:root {
  --paper: rgb(239, 237, 234);
  --ink: rgb(57, 38, 25);
  --ink-soft: #6f5c4d;
  --white: #fffdf9;
  --line: rgba(57, 38, 25, .16);
  --accent: #8a7465;
  --accent-soft: #d7c2ae;
  --accent-muted: #c9b7aa;
  --accent-hover: #514033;
  --dark-bg: rgb(38, 31, 26);
  --dark-bg-soft: #302720;
  --dark-text: #f4ece3;
  --dark-muted: #cdbfad;
  --green: #514033;
}

#preloader {
  background-color: var(--dark-bg);
}

#preloader.loaded,
#preloader.nb-preloader-done {
  pointer-events: none;
}

#preloader.nb-preloader-done {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  z-index: -1 !important;
}

#preloader [data-loader=circle-side] {
  border-color: var(--accent-soft);
  border-top-color: rgba(255, 255, 255, .22);
  border-right-color: rgba(255, 255, 255, .22);
  border-bottom-color: rgba(255, 255, 255, .22);
}

header.menu_v4 .container,
main .container,
footer .container,
header.menu_v4 .container:not(.inline),
main .container:not(.inline),
footer .container:not(.inline) {
  bottom: auto !important;
  cursor: auto;
  display: block !important;
  font-size: inherit;
  height: auto !important;
  left: auto !important;
  overflow: visible !important;
  position: relative !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
}

body,
main,
.bg_white,
.pattern_2,
.menu_item .menu_title h3,
.menu_item .menu_title em,
.tabs_menu .tab-content .card,
.tabs_menu .tab-content .card .card-header {
  background-color: var(--paper);
}

h1,
h2,
h3,
h4,
h5,
h6,
.title h2,
.title h3,
.box_item_info h3,
.room_details h2 {
  color: var(--ink);
}

.title small,
.box_item_info small,
.box_facilities i,
.room_facilities_list ul li i,
.phone_element a i,
.list_ok ul li:before,
.main_title span em {
  color: var(--accent);
}

a.btn_1,
.btn_1,
.btn_1.inverse,
.booking_form input[type=submit] {
  background: var(--ink);
  background-color: var(--ink);
  border-color: var(--ink);
  color: #fff;
}

a.btn_1:hover,
.btn_1:hover,
.booking_form input[type=submit]:hover {
  background-color: var(--accent-hover);
  border-color: var(--accent-hover);
  color: #fff;
}

a.btn_1.outline,
.btn_1.outline {
  background: transparent;
  border-color: var(--ink);
  color: var(--ink);
}

a.btn_1.outline:hover,
.btn_1.outline:hover {
  background-color: var(--ink);
  border-color: var(--ink);
  color: #fff;
}

a.animated_link::before {
  background-color: var(--ink);
}

header.fixed_header nav ul li a.animated_link:before,
header.reveal_header.headroom--top nav ul li a.animated_link:before {
  background-color: #fff;
}

header.fixed_header.sticky,
header.headroom--not-top {
  background-color: var(--paper);
}

header.fixed_header.sticky .logo_sticky img,
header.headroom--not-top .logo_sticky img,
.menu_v4 .logo_panel img {
  filter: brightness(0) saturate(100%) invert(18%) sepia(18%) saturate(1069%) hue-rotate(343deg) brightness(91%) contrast(88%);
}

header.fixed_header.sticky nav ul li a,
header.headroom--not-top nav ul li a {
  color: var(--ink);
}

header.fixed_header.sticky nav ul li a.animated_link:before,
header.headroom--not-top nav ul li a.animated_link:before {
  background-color: var(--ink);
}

header.fixed_header.sticky nav ul li a.btn_1,
header.headroom--not-top nav ul li a.btn_1 {
  color: #fff;
}

