/* ---------------------------------------------------------------------------- */
/* Components - Content-text */
/* ---------------------------------------------------------------------------- */
.style-h1,
h1 {
  font-size: clamp(2.5rem, 5.7291666667vw, 6.875rem);
  line-height: 1.35;
}
@media (min-width: 992px) {
  .style-h1,
  h1 {
    line-height: 1.35;
  }
}

.style-h2,
h2 {
  font-size: clamp(1.875rem, 3.125vw, 3.75rem);
  line-height: 1;
}
@media (min-width: 992px) {
  .style-h2,
  h2 {
    line-height: 1;
  }
}

.style-h3,
h3 {
  font-size: clamp(1.875rem, 2.0833333333vw, 2.5rem);
  line-height: 1.35;
}
@media (min-width: 992px) {
  .style-h3,
  h3 {
    line-height: 1.35;
  }
}

.style-h4,
h4 {
  font-size: clamp(1.25rem, 1.3020833333vw, 1.5625rem);
  line-height: 1.75;
}
@media (min-width: 992px) {
  .style-h4,
  h4 {
    line-height: 1.35;
  }
}

.style-h5,
h5 {
  font-size: clamp(1.125rem, 1.0416666667vw, 1.25rem);
  line-height: 1.75;
}
@media (min-width: 992px) {
  .style-h5,
  h5 {
    line-height: 1.35;
  }
}

.style-h6,
h6 {
  font-size: clamp(1rem, 0.8333333333vw, 1rem);
  line-height: 1.75;
}
@media (min-width: 992px) {
  .style-h6,
  h6 {
    line-height: 1.35;
  }
}

.style-p,
p {
  font-size: clamp(1.125rem, 1.0416666667vw, 1.25rem);
  line-height: 1.5;
}
@media (min-width: 992px) {
  .style-p,
  p {
    line-height: 1.5;
  }
}

.style-font-menu-mobile,
font-menu-mobile {
  font-size: clamp(1.25rem, 1.4583333333vw, 1.75rem);
  line-height: 1;
}
@media (min-width: 992px) {
  .style-font-menu-mobile,
  font-menu-mobile {
    line-height: 1;
  }
}

.style-font-content-text {
  font-size: clamp(1rem, 0.8333333333vw, 1rem);
  line-height: 1.75;
}
@media (min-width: 992px) {
  .style-font-content-text {
    line-height: 1.75;
  }
}

.style-font-content-text-big {
  font-size: clamp(1.125rem, 1.1458333333vw, 1.375rem);
  line-height: 1.75;
}
@media (min-width: 992px) {
  .style-font-content-text-big {
    line-height: 1.75;
  }
}

.style-font-button {
  font-size: clamp(18px, 1.0416666667vw, 20px);
  line-height: 1.25;
}
@media (min-width: 992px) {
  .style-font-button {
    line-height: 1;
  }
}

.style-font-button-small {
  font-size: clamp(1rem, 0.8333333333vw, 1rem);
  line-height: 1.25;
}
@media (min-width: 992px) {
  .style-font-button-small {
    line-height: 1;
  }
}

.style-font-main-menu {
  font-size: clamp(16px, 1.0416666667vw, 20px);
  line-height: 1;
}
@media (min-width: 992px) {
  .style-font-main-menu {
    line-height: 1;
  }
}

.style-font-main-sub-menu {
  font-size: clamp(1rem, 0.8333333333vw, 1rem);
  line-height: 1;
}
@media (min-width: 992px) {
  .style-font-main-sub-menu {
    line-height: 1;
  }
}

.style-font-form {
  font-size: clamp(1.25rem, 1.0416666667vw, 1.25rem);
  line-height: 1;
}
@media (min-width: 992px) {
  .style-font-form {
    line-height: 1;
  }
}

.style-font-12 {
  font-size: clamp(0.75rem, 0.625vw, 0.75rem);
  line-height: 1;
}
@media (min-width: 992px) {
  .style-font-12 {
    line-height: 1;
  }
}

