.quality-carousel div.mk-carousel .owl-nav .owl-prev,
.quality-carousel div.mk-carousel .owl-nav .owl-next,
div.mk-carousel .owl-nav .owl-next:hover,
div.mk-carousel .owl-nav .owl-prev:hover {
  background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><circle opacity="0.75" cx="20" cy="20" r="20" fill="white"/><path d="M23 11L15 20L23 29" stroke="%237C1212" stroke-width="2"/></svg>') !important;
  width: 40px;
  height: 40px;

  top: 45%;
}

.hero-banner-one__description__mirvac__quality {
  font-size: 30px;
}

.quality-carousel .mk-carousel__slide-image {
  border-radius: 12px;
}
.quality-carousel .image-description--side {
  margin-top: 16px;
}
.quality-carousel .mk-carousel {
  padding-top: 25px;
}

@media (min-width: 1200px) {
  .quality-carousel .owl-stage-outer {
    margin-left: 2%;
  }
}

@media (max-width: 1200px) {
  .quality-carousel .mk-carousel {
    margin-left: 16px;
    margin-right: 16px;
    border-radius: 10px;
  }

  .quality-carousel .mk-carousel__slide-image {
    border-radius: 12px;
  }

  .quality-carousel .mk-carousel .owl-theme .owl-nav {
    display: flex !important;
    justify-content: space-between;
  }

  .quality-carousel div.mk-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 35%;
    left: 3%;
  }
  .quality-carousel div.mk-carousel .owl-nav .owl-next {
    position: absolute;
    top: 35%;
    right: 3%;
    transform: rotate(180deg);
  }
}

/* Center first slide on load */
.quality-carousel .mk-carousel .owl-stage {
  display: flex;
  justify-content: center;
}

.quality-carousel .mk-carousel.owl-loaded .owl-stage {
  justify-content: flex-start;
}

.mobile-bg-blush {
  background-color: var(--gray);
}
.mobile-bg-blush h5 {
  color: var(--blush);
}
.mobile-bg-blush h5,
.mobile-bg-blush p,
.mobile-bg-blush div {
  font-size: 20px;
}
@media (max-width: 480px) {
  .mobile-bg-blush {
    background-color: var(--blush);
  }
}
@media (min-width: 992px) {
  .nine-overlay-image {
    width: 50%;
    margin-inline: auto;
    margin-top: -250px;
    margin-bottom: 100px;
    /* margin-block: -4.5rem; */
  }
}
@media (max-width: 480px) {
  .nine-overlay-image {
    width: 80%;
    margin-inline: auto;
    margin-top: -200px;
    margin-bottom: 150px;
    /* margin-bottom: 50px; */
    /* transform: translateX(-50%); */
  }

  .mobile-bg-blush h1,
  .mobile-bg-blush h2,
  .mobile-bg-blush h3,
  .mobile-bg-blush p,
  .mobile-bg-blush div {
    color: var(--black);
  }

  .mobile-bg-blush h5 {
    color: var(--gray);
  }
  .mobile-bg-blush .static-gallery {
    border-top: 1px solid var(--gray);
  }
}

footer nine-overlay-image {
  margin-bottom: 0;
}
footer .nine-overlay-image {
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 5px;
  transform: translateX(-50%);
  margin-block: -4.5rem;
}