header.fixed_header.sticky .hamburger__inner,
header.fixed_header.sticky .hamburger__inner::before,
header.fixed_header.sticky .hamburger__inner::after,
header.headroom--not-top .hamburger__inner,
header.headroom--not-top .hamburger__inner::before,
header.headroom--not-top .hamburger__inner::after {
  background-color: var(--ink);
}

.submenu_version .main-menu ul ul {
  border-top-color: var(--accent);
}

.submenu_version .main-menu ul ul:before {
  border-bottom-color: var(--accent);
}

.submenu_version .main-menu ul ul li:hover > a,
.submenu_version .main-menu ul > li > a.show-submenu:hover:after,
.submenu_version .main-menu #mainNav a.show-submenu.show_normal,
.main-menu #mainNav ul li a.active {
  color: var(--accent) !important;
}

.main-menu #mainNav > ul > li > a:hover {
  color: inherit !important;
}

header.fixed_header:not(.sticky) .main-menu #mainNav > ul > li > a.animated_link:hover,
header.fixed_header:not(.sticky) .main-menu #mainNav > ul > li > a.show-submenu:hover,
header.fixed_header:not(.sticky) .main-menu #mainNav > ul > li > a.show-submenu.show_normal {
  color: #fff !important;
}

header.fixed_header.sticky .main-menu #mainNav > ul > li > a:hover,
header.fixed_header.sticky .main-menu #mainNav > ul > li > a.show-submenu.show_normal,
header.headroom--not-top .main-menu #mainNav > ul > li > a:hover,
header.headroom--not-top .main-menu #mainNav > ul > li > a.show-submenu.show_normal {
  color: var(--ink) !important;
}

.main-menu #mainNav ul li.notabene-lang {
  border-left: 1px solid rgba(255, 255, 255, .34);
  margin-left: 10px;
  padding-left: 16px;
}

.main-menu #mainNav ul li.notabene-lang > a {
  font-size: .76rem;
  letter-spacing: .12em;
  min-width: 38px;
  text-align: center;
}

header.fixed_header.sticky .main-menu #mainNav ul li.notabene-lang,
header.headroom--not-top .main-menu #mainNav ul li.notabene-lang {
  border-left-color: var(--line);
}

.main-menu #mainNav ul li.notabene-header-booking a.btn_1 {
  color: var(--white) !important;
  margin-left: 6px;
}

.main-menu #mainNav ul li.notabene-header-booking a.btn_1:before {
  display: none;
}

.main-menu #mainNav ul li.notabene-header-booking a.btn_1:hover {
  color: var(--white) !important;
}

@media (max-width: 991px) {
  .main-menu #mainNav ul li.notabene-lang {
    border-left: 0;
    border-top: 1px solid var(--line);
    margin: 16px 0 0;
    padding: 14px 0 0;
  }

  .main-menu #mainNav ul li.notabene-lang > a {
    text-align: left;
  }

  .main-menu #mainNav ul li.notabene-header-booking a.btn_1 {
    margin-left: 0;
    margin-top: 8px;
  }
}

.booking_form .form-group i,
.nice-select:after {
  color: var(--accent);
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: var(--ink);
  color: #fff;
}

.nice-select:after {
  border-color: var(--accent);
}

.progress-wrap:hover::after {
  color: var(--accent);
}

.progress-wrap svg.progress-circle path {
  stroke: var(--accent);
}

footer {
  background-color: var(--dark-bg);
  color: var(--dark-text);
}

footer .footer_bg {
  background-color: var(--dark-bg);
}

footer .footer_bg .background-image {
  filter: grayscale(100%);
  opacity: .16;
}

footer .footer_bg .gradient_over {
  background: linear-gradient(to bottom, rgba(38, 31, 26, .38), var(--dark-bg) 82%);
}

footer a {
  color: var(--accent-soft);
}

footer a:hover {
  color: #fff;
}

footer .copy,
.pagination a.active,
.box_overlay,
a.box_cat_rooms .info span:hover {
  background-color: var(--dark-bg);
}

