@import "bootstrap.min.css";
@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@200..1000&family=Raleway:wght@100..900&display=swap");
@import "components/swiper-bundle.min.css";
@import "components/glightbox.min.css";
.animated-effect, .room.room-show .room-shows .room-show-thumb h5, .room.room-show .room-shows .room-show-thumb img, .properties .property-item .property-info .property-name, .properties .property-item .property-thumb, .appointment form .form-field .form-control, .room-features .room-element-target img, .room-features .room-element-target, .room-features .room-preview .room-element .room-element-info, .room-features .room-preview .room-element .room-element-toggle img, .room-features .room-preview .room-element .room-element-toggle, .amenities .amenities-wrapper .amenity-item .amenity-title, .documents .document-box, .gallery-section img, .room .room-gallery .room-gallery-action-prev,
.room .room-gallery .room-gallery-action-next, .room .room-video-preview .video-play-icon img, .room .room-video-preview .video-play-icon, .room .room-video-preview, .floor-plan .floor-rooms li a img, .floor-plan .floor-plan-map .floor-plan-map-point span, .floor-plan .floor-plan-map .floor-plan-map-point img, .floor-plan .floor-plan-map .floor-plan-map-point, .share-wrapper .share-box ul li a span, .share-wrapper .share-box ul li a, .share-wrapper, .advanced-features .nav.nav-pills .nav-item .nav-link:after, .advanced-features .nav.nav-pills .nav-item .nav-link, .house-presentation .video-wrapper .video-info .video-play-icon img, .house-presentation .video-wrapper .video-info .video-play-icon, .house-presentation .video-wrapper .video-info, .house-presentation .video-wrapper, .rooms .room-box.v2, .modal .form-field .form-control, .modal .modal-body .btn-close, .btn, footer.page-footer .nav-link, footer.page-footer p a, .navbar-brand, header.page-header .navbar .navbar-nav .nav-item .nav-link, header.page-header .navbar {
  transition: 0.15s ease all;
}

.animated-medium-effect, .amenities .amenities-wrapper .amenity-item .amenity-info, .amenities .amenities-wrapper .amenity-item .amenity-bg, .amenities .amenities-wrapper .amenity-item, .gallery-picker .gallery-picker-wrapper .gallery-picker-entry, .room .room-gallery-mobile img, .room .room-gallery .room-gallery-action-prev:before,
.room .room-gallery .room-gallery-action-next:before, .room .room-gallery .gallery-item img, .floor-plan .floor-rooms li a span, .sharing-active, .share-wrapper .share-box, .rooms .room-box:after, header.page-header:before {
  transition: 0.45s ease all;
}

.animated-long-effect, .rooms .room-box .room-image, .btn.hover-effect:hover:before, header.page-header .navbar .navbar-nav .nav-item .nav-link:hover:before {
  transition: 0.75s ease all;
}

.active-effect, .room.room-show .room-shows .room-show-thumb:active, .properties .property-item .property-info .property-name:active, .properties .property-item .property-thumb:active, .documents .document-box:active, .gallery-section img:active, .gallery-picker .gallery-picker-wrapper .gallery-picker-entry:active, .room .room-gallery-mobile img:active, .room .room-gallery .gallery-item img:active, .room .room-video-preview:active, .floor-plan .floor-plan-map .floor-plan-map-point:active, .share-wrapper .share-box ul li a:active, .btn.btn-link:active, .btn.btn-outline-dark:active, .btn.btn-outline-light:active, .btn.btn-outline-primary:active, .btn.btn-dark:active, .btn.btn-light:active, .btn.btn-primary:active {
  transform-origin: center;
  transform: translateY(0.125rem);
  opacity: 0.9;
}

.disable-selection, .room .room-video-preview, .floor-plan .floor-plan-map .img-fluid, .floor-plan .floor-plan-map, .house-presentation {
  user-select: none;
}

.disable-clicks {
  pointer-events: none;
}

