@font-face {
	font-family: 'fen';
	src: url('../fonts/OptimaLTStd.otf');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Marcellus';
	font-weight: 400;
	src: url('../fonts/Marcellus-Regular.ttf');
}

@font-face {
	font-family: 'NotoHK';
	font-weight: 400;
	src: url('../fonts/NotoSansHK-Regular.otf');
}

@font-face {
	font-family: 'NotoSC';
	font-weight: 400;
	src: url('../fonts/NotoSansSC-Regular.otf');
}

html[lang="en"] body,.picker-switch span.fa.fa-trash.en:before{
	font-family: "Marcellus", Arial, Helvetica, sans-serif;
	}

html[lang="zh-hant"] body,.picker-switch span.fa.fa-trash.tc:before{
	font-family: "Marcellus", "NotoHK", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	}

html[lang="zh-hans"] body,.picker-switch span.fa.fa-trash.sc:before{
	font-family: "Marcellus", "NotoSC", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
}
.messages--status {
	display: none;
}

.p-relative{
	position: relative;
}

.neighbor_guide{
	white-space: pre-line;
	max-width: 430px;
	margin: 0 auto;
	font-size: 16px;
}

.margin_auto{
	margin: 0 auto;
}

.pre_line{
	white-space: pre-line;
}

.map_row{
	/*min-height: 934px;*/
	overflow: hidden;
	position: relative;
	height: 100%;
}

#google_map{
	height: 1050px;
}

.page-node-type-home-page .top_slider_content{
	background: none;
}

.map_row > div{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: -17px; /* Increase/Decrease this value for cross-browser compatibility */
	overflow-y: scroll;
}

.map_row > div > div{
	/*min-height: 934px;*/
	padding: 200px 0;
	/*display: flex;
	flex-direction: column;
	justify-content: center;*/
}

.map_row h1, #footer .contact h1{
	margin-bottom: 40px;
	font-size: 40px;
	color: #3c3935;
	font-weight: bold;
}

.contact h1{
	font-size: 34px;
	margin-bottom: 45px;
}

.contact .form-style-3 .form-control {
	background: none;
	padding: 10px 12px;
	border-bottom: 1px solid #c0c0c0;
	border-radius: 0;
}

.contact .form-control:not(.form-control-sm):not(.form-control-lg) {
	font-size: 16px;
	font-style: italic;
}

.contact .form-style-3 .form-group {
	margin-bottom: 30px;
}

#footer .container{
	max-width: 1680px;
	padding: 100px 80px;
}

.contact > div:first-child{
	padding-right: 80px;
}

.client_box .p-absolute{
	padding-right: 35px;
	top: 50%;
	transform: translate(0, -50%);
	line-height: 26px;
}

#clients .client_box img.client_star{
	display: inline-block;
}

.contact_btn{
	padding: 15px;
	cursor: pointer;
	border: 1px solid #3c3935;
}

.hidden{
	display: none!important;
}

#footer {
	background: linear-gradient(to right, #f0f0f0 50%, #fff 50%)!important;
	border: 0!important;
}

.school_row{
	padding: 26px 0 21px 27px;
	border: 1px solid #e5e5e5;
	text-align: left;
	width: 470px;
	margin: 0 auto;
}

.school_type{
	font-size: 16px;
	color: #d1b786;
}

.school_name{
	font-size: 14px;
}

.filter_box{
	width: 65px;
	border: 10px solid #FFF;
	padding-top: 25px;
	background-color: #3d3935;
	position: absolute;
	top: 40%;
	left: -20px;
}

.filter_box > a{
	color: #FFF;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.filter_map.active{
	color: #3d3935;
}

.filter_map.active div{
	background-color: #FFF;
	width: calc(100% + 10px);
	border-right: 10px solid #3d3935;
}

.filter_map.active div:after {
	content: "";
	position: absolute;
	height: 0px;
	width: 0;
	left: 123%;
	border: 20px solid transparent;
	border-left: 20px solid #FFF;
}

.station_row{
	border: 0;
	margin-top: -80px;
}

.station_row_first{
	margin-top: 120px;
}

.station_row_second{
	margin-left: 50%;
	max-width: max-content;
	padding: 0;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.w-max-content{
	width: max-content;
}

.station{
	background: #c9c9c9;
	width: 200px;
	height: 200px;
	transform: rotate(45deg);
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

}

.station_text{
	transform: rotate(-45deg);
	position: relative;
	height: 400px;
}

.station_title{
	font-size: 14px;
	background: #fff;
	margin-top: -15px;
}

.station_time{
	font-size: 94px;
	color: #fff;
	font-weight: 100;
	margin-top: 65px;
}

.station_time span{
	font-size: 14px;
	font-weight: normal;
}

html #contactFormAdvanced .toggle-primary .toggle label.toggle_label {
	font-size: 14px;
	/*font-style: italic;*/
	color: rgb(119,116,114);
	opacity: 0.7;
	border: 1px solid #e3e3e3;
	padding-left: 20px;
	border-radius: 0;
	background: none;
	padding-top: 17px;
	padding-bottom: 17px;
	max-height: 62px;
	position: relative;
}

#date_picker {
	max-width: 100%;
	height: 60px;
	margin: 0;
	margin-top: 30px;
	background-position: calc(100% - 16px) 16px;
}
.contact_form #date_picker_expected .bootstrap-datetimepicker-widget.dropdown-menu {
	top: 60px!important;
}
.path-contact .date {
	background-image: url(../img/calendar.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 16px) 28px;
	vertical-align: middle;
	margin-top: 15px;
	/*margin-bottom: 15px;*/
	/* padding-left: 20px; */
	/* border: 1px solid #e3e3e3; */
	height: 60px;
	cursor: pointer;
	color: #999999;
	line-height: 1;
}

.toggle-primary{
	/*padding-right: 75px;*/
}

#collapse{
	padding: 0 35px;
	padding-top: 15px;
}

.contact .form-style-3 .form-group.message_box{
	margin-bottom: 0;
}

#footer form{
	opacity: 1!important;
}

.am_pm{
	display: none;
}

html .toggle-primary .toggle .am_pm:checked + label, html .toggle-primary .toggle .am_pm:checked + label:after, html .toggle-primary .toggle .am_pm:checked + label:before{
	color: #FFF;
	background-color: #3c3935;
}


html .toggle-primary .toggle .am_pm_box {
	width: 90px;
	position: relative;
	text-align: center;
	font-size: 20px;
	padding: 17px 0;
	height: 60px;
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	color: #000;
	cursor: pointer;
}

html .toggle-primary .toggle .am:after {
	content: "";
	display: block;
	background-color: #ffffff;
	border-left: 0;
	width: 30px;
	height: 58px;
	position: absolute;
	top: 0;
	right: -16px;
	z-index: 1;
	transform: skew(-25deg);
	-o-transform: skew(-25deg);
	-moz-transform: skew(-25deg);
	-webkit-transform: skew(-25deg);
}

html .toggle-primary .toggle .pm{
	padding-left: 30px;
	width: 120px;
}

html .toggle-primary .toggle .pm:before {
	content: "";
	display: block;
	background-color: #ffffff;
	width: 30px;
	height: 58px;
	position: absolute;
	top: 0;
	left: 10px;
	transform: skew(-25deg);
	-o-transform: skew(-25deg);
	-moz-transform: skew(-25deg);
	-webkit-transform: skew(-25deg);
}

#contactFormAdvanced .toggle .toggle {
	margin-top: 30px;
}

.mb-30{
	margin-bottom: 30px!important;
}

.form-style-3 .form-control.error {
	/*border: 2px solid #e21a1a!important;*/
	border: 0!important;
	border-bottom: 1px solid #c0c0c0!important;
}


#footer form#contactFormAdvanced label.error {
	display: none!important;
}

.date_row{
	display: flex;
	justify-content: space-between;
}

.toggle.active > label:before {
	top: calc(50% - 8px);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.property_row{
	width: 100%;
	margin-top: 30px!important;
	margin-bottom: 50px!important;
	position: relative;
	max-width: 1120px;
    margin: 0 auto;
}
#collapse_interested, #collapse_property{
	position: absolute;
	z-index: 999;
	background: #FFF!important;
	transition: all 0s ease 0s;
	width: 100%;
}
.property_row .select2-container--default .select2-selection--single{
	font-size: 14px;
	/*font-style: italic;*/
	color: #999999;
	border: 1px solid #e3e3e3;
	padding-left: 20px;
	border-radius: 0;
	background: none;
	padding-top: 16px;
	padding-bottom: 16px;
	height: 60px;
}

.property_row .select2-container--default .select2-selection--single .select2-selection__arrow b{
	content: " ";
	border-width: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	right: 14px;
	border-color: #CCC;
	border-top: 1px solid;
	border-right: 1px solid;
	width: 8px;
	height: 8px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: top 0.3s, -webkit-transform 0.3s;
	transition: top 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, top 0.3s;
	transition: transform 0.3s, top 0.3s, -webkit-transform 0.3s;
	-webkit-transform: rotate(-45deg) translate3d(0, -50%, 0);
	transform: rotate(-45deg) translate3d(0, -50%, 0);
	-webkit-transform-origin: 35%;
	transform-origin: 35%;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	top: calc(50% - 10px);
}

.property_row .select2-container {
	width: 100%!important;
	border: 0!important;
}
.contact_form .property_row:focus, .property_row .select2-container:focus, .selection:focus{
	outline: none;
}
.property_row .select2-container--default .select2-selection--single:focus{
	outline: none;
}

.property_row .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 30%;
	right: 14px;
}

.property_row .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: #CCC;
	top: 31%;
	top: calc(50% - 0px);
	border-width: 0;
	border-top: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transform: rotate(-45deg) translate3d(0, -50%, 0);
	transform: rotate(-45deg) translate3d(0, -50%, 0);
}

.property_row .select2-container .select2-selection--single .select2-selection__rendered{
	padding-left: 0;
}

.property_row #edit-field-property-0-value.error ~ .select2-container--default .select2-selection--single, .property_row #edit-field-source-0-value.error ~ .select2-container--default .select2-selection--single{
	/*border: 2px solid #e21a1a;*/
}

.how_know{
	margin-top: 50px!important;
}

.g-recaptcha {
	margin-top: 40px;
}

#header .header-logo {
	padding-top: 0;
	margin: 0!important;
	margin-top: -65px !important;
}

#footer .contact .contact_about h1{
	margin-bottom: 0;
}

#footer .contact .contact_about p{
	padding: 55px 0;
	max-width: 614px;
	margin: 0;
	color: #3c3935;
}

.get_in_touch{
	display: flex;
	padding-bottom: 55px;
	font-weight: 900;
	margin-top: 55px;
	justify-content: space-between;
}

.get_in_touch div:first-child{
	/*margin-right: 75px;*/
}

.font-size-24{
	font-size: 24px;
}

.font-light{
	font-weight: 300;
}

.font-heavy{
	font-weight: 900;
}

.social_media {
	margin-top: 10px;
}

.social_media > a div{
	width: 90px;
	height: 90px;
	display: inline-block;
	text-align: center;
	line-height: 90px;
	background: #000;
	margin-right: 25px;
}

.col-lg-6.contact_about {
	padding-left: 80px;
}

footer#footer {
	margin-top: 0;
}

.footer_bottom{
	z-index: 999;
}

.footer_bottom a:not(.btn):hover {
	color: #d2b372!important;
}

.footer_bottom .links_site a:nth-child(2) {
	padding: 0 10px;
	margin: 0 10px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.footer_bottom a, .footer_bottom p{
	color: #c0c0c0!important;
	font-size: 12px;
}

.footer_bottom p span{
	color: #000;
	margin-left: 5px;
	margin-right: 16px;
}

.footer_bottom img{
	vertical-align: sub;
}

.w-100{
	width: 100%;
}

.footer_bottom{
	margin: 0 auto;
	margin-top: -30px;
}

.path-user #block-yiushape-content{
	padding-top: 200px;
	display: flex;
	justify-content: center;
	padding-bottom: 200px;
}

.path-user footer{
	display: none;
}

#block-dropdownlanguage .contextual{
	display: none!important;
}

.property_list_image{
	position:relative;
	padding-right: 40px;
}

.now_available_lable{
	width: 100px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 17px;
	background-color: #d2b372;
	padding: 0 12px;
	font-size: 12px;
	color: #ffffff;
}

.now_available_lable:before {
	font-size: 8px;
	content: "•";
	color: #FFF;
	position: absolute;
	top: 0;
	left: 1px;
	line-height: 10px;
}
.now_available_lable:after{
	font-size: 8px;
	content: "•";
	color: #FFF;
	position: absolute;
	top: 0;
	right: 1px;
	line-height: 10px;
}

.path-availability .property_list_image img{
	width: 133px;
	height: 74px;
}
.path-availability .table-available.fixed_header tr{
	-ms-grid-columns: 144px 143.5px 142px 131px 147px 155px 139px 118px;
	grid-template-columns: 144px 143.5px 142px 131px 147px 155px 139px 118px;
}
.path-availability .table-available.fixed_header thead tr {
	background: #f1f1f1;
}
.row_list_tr{
	grid-template-columns: auto!important;
}
.row_list_tr td{
	border: 0!important;
	padding: 0!important;
}
.path-availability .property_info {
	display: flex;
	align-items: center;
}
.path-availability .table-available.fixed_header tbody th{
	min-width: inherit;
}
.path-availability .property_list_container {
	display: block;
	margin: 0;
	padding: 0 20px;
}
.path-availability .views-row {
	z-index: 99;
	position: relative;
	padding-bottom: 13px;
	background: #FFFFFF;
	padding-top: 22px;
}
.path-availability .table-available.fixed_header tbody {
	background: #fafafa;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-bottom: 5px solid #f1f1f1;
	border-top: 5px solid #f1f1f1;
	overflow: hidden;
	height: inherit;
}
.path-availability .table-available.fixed_header thead{
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
}
.empty {
	position: absolute;
	top: 0;
	z-index: 1;
	top: 160px;
	white-space: pre-line;
}
.availability_row{
	z-index: 2;
	position: relative;
}
.availability_row > .row{
	margin-bottom: 50px;
}
.availability_row .row:last-child{
	margin-bottom: 0;
}
.path-availability .table-borderless thead th:last-child{
	border-right: 0;
}
.table-available.fixed_header{
	margin-bottom: 0;
}
.path-availability .property_list_title {
	margin-bottom: 10px;
	line-height: 1;
}
.path-availability .general-modal .btn-close-popup-slider {
	top: 20px;
	right: 0px;
}
.floor_title{
	color: #d2b372;
	font-size: 16px;
	margin-bottom: 20px;
	float: right;
	padding-right: 8px;
}
.path-availability .square:after{
	padding: 0;
}
.path-availability .general-modal .slick-dots {
	bottom: -30px;
}
.path-availability .contextual-region {
	position: relative;
	z-index: 200;
}
.path-availability .slick-prev, .path-availability .slick-next {
	width: 20px;
	top: 50%;
}
.path-availability .slick-prev{
	left: 10px;
}
.path-availability .slick-next{
	right: 10px;
}
.floor_property_title{
	color: #d2b372;
	font-size: 34px;
	float: left;
	font-weight: bold;
	margin-bottom: 12px;
	padding-left: 8px;
}
.path-availability .general-modal .slick-list {
	max-width: 1108px;
}
.path-availability .slick-slide img {
	width: 100%;
}
.path-availability .view-content{
	z-index: 99;
	position: relative;
}
.available_remind{
	font-size: 14px;
	font-style: italic;
	color: rgb(119,116,114);
	/*opacity: 0.7;*/
	padding-top: 25px;
	padding-bottom: 120px;
}
.path-availability .row_list_tr .btn-more{
	position: absolute;
	right: 0;
	right: 25px;
	cursor:pointer;
}
.path-availability .property_list_title {
	margin-bottom: 0;
	text-align: left;
}
.path-availability .property_list_title a{
	color: rgb(61,57,53);
	font-size: 34px;
}
.path-availability .property_list_address {
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	text-align: left;
	color: rgb(119,116,114);
	/*opacity: 0.7;*/
}
.path-availability .table{
	color: rgb(61,57,53);
}
.path-availability .table-borderless thead th {
	font-weight: inherit;
	font-weight: 400;
	font-size: 14px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #f1f1f1;
	white-space: pre-wrap;
}
.path-availability .table-available.fixed_header tbody td{
	font-weight: 400;
	font-size: 16px;
	padding: 1.2rem;
	border-right: 1px solid #f1f1f1;
	height: 100%;
}
.path-availability .table-available.fixed_header tbody td.font-light {
	white-space: pre-wrap;
}
.path-availability .table-available.fixed_header tbody td:last-child{
	/*color: #d2b372;*/
	color: rgb(145,105,40);
}
.path-availability .table-available.fixed_header tbody tr, .path-availability .table-available.fixed_header tbody th{
	background: #ffffff!important;
}