.tabs_menu .nav-link:hover,
.tabs_menu .nav-link:focus,
.tabs_menu .tab-content .card .card-header a:hover,
.tabs_menu .tab-content .card .card-header a:focus {
  color: var(--accent);
}

.tabs_menu .nav-tabs .nav-link.active,
.tabs_menu .nav-tabs .nav-item.show .nav-link {
  border-bottom-color: var(--ink);
  color: var(--ink);
}

.nb-footer .move_content {
  padding-bottom: 105px;
}

.nb-footer > .container {
  transform: none !important;
}

.nb-footer h5 {
  color: var(--dark-text);
  letter-spacing: .08em;
  text-transform: uppercase;
}

.nb-footer-main-row {
  row-gap: 42px;
}

.nb-footer-main-location h5 {
  margin-bottom: 25px;
}

.nb-footer-main-block {
  margin-bottom: 25px;
}

.nb-footer-main-block span {
  color: var(--accent-soft);
  display: block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .12em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.nb-footer-main-block p {
  color: rgba(244, 236, 227, .72);
  margin-bottom: 0;
}

.nb-footer-main-block a {
  color: var(--dark-text);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.25;
}

.nb-footer-main-block a:hover,
.nb-footer-main-actions a:hover {
  color: var(--accent-soft);
}

.nb-footer-main-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 6px;
}

