/*

Theme Name: Signature States

Theme URI: https://asaricrm.com/

Author: EvoLab

Author URI: https://asaricrm.com/

Description:  Trusted partner in luxury property search and investment.

Version: 1.0

License: Commercial

Template: asaritemplate2023
Text Domain:  asaritemplate2023


Demo url: https://demo14.asari.pro/ https://demo15.asari.pro/ https://demo16.asari.pro/

*/

/* ================================================================================================================== */

/* Zmienne */
:root {
  --page-margin: 24px;
  /*--page-margin: calc(0.5 * var(--bs-gutter-x));*/
}

body {
  font-family: "DM Sans", sans-serif;
  line-height: 1.5;
  color: var(--color-text);
  overflow-x: hidden;
}
.the-content {
  font-weight: 400;
}
h1,
h2,
h3 {
  font-family: "Playfair Display", serif;
}
h5,
.the-content h5 {
  font-size: 24px;
  /* transition: all 0.25s ease-in-out; */
}
a {
  transition: all 0.3s ease-in-out;
}
input:is([type="button"], [type="submit"]) {
  font-family: "DM Sans", sans-serif;
}
h2 span {
  color: var(--color-1);
  font-weight: 500 !important;
  font-style: normal !important;
}
.the-content h2,
.the-content .lh2,
h2 {
  margin-bottom: 10px;
  font-weight: 500;
}
body.page-template-default:not(.offer, .team-details) #slider {
  display: none;
}
body.page-template-default:not(.offer, .team-details) #main {
  padding-top: 0 !important;
}
body.page-template-default:not(.offer, .team-details) #content {
  margin-top: 20px;
  margin-bottom: 80px;
  max-width: 800px;
}
body.page-template-default h2 {
  margin-bottom: 24px;
  margin-top: 40px;
}
body.page-template-default .modal-body h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
body.page-template-default #offers h2 {
  margin-bottom: 0px;
  margin-top: 0px;
}
body.page-template-default .property-detail-wrapper h2,
body.page-template-default .related-properties h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
body.page-template-default h3 {
  font-size: 32px !important;
  margin-bottom: 16px !important;
  font-weight: 500 !important;
}

.page-template-default .post > h1.title {
  font-size: 48px;
  margin-bottom: 40px;
}
body.page-template-default ul:not(._slider, .property-specs, .links) {
  padding-left: 40px;
}
:is(h2, .lh2),
.the-content :is(h2, .lh2) {
  font-size: 40px;
}
p {
  line-height: 19.2px;
}
[class*="width-"] {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--page-margin);
  padding-left: var(--page-margin);
}
.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-50 {
  margin-bottom: 50px;
}
.no-property-found-text {
  font-size: 14px;
  max-width: 370px;
  margin: auto;
}
.similier-properties h2 {
  color: var(--color-text);
  font-weight: 500;
}
.mb-40 {
  margin-bottom: 40px;
}
.header-without-border.header-area::before {
  display: none;
}
a {
  text-decoration: none;
}
#top-bar {
  display: none;
}
#header .main-part-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.widget-offers.boxes:not(.type-2) .property .inner {
  box-shadow: none;
}
.widget-offers.boxes:not(.type-2) .property a,
.related-properties .property a {
  background: #f2ebdc80;
  width: 100%;
  position: relative;
  z-index: 10;
}
.related-properties .property a {
  display: block;
}
.widget-offers .property .inner .info p,
.related-properties .property .inner .info p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
._slider.owl-carousel._ctrl-h > .owl-nav > .owl-prev,
._slider.owl-carousel._ctrl-h > .owl-nav > .owl-next {
  position: absolute; /* Ensure proper positioning */
  z-index: 1000; /* Higher than .link */
}
.widget-offers.boxes:not(.type-2) .property a:hover,
.related-properties .property a:hover {
  background: var(--color-3);
}
.property-slider .owl-stage {
  display: flex;
}
.shortcode_wrapper .widget-offers.boxes:not(.cols-1) .property {
  height: 100%;
}

.property-new a {
  color: var(--color-text);
}
#header .main-part-inner .main-part-left {
  display: flex;
  align-items: center;
  gap: 50px;
}
.property-content .container {
  max-width: 800px;
}
.property-content h2 {
  margin-bottom: 24px;
}
.property-content h3 {
  font-size: 32px;
  margin-bottom: 16px;
}
.property-content p {
  margin-bottom: 40px;
  line-height: 24px;
  font-size: 18px;
  color: #667085;
}
.property-content-row ul {
  padding-left: 15px;
  font-size: 18px;
  color: #667085;
}
.count-clear-wrapper {
  position: absolute;
  right: calc(32px + 8px);
  bottom: calc(11px + 12px);
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 5px;
}
.home
  #mega-menu-wrap-primary
  .mega-menu-toggle
  .mega-toggle-block-0
  .mega-toggle-animated-inner,
.home
  #mega-menu-wrap-primary
  .mega-menu-toggle
  .mega-toggle-block-0
  .mega-toggle-animated-inner::before,
.home
  #mega-menu-wrap-primary
  .mega-menu-toggle
  .mega-toggle-block-0
  .mega-toggle-animated-inner::after {
  background-color: var(--color-white) !important;
}
.count-clear-wrapper .filter-count-badge,
.more-total-count {
  width: 18px;
  height: 18px;
  border-radius: 30px;
  background: rgba(220, 167, 167, 0.4);
  font-size: 12px;
  color: var(--color-text);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.more-total-count {
  display: none;
}
.has-active-filters {
  width: 142px;
}
.clear-section-btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg opacity='0.5'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.00008 3.28906L4.35363 3.64262L8.00008 7.28906L11.6465 3.64262L12.0001 3.28906L12.7072 3.99617L12.3536 4.34972L8.70718 7.99617L12.3536 11.6426L12.7072 11.9962L12.0001 12.7033L11.6465 12.3497L8.00008 8.70328L4.35363 12.3497L4.00008 12.7033L3.29297 11.9962L3.64652 11.6426L7.29297 7.99617L3.64652 4.34972L3.29297 3.99617L4.00008 3.28906Z' fill='%23202126'/%3E%3C/g%3E%3C/svg%3E")
    no-repeat center;
  width: 16px;
  height: 16px;
}
.page-template-page-offers .property-content {
  margin-top: 80px;
}
#header .main-part .navigation ul.menu > li:hover,
#header .sliding-part .navigation ul.menu > li:hover {
  background: none;
}

#header .main-part .navigation > ul.menu > li > a::after,
#header .sliding-part .navigation > ul.menu > li > a::after,
.mega-sub-menu .textwidget a .mega-menu-title::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  background: var(--color-1);
  height: 1px;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  background: var(--color-1);
  height: 1px;
  bottom: 0;
  transition: all 0.3s ease-in-out;
  display: block;
}
.mega-sub-menu .textwidget a .mega-menu-title::after {
  background: var(--color-text);
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link:hover::after,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link:focus::after {
  width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  padding: 0px 12px 0px 12px !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link {
  height: auto !important;
  line-height: 1 !important;
  padding: 0 !important;
}
.phone a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: var(--color-1);
  height: 4px;
  bottom: -4px;
  transition: all 0.3s ease-in-out;
}
footer .phone a::after {
  display: none;
}
.phone a:hover::after {
  bottom: 0;
}
#header
  .main-part
  .navigation
  > ul.menu
  > li:is(.btn-outline, .btn-white)
  > a::after,
#header
  .sliding-part
  .navigation
  > ul.menu
  > li:is(.btn-outline, .btn-white)
  > a::after {
  height: 4px;
  width: 100%;
  bottom: -5px;
}
.modal-open .modal-backdrop.fade {
  background: var(--color-text);
}
#header
  .main-part
  .navigation
  > ul.menu
  > li:is(.btn-outline, .btn-white)
  > a:hover::after,
#header
  .sliding-part
  .navigation
  > ul.menu
  > li:is(.btn-outline, .btn-white)
  > a:hover::after {
  bottom: 0;
}
.header-sticky-search {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border: 1px solid #f3f5f9;
  background: var(--color-2);
  -webkit-box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.08);
  /* height: 80px; */
  position: fixed;
  left: 0;
  width: 100%;
  bottom: auto;
  /* line-height: 80px; */
  z-index: 9999;
  margin-top: calc(150px * -1);
  top: 0;
  padding: 12px 0px;
  /* display: none; */
}
.header-sticky-search .asariplug_sengine_rowElast {
  display: flex;
}
.header-sticky-search .asariplug_sengine_rowElast > div {
  width: 100% !important;
}
.header-sticky-search .asariplug_sengine_rowElast > div:last-child {
  max-width: 170px;
}
.header-sticky-search .asariplug_sengine_rowElast > div:nth-child(2) {
  max-width: 200px;
}
.asariplug_sengine_locaAuto_proposed {
  top: 42px !important;
  left: 0 !important;
  width: 100% !important;
  border: 0.5px solid rgba(133, 93, 93, 0);
  overflow-y: auto;
  box-shadow: none;
  overflow-x: hidden;
}
#slider > .theres-more-button.visible {
  display: none;
}
.asariplug_sengine_locaAuto_proposed div:hover {
  background: var(--color-2) !important;
}
.asariplug_sengine_locaAuto_proposed > div {
  display: flex;
  align-items: center;
  gap: 4px;
  line-height: 24px;
  font-size: 14px;
  letter-spacing: -0.14px;
  font-weight: 400;
  padding: 8px 16px;
}
.asariplug_sengine_locaAuto_proposed > div p {
  text-align: left !important;
}
.asariplug_sengine_locaAuto_proposed > div > span {
  order: 2;
  font-size: 14px !important;
  opacity: 0.6 !important;
}
.m-sticky-bar--visible[data-scroll-direction="down"] {
  margin-top: 0;
  /* display: block; */
}
#header .sliding-part {
  display: none;
}
#header .main-part .navigation > ul.menu > li > a:hover::after,
#header .sliding-part .navigation > ul.menu > li > a:hover::after {
  width: 100%;
}
#header .main-part .navigation > ul.menu > li > a:hover,
#header .sliding-part .navigation > ul.menu > li > a:hover {
  text-shadow: none;
}
#header .main-part .navigation ul li a,
#header .sliding-part .navigation ul li a {
  text-transform: capitalize;
  padding: 5px 12px 5px 12px !important;
  overflow: hidden;
  color: var(--color-white);
  text-shadow: none;
}
#header .sliding-part .navigation ul li.lang-item a {
}
#header .main-part .main-part-right .navigation ul.menu > li,
#header .sliding-part .main-part-right .navigation ul.menu > li {
  margin: 0 0 0 8px;
}
#header .main-part .main-part-right .navigation ul.menu > li.lang-item {
  margin: 0;
}
#header
  .main-part
  .main-part-right
  .navigation
  ul.menu
  > li.lang-item:not(.lang-item-first) {
  margin-right: 10px !important;
}
#header .main-part .main-part-right .navigation ul.menu > li.lang-item a {
  padding: 0 8px !important;
  line-height: 1;
}
#header
  .main-part
  .main-part-right
  .navigation
  ul.menu
  > li.lang-item
  a::after {
  display: none;
}
#header
  .main-part
  .main-part-right
  .navigation
  ul.menu
  > li.lang-item.current-lang
  a {
  opacity: 0.6;
  pointer-events: none;
  cursor: default;
}
#header .main-part .main-part-right .navigation ul.menu > li.lang-item-first a {
  border-right: 1px solid rgb(32 33 38 / 60%);
}
.home
  #header
  .main-part
  .main-part-right
  .navigation
  ul.menu
  > li.lang-item-first
  a {
  border-right: 1px solid rgb(255 255 255 / 60%);
}
#header .main-part .main-part-right .navigation ul.menu > li:first-of-type,
#header .sliding-part .main-part-right .navigation ul.menu > li:first-of-type {
  margin-left: unset;
}
#header .main-part .main-part-left .navigation ul li,
#header .sliding-part .main-part-left .navigation ul li {
  padding: 0px 12px 0px 12px !important;
}
body:not(.home) #header .main-part {
  position: relative;
}
.selected-filter-list {
  display: inline-flex;
  flex-wrap: wrap;
  margin-top: 24px;
  gap: 8px;
}
.home .count-clear-wrapper,
.home .selected-filter-list {
  display: none !important;
}
.d-none_parent {
  display: none !important;
}
.header-sticky-search .selected-filter-list {
  display: none !important;
}
.selected-filter-list .selected-item {
  display: flex;
  padding: 6px 4px 6px 6px;
  align-items: center;
  gap: 6px;
  background: rgba(242, 235, 220, 0.5);
  font-size: 12px;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.12px;
}
#header .main-part {
  top: 0;
  padding-left: 0;
  padding-right: 0;
}
#slider:not(.height-0) + .widgets {
  margin-bottom: 0;
  transform: none;
}
body:not(.home) #header .main-part .navigation ul li a {
  color: var(--color-text);
}
.home-new {
  display: flex;
  gap: 16px;
  align-items: flex-end;
}
.custom-select select {
  appearance: none; /* Remove default styling */
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjM1MzYzIDkuNjQ2MzdMNC4wMDAwOCA5LjI5MjgyTDMuMjkyOTcgOS45OTk5MkwzLjY0NjUyIDEwLjM1MzVMNy42NDY1MiAxNC4zNTM1TDguMDAwMDggMTQuNzA3TDguMzUzNjMgMTQuMzUzNUwxMi4zNTM2IDEwLjM1MzVMMTIuNzA3MiA5Ljk5OTkyTDEyLjAwMDEgOS4yOTI4MkwxMS42NDY1IDkuNjQ2MzdMOC4wMDAwOCAxMy4yOTI4TDQuMzUzNjMgOS42NDYzN1pNMy42NDY1MiA1LjY0NjM3TDMuMjkyOTcgNS45OTk5Mkw0LjAwMDA4IDYuNzA3MDNMNC4zNTM2MyA2LjM1MzQ4TDguMDAwMDggMi43MDcwM0wxMS42NDY1IDYuMzUzNDhMMTIuMDAwMSA2LjcwNzAzTDEyLjcwNzIgNS45OTk5MkwxMi4zNTM2IDUuNjQ2MzdMOC4zNTM2MyAxLjY0NjM3TDguMDAwMDggMS4yOTI4Mkw3LjY0NjUyIDEuNjQ2MzdMMy42NDY1MiA1LjY0NjM3WiIgZmlsbD0iIzIwMjEyNiIvPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px;
}
.modal-content {
  background: var(--color-2);
}
.home-new > div {
  width: auto !important;
}
.home-new > div:first-child {
  min-width: 310px;
}
.home-new > div:last-child {
  float: none !important;
  width: 100% !important;
}
.asariplug_sengine .home-new .asariplug_common_box {
  padding: 0 !important;
  min-height: 40px;
}
.multi-dropdown-select.disabled {
  opacity: 0.5;
  pointer-events: auto;
  position: relative;
}