.page-node-type-locations .property_list_title {
	margin-bottom: 10px;
	line-height: 1;
}
.page-node-type-locations .property_list_title a{
	color: rgb(61,57,53);
	font-size: 30px;
	padding-right: 10px;
}
.page-node-type-locations .property_list_title a.nolink{
	cursor: default;
}
.page-node-type-locations .property_list_title a.nolink:hover{
	color: rgb(61,57,53) !important;
}



.page-node-type-locations .property_list_address {
	font-size: 16px;
}

.page-node-type-locations .property_row .property_list_address{
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	text-align: left;
	color: rgb(119,116,114);
	padding-right: 30px;
}

.page-node-type-locations .property_info > div{
	font-size: 16px;
	line-height: 1.8;
}


.property_list_title{
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
	margin-right: 2rem;
}

.property_list_address{
	font-weight: bold;
}

.property_list_rm_num{
	font-size: 30px;
	line-height: 30px;
	color: #3d3935;
	font-weight: 275;
	text-align: center;
	white-space:nowrap;
}

.property_list_rm_num img{
	width: 24px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.listing_map_icons{
	margin-top: 10px;
}

.listing_map_icons img{
	margin-right: 10px;
}

.property_info > div{
	font-size: 16px;
	line-height: 1.8;
}

.property_list_container{
	margin-bottom: 80px;
	display: flex;
	justify-content: space-between;
}

.pager__item a{
	font-size: 16px;
	padding: 13px 25px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.view-content + nav .pager-show-more-empty {
	display: none!important;
}

.pager-show-more-empty.d-none{
	display: block!important;
}

.map_list .property_map_container, .map_list .slider-pagination{
	display: none;
}

.map_list.active .property_map_container, .map_list.active .slider-pagination{
	display: block;
}

.pager__items {
	margin-top: 110px;
	padding: 0;
}

.no_result{
	text-align: center;
	font-style: 16px;
	min-height: 500px;
}

.room_box{
	min-width: 75px;
	height: 90px;
	border: 1px solid #e3e3e3;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: -15px;
}

.property_info{
	display: flex;
}

.view-property-listing nav{
	margin-bottom: 110px;
}

.js .dropbutton-widget {
	border: 0;
	background-color: inherit;
}

.search_tab{
	width: 50%;
	float: left;
	text-align: center;
	background: #e5e5e5;
	line-height: 50px;
	z-index: 99;
	cursor: pointer;
}

.search_tab.active{
	background: #d2b372;
	color: #FFF;
}

.map_text{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	background: rgba(255, 255, 255, 0.9);
	padding: 0 35px;
}

.map_left{
	background-position: center center;background-repeat:no-repeat;height: 890px;
}

.map_list {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
}

.property_map_container {
	max-width: 1680px;
	margin: 0 auto;
}

.property_map_container .property_list_title{
	margin-top: 75px;
}

.property_map_container .listing_map_icons {
	margin-top: 75px;
	margin-bottom: 33px;
}

.property_map_container .room_box {
	width: 100%;
	border: 0;
	margin-top: 30px;
}

.current-page {
	padding-bottom: 15px;
	font-size: 55px;
	color: #fff;
}

.total-page {
	font-size: 28px;
	color: #fff;
}

.slider-pagination {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -19px);
	z-index: 99;
	text-align: center;
	/*width: 250px;
	cursor: pointer;*/
}

.slider-pagination::before {
	content: "";
	position: absolute;
	top: 16px;
	left: 50%;
	margin-right: -50%;
	z-index: -1;
	transform: translate(-50%, -50%);
	border-style: solid;
	border-width: 0 9em 10em 9em;
	border-color: transparent transparent #FFFFFF transparent;
}

.slider-pagination::after {
	content: "";
	position: absolute;
	top: 16px;
	left: 50%;
	margin-right: -50%;
	z-index: -1;
	transform: translate(-50%, -50%);
	border-style: solid;
	border-width: 0 8em 9em 8em;
	border-color: transparent transparent #000000 transparent;
}

.search_container{
	margin-bottom: -50px;
}

.filter_block_parent .switchbutton{
	position: absolute;
	top: 15px;
	right: 15px;
	border-radius: 10px 10px 10px 10px;
}

.filter_block_parent .switchbutton-handle {
	background-color: #000000;
	color: #000000;
	border: 0;
	/*border: 2px solid #FFFFFF; */
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 10px 10px 10px 10px;
}

.filter_block_parent .switchbutton-handle {
	width: 18px!important;
	height: 18px!important;
	top: 2px;
	left: calc(50% + 1px);
}

.filter_block_parent .switchbutton-on, .filter_block_parent .switchbutton-off{
	display: none;
}

.filter_block_parent .switchbutton {
	/*background: #d2b372;*/
	background: #FFF;
	border: 1px solid #000;
}

#header .header-nav.header-nav-links.shift_right{
	margin-right: -115px;
	z-index: 999;
}


.sticky-header-active #header .header-body .hide-on-scroll {
	display: inline-flex !important;
	visibility: hidden;
}


.header-logo-scrolled span{
	font-size: 18px;
}

.header-logo-scrolled > div{
	border-right: 1px solid;
	padding-right: 12px;
	margin-right: 8px;
	display: inline-block;
}

.container-fluid .no-gutters .intro_image{
	padding-left: 47px;
	padding-bottom: 57px;
}

.cus-h-4.j-cus-h-4{
	height: calc(100% - 57px);
	margin-right: 47px;
}

.property-stripe-line{
	background-position: center;
	background-image: repeating-linear-gradient(90deg, transparent, transparent 274px, #e1e1e1 274px, #e1e1e1 275px );
	background-size: cover;
	background-repeat: no-repeat;
	background-size: 1637px;
}

.sticky-header-active #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a.active {
	color: #d2b372;
	border-bottom: 1px solid #d2b372;
}

.main .table-available.fixed_header tr {
	-ms-grid-columns: 275px 110px 110px 80px auto auto auto 110px;
	grid-template-columns: 275px 110px 110px 80px auto auto auto 110px;
}

.table-available.fixed_header caption {
	padding-left: 15px;
}

.table-available.fixed_header tbody {
	background: #fafafa;
}

#FloorPlan .table-striped tbody tr:nth-of-type(odd) {
	background-color: #fafafa;
}

#FloorPlan .table-striped tbody tr:nth-of-type(odd) th {
	background-color: #ffffff;
}

.table-striped tbody tr:nth-of-type(even) th {
	background-color: #f6f6f6;
}

.table-striped tbody tr:nth-of-type(even) {
	background-color: #f1f1f1;
}

.table-available.fixed_header thead tr {
	background: #fafafa;
}

.pl-25{
	padding-left: 25px!important;
}

.table-available.fixed_header thead tr .th-first {
	width: calc(100% + 1px);
	height: 100%;
	border: 1px solid #e1e1e1;
	border-top: 0;
	padding-top: 35px;
}

#FloorPlan .table .available_tr_first{
	border: 1px solid #e1e1e1;
	width: calc(100% + 1px);
	border-top: 0;
	border-bottom: 0;
}

.home_map{
	margin: 0;
}

.home_map > .col-12, .home_map > .col-md-6{
	padding: 0;
}

.home_map .filter_box {
	width: 200px;
	/*padding: 45px 18px 45px 18px;*/
	padding-top: 45px;
	padding-bottom: 55px;
	left: -100px;
	font-size: 16px;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 9;
}

.home_map .filter_map.active div {
	background-color: #FFF;
	width: calc(100% + 20px);
	margin-left: -10px;
	border-right: 10px solid #3d3935;
	border-left: 10px solid #3d3935;
}

.home_map .filter_map div{
	text-transform: uppercase;
}

.home_map .map_row h1{
	font-size: 76px;
	color: #FFF;
	font-weight: 400;
	margin-bottom: 25px;
}

.home_map .map_row > div > div {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
	padding: 0;
	z-index: 3;
}

.home_map .neighbor_guide {
	color: #FFF;
}

.map_see_more{
	width: 185px;
	height: 45px;
	border: 1px solid #FFF;
	padding-left: 12px;
	color: #FFF;
	line-height: 45px;
	text-align: left;
	margin: 0 auto;
	margin-top: 60px;
	position: relative;
}

.map_see_more::after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	transform: rotate(45deg);
	top: 17px;
	right: 10px;
}

.home_map .gm-style .gm-style-iw-c {
	top: -17px;
	background-color: #d2b372;
	border-radius: 0;
	padding: 0px;
	box-shadow: none;
	width: 245px;
	height: 80px;
	display: table;
	text-align: center;
}

.home_map .gm-style .gm-style-iw-d {
	overflow: hidden!important;
	display: table-cell;
	vertical-align: middle;
}

.home_map .map_info_text{
	font-size: 16px;
	font-family: "Lato", sans-serif;
	text-align: center
}

.home_map .gm-style .gm-style-iw-t::after {
	box-shadow: none;
	height: 28px;
	top: -3px;
	transform: translate(-100%,-50%) rotate(0);
	width: 1px;
	border-right: 1px solid #d2b372;
}

.home_map .filter_map.active div:before {
	left: -50px;
	transform: rotate(180deg);
	content: "";
	position: absolute;
	height: 0px;
	width: 0;
	border: 20px solid transparent;
	border-left: 20px solid #FFF;
}

.home_map .filter_map.active div:after {
	left: 190px;
}

.strate_desc{
	max-width: 400px;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 60px;
}

.strate_shift_title{
	position: absolute;
	right: 140px;
}

.home_strate .btn-more{
	padding-right: 40px;
}

.client_background{
	height: 1050px;
}

.client_box{
	width: 420px;
	height: 420px;
	background: rgba(255,255,255,0.9);
	border: 10px solid #ffffff;
	padding-left: 40px;
	padding-top: 110px;
	padding-right: 35px;
	position: relative;
	margin: 0 35px;
}

.clients_container{
	max-width: 1620px;
	padding: 0 70px;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%);
	position: absolute;
	width: 100%;
}

.clients_container .slick-prev {
	left: -25px;
}

.clients_container .slick-next {
	right: -53px;
}

.clients_container .slick-disabled{
	display: none!important;
}

.clients_container .slick-prev:before, .clients_container .slick-next:before {
	width: 50%;
}

.clients_container h1{
	font-size: 76px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	margin-bottom: 65px;
	color: #FFF;
}
html .path-contact #header.header-transparent {
	/*border-bottom: 1px solid rgb(144, 104, 40);
	height: 120px!important;*/
}
.clients_container .row{
	justify-content: space-around;
}

#clients{
	position: relative;
}

.clients_container small{
	font-style: italic;
}

.clients_container img{
	margin-right: 2px;
}

.client_review{
	margin-top: 5px;
	font-size: 14px;
	color: rgb(61,57,53);
}

.client_name{
	font-weight: bold;
	line-height: 0.1;
	margin-top: 20px;
}

.quote{
	position: absolute;
	top: -6px;
	left: -6px;
}

.quote.rotate{
	bottom: -6px;
	right: -6px;
	top: inherit;
	left: inherit;
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	transform:scaleX(-1);
	/*IE*/
	filter:FlipH;
}

.home-top-slider{
	height: 100%;
}
.home-top-slider .slick-prev:before, .home-top-slider .slick-next:before {
	width: 50%;
}
.top_slider_img{
	background-size: cover !important;
	/*height: calc(100vh - 54px);*/
	height: calc(100vh);
}


body #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a{
	color: #3c3935;
	font-size: 16px;
	text-transform: uppercase;
}
/*------- start: font color of navigation menu in homepage ---------*/
body.page-node-type-home-page #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a,
body.path-availability #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a,
body.path-news #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a,
body.page-node-type-about-us #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a,
body.page-node-type-locations #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a{
  color:#FFF;
}


body #header .bg_white .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a
 {
  color: #3c3935;
}
/*------- end: font color of navigation menu in homepage ---------*/
body .slick-dots {
	bottom: 27px;
}
.top_slider_content {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	width: 100%;
	text-align: center;
	color: #FFF;
	background-image: url(../img/bg_brush.png);
	background-repeat: no-repeat;
	background-position: center;
	max-width: 1425px;
	height: 396px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.home-top-slider .slick-slide {
	position: relative;
}

.top_slider_title {
	font-size: 50px;
	font-weight: bold;
	line-height: 1;
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 25px;
	color: #FFF;
	text-shadow: -11px 11px 7px rgba(0, 0, 0, 0.1);
}

h2.section-title {
	font-size: 60px;
}

.square {
	position: relative;
	width: 50%;
}
.square:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.square .content {
	position: absolute;
	font-size: 54px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	color: #FFF;
	top: 45%;
	left: 50%;
	transform: translate(-50%, 0);
	text-shadow: -11px 11px 7px rgba(0, 0, 0, 0.1);
	width: 100%;
	z-index: 1;
	padding: 0 25px;
	top: 37%;
	padding: 0 35px;
}

.square .content_bg {
	top: -5%;
	background-image: url("../img/gold_brush_stroke.png");
	height: 100%;
	z-index: 0;
	background-repeat: no-repeat;
	position: absolute;
	background-size: contain;
	width: 100%;
	max-width: 800px;
	background-position: center;
	left: 50%;
	transform: translateX(-50%);
}

.rev_slider_wrapper a.top_slider_link{
	color: #FFF;
	border: 1px solid #FFF;
}

.home-top-slider .btn-more{
	filter: brightness(0) invert(1);
}
body .btn-more {
	border: 1px solid rgb(61,57,53);
}
.btn-more:hover {
	color: #d6a841;
	background-image: url(../img/Submit-butto-arrow-gold.png);
}
body .btn-more {
	background: url(../img/btn_arrow.png) calc(100% - 13px) center no-repeat, #FFFFFF;
}
.top_slider_subtitle {
	font-size: 20px;
	/*font-style: italic;*/
	/*font-family: "Lato", sans-serif;*/
	margin-bottom: 10px;
	color: #FFFFFF;
}
body a {
	color: rgb(61,57,53);
}
body a:hover{
	color: #d6a841 !important;
}
.featured_slider_box{
	position: absolute;
	background: #3c3935;
	width: 210px;
	height: 210px;
	transform: rotate(45deg);
	top: 45px;
	right: calc(33.333333% - 106px);
	z-index: 99999;
}
.hover_contact{
	top: -6px;
	/*right: -29.5px;*/
	background: #d6a841;
	width: 160px;
	text-align: center;
	padding-bottom: 5px;
	display: none;
}
.hover_contact .contactus-text{
	top: 32px;
	color: #FFFFFF;
}
.hover_contact a > img{
	transform: translateY(6px);
}
.hover_contact_info{
	padding: 0 20px;
	text-align: left;
	width: 150px;
	margin: 0 auto;
	font-size: 12px;
	color: #FFFFFF;
	background: #3c3935;
	padding-top: 6px;
	padding-bottom: 10px;
}
.hover_contact_info div:first-child{
	text-align: center;
}
.hover_contact_info div.en{
	text-transform:uppercase;
}
.container-fluid.header-container{
	padding: 0 30px;
}
.hover_contact_info img{
	margin-right: 5px;
	width: 12px;
}
.rev_slider_wrapper .home-top-slider a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	/*font-style: italic;*/
}
.featured-slider .slick-slide {
	padding-top: 150px;
}
.featured-slider .slick-prev, .featured-slider .slick-next {
	top: calc(50% + 75px);
}

.featured-slider .top_slider_img{
	height: 560px;
	width: 33.333333%;
	float: left;
}

.featured-slider .feature_heart{
	display: inline;
	margin-bottom: 28px;
	margin-top: 45px;
	cursor: pointer;
}

.featured-slider .feature_address{
	color: #FFF;font-size:16px;
}


.featured_slider_box .p-relative{
	transform: rotate(-45deg);height: inherit;
}

.featured_box_line_left{
	height: 1px;
	background: #FFF;
	position: absolute;
	width: 25px;
	top: calc(50% - 1px);
	left: -43.5px;
}