.nb-footer-main-actions a {
  border-bottom: 1px solid currentColor;
  color: rgba(244, 236, 227, .82);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.nb-footer-main-map {
  border: 1px solid rgba(255, 255, 255, .14);
  height: 150px;
  margin-top: 24px;
  overflow: hidden;
}

.nb-footer-main-map iframe {
  border: 0;
  height: 100%;
  width: 100%;
}

.nb-footer-social {
  margin-top: 28px;
}

@media (max-width: 991px) {
  .nb-footer .move_content {
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .nb-footer .footer_bg {
    display: none;
  }

  .nb-footer .move_content {
    margin-top: 0;
    padding-bottom: 36px;
    padding-top: 54px;
  }

  .nb-footer-main-row {
    row-gap: 34px;
  }

  .nb-footer-main-location h5 {
    margin-bottom: 18px;
  }

  .nb-footer-main-block {
    margin-bottom: 18px;
  }

  .nb-footer-main-block a {
    font-size: 16px;
  }

  .nb-footer .copy {
    padding-bottom: 24px;
    padding-top: 18px;
  }
}

@media (max-width: 560px) {
  .menu_v4 .main-menu {
    width: 100%;
  }
}

.nb-hero {
  display: block !important;
  min-height: 100vh;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}

.nb-hero::before {
  background: rgba(0, 0, 0, .28);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.nb-hero .wrapper {
  inset: 0;
  min-height: 100vh;
  position: relative;
  z-index: 2;
}

.nb-hero .container {
  flex: 0 1 1140px !important;
  height: auto !important;
  inset: auto !important;
  max-width: 1140px;
  min-height: 120px;
  min-width: min(100%, 320px) !important;
  padding-left: 16px;
  padding-right: 16px;
  position: relative !important;
  transform: none !important;
  width: 100% !important;
}

.nb-hero .slide-animated {
  opacity: 1;
  transform: none;
  visibility: visible;
}

.nb-hero small,
.nb-hero h3 {
  height: auto !important;
  min-height: 1em;
  width: auto !important;
}

.nb-hero .wrapper small {
  color: var(--accent-soft);
  display: block;
  font-weight: 600;
  letter-spacing: 3px;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.nb-hero .wrapper h3 {
  color: #fff;
  font-size: 3.1875rem;
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.nb-hero-mark {
  align-items: center;
  border: 1px solid rgba(255, 255, 255, .72);
  color: #fff;
  display: inline-flex;
  font-family: Georgia, serif;
  font-size: 14px;
  height: 42px;
  justify-content: center;
  letter-spacing: 0;
  margin-bottom: 20px;
  width: 42px;
}

.nb-hero-reservation {
  align-items: center;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 18px;
}

.nb-hero-reservation span {
  opacity: .82;
}

.nb-hero-reservation a {
  border-bottom: 1px solid currentColor;
  color: #fff;
  font-weight: 600;
}

.nb-hero-media,
.nb-hero-slideshow,
.nb-hero-slide {
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}

.nb-hero-media {
  object-fit: cover;
  z-index: 0;
}

.nb-hero-slide {
  background-position: center;
  background-size: cover;
  opacity: 0;
  transform: scale(1.03);
  transition: opacity 1400ms ease, transform 6500ms ease;
  z-index: 0;
}

.nb-hero-slide.is-active {
  opacity: 1;
  transform: scale(1);
}

.hero.nb-banner-part {
  background-color: var(--dark-bg);
  color: #fff;
  display: block !important;
  height: 60vh;
  min-height: 520px;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}

.hero.nb-banner-part .jarallax-img,
.hero.nb-banner-part .nb-hero-slideshow {
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}

.hero.nb-banner-part .jarallax-img {
  object-fit: cover;
}

.hero.nb-banner-part .nb-hero-slideshow {
  z-index: 0;
}

.hero.nb-banner-part .wrapper {
  height: 100%;
  min-height: 100%;
  position: relative;
  z-index: 2;
}

.hero.nb-banner-part .container {
  height: auto !important;
  max-width: 1140px;
  position: relative !important;
  transform: none !important;
}

.hero.nb-banner-part .wrapper small {
  color: var(--accent-soft);
  display: block;
  font-weight: 600;
  letter-spacing: 3px;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.hero.nb-banner-part .wrapper h1 {
  color: #fff;
  font-size: 3.1875rem;
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.nb-banner-part-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 24px;
}

.hero.nb-banner-part .btn_1.outline.white {
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, .86);
  color: #fff;
}

.hero.nb-banner-part .btn_1.outline.white:hover {
  background-color: #fff;
  border-color: #fff;
  color: var(--ink);
}

@media (max-width: 991px) {
  .hero.nb-banner-part {
    min-height: 560px;
  }
}

@media (max-width: 767px) {
  .hero.nb-banner-part {
    height: 72vh;
    min-height: 460px;
  }

  .hero.nb-banner-part .wrapper h1 {
    font-size: 2.25rem;
  }
}

.nb-tile-section {
  background-color: var(--paper);
}

.nb-tile-section .container {
  cursor: auto;
}

.nb-tile-section .title small {
  color: var(--accent);
}

.nb-tile-section .title h2 {
  color: var(--ink);
}

.nb-tile-section__description {
  color: var(--ink-soft);
}

.nb-tile-section__description p:last-child {
  margin-bottom: 0;
}

.nb-tile-section .parallax_wrapper {
  margin-bottom: 0;
}

.nb-tile-section .parallax_wrapper > img {
  aspect-ratio: 4 / 5;
  object-fit: cover;
  width: 100%;
}

.nb-tile-section .parallax_wrapper .img_over {
  bottom: 9%;
}

.nb-tile-section .parallax_wrapper .img_over img {
  aspect-ratio: 4 / 5;
  object-fit: cover;
  width: 52%;
}

.nb-tile-section .parallax_wrapper.inverted .img_over img {
  margin-left: auto;
}

.nb-tile-section__reservation {
  margin-top: 28px;
}

.nb-tile-section__reservation a {
  align-items: center;
  display: inline-flex;
  gap: 12px;
}

.nb-tile-section__reservation i {
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 50%;
  display: inline-flex;
  height: 46px;
  justify-content: center;
  width: 46px;
}

.nb-tile-section__reservation em {
  color: var(--ink-soft);
  display: block;
  font-size: 12px;
  font-style: normal;
  letter-spacing: .12em;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .nb-tile-section .parallax_wrapper {
    margin-bottom: 45px;
  }
}

@media (max-width: 767px) {
  .nb-tile-section .parallax_wrapper > img,
  .nb-tile-section .parallax_wrapper .img_over img {
    aspect-ratio: 4 / 4.6;
  }
}

.nb-video-section {
  background-color: var(--paper);
  overflow: hidden;
}

.nb-video-section__pinned {
  margin: 0;
}

.nb-video-section .pinned-image__container-overlay {
  background: rgba(38, 31, 26, .48);
}

.nb-video-section .title small {
  color: var(--accent-soft);
}

.nb-video-section .title h2 {
  color: #fff;
}

.nb-video-section__media {
  display: block;
}

.nb-tile-extended-section {
  background-color: var(--paper);
}

.nb-tile-extended-section__image-link {
  display: block;
  height: 100%;
  width: 100%;
}

.nb-tile-extended-section__image-link img {
  transition: transform .6s ease;
}

.nb-tile-extended-section__image-link:hover img {
  transform: scale(1.04);
}

.nb-tile-extended-section__content p:last-child {
  margin-bottom: 0;
}

.nb-marquee-section .track {
  animation-duration: 55s;
}

.nb-tile-services__icon {
  align-items: center;
  display: inline-flex;
  height: 62px;
  justify-content: center;
  margin-bottom: 14px;
  width: 62px;
}

.nb-tile-services__icon img {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.nb-testimonials-section .box_overlay {
  backdrop-filter: blur(14px);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, .12), rgba(255, 255, 255, .035)),
    linear-gradient(145deg, rgba(38, 31, 26, .82), rgba(57, 38, 25, .64));
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 8px;
  box-shadow:
    0 26px 80px rgba(0, 0, 0, .32),
    inset 0 1px 0 rgba(255, 255, 255, .16);
  overflow: hidden;
  padding: 58px 62px 54px;
  position: relative;
}

.nb-testimonials-section .box_overlay:before {
  background: linear-gradient(90deg, transparent, var(--accent-soft), transparent);
  content: "";
  height: 2px;
  left: 42px;
  opacity: .85;
  position: absolute;
  right: 42px;
  top: 0;
}

.nb-testimonials-section .box_overlay:after {
  color: rgba(255, 255, 255, .09);
  content: "“";
  font-family: Georgia, serif;
  font-size: 190px;
  line-height: 1;
  position: absolute;
  right: 24px;
  top: -4px;
  z-index: 0;
}

.nb-testimonials-section__item > * {
  position: relative;
  z-index: 1;
}

.nb-testimonials-section__author {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 26px;
  position: static;
  text-align: center;
}

.nb-testimonials-section__author:after {
  background: rgba(215, 194, 174, .7);
  content: "";
  height: 1px;
  margin-top: 4px;
  width: 54px;
}

.nb-testimonials-section__author h4 {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: .16em;
  margin-bottom: 0;
  position: static;
  text-transform: uppercase;
}

.nb-testimonials-section__rating {
  color: var(--accent-soft);
  display: inline-flex;
  gap: 4px;
  letter-spacing: 0 !important;
  line-height: 1;
}

.nb-testimonials-section .comment {
  border-left: 0;
  color: rgba(255, 255, 255, .9);
  font-size: clamp(1rem, 1.4vw, 1.2rem);
  line-height: 1.85;
  padding-left: 0;
  position: relative;
  text-align: center;
  z-index: 1;
}

.nb-testimonials-section .comment p:last-child {
  margin-bottom: 0;
}

.nb-news-section a.box_contents figure,
.nb-news-page a.box_contents figure,
.nb-news-related a.box_contents figure {
  aspect-ratio: 16 / 11;
  margin-bottom: 0;
}

.nb-news-section a.box_contents figure img,
.nb-news-page a.box_contents figure img,
.nb-news-related a.box_contents figure img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.nb-news-section a.box_contents h2,
.nb-news-page a.box_contents h2,
.nb-news-related a.box_contents h2 {
  color: var(--ink);
}

.nb-news-single .box_contents_in p:last-child {
  margin-bottom: 0;
}

.nb-room-filter-tabs {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin: 0 0 55px;
}

.nb-room-filter-tabs a {
  border: 1px solid var(--line);
  color: var(--ink);
  display: inline-flex;
  font-size: .78rem;
  font-weight: 600;
  justify-content: center;
  letter-spacing: .12em;
  min-width: 132px;
  padding: 12px 18px;
  text-transform: uppercase;
}

.nb-room-filter-tabs a:hover,
.nb-room-filter-tabs a.is-active {
  background: var(--ink);
  border-color: var(--ink);
  color: var(--white);
}

.nb-room-list-item .box_item_info small span {
  background: var(--accent-soft);
  display: inline-block;
  height: 1px;
  margin: 0 10px 3px;
  width: 26px;
}

.nb-room-list-item .box_item_info h2 a {
  color: inherit;
}

.nb-room-list-item .pinned-image__container img {
  object-fit: cover;
}

.nb-rooms-tiles-section a.box_cat_rooms .background-image {
  height: 100%;
}

.nb-rooms-tiles-section .row > p.text-end {
  margin-bottom: 0;
  width: 100%;
}

.nb-empty-state {
  border-top: 1px solid var(--line);
  color: var(--ink-soft);
  margin-top: 20px;
  padding: 42px 0 95px;
  text-align: center;
}

.nb-room-sidebar {
  /* border-left: 1px solid var(--line); */
  padding-left: 36px;
}

.nb-room-booking-card {
  border-bottom: 1px solid var(--line);
  margin-bottom: 32px;
  padding-bottom: 32px;
}

.nb-room-booking-card .btn_1 {
  display: inline-flex;
  justify-content: center;
  margin-top: 20px;
  width: 100%;
}

.nb-room-facilities ul li {
  gap: 15px;
}

.nb-room-facilities__title {
  color: var(--ink);
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: .08em;
  line-height: 1.35;
  margin: 0 0 22px;
  text-transform: uppercase;
}

.nb-room-facilities ul li i {
  flex: 0 0 auto;
  margin-right: 0;
}

.nb-room-facilities__icon {
  align-items: center;
  display: inline-flex;
  flex: 0 0 34px;
  height: 34px;
  justify-content: center;
  width: 34px;
}

.nb-room-facilities__icon img {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.nb-room-description__toggle {
  display: none;
}

.nb-room-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 18px 26px;
}

.nb-room-price-line {
  align-items: baseline;
  color: var(--ink);
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  justify-content: center;
}

.nb-room-price-line span {
  color: var(--ink-soft);
  font-size: .76rem;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.nb-room-price-line strong {
  font-size: 1.65rem;
  font-weight: 600;
  line-height: 1;
}

.nb-room-price-line small {
  color: var(--ink-soft);
  font-size: .86rem;
  font-weight: 500;
}

.nb-room-gallery .carousel_item_centered img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
  width: 100%;
}

.nb-room-related a.box_cat_rooms .background-image {
  height: 100%;
}

.nb-room-booking__price {
  color: var(--ink);
  font-size: 1.6rem;
  font-weight: 600;
}

.nb-room-booking__price small {
  color: var(--ink-soft);
  font-size: .85rem;
  font-weight: 500;
}

.nb-room-booking .booking_wrapper {
  padding-bottom: 1px;
}

.nb-room-booking button.btn_1 {
  border: 0;
}

@media (max-width: 767px) {
  .nb-room-sidebar {
    border-left: 0;
    border-top: 1px solid var(--line);
    margin-top: 40px;
    padding-left: 0;
    padding-top: 34px;
  }

  .nb-room-filter-tabs {
    gap: 8px;
    justify-content: flex-start;
    margin-bottom: 36px;
    overflow-x: auto;
    padding-bottom: 6px;
  }

  .nb-room-filter-tabs a {
    flex: 0 0 auto;
    min-width: auto;
    padding: 10px 14px;
  }

  .nb-room-description {
    --room-description-collapsed-height: 230px;
  }

  .nb-room-description.is-collapsible .nb-room-description__content {
    overflow: hidden;
    position: relative;
    transition: max-height .45s ease;
  }

  .nb-room-description.is-collapsible:not(.is-expanded) .nb-room-description__content:after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0), var(--paper) 88%);
    bottom: 0;
    content: "";
    height: 72px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
  }

  .nb-room-description__toggle {
    background: transparent;
    border: 0;
    color: var(--accent);
    display: inline-block;
    font-size: .78rem;
    font-weight: 600;
    letter-spacing: .14em;
    margin-top: 12px;
    padding: 0;
    text-transform: uppercase;
  }

  .nb-room-description__toggle[hidden] {
    display: none;
  }

  .nb-room-actions {
    align-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 3rem;
  }

  .nb-testimonials-section .box_overlay {
    padding: 42px 28px 38px;
  }

  .nb-testimonials-section .box_overlay:before {
    left: 24px;
    right: 24px;
  }

  .nb-testimonials-section .box_overlay:after {
    font-size: 120px;
    right: 14px;
    top: 4px;
  }
}

@media (max-width: 991px) {
  .nb-tile-extended-section .row {
    row-gap: 18px;
  }

  .nb-tile-extended-section .order-lg-1,
  .nb-tile-extended-section .order-lg-2 {
    order: initial;
  }
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: "Montserrat", Helvetica, sans-serif;
  line-height: 1.55;
}

a {
  color: var(--accent);
  text-decoration: none;
}

a:hover,
a:focus {
  color: var(--ink);
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

.site-header {
  align-items: center;
  background: rgba(239, 237, 234, .92);
  border-bottom: 1px solid var(--line);
  display: grid;
  gap: 24px;
  grid-template-columns: auto 1fr auto;
  left: 0;
  padding: 18px clamp(18px, 4vw, 56px);
  position: sticky;
  right: 0;
  top: 0;
  z-index: 20;
}

.brand span {
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  line-height: 1;
}

.brand small {
  color: var(--ink-soft);
  display: block;
  font-size: 11px;
  letter-spacing: .12em;
  margin-top: 4px;
  text-transform: uppercase;
}

.primary-nav ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.primary-nav a {
  color: var(--ink-soft);
  font-size: 14px;
}

.header-booking,
.button,
.availability-card button,
.mobile-booking {
  background: var(--ink);
  border: 1px solid var(--ink);
  color: var(--white);
  display: inline-flex;
  min-height: 44px;
  padding: 12px 18px;
  place-items: center;
}

.button.secondary {
  background: transparent;
  color: var(--ink);
}

.menu-toggle {
  display: none;
}

.hero {
  align-items: end;
  background: linear-gradient(90deg, rgba(57, 38, 25, .78), rgba(57, 38, 25, .16)), var(--hero-image);
  background-position: center;
  background-size: cover;
  color: var(--white);
  display: grid;
  gap: 32px;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 420px);
  min-height: calc(100vh - 82px);
  padding: clamp(56px, 8vw, 110px) clamp(18px, 4vw, 56px) 56px;
}

.hero-content {
  max-width: 760px;
}

.hero p,
.eyebrow {
  letter-spacing: .12em;
  text-transform: uppercase;
}

.hero h1 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(56px, 9vw, 132px);
  font-weight: 400;
  line-height: .9;
  margin: 18px 0 22px;
}

