body{font-size:16px;font-family:'Lato', sans-serif;padding:0 !important;margin:0 !important;}
p{line-height:1.42;}
a, a:hover, a:active, a:focus{text-decoration:none;color:inherit;}
ul{padding:0;margin:0;}
img{max-width:100%;}
.btn, a{-webkit-transition:all 0.25s linear;-moz-transition:all 0.25s linear;-ms-transition:all 0.25s linear;-o-transition:all 0.25s linear;transition:all 0.25s linear;}
.form-control{background:#ffffff;height:43px;font-size:18px;color:#363636;font-weight:400px;padding:0 15px;box-shadow:0 0 0 rgba(0,0,0,0);border-radius:0;border:1px solid #dedede;  border-radius: 7px; }
.form-control:focus{box-shadow:none; border-color:#dedede;}
select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(../images/select-arrow.png) right 10px center no-repeat; border-radius: 0; }
.err_msg{text-align:left;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{color:#333;}
.btn:focus{outline:none;}

.hidden{ display: none }


.infowindow_image { float: left;}
.infowindow_content {float: left;padding-left: 10px;}
.infowindow_content h3 {margin: 0px;font-size: 14px;}

.btn-cust{ background: #ed2124; color: #fff; border-radius: 30px; padding: 5px 25px; font-weight:400;font-size:18px;-webkit-transition:all 0.25s linear;-moz-transition:all 0.25s linear;-ms-transition:all 0.25s linear;-o-transition:all 0.25s linear;transition:all 0.25s linear;}
.btn-cust:hover, .btn-cust:focus, .btn-cust:active{ background:#000; color:#fff; }

/* Comman css */
.pagination-new { margin: 0px 0 30px; }
.pagination-new { display: inline-block; border-bottom: 1px solid #e2e2e2; }
.pagination-new li{ list-style-type: none; display: inline-block; text-align: center; }
.pagination-new li.text{ padding-right: 20px; }
.pagination-new li img{ width: 20px; }
.pagination-new li a{ display: inline-block; width: 55px; padding: 10px 0px; }
.pagination-new li.active a{ border-bottom: 2px solid #ed2124; }
.view-all-property { text-align: center; }
.view-all-property a{  box-shadow: 0px 0px 12px 0px rgba(237, 33, 36, 0.37);  display: inline-block; background: #ed2124; padding: 10px 30px; border-radius: 30px; color: #fff; text-transform: uppercase; }

h2.page-title{ color: #5c5c5c; text-transform: capitalize; font-family: 'Source Sans Pro', sans-serif;  padding: 20px 0; font-size: 36px; } 
h2.page-title span{ color: #000000;  font-weight: 800; font-family: 'Source Sans Pro', sans-serif; } 
.datanot-found { padding: 20px; border: 1px solid #e2e2e2; background: #f3f5fa; text-align: center; border-radius: 10px;}

.multiselect .selected-hold select {min-height: 57px;border: none;outline: none;padding: 0 15px;background: url('../images/arrow-down.png') no-repeat right 23px center;position: relative;-webkit-appearance: none;appearance: none;-moz-appearance: none;-ms-appearance:noneno-repeat;width: 15%;color: #565656;line-height: 57px;font-size: 16px;}
.multiselect .selected-hold select:after {position: absolute;content: "";width: 1px;height: 32px;background-color: #dfdfdf;right: 0;top: 0;z-index: 1;}
.multiselect .selected-hold select.select-1 {margin-left: 25px;}


/* Check box Comman */
.check-price .checkboxe {display: block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 22px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;font-size: 16px;font-family: 'Source Sans Pro', sans-serif;font-weight: normal;}
.check-price .checkboxe input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.checkmark {position: absolute;top: 2px;left: 0;height: 20px;width: 20px;background-color: transparent;border: 1px solid #ed2124;}
.check-price .checkboxe:hover input ~ .checkmark {background-color: transparent;}
.check-price .checkboxe input:checked ~ .checkmark { background-color: #ed2124; border: solid 1px #ed2124; }
.checkmark:after {content: "";position: absolute;display: none;}
.check-price .checkboxe input:checked ~ .checkmark:after {display: block;}
.check-price .checkboxe .checkmark:after {left: 6px; top: 2px; width: 7px; height: 11px; border: solid #ffffff; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

/* .chbox label{position:relative;padding:0 0 0 23px;font-size:15px;line-height:16px;}
.chbox label span:before{border:1px solid #ed2124;position:absolute;left:0;top:0;content:"";height:16px;width:16px;}
.chbox label span:after{background:url(../images/checked-icon.png) center no-repeat;position:absolute;left:0;top:0;content:"";height:16px;width:16px;display:none;}
.chbox input{position:absolute;left:0;top:0;opacity:0;}
.chbox input:checked ~ span:after{display:block;} */


/*===== Header css =====*/
header.header {  }
header.header .right-hdr .hdr-nav-box{background:transparent;padding:0 0 0 50px; float: left; text-align:right;}
header.header .right-top-link{padding: 8px 0 0;text-align:right;display: inline-block;}
header.header .right-hdr .navbar-nav > li a{font-size: 16px;line-height:26px;color: #5c5c5c;font-weight:400;padding: 0 6px;font-family: 'Source Sans Pro', sans-serif;text-transform: uppercase;}
header.header .right-hdr .navbar-nav > li.active a{ background: none; color: #ed2124; }

header.header .right-hdr .hdr-nav-box .hdr-nav{ vertical-align:middle; display: inline-block; margin-top: -3px; }
header.header .right-hdr .navbar-nav ul.hdr-logbtn.dropdown-menu{ background:#ed2124; border-radius:0; box-shadow:none; right:0; left:initial; top:48px; border: 0; padding: 0; }
header.header .right-hdr .navbar-nav ul.hdr-logbtn.dropdown-menu:before{ content:""; position:absolute; width:0; top:-6px; left:0; right:0; margin:0 auto; height:0; border-left:6px solid transparent; border-right:6px solid transparent; border-bottom:6px solid #ed2124; }
header.header .right-hdr .navbar-nav ul.hdr-logbtn.dropdown-menu li a{color:#fff;padding:10px 15px;width:100%;}
header.header .right-hdr .navbar-nav ul.hdr-logbtn.dropdown-menu li a:hover, 
header.header .right-hdr .navbar-nav ul.hdr-logbtn.dropdown-menu li a:focus, 
header.header .right-hdr .navbar-nav ul.hdr-logbtn.dropdown-menu li a:active{ background:#222534; }
header.header .right-hdr .navbar-collapse:before{width:0;height:0;border-style:solid;border-width:0 0 54px 54px;border-color:transparent transparent #808080 transparent;position:absolute;right:100%;top:0;content:"";}
header.header .right-hdr .navbar-nav > li{padding:0 5px;position:relative;vertical-align: middle;float: none;display: inline-block;}
header.header .right-hdr .navbar-nav > li:after{background:#ffffff;position:absolute;left:50%;right:50%;opacity:0;bottom:0;content:"";height:2px;-webkit-transition:all 0.25s linear;-moz-transition:all 0.25s linear;-ms-transition:all 0.25s linear;-o-transition:all 0.25s linear;transition:all 0.25s linear;display: none;}
header.header .right-hdr .hdr-serach-box{width:38px;position:relative;transition:all 0.3s linear 0s;display:inline-block !important;vertical-align:top;}
header.header .right-hdr .hdr-serach-box:after{border-bottom:2px solid #ffffff;position:absolute;left:auto;right:0;bottom:0;content:"";transition:all 0.3s linear 0s;}
header.header .right-hdr .hdr-serach-box input.hdr-serach-text{width:0;height:54px;border:1px solid #ed2124;background:#ed2124;color:#ffffff;font-size:20px;padding:0 38px 0 0;}
header.header .right-hdr .hdr-serach-box input.hdr-serach-btn{height:54px;width:40px;background:url(../images/search-icon.png) center center no-repeat;border:none;position:absolute;right:0;top:0;}
header.header .right-hdr .hdr-serach-box.show{width:300px;}
header.header .right-hdr .hdr-serach-box.show:after{left:0;}
header.header .right-hdr .hdr-serach-box.show input.hdr-serach-text{width:100%;}
header.header .navbar-default{background:none;border:none;margin:0;}
header.header .navbar-default:after{background:#808080;position:absolute;left:50%;bottom:0;right:0;content:"";height:54px;width:50%;z-index:-1;display: none;}
header.header .navbar-brand{height:auto;}
header.header .navbar-brand{ padding: 25px 15px; width: 240px; }
header.header .right-hdr{padding:30px 0 0 0;}
header.header .right-hdr .navbar-nav li a.hdr-agentbtn { background: #ed2124; color: #fff; border-radius: 30px; padding: 5px 25px; }

header.header .notification-area {display: inline-block;margin-left: 15px;padding: 0;border-left: 1px solid #65625b;padding-left: 26px;}
header.header .notification-area a {font-size: 17px;position: relative;margin: 0 15px;}
header.header .notification-area a span {position: absolute;top: -5px;font-size: 13px;right: -3px;font-family: 'Source Sans Pro', sans-serif;background-color:#ed2124;color:#fff;border-radius: 50%;width: 20px;height: 20px;text-align: center;line-height: 20px;}
header.header .notification-area ul { list-style: none; float: none !important;}
header.header .notification-area ul li { display: inline-block;position: relative;}
header.header .notification-area ul li ul.dropdown-menu { padding: 0;margin: 20px 0 0 0;min-width: 270px;max-width: 270px; overflow-y: auto;max-height: 260px;}
header.header .notification-area ul li ul.dropdown-menu:before { content: '';position: absolute;background: #fff;right: 0;top: -11px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #ed2124; }
header.header .notification-area ul li ul.dropdown-menu li { width: 100%; }
header.header .notification-area ul li ul.dropdown-menu li a { width: 100%; }
header.header .notification-area ul li ul.dropdown-menu li a { margin: 0;padding: 10px;display: inline-block; }
header.header .notification-area ul li ul.dropdown-menu li a .notify .img { float: left;margin: 0 10px 0 0; }
header.header .notification-area ul li ul.dropdown-menu li a .notify .img img { width: 60px; }
header.header .notification-area ul li ul.dropdown-menu li a .notify a { padding: 0; }
header.header .notification-area ul li ul.dropdown-menu li a .notify .name h4 { margin: 0; }
header.header .notification-area ul li ul.dropdown-menu li a .notify .name { overflow: hidden; }
header.header .notification-area ul li ul.dropdown-menu li a .notify .name h4 { font-size: 14px;margin: 0 0 5px 0; color: #000;}
header.header .notification-area ul li ul.dropdown-menu li a .notify .name p { font-size: 14px; margin: 0; color: #000 ;}
/* Home page banner */
section.banner{ position:relative; background: url('../images/banner-img1.jpg') no-repeat top center; height: 450px; background-size: cover; }
section.banner:before {position: absolute;content: "";background: url('../images/top-shape.png') no-repeat;width: 612px;height: 100%;left: 85px;top: 0;}
section.banner-black:before { background: url('../images/top-black-shape.png') no-repeat; opacity: 0.7;}
section.banner .banner-box:after{background:rgba(0,0,0,0.2);position:absolute;left:0;right:0;top:0;bottom:0;content:"";}
section.banner .banner .container{position:absolute;left:0;right:0;top:0;height:100%;width:1200px;}
section.banner .banner-form-sec { max-width: 1170px; margin: 0 auto;  position: absolute;  left: 0; right: 0;     top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
section.banner .banner-search-main { text-align: center; padding: 0 60px; }
section.banner .banner-search-main form{ display: table; width: 100%; background: #fff; padding: 5px 5px; border-radius: 40px; margin: 40px 0 0; }
section.banner .banner-search-main form .search-box{ display: table-cell; vertical-align: middle; width: 182px; padding: 0 0 0 5px; }
section.banner .banner-search-main form .search-box .form-control{ border: 0; height: 43px; border-right: 1px solid #eee; color: #565656; font-size: 15px; }
section.banner .banner-search-main form .multiselect{ display: table-cell; vertical-align: middle; background: none !important; padding: 0 10px; }
section.banner .banner-search-main form .multiselect .selected-hold{ display: flex;flex-wrap: wrap; }
section.banner .banner-search-main form .multiselect .selected-item{ margin: 2px 4px 2px; padding: 2px 10px 2px 10px; background-color: #f2f5f7; position: relative; display: inline-block; border-radius: 20px; }
section.banner .banner-search-main form .multiselect .selected-item .close { outline: 0; border-left: 1px solid #656565; padding: 0 0px 0 5px; margin-left: 5px; }
section.banner .banner-search-main form .multiselect .item-search{ max-width: 100%; width: auto; margin: 0px 5px 0;  border: 0;  outline: 0; flex: 1 1 auto;}
section.banner .banner-search-main form .multiselect{position:relative;text-align:left;}
section.banner .banner-search-main form .multiselect .selected-hold.focus{border-color:#ed2124;outline:0;box-shadow:none;}
section.banner .banner-search-main form .multiselect .selected-item .item-label{margin-right:0;}
section.banner .banner-search-main form .multiselect .selected-item.active{border-color:#1d7ecc}
section.banner .banner-search-main form .multiselect .suggest-panel{position:absolute;top:100%; left:0;z-index:10;width:100%;max-height:220px;overflow:auto;border:1px solid #ccc;background-color:#fff;padding:5px;margin:3px 0;}
section.banner .banner-search-main form .multiselect .suggest-panel .suggest-item{padding:4px 12px;}
section.banner .banner-search-main form .multiselect .suggest-panel .suggest-item.active{background-color:#e6e6e6}
section.banner .banner-search-main form .multiselect .suggest-panel .suggest-item.disabled{color:#999;text-decoration:line-through}
section.banner .banner-search-main form .multiselect .suggest-panel .suggest-item .highlight{background-color:#ff0}
section.banner .banner-search-main form .multiselect .text-tester{position:absolute;visibility:hidden;height:auto;width:auto;white-space:nowrap}

section.banner .banner-search-main form .search-button{ display: table-cell; text-align: right; width: 50px; vertical-align: middle; }
section.banner .banner-search-main form .search-button button{ width: 50px; height: 50px; border-radius: 50%; padding: 0; background: #ed2124; }
section.banner .banner-form-sec h1 { font-size: 40px; color: #fff;  text-transform: inherit;  font-family: 'Source Sans Pro', sans-serif; font-weight: 400; margin-bottom: 20px; }
section.banner .banner-form-sec h1 span {  display: block; color: #ed1a1d; font-size: 16px; font-weight: 600; letter-spacing: 3px; margin-bottom: 7px; }
section.banner .banner-form-sec p { color: #fff; max-width: 50%; margin: 0 auto; font-size: 18px; line-height: 26px; font-family: 'Source Sans Pro', sans-serif; }
section.banner .banner-form-sec .multiselect #search{background: #ed2124;color:#fff;height: 55px;position:absolute;right:0;border-radius: 50%;width: 55px;font-size:18px;margin-right: 4px;margin-top: 3px;}
section.banner .banner-form-sec .multiselect #search:hover {background-color: black;}
section.banner .banner-form-sec .panel-heading{text-align:right;padding:8px 0 0;}
section.banner .banner-form-sec .panel-heading button:hover {background-color: #ed2124;border-color: #ed2124;}
section.banner .banner-form-sec .panel-heading button{color: #ffffff;font-size:16px;border: 2px solid #fff;padding: 4px 16px;display: inline-block;border-radius: 50px;font-family: 'Source Sans Pro', sans-serif;margin-top: 15px;background-color: transparent;}
section.banner .banner-form-sec .panel-heading a:not(.collapsed):after{border-bottom:7px solid #ed2124;}
section.banner .banner-form-sec .panel-body{padding:10px 0 0;}
section.banner .banner-form-sec ul.dropdown-menu.multiselect-container li{margin-top:0;}
section.banner .banner-form-sec ul.dropdown-menu.multiselect-container li a{padding:1px 0px 1px 35px;display:inline-block;width:100%;}


/* Property list top filter Section */
section.filter-menu { padding: 18px 0; border-top: 1px solid #676767; }
section.filter-menu .filter-mark-list .search{ width: 33px; float: left; padding-right: 10px; }
section.filter-menu .search-icon { font-size: 21px; color: #ed2124; border: 0; outline: none; background: none; padding: 0; width: 25px; height: 30px; }
section.filter-menu .search-toggle .search-icon.icon-close {display: none; }
section.filter-menu .search-toggle.opened .search-icon.icon-search { display: none; }
section.filter-menu .search-toggle.opened .search-icon.icon-close { display: block;}
section.filter-menu .filter-search { position: relative; -moz-transition: all 0.3s;   -o-transition: all 0.3s; -webkit-transition: all 0.3s;transition: all 0.3s;max-height: 0; overflow: hidden; background: #fff; box-shadow: 0px 0px 10px 0px #d4d4d4; border-radius: 30px; }
section.filter-menu .filter-search.opened { max-height: 100px; }
section.filter-menu .filter-search input[type="text"] {  outline: none; font-size: 16px;  margin: 11px 15px; width: 300px; background-color: inherit; border: 0; }
section.filter-menu .filter-search .search-icon { vertical-align: middle; }
section.filter-menu .filter-search { position: absolute; left: 45px; top: -10px; z-index: 10;}
section.filter-menu .filter-search .submit-search{ width: 25px; height: 30px; margin: 0px 15px 0 0; vertical-align: initial; }
section.filter-menu .filter-mark-list ul{margin: 0; padding: 0; }
section.filter-menu .filter-mark-list ul li{margin: 1px; padding: 0px 0 0 10px; float: left; list-style: none; }
section.filter-menu .filter-mark-list .mark{line-height: 24px; color: #ffffff; background: #ed2124; padding: 5px 38px 5px 15px; border-radius: 6px; position: relative; border-radius: 26px; }
section.filter-menu .filter-mark-list .mark.more{ padding: 5px 15px 5px 15px; }
section.filter-menu .filter-mark-list .mark a{background: url('../images/cancel.svg') center no-repeat; display: block; height: 25px; width: 25px; position: absolute; right: 4px; top: 4px; background-size: cover;  }
section.filter-menu .right-side-filter{ text-align: right; }
section.filter-menu .right-side-filter ul { padding: 0; margin: 0; }
section.filter-menu .right-side-filter ul li{ list-style: none; display: inline-block; padding: 0 20px; border-right: 1px solid #6e6e6e;}
section.filter-menu .right-side-filter ul li .icon{ display: inline-block; padding-right: 10px; }
section.filter-menu .right-side-filter ul li p{ display: inline-block; margin: 0; }
section.filter-menu .right-side-filter ul li:last-child{  padding-right: 0; border:0; }
section.filter-menu .right-side-filter ul li .property-sort label{ display: inline-block; font-size: 16px; color: #262626; font-weight: 400; margin: 0 16px 0 0; }
section.filter-menu .right-side-filter ul li .property-sort select{ font-size: 16px; color: #aaaaaa; padding: 0 30px 0 10px; border: 1px solid #dedede; width: 140px; appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; background: #ffffff url(../images/sort-select-icon.png) right center no-repeat; border-radius: 30px; height: 30px;display: inline-block;vertical-align: middle; }



/* .banner-form {background: transparent;border-radius: 0;padding: 0;box-shadow: none;float: left;width: 100%;margin-top: 40px;} */

/*Property Details Page */
.page-title h1{margin:0;font-size:30px;line-height:34px; }
.page-title-bg{background:#f3f5fa; }
.page-title-bg .breadcrumb-box{ padding: 15px 0; }
.page-title-bg .breadcrumb-box.bottom-line{ border-bottom: 1px solid #dadada; }
.page-title-bg .breadcrumb-box .breadcrumb{ background:none; border:none; margin:0; padding:4px 0; display: inline-block;}
.page-title-bg .breadcrumb-box .breadcrumb li{font-size:16px; line-height:26px;  font-weight:400; }
.page-title-bg .breadcrumb-box .breadcrumb > li + li::before{content:"\f105";font-family:'FontAwesome';padding:0 10px 0 8px;color:#000000;}
.page-title-bg .breadcrumb-box .breadcrumb li.active{ color:#ed2124;  }
.page-title-bg .breadcrumb-box .breadcrumb li a:hover{text-decoration:underline;}
.page-title-bg .breadcrumb-box .price{ display: inline-block; float: right; }
.page-title-bg .breadcrumb-box .price h4{ margin: 0; font-size: 25px; font-weight: 700; }
.property-detail-page .property-detail .inquiry-form form#form_inquiry .form-group.datefordetail { position: relative; }
.property-detail-page .property-detail .property-slider .prop-right-link span { padding: 10px 30px;border-radius: 11px;position: absolute;right: 16%;bottom: 7%;z-index: 99;color:#fff;background-color:#ffb104;}
.prop-new-mark{font-size:21px;line-height:1;color:#ffffff;font-weight:700;position:absolute;right:0;top:0;background:url(../images/new-property-bg.png) no-repeat;width:79px;height:74px;z-index:99;text-align:right;padding:11px 5px 0 5px;}
.prop-new-mark.price-mark{width:130px;height:130px;background-size:130px; }

section.property-detail-page { padding: 0 0 30px; background:#f3f5fa; }
section.property-detail-page .property-info-top { padding: 25px 0; }
section.property-detail-page .property-info-top p{ font-size: 18px; color: #000; }
section.property-detail-page .property-info-top strong{ color: #7c7c7c; }
section.property-detail-page .property-info-top p i{ margin-right: 10px; }
section.property-detail-page .property-info-top h3{ color: #ed2124; margin: 7px 0; font-size: 28px; font-weight: 500; }
section.property-detail-page .prop-facility-dtl { padding: 25px 0 0; text-align: right; }
section.property-detail-page .prop-facility-dtl ul > li { padding: 0 16px; float: none; display: inline-block; text-align: left; vertical-align: top; }
section.property-detail-page .prop-facility-dtl ul > li:first-child{ padding-left: 0; }
section.property-detail-page .prop-facility-dtl ul > li:last-child{ padding-right: 0; }
section.property-detail-page .prop-facility-dtl ul > li .icon{ min-height: 40px; }
section.property-detail-page .prop-facility-dtl .box p{ font-size: 16px; margin: 0 0 5px; }
section.property-detail-page .property-slider{position:relative;padding:0 0 20px 0;  display: inline-block; width: 100%;} 
section.property-detail-page .property-slider .property-slider-box .pro-slider{ position: relative; }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-slide .slide .identify-name { position: absolute; top: 20px; padding: 0px 5px; left: 20px; color: #ffffff; background: rgba(0, 0, 0, 0.57); border-radius: 7px }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-slide  { width: 85%; float: left; }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-slide .slide .image { position: relative; }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-slide .slide .image:after {  content: ""; background: url(../images/product-details-overlay.png) left bottom repeat-x; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0.3; }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-slide .slide img{ height: 560px; object-fit: cover; }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-nav { width: 15%; float: right; background: #fff; padding: 5px; text-align: center; height: 560px; }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-nav .slide { padding: 5px; }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-nav .slide img{ width: 100%; height: 112px; object-fit: cover; }
section.property-detail-page .property-slider .property-slider-box .product-slide .slick-arrow{  width: 35px; height: 100px;  position: absolute; z-index: 9; left: 0; right: 8px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); background: none;  border:0; text-indent: -10000px; outline: none;}
section.property-detail-page .property-slider .property-slider-box .product-slide .slick-arrow.slick-prev { background: rgba(0,0,0,0.7) url("../images/property-left-arrow-white.svg") no-repeat;  background-position: 50% 50%; background-size: 20px; border-radius: 10px }
section.property-detail-page .property-slider .property-slider-box .product-slide .slick-arrow.slick-next { background: rgba(0,0,0,0.7) url("../images/property-right-arrow-white.svg") no-repeat; left: initial; right: 0; background-position: 50% 50%; background-size: 20px; border-radius: 10px }
section.property-detail-page .property-slider .property-slider-box .product-slide .slick-arrow.slick-disabled{ display: none !important }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-nav .slick-arrow{ background: none;  border:0; text-indent: -10000px; outline: none; font-size: 0;width: 10px;height: 10px;}
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-nav .slick-arrow.slick-prev { background: url("../images/property-top.svg") no-repeat;  background-position: 50% 50%; background-size: 20px; }
section.property-detail-page .property-slider .property-slider-box .pro-slider .product-nav .slick-arrow.slick-next { background: url("../images/property-down.svg") no-repeat; left: initial; right: 0; background-position: 50% 50%; background-size: 20px; }
section.property-detail-page .property-slider .prop-left-link{ width:auto; position:absolute;left:30px;bottom: 50px;z-index:99;}
section.property-detail-page .property-slider .prop-left-link ul{margin:-9px 0 -10px 0;padding:0;}
section.property-detail-page .property-slider .prop-left-link ul li{margin:0;padding:0px 3px; list-style:none;display:inline-block; vertical-align: top;}
section.property-detail-page .property-slider .prop-left-link ul li a{ display: block; height: 50px; width: 50px;  background: rgba(236,33,36,0.5); border-radius: 50%; line-height: 46px;  text-align: center; cursor: pointer; }
section.property-detail-page .property-slider .prop-left-link ul li .count{ background: #fff; width: 24px; height: 24px; border-radius: 50%; display: inline-block;    position: absolute; top: -20px; left: -3px; text-align: center; }
section.property-detail-page .property-slider .prop-left-link ul li a:hover{background-position:0 bottom;}
section.property-detail-page .property-slider .prop-left-link .dropdown-menu{ background: none; border:0; position: absolute; top: -40px; left:10px; border-radius:0; margin:0; min-width:140px;}
section.property-detail-page .property-slider .prop-left-link .dropdown-menu li{float:left; width:33.33%; text-align:center;}
section.property-detail-page .property-slider .prop-left-link .dropdown-menu li a{ padding: 0; text-align: center; font-size: 17px; height: 35px; width: 35px; line-height: 35px; background: #fff;}
section.property-detail-page .property-slider .prop-left-link .dropdown-menu > li > a:hover, 
section.property-detail-page .property-slider .prop-left-link .dropdown-menu > li > a:focus{}
section.property-detail-page .agent-box { background: #fff; padding: 10px; margin: 0 0 30px; position: relative; box-shadow: 0px 5px 7px 0px #cecece; }
section.property-detail-page .agent-box .inner-agent{ padding: 10px; border: 1px solid #dcdcdc; }
section.property-detail-page .agent-box .agent-img {float: left; display: inline-block; width: 85px; height: 85px; border-radius: 50%; overflow: hidden; position: relative; }
/* section.property-detail-page .agent-box .agent-img img{ position: absolute;  top: 50%;  transform: translateY(-50%);  -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); } */
section.property-detail-page .agent-box .agent-detail { overflow: hidden; padding-left: 20px; min-height: 85px }
section.property-detail-page .agent-box .agent-detail strong{ color: #000; }
section.property-detail-page .agent-box .agent-detail p{ margin: 0; }
section.property-detail-page .agent-box.agency .agent-img{ width: 100%; height: 50px;  border-radius: initial; text-align: center; }
section.property-detail-page .agent-box.agency .agent-detail{ padding: 10px 0 0; overflow: initial;  display: inline-block; width: 100%; }
section.property-detail-page .agnet-title { margin: 0 0 15px; font-size: 18px; font-weight: 600; }
section.property-detail-page .inquiry-form{ background:#ffffff; padding:20px; margin-bottom:20px; box-shadow: 0px 5px 7px 0px #cecece; }
section.property-detail-page .inquiry-form textarea.form-control{ min-height: 100px;  padding: 10px 15px; resize: none; }

section.property-detail-page .inquiry-form .prop-btn .btn{ background: #ed2124 url(../images/inq-btn-bg.png) no-repeat left center; font-size: 18px; width: 100%; color: #fff; border-radius: 0; padding: 13px 0; }
section.property-detail-page .inquiry-form .prop-btn .btn input{ border: 0; background: none; }
section.property-detail-page .inquiry-form .prop-btn .btn:hover{ background:#ed2124; }
section.property-detail-page .property-docs{ padding:13px 22px; margin-bottom:20px;}
section.property-detail-page .property-docs ul{ }
section.property-detail-page .property-docs ul li{ width:33.33%;margin:0 -2px; vertical-align:top; padding:0 10px;}
section.property-detail-page .property-docs .docs-box .legal-docss span {position: absolute; left: 0; right: 0; top: -7px; color: #ffffff; font-size: 13px; background: #ed2124; width: 20px;  height: 20px; display: inline-block;  line-height: 18px; border-radius: 50%; margin: 0 auto; }
section.property-detail-page .property-docs .docs-box .icon{ background: #fff; border:2px solid #ed2124;border-radius:50%;height:55px;width:55px;margin:0 auto 4px;position:relative;}
section.property-detail-page .property-docs .docs-box .icon img{position:absolute;top:50%; width: 24px; height: 24px; left:0;right:0;margin:0 auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
section.property-detail-page .property-docs .docs-box a{font-size:14px;line-height:20px;color:#292727;font-weight:400;display:inline-block; cursor: pointer; }
section.property-detail-page .property-docs .docs-box a:hover{color:#ed2124;}
section.property-detail-page .property-desc{  }

section.property-detail-page .property-desc .property-desc-toggle{margin:0 0 5px 0;max-height:90px;overflow:hidden;}
section.property-detail-page .property-desc .property-desc-toggle p:last-child{padding-bottom:0;}
section.property-detail-page .property-desc .property-desc-toggle.active{max-height:100%;}
section.property-detail-page .property-desc .desc-more{text-align:left; margin: 0 0 20px;}
section.property-detail-page .property-desc .desc-more a{ display:inline-block; font-size:16px; line-height:1px;color:#ed2124; font-weight:500; text-decoration:underline;}


section.property-detail-page .property-desc h2{margin:0;font-size:26px;line-height:1;color:#000000;font-weight:400;padding-bottom:18px;}
section.property-detail-page .property-desc p{ font-size:16px; line-height:1.42; color:#7b7c7f;font-weight:400; margin: 0 0 10px;}
section.property-detail-page .property-desc ul{ padding: 0 0 0 25px; color:#7b7c7f;  }
section.property-detail-page .near-location { margin: 0 0 30px; }
section.property-detail-page .near-location #map{ height: 350px; }
section.property-detail-page .property-times { padding: 10px 0 30px; }
section.property-detail-page .property-times h3{ margin: 0 0 30px;  }
section.property-detail-page .property-times ul li { color: #7b7c7f; margin-bottom: 10px; }
section.property-detail-page .property-times ul li a.bookin-btn{ background: #ed2124; color: #FFF; border-radius: 30px; padding: 2px 10px 4px 10px; font-weight: 700; display: inline-block;}
section.property-detail-page .property-info-box .listing-information{  float: left; width: 100%; }
section.property-detail-page .property-info-box .listing-information ul.main-list { display: inline-block; width: 100%; margin: 0 0 20px; }
section.property-detail-page .property-info-box .listing-information ul.main-list li{ list-style-type: none; position: relative; padding: 5px 25px; width: 50%; float: left; color: #7b7c7f; }
section.property-detail-page .property-info-box .listing-information ul.main-list li:before { content: ""; background: #ed2124; width: 7px; height: 7px; border-radius: 50%; position: absolute; left: 0; top: 12px;}
section.property-detail-page .property-info-box.custom-tab { display: inline-block; width: 100%; }
section.property-detail-page .property-info-box.custom-tab .tab-menu { display: inline-block;  width: 100%; } 
section.property-detail-page .property-info-box.custom-tab .tab-menu h3.agnet-title{  display: inline-block;  vertical-align: middle; }
section.property-detail-page .property-info-box.custom-tab .tab-menu ul.nav-tabs{ box-shadow: 0px 3px 5px 0px #9e9e9e; display: inline-block; vertical-align: middle; margin: 0 0 20px 20px; border-radius: 30px; background: #fff; padding: 2px 9px; }
section.property-detail-page .property-info-box.custom-tab .tab-menu ul.nav-tabs li a{ background: none;  padding: 7px 20px; border: 0; }
section.property-detail-page .property-info-box.custom-tab .tab-menu ul.nav-tabs li.active a { color: #ed2124; }
section.property-detail-page .property-info-box.custom-tab .tab-menu ul.nav-tabs > li:after {content: ""; background: #cacaca;  position: absolute; right: 0;  height: 20px; width: 1px; top: 9px; }
section.property-detail-page .property-info-box.custom-tab .tab-menu ul.nav-tabs > li:last-child:after { display: none; }
section.property-detail-page .prop-new-mark.price-mark { right: 176px; }
section.property-detail-page .property-info-box.custom-tab.schools-view .listing-information ul.main-list{ margin: 0; padding: 0 0 10px; }
section.property-detail-page .property-info-box.custom-tab.schools-view .listing-information ul.main-list li{ width: 100%; padding: 0; }
section.property-detail-page .property-info-box.custom-tab.schools-view .listing-information ul.main-list li a{ color: #ed2124; text-decoration: underline; font-weight: 600; margin: 0 0 10px; display: block; }
section.property-detail-page .property-info-box.custom-tab.schools-view .listing-information ul.main-list li .km-way{ float: right; }
section.property-detail-page .property-info-box.custom-tab.schools-view .listing-information ul.main-list li:before{ display: none; }


/* School Details page  */
section.school-details { background: #f3f5fa; }
section.school-details .near-location #map{ height: 450px; width: 100%;  }
section.school-details .school-info{ padding: 50px 0 30px; }
section.school-details .school-info .address-listing{ position: relative; background: #fff; padding: 20px; margin: 0 0 20px; border-radius: 15px; box-shadow: 0px 2px 7px 0px #e2e2e2;}
section.school-details .school-info .address-listing h4{ background: #ed2124; display: inline-block; color: #fff; padding: 10px 40px; border-radius: 30px;  position: absolute; top: -20px; left: 18px; text-align: center; margin: 0; }
section.school-details .school-info .address-listing h3{ color: #ed2124; }
section.school-details .school-info .address-listing p{ font-size: 20px; }


.prop-facility{padding:19px 0;}
.prop-facility h4{margin:0;font-size:26px;line-height:1;color:#ed2124;font-weight:700;padding-bottom:14px;}
.prop-facility ul{padding:0 20px;}
.prop-facility li{width:50%;float:left;padding:15px;position:relative;}
.prop-facility li:nth-child(2n+1){clear:left;}
.prop-facility li:before{border-top:2px solid #e2e2e2;position:absolute;right:14px;top:-1px;left:14px;content:"";}
.prop-facility li:after{border-right:2px solid #e2e2e2;position:absolute;right:-1px;top:14px;bottom:14px;content:"";}



/*=========== Property Page css =========== */
.prop-facility-dtl {padding: 20px 0 0;display: inline-block;width: 100%;}
.prop-facility-dtl .box p{padding:0;line-height:1;color: #000;font-family: 'Source Sans Pro', sans-serif;font-size: 16px;font-weight: 600; }
.prop-facility-dtl .box p span{ display: block; color: #666666; margin: 8px 0 0; font-weight: 400; }
.prop-facility-dtl ul{margin:0}
.prop-facility-dtl ul > li{width: auto;float:left;margin:0;padding: 0 23px;}
.prop-facility-dtl ul > li:first-child{padding-left: 0;}
.prop-facility-dtl ul > li:last-child{padding-right: 0;}

.property-list .property-agent{ margin: 15px 0 0; display: table;  width: 100%; }
.property-list .property-agent .property-agent-box{ display: table-cell;  }
.property-list .property-agent .price-property{ display: table-cell; text-align: right; }
.property-list .property-agent-img{height: 61px;width: 61px;border-radius:50%;overflow:hidden;margin:0 auto;display: inline-block;vertical-align: middle;}
.property-list .property-agent-img img{ height:100%; }
.property-list .property-agent-box h5{margin: 0 0 0 20px;font-size: 19px;line-height:20px;color: #000;font-weight:400;display: inline-block;vertical-align: middle;font-family: 'Source Sans Pro', sans-serif;}

.property-agent-top-bar { width: 100%; position: absolute; left: 0; bottom: 0; }
.property-agent-top-bar .agent-logo{ background:#f5f9fc; display:block; padding: 0; width: 40%; height: 54px; float: left; }
.property-agent-top-bar .agent-logo img {width: 100%;height: 100%; object-fit: fill;}
.property-agent-top-bar .send-inquiry{ width: 60%;  float: left; }
.property-agent-top-bar .send-inquiry button{ width: 100%; background: #ed2124; height: 54px; text-align: center;color: #fff; border-radius: 0; font-size: 20px; }

.prop-list-box .property-img{float:left;width:50%;padding:0; position:relative;overflow: hidden; height: 400px; }
.prop-list-box:after{clear:both;display:block;content:"";visibility:hidden;}


section.property-page { background: #f3f5fa; display: inline-block; width: 100%; }
section.property-page .property-list { margin-bottom:20px; }
section.property-page .property-list .prop-list-box{ background:#fff; position: relative; z-index:9; margin-bottom:30px; }
section.property-page .property-list .property-text{ overflow:hidden; padding:25px 30px 0 30px; height: 400px; position: relative; }
section.property-page .property-list .property-text h3{margin:0;font-size:20px;line-height:26px;color:#ed2124;font-weight:bold;padding:0 0 8px 0; max-width: 420px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; }
section.property-page .property-list .property-text h3 a{color:#ed2124;font-size: 27px; font-family: 'Source Sans Pro', sans-serif; font-weight: 600;}
section.property-page .property-list .property-text h4{margin:0;font-size: 22px;line-height:22px;color:#ed2124;font-weight: 600;font-family: 'Source Sans Pro', sans-serif;}
section.property-page .property-list .property-text h4 span{font-style: normal;}
section.property-page .property-list .property-text .property-info { font-size: 14px; margin: 0 0 15px; color: #363636; font-weight: 600; }
section.property-page .property-list .property-text .property-info li i{ width: 20px; }

section.property-page .property-list .prop-bkmark{ position: absolute; right: 30px; top: 15px; }
section.property-page .property-list .prop-bkmark ul { }
section.property-page .property-list .prop-bkmark ul li{ list-style-type: none; display: inline-block; padding: 0 5px; position: relative; }
section.property-page .property-list .prop-bkmark ul li .checkbox{ width: 34px; margin: 0; height: 20px; cursor: pointer;}
section.property-page .property-list .prop-bkmark input{position: absolute; opacity: 0; }
section.property-page .property-list .prop-bkmark span:before{background: url('../images/prolist-fav.svg') no-repeat; position: absolute; left: 0; top: 0; content: ""; width: 30px; height: 30px; content: ""; }
section.property-page .property-list .prop-bkmark input:checked ~ span:before{background: url('../images/prolist-fav-check.svg') no-repeat;}

section.property-page .property-top {  padding: 10px 0; text-align: right; }
section.property-page .property-top li { list-style: none; display: inline-block; }
section.property-page .property-top li:first-child{ float: left; margin: 7px 0 0; }
section.property-page .property-top li a{font-size: 19px; color: #000000; font-weight: normal; display: block; border: 1px solid #bdbdbd; width: 35px; height: 35px; text-align: center; border-radius: 5px; margin-left: 5px;  line-height: 35px; }
section.property-page .property-top li a.active{ color: #fff; background: #ed2124; border-color: #ed2124; }
section.property-page .property-list .property-text .prop-facility-dtl ul {  }
section.property-page .property-list .property-text .prop-facility-dtl ul > li .icon{ min-height:35px;     text-align: center;}
section.property-page .property-list .property-text .prop-facility-dtl ul > li .icon img {width: 25px; }
/* .property-agent-top-bar h4{margin:0;font-size:25px;line-height:1;color:#353535;font-weight:700;} */

section.property-page .nvd-proslider.owl-carousel .owl-nav { position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; }
section.property-page .nvd-proslider.owl-carousel .owl-nav img{display:none;}
section.property-page .nvd-proslider.owl-carousel .owl-nav .owl-prev{background: #000000;height: 75px;width: 30px;position:absolute;left:0; top: 50%; color:#ffffff;text-align:center;font-size:32px; transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);border-radius: 10px;}
section.property-page .nvd-proslider.owl-carousel .owl-nav .owl-prev:before{position:absolute;content:"\f104";left:9px; line-height: 75px;font-family:'FontAwesome';}
section.property-page .nvd-proslider.owl-carousel .owl-nav .owl-next{background: #000000;height: 75px;width: 30px;position:absolute;right:0; top: 50%; color:#ffffff;text-align:center;font-size:32px;  transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);border-radius: 10px;}
section.property-page .nvd-proslider.owl-carousel .owl-nav .owl-next:before{position:absolute;content:"\f105";left:9px;line-height: 75px; font-family:'FontAwesome';}
section.property-page .nvd-proslider.owl-carousel .owl-nav .owl-prev.disabled, 
section.property-page .nvd-proslider.owl-carousel .owl-nav .owl-next.disabled{
    /*display: none !important*/
    opacity: 0;
}
section.property-page .map-view-full { float: left; width: 100%;  }
section.property-page .map-view-full .map-data{ float: left; width: 52%; }
section.property-page .map-view-full .property-view-map{ width: 100%; height: calc(100vh - 120px); margin-top: -55px; }
section.property-page .map-view-full .map-property-list::-webkit-scrollbar { width: 5px;  }
section.property-page .map-view-full .map-property-list::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 15px; } 
section.property-page .map-view-full .map-property-list::-webkit-scrollbar-thumb { background: #ed2124; border-radius: 15px;}
section.property-page .map-view-full .map-property-list::-webkit-scrollbar-thumb:hover { background: #ed2124; }
section.property-page .map-view-full .map-property-list{ float: left; width: 48%; padding: 0px 0 0px 15px; height: calc(100vh - 175px); overflow-y: auto; }
section.property-page .map-view-full .map-property-list .map-pro-list{ display: table; width: 100%; background: #fff; margin: 0 0 20px;}
section.property-page .map-view-full .map-property-list .map-pro-list .img-box{ display: table-cell; width: 45%; }
section.property-page .map-view-full .map-property-list .map-pro-list .img-box img{ object-fit: cover; width: 100%; }
section.property-page .map-view-full .map-property-list .map-pro-list .details{ display: table-cell; padding: 15px 15px 0; vertical-align: top; position: relative; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .address{ border-bottom: 1px solid #d6d6d6; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .address h3{ font-size: 18px; text-transform: uppercase; margin: 0 0 10px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 250px;}
section.property-page .map-view-full .map-property-list .map-pro-list .details .address p{ color: #565656; font-size:15px; text-transform: uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
/*section.property-page .map-view-full .map-property-list .map-pro-list .details .address .checkbox{ width: 25px; margin: 0; height: 25px; cursor: pointer; position: absolute; right: 10px; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .address input{position: absolute; opacity: 0; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .address span:before{background: url('../images/prolist-fav.svg') no-repeat; position: absolute; left: 0; top: 0; width: 22px; height: 22px; content: ""; background-size: cover; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .address input:checked ~ span:before{background: url('../images/prolist-fav-check.svg') no-repeat; background-size: cover; }*/
section.property-page .map-view-full .map-property-list .map-pro-list .details .address.property-boxes .share ul li a { box-shadow: 0 0 5px #ccc; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .address.property-boxes .share { top: 15px;right: 15px; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .address.property-boxes .share ul li ul.dropdown-menu { box-shadow: none; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .prop-facility-dtl { padding: 0 0 0; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .prop-facility-dtl ul > li { padding: 0 16px; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .prop-facility-dtl ul > li:first-child{ padding-left: 0; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .prop-facility-dtl ul > li:last-child{ padding-right: 0; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .prop-facility-dtl ul > li .icon{ min-height: 30px; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .prop-facility-dtl .box p{ font-size: 14px; margin: 0 0 5px; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .user-info { border-top: 1px solid #e2e2e2;  padding: 10px 0px; float: left; width: 100%; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .user-info .property-agent-in{ border: 1px solid #ddd; border-radius: 50%; float: left; margin: 0 1px 0 5px; overflow: hidden; width: 44px; height: 44px;}
section.property-page .map-view-full .map-property-list .map-pro-list .details .user-info .property-agent-in img{width: 44px; height: 44px; object-fit: cover; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .user-info .agent-name{ color: #ed2124; font-size: 16px; overflow: hidden; padding-left: 9px; float: left; padding-top: 4px; font-family: 'Source Sans Pro', sans-serif; }
section.property-page .map-view-full .map-property-list .map-pro-list .details .user-info .price { float: right; padding: 0; }


/* About Page */
section.about-page{ padding:50px 0; }
section.about-page .about-img{ position: relative; padding: 0 0 40px 40px; }
section.about-page .about-img img { box-shadow: 0px 0px 9px 0px #6f6f6f; }
section.about-page .about-img:after{ content: ""; position: absolute; bottom: 0; left: 0; width: 200px; height: 200px; background: url('../images/about-dots.png'); z-index: -1; }
section.about-page .about h2{margin:0;font-size:30px;line-height:36px;color:#000000;font-weight:400;padding:0 0 20px 0;}
section.about-page .about h3{margin:0;font-size:24px;color:#000000;font-weight:400;padding:10px 0 20px 0;}
section.about-page .about p{margin:0;font-size:16px;line-height:24px;color:#666666;font-weight:400;padding:0 0 24px 0;}
section.about-page .about p:last-child{margin-bottom:0;}
section.about-page .about ul{margin:0 0 -10px 0;padding:0 0 30px 0;}
section.about-page .about ul li{margin:0;padding:0 0 8px 30px;list-style:none;font-size:16px;line-height:24px;color:#666666;font-weight:400;position:relative;}
section.about-page .about ul li:before{position:absolute;left:0;top:0;content:"\f05d";font-family:'FontAwesome';color:#ed292c;font-size:22px;font-weight:400;}
section.about-page .about ul li a{color:#666666;}
section.about-whychoose { padding: 40px 0; background: #f3f5fa; }
section.about-whychoose h2{  color: #ed2124; font-size: 27px; font-family: 'Source Sans Pro', sans-serif; font-weight: 600; margin: 0 0 15px; }
section.about-whychoose ul.choose-list{ margin: 10px 0; display: inline-block; width: 100%; }
section.about-whychoose ul.choose-list li{padding: 15px; margin: 0 0 20px; background: #fff; list-style: none; border-radius: 15px;  box-shadow: 0px 0px 10px -5px #666; display: table; width: 100%; }
section.about-whychoose ul.choose-list li .icon{ display: table-cell; vertical-align: middle; }
section.about-whychoose ul.choose-list li .icon span{ background: #ed2124; height: 60px; width: 60px; display: inline-block; border-radius: 50%; text-align: center; line-height: 50px; box-shadow: 0px 0px 10px 0px #ed2124;}
section.about-whychoose ul.choose-list li .details{ display: table-cell;  padding-left: 25px;}
section.about-whychoose ul.choose-list li .details h4{ font-size: 18px; font-weight: 600; margin: 0 0 10px; }
section.about-whychoose ul.choose-list li .details p{ margin: 0; }
section.about-whychoose .whychoose-img { position: relative; padding: 0 40px 40px 0;}
section.about-whychoose .whychoose-img img{ box-shadow: 0px 0px 9px 0px #6f6f6f;  position: relative;  z-index: 10; }
section.about-whychoose .whychoose-img:after{ content: ""; position: absolute; bottom: 0; right: 0; width: 200px; height: 200px; background: url('../images/about-dots.png');  }

/* Agent Details & Listing Page  */

section.find-agent-banner { width: 100%; background: url('../images/banner-img1.jpg') no-repeat center center; min-height: 400px; background-size: cover;  position: relative; }
section.find-agent-banner .agent-search{ position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%);  margin: 0 auto; max-width: 860px; }
section.find-agent-banner .agent-search .input-group select, section.find-agent-banner .agent-search .input-group .mln-cta{ height: 50px; }
section.find-agent-banner .agent-search .input-group select { border-radius: 30px 0 0 30px; }
section.find-agent-banner .agent-search .input-group .mln-cta { border-radius: 0px 30px 30px 0px; color: #fff; padding: 0 30px; background: #ed2124;}
section.find-agent-banner .agent-search .selected-hold{ background: #f8f8f8; border-radius: 40px; position: relative; display: flex; align-items: center; flex-wrap: wrap; padding: 0 4px 0 20px;  min-height: 57px; height: auto; width: 100%; }
section.find-agent-banner .agent-search .selected-item{ margin: 2px 4px 2px; padding: 2px 10px 2px 10px; background-color: #f2f5f7; position: relative; display: inline-block; border-radius: 20px; }
section.find-agent-banner .agent-search .selected-item .close { outline: 0; border-left: 1px solid #656565; padding: 0 0px 0 5px; margin-left: 5px; }
section.find-agent-banner .agent-search .item-search{ background: #f8f8f8; max-width: 100%; width: auto !important; margin: 0px 5px 0; border: 0; outline: 0; flex: 1 1 auto; }
section.find-agent-banner .agent-search .suggest-panel { position: absolute; top: 100%; left: 0; z-index: 10; width: 100%; max-height: 300px; overflow: auto; border: 1px solid #ccc; background-color: #fff; padding: 5px; margin: 3px 0; }
section.find-agent-banner .agent-search .suggest-panel .suggest-item-popup { padding: 8px 12px; }
section.find-agent-banner .agent-search button.search-icon{ width: 50px; height: 50px; border-radius: 50%; padding: 0; background: #ed2124; margin: 0; line-height: 0; }

section.find-agent-listing { padding: 50px 0 30px;  }
section.find-agent-listing .box{ border: 1px solid #e2e2e2; box-shadow: 0px 5px 7px 0px #cecece; position: relative; display: inline-block; width: 100%; margin: 0 0 20px;}
section.find-agent-listing .box .image{ width: 170px; height: 170px; float: left; }
section.find-agent-listing .box .image a{ display: inline-block; width: 100%; }
section.find-agent-listing .box .image img{ width: 100%; }
section.find-agent-listing .box .details{ overflow: hidden; padding: 10px; }
section.find-agent-listing .box .details h4{ color: #ed2124; font-weight: 700; }
section.find-agent-listing .box .details h4 a{ text-decoration: underline; display: inline-block; width: 100%;}
section.find-agent-listing .box .details ul.contact-info{ }
section.find-agent-listing .box .details ul.contact-info li{ display: inline-block; width: 100%; padding: 3px 5px; }
section.find-agent-listing .box .details ul.contact-info li a{  display: inline-block; }
section.find-agent-listing .box .details ul.contact-info li a .icon{  display: inline-block;  width: 25px; }

section.agent-details { padding: 0px 0 40px; }
section.agent-details .agent-profile {  }
section.agent-details .agent-profile .agent-img{ border-radius: 50%; overflow: hidden;  display: inline-block;  border: 2px solid #fff; margin: -64px 0 0; }
section.agent-details .agent-profile .agent-img img{ height: 120px; width: 120px; object-fit: cover; -webkit-object-fit: cover; }
section.agent-details .agent-profile .agent-detail { border-bottom: 1px solid #999; padding: 0px 0 20px; }
section.agent-details .agent-profile .agent-detail ul {  }
section.agent-details .agent-profile .agent-detail ul li{ list-style-type: none; margin: 0 0 10px; }
section.agent-details .agent-profile .agent-detail ul li span{ font-size: 20px; width: 25px; float: left; }
section.agent-details .tab-menu{  }
section.agent-details .tab-menu .property-title{ text-align: center; margin: 20px 0; }
section.agent-details .tab-menu ul.nav-tabs{ box-shadow: 0px 3px 5px 0px #9e9e9e; display: table; margin: 0 auto 20px; border-radius: 30px; background: #fff; padding: 2px 9px; }
section.agent-details .tab-menu ul.nav-tabs li a{ background: none;  padding: 7px 20px; border: 0; }
section.agent-details .tab-menu ul.nav-tabs li.active a { color: #ed2124; }
section.agent-details .tab-menu ul.nav-tabs > li:after {content: ""; background: #cacaca;  position: absolute; right: 0;  height: 20px; width: 1px; top: 9px; }
section.agent-details .tab-menu ul.nav-tabs > li:last-child:after { display: none; }

/* CMS Page Website */

section.cms-page { padding: 30px 0; }
section.cms-page p{ font-size: 16px; }
section.cms-page ul{ padding: 0; margin: 15px 0; font-size: 16px; }
section.cms-page ul li{ line-height: 24px; position: relative;  padding: 5px 25px; list-style-type: none; }
section.cms-page ul li:before{ content: ""; background: #ed2124; width: 7px; height: 7px; border-radius: 50%; position: absolute; left: 0; top: 12px; }

/* Rent Page */
section.rent-page { padding: 10% 0; text-align: center;  }
section.rent-page h1{ color: #ed2124; }




section.my-profile{ padding:40px 0; }
section.my-profile .my-setting{padding:0px 15%;}
section.my-profile .my-setting h4{background:#f1f1f1;padding:15px 20px;margin:20px 0;border-radius:5px;}
section.my-profile .my-setting .submit-btn .btn{width:auto;height:46px;padding:0 30px;border-bottom:2px solid #9a1517;border-radius:8px;}
section.my-profile .my-bookmark{}

section.google-login-page{padding:60px 0;}
section.google-login-page .google-login-logo{text-align:center;padding:60px 0;}


section.home-properties {padding: 0 0 10px; }
section.home-properties.recommended { background: #eef3f8; }
section.home-properties h2 {color: #5c5c5c; text-transform: capitalize; font-family: 'Source Sans Pro', sans-serif; margin: 10px 0; padding: 20px 0;  font-size: 36px; }
section.home-properties h2 > span{color: #ed1a1d;}
section.home-properties h2 >strong{color: #000000;font-weight: 800;font-family: 'Source Sans Pro', sans-serif;}
section.home-properties .homepage-property .owl-prev {background: #fff;height: 50px;width: 50px;position:absolute;left: -40px;top:50%;color:#ffffff;text-align:center;font-size:32px;margin:-45px 0 0 0;text-align: center;border-radius: 50%;box-shadow: 11px 0 27px rgba(0, 0, 0, 0.32);}
section.home-properties .homepage-property .owl-prev:hover{background-color: #ed2124;}
section.home-properties .homepage-property .owl-prev:hover:before{filter: brightness(0) invert(1);-webkit-filter: brightness(0) invert(1);-ms-filter: brightness(0) invert(1);-moz-filter: brightness(0) invert(1); }
section.home-properties .homepage-property .owl-prev:before{position:absolute;content:"";background: url('../images/arrow-black-left.png')no-repeat center;width: 30px;height: 21px;top: 50%;left: 0;right: 0;margin: 0 auto;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);}
section.home-properties .homepage-property .owl-next{background: #fff;height: 50px;width: 50px;position:absolute;right: -40px;top:50%;color:#ffffff;text-align:center;font-size:32px;margin:-45px 0 0 0;border-radius: 50%;box-shadow: 11px 0 27px rgba(0, 0, 0, 0.32);}
section.home-properties .homepage-property .owl-next:before{position:absolute;content:"";background: url('../images/arrow-black-right.png')no-repeat center;width: 30px;height: 21px;top: 50%;left: 0;right: 0;margin: 0 auto;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);}
section.home-properties .homepage-property .owl-next:hover{background-color: #ed2124;}
section.home-properties .homepage-property .owl-next:hover:before{filter: brightness(0) invert(1);-webkit-filter: brightness(0) invert(1);-ms-filter: brightness(0) invert(1);-moz-filter: brightness(0) invert(1); }


.property-boxes {display: inline-block;width: 100%; margin: 0 0 22px;}
.property-boxes .share {position: absolute; top:20px; right: 20px;z-index: 99; }
.property-boxes .share ul li a {width: 30px;height: 30px;background-color: #fff;display: inline-block;text-align: center;position: relative;border-radius: 50%;}
.property-boxes .share ul li a img {position: absolute;top: 50%;left: 0;right: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);width: auto;height: auto;}
.property-boxes .share img {height: auto;width: auto;left: 0;right: 0;margin: 0 auto;}
.property-boxes .share ul li.share-btn .dropdown-menu{  min-width: 20px; padding: 0; margin: 0; background: none; border: 0; left: 4px; }
.property-boxes .share ul li.share-btn .dropdown-menu li a{ padding: 0; line-height: 30px; display: inline-block; margin: 0 0 5px; }
.property-boxes .share ul li.share-btn .dropdown-menu li a:hover{ color: #ed2124; }

.property-boxes .property-name p{font-size: 16px;color:#ffffff;text-transform: capitalize;font-family: 'Source Sans Pro', sans-serif;}
.property-boxes .image-box{position: relative; }
.property-boxes .image-box .tag{ background: #ffb200; color: #fff; position: absolute; bottom: -10px; right: 10px;  padding: 3px 10px; font-size: 13px; border-radius: 15px; }
.property-boxes .image-box .tag.for-sale{ background: #e5002b;  }
.property-boxes .image-box .tag.for-undercontract{ background: #2daa52;  }
.property-boxes .image-box .tag.for-sold{ background: #ffb104;  }
/*.property-boxes .image-box a{ display: block; position: relative; z-index: 10; }*/
.property-boxes .image-box .image { height: 238px;  overflow: hidden; }
/*.property-boxes .image-box .image:after{background: url("../images/overlay.png") left bottom repeat-x; position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ""; }*/
.property-boxes .image-box .image img {width: 100%;height: 100%;object-fit: cover;-webkit-object-fit: cover;-ms-object-fit: cover;-moz-object-fit: cover;}
.property-boxes .image-box .property-name{position: absolute;left: 20px;bottom: 0;z-index: 99;margin-bottom: 10px;display: none;}
.property-boxes .image-box .property-name h4{ font-weight: 500; font-size: 20px;color:#ffffff;text-transform: uppercase;margin: 0;padding: 0;font-family: 'Source Sans Pro', sans-serif;}
.property-boxes .listing-stats li span {display: block;font-size: 14px;color:#000000;letter-spacing: 1px; }
.property-boxes .listing-stats li {display: inline-block;padding: 12px 15px;color: #5c5c5c;font-family: 'Source Sans Pro', sans-serif;font-weight: normal;}
.property-boxes .listing-stats {font-size: 14px;}
.property-boxes .property-inner {float: left;width: 100%;border: 1px solid #e2e2e2;background-color: #fff;}
.property-boxes .property-details{ padding: 0 15px; float: left; width: 100%; }
.property-boxes .property-details .user-info{ border-top:1px solid #e2e2e2; padding: 10px 0px; float: left; width: 100%; }
.property-boxes .property-agent-in {border: 1px solid #ddd;  border-radius: 50%;  float: left;  margin: 0 1px 0 5px; overflow: hidden; width: 44px; height: 44px; }
.property-boxes .property-agent-in img{ width: 44px; height: 44px; object-fit: cover; }
.property-boxes .agent-name {color: #ed2124;font-size: 16px;overflow: hidden;padding-left: 9px;float: left;padding-top: 4PX;font-family: 'Source Sans Pro', sans-serif;}
.property-boxes .price { float: right;padding-top: 10PX; }
.property-boxes .price h4{color: black;font-size: 19px;margin:0;padding: 0;font-family: 'Source Sans Pro', sans-serif;}
.property-boxes .listing-stats li b {font-weight: 600;color: #000;}
.property-boxes .agent-name h5 {font-size: 16px;}
.property-boxes .favourite-mark{position: absolute;right: 0;left: 0;z-index: 11;margin: 0 auto;text-align: center;top: 50%;transform: translateY(-50%);}
.property-boxes .favourite-mark label{position: relative;width: 17px;height: 17px;display: block;margin:  0 auto;cursor: pointer;}
.property-boxes .favourite-mark input{position: absolute; opacity: 0; }
.property-boxes .favourite-mark span:before{background: url('../images/prolist-fav.svg') no-repeat; background-size: cover; position: absolute; left: 0; top: 0; content: ""; width: 17px; height: 17px; }
.property-boxes .favourite-mark input:checked ~ span:before{background: url('../images/prolist-fav-check.svg') no-repeat;     background-size: cover;}




section.buyers-details {padding: 30px 0;}
section.buyers-details-1 {padding: 0 0 30px;}
section.buyers-details .property-buyers{float: left;}
section.buyers-details .property-buyers  h5{text-transform: uppercase;font-size: 36px;padding-top: 22px;color:#000000;font-family: 'Source Sans Pro', sans-serif;font-weight: 600;}
section.buyers-details .property-buyers  h5>span{color: red;font-size: 600;}
section.buyers-details .property-buyers p{line-height: 25px;color: #5c5c5c;font-size: 16px;font-family: 'Source Sans Pro', sans-serif;margin: 15px 0 20px;}
section .buyers-details .property-buyers .explore{padding: 0;}
section.buyers-details .explore-btn a {color: #ffffff;text-transform: uppercase;background: #000000;display: inline-block;padding: 10px 44px;line-height: 30px;border-radius: 3px;letter-spacing: 3px;text-decoration: none;font-family: 'Source Sans Pro', sans-serif;font-size: 16px;}
section.buyers-details .explore-btn a:hover{background: #ed2124; } 
section .buyeers-details .property-sellers{padding: 13px 0 13px 0}
section .buyers-details> .property-easier{background-color: #eef3f8;}
section.buyers-details .property-buyers h5>a{line-height: 21px;}


section.property-easier{position: relative;padding: 70px 0 0;background-color: #eef3f8;}
section.property-easier .easier-details{padding: 48px 0 0 0;}
section.property-easier .easier-details h5{font-size: 42px;color: #000000;text-transform: uppercase;font-family: 'Source Sans Pro', sans-serif;font-weight: 600;}
section.property-easier .easier-details h5>span{color: #ed1a1d;}
section.property-easier .download-appstore{float: left;padding: 8px  15px 8px 0;}
section.property-easier .easier-details p{font-size: 18px;color: #5c5c5c;font-family: 'Source Sans Pro', sans-serif;margin: 15px 0;}
section.property-easier .easier a {color: #ffffff; display: inline-block; text-decoration: none; }  
section.property-easier:before{background: url("../images/shape.png") center bottom no-repeat;position: absolute;left: 0;right: 0;bottom: -30px;content: "";height: 387px;background-size: cover;z-index: 2;}


/* Home page Testimonial */
section.property-clients{padding: 10px  0px 30px;}
section.property-clients .clients-info {padding-top: 55px;}
section.property-clients .clients-info h4{color: #000000;text-transform: uppercase;font-size: 36px;font-family: 'Source Sans Pro', sans-serif;font-weight: 700;}
section.property-clients .clients-info h4>span{color: #ed1a1d;}
section.property-clients .clients-info p{line-height: 25px;font-size: 16px;font-family: 'Source Sans Pro', sans-serif;color: #5c5c5c;}
section.property-clients .clients-details p{font-size: 14px;padding: 25px 0 15px;font-family: 'Source Sans Pro', sans-serif;line-height: 24px;text-align: center;color: #5c5c5c;}
section.property-clients .clients-images {border-radius: 8px;padding: 50px 20px 25px 20px;margin: 18px 19px;position: relative;overflow: hidden;box-shadow: 0px 0 17px rgba(0, 0, 0, 0.12);}
section.property-clients .property-clients .clients-images .clients-details >p{line-height: 24px;}
section.property-clients .distributer-images>img{border-radius: 50%;margin:0 auto;width: 45px;height: 45px;}
section.property-clients .distributer-images h4 {font-size: 18px;color: #000000;text-transform: capitalize;line-height:20px;text-align: center;font-family: 'Source Sans Pro', sans-serif;font-weight: 600;}
section.property-clients .property-right{position: absolute;top: 15px;left: 20px;}
section.property-clients .property-left2 {position: absolute;right: 20px;bottom: 35px;}
section.property-clients .clients-images:after{background: url("../images/property-Clients-img1.png")no-repeat; position: absolute; width: 98px; height:85px; right: 0; top: 0; content: ""; }
section.property-clients .clients-images:before{background: url("../images/property-Clients-img2.png") no-repeat;position: absolute;width: 116px; height: 85px; bottom:0; left:0;content: "";}
section.property-clients .client-slider .owl-dot {width: 6px;height: 6px;background-color: #ed1a1d;display: inline-block;margin: 0 5px;border-radius: 50%;vertical-align: middle;}
section.property-clients .client-slider .owl-dots {text-align: center;margin-top: 15px;}
section.property-clients .client-slider .owl-dot.active {background-color: transparent; border: 1px solid #ed1a1d;width: 14px;height: 14px;vertical-align: middle;}


/* Footer Part */
footer{background-color: #191919;padding: 45px 0 0px;  }  
footer .footer-logo{ margin: 0 0 20px; }
footer p {color: #fff;line-height: 25px;font-size: 16px;font-family: 'Source Sans Pro', sans-serif;}
footer .social-media ul li a:hover{background-color: #ed2124; color: #fff}
footer .social-media ul li a{  width: 34px; height: 34px; display: inline-block; border-radius: 50%; background: #fff; text-align: center; line-height: 34px;color:#000000;}
footer h4.footer-title{font-size: 20px;margin: 15px 0 15px;text-transform: uppercase;color: #fff;position: relative;padding: 0 0 12px 0;font-family: 'Source Sans Pro', sans-serif;}
footer .footer-link ul li{margin:20px 0 10px;color:#fff;font-size: 15px;}
footer .footer-link ul li.active a{ color: #ed2124; }
footer .footer-link ul li span{display: block;color: #5c5c5c;font-family: 'Source Sans Pro', sans-serif;margin-bottom: 5px;}
footer .footer-link ul li a{color: #fff;font-size: 16px;font-family: 'Source Sans Pro', sans-serif;}
footer .footer-link ul li a:hover{ text-decoration: none;color: #ed2124;}
footer .newslatter {position: relative;padding-bottom: 22px;}
footer .newslatter .form-control {height: 44px;padding: 6px 10px;background: none;border:1px solid #666;font-size: 14px;color: #fff;font-family: 'Source Sans Pro', sans-serif;padding-right: 50px;}
footer .newslatter .submit-btn{position: absolute;top: 5px;right: 0;}
footer .newslatter .submit-btn .btn {background: no-repeat; border: 0;  color: #666;  outline: none;}
footer .Copyright{margin: 0 ;padding: 19px 0; display: inline-block; width: 100%; }
footer .btm-foot{border-top: 1px solid #2a2a2a;margin-top:60px;}
footer .Copyright-right {font-size: 15px;color:#ffffff;font-family: 'Source Sans Pro', sans-serif;}
footer .Copyright-left {font-size: 15px;color:#ffffff;text-align: right;font-family: 'Source Sans Pro', sans-serif;}


/* Contact Us Page */
section.contactus-page { padding: 40px 0; }
section.contactus-page h2.page-title{ margin: 0 0 20px; }
section.contactus-page .contact-list { float: left; }
section.contactus-page .contact-list ul li { width: 100%; display: inline-block; margin-bottom: 35px; }
section.contactus-page .contact-list .list-bx-left {float: left;}
section.contactus-page .contact-list .list-bx-left span {height: 60px;display: inline-block;width: 60px;line-height: 56px;text-align: center;font-size: 24px;border: 2px solid #ed2124;border-radius: 50%;color: #ed2124;transition: 0.3s ease-in}
section.contactus-page .contact-list ul li:hover .list-bx-left span {background-color: #ed2124;color: #fff;}
section.contactus-page .contact-list .list-bx-right {padding-left: 30px; overflow: hidden; }
section.contactus-page .contact-list .list-bx-right h4 {font-size: 18px;font-weight: 500;color: #242424;margin-bottom: 5px;margin-top: 0;}
section.contactus-page .contact-list .list-bx-right p {color: #767676;font-size: 17px;margin-bottom: 0;}
section.contactus-page .contact-form .submit-btn .btn{ background: #ed2124; color: #fff; border-radius: 30px; padding: 10px 35px;  }
section.contactus-page .contact-form textarea.form-control{background:#ffffff;height:100px;font-size:18px;color:#363636;font-weight:400px;padding:10px 15px;box-shadow:0 0 0 rgba(0,0,0,0); border:1px solid #dedede; resize: none;}


/*====================  MODAL STYLE =========================*/

/* === Add calender View modal ===*/
.add-to-calendar h3{margin: 0 0 12px 0; font-size: 26px; font-weight: 600;}
.add-to-calendar p{margin: 0 0 20px 0; }
.add-to-calendar .addcal-list ul{margin: 0; padding: 0; }
.add-to-calendar .addcal-list ul li{margin: 0; padding: 0 0 15px 0; list-style: none; }
.add-to-calendar .addcal-list ul li a{display: inline-block; vertical-align: top; position: relative; line-height: 28px; padding: 1px 0 1px 48px; }
.add-to-calendar .addcal-list ul li a span{background: #ededed; border-radius: 50%; border: 1px solid #ddd; display: inline-block; vertical-align: top; width: 30px; height: 30px; text-align: center; line-height: 26px; position: absolute; left: 0; top: 0; content: ""; }
.add-to-calendar .addcal-list ul li:last-child{padding-bottom: 0; }
.add-to-calendar .addcal-list ul li a:hover span{background: #ed2124; border-color: #ed2124; color: #ffffff; }
.add-to-calendar .addcal-list ul li a:hover{color: #ed2124; }

/*===== Filter box css Comman Modal =====*/
#filteroption .modal-dialog{width: 100%;margin: 0;overflow: hidden;position: absolute;}
.fillter-main-box .serach-input{ padding: 0 30px; margin: 0 0 30px; }
.fillter-main-box .serach-input input {  }
.fillter-main-box .serach-input button.close{ background: transparent; height: auto; width: auto; border-radius: 0;color: #000; }
.fillter-main-box .serach-input button.close:hover{ background: none; color: #666;}
.fillter-main-box .serach-input button.close:after{ display: none; }
.fillter-main-box .serach-input .selected-hold{ background: #f8f8f8; padding: 10px 30px;  border-radius: 40px; position: relative; display: flex; align-items: center; flex-wrap: wrap; padding: 0 20px;  min-height: 57px; height: auto; width: 100%; }
.fillter-main-box .serach-input .selected-item{ margin: 2px 4px 2px; padding: 2px 10px 2px 10px; background-color: #f2f5f7; position: relative; display: inline-block; border-radius: 20px; }
.fillter-main-box .serach-input .selected-item .close { outline: 0; border-left: 1px solid #656565; padding: 0 0px 0 5px; margin-left: 5px; }
.fillter-main-box .serach-input .item-search{ background: #f8f8f8; max-width: 100%; width: auto !important; margin: 0px 5px 0; border: 0; outline: 0; flex: 1 1 auto; }
.fillter-main-box .serach-input .suggest-panel { position: absolute; top: 100%; left: 0; z-index: 10; width: 100%; max-height: 300px; overflow: auto; border: 1px solid #ccc; background-color: #fff; padding: 5px; margin: 3px 0; }
.fillter-main-box .serach-input .suggest-panel .suggest-item-popup { padding: 8px 12px; }

.fillter-main-box .check-price {display: inline-block;vertical-align: top;margin-top: 5px;}
.fillter-main-box .nav-header {text-align: left; padding: 0 30px;}
.fillter-main-box .nav-header label{ display: block; margin: 0 0 20px; }
.fillter-main-box .tab-content{ padding: 0 30px; }
.fillter-main-box .tab-content .tab-pane { padding: 0;}
.fillter-main-box .tab-content .tab-pane .row {border-top: 1px solid #dddddd; padding: 20px 0; }
.fillter-main-box .nav-tabs {padding-bottom: 20px;display: inline-block;vertical-align: middle;border-bottom: none; width: 55%; }
.fillter-main-box label {color: #000;font-family: 'Source Sans Pro', sans-serif;font-size: 16px; }
.fillter-main-box .nav-tabs li.active a {background-color: #ed2124;color: #fff;border: 1px solid #ed2124;}
.fillter-main-box .nav-tabs li a {border-radius: 50px;border: 1px solid #888888;text-transform: uppercase;font-size: 14px;font-family: 'Source Sans Pro', sans-serif;padding: 7px 50px;margin-right: 15px;}
.fillter-main-box .tab-content .form-group {text-align: left;margin-bottom: 0;}
.fillter-main-box .tab-content .form-group select {border-color: #a7a7a7;border-radius: 5px;font-size: 16px;font-family: 'Source Sans Pro', sans-serif;}
.fillter-main-box .modal-content{border-radius: 0;}
.fillter-main-box .tab-content .form-group .search {background-color: #ed2124;padding: 10px 40px;font-size: 16px;font-family: 'Source Sans Pro', sans-serif;color: #fff;border: none;border-radius: 5px;margin-top: 26px;}
.fillter-main-box .tab-content .form-group .clear {padding: 10px 0;font-size: 16px;font-family: 'Source Sans Pro', sans-serif;color: #fff;border: none;border-radius: 5px;background-color: transparent;color: #ed2124;margin-left: 55px;margin-top: 26px;}
.fillter-main-box .modal-content .modal-body {padding: 42px 0;width: 87%;margin: 0 auto;}
.fillter-main-box .tab-content .form-group .multiselect-native-select .multiselect {border-color: #a7a7a7;border-radius: 5px;font-size: 16px;font-family: 'Source Sans Pro', sans-serif; text-align: left; }


.more-btn .btn{font-size:15px;line-height:23px;color:#f6f6f6;font-weight:300;background:#000000;border-radius:0;border:2px solid #f6f6f6;outline:1px solid #000000;padding:9px 35px;}
.more-btn .btn:hover{background:#ed2124;outline-color:#ed2124;}
.property .col-xs-12:after{background:#4f4f4f;position:absolute;right:0;top:-16px;bottom:-16px;content:"";width:1px;}
.property .col-xs-12:last-child:after{display:none;}
.propety-vdo{padding:0 0 32px 0;clear:both;content:"";display:table;width:100%;}
.propety-vdo iframe{width:100%;height:545px;}
.best-home-ever{background:#f6f6f6;padding:35px 0 40px 0;}
.home-ever{padding:0 100px;}
.home-ever h2{margin:0;font-size:30px;line-height:36px;color:#000000;text-transform:uppercase;font-weight:400;padding-bottom:16px;}
.home-ever p{margin:0;font-size:22px;line-height:42px;color:#4d4d4d;font-weight:300;padding-bottom:30px;}
.home-ever .more-btn .btn{font-size:22px;line-height:28px;text-transform:uppercase;font-weight:400;border:none;outline:none;padding:15px 30px;}
.footer{background:#353535;padding:36px 0 0 0;}
.top-foot{padding:0 0 35px 0;}



/* Comman Modal css*/
.modal-backdrop.in{opacity:0.8;}
.modal-content{border-radius:8px;}
.modal-content button.close{height:43px;width:43px;background:#ed2124;opacity:1;position:relative;z-index:99;border-radius:0 7px 0 7px;color:#ffffff;}
.modal-content button.close:after{position:absolute;right:10px;top:4px;content:"+";font-family:"Times New Roman", Times, serif;color:#ffffff;font-size:34px;font-weight:normal;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.modal-content button.close:hover{background:#000000;}


/* Login Modal Css*/
.login-logo{padding:20px 0 30px 0;text-align:center;}
.login-logo img{width:240px;}

.login-form { max-width: 440px; margin: 0 auto; }
.login-form a{ color: #ed2124; text-decoration: underline; }
.login-form .forgot-pass{ text-align: right; }
.login-form .submit-btn { text-align: center; }
.login-form .submit-btn .btn-cust{ min-width: 160px;  height: 45px; }
.login-form .login-register{ text-align: center; margin: 30px 0 0;     font-weight: 600;}



/* Property type Filter css  */
ul.dropdown-menu.multiselect-container li.active > a,
ul.dropdown-menu.multiselect-container li.active > a:hover,
ul.dropdown-menu.multiselect-container li.active > a:focus{background:none;}
ul.dropdown-menu.multiselect-container li a label:before,
ul.dropdown-menu.multiselect-container li a label:after{content:"";position:absolute;left:-25px;top:2px;width:16px;height:16px;border:solid 1px #ed2124;}
ul.dropdown-menu.multiselect-container li.active a label:after{display:block;background:url(../images/checked.png) no-repeat center;background-size:8px;}
ul.dropdown-menu.multiselect-container li a label{margin:5px 0;}
ul.dropdown-menu.multiselect-container li a{padding:1px 0px 1px 35px;display:inline-block;width:100%;}
ul.dropdown-menu.multiselect-container li a input[type="checkbox"]{ opacity: 0; }
.multiselect{background:#fff url(../images/select-arrow.png) right 10px center no-repeat !important;}
.drop-btn .dropdown-menu{padding:0;border-radius:0;box-shadow:none;-webkit-box-shadow:none;width:100%;border:1px solid #e5e7e6;max-height:140px;height:auto;overflow-y:scroll;}
.multiselect-container.dropdown-menu a{color:#000;}
.drop-btn{margin-left:0;width:100%;text-align:left;background:url(../images/select-arrow.png) right 10px center no-repeat;}
.multiselect-container li.active a label:after{display:block;background:url(../images/checked.png) no-repeat center;background-size:8px;}
.multiselect-container .form-group input[type="checkbox"]{position:absolute;visibility:hidden;}



/* NEED TO CHECK */
.my-savesearch .table > thead > tr > th{white-space:nowrap;}
.my-savesearch .table > thead > tr > th:last-child{min-width:70px;}

#propimgs .modal-dialog{width:920px;}
.book-your-home .modal-header button.close{right:-15px;top:-14px;}
.prop-list-box .property-img .pro-list-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);z-index:10;}
.prop-list-box .property-img .pro-list-nav li{background:#000;color:#fff;font-size:28px;line-height:20px;text-align:center;display:inline-block;position:absolute;}
.prop-list-box .property-img .pro-list-nav li a{padding:3px 7px;display:inline-block;}
.prop-list-box .property-img .pro-list-nav li.next{right:0;}
.mySlides{display:none;}
.cursor{cursor:pointer}
.nextslider{right:0;border-radius:3px 0 0 3px;}
.prevslider, .nextslider{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-50px;color:white;font-weight:bold;font-size:20px;transition:0.6s ease;border-radius:0 3px 3px 0;user-select:none;-webkit-user-select:none;}
.prevslider:hover, .nextslider:hover{background-color:rgba(0, 0, 0, 0.8);}
.numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0;}



.fancybox-caption{ text-align: center; padding:0% !important; border-top: none !important }


/*============================================= UN USED CSS ===============================*/

/* .prop-facility li:nth-child(1):before, .prop-facility li:nth-child(2):before, .prop-facility li:nth-child(2n):after{display:none;} */
/* .page-title-bg .col-xs-12:last-child{float:right;} */


/* .summary{margin:0 0 -12px 0;}
.summary ul{margin:0;padding:0 0 5px 0;}
.summary ul li{margin:0;padding:0 0 8px 40px;list-style:none;font-size:16px;line-height:22px;color:#292727;font-weight:400;position:relative;}
.summary ul li:before{position:absolute;left:0;top:0;content:"\f05d";font-family:'FontAwesome';color:#ed292c;font-size:22px;font-weight:400;}
.summary ul li:last-child{padding-bottom:0;}
.summary ul li strong{font-weight:400;color:#666666;display:inline-block;min-width:110px;position:relative;} */
/* .property-address{background:#ffffff;margin-bottom:18px;}
.property-address h3{margin:0;font-size:26px;line-height:32px;color:#ffffff;font-weight:700;background:#353535;padding:12px 18px;} */
/* .prop-add-box{padding:16px 18px 18px 18px;} */


/* .facility-box{padding:4px 0 7px 0;}
.facility-box p{margin:0;font-size:16px;line-height:22px;color:#373737;font-weight:400;padding:9px 0 0 0;}
.facility-box p strong{display:block;color:#666666;font-weight:700;font-size:18px;} */

/* .property-discount{position:relative;}
.property-discount-text{position:absolute;left:0;right:0;top:0;padding:24px 30px;max-width:250px;}
.property-discount-text h3{margin:0;font-size:28px;line-height:36px;color:#000000;font-weight:400;} */
/* .prop-cont{background:#ffffff;} */

/* .filter-title{background:#808080;padding:20px 25px;} */
/* .prop-filter h2{margin:0;font-size:28px;line-height:1;color:#ffffff;font-weight:400;}
.prop-filter-form{background:#f9f9f9;padding:25px;}
.prop-filter-form .form-group{margin-bottom:18px;}
.prop-filter-form .form-control{font-size:16px;color:#969595;font-weight:400;border:1px solid #dedede;border-radius:0;background:#ffffff;height:43px;box-shadow:none;padding:0 10px;}
.prop-filter-form select.form-control{appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;-webkit-appearance:none;background:#ffffff url(../images/select-arrow.png) right 10px center no-repeat;font-size:16px;color:#969595;}
.prop-filter-form .submit-btn{text-align:center;padding:20px 0 0 0;}
.prop-filter-form .submit-btn .btn{font-size:17px;height:46px;background:#808080;color:#fff;border-bottom:2px solid #594e4e;border-radius:8px;padding:0 52px;}
.prop-filter-form .submit-btn .btn:hover{background:#000;border-color:#000;} */



/* #filter-btn{display: none;} */
/* .prop-filter-form{display: block;} */
/* .banner-tab-nav ul{margin: 0; padding: 0; }
.banner-tab-nav ul li{margin: 0; padding: 0; list-style: none; float: left; background: rgba(255,255,255,1); border-bottom: 2px solid #fff; }
.banner-tab-nav ul li a{display: block; color: #000000; padding: 12px 20px; text-decoration: none; }
.banner-tab-nav ul li:first-child{border-top-left-radius: 8px;}
.banner-tab-nav ul li:last-child{border-top-right-radius: 8px;}
.banner-tab-nav ul .active{    border-bottom: 2px solid #00b8f9; }
.banner-tab-nav ul .active a{color: #000000; } */



/* section.properties-gray{padding: 0 0 80px;background-color: #eef3f8;}
section.properties-gray .property-inner {background-color: #fff;} */


/* section.contactus-page .contact-form .submit-btn .btn:hover{border-color:#000000;} */
/* .multiselect .selected-hold input::-webkit-input-placeholder { color: #565656;opacity: 1;}
.multiselect .selected-hold input::-moz-placeholder {color: #565656;opacity: 1;}
.multiselect .selected-hold input:-ms-input-placeholder { color: #565656;opacity: 1;}
.multiselect .selected-hold input:-moz-placeholder {color: #565656;opacity: 1;} */


/* .contact-form .form-group{margin-bottom:20px;} */
/* .property-box .more-btn a.btn:focus{outline-offset:0;} */
/* .property-top .property-sort{float:right;} */


/* .prop-inquiry-button button.btn{width:100%;} */
/* .property-list .home-list li {font-size: 16px;font-family: 'Source Sans Pro', sans-serif;line-height: 25px;}
.property-list .home-list li img {margin-right: 10px;} */

/* .property-agent-img img{height: 100%;width: 100%;object-fit: cover;} */
/* .agent-data-box{margin-bottom:20px;} */
/* [v-cloak]{display:none;} */

/* #map-tab{padding:0;}
#map-with-pins{padding:0;} */
/* .chbox{} */

/* .image-viewer{position:absolute;top:160px;z-index:2;} */
/* .modalsliderimage{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.8);} */
/* .modal-content-slider{position:absolute;max-height:100%;margin:0;left:50%;top:50%;padding:0;width:70%;transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);} */
/* .modal-footer-slider{padding:0;position:absolute;right:-1px;top:0px;} */

/* .hover-shadow:hover{box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)}
.sliderimage-height{max-width:100%;max-height:100%;width:100% !important;height:auto;display:block;margin:0 auto;}
.hdr-logbtn .dropdown-menu li a:hover{color:#ed2124;}
.modl-btn, .modl-btn:hover{background-color:#ed2124;color:#fff;font-size:22px;padding:2px 10px;}
.header .right-top-link .list-inline > li:first-child a{padding-left:0;}
.btn-cl{box-shadow:none;background:none;border:none;}
.book-your-home .modal-header{border-bottom:0;} */

/* #sync1 .owl-nav .owl-prev{top:50%;transform:translateY(-50%);}
#sync1 .owl-nav .owl-next{top:50%;transform:translateY(-50%);} */
/* .log-btm-row br{display:none;}
.log-btm-row .forgot-pass{padding-left:15px;} */
/* .content{padding-bottom:0;} */
/* .prop-btn .btn input{background-color:transparent;border:none;width:200px;} */

/* .infowindow_image { float: left; }
.infowindow_content { float: left; padding-left: 10px; }
.infowindow_content h3 { margin: 0px;	font-size: 14px; }
.prop-list-icon a.active { color: #ed2124; }
.prop-list-box .property-img { height: 400px; } */
/*#sync1 .item { height: 570px; width: 100%; }*/
/* #sync2 .item { width: 105px; height: 105px;	} */



/*.property-agent-box{text-align:center;width:126px;position:absolute;right:10px;top:-57px;}*/
/* .prop-list-box:nth-child(3n-1) .property-agent-top-bar{background:#ffcc00;}
.prop-list-box:nth-child(3n) .property-agent-top-bar{background:#b4ff00;} */
/* .prop-filter-form .price-box{padding:0 0 20px 0;}
.prop-filter-form .price-box h3{float:none;padding:0 0 24px 0;color:#777777;}
.prop-filter-form .price-box .price-top{padding:8px 0 0 0;}
.prop-filter-form .price-area{float:none;width:auto;}
.prop-filter-form .price-box input{background:none;border:none;width:100px;padding:0;font-size:13px;color:#777777;}
.prop-filter-form .price-box input#maxprice-list{text-align:right;float:right;margin:3px 0 0 0;}
.prop-filter-form .price-box input#minprice, .prop-filter-form .price-box input#maxprice{margin:0;font-size:13px;color:#777777;}
.prop-filter-form .price-box .ui-slider .ui-slider-handle{height:16px;width:16px;top:-6px;}
.prop-filter-form .price-box .ui-widget-content{background:#cccaca;height:4px;}
.prop-filter-form .price-box.area-filter input{width:100px;padding:0;font-size:13px;color:#777777;}
.prop-filter-form .price-box.area-filter input#maxarea{float:right;text-align:right;margin:3px 0 0 0;} */


/* .contact{padding:10px 0;}
.contact h2{margin:0;font-size:30px;line-height:36px;color:#000000;font-weight:400;padding:0 0 26px 0;} */

/* .info-box{padding:0 0 25px 60px;background:url(../images/contact-info-icon1.png) 0 3px no-repeat;}
.info-box:last-child{padding-bottom:0;}
.info-box h4{margin:0;font-size:21px;line-height:1;color:#000000;font-weight:400;padding:0 0 8px 0;}
.info-box p{font-size:17px;line-height:24px;color:#666666;font-weight:400;}
.info-box p a{color:#666666;}
.info-box p a:hover{color:#000000;}
.info-email{background:url(../images/contact-info-icon2.png) 0 4px no-repeat;}
.info-call{background:url(../images/contact-info-icon3.png) 0 5px no-repeat;} */
/* .contact-form{background:#f5f9fc;border:1px solid #e0e0e0;padding:30px;} */




/* .form-group input[type="checkbox"]{position:absolute;visibility:hidden;} */

/* .prop-filter .prop-filter-form .multiselect .selected-hold{width:100%;min-height:40px;border:1px solid #e5e7e6;border-radius:0;float:none;height:auto;padding:0 5px;}
.prop-filter .prop-filter-form .multiselect .item-search{min-width:172px !important;}
.price-box{padding:14px 22px 20px 22px;}
.price-box h3{margin:0;font-size:18px;line-height:1;color:#000000;font-weight:400;float:left;padding:18px 0 0 0;}
.price-area{float:right;width:170px;}
.price-top{padding:0 0 12px 0;} */
/* .price-box input#minprice{float:left;width:50%;font-size:12px;color:#c8c8c8;font-weight:400;border:none;margin:0 0 0 -24px;}
.price-box input#maxprice{float:right;width:50%;font-size:12px;color:#c8c8c8;font-weight:400;text-align:right;border:none;}
.price-box .ui-widget-content{background:#c8c8c8;border:none;height:1px;}
.price-box .ui-widget-header{background:#ed2124;}
.price-box .ui-slider .ui-slider-handle{background:#ed2124;height:18px;width:18px;border-radius:50%;border-color:#ed2124;top:-9px;cursor:pointer;} */
/* .home-property{padding:45px 0;float:left;width:100%;} */

/* .property{background:#f6f6f6;}
.property-box{padding:40px 20px;}
.property-img{padding:0 0 20px 0;}
.property h3{margin:0;font-size:22px;line-height:30px;color:#000000;font-weight:300;padding-bottom:24px;}
.property h3 strong{font-weight:400;display:block;text-transform:uppercase;font-size:30px;line-height:36px;}
.property p{margin:0;font-size:21px;line-height:30px;color:#585858;font-weight:300;padding-bottom:32px;} */


/* .property-price-box {display: table;width: 100%;}
.property-price-box .property-agent-box {display: table-cell;vertical-align: middle;width: 50%;}
.property-price-box .agent-price {display: table-cell;width: 50%;text-align: right;vertical-align: middle;} */
/* .property-agent-footer {background: #f5f9fc;display: block;padding: 0;height: auto;position: absolute;bottom: 0;left: 0;width: 100%;z-index: 99999;}
.property-agent-footer button {width: 50%;position: absolute;right: 0;background-color: #ed2124;bottom: 0;height: 54px;line-height: 54px;border: none;font-family: 'Source Sans Pro', sans-serif;font-size: 19px;color: #fff;} */



.fancybox-caption-wrap{
	padding: 60px 2vw 1% !important;
}
.bottom-pagination { text-align: center; }
.bottom-pagination nav ul.pagination li { display: inline-block;margin: 0 5px; }
.bottom-pagination nav ul.pagination li.active a { color: #fff;background-color: #ed2124; }
.bottom-pagination nav ul.pagination li a { color: #333;background-color: #f2f2f2;border:1px solid #ddd; border-radius: 4px; }
.bottom-pagination nav ul.pagination li a.next { background:#ed2124 url("../images/right-arrow.png") no-repeat;color: #fff; border: 1px solid #ed2124;background-size: 25px;padding: 6px 50px 6px 20px;background-position: 85% 56%;}
.bottom-pagination nav ul.pagination li.between a { background: #f4f4f4;border:none; }
.bottom-pagination nav ul.pagination li a.previous { background:#ed2124 url("../images/left-arrow.png") no-repeat;color: #fff; border: 1px solid #ed2124;padding: 6px 20px 6px 50px;background-position: 15% 56%;background-size: 25px; }

iframe#cartoonVideo { width: 100% !important; }