*{
	margin:0;
}
.wrapper{
	max-width:  -webkit-fill-available;
	margin: 0 auto; 
	overflow:hidden;
}
.mm{
	display:none;
}
/*HEADER CSS STARTS*/
.top-barr {
    background-color: #000;
    padding: 13px 0 13px 0;
}
.infoo {
    padding-top: 1px;
}
.infoo ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.infoo ul li {
    display: inline;
    padding: 0 22px;
}
.infoo ul li:first-child{
	padding-left:0;
}
.infoo ul li::after {
    content: '';
    border-right: 1px solid #fff;
    padding: 21px 22px;
}
.infoo ul li:last-child:after{
	content:none;
}
.infoo ul li span {
    color: #fff;
    font-size: 16px;
    font-family: PT Sans;
}
.infoo ul li span a {
    color: #fff;
    text-decoration:none;
}
.infoo ul li span i {
    padding-right: 7px;
	color:#f7901f;
}
i.fas.fa-phone {
    transform: rotate(90deg);
}
.socialls {
    padding-top: 3px;
	text-align:right;
}
.socialls ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.socialls ul li {
    display: inline;
    padding: 0 7px;
}
.socialls ul li:first-child{
	padding-left:0;
}
.socialls ul li a {
    color: #fff;
    text-decoration:none;
	font-size:16px;
}
.socialls ul li a:hover{
	color:#f7901f;
}
.sec-menuu {
    padding: 10px 0;
}
.h-menu {
    text-align: center;
    padding-top: 40px;
}
.h-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.h-menu ul li {
    display: inline;
    padding: 0px 26px;
}
.h-menu ul li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-family: PT Sans;
	text-transform:uppercase;
}
.h-menu .menu li.current-menu-item a,.f-menu .menu li.current-menu-item a{
	color: #f7901f;
}
.h-menu a:hover{
	color: #f7901f;
}	
.top-btn {
    padding-top: 40px;
	text-align: right;
}
.top-btn ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.top-btn ul li {
    display: inline;
    padding: 0 5px;
}
.top-btn ul li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-family: PT Sans;
    border: 1px solid #000;
    padding: 14px 30px;
}
.top-btn ul li a:hover {
    color: #fff;
    border-color: #f7901f;
    background-color:#f7901f;
}
.top-btn ul li a i {
    padding-right: 5px;
}