@media (max-width: 768px) {
  footer .nine-overlay-image {
    bottom: -100px;
    width: 200%;
    z-index: -1;
  }
}
.mobile-bg-blush .static-gallery {
  background-color: var(--blush);
  color: var(--black);
  padding-block: 20px;

  width: 100vw;
  margin-left: 50%;
  margin-right: 50%;
  transform: translateX(-50%);
}
.mobile-bg-blush .static-gallery .component-content {
  padding-inline: 20px;
}
.logo-gallery {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (min-width: 1200px) {
  .mobile-bg-blush .static-gallery .component-content {
    max-width: 1200px;
    margin-inline: auto;
  }

  .logo-gallery .static-gallery__inner:nth-of-type(1) {
    display: none;
  }

  .logo-gallery .static-gallery__inner:nth-of-type(4) {
    margin-left: auto;
  }

  .logo-gallery-2 .static-gallery__inner:nth-of-type(1) {
    margin-left: 0;
  }

  .logo-gallery-3 .static-gallery__inner:nth-of-type(2) {
    display: none;
  }

  .logo-gallery-3 .static-gallery__inner:nth-of-type(4) {
    margin-left: auto;
  }
}

.logo-gallery .component-content {
  align-items: center;
}

.logo-gallery-3 .component-content {
  border: 0.5px solid rgba(40, 40, 40, 0.2);
  align-items: center;
  padding: 26px;
  border-radius: 12px;
}

@media (max-width: 768px) {
  .logo-gallery .static-gallery__inner {
    gap: 0;
  }
  .logo-gallery .static-gallery__inner:nth-of-type(1) {
    display: block;
  }

  .logo-gallery .static-gallery__inner:nth-of-type(2) {
    display: none;
  }

  .logo-gallery-3 .component-content {
    border: 0.5px solid rgba(255, 255, 255, 1);
  }

  .logo-gallery-2 .static-gallery__inner {
    gap: 0;
  }

  .logo-gallery-3 .static-gallery__inner {
    gap: 0;
  }

  .logo-gallery-3 .static-gallery__inner:nth-of-type(2) {
    display: block;
  }

  .logo-gallery-3 .static-gallery__inner:nth-of-type(1) {
    display: none;
  }
}

.logo-gallery-2 .component-content {
  align-items: center;
}
.spacing-block {
  padding-block: 80px;
}
@media (max-width: 768px) {
  .spacing-block {
    padding-block: 40px;
  }
}

.spacing-bottom {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .spacing-bottom {
    padding-bottom: 40px;
  }
}
.spacing-inline-bottom {
  padding-bottom: 40px;
}
.has-cookiebar + main .no-scroll-banner__container {
  top: 120px;
}
@media (max-width: 1200px) {
  .has-cookiebar + main .no-scroll-banner__container {
    top: 100px;
  }
}
.no-scroll-banner__container {
  background: var(--blush);
  position: absolute;
  top: 80px;
  z-index: 20;
  width: 100%;
}

.lightbox-container {
  z-index: 2000 !important;
}
@media (max-width: 1200px) {
  .no-scroll-banner__container {
    top: 60px;
  }
  .no-scroll-banner {
    font-size: 16px
  }
}
.no-scroll-banner {
  color: var(--black);
  font-family: 'Silka';
  font-size:20px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  padding-block: 15px;
}

.container-spacing {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* Small screens (640px and up) */
@media (min-width: 640px) {
  .container-spacing {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

/* Medium screens (768px and up) */
@media (min-width: 768px) {
  .container-spacing {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (max-width: 768px) {
  .mb-centered {
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .hero-banner-one__description__mirvac__quality {
    font-size: 20px;
  }
}

@media (max-width: 992px) {
  .-theme--lightOverlap .field-promotext img {
    flex: 33%;
    max-width: 33%;
  }
}

@media (min-width: 992px) {
  .pc-pb-20 {
    padding-bottom: 20px;
  }
  .pc-pblock-20 {
    padding-block: 20px;
  }
}

/* nav styles */
body header.nav-phase-3 .megamenu--three .component-content .cta-square a {
  border-radius: 1000px;
}

.megamenu__list .cta-square.last {
  border: 1px solid #d99e6d;
}

@media (min-width: 1200px) {
  .megamenu--three ul.megamenu__list {
    margin-left: 4vw;
  }

  .maps-direction {
    margin-left: auto;
    display: flex;
    align-items: center;
  }
}

/* .no-scroll-banner__container,
body header.nav-phase-3 {
  position: absolute;
} */
/* hero banner styles */
.hero-banner-one.short-hero-banner {
  max-height: 500px;
}

div.hero-banner-one__overlay {
  background: linear-gradient(0deg, #000000 -17.79%, rgba(0, 0, 0, 0) 100%);
}
/* Custom styles for React Slick carousel */
.property-carousel .slick-dots li button:before {
  font-size: 10px;
  color: white;
  opacity: 0.5;
}

.property-carousel .slick-dots li.slick-active button:before {
  opacity: 1;
  color: white;
}

.property-carousel .slick-slide {
  outline: none;
}

.property-carousel__thumbnail {
  transition: all 0.3s ease;
  border: 2px solid transparent;
}

.property-carousel__thumbnail:hover {
  opacity: 0.9;
}

.property-carousel .slick-current .property-carousel__thumbnail {
  border-color: white;
  opacity: 1;
}

/* Hide scrollbar for thumbnail slider */
.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