.price-tooltip {
  display: none;
  position: absolute;
  top: 100%;
  background: var(--color-1);
  color: white;
  padding: 6px 10px;
  font-size: 13px;
  z-index: 99;
  white-space: nowrap;
  margin-top: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: opacity 0.2s ease;
  opacity: 0;
  left: 0;
}

.price-tooltip::after {
  content: "";
  position: absolute;
  top: -6px;
  left: 10px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent var(--color-1) transparent;
}

/* Show tooltip on hover only when disabled */
.multi-dropdown-select.disabled:hover .price-tooltip {
  opacity: 1;
  display: block;
}
.home-new > div:nth-child(2) {
  max-width: 150px;
  width: 100% !important;
}
#header .main-part .main-part-left .navigation ul li a,
#header .sliding-part .main-part-left .navigation ul li a {
  padding: 0px !important;
  text-shadow: none;
}
.advanced-btn-label {
  font-size: 14px;
  background: var(--color-white);
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  cursor: pointer;
  display: flex;
  padding: 8px 10px 8px 12px;
  align-items: center;
  gap: 4px;
  letter-spacing: -0.14px;
}
#header .main-part .navigation ul.menu > li.menu-item-has-children > a,
#header .sliding-part .navigation ul.menu > li.menu-item-has-children > a {
  padding: 5px 30px 5px 12px !important;
}
.slider.home-slider > ul._slider li {
  height: 552px;
}
.slider.home-slider .widgets .widget > :not(.asariplug_sengine) {
  background-color: unset !important;
  backdrop-filter: unset !important;
  padding-bottom: 0 !important;
}
#slider.home-slider .widgets .widget + .widget {
  margin-top: 20px !important;
  max-width: 684px;
}

:is(#slider .widgets, #slider + .widgets)
  .asariplug_sengine
  :is(input[type="submit"]),
.asariplug_sengine input[type="submit"],
.asariplug_sengine [name="advancedButton"] {
  text-transform: capitalize;
  background: transparent;
  position: relative;
  z-index: 3;
  border: none;
  color: var(--color-white);
  letter-spacing: 0;
  font-size: 14px;
  text-shadow: none;
}
.asariplug_sengine [name="advancedButton"] {
  color: var(--color-text);
  background: url("assets/img/icons/more-filter.svg") no-repeat center right
    16px var(--color-white);
  padding: 8px 40px 8px 16px;
}
:is(#slider .widgets, #slider + .widgets)
  .asariplug_sengine
  :is(input[type="submit"]),
.asariplug_sengine input[type="submit"] {
  background-image: url("assets/img/icons/search-white.svg");
  background-repeat: no-repeat;
  padding-left: 12px !important;
  background-position: center left 24px;
  width: 100%;
  padding-right: 12px;
}
#footer strong,
#footer b {
  font-weight: normal;
  color: var(--color-white);
  opacity: 0.8;
}
:is(.widget-offers, .widget-team, .widget-posts, .blog, .archive)
  .pagination
  a {
  margin: 0;
  width: 40px;
  display: flex;
  height: 40px;
  justify-content: center;
  align-items: center;
  color: var(--color-text);
  font-size: 14px;
  font-weight: 500;
  background: transparent;
  padding: 5px;
}
:is(.widget-offers, .widget-team, .widget-posts, .blog, .archive)
  .pagination
  :not(.nav-next, .nav-prev)
  a:hover {
  background: var(--color-2);
}
:is(.widget-offers, .widget-team, .widget-posts, .blog, .archive) .pagination {
  gap: 2px;
  border-top: 1px solid rgb(159 147 131 / 50%);
  padding-top: 24px;
  margin: 36px auto 15px;
}
:is(.widget-offers, .widget-team, .widget-posts, .blog, .archive)
  .pagination
  :is(.nav-prev, .nav-next)
  a {
  border: 1px solid var(--color-black);
  position: relative;
  overflow: hidden;
}
:is(.widget-offers, .widget-team, .widget-posts, .blog, .archive)
  .pagination
  :is(.nav-prev, .nav-next)
  a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--color-1);
  transition: all ease-in-out 0.3s;
  bottom: -5px;
}
:is(.widget-offers, .widget-team, .widget-posts, .blog, .archive)
  .pagination
  :is(.nav-prev, .nav-next)
  a:hover::after {
  bottom: 0;
}
:is(.widget-offers, .widget-team, .widget-posts) .pagination a.active {
  background: var(--color-2);
}
:is(#slider .widgets, #slider + .widgets)
  .asariplug_sengine
  :is(input[type="submit"]:hover, .f_location_locality_mapTrigger):hover,
#cookie-bar .button:hover {
  background-color: transparent;
  color: var(--color-white);
}
:is(#slider .widgets, #slider + .widgets) .widget .asariplug_sengine,
.filter-bar .asariplug_sengine {
  padding: 16px 16px;
  background: var(--color-2) !important;
  border-radius: 0;
}
.filter-bar .asariplug_sengine {
  padding: 12px 48px 18px 48px;
  text-align: center;
}
.filter-bar .asariplug_sengine form {
  text-align: left;
}
:is(#slider .widgets, #slider + .widgets) h1 {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 40px;
}
/* .owl-carousel {
  visibility: hidden;
  max-height: 400px;
  overflow: hidden;
} */
:is(#slider .widgets, #slider + .widgets) h1 span {
  position: relative;
}
:is(#slider .widgets, #slider + .widgets) h1 span::after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #ff004e;
  z-index: -1;
}
.states-col {
  padding: 0;
}
body:is(.v2, .v3) #slider .widgets .widget .asariplug_sengine,
body:is(.v2, .v3) #slider .widgets .widget .asariplug_sengine:hover {
  background: #f7f3f0;
  backdrop-filter: none;
  border-radius: 0;
}
.states-row {
  /* border-bottom: 0.5px solid #9f9383; */
  border-top: 0.5px solid #9f9383;
}
.states-row .states-col:nth-child(odd) {
  border-right: 0.5px solid #9f9383;
}
.states-row .states-col {
  padding: 20px;
  position: relative;
  border-bottom: 0.5px solid #9f9383;
  overflow: hidden;
  transition: all 0.35s ease-in-out;
}
.property-seo-content .additional-block {
  display: none;
}

.property-seo-content.collapsed .first-block .property-content-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.property-seo-content.expanded .additional-block {
  display: block;
}

.toggle-content-btn {
  font-size: 14px;
  color: var(--color-text);
  padding: 8px 10px 8px 16px;
  text-align: center;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 4px;
  padding: 0 20px 0 0 !important;
  display: inline-flex;
  line-height: 1;
}
.toggle-content-btn::after {
  content: "";
  position: absolute;
  right: 0;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00789 6.28906L8.36144 6.64262L12.3614 10.6426L12.715 10.9962L12.0079 11.7033L11.6543 11.3497L8.00789 7.70328L4.36144 11.3497L4.00789 11.7033L3.30078 10.9962L3.65433 10.6426L7.65433 6.64262L8.00789 6.28906Z' fill='%23202126'/%3E%3C/svg%3E")
    no-repeat center right;
  transform: rotate(180deg);
}
.toggle-content-btn.active::after {
  transform: rotate(0deg);
}
.toggle-content-btn:hover {
  color: var(--color-1);
}
.text-md {
  font-size: 24px;
  line-height: 28.8px;
}
.text-20 {
  font-size: 20px;
  line-height: 24px;
}
.states-row .states-col::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 4px;
  bottom: -6px;
  background: var(--color-1);
  transition: all 0.35s ease-in-out;
}
.states-col .column-inner {
  position: relative;
  z-index: 1;
}
.states-row .states-col:hover {
  background: #f2ebdc80;
}
.states-row .states-col:hover::after {
  bottom: 0;
}
.states-col .center-content {
  margin-top: 8px;
  gap: 24px;
  padding-left: 200px;
  flex-direction: column;
  align-items: flex-start;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}
.states-col h2 {
  font-size: 48px;
  font-feature-settings: "case";
  text-transform: uppercase;
}

.header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--page-margin);
}
.expert-col a {
  text-decoration: none;
  color: var(--color-text);
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  background: #9abcc166;
  cursor: default;
}
.expertise-box {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 44px;
  position: relative;
  z-index: 1;
  height: 100%;
}
.slider-row-wrapper {
  /* max-height: 690px;
  overflow: hidden; */
}
.expert-col:nth-child(2) a {
  background: #f2ebdc80;
  /* color: var(--color-white); */
}
.expert-col:nth-child(2) a:hover {
  background: var(--color-3);
}
.expert-col a:hover {
  color: var(--color-white) !important;
  background: #586c70;
}
.expertise-box h5 {
  font-weight: 400;
}
.expertise-box p {
  margin-bottom: 0;
  max-width: 300px;
  font-weight: 300;
  /* transition: all 0.25s ease-in-out; */
}
.btn:not(.dropdown-toggle) {
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0;
  /* background: var(--color-text); */
  border: none;
  transition: all 0.35s ease-in-out;
  font-family: "DM Sans", sans-serif;
  position: relative;
  overflow: hidden;
  padding: 8px 16px;
  color: var(--color-white);
  white-space: nowrap;
}
.btn.btn-primary {
  color: var(--color-white);
  /* background: var(--color-text); */
}
.agent-card .btn.btn-primary {
  z-index: 1;
}

.home .btn-outline a {
  background: transparent;
  border: 1px solid var(--color-white);
}
.btn-outline a {
  border: 1px solid var(--color-text);
  background: transparent;
}
.btn.btn-outline {
  border: 1px solid var(--color-text);
  color: var(--color-text);
}
.home .btn-white a {
  background: var(--color-white);
  color: var(--color-text) !important;
}
.about-map .theme_map_contact {
  height: 500px;
}
.btn-white a {
  background: var(--color-text);
  color: var(--color-white) !important;
}
.navigation ul li.btn-white a,
.navigation ul li.btn-outline a {
  height: 32px;
}
#header .navigation ul li.contact a {
  background-image: url(assets/img/icons/contact.svg);
  background-repeat: no-repeat;
  padding-left: 36px !important;
  background-position: center left 10px;
}
#header .navigation ul li.search a {
  background-image: url(assets/img/icons/search.svg);
  background-repeat: no-repeat;
  padding-left: 36px !important;
  background-position: center left 10px;
}
body:not(.home) #header .navigation ul li.search a {
  background-image: url(assets/img/icons/search-white.svg);
}
body:not(.home) #header .navigation ul li.contact a {
  background-image: url(assets/img/icons/contact-black.svg);
}
.widget-offers.boxes:not(.type-2) .property .inner .image,
.related-properties .property .inner .image {
  min-height: 200px;
  padding-bottom: 50%;
  position: relative;
  height: 0;
  overflow: hidden;
}
.input-btn-wrapper input {
  z-index: 2;
}
.offers #list > header:first-of-type {
  margin-bottom: 32px;
}
.offers #list > header:first-of-type .info {
  font-family: "Playfair Display";
  font-size: 48px;
  color: var(--color-text);
  line-height: 1;
}
.offers #list > header:first-of-type .info > .count {
  color: var(--color-1);
}
.btn.btn-default::after,
.btn.btn-primary::after {
  content: "";
  background: var(--color-1);
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.35s ease-in-out;
}

.btn.btn-default::before,
.btn.btn-primary::before {
  content: "";
  background: var(--color-text);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -2;
  transition: all 0.35s ease-in-out;
}
.btn.btn-default:hover::after,
.btn.btn-primary:hover::after {
  top: 0;
}
#header .main-part .navigation ul.menu,
#header .sliding-part .navigation ul.menu {
  margin-right: 0px;
}
.btn.btn-default:hover,
.btn.btn-primary:hover {
  background-color: transparent;
}
/* .property-slider {
  visibility: hidden;
} */
.header-area {
  position: relative;
}
.header-area::before {
  content: "";
  width: 40px;
  height: 4px;
  background: var(--color-1);
  top: -10px;
  left: 0;
  position: absolute;
}
.header-content p {
  max-width: 566px;
}
.shortcode_wrapper .widget-offers.boxes:not(.cols-1) .property,
.team-properties .widget-offers.boxes:not(.cols-1) .property {
  width: 100%;
  margin: 0;
}
.shortcode_wrapper .widget-offers.boxes:not(.cols-1) .holder,
.team-properties .widget-offers.boxes:not(.cols-1) .holder {
  margin: 0;
}
.team-properties .owl-nav,
.page-template-page-offers .owl-nav {
  display: none;
}
.recent-posts-carousel .item,
.author-posts-carousel .item {
  height: 100%;
}
.thumbnail-main-wrapper {
  position: relative;
}
.recent-posts-carousel .post-categories,
.blog-page .post-item .post-categories,
.author-posts-carousel .post-item .post-categories {
  background: var(--color-white);
  font-size: 12px;
  position: absolute;
  top: 12px;
  left: 12px;
  color: var(--color-text);
  z-index: 1;
  padding: 3px 8px;
  line-height: 1;
}
.blog .blog-section {
  display: none;
}

