body.page-template-property-results,
body.page-template-property-details {
	background: #fdf7ee;
}
#SearchPageForm {
    position: relative;
}
#SearchPageForm .form-group {
   display: inline-block;
   padding: 0 6px;
   margin-bottom: 16px;
   text-align: left;
}
#SearchPageForm .form-group.clear_all {
    margin-bottom: -6px;
}
#SearchPageForm label {
	font-size: 12px;
	color: rgb(43 43 43 / 65%);
	margin: 0 0 -19px 6px;
	background: #fdf7ee;
	display: inline-block;
	padding: 0px 3px;
	letter-spacing: 1px;
	opacity: 1;
	z-index: 55;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	}
#SearchPageForm .extra_lbl_price {
    font-size: 12px;
    color: rgb(43 43 43 / 65%);
    position: absolute;
    text-wrap: nowrap;
    background: #fdf7ee;
    padding-left: 4px;
    padding-right: 4px;
    text-transform: uppercase;
    z-index: 99999;
    margin: 15px 0 0 55px;
}
#SearchPageForm input[type=text] {
    border-radius: 0;
    padding: 0 17px;
    font-size: 13px;
    outline: none;
    letter-spacing: 1px;
    color: rgb(43 43 43 / 40%);
}
/* Ref field — same look as chosen-single, compact width */
#SearchPageForm .form-group.field_ref {
    max-width: 120px;
}
#SearchPageForm .field_ref input#ref,
#SearchPageForm .field_ref .form-control {
    border: 1px solid #2b2b2b;
    min-height: 44px;
    height: 42px;
    width: 100%;
    max-width: 100%;
    padding: 0 12px;
    box-shadow: 0px 0px 1px #404040;
    background: #fdf7ee;
    color: #2b2b2b;
    font-size: 13px;
    letter-spacing: 1px;
    box-sizing: border-box;
}
#SearchPageForm .field_ref input#ref::placeholder {
    color: rgb(43 43 43 / 40%);
}
#SearchPageForm .field_ref input#ref:focus {
    outline: none;
    border-color: #2b2b2b;
}
#SearchPageForm .field_ref .chosen-container {
    min-width: 115px;
}
#SearchPageForm select {
opacity: 0;
max-height: 30px;
overflow: hidden;
}
#SearchPageForm input[type=text].chosen-search-input {
    min-height: 27px;
}
#SearchPageForm .search-field:first-child input[type=text].chosen-search-input {
    height: 42px;
}
#SearchPageForm .chosen-container .chosen-choices {
    padding-left: 10px;
    padding-right: 10px;
    border: none !important;
}
.chosen-container-multi .chosen-choices li.search-choice {
    border: none;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    color: #2B2B2B;
    font-size: 12px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    transform: scale(0.8);
}
.chosen-container-multi .chosen-choices li.search-choice:first-child {
margin-top: 11px;
}
.chosen-container-multi .chosen-choices li.search-choice:nth-last-child(2) {
    margin-bottom: 11px;
}
#SearchPageForm .chosen-container,
#sortOrder .chosen-container{
    border: 1px solid #2b2b2b;
    min-height: 44px;
    padding: 0px;
    box-shadow: 0px 0px 1px #404040;
}
#SearchPageForm button[type="submit"] {
    outline: none;
    border: none;
    min-height: 44px;
    box-shadow: 0px 0px 1px #404040;
    text-transform: uppercase;
    background: #2b2b2b;
    color: #fff;
    padding: 5px 15px;
    border-radius: 22px;
    letter-spacing: 1px;
    min-width: 113px;
    display: block;
    float: none;
   /* margin-bottom: -34px;*/
    font-size: 13px;
    font-weight: 600;
    background-image: url(assets/images/circle-orange.svg);
    background-size: 180%;
    background-repeat: no-repeat;
    background-position: center 40px;
    transition: 0.45s all;
}
#SearchPageForm button[type="submit"]:hover {
box-shadow: none;
background-position-y: -40px;
}
#sortOrder .chosen-container{
    min-height: 5px;
}

#SearchPageForm .chosen-container .chosen-single {
border: none;
    background: none;
    box-shadow: none;
    letter-spacing: 1px;
    padding: 0 21px;
    height: 42px;
}
#sortOrder .chosen-container .chosen-single {
display:none;
}
#sortOrder .chosen-results li {
padding-left: 11px;
padding-right: 11px;
}
#SearchPageForm .chosen-container .chosen-single span,
#sortOrder .chosen-container .chosen-single span {
margin: 0;
line-height: 42px;
color: #2b2b2b;
}
#sortOrder .chosen-container .chosen-single span {
line-height: 25px;
color: #F37128;
}
#SearchPageForm .dim_opt_color .chosen-container .chosen-single span {
color: rgb(43 43 43 / 40%);
}
#SearchPageForm .chosen-container .chosen-results,
#sortOrder .chosen-container .chosen-results {
    margin: 0;
    padding: 0;
}
#SearchPageForm .chosen-container-single .chosen-single div,
#sortOrder .chosen-container-single .chosen-single div{
display: none;
}
#SearchPageForm .chosen-container-single .chosen-drop,
#sortOrder .chosen-container-single .chosen-drop {
    border-radius: 0;
}
.propform_container {
    text-align: center;
    margin-bottom: 6px;
}
.results_properties {
    position: relative;
}
#SearchPageForm .field_beds .chosen-container,
#SearchPageForm .field_baths .chosen-container {
    min-width: 115px;
}
#SearchPageForm .form-group.field_min_price {padding-right: 0;margin-right: -4px;}
#SearchPageForm .form-group.field_max_price {padding-left: 0;margin-left: -4px;}
#SearchPageForm .form-group.price_divider {padding: 0;position: relative;}
#SearchPageForm .form-group.price_divider > div {border: none;display: inline-block;line-height: 42px;position: absolute;top: -9px;left: -5px;width: 10px;font-weight: 300;text-align: center;background: #fdf7ee;z-index: 999;}
#SearchPageForm .form-group.field_min_price .chosen-container {border-right: none;max-width: 120px;}
#SearchPageForm .form-group.field_max_price .chosen-container {border-left: none;max-width: 120px;}
#SearchPageForm .form-group.field_min_price .chosen-container .chosen-single {padding-left: 3px;padding-right: 3px;}
#SearchPageForm .form-group.field_max_price .chosen-container .chosen-single {padding-left: 3px;padding-right: 3px;}
#SearchPageForm .form-group.field_min_price .chosen-container .chosen-single span,
#SearchPageForm .form-group.field_max_price .chosen-container .chosen-single span {
	text-align: center;
}
#SearchPageForm .chosen-container#propertyTypes_chosen {max-width: 175px;}
#SearchPageForm .chosen-container#multiLocationSelect_chosen {max-width: 180px;}

.clear_all a {
color: #2B2B2B;
font-size: 13px;
letter-spacing: 1px;
transition: 0.4s all;
margin-left: 8px;
display: inline-block;
float: left;
}
.clear_all a:hover {
color: #F37128;
}

.clear_all a svg  {
    margin: 3px 0 0px 6px;
    float: right;
}

.clear_all a svg path {
transition: 0.4s all;
}

