.quality-carousel .owl-nav {
    display: block !important;
}

.quality-carousel .owl-nav button.owl-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.75' cx='20' cy='20' r='20' fill='white'/%3E%3Cpath d='M23 11L15 20L23 29' stroke='%237C1212' stroke-width='2'/%3E%3C/svg%3E") !important;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 3%;
    top: 50%;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    cursor: pointer;
}

.quality-carousel .owl-nav button.owl-prev span {
    display: none;
}
.quality-white-icons{
  .static-gallery img{
    width: 100%;
    height: 100%;
  }

  

}
@media (min-width: 992px) {
  .quality-carousel .owl-nav button.owl-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.75' cx='20' cy='20' r='20' fill='white'/%3E%3Cpath d='M23 11L15 20L23 29' stroke='%23AD6D5E' stroke-width='2'/%3E%3C/svg%3E") !important;
    width: 40px;
    height: 40px;
  }

  
}

@media (max-width: 992px) {

  
  .quality-white-icons{
    .static-gallery .static-gallery__inner{
      gap: 0;
    }

    h1{
      font-size: 30px;
    }
  }
}
.quality-carousel .owl-nav button.owl-prev:hover {
    background: transparent;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.75' cx='20' cy='20' r='20' fill='white'/%3E%3Cpath d='M23 11L15 20L23 29' stroke='%237C1212' stroke-width='2'/%3E%3C/svg%3E") !important;
}

@media (min-width: 992px) {
    .quality-carousel .owl-nav button.owl-prev:hover {
        background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.75' cx='20' cy='20' r='20' fill='white'/%3E%3Cpath d='M23 11L15 20L23 29' stroke='%237C1212' stroke-width='2'/%3E%3C/svg%3E") !important;
        width: 40px;
        height: 40px;
    }
}

.quality-carousel .owl-nav button.owl-next {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.75' cx='20' cy='20' r='20' fill='white'/%3E%3Cpath d='M23 11L15 20L23 29' stroke='%237C1212' stroke-width='2'/%3E%3C/svg%3E") !important;
    width: 40px;
    height: 40px;
    transform: rotate(180deg);
    position: absolute;
    right: 3%;
    top: 50%;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    cursor: pointer;
}

.quality-carousel .owl-nav button.owl-next span {
    display: none;
}

@media (min-width: 992px) {
    .quality-carousel .owl-nav button.owl-next {
        background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.75' cx='20' cy='20' r='20' fill='white'/%3E%3Cpath d='M23 11L15 20L23 29' stroke='%23AD6D5E' stroke-width='2'/%3E%3C/svg%3E") !important;
        width: 40px;
        height: 40px;
        transform: rotate(180deg);
    }
}

.quality-carousel .owl-nav button.owl-next:hover {
    background: transparent;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.75' cx='20' cy='20' r='20' fill='white'/%3E%3Cpath d='M23 11L15 20L23 29' stroke='%237C1212' stroke-width='2'/%3E%3C/svg%3E") !important;
}

@media (min-width: 992px) {
    .quality-carousel .owl-nav button.owl-next:hover {
        background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.75' cx='20' cy='20' r='20' fill='white'/%3E%3Cpath d='M23 11L15 20L23 29' stroke='%237C1212' stroke-width='2'/%3E%3C/svg%3E") !important;
        width: 40px;
        height: 40px;
    }

    .quality-carousel .mk-carousel{
        margin-left: 80px;
    }
}

.quality-carousel .mk-carousel__slide-image{
  margin-bottom: 5px;
}

/*hero banner*/

.short-banner{
  max-height: 550px;
}
div.hero-banner-one__overlay-wrapper{
  max-width: 800px;
  z-index:3;
}
.hero-banner-one__text{
    gap: 20px;
}
.home .hero-banner-one__text{
  flex-direction: column-reverse;
}
.home .hero-banner-one__overlay-wrapper img{
  width: 300px;
}
@media(max-width: 992px){
  .home .hero-banner-one__overlay-wrapper img{
    max-height: 81px;
    margin-bottom: 10px;
  }
}
.hero-banner-one__text{
  gap: 15px;
}

.hero-banner-one .cta-square-large:has(.btn-primary-1){
  margin-top: 15px;
}

.hero-banner-one__description strong{
    font-weight: 700;
    font-size: 20px
}

