@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Layout */
#sub-footer .widget a, #footer .footer .widget, .gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer button, .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li, .seatings .seating-images .seating-image, .center-grid-section .grid-item, .booking-form .booking-form-col, .btn {
  position: relative;
  list-style: none;
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  display: -moz-inline-stack;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  _height: 30px;
}

.bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer button, button, .tbCardInnerContent button, .section.current-offers-section .offers-col .grid-item.swiper-slide-prev, .section.newsletter-section form input[type=email], .btn, a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.review-list .review-item, .center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt, .center-grid-section.archive .grid-item.first .grid-item-content .image-wrp, .grid-item .grid-item-content .grid-item-txt span, .grid-item .grid-item-content, .grid-item .banner, .boxzilla-container .boxzilla, .ui-datepicker table th, .ui-datepicker table td, .ui-datepicker {
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.slide-section .swiper-button-prev.swiper-button-disabled,
.slide-section .swiper-button-next.swiper-button-disabled, .section.current-offers-section .offers-col .grid-item.swiper-slide-prev {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

#sub-footer .widget {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.boxzilla-container .boxzilla .boxzilla-close-icon {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

/* Breakpoints */
/* Media Queries */
/* Fonts */
/* Colors */
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?rxd1hp");
  src: url("fonts/icomoon.eot?rxd1hp#iefix") format("embedded-opentype"), url("fonts/icomoon.woff2?rxd1hp") format("woff2"), url("fonts/icomoon.ttf?rxd1hp") format("truetype"), url("fonts/icomoon.woff?rxd1hp") format("woff"), url("fonts/icomoon.svg?rxd1hp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  position: relative;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-email:before {
  content: "\e919";
}

.icon-phone:before {
  content: "\e91a";
}

.icon-arrow-right-regular:before {
  content: "\e918";
}

.icon-adjust-solid:before {
  content: "\e905";
}

.icon-angle-down-regular:before {
  content: "\e906";
}

.icon-bars-solid:before {
  content: "\e907";
}

.icon-calendar-alt-regular:before {
  content: "\e908";
}

.icon-check-solid:before {
  content: "\e909";
}

.icon-chevron-left-light:before {
  content: "\e90a";
}

.icon-chevron-right-light:before {
  content: "\e90b";
}

.icon-circle-solid:before {
  content: "\e90c";
}

.icon-concierge-bell-solid:before {
  content: "\e90d";
}

.icon-file-pdf-regular:before {
  content: "\e90e";
}

.icon-map-marker-alt-solid:before {
  content: "\e90f";
}

.icon-plus-circle-solid:before {
  content: "\e910";
}

.icon-square-full-solid:before {
  content: "\e911";
}

.icon-star-half-alt-solid:before {
  content: "\e912";
}

.icon-star-regular:before {
  content: "\e913";
}

.icon-star-solid:before {
  content: "\e914";
}

.icon-times-solid:before {
  content: "\e915";
}

.icon-users-solid:before {
  content: "\e916";
}

.icon-video-solid:before {
  content: "\e917";
}

.icon-lilla-radmannen:before {
  content: "\e904";
}

.icon-greenkey:before {
  content: "\e901";
}

.icon-tripadvisor-travelers-choice:before {
  content: "\e902";
}

.icon-tripadvisor:before {
  content: "\e903";
}

.icon-freys-hotel:before {
  content: "\e900";
}

.fal,
.far,
.fas,
.fab {
  font-family: "Gotham SSm A", "Gotham SSm B", "Arial" !important;
}
.fal:before,
.far:before,
.fas:before,
.fab:before {
  font-family: "Font Awesome 5 Pro" !important;
}

.fal:before {
  font-weight: 300 !important;
}

.far:before {
  font-weight: 400 !important;
}

.fas:before {
  font-weight: 900 !important;
}

.fab:before {
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: normal !important;
}

body {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Gotham SSm A", "Gotham SSm B", "Arial";
  color: #473f2f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 24px;
  }
}

div, p, a, li, td {
  -webkit-text-size-adjust: none;
}

a {
  color: rgb(177, 133, 22);
  text-decoration: none;
  outline: none;
}

*:focus {
  outline: none !important;
}

p {
  margin: 15px auto;
}

strong, b {
  font-weight: 700;
}

em, i {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  margin: 15px auto;
}
h1:nth-child(1), h2:nth-child(1), h3:nth-child(1), h4:nth-child(1), h5:nth-child(1), h6:nth-child(1) {
  margin-top: 0;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-size: 2em;
}

h1, .as-h1 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 62px;
  line-height: 70px;
}
@media only screen and (max-width: 767px) {
  h1, .as-h1 {
    font-size: 26px;
    line-height: 32px;
  }
}

h2, .as-h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 56px;
  line-height: 1.2;
}
@media only screen and (max-width: 1366px) {
  h2, .as-h2 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 1199px) {
  h2, .as-h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  h2, .as-h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

h3, .as-h3 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.2;
}
@media only screen and (max-width: 1366px) {
  h3, .as-h3 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 1199px) {
  h3, .as-h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  h3, .as-h3 {
    font-size: 22px;
    line-height: 28px;
  }
}

h4, .as-h4 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 42px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  h4, .as-h4 {
    font-size: 18px;
    line-height: 28px;
  }
}

h5 {
  font-size: 20px;
  line-height: 26px;
}
@media only screen and (max-width: 767px) {
  h5 {
    font-size: 16px;
    line-height: 20px;
  }
}

h6 {
  font-size: 18px;
  line-height: 22px;
}

.topline {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}

.section-preamble {
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .section-preamble {
    margin-bottom: 30px;
  }
}
.section-preamble p {
  max-width: 700px;
}

.content-intro {
  margin-bottom: 2rem;
}
.content-intro .preamble {
  font-size: 20px;
  line-height: 30px;
}

.headline-label-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 1.25rem 0 1.125rem 0;
  margin: 2rem 0;
  line-height: 32px;
  display: flex;
  gap: 5rem;
}

.hedline-label {
  display: flex;
  flex-direction: column;
  width: fit-content;
  font-weight: 500;
  font-size: 14px;
}
.hedline-label span {
  color: #7e000a;
  font-size: 32px;
  margin-bottom: 0.25rem;
}

.bg-image {
  position: relative;
}

.caption {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 10px;
  font-size: 9px;
  line-height: 10px;
  color: #fff;
}

.iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: none !important;
}

.iframe iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.text-center {
  text-align: center;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-8 {
  margin-top: 2rem;
}

.text-form-color {
  color: #3d3935 !important;
}

.background-color-form-color {
  background-color: #3d3935;
}

.IIV::-webkit-media-controls-play-button,
.IIV::-webkit-media-controls-start-playback-button {
  opacity: 0;
  pointer-events: none;
  width: 5px;
}

.ch2-style-light .ch2-btn-primary, .ch2-style-dark .ch2-btn-primary {
  border-radius: 40px;
}

.ch2-theme-overlay .ch2-dialog-actions button:last-child {
  background: #eee;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.03);
  text-decoration: none;
  font-size: 12px;
  border-radius: 40px;
}

.btn-group {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}

.btn {
  cursor: pointer;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fdfcf8;
  background-color: rgb(177, 133, 22);
  text-align: center;
}
.btn span {
  position: relative;
  top: -1px;
}
.btn.flex {
  display: flex;
  gap: 0.5rem;
  width: fit-content;
  align-items: center;
}
.btn.brown {
  background-color: rgb(177, 133, 22);
}
.btn.brown.desktop:hover {
  background-color: #d5a01b;
}
.btn.brown.border {
  background-color: transparent;
  color: rgb(177, 133, 22);
  box-shadow: inset 0 0 0 2px rgb(177, 133, 22);
}
.btn.brown.border.desktop:hover {
  color: #fdfcf8;
  background-color: rgb(177, 133, 22);
}
.btn.light-brown {
  background-color: #827864;
}
.btn.light-brown.desktop:hover {
  background-color: #978d78;
}
.btn.light-brown.border {
  background-color: transparent;
  color: #827864;
  box-shadow: inset 0 0 0 2px #827864;
}
.btn.light-brown.border.desktop:hover {
  color: white;
  background-color: #827864;
}
.btn.beige {
  background-color: #e8dbba;
}
.btn.beige.desktop:hover {
  background-color: #f2ebd9;
}
.btn.beige.border {
  background-color: transparent;
  color: #e8dbba;
  box-shadow: inset 0 0 0 2px #e8dbba;
}
.btn.beige.border.desktop:hover {
  color: #473f2f;
  background-color: #e8dbba;
}
.btn.green {
  background-color: #4ea558;
}
.btn.green.desktop:hover {
  background-color: #418949;
}
.btn.green.border {
  background-color: transparent;
  color: #4ea558;
  box-shadow: inset 0 0 0 2px #4ea558;
}
.btn.green.border.desktop:hover {
  color: #fdfcf8;
  background-color: #4ea558;
}
.btn.gold {
  background-color: rgb(177, 133, 22);
}
.btn.gold.desktop:hover {
  background-color: #8d6a11;
}
.btn.gold.border {
  background-color: transparent;
  color: rgb(177, 133, 22);
  box-shadow: inset 0 0 0 2px rgb(177, 133, 22);
}
.btn.gold.border.desktop:hover {
  color: #fdfcf8;
  background-color: rgb(177, 133, 22);
}
.btn.cream {
  background-color: #f3ecdb;
  color: #2d271b;
}
.btn.cream.desktop:hover {
  background-color: #e9dcbc;
}
.btn.cream.border {
  background-color: transparent;
  color: #2d271b;
  box-shadow: inset 0 0 0 2px #f3ecdb;
}
.btn.cream.border.desktop:hover {
  color: #2d271b;
  background-color: #f3ecdb;
  box-shadow: inset 0 0 0 2px #e9dcbc;
}
.btn.red {
  background-color: #7e000a;
  color: #fdfcf8;
}
.btn.red.desktop:hover {
  background-color: #550007;
}
.btn.red.border {
  background-color: transparent;
  color: #7e000a;
  box-shadow: inset 0 0 0 2px #7e000a;
}
.btn.red.border.desktop:hover {
  color: #fdfcf8;
  background-color: #7e000a;
}
.btn.grey {
  background-color: #aaa;
}
.btn.grey.desktop:hover {
  background-color: #969696;
}
.btn.grey.border {
  background-color: transparent;
  color: #aaa;
  box-shadow: inset 0 0 0 2px #aaa;
}
.btn.grey.border.desktop:hover {
  color: #fdfcf8;
  background-color: #aaa;
}
.btn.white {
  color: #0c0f13;
  background-color: #fdfcf8;
}
.btn.white.desktop:hover {
  color: #0c0f13;
  background-color: #fdfcf8;
}
.btn.white.border {
  background-color: transparent;
  color: #fdfcf8;
  box-shadow: inset 0 0 0 2px #fdfcf8;
}
.btn.white.border.desktop:hover {
  color: #0c0f13;
  background-color: #fdfcf8;
}
.btn.large {
  padding: 17px 30px;
  -webkit-border-radius: 27px;
  border-radius: 27px;
}
@media only screen and (max-width: 767px) {
  .btn.large {
    padding: 13px 30px;
    border-radius: 9999px;
    font-size: 12px;
  }
}
.btn.medium {
  padding: 13px 30px;
  border-radius: 9999px;
}
@media only screen and (max-width: 767px) {
  .btn.medium {
    font-size: 12px;
  }
}
.btn.small {
  padding: 10px 15px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 9999px;
}
@media only screen and (max-width: 767px) {
  .btn.small {
    font-size: 12px;
  }
}

.form-trigger {
  box-sizing: border-box;
  display: flex;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999999;
  font-size: 12px;
  line-height: 18px;
  padding: 8px 25px 8px 20px;
}
.form-trigger i {
  pointer-events: none;
  font-size: 36px;
  margin-right: 16px;
}
.form-trigger.loading i {
  animation-duration: 5000ms;
  animation-name: spin;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.form-trigger.loading i:before {
  content: "\f110";
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.form-trigger span {
  pointer-events: none;
  display: block;
  text-align: center;
  text-transform: none;
  font-weight: 300;
  letter-spacing: 2px;
}
.form-trigger span strong {
  pointer-events: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: normal;
}
@media only screen and (max-width: 767px) {
  .form-trigger {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    transform: none;
    width: 100%;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  }
  .form-trigger i {
    margin-right: 0;
  }
  .form-trigger span {
    flex: 1;
    margin-left: -30px;
  }
}

.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #0c0f13;
  background: #fff;
  border: 1px solid #f5f5f5;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 0 0 0 #f5f5f5;
}

.pika-single {
  *zoom: 1;
}
.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 9px;
}

.pika-title {
  position: relative;
  text-align: center;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.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;
  color: #0c0f13;
  background-color: #fff;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  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-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.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-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.2857142857%;
  padding: 0;
  text-align: center;
}
.pika-table th {
  color: #0c0f13;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.pika-table abbr {
  border-bottom: none;
  text-decoration: none;
}

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #676565;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  background: #fff;
}
.is-today .pika-button {
  color: #4ea558;
  font-weight: bold;
}
.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: rgb(177, 133, 22);
  box-shadow: inset 0 1px 3px rgb(177, 133, 22);
  border-radius: 3px;
}
.is-disabled .pika-button, .is-outside-current-month .pika-button {
  color: #ccc;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
}
.pika-button:hover {
  color: #fff;
  background: rgb(177, 133, 22);
  box-shadow: none;
  border-radius: 3px;
}
.pika-button .is-selection-disabled {
  pointer-events: none;
  cursor: default;
}

.pika-week {
  font-size: 11px;
  color: #f5f5f5;
}

.is-inrange .pika-button {
  background: #d5e9f7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #4ea558;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #4ea558;
  box-shadow: none;
  border-radius: 3px;
}