.clear_all a:hover svg path {
stroke: #F37128;
}
.prop_sort {
position: relative;
}
.prop_sort .inner {
    position: absolute;
    top: -58px;
    right: 32px;
    width: fit-content;
    max-width: 142px;
    min-height: 29px;
    height: auto;
    overflow: hidden;
    padding: 0 1px;
    z-index: 99;
    box-sizing: border-box;
}
body.expand_sort .prop_sort .inner {
	height: 200px;
}
.prop_sort .sort_btn {
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
    color: #2B2B2B;
    font-weight: 500;
    transition: 0.4s all;
    line-height: 27px;
    display: inline-block;
    white-space: nowrap;
}
.prop_sort .sort_btn:hover {
    color: #F37128;
}
#sortOrder {
opacity: 0;
margin-top: 8px;
transition: 0.4s all;
}
body.expand_sort .prop_sort #sortOrder {
opacity: 1;
}
.sort_btn svg  {
    margin: 3px 3px 0 0;
    float: left;
}

.sort_btn svg path {
transition: 0.4s all;
}

.sort_btn:hover svg path {
fill: #F37128;
}
.chosen-results::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: rgba(222, 222, 222, .75);
}

.chosen-results::-webkit-scrollbar {
	width: 8px;
	background-color: rgba(222, 222, 222, .75);
}

.chosen-results::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
	background-color: rgba(0, 0, 0, .5);
}
.chosen-container .chosen-results li {
background: #fdf7ee;
color: #2b2b2b;
transition: 0.2s color;
}
.chosen-container .chosen-results li.active-result {

}
.chosen-container .chosen-results li.highlighted {
}
.chosen-container .chosen-results li:hover {
color: #F37128;
background: #fdf7ee;
}
#SearchPageForm .chosen-container .chosen-drop,
#sortOrder .chosen-container .chosen-drop {
    border-color: #2b2b2b;
    margin-left: -1px;
    width: calc(100% + 2px);
}

#sortOrder .chosen-results li.result-selected {
color: #F37128;
}
#sortOrder .chosen-drop {
clip: auto !important;
clip-path: none !important;
}



