@charset "UTF-8";
@font-face {
  font-family: 'saintecolombe-regular';
  src: url("../eot/saintecolombeweb-regular.eot");
  src: url("../eot/saintecolombeweb-regulard41d.eot#iefix") format("embedded-opentype"), url("../woff/saintecolombeweb-regular.woff") format("woff"); }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 1242px;
  margin: auto;
  padding: 0;
  box-sizing: border-box; }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

/* For devices larger than 550px */
@media (min-width: 768px) {
  .container {
    width: 100%; }

  .column,
  .columns {
    margin-left: 4%; }

  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns {
    width: 4.66666666667%; }

  .two.columns {
    width: 13.3333333333%; }

  .three.columns {
    width: 22%; }

  .four.columns {
    width: 30.6666666667%; }

  .five.columns {
    width: 39.3333333333%; }

  .six.columns {
    width: 48%; }

  .seven.columns {
    width: 56.6666666667%; }

  .eight.columns {
    width: 65.3333333333%; }

  .nine.columns {
    width: 74.0%; }

  .ten.columns {
    width: 82.6666666667%; }

  .eleven.columns {
    width: 91.3333333333%; }

  .twelve.columns {
    width: 100%;
    margin: 0 auto;
    float: none; }

  .one-third.column {
    width: 30.6666666667%; }

  .two-thirds.column {
    width: 65.3333333333%; }

  .one-half.column {
    width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%; }

  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%; }

  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }

  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%; }

  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%; }

  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }

  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%; }

  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%; }

  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78.0%; }

  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%; }

  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%; }

  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%; } }
@media (max-width: 1420px) {
  .container {
    width: 90%; } }
/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #454545;
  letter-spacing: -0.02em; }

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

p {
  letter-spacing: -0.02em;
  margin: 0;
  padding: 0 0 20px 0; }

p:last-of-type {
  padding: 0; }

strong {
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-style: normal;
  font-weight: 500; }

h1 {
  font-family: "saintecolombe-regular", serif;
  font-weight: normal;
  color: #454545;
  font-size: 46px;
  line-height: 58px;
  letter-spacing: -0.051em;
  padding: 0 0 40px 0;
  margin: 0;
  text-align: center; }

h2 {
  font-family: "saintecolombe-regular", serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  color: #83715D;
  margin: 0;
  padding: 0 0 35px 0;
  letter-spacing: -0.06em;
  text-align: center; }

h3 {
  font-family: "saintecolombe-regular", serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  color: #454545;
  margin: 0;
  padding: 0 0 20px 0;
  letter-spacing: -0.04em; }

h4 {
  font-family: "saintecolombe-regular", serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: #454545;
  margin: 0;
  padding: 0 0 20px 0;
  letter-spacing: -0.033em; }

h5 {
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  padding: 10px 0 20px 0;
  letter-spacing: -0.009em; }

p.title, p.category, p.location {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.11em; }
p.before-button {
  padding-bottom: 50px; }
p.smaller {
  font-size: 13px;
  line-height: 18px; }

.arrow {
  width: 21px;
  height: 16px;
  background: url(../svg/icon-arrow-right.svg) 0 0 no-repeat;
  background-size: 100% auto; }

.arrow-left {
  font-size: 13px;
  line-height: 13px;
  padding-left: 32px;
  background: url("../svg/icon-arrow-left.svg") 0 0 no-repeat; }