.text-ellipsis {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

html, body {
  font-family: "Mulish", sans-serif;
  position: relative;
}

header.page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 100;
}
header.page-header:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  content: " ";
  z-index: 0;
  transform: translateY(-100%);
}
header.page-header.active:before {
  transform: none;
}
header.page-header.active .navbar {
  padding: 0.75rem 0;
}
header.page-header .navbar {
  padding: 1.5rem 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav {
    padding: 1.5rem;
  }
}
header.page-header .navbar .navbar-nav .nav-item {
  margin-left: 2rem;
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  header.page-header .navbar .navbar-nav .nav-item {
    margin-left: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  header.page-header .navbar .navbar-nav .nav-item {
    margin-left: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar .navbar-nav .nav-item {
    margin-left: 0;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav .nav-item {
    margin-left: 0;
    text-align: center;
  }
}
header.page-header .navbar .navbar-nav .nav-item .nav-link {
  font-size: 0.7rem;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  header.page-header .navbar .navbar-nav .nav-item .nav-link {
    letter-spacing: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  header.page-header .navbar .navbar-nav .nav-item .nav-link {
    letter-spacing: 0;
    font-size: 0.65rem;
  }
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-nav .nav-item .nav-link {
    text-align: center;
    padding: 1rem;
  }
}
header.page-header .navbar .navbar-nav .nav-item .nav-link:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  content: " ";
  z-index: 0;
  transform: translateX(-105%);
  transition: none;
}
header.page-header .navbar .navbar-nav .nav-item .nav-link:hover:before {
  transform: translateX(105%);
}
header.page-header .navbar .navbar-nav .nav-item .nav-link.active {
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767.9px) {
  header.page-header .navbar .navbar-toggler {
    z-index: 10;
    box-shadow: none;
    border: none;
    outline: none;
    background: none;
  }
  header.page-header .navbar .navbar-toggler .navbar-toggler-icon {
    opacity: 1;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    transition: 0.15s ease all;
  }
  header.page-header .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
    transform-origin: center;
    transform: rotate(90deg);
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIg0KCSBpZD0ic3ZnMjQ1NCIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIGlua3NjYXBlOm91dHB1dF9leHRlbnNpb249Im9yZy5pbmtzY2FwZS5vdXRwdXQuc3ZnLmlua3NjYXBlIiBpbmtzY2FwZTp2ZXJzaW9uPSIwLjQ2IiBzb2RpcG9kaTpkb2NuYW1lPSJUaW1lcyBzeW1ib2wuc3ZnIiBzb2RpcG9kaTp2ZXJzaW9uPSIwLjMyIg0KCSB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTM5OSAyMDAuNiAxNjAuNCAxNjAuNCINCgkgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMzk5IDIwMC42IDE2MC40IDE2MC40OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkZGRkZGO30NCjwvc3R5bGU+DQo8ZGVmcz4NCgkNCgkNCgkJPGlua3NjYXBlOnBlcnNwZWN0aXZlICBpZD0icGVyc3BlY3RpdmUyNDYyIiBpbmtzY2FwZTp2cF96PSI3NDQuMDk0NDggOiA1MjYuMTgxMDkgOiAxIiBpbmtzY2FwZTp2cF95PSIwIDogMTAwMCA6IDAiIGlua3NjYXBlOnZwX3g9IjAgOiA1MjYuMTgxMDkgOiAxIiBzb2RpcG9kaTp0eXBlPSJpbmtzY2FwZTpwZXJzcDNkIiBpbmtzY2FwZTpwZXJzcDNkLW9yaWdpbj0iMzcyLjA0NzI0IDogMzUwLjc4NzM5IDogMSI+DQoJCTwvaW5rc2NhcGU6cGVyc3BlY3RpdmU+DQo8L2RlZnM+DQo8c29kaXBvZGk6bmFtZWR2aWV3ICBzaG93Z3JpZD0iZmFsc2UiIGlua3NjYXBlOmN5PSIyNjcuNzgzMzkiIGlua3NjYXBlOmN4PSIxOTQuNTEzNjEiIGlua3NjYXBlOnpvb209IjAuNzk1NDk1MTMiIGJvcmRlcm9wYWNpdHk9IjEuMCIgYm9yZGVyY29sb3I9IiM2NjY2NjYiIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgaWQ9ImJhc2UiIGlua3NjYXBlOndpbmRvdy15PSItNCIgaW5rc2NhcGU6d2luZG93LXg9Ii00IiBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI4ODEiIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTQ0MCIgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIiBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiPg0KCTwvc29kaXBvZGk6bmFtZWR2aWV3Pg0KPGcgaWQ9ImxheWVyMSIgaW5rc2NhcGU6bGFiZWw9IkxpdmVsbG8gMSIgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciI+DQoJPHBhdGggaWQ9InRleHQyNDY0IiBjbGFzcz0ic3QwIiBkPSJNLTM3OS42LDMzMy4xbDUyLjMtNTIuM2wtNTIuMi01Mi4ybDguNi04LjZsNTIuMyw1Mi4xbDUyLjItNTIuMmw4LjMsOC40bC01Mi4yLDUyLjJMLTI1OCwzMzMNCgkJbC04LjQsOC42bC01Mi40LTUyLjRsLTUyLjMsNTIuM0wtMzc5LjYsMzMzLjF6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==");
  }
  header.page-header .navbar .navbar-collapse {
    position: fixed;
    background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: scale(1.35);
    transition: 0.35s ease all;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
    z-index: 0;
  }
  header.page-header .navbar .navbar-collapse.collapsing {
    overflow: visible;
    transition: 0.35s ease all;
    height: 100%;
    opacity: 0;
  }
  header.page-header .navbar .navbar-collapse.collapse {
    display: flex;
    opacity: 0;
    visibility: hidden;
  }
  header.page-header .navbar .navbar-collapse.collapse.show {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}

.navbar-brand {
  display: inline-flex;
  align-items: center;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767.9px) {
  .navbar-brand {
    position: relative;
    z-index: 99;
  }
}
.navbar-brand:hover {
  opacity: 0.8;
  color: #fff;
}
.navbar-brand:active {
  opacity: 0.7;
  transform-origin: center;
  transform: translateY(0.125rem) scale(0.9975);
}
.navbar-brand img {
  display: block;
  height: 3rem;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .navbar-brand img {
    height: 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .navbar-brand img {
    height: 2.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .navbar-brand img {
    height: 1.5rem;
  }
}
.navbar-brand span {
  padding-left: 0.5rem;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Raleway", sans-serif;
  letter-spacing: 2px;
  font-size: 1.25rem;
  max-width: 10rem;
  white-space: normal;
  display: block;
  line-height: 1;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .navbar-brand span {
    font-size: 1.15rem;
    max-width: 8rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .navbar-brand span {
    display: none;
  }
}
@media (max-width: 767.9px) {
  .navbar-brand span {
    font-size: 1rem;
    letter-spacing: 1px;
  }
}

footer.page-footer {
  background: rgb(26.737704918, 29.6024590164, 31.512295082);
  padding: 5rem 0 3.5rem 0;
}
@media (max-width: 767.9px) {
  footer.page-footer {
    padding-top: 2.5rem;
  }
}
footer.page-footer h5 {
  font-weight: 200;
  font-size: 0.8rem;
  letter-spacing: 3px;
  color: #fff;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
}
@media (max-width: 767.9px) {
  footer.page-footer h5 {
    margin: 2.5rem 0 0.5rem 0;
  }
}
footer.page-footer p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8rem;
}
footer.page-footer p.disclaimer {
  font-size: 0.7rem;
  color: rgba(255, 255, 255, 0.25);
  margin-bottom: 0;
}
footer.page-footer p a {
  color: inherit;
  text-decoration: none;
  font-weight: 400;
}
footer.page-footer p a:hover {
  text-decoration: underline;
  color: #fff;
}
footer.page-footer hr {
  margin: 3.5rem 0;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  width: 100%;
  height: 1px;
  opacity: 1;
}
footer.page-footer .nav-link {
  padding: 0.5rem 0;
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  footer.page-footer .nav-link {
    font-size: 0.9rem;
  }
}
@media (max-width: 767.9px) {
  footer.page-footer .nav-link {
    font-size: 1.15rem;
  }
}
footer.page-footer .nav-link:hover {
  color: #d6a67a;
}
footer.page-footer .social-links li a img {
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
}
.btn {
  font-weight: 700;
  color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  text-transform: uppercase;
  border-radius: 0.35rem;
  padding: 1.25rem 2.5rem 1.25rem 2rem;
  font-size: 0.8rem;
  letter-spacing: 2px;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .btn {
    font-size: 0.7rem;
    letter-spacing: 1px;
    padding: 0.75rem 2rem 0.75rem 1.5rem;
  }
}
.btn.hover-effect:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.1);
  content: " ";
  z-index: 0;
  transform: translateX(-100%);
  transition: none;
}
.btn.hover-effect:hover:before {
  transform: translateX(100%);
}
.btn img {
  width: 1.25rem;
  height: 1.25rem;
  margin: -0.25rem -0.5rem -0.25rem 0.75rem;
}
.btn.btn-sm {
  padding: 0.75rem 1.5rem 0.75rem 1rem;
  font-size: 0.7rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .btn.btn-sm {
    font-size: 0.65rem;
    padding: 0.5rem 1rem 0.5rem 0.5rem;
  }
}
.btn.btn-sm img {
  width: 1rem;
  height: 1rem;
}
.btn:hover, .btn:focus, .btn:not(:disabled):not(.disabled):active {
  box-shadow: rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.1) 0 0.25rem 1rem;
}
.btn.btn-primary {
  background: #d6a67a;
  border-color: #d6a67a;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background: rgb(226.0172413793, 192.0862068966, 160.9827586207);
  border-color: rgb(226.0172413793, 192.0862068966, 160.9827586207);
}
.btn.btn-primary:active {
  background: rgb(235.6310344828, 212.9551724138, 192.1689655172);
  border-color: rgb(235.6310344828, 212.9551724138, 192.1689655172);
}
.btn.btn-light {
  background: #fff;
  border-color: #fff;
  color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.btn.btn-dark {
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  border-color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.btn.btn-dark:hover, .btn.btn-dark:focus {
  background: #222;
  border-color: #222;
  color: #fff;
}
.btn.btn-dark:active {
  background: #444;
  border-color: #444;
  color: #fff;
}
.btn.btn-outline-primary {
  border-color: #d6a67a;
  color: #d6a67a;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus {
  background: #d6a67a;
  border-color: #d6a67a;
  color: #fff;
}
.btn.btn-outline-primary:active {
  background: rgb(235.6310344828, 212.9551724138, 192.1689655172);
  border-color: rgb(235.6310344828, 212.9551724138, 192.1689655172);
  color: #fff;
}
.btn.btn-outline-light {
  border-color: #fff;
  color: #fff;
}
.btn.btn-outline-light:hover, .btn.btn-outline-light:focus {
  background: #fff;
  border-color: #fff;
  color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.btn.btn-outline-light:active {
  background: #fff;
  border-color: #fff;
  color: #d6a67a;
}
.btn.btn-outline-dark {
  border-color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.btn.btn-outline-dark:hover, .btn.btn-outline-dark:focus {
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  border-color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  color: #fff;
}
.btn.btn-outline-dark:active {
  background: #333;
  border-color: #333;
  color: #fff;
}
.btn.btn-link:hover, .btn.btn-link:focus, .btn.btn-link:not(:disabled):not(.disabled):active {
  background: transparent;
  border: transparent;
  box-shadow: none;
  color: rgb(232.025862069, 205.1293103448, 180.474137931);
}
.modal .modal-content {
  border-radius: 0.5rem;
  box-shadow: rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.1) 0 0.25rem 1rem;
  border: none;
  padding: 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.modal .modal-body {
  position: relative;
  padding: 2.5rem;
}
.modal .modal-body .btn-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  filter: brightness(0) invert(1);
  box-shadow: none;
  outline: none;
  opacity: 1;
}
.modal h2 {
  font-weight: 300;
  color: #fff;
  font-size: 2rem;
  max-width: 65%;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
.modal p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
}
.modal .form-field {
  margin-bottom: 1rem;
}
.modal .form-field .form-label {
  font-weight: 600;
  color: #fff;
  font-size: 0.9rem;
  margin-bottom: 0.25rem;
}
.modal .form-field .form-control {
  padding: 1rem;
  height: auto;
  background: rgba(255, 255, 255, 0.05);
  border: none;
  box-shadow: none;
  outline: none;
  color: #fff;
}
.modal .form-field .form-control:focus {
  background: rgba(255, 255, 255, 0.1);
}
.modal .promo-modal-image {
  display: block;
  width: calc(100% + 5rem);
  height: 15rem;
  margin: -2.5rem -2.5rem 2.5rem -2.5rem;
  object-fit: cover;
  background: rgba(255, 255, 255, 0.05);
}

.modal-backdrop {
  background: black;
}
.modal-backdrop.show {
  opacity: 0.85;
}

.form-control {
  height: auto;
}
.main {
  position: relative;
  padding: 15rem 0 10rem 0;
  background: url("../img/main-bg.jpg") center no-repeat;
  background-size: cover !important;
  min-height: 80svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767.9px) {
  .main {
    padding: 10rem 0 7.5rem 0;
    text-align: center;
  }
}
.main:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgb(32.5901639344, 36.0819672131, 38.4098360656), rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.5));
  content: " ";
  z-index: 1;
  opacity: 0.5;
}
@media (max-width: 767.9px) {
  .main:after {
    opacity: 0.7;
  }
}
.main .container {
  position: relative;
  z-index: 2;
}
.main h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 5rem;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .main h1 {
    font-size: 4rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .main h1 {
    font-size: 4rem;
  }
}
@media (max-width: 767.9px) {
  .main h1 {
    font-size: 3.5rem;
  }
}
.main h2 {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 7.5px;
  font-weight: bold;
  margin: 1rem 0;
}
@media (max-width: 767.9px) {
  .main h2 {
    font-size: 0.8rem;
    letter-spacing: 4px;
  }
}
.main p {
  color: rgba(255, 255, 255, 0.75);
  font-size: 1rem;
  max-width: 75%;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 767.9px) {
  .main p {
    max-width: 100%;
    color: #fff;
  }
}

.brands {
  padding: 2.5rem 0;
  position: relative;
  background: #383e42;
}
@media (max-width: 767.9px) {
  .brands {
    text-align: center;
  }
}
.brands.v2 {
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  padding-top: 0;
}
.brands.v2 h4 {
  opacity: 0.25;
}
.brands.v2 .brands-wrapper {
  opacity: 0.25;
}
.brands h4 {
  font-size: 0.8rem;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
}
@media (max-width: 767.9px) {
  .brands h4 {
    font-size: 0.7rem;
    letter-spacing: 3px;
  }
}
.brands .brands-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  --d: 10s;
}
@media (max-width: 767.9px) {
  .brands .brands-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 200px); /* number of visible images + width */
    overflow: hidden;
    width: calc(100% + 1.5rem);
    margin: 1.5rem -0.75rem 0 -0.75rem;
  }
}
@keyframes r {
  20% {
    transform: translate(-100%);
  }
  20.01% {
    transform: translate(400%);
  }
}
.brands .brands-wrapper img {
  width: 20%;
  height: 2.5rem;
  object-fit: contain;
  object-position: center;
  padding: 0 0 0 2.5rem;
  filter: brightness(0) invert(1);
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .brands .brands-wrapper img {
    padding-left: 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .brands .brands-wrapper img {
    grid-area: 1/1;
    width: 100%;
    height: 4rem;
    padding: 0.25rem 0.5rem;
    animation: r var(--d) linear infinite;
  }
  .brands .brands-wrapper img:nth-child(2) {
    animation-delay: calc(-0.2 * var(--d));
  }
  .brands .brands-wrapper img:nth-child(3) {
    animation-delay: calc(-0.4 * var(--d));
  }
  .brands .brands-wrapper img:nth-child(4) {
    animation-delay: calc(-0.6 * var(--d));
  }
  .brands .brands-wrapper img:nth-child(5) {
    animation-delay: calc(-0.8 * var(--d));
  }
}

.rooms {
  display: block;
  background: #383e42;
  padding: 2.5rem 0 3.5rem 0;
}
.rooms .room-box {
  display: block;
  width: 100%;
  height: 25rem;
  position: relative;
  text-decoration: none;
  color: inherit;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  overflow: hidden;
}
.rooms .room-box:hover .room-image {
  transform: scale(1.05);
}
.rooms .room-box:hover:after {
  opacity: 0.5;
}
.rooms .room-box .room-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  z-index: 0;
}
.rooms .room-box:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 45%;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.75), rgba(32.5901639344, 36.0819672131, 38.4098360656, 0));
  content: " ";
}
.rooms .room-box .room-details {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 1.5rem;
}
.rooms .room-box .room-details h4 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  display: block;
  margin: 0 0 1rem 0;
}
.rooms .room-box .room-details:after {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  background: url("../img/icons/arrow-top-right.svg") no-repeat center;
  background-size: contain;
  filter: brightness(0) invert(1);
  content: " ";
  display: block;
  z-index: 1;
}
.rooms .room-box.v2:hover {
  background: rgba(255, 255, 255, 0.1);
}
.rooms .room-box.v2:after {
  display: none;
}
.rooms .room-box.v2 .room-details {
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.rooms .room-box.v2 .room-details img {
  display: block;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1.5rem;
}
.rooms .room-box.v2 .room-details span {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.5);
  padding: 0 10%;
}
.rooms .room-box.v2 .room-details:after {
  display: none;
}
.rooms.v2 {
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}