@media(min-width: 1500px){
  .hero-banner-one.short-banner:not(.no-overlay-banner)::after{
    background-size: unset;
    height: 400px;
  }
}
.hero-banner-one__overlay-wrapper p{
  line-height: 26px;
}
.hero-banner-one__overlay-wrapper img{
  min-width: 158px;
}
.hero-banner-one__overlay-wrapper div.cta-square-large a{
  --border-clip-color: var(--text-black);
  width: 200px;
  display: block;
  padding-block: 13px;

  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-align: center;

}
.hero-banner-one__overlay::before {
    content: '';
    position: absolute;
    left: 0%;
    right: 0%;
    top: 22.78%;
    bottom: 0%;
    background: linear-gradient(180deg, rgba(65, 92, 86, 0) 42.79%, #415C56 100%);
  
}
.hero-banner-one__overlay::after {
    content: '';
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 38%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 0.8;
    transform: rotate(-180deg);
}
@media(max-width: 992px){
  .hero-banner-one__overlay-wrapper .cta-square-large a{
    width: 100%;
  }
}
.hero-banner-one__overlay-wrapper .cta-square-large:has(.blog-arrow){
  position: absolute;
    top: -12vw;
    left: -200px;
}
.hero-banner-one__overlay-wrapper .cta-square-large:has(.blog-arrow) .blog-arrow{
  padding-inline: 20px;
  color: var(--white75);
  font-size: 14px;
  width: auto;
}
.hero-banner-one__overlay-wrapper .cta-square-large:has(.blog-arrow) .blog-arrow::before{
  filter: brightness(0) invert(1);
  width: 7px;
  height: 14px;
}

@media(max-width: 1200px){
  .hero-banner-one__overlay-wrapper .cta-square-large:has(.blog-arrow){
    display: none;
  }
}
/*banner variable height*/
@media(min-width: 992px){
  body:has(.banner-overlay__container) .hero-banner-one:not(.short-banner){
    height: calc(100vh + 190px)
  }

  body:has(.banner-overlay__container) .hero-banner-one:not(.short-banner) .hero-banner-one__overlay-wrapper{
    margin-top: -45px; 
  }
}
.banner-overlay__container > .component-content{
  background: white;
  padding: 40px 20px;
}
@media (min-width: 1200px) {
    .banner-overlay__container{
        position: relative;
        display: flex;
    }
    .banner-overlay__container > .component-content{
        position: relative;
        max-width: 1200px;
        left: 50%;
        right: 50%;
        transform: translateX(-50%);
        width: 100%;
        
        z-index: 2;
        padding: 40px;
        margin-top: -190px;
    }
    .no-margin.banner-overlay__container > .component-content{
        margin-bottom: -80px;
    }
}
@media (min-width: 1600px) {
  .banner-overlay__container > .component-content{
    max-width: 1555px;
  }
}
@media (max-width: 1199px) {
    .banner-overlay__container{
        position: relative;
    }
    .banner-overlay__container>.component-content{
        margin-inline: 20px;
        top: -50px;
        margin-bottom: -50px;
        background: white;
        position: relative;
        z-index: 2;
        text-align: center;
    }

    .banner-overlay__container  .rich-text{ 
        padding-top: 20px;
    }
    .banner-overlay__container.homepage{ 
      padding-bottom: 80px;
    }
}
@media (max-width: 992px) {
  .banner-overlay__container.homepage{ 
    padding-bottom: 40px;
  }
}

.-theme--lightOverlap {
  p,div,span{
    color: var(--text-black);
  }

  h1,h2,h3{
    color: var(--brown);
  }
}

.now-selling{
  .-theme--lightOverlap{
    position: relative;
    top: -100px;
    margin-bottom: -100px;
    //padding-bottom: 200px;
  } 

  .resi-property-search-filter .filters{
    position: relative;
    background: transparent;
  }
  div .resi-property-search-filter .filters>div{
    position: relative;
    z-index: 10;
  }
  div .resi-property-search-filter .filters>div:has(.filter-advanced){
    position: relative;
    z-index: 10001;
  }
  .resi-property-search-filter:has(.filter-advanced__overlay){
    --filter-primary-color: var(--text-black);
  }
  

  .bg-black-pattern::after{
    background-size: 89% 125%;
  } 
  .resi-property-search-filter .filters::after{
    background-size: 89% 290%;
  }
}
@media(max-width: 992px){
  .now-selling{
     .bg-black-pattern::after,
     .resi-property-search-filter .filters::after{
      background-size: auto;
     }
  }
}

div.card.list-with-date .content-description{
  color: white;
}

.container.border-promo,
.border-promo{
  padding-top: 80px;
  margin-top: 80px;
  border-top: 1px solid rgba(60, 59, 62, 0.15);
}
@media(max-width: 992px){
  .container.border-promo,
  .border-promo{
    border: none;
    margin: 0;
    padding-top: 40px;
   
  }
}