.featured_box_line_right{
	height: 1px;
	background: #FFF;
	position: absolute;
	width: 25px;
	top: calc(50% - 1px);
	right: -43.5px;
}

.slick-slide:focus {
	outline: none;
}

.featured_feng_shui{
	position: absolute;
	bottom: 26px;
	left: -12px;
	z-index: 1;
}

.featured_feng_shui_text{
	position: absolute;
	bottom: 28px;
	left: 45px;
	z-index: 3;
}

.featured_feng_shui_small{
	position: absolute;
	bottom: -19px;
	left: 34px;
	z-index: 1;
}

.featured_feng_shui_small_text{
	position: absolute;
	bottom: -18px;
	left: 70px;
	z-index: 3;
	color: rgb(145,105,40);
	left: 50%;
	transform: translateX(-50%);
}
.featured_feng_shui_small_text:hover{
	color: rgb(61,57,53);
}
.home_options .container{
	padding-bottom: 0!important;
	max-width: 1030px;
}

.home_options .row{
	padding-top: 125px;
	padding-bottom: 50px;
}

.home_locations_row{
	align-items: self-start;padding: 0 15px;
}
body #header .header-column {
	align-items: flex-end;
}
body .featured-slider-container{
	height: 710px;
	background: #FFF;
	margin-top: -170px;
	z-index: 5;
}

body .bg-contactus {
	top: -6px !important;
}

body .contactus-text {
	margin-top: 0px;
	color: #FFFFFF;
}
body #header .header-container.header-container-height-xs{
	height: 64px;
	/*margin-top: 50px;*/
}

.sticky-header-active body #header .header-container.header-container-height-xs{
	margin-top: 0;
}

.body #header .header-nav {
	min-height: inherit;
}


body .lang-info .lang-text {
	color: rgb(61,57,53);
	font-size: 20px;
}
body .lang-info{
	margin-top: -14px;
}
.page-node-type-home-page #Facilities {
	margin-top: 0;
}
.rev_slider_wrapper .home-top-slider.featured-slider a{
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
	font-style: inherit;
}
.rev_slider_wrapper .home-top-slider.featured-slider a:hover > div{
	color: #d6a841;
}
body .clients_container .slick-dots {
	bottom: -100px;
}
.body {
	position: relative;
}
#floating-bookbtn {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 180px;
	height: 50px;
	padding: 0 12px;
	font-size: 14px;
	color: #FFFFFF;
	z-index: 9999;
	background-color: #282e28;
	text-transform: uppercase;
}

#floating-bookbtn img{padding-right: 15px;}
#floating-bookbtn a{height: 100%; display: flex; justify-content: center; align-items: center; color: inherit!important;}
html .scroll-to-top{display: none !important;}
.lang_expand {
	position: absolute;
	top: -2px;
	left: 0px;
	display: none;
	background: url(../img/lang_expand.png);
	height: 164px;
	width: 50px;
	background-repeat: no-repeat;
}
.lang_expand a{
	position: absolute;
	top: 65px;
	left: 50%;
	font-size: 20px;
	transform: translateX(-50%);
}

.lang_expand a ~ a{
	top: 120px;
}

.header-nav-features.header-nav-features-light.header-nav-features-no-border > div:first-child{
	margin-right: 17px;
	vertical-align: sub;
}

.header-nav-features.header-nav-features-light.header-nav-features-no-border > div:first-child.move{
	/*margin-right: 50px;*/
}
.sticky-header-active .scrolled_icons.wish_fill {
	-webkit-filter: inherit;
	filter: inherit;
}

.cart_empty{
	text-align: center;
	font-size: 16px;
	width: 330px;
	padding: 20px;
}

.cart_title{
	font-size: 24px;
}

.cart_address{
	line-height: 1.1;
	margin-top: 5px;
}

.cart_heart{
	align-self: end;
	padding-top: 5px;
	margin-left: 20px;
	padding-top: 10px;
	cursor: pointer;
}

.cart_list{
	display: flex;
}

.cart_item{
	padding-top: 10px;
	max-width: 310px;
	width: 100%;
	margin-left: 7px;
}

.body #header .header-nav-features .header-nav-features-dropdown:before {
	right: 34px;
}

.body #header .header-nav-features .header-nav-features-dropdown {
	right: -12px;
}

.body #header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown .items{
	max-height: 270px;
	overflow-y: scroll;
}

.body #header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown{
	padding: 0;
}

.body #header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown .items{
	padding: 20px;
	margin-bottom: 40px;
}

.clear_all{
	color: #939598;
	font-size: 16px;
	font-style: italic;
	margin-top: 40px;
	position: absolute;
	bottom: 20px;
	right: 50%;
	transform: translate(50%, 0%);
	text-decoration: underline;
	cursor: pointer;
}

.cart_list .cart_image{
	width: 100px;
	height: 100px;
}

/* The checkbox_container */
.checkbox_container {
	display: block;
	position: relative;
	padding-left: 27px;
	margin-bottom: 24px;
	cursor: pointer;
	font-size: 16px;
	line-height: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-left: 24px;
	text-align: left;
}

/* Hide the browser's default checkbox */
.checkbox_container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 2px;
	left: 0;
	height: 12px;
	width: 12px;
	background-color: #916928;
	border-radius: 3px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.checkbox_container input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.checkbox_container .checkmark:after {
	left: 0px;
	top: 0px;
	width: 12px;
	height: 12px;
	/* border: solid white; */
	/* border-width: 0 3px 3px 0; */
	/* -webkit-transform: rotate(45deg); */
	-ms-transform: rotate(45deg);
	/* transform: rotate(45deg); */
	/* background-color: #916928; */
	/* text-align: center; */
	/* border-radius: 5px; */
	background-image: url(../img/tick-contact.png);
	background-repeat: no-repeat;
	background-position: center;
}
.filter {
	padding-top: 80px;
	z-index: 100;
	position: relative;
}
.filter_dropdown {
	background: #FFF;
	height: 50px;
	font-size: 14px;
	color: #3d3935;
	width: 100%;
	display: none;
}

.filter_dropdown > div {
	float: left;
	border: 1px solid #e5e5e5;
	text-align: center;
	width: 33.3333%;
}

.filter_dropdown .filter_block_parent.active{
	border-bottom: 0;
}
.filter_dropdown_option {
	line-height: 40px;
	height:50px;
	display:block;
	padding:0px 10px;
	font-size: 14px;
}

.filter_dropdown div ul {
	display: none;
	position: absolute;
	background: #333333;
}
.filter_dropdown div ul li {
	float: none;
	line-height: 50px;
	height: 50px;
}

.filter_block{
	position: absolute;
	background: #FFF;
	padding-bottom: 20px;
	width: calc(100% + 2px);
	z-index: 999;
	top: 97%;
	left: -1px;
	color: #3d3935;
	padding: 0 8px;
	border: 1px solid #e5e5e5;
	border-top: 0;
}

.filter_bedrooms .filter_data > span{
	padding: 0 10px;
	cursor: pointer;
}

.filter_bedrooms .filter_data > span:first-child{
	padding-left: 0;
}


.room_selected{
	border-bottom: 1px solid #adadad;
}

.filter_text{
	margin-bottom: 30px;
	background: #e5e5e5;
	padding-left: 20px;
	line-height: 30px;
	font-size: 12px;
}

.filter_data{
	padding-left: 20px;
}

.filter_apply{
	border: 1px solid #FFF;
	padding: 0 5px;
	float: right;
	cursor: pointer;
	margin: 5px 0;
	margin-right: 10px;
	line-height: 19px;
	font-size: 12px;
}

.filter_dropdown > .filter_block_parent a:focus, .filter_dropdown > .filter_block_parent a:hover{
	color: #d6a841;
}
.filter_block_parent {
	position: relative;
}

.filter_block_parent:before {
	left: calc(50% + 3px);
	content: " ";
	pointer-events: none ;
	position: absolute;
	border-color: #CCC;
	border-top: 1px solid;
	border-right: 1px solid;
	width: 8px;
	height: 8px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: top 0.3s, -webkit-transform 0.3s;
	transition: top 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, top 0.3s;
	transition: transform 0.3s, top 0.3s, -webkit-transform 0.3s;
	-webkit-transform: rotate(-45deg) translate3d(0, -50%, 0);
	transform: rotate(-45deg) translate3d(0, -50%, 0);
	-webkit-transform-origin: 35%;
	transform-origin: 35%;
	-webkit-transform: translateX(-50%) rotate(135deg);
	transform: translateX(-50%) rotate(135deg);
	bottom: 10px;
}


/*.filter_block_parent.active:before {
	top: calc(50% - 8px);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	}*/

/*.filter_block_parent:after {
	content: '';
	height: 40%;
	width: 1px;
	position: absolute;
	right: 0;
	top: 30%;
	background-color: #e3e3e3;
}
*/
.filter_block_parent .switchbutton{
	width: 42px; height: 22px; background-color: rgb(255, 255, 255);cursor: pointer;
}

.filter_block_parent .switchbutton-inner{
	width: 63.9772px; height: 21.9886px; line-height: 21.9886px; margin-left: -21.9886px;
}

.filter_block_parent .switchbutton-handle{
	width: 20px;height: 21.9886px;margin-left: -8px;
}

.filter_block_parent .switchbutton-handle.on{
	margin-left: 10px;
}

.filter_block_parent .switchbutton.on{
	background-color: #d2b372;
}

.pointer_none{
	pointer-events: none;
}

.filter_options{
	width: 1140px;
	border: 1px solid #e3e3e3;
	left: -1072px;
	border-top: 0;
}

.filter_options .checkbox_container {
	padding-right: 23px;
	padding-left: 0;
	margin-right: 10px;
	margin-left: 0;
	font-size: 14px;
	/*font-style: italic;*/
	color: #666666;
}

.filter_options .checkmark {
	position: absolute;
	top: 0;
	left: inherit;
	right: 0px;
}

.row_no_margin{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.tags_containter{
	width: 650px;
	text-align: left;
	border-top: 1px solid #e5e5e5;
}
/* Show the checkmark when checked */
.filter_options input:checked + .checkbox_container  .checkmark:after {
	display: block;
}
.filter_options .row_no_margin input{
	display: none;
}
/* Style the checkmark/indicator */
.filter_options .checkbox_container .checkmark:after {
	left: 3px;
	top: -1px;
	width: 7px;
	height: 11px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.filter_options input:checked + .checkbox_container{
	color: #d2b372;
	border-bottom: 1px solid #d2b372;
}

.filter_options .checkmark {
	position: absolute;
	top: 0;
	left: inherit;
	right: 0;
	height: 12px;
	width: 12px;
	background-color: transparent;
}

.filter_options .checkbox_container .checkmark:after {
	border-color: #d2b372;
}

.rent_containter{
	width: 420px;
	text-align: left;
	padding-left: 25px;
	padding-right: 64px;
	border-top: 1px solid #e5e5e5;
}
.filter_options .filter_dropdown_option {
	line-height: 1;
	height: inherit;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 15px;
}

#slider-range{
	width: 330px;
	height: 1px;
	margin-top: 15px;
	border: 0;
	border-top: 1px solid #e5e5e5;
}

.rental_from{
	font-size: 14px;
	color: #666666;
	font-style: italic;
}

.rental_from span{
	float: right;
}
.uppercase{
	text-transform: uppercase;
}

#slider-range span.ui-slider-handle.ui-corner-all.ui-state-default {
	width: 9px;
	height: 9px;
	top: -5px;
	margin-left: -4px;
	border-radius: 50%;
	border: 1px solid #d2b372;
	background: #d2b372;
}
#slider-range .ui-slider-range.ui-corner-all.ui-widget-header {
	height: 0;
}

.filter_options .checkbox_container.reset{
	margin: 0 auto;
	padding: 0;
	margin-top: 10px;
	color: #d2b372;
	text-decoration: underline;
}

.total {
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 75px;
	font-size: 16px;
	width: 100%;
	font-style: italic;
}

.search_title{
	color: rgb(145, 105, 40);
	font-size: 60px;
	margin: 0 auto;
	margin-top: 135px;
	width: 100%;
	line-height: 1;
	font-weight: bold;
}

.home_banner_container{
	height: 510px;
	width: 100%;
	position: relative;
}

.home_banner_container > div{
	top: 50%;
	right: 200px;
	font-size: 38px;
	color: #FFFFFF;
	max-width: 680px;
	text-align: right;
	line-height: 1.47;
	position: absolute;
	font-weight: bold;
}

body .slick-dots li button:before {
	width: 14px;
	height: 14px;
	content: ' ';
	opacity: 0;
	color: black;
	background-color: #000000;
	border-radius: 100%;
	width: 8px;
	height: 8px;
	color: transparent;
	top: 3px;
	left: 3px;
}

body .slick-dots li button {
	width: 14px;
	height: 14px;
	padding: 0;
	border-radius: 100%;
	background: #FFFFFF;
}

body .slick-dots li {
	width: 14px;
	height: 14px;
}
footer{
	background: #8b8886;
	color: #ffffff;
	font-size: 16px;
	padding-bottom: 20px;
	padding-top: 15px;
	position: relative;
	z-index: 100;
}
footer a{
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
}
.footer_container{
	justify-content: space-between;
	max-width: 1620px;
	margin: 0 auto;
	padding: 0 30px;
}
.menu_links{
	display: flex;
	flex-direction: column;
	width: 90px;
}
.menu_links img{
	margin-bottom: 8px;
	margin-right: 5px;
}
.menu_links a:nth-child(n+2){
	line-height: 30px;
	text-transform: inherit;
	min-width: 160px;
}
.footer_bold_text{
	font-size: 20px;
	margin-top: 5px;
	text-transform: lowercase;
}
.email_us{
	margin-right: 40px;
}
.mt-40{
	margin-top: 40px;
}
.social_box{
/*	width: 44px;
	height: 44px;
	background: #FFFFFF;*/
	margin-right: 10px;
	/*position: relative;*/
}
.social_box.last{
	margin: 0;
}
.social_box img{
/*	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);*/
}
#content_us_success .modal-dialog {
	max-width: min-content;
}
#content_us_success .modal-content {
	padding: 55px 115px;
	border-radius: 0;
	text-align: center;
	border: 15px solid #aa8248;
}
#content_us_success .modal-body{
	width: max-content;
}
#content_us_success{
	line-height: 1;
	background: rgba(0, 0, 0, 0.85);
}
.input-placeholder {
	position: relative;
}
.input-placeholder input {
	padding: 2px;
}
.gold_checkbox {
	visibility: hidden;
	display: none;
}
.gold_checkbox + label{
	cursor: pointer;
	color: rgb(119,116,114)!important;
	opacity: 0.7;
	padding-left: 15px;
	/*font-style: italic;*/
}
.gold_checkbox + label a{
	color: rgb(119,116,114)!important;
	opacity: 0.7;
}
.gold_checkbox + label a:hover{
	color: #d6a841 !important;
}
.gold_checkbox + label:before {
	border: 1px solid #916928;
	content: "\00a0";
	display: inline-block;
	font: 16px/1em sans-serif;
	height: 16px;
	margin: 5px 0.25em 0px -13px;
	padding: 0;
	vertical-align: top;
	width: 16px;
	border-radius: 5px;
}
.gold_checkbox:checked + label:before {
	background-color: #916928;
	text-align: center;
	border-radius: 5px;
	background-image: url(../img/tick-contact.png);
	background-repeat: no-repeat;
	background-position: center;
}
.gold_checkbox:checked + label:after {
	font-weight: bold;
}

.gold_checkbox:focus + label::before {
	outline: rgb(59, 153, 252) auto 5px;
}
.placeholder {
	position: absolute;
	pointer-events: none;
	top: 12px;
	left: 20px;
	margin: auto;
	font-size: 16px;
	font-style: italic;
	color: #999999;
	display: none!important;

}
.contact_form .input-placeholder .label{
	/*padding-left: calc(1rem - 4px);*/
}
.contact_form .date-picker-expected-close-btn{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: transparent;
  z-index: 9999;
}
.placeholder.input_placeholder{
	top: 5px;
	left: 25px;
	display: none!important;
}
.placeholder span {
	color: #765407!important;
	opacity: 0.5;
}
#content_us_success .head{
	font-size: 44px;
	font-weight: bold;
	margin-bottom: 25px;
	color: rgb(145, 105, 40);
}
#content_us_success .sub_head{
	font-size: 28px;
	font-weight: normal;
	color: rgb(61, 57, 53);
}
.copy_right {
	align-self: flex-end;
	font-size: 14px;
	line-height: 14px;
	margin-left: 0;
	margin-top: 20px;
}
.footer_container:nth-child(2){
	margin-top: 25px;
}