/*HEADER CSS ENDS*/
/*INDEX CSS STARTS*/
/*SECTION 1*/
.sec-ind-1 {
    padding: 20px 0;
}
.titlee {
    text-align: center;
}
.titlee h1 {
    font-size: 50px;
    font-family: Raleway;
    color: #000;
	font-weight: 700;
    margin-bottom: 0;
}
.titlee h2 {
    color: #f7901f;
    font-family: Raleway;
    font-size: 30px;
	margin-top:0;
}
.prop-srch{
	background-image:url(images/ind1-bck.png);
	background-size:100% 100%;
	height:252px;
    padding-top: 50px;
}
li#searchpropertieswidget-2 {
    list-style: none;
	position: relative;
}
li.wpp_search_group.wpp_group_not_a_group label {
    color: #fff;
    font-size: 14px;
    font-family: PT Sans !important;
    display: block !important;
    width: 100% !important;
	padding-bottom: 10px;
}
.wpp_search_properties_widget .wpp_search_elements li {
    float: left;
    padding: 0 10px;
    list-style: none;
}
li.wpp_search_group.wpp_group_not_a_group select{
    height: 40px;
    border: 0;
    border-radius: 5px;
    width: 100%;
    color: #000;
    font-family: PT Sans;
}
li.wpp_search_group.wpp_group_not_a_group input {
    height: 40px;
    border: 0;
    border-radius: 5px;
    color: #000;
    font-family: PT Sans;
}
.wpp_search_properties_widget .wpp_search_elements li {
    margin-bottom: 10px;
    text-align: left;
    width: 20%;
}
li.wpp_search_group.wpp_group_not_a_group {
    width: 97%;
}
.bedrooms,.bathrooms {
    width: 42% !important;
    text-align: center;
}
input.wpp_search_input_field.wpp_range_field.wpp_search_input_field_max.wpp_search_input_field_bedrooms.bedrooms.wpp_range_input.wpp_number.wpp_numeric.wpp_searchable {
    width: 42%;
	text-align: center;
}
ul.wpp_search_elements {
    margin: 0;
    padding: 0;
}
input.wpp_search_button.submit.btn.btn-large {
    background-color: #f7901f;
    color: #fff;
    width: 16.5%;
    font-size: 15px;
    font-family: PT Sans;
    position: absolute;
    right: 59px;
    height: 40px;
}
/*SECTION 2*/
.sec-ind-2{
	background-image:url(images/abt-bck.png);
	background-size:cover;
	padding:50px 0;
}
.abt-us {

}
.abt-us h2{
	font-family:Raleway;
	font-size:50px;
	margin-bottom:0;
	font-weight:100;
	color:#fff;
}
.abt-us h1 span {
    color:#f7901f
}
.abt-us h1 {
    font-size: 50px;
    font-family: Raleway;
    color: #fff;
	margin-top: 0;
	font-weight:600;
}
.abt-us hr {
    border-top: 1px solid #fff;
}
.abt-us p {
    font-size: 16px;
    font-family: Raleway;
	padding-bottom: 20px;
	color:#fff;
	width: 83%;
	padding-top: 15px;
}
.abt-img {
    text-align: center;
}
.abt-img img {
    margin: auto;
    padding-top: 35px;
}
.abt-btn {
    padding-top: 15px;
}
.abt-btn ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.abt-btn ul li {
    display: inline;
    padding: 0 5px;
}
.abt-btn ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-family: Raleway;
    border: 1px solid #f7901f;
    padding: 13px 40px;
}
.abt-btn ul li a:hover {
    background-color:#f7901f;
}
.abt-btn ul li a i {
    padding-right: 5px;
}
/*SECTION 3*/
.sec-ind-3{
	padding:20px 0;
	margin-top:20px;
}
div#propertiess {
    padding-top: 30px;
}
.prop-1 {
    padding-bottom: 20px;
}
.prop-1 img {
    width: 100%;
}
.specs p img {
    width: auto;
	margin-right: 5px;
}
.prop-1:hover .specs{
	background-color:#f7901f;
}
.specs {
    background-color: #000;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 0;
    margin-top: -5px;
    position: relative;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.specs p {
    color: #fff;
    font-size: 16px;
    font-family: PT Sans;
    padding: 0 20px;
    margin-bottom: 0;
	position:relative;
}
.specs p:after {
    content: '';
    border-bottom: 1px solid #fff;
    position: absolute;
    right: -38%;
    width: 27%;
    transform: rotate(90deg);
    top: 49%;
}
.specs p:nth-of-type(2):after {
    content: none;
}
.prop-1 h3 {
    color: #000;
    font-size: 25px;
    font-family: Lato;
    font-weight: 800;
	padding-left: 20px;
    margin-bottom: 30px;
}
.prop-1:hover h3 {
    color: #f7901f;
}
.prop-1 a {
    background-color: #000;
    color: #fff;
    padding: 15px 30px;
    font-family: Raleway;
    font-weight: bold;
    border-radius: 5px;
	text-decoration:none;
}
.prop-1:hover a{
	background-color:#f7901f;
}
div#propertiess .item {
    padding: 15px;
}
div#propertiess .owl-theme .owl-controls .owl-buttons div {
    font-size: 0 !important;
    background-color: transparent !important;
    opacity: 1 !important;
}
div#propertiess .owl-prev {
    background-image: url(images/left.png) !important;
    width: 47px;
    height: 47px;
	position:absolute;
	left: -1%;
    top: 145px;
    background-repeat: no-repeat;
    border-radius: 0px !important;
    font-size: 0px !important;
    background-color: transparent;
	opacity: 1 !important;
}
div#propertiess .owl-prev:hover{
	background-image: url(images/left-ovr.png) !important;
}
div#propertiess .owl-next {
    background-image: url(images/right.png) !important;
    width: 47px;
    height: 47px;
	position:absolute;
	right: -1%;
    top: 145px;
    background-repeat: no-repeat;
    border-radius: 0px !important;
    font-size: 0px !important;
	background-color: transparent;
	opacity: 1 !important;
}
div#propertiess .owl-next:hover{
	 background-image: url(images/right-ovr.png) !important;
}
/*SECTION 4*/
.sec-ind-4{
	padding:20px 0;
}
.sec-ind-4 .titlee {
    background-color: #f7901f;
    padding-top: 40px;
    height: 280px;
	padding-left:15px;
	padding-right:15px;
}
.sec-ind-4 .titlee h1,.sec-ind-4 .titlee h2 {
    color: #fff;
}
.agnt-1 {
    text-align: center;
	padding-bottom: 20px;
	height: 440px;
}
.agnt-1 h2 {
    font-size: 25px;
    font-family: Raleway;
    font-weight: 700;
    color: #000;
	margin-bottom:0;
}
.agnt-1 h3 {
    margin-top: 0;
    font-family: Raleway;
    font-size: 22px;
    color: #000;
}
.agnt-1 h4 {
    background-color: #f7901f82;
    font-size: 22px;
    font-family: Raleway;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    width: 63%;
    margin: auto;
    border-radius: 5px;
    padding-top: 36%;
    display: none;
    height: 299px;
}
.agnt-1:hover h4{
	display:block;
}
.agnt-1 h4 a{
	text-decoration:none;
	color:#fff;
}
.agnts {
    margin-top: -8%;
    padding-bottom: 30px;
}
.agnt-1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
	display:none;
}
.agnt-1:hover ul{
	display:block;
}
.agnt-1 ul li {
    display: inline;
    padding: 0 7px;
}
.agnt-1 ul li:first-child{
	padding-left:0;
}
.agnt-1 ul li a {
    color: #000;
    text-decoration:none;
	font-size:19px;
}
.agnt-1 ul li a:hover{
	color:#f7901f;
}
/*SECTION 5*/
.sec-ind-5{
	padding:20px 0;
}
.sec-ind-5 .titlee {
    background-color: #282e78;
    padding-top: 40px;
	padding-bottom:40px;
	text-align:left;
}
.sec-ind-5 .titlee h1{
	color:#fff;
    margin: 0;
	font-weight: 600;
}
.cl-inr {
    padding-top: 20px;
}
.cl-inr h2 {
    font-size: 30px;
    font-family: Raleway;
    font-weight: 700;
    color: #000;
	margin-bottom:0;
}
.cl-inr h3 {
    font-size: 23px;
    font-family: Raleway;
    color: #f7901f;
    margin-top: 0;
}
.cl-inr p {
    color: #000;
    font-family: Raleway;
    font-size: 20px;
    width: 89%;
}
.cl-inr hr {
    border-top: 1.5px solid #000;
}
.cl-img {
    margin-top: -35%;
}
.cl-img img {
    width: 100%;
}
div#clientss .owl-page span {
    width: 14px;
    height: 14px;
    border-radius: 30px !important;
	background: transparent !important;
	opacity:1 !important;
	border:1px solid #000;
}
div#clientss .owl-page.active span{
	background: #f7901f !important;
	border:0px solid #000;
}
div#clientss .owl-pagination {
    padding: 10px 0;
    position: absolute;
    left: 0;
}
/*INDEX CSS ENDS*/
/*FOOTER CSS STARTS*/
.sec-footer{
	background-image:url(images/footer-bck.png);
	background-size:cover;
	margin-top:50px;
	padding:20px 0 0px 0;
}
.sec-footer h3 {
    color: #fff;
    font-family: Raleway;
    font-size: 30px;
    padding-bottom: 15px;
    font-weight: 700;
}
.f-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.f-menu ul li{
	padding:8px 0;
}
.f-menu ul li:before {
    content: '';
    background-image:url(images/arroww.png);
	background-repeat:no-repeat;
	background-position: top 4px left;
    padding-right: 20px;
}
.f-menu ul li a {
    font-size: 16px;
    font-family: PT Sans;
    text-decoration: none;
    color: #fff;
	text-transform: uppercase;
}
.f-menu ul li a:hover{
	color:#f7901f;
}
.cntct ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cntct ul li{
	padding:10px 0;
}
.cntct ul li span{
	font-size: 16px;
    font-family: PT Sans;
    color: #fff;
}
.cntct ul li span a{
	text-decoration:none;
    color: #fff;
}
.cntct ul li span i{
	padding-right:10px;
	color:#f7901f;
}
.newss{
	position:relative;
}
.newss p {
    color: #fff;
    font-family: PT Sans;
    font-size: 14px;
	width: 85%;
}
li#newsletterwidget-2{
	list-style:none;
	padding-top: 5px;
}
li#newsletterwidget-2 label {
    display: none !important;
}
input.tnp-email {
    font-size: 14px !important;
    font-family: PT Sans;
    float: left;
    width: 90% !important;
    padding-left: 15px !important;
    height: 38px !important;
	color:#000 !important;
	background-color: #fff !important;
}
input.tnp-submit {
    background-image: url(images/sub-img.png) !important;
	background-size:100% 100%;
    font-size: 0px !important;
    font-family: PT sans;
    width: 10% !important;
    border: 0px !important;
    height: 38px !important;
	text-transform:uppercase;
}
.f-socialls {
    padding-top: 20px;
}
.f-socialls ul{
	list-style:none;
	padding:0;
	margin:0;
}
.f-socialls ul li{
	display:inline;
	padding:0 8px;
}
.f-socialls ul li:first-child{
	padding-left:0;
}
.f-socialls ul li a{
	text-decoration:none;
	color:#fff;
	font-size:18px;
}
.f-socialls ul li a:hover{
	color:#f7901f;
}
i.fas.fa-phone {
    transform: rotate(90deg);
}
.tg-line {
    text-align: center;
	padding-top: 40px;
}
.tg-line p {
    color: #fff;
    font-size: 14px;
    font-family: PT Sans;
}
.tg-line p span{
	color:#f7901f;
}
.tg-line hr {
    border-top: 1px solid #fff;
    margin: 0 auto 1px;
}
.cntct i.fas.fa-phone {
    margin-left: -4px;
}
/*FOOTER CSS ENDS*/
/*
Nav bar
*/
#mml {padding: 0 15px;color: #ffffff;}
#mml h4 {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 12px;
	color:#000;
}
.mm {
    position: relative;
    background-color: #f7901f;
    min-height: 49px;
}