.style-font-15 {
  font-size: clamp(0.9375rem, 0.78125vw, 0.9375rem);
  line-height: 1.72;
}
@media (min-width: 992px) {
  .style-font-15 {
    line-height: 1.72;
  }
}

.style-font-16 {
  font-size: clamp(1rem, 0.8333333333vw, 1rem);
  line-height: 1.72;
}
@media (min-width: 992px) {
  .style-font-16 {
    line-height: 1.72;
  }
}

.style-font-18 {
  font-size: clamp(1rem, 0.9375vw, 1rem);
  line-height: 1.72;
}
@media (min-width: 992px) {
  .style-font-18 {
    line-height: 1.72;
  }
}

.style-font-20 {
  font-size: clamp(1.125rem, 1.0416666667vw, 1.25rem);
  line-height: 1.72;
}
@media (min-width: 992px) {
  .style-font-20 {
    line-height: 1.72;
  }
}

.style-font-24 {
  font-size: clamp(1.375rem, 1.25vw, 1.375rem);
  line-height: 1.72;
}
@media (min-width: 992px) {
  .style-font-24 {
    line-height: 1.72;
  }
}

.style-font-25 {
  font-size: clamp(1.5625rem, 1.3020833333vw, 1.5625rem);
  line-height: 1.72;
}
@media (min-width: 992px) {
  .style-font-25 {
    line-height: 1.72;
  }
}

.style-font-30 {
  font-size: clamp(20px, 1.5625vw, 30px);
  line-height: 1.72;
}
@media (min-width: 992px) {
  .style-font-30 {
    line-height: 1.72;
  }
}

/* Font Weight */
.fw-thin {
  font-weight: 100 !important;
}