.blog #main {
  margin-bottom: 0;
}

.blog-page {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.blog-page .post-item {
  width: calc(25% - 18px);
}

.blog-page .post-item a {
  background: #f2ebdc80;
  height: 100%;
}

.blog-page .post-item a:hover {
  background: var(--color-3);
}

.blog-page .post-item a:hover .post-title .title {
  color: var(--color-white);
}

.blog-page .post-item .post-thumbnail-wrapper {
  height: 252px;
  position: relative;
}

.blog-page .post-item .post-thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-page .post-item .post-title {
  padding: 24px;
  position: relative;
  overflow: hidden;
}

.blog-page .post-item .post-title .title {
  margin-bottom: 0px;
  color: var(--color-text);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 2;
  transition: all 0.35sease-in-out;
  font-weight: 400;
}

.wp-pagenavi {
  display: flex;
  text-align: center;
  justify-content: center;
  gap: 2px;
  border-top: 1px solid rgb(159 147 131 / 50%);
  padding-top: 24px;
  margin: 36px auto 15px;
}

.wp-pagenavi a,
.wp-pagenavi .current {
  margin: 0;
  width: 40px;
  display: flex;
  height: 40px;
  justify-content: center;
  align-items: center;
  color: var(--color-text);
  font-size: 14px;
  font-weight: 500 !important;
  background: transparent;
  padding: 5px;
  border: none;
  font-family: "Poppins", sans-serif;
}

.wp-pagenavi .current,
.wp-pagenavi a:hover {
  background: var(--color-2);
}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
  border: 1px solid var(--color-black);
  position: relative;
  overflow: hidden;
}

.wp-pagenavi a.nextpostslink::after,
.wp-pagenavi a.previouspostslink::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--color-1);
  transition: all ease-in-out 0.3s;
  bottom: -5px;
}

.wp-pagenavi a.nextpostslink:hover::after,
.wp-pagenavi a.previouspostslink:hover::after {
  bottom: 0;
}

.blog .bootstrap-select > .dropdown-toggle {
  padding: 8px 8px;
  background: #ffffff;
}
.blog .blog-search-input .bootstrap-select > .dropdown-toggle {
  padding: 8px 10px 8px 16px;
}
.asariplug_sengine
  .blog-search-wrapper
  .blog-search-input
  input[type="submit"] {
  padding-right: 16px;
  padding-left: 35px !important;
  background-position: center left 12px;
}
.blog .sort .bootstrap-select > .dropdown-toggle {
  background: #f9f5ed;
  color: #202126;
}

.blog .sort .bootstrap-select .dropdown-menu li a {
  padding: 8px 32px;
}
._slider.owl-carousel._ctrl-h > .owl-nav {
  position: static;
}
.bootstrap-select .dropdown-menu li {
  text-transform: capitalize;
}
.blog .sort .bootstrap-select .dropdown-menu li::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: transparent;
  top: 50%;
  transform: translateY(-50%);
  left: 13px;
  border-radius: 100px;
}

.blog .sort .bootstrap-select .dropdown-menu li.active::before {
  background: #ff004e;
}

.blog .sort .bootstrap-select .dropdown-menu li::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  left: 9px;
  border-radius: 100px;
}

.recent-posts-carousel .post-categories img,
.author-posts-carousel .post-categories img {
  /* width: 16px; */
  max-width: 16px;
}
.recent-posts-carousel .post-categories .category,
.blog-page .post-item .post-categories,
.author-posts-carousel .post-categories .category {
  display: flex;
  align-items: center;
  gap: 4px;
}
.recent-posts-carousel .post-thumbnail-wrapper,
.author-posts-carousel .post-thumbnail-wrapper {
  height: 252px;
  position: relative;
}
.recent-posts-carousel .post-thumbnail-wrapper img,
.author-posts-carousel .post-thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recent-posts-carousel .item .post-title,
.author-posts-carousel .item .post-title {
  padding: 24px;
  position: relative;
  overflow: hidden;
}
.recent-posts-carousel .item h4,
.author-posts-carousel .item h4 {
  margin-bottom: 0px;
  color: var(--color-text);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 2;
  transition: all 0.35s ease-in-out;
  font-weight: 400;
}

.recent-posts-carousel .item a,
.author-posts-carousel .item a {
  text-decoration: none;
  background: #f2ebdc80;
  display: block;
  height: 100%;
}
.owl-carousel .owl-stage {
  display: flex;
}
.recent-posts-carousel .item a:hover,
.author-posts-carousel .item a:hover {
  background: #855d5d;
}
.recent-posts-carousel .item:hover h4,
.author-posts-carousel .item:hover h4 {
  color: var(--color-white);
  font-weight: 400;
}
.custom-owl > .owl-nav button,
.offer-slider .owl-nav button,
.home-slider .owl-nav button {
  width: 40px !important;
  height: 40px;
  border: 1px solid var(--color-black) !important;
  position: relative;
  display: flex !important;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0 !important;
  margin: 0 !important;
}
.custom-owl > .owl-nav button.disabled,
.offer-slider .owl-nav button.disabled,
.home-slider .owl-nav button.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.offer-slider .owl-carousel .owl-nav button,
.home-slider .owl-nav button {
  border-color: var(--color-white) !important;
  padding: 0 !important;
}
._slider.owl-carousel._ctrl-v > .owl-nav > .owl-prev,
._slider.owl-carousel._ctrl-v > .owl-nav > .owl-next,
._slider.owl-carousel._ctrl-h > .owl-nav > .owl-prev,
._slider.owl-carousel._ctrl-h > .owl-nav > .owl-next {
  padding: 0 !important;
}
._slider.owl-carousel._ctrl-v > .owl-nav > .owl-next,
._slider.owl-carousel._ctrl-h > .owl-nav > .owl-next {
  right: 24px;
}
._slider.owl-carousel._ctrl-v > .owl-nav > .owl-prev,
._slider.owl-carousel._ctrl-h > .owl-nav > .owl-prev {
  left: 24px;
}
.custom-owl > .owl-nav button::before,
.offer-slider .owl-carousel > .owl-nav button::before,
.home-slider .owl-nav button::before {
  content: "";
  position: absolute;
  height: 5px;
  width: 100%;
  background: var(--color-1);
  bottom: -5px;
  transition: all 0.35s ease-in-out;
}
.custom-owl > .owl-nav button span {
  display: none;
}
.custom-owl > .owl-nav > .owl-prev:after,
.offer-slider .owl-carousel > .owl-nav > .owl-prev:after,
.home-slider .owl-nav button::after {
  content: "";
  background: url(assets/img/icons/arrow-left.svg);
  position: absolute;
  width: 16px;
  height: 16px;
}
.offer-slider .owl-carousel > .owl-nav > .owl-prev:after,
.home-slider .owl-nav .owl-prev::after {
  background: url(assets/img/icons/arrow-left-white.svg);
}
.custom-owl > .owl-nav > .owl-next:after,
.offer-slider .owl-carousel > .owl-nav > .owl-next:after {
  content: "";
  background: url(assets/img/icons/arrow-right.svg);
  position: absolute;
  width: 16px;
  height: 16px;
}
.offer-slider .owl-carousel > .owl-nav > .owl-next:after,
.home-slider .owl-nav .owl-next::after {
  background: url(assets/img/icons/arrow-right-white.svg);
}
.custom-owl > .owl-nav button:hover {
  background: var(--color-white) !important;
}
.custom-owl > .owl-nav button:hover::before {
  bottom: 0;
}
.lg-container .lg-backdrop {
  background: rgba(0, 0, 0, 0.9);
}
.offer-description p {
  letter-spacing: -0.16px;
  line-height: 24px;
}
.rich-description p {
  margin-bottom: 5px;
}
.rich-description ul {
  padding-left: 20px;
}
.rich-description ul li {
  margin-bottom: 5px;
}

.custom-owl > .owl-nav {
  display: flex !important;
  justify-content: flex-end;
  margin-top: 24px;
  gap: 6px;
  width: 100%;
}
.slider.offer-slider > ul._slider li {
  /* height: 451px; */
  height: 550px;
  /* background: rgba(0, 0, 0, 0.9); */
  background: var(--color-2);
  position: relative;
  overflow: hidden;
}
.slider.offer-slider .owl-item img {
  display: block;
  width: auto;
  height: 100%;
  object-fit: cover;
  margin: auto;
}

.custom-dropdown-wrapper {
  position: absolute;
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  z-index: 10;
  right: 0;
  bottom: 5px;
}

.custom-dropdown-toggle {
  background: var(--color-2);
  padding: 4px 6px 4px 8px;
  cursor: pointer;

  min-width: 180px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dropdown-arrow {
  font-size: 12px;
  margin-left: 10px;
}

.custom-dropdown-menu {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  background: #fff;
  border: 0.5px solid rgba(133, 93, 93, 0.5);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  padding: 0;
  width: 100%;
}

.custom-dropdown-wrapper.open .custom-dropdown-menu {
  display: block;
}

.custom-radio {
  display: flex !important;
  align-items: center;
  padding: 8px 16px;
  cursor: pointer;
}
#offers-container {
  position: relative;
}
.custom-radio input[type="radio"] {
  margin-right: 8px;
  accent-color: var(--color-1);
  width: 16px;
  height: 16px;
}
.pagination li {
  margin-bottom: 0px !important;
}
.radio-label {
  font-size: 14px !important;
  opacity: 1 !important;
}
.custom-radio:hover {
  background: var(--color-2);
}

/* .slider.offer-slider .owl-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
} */
._slider.owl-carousel._ctrl-v > .owl-nav > .owl-prev,
._slider.owl-carousel._ctrl-v > .owl-nav > .owl-next,
._slider.owl-carousel._ctrl-h > .owl-nav > .owl-prev,
._slider.owl-carousel._ctrl-h > .owl-nav > .owl-next {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  background: transparent;
  opacity: 1;
  z-index: 3;
  color: transparent !important;
  text-shadow: none !important;
}
.offer-slider ._slider.owl-carousel._ctrl-v > .owl-nav > .owl-prev,
.offer-slider ._slider.owl-carousel._ctrl-v > .owl-nav > .owl-next {
  mix-blend-mode: difference;
}
.form-wrapper {
  background: #f2ebdc80;
  padding: 56px 80px;
}
.the-content form input:not([type="button"], [type="submit"]),
.the-content form textarea,
#contact .contact-form form input:not([type="submit"]),
#contact .contact-form form textarea,
.wpcf7 .wpcf7-form label input,
.wpcf7 .wpcf7-form label textarea,
.form-control {
  background: var(--color-white);
  font-size: 14px;
  border-radius: 0px;
  line-height: 24px !important;
  padding: 8px 16px;
  box-shadow: 0px 1px 2px 0px #1018280d;
  border: none !important;
}
.modal .form-row-wrapper {
  flex-direction: column;
}
.modal-content {
  border-radius: 0;
}
.modal-body {
  padding-left: 24px;
  padding-right: 24px;
}
.modal .form-row-wrapper .inner-row {
  width: 100%;
}
.modal .form-row-wrapper .form-control {
  border: 1px solid;
}
#slider
  .widgets
  :is(
    input:not([type="checkbox"]),
    select,
    .asariplug_sengine_checkselect_label,
    .asariplug_sengine_dictionarySliderRange_container
  ),