.propform_container,
.featured_properties,
.results_properties,
.prop_details {
font-family: Commissioner, sans-serif;
}
.all_props {
    padding: 0 15px;
    float: left;
    width: 100%;
    margin-bottom: 130px;
    margin-top: 10px;
}
.resale_prop_cont {
}
.one_prop {float: left;width: 25%;display: inline-block;padding: 0 15px;margin-bottom: 45px;}
.one_prop:nth-child(4n) {
	clear: right;
}
.one_prop:nth-child(4n + 1) {
	clear: left;
}
.singprop_carousel_main .prop_car_item {
background-size: cover;
background-position: center;
cursor: pointer;
height: 17.4vw;
height: calc((100vw - 150px) * 0.192 );
}
.singprop_carousel_main .prop_car_item:hover {
}
.singprop_carousel_main  .slick-dots {position: absolute;bottom: 8px;}
.singprop_carousel_main .slick-dots li {
width: auto;
height: auto;
margin: 0;
padding: 8px 0;
}
.singprop_carousel_main .slick-dots li button {width: 35px;height: 2px;background: #fff;padding: 0;border-radius: 0;opacity: 0.5;margin: 0 7px;transition: 0.2s all;}
.singprop_carousel_main .slick-dots li button:before {
display: none;
}

.singprop_carousel_main .slick-dots li.slick-active button,
.singprop_carousel_main .slick-dots li:hover button {height: 5px;opacity: 1;}

.one_prop .top_row {

display: block;
}
.one_prop .top_row li {
display: inline-block;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 1.2px;
font-weight: 600;
margin-right: 18px;
color: #2B2B2B;
}
.one_prop .top_row li:last-child {
margin-right: 0;
}
.one_prop h3 {

font-size: 17px;

font-weight: 400;

margin: 8px 0 16px;
}
.one_prop h3 a {color: #2B2B2B;transition: 0.4s color;}
.one_prop h3 a:hover {
color: #F37128;
}
.prop_price {
color: #2B2B2B;
font-weight: 600;
letter-spacing: 0.75px;
font-size: 16px;
}
.prop_price {
color: #2B2B2B;
font-weight: 600;
letter-spacing: 0.75px;
font-size: 16px;
}


.slick-dotted.slick-slider.singprop_carousel_main {
    margin-bottom: 11px;
}

.prop_tools.prop_tools_btm {
    width: 100%;
    display: flex;
    justify-content: center;
}

.singprop_carousel .slick-prev {
    left: 15px;
    transform: scalex(-1);
    margin-top: -15px;
}
.singprop_carousel .slick-next {
    right: 15px;
}
.singprop_carousel .slick-prev,
.singprop_carousel .slick-next {z-index:99;background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17" fill="none"><path d="M14.5 8.49984L2.5 8.49984M14.5 8.49984L10 3.83317M14.5 8.49984L10 13.1665" stroke="%232B2B2B" stroke-linecap="square"/></svg>') !important;background-color: rgb(255 255 255 / 70%) !important;border-radius: 50%;width: 35px;height: 35px;background-repeat: no-repeat !important;background-position: center !important;transition: 0.2s all;opacity: 0;}

.one_prop:hover .singprop_carousel .slick-prev,
.one_prop:hover .singprop_carousel .slick-next,
.singprop_carousel.propdet_carousel:hover .slick-prev,
.singprop_carousel.propdet_carousel:hover .slick-next {
	opacity: 1;
}
.singprop_carousel .slick-prev:hover,
.singprop_carousel .slick-next:hover {
background-color: rgb(255 255 255 / 100%) !important;
}

.singprop_carousel .slick-prev:before,
.singprop_carousel .slick-next:before {
display: none;
}

.prop_tools nav {text-align: center;display: flex;justify-content: center;gap: 18px;margin-top: 75px;margin-bottom: 20px;}

.prop_tools nav li {display: flex;}
.prop_tools nav li.page-item {
}
.prop_tools nav li.page-item.filler {
    padding: 7px 0;
}

.prop_tools nav li.page-item .page-link {color: #2B2B2B;height: 40px;display: inline-flex;width: 40px;border-radius: 22px;align-items: center;justify-content: center;
    font-size: 13px;
    font-weight: 600;
    transition: 0.4s all;
}
.prop_tools nav li.page-item .page-link:hover {
	background-color: #2B2B2B;
	color: #fff;
}
.prop_tools nav li.page-item.current .page-link {background:  #2B2B2B;color: #fff;}
.prop_tools nav .prev_btn,
.prop_tools nav .next_btn {

}
.prop_tools nav .prev_btn a,
.prop_tools nav .next_btn a {
border: 1px solid #2B2B2B;
height: 40px;
width: 116px;
border-radius: 22px;
background-repeat: no-repeat;
background-position: center;
transition: 0.4s all;
}
.prop_tools nav .prev_btn a {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="14" viewBox="0 0 27 14" fill="none"><path d="M2.375 6.99998L25.5 6.99998M2.375 6.99998L7.29687 2.04165M2.375 6.99998L7.29688 11.9583" stroke="%232B2B2B" stroke-width="2" stroke-linecap="square"/></svg>');
}
.prop_tools nav .next_btn a {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="14" viewBox="0 0 27 14" fill="none"><path d="M24.625 6.99998L1.5 6.99998M24.625 6.99998L19.7031 2.04165M24.625 6.99998L19.7031 11.9583" stroke="%232B2B2B" stroke-width="2" stroke-linecap="square"/></svg>');
}
.prop_tools nav .prev_btn a:hover,
.prop_tools nav .next_btn a:hover {
background-color: #2B2B2B;
}
.prop_tools nav .prev_btn a:hover {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="14" viewBox="0 0 27 14" fill="none"><path d="M2.375 6.99998L25.5 6.99998M2.375 6.99998L7.29687 2.04165M2.375 6.99998L7.29688 11.9583" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="square"/></svg>'););
}
.prop_tools nav .next_btn a:hover {
background-color: #2B2B2B;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="14" viewBox="0 0 27 14" fill="none"><path d="M24.625 6.99998L1.5 6.99998M24.625 6.99998L19.7031 2.04165M24.625 6.99998L19.7031 11.9583" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="square"/></svg>');
}
.load_more {margin-bottom: 45px;text-align: center;}
.load_more .or_link {font-weight: 600;font-size: 14px;margin: 40px 0 35px;}

.load_more_btn {
    border: 2px solid #2B2B2B;
    min-height: 44px;
    text-transform: uppercase;
    background: transparent;
    padding: 19px 15px;
    border-radius: 36px;
    letter-spacing: 1px;
    min-width: 192px;
    float: none;
    font-size: 14px;
    font-weight: 600;
    background-image: url(assets/images/circle-orange.svg);
    background-size: 180%;
    background-repeat: no-repeat;
    background-position: center 40px;
    transition: 0.4s all;
    display: inline-block;
    text-align: center;
    color: #2B2B2B;
}
.load_more_btn:hover {
    border-color: #f6884d;
    background-position-y: -70px;
    color: #fff !important;
}
.no_prop_found {
    text-align: center;
    display: block;
    margin: 40px 0 0px;
}
.form_toggle_wrap {
display: none;
}

.propdet_carousel.singprop_carousel .singprop_carousel_main .slick-track {
}
.propdet_carousel.singprop_carousel .singprop_carousel_main .prop_car_item {
    cursor: zoom-in;
    position: relative;
    height: 35vw;
}
.propdet_carousel .slick-dots li {
display: none;
}
.propdet_carousel .slick-dots li button {min-width: 3.2vw;}
.propdet_carousel .slick-dots li:nth-child(n+1):nth-child(-n+5) {
display: inline-block;
}
 .propdet_carousel {
    position: relative;
}
.extra_imgs_lbl {
    position: absolute;
    bottom: 40px;
    color: #fff;
    font-size: 14px;
    cursor: zoom-in;
    pointer-events: none;
	left: max(calc(66vw - 549px), 130px);
	width: auto;
}.extra_imgs_lbl:hover {
   color: #F37128;
}
.dark_btn {
    text-transform: uppercase;
    background: #2b2b2b;
    color: #fff;
    padding: 8px 23px;
    border-radius: 22px;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 500;
    background-image: url(assets/images/circle-orange.svg);
    background-size: 180%;
    background-repeat: no-repeat;
    background-position: center 40px;
    transition: 0.45s all;
    line-height: 1.5em;
}
.dark_btn:hover,
.dark_btn:focus {
    box-shadow: none;
    background-position-y: -40px;
}
.dark_btn.small {font-size: 13px;}
.dark_btn.medium {
    font-size: 17px;
    padding: 8px 29px 7px;
    font-weight: 400;
    min-width: 154px;
    text-align: center;
}
.dark_btn.medium:hover,
.dark_btn.medium:focus {
	 background-position-y: -50px;
}
.dark_btn.with_ico {padding-left: 16px;padding-right: 19px;}
.dark_btn.with_ico img {margin: 1px 9px 0px 0;transition: 0.3s all;}
.dark_btn.with_ico:hover img {
filter: brightness(0.2) saturate(100%);
}
.propdet_carousel .singprop_carousel_main .slick-dots  {
	bottom: 38px;
	text-align: left;
	width: auto;
	left: max(calc(50vw - 626px), 130px);
}

.propdet_carousel .dark_btn {

left: 50%;

position: absolute;

bottom: 33px;

transform: translateX(-50%);
}
.prop_details {
	color: #2b2b2b;
}
.page-template-property-details .elementor-location-header {
    z-index: 25;
    position: relative;
}
.page-template-property-details .elementor-location-header > .elementor-top-section {
/*background-color: transparent !important;*/
    background: linear-gradient(0deg, rgba(253,247,238,0) 0%, rgba(253,247,238,0.1) 14%, rgba(253,247,238,0.2) 31%, rgba(253,247,238,0.3) 54%, rgba(253,247,238,0.6) 100%) !important;
}
.page-template-property-details .elementor-977 .elementor-element.elementor-element-dbe794b .elementor-nav-menu--main .elementor-item:not(:hover),
.page-template-property-details .elementor-977 .elementor-element.elementor-element-74dd405 .elementor-heading-title:not(:hover) {
    color: #000;
}
.propdet_carousel.singprop_carousel .slick-prev {
    margin-top: -17px;
}
.prop_det_cont {width: 100%;padding: 0 130px;margin-top: 65px;max-width: 1500px;margin-left: auto;margin-right: auto;}
.prop_det_row {
    display: flex;
    flex-direction: row;
    gap: 150px;
}
.prop_det_row.row_two {margin-top: 24px;}
.prop_det_row .col_one {width: 71%;}
.prop_det_row .col_two {width: 34%;}

.prop_det_row.one_col .col_one {width: 100%;}

.prop_details h1,
.form_head {
    font-family: "Tenor Sans", Sans-serif;
    font-size: 48px;
    line-height: 1.4;
}

.prop_details h1 {
    margin-bottom: 35px;
}
.form_head {
text-transform: uppercase;
margin-bottom: 20px;
}
.prop_det_row.row_one .col_two {
text-align: right;
}
.prop_details .prop_price {font-size: 48px;font-weight: 400;letter-spacing: 0;}
.prop_details .prop_ref {
font-size: 16px;
font-weight: 600;
}
.prop_main_numbers {
}
.prop_main_numbers li {display: inline-block;text-transform: uppercase;font-size: 16px;font-weight: 600;margin-right: 22px;}
.prop_main_numbers li:last-child {margin-right: 0;}
.prop_main_numbers img {margin-right: 12px;}
.btn_row {
    margin-top: 12px;
}
.btn_row a:not(:last-child) {
margin-right: 19px;
}
.prop_details .prop_desc {
	overflow: hidden;
	max-height: 222px;
	border-bottom: 20px solid #fdf7ee;
	transition: 0.3s all;
	margin-top: 35px;
	font-size: 17px;
	line-height: 1.7;
	padding-right: 80px;
}
.prop_details .prop_desc.fully_opened {
	max-height: 10000px;
	border-bottom: none;
}
.prop_details .rd_more {
	padding: 0 0 0px;
    background-color: #fdf7ee;
    cursor: pointer;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: -13px;
    text-underline-offset: 4px;
	transition: 0.3s color;
}
.prop_details .rd_more:hover {
	color: #F37128;
}

.prop_details form .elementor-field {
padding-left: 0;
border-bottom-width: 1px !important;
box-shadow: none !important;
transition: 0.3s all;
}
.prop_details form .elementor-field:focus {
border-color: #F37128 !important;
}

.prop_details form .elementor-field-subgroup label[for="form-field-aceptance"] {
font-size: 12px !important;
}
.prop_details h2 {
    font-family: "Tenor Sans", Sans-serif;
    text-transform: uppercase;
    font-size: 100px;
    margin-left: -10px;
    margin-bottom: 30px;
    line-height: 1em;
}
.prop_det_row.row_three {margin-top: -65px;}
.prop_det_row.row_four {margin-top: 75px;
margin-bottom: 15px;
}
.desc_extended .prop_det_row.row_three {
margin-top: 40px !important;
}

.prop_feats {

}
.prop_feats .ftr_head {

text-transform: uppercase;

font-size: 13px;

font-weight: 500;

float: left;

width: 100%;

margin-bottom: 17px;
}
.prop_feats .ftr_head:not(:first-child) {margin-top: 37px;}
.prop_feats .ftr_head img {/* width: 23px; */margin: 0 8px 0px 0;}
.prop_feats .ftr_head.ftr_head_one img {
    margin-top: 2px;
}
.prop_feats .ftr_head.ftr_head_two img {
    margin-top: -3px;
}
.prop_feats .ftr_head.ftr_head_three img {
    margin-top: -1px;
}
.prop_feats li {text-transform: uppercase;
    display: inline-block;
    border: 3px solid #000;
    border-radius: 20px;
    font-size: 15px;
    padding: 3px 14px;
    font-weight: 500;
    margin: 0px 11px 12px 0;
}
.prop_feats li:last-child {margin-right: 0;}

.prop_det_row.row_four .col_two {
text-align: right;
padding-top: 80px;
}

.view_all_btn {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="14" viewBox="0 0 27 14" fill="none"><path d="M24.625 6.99998L1.5 6.99998M24.625 6.99998L19.7031 2.04165M24.625 6.99998L19.7031 11.9583" stroke="%232B2B2B" stroke-width="2" stroke-linecap="square"/></svg>');
    color: #2b2b2b;
    background-repeat: no-repeat;
    font-size: 13px;
    transition: 0.3s all;
    text-transform: uppercase;
    background-position: right center;
    padding: 4px 32px 5px 10px;
    font-weight: 600;
    background-size: 19px;
}
.view_all_btn:hover {
    color: #F37128;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="14" viewBox="0 0 27 14" fill="none"><path d="M24.625 6.99998L1.5 6.99998M24.625 6.99998L19.7031 2.04165M24.625 6.99998L19.7031 11.9583" stroke="%23F37128" stroke-width="2" stroke-linecap="square"/></svg>');
}

.gallery_cont {
	position: relative;
	height: 720px;
}
.gallery_itm {
	position: absolute;
	background-size: cover;
	cursor: pointer;
	background-position: center;
	transition: 0.2s all;
}
.gallery_itm:before {
	content: '';
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: 0.3s all;
}
.gallery_itm:hover:before {
	opacity: 0.2;
}
.gallery_itm:hover {
    transform: scale(1.03);
}
.gallery_itm[data-order='0'] {
	width: calc(50% - 12px);
	height: calc(44% - 9px);
	top: 0;
	left: 0;
}
.gallery_itm[data-order='1'] {
	width: calc(50% - 12px);
	height: calc(56% - 9px);
	bottom: 0;
	left: 0;
}
.gallery_itm[data-order='2'] {
	width: calc(25% - 12px);
	height: calc(56% - 9px);
	top: 0;
	left: calc(50% + 6px);
}
.gallery_itm[data-order='3'] {
	width: calc(25% - 12px);
	height: calc(56% - 9px);
	top: 0;
	right: 0;
}
.gallery_itm[data-order='4'] {
	width: calc(50% - 6px);
	height: calc(44% - 9px);
	bottom: 0;
	right: 0;
}
.prop_details .row_four h2 {
    margin-bottom: 24px;
}

#prop_calc {margin: 160px 0 160px;gap: 80px;}
#prop_calc .col_one {width: 40%;}
#prop_calc .col_two {width: 60%;text-align: right;}

#prop_calc .price_tbl {border-top: 1px solid #2B2B2B;margin-top: 20px;}
.price_tbl .tbl_row {border-bottom: 1px solid #2B2B2B;display: flex;padding: 37px 0;}
.price_tbl .tbl_row > div {
}
.price_tbl .tbl_row > div:first-child {
    width: 47%;
}
.price_tbl .tbl_row > div:nth-child(2) {width: 23%;}
.price_tbl .tbl_row > div:nth-child(3) {width: 30%;text-align: right;}

#prop_calc .ttl_label {text-transform: uppercase;display: inline-block;border: 1px solid #000;border-radius: 20px;font-size: 15px;padding: 3px 14px;font-weight: 500;margin: 39px 0 15px 0;}
#prop_calc .ttl_price {font-size: 80px;line-height: 1em;}

.page-template-property-details .mfp-bg {
    background: #2b2b2b;
    opacity: 0.98;
}
.page-template-property-details .mfp-counter {
    font-family: Commissioner, sans-serif;
    font-style: normal;
    right: auto;
    left: 0;
    font-size: 17px;
    color: #fff;
    font-weight: 300;
margin-top: -29px;
}
.page-template-property-details .mfp-counter b {
    font-weight: 300;
}
.page-template-property-details .mfp-counter span {
font-size: 40px;
    font-weight: 200;
    float: left;
    line-height: 1em;
    margin-right: 4px;
}
.page-template-property-details .mfp-counter div[data-currentitm="1"] span:before,
.page-template-property-details .mfp-counter div[data-currentitm="2"] span:before,
.page-template-property-details .mfp-counter div[data-currentitm="3"] span:before,
.page-template-property-details .mfp-counter div[data-currentitm="4"] span:before,
.page-template-property-details .mfp-counter div[data-currentitm="5"] span:before,
.page-template-property-details .mfp-counter div[data-currentitm="6"] span:before,
.page-template-property-details .mfp-counter div[data-currentitm="7"] span:before,
.page-template-property-details .mfp-counter div[data-currentitm="8"] span:before,
.page-template-property-details .mfp-counter div[data-currentitm="9"] span:before {
	content: '0';
}
.page-template-property-details img.mfp-img {
    padding: 60px 0 80px;
}
.page-template-property-details .mfp-figure:after {
	top: 60px;
    bottom: 80px;
}
.page-template-property-details .mfp-wrap button {
background-color: transparent!important;
outline: none !important;
}
.page-template-property-details .mfp-wrap button svg {
pointer-events: none;
}
.page-template-property-details .mfp-close {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 14 14" fill="none"><path d="M3.93359 2.93555L6.99772 5.99968M6.99772 5.99968L10.0619 9.06381M6.99772 5.99968L3.93359 9.06381M6.99772 5.99968L10.0619 2.93555" stroke="%23FFFFFF" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
    color: transparent !important;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 25px;
}
.page-template-property-details .mfp-close:hover {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 14 14" fill="none"><path d="M3.93359 2.93555L6.99772 5.99968M6.99772 5.99968L10.0619 9.06381M6.99772 5.99968L3.93359 9.06381M6.99772 5.99968L10.0619 2.93555" stroke="%23F37128" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
}
.page-template-property-details .mfp-arrow {
opacity: 1;
}
.page-template-property-details .mfp-arrow:before,
.page-template-property-details .mfp-arrow:after {
display: none;
}
.page-template-property-details button.mfp-arrow.mfp-arrow-right svg {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.page-template-property-details button.mfp-arrow:hover svg path {
    stroke: #F37128;
}
.share_btn {border: 1px solid #2B2B2B;display: inline-block;width: 34px;height: 34px;text-align: center;border-radius: 20px;padding: 7px 2px 0 0;cursor: pointer;margin-top: 14px;transition: 0.3s all;}
.share_btn:hover {
	background-color: #f6884d;
	border-color: #f6884d;
}
.share_btn img {width: 18px;}
.share_btn:hover img {
}
#map-canvas {
    height: 520px;
    width: 100%;
    background: white;
}
.share_icons {
    margin-right: -5px;
	opacity: 0;
max-height: 0;
transition: 0.4s all;
overflow: hidden;
}
.share_icons.expand_share {
    margin-right: -5px;
	opacity: 1;
max-height: 80px;
}
.share_icons .elementor-share-btn {
    outline: none !important;
}
.copy_URL:before {
content: "Link copied";
    position: absolute;
    right: 0px;
    bottom: -10px;
    white-space: nowrap;
	font-size: 13px;
	opacity: 0;
	transition: 0.3s all;
}

.copy_URL.show_tooltip:before {
	opacity: 1;
}
h2.visible-xs,
.call_us_btn_cont.visible-xs {
display: none !important;
}
.back_btn_prop {
display: none;
}
.prop_details.rental_prop .prop_det_row.row_five {
margin-bottom: 160px;
}

.results_properties:after {
    font-size: 13px;
    position: absolute;
    left: 0;
    top: -60px;
    margin-left: 30px;
    border: 2px solid #2b2b2b;
    padding: 5px 13px;
    border-radius: 20px;
}
.elementor-location-header {
    position: relative;
    z-index: 555;
}

/* .propform_container{
	margin-top: 150px;
} */

/*MEDIA QUERIES*/
@media only screen and (max-width: 1799px) {
}
@media only screen and (max-width: 1599px) {
.extra_imgs_lbl {
    left: max(calc(66vw - 573px), 100px);
	}
.propdet_carousel .singprop_carousel_main .slick-dots {
    left: max(calc(50vw - 650px), 100px);
}
.prop_det_cont {
	padding-left: 100px;
	padding-right: 100px;
}
.prop_sort .sort_btn {
    text-align: right;
}
.sort_btn svg {
float: none;
margin: -2px 5px -7px 0;
}
.prop_sort .inner {
    top: -59px;
text-align: right;
}
}
@media only screen and (max-width: 1499px) {
.propdet_carousel.singprop_carousel .singprop_carousel_main .prop_car_item {;
    height: 39vw;
}
.extra_imgs_lbl {
    left: calc(16vw + 176px);
}
}

@media only screen and (max-width: 1399px) {
.results_properties:after {
display: none;
}
.prop_det_row {
    gap: 30px;
}
.propform_container {
    text-align: left;
    padding-left: 25px;
}
}

@media only screen and (max-width: 1250px) {
.results_properties:after {display: block;margin-left: calc(30px - 50vw);top: -49px;left: 50%;}
#SearchPageForm .extra_lbl_price {
margin-top: 14px;
}
.prop_det_row.row_four .col_two {
    padding-top: 58px;
}
#prop_calc .col_two {
    margin-top: 27px;
}
#prop_calc {
    gap: 40px;
}
.page-template-property-details .mfp-arrow {
    width: 49px;
}
.page-template-property-details .mfp-container {
    padding: 0 50px;
}
.gallery_cont {
    height: 60vw;
}
#prop_calc .ttl_price {
    font-size: 66px;
}
.prop_details .prop_price {
    font-size: 40px;
}
.prop_details h2 {
    font-size: 75px;
}
.prop_details h1, .form_head {
    font-size: 40px;
}
.extra_imgs_lbl {
    left: calc(16vw + 150px);
}
.propdet_carousel .singprop_carousel_main .slick-dots {
    left: 50px;
}

.prop_det_cont {
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 50px;
}
.singprop_carousel_main .prop_car_item {
    height: calc((100vw - 120px) * 0.253 );
}
.one_prop {
width: 33.3333%;
}
.one_prop:nth-child(4n + 1) {
    clear: none;
}
.one_prop:nth-child(3n + 1) {
    clear: left;
}
.one_prop:nth-child(3n) {
    clear: right;
}
#SearchPageForm .form-group {
    margin-bottom: 0;
}
#SearchPageForm .form-group.price_divider > div {
top: -24px;
height: 42px;
}
#SearchPageForm .form-group.field_beds,
#SearchPageForm .form-group.field_baths {
   width: calc(16.6666% - 4px);
}
#SearchPageForm .form-group.field_min_price,
#SearchPageForm .form-group.field_max_price {
   width: 16.6666%;
}
#SearchPageForm .form-group.field_type,
#SearchPageForm .form-group.field_loc,
#SearchPageForm .form-group.btn_group{
width: calc(33.3333% - 4px);
}
.propform_container {
width: 710px;
margin: 0 auto 70px;
padding-left: 0;
}
#SearchPageForm .chosen-container#propertyTypes_chosen,
#SearchPageForm .chosen-container#multiLocationSelect_chosen {
    max-width: 100%;
}
#SearchPageForm .field_beds .chosen-container,
#SearchPageForm .field_baths .chosen-container {
  min-width: 100%;
}
#SearchPageForm button[type="submit"] {
  width: 100%;
  margin-bottom: -19px;
}
#sortOrder {
opacity: 0;
margin-top: -4px;
}
#SearchPageForm button[type="submit"]:hover {
    background-position-y: -82px;
}
.prop_sort .inner {
top: -44px;
}
.clear_all a {
    margin-left: 76px;
}
}