.footer_info{
	line-height: 14px;
	flex-wrap: wrap
}

.footer_info > div {
	padding: 0;
	padding-right: 44px;
	position: relative;
}

.top_slider_content .footer_info {
	line-height: 1;
	margin-top: 0;
}
footer .footer_info a{
	font-size: 12px;
}
.line{
	position: absolute;
	right: 20px;
	height: 12px;
	width: 1px;
	background: #FFFFFF;
	top: 50%;
	transform: translateY(-50%);
}
.footer_info > div:last-child {
	padding-left: 0;
	padding-right: 0;
}
#header .header-nav-main nav > ul > li.dropdown.more:hover + .menu_item{
	display: flex;
}
#header #mainNav .more a:hover{
	color: inherit;
}
#header #mainNav a:hover{
	color: #d6a841;
}
.menu_item:hover{
	display: flex;
}
.menu_item{
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	justify-content: center;
	top: 64px;
	height: 64px;
	background: #FFFFFF;
	align-items: center;
}
.more{
	z-index: 2;
}
.menu_item a{
	padding: 0 25px;
}
.menu_line{
	background: #d8d7d7;
	height: 1px;
	width: 100%;
	position: absolute;
	top: -1px;
}
html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body.bg_white{
	background-color: #FFFFFF!important;
}
.bg_trans{
	background-color: transparent!important;
}
html.sticky-header-active body #header.header-transparent:not(.header-semi-transparent) .header-body{
	background-color: #FFFFFF!important
}
.menu_head_line{
	display: none;
	background: #d6a841;
	height: 4px;
	width: 100%;
	margin-top: -4px;

}
.more .fa-chevron-down{
	display: none;
	font-size: xx-small;
	position: absolute;
	border: 0;
	left: 50%;
	transform: translateX(-50%);
	bottom: 10px;
	color: #3c3935;
}
@media (max-width: 1280px){
	#footer .container {
		padding: 100px 30px;
	}
	.col-lg-6.contact_about {
		padding-left: 25px;
	}
	.contact > div:first-child {
		padding-right: 25px;
	}
}
.m-0{
	margin: 0;
}

.contact_form .date_vaildate[aria-expanded="true"]{
	margin: 0;
}

.contact_form .date_vaildate[aria-expanded="true"], .date_vaildate[aria-expanded="true"] + div, .date_vaildate[aria-expanded="true"] + div + div{
	background: #FFF!important;
}

.pb-20{
	padding-bottom: 20px;
}
.contact_form .date_vaildate[aria-expanded="false"]:before {
	top: 50%;
	top: calc(50% - 8px);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.contact_form .date_vaildate[aria-expanded="true"]:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: calc(50% - 0px);
}

#date_picker_input:focus, #date_picker_expected_input:focus{
	outline: 0;
}
.select_label + #date_picker_input, .select_label + #date_picker_expected_input{
  position: absolute;
  left: 5px;
	top: 20px;
}
.path-contact .property_row .date{
	padding: 0;
	background-position: calc(100% - 16px) 15px;
	margin: 0;
	/*margin-bottom: 15px;*/
}
#date_picker_input, #date_picker_expected_input{
	color: #000000;
	/* position: absolute; */
	background: none;
	border: 0;
	background-color: transparent!important;
	/* line-height: 60px; */
	font-size: 16px;
	width: 120px;
	/* text-align: center; */
	/* left: 10px; */
	font-style: italic;
	/* display: inline-block; */
	padding-left: 10px;
}
.path-contact .btn-more{
	background-color: #3c3935;
	color: #FFFFFF;
	margin-top: 25px;
	border: 0;
	outline: 0;
	background-image: url(../img/Submit-butto-arrow.png);
}
.path-contact .btn-more:hover {
	color: #d6a841 !important;
	background-image: url(../img/Submit-butto-arrow-gold.png) !important;
}
.path-contact .btn-more:focus {
	border: 0;
	outline: 0;
}
.property_select_number {
	color: #d1b786;
	margin-left: 10px;
}
.contact_form .toggle_label{
	cursor: pointer;
}
#modal_property .filter_options{
	width: 100%;
	border: 0;
}
#modal_property .tags_containter {
	width: 100%;
	text-align: left;
	border: 0;
}
.contact_form .modal-content {
	border-radius: 0;
	border: 2px solid #d1b786;
	position:relative;
}
.contact_form .modal-body {
	padding: 20px 50px;
}

.contact_form .filter_options .filter_dropdown_option {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	/*font-style: italic;*/
	font-weight: bold;
	color: rgb(61,57,53);
}

html .toggle-primary .toggle label.checkbox_container {
	color: #666;
}
html .toggle-primary .toggle label.checkbox_container:hover {
	color: #d6a841;
}
html .date > label{
	height: 60px!important;
}
html .toggle-primary .toggle input:checked + label.checkbox_container {
	color: rgb(145, 105, 40);
}

.contact_form .filter_options .checkbox_container {
	padding-right: 15px;
	margin-right: 20px;
}
.contact_form .modal {
	position: absolute;
	top: 47%;
	right: -75%;
	transform: translate(0, -50%);
	left: inherit;
	height: inherit;
}
.contact_form .modal-content-arrow {
	width: 35px;
	height: 35px;
	background: #FFF;
	position: absolute;
	left: -19px;
	transform: rotate(45deg);
	top: 50%;
	transform: translate(0, -50%) rotate(45deg);
	border-left: 2px solid #d1b786;
	border-bottom: 2px solid #d1b786;
}

.contact_form .contact_remark{
	color: rgb(119,116,114)!important;
	font-size: 14px;
	font-style: italic;
	padding-top: 30px;
	padding-left: 30px;
}
.contact_form .select_property_submit{
	font-size: 16px;
	background-color: #d1b786;
	border-radius: 0;
	border: 2px solid #fff;
	outline: 1px solid #d1b786;
}

/*close at left*/
.contact_form .bootstrap-datetimepicker-widget.dropdown-menu {
	width: 100%;
	height: max-content;
	padding: 40px;
	border: 1px solid #e3e3e3!important;
	position: absolute;
	top: 60px!important;
	margin: 0;
	border-top: 0!important;
	border-radius: 0;
}

.contact_form .bootstrap-datetimepicker-widget table td.day {
	padding-bottom: 0;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	border: 0;
}
body .bootstrap-datetimepicker-widget table td.day {
	height: 20px;
	line-height: 45px;
	width: 20px;
}
/*close at left*/
.contact_form .bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after{
	content: none;
}
.contact_form .bootstrap-datetimepicker-widget .datepicker-days table td.active{
	background-color: #aa8248!important;
	text-shadow: none;
	border-radius: 0;
	position: relative;
}
.contact_form .bootstrap-datetimepicker-widget table td span.active {
	background-color: #aa8248!important;
	text-shadow: none;
	border-radius: 0;
	position: relative;
}
.contact_form .bootstrap-datetimepicker-widget table td.today:before {
	content: none;
}
#collapse_property .filter_options {
	max-width: 600px;
	width: 100%;
}
label.property_row.toggle_label.mb-30.property_select_burger {
	margin-bottom: 0!important;
}

.contact_form .datepicker-days tr td:nth-child(2n+1){
	background-color: #eeeeee!important;
	border-radius: 0;
}
.contact_form .datepicker-days tr td:nth-child(2n) {
	background-color: #FFFFFF!important;
}
.contact_form .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
	color: rgba(0, 0, 0, 0.1);
}

.contact_form .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
	background: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after{
	display: none;
}
.contact_form th.dow {
	text-align: right!important;
	padding-right: 10px;
	color: #666666;
	font-size: 12px;
	border: 0!important;
}

.contact_form .bootstrap-datetimepicker-widget table th {
	border: 0;
}

.contact_form th.picker-switch {
	font-size: 20px;
	font-weight: normal;
}

.contact_form .datepicker thead tr:first-child {
	border-bottom: 30px solid #ffffff;
}

.contact_form .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: rgb(61,57,53);
	line-height: 28px;
}
.contact_form .select2-selection__placeholder:after{
	content: "*";
	color: #916928!important;
	margin-left: 3px;
}
.path-contact .select2-results__option[aria-selected]{
	color: rgb(61,57,53);
}
.filter_options{
	max-width: 670px;
}
.tags_containter{
	width: 100%;
	max-height: 430px;
	overflow-y: scroll;
	border-top: 0;
	padding-left: 32px;
	padding-bottom: 30px;
}
html .toggle-primary .toggle .am:after {
	width: 32px;
	height: 100%;
}
html .toggle-primary .toggle .pm:before {
	height: 100%;
}

html .toggle-primary .toggle .pm {
	width: 53%;
}
html .toggle-primary .toggle .am_pm_box.am{
	width: 45%;
}

body .m-block{
	display: none!important;
}
.desktop-block{
	display: block;
}
.search_tab img{
	vertical-align: inherit;
	padding-right: 5px;
	width: 18px;
	display: none;
}

.search_tab:first-child img{
	vertical-align: sub;
}
.search_tab img + img{
	display: inline;
}
.search_tab.active img.active + img{
	display: none;
}
.search_tab.active img.active{
	display: inline;
}
.first_property_row{
	margin-top: 80px;
}
#header .header-logo img {
	max-width: 90px;
	top: 50px !important;
}
.vertical_line_container{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99;
	pointer-events: none;
}

body .vertical_line{
	width: 1px;
	height: 100%;
	background-color: #f2f2f2;
	position: absolute;
}


.vertical_line.first{
	left: 15px;
}
.vertical_line.second{
	left: calc(25% + 15px);
}
.vertical_line.third{
	left: calc(50%);
}
.vertical_line.fourth{
	left: calc(75% + 15px);
}
.vertical_line.fifth{
	right: 15px;
}
.hover_contact_info a{
	color: #FFFFFF;
}
.follow_us > div a:first-child img{
	/*width: 12px;*/
}
.follow_us > div .wechat_pop a:first-child img{
	/*width: 24px;*/
}
.follow_us > div a:nth-child(n+2) img{
	/*width: 22px;*/
}
.footer_container:nth-child(2) img{
	width: 165px;
}
.myNav {
	height: 0%;
	width: 100%;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	overflow-y: hidden;
	transition: 0.5s;
}

.myNav .overlay-content {
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
	margin-top: 65px;
	overflow: scroll;
	height: 100%;
}
.overlay-content > div{
	padding-bottom: 190px;
}
.animate{
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden; /* Chrome and Safari */
	-moz-backface-visibility:hidden; /* Firefox */
	-ms-backface-visibility:hidden; /* Internet Explorer */
}
.myNav .dropdown {
	border-bottom: 1px solid #8a8886;
	line-height: 119px;
	display: flex;
	flex-direction: column;
	cursor: pointer;
	text-transform: uppercase;
}
.myNav .dropdown-toggle {
	/*border-bottom: 1px solid #8a8886;*/
	line-height: 119px;
	display: flex;
	flex-direction: column;
	cursor: pointer;
	text-transform: uppercase;
}
.myNav .dropdown-menu {
	position: relative!important;
	border: 0;
	text-align: center;
	transform: none!important;
}
.myNav a {
	font-size: 36px;
	display: block;
	width: 100%;
	position: relative;
}
.myNav .closebtn {
	position: absolute;
	top: 80px;
	right: 30px;
	width: max-content;
}
.myNav .dropdown-toggle:after {
	display: none;
}
.myNav .dropdown-toggle[aria-expanded="true"] > a:first-child, .myNav .dropdown-toggle:hover > a{
	color: #d2b372;
}
.myNav .dropdown-menu a{
	font-size: 30px;
	line-height: 1;
	margin-bottom: 35px;
}
.myNav .follow_us a {
	width: max-content;
}
.myNav .follow_us > div{
	color: #8b8886;
	font-size: 28px;
}
.myNav .follow_us .d-flex{
	justify-content: center;
}
.lang-text:hover {
	color: #d6a841 !important;
}
.hide_scroll_bar::-webkit-scrollbar {
	display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hide_scroll_bar {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}

.m_bottom{
	z-index: 1000;
	bottom: 0;
	width: 100%;
	font-size: 26px;
	font-weight: 300;
	text-transform: uppercase;
}

.m_bottom > div:first-child{
	width: 50%;
	text-align: center;
	background: #3c3935;
	color: #FFF;
	display: flex;
	padding-left: 35px;
	padding-right: 30px;
	justify-content: space-between;
	align-items: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.m_bottom > div:nth-child(2){
	position: relative;
	width: 50%;
	text-align: center;
	background: #504d49;
	color: #FFF;
	display: flex;
	padding-left: 35px;
	padding-right: 30px;
	justify-content: space-between;
	align-items: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.m_bottom > div:nth-child(2) span{
	opacity: 0.2;
	padding: 0 25px;
}

.chat_popup{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 95px;
	text-align: left;
}

.chat_popup>  div:first-child{
	font-size: 21px;
	background: #765407;
	padding: 20px;
	display: flex;
	color: #FFFFFF;
	justify-content: space-between;
	align-items: center;
}

.chat_popup> div:nth-child(2){
	padding-left: 25px;
	padding-top: 45px;
	padding-bottom: 25px;
	background: #3c3935;
	text-transform: none;
}

.chat_popup >  div:nth-child(2) > div:first-child{
	padding-bottom: 25px;
}

.chat_popup> div:nth-child(2) > div img{
	padding-right: 15px;
}
.chat_open, .chat_close{
	cursor: pointer;
}
.contact_form .form-control{
	color: rgb(61,57,53);
	/*font-style: italic;*/
}
.required_field {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.contact_form .form-control:not(.form-control-sm):not(.form-control-lg) {
	font-size: 14px;
	background: none;
	border: 1px solid #e3e3e3!important;
	border-radius: 0;
}
.contact_form input.form-control:not(.form-control-sm):not(.form-control-lg) {
	border: 0!important;
	border-bottom: 1px solid #e3e3e3!important;
}
.contact_form {
	margin-top: 55px;
	max-width: 670px;
	margin-bottom: 135px;
}
html .toggle-primary .toggle label{
	color: #999999;
}
label.form-control.datetimepicker-input {
	cursor: pointer;
	color: rgb(119,116,114)!important;
	/*font-style: italic;*/
	opacity: 0.7;
}
.contact_form textarea.form-control:not(.form-control-sm):not(.form-control-lg){
	border: 1px solid #e3e3e3!important;
	font-size: 16px;
}
.contact_form .form-control:focus, .contact_form .form-control.error{
	box-shadow: none!important;
}
label.error {
	color: #c10000!important;
}
.contact_form .label{
	width: 100%;
	padding-left: calc(18px);
	font-size: 14px;
	/*font-style: italic;*/
	color: rgb(119,116,114);
	opacity: 0.7;
}
.contact_form .select2-container--default .select2-selection--single .select2-selection__placeholder, .contact_desc{
	color: rgb(119,116,114);
	opacity: 0.7;
	/*font-style: italic;*/
}
.contact_form .label span{
	color: #916928!important;
	margin-left: 3px;
}
.path-contact .select2-dropdown {
	border: 1px solid #e3e3e3;
}

.path-contact .select2-container--default .select2-results>.select2-results__options{
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}


.path-contact .select2-results ul {
	padding: 10px 0;
	font-size: 16px;
	/*font-style: italic;*/
}
.path-contact .select2-container--default .select2-results__option[aria-selected=true] {
	background: none;
}
.path-contact .select2-container--default .select2-results__option[aria-selected=true] {
	background: none;
	text-decoration: underline;
	color: rgb(145, 105, 40);
}
.path-contact .select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: none;
	color: rgb(145, 105, 40);
}
.path-contact .select2-results__option{
	padding-left: 20px;
}
.select_label{
	position: absolute;
	top: 5px;
	font-size: 12px;
}
.select_label + span {
	line-height: 48px!important;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 48px;
	white-space: nowrap;
	color: #000000;
}
.page-node-type-about-us .top_slider_title{
	/*margin: 0;
	letter-spacing: 0;*/
}
#header.header-no-border-bottom .header-body.lang_bg{
	padding-bottom: 115px!important;
	background: #ffffff!important;
}
html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body.lang_bg{
	background: #ffffff!important;
}
.page-node-type-about-us h2{
	font-size: 40px;
	color: rgb(145,105,40);
	margin-bottom: 25px;
}

.page-node-type-about-us p{
	font-size: 16px;
	white-space: pre-wrap;
	color: #3c3935;
	margin: 0;
	margin-bottom: 30px;
	margin-top: 10px;
}

.page-node-type-about-us .square .content {
	/*top: 40%;
	padding: 0 35px;*/
}
.page-node-type-about-us .square .content_bg {
	/* top: 20%; */
	/*left: 50%;*/
	/* height: 70px; */
	/* padding: 0 35px; */
	/* width: 50%; */
	/*transform: translateX(-50%);*/
}

.page-node-type-about-us .square:after, .page-node-type-locations .square:after{
	content: inherit;
}
.intro_box{
	margin: 0 auto;
	max-width: 1120px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 95px;
}
.intro_box p{
	white-space: pre-line;
}
.page-node-type-locations .intro_box p {
	white-space: pre-line;
	padding: 0 35px;
	margin-top: 32px;
}
.grid_locations{
	display: grid;
	grid-template-columns: auto auto auto auto;
	grid-column-gap: 5px;
	position: relative;
	z-index: 100;
}
.location_desc{
	max-width: 850px;
	margin: 25px auto!important;
	margin-bottom: 35px;
}
.grid_locations_desc{
	position: absolute;
	color: #ffffff;
	font-size: 20px;
	bottom:28px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
}
div.container.contact_left_container{
	max-width: 1680px;
	position: relative;
	z-index: 100;
}
div.container.contact_left_container .col-md-6{
	padding-right: 0;
	padding-left: 0;
}
.page-node-type-about-us .btn-more {
	padding-right: 35px;
}
.contact_left_container .left_side div{
	height: 850px;width:100%;
}
.contact_right_container{
	margin-top: 95px;
}
.contact_right_container .col-md-6.left_side{
	order: 2;
}
.contact_right_container .middle_img {
	margin-left: 0;
}
.contact_right_container .right_side {
	padding-left: 0!important;
	z-index: 999;
}
.middle_img{
	max-width: calc(100% + 100px);
	margin: 35px 0;
	margin-left: -100px;
}
.contact_right_container h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	text-transform: inherit;
}
.color_y{
	color: rgb(145,105,40)!important;
}
.contact_right_container p {
	max-width: 500px;
}
.right_side {
	align-self: center;
	padding-left: 45px!important;
}
.middle_img + p{
	max-width: 400px;
}
.contact_left_container + div .p-relative > div:first-child{
	height:647px;
}
.intro{
	position: absolute;
	top: 0;
	left: 50%;
	background: #FFFFFF;
	padding: 85px 50px;
}
.intro img{
	width: 100%;
	max-width: 329px;
}
.page-node-type-home-page button:focus {
	outline: none;
}
#disclaimer .modal-dialog {
	max-width: 85%;
	margin: 4.75rem auto;
}
#disclaimer .modal-header {
	padding: 2rem 2rem;
	border-bottom: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