.ui-datepicker {
  display: none;
  z-index: 3 !important;
  background-color: #fff;
  width: 280px;
  padding: 15px;
  -moz-box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
  -webkit-box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
  box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  display: none;
}
.ui-datepicker .ui-datepicker-title {
  margin-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title select {
  cursor: pointer;
  width: 46%;
  text-align-last: center;
  margin: 2%;
  background-color: #f3ecdb;
}
.ui-datepicker table {
  margin: 2%;
  width: 96%;
}
.ui-datepicker table th, .ui-datepicker table td {
  text-align: center;
  width: 14.3% !important;
}
.ui-datepicker table th:first-child, .ui-datepicker table td:first-child {
  text-align: center;
}
.ui-datepicker table th.ui-datepicker-current-day, .ui-datepicker table td.ui-datepicker-current-day {
  background-color: #4ea558;
}
.ui-datepicker table th.ui-datepicker-current-day a, .ui-datepicker table td.ui-datepicker-current-day a {
  color: #fdfcf8;
}

#cookie-notice {
  left: auto !important;
  right: 40px;
  bottom: 40px;
  width: 320px;
  min-width: 0 !important;
  text-align: left;
  font-size: 12px;
  line-height: 20px;
}
@media only screen and (max-width: 767px) {
  #cookie-notice {
    width: auto;
    left: 20px !important;
    right: 20px;
    bottom: 20px;
  }
}
#cookie-notice .cookie-notice-container {
  padding: 20px 25px 25px;
  text-align: left;
}
#cookie-notice .cookie-notice-container #cn-notice-text {
  display: block;
  margin-bottom: 25px;
}
#cookie-notice .cookie-notice-container .btn {
  padding: 4px 15px;
  margin-left: 0;
  text-transform: uppercase;
  font-size: 11px;
}
#cookie-notice .cookie-notice-container .btn#cn-accept-cookie {
  margin-right: 10px;
}
#cookie-notice .cookie-notice-container .cn-close-icon {
  top: 5px !important;
  right: 7px !important;
  margin-top: 0 !important;
}
#cookie-notice .cookie-notice-container .cn-close-icon:before, #cookie-notice .cookie-notice-container .cn-close-icon:after {
  background-color: #0c0f13;
}

/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.fal.lightgallery:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 120px;
  margin-top: -60px;
  margin-left: -60px;
  color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .fal.lightgallery:before {
    font-size: 80px;
    margin-top: -40px;
    margin-left: -40px;
  }
}

/*! lightgallery - v1.6.11 - 2018-05-22
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2018 Sachin N; Licensed GPLv3 */
@font-face {
  font-display: swap;
  font-family: "lg";
  src: url("../fonts/lg.eot?n1z373");
  src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: "lg";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgb(0, 0, 0);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
  width: 60px;
  display: none;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #fff;
}

.lg-actions .lg-next {
  right: 20px;
}

.lg-actions .lg-next:before {
  content: "\e095";
}

.lg-actions .lg-prev {
  left: 20px;
}

.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-toolbar .lg-icon {
  color: rgb(177, 133, 22);
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
  color: rgb(177, 133, 22);
}

.lg-toolbar .lg-close:after {
  content: "\e5cd";
  font-family: "Material Symbols Outlined";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgb(32, 32, 32);
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: rgb(177, 133, 22);
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}

.lg-outer .lg-toogle-thumb:hover {
  color: #fff;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 90% !important;
  max-height: 100%;
  width: 100%;
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
  moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}

#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}

#lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer #lg-share {
  position: relative;
}