:is(#slider .widgets, #slider + .widgets)
  :is(
    input:not([type="checkbox"]),
    select,
    .asariplug_sengine_checkselect_label,
    .asariplug_sengine_checkselect_boxes label
  ),
input,
select,
.asariplug_sengine .select2-container--default .select2-selection--multiple {
  box-shadow: 0px 1px 2px 0px #1018280d;
  border: none;
  border-radius: 0;
  font-size: 14px;
  padding: 8px 10px 8px 16px;
}
.asariplug_sengine .select2-search.select2-search--inline {
  padding-left: 0;
  width: 100%;
}
.wpcf7 .wpcf7-form label,
.the-content form label,
#contact .contact-form form label,
label {
  font-size: 14px;
  /* line-height: 1; */
  line-height: 20px;
  /* display: block; */
  margin-bottom: 4px;
}
.form-row-wrapper {
  display: flex;
  gap: 16px;
}
.form-row-wrapper .inner-row {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.widget-contact-form
  form
  .form-row-wrapper
  :is(.first-name, .last-name, .email, .phone) {
  flex-basis: calc(50% - 8px);
  width: 50%;
}
.form-row-wrapper .inner-row.btn-row {
  justify-content: flex-end;
}
.the-content form .clausule,
form .clausule {
  display: flex;
}

.the-content form .clausule,
.the-content form .clausule label,
#contact .contact-form form .clausule label,
.wpcf7 .wpcf7-form .wpcf7-form-control[class*="acceptance"] label,
form .clausule label {
  font-size: 12px;
  opacity: 0.6;
  line-height: 14.4px;
}
.main-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.input-btn-wrapper {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.input-btn-wrapper::before {
  content: "";
  background: var(--color-text);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -2;
  transition: all 0.35s ease-in-out;
}
#toc-wrapper {
  position: sticky;
  top: 100px;
  background: rgba(242, 235, 220, 0.5);
  padding: 24px;
  max-height: 80vh;
  overflow-y: auto;
}

.toc-title {
  margin-bottom: 10px;
  font-family: "DM Sans", sans-serif;
}

.toc-link.nav-link,
.toc-link.nav-link:hover,
.toc-link.nav-link:focus {
  color: var(--color-text);
  text-decoration: none;
  display: block;
  padding: 5px 0;
  font-size: 16px;
  line-height: 19.2px;
}
.share-box .dropdown-toggle::after {
  display: none;
}
.share-box .dropdown-toggle {
  border-radius: 0;
}
.blog-search {
  background: var(--color-2);
  padding: 24px 48px 40px 48px;
  margin-bottom: 80px;
}
.blog-search-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: flex-end;
}
.blog-search-input {
  display: flex;
  flex-direction: column;
}

/* Width ratios based on purpose */
.blog-search-input.search-field {
  flex: 2 1 300px;
}

.blog-search-input.category-field {
  flex: 1 1 150px;
}

.blog-search-input.submit-button {
  flex: 0 0 auto;
}
.share-box .dropdown-toggle:hover {
  color: var(--color-1);
}
.share-box .dropdown-toggle:hover svg path {
  stroke: var(--color-1);
}
.toc-link:hover {
  color: var(--color-1) !important;
}
.post-content a {
  text-decoration: underline;
}
.post-content a:hover {
  color: var(--color-1);
}

.single .single-content {
  padding-top: 0 !important;
}

.single .post-banner {
  min-height: 400px;
  overflow: hidden;
  margin-bottom: 80px;
  background: #f2ebdc80;
}
.single p {
  line-height: 22px;
}
.single .post-banner h1 {
  font-size: 40px;
  padding: 12px 0;
}

.single .post-banner .short-desc {
  padding-bottom: 12px;
}
.single .post-banner .author a {
  color: currentcolor;
}
.author a:hover,
.social-links ul li a:hover {
  color: var(--color-1) !important;
}

.single .banner-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
}
.banner-left a:hover {
  color: var(--color-1);
}

.post-categories {
  background: var(--color-white);
  font-size: 12px;
  position: absolute;
  top: 12px;
  left: 24px;
  color: var(--color-text);
  z-index: 1;
  padding: 3px 8px;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 4px;
}
.post-categories img {
  max-width: 16px;
}

.post-categories a {
  color: var(--color-text);
}

.single .banner-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single .the-content .wp-block-quote {
  padding: 10px 0;
}

.single .the-content .wp-block-quote p {
  font-size: 24px;
  font-style: normal;
  border-left: 1px solid #9f938380;
  padding: 10px 20px;
  line-height: 120%;
}

.single .the-content .wp-block-quote p span {
  font-size: 14px;
  line-height: 20px;
  padding-top: 12px;
  display: block;
}

.single .post .the-content p + h2,
.single .post .the-content span + h2 {
  padding-top: 2.5rem;
}

.single .post .the-content hr {
  border-top: 1px solid;
  margin: 2rem 0;
}

.single .post .the-content h2 {
  font-size: 40px !important;
}

.single .post .the-content h3 {
  font-size: 32px !important;
  margin-bottom: 16px;
  margin-top: 24px;
  font-weight: 500;
}

.share-box .dropdown-menu {
  border: 0.5px solid #855d5d80;
  border-radius: 0;
  padding: 0;
}

.share-box .dropdown-menu .dropdown-item:hover {
  background: #f2ebdc80;
}

.share-box .dropdown-menu li:first-child {
  border-bottom: 0.5px solid #855d5d80;
}
.the-content ol {
  padding-left: 20px;
}
.input-btn-wrapper::after {
  content: "";
  background: var(--color-1);
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.35s ease-in-out;
}
.input-btn-wrapper::after {
  z-index: 1;
}
.input-btn-wrapper::before {
  z-index: 0;
}

.input-btn-wrapper:hover::after {
  top: 0;
}
.widget-contact-form form textarea,
#contact .contact-form form textarea {
  min-height: 7.5rem;
}
.form-wrapper h4 {
  /* margin-bottom: 40px; */
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
.form-header p {
  max-width: 500px;
  margin: auto;
}
.clausule a {
  text-decoration: underline;
  color: var(--color-text);
}
.clausule a:hover {
  color: var(--color-1);
}
.form-wrapper .col {
  padding: 0;
}
.signature-section {
  background: #f2ebdc80;
  margin-top: 80px;
  background-image: url("assets/img/signature-bg.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}
.signature-section p {
  font-size: 24px;
  line-height: 28.8px;
}
#footer {
  background: linear-gradient(248.66deg, #bfb3a4 0%, #9f9383 100%);
  color: var(--color-white);
  padding-bottom: 40px;
}
.footer-top-wrapper {
  display: flex;
}
.footer-top-wrapper .widgets {
  width: 50%;
}
.footer-top-wrapper .widgets-right .widget {
  width: calc(50% - var(--gutter-x));

  flex-basis: unset !important;
}
#footer .widgets .widget > h3 {
  font-family: "DM Sans", sans-serif;
  margin-bottom: 15px !important;

  font-size: 16px !important;
}

#footer .widgets ul:not(.widget-social) > li > a,
#footer .widgets .widget a {
  text-decoration: none;
  opacity: 0.8;
  font-weight: 300;
  position: relative;
  display: inline-flex;
}
#footer .widgets ul:not(.widget-social) > li > a::before,
#footer .widgets .widget a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  background: var(--color-white);
  opacity: 1;
  height: 1px;
  bottom: 2px;
  transition: all 0.3s ease-in-out;
}
#footer .widgets ul:not(.widget-social) > li > a:hover::before,
#footer .widgets .widget a:hover::before {
  width: 100%;
}
#footer .widgets ul > li > a:hover,
#footer .widgets ul > li > a:focus,
#footer .widgets .widget a:hover,
#footer .widgets .widget a:focus {
  color: var(--color-footer-link) !important;
  opacity: 1 !important;
}
#footer .widgets .widget p,
#footer .widgets .widget .custom-html-widget {
  opacity: 0.8;
}