@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 991px) {
.results_properties:after {
    top: -51px;
}
.prop_details.rental_prop .prop_det_row.row_five {
    margin-bottom: 100px;
}
.page-template-property-details .mfp-counter {
    font-size: 14px;
    margin-top: -33px;
}
.page-template-property-details .mfp-counter span {
    font-size: 30px;
}
#prop_calc {
    margin: 75px 0 100px;
}
#prop_calc .col_one {
    width: 52%;
}
#prop_calc .col_two {
    width: 48%;
    margin-top: 38px;
}
.price_tbl .tbl_row {
    font-size: 15px;
	padding: 30px 0;
}
#prop_calc .ttl_price {
    font-size: 49px;
}
.prop_det_row.row_four {
    margin-top: 70px;
    margin-bottom: 5px;
}
.prop_det_row.row_four .col_two {
    padding-top: 26px;
}
.prop_feats li {
    border-width: 2px;
    font-size: 13px;
}
.prop_details h2 {
    font-size: 42px;
    margin-left: -4px;
}
.prop_details .rd_more {
    font-size: 14px;
}
#map-canvas {
    height: 58vw;
}
.prop_details .prop_desc {
    font-size: 15px;
    padding-right: 60px;
}
.dark_btn.medium {
    font-size: 14px;
    padding: 6px 19px 7px;
    min-width: 121px;
}
.prop_main_numbers li {
    font-size: 14px;
}
.prop_main_numbers li:not(:last-child) {
margin-bottom: 9px;
}
.prop_details .prop_ref {
    font-size: 14px;
}
.prop_details .prop_price {
    font-size: 30px;
}
.prop_details h1, .form_head {
    font-size: 30px;
}
.singprop_carousel_main .slick-dots li button {
    width: 27px;
	min-width: unset;
}
.extra_imgs_lbl {
    left: 262px;
}
.propdet_carousel.singprop_carousel .singprop_carousel_main .prop_car_item {
    height: 48vw;
}
.one_prop {
    width: 50%;
}
.one_prop:nth-child(3n + 1),
.one_prop:nth-child(3n) {
    clear: none;
}
.one_prop:nth-child(2n + 1) {
    clear: left;
}
.one_prop:nth-child(2n) {
    clear: right;
}
.singprop_carousel_main .prop_car_item {
    height: calc((100vw - 90px) * 0.36);
}
.singprop_carousel_main .slick-dots li.slick-active button,
.singprop_carousel_main .slick-dots li:hover button {
    height: 4px;
}
}