a {
  color: #454545;
  text-decoration: none;
  transition: color 0.4s ease-in-out; }
  a:hover {
    color: #83715D; }

p a {
  color: #454545;
  transition: color 0.4s ease-in-out;
  text-decoration: underline; }
  p a:hover {
    color: #454545; }

p.phone {
  display: inline-block;
  background: url("../svg/icon-phone.svg") left top 0 no-repeat;
  background-size: 26px auto;
  padding-left: 35px; }

.button {
  display: inline-block;
  margin: 0;
  padding: 12px 28px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  line-height: 1em;
  text-decoration: none;
  text-align: center;
  transition: all ease 0.5s;
  outline: 0;
  text-transform: uppercase;
  background: #83715D;
  letter-spacing: 0.105em; }
  .button:hover, .button:active,
  .button .active {
    color: #fff;
    background: #454545; }
  .button.secondary {
    background: #B59589; }
  .button.tertiary {
    color: #83715D;
    padding: 10px 26px;
    background: transparent;
    border: 1px solid #83715D; }
    .button.tertiary:hover, .button.tertiary:active,
    .button.tertiary .active {
      color: #fff;
      background: #83715D; }

.sr-rule.sr-bottom:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 50px;
  background: #fff;
  z-index: 5; }
.sr-rule.sr-top:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 50px;
  background: #fff;
  z-index: 5; }
.sr-rule.sr-clay:after, .sr-rule.sr-clay:before {
  background: #B59589 !important; }

.clr-gold {
  color: #83715D; }

.clr-charcoal {
  color: #454545; }

.bg-white {
  background-color: #fff; }

.bg-light-stone {
  background-color: #F6F5F2; }

.close {
  display: block;
  position: absolute;
  width: 19px;
  height: 19px;
  background: url(../svg/icon-close.svg) 0 0 no-repeat; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #000000;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .80;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none; } }
.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 40px;
  transform: translateY(-50%);
  display: flex;
  z-index: 10; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 35px;
  height: 35px;
  margin: 0;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../svg/icon-direction-arrow.svg") 0 0 no-repeat; }

.flex-direction-nav .flex-nav-prev {
  position: absolute;
  top: 0;
  left: -55px;
  transform: rotate(-180deg); }

.flex-direction-nav .flex-nav-next {
  position: absolute;
  top: 0;
  right: -55px; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  text-align: center; }

.flex-control-nav li {
  margin: 0 8px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  display: block;
  background: #D6C7BF;
  cursor: pointer;
  text-indent: -9999px;
  outline: 0; }

.flex-control-paging li a:hover {
  background: #83715D; }

.flex-control-paging li a.flex-active {
  background: #83715D;
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
#search-holder {
  display: none;
  position: absolute;
  top: 10;
  left: 50%;
  height: 80%;
  width: 60%;
  max-width: 400px;
  transform: translateX(-50%);
  z-index: 40;
  background: #fff; }
  #search-holder form {
    height: 100%; }
  #search-holder label {
    display: none; }

#search-holder input[type="text"], #search-form-results input[type="text"] {
  position: relative;
  display: block;
  height: 100%;
  padding: 12px 10px 12px 50px;
  color: #645c59 !important;
  border: none !important;
  box-shadow: none !important;
  box-sizing: border-box;
  width: 100% !important;
  margin: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  line-height: 14px;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-style: normal;
  font-weight: 400; }
  #search-holder input[type="text"]:focus, #search-form-results input[type="text"]:focus {
    border: none;
    outline: none; }

#search-holder input[type="submit"], #search-form-results input[type="submit"] {
  text-indent: -9999px;
  position: absolute;
  left: 20px;
  top: 12px;
  display: block !important;
  width: 18px !important;
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
  cursor: pointer !important;
  transition: all ease 0.5s !important;
  border: 0 !important;
  outline: none !important;
  background: url(../svg/icon-search.svg) 0 0 no-repeat;
  background-size: 100% auto;
  z-index: 10; }

#search-form-results {
  position: relative;
  width: 350px;
  margin: 0 auto; }
  #search-form-results input[type="text"] {
    background: #F6F5F2; }
  #search-form-results input[type="submit"] {
    left: 10px;
    top: 12px; }
  #search-form-results .search-clear {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 0;
    background: url(../svg/icon-search-close.svg) 0 0 no-repeat;
    background-size: 100% auto; }

.template-search .search-results {
  list-style: none;
  margin: 0 0 110px 0; }
  .template-search .search-results li {
    border-top: 1px solid #e4e4e5;
    margin: 0 0 20px 0;
    padding: 20px 0 0 0; }
    .template-search .search-results li h2 {
      font-size: 24px;
      line-height: 30px;
      text-align: left;
      padding-bottom: 5px; }

/* right bounce */
@keyframes bounceRight {
  0% {
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  50% {
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%); } }
/* /right bounce */
@keyframes bounceRightNormal {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }
* {
  box-sizing: border-box; }

body.no-overflow {
  overflow-y: hidden; }

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  height: 147px;
  transition: height 0.4s ease, background 0.4s ease; }
  header .logo {
    margin: 20px auto 20px auto;
    width: 142px;
    height: 56px;
    overflow: hidden;
    transition: height 0.4s ease, margin ease 0.4s; }
    header .logo a {
      display: block;
      position: relative; }
      header .logo a img {
        position: relative;
        transition: opacity 0.4s ease; }
      header .logo a .logo-gold {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0; }
  header .header-nav {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(246, 245, 242, 0.2);
    padding: 20px 0 18px 0;
    transition: border ease 0.4s; }
  header .menu-header-menu-container {
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    transition: all ease 0.4s; }
    header .menu-header-menu-container.search-open {
      opacity: 0;
      visibility: hidden; }
  header #menu-header-menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center; }
    header #menu-header-menu > li {
      margin: 0 30px; }
      header #menu-header-menu > li > a {
        font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
        font-style: normal;
        font-weight: 500;
        display: block;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.105em;
        color: #fff;
        position: relative;
        text-transform: uppercase;
        transition: color ease 0.4s; }
        header #menu-header-menu > li > a:hover {
          color: #83715D !important; }
      header #menu-header-menu > li.current_page_item > a, header #menu-header-menu > li.current_page_ancestor > a, header #menu-header-menu > li.active > a {
        color: #83715D !important; }
      header #menu-header-menu > li.menu-item-has-children:hover .mega-menu {
        opacity: 1;
        visibility: visible;
        z-index: 95; }
      header #menu-header-menu > li.menu-item-has-children > a {
        display: flex; }
        header #menu-header-menu > li.menu-item-has-children > a:after {
          content: "";
          width: 8px;
          height: 4px;
          display: block;
          margin-left: 3px;
          margin-top: 3px;
          background: url("../icon-nav-arrow.html") 0 0 no-repeat; }
      header #menu-header-menu > li.menu-item-has-children.double .mega-menu .level-0 {
        display: flex; }
        header #menu-header-menu > li.menu-item-has-children.double .mega-menu .level-0 > li {
          font-style: italic; }
  header.cta-above {
    top: 48px;
    transition: top 0.5s ease-in-out; }
  header #search-trigger {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    bottom: 20px;
    right: 0; }
    header #search-trigger:before, header #search-trigger:after {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      content: '';
      width: 20px;
      height: 20px;
      transition: opacity ease 0.4s; }
    header #search-trigger:before {
      background: url(../svg/icon-search-white.svg) 0 0 no-repeat;
      background-size: 100% auto; }
    header #search-trigger:after {
      background: url(../svg/icon-search.svg) 0 0 no-repeat;
      opacity: 0;
      background-size: 100% auto; }
    header #search-trigger.open:before {
      background: url(../svg/icon-search-white.svg) 0 -20px no-repeat;
      background-size: 100% auto; }
    header #search-trigger.open:after {
      background: url(../svg/icon-search.svg) 0 -20px no-repeat;
      background-size: 100% auto; }
  header #lang-switch {
    display: block;
    position: absolute;
    width: 21px;
    height: 19px;
    text-indent: -9999px;
    bottom: 20px;
    right: 0; }
    header #lang-switch:before, header #lang-switch:after {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      content: '';
      width: 19px;
      height: 21px;
      transition: opacity ease 0.4s; }
    header #lang-switch:before {
      background: url(../svg/icon-globe-white.svg) 0 0 no-repeat; }
    header #lang-switch:after {
      background: url(../svg/icon-globe.svg) 0 0 no-repeat;
      opacity: 0; }
  header:hover, header.reduced, header.spa-menu-open {
    background: #F6F5F2;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }
    header:hover .logo a .logo-gold, header.reduced .logo a .logo-gold, header.spa-menu-open .logo a .logo-gold {
      opacity: 1; }
    header:hover .logo a .logo-white, header.reduced .logo a .logo-white, header.spa-menu-open .logo a .logo-white {
      opacity: 0; }
    header:hover #search-trigger:before, header.reduced #search-trigger:before, header.spa-menu-open #search-trigger:before {
      opacity: 0; }
    header:hover #search-trigger:after, header.reduced #search-trigger:after, header.spa-menu-open #search-trigger:after {
      opacity: 1; }
    header:hover #lang-switch:before, header.reduced #lang-switch:before, header.spa-menu-open #lang-switch:before {
      opacity: 0; }
    header:hover #lang-switch:after, header.reduced #lang-switch:after, header.spa-menu-open #lang-switch:after {
      opacity: 1; }
    header:hover #menu-header-menu > li > a, header.reduced #menu-header-menu > li > a, header.spa-menu-open #menu-header-menu > li > a {
      color: #454545; }
    header:hover .header-nav, header.reduced .header-nav, header.spa-menu-open .header-nav {
      border-top: 1px solid  #E6E4E0; }
  header.reduced {
    height: 102px; }
    header.reduced .logo {
      height: 30px;
      margin-bottom: 0; }
    header.reduced .header-nav {
      border-top: none; }

#our-spas-menu {
  display: flex;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background: #F6F5F2;
  width: 100%;
  top: 100%;
  left: 0;
  transition: opacity 0.4s ease, visibility ease 0.4s;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }
  #our-spas-menu .close {
    top: 20px;
    right: 0; }
  #our-spas-menu.show {
    opacity: 1;
    visibility: visible; }