.copy-right {
  align-items: center;
  border-top: 0.5px solid rgba(255, 255, 255, 0.3);
  padding-top: 20px;
  margin-top: 60px;
}
.copy-right .widget:last-child {
  justify-content: flex-end;
  display: flex;
}
#footer .widgets ul[class*="widget-social"] a {
  opacity: 1;
  font-size: 20px;
}
#footer .widgets ul[class*="widget-social"] a:hover {
  opacity: 0.6 !important;
}
.thumb-wrapper {
  height: 248px;
  position: relative;
}
.thumb-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.investment-inner a {
  color: var(--color-text);
  background: #dca7a766;
  display: block;
}
.investment-inner a.no-properties {
  cursor: default;
}
.investment-inner.what-matters a {
  background: #9abcc166;
}
.investment-inner .content-wrapper {
  padding: 20px 24px;
  position: relative;
  overflow: hidden;
}
.investment-inner h5 {
  font-size: 20px;
  margin-bottom: 2px;
  font-weight: 400;
}
.investment-inner p {
  font-weight: 300;
}
.investment-inner a:hover {
  background: var(--color-3);
}
.investment-inner.what-matters a:hover {
  background: #586c70;
}
/* .what-matters a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 100%;
  background: var(--color-3);
  transition: all 0.35s ease-in-out;
  border-bottom: 4px solid var(--color-text);
} */
.content-wrapper .content-box {
  position: relative;
  z-index: 1;
}
/* .investment-inner a:hover .content-wrapper::after {
  top: 0;
} */
.investment-inner a:hover {
  color: var(--color-white);
}
.what-matters .what-matters-inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px 24px;
  position: relative;
  z-index: 1;
  min-height: 330px;
  justify-content: space-between;
}
.what-matters a {
  position: relative;
  overflow: hidden;
  display: block;
}
.what-matters a:hover svg path {
  stroke: var(--color-white);
}
.what-matters a:hover svg path.not-stroke-fill {
  stroke: none;
  fill: var(--color-white);
}
.what-matters a:hover path.fill {
  fill: var(--color-white);
}
.investment-options .investment-row {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 0.5px solid rgb(159 147 131 / 50%);
  position: relative;
}
.investment-options .investment-row:first-child {
  border-top: 0.5px solid rgb(159 147 131 / 50%);
}
.investment-options .investment-row:last-child {
  border-bottom: 0px;
  padding-bottom: 0;
}
.what-matters a::after {
  background: #586c70 !important;
}
.what-matters a:hover::after {
  top: 0;
}
.what-matters .svg-wrapper {
  display: flex;
  justify-content: center;
}
.widget-offers.boxes:not(.type-2) .property .inner .info > .section,
.related-properties .property .inner .info > .section {
  border-bottom: 0.5px solid rgb(32 33 38 / 30%);
}
.widget-offers.boxes:not(.type-2) .property .inner .info > .section:last-child,
.related-properties .property .inner .info > .section:last-child {
  border-bottom: none;
  border-top: none;
  margin-top: 0px;
}
.widget-offers.boxes:not(.type-2) .property .inner .info,
.related-properties .property .inner .info,
.infobox-new {
  padding: 24px 24px 20px;
}
.widget-offers.boxes:not(.type-2) .property .inner .info .location .locality,
.related-properties .property .inner .info .location .locality {
  font-size: 16px;
  font-weight: 300;
}
.related-properties .property .inner .image > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.infobox-wrapper .infobox-inner a {
  background: var(--color-2);
  color: var(--color-white);
}
.property-new h6,
.infobox-new h6 {
  font-size: 16px !important;
  font-weight: 500 !important;
  opacity: 1 !important;
  margin-top: 0 !important;
  margin-bottom: 0;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
  overflow: hidden;
}
.infobox-wrapper .infobox-inner .infobox-image {
  max-height: 200px;
}
.infobox-wrapper .infobox-inner {
  border-top: 0px !important;
}
.infobox-new p {
  margin: 0;
  font-weight: 300;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.infobox-new p.price {
  font-size: 24px;
}
.widget-offers:is(.rows, .boxes:not(.type-2)) .property .inner .info > .section,
.related-properties .property .inner .info > .section,
.infobox-new .section {
  row-gap: 2px !important;
  padding-top: 10px !important;
  padding-bottom: 10px;
  position: relative;
}
.widget-offers:is(.rows, .boxes:not(.type-2))
  .property
  .inner
  .info
  > .section
  .prices,
.related-properties .property .inner .info > .section .prices,
.infobox-new .section .prices {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.infobox-new {
  background: var(--color-3);
}
.infobox-new .sale-rent span,
.sale-rent span {
  background: #eedfc5;
  font-size: 12px;
  line-height: 1;
  padding: 4px 6px 4px 6px;
  display: block;
}
.gray.sale-rent span {
  background: var(--color-2);
}
.widget-offers.boxes:not(.type-2) .property a:hover .sale-rent span,
.related-properties .property a:hover .sale-rent span {
  color: var(--color-text);
  background: var(--color-white);
}

.offer #content {
  margin-top: 0;
}
.widget-offers.boxes:not(.type-2) .property .inner .info .prices .price sup,
.related-properties .property .inner .info .prices .price sup {
  font-size: 10px;
  top: -10px;
}
.widget-offers.boxes:not(.type-2) .property .inner .info dl.params,
.related-properties .property .inner .info dl.params {
  margin-top: 0;
}
.widget-offers.boxes:not(.type-2) .property .inner .info .prices .price,
.related-properties .property .inner .info .prices .price {
  font-size: 24px;
  line-height: 28.8px;
  font-weight: 500;
  margin-bottom: 0;
}
.widget-offers:is(.rows, .boxes:not(.type-2))
  .property
  .inner
  .info
  > .section:first-child,
.related-properties .property .inner .info > .section:first-child,
.infobox-new .section:first-child {
  padding-top: 0px !important;
}
.widget-offers.rows .property .inner .info .location .street,
.widget-offers.boxes:not(.type-2) .property .inner .info .location .street,
.related-properties .property .inner .info .location .street {
  opacity: 1;
}
.widget-offers:is(.rows, .boxes:not(.type-2))
  .property
  .inner
  .info
  > .section:last-child,
.related-properties .property .inner .info > .section:last-child,
.infobox-new .section:last-child {
  padding-bottom: 0px;
}
ul.property-specs {
  /* display: flex;
  list-style: none;
  margin: 0;
  flex-grow: unset; */
  display: grid;
  list-style: none;
  margin: 0;
  /* grid-template-columns: repeat(4, 1fr); */
  gap: 8px;
  grid-template-columns: auto repeat(3, 1fr);
}
.related-properties .property .inner .info > .section:last-child * {
  flex-grow: 1;
}
.detail-page-specs {
  padding: 20px 0;
  border-bottom: 0.5px solid rgb(159 147 131 / 50%);
}
.detail-page-specs ul.property-specs {
  width: 100%;
  /* justify-content: space-between; */
  gap: 40px;
  display: flex;
}
ul.property-specs li {
  font-size: 12px;
  /* text-align: center; */
}
ul.property-specs li[title="Floor"] {
  display: flex;
  align-items: center;
}
ul.property-specs li[title="Floor"] svg {
  flex-grow: unset !important;
}
.infobox-new ul.property-specs li {
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 18px;
  padding-left: 20px;
}
ul.property-specs li.no-of-area {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='hover-path' d='M8.25977 10.0625V8.44488C8.25977 8.08728 8.55017 7.79688 8.90777 7.79688H11.1254C11.483 7.79688 11.7734 8.08728 11.7734 8.44488V10.0625' fill='%23FFFFFF'/%3E%3Cpath class='hover-path' d='M13.877 10.0625V8.44488C13.877 8.08728 14.1674 7.79688 14.525 7.79688H16.7426C17.1002 7.79688 17.3906 8.08728 17.3906 8.44488V10.0625' fill='%23FFFFFF'/%3E%3Cpath d='M7.37068 9.75H17.9595C19.7067 9.75 21.1251 11.1684 21.1251 12.9156V16.6116C21.1251 16.8756 20.9091 17.0916 20.6451 17.0916H4.68508C4.42108 17.0916 4.20508 16.8756 4.20508 16.6116V12.9156C4.20508 11.1684 5.62348 9.75 7.37068 9.75Z' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3Cpath d='M19.1578 10.0655V6.75594C19.1578 5.69514 18.2986 4.83594 17.2378 4.83594H8.09383C7.03303 4.83594 6.17383 5.69514 6.17383 6.75594V10.0655' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3Cpath d='M5.36133 19.1517V17.0781' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3Cpath d='M19.9707 19.1517V17.0781' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
ul.property-specs li.no-of-rooms {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='hover-path' d='M8.25977 10.0625V8.44488C8.25977 8.08728 8.55017 7.79688 8.90777 7.79688H11.1254C11.483 7.79688 11.7734 8.08728 11.7734 8.44488V10.0625' fill='%23FFFFFF'/%3E%3Cpath class='hover-path' d='M13.877 10.0625V8.44488C13.877 8.08728 14.1674 7.79688 14.525 7.79688H16.7426C17.1002 7.79688 17.3906 8.08728 17.3906 8.44488V10.0625' fill='%23FFFFFF'/%3E%3Cpath d='M7.37068 9.75H17.9595C19.7067 9.75 21.1251 11.1684 21.1251 12.9156V16.6116C21.1251 16.8756 20.9091 17.0916 20.6451 17.0916H4.68508C4.42108 17.0916 4.20508 16.8756 4.20508 16.6116V12.9156C4.20508 11.1684 5.62348 9.75 7.37068 9.75Z' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3Cpath d='M19.1578 10.0655V6.75594C19.1578 5.69514 18.2986 4.83594 17.2378 4.83594H8.09383C7.03303 4.83594 6.17383 5.69514 6.17383 6.75594V10.0655' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3Cpath d='M5.36133 19.1517V17.0781' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3Cpath d='M19.9707 19.1517V17.0781' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
ul.property-specs li.no-of-baths {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.24579 11.9646H19.8403C20.1295 11.9646 20.3194 12.2677 20.1922 12.5272L18.5042 16.006C17.9502 17.1488 16.7918 17.8735 15.5219 17.8735H5.68121C4.91995 17.8735 4.30327 17.2568 4.30327 16.4955V3.20396C4.30327 2.21972 5.10112 1.42188 6.08536 1.42188C6.55744 1.42188 7.01037 1.61001 7.34483 1.94448L8.9231 3.52275' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3Cpath class='hover-path' d='M10.0567 2.26308L7.57781 4.56428C7.18063 4.93359 7.15799 5.55549 7.52555 5.95267L8.03945 6.50489L11.959 2.86582L11.4451 2.3136C11.0758 1.91642 10.4539 1.89377 10.0567 2.26134V2.26308Z' fill='%23FFFFFF'/%3E%3C/svg%3E");
}
ul.property-specs li.no-of-floors {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='hover-path' d='M19.6088 18.4611V14.3672H17.0522C16.9606 14.3672 16.8869 14.4352 16.8869 14.5197V16.3103C16.8869 16.3948 16.8131 16.4629 16.7215 16.4629H14.6966C14.605 16.4629 14.5312 16.5309 14.5312 16.6154V18.5925C14.8009 18.5914 18.6256 18.6019 19.4625 18.5972C19.5426 18.5972 19.6075 18.5362 19.6075 18.4623L19.6088 18.4611Z' fill='%23FFFFFF'/%3E%3Cpath d='M19.7322 18.4544V3.40466C19.7322 3.25842 19.6144 3.14062 19.4682 3.14062H15.6499C15.5036 3.14062 15.3858 3.25842 15.3858 3.40466V6.50397C15.3858 6.6502 15.268 6.768 15.1218 6.768H11.8884C11.7422 6.768 11.6244 6.8858 11.6244 7.03203V10.4685C11.6244 10.6147 11.5066 10.7325 11.3604 10.7325H8.01531C7.86908 10.7325 7.75128 10.8503 7.75128 10.9966V14.2299C7.75128 14.3761 7.63348 14.4939 7.48725 14.4939H4.36559C4.21936 14.4939 4.10156 14.6117 4.10156 14.758V18.3732C4.10156 18.5194 4.21936 18.6372 4.36356 18.6372C6.27068 18.6372 17.9774 18.6433 19.5514 18.6392C19.6489 18.6392 19.7261 18.56 19.7261 18.4646L19.7322 18.4544Z' stroke='%23FFFFFF' stroke-width='0.775' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
ul.property-specs li.lot-type {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M16.7841 6H8.78418V11.9973H16.7841V6Z' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3Cpath d='M12.4413 12H4.44141V17.9973H12.4413V12Z' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3Cpath d='M20.4413 12H12.4414V17.9973H20.4413V12Z' stroke='%23FFFFFF' stroke-width='0.8' stroke-miterlimit='10'/%3E%3C/svg%3E");
}

.detail-page-specs ul.property-specs li {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.author .author-box,
.post-author-box {
  background: var(--color-2);
  padding: 24px;
}
.post-author-box,
.post-author-box .author-bio {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.specialties-section {
  border-bottom: 0.5px solid rgb(159 147 131 / 50%);
  padding-bottom: 40px;
}
.specialties-section ol {
  padding-left: 17px;
}
/* .author-info {
  margin-bottom: 80px;
} */
.team-info h1 {
  font-size: 48px;
  margin-bottom: 24px;
}
.team-info h2 {
  margin-bottom: 24px;
  margin-top: 40px;
}
.team-info h3 {
  margin-bottom: 16px;
  margin-top: 24px;
}
.team-info .video-container {
  height: 480px;
  max-height: 480px;
  margin-bottom: 40px;
}
.team-info .video-container .ratio {
  max-height: 480px;
}
.post_team-detail p {
  line-height: 24px;
}
.post_author-detail p {
  margin-bottom: 24px;
}
.post_author-detail {
  padding-bottom: 16px;
}
.author-info h2 {
  margin-bottom: 24px;
}
.post-author-box h1 {
  font-size: 48px;
}
.author .author-info .author-detail h2:first-child {
  padding: 0;
}

.author .author-info {
  padding-bottom: 40px;
  border-bottom: 0.5px solid #9f9383;
}

.author .author-info .author-detail h2 {
  margin-bottom: 0;
  padding-top: 16px;
}

.author .author-info .author-detail ol {
  padding-left: 20px;
}

.author .author-info .author-detail,
.author .author-box,
.author .author-box .author-bio {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.author .blog-section {
  display: none;
}

.social-links ul li {
  padding-right: 8px;
  list-style-type: none;
  border-right: 1px solid var(--color-text);
  line-height: 15px;
}

.social-links ul li a {
  color: var(--color-text);
  font-size: 12px;
}

.social-links ul li:last-child {
  padding-right: 0;
  border-right: none;
}

.author form label {
  padding-bottom: 8px;
}
.property-new .info {
  position: relative;
  overflow: hidden;
}
/* .property-new .info::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  top: 100%;
  border-bottom: 4px solid var(--color-text);
  background: var(--color-3);
} */
.property-new a:hover {
  color: var(--color-white);
}
.property-new a:hover .info::after {
  top: 0;
}
svg path {
  transition: all 0.3s ease-in-out;
}
.property-new a:hover .property-specs li svg path {
  stroke: var(--color-white) !important;
}
.property-new a:hover li svg path.hover-path {
  fill: var(--color-white);
}
.property-new a:hover .section {
  border-color: rgb(255 255 255 / 30%) !important;
}
.infobox-new .section:not(:last-child) {
  border-bottom: 0.5px solid rgb(255 255 255 / 30%);
}
.hide-desktop {
  display: none;
}
.slider-row-wrapper .col,
.related-properties .related-col {
  position: relative;
}
/* ul.property-specs li:first-child {
  text-align: left;
}
ul.property-specs li:last-child {
  text-align: right;
} */
.investment-options {
  position: relative;
  /* overflow: hidden; */
}
.targeted-section .owl-carousel .owl-dots.disabled,
.targeted-section .owl-carousel .owl-nav.disabled {
  display: none !important;
}
.slider-row {
  position: relative;
}
#footer ul {
  margin-bottom: 0;
}
#footer ul li {
  margin-bottom: 5px;
}
#footer ul li:last-child {
  margin-bottom: 0;
}
#header:after {
  display: none;
}
.slider:not(#gallery-slider) > ul:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(248.66deg, #bfb3a4 0%, #9f9383 100%);
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
  z-index: 2;
}
.the-content .width-a,
.offers #primary,
.width-a {
  padding-right: calc(1.5rem * 0.5);
  padding-left: calc(1.5rem * 0.5);
}
.widget-offers.boxes.cols-4 .property,
.widget-team.boxes.cols-4 .person,
.widget-offices.boxes.cols-4 .office,
.widget-posts.cols-4 .post {
  width: calc(25% - 24px);
  margin: 12px;
}
.widget-offers.boxes.cols-2 .holder,
.widget-team.boxes.cols-2 .holder,
.widget-offices.boxes.cols-2 .holder,
.widget-posts.cols-2 .holder,
.widget-offers.boxes.cols-4 .holder,
.widget-team.boxes.cols-4 .holder,
.widget-offices.boxes.cols-4 .holder,
.widget-posts.cols-4 .holder {
  margin: -12px;
}

.widget-offers.boxes.cols-2 .property,
.widget-team.boxes.cols-2 .person,
.widget-offices.boxes.cols-2 .office,
.widget-posts.cols-2 .post {
  margin: 12px;
  width: calc(50% - 24px);
}
.right-sorting {
  display: flex;
  align-items: center;
  gap: 12px;
}
.sorting-col {
  background: var(--color-2);
  padding: 4px;
  display: flex;
  align-items: center;
  gap: 5px !important;
}
.sorting-col button {
  padding: 4px 12px !important;
  border: none;
  color: var(--color-text) !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1 !important;
  gap: 4px;
  font-size: 14px !important;
}
.sorting-col button:hover,
.sorting-col button.active {
  background: var(--color-3) !important;
  color: var(--color-white) !important;
}
.sorting-col button svg {
  transition: all 0.35s ease-in-out;
}

.sorting-col button:hover svg:is(.map-svg) path,
.sorting-col button.active svg:is(.map-svg) path {
  stroke: var(--color-white);
}
.sorting-col button:hover svg:is(.map-svg) path:last-child,
.sorting-col button.active svg:is(.map-svg) path:last-child,
.sorting-col button.active svg:not(.map-svg) path,
.sorting-col button:hover svg:not(.map-svg) path {
  fill: var(--color-white);
}
.sorting-col button:hover svg rect,
.sorting-col button.active svg rect {
  fill: transparent;
  stroke: var(--color-white);
}
.sorting-col button:is(.change-view) {
  width: 24px;
  height: 24px;
  padding: 4px !important;
}
.the-content .bootstrap-select > .dropdown-toggle:active,
.the-content .bootstrap-select > .dropdown-toggle.show,
.bootstrap-select > .dropdown-toggle,
.the-content .bootstrap-select > .dropdown-toggle:hover,
.the-content .bootstrap-select > .dropdown-toggle:focus {
  background: var(--color-2);
  box-shadow: none;
  border: none;
}
.bootstrap-select > .dropdown-toggle {
  padding: 4px 8px;
}
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 155px;
}
.bootstrap-select .dropdown-menu {
  border-radius: 0;
  border: 0.5px solid rgba(133, 93, 93, 0.5);
  padding: 0;
}
.dropdown-item {
  padding: 8px 16px;
  font-size: 14px;
}
.dropdown > .dropdown-menu .dropdown-item:is(.active, :active),
.bootstrap-select .dropdown-menu li a.dropdown-item:not(.active):active,
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background: var(--color-2) !important;
  color: var(--color-text) !important;
}
.select2-results__option {
  padding: 8px 16px !important;
  font-size: 14px;
}
.asariplug_sengine
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  border-radius: 0;
  font-size: 12px;
  background: var(--color-2);
  color: var(--color-text);
  border: none;
  padding: 6px 20px 6px 6px;
  line-height: 1 !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding: 0 !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  left: auto !important;
  right: 4px;
  border: none !important;
  background: url("assets/img/icons/filter-cross.svg") no-repeat center;
  width: 12px;
  height: 12px;
  padding: 0 !important;
  top: 6px !important;
  font-size: 0 !important;
}
.select2-container--default .select2-results__option--selected,
.select2-container--default
  .select2-results__option--selected.select2-results__option--highlighted {
  /* background: var(--color-2) !important; */
  background: url("assets/img/icons/filter-check.svg") no-repeat center right
    8px var(--color-2) !important;
}

.quantity-input {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px;
  background-color: var(--color-white);
  width: 100%;
  justify-content: space-between;
  box-shadow: 0px 1px 2px 0px #1018280d;
}