@media only screen and (max-width: 767px) {
.results_properties:after {
    top: -37px;
    padding: 0;
    border: none;
}
.prop_details.rental_prop .prop_det_row.row_five {
    margin-bottom: 80px;
}
.call_us_btn_cont {
text-align: center;
margin-bottom: 80px;
}
#call_us_btn {
color: #2b2b2b;
display: inline-block;
text-transform: uppercase;
border: 1px solid #2b2b2b;
font-weight: 600;
width: 180px;
height: 180px;
border-radius: 50%;
font-size: 17px;
line-height: 180px;
transition: 0.3s all;
}
#call_us_btn:hover {
background: #2b2b2b;
color: #fff;
}
.prop_feats {
    margin-top: 55px;
}
#prop_calc .ttl_label {
    font-size: 14px;
    margin-top: 0;
}
#prop_calc .ttl_price {
    font-size: 34px;
}
.prop_det_row.row_four {
margin-top: 35px;
}
#map-canvas {
    height: 77vw;
}
.prop_details form .elementor-field-type-submit {
justify-content: flex-start !important;
}
.prop_details .rd_more {
margin-top: -11px;
}
.prop_details h1, .form_head {
    margin-bottom: 25px;
}
.form_head {
    font-size: 42px;
}
.share_icons {
    margin-top: -11px;
}
.share_btn {
	position: absolute;
    right: 25px;
    top: 0;
    margin-top: 7px;
}
.prop_details .prop_price {
    text-align: left;
}
.prop_details .prop_ref {
    text-align: left;
}
h2.visible-xs,
.call_us_btn_cont.visible-xs {
display: block !important;
}
h2.hidden-xs {
display: none !important;
}
.prop_det_row.row_three .col_one {
    width: 100%;
}
.prop_det_row.row_three {
    margin-top: 70px;
    flex-direction: column;
}
.prop_details .prop_desc {
    padding-right: 0;
    margin-top: 30px;
}
.prop_det_row.row_one .col_two {
width: 100%;
position: relative;
}
.prop_det_row.row_one .col_one {
    order: 1;
	width: 100%;
}
.prop_det_row.row_two .col_two {
	width: 100%;
    margin-top: 25px;
}
.prop_det_row.row_two .col_one {
	width: 100%;
}
.extra_imgs_lbl {
    left: 50%;
    margin-left: 129px;
    font-size: 13px;
    bottom: 35px;
}
.propdet_carousel .singprop_carousel_main .slick-dots li button {
    width: 35px;
}
.propdet_carousel .singprop_carousel_main .slick-dots li.slick-active button, .singprop_carousel_main .slick-dots li:hover button {
    height: 5px;
}
.propdet_carousel .singprop_carousel_main .slick-dots {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 33px;
}
.propdet_carousel .dark_btn {
    bottom: -21px;
    padding-top: 11px;
    padding-bottom: 11px;
}
.propdet_carousel.singprop_carousel .singprop_carousel_main .prop_car_item {
    height: 100vw;
}
.prop_det_row.row_one {
flex-direction: column;
gap: 22px;
}
.prop_det_row.row_two {
flex-direction: column;
}
#prop_calc {
    flex-direction: column;
	margin-bottom: 80px;
