@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400,500,500i,600,600i|Lato:300,400,400i");
@font-face {
  font-family: 'SnellRoundhand';
  src: url("../fonts/32D9F3_0_0.eot");
  src: url("../fonts/32D9F3_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/32D9F3_0_0.woff2") format("woff2"), url("../fonts/32D9F3_0_0.woff") format("woff"), url("../fonts/32D9F3_0_0.ttf") format("truetype");
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", "DejaVu Serif", serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
}

body {
  background-color: #fff;
  color: #202020;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 27px;
  line-height: 1.6875rem;
  margin: 0;
  padding: 0;
  -webkit-transition: margin-left .3s ease, margin-right .3s ease;
  transition: margin-left .3s ease, margin-right .3s ease;
}

body.is-navigation-expanded {
  height: 100%;
  margin-left: -80%;
  margin-right: 80%;
  overflow: hidden;
  position: fixed;
  width: 100%;
}

@media (min-width: 43.75em) {
  body.is-navigation-expanded {
    margin-left: 0;
    margin-right: 0;
    overflow: normal;
  }
}

body.is-navigation-expanded:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  top: 0;
  left: 0;
  position: fixed;
  z-index: 998;
}

@media (min-width: 43.75em) {
  body.is-navigation-expanded:after {
    display: none !important;
  }
}

body {
  overflow-x: hidden;
}

.main-wrapper:before {
  content: '';
  display: table;
}

.main-wrapper:after {
  content: '';
  display: table;
  clear: both;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .main-wrapper {
    padding-top: 110px;
  }
}

@media (min-width: 63.75em) {
  .main-wrapper header.header + :not(.hero) {
    padding-top: 11.25rem;
  }
  .main-wrapper header.header + .node-hospitality-room {
    padding-top: 0;
  }
  .main-wrapper header.header + .reservations,
  .main-wrapper header.header + .main--no-specials {
    padding-top: 8.125rem;
  }
}

.inner {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.inner:before {
  content: '';
  display: table;
}

.inner:after {
  content: '';
  display: table;
  clear: both;
}

.inner:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 90em) {
  .inner {
    padding-left: 0;
    padding-right: 0;
  }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a,
a:visited {
  color: #be833d;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

a:active,
a:hover {
  outline-width: 0;
}

p a:hover,
p a:focus {
  -webkit-box-shadow: inset 0 -6px 0 rgba(194, 194, 194, 0.35);
          box-shadow: inset 0 -6px 0 rgba(194, 194, 194, 0.35);
  text-decoration: none;
}

@media print {
  :link,
  :visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
  }
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4d4d4f;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-weight: 300;
  margin: 0;
}

h1,
.h1,
h2,
.h2 {
  color: #be833d;
  text-transform: uppercase;
}

h1,
.h1 {
  font-size: 31px;
  font-size: 1.9375rem;
  line-height: 41px;
  line-height: 2.5625rem;
}

h2,
.h2 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 0.625rem;
  margin-top: 2rem;
}

@media (min-width: 63.75em) {
  h2,
  .h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}

h2.cursive,
.h2.cursive {
  color: #4d4d4f;
  text-transform: none;
}

h3,
.h3 {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 31.5px;
  line-height: 1.96875rem;
  font-weight: 400;
  color: #be833d;
}

h4,
.h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-transform: uppercase;
}

h5,
.h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}

h6,
.h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

@media print {
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
}

b,
strong {
  font-weight: inherit;
}

strong,
b {
  font-weight: bold;
}