#disclaimer .modal-body {
	padding: 2rem;
	padding-top: 0;
	width: 100%;
	height: 72vh;
	overflow-y: scroll;
	padding-right: 17px;
}
#disclaimer .modal-content {
	border-radius: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 0;
}
.page-node-type-home-page .modal-backdrop.show {
	opacity: .8;
}
.page-node-type-home-page.modal-open .modal {
	padding-right: 0!important;
	z-index: 10000;
}
.intro p{
	max-width: 400px;
	margin-top: 50px;
}

.contact_left_container + div{
	margin-top: 100px;
	margin-bottom: 100px;
	position: relative;
	z-index: 100;
}
.page-node-type-about-us .vertical_line_container{
	height: 100%;
	position: fixed;
}
.filter{
	display: flex!important;
}
.d_availability_list{
	display: block!important;
}
.d_availability_list .col{
	padding: 0;
}
.dot_hidden .slick-dots{
	display: none;
}
.m_availability_list, .filter_availability{
	display: none;
}
.page-node-type-locations .property_list_image img{
	width: 400px;
	height: 225px;
}
.property_list_title{
	margin-bottom: 25px;
}
.page-node-type-locations .btn-more {
	/*background: url(../img/arrows.png) calc(100% - 13px) center no-repeat;*/
	padding: 7px 12px;
	padding-right: 35px;
	cursor: pointer;
	margin-top: 10px;
	/*background-size: 15px;*/
}
.btn-more-row{
	max-width: max-content;
	margin: 0 auto;
	margin-bottom: 100px;
	position: relative;
	z-index: 100;
	background: #FFFFFF;
	min-height: 1px;
}
.btn-more-row .fa-spinner{
	margin-right: 5px;
	display: none;
}
.detail_btn {
	margin-top: 23px;
	background: #d7d6d6;
	padding: 2.5px 0px;
	max-width: max-content;
	position: relative;
	z-index: 100;
	min-height: 1px;
}
.detail_btn a {
	background: url(../img/detail.png) calc(100% - 13px) center no-repeat;
	padding: 8px 14px;
	padding-right: 48px;
}


.page-node-type-property .top_slider_title{
	background: rgba(200, 180, 147, 0.85);
	padding-left: 155px!important;
	padding-right: 155px!important;
	padding-top: 40px!important;
	padding-bottom: 60px!important;
	line-height: 1!important;
}
.page-node-type-property .top_slider_subtitle{
	background: rgba(200, 180, 147, 0.85);
	padding-left: 60px!important;
	padding-right: 60px!important;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
	line-height: 1!important;
	border: 5px solid #FFFFFF;
	border-width: 5px!important;
}
.page-node-type-property .property-sector-list {
	padding: 30px 60px;
	background: #FFFFFF;
}
.page-node-type-property .property-sector-list a {
	border-right: 1px solid #cecdcc;
	margin-bottom: 0;
	line-height: 1;
}
.page-node-type-property .rev_slider li.slide-overlay.slide-overlay-light.slide-overlay-circle .slotholder:after {
	top: 100%;
}
.page-node-type-property #revolutionSlider .btn-more {
	background: #c8b493!important;
	border: none!important;
	padding: 12px 12px!important;
	font-size: 16px!important;
	color: #FFFFFF!important;
}
.page-node-type-property #revolutionSlider .btn-more svg {
	margin-left: 20px;
	vertical-align: middle;
	margin-bottom: 4px;
}
.page-node-type-property .container-fluid .no-gutters .intro_image {
	padding-top: 57px;
}
.page-node-type-property #Introdcution .bg-color-grey {
	padding-top: 57px;
}
.page-node-type-property #Introdcution .layout{
	font-size: 40px;
	font-weight: bold;
	width: 550px;
}
.page-node-type-property #Introdcution .layout > div:nth-child(2){
	color: #3c3935;
	font-size: 12px;
}