margin-top: 90px;
}
#prop_calc .col_one {
    width: 100%;
}
#prop_calc .col_two {
    width: 100%;
	margin-top: 0;
    text-align: left;
}
.prop_det_cont {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 45px;
}
.prop_tools nav .prev_btn a, .prop_tools nav .next_btn a {
    width: 85px;
}
.prop_tools nav {
    gap: 6px;
}
#SearchPageForm button[type="submit"]:hover {
    background-position-y: -119px;
}
.clear_all a {
    margin-left: calc((50vw - 114px)*.5);
}
#SearchPageForm button[type="submit"] {
    margin-top: 20px;
}
#SearchPageForm .form-group.field_min_price .chosen-container,
#SearchPageForm .form-group.field_max_price .chosen-container {
    max-width: unset;
}
.propform_container {
    width: 100%;
	padding: 0 25px;
}
#SearchPageForm .form-group.field_beds, #SearchPageForm .form-group.field_baths {
    width: calc(25% - 3px);
}
#SearchPageForm .form-group.field_min_price, #SearchPageForm .form-group.field_max_price {
    width: 25%;
}
#SearchPageForm .form-group.field_type, #SearchPageForm .form-group.field_loc, #SearchPageForm .form-group.btn_group {
    width: calc(50% - 2px);
}
}

@media only screen and (max-width: 599px) {
.page-template-property-details .mfp-wrap button {
    bottom: 0;
    top: unset;
}
.page-template-property-details .mfp-wrap button.mfp-close {
    top: unset;
    bottom: unset;
    right: 12px;
}
.page-template-property-details .mfp-wrap button.mfp-arrow-left {
    left: 50%;
    margin-left: -100px;
    bottom: 23px;
    height: 50px;
}
.page-template-property-details .mfp-wrap button.mfp-arrow-right {
	right: 50%;
	margin-right: -100px;
	height: 50px;
	bottom: 30px;
}
.page-template-property-details .mfp-container {
	height: auto;
    transform: translateY(-50%);
    top: 50%;
}
.page-template-property-details .mfp-container {
    padding: 0;
}
.page-template-property-details .mfp-counter,
.page-template-property-details .mfp-counter span {
font-size: 23px;
}
.page-template-property-details .mfp-counter {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.page-template-property-details .mfp-counter span {
float: none;
font-weight: 300;
}
.page-template-property-details .mfp-counter b {
	margin-left: 4px;
}
.btn_row a:not(:last-child) {
    margin-right: 9px;
}
.prop_tools nav li.page-item .page-link {
height: 35px;
width: 35px;
font-size: 12px;
}
.prop_tools nav {
gap: 4px;
}
.prop_tools nav .prev_btn a, .prop_tools nav .next_btn a {
width: 70px;
height: 35px;
}
.singprop_carousel_main .slick-dots li.slick-active button, .singprop_carousel_main .slick-dots li:hover button {
    height: 4px;
}
.singprop_carousel_main .slick-dots li button {
    width: 21px;
}
}

@media only screen and (max-width: 499px) {
	
	.prop_details{
		/* margin-top: 85px; */
	}
	
	
.results_properties:after {
    margin-left: 0;
    left: 15px;
}
#SearchPageForm .extra_lbl_price {
    left: 0;
    top: 68px;
    margin-left: 51px;
}
	
.hfe-flyout-content{
	background-image: url(https://billivion.es/wp-content/uploads/2025/04/gold_texttransparent.png);
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
}
	
.back_btn_prop {
display: inline-block;
    position: relative;
    z-index: 5;
    top: 19%;
    left: 10%;
    color: #2b2b2b;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="14" viewBox="0 0 27 14" fill="none"><path d="M2.375 6.99998L25.5 6.99998M2.375 6.99998L7.29687 2.04165M2.375 6.99998L7.29688 11.9583" stroke="%232B2B2B" stroke-width="2" stroke-linecap="square"/></svg>');
    padding: 7px 10px 7px 35px;
    background-repeat: no-repeat;
    background-position: 11px center;
    border: 1px solid #2b2b2b;
    font-size: 13px;
/* 	transform: translateX(-50%); */
    border-radius: 20px;
    background-size: 16px;
	transition: 0.3s all;
    margin: 20px 10px;
}
.back_btn_prop:hover {
color: #fff;
background-color: #2b2b2b;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="14" viewBox="0 0 27 14" fill="none"><path d="M2.375 6.99998L25.5 6.99998M2.375 6.99998L7.29687 2.04165M2.375 6.99998L7.29688 11.9583" stroke="%23FFFFFF" stroke-width="2" stroke-linecap="square"/></svg>');
}
.gallery_cont {
    height: calc(calc(100vw - 30px) * 1.15);
}
.gallery_itm[data-order='0'] {width: calc(45% - 8px);height: calc(44% - 6px);}
.gallery_itm[data-order='1'] {width: calc(45% - 8px);height: calc(56% - 6px);}
.gallery_itm[data-order='2'] {width: calc(55% - 4px);right: 0;left: unset;height: calc(29.5% - 6px);}
.gallery_itm[data-order='3'] {width: calc(55% - 4px);height: calc(29.5% - 6px);top: unset;bottom: calc(39% + 6px);}
.gallery_itm[data-order='4'] {width: calc(55% - 4px);height: calc(39% - 6px);}

.price_tbl .tbl_row {
padding: 27px 0;
}
.prop_det_row.row_four {
gap: 15px;
}
.prop_det_row.row_four .col_one {
    width: 65%;
}
.prop_det_row.row_four .col_two {
    width: 35%;
}
#new_btn_form {
    margin-top: 0 !important;
}
.btn_row a:not(:last-child) {
    margin-right: 5px;
}
#map-canvas {
    height: 100vw;
}
.prop_main_numbers {
    column-count: 2;
    column-gap: 30px;
}
.prop_main_numbers li {
    margin-right: 0;
    font-size: 13px;
    line-height: 25px;
    width: 100%;
}
.prop_main_numbers li,
.prop_main_numbers li:not(:last-child) {
margin-bottom: 13px;
	}