.lg-outer #lg-share:after {
  content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.lg-outer .lg-item {
  display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-empty-html {
  display: none;
}

.lg-outer #lg-download,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
  background: rgb(0, 0, 0);
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.hero-section {
  padding: 0;
  background-color: black;
  color: #fdfcf8;
  height: 735px;
}
@media only screen and (max-width: 767px) {
  .hero-section {
    min-height: 500px;
    height: 95vh;
    max-height: 720px;
  }
}
.hero-section .image-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.3);
}
.hero-section .image-overlay-top {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 75%;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.hero-section .txt-overlay {
  position: absolute;
  height: 100%;
  z-index: 3;
  width: 100%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-section .txt-overlay .inner-content .txt {
  max-width: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero-section .txt-overlay .inner-content .txt p {
  font-size: 20px;
  line-height: 32px;
  max-width: 560px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .hero-section .txt-overlay .inner-content .txt p {
    text-align: left;
  }
}
.hero-section .txt-overlay .inner-content .txt h1, .hero-section .txt-overlay .inner-content .txt h2, .hero-section .txt-overlay .inner-content .txt h3, .hero-section .txt-overlay .inner-content .txt h4 {
  font-weight: 700;
}
.hero-section .txt-overlay .inner-content .txt h1 {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 72px;
  line-height: 82px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .hero-section .txt-overlay .inner-content .txt h1 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-section .txt-overlay .inner-content .txt h1 {
    text-align: left;
    font-size: 32px;
    width: 100%;
    line-height: 42px;
    margin: 0;
  }
}
.hero-section .txt-overlay .inner-content .txt h2 {
  font-size: 42px;
  line-height: 48px;
}
@media only screen and (max-width: 1023px) {
  .hero-section .txt-overlay .inner-content .txt h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-section .txt-overlay .inner-content .txt h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.hero-section .txt-overlay .inner-content .txt h6 {
  font-family: "Gotham SSm A", "Gotham SSm B", "Arial";
  letter-spacing: 6px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .hero-section .txt-overlay .inner-content .txt h6 {
    width: 100%;
    font-size: 14px;
    letter-spacing: 4px;
  }
}
.hero-section .txt-overlay .inner-content .txt p a {
  color: #fdfcf8;
}
.hero-section .txt-overlay .inner-content .txt .banner {
  display: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .hero-section .txt-overlay .inner-content .txt .banner {
    display: block;
  }
}
.hero-section .txt-overlay .inner-content .txt .btn {
  margin-top: 5px;
  white-space: nowrap;
  line-height: 24px;
}
@media only screen and (max-width: 1199px) {
  .hero-section .txt-overlay .inner-content .txt {
    margin: 0 0 50px;
  }
}
@media screen and (max-height: 900px) {
  .hero-section .txt-overlay .inner-content .txt {
    margin: 0 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-section .txt-overlay .inner-content .txt {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 19px;
  }
  .hero-section .txt-overlay .inner-content .txt p {
    font-size: 13px;
    line-height: 19px;
  }
}
.hero-section .bg-video-wrapper {
  z-index: 1;
  position: absolute;
  top: -10px;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
.hero-section .bg-video-wrapper video {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: translate(-50%, -50%); /* IE 9 */
  transform: translate(-50%, -50%); /* IE 10, Fx 16+, Op 12.1+ */
}

.error404 .hero-section .txt-overlay {
  bottom: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 767px) {
  .error404 .hero-section .txt-overlay {
    bottom: 0;
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.error404 .hero-section .txt-overlay .inner-content {
  text-align: right;
}
.error404 .hero-section .txt-overlay .inner-content .txt {
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .error404 .hero-section .txt-overlay .inner-content .txt {
    margin: 0 0 25px;
    text-align: left;
  }
}
.error404 .hero-section .txt-overlay .inner-content .txt * {
  text-transform: none;
}

.intro-block {
  background-color: #827864;
}
.intro-block h2, .intro-block h3, .intro-block h4 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .intro-block.has-booking-form {
    padding: 10rem 0 3rem 0;
  }
}
.intro-block p {
  text-align: center;
  font-size: 24px;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .intro-block p {
    text-align: left;
    font-size: 18px;
    line-height: 1.6;
  }
}
.intro-block.intro-block-start p {
  font-size: 20px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .intro-block.intro-block-start p {
    font-size: 18px;
    line-height: 1.6;
  }
}

.yoast_breadcrumb {
  position: absolute;
  z-index: 4;
  bottom: 0;
  width: 100%;
  text-align: left;
}
.yoast_breadcrumb #breadcrumbs {
  color: rgba(255, 255, 255, 0.7);
}
.yoast_breadcrumb #breadcrumbs a {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .hero-section.has-booking {
    overflow: visible !important;
  }
  .hero-section.has-booking + .section {
    padding-top: 300px !important;
  }
}

.booking-box {
  position: absolute;
  z-index: 4;
  top: 540px;
  right: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .booking-box {
    top: auto;
  }
}
.booking-box .inner-content {
  padding: 0;
}

.form-wrp {
  background: rgba(170, 161, 139, 0.4);
  max-width: 778px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 16px;
  border-radius: 8px;
  backdrop-filter: blur(6px);
}
@media only screen and (max-width: 767px) {
  .form-wrp {
    position: relative;
    z-index: 2;
    margin: -190px 25px 0;
    transform: translateY(30px);
  }
}

.booking-form {
  padding: 0;
}
@media only screen and (max-width: 1023px) {
  .booking-form {
    text-align: center;
  }
}
.booking-form .dates {
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
@media only screen and (max-width: 767px) {
  .booking-form .dates {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
  }
}
.booking-form .ppl {
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
@media only screen and (max-width: 767px) {
  .booking-form .ppl {
    flex-wrap: wrap;
  }
}
.booking-form .booking-form-col {
  color: #fff;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.1);
  box-sizing: unset;
  border: 1px solid rgba(255, 255, 255, 0.3);
  vertical-align: top;
  position: relative;
  padding: 12px;
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col {
    border-radius: 16px;
  }
}
.booking-form .booking-form-col.date {
  width: 100%;
  text-align: left;
  line-height: 28px;
}
@media only screen and (max-width: 1199px) {
  .booking-form .booking-form-col.date {
    margin-left: 0;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col.date {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    flex: 1;
  }
}
.booking-form .booking-form-col.date:first-child {
  margin-left: 0;
}
.booking-form .booking-form-col.date:last-child {
  padding-right: 40px;
}
@media only screen and (max-width: 1199px) {
  .booking-form .booking-form-col.date:last-child {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col.date:last-child {
    margin-right: auto;
    padding-right: 15px;
  }
}
.booking-form .booking-form-col.date:before {
  font-size: 30px;
  position: absolute;
  right: -8px;
  top: 50%;
  margin-top: -8px;
}
@media only screen and (max-width: 1199px) {
  .booking-form .booking-form-col.date:before {
    display: none;
  }
}
.booking-form .booking-form-col.number {
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col.number.rooms {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .booking-form .booking-form-col.number.rooms {
    padding-top: 15px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col.number.people {
    width: calc(50% - 8px);
    margin: 0;
    float: left;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .booking-form .booking-form-col.number.people {
    width: calc(50% - 30px);
  }
}
.booking-form .booking-form-col label {
  display: block;
  opacity: 0.7;
  margin-bottom: 2px;
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col label {
    margin-bottom: 0px;
  }
}
.booking-form .booking-form-col input[type=date],
.booking-form .booking-form-col input[type=text],
.booking-form .booking-form-col input[type=number] {
  text-align: center;
  background-color: transparent;
  color: #fdfcf8;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col input[type=date],
  .booking-form .booking-form-col input[type=text],
  .booking-form .booking-form-col input[type=number] {
    color: #fdfcf8;
  }
}
.booking-form .booking-form-col .date-wrp:before {
  display: none;
  color: #fdfcf8;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col .date-wrp:before {
    color: #3d3935;
  }
}
.booking-form .booking-form-col .date-wrp input[type=date],
.booking-form .booking-form-col .date-wrp input[type=text] {
  text-align: left;
  padding: 5px 0 0 0;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col .date-wrp input[type=date],
  .booking-form .booking-form-col .date-wrp input[type=text] {
    font-size: 13px;
  }
}
.booking-form .booking-form-col .date-wrp input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
  color: transparent;
  cursor: pointer;
  height: auto;
  width: auto;
}
.booking-form .booking-form-col .date-wrp input[type=date]::-webkit-inner-spin-button,
.booking-form .booking-form-col .date-wrp input[type=date]::-webkit-clear-button {
  display: none;
  -webkit-appearance: none;
}
.booking-form .booking-form-col .number-wrp {
  display: flex;
  align-items: center;
  justify-content: left;
}
.booking-form .booking-form-col .number-wrp input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  width: 20px;
  padding: 0;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col .number-wrp input[type=number] {
    width: 34px;
    font-size: 16px;
  }
}
.booking-form .booking-form-col .number-wrp input[type=number]::-webkit-inner-spin-button,
.booking-form .booking-form-col .number-wrp input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.booking-form .booking-form-col .number-wrp button {
  outline: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: relative;
  color: #fdfcf8;
}
.booking-form .booking-form-col .number-wrp button .material-symbols-outlined {
  font-size: 20px;
}
@media only screen and (max-width: 1023px) {
  .booking-form .booking-form-col-submit.submit {
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col-submit.submit {
    margin-top: 15px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    padding-top: 0;
    width: 100%;
  }
  .booking-form .booking-form-col-submit.submit a {
    display: block;
  }
}
.booking-form .booking-form-col-submit.submit .btn {
  border-radius: 4px;
  width: 100%;
  background-color: rgb(177, 133, 22);
}
@media only screen and (max-width: 767px) {
  .booking-form .booking-form-col-submit.submit .btn {
    border-radius: 24px;
  }
}

.booking-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f3ecdb;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.booking-overlay button {
  position: fixed;
  right: 6.5%;
  top: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border: 1px solid #3d3935 !important;
  width: 48px;
  height: 48px;
  font-size: 16px;
  color: #3d3935;
  border-radius: 100%;
}
.booking-overlay__content {
  margin: 150px auto 0 !important;
}
@media only screen and (max-width: 767px) {
  .booking-overlay__content {
    margin: 140px auto 0 !important;
    padding-bottom: 100px;
  }
}
.booking-overlay__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
@media only screen and (max-width: 767px) {
  .booking-overlay__grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.booking-overlay__image {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 4px;
  padding-bottom: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.booking-overlay__image .image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.booking-overlay__image:hover h3 span {
  text-decoration: underline;
}
.booking-overlay h2 {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #827864;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .booking-overlay h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.booking-overlay h3 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  text-transform: none;
  color: white;
}
@media only screen and (max-width: 767px) {
  .booking-overlay h3 {
    padding: 20px 24px;
    font-size: 18px;
    line-height: 24px;
  }
}
.booking-overlay strong {
  display: block;
  padding-bottom: 12px;
  margin-top: 48px;
  margin-bottom: 12px;
  border-bottom: 1px solid #E1DBCB;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (max-width: 767px) {
  .booking-overlay strong {
    margin-top: 15px;
  }
}
.booking-overlay .iconlink {
  display: inline-flex;
  align-items: center;
  color: #3d3935;
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (max-width: 767px) {
  .booking-overlay .iconlink {
    display: flex;
    flex-basis: 100%;
  }
}
.booking-overlay .iconlink i {
  margin-right: 10px;
}
.booking-overlay .iconlink:last-child {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .booking-overlay .iconlink:last-child {
    margin-left: 0;
    margin-top: 5px;
  }
}

.booking-visible #site-header .header-logo {
  position: fixed;
  top: 0 !important;
  left: 6.5%;
  background-color: transparent;
  color: #3d3935;
  font-size: 66px !important;
  height: 116px !important;
  width: 116px !important;
}
@media only screen and (max-width: 767px) {
  .booking-visible #site-header .header-logo {
    left: 0;
  }
}
.booking-visible .booking-overlay {
  opacity: 1;
  visibility: visible;
  z-index: 10001;
}

.banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-start;
  border-radius: 4px;
  overflow: hidden;
  padding-top: 64px;
}
@media only screen and (max-width: 1023px) {
  .banner {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .banner {
    padding-top: 20px;
  }
}
.banner .img-col {
  position: relative;
  align-self: flex-end;
  flex: 1;
  display: flex;
}
.banner .img-col img {
  display: block;
  position: relative;
  max-width: 200px;
  height: 300px;
  object-fit: cover;
  filter: drop-shadow(0 12px 12px rgba(0, 0, 0, 0.25));
  border-radius: 8px;
}
@media only screen and (max-width: 767px) {
  .banner .img-col img {
    max-width: 120px;
    height: 200px;
  }
}
.banner.txt_img .img-col {
  right: -15px;
  justify-content: flex-end;
}
.banner.txt_img .img-col img.img-left {
  z-index: 1;
  transform: rotate(-21.35deg);
  bottom: -40px;
}
.banner.txt_img .img-col img.img-center {
  z-index: 2;
  transform: rotate(-5.28deg);
  margin-left: -80px;
}
.banner.txt_img .img-col img.img-right {
  z-index: 3;
  transform: rotate(5.05deg);
  margin-left: -80px;
  bottom: -15px;
}
@media only screen and (max-width: 767px) {
  .banner.txt_img .img-col img.img-center {
    margin-left: -40px;
  }
  .banner.txt_img .img-col img.img-right {
    margin-left: -40px;
  }
}
.banner.img_txt {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1023px) {
  .banner.img_txt {
    flex-direction: row;
  }
}
.banner.img_txt .img-col {
  left: -15px;
}
.banner.img_txt .img-col img.img-left {
  z-index: 3;
  transform: rotate(-5.05deg);
  bottom: -15px;
  margin-right: -80px;
}
.banner.img_txt .img-col img.img-center {
  z-index: 2;
  transform: rotate(5.28deg);
  margin-right: -80px;
}
.banner.img_txt .img-col img.img-right {
  z-index: 1;
  transform: rotate(21.35deg);
  bottom: -40px;
}
@media only screen and (max-width: 1023px) {
  .banner.img_txt .img-col {
    left: auto;
    right: -15px;
    justify-content: flex-end;
  }
  .banner.img_txt .img-col img.img-left {
    z-index: 1;
    transform: rotate(-21.35deg);
    bottom: -40px;
    margin-right: 0;
  }
  .banner.img_txt .img-col img.img-center {
    z-index: 2;
    transform: rotate(-5.28deg);
    margin-left: -80px;
    margin-right: 0;
  }
  .banner.img_txt .img-col img.img-right {
    z-index: 3;
    transform: rotate(5.05deg);
    margin-left: -80px;
    bottom: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .banner.img_txt .img-col img.img-center {
    margin-left: -40px;
  }
  .banner.img_txt .img-col img.img-right {
    margin-left: -40px;
  }
}
.banner .txt-col {
  flex: 1;
  padding: 0 64px 64px;
  color: white;
}
@media only screen and (max-width: 1023px) {
  .banner .txt-col {
    padding: 0 64px 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner .txt-col {
    padding: 0 20px 20px;
  }
}
.banner .txt-col ol {
  text-align: left;
  list-style: decimal;
  padding-left: 24px;
  margin: 15px auto;
}
.banner .txt-col ol li {
  margin: 0;
}
.banner .txt-col ol li p {
  margin: 0 auto;
}
.banner .txt-col ul {
  text-align: left;
  list-style: disc;
  padding-left: 24px;
  margin: 15px auto;
}
.banner .txt-col ul li {
  margin: 0;
}
.banner .txt-col ul li p {
  margin: 0 auto;
}
.banner.white {
  background-color: white;
}
.banner.white .txt-col {
  color: #827864;
}
.banner.cream {
  background-color: #f3ecdb;
}
.banner.cream .txt-col {
  color: #827864;
}
.banner.dark-cream {
  background-color: #e1d9c4;
}
.banner.beige {
  background-color: #e8dbba;
}
.banner.beige .txt-col {
  color: #473f2f;
}
.banner.red {
  background-color: #7e000a;
}
.banner.grey {
  background-color: #3d3935;
}

.bg-block-bg-img {
  background-size: cover;
  background-position: center;
}
.bg-block-bg-img .inner-content {
  height: 55vh;
  min-height: 720px;
  display: flex;
  align-items: flex-end;
}
@media only screen and (max-width: 1023px) {
  .bg-block-bg-img .inner-content {
    min-height: 480px;
  }
}
.bg-block-bg-img .inner-content .text-box {
  color: #f3ecdb;
  max-width: 578px;
  height: fit-conten;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 1023px) {
  .bg-block-bg-img .inner-content .text-box {
    margin-bottom: 0px;
  }
}
.bg-block-bg-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom left, rgba(37, 35, 32, 0.2) 0%, rgba(31, 30, 29, 0.7) 80%);
  z-index: 0;
}

.section.newsletter-section {
  background-color: #671513;
  color: #fdfcf8;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media only screen and (max-width: 1199px) {
  .section.newsletter-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.section.newsletter-section .inner-content {
  text-align: center;
  max-width: 640px;
}
.section.newsletter-section h6 {
  font-family: "Oswald", sans-serif;
  letter-spacing: 6px;
  font-weight: 500;
  font-size: 14px;
}
.section.newsletter-section h3 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 56px;
  line-height: 1.2;
  color: #f3ecdb;
}
@media only screen and (max-width: 1366px) {
  .section.newsletter-section h3 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 1199px) {
  .section.newsletter-section h3 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .section.newsletter-section h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.section.newsletter-section form {
  padding-top: 10px;
  position: relative;
}
.section.newsletter-section form input[type=email] {
  display: block;
  cursor: pointer;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #827864;
  text-align: left;
  background-color: #f3ecdb;
  box-shadow: inset 0 0 0 3px #f3ecdb;
  padding: 17px 30px;
  margin: 0 auto 20px;
  moz-border-radius: 27px;
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  border-radius: 27px;
}
@media only screen and (max-width: 767px) {
  .section.newsletter-section form input[type=email] {
    padding: 13px 30px;
    moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    -khtml-border-radius: 23px;
    border-radius: 23px;
    display: block;
    width: 100%;
  }
}
.section.newsletter-section form div {
  margin-top: 15px;
  margin-bottom: 15px;
  display: none;
}
.section.newsletter-section form ::-webkit-input-placeholder {
  color: #827864;
  text-transform: uppercase;
}
.section.newsletter-section form :-moz-placeholder {
  color: #827864;
  text-transform: uppercase;
}
.section.newsletter-section form ::-moz-placeholder {
  color: #827864;
  text-transform: uppercase;
}
.section.newsletter-section form :-ms-input-placeholder {
  color: #fdfcf8;
  text-transform: uppercase;
}
.section.newsletter-section iframe {
  width: 100% !important;
  height: 300px !important;
}
.section.newsletter-section button {
  position: absolute;
  top: 4px;
  margin-top: 10px;
  right: 5px;
}
@media only screen and (max-width: 767px) {
  .section.newsletter-section button {
    padding: 9px 20px;
  }
}

.boxzilla-container .boxzilla {
  background-image: url("https://www.freyshotels.com/wp-content/uploads/2019/10/bg_tyg_rod.jpg");
  padding: 40px 40px 45px;
}
@media only screen and (max-width: 767px) {
  .boxzilla-container .boxzilla {
    padding: 40px 25px 40px;
  }
}
.boxzilla-container .boxzilla.boxzilla-center {
  margin-left: 20px;
  margin-right: 20px;
}
.boxzilla-container .boxzilla .boxzilla-close-icon {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  padding: 0;
  cursor: pointer;
  color: #fdfcf8;
  border: 2px solid #fdfcf8;
  moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.boxzilla-container .boxzilla .boxzilla-content {
  text-align: center;
}
.boxzilla-container .boxzilla .boxzilla-content i {
  color: rgb(177, 133, 22);
  font-size: 60px;
  margin-bottom: 5px;
}
.boxzilla-container .boxzilla .boxzilla-content h1, .boxzilla-container .boxzilla .boxzilla-content h2, .boxzilla-container .boxzilla .boxzilla-content h3 {
  color: #fdfcf8;
  text-transform: none;
  font-weight: 700;
}
.boxzilla-container .boxzilla .boxzilla-content p {
  color: #fdfcf8;
  font-size: 14px;
  line-height: 22px;
}
.boxzilla-container .boxzilla .boxzilla-content form {
  padding-top: 1px;
}
.boxzilla-container .boxzilla .boxzilla-content input {
  font-size: 12px;
  margin-top: 20px;
  display: block;
  width: 100%;
  max-width: none !important;
}
.boxzilla-container .boxzilla .boxzilla-content a.btn {
  margin-top: 15px;
}

.sidebar .sidebar-block {
  position: relative;
  width: 100%;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 350;
  line-height: 26px;
}
.sidebar .sidebar-block h3 {
  font-family: "Oswald", sans-serif;
  font-size: 20px !important;
  line-height: 56px !important;
  font-weight: 400 !important;
}
.sidebar .sidebar-block.offer {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0.2) 100%), url(https://www.freyshotels.com/wp-content/uploads/2019/10/bg_tyg_rod.jpg);
  background-size: 100%, 300px;
  padding: 5px 30px 5px 65px;
  color: #fdfcf8;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.sidebar .sidebar-block.offer:before {
  color: #fdfcf8;
  font-size: 20px;
  position: absolute;
  left: 25px;
  top: 30px;
}
.sidebar .sidebar-block.offer a {
  color: #fdfcf8;
}
.sidebar .sidebar-block.images {
  text-align: center;
}
.sidebar .sidebar-block.images img {
  display: block;
  position: relative;
  max-width: 100%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.sidebar .sidebar-block.images img:first-child {
  margin-top: 0;
}
.sidebar .sidebar-block h3 {
  background-color: rgb(177, 133, 22);
  padding: 0px 16px;
  margin: 0;
  color: #fdfcf8;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.sidebar .sidebar-block .sidebar-block-content {
  position: relative;
  padding: 20px 30px;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.sidebar .sidebar-block .sidebar-block-content.icon-list {
  display: flex;
  flex-direction: column;
}
.sidebar .sidebar-block .sidebar-block-content.icon-list .icon-item {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.sidebar .sidebar-block .sidebar-block-content.icon-list .icon-item span {
  color: #671513;
  font-size: 20px;
}
.sidebar ul li {
  position: relative;
  padding-left: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.sidebar ul li strong {
  font-size: 20px;
  color: #7e000a;
}
.sidebar ul li:before {
  position: absolute;
  left: 0;
  font-family: "Material Symbols Outlined";
  content: "\e5ca";
  color: #2d271b;
  font-size: 16px;
}
.sidebar ul li.full-day:before {
  content: "\e90c";
  top: 4px;
  color: #671513;
}
.sidebar ul li.half-day:before {
  content: "\e905";
  top: 4px;
  color: #671513;
}
.sidebar ul li.video:before {
  content: "\e917";
  top: 2px;
  color: #671513;
}
.sidebar .icon-file-pdf-regular {
  color: #473f2f;
}
.sidebar .icon-file-pdf-regular:before {
  color: #2d271b;
  margin-right: 7px;
}

.section.img-txt-img-section.cream h2, .section.img-txt-img-section.cream h3, .section.img-txt-img-section.cream .as-h2, .section.img-txt-img-section.cream .as-h3 {
  color: #3d3935;
  opacity: 0.8;
}
@media only screen and (max-width: 1366px) {
  .section.img-txt-img-section {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section.img-txt-img-section {
    padding-top: 30px;
  }
}
.section.img-txt-img-section .bg-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.section.img-txt-img-section .txt-col {
  text-align: left;
  padding: 0 6.5%;
  margin-right: 33%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section.img-txt-img-section .txt-col .img-col-first {
  position: relative;
  width: 320px;
  height: 440px;
}
@media only screen and (max-width: 1023px) {
  .section.img-txt-img-section .txt-col .img-col-first {
    width: 40%;
  }
}
.section.img-txt-img-section .txt-col .txt-inner {
  text-align: left;
  color: #827864;
  max-width: 580px;
  padding: 0 0 0 50px;
}
@media only screen and (max-width: 1023px) {
  .section.img-txt-img-section .txt-col .txt-inner {
    width: 60%;
  }
}
.section.img-txt-img-section .txt-col .txt-inner p {
  color: #473f2f;
}
.section.img-txt-img-section .txt-col .txt-inner .btn {
  margin-top: 10px;
}
@media only screen and (max-width: 1366px) {
  .section.img-txt-img-section .txt-col {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section.img-txt-img-section .txt-col {
    display: block;
  }
  .section.img-txt-img-section .txt-col .img-col-first {
    margin-bottom: 30px;
    width: auto;
  }
  .section.img-txt-img-section .txt-col .txt-inner {
    padding: 0 4.5%;
    width: auto;
  }
}
.section.img-txt-img-section .img-col-last {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 33%;
}
.section.img-txt-img-section .img-col-last .txt-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section.img-txt-img-section .img-col-last .txt-overlay .icon {
  display: block;
  font-size: 130px;
  line-height: 130px;
  color: rgb(177, 133, 22);
  margin-bottom: 15px;
}
@media only screen and (max-width: 1366px) {
  .section.img-txt-img-section .img-col-last {
    position: relative;
    width: 100%;
    height: 400px;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .section.img-txt-img-section .img-col-last {
    height: 160px;
  }
  .section.img-txt-img-section .img-col-last .txt-overlay {
    top: -15px;
    left: auto;
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .section.img-txt-img-section .img-col-last .txt-overlay .icon {
    font-size: 70px;
    line-height: 70px;
  }
}

.txt-img-section {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: row-reverse;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1023px) {
  .txt-img-section {
    display: block;
  }
}
.txt-img-section.cream h2, .txt-img-section.cream h3, .txt-img-section.cream .as-h2, .txt-img-section.cream .as-h3 {
  color: #3d3935;
  opacity: 0.8;
}
.txt-img-section.dark-brown h2, .txt-img-section.dark-brown h3, .txt-img-section.dark-brown .as-h2, .txt-img-section.dark-brown .as-h3 {
  color: #fdfcf8;
}
.txt-img-section.dark-brown .txt-col .txt-inner p {
  color: #fdfcf8;
  opacity: 0.8;
}
.txt-img-section.img_txt {
  flex-direction: row;
}
.txt-img-section.txt_img .txt-col {
  text-align: right;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .txt-img-section.txt_img .txt-col {
    margin-bottom: 2rem;
  }
}
.txt-img-section.txt_img .txt-col .txt-inner {
  margin: 30px 0 30px auto;
}
.txt-img-section.txt_img .txt-col .txt-inner p {
  opcacity: 0.8;
}
.txt-img-section .img-col {
  width: 50%;
}
.txt-img-section .img-col .bg-image {
  height: 520px;
}
@media only screen and (min-width: 1599px) {
  .txt-img-section .img-col .bg-image {
    height: auto;
    padding-bottom: 76.25%;
  }
}
@media only screen and (max-width: 1023px) {
  .txt-img-section .img-col {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 767px) {
  .txt-img-section .img-col {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .txt-img-section .img-col .bg-image {
    height: auto;
    padding-bottom: 56.25%;
  }
}
.txt-img-section .txt-col {
  width: 50%;
  text-align: left;
  padding: 0 6.5%;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .txt-img-section .txt-col {
    margin-bottom: 30px;
  }
}
.txt-img-section .txt-col .txt-inner {
  text-align: left;
  max-width: 33vw;
  color: #827864;
  margin: 30px 0;
}
.txt-img-section .txt-col .txt-inner p {
  color: #473f2f;
  opacity: 0.8;
}
.txt-img-section .txt-col .txt-inner .btn {
  margin-top: 10px;
}
.txt-img-section .txt-col .txt-inner ol {
  text-align: left;
  list-style: decimal;
  padding-left: 24px;
  margin: 15px auto;
}
.txt-img-section .txt-col .txt-inner ol li {
  margin: 0;
}
.txt-img-section .txt-col .txt-inner ol li p {
  margin: 0 auto;
}
.txt-img-section .txt-col .txt-inner ul {
  text-align: left;
  list-style: disc;
  padding-left: 24px;
  margin: 15px auto;
}
.txt-img-section .txt-col .txt-inner ul li {
  margin: 0;
}
.txt-img-section .txt-col .txt-inner ul li p {
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .txt-img-section .txt-col {
    width: auto;
    padding: 0 10%;
    margin-bottom: 2rem;
  }
  .txt-img-section .txt-col .txt-inner {
    max-width: none;
  }
}

.txt-img-section-wrp .txt-img-section:nth-child(odd) .txt-col {
  text-align: right;
}
.txt-img-section-wrp .txt-img-section:nth-child(odd) .txt-col .txt-inner {
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 1023px) {
  .txt-img-section-wrp .txt-img-section:nth-child(odd) .img-col {
    float: right;
  }
}
.txt-img-section-wrp .txt-img-section:nth-child(even) {
  background-color: #f3ecdb;
  flex-direction: row;
}
.txt-img-section-wrp .txt-img-section:nth-child(3n+1) {
  background-color: #827864;
  color: #fdfcf8;
}
.txt-img-section-wrp .txt-img-section:nth-child(3n+1) .as-h2 {
  color: #fdfcf8;
}
.txt-img-section-wrp .txt-img-section:nth-child(3n+1) p {
  color: #fdfcf8;
}
.txt-img-section-wrp .txt-img-section:nth-child(3n+2) {
  background-color: #3d3935;
  color: white;
}
.txt-img-section-wrp .txt-img-section:nth-child(3n+2) .as-h2 {
  color: #fdfcf8;
}
.txt-img-section-wrp .txt-img-section:nth-child(3n+2) p {
  color: #fdfcf8;
}
.txt-img-section-wrp .txt-img-section:nth-child(3n) {
  background-color: #f3ecdb;
  color: white;
}
.txt-img-section-wrp .txt-img-section:nth-child(3n) .btn {
  color: #827864;
  box-shadow: inset 0 0 0 2px #827864;
}
.txt-img-section-wrp .txt-img-section:nth-child(3n) .btn:hover {
  background-color: #827864;
  color: #f3ecdb;
}

.one-col-section p, .one-col-section h1, .one-col-section h2, .one-col-section h3, .one-col-section h4, .one-col-section h5, .one-col-section h6 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .one-col-section p, .one-col-section h1, .one-col-section h2, .one-col-section h3, .one-col-section h4, .one-col-section h5, .one-col-section h6 {
    text-align: left;
  }
}

.section.two-col-section .img-col {
  position: relative;
  width: 50%;
  margin-bottom: 30px;
}
.section.two-col-section .img-col .bg-image {
  padding-bottom: 56.25%;
}
@media only screen and (max-width: 1023px) {
  .section.two-col-section .img-col {
    width: 100%;
  }
}
.section.two-col-section .preamble {
  width: 50%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .section.two-col-section .preamble {
    width: 100%;
    margin-bottom: 15px;
  }
}
.section.two-col-section .columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}
.section.two-col-section .columns .col-left,
.section.two-col-section .columns .col-right {
  position: relative;
  width: 50%;
  text-align: left;
}
.section.two-col-section .columns .col-left img,
.section.two-col-section .columns .col-right img {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  max-width: 75%;
  height: auto;
  -webkit-transform: translate(25%, 0);
  -moz-transform: translate(25%, 0);
  -ms-transform: translate(25%, 0);
  -o-transform: translate(25%, 0);
  transform: translate(25%, 0);
}
@media only screen and (max-width: 1023px) {
  .section.two-col-section .columns .col-left img,
  .section.two-col-section .columns .col-right img {
    max-width: 100%;
    height: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.section.two-col-section .columns .col-left ol,
.section.two-col-section .columns .col-right ol {
  text-align: left;
  list-style: decimal;
  padding-left: 24px;
  margin: 15px auto;
}
.section.two-col-section .columns .col-left ol li,
.section.two-col-section .columns .col-right ol li {
  margin: 0;
}
.section.two-col-section .columns .col-left ol li p,
.section.two-col-section .columns .col-right ol li p {
  margin: 0 auto;
}
.section.two-col-section .columns .col-left ul,
.section.two-col-section .columns .col-right ul {
  text-align: left;
  list-style: disc;
  padding-left: 24px;
  margin: 15px auto;
}
.section.two-col-section .columns .col-left ul li,
.section.two-col-section .columns .col-right ul li {
  margin: 0;
}
.section.two-col-section .columns .col-left ul li p,
.section.two-col-section .columns .col-right ul li p {
  margin: 0 auto;
}
.section.two-col-section .columns .col-left {
  padding-right: 50px;
}
.section.two-col-section .columns .col-right {
  padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  .section.two-col-section .columns {
    display: block;
  }
  .section.two-col-section .columns .col-left,
  .section.two-col-section .columns .col-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.section.current-offers-section {
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
}
@media only screen and (max-width: 1023px) {
  .section.current-offers-section {
    display: block;
  }
}
.section.current-offers-section .offers-col {
  position: relative;
  z-index: 1;
  width: 64%;
  padding: 20px;
}
@media only screen and (max-width: 1023px) {
  .section.current-offers-section .offers-col {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .section.current-offers-section .offers-col {
    padding-bottom: 30px;
  }
}
.section.current-offers-section .offers-col .grid-item {
  width: 45%;
}
@media only screen and (min-width: 1599px) {
  .section.current-offers-section .offers-col .grid-item {
    width: 40%;
  }
}
@media only screen and (min-width: 1920px) {
  .section.current-offers-section .offers-col .grid-item {
    width: 30%;
  }
}
@media only screen and (max-width: 1199px) {
  .section.current-offers-section .offers-col .grid-item {
    width: 65%;
  }
}
@media only screen and (max-width: 1023px) {
  .section.current-offers-section .offers-col .grid-item {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .section.current-offers-section .offers-col .grid-item {
    width: 100%;
  }
}
.section.current-offers-section .offers-col .swiper-button-prev,
.section.current-offers-section .offers-col .swiper-button-next {
  width: 48px !important;
  height: 48px !important;
  margin-top: -24px !important;
  background-color: #b18516 !important;
  color: white !important;
  font-size: 20px;
  border-radius: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: none !important;
  transition: all 0.2s linear;
}
.section.current-offers-section .offers-col .swiper-button-prev:hover,
.section.current-offers-section .offers-col .swiper-button-next:hover {
  background-color: #9a7413 !important;
}
.section.current-offers-section .offers-col .swiper-button-prev:before {
  rotate: 180deg;
}
.section.current-offers-section .offers-col .swiper-button-next {
  right: 9% !important;
}
@media only screen and (min-width: 1920px) {
  .section.current-offers-section .offers-col .swiper-button-next {
    right: 9.3% !important;
  }
}
@media only screen and (min-width: 1599px) {
  .section.current-offers-section .offers-col .swiper-button-next {
    right: 19% !important;
  }
}
@media only screen and (max-width: 1199px) {
  .section.current-offers-section .offers-col .swiper-button-next {
    right: 32.5% !important;
  }
}
@media only screen and (max-width: 1023px) {
  .section.current-offers-section .offers-col .swiper-button-next {
    right: 9% !important;
  }
}
@media only screen and (max-width: 767px) {
  .section.current-offers-section .offers-col .swiper-button-next {
    right: 10px !important;
  }
}
.section.current-offers-section .offers-col .swiper-button-disabled {
  opacity: 0 !important;
}
.section.current-offers-section .offers-col .swiper-pagination {
  bottom: -10px;
}
.section.current-offers-section .offers-col .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.section.current-offers-section .offers-col .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgb(177, 133, 22);
}
.section.current-offers-section .txt-col {
  position: relative;
  z-index: 2;
  width: 36%;
  text-align: left;
  padding: 0 30px 0 6.5%;
  display: flex;
  justify-content: center;
}
.section.current-offers-section .txt-col.white {
  background-color: #fdfcf8;
}
.section.current-offers-section .txt-col.cream {
  background-color: #f3ecdb;
}
.section.current-offers-section .txt-col.beige {
  background-color: #e8dbba;
}
.section.current-offers-section .txt-col.dark-cream {
  background-color: #e1d9c4;
}
.section.current-offers-section .txt-col .txt-inner {
  align-self: center;
  text-align: left;
  max-width: 420px;
  color: #827864;
}
.section.current-offers-section .txt-col .txt-inner p {
  color: #473f2f;
}
.section.current-offers-section .txt-col .txt-inner .btn {
  margin-top: 10px;
}
@media only screen and (max-width: 1023px) {
  .section.current-offers-section .txt-col {
    width: auto;
    padding: 0 10%;
    margin-bottom: 20px;
  }
  .section.current-offers-section .txt-col .txt-inner {
    max-width: none;
  }
}
@media only screen and (max-width: 767px) {
  .section.current-offers-section .txt-col {
    margin-bottom: 15px;
  }
}

.gallery-section {
  background-color: #827864;
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
@media only screen and (max-width: 1023px) {
  .gallery-section {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
.gallery-section .swiper-gallery-container {
  position: relative;
  padding-bottom: 5rem;
}
@media only screen and (max-width: 1023px) {
  .gallery-section .swiper-gallery-container {
    padding-bottom: 4rem;
  }
}
.gallery-section h2, .gallery-section h3 {
  color: #f3ecdb;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 1023px) {
  .gallery-section h2, .gallery-section h3 {
    margin-bottom: 2rem;
  }
}
.gallery-section .swiper-wrapper .swiper-slide {
  width: fit-content;
  box-shadow: 0px 40px 40px -20px rgba(0, 0, 0, 0.25);
  line-height: 0px;
}
.gallery-section .swiper-wrapper .swiper-slide img {
  height: 100%;
  max-height: 720px;
}
@media only screen and (max-width: 1199px) {
  .gallery-section .swiper-wrapper .swiper-slide img {
    max-height: 540px;
  }
}
@media only screen and (max-width: 1023px) {
  .gallery-section .swiper-wrapper .swiper-slide img {
    max-height: 460px;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-section .swiper-wrapper .swiper-slide img {
    max-height: 180px;
  }
}
.gallery-section .swiper-wrapper .swiper-slide .caption {
  position: absolute;
  background-color: rgba(61, 57, 53, 0.8);
  font-size: 14px;
  margin: 0.25rem;
  padding: 0.75rem;
  border-radius: 3px;
}
.gallery-section .swiper-pagination-bullet {
  border: 1px solid #f3ecdb;
  opacity: 1;
  background-color: transparent;
  width: 10px;
  height: 10px;
}
.gallery-section .swiper-pagination-bullet-active {
  background-color: #f3ecdb;
}

.grid-item {
  position: relative;
}
.grid-item .banner {
  z-index: 1;
  position: absolute;
  top: 34px;
  left: 34px;
  background-color: #671513;
  padding: 9px 16px;
  color: #fdfcf8;
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
}
.grid-item .grid-item-content {
  position: relative;
  overflow: hidden;
  display: block;
  color: #0c0f13;
  text-align: left;
  margin: 10px;
  -moz-box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
  -webkit-box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
  box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
}
.grid-item .grid-item-content .image-wrp .bg-image {
  padding-bottom: 65%;
}
.grid-item .grid-item-content .grid-item-txt {
  background-color: #fff;
  padding: 20px 30px 25px;
  color: #473f2f;
}
.grid-item .grid-item-content .grid-item-txt .label {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #3d3935;
}
.grid-item .grid-item-content .grid-item-txt h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin: 2px auto 8px;
  font-family: inherit;
}
@media only screen and (max-width: 1199px) {
  .grid-item .grid-item-content .grid-item-txt h3.coworker-name {
    font-size: 16px;
    line-height: 22px;
  }
}
.grid-item .grid-item-content .grid-item-txt span {
  display: inline-block;
  background-color: #e2d6b4;
  padding: 4px 8px 2px 8px;
  color: #3d3935;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 8px;
}
.grid-item .grid-item-content .grid-item-txt p {
  font-size: 14px;
  line-height: 22px;
  margin: 14px auto 0;
}
.grid-item .grid-item-content .grid-item-txt .phone,
.grid-item .grid-item-content .grid-item-txt .email {
  display: block;
  font-size: 14px;
  line-height: 22px;
  margin: 10px auto;
}
@media only screen and (max-width: 1199px) {
  .grid-item .grid-item-content .grid-item-txt .phone,
  .grid-item .grid-item-content .grid-item-txt .email {
    font-size: 12px;
  }
}
.grid-item .grid-item-content .grid-item-footer {
  padding: 15px 30px;
  background-color: #e8dbba;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #827864;
}
.grid-item .grid-item-content .grid-item-footer span:nth-child(2) {
  float: right;
}
.grid-item.offer:nth-child(1), .grid-item.offer:nth-child(7), .grid-item.offer:nth-child(11), .grid-item.offer:nth-child(17), .grid-item.offer:nth-child(21), .grid-item.offer:nth-child(27), .grid-item.offer:nth-child(31), .grid-item.offer:nth-child(37), .grid-item.offer:nth-child(41), .grid-item.offer:nth-child(47), .grid-item.offer:nth-child(51), .grid-item.offer:nth-child(57), .grid-item.offer:nth-child(61), .grid-item.offer:nth-child(67) {
  width: 66.66%;
}
@media only screen and (max-width: 1023px) {
  .grid-item.offer:nth-child(1), .grid-item.offer:nth-child(7), .grid-item.offer:nth-child(11), .grid-item.offer:nth-child(17), .grid-item.offer:nth-child(21), .grid-item.offer:nth-child(27), .grid-item.offer:nth-child(31), .grid-item.offer:nth-child(37), .grid-item.offer:nth-child(41), .grid-item.offer:nth-child(47), .grid-item.offer:nth-child(51), .grid-item.offer:nth-child(57), .grid-item.offer:nth-child(61), .grid-item.offer:nth-child(67) {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .grid-item.offer:nth-child(1), .grid-item.offer:nth-child(7), .grid-item.offer:nth-child(11), .grid-item.offer:nth-child(17), .grid-item.offer:nth-child(21), .grid-item.offer:nth-child(27), .grid-item.offer:nth-child(31), .grid-item.offer:nth-child(37), .grid-item.offer:nth-child(41), .grid-item.offer:nth-child(47), .grid-item.offer:nth-child(51), .grid-item.offer:nth-child(57), .grid-item.offer:nth-child(61), .grid-item.offer:nth-child(67) {
    width: 100%;
  }
}
.grid-item.offer .grid-item-content .image-wrp .bg-image {
  padding-bottom: 0;
  height: 380px;
}
.grid-item.offer .grid-item-content .image-wrp .image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.grid-item.offer .grid-item-content .grid-item-txt {
  background-color: transparent;
  color: white;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.grid-item.offer .grid-item-content .grid-item-txt p {
  transition: all 1.5s ease;
  max-height: 0;
  overflow: hidden;
  color: #f3ecdb;
}
.grid-item.offer .grid-item-content:hover .grid-item-txt h3 {
  text-decoration: underline;
}
.grid-item.offer .grid-item-content:hover .grid-item-txt p {
  max-height: 380px;
}
@media only screen and (max-width: 1199px) {
  .grid-item.offer .grid-item-content:hover .grid-item-txt p {
    max-height: 0;
  }
}
.grid-item.unique .grid-item-content {
  background-color: white;
  height: 380px;
}
.grid-item.unique .grid-item-content .grid-item-txt {
  padding: 30px 30px 10px;
  color: #827864;
}
.grid-item.unique .grid-item-content .grid-item-txt strong {
  color: #b18516;
}
.grid-item.unique .grid-item-content .grid-item-image {
  position: relative;
  display: flex;
  right: -15px;
  justify-content: flex-end;
}
.grid-item.unique .grid-item-content .grid-item-image img {
  display: block;
  position: relative;
  max-width: 120px;
  height: 200px;
  object-fit: cover;
  filter: drop-shadow(0 12px 12px rgba(0, 0, 0, 0.25));
  border-radius: 8px;
}
.grid-item.unique .grid-item-content .grid-item-image img.img-left {
  z-index: 1;
  transform: rotate(-21.35deg);
  bottom: -40px;
}
.grid-item.unique .grid-item-content .grid-item-image img.img-center {
  z-index: 2;
  transform: rotate(-5.28deg);
  margin-left: -40px;
}
.grid-item.unique .grid-item-content .grid-item-image img.img-right {
  z-index: 3;
  transform: rotate(5.05deg);
  margin-left: -40px;
  bottom: -15px;
}

.center-grid-section {
  background-color: #f3ecdb;
  padding-bottom: 6rem !important;
}
.center-grid-section .flex-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  text-align: left;
  margin-top: 5rem;
}
.center-grid-section .flex-header h3, .center-grid-section .flex-header div {
  flex: 1;
}
.center-grid-section .flex-header h3 p, .center-grid-section .flex-header div p {
  max-width: 100%;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section .flex-header {
    flex-direction: column;
    margin-top: 1rem;
  }
  .center-grid-section .flex-header h3, .center-grid-section .flex-header div {
    width: 100%;
  }
}
.center-grid-section .inner-content .btn {
  left: 50%;
  transform: translate(-50%, 0);
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .center-grid-section .inner-content .btn {
    margin-top: 70px;
  }
}
.center-grid-section .grid-item {
  width: 33.33%;
  margin-right: -4px;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section .grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .center-grid-section .grid-item {
    width: 100%;
  }
}
.center-grid-section .swiper-pagination {
  bottom: 70px;
}
.center-grid-section .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.center-grid-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgb(177, 133, 22);
}
.center-grid-section.split-bg:before {
  content: "";
  background-color: #fdfcf8;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 55.2%;
}
@media only screen and (max-width: 1366px) {
  .center-grid-section.split-bg:before {
    bottom: 61.2%;
  }
}
@media only screen and (max-width: 767px) {
  .center-grid-section.split-bg:before {
    bottom: 62.5%;
  }
}
@media only screen and (max-width: 767px) {
  .center-grid-section.no-swipe .grid-item .grid-item-height {
    height: auto !important;
  }
}
.center-grid-section.archive {
  background-color: #fdfcf8;
}
.center-grid-section.archive .grid-item {
  display: none;
}
.center-grid-section.archive .grid-item .category {
  display: none;
}
.center-grid-section.archive .grid-item .btn {
  display: none;
}
.center-grid-section.archive .grid-item.active {
  display: inline-block;
}
.center-grid-section.archive .grid-item.first {
  display: none;
  margin-right: 0;
  margin-bottom: 30px;
  width: auto;
}
.center-grid-section.archive .grid-item.first.active {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first {
    display: inline-block;
    width: 50%;
    margin-right: -4px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first {
    width: 100%;
  }
}
.center-grid-section.archive .grid-item.first .grid-item-height {
  height: auto !important;
}
.center-grid-section.archive .grid-item.first .grid-item-content {
  -moz-box-shadow: 0 0 0 0 rgba(71, 63, 47, 0);
  -webkit-box-shadow: 0 0 0 0 rgba(71, 63, 47, 0);
  box-shadow: 0 0 0 0 rgba(71, 63, 47, 0);
  overflow: visible;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first .grid-item-content {
    -moz-box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
    -webkit-box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
    box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
    overflow: hidden;
  }
}
.center-grid-section.archive .grid-item.first .grid-item-content .image-wrp {
  width: 66.66%;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first .grid-item-content .image-wrp {
    width: auto;
  }
}
.center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt {
  -moz-box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
  -webkit-box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
  box-shadow: 0 0 20px 0 rgba(71, 63, 47, 0.35);
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 36%;
  padding: 50px 60px 40px;
  text-align: center;
}
@media only screen and (max-width: 1366px) {
  .center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt {
    width: 40%;
    padding: 40px 50px 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt {
    width: 45%;
    padding: 30px 40px 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt {
    padding: 20px 30px 25px;
    -moz-box-shadow: 0 0 0 0 rgba(71, 63, 47, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(71, 63, 47, 0);
    box-shadow: 0 0 0 0 rgba(71, 63, 47, 0);
    position: relative;
    right: auto;
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: auto;
    text-align: left;
  }
}
.center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt h3 {
  color: #0c0f13;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt h3 {
    color: #473f2f;
  }
}
.center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt p {
  color: #545855;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt p {
    color: #473f2f;
  }
}
.center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt .category {
  display: block;
  color: #0c0f13;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt .category {
    display: none;
  }
}
.center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt .btn {
  left: auto;
  transform: translate(0, 0);
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first .grid-item-content .grid-item-txt .btn {
    display: none;
  }
}
.center-grid-section.archive .grid-item.first .grid-item-content .grid-item-footer {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .center-grid-section.archive .grid-item.first .grid-item-content .grid-item-footer {
    display: block;
  }
}

.slide-section {
  height: 70vh;
}
.slide-section .swiper-slide .image-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(45, 39, 27, 0.83);
}
@media only screen and (max-width: 767px) {
  .slide-section .swiper-slide .image-overlay {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.slide-section .swiper-slide.swiper-slide-active .image-overlay {
  background-color: rgba(0, 0, 0, 0.2);
}
.slide-section .swiper-button-prev,
.slide-section .swiper-button-next {
  background-image: none;
  width: 40px;
  height: 60px;
  margin-top: -30px;
  font-size: 60px;
  color: #fdfcf8;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .slide-section .swiper-button-prev,
  .slide-section .swiper-button-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .slide-section .swiper-button-prev,
  .slide-section .swiper-button-next {
    top: auto;
    bottom: 30px;
    margin-top: 0;
  }
}
.slide-section .swiper-button-prev.swiper-button-prev,
.slide-section .swiper-button-next.swiper-button-prev {
  left: 2.5%;
}
.slide-section .swiper-button-prev.swiper-button-next,
.slide-section .swiper-button-next.swiper-button-next {
  right: 2.5%;
}
.slide-section .swiper-pagination-progressbar {
  top: auto;
  bottom: 0;
}
.slide-section .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: rgb(177, 133, 22);
}

.review-section {
  background-color: #3d3935;
  color: #fdfcf8;
}
.review-section h3 {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  color: #827864;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .review-section h3 {
    margin-bottom: 15px;
  }
}
.review-section.conference .quotes {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .review-section.conference .quotes {
    display: block;
  }
}
.review-section.conference .quotes .quote-item {
  text-align: center;
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  color: #827864;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .review-section.conference .quotes .quote-item {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }
  .review-section.conference .quotes .quote-item:first-child {
    display: block;
  }
}
.review-section.conference .quotes .quote-item .quote {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  color: #f3ecdb;
  margin-bottom: 15px;
}
.review-section.hotel, .review-section.conference {
  padding-bottom: 0;
}
.review-section.hotel .inner-content, .review-section.conference .inner-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .review-section.hotel .inner-content, .review-section.conference .inner-content {
    display: block;
  }
}
.review-section.hotel .inner-content .rating-col, .review-section.conference .inner-content .rating-col {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 1023px) {
  .review-section.hotel .inner-content .rating-col, .review-section.conference .inner-content .rating-col {
    width: auto;
  }
}
.review-section.hotel .inner-content .rating-col, .review-section.conference .inner-content .rating-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .review-section.hotel .inner-content .rating-col, .review-section.conference .inner-content .rating-col {
    display: block;
    text-align: center;
  }
}
.review-section.hotel .inner-content .rating-col h3, .review-section.conference .inner-content .rating-col h3 {
  margin-bottom: 0;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .review-section.hotel .inner-content .rating-col h3 br, .review-section.conference .inner-content .rating-col h3 br {
    display: none;
  }
}
.review-section.hotel .inner-content .rating-col .rating, .review-section.conference .inner-content .rating-col .rating {
  text-align: center;
  font-family: "Oswald", sans-serif;
}
@media only screen and (max-width: 767px) {
  .review-section.hotel .inner-content .rating-col .rating, .review-section.conference .inner-content .rating-col .rating {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
.review-section.hotel .inner-content .rating-col .rating strong, .review-section.conference .inner-content .rating-col .rating strong {
  font-size: 100px;
  line-height: 1em;
  display: block;
  line-height: 6rem;
}
.review-section.hotel .inner-content .rating-col .rating span, .review-section.conference .inner-content .rating-col .rating span {
  font-size: 16px;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  color: #e3b65e;
}
.review-section.hotel .inner-content .review-col, .review-section.conference .inner-content .review-col {
  top: 0.5rem;
  position: relative;
  text-align: center;
  color: #827864;
  font-size: 14px;
  flex-direction: row;
  display: flex;
  width: 100%;
  margin-top: 3rem;
}
@media only screen and (max-width: 1023px) {
  .review-section.hotel .inner-content .review-col, .review-section.conference .inner-content .review-col {
    margin-top: 30px;
    flex-direction: column;
    gap: 1rem;
    top: 0;
    padding-bottom: 2rem;
  }
}
.review-section.hotel .inner-content .review-col .quote-review-1, .review-section.hotel .inner-content .review-col .quote-review-2, .review-section.hotel .inner-content .review-col .quote-review-3, .review-section.conference .inner-content .review-col .quote-review-1, .review-section.conference .inner-content .review-col .quote-review-2, .review-section.conference .inner-content .review-col .quote-review-3 {
  transition: top 0.2s ease-in-out;
}
.review-section.hotel .inner-content .review-col .quote-review-1, .review-section.conference .inner-content .review-col .quote-review-1 {
  z-index: 1;
  transform: rotate(-12.5deg);
  position: relative;
  top: 4rem;
  left: 3rem;
}
@media only screen and (max-width: 1023px) {
  .review-section.hotel .inner-content .review-col .quote-review-1, .review-section.conference .inner-content .review-col .quote-review-1 {
    transform: rotate(0deg);
    position: static;
  }
}
.review-section.hotel .inner-content .review-col .quote-review-1:hover, .review-section.conference .inner-content .review-col .quote-review-1:hover {
  top: 3rem;
}
.review-section.hotel .inner-content .review-col .quote-review-2, .review-section.conference .inner-content .review-col .quote-review-2 {
  z-index: 2;
  position: relative;
  top: 1rem;
}
@media only screen and (max-width: 1023px) {
  .review-section.hotel .inner-content .review-col .quote-review-2, .review-section.conference .inner-content .review-col .quote-review-2 {
    position: static;
  }
}
.review-section.hotel .inner-content .review-col .quote-review-2:hover, .review-section.conference .inner-content .review-col .quote-review-2:hover {
  top: 0;
}
.review-section.hotel .inner-content .review-col .quote-review-3, .review-section.conference .inner-content .review-col .quote-review-3 {
  z-index: 3;
  transform: rotate(12.5deg);
  position: relative;
  top: 4rem;
  left: -3rem;
}
@media only screen and (max-width: 1023px) {
  .review-section.hotel .inner-content .review-col .quote-review-3, .review-section.conference .inner-content .review-col .quote-review-3 {
    transform: rotate(0deg);
    position: static;
  }
}
.review-section.hotel .inner-content .review-col .quote-review-3:hover, .review-section.conference .inner-content .review-col .quote-review-3:hover {
  top: 3rem;
}
.review-section.hotel .inner-content .review-col .quote, .review-section.conference .inner-content .review-col .quote {
  border-radius: 5px;
  flex: 1;
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  background-color: #f3ecdb;
  color: #2d271b;
  min-height: 20rem;
  padding: 1rem 4rem 7.5rem 2rem;
  box-shadow: 0rem 2.5rem 2.5rem 0rem rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1023px) {
  .review-section.hotel .inner-content .review-col .quote, .review-section.conference .inner-content .review-col .quote {
    padding: 1.5rem 2rem 1.5rem 2rem;
    min-height: auto;
  }
}
.review-section.hotel .inner-content .review-col .quote .font-smaller, .review-section.conference .inner-content .review-col .quote .font-smaller {
  font-size: 17px;
  line-height: 1.3;
}
.review-section.hotel .inner-content .review-col .quote .font-smallest, .review-section.conference .inner-content .review-col .quote .font-smallest {
  font-size: 15px;
  line-height: 1.3;
}
.review-section.hotel .inner-content .review-col .quote:before, .review-section.conference .inner-content .review-col .quote:before {
  font-style: normal;
  display: block;
  margin-bottom: 15px;
  font-size: 36px;
  color: rgb(177, 133, 22);
}
.review-section.hotel .inner-content .review-col .quote span, .review-section.conference .inner-content .review-col .quote span {
  display: block;
  font-size: 14px;
  color: #827864;
  opacity: 0.7;
  margin-top: 1rem;
  line-height: 1.3;
  text-align: left;
}
.review-section.hotel .inner-content .review-col .quote .material-symbols-outlined, .review-section.conference .inner-content .review-col .quote .material-symbols-outlined {
  text-align: left;
  font-size: 32px;
  color: #b18516;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 1199px) {
  .review-section.hotel .inner-content .review-col .quote, .review-section.conference .inner-content .review-col .quote {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .review-section.hotel .inner-content .review-col .quote, .review-section.conference .inner-content .review-col .quote {
    font-size: 18px;
    line-height: 26px;
  }
}

.review-list {
  max-width: 700px;
  margin: 0 auto;
}
.review-list .review-item {
  background-color: #f3ecdb;
  padding: 30px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
}
.review-list .review-item:last-child {
  margin-bottom: 0;
}
.review-list .review-item strong {
  clear: both;
  display: block;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .review-list .review-item strong {
    font-size: 14px;
  }
}
.review-list .review-item .date {
  margin-bottom: 20px;
  display: inline-block;
  background-color: #e8dbba;
  color: #827864;
  padding: 5px 10px;
  font-size: 10px;
  line-height: 14px;
  border-radius: 12px;
  float: right;
}
.review-list .review-item .rating {
  float: left;
}
.review-list .review-item .rating span {
  font-size: 16px;
  line-height: 20px;
  margin-left: 1px;
  margin-right: 1px;
  color: rgb(177, 133, 22);
}
.review-list .review-item .review {
  clear: both;
}
.review-list .review-item .review em {
  display: block;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #e8dbba;
}
@media only screen and (max-width: 767px) {
  .review-list .review-item .review em {
    margin-top: 15px;
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .review-list .review-item {
    padding: 20px;
    font-size: 12px;
    line-height: 20px;
  }
}

.hero-section .flash {
  top: 25%;
  right: 6.5%;
}
@media only screen and (max-width: 1023px) {
  .hero-section .flash {
    top: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-section .flash {
    display: none;
  }
}

.flash {
  position: absolute;
  z-index: 4;
  top: 10%;
  right: 13%;
  height: 230px;
  width: 230px;
  background-image: url("https://www.freyshotels.com/wp-content/uploads/2019/10/bg_tyg_rod.jpg");
  background-size: 300px;
  color: #fdfcf8;
  moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .flash {
    height: 170px;
    width: 170px;
    top: auto;
    bottom: 20px;
    right: auto;
    left: 50%;
    margin-left: -85px;
  }
}
.flash .flash-content {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  align-self: center;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .flash .flash-content {
    font-size: 12px;
  }
}
.flash .flash-content .flash-headline {
  margin-bottom: 10px;
  line-height: 24px;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .flash .flash-content .flash-headline {
    margin-bottom: 5px;
    line-height: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.flash .flash-content .flash-headline:before {
  display: block;
  color: rgb(177, 133, 22);
  font-size: 30px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .flash .flash-content .flash-headline:before {
    margin-bottom: 5px;
  }
}
.flash .flash-content .flash-txt {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .flash .flash-content .flash-txt {
    margin-bottom: 0;
    font-size: 10px;
  }
}
.flash .flash-content .flash-big-txt strong {
  font-size: 40px;
}
@media only screen and (max-width: 767px) {
  .flash .flash-content .flash-big-txt strong {
    font-size: 30px;
  }
}

.seatings {
  margin-top: 30px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .seatings {
    margin-bottom: 5px;
  }
}
.seatings h4 {
  font-weight: 700;
}
.seatings .seating-images {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.seatings .seating-images .seating-image {
  width: 25%;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .seatings .seating-images .seating-image {
    width: 33.33%;
    padding: 5px;
  }
}
.seatings .seating-images .seating-image img {
  max-width: 100% !important;
}

.google {
  position: relative;
}
.google .bg-image {
  padding-bottom: 100%;
}
.google .txt-overlay {
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.google .txt-overlay .icon {
  display: block;
  font-size: 130px;
  color: rgb(177, 133, 22);
  margin-bottom: 15px;
}

.section.filter-section {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .section.filter-section {
    padding-top: 30px;
  }
}
.section.filter-section .section-preamble {
  margin-bottom: 0;
}
.section.filter-section .filter {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .section.filter-section .filter {
    margin-top: 20px;
  }
}
.section.filter-section .filter strong {
  margin-right: 10px;
}
.section.filter-section .filter .filter-btn {
  background-color: #f3ecdb;
  color: #0c0f13;
  font-weight: 500;
  margin-left: 3px;
  margin-right: 3px;
}
.section.filter-section .filter .filter-btn.active {
  background-color: #e8dbba;
}

.faq {
  margin-top: 30px;
}
.faq .faq-category {
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (max-width: 767px) {
  .faq .faq-category {
    font-size: 22px;
    line-height: 28px;
  }
}
.faq .faq-item {
  margin-bottom: 20px;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 767px) {
  .faq .faq-item {
    margin-bottom: 15px;
  }
}
.faq .faq-item .faq-headline {
  color: #827864;
  cursor: pointer;
  display: block;
  position: relative;
  line-height: 24px;
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  padding-right: 2rem;
  text-transform: uppercase;
}
.faq .faq-item .faq-headline:after {
  content: "\e5cd";
  display: block;
  right: 0;
  position: absolute;
  top: 0;
  font-family: "Material Symbols Outlined";
  font-size: 24px;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.faq .faq-item .faq-headline.active:after {
  transform: rotate(0deg);
}
.faq .faq-item .faq-headline.active:before {
  transform: rotate(45deg);
}
.faq .faq-item .faq-answer {
  display: none;
  margin-bottom: 25px;
}
.faq .faq-item .faq-answer p {
  font-size: 14px;
  line-height: 22px;
}

.faq-picker .inner-content {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.faq-picker .inner-content .flex-1 {
  flex: 1;
}
.faq-picker .inner-content .flex-2 {
  flex: 2;
}
.faq-picker .faq-picker-img-wrapper {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .faq-picker .faq-picker-img-wrapper {
    display: none;
  }
}
.faq-picker .faq-picker-img {
  max-width: 100%;
  padding-left: 2rem;
}

@media only screen and (max-width: 1199px) {
  .coworkers .grid-item .grid-item-content .grid-item-txt h3.coworker-name {
    font-size: 16px;
    line-height: 22px;
  }
}
.coworkers .grid-item .grid-item-content .grid-item-txt .phone,
.coworkers .grid-item .grid-item-content .grid-item-txt .email {
  display: block;
  font-size: 14px;
  line-height: 22px;
  margin: 10px auto;
}
@media only screen and (max-width: 1199px) {
  .coworkers .grid-item .grid-item-content .grid-item-txt .phone,
  .coworkers .grid-item .grid-item-content .grid-item-txt .email {
    font-size: 12px;
  }
}

.press .grid-item .grid-item-content .image-wrp {
  background-color: #f3ecdb;
}
.press .grid-item .grid-item-content .image-wrp .bg-image {
  padding-bottom: 100%;
}
.press .grid-item .grid-item-content .grid-item-txt h3 {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
}
.press .grid-item .grid-item-content .grid-item-footer {
  padding: 15px 30px;
  background-color: #e8dbba;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #827864;
}

.tbCardInnerContent label {
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .tbCardInnerContent label {
    font-size: 10px;
  }
}
.tbCardInnerContent button {
  display: inline-block;
  width: auto;
  cursor: pointer;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fdfcf8;
  background-color: rgb(177, 133, 22);
  text-align: center;
  padding: 17px 30px;
  -webkit-border-radius: 27px;
  border-radius: 27px;
}
@media only screen and (max-width: 767px) {
  .tbCardInnerContent button {
    padding: 13px 30px;
    border-radius: 23px;
    font-size: 12px;
  }
}
.tbCardInnerContent button:hover {
  background-color: #d5a01b;
}
.tbCardInnerContent #tbPageCreation .tbCardTextContainer {
  display: inline-block;
  width: 47.5%;
  vertical-align: top;
  padding-right: 2.5%;
}
@media only screen and (max-width: 1023px) {
  .tbCardInnerContent #tbPageCreation .tbCardTextContainer {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.tbCardInnerContent #tbPageCreation .tbCardTextContainer .tbCardFormHeading {
  display: none;
}
.tbCardInnerContent #tbPageCreation .tbCardTextContainer p {
  margin: 8px 20px 10px;
  color: #827864;
  font-size: 10px;
  line-height: 14px;
}
.tbCardInnerContent #tbPageCreation .tbCardTextContainer label {
  margin-left: 20px;
  margin-right: 20px;
}
.tbCardInnerContent #tbPageCreation .tbCardTextContainer select, .tbCardInnerContent #tbPageCreation .tbCardTextContainer input, .tbCardInnerContent #tbPageCreation .tbCardTextContainer textarea {
  padding: 10px 20px;
  background-color: #fdfcf8;
  border: 2px solid #827864;
  border-radius: 22px;
}
.tbCardInnerContent #tbPageCreation .tbCardTextContainer select {
  margin-bottom: 15px;
}
.tbCardInnerContent #tbPageCreation .tbCardTextContainer textarea {
  height: 105px;
  padding: 10px;
  moz-border-radius: 6px;
  border-radius: 6px;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  .tbCardInnerContent #tbPageCreation .tbCardTextContainer textarea {
    font-size: 12px;
    line-height: 16px;
  }
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer {
  display: inline-block;
  width: 47.5%;
  vertical-align: top;
  padding-left: 2.5%;
}
@media only screen and (max-width: 1023px) {
  .tbCardInnerContent #tbPageCreation .tbCardImageContainer {
    display: block;
    width: auto;
    padding-left: 0;
    padding-top: 10px;
  }
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer .tbCardChosenImage {
  display: inline-block;
  width: 35% !important;
  vertical-align: top;
  float: left;
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer .tbCardThumbnails {
  display: inline-block;
  width: 65% !important;
  vertical-align: top;
  float: right;
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer .tbCardUpload {
  margin-top: 15px;
  width: 65%;
  float: right;
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer .tbCardUpload button {
  width: 100%;
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer .tbFileUpload {
  display: none !important;
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer #tbGCImage {
  height: auto !important;
  width: 90% !important;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer #tbGCImage, .tbCardInnerContent #tbPageCreation .tbCardImageContainer #tbTemplateImageContainer {
  border: none !important;
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer .tbCardTemplateImageHolder {
  height: auto !important;
  margin: 0.5% !important;
  display: inline;
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer .tbCardTemplateImage {
  width: 24%;
  height: auto;
  background-size: cover;
  opacity: 0.75;
}
.tbCardInnerContent #tbPageCreation .tbCardImageContainer .tbCardTemplateImage:hover {
  opacity: 1;
  cursor: pointer;
}
.tbCardInnerContent #tbPageCreation .tbCardFooterContainer {
  display: block;
  width: 100%;
  clear: both;
  padding-top: 20px;
}
.tbCardInnerContent #tbPageCreation .tbCardFooterContainer button {
  margin-right: 20px;
}
.tbCardInnerContent #tbPageCreation .tbCardFooterContainer button:last-child {
  background-color: #4ea558;
}
.tbCardInnerContent #tbPageCreation .tbCardFooterContainer button:last-child:hover {
  background-color: #65b66f;
}
@media only screen and (max-width: 1023px) {
  .tbCardInnerContent #tbPageCreation .tbCardFooterContainer button {
    margin-right: 0;
    width: 48%;
    padding-left: 0;
    padding-right: 0;
  }
  .tbCardInnerContent #tbPageCreation .tbCardFooterContainer button:first-child {
    margin-right: 2%;
  }
  .tbCardInnerContent #tbPageCreation .tbCardFooterContainer button:last-child {
    margin-left: 2%;
  }
}

/* Förhandsvisning*/
#tbPagePreview {
  text-align: center;
  margin: 0 auto;
}
#tbPagePreview .tbFormToolBar {
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
  padding-top: 40px;
}
@media only screen and (max-width: 1023px) {
  #tbPagePreview .tbFormToolBar {
    padding-top: 20px;
  }
}
#tbPagePreview .tbFormToolBar button {
  margin-left: 10px;
  margin-right: 10px;
}
#tbPagePreview .tbFormToolBar button:last-child {
  background-color: #4ea558;
}
#tbPagePreview .tbFormToolBar button:last-child:hover {
  background-color: #65b66f;
}
@media only screen and (max-width: 1023px) {
  #tbPagePreview .tbFormToolBar button {
    margin-right: 0;
    margin-left: 0;
    width: 48%;
    padding-left: 0;
    padding-right: 0;
  }
  #tbPagePreview .tbFormToolBar button:first-child {
    margin-right: 2%;
  }
  #tbPagePreview .tbFormToolBar button:last-child {
    margin-left: 2%;
  }
}
#tbPagePreview .tbCardFormHeading {
  color: #827864;
  font-size: 28px;
  line-height: 36px;
}
#tbPagePreview .tbCardPreview {
  margin: 0 auto !important;
  padding: 0 !important;
  width: 650px;
  border: 1px solid gray;
  background-size: 100%;
  text-align: left;
  height: 430px;
  overflow: hidden;
}
#tbPagePreview .tbCardPreviewChosenImage {
  display: inline-block;
  width: 50% !important;
  vertical-align: top;
  margin: 0 !important;
  padding: 0 !important;
}
#tbPagePreview .tbCardPreviewChosenImage img {
  line-height: 0;
  width: 100% !important;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
}
#tbPagePreview .tbCardPreviewTextContainer {
  display: inline-block;
  width: 49% !important;
  vertical-align: top;
  margin: 0 !important;
  padding: 0 !important;
}
#tbPagePreview p#tbCardPreviewMessage {
  text-align: center;
  margin-top: 120px !important;
  margin-left: 40px;
  width: 240px;
  font: 12px Arial, Helvetica, Geneva, sans-serif;
  height: 100px;
}
#tbPagePreview p#tbCardPreviewProduct {
  text-align: center;
  margin-left: 30px;
  margin-bottom: 0;
  width: 260px;
  font: 16px Arial, Helvetica, Geneva, sans-serif;
}
#tbPagePreview p#tbCardPreviewAmount {
  text-align: center;
  margin-left: 30px;
  width: 260px;
  font: 20px Arial, Helvetica, Geneva, sans-serif;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  /* Förhandsvisning*/
  #tbPagePreview .tbCardPreview {
    margin: 0 auto !important;
    padding: 0 !important;
    width: 400px;
    height: 265px;
    border: 1px solid gray;
    background-size: 100%;
    text-align: left;
    overflow: hidden;
  }
  #tbPagePreview p#tbCardPreviewMessage {
    text-align: left;
    margin-top: 70px !important;
    margin-left: 35px;
    width: 125px;
    font: 8px Arial, Helvetica, Geneva, sans-serif;
    height: 60px;
  }
  #tbPagePreview p#tbCardPreviewProduct {
    text-align: center;
    margin-left: 12px;
    margin-bottom: 0;
    width: 180px;
    font: 11px Arial, Helvetica, Geneva, sans-serif;
  }
  #tbPagePreview p#tbCardPreviewAmount {
    text-align: center;
    margin-left: 12px;
    width: 180px;
    font: 14px Arial, Helvetica, Geneva, sans-serif;
    margin-top: 5px;
  }
}
@media screen and (max-width: 500px) {
  /* Förhandsvisning*/
  #tbPagePreview .tbCardPreview {
    margin: 0 auto !important;
    padding: 0 !important;
    width: 280px;
    height: 185px;
    border: 1px solid gray;
    background-size: 100%;
    text-align: left;
    overflow: hidden;
  }
  #tbPagePreview .tbCardPreviewTypeNameAndAmount {
    margin-top: 10px !important;
  }
  #tbPagePreview p#tbCardPreviewMessage {
    text-align: left;
    margin-top: 50px !important;
    margin-left: 26px;
    width: 90px;
    font: 6px Arial, Helvetica, Geneva, sans-serif !important;
    height: 45px;
  }
  #tbPagePreview p#tbCardPreviewProduct {
    text-align: center;
    margin-left: 10px;
    margin-bottom: 0;
    width: 120px;
    font: 7px Arial, Helvetica, Geneva, sans-serif !important;
  }
  #tbPagePreview p#tbCardPreviewAmount {
    text-align: center;
    margin-left: 10px;
    width: 120px;
    font: 10px Arial, Helvetica, Geneva, sans-serif !important;
    margin-top: 5px;
  }
  #tbPagePreview .tbCardFooterContainer .tbCardButton#tbStripePaymentBtn,
  #tbPagePreview .tbFormToolBar .tbCardButton#tbStripePaymentBtn {
    min-width: 100px;
  }
}
#site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  padding-left: 6.5%;
  padding-right: 6.5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  #site-header {
    padding-left: 0;
  }
}
#site-header.header-bg {
  background-color: #1e1e1e;
}
#site-header.menu-active:before {
  display: block;
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  width: 590px;
  height: 119px;
  background-color: #f3ecdb;
  z-index: 10002;
  border-bottom: 1px solid #e1dbcb;
}
@media only screen and (max-width: 767px) {
  #site-header.menu-active:before {
    left: 0;
    width: auto;
  }
}
#site-header .header-logo {
  position: relative;
  z-index: 10002;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 66px;
  height: 116px;
  width: 116px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fdfcf8;
  transition: none;
}
@media only screen and (max-width: 479px) {
  #site-header .header-logo {
    font-size: 50px;
    height: 80px;
    width: 80px;
  }
}
#site-header .navigation-wrp {
  text-align: right;
  display: flex;
  align-items: center;
  position: relative;
}
#site-header .header-login-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  height: 40px;
  width: 40px;
  font-size: 18px !important;
  background-color: transparent !important;
  border: 1px solid white !important;
  margin-right: 12px;
}
#site-header .header-login-button:hover {
  background-color: white !important;
  color: #0c0f13 !important;
}
@media only screen and (max-width: 1199px) {
  #site-header .header-login-button {
    height: 48px;
    width: 48px;
    font-size: 22px !important;
  }
}
@media only screen and (max-width: 479px) {
  #site-header .header-login-button {
    height: 40px;
    width: 40px;
    font-size: 18px !important;
    margin-right: 10px;
  }
}
#site-header .header-booking-button {
  padding: 10px 20px;
  font-size: 14px !important;
}
@media only screen and (max-width: 1199px) {
  #site-header .header-booking-button {
    padding: 14px 24px;
  }
}
@media only screen and (max-width: 479px) {
  #site-header .header-booking-button {
    padding: 10px 20px;
    font-size: 14px !important;
  }
}
#site-header .lang-selector {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fdfcf8;
  width: 40px;
  height: 40px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 100%;
  margin-left: 12px;
}
#site-header .lang-selector a {
  display: block;
  color: #3d3935;
}
@media only screen and (max-width: 1199px) {
  #site-header .lang-selector {
    width: 48px;
    height: 48px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 479px) {
  #site-header .lang-selector {
    width: 40px;
    height: 40px;
    font-size: 12px;
    margin-left: 10px;
  }
}
#site-header .menuToggle {
  position: relative;
  z-index: 10002;
  cursor: pointer;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: #fdfcf8;
  width: 48px;
  height: 48px;
  font-size: 16px;
  color: #3d3935;
  border-radius: 100%;
  margin-left: 12px;
}
@media only screen and (max-width: 1199px) {
  #site-header .menuToggle {
    display: flex;
  }
}
@media only screen and (max-width: 479px) {
  #site-header .menuToggle {
    width: 40px;
    height: 40px;
    font-size: 14px;
    margin-left: 10px;
  }
}
#site-header .topMenu {
  margin-right: 25px;
}
@media only screen and (max-width: 1199px) {
  #site-header .topMenu {
    display: none;
  }
}
#site-header .topMenu li {
  position: relative;
}
#site-header .topMenu a, #site-header .topMenu button {
  display: block;
  position: relative;
  text-align: left;
  color: #fdfcf8;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}