pre,
code,
kbd,
samp,
var {
  font-family: Menlo, "DejaVu Sans Mono", "Ubuntu Mono", Courier, "Courier New", monospace, sans-serif;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

small {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  line-height: 0.9375rem;
}

sub,
sup {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  line-height: 0.9375rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

.serif {
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", "DejaVu Serif", serif;
}

.sans-serif {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.cursive {
  font-family: "SnellRoundhand", cursive, sans-serif !important;
}

blockquote {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-style: italic;
  margin: 0 0 1.25rem 0;
}

blockquote footer {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-style: normal;
  font-weight: 700;
}

dl,
menu,
ol,
ul {
  margin: 0.9375rem 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

menu,
ol,
ul {
  padding: 0 0 0 32px;
}

.fancy {
  padding-left: 20px;
  list-style: none;
}

.fancy li {
  margin-bottom: 0.5rem;
  padding-left: 20px;
}

.fancy li:before {
  font-family: 'FontAwesome';
  content: '\f046';
  margin: 0 10px 0 -24px;
  font-size: 14px;
  font-size: 0.875rem;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

p,
pre {
  margin-bottom: 1.25rem;
  margin-top: 0;
}

img {
  border-style: none;
}

img,
svg {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  font: 1.125rem "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input {
  overflow: visible;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: darkgrey;
  font-weight: 300;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

fieldset {
  margin: 0 2px;
  padding: 0.125rem;
  border: 0;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table;
  max-width: 100%;
  white-space: normal;
  color: inherit;
  margin-left: -5px;
  padding: 0 5px;
}

select.unselected {
  color: darkgrey;
  font-weight: 300;
}

optgroup {
  font-weight: bold;
}

textarea {
  overflow: auto;
}

.form-radio,
.form-group {
  position: relative;
  margin-top: 1.8rem;
  margin-bottom: 2.4rem;
}

.form-inline > .form-group,
.form-inline > .btn {
  display: inline-block;
  margin-bottom: 0;
}

.form-help {
  margin-top: 0.125rem;
  margin-left: 0.125rem;
  color: #9c9c9c;
  font-size: 0.8rem;
}

.checkbox .form-help,
.form-radio .form-help,
.form-group .form-help {
  position: absolute;
  width: 100%;
}

.checkbox .form-help {
  position: relative;
  margin-bottom: 1rem;
}

.form-radio .form-help {
  padding-top: 0.25rem;
  margin-top: -1rem;
}

.form-group input {
  height: 1.9rem;
}

.form-group textarea {
  resize: none;
}

.form-group select {
  width: 100%;
  font-size: 1rem;
  height: 1.9rem;
  padding: 0.125rem 0.125rem 0.0625rem;
  background: none;
  border: none;
  line-height: 1.9;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-group .control-label {
  position: absolute;
  top: 0.25rem;
  pointer-events: none;
  padding-left: 0.125rem;
  z-index: 1;
  color: #9c9c9c;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
}

.form-group .bar {
  position: relative;
  border-bottom: 0.0625rem solid rgba(125, 125, 127, 0.4);
  display: block;
}

.form-group .bar::before {
  content: '';
  height: .125rem;
  width: 0;
  left: 50%;
  bottom: -.0625rem;
  position: absolute;
  background: #be833d;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2;
}

.form-group input,
.form-group textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 1rem;
  border-width: 0;
  border-color: transparent;
  line-height: 1.9;
  width: 100%;
  color: transparent;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-group input[type="file"] {
  line-height: 1;
}

.form-group input[type="file"] ~ .bar {
  display: none;
}

#user-login .form-group,
.form-group select,
.form-group input:focus,
.form-group input:valid,
.form-group input.form-file,
.form-group input.has-value,
.form-group input[readonly],
.form-group textarea:focus,
.form-group textarea:valid,
.form-group textarea.form-file,
.form-group textarea.has-value {
  color: #313131;
}

#user-login .form-group ~ .control-label,
.form-group select ~ .control-label,
.form-group input:focus ~ .control-label,
.form-group input:valid ~ .control-label,
.form-group input.form-file ~ .control-label,
.form-group input.has-value ~ .control-label,
.form-group input[readonly] ~ .control-label,
.form-group textarea:focus ~ .control-label,
.form-group textarea:valid ~ .control-label,
.form-group textarea.form-file ~ .control-label,
.form-group textarea.has-value ~ .control-label {
  font-size: 0.8rem;
  color: gray;
  top: -1.5rem;
  left: 0;
}

.form-group select[disabled] ~ .control-label {
  opacity: 0.5;
}

.form-group select[disabled] ~ .bar {
  border-bottom-color: #c2c2c2;
}

.form-group select:focus,
.form-group input:focus,
.form-group textarea:focus {
  outline: none;
}

.form-group select:focus ~ .control-label,
.form-group input:focus ~ .control-label,
.form-group textarea:focus ~ .control-label {
  color: #be833d;
}

.form-group select:focus ~ .bar::before,
.form-group input:focus ~ .bar::before,
.form-group textarea:focus ~ .bar::before {
  width: 100%;
  left: 0;
}

.checkbox label,
.form-radio label {
  position: relative;
  display: block;
  padding-left: 1.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  text-align: left;
  color: #313131;
  cursor: pointer;
}

.checkbox input,
.form-radio input {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
}

.radio {
  margin-bottom: 1rem;
}

.radio .helper {
  position: absolute;
  top: -0.25rem;
  left: -0.25rem;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #999;
}

.radio .helper::before, .radio .helper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid currentColor;
}

.radio .helper::after {
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #be833d;
  border-color: #be833d;
}

.radio label:hover .helper {
  color: #be833d;
}

.radio input:checked ~ .helper::after {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.radio input:checked ~ .helper::before {
  color: #be833d;
}

.checkbox {
  margin-top: 3rem;
  margin-bottom: 1rem;
}

.checkbox .helper {
  color: #999;
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  z-index: 0;
  border: 0.125rem solid currentColor;
  border-radius: 0.0625rem;
  -webkit-transition: border-color 0.28s ease;
  transition: border-color 0.28s ease;
}

.checkbox .helper::before, .checkbox .helper::after {
  position: absolute;
  height: 0;
  width: 0.2rem;
  background-color: #be833d;
  display: block;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-radius: 0.25rem;
  content: '';
  -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
  transition: opacity 0.28s ease, height 0s linear 0.28s;
  opacity: 0;
}

.checkbox .helper::before {
  top: 0.65rem;
  left: 0.38rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-box-shadow: 0 0 0 0.0625rem #fff;
          box-shadow: 0 0 0 0.0625rem #fff;
}

.checkbox .helper::after {
  top: 0.3rem;
  left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.checkbox label:hover .helper {
  color: #be833d;
}

.checkbox input:checked ~ .helper {
  color: #be833d;
}

.checkbox input:checked ~ .helper::after, .checkbox input:checked ~ .helper::before {
  opacity: 1;
  -webkit-transition: height 0.28s ease;
  transition: height 0.28s ease;
}

.checkbox input:checked ~ .helper::after {
  height: 0.5rem;
}

.checkbox input:checked ~ .helper::before {
  height: 1.2rem;
  -webkit-transition-delay: 0.28s;
          transition-delay: 0.28s;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 1rem;
}

.has-error .legend.legend,
.has-error.form-group .control-label.control-label {
  color: #d9534f;
}

.has-error.form-group .form-help,
.has-error.form-group .helper, .has-error.checkbox .form-help,
.has-error.checkbox .helper, .has-error.radio .form-help,
.has-error.radio .helper, .has-error.form-radio .form-help,
.has-error.form-radio .helper {
  color: #d9534f;
}

.has-error .bar::before {
  background: #d9534f;
  left: 0;
  width: 100%;
}

table {
  margin: 0.625rem 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

td,
th {
  padding: 0;
}

a.button,
.button,
.form-submit,
input[type="button"] {
  -webkit-appearance: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  background-color: #4d4d4f;
  border: 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.025em;
  margin-bottom: 1.25rem;
  margin-right: 1.25rem;
  padding: 0.5rem 1.125rem;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

a.button:hover, a.button:focus,
.button:hover,
.button:focus,
.form-submit:hover,
.form-submit:focus,
input[type="button"]:hover,
input[type="button"]:focus {
  background-color: #5f5f61;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.55);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.55);
  text-decoration: none;
}

a.button:focus,
.button:focus,
.form-submit:focus,
input[type="button"]:focus {
  outline: 0;
}

@media (max-width: 43.75em) {
  a.button,
  .button,
  .form-submit,
  input[type="button"] {
    padding: 0.75rem 1.125rem;
  }
}

a.button:last-child,
.button:last-child,
.form-submit:last-child,
input[type="button"]:last-child {
  margin-bottom: 0;
}

a.button--gold,
.button--gold {
  background-color: #be833d;
  border: 1px solid #be833d;
}

a.button--gold:hover, a.button--gold:focus,
.button--gold:hover,
.button--gold:focus {
  background-color: rgba(255, 255, 255, 0.85);
  color: #be833d;
}

a.button--ghost,
.button--ghost {
  background-color: rgba(255, 255, 255, 0.15);
  border: 1px solid #fff;
  color: #fff;
}

a.button--ghost:hover, a.button--ghost:focus,
.button--ghost:hover,
.button--ghost:focus {
  background-color: rgba(255, 255, 255, 0.75);
  color: #be833d;
}

a.button--ghost-dark,
.button--ghost-dark {
  background-color: rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
  color: #fff;
}

a.button--ghost-dark:hover, a.button--ghost-dark:focus,
.button--ghost-dark:hover,
.button--ghost-dark:focus {
  background-color: rgba(0, 0, 0, 0.75);
  color: #be833d;
}

.button[disabled],
.button-disabled,
.button-disabled:hover,
.button-disabled:focus,
.button-disabled:active {
  background-image: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: default;
  opacity: .4;
  pointer-events: none;
}

.play-button {
  left: 50%;
  position: absolute;
  top: 45%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 2;
}

.play-button:before {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 15px 0 15px 28px;
  content: '';
  height: 0;
  left: 50%;
  margin-left: -0.625rem;
  margin-top: -0.9375rem;
  position: absolute;
  top: 50%;
  width: 0;
  z-index: 2;
}

.play-button:after {
  border-radius: 50%;
  border: 2px solid #fff;
  content: '';
  display: block;
  height: 3.75rem;
  left: 50%;
  margin-left: -1.875rem;
  margin-top: -1.875rem;
  position: absolute;
  top: 50%;
  width: 3.75rem;
}

.play-button em {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal;
}

.amenities-list {
  padding-left: 0.625rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}

@media (min-width: 43.75em) {
  .amenities-list {
    -webkit-columns: 2;
            columns: 2;
  }
}

.amenities-list__item {
  margin: 0 20px 10px;
  padding-left: 8px;
}

.clearfix:before,
.two-column:before,
.header:before,
.header__container:before,
.meeting-amenities:before,
.press__item:before,
.press--item:before,
.team__item:before,
.team--item:before {
  content: '';
  display: table;
}

.clearfix:after,
.two-column:after,
.header:after,
.header__container:after,
.meeting-amenities:after,
.press__item:after,
.press--item:after,
.team__item:after,
.team--item:after {
  content: '';
  display: table;
  clear: both;
}

.columns > .inner {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

@media (min-width: 63.75em) {
  .columns > .inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
}

.columns__column {
  margin-bottom: 1.25rem;
  position: relative;
  text-align: center;
}

@media (min-width: 63.75em) {
  .columns__column {
    margin-bottom: 0;
  }
}

.columns__column:last-child {
  margin-bottom: 0;
}

.columns__column.with-image {
  overflow: hidden;
  position: relative;
}

@media (min-width: 63.75em) {
  .columns__column.with-image {
    height: 25rem;
  }
}

.columns__column.with-image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 63.75em) {
  .columns__column.with-image img {
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 25rem;
    max-width: none;
    width: auto;
  }
}

.columns__title {
  color: #4d4d4f;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", "DejaVu Serif", serif;
  margin-bottom: 0.625rem;
  margin-top: 0;
  text-transform: uppercase;
}

.columns p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 400;
}

@media (max-width: 63.75em) {
  .columns p {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .columns p {
    max-width: 75%;
  }
}

.columns .button {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}

@media (min-width: 63.75em) {
  .two-column .columns__column {
    padding: 0 8.69565%;
    width: 50%;
  }
}

@media (min-width: 63.75em) {
  .two-column .columns__column.with-image {
    -ms-flex-item-align: stretch;
        align-self: stretch;
    padding: 0;
    width: 50%;
  }
}

@media (min-width: 63.75em) {
  .two-column .columns__column.with-image:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background-color: #fff;
    content: '';
    display: block;
    height: 3.125rem;
    left: -1.5625rem;
    margin-top: -1.5625rem;
    position: absolute;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 3.125rem;
  }
}

.two-column.bg--light-gray .columns__column.with-image:after {
  background-color: #c2c2c2;
}

.two-column.bg--gray .columns__title {
  color: #fff;
}

.two-column.bg--gray .columns__column.with-image:after {
  background-color: #202020;
}

.two-column.bg--yellow .columns__title, .two-column.bg--light-yellow .columns__title {
  color: #be833d;
}

.two-column.bg--yellow .columns__column.with-image:after, .two-column.bg--light-yellow .columns__column.with-image:after {
  background-color: #f5e6cc;
}

.two-column.bg--dark-yellow {
  color: #fff;
}

.two-column.bg--dark-yellow .columns__title {
  color: #fff;
}

.two-column.bg--dark-yellow .columns__column.with-image:after {
  background-color: #be833d;
}

.two-column.image-first .inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.two-column.image-first .columns__column.with-image:after {
  left: auto;
  right: -1.5625rem;
}

.two-column.with-background > .inner {
  display: block;
  padding: 3.125rem;
  position: relative;
}

.two-column.with-background .columns__column {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 8.69565%;
  position: relative;
  width: 100%;
  z-index: 2;
}

@media (min-width: 63.75em) {
  .two-column.with-background .columns__column {
    width: 47.82609%;
  }
}

.two-column.with-background .columns__column.with-image {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

@media (min-width: 63.75em) {
  .two-column.with-background .columns__column.with-image {
    margin: 0;
  }
}

.two-column.with-background .columns__column.with-image:after {
  display: none;
}

.two-column.with-background .columns__column.with-image img {
  left: 0;
  max-width: none;
  position: absolute;
  top: 0;
}

@media (min-width: 63.75em) {
  .two-column.with-background .columns__column.with-image img {
    min-width: 100%;
  }
}

@media (min-width: 63.75em) {
  .two-column.with-background.image-first .columns__column {
    float: right;
  }
}

@media (min-width: 63.75em) {
  .three-column .columns__column {
    padding: 0 4.34783%;
    width: 33.33333%;
  }
}

.three-column .columns__column.with-image {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 63.75em) {
  .three-column .columns__column.with-image {
    padding-bottom: 0;
    padding-top: 0;
  }
}

@media (min-width: 63.75em) {
  .three-column .columns__column.span-2 {
    width: 66.66667%;
  }
}

@media (min-width: 63.75em) {
  .three-column .columns__column.span-2 img {
    height: auto;
  }
}

.three-column.bg--gray {
  color: #fff;
}

.three-column.bg--gray .columns__title {
  color: #fff;
}

.three-column.bg--dark-yellow .columns__title,
.three-column.bg--dark-yellow p {
  color: #fff;
}

.no-it-should-look-like-this .columns .inner {
  background-color: #222 !important;
}

.no-it-should-look-like-this .columns .with-image img {
  opacity: .5;
}

.no-it-should-look-like-this .columns__column {
  color: #fff;
}

.no-it-should-look-like-this .columns__column p {
  font-weight: 300;
  color: #fff;
  margin-bottom: 1.75rem;
}

.no-it-should-look-like-this .columns__title {
  color: #fff;
}

@media (min-width: 43.75em) {
  .two-column .column {
    float: left;
    padding-right: 1.25rem;
    width: 50%;
  }
}

@media (min-width: 43.75em) {
  .two-column .column:last {
    padding-left: 1.25rem;
  }
}

.cta-box .inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 2.5rem 1.25rem;
  position: relative;
  text-align: center;
}

@media (min-width: 63.75em) {
  .cta-box .inner {
    padding: 5rem 2.5rem;
  }
}

.cta-box__content {
  color: #4d4d4f;
  margin-left: auto;
  margin-right: auto;
  padding: 5rem 2.5rem;
  position: relative;
  width: 100%;
  z-index: 2;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .cta-box__content {
    width: 75%;
  }
}

@media (min-width: 63.75em) {
  .cta-box__content {
    padding: 5rem;
    width: 50%;
  }
}

.left .cta-box__content {
  margin-left: 0;
}

.right .cta-box__content {
  margin-right: 0;
}

.with-border .cta-box__content::after {
  border: 1px solid #000;
  content: '';
  height: 90%;
  left: 5%;
  position: absolute;
  top: 5%;
  width: 90%;
  z-index: -1;
}

.cta-box h2 {
  margin-bottom: 1.25rem;
  margin-top: 0;
}

.cta-box-hero .inner {
  max-width: none;
}

@media (min-width: 63.75em) {
  .cta-box-hero .inner {
    padding-top: 13.75rem;
  }
}

#block-views-faq-block {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

#block-views-faq-block:before {
  content: '';
  display: table;
}

#block-views-faq-block:after {
  content: '';
  display: table;
  clear: both;
}

#block-views-faq-block:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 90em) {
  #block-views-faq-block {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 50em) {
  .faq {
    width: 82.6087%;
    float: left;
    margin-left: 8.69565%;
    margin-right: -100%;
  }
}

@media (min-width: 63.75em) {
  .faq {
    width: 65.21739%;
    float: left;
    margin-left: 17.3913%;
    margin-right: -100%;
  }
}

@media (min-width: 87.5em) {
  .faq {
    width: 47.82609%;
    float: left;
    margin-left: 26.08696%;
    margin-right: -100%;
  }
}

.floor-plans__title {
  margin-bottom: 0;
}

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

@media (min-width: 43.75em) {
  .floor-plans__item {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
  }
  .floor-plans__item:nth-child(2n+3) {
    float: right;
    margin-right: 0;
  }
}

.floor-plans__caption {
  display: none;
}

.region-footer {
  color: #4d4d4f;
  background-image: url("../images/backgrounds/footer-bg.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
}

@media (min-width: 0) and (max-width: 43.6875em) {
  .region-footer {
    border-top: 2px solid #eee;
    padding-top: 0.9375rem;
  }
}

@media (min-width: 43.75em) {
  .region-footer {
    margin-top: 0;
  }
}

@media (min-width: 71.875em) {
  .region-footer {
    background-size: cover;
  }
}

.region-footer__container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

.region-footer__container:before {
  content: '';
  display: table;
}

.region-footer__container:after {
  content: '';
  display: table;
  clear: both;
}

.region-footer__container:after {
  content: " ";
  display: block;
  clear: both;
}

.region-footer__container:before {
  content: '';
  display: table;
}

.region-footer__container:after {
  content: '';
  display: table;
  clear: both;
}

.region-footer__container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 90em) {
  .region-footer__container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 29em) {
  .footer__contact-info {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
  .footer__corporate {
    width: 47.82609%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 63.75em) {
  .footer__contact-info {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
    margin-left: -78.26087%;
    margin-bottom: 0;
  }
  .footer__cta {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
    margin-left: 26.08696%;
  }
  .footer__corporate {
    width: 21.73913%;
    float: right;
    margin-right: 0;
  }
}

.awards {
  padding: 1rem 0 2rem;
  text-align: center;
}

.awards > img {
  display: inline-block;
  margin: 0.875rem 5px 0;
  max-width: 5rem;
  vertical-align: bottom;
}

.awards > img.award--travel-leisure {
  max-width: 5.875rem;
}

.awards > img.award--legend {
  max-width: 7.5rem;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .awards {
    padding: 1rem 0 3rem;
  }
  .awards > img {
    margin: 0.875rem;
  }
}

.contact-info {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 1.25rem;
  text-align: center;
}

@media (min-width: 29em) {
  .contact-info {
    margin-top: 0;
    padding-left: 1.25rem;
    text-align: left;
  }
}

.contact-info > h1 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #202020;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 0;
  text-transform: none;
}

.contact-info > div {
  margin-bottom: 1.25rem;
}

.contact-info a,
.contact-info a:visited {
  color: #4d4d4f;
  text-decoration: none;
}

.contact-info .icon-map {
  height: 14px;
  margin-bottom: 3px;
  width: 14px;
}

.copyright {
  margin: 1rem auto 1.25rem;
  width: 11.25rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  text-align: center;
}

@media (min-width: 29em) {
  .copyright {
    float: right;
    margin: 0 1rem 0 0;
  }
  .copyright:before {
    content: '';
    display: table;
  }
  .copyright:after {
    content: '';
    display: table;
    clear: both;
  }
}

.copyright__logo-image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.copyright p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
}

.social-media {
  margin: 0 auto;
  width: 13.75rem;
  text-align: center;
}

.social-media:before {
  content: '';
  display: table;
}

.social-media:after {
  content: '';
  display: table;
  clear: both;
}

@media (min-width: 29em) {
  .social-media {
    margin: 0 0 1.25rem auto;
    clear: right;
  }
}

.social-media__items {
  margin: 0;
  padding: 0;
}

.social-media__items:before {
  content: '';
  display: table;
}

.social-media__items:after {
  content: '';
  display: table;
  clear: both;
}

.social-media__item, .social-media--item {
  display: inline-block;
  list-style: none;
  margin: 0 0.625rem 0 0;
  padding: 0;
}

.social-media__item:last-child, .social-media--item:last-child {
  margin-right: 0;
}

.social-media__link, .social-media__link:visited {
  color: #4d4d4f;
  display: block;
  font-size: 20px;
  text-decoration: none;
  opacity: 0.65;
}

.social-media__link:hover, .social-media__link:visited:hover {
  opacity: 0.8;
}

.social-media__link:hover .fa-facebook, .social-media__link:visited:hover .fa-facebook {
  color: #3b5998;
}

.social-media__link:hover .fa-twitter, .social-media__link:visited:hover .fa-twitter {
  color: #55acee;
}

.social-media__link:hover .fa-pinterest, .social-media__link:visited:hover .fa-pinterest {
  color: #fd1d1d;
}

.social-media__link:hover .fa-instagram, .social-media__link:visited:hover .fa-instagram {
  color: #dd4b39;
}

.social-media__link:hover .fa-youtube-play, .social-media__link:visited:hover .fa-youtube-play {
  color: #bb0000;
}

.social-media__link:hover .fa-linkedin, .social-media__link:visited:hover .fa-linkedin {
  color: #007bb5;
}

.social-media__text {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal;
}

.subscribe {
  margin: 0 auto 1rem;
  padding: 1rem;
  max-width: 400px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.75);
  border: 2px solid rgba(194, 194, 194, 0.35);
}

.subscribe__h3 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
}

.subscribe p {
  margin: 0.5rem 1rem 1.125rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 300;
  color: #202020;
}

.footer-gallery {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.footer-gallery .slick-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
}

@media (min-width: 43.75em) {
  .footer-gallery .slick-prev {
    left: 8px;
  }
}

.footer-gallery .slick-next {
  right: 0;
  border-radius: 4px 0 0 4px;
}

@media (min-width: 43.75em) {
  .footer-gallery .slick-next {
    right: 8px;
  }
}

.footer-gallery .slick-prev,
.footer-gallery .slick-next {
  background-color: rgba(0, 0, 0, 0.2);
  height: 62px;
  width: 30px;
}

.footer-gallery .slick-prev:hover,
.footer-gallery .slick-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.footer-gallery .button {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  position: absolute;
  white-space: nowrap;
  z-index: 2;
}

.footer-gallery .play-button {
  top: 150%;
}

.footer-gallery .slider-cards__content {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  bottom: auto;
}

.footer-gallery .slider-cards__title {
  margin-top: 0;
}

.gallery {
  margin-bottom: 4rem;
  margin-top: 2rem;
}

.gallery__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.gallery__item {
  margin-bottom: 1.0989%;
  overflow: hidden;
  position: relative;
}

@media (min-width: 43.75em) {
  .gallery--two-column .gallery__item,
  .gallery--three-column .gallery__item {
    width: 49.45055%;
    float: left;
  }
  .gallery--two-column .gallery__item:nth-child(2n + 1),
  .gallery--three-column .gallery__item:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .gallery--two-column .gallery__item:nth-child(2n + 2),
  .gallery--three-column .gallery__item:nth-child(2n + 2) {
    margin-left: 50.54945%;
    margin-right: -100%;
    clear: none;
  }
  .gallery--two-column .gallery__item:nth-last-child(-n+2),
  .gallery--three-column .gallery__item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}

@media (min-width: 63.75em) {
  .gallery--two-column .gallery__item {
    width: 49.45055%;
    float: left;
  }
  .gallery--two-column .gallery__item:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .gallery--two-column .gallery__item:nth-child(2n + 2) {
    margin-left: 50.54945%;
    margin-right: -100%;
    clear: none;
  }
  .gallery--two-column .gallery__item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .gallery--three-column .gallery__item {
    width: 32.60073%;
    float: left;
  }
  .gallery--three-column .gallery__item:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .gallery--three-column .gallery__item:nth-child(3n + 2) {
    margin-left: 33.69963%;
    margin-right: -100%;
    clear: none;
  }
  .gallery--three-column .gallery__item:nth-child(3n + 3) {
    margin-left: 67.39927%;
    margin-right: -100%;
    clear: none;
  }
  .gallery--three-column .gallery__item:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
}

.gallery__link {
  overflow: hidden;
}

.gallery__link:after {
  background: rgba(0, 0, 0, 0.35);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 100%;
}

.gallery__link img {
  display: block;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 100%;
}

.gallery__link:focus:after, .gallery__link:hover:after {
  opacity: 1;
}

.gallery__link:focus img, .gallery__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.gallery__title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, transparent), color-stop(80%, rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, transparent 15%, rgba(0, 0, 0, 0.75) 80%);
  bottom: 0;
  color: #fff;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  left: 0;
  margin-bottom: 0;
  padding: 2.5rem 1.25rem 0.9375rem;
  position: absolute;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  width: 100%;
  z-index: 1;
}

.gallery__category {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  background-color: rgba(190, 131, 61, 0.75);
  color: #fff;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding: 0.125rem 1rem;
  position: absolute;
  right: 0;
  text-transform: lowercase;
  top: 0;
}

#map {
  padding-top: 0 !important;
  height: 50vw;
}

.map-reset {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}

.header {
  background-color: #1b1c1e;
  -webkit-transition: height .25s ease, background .25s ease;
  transition: height .25s ease, background .25s ease;
  width: 100%;
  z-index: 999;
}

@media (min-width: 43.75em) {
  .header {
    height: 130px;
    position: fixed;
    top: 0;
  }
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .header {
    height: 110px;
  }
}

@media (min-width: 63.75em) {
  .header {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0.85)), color-stop(75%, rgba(10, 10, 10, 0.65)), to(rgba(1, 1, 1, 0.4)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 20%, rgba(10, 10, 10, 0.65) 75%, rgba(1, 1, 1, 0.4));
  }
}