.prop_details .prop_desc {
    margin-top: 25px;
}
.dark_btn.medium {
    font-size: 12px;
    padding: 6px 12px 7px;
    min-width: 90px;
}
.prop_details .prop_ref {
    font-size: 13px;
}
.prop_details .prop_price {
    font-size: 28px;
}
.prop_details h1 {
	margin-top: 0;
    font-size: 25px;
    margin-bottom: 20px;
}
.form_head {
}
.propdet_carousel.singprop_carousel .singprop_carousel_main .prop_car_item {
    height: 120vw;
}
#SearchPageForm .form-group.price_divider > div {
top: -25px;
}
.propform_container {
opacity: 0;
max-height: 0;
transition: 0.4s all;
overflow: hidden;
}
body:not(.expand_propform) .propform_container {
pointer-events: none;
}
body.expand_propform .propform_container {
opacity: 1;
max-height: 580px;
overflow: visible;
pointer-events: auto;
}
.results_properties {
z-index: 0;
}
.form_toggle_wrap {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
    pointer-events: auto;
    isolation: isolate;
    transition: left 0.3s ease, right 0.3s ease, transform 0.3s ease;
}
body.expand_propform .form_toggle_wrap {
    left: auto;
    right: 9px;
    transform: none;
}
.form_toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 12px 14px;
    position: relative;
    margin: 0;
    border: none;
    border-radius: 20px;
    background-color: transparent;
    font: inherit;
    line-height: 1;
    color: inherit;
    transition: 0.3s all;
    min-width: 48px;
    min-height: 48px;
    box-sizing: border-box;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    appearance: none;
    -webkit-appearance: none;
}
.form_toggle:focus {
    outline: none;
}
.form_toggle:focus-visible {
    outline: 2px solid #f6884d;
    outline-offset: 2px;
}
.form_toggle img {
    width: 21px;
    height: auto;
    pointer-events: none;
    display: block;
}
.form_toggle:after {
    color: #fff;
    background: #2B2B2B;
    border-radius: 10px;
    font-size: 9px;
    width: 13px;
    display: inline-block;
    text-align: center;
    height: 13px;
    line-height: 13px;
    position: absolute;
    top: -1px;
    left: 0px;
}
body.expand_propform .form_toggle,
.form_toggle:hover,
.form_toggle.highlight {
background-color: black;
}
body.expand_propform .form_toggle img ,
.form_toggle:hover img,
.form_toggle.highlight img {
filter: brightness(0) invert(1);
}
.elementor-977 .elementor-element.elementor-element-01570ab {
    position: absolute;
    left: 50%;
    margin-left: -81px;
    top: 5px;
    outline: 2px solid #F1EADE;
    height: 44px;
    border-radius: 24px;
    width: 160px;
    padding-left: 15px;
   z-index: 1;
}
.page-template-property-details .elementor-977 .elementor-element.elementor-element-01570ab {
    margin-left: -91px;
    width: 180px;
    padding-left: 94px;
}
.elementor-977 .elementor-element.elementor-element-74dd405 {
    position: absolute;
    left: -8px;
    top: 0;
} 
.elementor-977 .elementor-element.elementor-element-74dd405 a {
    font-size: 0 !important;
    color: #fdf7ee !important;
    width: 44px;
    height: 44px;
    display: inline-block;
    outline: 2px solid #F1EADE;
    border-radius: 24px;
	transition: 0.3s;
}
.elementor-977 .elementor-element.elementor-element-74dd405 a:before {
    content: '';
    transition: 0.3s;
    background-image: url(assets/images/phone_ico.svg);
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
.elementor-977 .elementor-element.elementor-element-74dd405 a:hover:before {
	filter: brightness(0) invert(1);
}
.elementor-977 .elementor-element.elementor-element-ecc5d70 {
    width: 100%;
}
.elementor-977 .elementor-element.elementor-element-dbe794b div.elementor-menu-toggle {
outline: 2px solid #F1EADE;
height: 44px;
border-radius: 24px;
width: 44px;
margin-right: -8px;
}
.elementor-977 .elementor-element.elementor-element-dbe794b div.elementor-menu-toggle:focus,
.elementor-977 .elementor-element.elementor-element-74dd405 a:focus {
/*outline-color: #404040;*/
}
.elementor-977 .elementor-element.elementor-element-74dd405 a:hover,
.elementor-977 .elementor-element.elementor-element-74dd405 a:focus {
background-color: #f6884d;
}
	
#SearchPageForm label {
    font-size: 11px;
}
.prop_tools nav {
gap: unset;
justify-content: space-around;
margin-top: 70px;
margin-bottom: 0;
}
.prop_tools_btm > div {
    width: 320px;
    max-width: calc(100vw - 30px);
}
.prop_tools nav .prev_btn a, .prop_tools nav .next_btn a {
    width: 52px;
    height: 32px;
    background-size: 45%;
}
.prop_tools nav li.page-item .page-link {
    height: 32px;
    width: 32px;
    font-size: 11px;
}
.prop_tools nav li.page-item.two_pg_step {
	display: none;

}
#SearchPageForm button[type="submit"]:hover {
    background-position-y: -148px;
}
.clear_all a {
    margin-left: calc((100vw - 110px)*.5);
}
#SearchPageForm .form-group.btn_group {
    width: 100%;
}
#SearchPageForm button[type="submit"] {
    margin-bottom: 10px;
}
#SearchPageForm .form-group.field_min_price, #SearchPageForm .form-group.field_max_price {
    width: 50%;
}
.prop_sort .inner {
    right: 17px;
}
#SearchPageForm .form-group.field_beds, #SearchPageForm .form-group.field_baths {
    width: calc(50% - 2px);
}
.propform_container {
    padding: 0 9px;
    margin-bottom: 45px;
/* 	margin-top: 104px; */
}
.propform_container:before {
    content: 'FILTERS';
    font-size: 45px;
    color: #2B2B2B;
    font-family: "Tenor Sans", Sans-serif;
    margin: 15px 0 -2px 1px;
    display: inline-block;
}
.one_prop h3 {
    margin: 6px 0 11px;
}
.slick-dotted.slick-slider.singprop_carousel_main {
    margin-bottom: 10px;
}
.singprop_carousel_main .slick-dots li.slick-active button, .singprop_carousel_main .slick-dots li:hover button {
    height: 4px;
}
.singprop_carousel_main .slick-dots li button {
    width: 36px;
}
.singprop_carousel_main .prop_car_item {
    height: calc((100vw - 60px) * 0.7);
}
.one_prop {
width: 100%;
margin-bottom: 35px;
}
.all_props {
padding: 0;
}
.page-template-property-details .elementor-977 .elementor-element.elementor-element-74dd405 a,
.page-template-property-details .elementor-977 .elementor-element.elementor-element-01570ab,
.page-template-property-details .elementor-977 .elementor-element.elementor-element-dbe794b div.elementor-menu-toggle {
    background: #F1EADE;
	outline: none;
}
.prop_det_cont {
    margin-top: 38px;
}
.prop_det_row.row_two {
    margin-top: 10px;
}
}



