@import url(https://use.typekit.net/bxk1ozr.css);
@charset "UTF-8";
.content-tags-bkp p {
  line-height: 1.5;
  margin-bottom: 10px;
  font-family: "LLCircularWeb-Book";
}
.content-tags-bkp strong {
  font-weight: bold;
  font-family: "LLCircularWeb-Book";
}
.content-tags-bkp ul,
.content-tags-bkp ol {
  padding-left: 18px;
  margin-bottom: 10px;
  font-family: "LLCircularWeb-Book";
}
.content-tags-bkp ul li,
.content-tags-bkp ol li {
  line-height: 1.5;
}
.content-tags-bkp a {
  color: inherit;
  font-family: "LLCircularWeb-Book";
}
@media all and (max-width:1024px) {
  .content-tags iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: calc(56.25vw - 40px);
  }
}
.content-tags h1,
.content-tags h2,
.content-tags h3,
.content-tags h4 {
  margin-bottom: 15px;
  line-height: 1.2;
}
@media all and (max-width:1024px) {
  .content-tags h1,
  .content-tags h2,
  .content-tags h3,
  .content-tags h4 {
    margin-bottom: 15px;
  }
}
.content-tags h1 {
  font-size: 2.5em;
}
.content-tags h2 {
  font-size: 2em;
}
.content-tags h3 {
  font-size: 1.8em;
}
.content-tags p {
  line-height: 1.5;
  margin-bottom: 10px;
  font-family: "LLCircularWeb-Book";
}
.content-tags strong {
  font-weight: bold;
  font-family: "LLCircularWeb-Book";
}
.content-tags ul,
.content-tags ol {
  padding-left: 18px;
  margin-bottom: 10px;
  font-family: "LLCircularWeb-Book";
}
.content-tags ul li,
.content-tags ol li {
  line-height: 1.5;
}
.content-tags a {
  color: inherit;
  font-family: "LLCircularWeb-Book";
}
.content-tags blockquote {
  margin-bottom: 15px;
  line-height: 1.7;
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
@media all and (max-width:1024px) {
  .content-tags blockquote {
    margin-bottom: 15px;
    font-size: 1em;
  }
}
.content-tags img {
  max-width: 100%;
  height: auto;
}
.content-tags img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
@media all and (max-width:1024px) {
  .content-tags img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.content-tags img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media all and (max-width:1024px) {
  .content-tags img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.content-tags img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .content-tags img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.content-tags .wp-caption.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
.content-tags .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .content-tags .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.content-tags .wp-caption.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
.content-tags .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .content-tags .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.content-tags .wp-caption.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.content-tags .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .content-tags .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.content-tags .wp-caption-text {
  font-size: 0.8em;
  color: #888;
}
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #ddd5d2;
  color: #222;
  border-radius: 0px;
  border: 0;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 1.2em;
  font-weight: normal;
  max-width: 150px;
  width: 100%;
  min-width: 100%;
  outline: none;
  padding: 20px 30px 20px 20px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-family: "LLCircularWeb-Book";
}
@media all and (max-width:1024px) {
  .nice-select {
    width: 100%;
    max-width: auto;
    min-width: 100%;
  }
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #999;
}
.nice-select:after {
  background: url(../../img/chev.svg) no-repeat center;
  background-size: 12px 12px;
  content: '';
  display: block;
  height: 12px;
  margin-top: -6px;
  position: absolute;
  right: 12px;
  top: 50%;
  width: 12px;
}
.nice-select.open:after {
  transform: rotate(-180deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  border-radius: 0px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 0px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  max-height: 185px;
  overflow: scroll;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}
span.current {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  overflow: hidden;
}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}
.pika-single {
  *zoom: 1;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}
.pika-title {
  position: relative;
  text-align: center;
}
.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}
.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
  *left: 0;
}
.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
  *right: 0;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}
.pika-select {
  display: inline-block;
  *display: inline;
}
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th,
.pika-table td {
  width: 14.28571429%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}