.admin-menu .header {
  top: 2.9375rem;
}

@media (min-width: 1025px) {
  .admin-menu .header {
    top: 1.75rem;
  }
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .admin-menu .header__contact-info {
    top: 2.9375rem;
  }
}

.header__container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  position: relative;
}

.header__container:after {
  content: " ";
  display: block;
  clear: both;
}

.header__container:before {
  content: '';
  display: table;
}

.header__container:after {
  content: '';
  display: table;
  clear: both;
}

.header__container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 90em) {
  .header__container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 63.75em) {
  .header__container {
    padding-bottom: 0.625rem;
    padding-top: 0.5rem;
  }
}

.header__logo {
  display: block;
  float: left;
  height: 48px;
  overflow: hidden;
  position: relative;
  width: 175px;
  z-index: 1;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .header__logo {
    float: none;
    margin: 10px auto 5px auto;
  }
}

@media (min-width: 63.75em) {
  .header__logo {
    height: 110px;
    width: 250px;
  }
}

.header__logo img {
  height: 72px;
  left: -61px;
  max-height: none;
  position: absolute;
  top: 2px;
  -webkit-transition: height .5s ease, bottom .55s ease !important;
  transition: height .5s ease, bottom .55s ease !important;
  width: 170px;
}

@media (min-width: 43.75em) {
  .header__logo img {
    left: auto;
    top: 6px;
  }
}

@media (min-width: 63.75em) {
  .header__logo img {
    height: 102px;
  }
}

@media (min-width: 63.75em) {
  .header--shrunk {
    background-color: rgba(30, 30, 30, 0.9);
    height: 90px;
  }
}

@media (min-width: 63.75em) {
  .header--shrunk .header__logo {
    height: 70px;
  }
}

.admin-menu .header--shrunk {
  top: 0;
}

.header__contact-info {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  line-height: 0.875rem;
  color: #4d4d4f;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  letter-spacing: 0.035em;
  margin-bottom: 0.625rem;
  padding-bottom: 1.25rem;
}

@media (min-width: 43.75em) {
  .header__contact-info {
    border-bottom: 0;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .header__contact-info {
    height: 1.75rem;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
}

@media (min-width: 63.75em) {
  .header__contact-info {
    float: left;
  }
}

.header__contact-info ul {
  margin: 0;
  padding: 0;
}

.header__contact-info li {
  display: block;
  margin: 0 0 0.4375rem 0;
  padding: 0.375rem;
  background-color: rgba(238, 238, 238, 0.5);
  border-radius: 4px;
  text-align: center;
  line-height: 100%;
  list-style: none;
}

@media (min-width: 43.75em) {
  .header__contact-info li {
    display: inline-block;
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
    padding-right: 0;
    background-color: transparent;
    border-radius: 0;
  }
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .header__contact-info li {
    float: right;
  }
  .header__contact-info li.hotel {
    display: none;
  }
}

.header__contact-info li.map {
  background-color: transparent;
  font-size: 20px;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .header__contact-info li.map {
    margin-top: -2px;
    width: 22px;
  }
}

@media (min-width: 63.75em) {
  .header__contact-info li.map {
    float: left;
    margin: 1px 7px;
    padding: 0;
  }
}

.header__contact-info li.map i {
  color: #ce2b37;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .header__contact-info li.map i {
    color: #fff;
  }
}

.header__contact-info li:last-child {
  margin-bottom: 0;
}

@media (min-width: 43.75em) {
  .header__contact-info li:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }
}

@media (min-width: 43.75em) {
  .header__contact-info li.hotel a,
  .header__contact-info li.hotel a:visited {
    cursor: default;
    text-decoration: none;
  }
}

.header__contact-info li.chat {
  display: none;
}

@media (min-width: 43.75em) {
  .header__contact-info li.chat {
    display: block;
    float: right;
    font-size: 14px;
    margin-top: -0.125rem;
  }
}

.header__contact-info a,
.header__contact-info a:visited {
  color: #4d4d4f;
  text-decoration: none;
}

@media (min-width: 43.75em) {
  .header__contact-info a,
  .header__contact-info a:visited {
    color: #fff;
  }
}

.header__contact-info a:hover, .header__contact-info a:focus,
.header__contact-info a:visited:hover,
.header__contact-info a:visited:focus {
  text-decoration: underline;
}