button.quantity-btn {
  padding: 0;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: var(--color-2);
  flex-shrink: 0;
}

.quantity-btn:hover {
  background-color: #ddd;
}

.quantity-input input {
  text-align: center;
  padding: 0;
  box-shadow: none;
  width: 100%;
}
div.asariplug_sengine_checkselect {
  font-size: 14px;
  color: var(--color-text);
}
div.asariplug_sengine_checkselect_label {
  border: none;
  padding: 0px 10px 0px 16px;
  box-shadow: 0px 1px 2px 0px #1018280d;
}
div.asariplug_sengine_checkselect:hover .asariplug_sengine_checkselect_label {
  background: none;
  box-shadow: none;
  border: none;
}

div.asariplug_sengine_checkselect_boxes {
  /* top: 44px; */
  max-height: 200px;
  overflow: auto;
}
.asariplug_common_box {
  padding: 12px 8px;
}
div.asariplug_sengine_checkselect:hover .asariplug_sengine_checkselect_boxes {
  border-radius: 0;
  border: 0.5px solid rgba(133, 93, 93, 0.5);
  padding: 0;
  box-shadow: none;
}
div.asariplug_sengine_checkselect_boxes label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
  padding: 11px 16px;
}
div.asariplug_sengine_checkselect_boxes label:hover {
  background: var(--color-2);
}
.asariplug_sengine_checkselect_boxes input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  width: 16px;
  height: 16px;
  padding: 0;
  margin-right: 8px;
  position: relative;
  cursor: pointer;
  box-shadow: none;
}
.asariplug_sengine_checkselect_boxes input[type="checkbox"]:checked {
  border-color: var(--color-1);
}

.asariplug_sengine_checkselect_boxes input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 5px;
  width: 4px;
  height: 8px;
  border: solid var(--color-1);
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}

.child-search .form-select {
  padding: 0;
  border-radius: 0;
  border: none;
  width: 100% !important;
}
.child-search label {
  display: block;
  margin-bottom: 4px;
}
.child-search .bootstrap-select > .dropdown-toggle {
  font-size: 14px;
  padding: 8px 10px 8px 16px;
  background: white;
  box-shadow: 0px 1px 2px 0px #1018280d;
  line-height: 24px;
}
.dropdown-toggle::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjM1MzYzIDkuNjQ2MzdMNC4wMDAwOCA5LjI5MjgyTDMuMjkyOTcgOS45OTk5MkwzLjY0NjUyIDEwLjM1MzVMNy42NDY1MiAxNC4zNTM1TDguMDAwMDggMTQuNzA3TDguMzUzNjMgMTQuMzUzNUwxMi4zNTM2IDEwLjM1MzVMMTIuNzA3MiA5Ljk5OTkyTDEyLjAwMDEgOS4yOTI4MkwxMS42NDY1IDkuNjQ2MzdMOC4wMDAwOCAxMy4yOTI4TDQuMzUzNjMgOS42NDYzN1pNMy42NDY1MiA1LjY0NjM3TDMuMjkyOTcgNS45OTk5Mkw0LjAwMDA4IDYuNzA3MDNMNC4zNTM2MyA2LjM1MzQ4TDguMDAwMDggMi43MDcwM0wxMS42NDY1IDYuMzUzNDhMMTIuMDAwMSA2LjcwNzAzTDEyLjcwNzIgNS45OTk5MkwxMi4zNTM2IDUuNjQ2MzdMOC4zNTM2MyAxLjY0NjM3TDguMDAwMDggMS4yOTI4Mkw3LjY0NjUyIDEuNjQ2MzdMMy42NDY1MiA1LjY0NjM3WiIgZmlsbD0iIzIwMjEyNiIvPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  background-position: right 0px center;
  background-size: 16px;
  border: none !important;
  width: 16px;
  height: 16px;
}
.asariplug_sengine_checkselect::after {
  content: "";
  position: absolute;
  right: 8px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjM1MzYzIDkuNjQ2MzdMNC4wMDAwOCA5LjI5MjgyTDMuMjkyOTcgOS45OTk5MkwzLjY0NjUyIDEwLjM1MzVMNy42NDY1MiAxNC4zNTM1TDguMDAwMDggMTQuNzA3TDguMzUzNjMgMTQuMzUzNUwxMi4zNTM2IDEwLjM1MzVMMTIuNzA3MiA5Ljk5OTkyTDEyLjAwMDEgOS4yOTI4MkwxMS42NDY1IDkuNjQ2MzdMOC4wMDAwOCAxMy4yOTI4TDQuMzUzNjMgOS42NDYzN1pNMy42NDY1MiA1LjY0NjM3TDMuMjkyOTcgNS45OTk5Mkw0LjAwMDA4IDYuNzA3MDNMNC4zNTM2MyA2LjM1MzQ4TDguMDAwMDggMi43MDcwM0wxMS42NDY1IDYuMzUzNDhMMTIuMDAwMSA2LjcwNzAzTDEyLjcwNzIgNS45OTk5MkwxMi4zNTM2IDUuNjQ2MzdMOC4zNTM2MyAxLjY0NjM3TDguMDAwMDggMS4yOTI4Mkw3LjY0NjUyIDEuNjQ2MzdMMy42NDY1MiA1LjY0NjM3WiIgZmlsbD0iIzIwMjEyNiIvPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  background-position: right 0px center;
  background-size: 16px;
  border: none !important;
  width: 16px;
  height: 16px;
  top: 12px;
}

.bootstrap-select
  .dropdown-menu
  li
  a.dropdown-item:not(.active):is(:hover, :focus, :active) {
  background: var(--color-2);
  color: var(--color-text);
}
.breadcrumbs-section {
  padding: 15px 0;
}
.tag-wrapper {
  position: absolute;
  top: 18px;
  left: 20px;
  z-index: 2;
  display: flex;
  gap: 2px;
}
.property-tag {
  color: var(--color-white);
  font-size: 12px;
  letter-spacing: -0.12px;
  line-height: 14.4px;
  padding: 2.5px 6px 2px;
}
.new {
  background: var(--color-1);
}
.featured {
  background: var(--color-white);
  color: var(--color-text);
}
.price-drop {
  background: var(--color-text);
}
.breadcrumbs,
.breadcrumbs a {
  color: var(--color-text);
  font-size: 14px;
  /* text-transform: capitalize; */
}
.property-detail-wrapper {
  margin-top: 20px;
}
.listing-head .header-area {
  display: flex;
  /* flex-wrap: nowrap; */
  margin-bottom: 30px;
  align-items: center;
  justify-content: space-between;
  gap: 15px 30px;
  color: var(--color-text-a);
}
.listing-content {
  padding-top: 80px;
}
.listing-head .header-area .info {
  font-family: "Playfair Display";
  font-size: 48px;
  color: var(--color-text);
  line-height: 1;
  font-weight: 600;
}
.listing-head .header-area .info > .count {
  color: var(--color-1);
}
.team-details .author-box {
  background: #f2ebdc80;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.team-details .author-info .author-detail h2:first-child {
  padding: 0;
}

.team-details .author-info {
  padding-bottom: 40px;
  border-bottom: 0.5px solid #9f9383;
}

.team-details .author-info .author-detail h2 {
  margin-bottom: 0;
  padding-top: 16px;
}

.team-details .author-info .author-detail ol {
  padding-left: 20px;
}

.team-details .author-box .author-bio {
  display: flex;
  flex-direction: row;
  gap: 12px;
}

.team-details .author-box .author-bio img {
  object-fit: cover;
  width: 80px;
  height: 80px;
}

.team-details .author-box .contact-details,
.team-details .author-box .contact-details .buttons,
.team-details .author-info .author-detail {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.team-details .author-box .contact-details .buttons {
  gap: 12px;
}

.team-details .the-content :is(h2, .lh2) {
  text-align: left !important;
}

.team-details .the-content :is(h2, .lh2) > span {
  font-weight: 500;
  font-style: normal;
}

.team-details .author-box .contact-details .buttons a {
  width: 100%;
}

.team-details .author-box .contact-details .buttons a.email-btn {
  border: 1px solid #202126;
  color: #202126;
}

.team-details .author-box .contact-details .buttons a.email-btn:hover {
  color: #ffffff;
  border-color: transparent;
}

.team-details .author-box .contact-details .buttons a.email-btn::before {
  background: transparent;
}

.team-details .widget-offers.boxes:not(.cols-1) .property {
  width: 100%;
}
.team-details .the-content input[type="submit"] {
  color: #ffffff;
  border-color: none;
}
.property-detail-wrapper header h1 {
  font-size: 48px;
  letter-spacing: -0.96px;
  line-height: 1;
  /* text-transform: capitalize; */
  margin-bottom: 20px;
}
h1 span:not(.title) {
  color: var(--color-1);
}
.home-slider h1 span {
  color: var(--color-white);
}
.property-detail-wrapper header p {
  letter-spacing: -0.16px;
}
.property-detail-wrapper header p a {
  font-size: 14px;
  text-decoration: underline;
  color: var(--color-text);
}
.select2-container--open .select2-dropdown {
  /* top: 38px; */
  top: 3px;
  border: 0.5px solid rgba(133, 93, 93, 0.5) !important;
  border-radius: 0;
  z-index: 9999;
}
/* .asariplug_sengine_locaAuto_selected {
  display: none;
} */
.select2-dropdown {
  border: 0.5px solid rgba(133, 93, 93, 0) !important;
  border-radius: 0;
}

.price-area .prices {
  font-size: 24px;
  letter-spacing: -0.48px;
  font-weight: 500;
}
.price-area .prices span {
  font-weight: 300;
}
.key-property-details .property-header {
  background-color: var(--color-2);
  padding: 16px 16px;
  display: flex;
  align-items: center;
  line-height: 16.8px;
  color: var(--color-black);
}
.mega-sub-menu .textwidget {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.mega-sub-menu .textwidget a {
  color: var(--color-text);
  display: flex;
  flex-direction: column;
}
.mega-sub-menu .textwidget a:hover .mega-menu-title::after {
  width: 100%;
}
.mega-sub-menu .textwidget:not(.custom-html-widget) a {
  text-decoration: underline;
}
.mega-menu-title,
.mega-menu-description {
  display: block;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column-standard
  h4.mega-block-title,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  h4.mega-block-title {
  padding-bottom: 24px !important;
}
.home
  #mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link,
.home
  #mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link:hover,
.home
  #mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link:focus {
  color: var(--color-white);
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-row
  > ul.mega-sub-menu
  > li.mega-menu-column:first-child
  .mega-block-title {
  font-size: 32px;
  color: var(--color-text);
  font-family: "Playfair Display";
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-row
  > ul.mega-sub-menu
  > li.mega-menu-column:nth-child(2) {
  background: rgba(242, 235, 220, 0.4);
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-row
  > ul.mega-sub-menu
  > li.mega-menu-column:nth-child(3) {
  background: rgba(242, 235, 220, 0.8);
}
.mega-sub-menu .textwidget a .mega-menu-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  display: inline-block;
  position: relative;
}
/* .mega-sub-menu .textwidget a .mega-menu-title::after{
  content: "";
  height: 1px;
} */
#mega-menu-wrap-primary #mega-menu-primary p {
  margin-bottom: 0;
}
.mega-sub-menu .textwidget a .mega-menu-description {
  font-size: 14px;
  font-weight: 300;
  margin: 0 !important;
  line-height: 21px;
}
.key-property-details .property-content {
  display: flex;
}
.key-property-details .content-image {
  max-width: 220px;
  width: 100%;
  padding: 16px;
}
#slider .widgets form .asariplug_common_box {
  text-align: left;
}
#slider .widgets form .asariplug_common_box label {
  color: var(--color-text);
}
.key-property-details .property-content .item {
  width: calc(50% - 12px);
  padding: 16px 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: var(--color-black);
  border-bottom: 0.5px solid rgba(159, 147, 131, 0.5);
  line-height: 16.8px;
  letter-spacing: -0.14px;
  text-transform: capitalize;
}
.key-property-details .four-col .property-content .item {
  width: calc(25% - 18px);
}
/* .key-property-details .property-content .item:last-child,
.key-property-details .property-content .item:nth-last-child(2),
.key-property-details .four-col .property-content .item:nth-last-child(3),
.key-property-details .four-col .property-content .item:nth-last-child(4) {
  border-bottom: none;
} */

/* .key-property-details .property-content .item:nth-last-child(-n + 4) {
  border-bottom: none;
} */
/* .key-property-details .four-col .property-content .item:last-child,
.key-property-details
  .four-col
  .property-content
  .item:nth-child(even):last-child,
.key-property-details
  .four-col
  .property-content
  .item:nth-child(even):last-child
  + .item {
  border-bottom: none;
}
.key-property-details
  .key-property-item:not(.four-col)
  .property-content
  .item:last-child,
.key-property-details
  .key-property-item:not(.four-col)
  .property-content
  .item:nth-child(2n):last-child,
.key-property-details
  .key-property-item:not(.four-col)
  .property-content
  .item:nth-child(2n):last-child
  ~ .item {
  border-bottom: none;
} */
/* .key-property-details
  .key-property-item.four-col
  .property-group
  .item:nth-last-child(-n + 4),
.key-property-details
  .key-property-item.two-col
  .property-group
  .item:nth-last-child(-n + 2) {
  border-bottom: none !important;
} */
.key-property-details .property-content .item span {
  padding: 0 16px;
}
.key-property-details .property-content .property-group {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  width: 100%;
  column-gap: 24px;
}
.key-property-details
  .key-property-item:not(.four-col)
  .property-content
  .item
  span:first-child {
  width: 160px;
}
.sticky-top .agent-card,
.author-wrapper .agent-card {
  background: var(--color-2);
  padding: 24px;
}
.author-wrapper .agent-card {
  padding: 32px;
}
.author-wrapper {
  margin-top: 40px;
}
.author-wrapper .agent-card .agent-header .image {
  width: 64px;
  height: 64px;
}
.user-card-outer {
  top: 80px;
  z-index: 1;
}
.video-container {
  max-width: 100%;
  height: 400px;
  max-height: 400px;
  /* Maximum height */
  overflow: hidden;
  /* 16:9 aspect ratio */
}
.video-container .ratio {
  width: 100%;
  height: 100%;
  max-height: 400px;
}

.video-container iframe,
.video-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.play-button {
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  z-index: 2;
}
.post-author-image {
  position: relative;
  width: 94px;
  height: 94px;
}
.post-author-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.agent-card .agent-header {
  gap: 12px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 0.5px solid rgb(32 33 38 / 30%);
}
.author-info p {
  line-height: 24px;
}
.author-wrapper .author-info p {
  margin-bottom: 24px;
}
.author-wrapper .author-info a {
  color: var(--color-text);
  text-decoration: underline;
}
.author-wrapper .author-info a:hover {
  color: var(--color-1);
}
.author-wrapper .agent-card .agent-header {
  border-bottom: none;
  padding-bottom: 0;
}
.agent-card .agent-header .image {
  width: 102px;
  height: 102px;
  position: relative;
  overflow: hidden;
}
.agent-card .agent-header .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.agent-card .title h3 {
  font-size: 16px !important;
  font-family: "DM Sans";
  line-height: 19.2px;
  letter-spacing: -0.16px;
  margin-bottom: 0 !important;
}
.single .author-wrapper .agent-card .title h3 {
  font-size: 16px !important;
  margin-bottom: 5px;
  margin-top: 0;
}
.agent-card ul {
  list-style: none;
}
.agent-card ul li {
  margin-bottom: 16px;
}
.agent-card ul li:last-child {
  margin-bottom: 0;
}
.agent-card .title p {
  text-transform: capitalize;
  font-weight: 300;
  margin-bottom: 0 !important;
}
.asariplug_sengine_rowConf {
  display: flex;
  align-items: flex-end;
}
.multi-dropdown-select {
  position: relative;
}
/* .multi-dropdown-select:hover .year-built-options {
  display: block;
} */

.multi-dropdown-select .dropdown-toggle {
  cursor: pointer;
  /* padding: 8px; */
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* box-shadow: 0px 1px 2px 0px #1018280d; */
}
.multi-dropdown-select .dropdown-toggle::after {
  width: 24px;
  background-position: left 0px center;
}
.dropdown-arrow {
  font-size: 14px;
}

.year-built-dropdown,
.price-dropdown,
.area-dropdown {
  position: relative;
}
.multi-dropdown-select .bootstrap-select {
  width: 100% !important;
}
.child-search .multi-dropdown-select .bootstrap-select > .dropdown-toggle {
  padding: 4px 6px 4px 6px;
  border: 0.5px solid rgba(133, 93, 93, 0.6);
}
.year-built-options,
.price-range-options,
.area-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  padding: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  border-radius: 4px;
  display: none;
  /* Hidden by default */
}

