@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-ExtraLight.eot");
  src: url("assets/fonts/Montserrat-ExtraLight.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Montserrat-ExtraLight.woff") format("woff"),
    url("assets/fonts/Montserrat-ExtraLight.ttf") format("truetype"),
    url("assets/fonts/Montserrat-ExtraLight.svg#Montserrat-ExtraLight")
      format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-Light.eot");
  src: url("assets/fonts/Montserrat-Light.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Montserrat-Light.woff") format("woff"),
    url("assets/fonts/Montserrat-Light.ttf") format("truetype"),
    url("assets/fonts/Montserrat-Light.svg#Montserrat-Light") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-Regular.eot");
  src: url("assets/fonts/Montserrat-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Montserrat-Regular.woff") format("woff"),
    url("assets/fonts/Montserrat-Regular.ttf") format("truetype"),
    url("assets/fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-Medium.eot");
  src: url("assets/fonts/Montserrat-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Montserrat-Medium.woff") format("woff"),
    url("assets/fonts/Montserrat-Medium.ttf") format("truetype"),
    url("assets/fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Montserrat";
  src: url("assets/fonts/Montserrat-SemiBold.eot");
  src: url("assets/fonts/Montserrat-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Montserrat-SemiBold.woff") format("woff"),
    url("assets/fonts/Montserrat-SemiBold.ttf") format("truetype"),
    url("assets/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold")
      format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Kenoky";
  src: url("assets/fonts/Kenoky-Light.eot");
  src: url("assets/fonts/Kenoky-Light.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/Kenoky-Light.woff") format("woff"),
    url("assets/fonts/Kenoky-Light.ttf") format("truetype"),
    url("assets/fonts/Kenoky-Light.svg#Kenoky-Light") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "GeorgiaBallpark-Script";
  src: url("assets/fonts/GeorgiaBallpark-Script.eot");
  src: url("assets/fonts/GeorgiaBallpark-Script.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/GeorgiaBallpark-Script.woff") format("woff"),
    url("assets/fonts/GeorgiaBallpark-Script.ttf") format("truetype"),
    url("assets/fonts/GeorgiaBallpark-Script.svg#GeorgiaBallpark-Script")
      format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "icomoon";
  src: url("assets/fonts/icomoon.ttf?az2w34") format("truetype"),
    url("assets/fonts/icomoon.woff?az2w34") format("woff"),
    url("assets/fonts/icomoon.svg?az2w34#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 600;
  margin: 0;
}

h1,
.h1 {
  font-size: min(max(25px, 2.6041666667vw), 50px);
  line-height: 1.4;
  letter-spacing: 1.97px;
}
@media only screen and (max-width: 991px) {
  h1,
  .h1 {
    line-height: 1.2;
  }
}

h2,
.h2 {
  font-size: min(max(17px, 1.7708333333vw), 34px);
}

h3,
.h3 {
  font-size: min(max(14px, 1.25vw), 24px);
  font-weight: 200;
}

h4,
.h4 {
  font-size: min(max(13px, 1.0416666667vw), 20px);
  font-weight: 100;
  line-height: 1.4;
}

h6,
.h6 {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 200;
}

p,
.p {
  font-size: min(max(13px, 0.8333333333vw), 16px);
  line-height: 1.4;
  font-weight: 100;
  margin: 0;
}

header,
.header {
  background-color: #ffffff;
  height: min(max(71px, 8.3333333333vw), 160px);
  position: relative;
  width: 100%;
  max-width: 100vw;
  position: fixed;
  top: 0;
  transition: all 0.5s ease-in-out;
  z-index: 20;
  display: flex;
  align-items: center;
}
header.open .nt-container .menu-btn:before,
.header.open .nt-container .menu-btn:before {
  opacity: 0;
}
header.open .nt-container .menu-btn .icon,
.header.open .nt-container .menu-btn .icon {
  transition: 0.5s;
}
header.open .nt-container .menu-btn .icon:before,
.header.open .nt-container .menu-btn .icon:before {
  transform: rotateZ(45deg) scaleX(1) translate(6px, 5px);
}
header.open .nt-container .menu-btn .icon:after,
.header.open .nt-container .menu-btn .icon:after {
  transform: rotateZ(-45deg) scaleX(1) translate(6px, -6px);
}
header.open .nt-container .header-menu,
.header.open .nt-container .header-menu {
  transform: translateX(0);
}
header.hideHeader,
.header.hideHeader {
  top: calc(0px - min(max(71px, 8.3333333333vw), 160px));
}
header.showHeader,
.header.showHeader {
  background-color: #ffffff;
  visibility: visible;
}
@media only screen and (max-width: 991px) {
  header .nt-container,
  .header .nt-container {
    height: 38px;
  }
}
header .nt-container .logo-wrapper,
.header .nt-container .logo-wrapper {
  position: relative;
  z-index: 22;
  height: 100%;
}
header .nt-container .logo-wrapper a,
.header .nt-container .logo-wrapper a {
  visibility: visible;
  display: inline-block;
  height: 100%;
}
header .nt-container .logo-wrapper a img,
.header .nt-container .logo-wrapper a img {
  width: min(max(131px, 13.4375vw), 258px);
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
header .nt-container .menu-btn,
.header .nt-container .menu-btn {
  display: none;
  width: min(max(24px, 6.9333333333vw), 26px);
  height: min(max(14px, 4.2666666667vw), 16px);
  background: none;
  border: none;
  padding: 0;
  position: relative;
  z-index: 22;
  cursor: pointer;
  visibility: hidden;
  flex-grow: 0;
  flex-shrink: 0;
}
@media only screen and (max-width: 991px) {
  header .nt-container .menu-btn,
  .header .nt-container .menu-btn {
    display: block;
  }
}
header .nt-container .menu-btn:before,
.header .nt-container .menu-btn:before {
  transition-duration: 0.5s;
  position: absolute;
  width: min(max(24px, 6.9333333333vw), 26px);
  height: 1px;
  background-color: #000000;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  visibility: visible;
  left: 0;
  transition: opacity 0.3s ease-in-out;
}
header .nt-container .menu-btn .icon,
.header .nt-container .menu-btn .icon {
  visibility: visible;
  transition-duration: 0.5s;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: min(max(24px, 6.9333333333vw), 26px);
}
header .nt-container .menu-btn .icon:before,
.header .nt-container .menu-btn .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: min(max(24px, 6.9333333333vw), 26px);
  height: 1px;
  background-color: #000000;
  content: "";
  top: 0px;
  left: 0;
}
header .nt-container .menu-btn .icon:after,
.header .nt-container .menu-btn .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: min(max(24px, 6.9333333333vw), 26px);
  height: 1px;
  background-color: #000000;
  content: "";
  top: 16px;
  left: 0;
}
header .nt-container .header-menu,
.header .nt-container .header-menu {
  font-size: min(max(12px, 0.7291666667vw), 14px);
  line-height: 1.28;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  header .nt-container .header-menu,
  .header .nt-container .header-menu {
    position: fixed;
    right: 0;
    top: var(--mh);
    min-width: 100%;
    transform: translateX(100%);
    transition: transform 0.5s ease-in-out;
    background-color: #ffffff;
    padding: min(max(21px, 1.9270833333vw), 37px) 0;
    z-index: 10;
  }
}
header .nt-container .header-menu ul,
.header .nt-container .header-menu ul {
  flex-direction: row;
  align-items: center;
  gap: min(max(16px, 1.6666666667vw), 32px);
}
@media only screen and (max-width: 991px) {
  header .nt-container .header-menu ul,
  .header .nt-container .header-menu ul {
    flex-direction: column;
    min-height: calc(
      var(--vh, 1vh) * 100 - var(--mh) - min(max(21px, 1.9270833333vw), 37px)
    );
    justify-content: center;
  }
}
header .nt-container .header-menu ul li,
.header .nt-container .header-menu ul li {
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  header .nt-container .header-menu ul li,
  .header .nt-container .header-menu ul li {
    margin: 10px 0;
  }
}
header .nt-container .header-menu ul li a,
.header .nt-container .header-menu ul li a {
  display: inline-flex;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
header .nt-container .header-menu ul li a:hover,
.header .nt-container .header-menu ul li a:hover {
  color: #ac9a7a;
}
header .nt-container .header-menu ul li:last-child,
.header .nt-container .header-menu ul li:last-child {
  text-align: center;
  padding: 11px 28px;
  min-width: 142px;
  background-color: #ac9a7a;
  color: #ffffff;
}
header .nt-container .header-menu ul li:last-child a:hover,
.header .nt-container .header-menu ul li:last-child a:hover {
  color: #ffffff;
}

footer,
.footer {
  background-color: #ffffff;
}
footer .footer-top,
.footer .footer-top {
  padding: min(max(50px, 6.7708333333vw), 130px) 0 min(max(25px, 3.125vw), 60px);
}
footer .footer-top .info-wrapper,
.footer .footer-top .info-wrapper {
  text-align: center;
  width: 100%;
  font-weight: 100;
}
footer .footer-bottom,
.footer .footer-bottom {
  padding: 0 0 min(max(20px, 2.2395833333vw), 43px);
}
@media only screen and (max-width: 991px) {
  footer .footer-bottom .nt-small-container,
  .footer .footer-bottom .nt-small-container {
    flex-direction: column;
  }
}
footer .footer-bottom .nt-small-container > div,
.footer .footer-bottom .nt-small-container > div {
  flex: 0 0 calc(33.33% - min(max(16px, 1.6666666667vw), 32px));
  max-width: calc(33.33% - min(max(16px, 1.6666666667vw), 32px));
}
@media only screen and (max-width: 991px) {
  footer .footer-bottom .nt-small-container > div,
  .footer .footer-bottom .nt-small-container > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
footer .footer-bottom .nt-small-container > div img,
.footer .footer-bottom .nt-small-container > div img {
  margin: auto;
}
footer .footer-bottom .nt-small-container > div.social-wrapper,
.footer .footer-bottom .nt-small-container > div.social-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
footer .footer-bottom .nt-small-container > div.social-wrapper span,
.footer .footer-bottom .nt-small-container > div.social-wrapper span {
  font-size: min(max(13px, 0.78125vw), 15px);
  line-height: 1.4;
  font-weight: 200;
}
footer .footer-bottom .nt-small-container > div.social-wrapper ul,
.footer .footer-bottom .nt-small-container > div.social-wrapper ul {
  flex-direction: row;
}
footer .footer-bottom .nt-small-container > div.social-wrapper ul li a,
.footer .footer-bottom .nt-small-container > div.social-wrapper ul li a {
  visibility: hidden;
  font-size: 0;
  position: relative;
  margin: 0 min(max(10px, 1.7708333333vw), 34px);
}
footer
  .footer-bottom
  .nt-small-container
  > div.social-wrapper
  ul
  li
  a:hover:before,
.footer
  .footer-bottom
  .nt-small-container
  > div.social-wrapper
  ul
  li
  a:hover:before {
  color: #ac9a7a;
}
footer .footer-bottom .nt-small-container > div.social-wrapper ul li a:before,
.footer .footer-bottom .nt-small-container > div.social-wrapper ul li a:before {
  position: relative;
  color: #909090;
  font-size: 19px;
  visibility: visible;
  transition: color 0.3s ease-in-out;
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: auto;
}
footer
  .footer-bottom
  .nt-small-container
  > div.social-wrapper
  ul
  li
  a.facebook:before,
.footer
  .footer-bottom
  .nt-small-container
  > div.social-wrapper
  ul
  li
  a.facebook:before {
  content: "\e916";
}
footer
  .footer-bottom
  .nt-small-container
  > div.social-wrapper
  ul
  li
  a.instagram:before,
.footer
  .footer-bottom
  .nt-small-container
  > div.social-wrapper
  ul
  li
  a.instagram:before {
  content: "\e915";
}
footer
  .footer-bottom
  .nt-small-container
  > div.social-wrapper
  ul
  li
  a.youtube:before,
.footer
  .footer-bottom
  .nt-small-container
  > div.social-wrapper
  ul
  li
  a.youtube:before {
  content: "\e90f";
}
footer .footer-bottom .nt-small-container > div.book-now,
.footer .footer-bottom .nt-small-container > div.book-now {
  text-align: center;
}
footer .footer-bottom .nt-small-container > div.book-now a,
.footer .footer-bottom .nt-small-container > div.book-now a {
  font-size: min(max(13px, 0.78125vw), 15px);
  line-height: 1.4;
  font-weight: 200;
  position: relative;
  padding-right: 25px;
}
@media only screen and (max-width: 991px) {
  footer .footer-bottom .nt-small-container > div.book-now a,
  .footer .footer-bottom .nt-small-container > div.book-now a {
    color: #ac9a7a;
  }
}
footer .footer-bottom .nt-small-container > div.book-now a:after,
.footer .footer-bottom .nt-small-container > div.book-now a:after {
  position: absolute;
  right: 5px;
  top: 55%;
  transform: translateY(-50%);
  line-height: 1;
  font-size: 0.86em;
  transition: right 0.3s ease-in-out;
  content: "\e910";
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: auto;
}
footer .footer-bottom .nt-small-container > div.book-now a:hover:after,
.footer .footer-bottom .nt-small-container > div.book-now a:hover:after {
  right: 0px;
}
footer .footer-copyright,
.footer .footer-copyright {
  border-top: 1px solid #ac9a7a;
  padding: min(max(15px, 1.40625vw), 27px) 0
    min(max(20px, 1.6666666667vw), 32px);
}
@media only screen and (max-width: 991px) {
  footer .footer-copyright .nt-small-container,
  .footer .footer-copyright .nt-small-container {
    flex-direction: column;
    text-align: center;
  }
}
footer .footer-copyright .nt-small-container h6 a:hover,
.footer .footer-copyright .nt-small-container h6 a:hover {
  color: #ac9a7a;
}
@media only screen and (max-width: 767px) {
  footer .footer-copyright .nt-small-container .footer-menu,
  .footer .footer-copyright .nt-small-container .footer-menu {
    width: 100%;
  }
}
footer .footer-copyright .nt-small-container .footer-menu ul,
.footer .footer-copyright .nt-small-container .footer-menu ul {
  flex-direction: row;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 200;
  gap: min(max(16px, 1.6666666667vw), 32px);
  color: #ac9a7a;
}
@media only screen and (max-width: 767px) {
  footer .footer-copyright .nt-small-container .footer-menu ul,
  .footer .footer-copyright .nt-small-container .footer-menu ul {
    text-align: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-copyright .nt-small-container .footer-menu ul li,
  .footer .footer-copyright .nt-small-container .footer-menu ul li {
    flex: 0 0 calc(50% - 5px);
    max-width: calc(50% - 5px);
  }
}

html,
body {
  margin: 0;
  padding: 0;
}

* {
  outline: none;
  box-sizing: border-box;
}

body {
  color: #000000;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: min(max(13px, 1.0416666667vw), 20px);
  background: #ffffff;
  position: relative;
  overflow-x: hidden;
  width: 100%;
}
body.menu-open {
  height: calc(var(--vh, 1vh) * 100);
  overflow: hidden;
}

section:first-child {
  padding-top: min(max(71px, 8.3333333333vw), 160px);
}

a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}

ul:not(.splide__list):not(.ab-top-menu),
ol:not(.splide__list):not(.ab-top-menu) {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

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

.nt-container {
  width: min(1530px, 100%);
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  flex-direction: column;
}

.nt-medium-container {
  width: min(1530px, 100%);
  position: relative;
  margin: 0 auto;
  padding: 0 4%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .nt-medium-container {
    padding: 0 20px;
  }
}

.nt-small-container {
  width: min(1230px, 100%);
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  flex-direction: row;
  gap: min(max(16px, 1.6666666667vw), 32px);
}

.nt-row {
  flex-direction: row;
  align-items: center;
  display: flex;
  justify-content: space-between;
}

main {
  padding-bottom: 15px !important;
  min-height: calc(var(--vh, 1vh) * 100 - var(--mf));
  overflow: hidden;
  width: 100%;
}

.semibold {
  font-weight: 600;
}

.link {
  font-size: min(max(12px, 0.7291666667vw), 14px);
  line-height: 1.25;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ac9a7a;
  border: 1px solid #ac9a7a;
  width: 176px;
  font-weight: 500;
  text-align: center;
  padding: min(max(12px, 0.78125vw), 15px) 0;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transition: color 0.3s ease-out;
  z-index: 0;
  cursor: pointer;
}
.link.light {
  color: #000000;
  background-color: #ffffff;
}
.link.light:hover {
  color: #ffffff;
}
.link.light:before {
  background: #ac9a7a;
}
.link.dark {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.link.dark:before {
  background: #ffffff;
}
.link.dark:hover {
  color: #000000;
}
.link.more {
  font-size: 11px;
  width: min(max(150px, 11.3541666667vw), 218px);
}
.link.more:after {
  content: "\e910";
  visibility: visible;
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  margin-left: 10px;
}
.link.back {
  width: min(max(180px, 12.7604166667vw), 245px);
  font-size: 11px;
  padding: min(max(15px, 0.9895833333vw), 19px) 0;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
}
.link.back:after {
  content: "\e90e";
  visibility: visible;
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  margin-right: 10px;
}
.link:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  width: 0;
  top: 0;
  background: #ffffff;
  height: 100%;
  transition: width 0.3s ease-out;
}
.link:hover {
  color: #ac9a7a;
}
.link:hover:before {
  left: 0;
  right: auto;
  width: 100%;
}

.slick-dots li:before {
  background-color: #000000;
  border-radius: 50%;
  content: "";
  display: block !important;
  height: 6px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  transition: opacity 0.3s ease-in-out;
}
.slick-dots li button {
  border-radius: 50%;
  border: 1px solid transparent;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li.slick-active button {
  border-color: #000000;
}
.slick-dots li.slick-active:hover:before {
  opacity: 1;
}
.slick-dots li:hover:before {
  opacity: 0.9;
}

.full-height {
  min-height: calc(var(--vh, 1vh) * 100);
  display: flex;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
}

.simple {
  padding-top: min(max(20px, 1.5625vw), 30px);
  padding-bottom: min(max(40px, 3.6458333333vw), 70px);
}
.simple h1,
.simple h2,
.simple h3,
.simple h4,
.simple h5,
.simple h6,
.simple p {
  margin-bottom: 0.5em;
}
.simple .title {
  color: #ac9a7a;
}
.simple .content a {
  color: #ac9a7a;
  font-weight: 200;
}

/* Contact Form */
#form-submission p {
  justify-content: center;
}
#form-submission p > span {
  font-size: 12px;
  font-weight: 500;
}