#menu-our-spas-menu {
  border-top: 1px solid  #E6E4E0;
  display: flex;
  justify-content: space-between;
  padding: 70px 0;
  margin: 0;
  list-style: none; }
  #menu-our-spas-menu > li {
    width: calc(25% - 52px);
    display: flex;
    flex-direction: column;
    position: relative; }
    #menu-our-spas-menu > li:after {
      display: block;
      content: '';
      width: 1px;
      height: 100%;
      background: #E6E4E0;
      right: -30px;
      top: 0;
      position: absolute; }
    #menu-our-spas-menu > li:last-child:after {
      display: none; }
    #menu-our-spas-menu > li p.title {
      padding-bottom: 30px; }
    #menu-our-spas-menu > li ul {
      list-style: none;
      margin: 0 0 70px 0;
      padding: 0; }
      #menu-our-spas-menu > li ul li {
        margin-bottom: 15px; }
        #menu-our-spas-menu > li ul li.rule-above:before {
          display: block;
          content: '';
          width: 12px;
          height: 2px;
          background: #454545;
          margin-bottom: 20px; }
        #menu-our-spas-menu > li ul li a {
          font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
          font-style: normal;
          font-weight: 500;
          display: block;
          font-size: 12px;
          line-height: 15px;
          letter-spacing: 0.105em;
          color: #454545;
          position: relative;
          text-transform: uppercase;
          transition: color ease 0.4s; }
          #menu-our-spas-menu > li ul li a:hover {
            color: #83715D !important; }
        #menu-our-spas-menu > li ul li.current_page_item > a, #menu-our-spas-menu > li ul li.current_page_ancestor > a, #menu-our-spas-menu > li ul li.active > a, #menu-our-spas-menu > li ul li.current-menu-item > a {
          color: #83715D !important; }
    #menu-our-spas-menu > li .nav-image {
      margin: auto 0 0 0; }

#header-cta {
  background: #69d2a5;
  height: 48px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 50px;
  z-index: 100;
  transition: top 0.5s ease-in-out; }
  #header-cta p {
    color: #0F4150;
    font-size: 14px;
    line-height: 14px;
    padding: 0;
    text-align: center; }
    #header-cta p a {
      display: inline-flex;
      border: 1px solid #0F4150;
      color: #0F4150;
      padding: 5px 10px;
      text-decoration: none;
      border-radius: 2px;
      text-transform: uppercase; }

.page-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s,visibility .3s;
  z-index: 90; }
  .page-overlay.show {
    opacity: 1;
    visibility: visible; }

.be-ix-link-block .be-related-link-container .be-label {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.11em; }