.page-node-type-property #Introdcution .layout > div:nth-child(2) .size{
	color: #000000;
	font-size: 16px;
}
.page-node-type-property #Introdcution .layout > div:nth-child(1){
	line-height: 1;
	margin-bottom: 10px;
}
.size_title{
	line-height: 45px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.page-node-type-property #Introdcution .layout > div:nth-child(2) > div{
	width: 33.3333%;
}
#Facilities .btn-more {
	padding: 8px 12px;
	padding-right: 40px;
	position: relative;
	z-index: 100;
}
#Facilities .fs-label {
	height: 70px;
	margin: 0 -11px;
	position: relative;
	z-index: 100;
	margin-top: 30px;
}
.facility_tag_container{
	margin-bottom: 265px;
}
.facility_type_row{
	background: #3c3935;
	height: 65px;
	position: relative;
	z-index: 100;
	display: flex;
	justify-content: center;
}
.facility_type_row > div{
	display: flex;
	align-items: center;
	padding: 0 20px;
	cursor: pointer;
	height: calc(100% + 20px);
	margin-top: -10px;
}
.facility_type_row > div.active{
	background: #FFFFFF;
	border-top: 10px solid #3c3935;
	border-bottom: 10px solid #3c3935;
}
.facility_type_img{
	margin-right: 8px;
}
.facility_type_row span{
	color: #FFFFFF;
}
.facility_type_row .active span{
	color: #000000;
}
.facility_type_row .active svg .shp0{
	fill: #000000!important;
}
.facility_type_img svg .shp0{
	fill: #FFFFFF!important;
}
#Facilities{
	margin-top: 250px;
}
#Facilities .featured-slider .slick-prev, .featured-slider .slick-next {
	top: calc(50% + 75px);
}
#Facilities .featured-slider .top_slider_img {
	width: 100%;
}
#Facilities .featured-slider .slick-slide {
	padding-top: 0;
}
#Facilities .flex-wrap{
	margin-bottom: 52px;
}
#Facilities .flex-wrap img{
	padding-bottom: 2px;
	padding-right: 5px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{
	display: none;
}
.tag{
	font-size: 16px;
	color: #3c3935;
	margin-right: 50px;
	margin-bottom: 10px;
}
.right_side .logo{
	max-width: 600px;
	margin-left: -100px;
	margin-top: 95px;
	margin-bottom: 60px;
}
.right_side .logo img{
	max-width: 250px;
}
.remark{
	/*margin-top: 20px;*/
	color: rgb(119,116,114)!important;
	opacity: 0.7;
	/*font-style: italic;*/
}
label.error {
	font-size: 0.9em!important;
}
.cookie-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 10%;
	width: 100%;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.85);
	color: #FFFFFF;
	font-size: 16px;
	display: flex;

}
.cookie-banner-row{
	max-width: 1278px;
	padding: 34px 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	width: 100%;
}
.cookie-close {
	cursor: pointer;
	width: 40px;
	height: 40px;
	align-self: center;
	margin-right: 30px;
}
.cookie-banner .btn_more{
	color: #282e28;
	padding: 10px 23px;
	padding-right: 40px;
	position: relative;
	z-index: 100;
	background: url(../img/btn_arrow.png) calc(100% - 20px) center no-repeat;
	background-color: rgb(244, 240, 233);
	text-transform: uppercase;
	min-width: 235px;
	margin-left: 15px;
}
.more_info a{
	text-decoration: underline;
	color: #FFFFFF;
}
.diamond {
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-bottom-color: #FFF;
	position: relative;
	top: -6px;
	width: 8px;
	margin: 0;
	display: inline-block;
	margin-right: 5px;
}
.diamond:after {
	content: '';
	position: absolute;
	left: -4px;
	top: 4px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #FFF;
}
a.disabled {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}
.contact_form .close_button{
  display: none;
}
#block-dropdownlanguage a{
	color: rgb(61,57,53);
}
.last_update{
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	color: rgb(61,57,53);
}
.m_last_update {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 0;
}
.footer_menu_column{
	display: contents;
}
.footer_menu_column > a{
	height: 100%;
}
.rc-anchor-checkbox-label {
	font-family: Roboto,helvetica,arial,sans-serif;
	font-size: 122px!important;
	font-weight: 400;
	line-height: 17px;
}
body #Facilities .featured-slider-container {
	height: inherit;
	margin-top: 0;
	position: relative;
	z-index: 100;
}
a:active,a:focus{
	color: rgb(61,57,53)!important;
}
@media screen and (max-height: 450px) {
	.overlay {overflow-y: auto;}
	.overlay a {font-size: 20px}
	.overlay .closebtn {
		font-size: 40px;
		top: 15px;
		right: 35px;
	}
}
@media (max-width: 1350px){
	.footer_menu_column{
		display: flex;
		flex-direction: column;
	}
	.footer_menu_column > a{
		height: inherit;
	}
}
@media (min-width: 1200px){
	div.container {
		max-width: 1150px;
	}
	div.container.home_locations_container{
		max-width: 1030px;
	}
}
@media (max-width: 1200px){
	.client_box {
		margin: 0 10px;
	}
	.footer_container:nth-child(2) img{
		width: auto;
		max-width: 403px;
	}
	.follow_us > div a:first-child img{
		width: max-content;
	}
	.follow_us > div a:nth-child(n+2) img{
		width: max-content;
	}
	.featured-slider .top_slider_img {
		width: 50%;
	}
	.vertical_line_container{
		display: none;
	}
	.slick-prev, .slick-next {
		top: 41%;
	}
	.rev_slider_wrapper .home-top-slider a {
		font-size: 18px;
	}
	footer a {
		line-height: 74px;
		font-size: 26px;
		text-transform: uppercase;
	}
	.menu_links img {
		margin-bottom: 7px;
		width: 10px;
	}
	.menu_links a:nth-child(n+2) {
		text-transform: inherit;
		margin-right: 45px;
		float: left;
	}
	.menu_links{
		margin-bottom: 30px;
		width: 100%;
	}
	.menu_links, .menu_links a:first-child{
		display: block;
	}
	.email_us,.hotline, .follow_us,.hotline .mt-40{
		margin-right: 0;
		margin-top: 80px;
		text-transform: uppercase;
	}
	.footer_bold_text {
		font-weight: bold;
		font-size: 40px;
		text-transform: lowercase;
		margin-top: 20px;
	}
	.copy_right {
		align-self: flex-start;
		font-size: 24px;
		line-height: inherit;
		margin-left: 0;
		margin-top: 30px;
	}
	.social_box {
		width: 46px;
		height: 46px;
		margin-right: 20px;
		margin-top: 15px;
		display: flex;
	}
	.footer_container:nth-child(2) {
		margin-top: 95px;
		flex-direction: column;
		justify-content: flex-start;
		align-items: start!important;
	}
	.footer_container div:nth-child(1) {
		align-items: flex-start;
		flex-direction: column;
		align-self: start;
	}
	footer .footer_info a {
		font-size: 24px;
		line-height: inherit;
		/*text-transform: inherit;*/
	}

	.footer_info {
		flex-wrap: wrap;
		line-height: 50px;
		margin-top: 80px;

	}
	footer {
		padding-bottom: 90px;
		font-size: 26px;
		padding-top: 90px;
	}
	.footer_container {
		flex-direction: column;
	}

	.property_list_title{
		margin-right: 0px;
	}


}
@media (max-width: 1024px){
	.m_last_update {
		padding-left: 0;
		padding-bottom: 20px;
		padding-top: 0;
		position: absolute;
		top: 20px;
		left: 30px;
		z-index: 99;
		font-size: 22px;
	}
	.contact_form .label {
		padding-left: calc(21px);
  }
	.empty {
		top: 60px;
		left: 30px;
		font-size: 20px;
	}
	body.page-node-type-about-us .slick-dots {
		bottom: 0px;
	}
	body.page-node-type-about-us .slick-dots {
		bottom: 0px;
	}
	.page-node-type-about-us .slick-prev, .page-node-type-about-us .slick-next {
		width: 20px;
	}
	.cookie-banner {
		bottom: 95px;
	}
	.placeholder {
		font-size: 26px;
	}
	.contact_form .bootstrap-datetimepicker-widget.dropdown-menu {
		top: 90px!important;
	}
	.contact_form #date_picker_expected .bootstrap-datetimepicker-widget.dropdown-menu {
		top: 90px!important;
	}
	.sticky-header-active #header .header-logo-scrolled img {
		max-width: 320px;
	}
	.myNav a .social_box img {
		position: absolute;
		bottom: 0;
		left: 0;
		transform: none;
	}
	.right_side .logo {
		max-width: inherit;
		margin-left: inherit;
		margin-bottom: 0;
		margin-top: 0;
	}
	#content_us_success {
		padding-right: 0!important;
	}
	#content_us_success .modal-dialog {
		max-width: 100%;
	}
	#content_us_success .modal-content {
		padding: 55px 0;
		width: 100%;
	}
	#content_us_success .modal-body {
		width: 100%;
	}
	.page-node-type-locations .intro_box p {
		padding: 0;
	}
	.page-node-type-locations .property_list_image img {
		width: 100%;
		height: auto;
	}
	.myNav.filter_availability_nav{
		height: 100%;
	}
	.myNav.filter_availability_nav .overlay-content {
		margin-top: 95px;
	}
	.myNav.filter_availability_nav a img {
		position: relative;
		bottom: inherit;
		left: inherit;
		transform: inherit;
	}
	.myNav.filter_availability_nav .closebtn {
		position: absolute;
		top: 25px;
		right: 25px;
		width: max-content;
	}
	.myNav.filter_availability_nav .filter_availability_text{
		position: absolute;
		top: 0;
		color: #3d3935;
		z-index: 10001;
		font-size: 26px;
		top: 35px;
		left: 50%;
		transform: translateX(-50%);
	}
	.myNav.filter_availability_nav .dropdown-toggle {
		border-bottom: 1px solid #e5e5e5;
		line-height: 100px;
		text-align: left;
		padding-left: 30px;
		font-size: 26px;
		color: #3d3935;
		position: relative;
	}
	.filter_availability_more{
		position: absolute;
		right: 35px;
		top: 50%;
		transform: translateY(-50%);
		z-index: 10000;
	}
	.filter_availability_back{
		z-index: 10001;
		position: fixed;
		top: 25px;
		left: 30px;
		transform: rotate(180deg);
	}
	.myNav.filter_availability_nav .checkbox_container {
		padding-left: 0;
		margin-bottom: 0;
		font-size: 26px;
		line-height: 100px;
		margin-left: 0;
		border-bottom: 1px solid #e5e5e5;
		padding-left: 30px;
	}
	.myNav.filter_availability_nav .checkmark{
		top: 50%;
		transform: translateY(-50%);
		right: 25px;
		left: inherit;
		background-size: inherit;
		background-repeat: no-repeat;
		background-color: transparent;
	}
	.myNav.filter_availability_nav .checkbox_container input:checked ~ .checkmark:after {
		display: block;
		background: url(../img/tick.svg);
		width: 40px;
		height: 33px;
		right: 0px;
		top: -10px;
		background-repeat: no-repeat;
	}
	.myNav.filter_availability_nav .checkbox_container .checkmark:after {
		left: inherit;
		top: -1px;
		width: 7px;
		height: 11px;
		border: none;
		border-width: inherit;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.filter_availability_nav_deep{
		z-index: 10001;
	}
	.myNav.filter_availability_nav .overlay-content > div {
		padding-bottom: 0;
	}
	.filter_availability{
		display: block;
		position: fixed;
		bottom: 180px;
		right: 15px;
		z-index: 9999;
	}
	.path-availability .property_list_container {
		border-top: 5px solid #f1f1f1;
		margin-top: 40px;
		padding-top: 20px;
	}
	.path-availability a.btn-more {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: -40px;
		margin-left: 20px;
		display: block;
		max-width: 250px;
		padding-right: 0px;
		position: relative;
		/*background: #FFF;*/
	}
	.path-availability .property_list_address {
		font-size: 26px;
	}
	.page-node-type-locations .property_row .property_list_address{
		font-size: 26px;
	}
	.path-availability .property_info > div{
		margin-left: 30px;
	}
	.path-availability .property_list_title {
		display: block;
		padding: 0;
    margin-bottom: 20px;

  }
  .property_list_title{
    margin-right: 5rem;
  }

	.path-availability .table-available.fixed_header tbody td {
		font-size: 22px;
		padding: 0.8rem 0;
		border-right: 1px solid #f1f1f1;
		height: 100%;
		line-height: 1;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.path-availability .property_list_title a {
		font-size: 40px;
	}
	.path-availability .property_list_image img {
		width: 230px;
		height: 125px;
	}
	body.path-availability .container {
		padding-right: 0;
		padding-left: 0;
	}
	.path-availability .square, .page-node-type-locations .square{
		margin: 0!important;
		height: 750px!important;
	}
	.path-availability .m_availability_list .views-row {
		z-index: 99;
		position: relative;
		padding-bottom: 30px;
		background: #FFFFFF;
		padding-top: 0;
	}
	.path-availability .m_availability_list .views-row.row_list_0{
		padding-top: 40px;
	}
	.path-availability .m_availability_list .table-available.fixed_header tr {
		-ms-grid-columns: 25% 25% 25% 25%;
		grid-template-columns: 25% 25% 25% 25%;
	}
	.m_availability_list{
		display: block;
	}
	.filter, .d_availability_list{
		display: none!important;
	}
	.filter_options {
		max-width: 100%;
	}
	#contactFormAdvanced .toggle .toggle {
		/*margin-bottom: 50px;*/
	}
	.intro p {
		max-width: 100%;
		padding-right: 0;
	}
	.intro {
		position: initial;
		padding: 40px;
		margin-top: -60px;
	}
	.contact_left_container + div .p-relative > div:first-child {
		height: 750px;
		width: 100vw;
		margin: 0 -60px;
	}
	.contact_left_container + div {
		margin-top: 0;
	}
	.middle_img + p {
		max-width: 100%;
		text-align: left;
	}
	.middle_img {
		max-width: 100%;
		margin: 70px 0;
		margin-left: 0;
	}
	.right_side {
		padding-left: 0!important;
		text-align: center;
	}
	.contact_left_container .left_side div {
		height: 750px;
		width: 100vw;
		margin: 0 -45px;
		margin-bottom: 70px;
	}
	.page-node-type-about-us .slick-slide {
		margin: 0 5px;
	}
	div.container.contact_left_container .col-md-6 {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.grid_locations {
		margin-bottom: 90px;
	}
	.location_desc {
		max-width: 850px;
		margin-bottom: 65px!important;
	}
	body.page-node-type-about-us .container {
		text-align: left!important;
	}
	.contact_right_container .col-md-6.left_side {
		order: 0;
	}
	.page-node-type-about-us p {
		font-size: 26px;
		line-height: 1.4;
		text-align: center;
	}
	.col-md-2.right_side{
		display: none;
	}
	.contact_right_container p {
		max-width: 100%;
	}
	.contact_right_container h3 {
		font-size: 32px;
		text-align: left;
	}
	.contact_left_container .right_side {
		margin-bottom: 110px;
		padding-right: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.middle_img {
		width: 100%;
	}
	.page-node-type-about-us h2 {
		/*letter-spacing: 0px;*/
		font-size: 56px;
		font-weight: bold;
		line-height: 1.4;
		margin-bottom: 30px;
		text-align: center;
	}
	.intro_box {
		text-align: left;
		padding: 0 60px;
		margin-top: 72px;
		margin-bottom: 85px;
	}
	.page-node-type-about-us .square {
		margin: 0!important;
		height: 750px!important;
	}
	.page-node-type-about-us .square .content_bg {
		/*top: 50%;
		height: 65px;
		padding: 0 30px;*/
	}
	.m_bottom > div:nth-child(2) span {
		padding: 0 10px;
	}
	body .m-block.m_bottom {
		display: flex!important;
		z-index: 10000;
	}
	.chat_popup img{
		margin-right: 10px;
	}
	.chat_popup a{
		color: #ffffff;
	}
	.top_slider_content {
		padding: 0 15px;
		/*background-size: contain;*/
		background-size: 800px;
	}
	.menu_links a:nth-child(n+2){
		line-height: 50px;
	}
	.myNav .dropdown-toggle i{
		display: none;
	}
	.lang_expand{
		background: url(../img/lang_expand.png);
		width: 48px;
		height: 164px;
		top: 0px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.myNav a img{
		position: absolute;
		bottom: 5px;
		left: 50%;
		transform: translateX(-50%);
	}
	#block-dropdownlanguage{
		z-index: 10000;
	}
	body .lang-info .lang-text {
		font-size: 21px;
	}
	body .lang-info {
		margin-top: -15px;
	}
	.lang_expand a {
		top: 60px;
		transform: translateX(-50%);
		left: 50%;
		font-size: 21px;
	}
	.lang_expand a ~ a {
		top: 115px;
	}
	.sticky-header-active .lang_expand {
		position: fixed;
		left: 30px;
		top: 25px;
	}
	#header .header-row.m-block{
		display: flex!important;
		/*justify-content: space-between;*/
		justify-content: end;
		align-items: flex-start;
		padding-top: 25px;
	}
	body #header .header-container.header-container-height-xs {
		height: 188px!important;
	}
	.sticky-header-active body #header .header-container.header-container-height-xs {
		height: 95px!important;
	}

	body .m-block{
		display: block!important;
	}
	body .slick-dots {
		bottom: 130px;
	}
	body .container {
		padding-right: 60px;
		padding-left: 60px;
	}
	.clients_container {
		padding: 0 60px;
	}
	.square {
		width: 100vw;
		margin: 0 -60px!important;
		height: 480px;
	}

	.home-top-slider .footer_info > div {
		padding: 0 10px;
	}
	.home-top-slider .footer_info > div:last-child {
		padding-left: 10px;
	}
	.m-none{
		display: none!important;
	}
	.body #header .header-nav-main nav > ul > li > a {
		font-size: 18px;
	}
	.contact_form .bootstrap-datetimepicker-widget + .close_button{
		display: flex!important;
	}
	.contact_form .modal.show + .close_button{
		display: flex!important;
  }

	.contact_form .close_button {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
		/* display: flex; */
		justify-content: center;
		align-items: center;
    width: 57px;
    height: 100%;
    font-size: 2rem;
		border: 0;
    background: rgba(0,0,0,0.5);
    color: #ffffff;
    cursor: pointer;
    z-index: 99999;
	}
	/* .contact_form .close_button div{
		transform: rotate(-90deg);
		font-size: 16px;
		color: #FFF;
	} */
	.property_select_burger{
		background-position: calc(100% - 45px) 21px!important;
	}
	html .toggle-primary .toggle .pm {
		height: 70px;
	}
	html .toggle-primary .toggle .am_pm_box.am{
		height: 70px;
	}
	.modal-open .contact_form .modal {
		width: calc(100% - 57px);
		transform: translate(50%, -50%)!important;
		position: fixed;
		left: calc(-50% + 85px)!important;
		height: 100%;
		border: 0;
		z-index: 99999;
		top: 50%!important;
	}
	.contact_form .modal-content {
		height: 100%;
		border: 0;
		align-items: center;
		flex-direction: row;
	}
	.contact_form .modal-dialog {
		max-width: 100%;
		height: 100%;
		margin: 0;
	}
	/*close at left*/
	/*.contact_form .bootstrap-datetimepicker-widget.dropdown-menu {
		width: calc(100% - 57px);
		transform: translate(50%, -50%)!important;
		position: fixed;
		left: calc(-50% + 85px)!important;
		height: 101%;
		border: 0;
		z-index: 99999;
		}*/
		.contact_form .bootstrap-datetimepicker-widget .list-unstyled {
			margin-top: 10%;
		}
		.contact_form .bootstrap-datetimepicker-widget table th {
			line-height: 25px;
			font-size: 16px;
		}
		.contact_form th.picker-switch {
			font-size: 24px;
		}
		.contact_form .bootstrap-datetimepicker-widget table td.day {
			font-size: 18px;
		}
		html .toggle-primary .toggle .am_pm_box {
			font-size: 26px;
			padding: 22px 0;
		}
		.contact_form #collapse {
			padding-right: 88px;
			margin-bottom: 80px;
			padding-left: 20px;
		}
		.contact_form .property_row {
			margin-top: 15px;
		}
		.path-contact .btn-more {
			font-size: 26px;
			padding: 20px 20px;
			padding-right: 65px;
		}
		html #contactFormAdvanced .toggle-primary .toggle label.toggle_label {
			padding-top: 21px;
			padding-bottom: 21px;
		}
		.contact_form .date_vaildate[aria-expanded="true"]:before {
			-webkit-transform: rotate(-45deg);
			transform: rotate(-45deg);
			top: calc(50% - 0px)!important;
		}
		.contact_form .toggle > label:before {
			top: calc(50% - 15px)!important;
			width: 20px;
			height: 20px;
			right: 25px;
		}

		.contact .form-style-3 .form-control.datetimepicker-input {
			background-position: 90% 20px;
			padding-top: 20px;
		}
		.property_row .select2-container--default .select2-selection--single .select2-selection__arrow {
			top: 40%;
			right: 35px;
		}
		.property_row .select2-container--default .select2-selection--single .select2-selection__arrow b {
			width: 25px;
			height: 25px;
		}
		.property_row .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
			top: 50%;
		}
		.html .toggle-primary .toggle .am_pm_box{
			height: 70px;
		}

		.contact .form-style-3 .form-control.datetimepicker-input{
			height: 70px;
		}
		.contact_form #date_picker {
			height: 70px;
		}
		.property_row .select2-container--default .select2-selection--single {
			padding-top: 28px;
			padding-bottom: 21px;
			height: 90px;
		}
		.contact_form .select2-results__option {
			font-size: 20px;
		}
		.contact_form #date_picker_input,.contact_form #date_picker_expected_input{
			font-size: 26px;
			width: 100%;
		}
		.contact > div:first-child {
			padding-left: 60px;
			margin-left: calc(-50vw + 50%);
			margin-right: calc(-50vw + 50%);
			padding-right: 60px;
			width: 100vw;
		}
		.top_slider_title {
			max-width: 800px;
			margin: 0 auto;
			margin-bottom: 35px;
			padding-top: 15px;
		}
		.home-top-slider .slick-prev, .slick-next {
			width: 50px;
		}
		.home-top-slider .slick-prev {
			left: 15px;
		}
		.home-top-slider .slick-next {
			right: 15px;
		}
		.top_slider_subtitle {
			font-size: 26px;
			max-width: 510px;
			margin: 0 auto;
			margin-bottom: 5px;
			line-height: 1.5;

		}

		.rev_slider_wrapper a {
			color: #3c3935;
			font-size: 23px;
			font-weight: 300;
		}

		a.tour-booking {
			height: 74px;
		}

		.container {
			max-width: 615px!important;
		}

		h2.section-title {
			font-size: 56px;
		}

		.strate_shift_title {
			right: 0;
			margin-top: 15px;
		}

		.strate_desc {
			font-size: 26px;
			line-height: 1.75;
			max-width: inherit;
			margin-top: 50px;
		}
		.btn-more {
			background-position-x: calc(100% - 20px);
		}
		a.btn-more {
			font-size: 26px;
			padding-top: 15px;
			padding-bottom: 15px;
			padding-left: 20px;
			text-transform: uppercase;
		}
		.featured-slider .slick-slide div:nth-child(2){
			width: 100%;
		}
		.featured-slider .featured_slider_box + div + div{

			display: none;
		}
		.featured-slider .featured_slider_box + div + div + div{
			display: none;
		}

		.featured-slider .feature_heart {
			margin-bottom: 35px;
			margin-top: 60px;
		}

		.featured-slider .feature_address {
			font-size: 26px;
			line-height: 1.3;
		}

		.featured_feng_shui {
			left: -4px;
			width: 267px;
		}

		.featured_feng_shui_text {
			bottom: 30px;
			left: 45px;
			font-size: 20px;
		}

		.featured_feng_shui_small {
			bottom: -24px;
			left: 45px;
			width: 169px;
		}

		.featured_feng_shui_small_text {
			bottom: -20px;
			/*left: 80px;*/
			font-size: 20px;
		}

		.featured_box_line_left {
			left: -53.5px;
		}

		.featured_box_line_right {
			right: -53.5px;
		}

		.featured_slider_box {
			top: 70px;
			right: calc(55px);
			width: 260px;
			height: 260px;
		}
		.featured_feng_shui {
			visibility: hidden;
		}
		body .featured-slider-container {
			margin-top: -225px;
		}
		.slick-track {
			/*padding-left: 60px;*/
		}
		.featured-slider .slick-slide {
			padding-top: 200px;
		}
		.featured_slider_box{
			opacity: 0;
			transition: 0.5s ease-in-out;
		}

		.slick-active .featured_slider_box{
			opacity: 1;
		}

		#clients .slick-initialized .slick-slide {
		/*max-width: 630px;
		max-height: 630px;*/
		/*margin: 0px;*/
		padding-top: 0;
	}

	#clients .slick-dots {
		bottom: -40px;
	}

	#clients .quote {
		width: 100px;
	}

	#clients .client_box img.client_star {
		width: 25px;
		margin-right: 10px;
	}
	#clients .client_review {
		margin-top: 25px;
		font-size: 20px;
		line-height: 1.75;
	}
	#clients .client_name {
		line-height: 1;
		margin-top: 40px;
		font-size: 26px;
		margin-bottom: 5px;
	}
	#clients .clients_container small {
		font-size: 22px;
	}
	#clients .client_box .p-absolute {
		top: 50%;
		transform: translate(0, -50%);
	}
	.featured-slider-container .slick-dots {
		bottom: 40px;
	}
	#clients .slick-dots li, .featured-slider-container .slick-dots li{
		margin: 0 15px;
	}

	.client_background {
		height: 1330px;
		background-position: top!important;
	}
	.home_options .row {
		padding-top: 90px;
		padding-bottom: 120px;
	}
	.home_banner_container > div {
		top: 70px;
		right: 60px;
		font-size: 44px;
	}
	.home_banner_container {
		height: 555px;
	}
	.slick-dots li {
		margin: 0 10px!important;
	}
	body .slick-dots li {
		width: 22px;
		height: 22px;
	}
	body .slick-dots li button {
		width: 22px;
		height: 22px;
	}
	body .slick-dots li button:before {
		width: 12px;
		height: 12px;
		top: 5px;
		left: 5.4px;
	}
	.home_map {
		flex-direction: column;
	}

	.map_row {
		height: 666px;
	}

	#google_map {
		height: 666px;
	}

	.home_map .filter_box {
		left: 50%;
		top: 0;
		transform: translate(-50%, -50%);
		display: flex;
		max-width: 630px;
		width: 100%;
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		padding: 0;
		height: 130px;
		border: 0;
		border-left: 10px solid #FFF;
		border-right: 10px solid #FFF;
	}

	.home_map .filter_map.active div {
		width: max-content;
		border: 0;
		margin: 0;
		border-top: 10px solid #3d3935;
		border-bottom: 10px solid #3d3935;
	}

	.home_map .filter_map div {
		padding: 45.5px 25px;
		font-size: 24px;
		max-height: 130px;
		width: max-content;
		border-top: 10px solid #FFF;
		border-bottom: 10px solid #FFF;
	}

	.filter_gap{
		padding: 55.5px 20px;
		width: 30px;
		border-top: 10px solid #FFF;
		border-bottom: 10px solid #FFF;
	}

	.filter_box > a {
		height: auto;
		line-height: initial;
	}

	.filter_map.active {
		position: relative;
	}

	.home_map .filter_map.active div:before, .home_map .filter_map.active div:before {
		content: none;
	}

	#footer {
		background: linear-gradient(to right, #f0f0f0 100%, #fff 0)!important;
	}

	.contact > div:first-child {
		padding-right: 15px;
	}

	#footer .container {
		padding: 100px 0;
		padding-bottom: 0;
	}

	#footer .contact h1 {
		font-size: 56px;
		line-height: 1.2;
		padding-right: 110px;
	}

	.footer_bottom {
		margin: 0 auto;
		margin-top: 0;
		background: #FFF;
		padding-left: 60px;
		margin-left: calc(-50vw + 50%);
		margin-right: calc(-50vw + 50%);
		padding-right: 60px;
		width: 100vw;
	}

	.col-lg-6.contact_about {
		padding-left: 60px;
		margin-left: calc(-50vw + 50%);
		margin-right: calc(-50vw + 50%);
		padding-right: 60px;
		width: 100vw;
		padding-top: 80px;
		background: #FFF;
	}

	#footer .contact .contact_about p {
		padding: 60px 0;
		font-size: 26px;
		line-height: 1.8;
	}

	.get_in_touch {
		flex-direction: column;
	}

	#footer .font-size-16 {
		font-size: 22px;
	}
	#footer .font-size-24 {
		font-size: 36px;
		line-height: 1.2;
	}

	.footer_email{
		margin-top: 60px;
	}

	.social_media > a div {
		width: 138px;
		height: 138px;
		line-height: 138px;
	}

	.contact .form-control:not(.form-control-sm):not(.form-control-lg) {
		font-size: 26px;
	}

	html #contactFormAdvanced .toggle-primary .toggle label.toggle_label {
		font-size: 26px;
		max-height: 90px;
		height: 90px;
		padding-top: 28px;
	}
	.select_label {
		top: 10px;
	}
	.property_row .select2-container .select2-selection--single .select2-selection__rendered {
		font-size: 26px;
	}

	.contact_btn {
		width: 110px;
		padding: 30px;
	}

	html .toggle-primary .toggle label {
		font-size: 20px;
	}

	.first_property_row{
		margin-top: 125px;
	}
	.desktop-block{
		display: none;
	}
	.property_list_container {
		justify-content: left;
		flex-direction: column;
		padding: 0 45px;
	}
	.search_tab img{
		width: auto;
	}
	.property_info {
		display: block;
	}
	.property_list_image {
		padding-right: 0;
	}
	.container {
		max-width: 1024px!important;
	}
	.search_tab{
		line-height: 95px;
		font-size: 23px;

	}

	.filter_dropdown {
		width: 100%;
		height: 95px;
	}
	.filter_dropdown > .filter_block_parent, .filter_block_parent:after, .filter_block_parent:before{
		display: none;
	}
	.filter_dropdown > .filter_block_parent:last-child {
		width: 100%;
		display: block;
	}
	.search_title {
		margin-top: 150px;
		font-size: 56px;
		line-height: 1.4;
	}
	.contact_form .form-control:not(.form-control-sm):not(.form-control-lg) {
		font-size: 26px;
	}
	.form-style-3 .form-group {
		margin-bottom: 50px!important;
	}
	.property_row {
		width: 100%;
		margin-top: 0!important;
		margin-bottom: 50px!important;
	}
	.placeholder.input_placeholder {
		top: 10px;
		font-size: 26px;
	}
	.contact_form .label {
		/*display: none;*/
	}
	.form-group.col-md-6.pl-md-2.input-placeholder {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.total {
		margin-bottom: 55px;
		font-size: 26px;
		margin-top: 0;
	}
	.filter_dropdown_option:last-child {
		line-height: 95px;
		height: 95px;
		font-size: 26px;
		background-image: url(../img/filter.png);
		background-repeat: no-repeat;
		background-position: 95% 25px;
		padding-left: 30px;
	}
	.property_list_image img {
		width: 100%;
		height: inherit;
	}
	.room_box {
		margin-right: 3px;
		margin-top: -35px;
		background: #FFF;
		/*font-family: "Lato";*/
		z-index: 99;
	}
	.property_list_rm_num {
		line-height: 35px;
	}
	.property_list_rm_num img{
		margin-top: 3px;
		margin-bottom: 0px;
	}

	.property_info > div {
		font-size: 26px;
	}
	.property_list_title {
		margin-bottom: 20px;
		margin-right: 5px;
		padding-top: 20px;
		display: flex;
		justify-content: space-between;
	}
	.listing_map_icons {
		margin-top: 25px;
	}
	.listing_map_icons img {
		width: 64px;
	}
	.pager__items {
		margin-top: 90px;
	}
	.pager__item a {
		font-size: 26px;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 20px;
		padding-right: 60px;
		background: url(../img/read_more_arrow.png) calc(100% - 15px) center no-repeat;
	}
	.property_row .select2-container--default .select2-selection--single .select2-selection__arrow b {
		width: 20px;
		height: 20px;
		top: calc(50% - 20px);
	}
	html .toggle-primary .toggle label {
		font-size: 22px;
	}
	.contact_form .contact_remark {
		font-size: 22px;
	}
	.path-contact .select2-results__option {
		font-size: 26px;
		margin-bottom: 15px;
	}
	.select2-container--default .select2-results>.select2-results__options {
		max-height: 295px!important;
	}
	.path-contact .property_row .date {
		height: 90px;
	}
	label.form-control.datetimepicker-input {
		height: 90px!important;
		max-height: 90px;
		padding-top: 20px;
		margin-bottom: 0px;
	}
	.contact_form #date_picker {
		height: 90px;
	}
	.path-contact .property_row .date, .contact_form #date_picker{
		background-position: calc(100% - 20px) 25px;
		height: 90px;
		background-size: 36px;
	}
	.contact_form #date_picker{
		/*background-position: calc(100% - 20px) 40px;*/
	}
	.contact_form .filter_options .filter_dropdown_option {
		font-size: 30px;
	}
}