.fw-extralight {
  font-weight: 200 !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-regular {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-extrabold {
  font-weight: 800 !important;
}

.fw-black {
  font-weight: 900 !important;
}

.style-font-main {
  font-family: var(--font-main);
}

.style-font-secondary {
  font-family: var(--font-secondary);
}

.text-color-gold {
  color: #A2874E;
}

pb-6 {
  padding-bottom: 2.25rem !important;
}

h1, .style-h1, h2, .style-h2, h3, .style-h3, h4, .style-h4, h5, .style-h5, h6, .style-h6 {
  text-transform: uppercase;
  text-wrap: balance;
}

.text-color-grey {
  color: #4B4B4B;
}

.breadcrumb {
  position: relative;
}
.breadcrumb .container {
  position: relative;
  z-index: 1;
}
.breadcrumb:after {
  content: "";
  background-color: var(--color-white);
  position: absolute;
  width: 80%;
  left: 0;
  height: 100%;
  top: 0;
  z-index: 0;
}
@media screen and (min-width: 767px) {
  .breadcrumb:after {
    width: 50vh;
  }
}

.banner-single {
  overflow: hidden;
  min-height: 630px;
}
@media screen and (min-width: 767px) {
  .banner-single {
    min-height: 430px;
  }
}
.banner-single .breadcrumb {
  display: none;
}
@media screen and (min-width: 475px) {
  .banner-single .breadcrumb {
    display: block;
  }
}
.banner-single .breadcrumb .container .breadcrumb-list-wrapper {
  position: relative;
  left: 0;
}
.banner-single .thumbnails-slider-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  opacity: 0;
  transition: opacity 250ms ease 0.5s;
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 12px;
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper:before {
  content: "";
  background-color: var(--color-black);
  width: calc(50% + 7px);
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 1;
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper .swiper-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 96px;
  border: 0;
  z-index: 5;
  cursor: pointer;
  transition: background-color 250ms ease;
}
@media screen and (min-width: 375px) {
  .banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper .swiper-btn {
    width: 96px;
  }
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper .swiper-btn svg rect {
  transition: fill 250ms ease;
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper .swiper-prev {
  background-color: var(--color-gold);
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper .swiper-prev:hover {
  background-color: #856f3f;
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper .swiper-prev:hover svg rect {
  fill: #856f3f;
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper .swiper-next {
  background-color: var(--color-white);
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper .swiper-next:hover {
  background-color: #d7d7d7;
}
.banner-single .thumbnails-slider-wrapper .custom-swiper-controls-wrapper .swiper-next:hover svg rect {
  fill: #d7d7d7;
}
.banner-single .thumbnails-slider-wrapper .swiper-container {
  width: 152px;
}
.banner-single .thumbnails-slider-wrapper .swiper-container .swiper {
  width: 100%;
  height: 100%;
  background-color: var(--color-black);
  padding: 15px 12px 15px 0;
}
.banner-single .thumbnails-slider-wrapper .swiper-container .swiper .thumbnails-slider .thubmnail-lightbox .overlay-expand {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 250ms ease, opacity 250ms ease;
  opacity: 0;
}
.banner-single .thumbnails-slider-wrapper .swiper-container .swiper .thumbnails-slider .thubmnail-lightbox .overlay-expand i {
  color: #FFF;
  font-size: 1.5rem;
}
.banner-single .thumbnails-slider-wrapper .swiper-container .swiper .thumbnails-slider .thubmnail-lightbox:hover .overlay-expand {
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 1;
}
.banner-single .thumbnails-slider-wrapper .swiper-container .swiper .thumbnails-slider .thumbnail-slide {
  position: relative;
  width: 100%;
  height: 96px;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-single .thumbnails-slider-wrapper .swiper-container .swiper .thumbnails-slider .thumbnail-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.partners-holder span {
  border-right: 2px solid var(--color-gold);
  display: block;
  padding-right: clamp(1.875rem, 3.3854166667vw, 4.0625rem);
}
.partners-holder.mobile-partners {
  padding: 3rem 0;
  background-color: #F5F4F4;
}
.partners-holder.mobile-partners .title {
  display: block;
  text-align: center;
  font-size: clamp(1.875rem, 3.125vw, 1.5625rem);
  border-right: 0;
  border-bottom: 2px solid var(--color-gold);
  padding-bottom: clamp(1.875rem, 3.3854166667vw, 4.0625rem);
  padding-right: 0;
}
.partners-holder.mobile-partners .partners-list .logo-item {
  padding: 2rem 0 0;
}
.partners-holder.mobile-partners .partners-list .logo-item:last-child {
  padding-bottom: 0;
}
.partners-holder.mobile-partners .partners-list .logo-item img {
  max-width: 100%;
  width: 100%;
}

.heading hr {
  max-width: 145px;
  height: 2px;
  background-color: var(--color-gold);
  border: 0;
  display: block;
  margin: 8px 0 14px;
}

.table-specs {
  display: flex;
  flex-wrap: wrap;
}

.table-specs > * {
  flex: 0 1 50%;
  margin: 0;
  border-bottom: 2px solid #C8C8C8;
}
@media (min-width: 1200px) {
  .table-specs > * {
    flex: 0 1 33.333%;
  }
}
@media (max-width: 1199.98px) {
  .table-specs > *:nth-last-child(-n+2) {
    border-bottom: none !important;
  }
}
.table-specs > *:last-of-type {
  border-bottom: none !important;
}
.table-specs > *:last-of-type + * {
  display: none;
}

.table-specs::after {
  content: "";
  flex: auto;
}

.box-location {
  padding: clamp(2.8125rem, 4.6875vw, 5.625rem) clamp(2.8125rem, 4.6875vw, 5.625rem);
}
.box-location .building-location a.gmap-link:hover {
  text-decoration: underline;
}

.partners-holder {
  border-top: 2px solid #C8C8C8;
  padding-top: clamp(1.5625rem, 1.8229166667vw, 2.1875rem);
}

.partners-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.partners-list .img-container {
  display: flex;
  justify-content: center;
}

.partners-list > * {
  flex: 0 1 33.333%;
  margin: 0;
}
.partners-list > * img {
  max-width: 140px;
}