.header__navigation {
  background-color: #fff;
  height: 100%;
  margin-bottom: 0;
  position: fixed;
  right: -80%;
  top: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: 80%;
  z-index: 999;
}

@media (min-width: 43.75em) {
  .header__navigation {
    background-color: transparent;
    overflow: visible;
    position: static;
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.is-navigation-expanded .header__navigation {
  right: 0;
  -webkit-box-shadow: -2px 0 12px 4px rgba(0, 0, 0, 0.35);
          box-shadow: -2px 0 12px 4px rgba(0, 0, 0, 0.35);
}

.header__navigation__inner {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 1.25rem;
  position: relative;
}

@media (min-width: 43.75em) {
  .header__navigation__inner {
    height: auto;
    overflow: visible;
    padding: 0;
    position: static;
  }
}

@media (min-width: 63.75em) {
  .header__navigation__inner {
    float: right;
  }
}

article > .hero {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

article > .hero:after {
  content: " ";
  display: block;
  clear: both;
}

article > .hero:before {
  content: '';
  display: table;
}

article > .hero:after {
  content: '';
  display: table;
  clear: both;
}

article > .hero:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 90em) {
  article > .hero {
    padding-left: 0;
    padding-right: 0;
  }
}

.hero,
.hero-slider {
  height: auto;
  overflow: hidden;
}

@media (min-width: 43.75em) {
  .hero,
  .hero-slider {
    max-height: 46.875rem;
    max-height: 70vh;
  }
}

.hero .inner,
.hero-slider .inner {
  position: relative;
}

.hero__content,
.hero-slider__content {
  bottom: 1.25rem;
  left: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}

@media (min-width: 63.75em) {
  .hero__content,
  .hero-slider__content {
    bottom: 3.125rem;
    left: auto;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }
}

.front .hero__content, .front
.hero-slider__content {
  display: none;
}

.front .hero__content.hero__content--home, .front
.hero-slider__content.hero__content--home {
  display: block;
}

.front .hero__content.hero__content--home img, .front
.hero-slider__content.hero__content--home img {
  margin: 0 auto;
  max-width: 15rem;
}

@media (min-width: 43.75em) {
  .front .hero__content, .front
  .hero-slider__content {
    display: block;
  }
  .front .hero__content.hero__content--home, .front
  .hero-slider__content.hero__content--home {
    display: none;
  }
}

@media (max-width: 43.75em) {
  .front .hero__image::before, .front
  .hero-slider__image::before {
    background-color: rgba(0, 0, 0, 0.65);
  }
}

.node-type-real-estate .hero,
.node-type-room .hero, .node-type-real-estate
.hero-slider,
.node-type-room
.hero-slider {
  max-height: none;
}

.node-type-real-estate .hero__image,
.node-type-room .hero__image, .node-type-real-estate
.hero-slider__image,
.node-type-room
.hero-slider__image {
  margin-left: 0;
  margin-right: 0;
  max-height: none;
  position: static;
  width: 100%;
}

.hero__image,
.hero-slider__image {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}

@media (min-width: 43.75em) {
  .hero__image,
  .hero-slider__image {
    max-height: 46.875rem;
    max-height: 70vh;
  }
}

.hero__image::before,
.hero-slider__image::before {
  background-color: rgba(0, 0, 0, 0.1);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.hero img,
.hero-slider img {
  display: block;
  max-width: 100%;
}

@media (min-width: 43.75em) {
  .hero img,
  .hero-slider img {
    max-width: none;
    width: 100%;
  }
}

.hero__title, .hero__subtitle,
.hero-slider__title,
.hero-slider__subtitle {
  color: #fff;
}

.hero__title span, .hero__subtitle span,
.hero-slider__title span,
.hero-slider__subtitle span {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0.4375rem 0.875rem;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}

.hero__title,
.hero-slider__title {
  margin-bottom: 0.5625rem;
  font-family: "SnellRoundhand", cursive, sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 54px;
  line-height: 3.375rem;
  text-transform: none;
}

@media (max-width: 43.75em) {
  .hero__title,
  .hero-slider__title {
    display: none;
  }
}

.hero__subtitle,
.hero-slider__subtitle {
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  text-transform: uppercase;
}

@media (min-width: 43.75em) {
  .hero__subtitle,
  .hero-slider__subtitle {
    margin-bottom: 1.25rem;
  }
}

.hero .button,
.hero-slider .button {
  margin-bottom: 0.625rem;
}

@media (min-width: 43.75em) {
  .hero .button,
  .hero-slider .button {
    margin-right: 0.625rem;
  }
}

.hero .button:last-child,
.hero-slider .button:last-child {
  margin-bottom: 0;
}

.hero--rooms,
.hero-slider--rooms {
  border-width: 0 1px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  z-index: 10;
}

.hidden,
html.js .js-hidden,
html.js .element-hidden,
html.js .js-hide {
  display: none;
}

@media (min-width: 63.75em) {
  .image-grid .inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
}

.image-grid__item {
  overflow: hidden;
}

@media (min-width: 63.75em) {
  .image-grid__item {
    float: left;
    max-height: 20.625rem;
    width: 33.33333%;
  }
}

@media (min-width: 63.75em) {
  .image-grid__item.span-2 {
    width: 66.66667%;
  }
}

.image-grid__item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.inline-sibling,
.field-label-inline .field-label,
span.field-label {
  display: inline;
  margin-right: 10px;
}

.inline-sibling__child,
.inline-sibling *,
.field-label-inline .field-label *,
span.field-label * {
  display: inline;
}

.inline-sibling__adjacent,
.inline-sibling + *,
.inline-sibling + * > :first-child,
.inline-sibling + * > :first-child > :first-child,
.field-label-inline .field-label + *,
span.field-label + *,
.field-label-inline .field-label + * > :first-child,
span.field-label + * > :first-child,
.field-label-inline .field-label + * > :first-child > :first-child,
span.field-label + * > :first-child > :first-child {
  display: inline;
}

.field-label-inline .field-label,
.field-label-inline .field-items {
  float: none;
}

.language-switcher {
  margin-bottom: 0.625rem;
  text-align: center;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .language-switcher {
    position: absolute;
    top: 0.125rem;
    left: 0.5rem;
    z-index: 10;
  }
}

@media (min-width: 63.75em) {
  .language-switcher {
    float: left;
    margin-bottom: 0;
  }
}

.language-switcher ul {
  margin: 0;
  padding: 0;
}

.language-switcher li {
  display: inline-block;
  margin: 0 0.3125rem 0 0.625rem;
  padding: 0;
  list-style: none;
}

@media (min-width: 43.75em) {
  .language-switcher li {
    float: left;
    display: block;
    margin-bottom: 0.3125rem;
    margin-top: 0.3125rem;
  }
}

.language-switcher li.en a {
  background-image: url(../images/flags/gb.svg);
}

.language-switcher li.it a {
  background-image: url(../images/flags/it.svg);
}

.language-switcher a {
  display: block;
  width: 1.125rem;
  height: 0.875rem;
  text-indent: -999rem;
  background-size: contain;
  overflow: hidden;
}

.locator-map {
  margin: 2rem 0;
}

.map-link {
  display: block;
  margin-top: 2px;
  width: 100%;
  text-align: center;
}

.main {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.main.main--no-specials .main__content {
  margin-top: 2rem;
  margin-bottom: 3rem;
}

@media (min-width: 50em) {
  .main.main--no-specials .main__content {
    width: 82.6087%;
    float: left;
    margin-left: 8.69565%;
    margin-right: -100%;
  }
}

@media (min-width: 63.75em) {
  .main.main--no-specials .main__content {
    width: 65.21739%;
    float: left;
    margin-left: 17.3913%;
    margin-right: -100%;
  }
}

@media (min-width: 87.5em) {
  .main.main--no-specials .main__content {
    width: 47.82609%;
    float: left;
    margin-left: 26.08696%;
    margin-right: -100%;
  }
}

@media (min-width: 43.75em) {
  .main.main--no-specials .main__content {
    margin-bottom: 2rem;
  }
}

.main.main--specials .main__content, .main.main--testimonials .main__content {
  margin-top: 2rem;
  margin-bottom: 3rem;
}

@media (min-width: 43.75em) {
  .main.main--specials .main__content, .main.main--testimonials .main__content {
    margin-bottom: 2rem;
  }
}

@media (min-width: 63.75em) {
  .main.main--specials .main__content, .main.main--testimonials .main__content {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
    margin-left: 4.34783%;
  }
}

@media (min-width: 50em) {
  .main.main--stickymenu .main__content {
    width: auto;
    margin-left: 15rem;
    padding-right: 5%;
  }
}

@media (min-width: 63.75em) {
  .main.main--stickymenu .main__content {
    padding-right: 10%;
  }
}

@media (min-width: 70em) {
  .main.main--stickymenu .main__content {
    width: 65.21739%;
    float: left;
    margin-right: 4.34783%;
    margin-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 87.5em) {
  .main.main--stickymenu .main__content {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
}

.messages {
  display: none;
}

.meeting-amenities {
  margin: 0 0 1.25rem 0;
  padding: 0;
}

.meeting-amenities li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 0.3125rem;
  position: relative;
  text-align: center;
  width: 20%;
}

.meeting-amenities__icon {
  background-image: url(../images/icons/meeting-amenities.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 52px;
  margin: 0 auto 0.625rem auto;
}

.meeting-amenities__icon.u-shape {
  width: 34px;
}

.meeting-amenities__icon.boardroom {
  background-position: -34px 0;
  width: 34px;
}

.meeting-amenities__icon.classroom {
  background-position: -68px 0;
  width: 57px;
}

.meeting-amenities__icon.theatre {
  background-position: -125px 0;
  width: 55px;
}

.meeting-amenities__icon.gala {
  background-position: -180px 0;
  width: 46px;
}

.meeting-amenities__title {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  display: block;
  margin-bottom: 0.625rem;
}

.meeting-amenities__count {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
}

@-webkit-keyframes fadeIn4 {
  0% {
    opacity: 0;
    right: -250px;
    visibility: hidden;
  }
  25% {
    opacity: 0;
    right: -250px;
    visibility: hidden;
  }
  50% {
    opacity: 0;
    right: -250px;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    right: 20px;
    visibility: visible;
  }
}

@keyframes fadeIn4 {
  0% {
    opacity: 0;
    right: -250px;
    visibility: hidden;
  }
  25% {
    opacity: 0;
    right: -250px;
    visibility: hidden;
  }
  50% {
    opacity: 0;
    right: -250px;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    right: 20px;
    visibility: visible;
  }
}

.navis-chat {
  border: 3px solid #be833c;
  -webkit-box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.35);
          box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.35);
  display: block;
  height: 250px;
  opacity: 0;
  position: absolute;
  right: -250px;
  text-align: center;
  top: 150px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  visibility: hidden;
  width: 250px;
}

@media (max-width: 63.75em) {
  .navis-chat {
    display: none !important;
  }
}

.navis-chat.ready {
  -webkit-animation: fadeIn4 2s;
          animation: fadeIn4 2s;
  opacity: 1;
  overflow: visible;
  right: 20px;
  visibility: visible;
  z-index: 100;
}

.navis-chat__image {
  display: block;
}

.navis-chat__close {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #be833c;
  border-radius: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 15px;
  z-index: 999;
}

.navis-chat__close:focus {
  outline: 0;
}

.navis-chat__close span {
  background: 0 0;
  display: block;
  height: 2px;
  left: 2px;
  margin-left: -2px;
  position: absolute;
  right: 2px;
  top: 8px;
  -webkit-transition: background 0s .3s;
  transition: background 0s .3s;
}

.navis-chat__close span::after, .navis-chat__close span::before {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transition-delay: .3s, 0s;
          transition-delay: .3s, 0s;
  -webkit-transition-duration: .3s, .3s;
          transition-duration: .3s, .3s;
  width: 100%;
}

.navis-chat__close span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navis-chat__close span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navis-chat.is-closed {
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  visibility: hidden;
}

#optin-subscribe {
  background-color: #fff;
  margin: 0 auto;
  max-width: 700px;
  padding: 2.25rem;
  position: relative;
  text-align: left;
  width: 100%;
}

@media (max-width: 43.75em) {
  #optin-subscribe {
    height: 100%;
  }
}

.optin__title {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 34px;
  line-height: 2.125rem;
  color: #202020;
  margin-bottom: 0;
}

@media (min-width: 43.75em) {
  .optin__title {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 34px;
    line-height: 2.125rem;
  }
}

.optin .webform-client-form {
  padding: 0;
}

@media (min-width: 43.75em) {
  .optin .webform-client-form {
    padding: 20px;
  }
}

.optin fieldset {
  margin-bottom: 20px;
}

.optin fieldset:before {
  content: '';
  display: table;
}

.optin fieldset:after {
  content: '';
  display: table;
  clear: both;
}

.optin .form-group {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}

@media (min-width: 43.75em) {
  .optin .form-group {
    float: left;
  }
}

@media (min-width: 43.75em) {
  .optin .webform-component--contact-information--salutation {
    width: 30.43478%;
  }
}

@media (min-width: 43.75em) {
  .optin .webform-component--contact-information--first-name {
    margin-left: 4.34783%;
    margin-right: 4.34783%;
    width: 30.43478%;
  }
}

@media (min-width: 43.75em) {
  .optin .webform-component--contact-information--last-name {
    width: 30.43478%;
  }
}

@media (min-width: 43.75em) {
  .optin .webform-component--contact-information--email {
    width: 47.82609%;
  }
}

@media (min-width: 43.75em) {
  .optin .webform-component--contact-information--phone {
    margin-left: 4.34783%;
    width: 47.82609%;
  }
}

.pswp {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pswp__caption__center {
  text-align: center;
}

.pointer-content {
  padding: 1rem;
  background-color: #e9e9e7;
  text-align: center;
}

.pointer-content h2 {
  text-transform: uppercase;
}

.pointer-content p {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem;
}

@media (min-width: 43.75em) {
  .pointer-content p {
    max-width: 36.25rem;
  }
}

.pointer-content p:last-child {
  margin-bottom: 0;
}

svg.pointer {
  height: 65px !important;
}

svg.pointer path {
  fill: #e9e9e7;
  stroke: #e9e9e7;
  stroke-width: 2;
  height: 55px !important;
}

#block-views-press-accolades-block {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

#block-views-press-accolades-block:before {
  content: '';
  display: table;
}

#block-views-press-accolades-block:after {
  content: '';
  display: table;
  clear: both;
}

#block-views-press-accolades-block:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 90em) {
  #block-views-press-accolades-block {
    padding-left: 0;
    padding-right: 0;
  }
}