.features {
  padding: 5rem 0;
  background: rgb(44.2950819672, 49.0409836066, 52.2049180328);
}
@media (max-width: 767.9px) {
  .features {
    padding: 5rem 0;
  }
}
.features h3 {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 7.5px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 767.9px) {
  .features h3 {
    font-size: 0.8rem;
    letter-spacing: 4px;
  }
}
.features h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 1rem 0;
}
@media (max-width: 767.9px) {
  .features h2 {
    font-size: 3rem;
  }
}
.features p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
  margin: 0 0 2.5rem 0;
}
.features .features-box {
  height: calc(100% + 10rem);
  margin: -5rem 0;
  padding: 5rem 0 5rem 2.5rem;
  border-left: 1px solid rgba(255, 255, 255, 0.075);
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .features .features-box {
    margin: 0;
    padding: 0;
    border-left: none;
    height: auto;
  }
}
@media (max-width: 767.9px) {
  .features .features-box {
    padding: 0;
    margin: 0;
    border: none;
    height: auto;
  }
}
.features .feature-item {
  display: block;
  padding-bottom: 1rem;
  padding-right: 2.5rem;
}
@media (max-width: 767.9px) {
  .features .feature-item {
    padding-right: 0;
    padding-left: 3.5rem;
    padding-bottom: 0;
    position: relative;
  }
}
.features .feature-item img {
  width: 3rem;
  height: 3rem;
  display: block;
  filter: brightness(0) invert(1);
}
@media (max-width: 767.9px) {
  .features .feature-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 2.5rem;
    height: 2.5rem;
  }
}
.features .feature-item h4 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  margin: 1rem 0 0.5rem 0;
}
@media (max-width: 767.9px) {
  .features .feature-item h4 {
    font-size: 1rem;
  }
}
.features .feature-item p {
  margin-bottom: 0;
}