.year-select-group,
.price-select-group,
.area-select-group {
  display: flex;
  gap: 10px;
}

.year-select-group div,
.price-select-group div,
.area-select-group div {
  flex: 1;
}

.year-select-group label,
.price-select-group label,
.area-select-group label {
  font-size: 12px;
  margin-bottom: 4px;
  color: #555;
  display: block;
}

.year-select-group select,
.price-select-group select,
.area-select-group select {
  width: 100%;
  padding: 6px;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.multi-dropdown-select.open .price-range-options,
.multi-dropdown-select.open .year-built-options,
.multi-dropdown-select.open .area-options {
  display: block;
}
.close-filter {
  display: none;
  font-size: 14px;
  color: var(--color-text);
  padding: 8px 10px 8px 16px;
  text-align: center;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.close-filter:hover {
  color: var(--color-1);
}
.advance-btn-wrapper {
  display: flex;
  gap: 8px;
}
.reset-filter-btn {
  padding: 0 !important;
  width: 40px;
  height: 40px;
  border: none !important;
  background: var(--color-white) !important;
  box-shadow: 0px 1px 2px 0px #1018280d;
  flex-shrink: 0;
}

.offices .offices-wrap .office-info {
  padding: 20px 24px 24px 24px;
  border-right: 0.5px solid rgb(159 147 131 / 50%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
.office-info a {
  color: var(--color-text);
}
.office-info a:hover {
  color: var(--color-1);
}
.page-template-page-contact .filter-bar {
  display: none;
}
.office-heading h3 {
  margin-bottom: 16px !important;
}
.offices .offices-wrap .office-info:first-child {
  padding-left: 0;
}
.get-in-touch h1 span {
  position: relative;
  color: currentcolor;
}

.get-in-touch h1 span::before {
  position: absolute;
  bottom: 4px;
  width: 100%;
  height: 4px;
  content: "";
  background: var(--color-1);
}

.get-in-touch .form-wrapper {
  padding: 40px;
}

.get-in-touch .form-wrapper .form-row-wrapper {
  flex-direction: column;
}

.get-in-touch .form-wrapper .form-row-wrapper .form-group {
  min-width: auto;
  width: 100%;
}

.get-in-touch .form-row-wrapper .inner-row {
  width: 100%;
}

.get-in-touch .form-wrapper h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 24px !important;
}

.get-in-touch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.the-content .get-in-touch form .btn {
  color: #ffffff;
  width: 100%;
}

.offices .offices-wrap {
  display: flex;
  border-top: 0.5px solid rgb(159 147 131 / 50%);
  border-bottom: 0.5px solid rgb(159 147 131 / 50%);
}

.offices .offices-wrap .office-info h4 {
  font-size: 24px;
  font-weight: 500;
}

.offices .offices-wrap .office-info .contact {
  font-weight: 500;
}
.offices .offices-wrap .office-info .contact p {
  margin-bottom: 0;
}
.offices .offices-wrap .office-info:last-child {
  border-right: none;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0 !important;
}

.team-section .team-item .img-wrap {
  max-height: 400px;
}

.vision-section img,
.team-section .team-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vision-section .vision-desc {
  padding: 100px 60px;
}

.team-section .team-wrap {
  margin-bottom: 24px;
}

.team-section .team-wrap .team-item {
  background: var(--color-2);
  transition: 0.15s ease-in-out all;
}
.team-section .team-wrap a {
  color: currentcolor;
  transition: 0.15s ease-in-out all;
}
.team-section .team-wrap a:hover {
  color: var(--color-white);
}
.team-section .team-wrap a:hover .team-item {
  background: var(--color-3);
}
.team-section .team-wrap:last-child {
  margin-bottom: 0;
}

.team-section .team-item .team-desc {
  padding: 96px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.asariplug_sengine_mapsearch_info {
  display: none;
}

.team-section .team-item .team-desc h3 {
  font-size: 32px;
}
.offers:not(.favorites) #main,
.investments #main,
.blog #main,
.archive #main,
.error404:not(.team-details) #main {
  margin-bottom: 80px !important;
}
.team-section .team-item .team-desc h3 span {
  color: var(--color-1);
}

.team-section .team-item .team-desc .team-header {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.right-sorting .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  font-size: 14px;
  text-transform: capitalize;
}
.blog-content-inner {
  max-width: 1156px;
  margin: auto;
}
.form-control:focus {
  box-shadow: none;
}

@media (min-width: 1920px) {
  .the-content .width-a,
  .offers #primary,
  .width-a {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1920px;
  }
  .container,
  .container-lg,
  .container-sm,
  .container-xl,
  .container-xxl {
    /* max-width: 1920px !important; */
  }
  .container-md {
  }
}
@media (min-width: 1440px) {
  .the-content .width-a,
  .offers #primary,
  .width-a {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1416px;
  }
  .container-md {
    max-width: 1156px !important;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1416px;
  }
  #slider .widgets,
  #slider + .widgets > .inner {
    width: 100%;
  }
}
@media (min-width: 1199px) {
  .author-container.container {
    max-width: 1156px;
    margin: auto;
  }
}
@media (min-width: 991px) {
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    margin-left: 3px !important;
    display: none !important;
  }
  .listing-head .header-area {
    flex-wrap: nowrap;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary[data-effect="fade_up"]
    li.mega-menu-item.mega-toggle-on
    > ul.mega-sub-menu,
  #mega-menu-wrap-primary
    #mega-menu-primary[data-effect="fade_up"]
    li.mega-menu-item.mega-menu-megamenu.mega-toggle-on
    > ul.mega-sub-menu {
    transform: translate(0, 30px) !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary[data-effect="fade_up"]
    li.mega-menu-item
    > a::before {
    content: "";
    width: 32px !important;
    height: 12px !important;
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20width%3D%2732%27%20height%3D%2712%27%20viewBox%3D%270%200%2032%2012%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M16%200L32%2012H0L16%200Z%27%20fill%3D%27%23F9F5ED%27/%3E%3C/svg%3E")
      no-repeat center !important;
    background-size: contain;
    position: absolute !important;
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 40px) !important;
    margin: 0 !important;
    left: 0;
    right: 0;
    margin: auto;
    transition: opacity 200ms ease-in, transform 200ms ease-in,
      visibility 200ms ease-in;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary[data-effect="fade_up"]
    li.mega-menu-item.mega-toggle-on
    > a::before {
    transform: translate(0, 33px) !important;

    opacity: 1;
    visibility: visible;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary[data-effect="fade_up"]
    li.mega-menu-item.mega-menu-megamenu
    > ul.mega-sub-menu,
  #mega-menu-wrap-primary
    #mega-menu-primary[data-effect="fade_up"]
    li.mega-menu-item.mega-menu-flyout
    > ul.mega-sub-menu {
    transform: translate(0, 40px) !important;
  }
  .container-md {
    max-width: 960px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    ul.mega-sub-menu {
    display: flex !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column {
    flex: 1;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column:first-child {
    flex: 1.3;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    > ul.mega-sub-menu
    > li.mega-menu-column:first-child
    > ul
    > li {
    padding-left: 32px !important;
  }
}

/* @media (min-width: 576px) {
  .container-md {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md {
    max-width: 720px;
  }
} */

@media all and (max-width: 1199px) {
  .states-col .center-content {
    padding-left: 100px;
  }
  .vision-section .vision-desc {
    padding: 40px;
  }
  .post-author-box h1 {
    font-size: 42px;
  }
}
@media all and (max-width: 991px) {
  .header-content p {
    max-width: 400px;
  }
  .home-slider ._slider.owl-carousel._ctrl-v > .owl-nav > .owl-prev,
  .home-slider ._slider.owl-carousel._ctrl-v > .owl-nav > .owl-next {
    top: 42%;
  }
  .asariplug_sengine [name="advancedButton"] {
    width: 100%;
  }
  .team-details .user-card-outer {
    position: relative;
    top: 0;
    bottom: 0;
  }
  .post-author-box {
    flex-direction: row;
  }
  .blog-content-sticky {
    margin-bottom: 32px;
  }
  .home
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link,
  .home
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link:hover,
  .home
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link:focus {
    color: var(--color-text);
  }
  .post-author-box h1 {
    font-size: 32px;
  }
  .post-author-box .author-bio {
    gap: 16px;
  }
  .post-author-box {
    margin-bottom: 32px;
    padding: 16px;
    gap: 16px;
  }
  .blog-page .post-item {
    width: calc(50% - 18px);
  }
  .thumb-wrapper {
    height: 200px;
  }
  .what-matters .what-matters-inner {
    min-height: 285px;
  }
  .single .post-banner h1 {
    font-size: 32px;
  }
  .asariplug_sengine_rowConf {
    flex-wrap: wrap;
  }

  .asariplug_sengine_rowConf > div {
    width: 50% !important;
    flex: 1 1 auto;
  }
  #slider.home-slider .widgets .widget + .widget {
    margin-top: 70px !important;
  }
  :is(#slider .widgets, #slider + .widgets) h1 {
    margin-bottom: 16px;
  }
  .home .asariplug_sengine_rowConf > div {
    width: 100% !important;
    max-width: 100%;
  }
  .home #slider .widgets {
    bottom: 170px;
  }
  .home #header .mobile-part {
    position: absolute;
  }
  #header .mobile-part {
    display: flex;
    position: static;
    top: 0px;
    width: 100%;
    transition-property: background-color;
    transition-timing-function: ease-out;
    transition-duration: 0.38s;
    z-index: 999;
    align-items: center;
    justify-content: space-between;
    /* padding: 16px 0; */
  }
  #header .main-part,
  #header .sliding-part {
    display: none;
  }
  .listing-head .header-area {
    flex-direction: column;
    align-items: flex-start;
  }
  .right-sorting .sorting {
    order: 2;
  }
  .right-sorting {
    width: 100%;
    justify-content: space-between;
  }
  .widget-offers.boxes.cols-4 .property {
    width: calc(50% - 24px);
  }
  #mobile-menu-toggle {
    margin: 0;
    padding-left: 0;
    padding-top: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 1001;
  }
  #mobile-menu-toggle span {
    display: block;
    width: 20px;
    height: 4px;
    margin: 3px 0;
    transition: 0.5s;
  }
  .home #header .mobile-part:not(.bg) #mobile-menu-toggle:not(.open) span {
    background-color: var(--color-white);
  }
  #header .mobile-part:not(.bg) #mobile-menu-toggle:not(.open) span {
    background-color: var(--color-text);
  }
  #header .mobile-part.bg #mobile-menu-toggle:not(.open) span,
  #mobile-menu-toggle.open span {
    background-color: var(--color-menu-mobile-text);
  }
  #navigation-mobile-container {
    position: fixed;
    display: none;
    top: 0;
    padding-top: 110px;
    padding-bottom: 30px;
    width: 100%;
    height: 100%;
    text-align: center;
    color: var(--color-menu-mobile-link);
    background-color: var(--color-menu-mobile-bg);
    overflow: scroll;
    z-index: 1000;
    left: 0;
  }
  #header .main-part-inner .main-part-left {
    width: 100%;
    justify-content: space-between;
  }
  #navigation-mobile-container .navigation ul li a {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    /* color: var(--color-menu-mobile-link); */
  }
  #navigation-mobile-container a {
    color: unset;
  }
  #navigation-mobile-container .navigation {
    font-size: 21px;
  }
  #header .mobile-part.bg {
    background-color: var(--color-menu-mobile-bg);
  }
  .investment-options .investment-row:first-child {
    border-top: none;
    padding-top: 0;
  }
  .investment-options .investment-row:last-child {
    padding-bottom: 0;
  }
  .targeted-section .mb-40 {
    margin-bottom: 30px;
  }
  .states-col .center-content {
    padding-left: 0px;
    gap: 10px;
    margin-top: 10px;
  }
  .main-part-right {
    display: none;
  }
  .form-row-wrapper {
    flex-direction: column;
  }
  .form-row-wrapper .inner-row {
    width: 100%;
  }
  .signature-section p {
    max-width: 420px;
    margin-top: 20px;
  }
  .footer-top-wrapper {
    flex-direction: column;
    gap: 40px;
  }
  .footer-top-wrapper .widgets {
    width: 100%;
  }
  #footer .widgets .widget > h3 {
    margin-bottom: 10px;
  }
  #header .mobile-part .brand img {
    margin: 10px 10px 10px 0;
  }
  .sticky-mobile {
    display: flex;
    flex: 1 0 0;
    flex-direction: row;
    justify-content: space-between;
    position: fixed;
    left: 0;
    bottom: 0;
    background: var(--color-2);
    box-shadow: 0px -4px 12px 0px rgba(0, 0, 0, 0.25);
    width: 100%;
    padding: 16px;
    z-index: 99;
  }
  .user-card-outer {
    position: fixed;
    bottom: -100%;
    top: auto;
    left: 0;
    transition: bottom 0.55s ease-in-out;
  }
  .user-card-outer.team-card {
    position: static;
    margin-bottom: 32px;
  }
  .user-card-outer.active {
    bottom: 72px; /* Show at 72px from bottom when active */
  }
  .sticky-mobile .btn.btn-primary.active {
    background: transparent;
    color: var(--color-1);
    border: none;
  }
  .sticky-mobile .btn.btn-primary.active::after,
  .sticky-mobile .btn.btn-primary.active::before {
    display: none;
  }
  .vision-section .vision-desc {
    padding: 20px;
  }

  .team-section .team-item .team-desc {
    padding: 40px;
  }
  .blog-search-input.search-field {
    flex: 2 1 250px;
  }
  .blog-search-input.category-field {
    flex: 1 1 125px;
  }
}