#block-views-press-accolades-block .control-label,
#block-views-press-accolades-block .bar {
  display: none;
}

.press {
  border-top: 2px solid #eee;
  padding-top: 2.5rem;
}

.press .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}

.press .views-exposed-widgets {
  margin-bottom: 0;
}

.press .views-widget .form-group {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0.875rem;
  margin-top: 0;
}

.press .views-widget .form-group:first-child {
  font-size: 1rem;
}

.press .views-widget .form-group a {
  border-left: 3px solid transparent;
  color: #7d7d7f;
  padding-left: 1.25rem;
  text-decoration: none;
}

.press .views-widget .form-group a.active {
  border-left: 3px solid #be833d;
  color: #be833d;
  font-weight: 700;
}

.press .views-exposed-widget .ajax-progress {
  display: none;
}

.press .view-filters {
  margin-bottom: 2.25rem;
  margin-left: -1.25rem;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .press .view-filters {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
  }
}

@media (min-width: 63.75em) {
  .press .view-filters {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
  }
}

@media (min-width: 87.5em) {
  .press .view-filters {
    margin-left: 8.69565%;
  }
}

@media (min-width: 43.75em) {
  .press .view-content {
    width: 65.21739%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 87.5em) {
  .press .view-content {
    width: 56.52174%;
    float: left;
  }
}

.press__items {
  margin: 0;
  padding: 0;
}

.press__item, .press--item {
  border-bottom: 1px solid #c2c2c2;
  list-style: none;
  margin: 0 0 1.25rem 0;
  padding: 0 0 1.25rem 0;
}

.press__title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 43.75em) {
  .press__content {
    margin-left: 10.625rem;
  }
}

.press__body {
  margin-bottom: 1.25rem;
}

@media (min-width: 43.75em) {
  .press__image {
    float: left;
  }
}

.press img {
  display: none;
}

@media (min-width: 43.75em) {
  .press img {
    display: block;
  }
}

@-webkit-keyframes fadeIn3 {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    margin-bottom: 0;
    opacity: 1;
  }
}

@keyframes fadeIn3 {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    margin-bottom: 0;
    opacity: 1;
  }
}

@keyframes fadeIn4 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes slideUp {
  0% {
    margin-bottom: -20px;
    opacity: 0;
  }
  66% {
    margin-bottom: -20px;
    opacity: 0;
  }
  100% {
    margin-bottom: 0;
    opacity: 1;
  }
}

@keyframes slideUp {
  0% {
    margin-bottom: -20px;
    opacity: 0;
  }
  66% {
    margin-bottom: -20px;
    opacity: 0;
  }
  100% {
    margin-bottom: 0;
    opacity: 1;
  }
}

.promo-offer {
  -webkit-animation: fadeIn3 1s;
          animation: fadeIn3 1s;
  background: rgba(0, 0, 0, 0.85);
  height: 100%;
  left: 0;
  opacity: 1;
  overflow: hidden;
  padding: 20px;
  position: fixed;
  text-align: center;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  top: 0;
  width: 100%;
  z-index: 999;
}

.is-promo-offer-closed .promo-offer {
  opacity: 0;
  visibility: hidden;
}

.promo-offer__inner {
  background-color: #010101;
  background-image: url(../images/promo-offer/mobile.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  height: 100%;
  position: relative;
  width: 100%;
}

@media (max-height: 400px) {
  .promo-offer__inner {
    background-position: 50% 44%;
    background-size: cover;
  }
  .promo-offer__inner:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
    background: linear-gradient(to top, #000, transparent 100%);
    content: '';
  }
}

.promo-offer__logo {
  -webkit-animation: fadeIn4 2s;
          animation: fadeIn4 2s;
  display: block;
  left: 50%;
  margin-left: -120px;
  position: absolute;
  top: 20px;
  width: 240px;
}

@media (max-height: 400px) {
  .promo-offer__logo {
    left: 0;
    margin-left: 0;
    top: 0;
    width: 120px;
  }
}

.promo-offer__content {
  -webkit-animation: slideUp 2s;
          animation: slideUp 2s;
  bottom: 20px;
  color: #c2c2c2;
  display: block;
  padding: 0 15px;
  position: absolute;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);
  width: 100%;
  z-index: 1;
}

@media (max-height: 400px) {
  .promo-offer__content {
    color: #fff;
    bottom: 0;
    padding: 20px;
  }
}

.promo-offer__content p {
  margin-bottom: 0;
}

.promo-offer__offer {
  letter-spacing: .025em;
  text-transform: uppercase;
}

@media (max-height: 400px) {
  .promo-offer__offer {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}

.promo-offer__offer p {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 30px;
  line-height: 1.875rem;
  margin-bottom: 20px;
}

.promo-offer__contact p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
}

.promo-offer__contact a,
.promo-offer__contact a:visited {
  color: #c2c2c2;
}

@media (max-height: 400px) {
  .promo-offer__contact a,
  .promo-offer__contact a:visited {
    color: #fff;
  }
}

.promo-offer__contact a:hover, .promo-offer__contact a:focus,
.promo-offer__contact a:visited:hover,
.promo-offer__contact a:visited:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.promo-offer__close {
  -webkit-animation: fadeIn4 4s;
          animation: fadeIn4 4s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border-radius: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  margin: 0 0 0 -64px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  top: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 60px;
  z-index: 999;
}

.promo-offer__close:focus {
  outline: 0;
}

.promo-offer__close span {
  background: 0 0;
  display: block;
  height: 4px;
  left: 18px;
  position: absolute;
  right: 18px;
  top: 32px;
  -webkit-transition: background 0s .3s;
  transition: background 0s .3s;
}

.promo-offer__close span::after, .promo-offer__close span::before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  content: "";
  -webkit-transition-duration: .3s, .3s;
          transition-duration: .3s, .3s;
  -webkit-transition-delay: .3s, 0s;
          transition-delay: .3s, 0s;
}

.promo-offer__close span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.promo-offer__close span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (min-width: 63.75em) {
  .node-real-estate .main {
    width: 65.21739%;
    float: left;
    margin-right: 4.34783%;
  }
}

.node-real-estate .sidebar {
  margin-top: 2.25rem;
  margin-bottom: 3.5rem;
}

@media (min-width: 63.75em) {
  .node-real-estate .sidebar {
    width: 30.43478%;
    float: right;
    margin-right: 0;
  }
}

.node-real-estate .sidebar p {
  font-size: 18px;
  font-size: 1.125rem;
}

.node-real-estate .webform-client-form {
  margin-bottom: 0;
  padding: 0;
}

.node-real-estate .webform-client-form:before {
  content: '';
  display: table;
}

.node-real-estate .webform-client-form:after {
  content: '';
  display: table;
  clear: both;
}

.node-real-estate .slider-cards__item, .node-real-estate .slider-cards--item {
  margin: 1rem 0 0;
  max-height: 12.5rem;
}

.node-real-estate .slider-cards__title {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: .025rem;
}

.node-real-estate .slider-cards__link:after {
  background-color: transparent;
}

.node-real-estate .slider-cards__content span {
  background-color: rgba(0, 0, 0, 0.75);
}