footer {
  background-color: #F6F5F2;
  padding: 70px 0 40px 0; }
  footer .top-section {
    display: flex;
    justify-content: space-between;
    padding-bottom: 90px; }
    footer .top-section p.title {
      padding-bottom: 25px; }
    footer .top-section li {
      font-weight: 500;
      font-size: 12px;
      line-height: 16px;
      text-transform: uppercase;
      letter-spacing: 0.11em;
      margin-bottom: 25px; }
    footer .top-section .footer-links {
      display: flex;
      justify-content: space-between;
      width: calc(100% - 210px); }
      footer .top-section .footer-links .fl-block {
        width: calc(20% - 20px); }
        footer .top-section .footer-links .fl-block ul {
          margin: 0;
          list-style: none;
          padding: 0; }
          footer .top-section .footer-links .fl-block ul li {
            margin-bottom: 12px; }
            footer .top-section .footer-links .fl-block ul li.current_page_item a {
              color: #83715D; }
    footer .top-section .footer-socials {
      width: 180px; }
      footer .top-section .footer-socials ul {
        display: flex;
        margin: 0;
        padding: 0;
        list-style: none; }
        footer .top-section .footer-socials ul li {
          margin: 0 6px 0 0; }
          footer .top-section .footer-socials ul li a {
            display: block;
            height: 28px;
            width: 28px;
            background-size: 100% auto; }
            footer .top-section .footer-socials ul li a.facebook {
              background: url("../svg/icon-social-facebook.svg") 0 0 no-repeat; }
            footer .top-section .footer-socials ul li a.twitter {
              background: url("../svg/icon-social-twitter.svg") 0 0 no-repeat; }
            footer .top-section .footer-socials ul li a.pinterest {
              background: url("../svg/icon-social-pinterest.svg") 0 0 no-repeat; }
            footer .top-section .footer-socials ul li a.youtube {
              background: url("../svg/icon-social-youtube.svg") 0 0 no-repeat; }
            footer .top-section .footer-socials ul li a.instagram {
              background: url("../svg/icon-social-instagram.svg") 0 0 no-repeat; }
  footer .bottom-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    line-height: 16px; }
    footer .bottom-section ul {
      display: flex;
      margin: 0;
      padding: 0;
      list-style: none; }
      footer .bottom-section ul li {
        margin: 0 10px 0 0; }
        footer .bottom-section ul li:after {
          display: inline-block;
          content: '|';
          margin-left: 10px; }
        footer .bottom-section ul li:last-child {
          margin: 0; }
          footer .bottom-section ul li:last-child:after {
            display: none; }
        footer .bottom-section ul li.current_page_item a {
          color: #83715D; }
    footer .bottom-section .signoff {
      display: flex;
      align-items: center; }
      footer .bottom-section .signoff .symbol {
        width: 60px;
        margin: 0 12px 0 0; }

/* COMMON PAGE & BLOCK ELEMENTS */
.page-header .bg-image {
  position: relative;
  width: 100%;
  height: calc(70vh - 102px);
  background-size: cover; }

.page-content {
  padding-top: 102px; }
  .page-content.template-home {
    padding-top: 0; }
  .page-content.cta-above {
    padding-top: 48px; }
    .page-content.cta-above .home-header {
      height: calc(70vh - 48px); }
      .page-content.cta-above .home-header .headline {
        top: 232px; }
  .page-content .top-bar {
    margin-top: 20px; }

.block, .section-block {
  position: relative; }

.mw1030 {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto; }

.mw606 {
  max-width: 606px;
  margin-left: auto;
  margin-right: auto; }

.section-block {
  display: flex;
  flex-direction: column;
  padding: 110px 0; }
  .section-block.padding-negative-top {
    padding: 0 0 110px 0; }
    .section-block.padding-negative-top > .container {
      margin-top: -30px; }
  .section-block.padding-top {
    padding: 110px 0 0 0; }
  .section-block.padding-bottom {
    padding: 0 0 110px 0; }
  .section-block.padding-none {
    padding: 0; }
  .section-block .section-intro {
    max-width: 818px;
    margin: 0 auto;
    text-align: center; }

.intro-block {
  padding: 90px 0; }
  .intro-block .inner {
    max-width: 606px;
    margin: 0 auto;
    text-align: center; }
    .intro-block .inner h1 {
      max-width: 545px;
      margin: 0 auto; }
    .intro-block .inner .image {
      margin: 40px 0 0 0; }
      .intro-block .inner .image img {
        margin: 0 auto; }

/* Common Teasers */
.spa-teasers {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -15px; }
  .spa-teasers .spa-teaser {
    width: calc(33.33333334% - 30px);
    margin: 15px; }
    .spa-teasers .spa-teaser a .copy {
      background: #fff; }
      .spa-teasers .spa-teaser a .copy p.location {
        color: #83715D; }

.spa-teaser {
  position: relative;
  display: flex;
  flex-direction: column; }
  .spa-teaser a {
    display: flex;
    position: relative;
    height: 100%; }
    .spa-teaser a .copy {
      width: 100%;
      position: relative;
      margin: -120px 30px 0 0;
      background: #F6F5F2;
      padding: 30px 48px 32px 30px; }
      .spa-teaser a .copy p.location {
        padding-bottom: 20px; }
      .spa-teaser a .copy .arrow {
        position: absolute;
        bottom: 14px;
        right: 24px; }
    .spa-teaser a:hover .copy .arrow {
      -webkit-animation: bounceRightNormal 1s 1;
      animation: bounceRightNormal 0.5s 1 easeOut; }

.teaser-boxes {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.teaser-box {
  width: calc(50% - 15px);
  margin: 0 0 45px 0;
  display: flex;
  flex-flow: column; }
  .teaser-box .copyarea {
    background: #fff;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 45px 55px;
    text-align: center; }
    .teaser-box .copyarea p.title {
      padding: 0 0 20px 0; }
    .teaser-box .copyarea h3:last-child {
      padding-bottom: 0; }
    .teaser-box .copyarea .inner {
      margin-bottom: 25px; }
    .teaser-box .copyarea .button {
      margin-top: 30px; }
  .teaser-box.remove-m-bottom {
    margin-bottom: 0; }

/* Flexible Content */
.section-block .block {
  margin-bottom: 50px; }
  .section-block .block:last-child {
    margin-bottom: 0; }

.accordion-block {
  padding: 10px 0; }
  .accordion-block h3 {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.009em;
    color: #454545;
    position: relative;
    padding: 10px 30px 10px 30px;
    margin: 0 30px 0 0;
    cursor: pointer;
    transition: color 0.4s ease; }
    .accordion-block h3:after {
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -12px;
      content: '';
      width: 16px;
      height: 16px;
      background: url("../svg/icon-plus.svg") 0 0 no-repeat;
      transition: transform 0.4s ease; }
    .accordion-block h3.open {
      color: #83715D; }
      .accordion-block h3.open:after {
        transform: rotate(45deg);
        transform-origin: center; }
  .accordion-block .content-block {
    display: none;
    padding: 0 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(131, 113, 93, 0.5); }
    .accordion-block .content-block:last-child {
      border: none; }

.half-half-block {
  margin-bottom: 50px; }
  .half-half-block .inner {
    display: flex; }
    .half-half-block .inner .image {
      width: 50%;
      background-size: cover;
      background-position: center center; }
    .half-half-block .inner .copy {
      width: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      padding: 48px;
      text-align: center; }
      .half-half-block .inner .copy .copy-image {
        margin: 30px 0 0 0; }
    .half-half-block .inner.image-right .image {
      order: 1; }
    .half-half-block .inner.image-right .copy {
      order: 0; }
    .half-half-block .inner.square .copy {
      justify-content: flex-start; }
  .half-half-block.no-m-bottom {
    margin-bottom: 0; }

.image-block {
  margin-bottom: 50px; }
  .image-block.sr-rule {
    margin-bottom: 110px; }
    .image-block.sr-rule.sr-top:before {
      top: auto;
      bottom: 0; }
    .image-block.sr-rule.sr-bottom:after {
      bottom: -50px;
      background: #B59589; }

.image-copy-block .content {
  position: relative;
  max-width: 818px;
  background: #fff;
  margin: -90px auto 0 auto;
  padding: 40px;
  text-align: center; }

.text-block .copy {
  text-align: center; }
  .text-block .copy p img {
    margin: 0 auto; }
  .text-block .copy ul {
    text-align: left;
    margin: 0 0 25px 0;
    padding: 0;
    list-style: none; }
    .text-block .copy ul:last-child {
      margin-bottom: 0; }
    .text-block .copy ul li {
      position: relative;
      padding: 0 0 20px 20px; }
      .text-block .copy ul li:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '•';
        color: #83715D;
        font-size: 1.5em; }
      .text-block .copy ul li:last-child {
        padding-bottom: 0; }

.text-block-2-cols .inner {
  display: flex;
  justify-content: space-between;
  max-width: 650px;
  margin: 0 auto; }
  .text-block-2-cols .inner .copy {
    width: 48%; }

.accordion .inner {
  max-width: 666px;
  margin: 0 auto;
  border-top: 1px solid rgba(131, 113, 93, 0.5);
  border-bottom: 1px solid rgba(131, 113, 93, 0.5); }
  .accordion .inner .accordion-block .content-block {
    padding-bottom: 20px; }
    .accordion .inner .accordion-block .content-block:last-child {
      padding-bottom: 0; }
    .accordion .inner .accordion-block .content-block p {
      font-size: 13px;
      line-height: 18px; }
      .accordion .inner .accordion-block .content-block p.acc-header {
        font-weight: 500;
        padding: 15px 0 15px 0; }

/* HOME */
.home-header {
  position: relative;
  height: calc(70vh); }
  .home-header .inner {
    height: 100%;
    position: relative; }
    .home-header .inner .flexslider {
      height: 100%; }
      .home-header .inner .flexslider ul.slides {
        height: 100%; }
        .home-header .inner .flexslider ul.slides li {
          height: 100%; }
  .home-header .flex-control-nav {
    bottom: 350px;
    right: 300px;
    z-index: 10; }
  .home-header .flex-control-paging li a {
    width: 19px;
    height: 6px;
    display: block;
    background: #a0a0a0;
    cursor: pointer;
    text-indent: -9999px;
    outline: 0; }
  .home-header .flex-control-paging li a.flex-active {
    background: #0F4150;
    width: 48px;
    cursor: default; }

.header-video, #hero .image .header-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center; }

.header-video video, #hero .image .header-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all ease 0.3s; }

.home-intro {
  margin: 0 0 70px 0;
  padding: 0; }

.home-intro-discover {
  background: #fff;
  padding: 110px 0; }
  .home-intro-discover .home-discover h2 {
    max-width: 630px;
    margin: 0 auto; }
  .home-intro-discover .home-discover ul.slides {
    display: flex; }
    .home-intro-discover .home-discover ul.slides li {
      display: flex !important; }

.our-story {
  padding: 110px 0;
  background: #F6F5F2; }
  .our-story .intro-block {
    max-width: 606px;
    margin: 0 auto 50px auto;
    text-align: center;
    padding: 0; }

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

.home-news {
  padding: 110px 0; }
  .home-news .intro-block {
    max-width: 606px;
    margin: 0 auto 50px auto;
    text-align: center;
    padding: 0; }
    .home-news .intro-block h2:last-child {
      padding: 0; }

.news-teasers {
  display: flex;
  margin: 0 0 40px -15px;
  flex-wrap: wrap;
  width: calc(100% + 30px); }
  .news-teasers .news-teaser {
    display: flex;
    width: calc(25% - 30px);
    flex-direction: column;
    margin: 24px 15px; }
    .news-teasers .news-teaser a {
      position: relative;
      display: flex;
      background: #F6F5F2;
      padding: 24px 50px 30px 24px;
      flex: 1; }
      .news-teasers .news-teaser a:hover .copy .arrow {
        -webkit-animation: bounceRightNormal 1s 1;
        animation: bounceRightNormal 0.5s 1 easeOut; }
    .news-teasers .news-teaser .copy h3 {
      font-size: 20px;
      line-height: 26px;
      padding: 20px 0 0 0; }
    .news-teasers .news-teaser .copy .arrow {
      position: absolute;
      bottom: 14px;
      right: 24px; }

.home-instagram {
  margin-bottom: 110px; }
  .home-instagram .intro-block {
    padding: 0; }
  .home-instagram #sb_instagram a {
    text-decoration: none; }

/* SPA SINGLE */
.spa-single {
  padding-top: 149px; }
  .spa-single .intro-block .inner {
    max-width: 606px; }
  .spa-single .spa-intro {
    padding: 70px 0 0 0; }
    .spa-single .spa-intro h1 {
      padding-bottom: 70px; }
    .spa-single .spa-intro .cta-wrap {
      text-align: center;
      margin: 60px 0 0 0; }
  .spa-single .details-block {
    padding: 60px 0 0 0; }
    .spa-single .details-block .copy {
      padding: 0 0 50px 0;
      text-align: center; }
      .spa-single .details-block .copy h2 {
        color: #454545; }
    .spa-single .details-block .location-block {
      max-width: 1030px;
      margin: 0 auto;
      display: flex;
      background: #F6F5F2;
      border: 1px solid #E6E4E0; }
      .spa-single .details-block .location-block .copyarea {
        width: 50%;
        text-align: center;
        padding: 40px;
        margin: 0 auto; }
        .spa-single .details-block .location-block .copyarea .link-buttons {
          padding: 40px 0 0 0;
          display: inline-flex;
          flex-direction: column; }
          .spa-single .details-block .location-block .copyarea .link-buttons div {
            margin-bottom: 10px; }
          .spa-single .details-block .location-block .copyarea .link-buttons .button {
            margin-right: 15px;
            display: block; }
      .spa-single .details-block .location-block .acf-map {
        width: 50%; }
  .spa-single #spa-menus {
    padding-bottom: 0; }
    .spa-single #spa-menus .link-buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .spa-single #spa-menus .link-buttons a {
        white-space: nowrap;
        margin: 10px; }
  .spa-single .spa-offers {
    padding: 110px 0 0 0; }
    .spa-single .spa-offers h2 {
      padding-bottom: 70px; }
    .spa-single .spa-offers .teaser-box {
      display: flex !important; }
  .spa-single .spa-treatments .intro-block, .spa-single .spa-services .intro-block {
    padding: 0 0 20px 0; }
  .spa-single .spa-treatments .treatments, .spa-single .spa-services .treatments {
    max-width: 666px;
    margin: 0 auto;
    border-top: 1px solid rgba(131, 113, 93, 0.5);
    border-bottom: 1px solid rgba(131, 113, 93, 0.5); }
    .spa-single .spa-treatments .treatments .accordion-block .treatment, .spa-single .spa-services .treatments .accordion-block .treatment {
      padding: 20px 0 10px 0; }
      .spa-single .spa-treatments .treatments .accordion-block .treatment:last-child, .spa-single .spa-services .treatments .accordion-block .treatment:last-child {
        padding-bottom: 30px; }
      .spa-single .spa-treatments .treatments .accordion-block .treatment p, .spa-single .spa-services .treatments .accordion-block .treatment p {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 0; }
      .spa-single .spa-treatments .treatments .accordion-block .treatment p.title, .spa-single .spa-services .treatments .accordion-block .treatment p.title {
        padding-bottom: 10px; }
      .spa-single .spa-treatments .treatments .accordion-block .treatment .duration-price, .spa-single .spa-services .treatments .accordion-block .treatment .duration-price {
        display: flex;
        justify-content: space-between;
        margin: 0 0 20px 0; }
        .spa-single .spa-treatments .treatments .accordion-block .treatment .duration-price p, .spa-single .spa-services .treatments .accordion-block .treatment .duration-price p {
          color: #83715D;
          padding: 0; }
    .spa-single .spa-treatments .treatments .content-block:last-child .book-button, .spa-single .spa-services .treatments .content-block:last-child .book-button {
      padding-bottom: 10px; }
  .spa-single .spa-treatments .book-button, .spa-single .spa-services .book-button {
    padding: 30px;
    text-align: center; }
  .spa-single .spa-packages .intro-block {
    padding: 0 0 50px 0; }
  .spa-single .spa-packages .half-half-block {
    margin-bottom: 50px; }
    .spa-single .spa-packages .half-half-block:last-child {
      margin-bottom: 0; }
    .spa-single .spa-packages .half-half-block p.title {
      color: #83715D; }
    .spa-single .spa-packages .half-half-block .button {
      margin-top: 30px; }
  .spa-single .services-block {
    margin: 0 0 110px 0; }
    .spa-single .services-block:last-child {
      margin: 0; }
  .spa-single .services-treatments {
    margin: 110px 0 0 0; }
    .spa-single .services-treatments .half-half-block .button {
      margin-top: 30px; }
  .spa-single .spa-experiences .intro-block {
    padding: 0;
    margin: 0; }
  .spa-single .spa-experiences .experience-block {
    max-width: 1030px;
    margin: 0 auto; }
  .spa-single .spa-experiences .book-button {
    padding: 30px 0 0 0;
    text-align: center; }

.spa-menu-bar {
  position: fixed;
  top: 102px;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }
  .spa-menu-bar .inner {
    position: relative;
    padding: 15px 0; }
    .spa-menu-bar .inner .back {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    .spa-menu-bar .inner ul {
      display: flex;
      justify-content: center;
      list-style: none;
      margin: 0;
      padding: 0; }
      .spa-menu-bar .inner ul li {
        margin: 0 7px;
        font-size: 13px;
        line-height: 17px; }
        .spa-menu-bar .inner ul li:after {
          content: '|';
          padding-left: 14px; }
        .spa-menu-bar .inner ul li:last-child:after {
          display: none; }

#spa-book-now {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 80%;
  max-width: 606px;
  transform: translate(-50%, -50%);
  z-index: 110;
  padding: 60px;
  text-align: center;
  transition: opacity 0.4s ease, visibility 0.4s ease; }
  #spa-book-now .close {
    top: 20px;
    right: 20px; }
  #spa-book-now .button {
    margin-top: 40px; }
  #spa-book-now.show {
    opacity: 1;
    visibility: visible; }
  #spa-book-now .title {
    padding-bottom: 20px; }

/* Experiences */
.experience-blocks {
  background: #F6F5F2;
  padding: 110px 0 0 0;
  position: relative; }
  .experience-blocks .experience-block {
    margin: 0 auto 70px auto;
    max-width: 1030px; }
    .experience-blocks .experience-block .intro-copy {
      max-width: 606px;
      margin: 0 auto 50px auto;
      text-align: center; }
    .experience-blocks .experience-block .teaser-boxes {
      margin-bottom: 65px; }

/* Offers */
.offer-content {
  position: relative;
  max-width: 818px;
  background: #fff;
  margin: -90px auto 0 auto;
  padding: 40px; }
  .offer-content .inner {
    text-align: center; }
    .offer-content .inner .button {
      margin: 25px 0; }

.offers-filtering .inner {
  display: flex;
  padding-bottom: 40px; }
  .offers-filtering .inner .cat-filter {
    margin-right: 30px; }

.offers-template .packages .intro-block {
  padding-bottom: 0; }
.offers-template .packages .half-half-block .button {
  margin-top: 30px; }

/* Packages Single */
.package-content {
  position: relative;
  max-width: 818px;
  background: #fff;
  margin: -90px auto 0 auto;
  padding: 40px; }
  .package-content h3 {
    padding-bottom: 20px;
    text-align: center; }
  .package-content ul {
    margin: 0 0 20px 0;
    padding-left: 20px; }
  .package-content .treatment {
    padding: 20px 0 20px 0;
    position: relative; }
    .package-content .treatment .signature {
      width: 15px;
      height: 10px;
      background: url("../svg/icon-signature.svg") 0 0 no-repeat;
      background-size: 100% auto;
      position: absolute;
      top: 23px;
      left: -20px; }
    .package-content .treatment:last-child {
      padding-bottom: 0; }
    .package-content .treatment p {
      font-size: 13px;
      line-height: 18px;
      letter-spacing: 0; }
    .package-content .treatment p.title {
      padding-bottom: 10px; }
    .package-content .treatment .duration-price {
      display: flex;
      justify-content: space-between;
      margin: 0 0 20px 0; }
      .package-content .treatment .duration-price p {
        color: #83715D;
        padding: 0; }

/* Media Center */
.latest-news {
  background: #F6F5F2;
  padding: 110px 0; }
  .latest-news .intro-text {
    max-width: 606px;
    margin: 0 auto 50px auto;
    text-align: center; }
  .latest-news .latest-articles {
    max-width: 606px;
    margin: 0 auto 0 auto; }
    .latest-news .latest-articles ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .latest-news .latest-articles ul li {
        margin-bottom: 30px; }
        .latest-news .latest-articles ul li p.title {
          padding-bottom: 15px; }
        .latest-news .latest-articles ul li .main {
          display: flex;
          justify-content: space-between; }
          .latest-news .latest-articles ul li .main p {
            width: calc(100% - 100px); }
          .latest-news .latest-articles ul li .main .action a.download-pdf {
            background: url("../svg/icon-download-pdf.svg") center left no-repeat;
            background-size: 15px auto;
            padding: 0 0 0 20px; }
    .latest-news .latest-articles .load-more-button {
      padding: 10px 0 0 0;
      text-align: center; }

/* Awards Template */
.awards-block .teaser-box .copyarea {
  background: #F6F5F2; }
.awards-block .load-more-button {
  padding: 10px 0 0 0;
  text-align: center; }

/* Blog and Single */
.blog-content, .package-content {
  background: #fff;
  padding: 50px 0; }
  .blog-content .text-block .copy, .package-content .text-block .copy {
    text-align: left; }
  .blog-content .image-block .inner, .package-content .image-block .inner {
    max-width: 818px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    .blog-content .image-block .inner .image.double, .package-content .image-block .inner .image.double {
      width: calc(50% - 15px); }

.back-to-top {
  display: block;
  width: 15px;
  height: 22px;
  background: url("../svg/icon-up-arrow.svg") 0 0 no-repeat; }

.section-block.related-stories {
  padding-bottom: 0; }

.load-more-button {
  text-align: center; }

.cat-filter {
  position: relative;
  z-index: 5; }
  .cat-filter .filter-title {
    min-height: 25px;
    display: flex; }
  .cat-filter p.title {
    padding: 12px 0; }
  .cat-filter .dropdown-filter {
    cursor: pointer; }
    .cat-filter .dropdown-filter ul {
      display: flex;
      flex-direction: column;
      list-style: none;
      margin: 0;
      padding: 5px 15px 5px 25px;
      height: 28px;
      overflow: hidden;
      background-image: url(../svg/icon-select-arrow.svg);
      background-repeat: no-repeat;
      background-position: left 5px top 15px;
      background-size: .65em auto, 100%; }
      .cat-filter .dropdown-filter ul li.active {
        order: -1; }
        .cat-filter .dropdown-filter ul li.active a {
          pointer-events: none; }
      .cat-filter .dropdown-filter ul li {
        padding: 3px 0; }
    .cat-filter .dropdown-filter.open ul {
      position: absolute;
      height: auto;
      background-color: #F6F5F2;
      -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }

/* Enquiry Template */
.template-enquiry .intro-block .inner {
  max-width: 606px; }
.template-enquiry .enquiry-block {
  background: #F6F5F2;
  padding: 90px 0 110px 0; }

.enquiry-block {
  /* after */
  /* before */ }
  .enquiry-block .gform_wrapper ul li.gfield {
    margin-top: 25px; }
  .enquiry-block .gfield_html {
    font-size: 13px;
    line-height: 18px; }
    .enquiry-block .gfield_html.sp-above {
      margin-top: 60px !important; }
  .enquiry-block .gform_wrapper .top_label .gfield_label, .enquiry-block .gform_wrapper legend.gfield_label {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.11em;
    margin-bottom: 5px; }
  .enquiry-block .gform_wrapper .gfield_required {
    color: #454545; }
  .enquiry-block .gform_wrapper .top_label input, .enquiry-block .gform_wrapper .top_label select, .enquiry-block .gform_wrapper textarea {
    border: 1px solid #E6E4E0;
    margin: 0;
    padding: 8px 15px !important;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px; }
    .enquiry-block .gform_wrapper .top_label input:focus, .enquiry-block .gform_wrapper .top_label select:focus, .enquiry-block .gform_wrapper textarea:focus {
      outline: 0;
      border: 1px solid #83715D; }
  .enquiry-block .gform_wrapper .top_label select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(../svg/icon-select-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 50%;
    background-size: .65em auto, 100%; }
  .enquiry-block .gform_wrapper .validation_message {
    color: #C10101;
    font-weight: 400; }
  .enquiry-block .gform_wrapper .field_description_below .gfield_description {
    padding-top: 6px; }
  .enquiry-block .gform_wrapper li.gfield.gfield_error, .enquiry-block .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 0 !important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0; }
  .enquiry-block .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .enquiry-block .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin: 0 0 5px 0; }
  .enquiry-block .gform_wrapper div.validation_error {
    color: #C10101;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 25px;
    border-top: 1px solid #C10101;
    border-bottom: 1px solid #C10101;
    padding: 16px 0 16px 0;
    clear: both;
    width: 100%;
    text-align: center; }
  .enquiry-block .gform_wrapper .gfield_error .gfield_label {
    color: #C10101; }
    .enquiry-block .gform_wrapper .gfield_error .gfield_label .gfield_required {
      color: #C10101; }
  .enquiry-block .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .enquiry-block .gform_wrapper li.gfield_error textarea {
    border: 1px solid #C10101; }
  .enquiry-block .gchoice_select_all, .enquiry-block .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label, .enquiry-block .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
    font-weight: 400; }
  .enquiry-block .gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .enquiry-block .gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio li label, .enquiry-block .gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .enquiry-block .gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio li label, .enquiry-block .gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .enquiry-block .gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio li label, .enquiry-block .gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .enquiry-block .gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio li label {
    max-width: 100%;
    white-space: normal;
    overflow: auto; }
  .enquiry-block .gform_wrapper .gfield_checkbox li label, .enquiry-block .gform_wrapper .gfield_radio li label {
    font-size: 15px;
    line-height: 22px;
    min-height: 24px;
    padding-top: 2px; }
  .enquiry-block .gform_wrapper ul.gfield_checkbox li, .enquiry-block .gform_wrapper ul.gfield_radio li {
    overflow: auto !important;
    line-height: 24px;
    margin-bottom: 24px; }
  .enquiry-block .gfield_checkbox li input[type=checkbox] {
    opacity: 0;
    position: absolute; }
  .enquiry-block .gfield_checkbox li input[type=checkbox] + label {
    position: relative;
    overflow: hidden;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block; }
  .enquiry-block .gfield_checkbox li input[type=checkbox] + label:before,
  .enquiry-block .gfield_checkbox li input[type=checkbox] + label:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: 1; }
  .enquiry-block .gfield_checkbox li input[type=checkbox]:not(:checked) + label:after {
    width: 24px;
    height: 24px;
    border: 1px solid #E6E4E0;
    top: 0px; }
  .enquiry-block .gfield_checkbox li input[type=checkbox]:checked + label:after {
    top: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #83715D;
    background-color: #83715D;
    z-index: 0; }
  .enquiry-block .gfield_checkbox li input[type=checkbox]:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .enquiry-block .gfield_checkbox li input[type=checkbox]:checked + label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 16px;
    margin-top: 3px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .enquiry-block .gform_wrapper .gform_footer {
    text-align: center; }

.newsletter-signup {
  margin: 110px 0; }
  .newsletter-signup .intro-block {
    max-width: 606px;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: center; }
  .newsletter-signup .gform_wrapper .top_label input.medium, .newsletter-signup .gform_wrapper .top_label select.medium {
    width: 100%; }
  .newsletter-signup form {
    display: flex;
    width: 80%;
    margin: 0 auto; }
  .newsletter-signup .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
    clear: both;
    width: auto; }
  .newsletter-signup .gform_wrapper .top_label input.medium, .newsletter-signup .gform_wrapper .top_label select.medium {
    border: 1px solid #83715D;
    margin: 0;
    padding: 8px 15px !important;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    height: 36px; }
    .newsletter-signup .gform_wrapper .top_label input.medium:focus, .newsletter-signup .gform_wrapper .top_label select.medium:focus {
      outline: 0; }
  .newsletter-signup .gform_wrapper ul.gform_fields li.gfield {
    padding: 0;
    margin: 0; }

/* Terms/Text Only Page */
.text-only-block {
  max-width: 818px;
  margin: 110px auto; }
  .text-only-block h1, .text-only-block h2, .text-only-block h3, .text-only-block h4 {
    text-align: left; }
  .text-only-block ul, .text-only-block ol {
    margin: 0 0 20px 0;
    padding-left: 20px; }

/* Form Elements */
body .gform_wrapper .top_label div.ginput_container {
  margin: 0 !important; }

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  padding: 12px 28px;
  color: #fff;
  font-weight: 500;
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 1em;
  text-decoration: none;
  text-align: center;
  transition: all ease 0.4s;
  outline: 0;
  border: 0;
  text-transform: uppercase;
  background: #83715D;
  letter-spacing: 0.105em;
  height: 36px; }
  .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
    background: #626366; }

input:focus::-webkit-input-placeholder {
  color: transparent !important; }

input:focus:-moz-placeholder {
  color: transparent !important; }

/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent !important; }

/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent !important; }

/* IE 10+ */
::-webkit-input-placeholder {
  color: #454545; }

:-moz-placeholder {
  color: #454545; }

::-moz-placeholder {
  color: #454545; }

:-ms-input-placeholder {
  color: #454545; }

.overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 80%;
  max-width: 606px;
  transform: translate(-50%, -50%);
  z-index: 110;
  padding: 60px;
  text-align: center;
  transition: opacity 0.4s ease, visibility 0.4s ease; }
  .overlay .close {
    top: 20px;
    right: 20px; }
  .overlay .button {
    margin-top: 40px; }
  .overlay.show {
    opacity: 1;
    visibility: visible;
    z-index: 110; }

/*.overlay{
	position: fixed;
	background: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 110;
	
	.close{
		position: absolute;
        top: 30px;
        right: 30px;
        width: 14px;
        height: 14px;
        background: url('../images/icon-close.svg') no-repeat 0 0;
		z-index: 10;
		cursor: pointer;
	}
}*/
.hover-expand .image {
  overflow: hidden; }
  .hover-expand .image img {
    transition: all 0.5s ease-in-out; }
.hover-expand:hover img {
  transform: scale(1.02);
  transform-origin: center; }

.anim {
  opacity: 0; }

a#nav-trigger, .nt-mobile {
  display: none; }

@media only screen and (max-width: 959px) {
  header #menu-header-menu > li > a {
    text-align: center; }

  .spa-menu-bar .inner .back {
    text-indent: -9999px;
    overflow: hidden; } }
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 36px;
    line-height: 42px;
    padding: 0 0 30px 0; }

  h2 {
    font-size: 28px;
    line-height: 32px;
    padding: 0 0 25px 0; }

  a#nav-trigger {
    display: block;
    cursor: pointer;
    transition: transform .4s ease, background 0.4s ease;
    width: 22px;
    height: 14px;
    z-index: 120;
    position: absolute;
    top: 24px;
    right: 20px; }
    a#nav-trigger .menu {
      background: white;
      display: block;
      height: 1px;
      position: absolute;
      top: calc(50% - 1px);
      transition: background .5s ease;
      width: 22px; }
      a#nav-trigger .menu:after, a#nav-trigger .menu:before {
        background: white;
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        top: -6px;
        transition: transform .5s ease,top .3s ease,bottom .3s ease, background .5s ease;
        width: 22px; }
      a#nav-trigger .menu:after {
        bottom: -6px;
        top: auto; }
    a#nav-trigger.open .menu {
      background: 0 0;
      transition: none; }
      a#nav-trigger.open .menu:before {
        transform: rotate(45deg);
        width: 22px;
        top: 0; }
      a#nav-trigger.open .menu:after {
        top: 6px;
        width: 22px;
        bottom: auto;
        transform: translateY(-6px) rotate(-45deg); }

  header {
    height: 90px; }

  header:hover {
    transition: none;
    background: transparent;
    box-shadow: none; }

  header:hover .logo a .logo-white {
    opacity: 1; }

  header:hover .logo a .logo-gold {
    opacity: 0; }

  header.reduced:hover .logo a .logo-white {
    opacity: 0; }

  header.reduced:hover .logo a .logo-gold {
    opacity: 1; }

  header.reduced, header.spa-menu-open, header.reduced:hover {
    background: #F6F5F2;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }
    header.reduced a#nav-trigger .menu, header.reduced a#nav-trigger .menu:before, header.reduced a#nav-trigger .menu:after, header.spa-menu-open a#nav-trigger .menu, header.spa-menu-open a#nav-trigger .menu:before, header.spa-menu-open a#nav-trigger .menu:after, header.reduced:hover a#nav-trigger .menu, header.reduced:hover a#nav-trigger .menu:before, header.reduced:hover a#nav-trigger .menu:after {
      background: #454545; }

  header.mobile-menu-open {
    background: #F6F5F2;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }
    header.mobile-menu-open a#nav-trigger .menu:before, header.mobile-menu-open a#nav-trigger .menu:after {
      background: #454545; }
    header.mobile-menu-open a#nav-trigger .menu {
      background: 0 0 !important;
      transition: none; }
    header.mobile-menu-open .header-nav {
      display: block; }
    header.mobile-menu-open #our-spas-menu .menu-our-spas-menu-container {
      overflow-y: scroll; }

  header.mobile-menu-open .logo a .logo-white {
    opacity: 0; }

  header.mobile-menu-open .logo a .logo-gold {
    opacity: 1; }

  header .container {
    width: 100%; }

  header.reduced {
    height: 62px; }

  header.reduced #our-spas-menu {
    height: calc(100vh - 62px);
    top: 62px; }

  header .logo {
    margin: 15px auto 0 auto; }

  header .header-nav {
    display: none;
    height: calc(100vh - 90px);
    background: #F6F5F2;
    position: absolute;
    top: 90px;
    left: 0;
    border: none;
    width: 100%; }

  header.reduced .header-nav {
    top: 62px;
    height: calc(100vh - 62px);
    border-top: 1px solid #E6E4E0; }

  header .menu-header-menu-container {
    justify-content: flex-start;
    width: 100; }

  header #menu-header-menu {
    display: block;
    width: 100%;
    margin: 20px 40px; }

  header #menu-header-menu > li {
    margin: 0 0 30px 0; }

  header #menu-header-menu > li:last-child {
    margin: 0; }

  header #search-trigger {
    text-indent: 25px;
    bottom: 70px;
    right: auto;
    left: 40px; }

  header #lang-switch {
    text-indent: 25px;
    bottom: 30px;
    right: auto;
    left: 40px; }

  header #search-trigger, header #lang-switch {
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.019em; }

  header #search-trigger:before, header #search-trigger:after {
    top: -2px; }

  header #lang-switch:before, header #lang-switch:after {
    top: -4px; }

  #our-spas-menu {
    height: calc(100vh - 90px);
    top: 90px; }

  #our-spas-menu .container {
    margin: 0;
    height: 100%; }

  #our-spas-menu .container .row {
    height: 100%;
    overflow-y: scroll; }

  #our-spas-menu .close {
    top: -38px;
    right: auto;
    left: 20px;
    background: url(../svg/icon-arrow-left.svg) 0 0 no-repeat; }

  #menu-our-spas-menu {
    display: block;
    padding: 40px 40px; }

  #menu-our-spas-menu > li {
    width: 100%; }

  #menu-our-spas-menu > li .nav-image {
    display: none; }

  #menu-our-spas-menu > li ul {
    margin: 0 0 20px 0; }

  #menu-our-spas-menu > li p.title {
    padding-bottom: 20px; }

  #menu-our-spas-menu > li:after {
    display: none; }

  .sr-rule.sr-bottom:after, .sr-rule.sr-top:before {
    height: 26px; }

  .image-block.sr-rule.sr-bottom:after {
    bottom: -26px; }

  .home-header {
    height: 440px; }

  .home-intro-discover, .our-story {
    padding: 40px 0; }

  .flex-direction-nav .flex-nav-prev {
    left: -20px; }

  .flex-direction-nav .flex-nav-next {
    right: -20px; }

  .half-half-block .inner {
    display: block; }

  .half-half-block .inner .image {
    width: 100%;
    min-height: 300px; }

  .half-half-block .inner .copy {
    width: 100%; }

  footer {
    padding: 40px 0 40px 0; }

  footer .top-section {
    display: block;
    padding-bottom: 30px; }

  footer .top-section .footer-links {
    display: block;
    width: 100%; }

  footer .top-section .footer-links .fl-block {
    width: 100%; }

  footer .top-section p.title, .be-ix-link-block .be-related-link-container .be-label {
    padding: 15px 0;
    margin: 0; }

  footer .bottom-section {
    display: block; }

  footer .bottom-section ul {
    display: block;
    margin-bottom: 30px; }

  footer .bottom-section ul li {
    margin-bottom: 15px; }

  footer .bottom-section ul li:after {
    display: none; }

  .page-content {
    padding-top: 62px; }

  .nt-desktop {
    display: none; }

  .nt-mobile {
    display: block; }

  .nt-mobile.news-teasers .news-teaser {
    max-width: 288px;
    width: 100%;
    margin: 0 auto; }

  .nt-mobile .flex-direction-nav .flex-nav-prev {
    left: 0; }

  .nt-mobile .flex-direction-nav .flex-nav-next {
    right: 0; }

  .home-news {
    padding: 40px 0; }

  .newsletter-signup {
    margin: 40px 0; }

  .teaser-box {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 25px auto; }

  .offers-filtering .inner {
    display: block; }

  .spa-teasers .spa-teaser {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 25px auto; }

  .news-teasers {
    flex-wrap: wrap; }

  .news-teasers .news-teaser {
    width: calc(50% - 30px);
    max-width: 288px; }

  .blog-content .text-block .copy, .package-content .text-block .copy {
    padding: 0 20px; }

  .back-to-top {
    margin: 0 20px; }

  .spa-menu-bar {
    top: 62px; }

  .spa-menu-bar .inner ul {
    flex-wrap: wrap;
    width: calc(100% - 100px);
    margin: 0 0 0 50px; }

  .spa-single .details-block .location-block {
    display: block; }

  .spa-single .details-block .location-block .copyarea {
    width: 100%; }

  .spa-single .details-block .location-block .acf-map {
    width: 100%; }

  .spa-single .details-block .location-block .copyarea .link-buttons .button {
    margin: 10px 10px 10px 0; } }
@media only screen and (max-width: 499px) {
  .newsletter-signup form {
    display: block; }

  .news-teasers .news-teaser {
    width: calc(100%);
    max-width: 288px;
    margin: 10px auto; } }
@media only screen and (max-width: 641px) {
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: normal !important;
    min-height: inherit !important; } }
