@charset "utf-8";
* {margin: 0; padding: 0; box-sizing: border-box;}
a {color: #f7755c; text-decoration: none;}
a:hover{color: #f7755c; text-decoration:underline;}
img {vertical-align: middle; max-width: 100%; height: auto; max-height: 100%;}
:focus {outline: none;}
.clr {clear:both;}
.clr20{clear:both; height:20px;}
h1, h2, h3, h4, h5, h6 {font-weight: 700; color:#333;}
p {margin-bottom:15px; line-height:26px; color:#666666; font-size: 14px; font-weight:400;}
p:empty {margin-bottom: 0;}
p:last-of-type {margin-bottom: 0;}
button:focus, .btn.focus, .btn:focus {outline: 0; box-shadow:inherit;}

body {background:#fff; font-family: 'Montserrat', sans-serif; color:#405e73; font-weight:400; font-size: 14px;}

.header_st1{width:100%; float:left; position:absolute; left:0; top:0; z-index:5; transition:all 1s;}
.header_st1 .container {height:100px; display:flex; justify-content:space-between; align-items:center;}
.header_st1.fixed{top:-100px;}
.header_st1.fixed2{position:fixed; top:0; background:rgba(0, 0, 0, 0.6) !important;}
.header_st1.fixed2 .container{height:70px;}
.logo{float:left;}
.nav_st1{float:right; padding:0;}
.nav_st1 ul{float:left; list-style:none;}
.nav_st1 ul li{float:left; font-size:16px; color:#FFF; margin-right:15px;}
.nav_st1 ul li:last-child{margin-right:0;}
.nav_st1 ul li a{color:#FFF;}
.nav_st1 ul li .dropdown-menu{left:initial; right:0;}
.nav_st1.navbar-expand-lg .navbar-nav .nav-link{padding:0;}
.nav_st1 ul li .dropdown-item{color:#333; padding:10px; border-bottom:1px rgba(0, 0, 0, 0.2) solid; font-size: 14px; line-height: 16px;}
.nav_st1 ul li .dropdown-menu{padding:0;}
.banner_st1{width:100%; float:left; position:relative; background:url(../img/banner_bg1.jpg) no-repeat top center; background-size:cover; height:100vh;}
.banner_st1 .b_info{width:100%; float:left; position:absolute; top:50%; left:0; transform:translate(0, -50%); z-index:1;}
.banner_st1 .b_info h1{font-size:66px; color:#FFF; margin-bottom:20px;}
.banner_st1 .b_info p{font-size:18px; color:#FFF;}
.banner_search{width:100%; float:left; padding-right:100px; margin-top:20px;}
.search_cont{width:calc(100% - 120px); float:left; background:#FFF;}
.search_city{width:37%; float:left; background:url(../img/location.png) no-repeat left 10px center; position:relative;}
.search_city input{width:100%; float:left; height:56px; line-height:56px; color:#333; font-size:14px; background:none; border:0; padding:0 20px 0 40px; border-right:1px #d2dbdd solid;}
.search_select{float:left; width:18%; position:relative; height:56px; background:url(../img/arrow_bottom.png) no-repeat right 10px top 24px;}
.search_select ul{width: 100%; float: left; list-style:none; margin: 0; position: absolute; left: 0; top: 0; height: 56px; border-right:1px #d2dbdd solid; z-index:1;}
.search_select ul li{padding: 10px 13px; border-bottom: 1px rgba(0, 0, 0, 0.2) solid; font-size: 14px; color: #333;}
.search_select ul li:first-child{border:0;}
.search_select ul li:not(.init){float: left; width: 200px; display: none; background: #ffffff; color:#333;}
.search_select ul li:not(.init):hover, ul li.selected:not(.init) {background: #f7755c; cursor:pointer; color:#FFF;}
.search_select ul li.init{cursor: pointer;height:56px; line-height:56px; padding:0 10px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; width:100%; padding-right:24px; color:#333; padding-left:40px;}
.search_select.bed ul li.init{background:url(../img/bed.png) no-repeat left 10px center;}
.search_select.bath ul li.init{background:url(../img/bath.png) no-repeat left 10px center;}
.search_price{width:27%; float:left; padding-left:30px; background:url(../img/price.png) no-repeat left 5px center; position:relative;}
.search_price:after{content: ""; position: absolute; left: calc(50% + 9px); top: 50%; width: 6px; height: 1px; background: #22292a; transform: translate(-50%, -50%);}
.search_price input{width:50%; float:left; height:56px; line-height:56px; color:#333; font-size:14px; background:none; border:0; padding:0 15px 0 10px;}
.search_btn{width:120px; float:left;}
.search_btn a{width:100%; float:left; font-size:14px; font-weight:600; color:#FFF; text-transform:uppercase; text-align:center; height:56px; line-height:56px; padding:0 10px;}
.search_btn a:hover{text-decoration:none;}

.three_circle{width:100%; float:left; padding-bottom:50px; margin-top:-198px;}
.circle_cont{width:100%; float:left; text-align:center;}
.circle_cont .img_wrap{width: 100%; display:inline-block; max-width:260px; border-radius: 50%; overflow: hidden; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); border: 5px #FFF solid;}
.circle_cont .img_wrap img{width:100%; float:left;}
.circle_cont h2{font-size:22px; color:#333333; font-weight:500; margin:10px 0 0 0;}
.circle_cont p{font-size:13px; color:#555555;}

.home_list1{width:100%; float:left; padding:50px 0; background:url(../img/home_list_bg1.jpg) no-repeat top center; background-size:cover;}
.listing_bg{width:100%; float:left; background:rgba(255, 255, 255, 0.3); padding:30px;}
.h_style1{text-align:center;}
.h_style1 h2{font-size:45px; color:#FFF; font-weight:500; text-transform:uppercase; margin:0; line-height:50px;}
.h_style1 p{font-size:16px; color:#FFF;}
.home_list_box{width:100%; float:left; background:#FFF; position:relative; margin:15px 0;border-radius: 8px;
 overflow: hidden; }
.main_box{box-shadow: 0 0 5px rgba(0, 0, 0, 1); border: 1px solid #000; max-height:450px;}
.home_list_box li img{width:100%;  border-radius: 0px; overflow: hidden;}
.open_house{position:absolute; left:10px; top:10px; font-size:12px; color:#FFF; background:#dc8927; z-index:9; padding:4px 10px; float:left; border-radius:13px;}
.open_house.new_hr{background:#60c357;}
.open_house.sold{background:red;}
.share_like{position:absolute; right:10px; top:10px; z-index:9; float:left;}
.share_like a{display:inline-block; margin-left:5px; vertical-align:middle;}
.share_like a:hover{-webkit-filter: invert(80%); filter: invert(80%);}
.home_list_slider{width:100%; float:left; list-style:none; margin:0; position:relative; z-index:1;}
.view_slider_bg:after{position:absolute; z-index:1; left:0; top:0; content:""; width:100%; height:130px; background:url(../img/blur_bg.png) repeat-x left bottom;}
.home_list_slider li img{width:100%; overflow: hidden;}
.home_list_slider li .slide-row {overflow: hidden;}
.home_list_slider li .slide-col {padding:3px}
.home_list_slider li .preview-col {padding:3px 0 3px 3px}
.home_list_slider li .preview-col div.image-wrap {height: 506px;max-width: 200%;width: 200%;background-size: cover;background-repeat: no-repeat}
.home_list_slider li .slide-col div.image-wrap {height: 250px; width: 100%;background-size: cover;background-repeat: no-repeat}
.home_list_slider li .slide-col img.slick-lazyload-error {padding: 0}
.home_list_slider .slick-prev{position:absolute; left:0; top:50%; transform:translate(0, -50%); width:35px; height:35px; border:0;border-radius: 50%; background:rgba(0, 0, 0, 0.5) url(../img/list_arrow_left.png) no-repeat center center; z-index:1; font-size:0;}
.home_list_slider .slick-next{position:absolute; right:0; top:50%; transform:translate(0, -50%); width:35px; height:35px; border:0; border-radius: 50%;background:rgba(0, 0, 0, 0.5) url(../img/list_arrow_right.png) no-repeat center center; z-index:1; font-size:0;}
.home_list_slider .slick-arrow:hover{background-color:rgba(0, 0, 0, 0.6); cursor:pointer;}
.list_box_cont{width:100%; float:left; background:#FFF; border:1px #ededee solid; border-top:0; border-bottom:0; padding:15px 10px 0 15px; position:relative;}
.list_box_cont h4{font-size:19px; color:#333333; font-weight:700; padding-bottom:4px; padding-right:50px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list_box_cont h4 span{font-size:11px; color:#888888; font-weight:400; display:block; margin-top:6px;}
.list_box_address{padding:0 15px;float: left; width: 100%;min-height: 39px;}
.list_box_address a{color:#333;}
.list_office_name{color:#333; margin-top: 5px;float: left;width: 100%;padding:0 15px;min-height: 21px;}
.list_office_name_map{color:#333; margin-top: 5px;float: left;width: 100%;padding:0 10px;font-size: 12px}
.list_price{display:inline-block; width:100%;}
.list_price h3{float:left; font-size:18px; color:#000; font-weight:700;}
.pink{color:#f7755c;}
.active_sp{float:right; font-size:12px; color:#60c357;}
.active_sp.pink{color:#f7755c;}
.list_box_cont .location{position:absolute; right:10px; top:15px;}
.list_box_cont .location a{width:36px; height:36px; border-radius:50%; background:rgba(0, 0, 0, 0.25); float:left; line-height:36px; text-align:center;}
.list_box_cont .location a img{display:inline-block;}
.list_box_cont .location a:hover{background:rgba(0, 0, 0, 0.5);}
.list_fea{width:100%; float:left; list-style:none; margin:0;padding:0 10px;white-space: nowrap;}
.list_fea li{padding: 10px 3px; display: inline-block; border: none;text-align: left;width: auto}
.list_fea li:last-child{border-right:0;}
.list_fea li span{display:inline-block; vertical-align:bottom; font-size:14px; color:#333;}
.list_fea li span img{margin-right:2px;width: 20px}
.list_price{font-size: 25px; font-weight: 500;color: #333;}

/* .list_provided{float:left; padding:6px 0; font-weight:500; width:100%; color:#888888; font-size:11px; text-align:center; border:1px #eaeaea solid; border-top:0;} */
.home_list1 .st1_btn1{text-align:center; margin-top:15px;}
.st1_btn1 .btn{font-size:13px; color:#FFF; font-weight:500; text-transform:uppercase; border:0; border-radius:3px; /*padding:12px 16px;*/position: relative;}

.home_blog{width:100%; float:left; padding:50px 0;}
.h_style2{position:relative;}
.h_style2 h3{font-size:32px; color:#333; border-bottom:1px #eaeaea solid; font-weight:400; padding-bottom:15px; position:relative;}
.h_style2 h3:after{content:""; position:absolute; left:0; bottom:0; width:34px; height:1px; background:#585858;}
.h_style2 .st1_btn1{float:right; position:absolute; right:0; top:0;}
.st1_btn2 .btn{background:none; border:1px solid; padding:8px 16px;}
.home_blog .h_style2 h3{padding-right:120px;}
.blog_box{width:100%; float:left; margin-top:20px; position:relative;}
.blog_box .img_wrap{width:100%; float:left;}
.blog_box .img_wrap img{width:100%; float:left;}
.blog_box_cont{width:100%; float:left; padding:15px 10px 0 10px; text-align:center;}
.blog_box_cont h5{font-size:17px; color:#333; font-weight:400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.blog_box_cont p{font-size:13px; color:#666666; line-height:22px;}
.blog_box_cont a{font-size:13px; margin-top:5px; display:inline-block;}
.blog_box_cont a:hover{text-decoration:underline;}
.blog_date{width:50px; float:left; left:0; top:0; text-align:center; font-size:20px; color:#FFF;}
.blog_date span{display:block; background: rgba(0, 0, 0, 0.3); font-size:13px; font-weight:700;}

.quik_search{width:100%; float:left; padding:50px 0;}
.h_style3 h4{font-size:35px; color:#fff; font-weight:400;}
.quik_search_link{display:inline-block; width:100%; font-size:14px; color:#FFF; padding-left:16px; background:url(../img/four_dot.png) no-repeat left top 6px; margin-top:15px;}
.quik_search_link a{color:#FFF;}

.map_sec{width:100%; float:left; background:#1f3f81;}
.map_sec iframe{width:100%; float:left; height:370px;}

.footer{width:100%; float:left; padding-top:50px;}
.footer h3{font-size:22px; color:#FFF; font-weight:700; margin-bottom:20px;}
.get_touch{list-style:none; margin-bottom:0;}
.get_touch li{display:inline-block; width:100%; margin-bottom:18px;}
.get_touch li img{float:left; width:16px; margin-top:3px;}
.get_touch li span{float:left; width:calc(100% - 16px); padding-left:10px; color:#FFF; font-size:14px; font-weight:400;}
.footer_link{list-style:none; width:100%; display:inline-block; margin-bottom:0;}
.footer_link li{float:left; width:100%; font-size:14px; font-weight:400; text-transform:uppercase; width:50%; margin-bottom:16px;}
.footer_link li a{color:#FFF;}
.footer_newsletter{width:100%; display:inline-block;}
.footer_newsletter p{font-size:14px; color:#FFF; line-height:16px; font-weight:400;}
.news_email{width:100%; display:inline-block; position:relative; border-radius:23px; overflow:hidden; background:rgba(255, 255, 255, 0.1); margin:25px 0 30px 0;}
.news_email input{width:100%; float:left; background:none; border:0; height:46px; line-height:46px; padding:0 70px 0 20px; color:#FFF; font-size:14px; font-weight:600;}
.news_email input::-webkit-input-placeholder{color:#FFF; font-weight:400;}
.news_email input::-moz-placeholder{color:#FFF; font-weight:400;}
.news_email input:-ms-input-placeholder{color:#FFF; font-weight:400;}
.news_email input:-moz-placeholder{color:#FFF; font-weight:400;}
.news_email a{width:58px; height:46px; line-height:46px; text-align:center; float:left; position:absolute; right:0; top:0;}
.news_email a img{margin-right:4px;}
.follow_us{display:inline-block; width:100%;}
.follow_us span{display:inline-block; vertical-align:middle; font-size:23px; font-weight:700; color:#FFF;}
.follow_us a{display:inline-block; vertical-align:middle; width:41px; height:41px; line-height:41px; text-align:center; border-radius:50%; color:#FFF; background:rgba(255, 255, 255, 0.1); margin-left:10px;}
.follow_us a:hover{text-decoration:none; background:rgba(255, 255, 255, 0.2);}
.copyright{border-top:1px rgba(255, 255, 255, 0.1) solid; font-size:14px; color:#FFF; padding:25px 15px; margin-top:30px;}
.copyright a{color:#FFF;}

/*evaluation:start*/
.inner_pages .header_st1 {background: #111111; z-index: 9999;}
.evaluation_banner {width:100%; float: left; background: url(../img/evaluation_banner.jpg)no-repeat center center; background-size: cover; margin-top: 100px; min-height:calc(100vh - 100px); display: flex; align-items: center;}
.eval_con {width:100%; float:left; margin:50px 0;}
.eval_info_box {width:100%; float: left; background: rgba(0,0,0,0.5); border:2px solid; border-radius: 10px;}
.eval_info_box p {color: #fff;}
.eval_step1 {text-align: center; padding:40px;}
.eval_step1 h2{font-size: 44px; margin-bottom: 15px; color:#fff;}
.eval_step1 p {font-size: 18px;}
.eval_search {display: flex; justify-content: center; margin-top: 40px; padding: 0 40px;}
.eval_search input[type="text"] {border:1px solid #fff; padding: 16px 15px;}
.eval_search input[type="text"].stret_address {flex-grow: 1}
.eval_search input[type="text"].unit_num {border-left: 1px solid #e5e5e5; width:110px;}
.eval_info_box .submit_btn {color:#fff; padding: 16px 30px; font-size: 14px; text-transform: uppercase; font-weight: 600;}
.eval_info_box .submit_btn:hover {text-decoration: none;}
.gain_insight {width:100%; float: left; padding: 50px 0; text-align: center;}
.gain_insight h3 {font-size: 35px; font-weight: 400; color:#555; margin-bottom: 40px;}
.gain_insight h3 span {font-weight: 700;}
.con_insight_box {display: flex; flex-wrap: wrap; justify-content: center;}
.insight_box {background: #f7f7f7; padding: 25px;}
.insight_box .img_wrap {margin:10px 0 20px 0;}
.insight_box h4 {font-size: 18px; font-weight: 400; margin-bottom: 10px;}
.insight_box p {font-size: 12px; color:#666666; line-height: 24px;}
.slim_footer {width:100%; float: left;}
.slim_footer .container {display: flex; justify-content: space-between;}
.slim_footer span {font-size: 14px; color:#fff; font-weight: 400; padding: 25px 0}
.slim_footer span a {color:#fff;}

.eval_step2 {padding: 30px;}
.eval_left h3 {color:#fff; font-size: 32px; font-weight: 400;}
.eval_left p {opacity: 0.8; font-size: 14px; line-height: 22px;}
.eval_left form {margin-top: 15px;}
.eval_left .form-control {border-radius: 0; border: none;}
.eval_left .form-control:focus {outline: none; box-shadow: none; background: #f3f3f3;}
.form_seprator {margin: 20px 0; height: 1px; background: #fff; opacity: 0.2;}
.eval_left .loc_sub {margin-bottom: 10px; font-size: 16px;}
.eval_left ::-webkit-input-placeholder {font-size: 13px; color:#888;}
.eval_left ::-moz-placeholder {font-size: 13px; color:#888;}
.eval_left :-ms-input-placeholder {font-size: 13px; color:#888;}
.eval_left :-moz-placeholder {font-size: 13px; color:#888;}
.feet_btn {position: absolute; top:0; right: 15px; height: 35px; background: #e2e2e2; padding: 7px 15px; font-size: 13px;}
.form-control.formwith_ext {padding-right: 75px;}
.download_sample {font-size: 13px; text-decoration: underline; margin: 5px 0; display: inline-block;}
.download_sample:hover {text-decoration: none; color:#f7755c;}
.full_btn .btn {width:100%;}
.eval_left .ext_botinfo {text-align: center; color:#fff; font-size: 12px; opacity: 0.8; display: block; margin-bottom: 15px;}

.map_con {display: flex; align-items:stretch;}
.map_con .eval_right {display: flex;}
.eval_right {width:100%;}
.eval_right iframe {width:100%;}

ul.property_stats {width:100%; float: left;}
ul.property_stats li {list-style: none; float: left; background: none; border:1px solid rgba(255,255,255,0.8); font-size: 13px; text-align: center; padding: 12px 20px; color:#fff; margin-right: 10px; margin-top: 10px}
.estimates_con {width:100%; float: left; opacity: 0.8; border-top: 1px solid #fff; border-bottom: 1px solid #fff; margin-top: 20px; margin-bottom: 25px;}
.estimate_box {width:50%; float: left; text-align: center; padding: 15px;}
.estimate_box h3 {font-weight: 700; font-size: 25px; margin-bottom: 3px;}
.estimate_box span {color:#fff; font-size: 12px;}

.eval_step3 {padding: 30px;}
.eval_report {text-align: center;}
.property_agent {width:100%; float: left; margin-top: 20px;}
.eval_agent {width:130px; height: 130px; border-radius: 50%; overflow: hidden; border:5px solid rgba(0,0,0,0.4); float: left;}
.eval_agent_info {float: right; width:calc(100% - 160px);}
.eval_agent_info h3 {font-size: 16px; color:#fff; font-weight: 700;}
.eval_agent_info h4 {color:#fff; font-size: 14px;}
ul.agent_contactinfo {list-style: none; font-size: 14px; opacity: 0.8;}
ul.agent_contactinfo li {margin-bottom: 5px; color:#fff;}

.st1_btn1 .btn-primary.btn-ghost {background: none; border: 1px #fff solid; color: #fff; padding: 10px 16px;}
.st1_btn1 .btn-primary.btn-ghost:hover {background: #f7755c; border: 1px #f7755c solid; color: #fff;}
.eval_agent_info .btn-ghost {margin-left: 5px;}
/*evaluation:end*/

.frame-img{border:10px #eee solid; padding: 10px;}

/* About Start */
.inner_banner{width:100%; float:left; background-size:cover; margin-top:100px; text-align:center; padding:39px 0;}
.inner_banner h4{font-size:32px; color:#FFF; font-weight:400; margin:0;}
.inner_block{width:100%; float:left; padding:50px 0;}
.about_img{float:right; width:465px; position:relative; z-index:1; padding-left:80px; background:#FFF; margin-bottom:65px;}
.about_inner p{margin-bottom:25px;}
.about_inner p:last-of-type{margin-bottom:0;}
.about_inner{background:url(../img/about_bg.jpg) no-repeat center center; background-size:cover;}
.about-us-video {padding: 15px 0;}
.about-us-video video {max-width: 100%; max-height: 400px; width: 100%;}
/* About End */


/* Office Logo Start */
.office-logo-section {padding: 30px 0;float: left; width: 100%;}
.office-logo-section img {width:100%;max-width: 400px;max-height: 400px; display: block; margin: auto}

/* Schedule Tour Start */
.schedule_tour .left_side{width:350px; float:left;}
.current_home{font-size:16px; color:#000; font-weight:400; text-align:center; margin:0;}
.schedule_tour .left_side .home_list_box{margin-top:0;}
.schedule_tour .left_side .st1_btn1{width:100%; display:inline-block;}
.schedule_tour .st1_btn2 .btn{border:2px #333 solid; color:#333; font-weight:500; width:100%; text-align:center;}
.schedule_tour .st1_btn2 .btn:hover{background:#333; color:#FFF;}
.schedule_tour .right_side{width:calc(100% - 350px); float:left; padding:26px 0 0 45px;}
.sche_tour{width:100%; float:left; padding:20px 30px;}
.sche_tour h4{font-size:22px; color:#FFF; font-weight:500; width:100%; float:left;}
.sche_dt_sl{width:100%; float:left; list-style:none;}
.sche_tour .sche_dt_sl{margin-top:10px;}
.sche_dt_sl li{width:14.285%; float:left; padding:5px;}
.sche_dt_cont{background:rgba(0, 0, 0, 0.3); border:1px rgba(0, 0, 0, 0.3) solid; text-align:center; padding:10px 5px 5px 5px; cursor:pointer;}
.sche_dt_sl li span{font-size:10px; color:#FFF; text-transform:uppercase; display:block;}
.sche_dt_sl li h3{font-size:28px; color:#FFF; font-weight:400; margin:0; line-height:28px;}
.sche_dt_sl li p{font-size:11px; color:#FFF; line-height:16px;}
.sche_dt_sl .slick-prev{position:absolute; right:calc(100% + 5px); top:50%; transform:translate(0, -50%); width:19px; height:45px; border:0; background:url(../img/list_arrow_left.png) no-repeat center center; z-index:1; font-size:0;}
.sche_dt_sl .slick-next{position:absolute; left:calc(100% + 5px); top:50%; transform:translate(0, -50%); width:19px; height:45px; border:0; background:url(../img/list_arrow_right.png) no-repeat center center; z-index:1; font-size:0;}
.sche_dt_sl .slick-arrow:hover{background-color:rgba(0, 0, 0, 0.6); cursor:pointer;}
.sche_tm_sl{width:100%; float:left; list-style:none;}
.sche_tour .sche_tm_sl{margin-top:20px;}
.sche_tm_sl li{width:14.285%; float:left; padding:8px 5px 5px 5px;}
.sche_tm_cont{background:rgba(0, 0, 0, 0.3); border:1px rgba(0, 0, 0, 0.3) solid; text-align:center; padding:7px 5px; cursor:pointer; position:relative;}
.sche_tm_cont p{font-size:15px; color:#FFF; font-weight:400; text-transform:uppercase;}
.sche_tm_cont span{float:left; background:rgba(0, 0, 0, 0.3); width:18px; height:18px; border-radius:50%; line-height:16px; text-align:center; position:absolute; right:5px; top:0; transform:translate(0, -50%);}
.sche_tm_cont span img{display:inline-block; width:10px;}
.sche_tm_sl .slick-prev{position:absolute; right:calc(100% + 5px); top:50%; transform:translate(0, -50%); width:19px; height:45px; border:0; background:url(../img/list_arrow_left.png) no-repeat center center; z-index:1; font-size:0;}
.sche_tm_sl .slick-next{position:absolute; left:calc(100% + 5px); top:50%; transform:translate(0, -50%); width:19px; height:45px; border:0; background:url(../img/list_arrow_right.png) no-repeat center center; z-index:1; font-size:0;}
.sche_tm_sl .slick-arrow:hover{background-color:rgba(0, 0, 0, 0.6); cursor:pointer;}
.book_instantly{width:100%; float:left; margin:10px 0 10px 0;}
.book_instantly p{font-size:15px; color:#FFF; display:inline-block; vertical-align:middle; font-weight:400;}
.book_instantly span{background:rgba(0, 0, 0, 0.3); width:25px; height:25px; border-radius:50%; line-height:23px; text-align:center; display:inline-block; vertical-align:middle; margin-right:10px;}
.tour_sche{width:100%; float:left; background:#f6f6f6; border:1px #e5e5e5 solid; padding:20px 15px; margin-top:15px;}
.tour_sche .st1_btn1{float:left;}
.tour_sche_cont{width:calc(100% - 70px); float:left;}
.tour_sche_cont ul{width:100%; float:left; list-style:none; margin:0;}
.tour_sche_cont ul li{width:25%; float:left; padding:0 10px 0 5px;}
.tour_sche_cont ul li span{font-size:13px; color:#666; text-transform:uppercase;}
.tour_sche_cont ul li p{font-size:18px; color:#333; text-transform:uppercase; font-weight:400;}
.add_home_pop h5{font-size:20px; color:#333; font-weight:400;}
.tour_sche_cont.saved_tours ul li{width: 100%; float: left; padding: 6px 25px 6px 0; position:relative;}
.tour_sche_cont.saved_tours ul li p{position: absolute; right: 0; top: 0;}

.close{float:left; position:absolute; right:14px; top:10px;}
.add_home_cont{padding:20px 30px 0 30px;}
.add_home_cont .nav li a{font-size: 14px; color: #666; padding: 0; margin-right: 30px;}
.add_home_cont .nav li a.active{background:none;}
.add_home_cont .nav li a:hover{background:none;}
.add_home_cont .nav li:last-child a{margin:0;}
.add_home_pop .modal-dialog{width:100%; max-width:810px;}
.add_home_pop .home_list_box{margin-top:0;}

.add_home_check{width:100%; float:left; text-align:center; background:#f5f5f5; padding:8px 0;}

.cus_check{display:inline-block; margin:0; position: relative; padding-left:26px; color:#000; cursor: pointer; font-size:12px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.cus_check input {position: absolute; opacity: 0; cursor: pointer;}
.cus_checkmark {position: absolute; top: 0; left: 0; height: 18px; width: 18px; border: 1px #000 solid;}
.cus_check:hover input ~ .cus_checkmark {background-color:transparent;}
.cus_check input:checked ~ .cus_checkmark {background-color:transparent;}
.cus_checkmark:after {content: ""; position: absolute; display: none;}
.cus_check input:checked ~ .cus_checkmark:after {display: block;}
.cus_check .cus_checkmark:after {left: 6px; top: 2px; width: 5px; height: 10px; border: solid black; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.addup_to{width:calc(100% + 60px); margin-left:-30px; float:left; background:#dedede; padding:20px 30px;}
.addup_to h4{font-size:20px; color:#222; font-weight:400; margin:0;}
.addup_to p{font-size:13px; color:#555; font-weight:400;}
.addup_to_cont{width:calc(100% - 200px); float:left;}
.addup_to .st1_btn1{float:right;}
.add_home_scroll{height:400px; overflow:auto;}
.add_home_scroll .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .add_home_scroll .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#6a6a6a;}
.add_home_scroll .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .add_home_scroll .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#ececec;}
.add_home_scroll .mCSB_scrollTools .mCSB_buttonDown, .add_home_scroll .mCSB_scrollTools .mCSB_buttonLeft, .add_home_scroll .mCSB_scrollTools .mCSB_buttonRight, .add_home_scroll .mCSB_scrollTools .mCSB_buttonUp{background-image:url(../img/mCSB_buttons.png);}
/* Schedule Tour End */

/*innersearch:start*/
.inner_search_block {width: 100%; float: left; background:#f4f4f4; margin-top: 100px; padding:10px 0;}
.inner_search_block .container {display: flex; align-items: center;}
.inner_search_block .banner_search {margin-top: 0; padding-right: 0; position: relative; z-index: 999;}

.search_helper {float: right; width:250px; padding-left:20px;}
.search_helper ul li {list-style: none; width:50%; float: left; text-align: center;}
.search_helper ul li a {display: block; color:#333;}
.search_helper ul li img {display: block; margin: 0 auto;}
.search_helper ul li span {display: block; font-weight: 600; font-size: 12px; text-transform: uppercase; margin-top: 5px;}
.inner_search_block .search_select ul li {font-size: 12px;}
.inner_search_block .search_city input {font-size: 12px;}
.inner_search_block .search_price input {font-size: 12px;}

.inner_search {width:100%; float: left; display: flex; justify-content: space-between;}
.inn_search_left {flex-grow: 1; position: relative;}
.inn_search_left iframe {width:100%; position: absolute; height: 100%;}
.inn_search_right {background: #fff; width: 60%; /*max-width:700px;*/}
.inn_search_right .mCSB_inside > .mCSB_container {margin-right: 15px;}
.inn_search_right .home_list_box{width:33%; padding: 0 10px;}
.inn_search_right .home_list_box .share_like{right:20px;}
.home_list_con {height: 700px; width:100%; float: left; padding: 0px 50px 20px 50px; overflow:hidden;}
.inn_search_right .home_list_con{padding:0px 0 20px 12px;}

.location_info {width:100%; float: left; padding: 20px 20px 5px 20px;}
.map_location_info{padding: 20px 0 5px 0;}
.location_info .location_name {font-size: 18px; font-weight: 400; margin-bottom: 8px;}
.loc_sortbar {width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: center; align-items: center; padding: 10px 15px;}
.loc_sortbar label {color:#fff; font-weight: 700; font-size: 13px; margin:0 5px 0 0;}
.loc_sortbar .sel_wrap {background: #fff; position: relative; border-radius: 3px;}
.loc_sortbar .sel_wrap::after {content: ""; width:10px; height:5px; background: url(../img/arrow_bottom.png)no-repeat left top; position: absolute; right:10px; top:12px; pointer-events: none;}
.loc_sortbar .form-control { border:none; height: auto !important; font-size: 13px; padding: 5px 15px 5px 10px; -webkit-appearance: none; -moz-appearance: none; appearance:none; min-width: 150px;}
.loc_sortbar .nubof_listing {font-size: 12px; color:#fff;}
.inn_search_right .open_house{left:20px;}

.filter_location_name {float:left; width:100%;border-bottom: 1px #d2dbdd solid;padding: 0 15px 0 30px;line-height: 56px; font-size: 16px;color: #333;}
.filter_location_name .grid_style{margin-top: 0;font-size: 22px;}
.filter_location_name .save-search-button{margin: 0}
.filter_location_name .grid_style{float: none; vertical-align: middle}

.filter-price-elm .save-search-button{float: left; width: 22%}
.filter-price-elm .filter-button{float: left; width: 22%}
.filter-price-elm .save-search-button a,
.filter-price-elm .filter-button a { text-align: center; color: #333;display: block;margin-top: 10px}
.filter-price-elm .save-search-button img,
.filter-price-elm .filter-button img { width: 18px}
.filter-price-elm .save-search-button span,
.filter-price-elm .filter-button span {font-weight: 500;font-size: 9px;text-transform: uppercase;display: block}

.home_list_box.nwr .list_box_cont{background:none; margin-top:-32px; z-index:999; border:0; margin-bottom :0; padding:0;}
.home_list_box.nwr .list_fea li{padding:0;}
.home_list_box.nwr .list_fea li span:not(.tex){display:none;}
.home_list_box.nwr .list_box_cont h4 span{display:none;}
.home_list_box.nwr .slick-list{background:#000; border-radius: 7px 7px 0 0;}
.home_list_box.nwr .list_box_cont h4 {color: #000; font-size: 11px; margin:0; padding:0; white-space: normal; margin-top: 2px; padding:7px; background:#f1f1f1; min-height: 39px; text-align : center;}
.home_list_box.nwr .list_price h3, .home_list_box.nwr .list_price h3 .pink{color:#fff; font-size:20px; margin:0; padding:0 5px;}
.home_list_box.nwr .active_sp{color:#fff;}

.inn_search_right .open_house.new_hr{left: 15px; top: 5px; padding: 2px 5px; font-size: 10px; letter-spacing: 1px;}

.home_list_box.nwr .slick-initialized .slick-slide div, .home_list_box.nwr .slick-initialized .slick-slide li, .home_list_box.nwr .slick-initialized .slick-slide a{float:left; width:100%;}

.home_list_box.nwr .list_price h3{background: rgba(243, 45, 45, 0.8);padding: 5px; border-radius: 0 5px 5px 0;}

.home_list_slider, .sche_dt_sl{visibility:hidden;}
.home_list_slider.slick-initialized, .sche_dt_sl.slick-initialized {
 visibility: visible;
}
/*innersearch:end*/

/* Property Details Start */
.property_detail{padding-top:0;}
.property_head{width:100%; float:left; padding-top:20px;}
.status_inner{float:left; width:100%;}
.status_inner .open_house{position:static; display:inline-block; vertical-align:middle;}
.status_inner p{color:#333; font-size:12px; font-weight:400; vertical-align:middle; display:inline-block;}
.status_inner p span{color:#60c357;}
.pro_detail_h {margin-bottom:15px;}
.pro_detail_h h3{font-size:27px; color:#333; font-weight:500; margin:6px 0 0 0;}
.pro_detail_h p{font-size:16px; color:#888; font-weight:400;}
.pro_detail_fea {margin-bottom: 10px;}
.pro_detail_fea .detail_price{display: inline-block; vertical-align: middle}
.pro_detail_fea ul{margin:0 0 0 10px;display: inline-block; vertical-align: middle}
.pro_detail_fea ul li{display:inline-block; vertical-align:middle; border-left:1px #e0e0e0 solid; padding:5px 5px; margin:0 2px;}
.pro_detail_fea ul li:first-child{border: 0;padding-left: 0}
.pro_detail_fea ul li span{display: inline-block; font-weight:400;font-size: 16px; color: #5f5f5f;}
.pro_detail_fea ul li img{margin-right:10px;width: 21px;}
.detail_price span{font-size:32px; font-weight:400; display:block;}
.detail_like{position: absolute;right: 30px;top: 10px;z-index: 2;}
.detail_like a{margin-right:8px;font-size: 24px;}
.pro_dea_nav_bg{width:100%; float:left;}
.property_head.fixed .pro_dea_nav_bg {position: fixed; left: 0; top: 70px; background: #fff; z-index: 10; box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.2);}
.pro_dea_nav ul{list-style:none; margin:10px 0 20px 0;}
.pro_dea_nav ul li{display:inline-block; font-size:14px; font-weight:600; margin:5px 35px 5px 0;}
.pro_dea_nav ul li a{color:#333;}
.pro_dea_nav ul li a:hover{text-decoration:none;}
.pro_dea_nav ul li a.active{color:#f7755c;}
.pro_dea_nav ul li:last-child{margin-right:0;}
.property_head.fixed .pro_dea_nav_bg .pro_dea_nav ul{margin:10px 0;}
.pro_det_cont{width:100%; float:left; padding-top:20px;}
.pro_det_cont .left_side{width:calc(100% - 300px); float:left; padding-right:30px;}
.pro_det_cont .left_side .home_list_slider .slick-prev{width:24px; height:56px;}
.pro_det_cont .left_side .home_list_slider .slick-next{width:24px; height:56px;}
.home_list_thumb{width:100%; float:left; background:#f3f3f3; padding:15px 25px;}
.list_thumb{width:100%; float:left; margin-bottom:0; list-style:none;}
.list_thumb li{float:left; padding:0 6px;}
.list_thumb .slick-prev{position:absolute; left:-14px; top:50%; transform:translate(0, -50%); width:9px; height:18px; border:0; background:url(../img/arrow_left.png) no-repeat center center; z-index:1; font-size:0;}
.list_thumb .slick-next{position:absolute; right:-16px; top:50%; transform:translate(0, -50%); width:9px; height:18px; border:0; background:url(../img/arrow_right.png) no-repeat center center; z-index:1; font-size:0;}
.list_thumb .slick-arrow:hover{cursor:pointer;}
.provi_agency{font-size:14px; color:#666666; font-weight: 400; text-align:center; width:100%; float:left; margin:10px 0 30px 0;}
.property_type{margin-top:25px;}
.property_type span{width:50%; float:left; font-size:14px; font-weight:400; color:#666666;}
.property_type strong{width:50%; float:left; font-size:14px; font-weight:400; color:#333333; text-align:right;}
.pro_detail_map{width:100%; display:inline-block;}
.pro_detail_map iframe{width:100%; float:left; height:240px;}
.pro_detail_map ul{width:100%; float:left; list-style:none; margin:10px 0 0 0;}
.pro_detail_map ul li{float:right; font-size:12px; margin-left:25px;}
.pro_detail_map ul li:first-child{float:left; margin-left:0;}
.pro_detail_map ul li a{color:#888888;}
.listed_by{width:100%; float:left; padding:30px 0;}
.listed_profile{width:50px; border-radius: 50%; float: left; overflow: hidden;}
.listed_profile img{width:100%;}
.listed_by_cont{width:calc(100% - 50px); float:left; padding-left:15px;}
.listed_by_cont p{font-size:13px; color:#333; font-weight:400; line-height:16px; margin-top:6px;}
.listed_by_cont span{font-size:12px; color:#666; font-weight:400; line-height:14px;}


.pro_det_cont .right_side{width:300px; float:left;}
.pro_det_cont .right_side .sche_tour{padding:15px 20px;}
.pro_det_cont .right_side .sche_tour h4{text-align:center; margin-bottom:0;}
.pro_det_cont .right_side .st1_btn1 .btn{width:100%; text-align:center;}
.pro_det_cont .right_side .sche_dt_sl .slick-prev{right:100%;}
.pro_det_cont .right_side .sche_dt_sl .slick-next{left:100%;}
.obligation{width:100%; float:left; font-size:12px; color:#FFF; text-align:center; padding:8px 0;}
.ask_ques{width:100%; float:left; font-size:14px; color:#FFF; text-align:center; padding:10px 0 8px 0; border-top:1px solid rgba(255, 255, 255, 0.15); border-bottom:1px solid rgba(255, 255, 255, 0.15); margin:5px 0;}
.pad_ref{width:100%; float:left; margin-top:10px;}
.pad_ref_input{float:left; width:100%; position:relative; min-height:49px; /*background:url(../img/arrow_white.png) no-repeat right 10px top 21px;*/ border:1px rgba(255, 255, 255, 0.15) solid; text-align:center;}
.pad_ref_input ul{width: 100%; float: left; list-style:none; margin: 0; position: absolute; left: 0; top: 0; height: 49px; z-index:1;}
.pad_ref_input ul li{padding: 10px 13px; font-size: 14px; color: #fff;}
.pad_ref_input ul li:first-child{border:0;}
.pad_ref_input ul li:not(.init){float: left; width: 100%; display: none; background:#efefef; color:#333;}
.pad_ref_input ul li:not(.init):hover, ul li.selected:not(.init) {background: #f7755c; cursor:pointer; color:#FFF;}
.pad_ref_input ul li.init{cursor: pointer;height:49px; line-height:49px; padding:9px 10px 0 10px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; width:100%; padding-right:24px; color:#fff; font-size:16px; font-weight:600;}
.pad_ref_input span{font-size:16px; display:block; text-align:center; color:#fff; margin-top:6px;}
.pad_ref_input span strong{font-size:18px; font-weight:500;}
.pad_ref_input span.pad_ref_title{font-size:11px; color:#FFF; font-weight:500; /*position:absolute; left:10px; top:5px;*/}
.help_del{float:right; margin-top:13px;}
.help_del a{float:left; margin-left:14px;}
.help_del a:hover{opacity:0.6;}
.save_pav{font-weight:400; width:100%; float:left; font-size:12px; color:#fff; text-align:center; margin-top:20px;}
.save_pav a{display:block;}
.upco_op_hr{width:100%; float:left; padding:25px 0;}
.upco_op_hr h4{font-size:18px; color:#333; font-weight:400; border-bottom:1px #e4e4e4 solid; padding-bottom:15px;}
.upco_op_hr ul{list-style:none; margin:0;}
.upco_op_hr ul li{margin-top:15px; padding-left:40px; background:url(../img/cal.png) no-repeat left center;}
.upco_op_hr ul li p{font-size:13px; color:#333; font-weight:500;}
.upco_op_hr ul li span{font-size:12px; color:#666; display:block;}
.request_info{width:100%; float:left; padding:15px 20px; background:#f4f4f4; border:1px #dcdcdc solid;}
.request_info h4{font-size:20px; color:#333; font-weight:600; text-align:center;}
.input_field{background:#FFF; border:1px #dcdcdc solid; font-size:13px; color:#333; font-weight:600; padding:10px;}
textarea.input_field{min-height:80px;}
.request_review{width:100%; float:left; background:#FFF; padding:10px 12px; margin-top:15px;}
.review_profile{width:66px; border-radius:50%; float:left; overflow:hidden;}
.review_profile img{width:100%;}
.request_review_cont{float:left; width:calc(100% - 66px); padding-left:10px;}
.request_review_cont h6{font-size:10px; font-weight:500; color:#00b558; margin:0 0 2px 0;}
.request_review_cont p{font-size:10px; font-weight:500; color:#c5c5c5; margin:0 0 4px 0; line-height:14px;}
.request_review_cont p.ph{color:#54595b; margin:0;}
.stars_review p.ph{display:inline-block; margin:2px 3px 0 3px; vertical-align:middle;}
.stars_review span{display:inline-block; vertical-align:middle; font-size:10px; font-weight:500; color:#00b558;}
.h_style4{margin-bottom:10px; font-size:18px; color:#333; font-weight:400;}
.walkthrough_video{width:100%; display:inline-block; position:relative; margin-top:5px;}
.walkthrough_video img{width:100%;}
.walkthrough_play{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); text-align:center;}
.walkthrough_play img{width:auto; margin-bottom:6px;}
.walkthrough_play a:hover{opacity:0.6;}
.walkthrough_play span{font-size:25px; color:#FFF; display:block;}
.walkthrough p{font-size:13px; color:#666666; margin-top:6px;}
.walkthrough p a{color:#666; text-decoration:underline;}
.walkthrough p a:hover{text-decoration:none;}
.property_details{width:100%; float:left; padding:40px 0 0 0;}
.property_details h4{width:100%; float:left; font-size:13px; color:#333; font-weight:600; background:#efefef; padding:10px 15px; margin:0;}
.property_details_cont{width:100%; float:left; padding:20px 15px; border:2px #ededee solid;}
.property_details h5{width:100%; float:left; font-size:14px; color:#333; font-weight:600; margin-bottom :5px;}
.property_details ul{width:100%; float:left; list-style-position:inside;}
.property_details ul li{width:100%; float:left; font-size:12px; font-weight:500; margin-bottom:1px;}
.property_details h6{width:100%; float:left; font-size:13px; color:#333; font-weight:400; background:#fafafa; padding:10px 15px; margin:0; border-left:1px #ededee solid; border-right:1px #ededee solid;}
.property_his{width:100%; float:left; padding-top:40px;}
.cus_tb{width:100%; float:left; border:1px #e9e9e9 solid;}
.cus_tb th{padding:10px; font-size:14px; color:#333; background:#fafafa; font-weight:400; border-top:1px #e9e9e9 solid; border-bottom:1px #e9e9e9 solid;}
.cus_tb td{padding:10px; font-size:14px; color:#333; font-weight:400; border-top:1px #e9e9e9 solid; border-bottom:1px #e9e9e9 solid;}
.property_his .cus_tb td span{display:block; color:#666666;}
.property_his p{font-size:13px; color:#666; line-height:18px; width:100%; float:left; margin-top:5px;}
.property_his p a{color:#666; text-decoration:underline;}
.property_his p a:hover{text-decoration:none;}
.public_facts{width:100%; float:left; padding-top:40px;}
.public_facts .h_style4{border-bottom:1px #e4e4e4 solid; padding-bottom:16px;}
.public_facts_cont{width:100%; float:left; padding:10px 0 0 0;}
.public_facts_cont h3{font-size:14px; color:#363636; font-weight:700; margin:0; width:100%; float:left;}
.public_facts_cont .property_type{width:100%; float:left; margin:8px 0 0 0;}
.public_facts_cont .property_type.total{border-top:1px #e1e1e1 dotted; padding-top:6px;}
.tax_rec{width:100%; float:left;}
.tax_rec ul{width:100%; float:left; list-style:none;}
.tax_rec ul li{width:100%; float:left; border:1px #e1e1e1 solid; font-size:14px; color:#333; padding:16px; margin-top:10px;}
.tax_rec ul li strong{float:right;}
.home_facts{margin-top:20px;}
.home_facts_cont{width:100%; float: left;}
.home_facts_cont span{width: 50%; float: left; font-size: 14px; font-weight: 400; color: #666666;}
.home_facts_cont strong{width: 50%; float: left; font-size: 14px; font-weight:600; color: #333333; text-align: right;}
.home_fact_lin{margin-top:20px;}
.home_facts_cont p{font-size:13px; color:#666; font-weight:400; margin-top:15px;}
.school{width:100%; float:left; padding-top:40px;}
.school_tab{width:100%; float:left; border:1px #e1e1e1 solid;}
.school_tab .nav{border-bottom:1px #e1e1e1 solid; background:#fafafa;}
.school_tab .nav-item{padding:0 3px;}
.school_tab .nav-link{padding:10px 5px; border-bottom:1px #fbfbfb solid; border-radius:0; color:#7b7b7b; font-weight:600;}
.school_tab .nav-link:hover{color:#0a0a0a; border-bottom:1px #0a0a0a solid;}
.school_tab .nav-pills .nav-link.active{background:none; color:#0a0a0a; border-bottom:1px #0a0a0a solid;}
.school_tb{width:100%; float:left;}
.school_tab_cont{width:100%; float:left; padding:0 15px 15px 15px;}
.school_tb th{font-size:14px; color:#333; font-weight:700; padding:15px 20px;}
.school_tb th:first-child, .school_tb td:first-child{padding-left:0;}
.school_tb th:last-child, .school_tb td:last-child{padding-right:0;}
.school_tb tr:last-child td{border-bottom:0;}
.school_tb td{font-size:14px; color:#333; font-weight:400; padding:15px 20px; border-top:1px #e2e2e2 solid; border-bottom:1px #e2e2e2 solid;}
.school_tb td p{font-size:14px; color:#333; font-weight:400; line-height:18px;}
.school_tb td span{font-size:12px; color:#919191; display:block;}
.school_tb td a{font-size:12px; color:#333; text-decoration:underline;}
.school_tb td a:hover{text-decoration:none;}
.school_tab_cont p{font-size: 13px; color: #666; width:100%; float:left; line-height:18px; margin-top: 5px;}
.school_tab_cont p a{color: #404040; text-decoration: underline;}
.school_tab_cont p a:hover{text-decoration:none;}
.neighborhood{width:100%; float:left; padding-top:40px;}
.neighborhood .h_style4{border-bottom: 1px #e4e4e4 solid; padding-bottom: 16px;}
.neighborhood h4{font-size:14px; color:#363636; font-weight:700; margin:0; width:100%; float:left; margin-bottom:10px;}
.transportation{width:100%; float:left; margin-top:10px;}
.transportation ul{list-style:none; margin-bottom:0;}
.transportation ul li{display:inline-block; padding-right:30px; font-size:15px;}
.transportation ul li a{color:#333; text-decoration:underline;}
.transportation ul li a:hover{text-decoration:none;}
.transportation h4{margin:15px 0;}
.transportation p{font-size:12px; color:#727272; font-weight:400;}
.car_dep{float:right; text-align:center; margin-top:5px;}
.car_dep h5{font-size:24px; font-weight:600;}
.car_dep h5 span{font-size:10px; color:#999; font-weight:400; margin-bottom:2px;}
.car_dep p{font-size:15px; color:#333; font-weight:400; line-height:18px;}
.car_dep a{font-size: 13px; color: #333; line-height: 18px; text-decoration:underline;}
.car_dep a:hover{text-decoration:none;}
.estate_sales{width:100%; float:left; margin-top:15px;}
.sale30day{width:100%; float:left; position:relative;}
.sale_map{width:210px; height:100%; float:left; border:1px #e1e1e1 solid; position:absolute; left:0; top:0;}
.sale30day_cont{width:calc(100% - 210px); float:right;}
.sale30day_cont table{width:100%; float:left;}
.sale30day_cont table td{padding:18px 15px; border:1px #e1e1e1 solid;}
.sale30day_cont table td span{float: left; font-size: 14px; color:#333;}
.sale30day_cont table td span.value{float: right; font-weight:600;}
.median_real{width:100%; float:left; margin-top:20px;}
.median_real table th{font-size:12px; font-weight: 600; text-shadow: #fff 0 1px 1px; color: #999; background: #f5f5f5; text-align:center;}
.median_real table th:first-child{text-align:left;}
.median_real table td{font-size:12px; font-weight:400; text-shadow: #fff 0 1px 1px; color: #333; border:1px #e9e9e9 solid;}
.median_real table td a{color: #333; text-decoration:underline;}
.median_real table td a:hover{text-decoration:none;}
.payment_calc{width:100%; float:left; padding-top:40px;}
.pay_ca_l{position:relative; padding-right:0;}
.pay_calc_l{width:100%; float:left; text-align:center; padding:30px 54px 40px 54px;}
.pay_calc_l:after{content:""; position:absolute; left:15px; top:0; width:calc(100% - 15px); height:100%; border:1px #dddddd solid; z-index:-1;}
.pay_calc_l h4{font-size:25px; color:#333; font-weight:400; margin-bottom:0;}
.pay_calc_l p{font-size:12px; color:#666; font-weight:400;}
.pay_calc_l p a{margin-left:6px;}
.pay_calc_l .progress{height:9px; border-radius:5px 5px 5px 5px; margin:15px 0;}
.pay_calc_l .progress .pink_bar{background:#ff7061;}
.pay_calc_l .progress .yellow_bar{background:#ffb545;}
.pay_calc_l .progress .green_bar{background:#6acb48;}
.prog_result{width:100%; display:inline-block; list-style:none; margin:20px 0 0 0;}
.prog_result li{float:left; width:100%; margin-top:15px;}
.prog_result li span{float:left;}
.prog_result li span.circle{width:10px; height:10px; border-radius:50%; background:#000; margin:5px 8px 0 0;}
.prog_result li span.circle.pink{background:#ff7061;}
.prog_result li span.circle.yellow{background:#ffb545;}
.prog_result li span.circle.green{background:#6acb48;}
.prog_result li span.filed{font-size:14px; color:#666666; font-weight:400;}
.prog_result li span.amt{font-size:14px; color:#333333; float:right;}

.pay_ca_r{position:relative; padding-left:0;}
.pay_calc_r{width:100%; float:left; text-align:center; padding:40px 54px 40px 54px;}
.pay_calc_r:after{content:""; position:absolute; left:0; top:0; width:calc(100% - 15px); background:#fafafa; height:100%; border:1px #dddddd solid; z-index:-1; border-left:0;}
.pay_calc_r label{font-size:13px; color:#333; float:left; margin-bottom:5px;}
.pay_calc_r .cus_rang_slider{margin:30px 0 15px 0;}
.cus_rang_slider{-webkit-appearance: none; width: 100%; height: 2px; outline: none; opacity:1; -webkit-transition: .2s; transition: opacity .2s;}
.cus_rang_slider::-webkit-slider-thumb {-webkit-appearance: none; appearance: none; width: 26px; height: 26px; background:url(../img/rang_slider.png) no-repeat left top; cursor: pointer; border:0;}
.cus_rang_slider::-moz-range-thumb {width: 26px; height: 26px; background:url(../img/rang_slider.png) no-repeat left top; cursor: pointer; border:0;}
.down_pay{position:relative; width:100%; float:left;}
.down_pay span{position:absolute; right:0; top:0; width:66px; float:left; text-align:center; border-left:1px #dcdcdc solid; height:41px; line-height:41px;}
.down_pay input{padding-right:75px;}
.customize_calu{list-style:none; display:inline-block; width:100%; margin:6px 0 0 0;}
.customize_calu li{list-style:none; font-size:12px; color:#888888; font-weight:400; margin-right:25px; float:left;}
.customize_calu li:last-child{margin-right:0;}
.nearby_home{width:100%; float:left;}
.nearby_home .h_style4{border-bottom:1px #e4e4e4 solid; padding-bottom:15px; margin-top:40px; width:100%; float:left; padding-right:80px;}
.nearby_home_sl{width:100%; float:left; list-style:none; position:relative; margin-bottom:0;}
.nearby_home_sl li{padding:15px; float:left; width:33.33%;}
.nearby_home_sl li .home_list_slider li{padding:0;}

.nearby_home_sl > .slick-prev{position:absolute; right:36px; top:-50px; width:30px; height:30px; border:0; background:url(../img/nearby_home_left.png) no-repeat center center; z-index:1; font-size:0; opacity:0.3;}
.nearby_home_sl > .slick-next{position:absolute; right:0; top:-50px; width:30px; height:30px; border:0; background:url(../img/nearby_home_right.png) no-repeat center center; z-index:1; font-size:0; opacity:0.3;}
.nearby_home_sl .slick-arrow:hover{opacity:0.5; cursor:pointer;}

.nearby_home_sl .list_fea li span{display:block;}
.nearby_home_sl .list_fea li span img{display:inline-block; margin-bottom:3px; width:auto;}
.go_tour{display:none;}
#pro_dea_nav1{position:relative;}
.d3_tour{position:absolute; left:12px; bottom:10px; float:left; z-index:2;}
.d3_tour li{float:left; text-align:center; list-style:none; width:80px;}
.d3_tour a{display:inline-block; width:42px; height:42px; line-height:42px; border-radius:50%; text-align:center; background:#2e2e2e;}
.d3_tour a:hover{background:#111;}
.d3_tour span{width:100%; float:left; font-size:12px; color:#000; font-weight:600; margin-top:5px; text-shadow: 0px 1px #ccc;}


.transit_score {width:100%; float:left; margin: 20px 0 0 0;}
.nwls_source .h_style4{border-bottom: 1px #e4e4e4 solid; padding-bottom: 16px;}
.list_nwmls p{margin:0;}
/* Property Details End */

/*host_review:start*/
.host_review {width:100%; float: left; padding: 40px 100px 0 100px;}
.user_pic {text-align: center; margin-bottom: 20px}
.host_info {width:100%; float: left;}
.host_info h3 {font-size: 24px; margin:0;}
.host_info p.host_address {margin:0;}
.host_info p {margin-top: 15px;}
.host_review .sel_rating {position: relative; overflow: hidden; width:100px;}
.host_review .rating_fill {position: absolute; top:0; left:0; overflow: hidden;}
.host_review .sel_rating img {max-width: inherit;}
.rating_helper {font-style: italic; size: 12px; color:#888;}

.rev_testimony {width:100%; float: left; border-top: 1px solid rgba(0,0,0,0.125); padding-top: 20px; padding-bottom: 20px;}
.rev_testimony:first-child {border-top: none;}
.rev_top {width:100%; float: left; display: flex; flex-wrap: wrap; align-items: center;}
.rev_pic {width:60px; height: 60px; overflow: hidden; border-radius: 50%; }
.rev_title {font-weight: 500; color:#333; font-size: 16px;}
.rev_info span {display: block;}
.rev_bottom {width:100%; float: left; margin-top: 10px;}

.rev_testimony_con {width:100%; float: left; height: 400px;}
/*host_review:start*/



/* Login Start */
.cus_pop .modal-title{font-size: 20px; color: #333; font-weight: 400;/*margin: 0px 96px*/}
.login_form .st1_btn1 a{width:100%; text-align:center;}
.forgot_pass a{font-weight:500; width:100%; display:inline-block; text-align:center; text-transform:uppercase;}
.no_account{width: 100%; margin-top: 15px; border-top: 1px solid #e4e4e4; text-align: center;  /*padding: 10px 10px 10px 10px;*/ font-weight:500;}
.cus_pop .modal-header{padding:6px;}
.cus_pop .modal-body{/*padding:25px;*/}
p.for_pass_p{margin-bottom:10px;}


/* Login End */

/*blog:start*/
.blog .left_side{width:100%; float:left;}
.blog .left_side iframe {width: 100% !important;}
.blog .left_side .blog_ls_cont{margin:0; padding:0; }
.blog .left_side .blog_ls_cont > li{width:100%; float:left; margin-bottom:30px; border-bottom: 1px solid #d2d2d2; padding: 0 0 20px; list-style:none;}
.blogtop_info {text-align: center; width: 100%; float: left; margin-bottom: 15px;}
.blogtop_info h4 {font-weight: 600; font-size: 22px; text-transform: uppercase; margin: 0;}
.blog_img{width:100%; float:left; text-align: center;}
.blog_img img{width:100%;}
.left_side .blog_cont{width:100%; float:left; margin-top: 15px;}
.left_side .blog_cont h4{font-size:20px; line-height:26px; margin:0 0 5px 0;}
.left_side .blog_cont p{font-size:16px; font-weight:400; text-align: justify;}
.left_side .blog_cont a{font-size:13px; color:#222222; font-style:italic; display:inline-block; margin-top:2px;}
.left_side .blog_cont a:hover{text-decoration:underline;}
.date_comm{margin-top:5px; display:inline-block; font-size:14px; color:#333;}
.date_comm span{margin-right:5px;}
.date_comm i{color:#db292e; margin-right:5px;}
.blo_cate {/*color: #b1b1b1;*/ margin: 0 0 5px 0; font-size: 24px; text-transform: uppercase; font-weight: 600;}
.blogbot_info {width:100%; float: left; font-size: 14px; margin-top: 20px}
.blogbot_info .ti-menu {display: inline-block; width: 36px; height: 36px; line-height: 36px; font-size: 18px; vertical-align: middle; text-align: center; border: 1px solid; border-radius: 50%; -webkit-transition: all 380ms; transition: all 380ms; margin-right: 5px;}
.cont_reading {float: left;}
.blog_social {float: right;}
.blog_social li {list-style: none; display: inline-block;}
.blog_social li a {width:36px; display:inline-block; height: 36px; line-height: 34px; text-align: center; border: 1px solid; margin: 0 3px; border-radius: 50%; font-size:18px;}
.blog_social li a:hover{color:#FFF;}
.blog_pager{width:100%; float:left; margin-top:10px;}
.blog_pager ul li{float:left; line-height:42px; min-width:42px; height:42px; font-size:14px; color:#222; text-align:center;}
.blog_pager ul li a{float:left; min-width:42px; height:42px; font-size:14px; color:#222;}
.blog_pager ul li a:hover{color:#066faa;}
.blog_pager ul li a.arrow{border:1px #cccccc solid; border-radius:50%; font-size:16px; color:#999999; line-height:40px;}
.blog_pager ul li a.arrow:hover{border:1px #066faa solid; color:#066faa;}
.blog .right_side{width:100%; float:left;}
.blog_search{width:100%; float:left; position:relative;}
.blog_search label {width:100%; float: left;}
.blog_search a{position:absolute; right:20px; top:8px;}
.blog_search a:hover{position:absolute; right:20px; top:8px; opacity:0.8;}
.blog_search input{width:100%; float:left; height:42px; line-height:42px; border:1px #ced0d6 solid; border-radius:21px; padding:0 42px 0 20px; font-size:14px; color:#333;}
.blog_search input::-webkit-input-placeholder {color:#999;}
.blog_search input::-moz-placeholder {color:#999;}
.blog_search input:-ms-input-placeholder {color:#999;}
.blog_search input:-moz-placeholder {color:#999;}
.recent_posts{width:100%; float:left;}
.recent_posts h3{width:100%; float:left; font-size:18px; color:#333; font-weight:600; text-transform:uppercase; padding:12px 0px; border-bottom:1px #ced0d6 solid;}
.recent_posts .blog_img{width:60px; float: left;     margin-top: 5px;}
.recent_posts ul{margin:0; padding:0;}
.recent_posts ul li{width:100%; float:left; padding:10px 0; list-style:none;}
.recent_posts .blog_cont{width:calc(100% - 60px); padding:0 0 0 12px; float: right;}
.recent_posts .blog_cont h4{font-size:14px; line-height:20px; margin:0; font-weight: 600;}
.recent_posts .blog_cont h4 a{color:#272934;}
.recent_posts .posted {font-size: 13px;}

.blog_categories h3 {width: 100%; float: left; font-size: 18px; color: #333; font-weight: 600; text-transform: uppercase; padding: 12px 0px; border-bottom: 1px #ced0d6 solid;}
.blog_categories ul{margin:0; padding:0;}
.blog_categories ul li {font-size: 16px; margin-bottom: 10px; text-transform: capitalize; list-style:none;}
.detail_blog .blogbot_info {text-align: center;}
.detail_blog .blog_social {float: none; display: inline-block;}

.blog_nav {width:100%; float: left;}
.blog_nav i {margin: 0 5px;}
.blog_prev {float: left;}
.blog_next {float: right;}
.blog_nav .blog_control {display: inline-block; font-size: 14px;  color: #333; font-weight: 600; text-transform: uppercase;}
.blog.detail_blog .left_side .blog_ls_cont > li {margin-bottom: 15px; }

.page-numbers{display: inline-block; padding: 5px 10px; margin: 0 2px 0 0; border: 1px solid #eee;	line-height: 1;	text-decoration: none; border-radius: 2px;font-weight: 600; color:#272934;}
 /*blog:end*/

/* User dashboard css start*/

.user_dashboard .user_left{float:left; width:250px; text-align:center;}
.user_dashboard .user_right{float:left; width:calc(100% - 250px); padding-left:20px;}
.user_dashboard .user_left .user_image{display:inline-block; clear:both; width:200px; height:200px; line-height:200px; background:#fff; border:5px solid #f1f1f1; text-align:center; color:#efdbdb; text-transform:uppercase; font-size:140px; font-weight:800; border-radius:50%;}
.user_name{display:inline-block; clear:both; width:100%; font-size:24px; font-weight:600; color:#07215e; margin:10px 0 5px;}
.user_info{display:block; width:100%; color:#333; font-weight:600; line-height:24px; margin-bottom:20px; }
.user_card{text-align:left;}
.user_card .card-body{padding:0;}
.user_card .card-body ul{margin:0; padding:0;}
.user_card .card-body li{list-style:none; font-size:14px; font-weight:600; padding:0; border-top:1px solid rgba(0,0,0,.125); position:relative;}
.user_card .card-body li:first-child{border-top:0;}
.user_card .card-body li a{color:#333; display:block; padding:10px 15px;}
.user_card .card-body li a span{font-size:20px; float:right;}
.user_card .card-body li:hover a{text-decoration:none; background:#f1f1f1;}
.user_card .card-body li.active a{background:#f7755c; color:#fff;}
.user_card .card-body li.active:after{content:""; position:absolute; left:100%; top:10px; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left:10px solid #f7755c;}
.user_dashbord_sec{min-height:300px; border:1px solid #f1f1f1; border-radius:4px; padding:10px 30px;
   }
.nwls_source p img{width:70px; height:70px; float:right;}

/* User dashboard css end*/






/* color css start */

/* .fg_color, .fg_btn{background: rgb(247, 117, 92) !important;}

.font_color, .font_color_hover:hover{color: rgb(247, 117, 92) !important;}

.fg_btn:hover{background: rgb(247, 117, 102) !important;}

.bg_color{background: rgb(31, 63, 129) !important;}
.border_color, .border_color_hover:hover{border-color:rgb(247, 117, 92) !important;} */




/* color css end */
.star-ratings-sprite {background: url(../img/star-rating-sprite.png) repeat-x; font-size: 0; height:15px; line-height: 0; display:inline-block;  overflow: hidden; text-indent: -999em; width: 74px;}
.star-ratings-sprite-rating {background: url(../img/star-rating-sprite.png) repeat-x; background-position: 0 100%; float: left; height: 15px; display: block;}
.star-ratings-sprite span{font-size: 16px; color: #e7711b; font-weight: 600; width:50%;}
.home_srch_sli li{height: 215px;}

.set-link{position:relative;z-index:1}
.subscribe-btn{cursor:pointer}

.title_msg{display : none;}

.sing_upper_con span{font-size: 12px; text-align: center; display: flex; width: 100%; padding: 18px 0 7px; color: #008d8e;}
.sing_upper_con p{font-size: 12px;color: #ef4713; text-align:center;}
.detail_like .share_icon{display: inline;}

#signup_Modal, #login_Modal{z-index:999999;}



/*jan3:start*/
.property_listing {width:100%; float: left; margin-top: 100px; display: flex; justify-content: space-between;}
.proper_left {width:400px; background: #f9fafa; padding: 20px;}
.brlft_block {width:100%; float: left; margin-bottom: 25px;}
ul.brlft_tag {margin:0; padding:0;}
ul.brlft_tag li {list-style: none; display: inline-block; margin:2px;}
ul.brlft_tag li a {display: block; background: #fff; border: 1px solid #daddde; color:#222; padding: 5px 10px;}
ul.brlft_tag li a:hover {text-decoration: none; background: #fafafa;}
.clear_allbtn {margin-top: 10px; font-weight: 400; display: inline-block;}
.brlft_block h5 {font-size: 18px; margin-bottom:15px;}
.brlft_block .form-control {border-radius: 0;}
.brlft_block .more_btn {display: block; margin: 10px auto 0 auto; font-size: 16px; text-align: center;}
.form_prolft h6 {font-size: 13px;}


.proper_right {width:calc(100% - 400px); background: #e6e8e9; display: flex; justify-content: center; padding:15px 10px;}
.proper_right .location_info {padding: 0;}
.pro_rgt_wrap {width:96%; max-width: 1000px;}
.proper_right .home_list_box {width:100%; float: left; display: flex; justify-content: space-between; align-items: center; align-content: center; padding: 12px;}
.proper_right .br_list_thumb {width:300px; position: relative;}
.proper_right .br_list_info {width:calc(100% - 300px); padding-left: 15px;}
.br_list_info .list_box_cont {border:none;}
ul.brlft_qsearch {margin:0; padding: 0;}
ul.brlft_qsearch li {width:100%; float:left; list-style: none; margin-bottom: 5px;}
ul.brlft_qsearch li a {color:#222; display: inline-block;}
/*jan3:end*/



.g-recaptcha.signupenter {display: flex; align-items: center; justify-content: center;}


.user_dashbord_sec .home_list_box {width:100%; float: left; display: flex; justify-content: space-between; align-items: center; align-content: center; padding: 12px; border: 1px solid #e8e8e8; flex-wrap: wrap;}
.user_dashbord_sec .br_list_thumb {width:300px; position: relative;}
.user_dashbord_sec .br_list_info {width:calc(100% - 300px); padding-left: 15px;}
.user_dashbord_sec .br_list_info .list_box_cont {border:none;}
.user_dashbord_sec .insert-comment-content {margin:0; padding: 0;}
.user_dashbord_sec .fg_btn.btn-primary {border-color:#dd6253;}

#schedule_form .captcha{margin: 0 70px 0 70px;}
.scc_succ{margin-bottom: 10px; text-align: center; font-size: 20px;}


/*start an offer page */
.offer_page .eval_left p{font-size:16px; font-weight:500;}
.offer_page.eval_step3 {padding: 20px; margin-bottom:30px;}
.offer_page .home_list_box {margin: 0;}
.request_info.offer_page{margin-bottom:30px;}
.offer_page label{font-weight:600; }
.offer_page .input_field{margin-bottom:20px;}
.offer_page .radio{margin-bottom:20px;}
.offer_page .radio label{margin:0 30px 0 0;}
.offer_page .radio label input{margin-right:10px;}
.request_info h4, .offer_page h4{text-align:left; font-size: 20px;color: #333; font-weight: 600;}
.ph_call{font-size:20px; color:#000;}
.ph_call a{font-size:20px; color:#000;}
.start_sli li {height: 160px;}

/*open house feedback*/
.rating_table{width:100%;}
.rating_table th{width:25%; background: #f7f7f7; padding:15px; color: #333; font-size: 22px; font-weight: 400;}
.rating_table td td{cursor:pointer; font-size:16px; padding:20px; font-weight:400; color:#333; border-bottom:1px solid #f8886f; text-align:center;}
.rating_table td td.active{color:#f7755c; font-weight:700; background: #f7f7f7;}
.rating_table td.rate_left_heading{background:#f8886f; color:#fff; text-align:left; padding:10px 20px; font-size:20px;}
.rating_page.user_dashboard .user_left{width:100%;}
.open_user_feedback img{border-radius: 50%;height: 200px;width: 200px;     border: 5px solid #f1f1f1;}
.open_user_feedback.user_dashboard .user_image{border:none;}

/*home evaluation*/
.set-homevalu-lead{
   font-size: 22px !important;
    font-weight: bold !important;
    margin-bottom:0px !important;
}
.line-height_link{
	line-height:75px;
}


/* neighbourhood */
.top-banner {
    display: inline-block;
    padding: 17px 30px;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #000;
    outline: 2px solid rgba(255, 255, 255, .8);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .375);
    max-width: 90%;
    opacity: 1;
    visibility: visible;
    margin: 100px 0px;
}

.top-banner h5{
	    font-size: 14px;
}

.top-banner h4{
	font-weight: 600;
    color: #203f81;
	font-size: 40px;
}
.inner_banner.hood-banner{background-image: url(../img/place.jpg) !important;    background-position: center center;}
.padding-60{padding:50px 0px;}
.title h2{font-size:2.5rem;}
.circul-div label{
	    margin: 25px 0 0;
    font-size: 14px;
    font-weight: 600;
    color: #7a7a7a;
}
.h3{
	margin: 10px 0 0;
    font-size: 48px;
    font-weight: 800;
}
.mt-60{ margin-top: 60px;}
.mt-60 a.view_all{padding: 12px 16px;}

.chat{
	display: inline-block;
    position: relative;
    padding: 1em 3.125em 1em;
    cursor: pointer;
    font-size: 1rem;
    font-weight: inherit;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #f7755c;
    transition: all 0.15s linear;
    font-weight: 700;
    border-radius: 2px;
    margin-top: 70px;
}
.listing-filter__types{
	width: 25%;
    margin-right: 5px!important;
	position: relative;
    text-overflow: '';
    display: inline-block;
    padding: 0 10px;
    margin: 0;
    height: 35px;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
	    background-color: #f5f5f5;
}
.coustom-select{
	width: 100%;
    padding: 0 1.655em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
	margin-top:20px;
}

.properties_type {overflow:hidden; position:relative; width:100%; height:100%;}
.price{
	position: absolute;
    top: 20px;
    background-color: #f7745c;
    font-weight: 500;
    color: #fff;
    padding: 3px 5px;}
.desc{
	    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 4px 5px;
    z-index: 11;
}
.desc h5{
	    color: #fff;
    font-size: 15px;
    margin-bottom: 0;
}

.desc p{
	    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
	    line-height: 16px;
}

.properties_type:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 80px;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(71,160,36,0.79) 79%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(79%, rgba(0,0,0,0.79)), color-stop(100%, rgba(71,160,36,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.79) 79%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.79) 79%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.79) 79%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.79) 79%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#47a024', GradientType=0 );
}

.progress{
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}
.progress:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
}
.progress > span{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progress .progress-left{
    left: 0;
}
.progress .progress-bar{
    width: 100%;
    height: 100%;
    background: none;
    border-width: 12px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.progress .progress-left .progress-bar{
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progress .progress-right{
    right: 0;
}
.progress .progress-right .progress-bar{
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
}
.progress .progress-value{
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: #fff;
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    position: absolute;
    top: 32%;
    left: 5%;
    color: #666;
    font-size: 12px;
    font-weight: 600;
}
.progress-value span{
	display:block;
	font-size:36px;
}
.progress.blue .progress-bar{
   border-color: #f7745c;
}
.progress.blue .progress-left .progress-bar{
    animation: loading-2 1.5s linear forwards 1.8s;
}
.progress.yellow .progress-bar{
    border-color: #fdba04;
}
.progress.yellow .progress-left .progress-bar{
    animation: loading-3 1s linear forwards 1.8s;
}
.progress.pink .progress-bar{
    border-color: #ed687c;
}
.progress.pink .progress-left .progress-bar{
    animation: loading-4 0.4s linear forwards 1.8s;
}
.progress.green .progress-bar{
    border-color: #1abc9c;
}
.progress.green .progress-left .progress-bar{
    animation: loading-5 1.2s linear forwards 1.8s;
}
@keyframes loading-1{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-2{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}
@keyframes loading-3{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes loading-4{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}
@keyframes loading-5{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}
@media only screen and (max-width: 990px){
    .progress{ margin-bottom: 20px; }
}

.h4{
	margin: 10px 0 0;
    font-size: 14px;
    color: #7a7a7a;
    text-align: center;
    text-transform: uppercase;
}

.ball{
	margin-bottom:30px;
}

.title-stats {
    background-color: #fdfdfd;
    padding-bottom: 30px;
    margin-top: 20px;
}

.title-stats .h4 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 34px;
    text-align: center;
    color: #000;
}

.title-stats label {
    font-size: 8px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    display: block;
    color: #7a7a7a;
}

.title-stats>div {
    margin-top: 40px;
}

.school-img{
	    margin: 0 auto;
    display: block;
}

.my-table table thead tr th{
	font-size:18px;
}

.yellow-icon{
	color: #ffab00;
}

.preschool{
	width: 25%;
    margin-right: 5px!important;
    position: relative;
    text-overflow: '';
    display: inline-block;
    padding: 0 10px;
    margin: 0;
    height: 35px;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    background-color: #f5f5f5;
	float: right;
	clear:both;
	margin-top:30px;
}

.chat:hover{color:#333;}
.neigh h2, .neigh p{color:#333;}

.nerst_table{text-align:center;}
.nerst_table table{border:1px solid #ccc; border-collapse:collapse; font-size:14px; width:100%;}
.nerst_table table th{line-height:40px; color:#000; background:#f1f1f1;}
.nerst_table table td{padding:10px 0; border:1px solid #ccc;}
.nerst_table table td a{font-size:15px;}
.price_range h5{font-size:14px; font-weight:600; color:#000;}
.price_range ul{width:100%; list-style:none; background:#f1f1f1; border:1px solid #ccc;}
.price_range li{line-height:45px; font-size:14px; color:#000; padding:0 15px;border-top:1px solid #ccc; text-align: center;}
.price_range li:first-child{border:0;}
.price_range li a{color:#000; font-weight:500;}
@media (min-width: 1200px){

.custom_container {max-width: 1400px;}
/* neighbourhood */

/* Team Page */
.team-head-inner {
    position: relative;
    padding-top: 100px;
}

.team-img {
    width: 33.3333%;
    padding: 0 15px;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    z-index: 2;
    height: 360px;
    justify-content: center;
    display: inline-block;
    align-items: center;
    background: #6c757d;
	overflow: hidden;
}

.team-img:before {
    content: '';
    position: absolute;
    right: 25px;
    bottom: 0;
    height: 65%;
    width: 100%;
    /* background-color: #ffffff; */
    z-index: -1;
}

.team-img img {width: auto;max-width: 100%;}
}

 .team-body {
    position: relative;
    left: 22%;
    width: 100%;
    padding: 50px 30px 50px 135px;
    border-right: 2px solid #d9e7ee;
    border-bottom: 2px solid #d9e7ee;
    z-index: 1;
}

.team-title {
    display: block;
    font-size: 28px;
    font-weight: bold;
    color: #51616b;
   position: relative;
}

.team-title:before, .team-title:after {
    content: '';
    position: absolute;
    right: -30px;
    left: -138px;
    top: -50px;
    height: 50px;
    border-top: 2px solid #d9e7ee;
    border-left: 2px solid #d9e7ee;
    z-index: -2;
}

.team img{
	height: auto;
	margin-bottom: 30px;
}

.team-title:before {
    transition-delay: 0.5s;
}

.team-title:after {
    transform-origin: center top;
    border-top: 0;
    border-color: #0f77ad;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
}

.team-title:after {
    content: '';
    position: absolute;
    right: -30px;
    left: -138px;
    top: -50px;
    height: 50px;
    border-top: 2px solid #d9e7ee;
    border-left: 2px solid #d9e7ee;
    z-index: -2;
}

.team-sub-title {
    font-size: 16px;
    font-weight: 500;
    color: #0f77ad;
    margin: 4px 0 10px;
}

.team-info {padding: 10px 11px;}
.team-info .info-inner {
    display: inline-block;
    font-weight: bold;
    color: #fff;
    margin-right: 67px;
}


.team-body > .description {
    margin-top: 25px;
}

.team-info .info-inner i {
    font-size:16px;
	margin-right:10px;
}

.hobbies{margin-top:25px;}

.hobbies .title {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #51616b;
    margin: 0 0 10px;
}

.hobbies p {
    color: #51616b;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 25px;
}

.img-video{margin-top:20px;}
.img-video img{padding:5px;border:1px solid #ccc;}

.property-new-form .form-group{margin-top:3rem;}
.property-new-form .form-group .form-control{    border: transparent;
    border-bottom: 2px solid #ccc;
    border-radius: 0;background-color:transparent;}
.property-new-form .form-group label{margin:0;color:#fff;}
.property-new-form{background:url(../img/bg-night.png) no-repeat top center/cover;}
.property-btn{    min-width: 200px;
    min-height: 52px;border: none;}
.property-new-form .h_style1 h2, .property-new-form .h_style1 p{color:#fff;}

#outerForm .form-input{color: #fff;}

/*contact us*/
.contact-us .contact-heading h2{font-size: 32px; text-transform: capitalize;font-weight:600;}
.info-contact{margin-bottom: 70px;padding-right: 70px;}
.info-contact .media i{font-size: 24px;
    color: #333;
    margin-right: 40px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 59px;
    border: 1px solid #e6e6e6;}
.info-contact .media .media-body{    font-size: 18px;}
.info-contact .media .media-body h5{    font-size: 21px;
    font-weight: 600;}
.contact-form .form-group .form-control{padding: 8px 10px 6px;
    height: 45px !important;
    border-radius: 3px;
    color: #474747;
    outline: 0;
    border: 1.3px solid #474747;
    font-size: 14px;
    line-height: 22px;
    background-color: #fff;}
.contact-form {padding: 40px;border-radius: 8px;}
.contact-form .form-group textarea.form-control{height:auto !important;}

.filter_sec{position:relative; border-radius:5px; background-color: #f2f2f2; border: 1px solid #e6e6e6; padding:15px;}
.filter_sec legend{font-size:16px;background-color: #fff; border: 1px solid #e6e6e6; padding:2px 10px; display:inline-block; width:auto; border-radius:5px; font-weight:600;}
.filter_sec label{margin-bottom:0; font-weight:600;}
.filter_sec .checkbox input{margin-right:3px;}
.filter_sec .checkbox label{font-weight:600; padding-right:10px;}
.filter_btn{color:#fff; margin:15px 5px 0; font-weight:600;}

.school-dist-phone{display:none;}

.properties-details-call-section{
	background-color: rgb(17, 17, 17) !important;
	padding-bottom: 5px !important;
	visibility: hidden;
}
.properties-details-call-section .button-contact{
	background: #fff !important;
	margin-top: 5px !important;
	padding-top: 3px;
    padding-bottom: 3px;
    color: #ff0000;
    font-weight: 700;
    width: 200px;
}
@media only screen and (max-width: 600px) {
  .properties-details-call-section{
	 visibility: visible;
}
}
.mb_search_btn{display: none;}

@media (max-width: 767px){
	.mb_search_btn{display: block;     width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    height: 56px;
    line-height: 56px;margin-top: -10px;
    padding: 0 10px;background: #43cb9a; margin-bottom:10px;
}
}

.advanced_search_slider .slick-slide {
 height:180px;
}

.advanced_search_slider .slick-slide img {
 height:180px;
}

.search_slider .slick-slide {
 height:180px;
}

.search_slider  .slick-slide img {
 height:180px;
}

#email_agent_form .modal-content {
	height: initial !important;
	padding-bottom: 10px;
}

#email_agent_form label.error {
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #ff5c75;
}

.hidden {
	display: none;
}
