
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&family=Mulish:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

/*
font-family: 'Jost', sans-serif;
font-family: 'Mulish', sans-serif;
*/

body{font-family: 'Mulish', sans-serif; font-size: 15px; line-height: 28px;}
h1,h2,h3,h4{font-family: 'Jost', sans-serif;}

/* Sticky Header */
.sticky-bg{ background: #0a84ac; padding: 8px 0px; color: #ffffff; }
.account-setting {position: relative; float: right; margin-right: 5px; color: #fff;}
.account-setting a {display: inline-block; padding:0px 8px; outline: none; text-decoration: none; color: #fff;}
.account-setting a:hover{ color:#f77518; }
ul.social-list { float: right; list-style: none; margin: 0px; padding: 0px;}
ul.social-list li { float: left; padding:0px 8px; list-style: none;}
ul.social-list li a { display: inline-block; color: #fff;}
ul.social-list li a:hover{ color:#f77518; }

/* Logo Header */
.top-bar-bottom { background: #f5f5f5; padding: 15px 0px 0px 0px;}
.phone-div{ width: 208px; }
.phone-div h3{ font-size:27px; font-weight: bold; }
.phone-div i{ font-size: 22px; }
.phone-div p{ padding-left: 32px; line-height:14px; }
.phone-div p a{ color: #333333; }
.phone-div p a:hover{ color:#f77518; text-decoration: none; }

/* Menu */
.menu-bg{ background: #ffffff; }
.navbar ul li{ padding: 10px 0px;}
.navbar ul li a{ text-decoration: none; color: #333333; font-size: 16px;  padding: 10px 20px; text-transform: uppercase;
transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.navbar ul li a:hover{ background: #0a84ac; color: #ffffff; padding: 10px 20px; border-radius:2px;}
.navbar ul li a.active{background: #ec1363; color: #ffffff;}
.dropdown:hover > .dropdown-menu{ display: block; }
.dropdown-menu{border-top:2px solid #f77518;
    border-radius: 0px;}
.sticky {position: fixed; top: 0; width: 100%; background: #ffffff; z-index:20;-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.16); -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.16); box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.16);}
.post-btn {float: right; margin-left: 142px;}
.post-btn a{background: #0a84ac; padding: 10px 20px; color: #ffffff; font-size: 16px; text-transform: uppercase;
    float: right; margin-top: 8px; text-decoration: none; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.post-btn a:hover{background: #f77518;}


/*=======================================MOBILE MENU==============================================*/
.mobile-menu-btn{background:#f36e29; padding:6px 12px; color:#fff; top: 12px;}
.sidenav {height: 100%; width: 0; position: fixed; z-index: 9999; top: 0; left: 0; background-color: #27329e; overflow-x: hidden;
    transition: 0.5s; padding-top: 50px; list-style-type: none;}
.sidenav a { padding: 10px 15px 10px 15px; text-decoration: none; font-size: 16px; color: #efefef; display: block;
    transition: 0.3s; border-bottom:1px solid #274d85; text-transform: capitalize;}
.sidenav ul{ margin: 0px; padding: 0px; }
.sidenav li a i{ float:right;}
.sidenav li ul{ margin:0px; padding:0px;}
.sidenav li ul li{ padding-left:0px;}
.sidenav a:hover, .offcanvas a:focus { color: #f36e29;}
.sidenav .closebtn { border:medium none; position: absolute; top: 0; right: 0px; font-size: 20px; margin-left: 50px;}
.droup-arrow { float:right; margin-right:20px;}
.menuIcn {color: #fff;  font-size: 24px; float: right; padding: 7px 13px; display: none; border: 1px solid #fff;  margin-left: 10px; margin-top: 3px; cursor: pointer;}

/* search */
.white-bg{ padding: 30px 0px; background: #ffffff; }
.search-mn-bg{ padding: 60px 0px; background: #0984ae; }
.search-mn-bg h2{ color: #ffffff; }
.section-title { font-size: 24px; letter-spacing: .1em; padding: 0 0 10px; margin-bottom: 20px; text-align : center; text-transform: uppercase; font-weight: 700;}
.text-box{padding: 12px; border-radius: 5px; color: #2d2d2d!important; background: #fff; text-transform: none;transition: all .3s linear;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%), 0 2px 5px 0 rgb(0 0 0 / 15%); border: none; width: 100%; box-sizing: border-box; }
.select-box{padding: 15px 12px; border-radius: 5px; color: #2d2d2d!important; background: #fff; text-transform: none;transition: all .3s linear;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%), 0 2px 5px 0 rgb(0 0 0 / 15%); border: none; width: 100%; box-sizing: border-box;}
.btn-default{ padding: 12px 30px; color: #fff; border-radius: 5px; position: relative; -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear;
    transition: all .3s linear; box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%), 0 2px 5px 0 rgb(0 0 0 / 15%); border: none; text-transform: uppercase; background: #ec1967;}
.search-mn-bg .btn-default{ background: #ec1966; white-space: nowrap;}

/* Properties */
.grey-bg{  background: #f5f5f5; padding: 60px 0px; }
.property-main {position: relative; margin-bottom: 30px; box-shadow: 0 2px 0 0 #e3e4e7; border: 1px solid #f1f1f1;
    border-radius: 2px; -webkit-transition: all .15s ease; -moz-transition: all .15s ease; -o-transition: all .15s ease;
    transition: all .15s ease; cursor: pointer;}
.property-wrap {background: #fff; width: 100%; padding: 8px;}
.item-foot {background: #fff; display: inline-block; width: 100%;border-top: 1px solid #e5e5e5;
    padding: 14px 20px; margin: -7px 0;}
.item-thumb {position: relative;width: 100%; height: 100%; -webkit-transition: all .15s ease; -moz-transition: all .15s ease;
    -o-transition: all .15s ease;  transition: all .15s ease;}
.item-body { padding: 15px 12px 7px; width: 100%;}
.item-body p{ padding:0px; margin: 5px 0px; }
.item-body h2{ font-size: 15px; text-transform: uppercase; font-weight: 600; }
.item-body .adderess {color: #999; font-size: 13px; line-height: 22px; margin: 0;}
.item-body .info {font-size: 13px; margin-top: 6px; line-height: 16px;}
.item-body .info span {margin-right: 10px;}
.price { position: absolute; left: 12px; bottom: 12px; z-index: 4; color: #fff; text-align: left;
    background: rgba(0,0,0,.7); padding: 6px 10px;}
.price .item-price { font-size: 18px; font-weight: 600; line-height: 18px; margin: 0; display: block; letter-spacing: 0.5px;}
.price .item-price i{ font-size: 16px; }
.price .item-sub-price {font-size: 13px; line-height: 12px; font-weight:500; margin: 5px 0 0; letter-spacing:1px; }
.label-inner {position: absolute; top: 12px; right: 12px; z-index: 3;}
.label-inner .label-status { background: #2d2d2d;}
.label-inner .label {display: inline-block; color: #fff; border-radius: 2px; font-size: 10px; padding: 4px 8px;
    text-transform: uppercase; margin-bottom: 0; line-height: 15px; vertical-align: top;}
.actions {position: absolute; right: 12px; bottom: 12px; z-index: 4;}
.actions .add-fav {color: #fff; font-size: 18px; background: #f77518; width: 32px; line-height: 28px; height: 32px;
    display: block; text-align: center; padding: 4px; border-radius: 2px;}
.label-featured { position: absolute; color: #fff; top: 12px; left: 12px; z-index: 3; background: #0a84ac; border-radius: 2px;
    padding: 2px 12px;}

.item{ margin: 0px 10px; }
.property-carousel .owl-nav button.owl-prev {  width: 45px !important; height: 45px !important; background-color: #fff !important;
	color: #777; font-size: 20px !important;  border-radius: 100%;
    line-height: 40px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    position: absolute; top: 38%; left: -30px; }
.property-carousel .owl-nav button.owl-prev:hover {background-color: #f77518 !important; }
.property-carousel .owl-nav button.owl-next {width: 45px !important; height: 45px !important;
background-color: #fff !important; font-size: 20px !important; border-radius: 100%;
line-height: 40px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
position: absolute; top: 38%; right: -30px; color: #777; }
.property-carousel .owl-nav button.owl-next:hover { background-color: #f77518 !important; }

.counter {background: url(../images/counter-bg.jpg) center center no-repeat; background-size: cover; color: #fff; padding:60px 0; text-align: center; color:#f77518; font-size:50px; font-weight: bold; font-family: 'Jost', sans-serif;}
.counter span{ display: block;  font-family: 'Mulish', sans-serif;; font-size:18px; color: #ffffff; font-weight: 400;
letter-spacing: 0.5px;text-transform: uppercase; padding-top: 15px; }
.padding-btm{ padding-bottom: 0px; }

/* Explore*/
.explore-text{ font-size:16px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;
cursor: pointer; padding: 0px 50px;}
.explore-text p{ padding-top: 10px; }
/*.explore-text:hover{box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%), 0 2px 5px 0 rgb(0 0 0 / 15%);}
*/

/*.explore-text:hover {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%), 0 2px 5px 0 rgb(0 0 0 / 15%);
    padding: 11px 0px;
}
.explore-text {

    padding: 0px 30px;
}*/

 
/* sell-rent */
.sell-rent h2{ font-weight: 300px; font-size:32px; letter-spacing: 0px; }
.sell-rent h2 span{ font-weight: 600; color:#eb0c5e;}

/* Footer */
.footer-bg{ background: #242424; padding: 30px 0px; color: #eeeef0; }
.footer-bg h2{ font-size:26px; color: #ffffff; }
.footer-bg ul{ list-style: none; padding: 0px; }
.footer-bg ul li{ list-style: none; padding: 3px 0px; font-size:16px; position: relative;  }
.footer-bg ul li a{ color: #eeeef0; text-decoration: none; }
.footer-bg ul li a:hover{ color:#f77518; }
.footer-icons i{ width: 40px; height: 40px; background: #ffffff; color: #0a84ac; font-size: 20px; text-align: center;
line-height: 40px; border-radius: 50%; margin-right:3px; }
.footer-icons i:hover{ background: #f77518; color: #fff; }
.contact-info i{ position:absolute; left:0px; top:10px; }
.padd-left{ padding-left: 25px !important; }
/*.scroll-top { background: #f77518; border: 2px solid #6da041; display: inline-block; height: 44px; width: 44px; line-height: 40px; text-align: center; border-radius: 10px; position: fixed; bottom: -10px; right: 16px; overflow: hidden;
    white-space: nowrap; z-index: 8; color: #fff; cursor: pointer;}*/
.copyrights{border-top:1px solid #054974; padding: 20px 0px 0px 0px; margin-top:30px; letter-spacing:0.5px; font-size: 16px;}
.copyrights span{ display: block; font-size: 14px; }
.copyrights span a{ font-weight: bold; color: #f77518; }

/* Login Forms */
.login-forms{font-family: 'Mulish', sans-serif; font-size: 16px;}
.login-forms a{ color: #f77518; text-decoration: none; }
.login-forms a:hover{ text-decoration: underline;}
.login-forms input{border: 1px solid #e4e4e4; padding: 13px 14px; font-size: 16px; width: 100%; box-sizing: border-box;
    margin-top: 5px; border-radius: 5px; color: #333333; }
.login-forms input:focus {background-color: #f5f5f5;}
.login-forms button{ background:#f77518; border: 0px; padding: 14px 0px; width: 100%;  border-radius: 5px; font-size: 16px;
    color: #ffffff; text-transform: uppercase; }
.login-forms textarea{border: 1px solid #e4e4e4; padding: 13px 14px; font-size: 16px; width: 100%; box-sizing: border-box;
    margin-top: 5px;   border-radius: 5px; color: #333333; resize: none; }
.model-content{border-radius: 10px;}
.modal-title{ color: #f77518; font-size:24px; }
.modal-header{ padding: 10px 22px;}
.modal-header .close{font-size: 38px; font-weight: 300;}
.modal-body{padding: 10px 24px;}

/* inner Styles */
.inner-head{background: url(../images/counter-bg.jpg) center; padding:60px 0px;}
.inner-head h1{ font-size: 30px; color: #ffffff; }
.inner-head h1 span{ display: block; font-size: 14px; font-family: 'Mulish', sans-serif;; letter-spacing: 1px; font-weight: 400; padding-top: 10px; }
.inner-head h1 span a{ text-decoration: none; color: #ffffff; }
.inner-head h1 span a:hover{ text-decoration: underline; }

/* List Property */
.property-count{background: #ffffff; padding: 10px 10px 10px 20px; border-radius:5px; box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%); font-weight: 600; font-size: 16px; font-family: 'Jost', sans-serif;}
.property-count select{border: 1px solid #e4e4e4; padding: 12px 14px; font-size: 14px; width: 100%; box-sizing: border-box;
font-family: 'Jost', sans-serif; border-radius: 5px; color: #333333; }
.line-hgt{ line-height:46px; }

.property-box-mn{ border-radius: 5px; overflow:hidden; padding: 18px 25px; background: #fff;}
.prop-left-box{ height: 230px; }
.property-cont-box{ padding: 20px; box-sizing: border-box; }
.property-cont-box h2{ font-size: 18px; font-weight: 600; }
.property-cont-box h2 a{ color: #333333; text-decoration: none; }
.property-cont-box h2 a:hover{color: #f77518;}
.property-cont-box p{ font-size: 14px; padding: 0px; margin:0px; }
.property-cont-box p span{ margin-right: 3px; }
.property-cont-box p span i{     background: #f4f4f4;
    width: 29px;
    height: 28px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-size: 13px;}
.listingInfo{ height: 145px; }
.card-action{border-top:1px solid rgba(160, 160, 160, .2); font-family: 'Jost', sans-serif; font-weight: bold; font-size:20px;
padding-top: 15px; color: #f77518;}
.favourites{ float: right; padding:0px; font-size: 16px; }
.filter-box-mn{background: #ffffff; border-radius: 5px; box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%); overflow:hidden;
padding: 15px; box-sizing: border-box; }
.filter-box-mn input{ background: #f4f4f4; box-shadow: none; border-radius: 5px;}
.filter-box-mn select{ background: #f4f4f4; box-shadow: none; border-radius: 5px;}
.filter-box-mn button{ width: 100%; }
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 4px; color: #959595; cursor: default; width: 34px;
height: 34px; display: inline-block; text-align: center; line-height: 34px; border:1px solid #959595; font-size: 14px; cursor: pointer;
text-decoration: none;}
.pagination>li>a:hover{background: #f77518; border-color: #f77518; color: #ffffff;}
.pagination>.active>a{background: #f77518; border-color: #f77518; color: #ffffff; text-decoration: none; cursor: pointer;}

/* Post property styles*/
.post-prop-box{background: #ffffff; border-radius: 5px; box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%); overflow:hidden; padding: 40px 40px 40px 40px; }
/* The container */
.radiobtn { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer;
  font-size: 16px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
/* Hide the browser's default radio button */
.radiobtn input { position: absolute; opacity: 0; cursor: pointer;}
/* Create a custom radio button */
.checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #f4f4f4;
  border-radius: 50%;}
/* On mouse-over, add a grey background color */
.radiobtn:hover input ~ .checkmark {background-color: #ccc;}
/* When the radio button is checked, add a blue background */
.radiobtn input:checked ~ .checkmark {background-color: #f77518;}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after { content: "";position: absolute;  display: none;}
/* Show the indicator (dot/circle) when checked */
.radiobtn input:checked ~ .checkmark:after {display: block;}
/* Style the indicator (dot/circle) */
.radiobtn .checkmark:after { top: 9px;  left: 9px;  width: 8px;  height: 8px; border-radius: 50%; background: white;}
.post-prop-box input{ background: #f4f4f4; box-shadow: none; border-radius: 5px;}
.post-prop-box select{ background: #f4f4f4; box-shadow: none; border-radius: 5px;}
.post-prop-box textarea{padding: 12px; border-radius: 5px; color: #2d2d2d!important; background: #f4f4f4; text-transform: none;
    transition: all .3s linear; border: none; width: 100%; box-sizing: border-box; resize: none;}
.post-prop-box .righthght{ line-height: 50px; }
.no-input-bg input{ background: none; }
.sub-text{ font-size: 12px; letter-spacing: 0.5px; }
.post-sub-property{background: #f5f5f5; padding:0px 30px 20px 30px; border-radius: 5px; margin-top: 20px; overflow:hidden;}
.white-text-box{ background: #ffffff !important;}

/* Property Details */
.inner-slide{height: 450px; overflow: hidden; }
.property-bg{ background: #f5f5f5 !important; }
.white-block{background: #ffffff; padding:20px; box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);}
.white-block h2{ font-size: 20px; font-weight: bold; }
.white-block p{  padding: 0px; margin:0px; }
.white-block p span{ margin-right: 10px; }
.white-block p span i{ background: #f4f4f4; width: 30px; height: 30px; border-radius: 50%; line-height: 30px; text-align: center; font-size: 14px;}
.white-block .price-org{font-family: 'Jost', sans-serif; font-weight: bold; font-size:30px; color: #f77518; padding: 5px 0px;}
.white-block .price-org span{ font-size: 14px; color: #6d6d6d; letter-spacing: 1px; font-weight: 400; }
.details-feature{ padding-top:10px; clear: both; overflow:hidden; }
.details-feature ul{ list-style: none; margin: 0px; padding: 0px; }
.details-feature ul li{ width: 33.33333%; float: left; padding:5px 0px;  }
.details-feature ul li strong {color: #08184b; display: inline-block; margin-right: 10px;}
.amenities{ padding-top:10px; clear: both; overflow:hidden; }
.amenities ul{ list-style: none; margin: 0px; padding: 0px; }
.amenities ul li{ width: 33.33333%; float: left; padding:5px 0px; box-sizing: border-box; padding-left: 30px; position: relative;}
.amenities ul li:before{content: "\f00c"; width: 30px; height: 30px; position: absolute; color: #f77518; width: 20px;
    height: 20px; background: #ffeadc; text-align: center; line-height: 20px; border-radius: 50%;
    left: 0; top: 8px; font-size: 10px; font-family: 'Font Awesome 5 Pro';}
.box{ position: relative; text-align: center;}
.box:before, .box:after{ content: ""; background: #333; transform: scale(0); position: absolute; top: 0;
    left: 0; right: 0; bottom: 0; transition: all 0.5s ease 0s;}
.box:after{background: #000; border: 1px solid #aaa; top: 10px; left: 10px; right: 10px;
    bottom: 10px; transition: all 0.5s ease 0.2s;}
.box:hover:before{ opacity: 0.5;transform: scale(1);}
.box:hover:after{ opacity: 0.35; transform: scale(1);}
.box img{ width: 100%; height: auto;}
.box .box-content{color: #fff; width: 85%; filter: blur(5px); opacity: 0;
    transform: translateX(-50%) translateY(-50%); position: absolute; top: 50%;
    left: 50%; z-index: 2; transition: all 0.4s ease 0.3s;}
.box:hover .box-content{ filter: blur(0); opacity: 1;}
.box .title{font-size: 25px; font-weight: 200; text-transform: capitalize; margin: 0 0 1px;}
.box .post{font-size: 15px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; display: block; margin: 0 0 10px;}
.box .icon{padding: 0; margin: 0; list-style: none;}
.box .icon li{ margin: 0 3px; display: inline-block;}
.box .icon li a{ color: #fff; font-size: 24px;}
.reply-form input{ background: #f4f4f4; box-shadow: none; border-radius: 5px; border: none;}
.reply-form textarea{padding: 12px; border-radius: 5px; color: #2d2d2d!important; background: #f4f4f4; text-transform: none;
    transition: all .3s linear; border: none; width: 100%; box-sizing: border-box; resize: none;}
.reply-form button{ width:200px; }

.like_share_list ul{margin: 0px; padding:0px;}
.like_share_list ul li{ list-style: none; width: 50%; float: left; padding: 0px 5px; }
.like_share_list ul li a { width: 100%; color: #03a98a!important; background: rgba(3,169,138,.1); border: 1px solid #03a98a;
    border-radius: .4rem; font-weight: 600; font-size: 14px; padding: 10px 0px;}
.like_share_list ul li:last-child a { background: rgba(249,93,2,.1); color: #f95d02!important; border-color: #f95d02;}
.right-property h2{ font-size: 22px; }
.feature-prop{overflow:hidden;}
.feature-prop ul{ list-style: none; margin:0px; padding: 0px; }
.feature-prop ul li{ list-style: none; width: 30%; float: left; position: relative;}
.feature-prop ul li .label-inner{top: 6px; right: 6px;} 
.feature-prop ul li:last-child{ width: 70%; padding-left: 10px; box-sizing: border-box; }
.feature-prop ul li:last-child h2{ font-size: 16px; margin: 0px; padding: 0px; }
.feature-prop ul li:last-child p{ font-size: 12px; margin: 0px; padding: 0px; }
.price-small{ font-size: 16px !important; font-weight: bold !important; color: #f95d02; margin-top: -7px !important;}

/* Cities */
.location{text-align: center; padding: 50px 0px; margin-bottom:50px;}
.location h2{ font-size:26px;}
.location a{text-decoration: none;}
.location a h2{text-decoration: none; color: #333333;}
.location i{ width: 60px; height: 60px; line-height: 60px; background:#f77518; color: #ffffff; border-radius: 50%;
    margin:10px 0px; font-size:30px; }
.location:hover a h2{ color:#f77518;}


/* News */
a.readmore{ text-decoration: none; display: inline-block; }
a.readmore div{ font-size:20px; font-style: italic; color:#f77518; margin-top: 10px;  }
.news-block p{ margin-bottom: 15px; }
.contact-text h2{ font-size: 22px; }
.media i{width: 60px; height: 60px; line-height: 60px; background:#f77518; color: #ffffff; border-radius: 50%;
    margin:10px 0px; font-size:30px; text-align: center;}
.media .media-body{ padding-left: 10px; }
.media .media-body h5{ color:#0d1886; margin:0px; padding: 0px; }
.media .media-body p{ margin: 0px; padding: 0px; }

/* User Dashboard */
.dashboard-list{ margin:0px; padding: 0px; }
.dashboard-list h2 { font-size: 24px; padding-top: 5px;}
.dashboard-list ul{ margin: 0px; padding: 0px; list-style: none; }
.dashboard-list ul li{ padding: 10px 8px; border-top:1px solid #efefef; }
.dashboard-list ul li a { color: #333333; text-decoration: none; }
.dashboard-list ul li a:hover{ color: #f77518; }

.welcome-user-cnt{ padding:10px 0px; }
.welcome-user-cnt h2{ font-size: 24px; padding-top: 5px;}
.welcome-user-cnt h2 span{color: #f77518;}
.content-text{ font-family: 'Mulish', sans-serif; }
.welcome-user-cnt h3{ font-size: 20px; padding-top:15px;}
.welcome-user-cnt h3 span{color: #f77518;}
.property-box {background: #f77518; padding: 10px 20px 25px 20px; border-radius: 10px; margin-top: 10px; color: #ffffff;
    font-family: 'Mulish', sans-serif; box-sizing: }
.property-box span{ font-size: 40px; display: block; margin-top: 5px; }
.favourites-new{ float: right; padding:0px; font-size: 16px; }
.favourites-new i{ width: 30px; height: 30px; color: #ffffff; background: #f77518; line-height:30px; font-size: 14px; text-align: center;
border-radius: 50%; }
.favourites-new i:hover{ background: #0d1886; }
a.add-aminities-btn{ text-decoration: none; display: inline-block; }
a.add-aminities-btn div{background: #f77518; padding: 10px 15px; color: #ffffff; text-transform: uppercase; font-size: 16px;}
a.add-aminities-btn div:hover{ background: #0d1886; }
.user-form input {
    background: #f4f4f4;
    box-shadow: none;
    border-radius: 5px;
}
.submit-btn{background: #f77518; padding: 10px 15px; color: #ffffff; text-transform: uppercase; font-size: 16px;
border:0px;}
.table-dash-new{ padding:0px; font-size: 16px; }
.table-dash-new i{ width: 30px; height: 30px; color: #ffffff; background: #f77518; line-height:30px; font-size: 14px; text-align: center;
border-radius: 50%; }
.table-dash-new i:hover{ background: #0d1886; }
.table-bordered{border:0px;}


@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
        display: block; 
    }
 
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
 
    #no-more-tables tr { border: 1px solid #ccc; }
 
    #no-more-tables td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
        white-space: normal;
        text-align:left;
    }
 
    #no-more-tables td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }
 
    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
}

.table-bordered td, .table-bordered th{    padding:10px; background: #ffffff;}


/*@media only screen and (max-width: 991px){
body{
display: none;
}
html:before{
content: "Responsive Coming Soon";
padding:20%;
text-align: center;
font-size: 30px;
display: block;
}
}
*/
.featured-properties {
   
     background: url('../images/ongoing-bg.jpg') center bottom no-repeat;
}

.grey-bg.latest-sale {
    background: url('../images/dots-bg.jpg');
    
}



.white-heading{
    color: #212529;
}


.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(../imges/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}



.testimonial {
    min-height: 375px;
    position: relative;
    background: linear-gradient(#cfcece9c, #dededa9e, #ceced161) ,url(../images/bg-3.jpg);
    padding-top: 30px;
  
    background-position: center;
    background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #000;
    font-size: 15px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #000;
  font-size: 22px;
}

.testimonial .carousel {
    padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/

.best-deal-bg{
 background: url(../images/quote-bg.jpg) bottom;
    height: 360px;
    margin-bottom: 250px;

}
  
  .form-bg-home {
 background: url(../images/form-bg.jpg);
    padding: 40px;
    position: relative;
    margin-top: 150px;

  } 
  
  .form-bg-home input {
    height: 53px;
}


button.submit {
    background: #f77518;
    width: 100%;
    border: 1px solid #f77518;
    padding: 9px 20px;
    font-size: 22px;
    color: #fff;
    border-radius: 5px;
}

.logo {
    width: 220px;
}

.carousel-control-prev i {
    font-size: 30px;
    color: #f77518;
}

.carousel-control-next i {
    font-size: 30px;
    color: #f77518;
}



.scroll-up {
    background: url(../images/top-scroll-up.png);
    display: inline-block;
    height: 62px;
    width: 62px;
    position: fixed;
    bottom: 10px;
    right: 16px;
    cursor: pointer;
}

.testimonial4_slide i {
    font-size: 49px;
    color: #f77518;
}


.enquiry-form .form-group input,select {
    height: 51px;
    background: transparent;
}

.enquiry-form .form-group select {
    height: 51px;
    background: transparent;
}

.enquiry-form button {
    background: #f77518;
    border: 1px solid #f77518;
    font-size: 19px;
}


.inner-search-bar {
      border-radius: 5px;
    padding: 30px 0px;
}

.my_profile_setting_input .form-control {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(235, 235, 235);
    border-radius: 8px;
    height: 52px;
    padding-left: 20px;
}

.my_profile_setting_input label, .my_profile_setting_textarea label {
    font-size: 16px;
  
    color: rgb(72, 72, 72);
    font-weight: bold;
    line-height: 1.5;
}

.portfolio_upload .icon {
    color: #125bfe;
    font-size: 48px;
    margin-top: 50px;
  
}

.portfolio_upload {
    background-color: rgb(247, 247, 247);
    border: 1px solid rgb(235, 235, 235);
    border-radius: 8px;
    height: 223px;
    margin-bottom: 30px;
    text-align: center;
}

.portfolio_upload input[type=file] {
    font-size: 100px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.portfolio_upload p {
    font-size: 22px;
 
    color: rgb(72, 72, 72);
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 0;
    position: relative;
}

.my_profile_setting_input .btn2 {
    background-color: rgb(247 117 24);
    border: 2px solid rgb(247 117 24);
    border-radius: 8px;
    -webkit-box-shadow: 0px 1px 4px 0px rgb(255 90 95 / 30%);
    -moz-box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);
    -o-box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);
    box-shadow: 0px 1px 4px 0px rgb(255 90 95 / 30%);
    font-size: 16px;
  
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
    height: 50px;
    width: 200px;
}

.my_dashboard_review h4 {
    font-size: 18px;
}

.my_dashboard_review h4 i {
    color: #ff4d00;
}

.item-body h2 a {
    color: #000;
}

.explore-text p a {
    color: #000;
}

.blog-info p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

h3.blog-title {
    font-size: 18px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.blog-card.style3 {
    background: #fff;
    padding: 16px 20px;
    border-radius: 5px;
    margin-bottom: 32px;
}
.admin-name  i {
    color: #f77518;
}

.blog-date i{

    color: #f77518;
}

.link.style1 {
    color: #ff4d00;
    font-weight: 600;
}

.link.style1:hover{

    text-decoration: none;
}

.blog-details-content .inner-box .post-info {
    position: relative;
    margin-bottom: 7px;
    padding-left: 0px;
}

.blog-details-content .inner-box .post-info li:last-child {
    margin-right: 0px;
}

.blog-details-content .inner-box .post-info li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-right: 7px;
}

.blog-details-content .inner-box .post-info li i {
    margin-right: 5px;
}
.blog-details-content .inner-box .post-info li i {
    color: #f77518;
}

.blog-details-content .inner-box .post-info li  a{
    color: #000;
}

.blog-details-content .inner-box h2 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 14px;
   
}

.text p {
    text-align: justify;
}

h3.blog-title a {
    color: #000;
}

h3.blog-title a:hover{

    text-decoration: none;
}
.blog-sidebar {
    position: relative;
    display: block;
    background: #fff;
    padding: 40px 40px;
    box-shadow: 0 8px 15px rgb(0 0 0 / 7%);
}

.blog-sidebar .post-widget .post-inner .post {
    position: relative;
    display: block;
    padding-left: 85px;
    padding-bottom: 27px;
    margin-bottom: 25px;
    min-height: 103px;
    border-bottom: 1px solid #fff;
}

.blog-sidebar .post-widget .post-inner .post .image-box {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 66px;
    height: 67px;
    overflow: hidden;
}
.blog-sidebar .post-widget .post-inner .post .image-box {
    background: #0d485c;
}

.blog-sidebar .post-widget .post-inner .post .image-box img {
    width: 100%;
    transition: all 500ms ease;
}


.blog-sidebar .post-widget .post-inner .post .post-date {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 7px;
}
.blog-sidebar .post-widget .post-inner .post .post-date {
    color: #ff4d00;
}

.blog-sidebar .post-widget .post-inner .post h6 {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
   margin-bottom: 0px;
}

.blog-sidebar .post-widget .post-inner .post {
       position: relative;
    display: block;
    padding-left: 85px;
    padding-bottom: 7px;
    margin-bottom: 0px;
    min-height: 98px;
    border-bottom: 1px solid #f5f5f5;
    margin-top: 12px;
}

.blog-sidebar .post-widget .post-inner .post h6 a {
    display: inline-block;
    color: #35312f;
}

.blog-sidebar .post-widget .post-inner .post h6 a:hover{

    text-decoration: none;
}

.my_dashboard_review input {
    background: #fff;
}


.my_dashboard_review select {
    background: #fff;
}



.latest-sale a:hover {
    text-decoration: none;
    background: transparent;
    box-shadow: none;
    border: 1px solid #ec1966;
    color: #ec1966;
}

.btnicon-whatsapp i {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: #40c351;
    color: #fff;
    left: 20px;
    position: fixed;
    bottom: 80px;
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    z-index: 9999;
}
.btnicon-call i {
    width: 60px;
    height: 60px;
    right: 20px;
    border-radius: 100%;
    background-color: #041e5b;
    color: #fff;
    position: fixed;
    bottom: 80px;
    font-size: 32px;
    line-height: 60px;
    text-align: center;
    z-index: 9999;
}

@media only screen and (max-width: 768px){
.fixwhcall {
    position: fixed;
    bottom: 0;
    display: flex;
    width: 100%;
    z-index: 9999;
}
.btn-mob-whtsapp {
    background-color: #40c351;
    padding: 10px 0px;
    text-align: center;
    width: 50%;
    display: block;
    color: #fff;
}
.btn-mob-call {
    background-color: #041e5b;
    padding: 10px 0px;
    text-align: center;
    width: 50%;
    display: block;
    color: #fff;
}
}