/*LANG ADJUSTMENTS*/

html[lang="es-ES"] .dark_btn.medium:hover, .dark_btn.medium:focus {
    background-position-y: -70px;
}
html[lang="de-DE"] .dark_btn.medium:hover, .dark_btn.medium:focus {
    background-position-y: -87px;
}
html[lang="da-DK"] .dark_btn.medium:hover, .dark_btn.medium:focus {
    background-position-y: -60px;
}
html[lang="sv-SE"] .dark_btn.medium:hover, .dark_btn.medium:focus {
    background-position-y: -60px;
}
html[lang="fr-FR"] .dark_btn.medium:hover, .dark_btn.medium:focus {
    background-position-y: -70px;
}
html[lang="uk"] .dark_btn.medium:hover, .dark_btn.medium:focus {
    background-position-y: -81px;
}


@media only screen and (min-width: 1251px) {
html[lang="es-ES"] .prop_details .row_three h2 {
font-size: 56px;
}
html[lang="es-ES"] .form_head {
font-size: 42px;
}
html[lang="sv-SE"] .form_head {
font-size: 43px;
}
html[lang="fr-FR"] .form_head {
font-size: 35px;
}
html[lang="uk"] .form_head {
font-size: 31px;
}
html[lang="fr-FR"] .prop_details .row_three h2 {
font-size: 56px;
}
html[lang="uk"] .prop_details .row_three h2,
html[lang="uk"] .prop_details #prop_calc h2{
font-size: 80px;
}
}

@media only screen and (max-width: 1250px) {
html[lang="de-DE"] .btn_row a:not(:last-child) {
    margin-bottom: 10px;
}
html[lang="fr-FR"] .btn_row a:not(:last-child) {
    margin-bottom: 10px;
}
html[lang="uk"] .btn_row a:not(:last-child) {
    margin-bottom: 10px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1250px) {
html[lang="sv-SE"] .form_head {
    font-size: 34px;
}
html[lang="es-ES"] .prop_details .row_three h2 {
font-size: 52px;
}
html[lang="es-ES"] .form_head {
    font-size: 35px;
}
html[lang="fr-FR"] .prop_details .row_three h2 {
font-size: 53px;
}
html[lang="fr-FR"] .form_head {
    font-size: 28px;
}
html[lang="uk"] .form_head {
    font-size: 24px;
}
html[lang="uk"] .prop_details .row_three h2 {
font-size: 62px;
}
html[lang="uk"] .prop_details #prop_calc h2{
font-size: 55px;
}
}

@media only screen and (max-width: 991px) {
html[lang="es-ES"] .btn_row a:not(:last-child) {
    margin-bottom: 10px;
}
html[lang="da-DK"] .btn_row a:not(:last-child) {
    margin-bottom: 10px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
html[lang="es-ES"] .form_head {
    font-size: 25px;
}
html[lang="da-DK"] .form_head {
    font-size: 29px;
}
html[lang="sv-SE"] .form_head {
    font-size: 25px;
}
html[lang="sv-SE"] .btn_row a:not(:last-child) {
    margin-bottom: 10px;
}
html[lang="fr-FR"] .prop_details .row_three h2 {
font-size: 36px;
}
html[lang="uk"] .prop_details #prop_calc h2{
font-size: 36px;
}
}

@media only screen and (max-width: 767px) {
html[lang="es-ES"] .form_head {
    font-size: 38px;
}
html[lang="de-DE"] .form_head {
    font-size: 36px;
}
html[lang="es-ES"] .prop_details .row_three h2 {
    font-size: 32px;
}
html[lang="fr-FR"] .prop_details .row_three h2 {
    font-size: 28px;
}
html[lang="uk"] .prop_details .row_three h2 {
    font-size: 36px;
}
html[lang="uk"] .form_head {
    font-size: 33px;
}
}

@media only screen and (max-width: 499px) {
html[lang="de-DE"] .prop_det_row.row_four .col_one {
    width: 60%;
}
html[lang="de-DE"] .prop_det_row.row_four .col_two {
    width: 40%;
}
html[lang="fr-FR"] .prop_det_row.row_four .col_one {
    width: 60%;
}
html[lang="fr-FR"] .prop_det_row.row_four .col_two {
    width: 40%;
}
}

/* Agent languages in carousel: desktop — overlay on hover; mobile — as now */
@media (min-width: 768px) {
	.elementor-image-carousel .swiper-slide,
	.elementor-image-carousel .e-con {
		position: relative;
	}
	/* затемнение именно картинки при наведении */
	.elementor-image-carousel .swiper-slide-image,
	.elementor-image-carousel .e-con img {
		transition: filter 0.2s ease;
	}
	.elementor-image-carousel .swiper-slide:hover .swiper-slide-image,
	.elementor-image-carousel .e-con:hover img {
		filter: brightness(0.75);
	}
	.elementor-image-carousel .swiper-slide .agent-languages,
	.elementor-image-carousel .e-con .agent-languages {
		position: absolute;
		bottom: 105px; /* над блоком подписи (имя + роль), поверх картинки */
		left: 0;
		right: 0;
		margin-top: 0;
		opacity: 0;
		transition: opacity 0.2s ease;
		pointer-events: none;
		z-index: 2;
	}
	.elementor-image-carousel .swiper-slide:hover .agent-languages,
	.elementor-image-carousel .e-con:hover .agent-languages {
		opacity: 1;
	}
}