#site-header .topMenu a:hover, #site-header .topMenu button:hover {
  color: white;
}
#site-header .topMenu > ul {
  display: flex;
}
#site-header .topMenu > ul > li > a,
#site-header .topMenu > ul > li > button {
  padding: 20px 15px 30px;
  font-size: 14px;
  transition: none;
  margin-top: 10px;
}
#site-header .topMenu > ul > li > a:after,
#site-header .topMenu > ul > li > button:after {
  display: none;
  content: "";
  position: absolute;
  height: 40px;
  width: 80px;
  bottom: 0;
  right: 100%;
}
#site-header .topMenu > ul > li:hover > a,
#site-header .topMenu > ul > li:hover > button {
  border-radius: 4px 4px 0 0;
  color: #3d3935;
  background-color: #f3ecdb;
}
#site-header .topMenu > ul > li:hover > a:after,
#site-header .topMenu > ul > li:hover > button:after {
  display: block;
}
#site-header .topMenu > ul > li:first-child:hover > a:after,
#site-header .topMenu > ul > li:first-child:hover > buttton:after {
  height: 80px;
}
#site-header .topMenu > ul > li:hover > .sub-menu {
  display: flex;
}
#site-header .topMenu > ul > li > .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  gap: 24px;
  transform: translateX(-50%);
  padding: 25px 30px;
  background-color: #f3ecdb;
  border-radius: 4px;
  text-align: left;
}
#site-header .topMenu > ul > li > .sub-menu > li {
  width: 200px;
  display: block;
}
@media only screen and (min-width: 1599px) {
  #site-header .topMenu > ul > li > .sub-menu > li {
    width: 240px;
  }
}
#site-header .topMenu > ul > li > .sub-menu > li > a,
#site-header .topMenu > ul > li > .sub-menu > li > button {
  display: block;
  padding: 10px 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #827864;
}
#site-header .topMenu > ul > li > .sub-menu > li > a:hover,
#site-header .topMenu > ul > li > .sub-menu > li > button:hover {
  color: #827864;
}
#site-header .topMenu > ul > li > .sub-menu > li .sub-menu {
  display: block;
}
#site-header .topMenu > ul > li > .sub-menu > li .sub-menu > li {
  display: block;
}
#site-header .topMenu > ul > li > .sub-menu > li .sub-menu > li > a,
#site-header .topMenu > ul > li > .sub-menu > li .sub-menu > li > button {
  display: block;
  padding: 15px 0;
  border-top: 1px solid #e1dbcb;
  font-size: 14px;
  text-transform: none;
  color: #3d3935;
}
#site-header .topMenu > ul > li > .sub-menu > li .sub-menu > li > a:hover,
#site-header .topMenu > ul > li > .sub-menu > li .sub-menu > li > button:hover {
  color: #827864;
}
@media only screen and (max-width: 1366px) {
  #site-header .topMenu > ul > li:first-child > .sub-menu {
    left: -175px;
    transform: translateX(0);
  }
}
@media only screen and (max-width: 1366px) {
  #site-header .topMenu > ul > li:nth-child(2) > .sub-menu {
    left: -175px;
    transform: translateX(0);
  }
}
#site-header .topMenu > ul > li:nth-child(4) > .sub-menu {
  left: auto;
  right: -125px;
  transform: translateX(0);
}
#site-header .topMenu > ul > li:last-child > .sub-menu {
  left: auto;
  right: -175px;
  transform: translateX(0);
}
#site-header .siteMenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.2s ease;
  text-align: left;
}
#site-header .siteMenu li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e1dbcb;
}
#site-header .siteMenu a {
  color: #3d3935;
  font-size: 16px;
  line-height: 20px;
}
#site-header .siteMenu > ul {
  position: fixed;
  top: 0;
  right: -670px;
  width: 590px;
  height: 100vh;
  box-sizing: border-box;
  padding: 120px 0 60px;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.3);
  background-color: #f3ecdb;
  transition: right 0.5s ease;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
  #site-header .siteMenu > ul {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    right: -100%;
    width: 100%;
    padding: 120px 0 60px;
  }
}
#site-header .siteMenu > ul > li {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
#site-header .siteMenu > ul > li a {
  order: 1;
  display: block;
  padding: 20px 24px;
  flex: 1;
}
#site-header .siteMenu > ul > li button {
  order: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  flex-basis: 60px;
  font-size: 18px;
  border-left: 1px solid #e1dbcb !important;
}
#site-header .siteMenu > ul > li button:before {
  transform: rotate(-90deg);
}
#site-header .siteMenu > ul > li.inactive {
  display: none;
}
#site-header .siteMenu > ul > li.active {
  border-bottom: none;
  flex-direction: row-reverse;
}
#site-header .siteMenu > ul > li.active a {
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#site-header .siteMenu > ul > li.active a:after {
  display: block;
  font-family: "icomoon";
  content: "\e906";
  font-weight: 400;
  font-size: 18px;
  transform: rotate(-90deg);
}
#site-header .siteMenu > ul > li.active button {
  border-left: none !important;
  border-right: 1px solid #e1dbcb !important;
}
#site-header .siteMenu > ul > li.active button:before {
  transform: rotate(90deg);
}
#site-header .siteMenu > ul > li.active .sub-menu {
  display: block;
}
#site-header .siteMenu > ul > li .sub-menu {
  order: 3;
  flex-basis: 100%;
  display: none;
}
#site-header .siteMenu > ul > li .sub-menu li:first-child {
  border-top: 1px solid #e1dbcb;
}
#site-header .siteMenu > ul > li .sub-menu li a {
  font-weight: 400;
}
#site-header .siteMenu > ul > li .sub-menu li button {
  display: none;
}

