#inner-page-wrapper {
  margin-bottom: 0;
}
.container {
  width: 100%;
  padding: 0;
}
.content-width {
  width: calc((1140/1600)*100%);
  max-width: 1140px;
  margin: 0 auto;
}

.section-bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.nav-active-section-section-2 .fixed-smi .fs-link,
.nav-active-section-section-3 .fixed-smi .fs-link,
.nav-active-section-section-4 .fixed-smi .fs-link {
  color: #fff;
  background: var(--cs-black);
}
.nav-active-section-section-2 .fixed-smi .fs-scroll-down,
.nav-active-section-section-3 .fixed-smi .fs-scroll-down,
.nav-active-section-section-4 .fixed-smi .fs-scroll-down {
  color: var(--cs-black);
}

.slideshow-slider {
  position: relative;
}
.slideshow-slider::before {
  position: absolute;
  content: '';
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.slideshow-slider::after {
  position: absolute;
  content: '';
  right: 0;
  left: 0;
  top: 0;
  height: 50%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.64), transparent);
}
.slideshow-slider .slick-slide > div {
  display: flex;
}
.property-btn-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 1600px;
  position: relative;
}
.property-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  color: #fff;
  z-index: 1;
  padding: 1.188em 0;
}
.property-btn .site-arrow {
  font-size: 0.875em;
  margin: 0;
  transition: var(--default-transition);
}
.property-btn .site-arrow.prev-arrow {
  padding-right: 1em;
  padding-left: 1.714em;
  border-right: 1px solid #808080;
}
.property-btn .site-arrow.next-arrow {
  padding-right: 1.714em;
  padding-left: 1em;
}
.property-btn .site-arrow:hover {
  color: var(--cs-blue);
}
.property-btn .site-arrow.prev-arrow:hover,
.property-btn .site-arrow.next-arrow:hover,
.property-btn .site-arrow.prev-arrow:focus,
.property-btn .site-arrow.next-arrow:focus {
  padding: 0 1.357em;
}

.property-breadcrumbs {
  width: 100%;
  color: #fff;
  background: linear-gradient(0deg, rgb(161,161,161) 0%, rgb(190,190,190) 100%);
  text-transform: uppercase;
  font-weight: 300;
  font-size: var(--fs-16);
}
.property-breadcrumbs .breadcrumbs {
  font-size: 0.875em;
  line-height: 0.857em;
  padding: 0.857em 9.571em 0.929em;
  max-width: 1600px;
  margin: 0 auto;
}
.property-breadcrumbs .breadcrumb_last {
  font-weight: 700;
}

.description-bg::after {
  width: calc((312/1600)*100%);
  height: min(calc((693/1600)*100vw), 693px);
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  background: #fff;
  opacity: 0.74;
}
.description-bg canvas {
  width: calc((312/1600)*100%) !important;
  height: min(calc((693/1600)*100vw), 693px) !important;
  position: absolute;
  right: 0;
  top: 0;
}
.description-content {
  display: flex;
  justify-content: space-between;
  padding-top: min(calc((62/1600)*100%), 62px);
  margin-bottom: min(calc((114/1600)*100%), 114px);
}
.description-text {
  width: calc((645/1140)*100%);
}
.description-title h2 {
  margin-right: -0.278em;
}
.description-subtitle {
  font-size: var(--fs-16);
}
.description-subtitle h3 {
  font-family: var(--ff-eb-garamond);
  font-weight: 400;
  font-size: 2.188em;
  line-height: 0.686em;
  letter-spacing: 0.05em;
  margin: 1.229em 0 1.086em;
  text-transform: uppercase;
}
.description-subtitle p {
  font-family: var(--ff-lato);
  font-weight: 400;
  font-size: 1em;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  margin-bottom: 1.875em;
  padding-right: 3.75em;
}
.description-features li {
  font-family: var(--ff-lato);
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.786em;
  letter-spacing: 0.05em;
  margin: 1.071em 0;
  position: relative;
  padding-left: 3.071em;
}
.description-features li::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  width: 1.786em;
  height: 1.786em;
  background: #aaa;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-image: url('/wp-content/uploads/2023/08/icon-checked.png');
  mask-image: url('/wp-content/uploads/2023/08/icon-checked.png');
}
.brochure-btn {
  margin-top: 1.438em;
}
.brochure-btn .site-btn {
  width: 100%;
  font-size: 0.875em;
  padding: 1.429em 1em 1.429em 1.357em;
}