.stats {
  display: block;
  background: rgb(44.2950819672, 49.0409836066, 52.2049180328);
  border-top: 1px solid rgba(255, 255, 255, 0.075);
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .stats {
    padding-bottom: 5rem;
  }
}
@media (max-width: 767.9px) {
  .stats {
    padding-top: 2.5rem;
    padding-bottom: 5rem;
  }
}
.stats .stats-wrapper {
  display: flex;
  justify-content: stretch;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .stats .stats-wrapper {
    flex-wrap: wrap;
  }
}
@media (max-width: 767.9px) {
  .stats .stats-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.stats .stats-item {
  flex: 1;
  padding: 5rem 0;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .stats .stats-item {
    width: 33.3333333333%;
    flex: 1 0 33%;
    padding: 5rem 0 0 0;
  }
}
@media (max-width: 767.9px) {
  .stats .stats-item {
    padding: 2.5rem 0 0 0;
  }
}
.stats .stats-item img {
  width: 3rem;
  height: 3rem;
  filter: brightness(0) invert(1);
}
.stats .stats-item strong {
  display: flex;
  justify-content: center;
  font-size: 3.5rem;
  font-weight: 200;
  color: #fff;
  line-height: 1;
}
.stats .stats-item strong em {
  font-style: normal;
  font-size: 1rem;
}
.stats .stats-item span {
  display: block;
  font-weight: 400;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.35);
  margin-top: 0.5rem;
}

.house-presentation {
  position: relative;
  background: rgb(44.2950819672, 49.0409836066, 52.2049180328);
}
.house-presentation:after {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 40%;
  background: #fff;
  content: " ";
  z-index: 0;
}
.house-presentation .container {
  position: relative;
  z-index: 2;
}
.house-presentation .video-wrapper {
  position: relative;
  display: block;
  border-radius: 0.75rem;
  overflow: hidden;
  cursor: pointer;
  box-shadow: rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.1) 0 0.15rem 0.75rem;
}
@media (max-width: 767.9px) {
  .house-presentation .video-wrapper {
    border-radius: 0;
    width: calc(100% + 1.5rem);
    margin: 0 -0.75rem;
  }
}
.house-presentation .video-wrapper:hover {
  box-shadow: rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.4) 0 0.35rem 2rem;
}
.house-presentation .video-wrapper:hover .video-info {
  background: none;
}
.house-presentation .video-wrapper:active {
  box-shadow: rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.4) 0 0.35rem 2rem;
  transform-origin: center;
  transform: translateY(0.25rem);
}
.house-presentation .video-wrapper:active .video-info {
  background: none;
}
.house-presentation .video-wrapper video {
  position: relative;
  z-index: 0;
  width: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 767.9px) {
  .house-presentation .video-wrapper video {
    height: 20rem;
  }
}
.house-presentation .video-wrapper .video-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.25);
  z-index: 3;
  padding-top: 4.5rem;
}
@media (max-width: 767.9px) {
  .house-presentation .video-wrapper .video-info {
    padding-top: 2rem;
  }
}
.house-presentation .video-wrapper .video-info .video-play-icon {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  right: 0;
  flex-shrink: 0;
  z-index: 2;
  width: 5.5rem;
  height: 5.5rem;
  padding-left: 0.25rem;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  animation: 1.5s linear infinite shadow-effect;
}
@media (max-width: 767.9px) {
  .house-presentation .video-wrapper .video-info .video-play-icon {
    width: 4rem;
    height: 4rem;
  }
}
.house-presentation .video-wrapper .video-info .video-play-icon img {
  width: 3.5rem;
  height: 3.5rem;
  filter: brightness(0) invert(1);
}
@media (max-width: 767.9px) {
  .house-presentation .video-wrapper .video-info .video-play-icon img {
    width: 2rem;
    height: 2rem;
  }
}
@keyframes shadow-effect {
  0% {
    box-shadow: rgba(255, 255, 255, 0) 0 0 0;
  }
  50% {
    box-shadow: rgba(255, 255, 255, 0.15) 0 0 0 0.5rem;
  }
  100% {
    box-shadow: rgba(255, 255, 255, 0) 0 0 0;
  }
}
.house-presentation .video-wrapper .video-info h4 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  margin-top: 1rem;
}
.house-presentation .video-wrapper .video-info h5 {
  font-family: "Raleway", sans-serif;
  font-size: 0.6rem;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 4px;
}
@media (max-width: 767.9px) {
  .house-presentation .video-wrapper .video-info h5 {
    display: none;
  }
}
.house-presentation .video-wrapper .video-info p {
  color: #d6a67a;
  font-size: 0.8rem;
  font-weight: 600;
}

.video-showcase {
  position: relative;
  padding: 10rem 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.video-showcase video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
  display: block;
}
.video-showcase:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #383e42;
  content: " ";
  z-index: 1;
  opacity: 0.15;
}
@media (max-width: 767.9px) {
  .video-showcase:before {
    opacity: 0.55;
  }
}
.video-showcase .container {
  position: relative;
  z-index: 3;
}
.video-showcase h3 {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 7.5px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 767.9px) {
  .video-showcase h3 {
    font-size: 0.8rem;
    letter-spacing: 4px;
  }
}
.video-showcase h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 6rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 1rem 0;
  white-space: nowrap;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .video-showcase h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .video-showcase h2 {
    font-size: 4rem;
  }
}
@media (max-width: 767.9px) {
  .video-showcase h2 {
    font-size: 3.5rem;
  }
}
.video-showcase h4 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0 0 2.5rem 0;
}
@media (max-width: 767.9px) {
  .video-showcase h4 {
    font-size: 1rem;
  }
}