.scrolled #site-header {
  position: fixed;
  top: -116px;
  background-color: #1e1e1e;
}
.scrolled #site-header .header-logo {
  font-size: 50px;
  height: 80px;
  width: 80px;
}
.scrolled #site-header .topMenu > ul > li > a {
  margin-top: 10px;
  padding: 20px 15px 30px;
}
.scrolled #site-header .topMenu > ul > li > .sub-menu {
  border-radius: 0 0 4px 4px;
}
.scrolled.scrolled_down #site-header {
  position: fixed;
  top: -116px;
  transition: top 0.5s ease;
}
.scrolled.scrolled_up #site-header {
  position: fixed;
  top: 0;
  transition: top 0.5s ease;
}

.navOpen #site-header {
  position: fixed;
  top: 0 !important;
}
.navOpen #site-header .header-logo {
  font-size: 66px;
  height: 116px;
  width: 116px;
}
@media only screen and (max-width: 767px) {
  .navOpen #site-header .header-logo {
    background-color: transparent;
    color: #3d3935;
  }
}
.navOpen #site-header .menuToggle {
  background-color: transparent;
  border: 1px solid #3d3935 !important;
}
.navOpen #site-header .siteMenu {
  opacity: 1;
  visibility: visible;
  z-index: 10001;
}
.navOpen #site-header .siteMenu > ul {
  right: 0;
}
.navOpen #site-header .siteMenu > ul.closed {
  right: -670px;
}
@media only screen and (max-width: 767px) {
  .navOpen #site-header .siteMenu > ul.closed {
    right: -100%;
  }
}