.ownership-request {
  padding: 1rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.estate-map {
  clear: both;
  margin-top: 2rem;
}

.estate-map:before {
  content: '';
  display: table;
}

.estate-map:after {
  content: '';
  display: table;
  clear: both;
}

.reciprocity {
  margin: 2rem 0;
  padding: 3.125rem 1.5625rem;
  color: #fff;
  text-align: center;
  background-color: #202020;
}

.reciprocity__content {
  margin-bottom: 3.125rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 43.75rem;
}

.reciprocity__title, .reciprocity__subtitle {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
}

@media (min-width: 63.75em) {
  .reciprocity__title, .reciprocity__subtitle {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 36px;
    line-height: 2.25rem;
  }
}

.reciprocity__title {
  text-transform: uppercase;
}

.reciprocity__subtitle {
  margin-bottom: 0.625rem;
  margin-top: 0;
}

.reciprocity .button {
  margin-top: 1.25rem;
}

.reservations .input,
.reservations .select,
.book-online .input,
.book-online .select {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #c2c2c2;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 2.625rem;
  margin: 0 0 0.5rem;
  outline: 0;
  padding: 1.125rem 0.75rem 0.25rem;
  width: 100%;
}

.reservations .input,
.book-online .input {
  resize: vertical;
}

.reservations .select,
.book-online .select {
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%237d7d7f%22%20d%3D%22M256%2C298.3L256%2C298.3L256%2C298.3l174.2-167.2c4.3-4.2%2C11.4-4.1%2C15.8%2C0.2l30.6%2C29.9c4.4%2C4.3%2C4.5%2C11.3%2C0.2%2C15.5L264.1%2C380.9c-2.2%2C2.2-5.2%2C3.2-8.1%2C3c-3%2C0.1-5.9-0.9-8.1-3L35.2%2C176.7c-4.3-4.2-4.2-11.2%2C0.2-15.5L66%2C131.3c4.4-4.3%2C11.5-4.4%2C15.8-0.2L256%2C298.3z%22/%3E%3C/svg%3E");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: calc(100% - 0.6rem) center;
}

.reservations .select::-ms-expand,
.book-online .select::-ms-expand {
  display: none;
}

.book-online {
  display: none;
}

@media (min-width: 63.75em) {
  .book-online {
    display: block;
  }
}

.book-online--mobile {
  display: block;
  margin-bottom: 20px;
}

@media (min-width: 63.75em) {
  .book-online--mobile {
    display: none;
  }
}

.reservations {
  border-bottom: 2px solid #c2c2c2;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", "DejaVu Serif", serif;
}

@media (min-width: 43.75em) {
  .reservations {
    background-color: #c2c2c2;
  }
}

.reservations h3 {
  color: #202020;
  margin: 0.625rem 0 0;
  text-align: center;
  text-transform: uppercase;
}

.reservations .bg-calendar > .input {
  background-image: url(../images/icons/calendar.svg);
  background-position: left 5px top 50%;
  background-repeat: no-repeat;
  padding-left: 2.375rem;
}

.reservations__fieldset {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  width: 100%;
}

.reservations label {
  display: block;
  font-weight: 500;
  position: relative;
  width: 100%;
}

.reservations label:before {
  content: '';
  display: table;
}

.reservations label:after {
  content: '';
  display: table;
  clear: both;
}

.reservations label span {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 11px;
  line-height: 0.6875rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  left: 0.8125rem;
  position: absolute;
  top: 0.3125rem;
}

.reservations label.bg-calendar span {
  left: 2.5rem;
}

@media (max-width: 26.25em) {
  .reservations label:nth-child(3) {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
  .reservations label:nth-child(4) {
    width: 47.82609%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 26.25em) and (max-width: 43.75em) {
  .reservations label:nth-child(2n+2) {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
  }
  .reservations label:nth-child(2n+3) {
    width: 30.43478%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 43.75em) {
  .reservations h3 {
    display: none;
  }
  .reservations fieldset {
    padding: 0.625rem 0 0;
    width: 100%;
  }
  .reservations label {
    display: inline-block;
    margin-left: 1.08696%;
  }
  .reservations label:first-child {
    display: inline-block;
  }
  .reservations label:nth-child(1) {
    width: 42.10526%;
    margin-left: 0;
  }
  .reservations label:nth-child(n+2):nth-child(-n+4) {
    width: 13.15789%;
  }
  .reservations label:last-child {
    width: 27.63158%;
  }
}

@media (min-width: 71.875em) {
  .reservations h3 {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
    display: block;
    line-height: 2.875rem;
    text-align: right;
  }
  .reservations label {
    margin-left: 2.17391%;
  }
  .reservations .reservations__fieldset {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
}

.reservations__submit {
  padding: 0.625rem 0 1.875rem;
  text-align: center;
  white-space: nowrap;
}

@media (min-width: 43.75em) {
  .reservations__submit {
    padding: 0 0 0.625rem;
  }
}

@media (min-width: 71.875em) {
  .reservations__submit {
    width: 21.73913%;
    float: right;
    margin-right: 0;
    margin-top: 0.125rem;
    padding: 0.625rem 0 0;
    text-align: left;
  }
  .reservations__submit .button {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22.5px;
    line-height: 1.40625rem;
  }
  :lang(it) .reservations__submit .button {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
}

.reservations.mini .reservations__fieldset {
  float: none;
  width: 100%;
}

.flatpickr-calendar {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.book-online {
  background-color: #c2c2c2;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0.9375rem;
}

.book-online h3 {
  color: #202020;
  margin: 0.625rem 0;
  text-align: center;
  text-transform: uppercase;
}

.book-online .book-online__calendar > .input,
.book-online .reservation-enquiry__calendar > .input {
  background-image: url(../images/icons/calendar.svg);
  background-position: left 5px top 50%;
  background-repeat: no-repeat;
  padding-left: 2.375rem;
}

.book-online__fieldset {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  width: auto;
}

.book-online label {
  display: block;
  float: left;
  font-weight: 500;
  position: relative;
  width: 100%;
}

.book-online label:before {
  content: '';
  display: table;
}

.book-online label:after {
  content: '';
  display: table;
  clear: both;
}

.book-online label span {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 11px;
  line-height: 0.6875rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  left: 0.8125rem;
  position: absolute;
  top: 0.3125rem;
}

.book-online label.book-online__calendar span {
  left: 2.5rem;
}

.book-online label.book-online__nights, .book-online label.book-online__adults {
  width: 30.43478%;
  float: left;
  margin-right: 4.34783%;
}

.book-online label.book-online__children {
  width: 30.43478%;
  float: right;
  margin-right: 0;
}

.book-online h3 {
  line-height: 2.875rem;
  text-align: left;
}

.book-online__submit {
  margin-top: 0.125rem;
  padding: 0.625rem 0 1.875rem;
  padding: 0.875rem 0 0;
  text-align: center;
  text-align: left;
}

.book-online__submit .button {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}

.reservation-enquiry {
  background-color: #c2c2c2;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0.9375rem;
}

.reservation-enquiry .webform-client-form {
  margin-bottom: 0;
  padding: 0;
}

.reservation-enquiry h3 {
  color: #202020;
  margin-bottom: 1.25rem;
  margin-top: 0.625rem;
  text-transform: uppercase;
}

.reservation-enquiry .form-item {
  position: relative;
}

.reservation-enquiry .form-item input,
.reservation-enquiry .form-item select {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #c2c2c2;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  height: 2.625rem;
  margin: 0 0 0.5rem;
  outline: 0;
  padding: 1.125rem 0.75rem 0.25rem;
  width: 100%;
}

.reservation-enquiry .form-item input:before,
.reservation-enquiry .form-item select:before {
  content: '';
  display: table;
}

.reservation-enquiry .form-item input:after,
.reservation-enquiry .form-item select:after {
  content: '';
  display: table;
  clear: both;
}

.reservation-enquiry .text-input {
  resize: vertical;
}

.reservation-enquiry label {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 11px;
  line-height: 0.6875rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  left: 0.8125rem;
  position: absolute;
  top: 0.3125rem;
}

.reservation-enquiry select {
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%237d7d7f%22%20d%3D%22M256%2C298.3L256%2C298.3L256%2C298.3l174.2-167.2c4.3-4.2%2C11.4-4.1%2C15.8%2C0.2l30.6%2C29.9c4.4%2C4.3%2C4.5%2C11.3%2C0.2%2C15.5L264.1%2C380.9c-2.2%2C2.2-5.2%2C3.2-8.1%2C3c-3%2C0.1-5.9-0.9-8.1-3L35.2%2C176.7c-4.3-4.2-4.2-11.2%2C0.2-15.5L66%2C131.3c4.4-4.3%2C11.5-4.4%2C15.8-0.2L256%2C298.3z%22/%3E%3C/svg%3E");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: calc(100% - 0.6rem) center;
}

.reservation-enquiry select::-ms-expand {
  display: none;
}

.reservation-enquiry .reservation-enquiry__calendar input {
  background-image: url(../images/icons/calendar.svg);
  background-position: left 5px top 50%;
  background-repeat: no-repeat;
  padding-left: 2.375rem;
}

.reservation-enquiry .reservation-enquiry__calendar label {
  left: 2.5rem;
}

.reservation-enquiry .reservation-enquiry__title,
.reservation-enquiry .reservation-enquiry__first,
.reservation-enquiry .reservation-enquiry__nights,
.reservation-enquiry .reservation-enquiry__adults {
  width: 30.43478%;
  float: left;
  margin-right: 4.34783%;
}

.reservation-enquiry .reservation-enquiry__last,
.reservation-enquiry .reservation-enquiry__children {
  width: 30.43478%;
  float: right;
  margin-right: 0;
}

.reservation-enquiry .reservation-enquiry__email,
.reservation-enquiry .reservation-enquiry__calendar {
  clear: both;
}

.reservation-enquiry .form-actions {
  clear: both;
  padding-top: 10px;
}

.book-online__contact-info {
  margin-bottom: 20px;
  margin-top: 20px;
}

.book-online__contact-info ul {
  margin: 0;
  padding: 0;
}

.book-online__contact-info ul li {
  list-style: none;
  margin: 0 20px 5px 0;
  padding: 0;
}

.book-online__contact-info a,
.book-online__contact-info a:visited {
  color: #202020;
  cursor: default;
  text-decoration: none;
}

.book-online__contact-info i {
  cursor: pointer;
  font-size: 18px;
}

.responsive-video,
.media-youtube-video,
.media-vimeo-preview-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.responsive-video__embed,
.responsive-video iframe,
.media-youtube-video iframe,
.media-vimeo-preview-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-video--4-3 {
  padding-bottom: 75%;
}

.room-overview {
  position: relative;
  z-index: 20;
  padding: 1rem;
  background-color: #fff;
  border: 1px solid #eee;
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

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

.rooms .two-column.bg--dark-yellow {
  color: #fff;
}

.rooms .two-column.bg--dark-yellow h2 {
  color: #fff;
}

.rooms .two-column__column.with-image:after {
  display: none;
}

.rooms .reservations {
  background: transparent;
  border: 0;
  margin-bottom: 1.25rem;
}

.rooms .reservations fieldset {
  margin: 0;
  padding: 0;
}

@media (min-width: 63.75em) {
  .node-room .main {
    width: 56.52174%;
    float: left;
    margin-right: 4.34783%;
  }
}

.node-room .sidebar {
  margin-top: 2.25rem;
  margin-bottom: 3.5rem;
}

@media (min-width: 63.75em) and (max-width: 87.5em) {
  .node-room .sidebar {
    width: 39.13043%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 87.5em) {
  .node-room .sidebar {
    width: 30.43478%;
    float: right;
    margin-right: 0;
  }
}

.node-room .slider-cards__item, .node-room .slider-cards--item {
  margin: 1rem 0 0;
  max-height: 12.5rem;
}

.node-room .slider-cards__title {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: .025rem;
}

.node-room .slider-cards__link:after {
  background-color: transparent;
}

.node-room .slider-cards__content span {
  background-color: rgba(0, 0, 0, 0.75);
}

.room-intro {
  color: #be833d;
  font-weight: 700;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  z-index: 100;
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.1;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.specials__carousel .slick-prev, .specials__carousel
.slick-next {
  background-color: rgba(0, 0, 0, 0.2);
  height: 62px;
  width: 30px;
}

.specials__carousel .slick-prev:hover, .specials__carousel
.slick-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.slick-prev {
  left: 25px;
}

.slick-prev:before {
  content: "←";
}

.specials__carousel .slick-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
}

.node-room .slick-prev {
  left: 10px;
}

.slick-next {
  right: 25px;
}

.slick-next:before {
  content: "→";
}

.specials__carousel .slick-next {
  right: 0;
  border-radius: 4px 0 0 4px;
}

.node-room .slick-next {
  right: 10px;
}

.node-room .slick-prev:before,
.node-room .slick-next:before {
  font-size: 30px;
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: white;
  opacity: 0.55;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: white;
  opacity: 1;
}

.slider-cards:before {
  content: '';
  display: table;
}

.slider-cards:after {
  content: '';
  display: table;
  clear: both;
}

@media (min-width: 43.75em) {
  .slider-cards {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}

.slider-cards__item, .slider-cards--item {
  overflow: hidden;
  position: relative;
}

@media (min-width: 43.75em) {
  .slider-cards__item, .slider-cards--item {
    margin: 0 0.5rem;
  }
}

.slider-cards__item.with-video .slider-cards__title, .slider-cards--item.with-video .slider-cards__title {
  margin-bottom: 1.5625rem;
  margin-top: -1rem;
}

.slider-cards__link {
  overflow: hidden;
}

.slider-cards__link:after {
  background: rgba(0, 0, 0, 0.35);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 100%;
}

.slider-cards__link img {
  display: block;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 100%;
}

.slider-cards__link:focus:after, .slider-cards__link:hover:after {
  opacity: 1;
}

.slider-cards__link:focus img, .slider-cards__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.slider-cards__link:after {
  background: rgba(0, 0, 0, 0.45);
  opacity: 1;
}

.slider-cards__content {
  bottom: 1.25rem;
  color: #fff;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  width: 100%;
  z-index: 2;
}

.slider-cards__content span {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  line-height: 1.75rem;
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
}

.slider-cards__content p {
  margin-bottom: 0;
}

.slider-cards img {
  width: 100%;
}

.slider-cards__title {
  color: #fff;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}

.node-special .featured-image {
  max-height: 300px;
  overflow: hidden;
}

.node-special .featured-image img {
  width: 100%;
}

@media (min-width: 63.75em) {
  .node-special .main {
    width: 56.52174%;
    float: left;
    margin-right: 4.34783%;
  }
}

.node-special .sidebar {
  margin-top: 2.25rem;
  margin-bottom: 3.5rem;
}

@media (min-width: 63.75em) and (max-width: 87.5em) {
  .node-special .sidebar {
    width: 39.13043%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 87.5em) {
  .node-special .sidebar {
    width: 30.43478%;
    float: right;
    margin-right: 0;
  }
}

.specials__carousel {
  margin-top: 2.5rem;
  position: relative;
}

@media (min-width: 63.75em) {
  .specials__carousel {
    width: 30.43478%;
    float: right;
    margin-right: 0;
    margin-left: 8.69565%;
    margin-right: 4.34783%;
  }
}

.specials__image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.specials__image .button {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.25rem;
  position: absolute;
  white-space: nowrap;
}

#block-views-team-members-block-team-members {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

#block-views-team-members-block-team-members:before {
  content: '';
  display: table;
}

#block-views-team-members-block-team-members:after {
  content: '';
  display: table;
  clear: both;
}

#block-views-team-members-block-team-members:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 90em) {
  #block-views-team-members-block-team-members {
    padding-left: 0;
    padding-right: 0;
  }
}

#block-views-team-members-block-team-members .control-label,
#block-views-team-members-block-team-members .bar {
  display: none;
}

.team {
  border-top: 2px solid #eee;
  padding-top: 2.5rem;
}

.team .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}

.team .views-exposed-widgets {
  margin-bottom: 0;
}

.team .views-widget .form-group {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0.875rem;
  margin-top: 0;
}

.team .views-widget .form-group:first-child {
  font-size: 1rem;
}

.team .views-widget .form-group a {
  border-left: 3px solid transparent;
  color: #7d7d7f;
  padding-left: 1.25rem;
  text-decoration: none;
}

.team .views-widget .form-group a.active {
  border-left: 3px solid #be833d;
  color: #be833d;
  font-weight: 700;
}

.team .views-exposed-widget .ajax-progress {
  display: none;
}

.team .view-filters {
  margin-bottom: 2.25rem;
  margin-left: -1.25rem;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .team .view-filters {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
  }
}

@media (min-width: 63.75em) {
  .team .view-filters {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
  }
}

@media (min-width: 87.5em) {
  .team .view-filters {
    margin-left: 8.69565%;
  }
}

@media (min-width: 43.75em) {
  .team .view-content {
    width: 65.21739%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 87.5em) {
  .team .view-content {
    width: 56.52174%;
    float: left;
  }
}

.team__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.team__item, .team--item {
  border-radius: 3px;
  border: 1px solid #c2c2c2;
  list-style: none;
  margin: 0 0 1.25rem 0;
  padding: 0;
  text-align: center;
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .team__item, .team--item {
    margin-bottom: 4.34783%;
    margin-right: 4.34783%;
    width: 47.82609%;
  }
  .team__item:nth-child(2n+2), .team--item:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media (min-width: 63.75em) {
  .team__item, .team--item {
    margin-bottom: 4.34783%;
    margin-right: 4.34783%;
    width: 30.43478%;
  }
  .team__item:nth-child(3n+3), .team--item:nth-child(3n+3) {
    margin-right: 0;
  }
}

.team__content {
  padding: 0.625rem;
}

.team__title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.team__department {
  margin-bottom: 1.5625rem;
}

.team img {
  display: block;
  margin-bottom: 0.625rem;
  width: 100%;
}

.team__phone {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
}

.team .button {
  margin-bottom: 0.625rem;
}

#block-views-testimonials-block-testimonials {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

#block-views-testimonials-block-testimonials:before {
  content: '';
  display: table;
}

#block-views-testimonials-block-testimonials:after {
  content: '';
  display: table;
  clear: both;
}

#block-views-testimonials-block-testimonials:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 90em) {
  #block-views-testimonials-block-testimonials {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 50em) {
  .testimonial {
    width: 82.6087%;
    float: left;
    margin-left: 8.69565%;
    margin-right: -100%;
  }
}

@media (min-width: 63.75em) {
  .testimonial {
    width: 65.21739%;
    float: left;
    margin-left: 17.3913%;
    margin-right: -100%;
  }
}

@media (min-width: 87.5em) {
  .testimonial {
    width: 47.82609%;
    float: left;
    margin-left: 26.08696%;
    margin-right: -100%;
  }
}

.testimonial__item {
  border: 1px solid #e2e2e2;
  color: #4d4d4f;
  margin-bottom: 2.5rem;
  padding: 1.5625rem;
  position: relative;
}

.testimonial blockquote {
  margin-bottom: 0;
}

.testimonial footer {
  margin-top: 0.625rem;
}

.visually-hidden,
.element-invisible,
.element-focusable,
.breadcrumb__title {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal;
}

.visually-hidden--off,
.visually-hidden--focusable:active,
.visually-hidden--focusable:focus,
.element-focusable:active,
.element-focusable:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: visible;
}

.webform-client-form {
  margin-bottom: 2rem;
  padding: 1rem;
}

@media (min-width: 43.75em) {
  .webform-client-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 36.25rem;
  }
}

.webform-client-form fieldset {
  margin: 0;
  padding: 1rem 0 0;
}

.webform-client-form legend {
  display: block;
  margin-bottom: -1rem;
  padding: 0.5rem 0.125rem;
  width: 100%;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.webform-client-form .hide-legend {
  padding: 0;
}

.webform-client-form .hide-legend > legend {
  display: none;
}

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

.calendar-icon {
  padding-right: 30px;
}

.date-calendar {
  position: absolute;
  top: 40%;
  right: 2px;
}

.breadcrumb {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  overflow: hidden;
}

.breadcrumb:before {
  content: '';
  display: table;
}

.breadcrumb:after {
  content: '';
  display: table;
  clear: both;
}

.breadcrumb:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 90em) {
  .breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 0) and (max-width: 43.6875em) {
  .breadcrumb {
    display: none;
  }
}

@media print {
  .breadcrumb {
    display: none;
  }
}

.breadcrumb__list {
  margin: 0;
  padding: 0;
}

.breadcrumb__item {
  display: inline;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  list-style-type: none;
}

.breadcrumb__item:first-child a {
  padding-left: 0;
}

.breadcrumb__item:last-child a {
  color: #4d4d4f;
}

.breadcrumb__separator {
  color: #8c8c8f;
}

.breadcrumb__current .breadcrumb__separator {
  margin-right: 0.5rem;
}

.breadcrumb a,
.breadcrumb a:visited {
  border-radius: 8px;
  color: #7f7f83;
  margin: 0 0.125rem;
  padding: 0.1875rem 0.375rem;
  text-decoration: none;
}

.breadcrumb a:hover, .breadcrumb a:focus,
.breadcrumb a:visited:hover,
.breadcrumb a:visited:focus {
  color: #202020;
  text-decoration: underline;
}

.region-footer__menu {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
}

.footer-menu {
  position: relative;
  padding: 0.75rem 0;
  width: 100%;
  height: auto;
}

.footer-menu:before {
  content: '';
  display: table;
}

.footer-menu:after {
  content: '';
  display: table;
  clear: both;
}

.footer-menu ul {
  margin: 0 auto;
  padding: 0;
}

.footer-menu ul:before {
  content: '';
  display: table;
}

.footer-menu ul:after {
  content: '';
  display: table;
  clear: both;
}

.footer-menu li {
  position: relative;
  float: none;
  display: block;
  width: 100%;
}

.footer-menu a {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #4d4d4f;
  text-decoration: none;
  text-align: center;
}

.footer-menu a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 26.25em) {
  .footer-menu {
    text-align: center;
  }
  .footer-menu li {
    float: none;
    display: inline;
    padding: 0 0.5rem;
  }
  .footer-menu a {
    display: inline;
    padding: 0;
    color: #7d7d7f;
    border-bottom: 3px solid transparent;
  }
  .footer-menu a:hover {
    color: #202020;
    border-bottom: 3px solid rgba(194, 194, 194, 0.35);
    -webkit-box-shadow: inset 0 -3px 0 rgba(194, 194, 194, 0.35);
            box-shadow: inset 0 -3px 0 rgba(194, 194, 194, 0.35);
    background-color: transparent;
  }
}

@media (min-width: 43.75em) {
  .footer-menu li {
    padding: 0 1rem;
  }
}

@media (min-width: 63.75em) {
  .footer-menu {
    border-bottom: 2px solid rgba(194, 194, 194, 0.35);
  }
}

@media (min-width: 43.75em) {
  .nav-menu__inner {
    text-align: center;
    width: 100%;
  }
}

@media (min-width: 63.75em) {
  .nav-menu__inner {
    bottom: 0;
    left: 0;
    position: absolute;
  }
}

.nav-menu .menu {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1.0625rem;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  z-index: 101;
}

@media (min-width: 43.75em) {
  .nav-menu .menu {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 15px;
    line-height: 0.9375rem;
  }
  .nav-menu .menu:before {
    content: '';
    display: table;
  }
  .nav-menu .menu:after {
    content: '';
    display: table;
    clear: both;
  }
}

@media (min-width: 63.75em) {
  .nav-menu .menu {
    float: right;
    margin-right: 1.25rem;
  }
}

@media (min-width: 90em) {
  .nav-menu .menu {
    margin-right: 0;
  }
}

.nav-menu .menu li {
  list-style: none;
  margin-bottom: 0.125rem;
  padding: 0.125rem 0;
}

@media (min-width: 43.75em) {
  .nav-menu .menu li {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
  }
}

@media (min-width: 63.75em) {
  .nav-menu .menu li {
    display: block;
    float: left;
  }
}

@media (min-width: 43.75em) {
  .nav-menu .menu li.menu__item__last .menu {
    left: auto;
    margin-right: 0;
    right: 0;
  }
}

@media (min-width: 43.75em) {
  .nav-menu .menu li.menu__item__last .menu .menu {
    right: 100%;
  }
}

@media (min-width: 43.75em) {
  .nav-menu .menu li:hover {
    background-color: rgba(0, 0, 0, 0.85);
  }
}

@media (min-width: 43.75em) {
  .nav-menu .menu li.is-expanded:hover > .menu, .nav-menu .menu li.is-expanded:focus > .menu {
    opacity: 1;
    visibility: visible;
  }
}

.nav-menu .menu__link, .nav-menu .menu__link:visited {
  color: #202020;
  display: block;
  padding: 0.625rem 0 0.5rem;
  text-decoration: none;
}

@media (min-width: 43.75em) {
  .nav-menu .menu__link, .nav-menu .menu__link:visited {
    color: #fff;
    padding: 0.625rem;
    position: relative;
  }
}

@media (min-width: 63.75em) {
  .nav-menu .menu__link, .nav-menu .menu__link:visited {
    padding: 0.9375rem 1.25rem;
  }
}

.nav-menu .is-active + .menu__link {
  color: #be833d;
}

.menu__link__expand {
  position: absolute;
  right: 0.125rem;
  display: block;
  padding: 0.1875rem 0.875rem;
  width: 2.5rem;
  height: auto;
  cursor: pointer;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

@media (min-width: 43.75em) {
  .menu__link__expand {
    cursor: default;
    display: none;
  }
}

.menu__link__expand.is-active {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.menu .menu .menu__link__expand {
  right: 0.625rem;
  padding-top: 0.3125rem;
  width: 2.125rem;
  fill: #7d7d7f;
}

@media (min-width: 43.75em) {
  .menu .menu .menu__link__expand {
    top: 4px;
    display: block;
    padding: 0;
    width: 8px;
    fill: rgba(194, 194, 194, 0.35);
  }
}

.nav-menu .depth-1 .menu {
  position: absolute;
  top: 0;
  right: -80%;
  margin-bottom: 0.75rem;
  height: 0;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 15px;
  line-height: 0.9375rem;
  font-weight: 300;
  text-align: left;
  text-transform: none;
  opacity: 0;
  -webkit-transition: opacity .5s ease, right .5s ease;
  transition: opacity .5s ease, right .5s ease;
  visibility: hidden;
}

@media (min-width: 43.75em) {
  .nav-menu .depth-1 .menu {
    top: auto;
    right: auto;
    height: auto;
    width: 15.625rem;
    background-color: rgba(30, 30, 30, 0.95);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.35);
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.35);
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
}

@media (min-width: 63.75em) {
  .nav-menu .depth-1 .menu {
    background-color: rgba(0, 0, 0, 0.85);
  }
}

.nav-menu .depth-1 .menu.is-visible {
  height: auto;
  opacity: 1;
  position: relative;
  right: 0;
  visibility: visible;
}

.nav-menu .depth-1 .menu li {
  float: none;
  padding: 0.125rem 0;
}

@media (min-width: 43.75em) {
  .nav-menu .depth-1 .menu li {
    display: block;
    padding-bottom: 0;
    padding-top: 0;
  }
}

@media (min-width: 43.75em) {
  .nav-menu .depth-1 .menu li:hover {
    background-color: rgba(194, 194, 194, 0.85);
  }
  .nav-menu .depth-1 .menu li:hover > .menu__link,
  .nav-menu .depth-1 .menu li:hover > .menu__link:visited {
    color: #000;
  }
}

@media (min-width: 43.75em) {
  .nav-menu .depth-1 .menu li.edge .menu {
    left: auto;
    margin-right: 0;
    right: 100%;
  }
}

@media (min-width: 43.75em) {
  .nav-menu .depth-1 .menu .menu__link,
  .nav-menu .depth-1 .menu .menu__link:visited {
    color: #c2c2c2;
    padding: 0.625rem 2.25rem 0.625rem 0.625rem;
  }
}

@media (min-width: 63.75em) {
  .nav-menu .depth-1 .menu .menu__link,
  .nav-menu .depth-1 .menu .menu__link:visited {
    padding-left: 1.25rem;
  }
}

@media (min-width: 43.75em) {
  .nav-menu .depth-1 .menu .menu__link:hover, .nav-menu .depth-1 .menu .menu__link:focus,
  .nav-menu .depth-1 .menu .menu__link:visited:hover,
  .nav-menu .depth-1 .menu .menu__link:visited:focus {
    background-color: rgba(255, 255, 255, 0.85);
    color: #fff;
  }
}

.nav-menu .depth-1 .menu .menu__link.active-trail,
.nav-menu .depth-1 .menu .menu__link:visited.active-trail {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.nav-menu .depth-1 .menu .menu__link.active,
.nav-menu .depth-1 .menu .menu__link:visited.active {
  text-decoration: underline;
}

.nav-menu .depth-2 .menu {
  width: 100%;
}

@media (min-width: 43.75em) {
  .nav-menu .depth-2 .menu {
    top: 0;
    left: 15.625rem;
  }
}

.nav-menu .depth-2 .menu .menu__link,
.nav-menu .depth-2 .menu .menu__link:visited {
  padding-left: 1.25rem;
}

@media (min-width: 43.75em) {
  .nav-menu .depth-3 .menu {
    background-color: rgba(194, 194, 194, 0.95);
  }
}

.nav-menu .depth-3 .menu .menu__link,
.nav-menu .depth-3 .menu .menu__link:visited {
  padding-left: 2.5rem;
}

@media (min-width: 43.75em) {
  .nav-menu .depth-3 .menu .menu__link,
  .nav-menu .depth-3 .menu .menu__link:visited {
    color: #000;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.nav__toggle {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 999;
  overflow: hidden;
  margin: 0 0 0 -64px;
  padding: 0;
  width: 60px;
  height: 72px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (min-width: 43.75em) {
  .nav__toggle {
    display: none;
  }
}

.nav__toggle:focus {
  outline: 0;
}

.nav__toggle span {
  display: block;
  position: absolute;
  top: 36px;
  left: 18px;
  right: 18px;
  height: 2px;
  background: #fff;
  -webkit-transition: background 0s .3s;
  transition: background 0s .3s;
}

.nav__toggle span::after, .nav__toggle span::before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: "";
  -webkit-transition-duration: .3s, .3s;
          transition-duration: .3s, .3s;
  -webkit-transition-delay: .3s, 0s;
          transition-delay: .3s, 0s;
}

.nav__toggle span::before {
  top: -6px;
  /* autoprefixer: off */
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}

.nav__toggle span::after {
  bottom: -6px;
  /* autoprefixer: off */
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
}

.nav__toggle.is-active {
  margin-left: -65px;
}

.nav__toggle.is-active span {
  background: 0 0;
}

.nav__toggle.is-active span::after, .nav__toggle.is-active span::before {
  -webkit-transition-delay: 0s, .3s;
          transition-delay: 0s, .3s;
}

.nav__toggle.is-active span::before {
  top: 0;
  /* autoprefixer: off */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav__toggle.is-active span::after {
  bottom: 0;
  /* autoprefixer: off */
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pager {
  clear: both;
  margin: 0 0 2rem;
  padding: 0;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-align: center;
}

@media print {
  .pager {
    display: none;
  }
}

.pager a {
  text-decoration: none;
  opacity: 0.5;
  color: #202020;
}

.pager a:hover {
  text-decoration: none;
  opacity: 1;
}

.pager__item,
.pager__current-item,
.pager-current,
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis {
  display: inline;
  padding: 0 .5em;
  list-style-type: none;
  background-image: none;
}

.pager__current-item,
.pager-current {
  font-weight: bold;
}

.pager-current {
  display: inline-block;
  padding: 0.5rem 0.875rem;
  line-height: 24px;
  background-color: #f4f4f4;
  border-radius: 4px;
}

.pager-first,
.pager-last {
  display: none;
}

@media (min-width: 0) and (max-width: 43.6875em) {
  .pager-item,
  .pager-ellipsis {
    display: none;
  }
}

.stickymenu {
  position: relative;
  margin-left: -1.25rem;
  margin-bottom: 2.25rem;
}

@media (min-width: 50em) {
  .stickymenu {
    float: left;
    width: 13.75rem;
    padding-top: 0.75rem;
  }
}

@media (min-width: 70em) {
  .stickymenu {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
    margin-left: 4.34783%;
  }
}

@media (min-width: 87.5em) {
  .stickymenu {
    margin-left: 8.69565%;
  }
}

.stickymenu ul {
  padding-left: 0;
  list-style: none;
}

@media (min-width: 50em) {
  .stickymenu ul {
    max-width: 13.75rem;
  }
}

.stickymenu ul li {
  margin-bottom: 0.875rem;
  padding-left: 1.25rem;
  border-left: 3px solid transparent;
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
}

.stickymenu ul li.active {
  border-left: 3px solid #be833d;
}

.stickymenu ul li.active a {
  font-weight: 700;
  color: #be833d;
}

.stickymenu ul li a {
  color: #7d7d7f;
  text-decoration: none;
}

.stickymenu ul li:first-child {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}

nav.rooms,
nav.specials {
  margin: 0 0 1.25rem 0;
}

.tabbed-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.tabbed-menu:before {
  content: '';
  display: table;
}

.tabbed-menu:after {
  content: '';
  display: table;
  clear: both;
}

@media print {
  .tabbed-menu {
    display: none;
  }
}

.tabbed-menu__tab {
  display: block;
  margin: 0;
}

.tabbed-menu__tab:not(.active):not(.active-trail) .tabbed-menu__tab-link {
  opacity: 0.4;
}

.tabbed-menu__tab:not(.active):not(.active-trail) .tabbed-menu__tab-link:hover {
  opacity: 1;
  text-decoration: none;
}

.tabbed-menu a.tabbed-menu__tab-link {
  display: block;
  padding: 0.75rem 0.9375rem;
  text-decoration: none;
  color: #202020;
}

@media (min-width: 63.75em) {
  .tabbed-menu a.tabbed-menu__tab-link {
    padding: 0.75rem 0.9375rem;
  }
}

.tabbed-menu--off {
  margin: 0;
  padding: 0;
  background-image: none;
}

.tabbed-menu--primary {
  border-bottom: 2px solid #4d4d4f;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 600;
}

@media (min-width: 50em) {
  .tabbed-menu--primary .tabbed-menu__tab {
    border-bottom: 3px solid transparent;
    display: inline-block;
  }
  .tabbed-menu--primary .tabbed-menu__tab:active, .tabbed-menu--primary .tabbed-menu__tab.active, .tabbed-menu--primary .tabbed-menu__tab.active-trail {
    border-bottom: 3px solid #4d4d4f;
  }
}

@media (min-width: 43.75em) and (max-width: 63.6875em) {
  .tabbed-menu--secondary .tabbed-menu__tab {
    float: left;
    width: 49.82609%;
  }
}

@media (min-width: 63.75em) {
  .tabbed-menu--secondary .tabbed-menu__tab {
    display: inline-block;
  }
}

.tabbed-menu--secondary {
  font-family: "Lato", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
}

@media (max-width: 63.75em) {
  .tabbed-menu--secondary a.tabbed-menu__tab-link {
    padding: 0.5rem 0.9375rem;
  }
}

.tabbed-menu + .tabbed-menu--secondary {
  margin-top: 0.625rem;
}

.bg--gray .inner {
  background-color: #313131;
}

.bg--light-gray .inner {
  background-color: #c2c2c2;
}

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

.bg--white-ghost, .cta-box__content {
  background-color: rgba(255, 255, 255, 0.75);
}

.bg--yellow .inner,
.bg--light-yellow .inner {
  background-color: #f5e6cc;
}

.bg--dark-yellow .inner {
  background-color: #be833d;
}

.primary-color {
  color: #be833d;
}

.no-bottom-margin {
  margin-bottom: 0 !important;
}

.no-top-margin {
  margin-top: 0 !important;
}

.large-up {
  display: none !important;
}

@media (min-width: 63.75em) {
  .large-up {
    display: inline-block !important;
  }
}

@media (min-width: 43.75em) {
  .to-medium {
    display: none !important;
  }
}

@media (min-width: 63.75em) {
  .to-large {
    display: none !important;
  }
}

.spacer {
  display: block;
  height: 0.0625rem;
  margin-bottom: 0.625rem;
}

.spacer--15 {
  display: block;
  height: 0.0625rem;
  margin-bottom: 0.9375rem;
}

.spacer--20 {
  display: block;
  height: 0.0625rem;
  margin-bottom: 1.25rem;
}

.full-width {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}

.full-width img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.full-width__image-75 img {
  max-width: 73.91304%;
}