.hero-content div {
  max-width: 610px;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.availability-card {
  background: var(--white);
  color: var(--ink);
  display: grid;
  gap: 12px;
  padding: 22px;
}

.availability-card label {
  color: var(--ink-soft);
  display: grid;
  font-size: 13px;
  gap: 6px;
}

.availability-card input {
  background: var(--paper);
  border: 1px solid var(--line);
  color: var(--ink);
  font: inherit;
  min-height: 44px;
  padding: 8px 10px;
}

.section {
  padding: clamp(56px, 8vw, 112px) clamp(18px, 4vw, 56px);
}

.intro-grid,
.single-layout {
  display: grid;
  gap: clamp(28px, 5vw, 72px);
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
}

h1,
h2,
h3 {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.08;
  margin: 0 0 18px;
}

h1 {
  font-size: clamp(44px, 7vw, 86px);
}

h2 {
  font-size: clamp(34px, 5vw, 62px);
}

h3 {
  font-size: 28px;
}

.eyebrow {
  color: var(--accent);
  font-size: 12px;
  font-weight: 700;
}

.rich-text {
  color: var(--ink-soft);
  font-size: 18px;
}

.section-heading {
  align-items: end;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-bottom: 28px;
}

.section-heading a {
  border-bottom: 1px solid currentColor;
  color: var(--accent);
}

.card-grid {
  display: grid;
  gap: 20px;
}

.card-grid.two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.card-grid.three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.feature-card {
  background: var(--white);
  border: 1px solid var(--line);
  padding: 14px;
}

.feature-card img,
.placeholder-media {
  aspect-ratio: 4 / 3;
  background: linear-gradient(135deg, var(--accent-muted), #f7f3ec);
  margin-bottom: 18px;
  object-fit: cover;
  width: 100%;
}

.placeholder-media.tall {
  aspect-ratio: 3 / 4;
}

.feature-card p {
  color: var(--ink-soft);
}

.band {
  align-items: start;
  background: var(--dark-bg);
  color: var(--white);
  display: grid;
  gap: 32px;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 520px);
}

.band .eyebrow {
  color: var(--accent-soft);
}

.service-list {
  display: grid;
  gap: 12px;
}

.service-list a {
  border: 1px solid rgba(255,255,255,.22);
  padding: 18px;
}

.page-content {
  max-width: 920px;
}

.single-media {
  position: sticky;
  top: 110px;
}

.room-facts,
.amenities {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  margin: 0 0 28px;
  padding: 0;
}

.room-facts span,
.amenities li {
  background: var(--white);
  border: 1px solid var(--line);
  padding: 9px 12px;
}

.booking-frame {
  background: var(--white);
  border: 1px solid var(--line);
  margin-top: 28px;
  min-height: 480px;
  padding: 24px;
}

.booking-frame iframe {
  border: 0;
  min-height: 640px;
  width: 100%;
}

.site-footer {
  background: var(--dark-bg);
  color: var(--white);
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr auto auto;
  padding: 34px clamp(18px, 4vw, 56px) 90px;
}

.site-footer a {
  display: block;
}

.mobile-booking {
  bottom: 16px;
  display: none;
  left: 16px;
  justify-content: center;
  position: fixed;
  right: 16px;
  z-index: 30;
}

@media (max-width: 900px) {
  .site-header {
    grid-template-columns: 1fr auto;
  }

  .menu-toggle {
    background: transparent;
    border: 1px solid var(--line);
    color: var(--ink);
    display: inline-flex;
    min-height: 42px;
    padding: 10px 12px;
  }

  .primary-nav {
    background: var(--paper);
    border-top: 1px solid var(--line);
    display: none;
    grid-column: 1 / -1;
    padding-top: 14px;
  }

  .primary-nav.is-open {
    display: block;
  }

  .primary-nav ul {
    align-items: start;
    display: grid;
    gap: 12px;
    justify-content: stretch;
  }

  .header-booking {
    display: none;
  }

  .hero:not(.nb-hero):not(.nb-banner-part),
  .intro-grid,
  .single-layout,
  .band,
  .site-footer {
    grid-template-columns: 1fr;
  }

  .hero:not(.nb-hero):not(.nb-banner-part) {
    min-height: auto;
    padding-top: 72px;
  }

  .card-grid.two,
  .card-grid.three {
    grid-template-columns: 1fr;
  }

  .section-heading {
    align-items: start;
    display: grid;
  }

  .single-media {
    position: static;
  }

  .mobile-booking {
    display: flex;
  }
}
