body {
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.navbar-moved {
  padding-top: 76px;
}
a {
  color: var(--accent-beige-mid, #B38C75);
}
a.go-to-page {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  line-height: 150%;
  /* 19.5px */
  letter-spacing: 0.52px;
  text-decoration: none;
}
.header-top {
  width: 100%;
  align-items: center;
}
.header-top ul {
  justify-content: center;
}
img {
  width: 100%;
  height: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
  text-transform: uppercase;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 19.5px */
  letter-spacing: 0.52px;
}
nav.navbar {
  z-index: 999;
}
nav.navbar.moved {
  -webkit-backdrop-filter: blur(12px) !important;
  background-color: #00000038 !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
nav.navbar.moved .navbar-nav .nav-link {
  color: #FFF;
}
nav.navbar.moved .navbar-nav .current_page_item .nav-link {
  color: #B38C75;
}
.navbar-brand {
  padding: 0 10px;
  display: block;
}
.navbar-brand img {
  max-height: 60px;
}
.navbar-collapse {
  display: flex;
  justify-content: center;
}
.navbar-collapse ul {
  justify-content: space-between;
}
.navbar-collapse > * {
  flex: 1 auto;
}
.logo-top {
  text-align: center;
}
.menu-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-buttons {
  display: flex;
  gap: 15px;
  margin-left: 20px;
}
.menu-top {
  flex: 1 auto;
}
.btn {
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  transition: 0.4s ease;
}
.btn img {
  max-height: 16px;
}
.btn:has(img) img {
  flex: 0 16px;
}
.btn.btn-primary {
  background: var(--accent-beige-mid, #B38C75);
  border: 1px solid var(--accent-beige-mid, #B38C75);
  color: #12282C;
  padding: 12px 50px;
}
.btn.btn-primary:hover,
.btn.btn-primary:active {
  background: #9F7861;
  border-color: #9F7861;
}
.btn.btn-primary.white-text {
  color: #FFF !important;
}
.btn.btn-green {
  background: #32545A;
  color: #FFF;
}
.btn.btn-outline-primary {
  color: var(--accent-beige-mid, #B38C75);
  border: 1px solid var(--accent-beige-mid, #B38C75);
}
.btn.btn-outline-primary:hover {
  background: #B38C75;
  border-color: #B38C75;
  color: #FFF;
}
section {
  padding: 60px 0;
}
section.green {
  background: #12282C;
  color: #FFF;
}
section ul li {
  color: #FFF;
}
section.bg-pattern {
  position: relative;
  z-index: 2;
}
section.bg-pattern:before {
  content: "";
  height: 70px;
  width: 100%;
  background: url("img/bg_pattern.svg");
  background-size: auto 100%;
  position: absolute;
  top: 18%;
  z-index: -1;
}
section.green-glow {
  background: var(--brand-main, #12282C);
  color: #FFF;
  position: relative;
}
section.green-glow:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 800px;
  width: 800px;
  border-radius: 897.621px;
  opacity: 0.4;
  z-index: -1;
  background: var(--brand-deep, #32545A);
  filter: blur(141.04901123px);
}
section#catering-section {
  background-color: #12282c;
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.11) 0%, #12282c 88%);
  background-position: top -300px center;
  position: relative;
  z-index: 0;
  padding-top: 100px;
  overflow: hidden;
}
section#catering-section .container {
  position: relative;
  z-index: 3;
}
section#catering-section:before {
  content: "";
  height: 70px;
  width: 100%;
  background: url("img/bg_pattern.svg");
  background-size: auto 100%;
  position: absolute;
  top: -20px;
  z-index: -1;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: ador-hairline, sans-serif;
}
.h2,
h2 {
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 57.6px */
  text-transform: uppercase;
}
h3,
.h3 {
  color: #B38C75;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 33.6px */
  text-transform: uppercase;
}
h4,
.h4 {
  margin-bottom: 20px;
  display: block;
}
h5 {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
  text-transform: uppercase;
}
h1,
.h1 {
  color: var(--base-white, #FFF);
  text-align: center;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 86.4px */
  text-transform: uppercase;
  font-family: ador-hairline, sans-serif;
}
.after-title {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: "acumin-pro", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  /* 27px */
  letter-spacing: 4.68px;
  text-transform: uppercase;
  display: block;
  margin-top: 20px;
}
#hero-text {
  background: rgba(255, 255, 255, 0.1);
  padding: 74px 64px;
}
.hero-buttons {
  margin: 30px;
  display: flex;
  gap: 20px;
  justify-content: center;
}
.container-ico-left {
  display: flex;
  gap: 24px;
}
.container-ico-left > div:first-child {
  width: 36px;
}
p {
  color: var(--base-white, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
p.darker-font {
  opacity: 0.6;
}
.darker-font {
  opacity: 0.6;
}
.calendar-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.calendar-list .calendar-row {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 35px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.calendar-list .calendar-row .calendar-event {
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 10px;
}
.calendar-list .calendar-row > div:first-child {
  flex: 0  10%;
}
.calendar-list .calendar-row > div:nth-child(2) {
  flex: 0  40%;
}
.calendar-list .calendar-row > div:nth-child(3) {
  flex: 0  15%;
}
.calendar-list .calendar-row > div:nth-child(4) {
  flex: 0 15%;
}
.calendar-list .calendar-row > div:nth-child(5) {
  flex: 0 20%;
}
.badge {
  padding: 5px 14px;
  border-radius: 0;
}
.badge.badge-gold {
  background: var(--accent-beige-mid, #B38C75);
  color: var(--base-white, #FFF);
  leading-trim: both;
  font-size: 10.387px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 15.581px */
  letter-spacing: 0.415px;
  text-transform: uppercase;
}
.narrow-content {
  width: 820px;
  margin: auto;
}
.gold-text {
  color: #B38C75;
}
.white-text {
  color: #FFF;
}
.about-us-images {
  display: flex;
  gap: 64px;
}
.about-us-images > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.about-us-images > div:nth-child(2) img {
  width: auto;
}
#voucher-box {
  border: 1px solid var(--accent-beige-mid, #B38C75);
  display: flex;
  padding: 40px 60px;
  justify-content: flex-end;
  align-items: stretch;
  gap: 53px;
  margin: 80px 0;
}
#voucher-box > div:nth-child(1) {
  position: relative;
  flex: 0 70%;
}
#voucher-box > div:nth-child(1) img {
  position: absolute;
  width: 100%;
  height: auto;
  top: -100%;
}
footer {
  background: url("img/bg_pattern.svg") no-repeat;
  background-position: bottom -40px center;
  background-color: #12282C;
  padding: 64px 0;
  color: #FFF;
}
footer .h5 {
  text-transform: uppercase;
  padding: 0 20px;
  margin-bottom: 14px;
  display: block;
}
footer ul {
  list-style: none;
  padding-left: 20px;
}
footer ul li {
  padding-bottom: 5px;
}
footer .footer-row,
footer .footer-row-2 {
  display: flex;
  align-items: stretch;
  height: 100%;
}
footer .footer-row > div,
footer .footer-row-2 > div {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}
footer .footer-row > div:last-child,
footer .footer-row-2 > div:last-child {
  border-right: none;
}
footer .footer-col {
  padding: 0 20px;
}
footer .footer-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding-bottom: 30px;
}
.credits-row {
  padding-top: 32px;
}
.credits {
  opacity: 0.6;
  font-size: 14px;
}
.page-header {
  background: linear-gradient(180deg, rgba(34, 48, 50, 0.5) 0%, #223032 100%), url(<path-to-image>) lightgray 50% / cover no-repeat;
  position: relative;
  display: flex;
  align-items: center;
}
.page-header .page-text {
  position: absolute;
  width: 100%;
}
.page-header .page-text p {
  color: #FFF;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  /* 31.5px */
  opacity: 0.6;
}
#menu-section {
  background: #12282C;
}
.menu-items .menu-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
  padding: 10px 0;
}
.menu-items .menu-item b {
  color: var(--base-white, #FFF);
  font-size: 21px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  /* 31.5px */
}
.menu-items .menu-item p {
  opacity: 0.6;
  font-size: 14px;
  margin-bottom: 0;
}
.menu-items .menu-item .price {
  display: block;
  text-align: right;
  padding-right: 20px;
}
form input[type="text"],
form input[type="email"],
form input[type="tel"] {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  height: 48px;
  width: 100%;
  padding: 0 15px;
}
form label {
  color: var(--base-white, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  margin-bottom: 5px;
}
form textarea {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  width: 100%;
  padding: 15px;
}
#map-canvas {
  height: 400px;
}
.contact-row {
  color: #FFF;
  display: flex;
  gap: 20px;
  margin: 20px 0;
}
.contact-row .contact-info {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.contact-row > div:first-child {
  flex: 0 30px;
}
.contact-row a {
  text-decoration: none;
}
.contact-row span {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.ti-inner {
  color: #FFF;
}
.ti-widget.ti-goog .ti-rating-text,
.ti-widget.ti-goog .ti-rating-text strong:not(.ti-rating-large),
.ti-widget.ti-goog .ti-rating-text strong a,
.ti-widget.ti-goog .ti-rating-text strong span,
.ti-widget.ti-goog .ti-rating-text span strong,
.ti-widget.ti-goog .ti-rating-text span,
.ti-widget.ti-goog .ti-footer,
.ti-widget.ti-goog .ti-footer strong:not(.ti-rating-large),
.ti-widget.ti-goog .ti-footer span,
.ti-widget.ti-goog .ti-footer strong a {
  color: #FFF !important;
}
.ti-widget.ti-goog .ti-widget-container .ti-name {
  color: #FFF !important;
}
.ti-review-text-container.ti-review-content {
  opacity: 0.7;
}
.opacity-box {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  padding: 30px 41.719px;
}
.opacity-box h2 {
  font-size: 36px;
}
.opacity-box span {
  opacity: 0.6;
}
.opacity-box a.btn.btn-primary {
  color: #12282C;
  padding: 10px 40px;
}
#mobile-menu {
  display: none;
}
.video-poster {
  position: relative;
}
.video-poster:after {
  content: "";
  height: 64px;
  width: 64px;
  display: block;
  background: url("../assets/img/play.png") center;
  opacity: 0;
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.4s ease;
}
.video-poster:hover:after {
  opacity: 1;
  top: 0;
}
.modal-content {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(5px);
  padding: 0 20px;
}
#posters .modal-content {
  padding: 15px;
}
.modal-header {
  display: flex;
  gap: 12px;
}
.modal-header h1 {
  color: #000;
}
.modal-header img {
  max-height: 36px;
  flex: 0 36px;
}
.modal-footer p {
  font-size: 13px;
  color: #000;
  text-align: center;
  width: 100%;
}
.modal-footer .buttons {
  display: flex;
  gap: 12px;
  width: 100%;
}
.modal-footer .buttons > * {
  flex: 1;
}
.modal-body p,
.modal-header p,
.modal-footer p {
  color: #000 !important;
}
@media screen and (max-width: 768px) {
  html,
  body {
    overflow-x: hidden;
  }
  .header-top {
    flex-wrap: nowrap;
  }
  .header-top > .col-md-5:first-child {
    display: none;
  }
  .menu-top {
    display: none;
    flex-wrap: nowrap;
  }
  .menu-top > * {
    flex: 1 auto;
  }
  #show-day-meal {
    display: none;
  }
  .top-buttons .btn {
    padding: 8px 20px;
    font-size: 13px;
    white-space: nowrap;
  }
  .top-buttons {
    margin-left: 0;
  }
  .navbar-toggler {
    border: none;
  }
  .navbar-toggler img {
    max-height: 45px;
  }
  .navbar-brand img {
    max-height: 50px;
  }
  .navbar-brand {
    margin-right: 0;
  }
  .logo-top {
    flex: 0 38%;
  }
  .menu-right {
    flex: 0 62%;
    gap: 15px;
    justify-content: space-between;
    padding-right: 0;
  }
  h1,
  .h1 {
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 33.6px */
    text-transform: uppercase;
  }
  h2,
  .h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 33.6px */
    text-transform: uppercase;
  }
  .narrow-content {
    width: auto;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .hero-buttons {
    flex-direction: column;
    gap: 10px;
  }
  #hero-text {
    padding: 30px 25px;
  }
  #hero-text > .row > div:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 20px;
    margin-bottom: 20px;
  }
  .index-contact > div {
    padding: 15px 20px;
    margin: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
  .calendar-list {
    flex-wrap: wrap;
  }
  .calendar-list .calendar-row {
    flex-wrap: wrap;
  }
  .calendar-list .calendar-row .calendar-event {
    justify-content: center;
    padding: 10px 0;
    font-size: 24px;
    flex-direction: column;
  }
  .calendar-list .calendar-row > div:first-child {
    flex: 0 100%;
    text-align: center;
  }
  .calendar-list .calendar-row > div:nth-child(2) {
    flex: 0 100%;
    text-align: center;
  }
  .calendar-list .calendar-row > div:nth-child(3) {
    flex: 0 50%;
    padding: 10px;
    text-align: center;
  }
  .calendar-list .calendar-row > div:nth-child(4) {
    flex: 0 50%;
    text-align: center;
    padding: 10px;
  }
  .calendar-list .calendar-row > div:nth-child(5) {
    flex: 0 100%;
    text-align: center;
  }
  .about-us-images {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .about-us-images img {
    min-width: 100%;
  }
  .about-us-images > div:nth-child(2) {
    gap: 20px;
  }
  #voucher-box {
    flex-direction: column;
    text-align: center;
    gap: 10px;
    padding: 30px;
    margin-bottom: 0;
  }
  #voucher-box > div:nth-child(1) img {
    position: static;
    width: 110%;
    margin-top: -100px;
    transform: scale(1.4);
  }
  #mobile-menu {
    display: block;
    background: #12282C;
    position: fixed;
    top: 70px;
    width: 100%;
    height: calc(100vh - 70px);
    left: -100%;
    transition: 0.5s ease;
    opacity: 0;
    z-index: 100;
  }
  #mobile-menu.show {
    opacity: 1;
    left: 0;
    background: #12282C !important;
  }
  #mobile-menu ul li a {
    font-family: ador-hairline, sans-serif;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 28.8px */
    text-transform: uppercase;
    display: block;
    padding: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
  .page-header img {
    height: 100vw;
    object-fit: cover;
  }
  .page-header .page-text p {
    font-size: 15px;
  }
  .menu-day-meal > div:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 20px;
    margin-bottom: 20px;
  }
  .container-ico-left {
    gap: 15px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .container-ico-left > div:first-child {
    width: 50px;
  }
  section {
    padding: 30px 0;
  }
  #mobile-order-meal {
    display: flex;
    justify-content: center;
    padding: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
  #mobile-order-meal #show-day-meal {
    display: inline-block;
  }
  .offer-images > div > div > div {
    padding: 10px 0 !important;
    margin: 0 !important;
  }
}
/*# sourceMappingURL=main.css.map */