.advanced-features {
  padding: 7.5rem 0;
  background: #fff;
}
@media (max-width: 767.9px) {
  .advanced-features {
    padding: 5rem 0;
  }
}
.advanced-features h3 {
  color: #383e42;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 7.5px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 767.9px) {
  .advanced-features h3 {
    font-size: 0.8rem;
    letter-spacing: 4px;
  }
}
.advanced-features h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #383e42;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 1rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .advanced-features h2 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .advanced-features h2 {
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .advanced-features h2 {
    font-size: 3rem;
  }
}
.advanced-features p {
  color: rgba(56, 62, 66, 0.5);
  font-size: 0.9rem;
  margin: 0 0 2.5rem 0;
}
.advanced-features .nav.nav-pills {
  flex-direction: column;
  align-items: stretch;
}
.advanced-features .nav.nav-pills .nav-item {
  width: 100%;
  display: block;
}
.advanced-features .nav.nav-pills .nav-item + .nav-item {
  border-top: 1px solid rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.1);
}
.advanced-features .nav.nav-pills .nav-item .nav-link {
  font-size: 1.5rem;
  color: #383e42;
  font-weight: 600;
  border-radius: 0;
  padding: 1.5rem 0;
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .advanced-features .nav.nav-pills .nav-item .nav-link {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .advanced-features .nav.nav-pills .nav-item .nav-link {
    font-size: 1rem;
  }
}
@media (max-width: 767.9px) {
  .advanced-features .nav.nav-pills .nav-item .nav-link {
    font-size: 1.1rem;
  }
}
.advanced-features .nav.nav-pills .nav-item .nav-link:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  background: url("../img/icons/arrow-top-right.svg") center no-repeat;
  background-size: contain;
  opacity: 0.1;
  content: " ";
  margin: auto;
}
.advanced-features .nav.nav-pills .nav-item .nav-link.active {
  color: #d6a67a;
  background: none;
}
.advanced-features .nav.nav-pills .nav-item .nav-link:active {
  color: #d6a67a;
  transform-origin: center;
  transform: scale(0.975);
  opacity: 0.8;
}
.advanced-features .nav.nav-pills .nav-item .nav-link:hover {
  color: #d6a67a;
  padding-left: 0.5rem;
}
.advanced-features .nav.nav-pills .nav-item .nav-link:hover:after {
  opacity: 1;
}
.advanced-features .feature-box {
  display: block;
  position: relative;
}
@media (max-width: 767.9px) {
  .advanced-features .feature-box {
    margin-top: 1.5rem;
  }
}
.advanced-features .feature-box:before {
  position: absolute;
  top: -2.5rem;
  left: -2.5rem;
  width: 100%;
  height: 30rem;
  content: " ";
  z-index: 0;
  background-image: radial-gradient(circle, #D3D4D4, #D3D4D4 1px, transparent 1px);
  background-size: 8px 8px;
  border-radius: 0.5rem;
}
@media (max-width: 767.9px) {
  .advanced-features .feature-box:before {
    display: none;
  }
}
.advanced-features .feature-box img.img-fluid {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  position: relative;
  border-radius: 0.5rem;
  z-index: 2;
}
@media (max-width: 767.9px) {
  .advanced-features .feature-box img.img-fluid {
    width: calc(100% + 1.5rem);
    max-width: calc(100% + 1.5rem);
    height: 20rem;
    margin: 0 -0.75rem;
    border-radius: 0;
  }
}
.advanced-features .feature-box h4 {
  display: block;
  margin: 1.5rem 0 1rem 0;
  color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.advanced-features .feature-box p {
  margin-bottom: 0;
}

.share-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 4rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 99;
  background: linear-gradient(to left, rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.25), rgba(56, 62, 66, 0));
}
.share-wrapper .share-box {
  padding: 0.35rem;
  border-radius: 0.5rem;
  height: auto;
  display: flex;
  align-items: center;
  background: rgba(56, 62, 66, 0.75);
  backdrop-filter: blur(5px);
}
.share-wrapper .share-box ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 0 0 auto;
}
.share-wrapper .share-box ul li {
  display: block;
}
.share-wrapper .share-box ul li + li {
  margin-top: 0.35rem;
}
.share-wrapper .share-box ul li a {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  text-align: center;
  line-height: 2.25rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0.5rem;
  position: relative;
}
.share-wrapper .share-box ul li a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.share-wrapper .share-box ul li a:hover span {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.share-wrapper .share-box ul li a:active {
  background: rgba(255, 255, 255, 0.4);
}
.share-wrapper .share-box ul li a img {
  width: 1.25rem;
  height: 1.25rem;
  filter: brightness(0) invert(1);
}
.share-wrapper .share-box ul li a span {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: calc(100% + 0.75rem);
  width: auto;
  height: 1.5rem;
  background: rgb(20.8852459016, 23.1229508197, 24.6147540984);
  color: #fff;
  white-space: nowrap;
  font-size: 0.8rem;
  padding: 0 0.5rem;
  line-height: 1.5rem;
  border-radius: 0.5rem;
  opacity: 0;
  visibility: hidden;
  transform: translateX(1rem);
}

.sharing-active {
  box-shadow: rgba(214, 166, 122, 0.5) 0 0 0 2px inset;
  opacity: 0.9;
}

.main.sub-main {
  padding: 10rem 0 7.5rem 0;
  background: none;
  min-height: 35rem;
}
.main.sub-main:after {
  background: linear-gradient(to bottom, rgb(32.5901639344, 36.0819672131, 38.4098360656), rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.5));
  opacity: 0.5;
}
.main.sub-main .sub-main-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.main.sub-main h1 {
  font-size: 4rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .main.sub-main h1 {
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .main.sub-main h1 {
    font-size: 3rem;
  }
}

.video-overlay-info {
  width: 22rem;
  color: #fff;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  position: absolute;
  top: 6rem;
  left: -4rem;
  transform: rotate(-45deg);
  text-align: center;
}

.floor-plan {
  position: relative;
  padding: 7.5rem 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .floor-plan {
    padding: 5rem 0;
  }
}
@media (max-width: 767.9px) {
  .floor-plan {
    padding: 5rem 0;
  }
}
.floor-plan h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  margin: 1rem 0;
}
.floor-plan p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
  margin: 0 0 1rem 0;
}
.floor-plan .floor-plan-map {
  position: relative;
}
.floor-plan .floor-plan-map .img-fluid {
  position: relative;
  z-index: 0;
}
.floor-plan .floor-plan-map .floor-plan-map-point {
  position: absolute;
  z-index: 2;
  background: #d6a67a;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  animation: 1.5s linear infinite floor-plan-point-effect;
}
.floor-plan .floor-plan-map .floor-plan-map-point:nth-child(2n) {
  top: 90%;
  left: 45%;
}
.floor-plan .floor-plan-map .floor-plan-map-point:nth-child(3n) {
  top: 15%;
  left: 70%;
}
.floor-plan .floor-plan-map .floor-plan-map-point:nth-child(4n) {
  top: 65%;
  left: 85%;
}
.floor-plan .floor-plan-map .floor-plan-map-point:nth-child(5n) {
  top: 25%;
  left: 15%;
}
.floor-plan .floor-plan-map .floor-plan-map-point:hover {
  background: rgb(226.0172413793, 192.0862068966, 160.9827586207);
}
.floor-plan .floor-plan-map .floor-plan-map-point:hover span {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.floor-plan .floor-plan-map .floor-plan-map-point:active {
  background: rgb(232.025862069, 205.1293103448, 180.474137931);
}
.floor-plan .floor-plan-map .floor-plan-map-point img {
  width: 1.25rem;
  height: 1.25rem;
  filter: brightness(0) invert(1);
}
.floor-plan .floor-plan-map .floor-plan-map-point span {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: calc(100% + 0.5rem);
  font-size: 0.8rem;
  height: 1.5rem;
  padding: 0 0.5rem;
  line-height: 1.5rem;
  color: #383e42;
  font-weight: 600;
  border-radius: 0.5rem;
  box-shadow: rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.25) 0 0.25rem 0.5rem;
  background: #fff;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transform-origin: center;
  transform: translateX(-1rem);
}
@media (max-width: 767.9px) {
  .floor-plan .floor-plan-map .floor-plan-map-point span {
    display: none;
  }
}
@keyframes floor-plan-point-effect {
  0% {
    box-shadow: rgba(255, 255, 255, 0.25) 0 0 0 0.15rem;
  }
  50% {
    box-shadow: rgba(255, 255, 255, 0.65) 0 0 0 0.35rem;
  }
  100% {
    box-shadow: rgba(255, 255, 255, 0.25) 0 0 0 0.15rem;
  }
}
.floor-plan .floor-rooms {
  display: block;
  list-style: none;
  margin: 1.75rem 0 0 0;
  padding: 1rem 0 0 0;
  position: relative;
}
.floor-plan .floor-rooms:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 10rem;
  height: 1px;
  background: #fff;
  opacity: 0.1;
  content: " ";
}
.floor-plan .floor-rooms li {
  display: block;
  margin-top: 0.75rem;
}
.floor-plan .floor-rooms li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
}
.floor-plan .floor-rooms li a:hover img {
  filter: none;
  opacity: 1;
}
.floor-plan .floor-rooms li a:hover span {
  color: #d6a67a;
  padding-left: 0.5rem;
}
.floor-plan .floor-rooms li a img {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
  opacity: 0.5;
}
.floor-plan .floor-rooms li a span {
  font-size: 1.75rem;
  margin-left: 1rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .floor-plan .floor-rooms li a span {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .floor-plan .floor-rooms li a span {
    font-size: 1.25rem;
  }
}
@media (max-width: 767.9px) {
  .floor-plan .floor-rooms li a span {
    font-size: 1rem;
  }
}
.floor-plan .floor-rooms li a i {
  font-style: normal;
  margin-left: auto;
  font-size: 0.8rem;
  opacity: 0.5;
  flex-shrink: 0;
}

.room {
  position: relative;
  padding: 7.5rem 0;
  background: rgb(44.2950819672, 49.0409836066, 52.2049180328);
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .room {
    padding: 5rem 0;
  }
}
@media (max-width: 767.9px) {
  .room {
    padding: 5rem 0;
  }
}
.room .offset-element {
  position: absolute;
  top: -5.125rem;
  left: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .room .offset-element {
    top: -4.125rem;
  }
}
.room.room-2 {
  background: #383e42;
}
.room h3 {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 7.5px;
  font-weight: bold;
  margin: 0;
}
.room h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 1rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .room h2 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .room h2 {
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .room h2 {
    font-size: 3rem;
  }
}
.room p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
  margin: 0 0 1rem 0;
}
.room ul.checklist {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.room ul.checklist li {
  display: block;
  position: relative;
  padding-left: 2rem;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1rem;
}
.room ul.checklist li + li {
  margin-top: 0.5rem;
}
.room ul.checklist li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  content: " ";
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  margin: auto;
}
.room ul.checklist li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.4rem;
  width: 0.75rem;
  height: 0.35rem;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: " ";
  transform-origin: center;
  transform: rotate(-45deg);
  margin: auto;
  z-index: 1;
}
.room .room-sponsor {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 767.9px) {
  .room .room-sponsor {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.room .room-sponsor span {
  display: block;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.5);
}
.room .room-sponsor img {
  max-width: 10rem;
  filter: brightness(0) invert(1);
}
@media (max-width: 767.9px) {
  .room .room-sponsor img {
    margin-top: 0.5rem;
  }
}
.room .room-video-preview {
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
}
@media (max-width: 767.9px) {
  .room .room-video-preview {
    width: calc(100% + 1.5rem);
    margin: 0 -0.75rem;
    border-radius: 0;
  }
}
.room .room-video-preview:hover {
  box-shadow: rgba(255, 255, 255, 0.1) 0 0 0 0.25rem;
}
.room .room-video-preview:hover .video-play-icon {
  background: rgba(255, 255, 255, 0.25);
}
.room .room-video-preview:active {
  box-shadow: rgba(255, 255, 255, 0.2) 0 0 0 0.25rem;
}
.room .room-video-preview video {
  width: 100%;
  position: relative;
  z-index: 0;
  margin: 0;
  display: block;
  object-fit: cover;
}
@media (max-width: 767.9px) {
  .room .room-video-preview video {
    height: 20rem;
  }
}
.room .room-video-preview .video-play-icon {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  right: 0;
  z-index: 2;
  width: 5.5rem;
  height: 5.5rem;
  padding-left: 0.25rem;
  margin: auto;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  animation: 1.5s linear infinite shadow-effect;
}
.room .room-video-preview .video-play-icon img {
  width: 3.5rem;
  height: 3.5rem;
  filter: brightness(0) invert(1);
}
@keyframes shadow-effect {
  0% {
    box-shadow: rgba(255, 255, 255, 0) 0 0 0;
  }
  50% {
    box-shadow: rgba(255, 255, 255, 0.15) 0 0 0 0.5rem;
  }
  100% {
    box-shadow: rgba(255, 255, 255, 0) 0 0 0;
  }
}
.room .room-gallery {
  margin-top: 5rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .room .room-gallery {
    margin-top: 2.5rem;
  }
}
@media (max-width: 767.9px) {
  .room .room-gallery {
    display: none;
  }
}
.room .room-gallery .gallery-item {
  display: flex;
  gap: 1rem;
}
.room .room-gallery .gallery-item img {
  width: calc(33.3333333333% - 0.6666666667rem);
  height: 35rem;
  object-fit: cover;
  border-radius: 0.5rem;
  cursor: pointer;
  display: block;
  flex-shrink: 1;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .room .room-gallery .gallery-item img {
    height: 25rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .room .room-gallery .gallery-item img {
    height: 20rem;
  }
}
.room .room-gallery .gallery-item img:hover {
  opacity: 0.9;
  width: calc(55% - 0.6666666667rem);
}
.room .room-gallery .gallery-item img.inactive {
  opacity: 0.5;
  filter: grayscale(1);
  width: calc(22.5% - 0.6666666667rem);
}
.room .room-gallery .gallery-item img:active {
  opacity: 0.7;
}
.room .room-gallery .room-gallery-action-prev,
.room .room-gallery .room-gallery-action-next {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5rem;
  height: 100%;
  z-index: 2;
  background: none;
  box-shadow: none;
  outline: none;
  border: none;
  padding: 0;
  opacity: 0.75;
}
.room .room-gallery .room-gallery-action-prev:hover,
.room .room-gallery .room-gallery-action-next:hover {
  opacity: 1;
}
.room .room-gallery .room-gallery-action-prev:hover:before,
.room .room-gallery .room-gallery-action-next:hover:before {
  opacity: 0.75;
}
.room .room-gallery .room-gallery-action-prev:active,
.room .room-gallery .room-gallery-action-next:active {
  opacity: 1;
  transform: translateX(-0.35rem);
}
.room .room-gallery .room-gallery-action-prev:active:before,
.room .room-gallery .room-gallery-action-next:active:before {
  opacity: 1;
}
.room .room-gallery .room-gallery-action-prev .action-arrow,
.room .room-gallery .room-gallery-action-next .action-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1.5rem;
  height: 1.5rem;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform-origin: center;
  transform: rotate(45deg);
  margin: auto;
  z-index: 3;
}
.room .room-gallery .room-gallery-action-prev:before,
.room .room-gallery .room-gallery-action-next:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  content: " ";
  background: linear-gradient(to right, rgba(56, 62, 66, 0.75), rgba(56, 62, 66, 0));
  opacity: 0.5;
}
.room .room-gallery .room-gallery-action-next {
  left: auto;
  right: 0;
}
.room .room-gallery .room-gallery-action-next:active {
  transform: translateX(0.35rem);
}
.room .room-gallery .room-gallery-action-next .action-arrow {
  transform: rotate(-135deg);
  right: 0.25rem;
}
.room .room-gallery .room-gallery-action-next:before {
  background: linear-gradient(to left, rgba(56, 62, 66, 0.75), rgba(56, 62, 66, 0));
}
.room .room-gallery-mobile {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .room .room-gallery-mobile {
    display: none;
  }
}
.room .room-gallery-mobile img {
  object-fit: cover;
  border-radius: 0.5rem;
  cursor: pointer;
  display: block;
  flex-shrink: 1;
  width: calc(50% - 0.5rem);
  height: 10rem;
}
.room .room-gallery-mobile img:hover {
  opacity: 0.7;
}
.room .room-gallery-mobile img:active {
  opacity: 0.7;
}