@media (max-width: 768px){
	.property_list_title {
		margin-right: 0px;
	}
}

@media (max-width: 575px){
	.m_last_update {
		padding-left: 0;
		position: absolute;
		top: 20px;
		left: 30px;
		z-index: 99;
		font-size: 14px;
	}
	.empty {
		top: 50px;
		left: 30px;
		font-size: 12px;
		width: 80%;
	}
	.home-top-slider{
		height: calc(100vh - 120px)!important;
	}
	.home_rev_slider_wrapper{
		height: calc(100vh - 120px)!important;
	}
	.top_slider_img{
		height: calc(100vh - 120px)!important;
	}
	.footer_bold_text{
		font-weight: bold;
	}
	.grid_locations_desc{
		font-size: 28px;
	}
	body.page-node-type-about-us .slick-dots{
		bottom: 5px;
	}
	.slick-arrow {
		display: none!important;
	}
	html .toggle-primary .toggle label.checkbox_container:hover{
		color: rgb(119,116,114);
	}
	html .toggle-primary .toggle label.checkbox_container {
		color: rgb(119,116,114);
		font-size: 14px;
		padding-right: 10px;
		margin-right: 15px;
		margin-bottom: 15px;
		opacity: 0.7;
	}
	.contact_right_container h3{
		font-size: 20px;
	}
	.contact_left_container .right_side {
		margin-bottom: 0;
	}
	#Facilities .btn-more {
		padding-right: 30px;
		font-size: 16px;
	}
	.hotline .footer_bold_text, .footer_bold_text{
		font-weight: 400;
	}
	.cookie-close {
		width: 20px;
		height: 20px;
		margin-right: 0;
		position: absolute;
		top: 10px;
		right: 15px;
	}
	.cookie-banner .btn_more {
		margin-left: 0;
		line-height: 1;
	}
	.more_info {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.cookie-banner-row {
		align-items: start;
		flex-direction: column;
	}
	.cookie-banner {
		bottom: 55px;
	}
	.placeholder {
		font-size: 16px;
	}
	#header.header-no-border-bottom .header-body.lang_bg {
		padding-bottom: 0!important;
	}
	html.sticky-header-active #header .header-body.lang_bg{
		padding-bottom: 80px!important;
	}
	.contact_form #date_picker_expected .bootstrap-datetimepicker-widget.dropdown-menu {
		top: 50px!important;
	}
	.open_nav{
		width: 30px;
	}
	body .slick-dots {
		bottom: 20px;
	}
	.home_options .row {
		padding-top: 45px;
		padding-bottom: 80px;
	}
	.rev_slider_wrapper .home-top-slider a {
		font-size: 12px;
		font-weight: 400;
	}
	.home-top-slider .footer_info > div {
		padding: 0 5px;
	}
	#disclaimer .modal-header {
		padding: 1rem 2rem;
	}
	#disclaimer .modal-body {
		padding-right: 2rem;
	}
	#disclaimer .modal-header .close {
		position: absolute;
		right: 10px;
		top: 5px;
	}
	#disclaimer .modal-header img{
		width: 19px;
	}
	#disclaimer .modal-dialog {
		max-width: 100%;
		margin: 0;
		width: 100%;
		height: 100%;
	}
	#content_us_success {
		padding-right: 0!important;
	}
	#content_us_success .modal-dialog {
		max-width: 100%;
	}
	#content_us_success .modal-content {
		padding: 55px 0;
		width: 100%;
	}
	#content_us_success .modal-body {
		width: 100%;
	}
	#content_us_success .head {
		font-size: 28px;
	}
	#content_us_success .sub_head {
		font-size: 24px;
	}
	.myNav.filter_availability_nav{
		height: 100%;
	}
	.myNav.filter_availability_nav .overlay-content {
		margin-top: 65px;
	}
	.myNav.filter_availability_nav .closebtn {
		position: absolute;
		top: 25px;
		right: 25px;
		width: max-content;
	}
	.myNav.filter_availability_nav .filter_availability_text{
		font-size: 24px;
		top: 25px;
	}
	.myNav.filter_availability_nav .dropdown-toggle {
		line-height: 65px;
		font-size: 22px;
	}
	.filter_availability_more {
		right: 40px;
		width: 10px;
	}
	.filter_availability_back {
		width: 10px;
	}
	.path-availability .property_list_image img {
		width: 100%;
	}
	.myNav.filter_availability_nav .checkbox_container {
		padding-left: 25px;
		margin-bottom: 0;
		font-size: 22px;
		line-height: 65px;
	}

	.myNav.filter_availability_nav .checkbox_container input:checked ~ .checkmark:after {
		width: 20px;
		height: 20px;
		right: 0px;
		top: 0px;
		background-size: 20px;
	}
	.myNav.filter_availability_nav a img {
		width: 20px;
	}
	.myNav.filter_availability_nav .closebtn {
		top: 25px;
	}
	.filter_availability {
		bottom: 120px;
		width: 70px;
	}
	.path-availability a.btn-more {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: -20px;
		margin-left: 20px;
		max-width: 200px;
	}
	.path-availability .property_list_address {
		font-size: 16px;
	}
	.page-node-type-locations .property_row .property_list_address{
		font-size: 16px;
	}
	.path-availability .property_info > div{
		margin-left: 15px;
		width: 50%;
	}
	.path-availability .property_info {
		padding-right: 15px;
	}
	.path-availability .top_slider_title, .page-node-type-locations .top_slider_title{
		margin-bottom: 0;
	}
	.path-availability .square, .page-node-type-locations .square{
		height: 450px!important;
	}
	.page-node-type-locations .row_list {
		margin: 0;
	}
	.page-node-type-locations .square{
		margin: 0!important;
	}
	.page-node-type-about-us .square {
		height: 450px!important;
	}
	.path-availability .property_list_title {
		margin-bottom: 10px;
	}
	.path-availability .table-available.fixed_header tbody td {
		font-size: 14px;
		padding: 0.5rem 0;
	}
	.path-availability .property_list_title a {
		font-size: 30px;
	}
	.path-availability .m_availability_list .views-row {
		z-index: 99;
		padding-bottom: 15px;
		padding-top: 20px;
	}
	.select_label {
		top: 2px;
	}
	.path-contact .property_row .date, .contact_form #date_picker {
		background-position: calc(100% - 15px) 10px;
		height: 50px;
		background-size: inherit;
		margin: 0;
	}
	.contact_form .bootstrap-datetimepicker-widget .list-unstyled {
		margin-top: 0;
	}
	.contact_form .datepicker thead tr:first-child {
		border-bottom: 10px solid #ffffff;
	}
	.contact_form #date_picker .datetimepicker-input {
		/*margin-top: -15px;*/
	}
	.contact_form .bootstrap-datetimepicker-widget.dropdown-menu {
		top: 50px!important;
	}
	label.form-control.datetimepicker-input {
		height: 50px!important;
		max-height: 50px;
		padding-top: 12px;
	}
	.path-contact .select2-results__option {
		font-size: 18px;
		margin-bottom: 0px;
	}
	html .toggle-primary .toggle label {
		font-size: 18px;
	}
	.contact_form .filter_options .filter_dropdown_option {
		font-size: 16px;
		color: rgb(61,57,53);
	}
	.contact_form .contact_remark {
		font-size: 18px;
	}
	.form-style-3 .form-group {
		margin-bottom: 25px!important;
	}
	.contact_form .form-control:not(.form-control-sm):not(.form-control-lg) {
		font-size: 16px;
	}
	.placeholder.input_placeholder {
		top: 8px;
		font-size: 18px;
	}
	.contact_right_container .right_side {
		margin-bottom: 50px;
	}
	.contact_form .filter_options .filter_dropdown_option {
		margin-top: 15px;
	}

	.grid_locations {
		margin-bottom: 50px;
	}
	.contact_left_container + div {
		margin-top: 50px;
		margin-bottom: 0;
	}
	.page-node-type-about-us p {
		font-size: 18px;
	}
	.middle_img {
		margin: 40px 0;
	}
	.intro_box {
		margin-bottom: 40px;
		text-align: left;
		padding: 0 30px;
		margin-top: 0;
		margin-bottom: 40px;
	}
	.page-node-type-about-us h2 {
		font-size: 28px;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.page-node-type-about-us .square .content_bg {
		top: -5%;
		/* height: 30px; */
		/* padding: 0 25px; */
	}
	div.container.contact_left_container .col-md-6 {
		padding-right: 15px;
		padding-left: 15px!important;
	}
	.contact_right_container .right_side {
		padding: 0 10px!important;
	}
	.contact_left_container .left_side div {
		height: 375px;
		margin: 0 -30px;
		margin-bottom: 30px;
	}
	.contact_left_container + div .p-relative > div:first-child {
		margin: 0;
		height: 375px;
		margin-left: -30px;
	}
	.page-node-type-about-us .slick-slide{
		margin: 0;
	}
	.intro {
		padding: 20px;
	}
	.grid_locations{

	}
	.intro img{
		width: 250px;
	}
	.myNav .dropdown-toggle a img {
		bottom: 5px;
	}
	.right_side .logo img{
		width: 140px;
	}
	.myNav .follow_us > div {
		font-size: 20px;
	}
	.myNav .dropdown-menu a {
		font-size: 18px;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.myNav a {
		font-size: 24px;
	}
	.myNav .dropdown {
		line-height: 65px;
		font-size: 24px;
	}
	.myNav .dropdown-toggle {
		line-height: 65px;
		font-size: 24px;
	}
	.overlay-content > div {
		padding-bottom: 30px;
	}
	.sticky-header-active body #header .header-container.header-container-height-xs {
		height: 85px!important;
		padding: 0 15px;
	}
	.container-fluid.header-container{
		padding: 0 15px;
	}
	.lang_expand a {
		top: 40px;
		transform: translateX(-50%);
		left: 50%;
		font-size: 16px;
	}
	.lang_expand a ~ a {
		top: 80px;
		transform: translateX(-50%);
		left: 50%;
	}
	body .lang-info .lang-text {
		font-size: 16px;
	}
	body .lang_img.m-block {
		width: 35px;
	}
	body .lang-info {
		margin-top: -7px;
		top: 40%!important;
	}
	body .lang_expand .lang-info {
		top: 10%!important;
	}
	.sticky-header-active .lang_expand {
		left: 15px;
		width: 35px;
	}
	.lang_expand {
		width: 35px;
		height: 135px;
	}
	footer .footer_info a {
		font-size: 18px;
	}
	.footer_info {
		line-height: 20px;
		margin-top: 5px;
		/*flex-wrap: nowrap;*/
		align-items: center;
	}
	.footer_info > div {
		padding-right: 15px;
	}
	.line {
		right: 7.5px;
	}
	.copy_right {
		font-size: 12px;
		margin-top: 10px;
		line-height: 1.4;
	}
	.footer_container:nth-child(2) img {
		width: 310px;
	}
	.footer_container:nth-child(2) {
		margin-top: 20px;
	}
	.social_box {
		width: 60px;
		height: 60px;
	}
	.footer_bold_text {
		font-size: 14px;
		margin-top: 5px;
	}
	.email_us, .hotline, .follow_us, .hotline .mt-40 {
		margin-top: 25px;
		font-size: 14px;
	}
	.menu_links {
		margin-bottom: 0;
	}
	footer a {
		line-height: 25px;
		font-size: 13px;
	}
	.menu_links a:nth-child(n+2) {
		margin-right: 20px;
		line-height: 25px;
		min-width: max-content;
	}
	footer {
		padding-top: 10px;
		font-size: 18px;
		padding-bottom: 70px;
	}
	.sticky-header-active #header .header-logo-scrolled img{
		max-width: 60px;
		/*padding: 5px 20px;*/
	}
	.square {
		margin: 0 -30px!important;
		height: 300px;
	}
	.square .content {
		font-size: 30px;
		line-height: 1;
		width: 100%;
		/*max-width: max-content;*/
	}
	.chat_popup> div:first-child {
		font-size: 16px;
		padding: 10px;
		color: #FFFFFF;
	}
	.square:after {
		padding-bottom: 0;
	}
	.chat_popup > div:nth-child(2) > div:first-child {
		padding-bottom: 15px;
	}
	.chat_popup> div:nth-child(2) > div img {
		padding-right: 5px;
	}
	.chat_popup {
		bottom: 55.5px;
	}
	.body .m-block.m_bottom{
		height: 55.5px;
	}
	.chat_popup> div:nth-child(2) {
		padding-left: 15px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 15px;
		font-size: 15px;
	}
	.m_bottom > div:nth-child(2),.m_bottom > div:first-child{
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 15px;
		font-weight: 300;
	}

	.m_bottom > div:nth-child(2),.m_bottom > div.en:first-child{
		padding-left: 10px;
		padding-right: 10px;
	}

	.m_bottom > div:nth-child(2) span {
		padding: 0 10px;
	}
	.m_bottom img{
		width: 25px;
	}
	.square .content_bg {
		/*top: 0;*/
	}
	.top_slider_content {
		top: 53.5%;
		background-size: contain;
	}
	.home-top-slider .footer_info {
		margin-top: 0;
		flex-wrap: nowrap;
	}
	.listing_map_icons img {
		width: 40px;
		margin-right: 0px;
	}
	.property_info > div {
		font-size: 20px;
	}
	.property_list_title {
		font-size: 26px;
		margin-bottom: 10px;
	}

	.page-node-type-locations .property_list_title a{
		font-size: 26px;
		margin-bottom: 10px;
	}
	.page-node-type-locations .property_info > div{
		font-size: 14px;
		line-height: 1.8;
	}


	.property_list_rm_num {
		font-size: 26px;
		line-height: 30px;
	}
	.room_box {
		min-width: 60px;
		height: 75px;
	}
	.row_list{
		margin: 0 -15px;
	}
	.first_property_row {
		margin-top: 100px;
	}
	.filter_dropdown_option:last-child {
		line-height: 60px;
		height: 60px;
		font-size: 20px;
		background-position: 95% 12px;
		padding-left: 15px;
		background-size: 35px;
	}
	.filter_dropdown {
		height: 60px;
		padding: 0;
	}
	.row.search_container {
		margin-right: -45px;
		margin-left: -45px;
	}
	.search_tab {
		line-height: 60px;
		font-size: 20px;
	}
	.search_tab img {
		width: 20px;
	}
	.property_list_container {
		padding: 0;
	}
	.pager__item a {
		font-size: 20px;
	}
	.total {
		margin-bottom: 30px;
		font-size: 20px;
	}
	.view-property-listing.container {
		padding-right: 45px;
		padding-left: 45px;
	}
	.search_title {
		margin-top: 120px;
		font-size: 40px;
	}
	.contact > div:first-child {
		padding: 0 30px;
	}
	#footer .contact h1 {
		padding-right: 10%;
		font-size: 35px;
		padding-left: 12px;
	}
	.top_slider_title {
		font-size: 26px;
		margin-bottom: 20px;
	}
	.slick-prev, .slick-next {
		width: 25px;
	}
	.top_slider_subtitle {
		font-size: 16px;
	}
	.rev_slider_wrapper a {
		font-size: 15px;
	}
	h2.section-title {
		font-size: 27px;
		/*font-weight: 400;*/
		margin-bottom: 32px!important;
	}
	h2.section-title br{
		display: none;
	}
	.strate_shift_title{
		position: relative;
	}
	.strate_desc {
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 35px;
	}
	a.btn-more {
		font-size: 18px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	.featured-slider .feature_address {
		font-size: 20px;
		margin-top: 10px;
	}
	#clients .slick-dots li button:before, .featured-slider-container .slick-dots li button:before {
		font-size: 12px;
		line-height: 18px;
		width: 12px;
		height: 12px;
	}
	.clients_container {
		padding: 0px 30px;
	}
	.home_banner_container {
		height: 300px;
	}
	.home_banner_container > div {
		right: 30px;
		top: 30px;
		font-size: 25px;
		padding-left: 30px;
	}
	.container {
		padding: 0px 30px;
	}
	.featured_feng_shui_text {
		left: 55px;
		font-size: 16px;
	}
	.featured_feng_shui_small_text {
		/*left: 90px;*/
		font-size: 16px;
	}
	#clients .slick-dots li, .featured-slider-container .slick-dots li {
		margin: 0 5px;
	}
	section.home_strate {
		padding-top: 0!important;
		margin-bottom: 0;
		margin-top: 15px!important;
	}
	div.container {
		padding-right: 30px;
		padding-left: 30px;
	}
	.client_background {
		height: 600px;
	}
	.clients_container h1 {
		font-size: 40px;
		margin-bottom: 30px;
	}
	#clients .slick-initialized .slick-slide {
		/* margin: 0px 30px; */
		z-index: 99;
	}
	#clients .client_box img.client_star {
		width: 16px;
		margin-right: 5px;
	}
	#clients .client_review {
		margin-top: 10px;
		font-size: 14px;
	}
	#clients .client_name {
		line-height: 1;
		margin-top: 30px;
		font-size: 18px;
		margin-bottom: 0px;
	}
	#clients .clients_container small {
		font-size: 12px;
	}
	#clients .quote {
		width: 60px;
	}
	.home_map .map_row h1 {
		font-size: 40px;
		margin-bottom: 25px;
	}
	.home_map .map_row h1 {
		margin-bottom: 10px;
	}
	.neighbor_guide {
		white-space: inherit;
	}
	.map_see_more::after {
		top: 15px;
		right: 13px;
	}
	.map_see_more {
		width: 125px;
		height: 40px;
		line-height: 40px;
		margin-top: 30px;
		font-size: 17px;
	}
	#footer .container {
		padding: 50px 30px;
	}
	.contact .form-control:not(.form-control-sm):not(.form-control-lg) {
		font-size: 18px;
	}
	.contact .form-style-3 .form-group {
		margin-bottom: 15px;
	}
	.property_row {
		margin-bottom: 25px!important;
	}
	html #contactFormAdvanced .toggle-primary .toggle label.toggle_label {
		padding-top: 10px;
		padding-bottom: 10px;
		height: 50px;
		font-size: 16px;
	}
	.contact_form .toggle > label:before {
		top: calc(50% + 4px);
		width: 16px;
		height: 16px;
		right: 12px;
	}
	.contact_form .date_vaildate[aria-expanded="true"]:before {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: calc(50% - 0px)!important;
	}
	.contact_form #date_picker_input, .contact_form #date_picker_expected_input{
		font-size: 18px;
		padding: 0;
		left: 15px;
		top: 9px;
	}
	.select_label + #date_picker_input, .select_label + #date_picker_expected_input{
		top: 16px;
	}
	.contact .form-style-3 .form-control.datetimepicker-input {
		height: 50px;
		padding-top: 15px;
		padding-left: 15px;
		padding-bottom: 15px;
	}
	.contact .form-style-3 .form-control.datetimepicker-input {
		background-position: 95% 15px;
		padding-top: 15px;
		padding-left: 15px;
		padding-bottom: 15px;
		background-size: 20px;
	}
	html .toggle-primary .toggle .am_pm_box {
		font-size: 18px;
		height: 50px;
		padding-top: 10px;
	}
	html .toggle-primary .toggle .am_pm_box.am {
		height: 50px;
		font-size: 18px;
		padding-top: 10px;
		padding-bottom: 15px;
	}
	html .toggle-primary .toggle .pm:before {
		left: 0px;
	}
	html .toggle-primary .toggle .pm {
		padding-left: 15px;
	}
	.contact_form th.picker-switch {
		font-size: 30px;
	}
	.property_row .select2-container .select2-selection--single .select2-selection__rendered {
		font-size: 16px;
	}
	.property_row .select2-container--default .select2-selection--single {
		padding-top: 10px;
		padding-bottom: 10px;
		height: 50px;
	}
	.property_row .select2-container--default .select2-selection--single .select2-selection__arrow b {
		width: 17px;
		height: 17px;
	}
	.property_row .select2-container--default .select2-selection--single .select2-selection__arrow {
		top: 20px;
		right: 20px;
	}
	.select2-container--default .select2-selection--single .select2-selection__arrow {
		height: 20px;
	}
	.contact_btn {
		width: 60px;
		padding: 15px;
	}
	.col-lg-6.contact_about {
		padding: 0 30px;
		padding-top: 40px;
	}
	#footer .contact .contact_about p {
		padding: 20px 0;
		font-size: 16px;
	}
	#footer .contact .contact_about h1 {
		padding-left: 0;
	}
	#footer .font-size-16 {
		font-size: 16px;
	}
	#footer .font-size-24 {
		font-size: 24px;
	}
	.get_in_touch {
		padding-bottom: 25px;
		margin-top: 25px;
	}
	.footer_email {
		margin-top: 25px;
	}
	.social_media > a div {
		width: 80px;
		height: 80px;
		line-height: 80px;
		margin-right: 5px;
	}
	.home_map .filter_map div {
		padding: 25.5px 20px;
		font-size: 16px;
	}
	.home_map .filter_box {
		max-width: calc(100% - 120px);
		height: 90px;
	}
	.home_map .filter_gap {
		padding: 35px 10px;
	}
	.home_map .filter_map.active div:after{
		display: none;
	}
	.home-top-slider .slick-prev, .home-top-slider .slick-next {
		width: 20px;
	}
	a.tour-booking {
		height: 50px;
	}

	.contact_form .bootstrap-datetimepicker-widget table td.day {
		padding-bottom: 0;
		font-size: 16px;
	}
	.contact_form #collapse {
		margin-bottom: 25px;
		padding-top: 30px;
	}
	#contactFormAdvanced .toggle .toggle {
		margin-bottom: 0px;
		margin-top: 25px;
	}
	.toggle {
		margin: 0px 0 25px;
	}
	.path-contact .btn-more {
		font-size: 18px;
		padding: 15px 15px;
		padding-right: 55px;
		margin-top: 25px;
		border-radius: 0;
	}
	.featured_slider_box {
		top: 115px;
		right: calc(0% - -35px);
		width: 170px;
		height: 170px;
	}
	.featured-slider .feature_address {
		font-size: 12px;
		margin-top: 0;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 130%;
		left: 50%;
	}
	.featured_feng_shui_small {
		bottom: -10px;
		left: 15px;
		width: 140px;
	}
	.featured_feng_shui_small_text {
		/*left: 50px;*/
		font-size: 16px;
		bottom: -10px;
	}
	.featured-slider .top_slider_img {
		height: 300px!important;
	}
	body .featured-slider-container {
		height: 500px;
	}
	.featured-slider-container .slick-dots {
		bottom: 20px;
	}
	body .slick-dots li {
		width: 15px;
		height: 15px;
	}
	body .slick-dots li button {
		width: 15px;
		height: 15px;
	}
	body .slick-dots li button:before {
		top: 3px;
		left: 3px;
		width: 9px;
		height: 9px;
	}
	#clients .slick-dots li button:before, .featured-slider-container .slick-dots li button:before {
		width: 9px;
		height: 9px;
	}
	.square {
		height: 200px;
	}

	.social_box {
		width: 46px;
		height: 46px;
		margin: 0;
		margin-right: 10px;
	}

	.footer_container:nth-child(2) img {
		width: 200px;
	}
	footer .footer_info a {
		font-size: 12px;
	}
	.contact_form .toggle > label:before {
		width: 10px;
		height: 10px;
		top: calc(50% - 8px)!important;
	}
	.property_row .select2-container--default .select2-selection--single .select2-selection__arrow b {
		width: 10px;
		height: 10px;
		top: calc(50% - 15px);
	}
	.property_row .select2-container--default .select2-selection--single .select2-selection__arrow {
		top: 16px;
		right: 13px;
	}
	.property_row .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
		/*top: 0;*/
	}
	.contact_form .date_vaildate[aria-expanded="true"]:before {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: calc(50% - 0px)!important;
	}
	.contact_form #collapse {
		padding-right: 20px;
	}
	.contact_form .bootstrap-datetimepicker-widget.dropdown-menu {
		padding: 4px;
	}
}


@media (max-width: 395px){
	.contact_form .form-control:not(.form-control-sm):not(.form-control-lg), html #contactFormAdvanced .toggle-primary .toggle label.toggle_label, .property_row .select2-container .select2-selection--single .select2-selection__rendered{
		font-size: 14px;
	}
	.path-contact div.container {
		padding-right: 10px;
		padding-left: 10px;
	}
}



/* 2022-03-09 updated */
body.toolbar-fixed .toolbar-oriented .toolbar-bar{
	/* top: calc(100vh - 78px); */
	z-index: 10000;
}
body.toolbar-fixed.user-logged-in{
	padding-top: 0 !important;
	padding-bottom: 78px;
}

.ins-block{
	width: 80vw;
	margin: 0 10vw;
}
.eapps-instagram-feed-title{
	margin-top: 120px !important;
	height: 0 !important;
	padding: 0 !important;
	opacity: 0 !important;
}
body .m-block.m_bottom.hidden{
	display:none !important;
}
#header.hidden{
	display:none !important;
}
.m-none.hidden{
	display:none !important;
}
@media(max-width: 575px){
.row_list{
		margin: 0;
}
}