.description-box {
  width: calc((457/1140)*100%);
  margin-top: 6.375em;
  padding: 4.188em 4em 2.813em;
  text-transform: uppercase;
  align-self: flex-start;
  background: #000;
  color: #fff;
  position: relative;
  font-size: var(--fs-16);
}
.description-box::after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  height: 3.313em;
  width: min(calc((687/1600)*100vw), 687px);
  background: var(--cs-red);
}
.description-box .price {
  font-family: var(--ff-eb-garamond);
  font-weight: 400;
  font-size: 3.438em;
  line-height: 1.018em;
  letter-spacing: 0.05em;
  margin-bottom: 0.6em;
}
.description-box > div {
  display: block;
  font-family: var(--ff-lato);
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  margin-bottom: 1.3em;
}
.description-box > div > span {
  display: block;
  font-weight: 400;
  font-size: 0.8em;
}
.description-box > div.address span {
  font-size: 1em;
  font-weight: 600;
}
.map-bg {
  bottom: 0;
}
.map-bg::before {
  width: calc((327/1600)*100%);
  height: min(calc((455/1600)*100vw), 455px);
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
  z-index: 1;
}
.map-bg canvas {
  width: calc((327/1600)*100%) !important;
  height: min(calc((455/1600)*100vw), 455px) !important;
  position: absolute;
  left: 0;
  bottom: 0;
}
.map {
  position: relative;
}
.map::after {
  position: absolute;
  content: '';
  top: 100%;
  left: calc((97/1140)*100%);
  width: calc((361/1140)*100%);
  height: calc((52/522)*100%);
  background: var(--cs-red);
}
.map-content {
  padding-bottom: min(calc((52/1600)*100%), 52px);
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.map canvas {
  display: block;
  height: 100%;
  width: 100%;
}

.gallery-content {
  padding: 
    min(calc((114/1600)*100%), 114px) 0 
    min(calc((110/1600)*100%), 110px);
}
.gallery-slider .slick-slide > div {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.gallery-item {
  width: calc((683/1140)*100%) !important;
  margin-bottom: calc((4/1140)*100%);
  -webkit-filter: grayscale();
  filter: grayscale();
  transition: var(--default-transition);
}
.gallery-item:hover {
  -webkit-filter: none;
  filter: none;
}
.gallery-item:nth-child(n+2):nth-child(-n+3) {
  width: calc((452/1140)*100%) !important;
}

.agent-bg {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.agent-bg::before {
  position: absolute;
  content: '';
  top: 0; 
  left: 0;
  bottom: 0; 
  width: calc((215/1600)*100%);
  background: rgba(255, 255, 255, 0.74);
  z-index: 1;
}
.agent-bg::after {
  position: absolute;
  content: '';
  bottom: 0; right: 0; 
  width: calc((214/1600)*100%);
  height: calc((569/1600)*100vw);
  background: rgba(0, 0, 0, 0.82);
}
.agent-bg canvas {
  -webkit-filter: grayscale();
  filter: grayscale();
  background-repeat: no-repeat;
  background-size: cover;
}
.agent-bg .agent-bg-left {
  height: 100%;
  width: calc((215/1600)*100%);
}
.agent-bg .agent-bg-right {
  width: calc((214/1600)*100%);
  height: calc((569/1600)*100vw);
}

.agent-content {
  margin-bottom: min(calc((50/1600)*100%), 50px);
}
.agent-title {
  display: flex;
  justify-content: center;
}
.agent {
  width: calc((816/1140)*100%);
  margin: 0 auto;
  display: flex;
  margin-top: calc((50/1140)*100%);
}
.agent .site-img {
  width: calc((365/816)*100%);
  margin-right: calc((68/816)*100%);
}
.agent .info {
  margin-top: calc((70/816)*100%);
  width: calc((345/816)*100%);
  font-size: var(--fs-16);
}
.agent .info .name {
  font-family: var(--ff-eb-garamond);
  font-weight: 400;
  font-size: 2.813em;
  line-height: 1.133em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 0.644em;
}
.agent .info .name span {
  font-family: var(--ff-lato);
  font-weight: 500;
  font-size: 0.356em;
  line-height: 1.813em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--cs-red);
  display: block;
}
.agent .info p {
  font-family: var(--ff-lato);
  font-weight: 500;
  font-size: 1.188em;
  line-height: 1.368em;
  letter-spacing: 0.1em;
  padding: 0.368em 0;
  display: flex;
  align-items: center;
}
.agent .info .phone i {
  color: var(--cs-red);
  font-size: 0.895em;
  margin-right: 1em;
}
.agent .info .email i {
  color: var(--cs-red);
  font-size: 0.684em;
  margin-right: 1.308em;
}
.agent .info .site-btn {
  margin-top: 2.429em;
  padding: 1.429em 1.429em 1.429em 1.714em;
  width: auto;
  display: inline-block;
  font-size: 0.875em;
}


@media screen and (max-width: 991px) {
  .slideshow-slider::before,
  .slideshow-slider::after {
    content: unset;
    display: none;
  }
  .property-btn {
    position: static;
  }
  .property-breadcrumbs .breadcrumbs {
    width: 80%;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.25;
  }
  .description-bg {
    display: none;
  }
  .description-content {
    flex-direction: column;
    padding: max(5vw, 50px) 0;
    margin-bottom: max(7vw, 50px);
    min-width: 280px;
  }
  .description-text {
    width: 100%;
  }
  .description-title h2 {
    margin: 0 auto;
    display: block;
  }
  .description-subtitle {
    text-align: center;
  }
  .description-subtitle h3 {
    line-height: 1;
  }
  .description-subtitle p {
    padding-right: 0;
  }
  .brochure-btn {
    display: flex;
  }
  .brochure-btn .site-btn {
    width: auto;
    margin: 0 auto;
  }
  .description-box {
    width: 100%;
    text-align: center;
    padding: max(5vw, 50px) max(2vw, 20px);
  }
  .description-box::after {
    width: 100%;
  }
  .map-content {
    width: 100%;
  }
  .map::after {
    width: 100%;
    left: 0;
  }
  .map canvas {
    min-height: 400px;
  }
  .gallery-content {
    padding: max(8vw, 70px) 0 max(8vw, 50px);
    width: 80%;
  }
  .gallery-item,
  .gallery-item:nth-child(n+2):nth-child(-n+3) {
    width: 100% !important;
    -webkit-filter: none;
    filter: none;
  }
  .agent-bg {
    display: none;
  }
  .agent-content {
    min-width: 280px;
    margin-bottom: max(5vw, 50px);
  }
  .agent {
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .agent .site-img {
    width: 80%;
    max-width: 400px;
    margin-right: 0;
  }
  .agent .info {
    max-width: 400px;
    width: 80%;
    margin: 0 auto;
    margin-top: max(3vw, 30px);
    text-align: center;
  }
  .agent .info p {
    justify-content: center;
  }
  .agent .info .site-btn {
    margin: 2.625em auto 0;
/*    padding-left: 0.25em;*/
  }
}