.glightbox-clean .gslide-description {
  background: linear-gradient(to top, rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.85), rgba(32.5901639344, 36.0819672131, 38.4098360656, 0));
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.glightbox-clean .gslide-description .gdesc-inner {
  padding: 5rem 1.5rem 1.5rem 1.5rem;
}
.glightbox-clean .gslide-description .gdesc-inner .gslide-title {
  color: #fff;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  margin: 0;
  line-height: 1.2;
}

.gallery-picker {
  display: block;
  padding: 10rem 0 0 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.gallery-picker .gallery-picker-wrapper {
  display: flex;
  gap: 1rem;
}
.gallery-picker .gallery-picker-wrapper .gallery-picker-entry {
  width: calc(50% - 1rem);
  height: 35rem;
  object-fit: cover;
  border-radius: 0.5rem;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  color: inherit;
  text-decoration: none;
  flex-shrink: 1;
}
.gallery-picker .gallery-picker-wrapper .gallery-picker-entry .gallery-picker-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
}
.gallery-picker .gallery-picker-wrapper .gallery-picker-entry .gallery-picker-info {
  position: relative;
  z-index: 2;
  padding: 1.5rem;
}
.gallery-picker .gallery-picker-wrapper .gallery-picker-entry .gallery-picker-info img.gallery-picker-logo {
  width: 3rem;
  height: 3rem;
  filter: brightness(0) invert(1);
}
.gallery-picker .gallery-picker-wrapper .gallery-picker-entry .gallery-picker-info h2 {
  display: block;
  font-size: 5rem;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.gallery-picker .gallery-picker-wrapper .gallery-picker-entry:hover {
  opacity: 0.9;
  width: calc(75% - 1rem);
}
.gallery-picker .gallery-picker-wrapper .gallery-picker-entry.inactive {
  opacity: 0.5;
  filter: grayscale(1);
  width: calc(22.5% - 0.6666666667rem);
}
.gallery-picker .gallery-picker-wrapper .gallery-picker-entry:active {
  opacity: 0.7;
}

.gallery-section {
  padding: 4rem 0 5rem 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  position: relative;
}
.gallery-section + .gallery-section {
  padding-top: 0;
}
.gallery-section .offset-element {
  position: absolute;
  top: -5.125rem;
  left: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .gallery-section .offset-element {
    top: -4.125rem;
  }
}
.gallery-section h4 {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 -0.5rem 0;
  position: sticky;
  top: 5.125rem;
  z-index: 10;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  padding: 1rem 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .gallery-section h4 {
    top: 4.125rem;
  }
}
.gallery-section img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
  border-radius: 0.5rem;
  cursor: pointer;
}
.gallery-section img:hover {
  opacity: 0.8;
}
.gallery-section img:active {
  opacity: 0.7;
}