#mmb {
position: absolute;
width: 40px;
height: 50px;
margin-right: 15px;
top: 0;
right: 0;
cursor: pointer;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

#mmb span {
display: block;
position: absolute;
height: 1.5px;
width: 100%;
background: #000;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

#mmb span:nth-child(1) {
top: 16px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

#mmb span:nth-child(2) {
top: 26px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

#mmb span:nth-child(3) {
top: 36px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

#mmb.on span {height: 2px;}
#mmb.on span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 11px;
left: 8px;
}

#mmb.on span:nth-child(2) {
width: 0%;
opacity: 0;
}

#mmb.on span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 39px;
left: 8px;
}

#mm ul{
	padding-left:0;
	margin-bottom:0;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 1000;
	display: none;
}

#mm li {
display: block;
position: relative;
}
#mm a {
    display: block;
    padding: 16px 56px 15px 20px;
    border-bottom: #dedede 1px solid;
    color: #f7901f;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    background-color: #000;
    word-wrap: break-word;
	transition: 0.7s ease;
}
#mm a:hover {
    background-color: #f7901f;
	color:#fff;
}
/**/
::-webkit-input-placeholder { /* WebKit browsers */
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
opacity: 1;
}
.inner-pages p {
    font-size: 15px;
    font-family: PT Sans;
}
.mapp p a {
    text-decoration: none;
    color: #000;
}
.callll label{
	display:block;
}
.callll {
    line-height: 28px;
}
.callll input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-family: PT Sans;
    height: 35px;
    padding-left: 10px;
    width: 100%;
    color: #000;
	border-radius: 5px;
	border:1px solid #000;
}
.callll input.wpcf7-form-control.wpcf7-text{
	font-family: PT Sans;
    height: 35px;
    padding-left: 10px;
    width: 100%;
    color: #000;
	border-radius: 5px;
	border:1px solid #000;
}
.callll textarea.wpcf7-form-control.wpcf7-textarea {
    font-family: PT Sans;
    width: 100%;
    height: 167px;
    padding-left: 10px;
	border-radius: 5px;
	border:1px solid #000;
}
.callll input.wpcf7-form-control.wpcf7-submit {
    background-color: #f7901f;
    border: 0;
    color: #fff;
    font-size: 25px;
    font-family: PT Sans;
    width: 100%;
    height: 40px;
	border-radius: 5px;
}
h1.entry-title {
    font-family: Raleway;
    color: #f7901f;
	font-weight:600;
}