#main:after {
  content: "";
  display: table;
  clear: both;
}

.content:after {
  content: "";
  display: table;
  clear: both;
}

.section {
  overflow: hidden;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}
.section ul {
  list-style: disc;
}
.section ol {
  list-style: decimal;
}
.section.section-noborder {
  padding: 0;
}
.section:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.section.no-padding-top {
  padding-top: 0;
}
.section.no-padding-bottom {
  padding-bottom: 0;
}
.section.no-max-width .inner-content {
  max-width: none;
}
.section.white {
  background-color: #fdfcf8;
}
.section.cream {
  background-color: #f3ecdb;
}
.section.beige {
  background-color: #e8dbba;
}
.section.dark-cream {
  background-color: #e1d9c4;
}
.section.dark-brown {
  background-color: #2d271b;
}
.section.dark-brown .section-preamble {
  color: #f3ecdb;
}
.section.light-brown {
  background-color: #827864;
}
.section.light-brown .inner-content {
  color: #f3ecdb;
}

.pattern {
  background-image: url("/wp-content/themes/freyshotels.com/static/images/halftone-pattern.png");
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
}

.large_block_padding {
  padding: 120px 0;
}
@media only screen and (max-width: 1023px) {
  .large_block_padding {
    padding: 100px 0 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .large_block_padding {
    padding: 50px 0 50px 0;
  }
}

.medium_block_padding {
  padding: 75px 0;
}
@media only screen and (max-width: 767px) {
  .medium_block_padding {
    padding: 45px 0;
  }
}

.large_font_size {
  font-size: 20px;
  line-height: 32px;
  max-width: 780px !important;
}
@media only screen and (max-width: 767px) {
  .large_font_size {
    font-size: 16px;
    line-height: 24px;
  }
}

.inner-content {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
  text-align: left;
}
.inner-content:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1366px) {
  .inner-content {
    padding-left: 6.5%;
    padding-right: 6.5%;
  }
}