.documents {
  position: relative;
  padding: 3.5rem 0 5rem 0;
  background: rgb(44.2950819672, 49.0409836066, 52.2049180328);
}
.documents .document-box {
  display: block;
  padding: 3rem 2rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  text-decoration: none;
  color: inherit;
}
.documents .document-box:hover {
  background: rgba(255, 255, 255, 0.1);
}
.documents .document-box:active {
  background: rgba(255, 255, 255, 0.15);
}
.documents .document-box img {
  width: 3rem;
  height: 3rem;
  filter: brightness(0) invert(1);
  display: block;
}
.documents .document-box h4 {
  color: #fff;
  margin: 1.5rem 0 0.5rem 0;
  font-weight: 600;
  display: block;
  font-size: 1.25rem;
}
.documents .document-box span {
  display: block;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.amenities {
  position: relative;
  padding: 1px 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.amenities .amenities-wrapper {
  display: flex;
  gap: 1rem;
  margin-top: -2.5rem;
  position: relative;
  z-index: 10;
}
@media (max-width: 767.9px) {
  .amenities .amenities-wrapper {
    flex-direction: column;
  }
}
.amenities .amenities-wrapper .amenity-item {
  width: calc(16.6666666667% - 0.6666666667rem);
  height: 25rem;
  object-fit: cover;
  border-radius: 0.5rem;
  cursor: pointer;
  display: block;
  flex-shrink: 1;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .amenities .amenities-wrapper .amenity-item {
    width: calc(25% - 1rem);
    height: 20rem;
  }
  .amenities .amenities-wrapper .amenity-item:last-child {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .amenities .amenities-wrapper .amenity-item {
    height: 15rem;
    width: calc(25% - 1rem);
  }
  .amenities .amenities-wrapper .amenity-item:last-child {
    display: none;
  }
}
@media (max-width: 767.9px) {
  .amenities .amenities-wrapper .amenity-item {
    height: 20rem;
    width: 100%;
  }
}
.amenities .amenities-wrapper .amenity-item.active {
  width: calc(50% - 0.6666666667rem);
}
@media (max-width: 767.9px) {
  .amenities .amenities-wrapper .amenity-item.active {
    width: 100%;
  }
}
.amenities .amenities-wrapper .amenity-item.active .amenity-bg {
  opacity: 0;
}
@media (min-width: 768px) {
  .amenities .amenities-wrapper .amenity-item.active .amenity-title {
    opacity: 0;
    visibility: hidden;
  }
  .amenities .amenities-wrapper .amenity-item.active .amenity-info {
    opacity: 1;
    visibility: visible;
    transform: none;
  }
}
.amenities .amenities-wrapper .amenity-item:active {
  transform-origin: center;
  transform: translateY(0.125rem);
}
.amenities .amenities-wrapper .amenity-item:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10rem;
  background: linear-gradient(to top, rgba(20.8852459016, 23.1229508197, 24.6147540984, 0.85), rgba(32.5901639344, 36.0819672131, 38.4098360656, 0));
  content: " ";
  z-index: 3;
}
.amenities .amenities-wrapper .amenity-item .amenity-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.amenities .amenities-wrapper .amenity-item .amenity-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  object-fit: cover;
}
.amenities .amenities-wrapper .amenity-item .amenity-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 35rem;
  height: auto;
  padding: 2rem;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  transform-origin: center;
  transform: translateY(1rem);
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .amenities .amenities-wrapper .amenity-item .amenity-info {
    width: 20rem;
  }
}
.amenities .amenities-wrapper .amenity-item .amenity-info h4 {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .amenities .amenities-wrapper .amenity-item .amenity-info h4 {
    font-size: 1.5rem;
  }
}
.amenities .amenities-wrapper .amenity-item .amenity-info p {
  margin: 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8rem;
}
.amenities .amenities-wrapper .amenity-item .amenity-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1.5rem;
  width: 7.5rem;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  color: #fff;
  z-index: 4;
  line-height: 1.2;
}