@media all and (max-width: 767px) {
  html {
    overflow-x: hidden;
  }
  #main {
    padding-top: 0;
  }
  .single .post-banner {
    margin-bottom: 64px;
  }
  .blog-page .post-item {
    width: 100%;
  }
  body.page-template-default h3 {
    font-size: 24px !important;
  }
  .blog-content-sticky {
    margin-bottom: 0px;
  }
  .home-slider ._slider.owl-carousel._ctrl-h > .owl-nav > .owl-prev,
  .home-slider ._slider.owl-carousel._ctrl-h > .owl-nav > .owl-next {
    top: 50% !important;
  }
  .custom-dropdown-wrapper {
    position: relative;
    float: right;
    bottom: auto;
  }
  .page-template-default .post > h1.title {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .page-template-page-offers .property-content {
    margin-top: 64px;
  }
  .slider.home-slider > ul._slider li {
    height: 600px;
  }
  .footer-top-wrapper .widgets-right .widget {
    width: 100%;

    flex-basis: unset !important;
  }
  .home #slider .widgets {
    bottom: min(16vw, 15vh);
  }
  #slider.home-slider .widgets .widget + .widget {
    margin-top: 50px !important;
  }
  .about-map .theme_map_contact {
    height: 340px;
  }
  .pb-80 {
    padding-bottom: 64px;
  }
  .mt-80 {
    margin-top: 64px !important;
  }
  .client-satisfaction.pt-80 {
    padding-top: 14px;
  }
  .asariplug_sengine input[type="submit"] {
    width: auto;
  }
  .header-sticky-search {
    padding: 0px 0px;
  }
  .team-info .video-container {
    height: 236px;
    max-height: 236px;
  }
  .advanced-btn-label {
    width: 100%;
    justify-content: center;
  }
  .team-info .video-container .ratio {
    max-height: 236px;
  }
  .team-info h1 {
    font-size: 32px;
  }
  /* .header-sticky-search
    .asariplug_sengine_rowElast
    .asariplug_sengine_colSpan_1:nth-child(2) {
    display: none !important;
  } */
  .header-sticky-search .asariplug_sengine input[type="submit"] {
    font-size: 0;
    padding: 0 !important;
    background-position: center;
    width: 40px;
  }
  .header-sticky-search
    .asariplug_sengine
    .asariplug_sengine_colSpan_1:first-child {
    flex: 1;
  }
  .header-sticky-search .asariplug_sengine .asariplug_sengine_colSpan_1 {
    width: auto !important;
  }
  .more-blog-filter {
    background: var(--color-white);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 2px 0px #1018280d;
  }
  .blog-search-input.search-field input {
    width: calc(100% - 48px);
  }
  .page-template-page-offers
    .asariplug_sengine_rowConf:first-child
    > div:first-child,
  .page-template-page-offers
    .asariplug_sengine_rowConf:first-child
    > div:nth-child(4) {
    width: 100% !important;
  }
  #toc-wrapper {
    display: block;
    /* Hide ToC on small screens */
    margin-bottom: 40px;
  }
  .py-80 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .mb-80 {
    margin-bottom: 64px !important;
  }
  .pt-80,
  .listing-content {
    padding-top: 64px;
  }
  .offers:not(.favorites) #main,
  .investments #main,
  .blog #main,
  .archive #main,
  .error404:not(.team-details) #main {
    margin-bottom: 64px !important;
  }
  .blog-search {
    margin-bottom: 64px;
    padding: 12px 16px 16px 16px;
  }
  .blog-search-wrapper {
    align-items: normal;
    flex-direction: column;
  }
  .blog-search-input.category-field,
  .blog-search-input.search-field {
    flex: none;
    position: relative;
  }
  .blog-more-filter-btn {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .blog-search-input.category-field,
  .blog-search-input.submit-button {
    display: none;
  }

  .blog-search-wrapper.show-more .blog-search-input.category-field,
  .blog-search-wrapper.show-more .blog-search-input.submit-button {
    display: flex;
  }
  .video-container {
    height: 240px;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: 16px;
    padding-left: 16px;
  }
  .single .banner-left {
    padding: 40px 26px;
  }
  .get-in-touch {
    margin-top: 20px;
  }
  .contact .theme_map_contact {
    height: 430px;
  }
  .get-in-touch .form-wrapper {
    padding: 40px 16px;
  }
  .home-new > div:first-child {
    min-width: auto;
  }
  body.home.v1 #slider .widgets .widget > :not(.asariplug_sengine) {
    padding-left: 0;
    padding-right: 0;
  }
  .author .author-box {
    flex-direction: row;
    padding: 16px;
    gap: 16px;
    margin-bottom: 24px;
  }

  .author .author-info .author-detail h2 {
    padding-top: 10px;
  }
  .single .post-banner {
    margin-bottom: 64px;
  }
  .single .slider-row .hide-desktop {
    /* bottom: -40px; */
  }
  .filter-bar .asariplug_sengine {
    padding: 16px;
  }
  .filter-bar .asariplug_sengine {
    padding: 12px 16px 12px 16px;
  }
  :is(h2, .lh2),
  .the-content :is(h2, .lh2) {
    font-size: 28px;
  }
  :is(#slider .widgets, #slider + .widgets) h1 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .thumb-wrapper {
    height: 248px;
  }
  .what-matters .what-matters-inner {
    min-height: 330px;
  }
  .property-content h3 {
    font-size: 24px;
  }
  .property-content p,
  .property-content ul {
    font-size: 16px;
  }
  .widget-offers.boxes.cols-4 .property {
    width: 100%;
    margin: 0 0 24px 0;
  }
  .list-row .widget-offers,
  .list-row .widget-offers .holder {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .home-new {
    flex-direction: column;
  }
  .home-new > div:nth-child(2) {
    max-width: 100%;
  }
  :is(#slider .widgets, #slider + .widgets)
    .asariplug_sengine
    :is(input[type="submit"]) {
    /* width: auto; */
  }
  .signature-section {
    background-size: 280px;
    padding-top: 50px;
    padding-bottom: 180px;
    margin-top: 64px;
  }
  h5,
  .the-content h5 {
    font-size: 20px;
    /* transition: all 0.25sease-in-out; */
  }
  .signature-section p {
    font-size: 16px;
    line-height: 19.2px;
  }
  .text-md {
    font-size: 20px;
  }
  .mb-50 {
    margin-bottom: 50px;
  }
  .expertise {
    padding-bottom: 0 !important;
  }
  .box-row {
    gap: 16px;
    margin-bottom: 50px;
  }
  .py-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .header-content p {
    max-width: 100%;
  }
  .header-content p {
    max-width: 400px;
  }
  .hide-mobile {
    display: none;
  }
  .hide-desktop {
    display: block;
  }
  .slider-row-wrapper .hide-desktop,
  .slider-row .hide-desktop,
  .related-properties .hide-desktop {
    position: absolute;
    bottom: 0px;
    z-index: 1;
  }
  .owl-carousel.custom-owl .owl-stage-outer {
    overflow: visible;
  }
  .owl-carousel .owl-stage {
    padding-left: 0 !important;
  }
  .states-row .states-col:nth-child(odd) {
    border-right: none;
  }
  .states-row .states-col {
    padding-left: 0;
    padding-right: 0;
  }
  .states-col h2 {
    font-size: 32px;
  }
  .center-content p br {
    display: none;
  }
  .slider-row::before {
    content: "";
    position: absolute;
    left: -100%;
    background: var(--color-white);
    top: 0;
    height: 100%;
    z-index: 2;
    width: 100%;
  }
  .key-property-details .property-content .item {
    width: 100%;
  }
  .key-property-details
    .key-property-item.two-col
    .property-content
    .item:last-child {
    border-bottom: none;
  }
  .key-property-item {
    position: relative;
  }
  .key-property-details .content-image {
    position: absolute;
    top: 8px;
    max-width: none;
    width: auto;
    padding: 0;
    right: 16px;
  }
  .key-property-details .four-col .property-content .item {
    width: calc(50% - 8px);
  }
  .key-property-details .content-image svg {
    width: 20px;
  }
  .offer #map .property_map {
    height: 430px;
  }
  .detail-page-specs ul.property-specs {
    flex-wrap: wrap;
    justify-content: stretch;
    gap: 5px 10px;
  }
  .offer-description.py-80 {
    padding-bottom: 64px;
  }
  .agent-links-sticky_active {
    display: none !important;
  }
  ul.property-specs li svg {
    width: 24px;
  }
  .property-detail-wrapper header h1 {
    font-size: 32px;
  }
  .slider.offer-slider > ul._slider li {
    height: 250px !important;
  }
  .key-property-details .property-content .property-group {
    column-gap: 16px;
  }
  .widget-contact-form
    form
    .form-row-wrapper
    :is(.first-name, .last-name, .email, .phone) {
    flex-basis: 100%;
    width: 100%;
  }
  .form-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 20px 20px;
  }
  .widget-contact-form form .form-group.submit {
    min-width: 100%;
  }
  .submit .btn:not(.dropdown-toggle) {
    width: 100%;
  }
  .footer-top-wrapper .widgets-right .widget:nth-child(3) {
    width: 100%;
  }
  #footer {
    padding-top: 50px;
  }
  .offices .offices-wrap {
    border-top: 0;
    flex-direction: column;
  }

  .offices .offices-wrap .office-info {
    border-right: 0;
    border-top: 0.5px solid rgb(159 147 131 / 50%);
  }

  .page .post .get-in-touch h1 {
    font-size: 32px;
  }

  .offices .offices-wrap .office-info {
    padding: 24px 0;
  }
  .vision-section .vision-desc {
    padding: 0px;
  }

  .team-section .team-item .team-desc {
    gap: 24px;
  }

  .team-section .team-item .team-desc h3 {
    font-size: 24px;
  }

  .page-template-page-content_width-full .pb-50 {
    padding-bottom: 0;
  }

  .page-template-page-content_width-full .pt-50 {
    padding-top: 20px;
  }

  .page-template-page-content_width-full .signature-section {
    margin-top: 60px;
  }

  .team-section .team-item .team-desc {
    padding: 24px;
  }
  .home-slider ._slider.owl-carousel._ctrl-h > .owl-nav {
    opacity: 1;
  }
}