.red {
  color: #671513;
}

.sidebar-section {
  order: 0 !important;
  background-color: #f3ecdb;
  padding: 110px;
}
@media only screen and (max-width: 1023px) {
  .sidebar-section {
    padding: 0%;
  }
}

.content.single {
  display: flex;
  flex-direction: column;
}
.single-col {
  width: 60%;
  float: left;
}
@media only screen and (max-width: 1023px) {
  .single-col {
    width: 100%;
    float: none;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.single-col table {
  background-color: rgba(0, 0, 0, 0.05);
  position: relative;
}
.single-col table thead {
  color: #f3ecdb;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  background-color: rgb(0, 0, 0);
}
.single-col table thead h4 {
  margin-bottom: 0px;
  color: #f3ecdb;
}
.single-col table tr td {
  padding: 16px;
  color: #827864;
}
.single-col table tr td h6 {
  font-size: 16px;
  font-weight: 600;
  color: #473f2f;
  font-family: inherit;
  text-transform: none;
}
.single-col table tr td span {
  white-space: nowrap;
  font-size: 12px;
}
.single-col table tr:after {
  content: "";
  width: calc(100% - 32px);
  display: block;
  position: absolute;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.25);
  left: 16px;
}
.single-col table tr:first-child:after {
  display: none;
}
.single-col .btn {
  margin-top: 15px;
}
.single-col h1, .single-col h2, .single-col h3, .single-col h4, .single-col h5, .single-col h6 {
  color: #3d3935;
  font-family: "Oswald", sans-serif;
}
.single-col h2 {
  font-size: 48px;
  line-height: 58px;
}
@media only screen and (max-width: 1023px) {
  .single-col h2 {
    font-size: 42px;
    line-height: 54px;
  }
}
@media only screen and (max-width: 767px) {
  .single-col h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
.single-col h3 {
  font-size: 36px;
  line-height: 42px;
}
@media only screen and (max-width: 1023px) {
  .single-col h3 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .single-col h3 {
    font-size: 24px;
    line-height: 34px;
  }
}
.single-col h4 {
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (max-width: 1023px) {
  .single-col h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .single-col h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
.single-col ol {
  text-align: left;
  list-style: decimal;
  padding-left: 24px;
  margin: 15px auto;
}
.single-col ol li {
  margin: 0;
}
.single-col ol li p {
  margin: 0 auto;
}
.single-col ul {
  text-align: left;
  list-style: disc;
  padding-left: 24px;
  margin: 15px auto;
}
.single-col ul li {
  margin: 0;
}
.single-col ul li p {
  margin: 0 auto;
}

.sidebar {
  width: 33.5%;
  float: right;
}
@media only screen and (max-width: 1023px) {
  .sidebar {
    width: 100%;
    float: none;
  }
}

table {
  margin-top: 30px;
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (max-width: 767px) {
  table {
    font-size: 12px;
    line-height: 18px;
  }
}
table thead {
  font-weight: 700;
}
table thead td {
  vertical-align: bottom;
}
table td {
  text-align: right;
  width: 100px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  table td {
    width: 60px !important;
  }
}
table td:first-child {
  width: auto !important;
  text-align: left;
}
table.gdpr-table td {
  width: auto !important;
  text-align: left;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  table.gdpr-table td {
    width: auto !important;
  }
}

.grecaptcha-badge {
  display: none;
}

.recaptcha {
  color: #473f2f !important;
  line-height: 20px;
}

button.ch2-btn.ch2-deny-all-btn.ch2-btn-primary {
  background-color: #eee;
  color: #333;
  font-size: 11px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.03);
}

label {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=search],
input[type=url],
input[type=date],
input[type=time],
input[type=search],
textarea {
  box-sizing: border-box;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-box-shadow: 0 0 0 0 #fdfcf8;
  -webkit-box-shadow: 0 0 0 0 #fdfcf8;
  box-shadow: 0 0 0 0 #fdfcf8;
  border: none;
  padding: 10px;
  margin: 0 auto;
  font-family: "Gotham SSm A", "Gotham SSm B", "Arial";
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

select {
  box-sizing: border-box;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-box-shadow: 0 0 0 0 #fdfcf8;
  -webkit-box-shadow: 0 0 0 0 #fdfcf8;
  box-shadow: 0 0 0 0 #fdfcf8;
  border: none;
  padding: 10px;
  margin: 0 auto;
  font-family: "Gotham SSm A", "Gotham SSm B", "Arial";
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.ginput_container_select,
.select-wrp {
  position: relative;
}
.ginput_container_select:before,
.select-wrp:before {
  color: #0c0f13;
  font-family: "icomoon";
  content: "\e906";
  position: absolute;
  right: 15px;
  top: 13px;
  z-index: 2;
  pointer-events: none;
}
.ginput_container_select select,
.select-wrp select {
  padding-right: 20px;
}

.ginput_container_date,
.date-wrp {
  position: relative;
}
.ginput_container_date:before,
.date-wrp:before {
  color: #0c0f13;
  font-family: "icomoon";
  content: "\e908";
  position: absolute;
  right: 15px;
  top: 12px;
  z-index: 2;
  pointer-events: none;
}
.ginput_container_date input,
.date-wrp input {
  padding-right: 20px;
}
.ginput_container_date .screen-reader-text,
.date-wrp .screen-reader-text {
  display: none;
}

input[type=submit],
button {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-box-shadow: 0 0 0 0 #fdfcf8;
  -webkit-box-shadow: 0 0 0 0 #fdfcf8;
  box-shadow: 0 0 0 0 #fdfcf8;
  border: none !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px transparent inset !important;
}

::-webkit-input-placeholder {
  color: #0c0f13;
}

:-moz-placeholder {
  color: #0c0f13;
}

::-moz-placeholder {
  color: #0c0f13;
}

:-ms-input-placeholder {
  color: #0c0f13;
}

.gform_wrapper {
  max-width: 640px;
  margin: 0 auto;
}
.gform_wrapper .gform_heading .gform_title {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #827864;
  margin: 0 auto;
}
.gform_wrapper .gform_body ul {
  list-style: none;
  padding: 0;
}
.gform_wrapper .gform_body .gform_fields .form-group {
  display: none;
}
.gform_wrapper .gform_body .gform_fields .form-group.visible {
  display: block;
}
.gform_wrapper .gform_body .gform_fields .gfield {
  position: relative;
  padding: 10px 8px 0;
  clear: both;
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_visibility_hidden {
  display: none;
}
.gform_wrapper .gform_body .gform_fields .gfield.left-col, .gform_wrapper .gform_body .gform_fields .gfield.right-col {
  float: left;
  width: 50%;
  clear: none;
}
@media only screen and (max-width: 767px) {
  .gform_wrapper .gform_body .gform_fields .gfield.left-col, .gform_wrapper .gform_body .gform_fields .gfield.right-col {
    float: none;
    width: 100%;
  }
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_html {
  font-size: 14px;
  color: #827864;
  padding-top: 20px;
  padding-left: 20px;
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_html div {
  color: #827864;
  cursor: pointer;
  font-weight: 400 !important;
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_html div:before {
  vertical-align: middle;
  font-size: 20px;
  top: 1px;
  margin-right: 5px;
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_html div.active:before {
  transform: rotate(45deg);
}
.gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
  font-weight: 500;
  margin-left: 20px;
}
.gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
  color: #7e000a;
}
.gform_wrapper .gform_body .gform_fields .gfield.gsection {
  margin-top: 20px;
}
.gform_wrapper .gform_body .gform_fields .gfield.gsection:first-child {
  margin-top: 0;
}
.gform_wrapper .gform_body .gform_fields .gfield.gsection .gsection_title {
  color: #827864;
  text-align: center;
  font-size: 28px;
  line-height: 36px;
  margin: 10px auto;
}
@media only screen and (max-width: 767px) {
  .gform_wrapper .gform_body .gform_fields .gfield.gsection .gsection_title {
    font-size: 22px;
    line-height: 28px;
  }
}
.gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li {
    display: block;
  }
}
.gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li label {
  font-weight: 400;
  text-transform: none;
}
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=search],
.gform_wrapper input[type=url],
.gform_wrapper input[type=date],
.gform_wrapper input[type=time],
.gform_wrapper input[type=search],
.gform_wrapper textarea,
.gform_wrapper select {
  padding: 10px 20px;
  background-color: #fdfcf8;
  border: 2px solid #827864;
  moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  -khtml-border-radius: 22px;
  border-radius: 22px;
}
.gform_wrapper textarea {
  height: 110px;
}
.gform_wrapper .ginput_container_select:before {
  color: #827864;
  right: 20px;
  top: 9px;
}
.gform_wrapper .ginput_container_date:before {
  color: #827864;
  right: 20px;
  top: 8px;
}
.gform_wrapper .gform_footer {
  text-align: center;
  margin-top: 30px;
}
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer button {
  width: auto;
  cursor: pointer;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fdfcf8;
  background-color: rgb(177, 133, 22);
  text-align: center;
  margin: 0 auto;
  padding: 17px 30px;
  moz-border-radius: 27px;
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  border-radius: 27px;
}
@media only screen and (max-width: 767px) {
  .gform_wrapper .gform_footer input[type=submit],
  .gform_wrapper .gform_footer button {
    padding: 13px 30px;
    moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    -khtml-border-radius: 23px;
    border-radius: 23px;
  }
}
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_footer button:hover {
  background-color: #d5a01b;
}

#footer {
  background-color: #2d271b;
  color: #fdfcf8;
  overflow: hidden;
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  #footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #footer {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
#footer .widgettitle {
  font-weight: bold;
}
#footer .inner-content {
  max-width: none;
  padding: 0 30px;
}
#footer .footer {
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 60px;
}
@media only screen and (max-width: 1366px) {
  #footer .footer {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1366px) {
  #footer .footer {
    gap: 30px;
  }
}
#footer .footer a {
  color: #fdfcf8;
}
#footer .footer .widget {
  vertical-align: top;
  text-align: left;
}
#footer .footer .widget h4 {
  white-space: nowrap;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1366px) {
  #footer .footer .widget h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
#footer .footer .widget p {
  margin: 10px auto;
}
@media only screen and (max-width: 1023px) {
  #footer .footer {
    font-size: 13px;
  }
  #footer .footer h4 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .footer {
    display: block;
    font-size: 14px;
    line-height: 28px;
  }
  #footer .footer h4 {
    font-size: 16px;
  }
  #footer .footer .widget {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
}

#sub-footer {
  background-color: #2d271b;
  color: #fdfcf8;
  overflow: hidden;
  position: relative;
  padding-bottom: 80px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  #sub-footer {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #sub-footer {
    padding-bottom: 30px;
  }
}
#sub-footer .widget {
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
#sub-footer .widget a {
  font-size: 90px;
  line-height: 90px;
  color: #fdfcf8;
  margin: 0 15px 10px;
}
#sub-footer .widget a img {
  max-height: 90px;
}
@media only screen and (max-width: 767px) {
  #sub-footer .widget a {
    font-size: 70px;
    line-height: 70px;
    margin: 0 10px 10px;
  }
  #sub-footer .widget a img {
    max-height: 70px;
  }
}
#sub-footer .widget div {
  display: inline-block;
  vertical-align: top;
}

#sub-footer p {
  text-align: left;
}
#sub-footer hr {
  border-top: 1px solid #fff;
  border-bottom: 0px;
  opacity: 50%;
}

.cookiesettings {
  color: #fff;
  opacity: 0.8;
  font-size: 13px;
}
/*# sourceMappingURL=main.css.map */