.room-features {
  position: relative;
  padding: 7.5rem 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .room-features {
    padding: 5rem 0;
  }
}
@media (max-width: 767.9px) {
  .room-features {
    padding: 5rem 0 0 0;
  }
}
.room-features .room-preview {
  position: relative;
}
.room-features .room-preview .room-image {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
}
@media (max-width: 767.9px) {
  .room-features .room-preview .room-image {
    width: calc(100% + 1.5rem);
    margin: 0 -0.75rem;
    border-radius: 0;
  }
}
.room-features .room-preview .room-element {
  position: absolute;
  z-index: 3;
  cursor: pointer;
}
@media (min-width: 768px) {
  .room-features .room-preview .room-element.element-right .room-element-info {
    left: auto;
    right: calc(100% + 0.5rem);
  }
}
.room-features .room-preview .room-element:hover, .room-features .room-preview .room-element.active {
  z-index: 4;
}
.room-features .room-preview .room-element:hover .room-element-toggle, .room-features .room-preview .room-element.active .room-element-toggle {
  background: rgb(226.0172413793, 192.0862068966, 160.9827586207);
}
.room-features .room-preview .room-element:hover .room-element-info, .room-features .room-preview .room-element.active .room-element-info {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.room-features .room-preview .room-element .room-element-toggle {
  background: #d6a67a;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  animation: 1.5s linear infinite floor-plan-point-effect;
  cursor: pointer;
}
@media (max-width: 767.9px) {
  .room-features .room-preview .room-element .room-element-toggle {
    transform-origin: top left;
    transform: scale(0.8);
  }
}
.room-features .room-preview .room-element .room-element-toggle img {
  width: 1.25rem;
  height: 1.25rem;
  filter: brightness(0) invert(1);
}
@keyframes floor-plan-point-effect {
  0% {
    box-shadow: rgba(255, 255, 255, 0.25) 0 0 0 0.15rem;
  }
  50% {
    box-shadow: rgba(255, 255, 255, 0.65) 0 0 0 0.35rem;
  }
  100% {
    box-shadow: rgba(255, 255, 255, 0.25) 0 0 0 0.15rem;
  }
}
.room-features .room-preview .room-element .room-element-info {
  position: absolute;
  top: 0;
  left: calc(100% + 0.5rem);
  width: 15rem;
  height: auto;
  background: #fff;
  padding: 1rem;
  color: #383e42;
  font-weight: 600;
  border-radius: 0.5rem;
  box-shadow: rgba(32.5901639344, 36.0819672131, 38.4098360656, 0.25) 0 0.25rem 0.5rem;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform-origin: center;
  transform: translateX(-1rem);
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .room-features .room-preview .room-element .room-element-info {
    width: 12rem;
  }
}
@media (max-width: 767.9px) {
  .room-features .room-preview .room-element .room-element-info {
    position: fixed;
    bottom: 1.5rem;
    left: 0;
    right: 0;
    margin: auto;
    top: auto;
    text-align: center;
    transform: translateY(1.5rem);
  }
}
.room-features .room-preview .room-element .room-element-info h4 {
  font-size: 1rem;
  color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.room-features .room-preview .room-element .room-element-info p {
  color: rgba(56, 62, 66, 0.5);
  font-size: 0.8rem;
  margin: 0;
  display: block;
}
.room-features .room-element-target {
  display: flex;
  align-items: center;
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1rem;
}
.room-features .room-element-target + .room-element-target {
  margin-top: 0.5rem;
}
.room-features .room-element-target img {
  width: 1.25rem;
  height: 1.25rem;
  filter: brightness(0) invert(1);
  opacity: 0.5;
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.room-features .room-element-target:hover {
  color: #fff;
}
.room-features .room-element-target:hover img {
  opacity: 1;
}
.room-features h3 {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 7.5px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 767.9px) {
  .room-features h3 {
    font-size: 0.8rem;
    letter-spacing: 4px;
  }
}
.room-features h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 1rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .room-features h2 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .room-features h2 {
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .room-features h2 {
    font-size: 3rem;
  }
}
.room-features p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
  margin: 0 0 1.5rem 0;
}

.appointment {
  position: relative;
  padding: 10rem 0 5rem 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
@media (max-width: 767.9px) {
  .appointment {
    padding: 7.5rem 0 5rem 0;
  }
}
.appointment h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 1rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .appointment h1 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .appointment h1 {
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .appointment h1 {
    font-size: 3rem;
  }
}
.appointment p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
  margin: 0 0 2.5rem 0;
}
@media (max-width: 767.9px) {
  .appointment p {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .appointment form {
    margin-top: 2.5rem;
  }
}
.appointment form .form-field .form-label {
  color: #fff;
  font-size: 0.9rem;
}
.appointment form .form-field .form-label span {
  color: red;
}
.appointment form .form-field .form-control {
  background: rgba(255, 255, 255, 0.075);
  color: #fff;
  border: none;
  outline: none;
  box-shadow: none;
  height: auto;
  padding: 1rem;
}
.appointment form .form-field .form-control:focus {
  background: rgba(255, 255, 255, 0.15);
}
.appointment form p {
  margin-bottom: 1.5rem;
  font-size: 0.7rem;
}
.appointment form p a {
  color: inherit;
}
.appointment .contact-box {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}
.appointment .contact-box + .contact-box {
  margin-top: 1.5rem;
}
.appointment .contact-box img {
  width: 2rem;
  height: 2rem;
  filter: brightness(0) invert(1);
  flex-shrink: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .appointment .contact-box img {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.appointment .contact-box .contact-box-info {
  padding-left: 1rem;
}
.appointment .contact-box .contact-box-info strong {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
  font-size: 0.9rem;
  display: block;
}
.appointment .contact-box .contact-box-info span {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .appointment .contact-box .contact-box-info span {
    font-size: 1rem;
  }
}
@media (max-width: 767.9px) {
  .appointment .contact-box .contact-box-info span {
    font-size: 1rem;
  }
}

.content-page {
  padding: 10rem 0 5rem 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
}
.content-page h1 {
  font-size: 2rem;
  font-weight: 400;
  color: #fff;
}
.content-page h2, .content-page h3, .content-page h4, .content-page h5, .content-page h6 {
  font-weight: 400;
  color: #fff;
  margin: 2rem 0 0.5rem 0;
}
.content-page h2 {
  font-size: 1.5rem;
}
.content-page h3 {
  font-size: 1.25rem;
}
.content-page h4 {
  font-size: 1.15rem;
}
.content-page h5 {
  font-size: 1rem;
}
.content-page h6 {
  font-size: 0.9rem;
}

.properties {
  position: relative;
  padding: 5rem 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.properties .property-item {
  display: block;
}
.properties .property-item + .property-item {
  padding-top: 5rem;
  margin-top: 5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.properties .property-item .property-thumb {
  display: block;
  width: 100%;
  height: auto;
}
.properties .property-item .property-thumb:hover {
  opacity: 0.8;
}
.properties .property-item .property-thumb img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
  display: block;
  border-radius: 0.5rem;
}
@media (max-width: 767.9px) {
  .properties .property-item .property-thumb img {
    height: 15rem;
  }
}
.properties .property-item .property-info {
  display: block;
}
.properties .property-item .property-info .property-name {
  font-size: 2.5rem;
  font-weight: 400;
  color: #fff;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  margin: 0 0 0.5rem 0;
  display: block;
  text-transform: uppercase;
  line-height: 1.2;
}
@media (max-width: 767.9px) {
  .properties .property-item .property-info .property-name {
    font-size: 2rem;
  }
}
.properties .property-item .property-info .property-name:hover {
  color: #d6a67a;
}
.properties .property-item .property-info p {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.5);
}
.properties .property-item .property-info .property-feature {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.properties .property-item .property-info .property-feature img {
  width: 1.5rem;
  height: 1.5rem;
  filter: brightness(0) invert(1);
  flex-shrink: 0;
  margin-right: 0.75rem;
}
.properties .property-item .property-info .property-feature strong {
  display: block;
  color: #fff;
  font-weight: 600;
}
.properties .property-item .property-info .property-price {
  display: block;
}
.properties .property-item .property-info .property-price span {
  display: block;
  font-size: 0.7rem;
  color: rgba(255, 255, 255, 0.5);
}
.properties .property-item .property-info .property-price strong {
  display: block;
  font-size: 1.5rem;
  color: #d6a67a;
  font-weight: 600;
}

.about {
  padding: 7.5rem 0;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
@media (max-width: 767.9px) {
  .about {
    padding: 5rem 0 0 0;
  }
}
.about h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
}
@media (max-width: 767.9px) {
  .about h2 {
    font-size: 3rem;
  }
}
.about p {
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.9rem;
  margin: 0 0 2.5rem 0;
}
.about .mission-box {
  padding-left: 2.5rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767.9px) {
  .about .mission-box {
    padding-left: 0;
    border-left: none;
    padding-top: 2.5rem;
    margin-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.about .mission-box h3 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
}
.about .mission-box p {
  margin: 0;
}
.about .process {
  background: rgba(255, 255, 255, 0.025);
  padding: 3.5rem;
  border-radius: 0.5rem;
  margin-top: 5rem;
}
@media (max-width: 767.9px) {
  .about .process {
    padding: 5rem 0.75rem;
    width: calc(100% + 1.5rem);
    margin: 5rem -0.75rem 0 -0.75rem;
    border-radius: 0;
  }
}
.about .process h4 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
}
.about .process .process-step {
  margin-top: 2.5rem;
}
@media (max-width: 767.9px) {
  .about .process .process-step {
    margin-top: 1.5rem;
  }
}
.about .process .process-step .step-number {
  font-size: 6rem;
  color: #fff;
  font-weight: 300;
  display: block;
  line-height: 1;
  opacity: 0.15;
}
@media (max-width: 767.9px) {
  .about .process .process-step .step-number {
    font-size: 4rem;
  }
}
.about .process .process-step .step-title {
  font-size: 1.5rem;
  color: #fff;
  margin: 1rem 0 0.5rem 0;
}
.about .process .process-step p {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.35);
  margin-bottom: 0;
}

.about-cta {
  padding: 10rem 0;
  position: relative;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
}
.about-cta .container {
  position: relative;
  z-index: 3;
}
.about-cta:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  content: " ";
  z-index: 1;
  opacity: 0.5;
}
.about-cta video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
  display: block;
}
.about-cta h2 {
  font-weight: 600;
  color: #fff;
  font-size: 2.5rem;
}
.about-cta p {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.75);
  margin: 1.5rem 0 1rem 0;
}

.room.room-show .room-sponsor {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.room.room-show .room-shows {
  margin-top: 1rem;
  position: relative;
  overflow: hidden;
}
.room.room-show .room-shows .room-show-thumb {
  display: block;
  cursor: pointer;
  position: relative;
}
.room.room-show .room-shows .room-show-thumb:hover img {
  opacity: 0.8;
}
.room.room-show .room-shows .room-show-thumb:hover h5 {
  color: #d6a67a;
}
.room.room-show .room-shows .room-show-thumb:active img {
  opacity: 0.8;
}
.room.room-show .room-shows .room-show-thumb:active h5 {
  color: #d6a67a;
}
.room.room-show .room-shows .room-show-thumb img {
  display: block;
  width: 100%;
  height: 6rem;
  border-radius: 0.5rem;
  object-fit: cover;
  position: relative;
  z-index: 0;
}
.room.room-show .room-shows .room-show-thumb h5 {
  display: block;
  margin: 0.5rem 0 0.25rem 0;
  font-weight: 500;
  color: #fff;
  font-size: 0.9rem;
}
.room.room-show .room-shows .room-show-thumb span {
  position: absolute;
  top: 4.5rem;
  left: 0.25rem;
  z-index: 2;
  font-size: 0.7rem;
  font-weight: 600;
  color: rgb(32.5901639344, 36.0819672131, 38.4098360656);
  background: #fff;
  padding: 0 0.35rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 0.5rem;
}

/*# sourceMappingURL=style.css.map */