.pika-week {
  font-size: 11px;
  color: #999;
}
.is-today .pika-button {
  color: #552c1e;
  font-weight: bold;
}
.is-selected .pika-button,
.has-event .pika-button {
  color: #fff;
  font-weight: bold;
  background: #552c1e;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}
.has-event .pika-button {
  background: #005da9;
  box-shadow: inset 0 1px 3px #0076c9;
}
.is-disabled .pika-button,
.is-inrange .pika-button {
  background: #D5E9F7;
}
.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}
.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}
.is-outside-current-month .pika-button {
  color: #999;
  opacity: 0.3;
}
.is-selection-disabled {
  pointer-events: none;
  cursor: default;
}
.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
  color: #222;
  background: #ddd5d2;
  box-shadow: none;
  border-radius: 3px;
}
/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}
* {
  -webkit-font-smoothing: antialiased;
  outline: none;
  padding: 0;
  margin: 0;
  line-height: 1;
  box-sizing: border-box;
  font-weight: inherit;
}
input[type="submit"],
input[type="button"],
input[type="search"],
input[type="password"],
input[type="text"],
input[type="email"],
input[type="tel"] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXtHA_A.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXtHA_A.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzro.ttf) format('truetype');
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic Bold.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic Bold.woff") format("woff");
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic SemiBold.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic Medium.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic Medium.woff") format("woff");
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic.woff") format("woff");
}
@font-face {
  font-family: "Galano Classic";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../../assets/fonts/Rene Bieder - Galano Classic Light.woff2") format("woff2"), url("../../assets/fonts/Rene Bieder - Galano Classic Light.woff") format("woff");
}
@font-face {
  font-family: "JupiterProRegular";
  src: url("../../assets/fonts/jupiter_pro-webfont.eot");
  src: url("../../assets/fonts/jupiter_pro-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/jupiter_pro-webfont.woff") format("woff"), url("../../assets/fonts/jupiter_pro-webfont.ttf") format("truetype"), url("../../assets/fonts/jupiter_pro-webfont.svg#JupiterProRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "JupiterProBold";
  src: url("../../assets/fonts/jupiterprobold-webfont.eot");
  src: url("../../assets/fonts/jupiterprobold-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/jupiterprobold-webfont.woff") format("woff"), url("../../assets/fonts/jupiterprobold-webfont.ttf") format("truetype"), url("../../assets/fonts/jupiterprobold-webfont.svg#JupiterProBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Light";
  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");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-ExtraLight";
  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");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "BebasNeue";
  src: url("../../assets/fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/BebasNeue.otf");
}
html,
body {
  width: 100vw;
  max-width: 100vw;
  overflow-x: hidden;
  overscroll-behavior: none;
}
body {
  background-color: #0b0b0d;
  color: #111111;
  font-family: "LLCircularWeb-Book";
  font-size: 16px;
}
body.customize-support {
  margin-top: 46px;
}
body a {
  text-underline-offset: 0.3em;
}
.hide-on-mobile {
  display: initial;
}
@media all and (max-width:1024px) {
  .hide-on-mobile {
    display: none;
  }
}
.hide-on-desktop {
  display: none;
}
@media all and (max-width:1024px) {
  .hide-on-desktop {
    display: initial;
  }
}
#wpadminbar {
  opacity: 20%;
  transition: opacity 0.2s;
}
#wpadminbar:hover {
  opacity: 100%;
}
.nav {
  display: flex;
  justify-content: center;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 99;
  top: 0px;
  color: #222;
  text-transform: none;
  font-family: "LLCircularWeb-Book";
  transition: transform 0.5s;
  font-size: 1em;
  background-color: #ffffff;
}
.nav--hidden {
  transform: translateY(-100px);
}
.nav--open {
  display: block !important;
}
.nav__wrapper {
  display: flex;
  width: 100%;
}
@media all and (max-width:1024px) {
  .nav__wrapper {
    flex-flow: row wrap;
    flex-basis: 100%;
    background: #ffffff;
  }
}
.nav__wrapper ul.menu {
  display: flex;
  list-style: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background: url(../img/marble.jpg) no-repeat center;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu {
    flex-flow: row wrap;
  }
}
.nav__wrapper ul.menu > li {
  position: relative;
  color: #111111;
  /* &:hover {
          background: lighten(@nav-background-active, 5%);
          color: @nav-color-active;

          @media @mobile {
            background: inherit;
            color: inherit;
          }
        } */
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li {
    flex-basis: 100%;
  }
}
.nav__wrapper ul.menu > li > a {
  padding: 0 30px;
  height: 63px;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 1.1em;
  position: relative;
  color: inherit;
  white-space: nowrap;
}
@media all and (max-width:1280px) {
  .nav__wrapper ul.menu > li > a {
    padding: 0 20px;
    font-size: 0.88em;
  }
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li > a {
    height: auto;
    padding: 12px 20px;
  }
}
.nav__wrapper ul.menu > li.current-menu-item,
.nav__wrapper ul.menu > li.current_page_item,
.nav__wrapper ul.menu > li.current_page_parent {
  color: #41716a;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li.current-menu-item,
  .nav__wrapper ul.menu > li.current_page_item,
  .nav__wrapper ul.menu > li.current_page_parent {
    background: inherit;
    color: inherit;
  }
}
.nav__wrapper ul.menu > li.current-menu-item > a,
.nav__wrapper ul.menu > li.current_page_item > a,
.nav__wrapper ul.menu > li.current_page_parent > a {
  padding: 0 20px;
  position: relative;
  color: inherit;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li.current-menu-item > a,
  .nav__wrapper ul.menu > li.current_page_item > a,
  .nav__wrapper ul.menu > li.current_page_parent > a {
    padding: 12px 20px;
  }
}
.nav__wrapper ul.menu > li.menu-item-has-children {
  /* &:hover {
            background: lighten(@nav-background-active, 5%);
            color: @nav-color-active;
            .arrow(lighten(@nav-background-active,5%));

            @media @mobile {
              .arrow(transparent);
              background: inherit;
              color: inherit;
            }
          } */
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li.menu-item-has-children:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 9px;
    bottom: 0;
    width: 20px;
    height: 20px;
    background: url(../../img/nav-chevron.svg) no-repeat center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav__wrapper ul.menu > li.menu-item-has-children.nav--open:before {
    transform: rotate(90deg);
  }
}
.nav__wrapper ul.menu > li > ul {
  display: flex;
  position: absolute;
  top: 63px;
  width: 220px;
  left: 50%;
  margin-left: -110px;
  flex-flow: row wrap;
  list-style: none;
  visibility: hidden;
  padding: 30px 0;
  background: #ffffff;
  color: #111111;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li > ul {
    position: relative;
    visibility: visible;
    padding: 0;
    width: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    background: transparent;
    display: none;
  }
}
.nav__wrapper ul.menu > li > ul li {
  flex-basis: 100%;
  /* &:hover {
              color: @nav-background-active;
              @media @mobile {
                color: inherit;
              }
            } */
}
.nav__wrapper ul.menu > li > ul li a {
  padding: 12px;
  display: flex;
  justify-content: center;
  text-decoration: none;
  color: inherit;
  font-size: 1em;
}
@media all and (max-width:1024px) {
  .nav__wrapper ul.menu > li > ul li a {
    justify-content: flex-start;
    padding: 12px 40px;
  }
}
.nav__wrapper ul.menu > li:hover ul {
  visibility: visible;
}
.nav__mobile {
  flex-basis: 100%;
  display: none;
  justify-content: space-between;
  align-items: center;
  background: #939625;
}
@media all and (max-width:1024px) {
  .nav__mobile {
    display: flex;
  }
}
.nav__logo {
  height: 25px;
  width: 200px;
  margin: 10px 15px;
}
@media all and (max-width:1024px) {
  .nav__logo {
    width: 80%;
  }
}
.nav__logo-image {
  min-height: 25px;
  max-height: 25px;
  width: auto;
}
.nav__hamburger {
  width: 63px;
  height: 63px;
  background: url(../img/hamburger.svg) no-repeat center;
  background-size: 32px 32px;
  cursor: pointer;
}
.nav__hamburger--open {
  background: url(../img/hamburger-close.svg) no-repeat center;
  background-size: 32px 32px;
}
.nav__li--mobile {
  display: none;
}
@media all and (max-width:1024px) {
  .nav__li--mobile {
    display: block;
  }
}
.nav__menu {
  flex-basis: 100%;
  display: flex;
  justify-content: center;
}
@media all and (max-width:1024px) {
  .nav__menu {
    display: none;
  }
}
.nav__menu--open {
  display: flex;
  flex-flow: row wrap;
}
.nav__main {
  flex-basis: 100%;
  justify-content: center;
  display: flex;
}
@media all and (max-width:1024px) {
  .nav__main {
    flex-basis: 100%;
  }
}
.nav__secondary {
  flex-basis: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 14px;
}
@media all and (max-width:1024px) {
  .nav__secondary {
    flex-basis: 100%;
  }
}
.nav__select {
  background: #e9e9f0;
  position: relative;
  font-size: 0.8em;
  cursor: pointer;
  min-width: 100px;
}
.nav__select-list {
  list-style: none;
  padding: 7px 0;
}
.nav__select-label {
  color: #494857;
  border-bottom: 1px solid #d9d8d8;
  padding: 7px 28px 7px 14px;
  background: #e9e9f0 url(../../img/select_tip.png) no-repeat right 10px center;
}
.nav__select-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #e9e9f0;
  border-bottom: 1px solid #d9d8d8;
  display: none;
}
.nav__select-list--open {
  display: block;
}
.nav__select-link {
  padding: 7px 14px;
  display: flex;
  color: #494857;
}
.hero {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}
.hero--both {
  padding: 10px 0 30px;
}
.hero--top {
  padding-top: 78px;
}
@media all and (max-width:1024px) {
  .hero--top {
    padding-top: 70px;
  }
}
.hero--bottom {
  padding-bottom: 30px;
}
.hero__wrapper {
  position: relative;
  width: 100%;
  max-width: 1584px;
  height: 70vw;
  max-height: 90vh;
  padding: 16px 16px 64px 16px;
}
.hero__wrapper--alt {
  align-items: center;
}
@media all and (max-width:1024px) {
  .hero__wrapper {
    padding: 0;
    height: 90vh;
  }
}
.hero__head {
  flex-basis: 100%;
  z-index: 9;
  color: #fff;
  text-align: center;
}
.hero__head--bottom {
  height: 20vw;
  max-height: 30vh;
}
@media all and (max-width:1024px) {
  .hero__head--bottom {
    height: auto;
    max-height: none;
    align-items: flex-start;
  }
}
.hero__head--top {
  height: 30vw;
  max-height: 40vh;
}
@media all and (max-width:1024px) {
  .hero__head--top {
    height: auto;
    max-height: none;
    align-items: flex-start;
  }
}
.hero__heading {
  flex-grow: 1;
  flex-basis: 100%;
  font-size: 5em;
  letter-spacing: 0em;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 20px;
  font-family: "LLCircularWeb-Book";
  font-weight: 600;
}
@media all and (max-width:1024px) {
  .hero__heading {
    font-size: 2.5em;
  }
}
.hero__subheading {
  flex-grow: 1;
  flex-basis: 100%;
  font-size: 2em;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: "Lato";
}
@media all and (max-width:1024px) {
  .hero__subheading {
    font-size: 1.6em;
    margin-top: 0px;
  }
}
.hero__logo {
  flex-basis: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  z-index: 9;
}
@media all and (max-width:1024px) {
  .hero__logo {
    max-width: 100%;
    display: none;
  }
}
.hero__logo-image {
  max-height: 70px;
  width: auto;
}
@media all and (max-width:1024px) {
  .hero__logo-image {
    max-height: 15vw;
  }
}
.hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.hero__sliders {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hero__slider {
  width: 100%;
  height: 70vw;
  max-height: 90vh;
  max-width: 1600px;
}
@media all and (max-width:1024px) {
  .hero__slider {
    height: 90vh;
  }
}
.hero__slide {
  width: 100%;
  height: 70vw;
  max-height: 90vh;
  max-width: 1600px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-flow: row wrap;
  padding: 20px;
}
.hero__slide--middle {
  align-items: center;
}
@media all and (max-width:1024px) {
  .hero__slide {
    height: 90vh;
    align-items: center;
  }
}
.hero__button {
  color: #222;
  background: #fff;
  padding: 20px 30px;
  text-transform: uppercase;
  font-size: 0.8em;
  text-decoration: none;
  letter-spacing: 0.2em;
  display: flex;
  text-align: center;
  justify-content: center;
  line-height: 1.2;
  display: inline-block;
  margin-top: 20px;
}
.hero__button:hover {
  background: #ffffff;
}
.blocks {
  display: flex;
  justify-content: center;
}
.blocks__wrapper {
  background: #e8d8cd;
  padding: 0px 100px;
  width: 100%;
  max-width: 1600px;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
@media all and (max-width:1024px) {
  .blocks__wrapper {
    padding: 1%;
  }
}
.blocks__breadcrumbs {
  flex-basis: 100%;
  flex-grow: 1;
  padding: 10px 1%;
  width: 100%;
  max-width: 1170px;
  font-size: 0.85em;
  margin-top: -30px;
}
@media all and (max-width:1024px) {
  .blocks__breadcrumbs {
    margin: 0;
  }
}
.blocks__breadcrumbs a {
  color: inherit;
}
.blocks__row {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 1170px;
}
@media all and (max-width:1024px) {
  .blocks__row {
    flex-flow: row wrap;
  }
}
.blocks__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row wrap;
  flex-basis: 100%;
}
.blocks__content--dark {
  background: rgba(0, 0, 0, 0.4);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
}
.blocks__content--dark.blocks__content--big {
  background: transparent;
}
.blocks__content--light {
  background: rgba(255, 255, 255, 0.4);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
}
.blocks__content--light.blocks__content--big {
  background: transparent;
}
.blocks__content--medium {
  padding: 25% 20px 20px 20px;
}
.blocks__content--small {
  padding: 25% 20px 20px 20px;
}
.blocks__block {
  background: #7f7f81;
  height: 440px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  overflow: hidden;
}
.blocks__block--dark {
  background: #7f7f81;
  color: #eeedf0;
}
.blocks__block--light {
  background: #eeedf0;
  color: #7f7f81;
}
.blocks__block--big {
  width: calc(100% - 20px);
  margin: 10px;
  align-items: center;
}
@media all and (max-width:1024px) {
  .blocks__block--big {
    flex-basis: 100%;
    flex-grow: 1;
  }
}
.blocks__block--medium {
  width: calc(66.666% - 20px);
  margin: 10px;
  align-items: flex-end;
}
@media all and (max-width:1024px) {
  .blocks__block--medium {
    flex-basis: 100%;
    flex-grow: 1;
  }
}
.blocks__block--small {
  width: calc(33.333% - 20px);
  margin: 10px;
  align-items: flex-end;
}
@media all and (max-width:1024px) {
  .blocks__block--small {
    flex-basis: 100%;
    flex-grow: 1;
  }
}
.blocks__block--content {
  align-items: center;
  padding: 40px;
}
@media all and (max-width:1024px) {
  .blocks__block--content {
    height: auto;
  }
}
.blocks__text {
  text-align: center;
  font-size: 1.2em;
  font-family: "LLCircularWeb-Book";
  color: inherit;
}
.blocks__text p {
  line-height: 1.3;
  margin-bottom: 20px;
  color: inherit;
}
.blocks__heading {
  flex-basis: 100%;
  justify-content: center;
  font-size: 3.5em;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  font-family: "LLCircularWeb-Book";
  letter-spacing: 0em;
  font-weight: 600;
}
@media all and (max-width:1024px) {
  .blocks__heading {
    font-size: 2.5em;
  }
}
.blocks__heading small {
  font-size: 0.7em;
  display: block;
}
.blocks__heading--light {
  color: #222;
}
.blocks__heading--dark {
  color: #fff;
}
.blocks__heading--medium {
  font-size: 1.8em;
  margin-bottom: 25px;
}
.blocks__heading--small {
  font-size: 1.8em;
  margin-bottom: 25px;
}
.blocks__link {
  background: #222;
  color: #fff;
  padding: 20px 30px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: 0.2em;
  display: flex;
  text-align: center;
  justify-content: center;
  line-height: 1.2;
  letter-spacing: 0.25em;
}
.blocks__link--light {
  color: #fff;
  background: #222;
}
.blocks__link--light:hover {
  background: #3c3c3c;
}
.blocks__link--dark {
  color: #222;
  background: #fff;
}
.blocks__link--dark:hover {
  background: #e6e6e6;
}
.blocks__link--medium {
  font-size: 0.8em;
  margin-bottom: 25px;
}
.blocks__link--small {
  font-size: 0.8em;
  margin-bottom: 25px;
}
.form {
  width: 100%;
  max-width: 1170px;
  display: flex;
  flex-flow: row wrap;
  font-size: 0.75em;
  padding: 10px;
}
.form form {
  flex-basis: 1;
  flex-basis: 100%;
}
.form__heading {
  flex-flow: 100%;
  flex-grow: 1;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  line-height: 1.3;
  font-size: 1.7em;
  text-align: center;
  font-family: "LLCircularWeb-Book";
  font-style: "regular";
  color: #222;
  letter-spacing: 0em;
  font-weight: 600;
}
@media all and (max-width:1280px) {
  .form__heading {
    margin-top: 20px;
  }
}
.form__form-area {
  background: #552c1e;
  display: flex;
  flex-grow: 1;
  flex-basis: 100%;
  padding: 20px 10px;
}
@media all and (max-width:1280px) {
  .form__form-area {
    flex-flow: row wrap;
  }
}
.form__form-line {
  flex-basis: 100%;
  max-width: 100%;
  flex-grow: 1;
  height: 45px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
@media all and (max-width:1280px) {
  .form__form-line {
    justify-content: space-between;
  }
}
.form__form-column {
  flex-grow: 1;
  max-width: 20%;
  flex-shrink: 0;
  margin: 10px;
}
@media all and (max-width:1280px) {
  .form__form-column {
    margin: 0 10px;
    max-width: none;
  }
}
.form__form-column--big {
  flex-basis: 20%;
  display: flex;
  align-items: center;
}
@media all and (max-width:1280px) {
  .form__form-column--big {
    padding-left: 0;
    padding-right: 20px;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}
.form__form-check {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background: #ddd5d2;
  margin-right: 20px;
}
.form__form-check:checked {
  position: relative;
}
.form__form-check:checked:after {
  content: " ";
  width: 10px;
  height: 10px;
  background: #222;
  position: absolute;
  top: 5px;
  left: 5px;
}
.form__form-submit {
  flex-grow: 1;
  background: #a49083;
  color: #000;
  border: 0;
  flex-basis: 100%;
  padding: 20px;
  text-align: center;
  width: 100%;
  font-size: 1.2em;
  font-family: "LLCircularWeb-Book";
  font-weight: 700;
}
.form__form-submit--small {
  padding: 10px 15px;
  margin-top: 0;
}
.form__form-submit:active {
  box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.1);
  background: #998374;
}
@media all and (max-width:1280px) {
  .form__form-submit {
    flex-basis: 100%;
    margin-top: 5px;
  }
}
.form__form-label {
  margin-right: 15px;
  display: flex;
  color: #fff;
  flex-grow: 1;
  flex-basis: calc(30% - 15px);
}
.form__form-text {
  border: 0;
  padding: 10px;
  background: #ddd5d2;
  font-family: "LLCircularWeb-Book";
  font-size: 1.2em;
  width: auto;
  flex-grow: 1;
  flex-basis: 60%;
  max-width: 60%;
}
@media all and (max-width:1280px) {
  .form__form-text {
    width: 70%;
    max-width: auto;
    font-size: 1.2em;
  }
}
.form__area {
  background: #552c1e;
  display: flex;
  flex-grow: 1;
  flex-basis: 100%;
  padding: 30px;
}
@media all and (max-width:1280px) {
  .form__area {
    padding: 10px;
  }
}
@media all and (max-width:1024px) {
  .form__area {
    flex-flow: row wrap;
    padding: 10px;
  }
}
.form__column {
  padding: 10px;
  flex-grow: 1;
  display: flex;
  position: relative;
}
@media all and (max-width:1280px) {
  .form__column {
    padding: 5px;
  }
}
@media all and (max-width:1024px) {
  .form__column {
    flex-basis: 50%;
  }
}
.form__submit {
  background: #a49083;
  color: #000;
  border: 0;
  flex-basis: 100%;
  padding: 20px;
  text-align: center;
  font-size: 1.2em;
  font-family: "LLCircularWeb-Book";
  width: 100%;
  max-width: 200px;
  min-width: 100%;
  letter-spacing: 0.15em;
  font-weight: 700;
}
@media all and (max-width:1280px) {
  .form__submit {
    padding: 15px;
  }
}
@media all and (max-width:1024px) {
  .form__submit {
    width: 100%;
    max-width: auto;
    min-width: 100%;
  }
}
.form__txt {
  background: #ddd5d2 url(../../img/chev.svg) no-repeat center right 12px;
  background-size: 12px 12px;
  font-family: "LLCircularWeb-Book";
  border: 0;
  flex-basis: 100%;
  padding: 20px 30px 20px 20px;
  text-align: left;
  font-size: 1.2em;
  width: 100%;
  max-width: 200px;
  min-width: 100%;
  position: relative;
  line-height: normal;
  letter-spacing: 0.15em;
  font-weight: 600;
}
@media all and (max-width:1280px) {
  .form__txt {
    padding: 15px 30px 15px 15px;
  }
}
@media all and (max-width:1024px) {
  .form__txt {
    width: 100%;
    max-width: auto;
    min-width: 100%;
  }
}
.form__txt--clean {
  background: #ddd5d2;
  width: 100%;
  max-width: 200px;
  min-width: 100%;
}
@media all and (max-width:1280px) {
  .form__txt--clean {
    padding: 15px;
  }
}
@media all and (max-width:1024px) {
  .form__txt--clean {
    width: 100%;
    max-width: auto;
    min-width: 100%;
  }
}
.form__select {
  display: flex;
  align-items: center;
  font-family: "LLCircularWeb-Book";
  letter-spacing: 0.15em;
  font-weight: 600;
}
.form__select span.current {
  display: flex;
  align-items: center;
}
.wplf-error,
.wplf-success {
  padding: 20px;
  margin-top: 17px;
  background: #f0e6de;
  text-align: center;
  width: 100%;
  font-size: 1.3em;
}
.rooms {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  width: 100%;
}
.rooms__wrapper {
  flex-basis: calc(100% - 20px);
  max-width: 1147px;
  margin: 10px;
  display: flex;
}
@media all and (max-width:1024px) {
  .rooms__wrapper {
    min-width: 98%;
    max-width: 98%;
    display: block;
  }
}
.rooms__wrapper .rslides_nav {
  position: absolute;
  top: 50%;
  z-index: 98 !important;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 25px;
}
.rooms__wrapper .rslides_nav.prev {
  left: 10px;
  background: rgba(0, 0, 0, 0.6) url(../img/arrow-prev.svg) no-repeat center;
  background-size: 35px 35px;
}
.rooms__wrapper .rslides_nav.next {
  right: 10px;
  background: rgba(0, 0, 0, 0.6) url(../img/arrow-next.svg) no-repeat center;
  background-size: 35px 35px;
}
.rooms__gallery {
  min-width: 55%;
  max-width: 55%;
  flex-grow: 1;
  height: 440px;
  max-height: 440px;
  min-height: 440px;
  background: #222;
  list-style: none;
  position: relative;
}
@media all and (max-width:1024px) {
  .rooms__gallery {
    min-width: 100%;
    max-width: 100%;
    display: block;
    height: 250px;
    max-height: 250px;
    min-height: 250px;
  }
}
.rooms__gallery-image {
  width: 45%;
  background: #222;
  height: 440px;
  max-height: 440px;
  min-height: 440px;
  position: relative;
}
@media all and (max-width:1024px) {
  .rooms__gallery-image {
    height: 250px;
    max-height: 250px;
    min-height: 250px;
  }
}
.rooms__content {
  min-width: 45%;
  max-width: 45%;
  flex-grow: 1;
  background: #fff;
  padding: 50px 40px;
  color: #222;
  height: 440px;
  max-height: 440px;
  min-height: 440px;
}
@media all and (max-width:1024px) {
  .rooms__content {
    min-width: 100%;
    max-width: 100%;
  }
}
.rooms__heading {
  font-family: "LLCircularWeb-Book";
  margin-bottom: 20px;
  line-height: 1.3;
  flex-basis: 100%;
  flex-grow: 1;
  font-size: 1.9em;
  font-weight: 600;
}
.rooms__text {
  flex-basis: 100%;
  flex-grow: 1;
  margin-bottom: 20px;
}
@media all and (max-width:1024px) {
  .rooms__text iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: calc(56.25vw - 40px);
  }
}
.rooms__text h1,
.rooms__text h2,
.rooms__text h3,
.rooms__text h4 {
  margin-bottom: 15px;
  line-height: 1.2;
}
@media all and (max-width:1024px) {
  .rooms__text h1,
  .rooms__text h2,
  .rooms__text h3,
  .rooms__text h4 {
    margin-bottom: 15px;
  }
}
.rooms__text h1 {
  font-size: 2.5em;
}
.rooms__text h2 {
  font-size: 2em;
}
.rooms__text h3 {
  font-size: 1.8em;
}
.rooms__text p {
  line-height: 1.5;
  margin-bottom: 10px;
  font-family: "LLCircularWeb-Book";
}
.rooms__text strong {
  font-weight: bold;
  font-family: "LLCircularWeb-Book";
}
.rooms__text ul,
.rooms__text ol {
  padding-left: 18px;
  margin-bottom: 10px;
  font-family: "LLCircularWeb-Book";
}
.rooms__text ul li,
.rooms__text ol li {
  line-height: 1.5;
}
.rooms__text a {
  color: inherit;
  font-family: "LLCircularWeb-Book";
}
.rooms__text blockquote {
  margin-bottom: 15px;
  line-height: 1.7;
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
@media all and (max-width:1024px) {
  .rooms__text blockquote {
    margin-bottom: 15px;
    font-size: 1em;
  }
}
.rooms__text img {
  max-width: 100%;
  height: auto;
}
.rooms__text img.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
@media all and (max-width:1024px) {
  .rooms__text img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.rooms__text img.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
@media all and (max-width:1024px) {
  .rooms__text img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.rooms__text img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .rooms__text img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
}
.rooms__text .wp-caption.alignleft {
  float: left;
  margin: 8px 20px 20px 0;
}
.rooms__text .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .rooms__text .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.rooms__text .wp-caption.alignright {
  float: right;
  margin: 8px 0 20px 20px;
}
.rooms__text .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .rooms__text .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.rooms__text .wp-caption.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100% !important;
  width: 100% !important;
}
.rooms__text .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media all and (max-width:1024px) {
  .rooms__text .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 20px 0;
  }
}
.rooms__text .wp-caption-text {
  font-size: 0.8em;
  color: #888;
}
.rooms__features {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  flex-flow: row wrap;
}
.rooms__feature {
  padding: 7px 10px;
  background: #888;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 0.8em;
}
.page {
  position: relative;
  display: flex;
  justify-content: center;
  padding-bottom: 100px;
  background-color: #fbf4e3;
}
@media all and (max-width:1024px) {
  .page {
    padding-bottom: 0;
  }
}
.page__hero {
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  display: flex;
  justify-content: center;
  padding-top: 95px;
  position: absolute;
}
@media all and (max-width:1024px) {
  .page__hero {
    height: 200px;
    align-items: center;
    padding-top: 0;
    display: none;
  }
}
.page__bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.page__logo {
  flex-basis: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  z-index: 5;
}
@media all and (max-width:1024px) {
  .page__logo {
    max-width: 100%;
  }
}
.page__sidebar-wrap {
  padding-top: 15px;
  filter: brightness(98%);
  position: relative !important;
  top: 0 !important;
}
.page__logo-image {
  max-height: 70px;
  width: auto;
}
.page__paper {
  position: relative;
  width: 1400px;
  min-height: 1000px;
  background-color: #fbf4e3;
  color: #222;
  z-index: 9;
  margin-top: 200px;
  padding: 0px 40px 40px 100px;
}
@media all and (max-width:1024px) {
  .page__paper {
    padding: 0 20px;
    margin-top: 54px;
  }
}
.page__paper--dark {
  background: #fff;
  color: #222;
}
.page__paper--open {
  margin-top: 0;
}
.page__content {
  display: flex;
  flex-flow: row wrap;
}
.page__content--alt {
  justify-content: center;
}
.page__breadcrumbs {
  flex-basis: 100%;
  flex-grow: 1;
  padding: 20px 0 70px 0;
  font-size: 0.85em;
  margin-left: -80px;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
}
@media all and (max-width:1024px) {
  .page__breadcrumbs {
    margin: 0;
    padding: 20px 0 40px 0;
  }
}
.page__breadcrumbs a,
.page__breadcrumbs span {
  color: inherit;
  color: #000;
  font-family: "Galano Classic", sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 32px;
}
.page__breadcrumbs a {
  text-decoration: none;
  border-bottom: 1px solid black;
}
.page__breadcrumbs a:hover {
  opacity: 0.7;
}
.page__breadcrumbs a span {
  font-weight: 500;
}
.page__breadcrumbs span {
  font-weight: 400;
}
.page .new-form {
  width: 100%;
  max-width: 560px;
  margin: 64px auto;
  padding: 0 1rem;
}
.page .new-form__inner {
  padding: 0;
  width: 100%;
  max-width: 560px;
}
.page .new-form__inner {
  max-width: 549px !important;
}
.page .new-form__inner .custom-select-wrapper {
  display: none;
}
.page .new-form__inner .custom-select-display {
  min-width: 100% !important;
}
@media only screen and (min-width: 700px) {
  .page .new-form__inner .custom-select-wrapper {
    display: block;
    width: 100% !important;
    max-width: 549px !important;
    z-index: 1;
  }
}
.page .form__area {
  display: flex !important;
  flex-direction: column !important;
  gap: 1rem !important;
}
.page .form__area input,
.page .form__area .nice-select {
  width: 100% !important;
  max-width: 549px !important;
  min-width: auto !important;
}
.page .form__area .nice-select {
  padding: 0 !important;
}
.page .form__area .nice-select span {
  padding: 0;
  margin-top: -10px;
  box-shadow: none !important;
  padding: 25px 0px 0px 14px;
}
.page .form__column {
  max-width: none !important;
}
.page .form__column select {
  display: none;
  position: relative;
}
@media all and (max-width:1024px) {
  .page .form__column select {
    display: block;
    position: relative;
  }
}
.page__blocks {
  flex-basis: 73%;
  flex-grow: 1;
  max-width: 73%;
  padding: 0 120px 0 0;
}
@media all and (max-width:1024px) {
  .page__blocks {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
.page__blocks--alt {
  max-width: 80%;
  width: 80%;
}
@media all and (max-width:1024px) {
  .page__blocks--alt {
    max-width: 100%;
  }
}
.page__blocks--contact {
  max-width: 75%;
  width: 75%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
@media all and (max-width:1024px) {
  .page__blocks--contact {
    max-width: 100%;
  }
}
.page__blocks--gallery {
  padding-right: 65px;
  max-width: 100%;
}
@media all and (max-width:1024px) {
  .page__blocks--gallery {
    padding: 0;
  }
}
.page__startsida-link {
  color: #222;
  padding: 0 0 17px 0;
  display: flex;
  flex-grow: 1;
  text-decoration: none;
  margin-bottom: 10px;
}
.page__startsida-link--dark {
  color: #222;
}
.page__sidebar-button {
  margin-top: 40px;
  padding: 17px 30px;
  display: block;
  flex-grow: 1;
  flex-basis: 100%;
  letter-spacing: 0.15em;
  width: 100%;
  color: #fff;
  background: #000;
  text-decoration: none;
  margin-bottom: 10px;
  text-align: center;
  font-size: 0.9em;
}
.page__heading {
  font-family: "LLCircularWeb-Book";
  font-size: 40px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-bottom: 32px;
  padding-left: 16px;
  width: 660px;
}
@media all and (max-width:1024px) {
  .page__heading {
    width: 100%;
    font-size: 28px !important;
  }
}
.page__sidebar {
  flex-basis: 25%;
  max-width: 25%;
  flex-grow: 1;
  padding: 0 0 0 30px;
  position: relative;
  top: 8px;
  right: 0;
}
@media all and (max-width:1024px) {
  .page__sidebar {
    padding: 20px 0;
    border-left: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page__sidebar a:hover {
  text-decoration: underline;
}
.page__sidebar .children {
  padding-bottom: 1px;
}
.page__sidebar .page_item_has_children:not(.current_page_ancestor):not(
        .current_page_parent
      ) > a:first-child {
  font-weight: 700 !important;
}
.page__sidebar .page_item_has_children:not(.current_page_ancestor):not(
        .current_page_parent
      ).page_item_has_children ul {
  padding-left: 10px;
}
.page__sidebar .page_item_has_children:not(.current_page_ancestor):not(
        .current_page_parent
      ) .page_item:not(:has(ul)) a {
  font-weight: normal !important;
}
.page__sidebar .page_item:not(:has(ul)) a {
  font-weight: bold !important;
}
.page__sidebar .current_page_parent .children #current-menu-id a {
  font-weight: bold !important;
}
.page__sidebar .current_page_parent .children li a {
  font-weight: normal !important;
}
.page__sidebar ul {
  list-style: none;
}
.page__sidebar ul li a {
  color: inherit;
  padding: 7px 5px 7px 15px;
  display: flex;
  text-decoration: none;
  margin-bottom: 5px;
}
.page__sidebar ul li > a {
  font-size: 1.4em;
  font-weight: 700 !important;
}
.page__sidebar ul li .current_page_item > a {
  font-weight: 700 !important;
}
.page__sidebar ul li ul {
  font-weight: normal;
}
.page__sidebar ul li ul .current_page_parent {
  padding-left: 13px;
  margin-bottom: 12px;
  border-left: 3px solid #41716a;
  filter: brightness(98%);
}
.page__sidebar ul li ul .current_page_parent > a:first-child {
  font-weight: 700 !important;
  padding-left: 0px !important;
  padding-top: 15px !important;
}
.page__sidebar ul li ul li a {
  font-size: 1em;
  font-weight: 400 !important;
}
.page__sidebar ul li ul li ul li.page_item_has_children a {
  font-weight: 900 !important;
}
.page__text {
  padding: 40px 16px 0px !important;
  margin-bottom: 20px;
}
.page__text--dark {
  border-bottom: 1px solid #e9e9e9;
}
.page__text--alt {
  border: 0;
  text-align: center;
}
.page__text--left {
  align-self: flex-start;
  flex-basis: 100%;
  flex-grow: 1;
}
.page__text-heading {
  font-family: "Galano Classic", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 1.6em;
}
.page__images {
  height: 440px;
  width: 100%;
  margin: 36px 0;
  display: flex;
}
.page__images--single {
  height: 608px;
}
@media all and (max-width:1024px) {
  .page__images {
    margin: 0;
    height: auto;
    flex-flow: row wrap;
  }
}
.page__image {
  background: yellow;
  flex-grow: 1;
}
@media all and (max-width:1024px) {
  .page__image {
    display: flex;
    flex-basis: 100%;
    height: 60vw;
    flex-flow: row wrap;
    margin-bottom: 10px;
  }
}
.page__image--one {
  margin-right: 18px;
}
@media all and (max-width:1024px) {
  .page__image--one {
    margin: 0;
    margin-bottom: 10px;
    height: 120vw;
  }
}
.page__image--two {
  margin-left: 18px;
}
@media all and (max-width:1024px) {
  .page__image--two {
    height: 120vw;
    margin: 0;
    margin-bottom: 10px;
  }
}
.page__404 {
  padding: 100px;
  width: 100%;
  text-align: center;
  height: 900px;
  max-width: 1600px;
  margin: 0 auto;
  background: url(../../img/404.jpg) no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.page__404-text {
  margin-top: 100px;
}
.page__404-text h2 {
  font-size: 3em;
  font-family: "Montserrat-Light";
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page__404-text p {
  font-size: 1.8em;
  font-family: "Playfair Display";
  margin-bottom: 30px;
}
.page__404-text a {
  background: #fff;
  color: #222;
  padding: 17px 40px;
  display: inline-block;
  text-decoration: none;
}
.page__404-text a:hover {
  background: #fff;
}
.page__map {
  flex-basis: 100%;
  flex-grow: 1;
}
.page__map iframe {
  width: 100%;
}
.page__form {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  flex-basis: 100%;
}
.page__form form {
  display: flex;
  justify-content: center;
  width: 70%;
}
@media all and (max-width:1024px) {
  .page__form form {
    max-width: 100%;
    width: 100%;
  }
}
.page__form-wrapper {
  display: flex;
  flex-flow: row wrap;
  max-width: 70%;
  align-self: center;
  justify-content: center;
  width: 70%;
}
@media all and (max-width:1024px) {
  .page__form-wrapper {
    max-width: 100%;
    width: 100%;
  }
}
.page__form-line {
  flex-grow: 1;
  max-width: 100%;
  flex-basis: 100%;
  width: 100%;
  display: flex;
}
.page__form-line--smaller {
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
  align-self: center;
}
@media all and (max-width:1024px) {
  .page__form-line--smaller {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.page__form-line--extra-margin {
  margin-bottom: 20px;
}
.page__form-column {
  display: flex;
  flex-flow: row wrap;
  flex-grow: 1;
  flex-basis: 100%;
  padding: 10px;
  align-items: center;
}
.page__form-column--smaller {
  width: 50%;
  max-width: 50%;
  min-width: 50%;
}
@media all and (max-width:1024px) {
  .page__form-column {
    padding: 5px;
  }
}
.page__form-label {
  flex-grow: 1;
  margin-bottom: 15px;
  font-size: 0.8em;
  text-transform: uppercase;
}
.page__form-label--check {
  margin-bottom: 0;
}
.page__form-field {
  width: 100%;
  flex-grow: 1;
  border: 1px solid #ddd;
  padding: 12px 15px;
  font-size: 1em;
  font-family: "LLCircularWeb-Book";
}
.page__form-submit {
  color: #fff;
  background: #000;
  padding: 16px 20px;
  border: 0;
  font-size: 1em;
  font-family: "LLCircularWeb-Book";
  align-self: center;
  display: flex;
  font-size: 0.9em;
  text-transform: uppercase;
}
.page__form-check {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #ddd;
  margin-right: 10px;
}
.page__form-check:checked {
  position: relative;
}
.page__form-check:checked:after {
  content: " ";
  width: 10px;
  height: 10px;
  background: #222;
  position: absolute;
  top: 4px;
  left: 4px;
}
.page__social {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  padding-bottom: 20px;
}
.page__social-item {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.page__social-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.page__social-icon--instagram {
  background: url(../../img/instagram.png) no-repeat center;
  background-size: cover;
}
.page__social-icon--facebook {
  background: url(../../img/facebook.png) no-repeat center;
  background-size: cover;
}
.page__gallery {
  display: flex;
  flex-flow: row wrap;
  flex-grow: 1;
  flex-basis: 100%;
}
.page__gallery-image {
  width: calc(33.333% - 30px);
  padding-bottom: calc(33.333% - 30px);
  min-height: 320px;
  margin: 15px;
}
@media all and (max-width:1024px) {
  .page__gallery-image {
    width: calc(50% - 20px);
    padding-bottom: calc(50% - 20px);
    min-height: auto;
    margin: 10px;
  }
}
.page__form .wplf-error,
.page__form .wplf-success {
  padding: 20px;
  margin-top: 10px;
  border: 1px solid #222;
  background: transparent;
  text-align: center;
  width: 100%;
  font-size: 1em;
}
.footer {
  display: flex;
  color: #1c1c1c;
  justify-content: center;
  flex-flow: row wrap;
  font-size: 1.1em;
  position: relative;
}
.footer__wrapper {
  display: flex;
  flex-grow: 1;
  flex-basis: 100%;
  width: 100%;
  max-width: 1170px;
}
@media all and (max-width:1024px) {
  .footer__wrapper {
    flex-flow: row wrap;
  }
}
.footer__main {
  display: flex;
  justify-content: center;
  flex-basis: 100%;
  flex-grow: 1;
  font-family: "LLCircularWeb-Book";
  background: #61a0a0;
  padding: 40px 10px;
}
.footer__nav {
  display: flex;
  justify-content: center;
  flex-basis: 100%;
  flex-grow: 1;
  font-family: "LLCircularWeb-Book";
  background: #3b5b5b;
  color: #fff;
  padding: 40px 10px;
  font-size: 0.9em;
}
.footer__nav ul {
  width: 100%;
  -moz-column-count: 1;
       column-count: 1;
  list-style: none;
  font-family: "LLCircularWeb-Book";
  color: #fff;
}
@media all and (max-width:1024px) {
  .footer__nav ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.footer__nav ul li {
  line-height: 1.5;
  display: block;
  margin-bottom: 15px;
}
.footer__nav ul li a {
  text-decoration: underline;
  color: inherit;
  font-weight: bold;
  display: inline-block;
  white-space: nowrap;
  margin-bottom: 8px;
  margin-right: 15px;
}
.footer__nav ul li ul {
  display: block;
}
.footer__nav ul li ul li {
  margin-bottom: 0;
  display: inline-block;
}
.footer__nav ul li ul li a {
  padding-right: 15px;
  text-decoration: none;
  font-weight: normal;
  border-right: 1px solid #557877;
}
.footer__nav ul li ul li:last-child a {
  border: 0;
}
.footer__col {
  flex-grow: 1;
  padding: 10px;
  display: flex;
  flex-flow: row wrap;
}
.footer__col--first {
  border-right: 1px solid #90bab7;
  width: 65%;
  max-width: 65%;
  display: block;
}
@media all and (max-width:1024px) {
  .footer__col--first {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    flex-grow: 1;
    flex-basis: 100%;
    border: 0;
    order: 0;
  }
}
.footer__col--second {
  width: 35%;
  max-width: 35%;
}
@media all and (max-width:1024px) {
  .footer__col--second {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    flex-grow: 1;
    flex-basis: 100%;
  }
}
.footer__col--noline {
  border: 0;
}
.footer__col--center {
  justify-content: center;
}
.footer__line {
  border-bottom: 1px solid #90bab7;
  padding-bottom: 20px;
  margin-bottom: 20px;
  flex-grow: 1;
  flex-basis: 100%;
}
.footer__line p {
  line-height: 2;
}
.footer__line a {
  color: #672020;
}
.footer__line strong {
  font-weight: bold;
}
.footer__form {
  flex-basis: 100%;
  flex-grow: 1;
}
.footer__form-label {
  flex-basis: 100%;
  flex-grow: 1;
}
.footer__form-line {
  flex-basis: 100%;
  flex-grow: 1;
  display: flex;
  flex-flow: row wrap;
}
.footer__form-input {
  flex-basis: 50%;
  border: 0;
  padding: 20px 25px;
  font-size: 0.9em;
  font-family: "LLCircularWeb-Book";
  background: #fdf7eb;
}
@media all and (max-width:1024px) {
  .footer__form-input {
    flex-basis: 100%;
  }
}
.footer__form-label {
  margin-bottom: 15px;
}
.footer__form-submit {
  flex-basis: 20%;
  padding: 20px 25px;
  font-size: 0.9em;
  font-family: "LLCircularWeb-Book";
  background: #253737;
  color: #fff;
  border: 0;
}
@media all and (max-width:1024px) {
  .footer__form-submit {
    flex-basis: 100%;
  }
}
.footer__logo {
  flex-basis: 100%;
  flex-grow: 1;
  height: 40px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__badges {
  flex-basis: 100%;
  flex-grow: 1;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.footer__badge {
  width: 25%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  color: #1c1c1c;
}
.footer__badge-icon {
  height: 60px;
  width: 60px;
  background: #ddd;
}
.footer__badge-label {
  flex-basis: 100%;
  flex-grow: 1;
  padding: 5px;
  justify-content: center;
  font-size: 0.7em;
  display: flex;
  text-align: center;
  line-height: 1.3;
  font-family: "LLCircularWeb-Book";
}
.footer__venues {
  max-width: 80%;
  flex-grow: 1;
  margin: 0 auto;
}
@media all and (max-width:1024px) {
  .footer__venues {
    max-width: 100%;
  }
}
.footer__venue {
  display: flex;
  padding: 15px;
  border-bottom: 1px solid #627c7c;
  justify-content: center;
  flex-flow: row wrap;
  color: #9dadad;
}
.footer__venue:last-child {
  border: 0;
}
.footer__venue-link {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
  font-size: 0.8em;
}
.footer__venue-logo {
  height: 30px;
  flex-basis: 100%;
  flex-grow: 1;
  margin-bottom: 15px;
}
.footer__venues-heading {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 15px;
}
.footer__social {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  padding-bottom: 20px;
  margin-top: 20px;
}
.footer__social-item {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.footer__social-item a {
  color: inherit;
}
.footer__social-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.footer__social-icon--instagram {
  background: url(../../img/instagram-white.png) no-repeat center;
  background-size: cover;
}
.footer__social-icon--facebook {
  background: url(../../img/facebook-white.png) no-repeat center;
  background-size: cover;
}
.footer__group {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
}
.nav-menu-mixin {
  font-size: 0.9em;
}
.nav-menu-mixin ul {
  width: 100%;
  -moz-column-count: 1;
       column-count: 1;
  list-style: none;
  font-family: "LLCircularWeb-Book";
  color: #fff;
}
@media all and (max-width:1024px) {
  .nav-menu-mixin ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.nav-menu-mixin ul li {
  line-height: 1.5;
  display: block;
  margin-bottom: 15px;
}
.nav-menu-mixin ul li a {
  text-decoration: underline;
  color: inherit;
  font-weight: bold;
  display: inline-block;
  white-space: nowrap;
  margin-bottom: 8px;
  margin-right: 15px;
}
.nav-menu-mixin ul li ul {
  display: block;
}
.nav-menu-mixin ul li ul li {
  margin-bottom: 0;
  display: inline-block;
}
.nav-menu-mixin ul li ul li a {
  padding-right: 15px;
  text-decoration: none;
  font-weight: normal;
  border-right: 1px solid #557877;
}
.nav-menu-mixin ul li ul li:last-child a {
  border: 0;
}
.cookie {
  display: none;
  justify-content: center;
  background: #eee;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  z-index: 1000;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.5);
  font-size: 0.9em;
  align-items: center;
}
.cookie--active {
  display: flex;
}
.cookie__wrapper {
  flex-basis: 100%;
  flex-grow: 1;
  max-width: 1440px;
  color: #222;
  display: flex;
  justify-content: center;
}
.cookie__text {
  display: flex;
  align-items: center;
}
.cookie__button {
  background: #222;
  color: #fff;
  padding: 5px 10px;
  text-decoration: none;
  margin-left: 10px;
}

