/* VALIDATION */
.inputContainer {
  position: relative;
  float: left;
}

.formError {
  cursor: pointer;
  display: block;
  left: 300px;
  line-height: 18px;
  position: absolute;
  top: 300px;
}

.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}

.formError .formErrorContent {
  background: #b31919;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 11px;
  padding: 4px 10px 4px 10px;
  position: relative;
  width: 150px;
  text-align: left;
}

.greenPopup .formErrorContent {
  background: #33be40;
}

.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}

.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}

body[dir=rtl] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 0 0 12px;
  top: 2px;
}

.formError .formErrorArrow div {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  height: 1px;
  background: #b31919;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
  background: #33be40;
}

.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}

.formError .formErrorArrow .line10 {
  width: 15px;
  border: none;
}

.formError .formErrorArrow .line9 {
  width: 13px;
  border: none;
}

.formError .formErrorArrow .line8 {
  width: 11px;
}

.formError .formErrorArrow .line7 {
  width: 9px;
}

.formError .formErrorArrow .line6 {
  width: 7px;
}

.formError .formErrorArrow .line5 {
  width: 5px;
}

.formError .formErrorArrow .line4 {
  width: 3px;
}

.formError .formErrorArrow .line1 {
  width: 1px;
}

.formError .formErrorArrow .line2,
.formError .formErrorArrow .line3 {
  display: none;
}

.ui-datepicker {
  background: #fcf8f1;
  box-sizing: border-box;
  display: none;
  padding: 10px;
}
body > .ui-datepicker {
  z-index: 30 !important;
}
.ui-datepicker:after {
  display: block;
  content: "";
  height: 0;
  overflow: hidden;
  clear: both;
}
.ui-datepicker .ui-datepicker-header {
  color: #000;
  font: 700 16px/25px "STIX Two Text", serif;
  margin-bottom: 6px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  display: inline-block;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  border: 2px solid #856947;
  border-bottom: 0;
  border-left: 0;
  cursor: pointer;
  height: 10px;
  position: absolute;
  text-indent: -10000px;
  top: 6px;
  transform: rotate(45deg);
  transition: border-color 500ms ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 10px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  opacity: 0.3;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  border-color: #767676;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  border-right: 0;
  border-top: 0;
  border-left: 2px solid #856947;
  border-bottom: 2px solid #856947;
  left: 7px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 7px;
}
.ui-datepicker .ui-datepicker-calendar {
  font-size: 12px;
  cursor: default;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .ui-datepicker .ui-datepicker-calendar {
    width: 100%;
  }
}
.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  vertical-align: middle;
  width: 36px;
  height: 32px;
  line-height: 32px;
}
.ui-datepicker .ui-datepicker-calendar th {
  font: 400 italic 14px/32px "STIX Two Text", serif;
  color: #856947;
}
.ui-datepicker .ui-datepicker-calendar td {
  color: #000;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month, .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
  color: rgba(0, 0, 0, 0.2);
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month span:hover, .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span:hover {
  color: inherit;
  background: none;
}
.ui-datepicker .ui-datepicker-calendar a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  border: 1px solid rgba(133, 105, 71, 0.7);
  color: #856947;
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a:hover {
  background: transparent;
  color: #856947;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-highlight a, .ui-datepicker .ui-datepicker-calendar .ui-state-default:hover {
  background: #856947;
  color: #fff;
  box-sizing: border-box;
}

.ui-datepicker-trigger {
  background: url("../images/datepicker.svg") 0 0 no-repeat;
  float: left;
  width: 21px;
  height: 21px;
  margin: 8px 0 0 8px;
  overflow: hidden;
  text-indent: -100em;
}

.admin .preview-item {
  overflow: hidden;
  margin: 0;
  padding: 20px;
  height: auto;
  font-smoothing: antialiased;
}

.promo-content {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.promo-wrapper {
  max-width: 1920px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.promo-wrapper:after {
  clear: both;
  content: "";
  display: table;
}
.admin .preview-item .promo-wrapper {
  margin: 0;
}

#promos {
  width: 100%;
  position: relative;
  padding: 20px 40px;
  box-sizing: border-box;
  z-index: 1;
  overflow: hidden;
  background: #fcf8f1;
  font-size: 0;
}
#promos:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (min-width: 1400px) {
  #promos {
    padding: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  #promos {
    padding: 20px 0;
  }
}
.admin .preview-item #promos {
  background: none;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#promos .slideshow {
  text-align: center;
}
.admin .preview-item #promos .slideshow {
  text-align: left;
}
#promos .promo {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 560px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media only screen and (max-width: 1023px) {
  #promos .promo {
    height: 400px;
  }
}
#promos .promo .promo-thumb {
  font-size: 0;
  position: relative;
  overflow: hidden;
  height: 100%;
  display: none;
}
#promos .promo .promo-thumb img {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.admin .preview-item #promos .promo .promo-thumb {
  display: block;
}
.admin .preview-item #promos .promo {
  margin: 0;
  background-color: #5A5A5A;
}
#promos .promo:hover .overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
#promos .promo:hover .thumbnail {
  transform: scale(1.1);
}
#promos .promo .overlay {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: left;
  transition: all 350ms ease-in-out;
  z-index: 20;
}
@media only screen and (max-width: 1023px) {
  #promos .promo .overlay {
    padding: 20px;
  }
}
#promos .promo .fs_title {
  margin-bottom: 8px;
  font: 36px/1.5 "STIX Two Text", serif;
  font-size: 2.4vw;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 750px) {
  #promos .promo .fs_title {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  #promos .promo .fs_title {
    font-size: 36px;
  }
}
#promos .promo .fs_title a {
  color: inherit;
  text-decoration: none;
}
#promos .promo .fs_title a:hover {
  color: #54baba;
}
#promos .promo .wrapper {
  width: auto;
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 40px;
}
@media only screen and (max-width: 1023px) {
  #promos .promo .wrapper {
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
}
#promos .promo .fs_descr {
  font: 600 18px/1.8 "Lato", sans-serif;
  margin-bottom: 25px;
  color: #fff;
  letter-spacing: 0.8px;
}
@media only screen and (max-width: 1023px) {
  #promos .single-promo .promo {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.admin .preview-item #promos .single-promo .promo {
  width: 560px !important;
}
@media only screen and (max-width: 1023px) {
  .admin .preview-item #promos .single-promo .promo {
    width: 400px !important;
  }
}
#promos .promo-button {
  background: #f1ddb6;
  border: 2px solid #f1ddb6;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  font: 700 16px/60px "STIX Two Text", serif;
  height: 60px;
  margin: 0;
  overflow: visible;
  padding: 0 40px;
  position: relative;
  -moz-text-align-last: auto;
       text-align-last: auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  transition: all 500ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  #promos .promo-button {
    padding: 0 20px;
    font-size: 16px;
    line-height: 48px;
    height: 50px;
  }
}
#promos .promo-button:hover, #promos .promo-button.active {
  background: #fff;
}
.admin .preview-item #promos .promo-button:active {
  top: auto;
  box-shadow: none;
  text-shadow: none;
}
#promos .price {
  position: absolute;
  left: 20px;
  bottom: 10px;
  font: 15px/32px "Lato", sans-serif;
}
#promos .price strong {
  font-weight: bold;
  font-size: 20px;
}
#promos .thumbnail {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 10;
  transform: scale(1);
  transition: transform 500ms ease-in-out;
}
#promos .slideshow-controls {
  position: absolute;
  max-width: 1920px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
#promos .slideshow-controls .slideshow-button {
  border-color: #856947;
}
#promos .slideshow-controls .slideshow-button:hover {
  border-color: #767676;
}
#promos .slideshow-controls .slideshow-button.previous {
  left: -30px;
}
@media only screen and (max-width: 1023px) {
  #promos .slideshow-controls .slideshow-button.previous {
    left: 10px;
  }
}
#promos .slideshow-controls .slideshow-button.next {
  right: -30px;
}
@media only screen and (max-width: 1023px) {
  #promos .slideshow-controls .slideshow-button.next {
    right: 10px;
  }
}

#content {
  background: #fff;
  overflow: hidden;
  position: relative;
}
.home #content {
  overflow: visible;
}
#content:after {
  clear: both;
  content: "";
  display: table;
}
#content .page-content-wrapper {
  box-sizing: border-box;
  position: relative;
  padding: 100px 0 60px 0;
  z-index: 2;
}
#content .page-content-wrapper .main-copy > img {
  margin: 0 20px 20px;
}
@media only screen and (max-width: 767px) {
  #content .page-content-wrapper .main-copy > img {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
  }
}
#content .page-content-wrapper .main-copy p img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.restaurant-layout #content .page-content-wrapper {
  float: left;
  width: calc(100% - 260px);
}
@media only screen and (max-width: 767px) {
  .restaurant-layout #content .page-content-wrapper {
    float: none;
    width: 100%;
  }
}
.spa-layout #content .page-content-wrapper {
  float: left;
  width: calc(100% - 260px);
}
@media only screen and (max-width: 767px) {
  .spa-layout #content .page-content-wrapper {
    float: none;
    width: 100%;
  }
}
#content .page-content-wrapper:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 767px) {
  #content .page-content-wrapper {
    padding: 20px;
    text-align: left;
  }
}
.home #content .page-content-wrapper {
  padding-top: 160px;
}
@media only screen and (max-width: 1023px) {
  .home #content .page-content-wrapper {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .home #content .page-content-wrapper {
    padding-top: 40px;
  }
}
.home #content .page-content-wrapper h1, .home #content .page-content-wrapper h2, .home #content .page-content-wrapper .preheader {
  padding-left: 100px;
}
@media only screen and (min-width: 1400px) {
  .home #content .page-content-wrapper h1, .home #content .page-content-wrapper h2, .home #content .page-content-wrapper .preheader {
    padding-left: 200px;
  }
}
@media only screen and (max-width: 1023px) {
  .home #content .page-content-wrapper h1, .home #content .page-content-wrapper h2, .home #content .page-content-wrapper .preheader {
    padding-left: 0;
  }
}
.home #content .page-content-wrapper .main-copy {
  padding-left: 300px;
  text-align: left;
}
@media only screen and (min-width: 1400px) {
  .home #content .page-content-wrapper .main-copy {
    padding-left: 515px;
  }
}
@media only screen and (max-width: 1023px) {
  .home #content .page-content-wrapper .main-copy {
    padding-left: 0;
  }
}
.property.home #content .page-content-wrapper h1, .property.home #content .page-content-wrapper h2 {
  padding-left: 300px;
}
@media only screen and (min-width: 1400px) {
  .property.home #content .page-content-wrapper h1, .property.home #content .page-content-wrapper h2 {
    padding-left: 300px;
  }
}
@media only screen and (max-width: 1023px) {
  .property.home #content .page-content-wrapper h1, .property.home #content .page-content-wrapper h2 {
    padding-left: 0;
  }
}
#content .content-bg {
  position: absolute;
  top: 50px;
  left: 80px;
  height: 80%;
  max-height: 600px;
  min-height: 300px;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  #content .content-bg {
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    height: auto;
    max-height: auto;
    min-height: auto;
  }
}
#content .content-bg img {
  display: block;
  height: 100%;
  width: auto;
}
@media only screen and (max-width: 1023px) {
  #content .content-bg img {
    width: 100%;
    height: auto;
  }
}
.calendar #content .content-bg {
  display: none;
}
.home.corporate #content .content-bg {
  left: 40px;
  height: auto;
  max-height: none;
  min-height: auto;
  width: 420px;
}
.home.corporate #content .content-bg img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .home.corporate #content .content-bg {
    left: 50%;
    width: 50%;
  }
}

.home .page-content .main-copy {
  padding: 0 40px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .home .page-content .main-copy {
    padding: 0;
  }
}

#content-sidebar + .page-content-wrapper {
  margin-left: 250px;
}
@media only screen and (max-width: 1023px) {
  #content-sidebar + .page-content-wrapper {
    margin-left: 0;
  }
}

#content-sidebar {
  float: left;
  width: 210px;
  padding: 100px 0 80px 0;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1023px) {
  #content-sidebar {
    width: auto;
    padding: 20px;
    margin-bottom: 0;
    display: none;
    float: none;
    overflow: hidden;
  }
}

#submenu a {
  font-size: 14px;
  font-size: 1.1vw;
  line-height: 1.4;
  text-decoration: none;
  color: #856947;
}
@media (max-width: 1090.9090909091px) {
  #submenu a {
    font-size: 12px;
  }
}
@media (min-width: 1272.7272727273px) {
  #submenu a {
    font-size: 14px;
  }
}
#submenu a:hover, #submenu a.active {
  color: #767676;
}
#submenu .submenu-heading {
  display: block;
  text-transform: uppercase;
  font: 22px/1.3 "Lato", sans-serif;
  font-weight: normal;
  font-size: 1.1vw;
  margin-bottom: 14px;
}
@media (max-width: 1636.3636363636px) {
  #submenu .submenu-heading {
    font-size: 18px;
  }
}
@media (min-width: 2000px) {
  #submenu .submenu-heading {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  #submenu .submenu-heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
#submenu .submenu-heading a {
  font: inherit;
  color: #767676;
}
#submenu .submenu-heading a:hover {
  color: #856947;
}
#submenu ul {
  margin: 0 0 0 10px;
}
#submenu li {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #submenu li {
    display: block;
    margin-right: 10px;
  }
}

#header .header-phone:hover {
  opacity: 0.7;
}
.sticky-header #header {
  height: 74px;
  border-color: #dfccb3;
}
.sticky-header #header .logo {
  height: 46px;
}

.sticky-header .languages {
  top: 12px;
}

.sticky-header .top-menu {
  bottom: 10px;
}
.top-menu .menu.submenu {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  padding: 20px;
  min-width: 180px;
  background: #fff;
  text-align: left;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.top-menu .menu.submenu.wide {
  min-width: 380px;
}
.top-menu .menu.submenu:after {
  clear: both;
  content: "";
  display: table;
}
.top-menu .menu.submenu li {
  display: block;
  text-align: left;
}
.top-menu .menu.submenu li.submenu-col1, .top-menu .menu.submenu li.submenu-col2 {
  width: 50%;
}
.top-menu .menu.submenu li.submenu-col1 a, .top-menu .menu.submenu li.submenu-col2 a {
  white-space: normal;
}
.top-menu .menu.submenu li.submenu-col1 {
  float: left;
}
.top-menu .menu.submenu li.submenu-col2 {
  float: right;
}
.top-menu .menu.submenu li.submenu-col2 li {
  padding-left: 15px;
}
.top-menu .menu.submenu a {
  display: block;
  padding: 5px 0;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none;
  text-align: left;
  color: #002d5c;
  font-family: "Lato", sans-serif;
}
.top-menu .menu.submenu a:hover, .top-menu .menu.submenu a.active {
  color: #856947;
}
.top-menu .menu.submenu a.submenu-column3 {
  margin-top: 7px;
  font-weight: 400;
}
.top-menu li:hover .menu.submenu,
.top-menu .expanded .menu.submenu,
.top-menu .menu.submenu.opened {
  display: block;
}

.sticky-header .main-menu {
  top: 74px;
}
.main-menu .menu.submenu {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  padding: 20px;
  min-width: 180px;
  background: #fff;
  text-align: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.main-menu .menu.submenu.wide {
  min-width: 380px;
}
.main-menu .menu.submenu:after {
  clear: both;
  content: "";
  display: table;
}
.main-menu .menu.submenu li {
  display: block;
  text-align: left;
}
.main-menu .menu.submenu li.submenu-col1, .main-menu .menu.submenu li.submenu-col2 {
  width: 50%;
}
.main-menu .menu.submenu li.submenu-col1 a, .main-menu .menu.submenu li.submenu-col2 a {
  white-space: normal;
}
.main-menu .menu.submenu li.submenu-col1 {
  float: left;
}
.main-menu .menu.submenu li.submenu-col2 {
  float: right;
}
.main-menu .menu.submenu li.submenu-col2 li {
  padding-left: 15px;
}
.main-menu .menu.submenu a {
  display: block;
  padding: 5px 0;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  color: #002d5c;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.main-menu .menu.submenu a:hover, .main-menu .menu.submenu a.active {
  color: #856947;
}
.main-menu .menu.submenu a.submenu-column3 {
  margin-top: 7px;
  font-weight: 400;
}
.main-menu .menu.submenu.level-3 {
  position: relative;
  padding: 0 0 10px;
  box-shadow: none;
}
.main-menu .menu.submenu.level-3 a {
  text-transform: none;
}
.main-menu li:hover .menu.submenu,
.main-menu .expanded .menu.submenu,
.main-menu .menu.submenu.opened {
  display: block;
}

.booking-opened #full-nav-trigger {
  right: 170px;
}
#full-nav-trigger:hover {
  opacity: 0.8;
}
#full-nav-trigger:hover .smart-icon span {
  transform: none;
}
#full-nav-trigger:hover .smart-icon span:first-child {
  transform: translate(0, -2px);
}
#full-nav-trigger:hover .smart-icon span:last-child {
  transform: translate(0, 2px);
}
#full-nav-trigger:active .smart-icon span, #full-nav-trigger:active .smart-icon span:first-child, #full-nav-trigger:active .smart-icon span:last-child {
  transition: transform 100ms;
  transform: none;
}

#full-nav {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  padding: 110px 10% 40px 10%;
  box-sizing: border-box;
  text-align: center;
  z-index: 40;
  transition: all 500ms ease-in-out;
  -webkit-overflow-scrolling: touch;
}
.full-nav #full-nav {
  top: 0;
  opacity: 1;
  overflow: auto;
  visibility: visible;
}
.full-nav #full-nav .languages,
.full-nav #full-nav .top-menu,
.full-nav #full-nav .main-menu {
  float: none;
  position: relative;
  display: block;
  background: none;
  margin: 20px auto 0;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  border-top: 1px solid #dfccb3;
  padding-top: 20px;
}
.full-nav #full-nav .languages ul li,
.full-nav #full-nav .top-menu ul li,
.full-nav #full-nav .main-menu ul li {
  display: block;
  margin: 0;
}
.full-nav #full-nav .languages span.chevron,
.full-nav #full-nav .top-menu span.chevron,
.full-nav #full-nav .main-menu span.chevron {
  display: none;
}
.full-nav #full-nav .languages {
  margin-top: 0;
  width: auto;
  display: inline-block;
  border-top: 0;
  padding-top: 0;
}
.full-nav #full-nav .languages .ui-menu-item-wrapper {
  background: #767676;
  color: #fff;
}
.full-nav #full-nav .languages .ui-state-active {
  background: #856947;
}
.full-nav #full-nav .top-menu {
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .full-nav #full-nav .top-menu {
    text-align: left;
  }
}
.full-nav #full-nav .top-menu ul {
  overflow: hidden;
}
.full-nav #full-nav .top-menu ul li {
  float: none;
  margin: 5px 0;
}
.full-nav #full-nav .top-menu ul li a {
  display: block;
  font-size: 14px;
}
.full-nav #full-nav .top-menu ul li a:before, .full-nav #full-nav .top-menu ul li a:after {
  content: none;
}
.full-nav #full-nav .main-menu {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  margin: 0 auto;
  background: none;
}
.full-nav #full-nav .main-menu ul li {
  margin: 10px 0;
}
.full-nav #full-nav .main-menu ul li a {
  font-size: 18px;
  line-height: 1.2;
}
.full-nav #full-nav .main-menu ul li a:before, .full-nav #full-nav .main-menu ul li a:after {
  content: none;
}
.full-nav #full-nav .main-menu .level-1 > li > a {
  color: #856947;
}
.full-nav #full-nav .submenu {
  margin-left: 20px;
  box-shadow: none;
}
.full-nav #full-nav .closed .horizontal {
  opacity: 1;
}
.full-nav #full-nav .plus {
  display: block;
  height: 18px;
  width: 18px;
  position: absolute;
  right: 15px;
  top: 2px;
  cursor: pointer;
}
.full-nav #full-nav .plus .vertical, .full-nav #full-nav .plus .horizontal {
  transform: rotate(-90deg);
  transition: all 500ms ease-in-out;
  top: 0;
  position: absolute;
  background-color: #767676;
}
.full-nav #full-nav .plus .horizontal {
  width: 8px;
  height: 2px;
  margin-left: 5px;
  margin-top: 7px;
}
.full-nav #full-nav .plus .vertical {
  width: 2px;
  height: 8px;
  margin-left: 8px;
  margin-top: 4px;
}
.full-nav #full-nav .level-2 .plus {
  top: 16px;
}
.full-nav #full-nav .opened {
  opacity: 1;
}
.full-nav #full-nav .opened > .vertical, .full-nav #full-nav .opened > .horizontal {
  transform: rotate(90deg);
  background: #856947 !important;
}
.full-nav #full-nav .opened > .horizontal {
  opacity: 0;
}
.full-nav #full-nav .active .vertical, .full-nav #full-nav .active .horizontal {
  background: #856947 !important;
}
.full-nav #full-nav .menu.level-1 {
  display: block;
  width: 100%;
}
.full-nav #full-nav .menu.level-1 > li {
  display: block;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .full-nav #full-nav .menu.level-1 > li {
    text-align: left;
  }
}
.full-nav #full-nav .menu.level-1 > li > a {
  text-align: center;
  text-decoration: none;
  padding: 0;
  display: inline-block;
  max-width: calc(100% - 90px);
}
@media only screen and (max-width: 767px) {
  .full-nav #full-nav .menu.level-1 > li > a {
    font-size: 16px;
    text-align: left;
  }
}
.full-nav #full-nav .menu.submenu {
  background: #767676;
  min-width: 180px;
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  display: block;
  background: none;
  text-align: center;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  border: 0;
}
@media only screen and (max-width: 767px) {
  .full-nav #full-nav .menu.submenu {
    text-align: left;
  }
}
.full-nav #full-nav .menu.submenu.wide {
  min-width: 180px;
}
.full-nav #full-nav .menu.submenu li.submenu-col1, .full-nav #full-nav .menu.submenu li.submenu-col2 {
  width: 100%;
  float: none;
}
.full-nav #full-nav .menu.submenu li.submenu-col1 li, .full-nav #full-nav .menu.submenu li.submenu-col2 li {
  padding-left: 0;
}
.full-nav #full-nav .menu.submenu li.submenu-col1 a, .full-nav #full-nav .menu.submenu li.submenu-col2 a {
  white-space: normal;
}
.full-nav #full-nav .menu.submenu li.submenu-col2 {
  border-top: 1px solid #dfccb3;
  margin-top: 30px;
  padding-top: 20px;
}
.full-nav #full-nav .menu.submenu.opened {
  max-height: 600px;
  padding: 5px 0 10px;
  margin-bottom: 10px;
}
.full-nav #full-nav .menu.submenu a {
  display: block;
  height: auto;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .full-nav #full-nav .menu.submenu a {
    text-align: left;
    font-size: 16px;
  }
}
.full-nav #full-nav li:hover .menu.submenu {
  display: block;
}

#booking {
  position: absolute;
  right: 40px;
  top: 106px;
  width: 300px;
  padding: 0;
  background: #fcf8f1;
  z-index: -1;
  max-height: 0;
  overflow: hidden;
  transition: all 500ms ease-in-out;
}
.booking-opened #booking {
  z-index: 100;
  opacity: 1;
  min-height: 300px;
  max-height: 800px;
  visibility: visible;
}
.sticky-header.booking-opened #booking {
  top: 74px;
}
@media only screen and (max-width: 767px) {
  #booking {
    right: 0;
    width: 100%;
    top: 74px;
    background: white;
  }
  .booking-opened #booking {
    position: fixed;
    max-height: 2000px;
    bottom: 0;
    height: calc(100% - 74px);
    overflow: auto;
  }
}
#booking .booking-heading {
  display: block;
  color: #000;
  font: 400 24px/1 "STIX Two Text", serif;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}
#booking form {
  padding: 40px 20px;
  color: #000;
}
#booking .column {
  float: left;
  position: relative;
  width: 125px;
  height: 66px;
  padding: 10px;
  box-sizing: border-box;
  display: block;
  background: rgba(118, 118, 118, 0.2);
  font: 14px/1 "Lato", sans-serif;
  text-align: left;
  transition: font-size 500ms ease-in-out, left 500ms ease-in-out, top 500ms ease-in-out;
}
#booking .column.checkout {
  margin-left: 10px;
}
#booking .column.rooms, #booking .column.adults, #booking .column.children {
  width: 80px;
  margin-left: 10px;
  height: 56px;
  padding: 0;
}
#booking .column.rooms label, #booking .column.adults label, #booking .column.children label {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 12px;
  line-height: 1;
  z-index: -1;
}
#booking .column.rooms .select-wrapper, #booking .column.adults .select-wrapper, #booking .column.children .select-wrapper {
  width: 100%;
}
#booking .column.rooms select, #booking .column.adults select, #booking .column.children select {
  width: 100%;
  border-radius: 0;
  padding: 10px 10px 28px 10px;
  font-size: 18px;
  line-height: 18px;
  color: #000;
  cursor: pointer;
}
#booking .column.rooms select + .select-icon, #booking .column.adults select + .select-icon, #booking .column.children select + .select-icon {
  right: 10px;
}
#booking .column.rooms {
  margin-left: 0;
}
#booking .column .day-digit {
  display: block;
  font-size: 24px;
}
#booking .column #booking-dates, #booking .column #booking-dates-out {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 100%;
  cursor: pointer;
  transition: color 500ms ease-in-out;
}
#booking .column #booking-dates:hover, #booking .column #booking-dates-out:hover {
  color: #856947;
}
#booking .column .ui-datepicker-trigger {
  position: absolute;
  right: 13px;
  border: 2px solid #856947;
  border-bottom: 0;
  border-left: 0;
  width: 8px;
  height: 8px;
  top: 50%;
  transform: rotate(135deg) translateY(-50%);
  background: none;
  margin: -9px 0 0 0;
}
#booking fieldset {
  width: 260px;
  margin: 0 auto;
  margin-bottom: 10px;
}
#booking fieldset:after {
  clear: both;
  content: "";
  display: table;
}
#booking fieldset.controls {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}
#booking fieldset.controls .button {
  padding: 0 20px;
}
#booking fieldset.controls .button strong {
  margin-bottom: 0;
}

.sticky-header button.booking-button {
  height: 74px;
}
button.booking-button span.booking-open {
  display: inline;
}
.booking-opened button.booking-button span.booking-open {
  display: none;
}

#booking-datepicker {
  position: absolute;
  top: 20px;
  width: 100%;
  height: calc(100% - 20px);
  background: #fcf8f1;
  box-shadow: none;
  border-radius: 0;
  transition: opacity 200ms ease, z-index 200ms ease, top 500ms ease-in-out, max-height 500ms ease-in-out;
  max-height: 0;
  overflow: hidden;
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  #booking-datepicker {
    left: 50%;
    transform: translate(-50%, 0);
  }
}
#booking-datepicker.visible {
  display: block !important;
  max-height: 100%;
}
#booking-datepicker .ui-datepicker .ui-datepicker-calendar {
  width: 100%;
}
#booking-datepicker .ui-datepicker span {
  display: inline-block;
}

#start-end {
  position: relative;
  color: #856947;
  text-align: center;
  width: 100%;
  height: 40px;
  font: italic 20px/40px "STIX Two Text", serif;
  font-weight: bold;
  overflow: hidden;
  transition: all 200ms ease;
}
#start-end .start,
#start-end .end {
  display: inline-block;
  position: absolute;
  height: 40px;
  width: 100%;
  transition: opacity 200ms ease;
  opacity: 0;
  left: 0;
  top: 0;
}
#start-end .start.show,
#start-end .end.show {
  opacity: 1;
}

#hebs-gallery {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  /* FULL SIZE IMAGE */
  /* FULL SIZE IMAGE -> Navigation */
  /* FULL SIZE IMAGE -> Loading */
  /* THUMBNAILS */
  /* THUMBNAILS -> Navigation */
  /* INFO */
}
#hebs-gallery .galleria {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#hebs-gallery .close-button {
  cursor: pointer;
  width: 28px;
  height: 44px;
  overflow: hidden;
  position: absolute;
  top: -10px;
  right: 20px;
  text-indent: -9999px;
  z-index: 2;
}
#hebs-gallery .close-button:before, #hebs-gallery .close-button:after {
  content: "";
  position: absolute;
  left: 15px;
  height: 24px;
  width: 1px;
  background-color: #fff;
}
#hebs-gallery .close-button:before {
  transform: rotate(45deg);
}
#hebs-gallery .close-button:after {
  transform: rotate(-45deg);
}
#hebs-gallery .close-button:hover:before, #hebs-gallery .close-button:hover:after {
  background-color: #856947;
}
#hebs-gallery .galleria-container {
  height: 100% !important;
  overflow: hidden;
  position: relative;
  width: 100% !important;
}
#hebs-gallery .category-selector {
  background: #454545;
  border-color: #454545;
  color: #fff;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  margin: 5px 0 0 20px;
  padding: 0 35px 0 10px;
  position: relative;
  z-index: 2;
}
.keyboard-navigation #hebs-gallery .category-selector:focus {
  outline: 2px solid #fff;
  box-shadow: inset 0 0 1px 2px #fff;
  outline-style: inset;
}
#hebs-gallery .category-selector + .select-icon {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #fff;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-width: 8px;
  display: block;
  float: left;
  height: 0;
  margin: 17px 0 0 0;
  pointer-events: none;
  width: 0;
  right: 20px;
  transform: unset;
  position: relative;
  z-index: 3;
}
#hebs-gallery .galleria-stage {
  bottom: 120px;
  left: 0;
  overflow: hidden;
  padding: 20px 72px;
  position: absolute;
  right: 0;
  top: 40px;
}
@media only screen and (max-width: 767px) {
  #hebs-gallery .galleria-stage {
    padding: 10px 5px;
    z-index: 1;
  }
}
#hebs-gallery .galleria-stage .galleria-image {
  overflow: visible !important;
}
#hebs-gallery .galleria-stage .galleria-image img {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
#hebs-gallery.no-controls .galleria-stage {
  bottom: 0;
  padding: 20px;
}
#hebs-gallery.no-controls .galleria-image-nav {
  display: none;
}
#hebs-gallery .galleria-image-nav-left, #hebs-gallery .galleria-image-nav-right {
  position: absolute;
  top: 50%;
  cursor: pointer;
  width: 43px;
  height: 43px;
  margin-top: -22px;
  text-indent: -9999px;
  overflow: hidden;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  font-size: 0;
  transition: border-color 500ms ease-in-out;
}
#hebs-gallery .galleria-image-nav-left:hover, #hebs-gallery .galleria-image-nav-right:hover {
  border-color: #856947;
}
#hebs-gallery .galleria-image-nav-left {
  left: 25px;
  transform: rotate(-45deg);
  transform-origin: center;
}
#hebs-gallery .galleria-image-nav-right {
  right: 25px;
  transform: rotate(135deg);
  transform-origin: center;
}
#hebs-gallery .galleria-loader {
  height: 48px;
  left: 50%;
  margin: -24px 0 0 -24px;
  position: absolute;
  top: 50%;
  width: 48px;
}
#hebs-gallery.no-controls .galleria-thumbnails-container {
  display: none;
}
#hebs-gallery .galleria-thumbnails-container {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
  height: 120px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}
#hebs-gallery .galleria-carousel .galleria-thumbnails-list {
  margin-left: 52px;
  margin-right: 52px;
}
#hebs-gallery .galleria-thumbnails {
  margin: 20px auto 0;
}
#hebs-gallery .galleria-thumbnails .galleria-image {
  background: #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  float: left;
  height: 80px;
  margin: 0 6px 0 0;
  width: 80px;
}
#hebs-gallery .galleria-thumbnails .galleria-image.active {
  border: 3px solid #fff;
  width: 74px !important;
  height: 74px !important;
}
#hebs-gallery .galleria-thumbnails .galleria-image.active img {
  margin: -3px 0 0 -3px;
}
#hebs-gallery .galleria-thumb-nav-left, #hebs-gallery .galleria-thumb-nav-right {
  display: none;
  position: absolute;
  top: 50%;
  cursor: pointer;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  text-indent: -9999px;
  overflow: hidden;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  font-size: 0;
  transform-origin: center;
  transition: border-color 500ms ease-in-out;
}
#hebs-gallery .galleria-thumb-nav-left:hover, #hebs-gallery .galleria-thumb-nav-right:hover {
  border-color: #856947;
}
#hebs-gallery .galleria-thumb-nav-left.disabled, #hebs-gallery .galleria-thumb-nav-right.disabled {
  opacity: 0.5;
  cursor: default;
}
#hebs-gallery .galleria-carousel .galleria-thumb-nav-left, #hebs-gallery .galleria-carousel .galleria-thumb-nav-right {
  display: block;
}
#hebs-gallery .galleria-thumb-nav-left {
  left: 15px;
  transform: rotate(-45deg);
}
#hebs-gallery .galleria-thumb-nav-right {
  right: 15px;
  transform: rotate(135deg);
}
#hebs-gallery .galleria-info,
#hebs-gallery .galleria-info-custom {
  background: rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.06);
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#hebs-gallery .galleria-info .galleria-info-description,
#hebs-gallery .galleria-info .galleria-info-description-custom,
#hebs-gallery .galleria-info-custom .galleria-info-description,
#hebs-gallery .galleria-info-custom .galleria-info-description-custom {
  color: #fff;
  left: 300px;
  line-height: 40px;
  overflow: hidden;
  position: absolute;
  right: 300px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.keyboard-navigation #hebs-gallery .galleria-info .galleria-info-description:focus,
.keyboard-navigation #hebs-gallery .galleria-info .galleria-info-description-custom:focus,
.keyboard-navigation #hebs-gallery .galleria-info-custom .galleria-info-description:focus,
.keyboard-navigation #hebs-gallery .galleria-info-custom .galleria-info-description-custom:focus {
  outline: 2px solid #fff;
  box-shadow: inset 0 0 1px 2px #fff;
  outline-style: inset;
}

/* TEMPLATE 3*/
.rooms-module {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .rooms-module {
    margin-top: 20px;
    padding: 0;
    min-width: unset !important;
  }
}
.rooms-module ul.room-list {
  margin-left: 0 !important;
}
.rooms-module .categories-list {
  overflow: hidden;
  padding: 0 40px;
  margin: 30px 0;
}
.rooms-module .categories-list button + button {
  margin-left: 10px;
}
.rooms-module .room-entry {
  display: none;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 460px;
  margin: 10px 0;
  background: #fcf8f1;
  flex-wrap: wrap;
  padding-left: 0 !important;
}
@media (max-width: 735px) {
  .rooms-module .room-entry {
    height: auto;
    min-height: auto;
    margin: 0;
    color: #767676;
  }
}
.rooms-module .room-entry.visible-room {
  display: flex;
}
.rooms-module .room-entry .description {
  box-sizing: border-box;
  top: 0;
  right: 0;
  z-index: 2;
  width: 50%;
  padding: 30px 40px 30px 30px;
}
@media (max-width: 735px) {
  .rooms-module .room-entry .description {
    position: static;
    height: auto;
    width: 100%;
    padding: 30px 15px 25px;
  }
}
.rooms-module .room-entry .description h3 {
  font-size: 28px;
  line-height: 32px;
  margin: 6px 0 15px;
  font-weight: normal;
  transition: color 500ms ease-in-out;
}
@media (max-width: 735px) {
  .rooms-module .room-entry .description h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
.rooms-module .room-entry .description a {
  text-decoration: none;
}
.rooms-module .room-entry .description a:hover h3 {
  color: #767676;
}
.rooms-module .room-entry .description p, .rooms-module .room-entry .description span {
  font-size: 18px;
  line-height: 24px;
  color: #545454;
}
@media (max-width: 735px) {
  .rooms-module .room-entry .description p, .rooms-module .room-entry .description span {
    font-size: 16px;
    line-height: 20px;
  }
}
.rooms-module .room-entry .description nav, .rooms-module .room-entry .description .nav {
  bottom: 30px;
  left: 30px;
  white-space: nowrap;
  font-size: 18px;
  margin-top: auto;
}
@media (max-width: 735px) {
  .rooms-module .room-entry .description nav, .rooms-module .room-entry .description .nav {
    position: static;
    text-align: center;
    white-space: normal;
    font-size: 15px;
    width: 100%;
  }
}
.rooms-module .room-entry .description nav a, .rooms-module .room-entry .description .nav a {
  text-decoration: underline;
}
@media (max-width: 735px) {
  .rooms-module .room-entry .description nav a, .rooms-module .room-entry .description .nav a {
    margin: 5px 14px;
    display: inline-block;
    text-transform: uppercase;
  }
}
.rooms-module .room-entry .description nav a + a, .rooms-module .room-entry .description .nav a + a {
  margin-left: 30px;
}
@media (max-width: 735px) {
  .rooms-module .room-entry .description nav a + a, .rooms-module .room-entry .description .nav a + a {
    margin-left: 14px;
  }
}
.rooms-module .room-entry .background {
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 50%;
}
@media (max-width: 735px) {
  .rooms-module .room-entry .background {
    position: relative;
    height: 0;
    width: 100%;
    padding-top: 40%;
  }
}
.rooms-module .room-entry .background .price {
  position: absolute;
  bottom: 35px;
  right: 0;
  margin-right: 30px;
  font: italic 22px/24px "STIX Two Text", serif;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px rgba(118, 118, 118, 0.6);
}
@media (max-width: 735px) {
  .rooms-module .room-entry .background .price {
    display: none;
  }
}
.rooms-module .room-entry .background .price .number {
  font-size: 36px;
  font-weight: 700;
}
.rooms-module .room-entry .background a.price:hover {
  color: #856947;
}
.rooms-module .room-entry .background .view-gallery {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #856947;
  text-indent: -1000px;
  overflow: hidden;
}
.rooms-module .room-entry .background .view-gallery:hover {
  background: rgba(133, 105, 71, 0.6);
}
@media (max-width: 735px) {
  .rooms-module .room-entry .background .view-gallery {
    bottom: 10px;
    left: 10px;
  }
}
.rooms-module .room-entry .background .view-gallery svg {
  display: block;
  width: 22px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -11px;
  fill: #fff;
}
.rooms-module.single-room .room-entry {
  display: block;
  height: auto;
  background: none;
}
.rooms-module.single-room .background {
  height: 400px;
  width: 100%;
  margin: 0 0 20px 0;
  position: relative;
  background-color: #fcf8f1;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .rooms-module.single-room .background {
    height: 250px;
  }
}
.rooms-module.single-room .background .price {
  right: 0;
}
.rooms-module.single-room .pdf {
  margin-bottom: 20px;
}

#home-rooms {
  position: relative;
  padding: 20px 40px;
  box-sizing: border-box;
  z-index: 1;
  overflow: hidden;
  font-size: 0;
}
#home-rooms:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (min-width: 1400px) {
  #home-rooms {
    padding: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  #home-rooms {
    padding: 20px 0;
  }
}
#home-rooms .rooms-content {
  position: relative;
  max-width: 1880px;
  width: 100%;
  margin: 0 auto;
}
#home-rooms .rooms-wrapper {
  max-width: 1920px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
#home-rooms .rooms-wrapper:after {
  clear: both;
  content: "";
  display: table;
}
#home-rooms .center-column {
  position: relative;
  max-width: 100%;
  padding: 0;
}
#home-rooms .slideshow-wrapper:not(.swiper-wrapper) {
  display: flex;
}
#home-rooms .slideshow-wrapper:not(.swiper-wrapper) .slide {
  margin: 0 10px;
  width: calc(33% - 20px);
}
@media only screen and (max-width: 767px) {
  #home-rooms .slideshow-wrapper:not(.swiper-wrapper) {
    display: block;
  }
  #home-rooms .slideshow-wrapper:not(.swiper-wrapper) .slide {
    margin: 0 0 20px;
    width: 100%;
  }
}
#home-rooms .room-entry {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 40px;
  box-sizing: border-box;
  height: 650px;
  background-color: #000;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1023px) {
  #home-rooms .room-entry {
    height: 500px;
    padding: 20px;
  }
}
#home-rooms .room-entry:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 350ms ease-in-out;
  z-index: 1;
}
#home-rooms .room-entry:hover:after {
  background-color: rgba(0, 0, 0, 0.4);
}
#home-rooms .room-entry .rooms-content {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#home-rooms .room-entry .header {
  padding: 40px 40px 0 40px;
}
@media only screen and (max-width: 1023px) {
  #home-rooms .room-entry .header {
    padding: 20px 20px 0 20px;
  }
}
#home-rooms .room-entry h3, #home-rooms .room-entry .header-link {
  color: #fff;
  font: 36px/1.5 "STIX Two Text", serif;
  font-size: 2vw;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  #home-rooms .room-entry h3, #home-rooms .room-entry .header-link {
    font-size: 18px;
  }
}
@media (min-width: 1800px) {
  #home-rooms .room-entry h3, #home-rooms .room-entry .header-link {
    font-size: 36px;
  }
}
#home-rooms .room-entry .header-link {
  text-decoration: none;
}
#home-rooms .room-entry .price {
  position: relative;
  font: italic 24px/1 "STIX Two Text", serif;
  font-size: 1.5vw;
  text-transform: lowercase;
  text-decoration: none;
  color: #fff;
  padding-top: 20px;
}
@media (max-width: 933.3333333333px) {
  #home-rooms .room-entry .price {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  #home-rooms .room-entry .price {
    font-size: 24px;
  }
}
#home-rooms .room-entry .price:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 1px;
  background: #856947;
}
#home-rooms .room-entry .wrapper {
  width: auto;
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 40px;
  font: 600 18px/1.5 "Lato", sans-serif;
  letter-spacing: 0.8px;
  color: #fff;
}
@media only screen and (max-width: 1023px) {
  #home-rooms .room-entry .wrapper {
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
}
#home-rooms .room-entry .wrapper p {
  margin-bottom: 25px;
}
#home-rooms .room-entry .wrapper .nav {
  text-align: center;
}
#home-rooms .room-entry .wrapper .nav .button {
  padding: 0;
  width: calc(50% - 14px);
  white-space: break-spaces;
  height: auto;
}
@media only screen and (min-width: 1400px) {
  #home-rooms .room-entry .wrapper .nav .button {
    width: calc(50% - 24px);
  }
}
#home-rooms .room-entry .wrapper .nav .read-more-button {
  background: none;
  border-color: #fff;
  color: #fff;
  margin-right: 20px;
}
@media only screen and (min-width: 1400px) {
  #home-rooms .room-entry .wrapper .nav .read-more-button {
    margin-right: 40px;
  }
}
#home-rooms .room-entry .wrapper .nav .read-more-button.no-margin {
  margin-right: 0;
}
#home-rooms .room-entry .wrapper .nav .read-more-button:hover {
  background: #fff;
  color: #000;
}
#home-rooms .slideshow-controls {
  position: absolute;
  max-width: 1920px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 1023px) {
  #home-rooms .slideshow-controls {
    display: none;
  }
}
#home-rooms .slideshow-controls .slideshow-button {
  border-color: #856947;
}
#home-rooms .slideshow-controls .slideshow-button:hover {
  border-color: #767676;
}
#home-rooms .slideshow-controls .slideshow-button.previous {
  left: -30px;
}
#home-rooms .slideshow-controls .slideshow-button.next {
  right: -30px;
}

#rewards-block {
  background-color: #c1c1c1;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  padding: 150px 0 140px;
  position: relative;
  text-align: center;
}
#rewards-block .center-column {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #rewards-block .center-column {
    width: 100%;
  }
}
#rewards-block .bg {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
#rewards-block .bg img {
  display: none;
}
#rewards-block .bg:after {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
#rewards-block h1 {
  color: #fff;
  margin: 0 0 60px;
}
#rewards-block h1, #rewards-block h2 {
  text-transform: uppercase;
}
#rewards-block h1 + h2 {
  margin-top: -60px;
}
#rewards-block h2 {
  color: #FFCC3D;
  font-weight: 400;
  margin-bottom: 60px;
}
#rewards-block nav {
  font-size: 0;
  margin-top: 60px;
}
#rewards-block .button {
  background-color: #444;
  color: #FFCC3D;
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
  width: 204px;
}
#rewards-block .button:nth-child(2n) {
  background-color: #FFCC3D;
  color: #444;
}
#rewards-block .button:hover {
  background-color: #fff;
  color: #444;
}
@media only screen and (max-height: 800px) {
  #rewards-block {
    padding: 60px 0 40px;
  }
}
@media only screen and (max-width: 1023px) {
  #rewards-block {
    padding: 60px 0 40px;
  }
  #rewards-block .center-column {
    width: 75%;
  }
  #rewards-block h1 {
    margin-bottom: 30px;
  }
  #rewards-block nav {
    margin-top: 30px;
  }
}

.home-tiles {
  position: relative;
  z-index: 2;
  text-align: center;
}
.home-tiles .center-column {
  overflow: hidden;
}
.home-tiles .wrapper {
  font-size: 0;
  margin: 0 -20px 40px -20px;
}
@media only screen and (max-width: 1144px) {
  .home-tiles .wrapper {
    margin: 0 -10px 40px -10px;
  }
}
@media only screen and (max-width: 767px) {
  .home-tiles .wrapper {
    margin: 0;
    margin-bottom: 40px;
  }
}
.home .home-tiles .wrapper {
  margin-bottom: 0 !important;
}
.home-tiles .h1 {
  font-family: "STIX Two Text", serif;
  color: #002d5c;
  font-size: 50px;
  font-size: 3.5vw;
  line-height: 1;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 857.1428571429px) {
  .home-tiles .h1 {
    font-size: 30px;
  }
}
@media (min-width: 1428.5714285714px) {
  .home-tiles .h1 {
    font-size: 50px;
  }
}
.home-tiles .home-tile {
  position: relative;
  display: inline-block;
  width: calc((100% - 80px) / 3);
  height: 480px;
  background-color: #000;
  vertical-align: top;
  margin: 10px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1400px) {
  .home-tiles .home-tile {
    width: calc((100% - 120px) / 3);
    margin: 20px;
  }
}
@media only screen and (max-width: 1144px) {
  .home-tiles .home-tile {
    width: calc((100% - 40px) / 2);
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .home-tiles .home-tile {
    width: 100%;
    height: 300px;
    margin: 5px 0 5px 0;
  }
}
.home-tiles .home-tile:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
  transition: 500ms ease-in-out;
}
.home-tiles .home-tile:hover:after, .keyboard-navigation .home-tiles .home-tile:after {
  background: rgba(0, 0, 0, 0.65);
}
.home-tiles .home-tile:hover .home-tile-content .home-tile-link-wrapper, .keyboard-navigation .home-tiles .home-tile .home-tile-content .home-tile-link-wrapper {
  opacity: 1;
  font-size: 24px;
  max-height: 100px;
}
.home-tiles .home-tile:hover .home-tile-content .home-tile-link, .keyboard-navigation .home-tiles .home-tile .home-tile-content .home-tile-link {
  display: inline-block;
  margin-top: 20px;
  padding-top: 20px;
}
.home-tiles .home-tile .home-tile-content {
  position: relative;
  padding: 40px;
  text-align: center;
  z-index: 2;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.home-tiles .home-tile .home-tile-content h3 {
  font: 36px/1.5 "STIX Two Text", serif;
  font-size: 2.4vw;
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
  transition: margin 500ms ease-in-out;
}
@media (max-width: 750px) {
  .home-tiles .home-tile .home-tile-content h3 {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .home-tiles .home-tile .home-tile-content h3 {
    font-size: 36px;
  }
}
.home-tiles .home-tile .home-tile-content .home-tile-link-wrapper {
  display: block;
  font-size: 0;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 500ms ease-in-out, opacity 500ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  .home-tiles .home-tile .home-tile-content .home-tile-link-wrapper {
    opacity: 1;
    font-size: 24px;
    max-height: 100px;
  }
}
.home-tiles .home-tile .home-tile-content .home-tile-link {
  position: relative;
  color: #fff;
  font: 600 18px "Lato", sans-serif;
  font-size: 1.5vw;
  text-decoration: none;
}
@media (max-width: 933.3333333333px) {
  .home-tiles .home-tile .home-tile-content .home-tile-link {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .home-tiles .home-tile .home-tile-content .home-tile-link {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .home-tiles .home-tile .home-tile-content .home-tile-link {
    display: inline-block;
    margin-top: 20px;
    padding-top: 20px;
  }
}
.home-tiles .home-tile .home-tile-content .home-tile-link:hover {
  color: #f1ddb6;
}
.home-tiles .home-tile .home-tile-content .home-tile-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background: #856947;
}

.wedding-tiles {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .wedding-tiles {
    margin-top: 40px;
  }
}
.wedding-tiles .center-column {
  overflow: hidden;
}
.wedding-tiles .wrapper {
  font-size: 0;
  margin: 0 -20px 40px -20px;
}
@media only screen and (max-width: 1144px) {
  .wedding-tiles .wrapper {
    margin: 0 -10px 40px -10px;
  }
}
@media only screen and (max-width: 767px) {
  .wedding-tiles .wrapper {
    margin: 0;
    margin-bottom: 40px;
  }
}
.wedding-tiles .h1 {
  font-family: "STIX Two Text", serif;
  color: #767676;
  font-size: 50px;
  font-size: 3.5vw;
  line-height: 1;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 857.1428571429px) {
  .wedding-tiles .h1 {
    font-size: 30px;
  }
}
@media (min-width: 1428.5714285714px) {
  .wedding-tiles .h1 {
    font-size: 50px;
  }
}
.wedding-tiles .wedding-tile {
  position: relative;
  display: inline-block;
  width: calc((100% - 80px) / 3);
  height: 480px;
  background-color: #fcf8f1;
  vertical-align: top;
  margin: 10px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1400px) {
  .wedding-tiles .wedding-tile {
    width: calc((100% - 120px) / 3);
    margin: 20px;
  }
}
@media only screen and (max-width: 1144px) {
  .wedding-tiles .wedding-tile {
    width: calc((100% - 40px) / 2);
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .wedding-tiles .wedding-tile {
    width: 100%;
    height: 300px;
    margin: 5px 0 5px 0;
  }
}
.wedding-tiles .wedding-tile:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 1;
  transition: 500ms ease-in-out;
  border: 3px solid #fff;
}
.wedding-tiles .wedding-tile:hover:after {
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.wedding-tiles .wedding-tile:hover .wedding-tile-content .wedding-tile-link-wrapper {
  opacity: 1;
  font-size: 24px;
  max-height: 100px;
}
.wedding-tiles .wedding-tile:hover .wedding-tile-content .wedding-tile-link {
  display: inline-block;
  margin-top: 20px;
  padding-top: 20px;
}
.wedding-tiles .wedding-tile .wedding-tile-content {
  position: relative;
  padding: 40px;
  text-align: center;
  z-index: 2;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.wedding-tiles .wedding-tile .wedding-tile-content h4 {
  font: 36px "STIX Two Text", serif;
  font-size: 2vw;
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
  transition: margin 500ms ease-in-out;
  text-shadow: 3px 5px 10px #000;
}
@media (max-width: 900px) {
  .wedding-tiles .wedding-tile .wedding-tile-content h4 {
    font-size: 18px;
  }
}
@media (min-width: 1800px) {
  .wedding-tiles .wedding-tile .wedding-tile-content h4 {
    font-size: 36px;
  }
}
.wedding-tiles .wedding-tile .wedding-tile-content .wedding-tile-link-wrapper {
  display: block;
  font-size: 0;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 500ms ease-in-out, opacity 500ms ease-in-out;
}
.wedding-tiles .wedding-tile .wedding-tile-content .wedding-tile-link {
  position: relative;
  color: #fff;
  font: italic 24px "STIX Two Text", serif;
  font-size: 1.5vw;
  text-decoration: none;
  transition: 500ms ease-in-out;
  display: none;
}
@media (max-width: 933.3333333333px) {
  .wedding-tiles .wedding-tile .wedding-tile-content .wedding-tile-link {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  .wedding-tiles .wedding-tile .wedding-tile-content .wedding-tile-link {
    font-size: 24px;
  }
}
.wedding-tiles .wedding-tile .wedding-tile-content .wedding-tile-link:hover {
  color: #856947;
}
.wedding-tiles .wedding-tile .wedding-tile-content .wedding-tile-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background: #fff;
}

#feeds {
  position: relative;
  padding: 80px 0;
  z-index: 2;
  box-sizing: border-box;
}
@media only screen and (max-width: 1023px) {
  #feeds {
    padding: 50px 0;
  }
}
#feeds *, #feeds *:before, #feeds *:after {
  box-sizing: inherit;
}
#feeds:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 31%;
  background: #fcf8f1;
  opacity: 1;
  transition: opacity 500ms ease-in-out;
  z-index: 10;
}
#feeds.loading:before {
  opacity: 0;
}
#feeds .center-column {
  z-index: 20;
}
#feeds h2.feeds-heading {
  position: relative;
  font-family: "STIX Two Text", serif;
  font-size: 3.5vw;
  line-height: 1.259em;
  margin-bottom: 40px;
  color: #002d5c;
  text-transform: uppercase;
}
@media (max-width: 857.1428571429px) {
  #feeds h2.feeds-heading {
    font-size: 30px;
  }
}
@media (min-width: 1542.8571428571px) {
  #feeds h2.feeds-heading {
    font-size: 54px;
  }
}
#feeds .feeds-social-row {
  display: flex;
  width: 100%;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #feeds .feeds-social-row {
    flex-direction: column;
    align-items: center;
  }
}
#feeds .social-links {
  justify-content: space-between;
  margin-left: 10%;
  padding-top: 8px;
}
@media only screen and (max-width: 767px) {
  #feeds .social-links {
    margin-left: 0;
    margin-top: 20px;
    padding-top: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 220px;
  }
}
#feeds .social-links .social-list li {
  margin-bottom: 10px;
}
#feeds .social-link {
  padding-left: 44px;
  position: relative;
  display: block;
  color: #767676;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  transition: all 500ms ease-in-out;
}
#feeds .social-link.instagram-link svg {
  fill: url(#instagram-gradient) #447799;
}
#feeds .social-link.facebook-link svg {
  fill: #3C5A9A;
}
#feeds .social-link.twitter-link svg {
  fill: #41ABE1;
}
#feeds .social-link.linkedin-link svg {
  fill: #0a66c2;
}
#feeds .social-link + .social-link {
  margin-top: 10px;
}
#feeds .social-link:hover {
  color: #856947;
}
#feeds .social-link:hover svg {
  transform: scale(1.2);
}
#feeds .social-link svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  transform: scale(1);
  transition: 500ms ease-in-out;
}
#feeds.loading {
  min-height: 300px;
}
#feeds.loading:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 24px;
  height: 24px;
  transform-origin: 50% 50%;
  border: 3px solid transparent;
  border-top-color: #856947;
  border-bottom-color: #856947;
  border-radius: 50%;
  transform: translateY(-50%, -50%);
  animation: loading-icon-spin 1200ms linear infinite;
}
@keyframes loading-icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#feeds .feed-content {
  overflow: hidden;
  position: relative;
}
#feeds .feed-items {
  margin: 0 -20px;
}
#feeds .feed-items:after {
  clear: both;
  content: "";
  display: table;
}
#feeds .feed-item {
  position: relative;
  float: left;
  width: calc(20% - 40px);
  margin: 0 20px 40px;
  height: auto;
  font: italic 14px/18px "Lato", sans-serif;
  overflow: hidden;
  opacity: 1;
  text-align: left;
  background: #fcf8f1;
  color: #767676;
  transition: 500ms ease-in-out;
}
#feeds .feed-item:hover svg {
  transform: scale(1.2);
}
#feeds .feed-item:hover .feed-thumb:after {
  background: rgba(0, 0, 0, 0.4);
}
#feeds .feed-item:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
#feeds .feed-item svg {
  fill: #fff;
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  right: 0;
  left: 0;
  bottom: 20px;
  margin: auto;
  z-index: 5;
  transition: 500ms ease-in-out;
  transform: scale(1);
}
#feeds .feed-item.invisible {
  opacity: 0;
}
#feeds .feed-item .feed-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #767676;
}
#feeds .feed-item .feed-thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: 500ms ease-in-out;
}
#feeds .feed-item .feed-thumb div {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.6;
}
#feeds .feed-item.instagram .feed-thumb div {
  opacity: 1;
}
#feeds .feed-item .feed-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#feeds .feed-controls {
  margin-top: -20px;
  text-align: right;
}
#feeds.items-per-view-10 .feed-items {
  margin: 0 -20px;
}
#feeds.items-per-view-10 .feed-items .feed-item {
  width: calc(20% - 40px);
  margin: 0 20px 40px;
}
#feeds.items-per-view-10 .feed-items + .feed-controls {
  margin-top: -20px;
}
#feeds.items-per-view-8:before {
  left: 38%;
}
#feeds.items-per-view-8 .feed-items {
  margin: 0 -15px;
}
#feeds.items-per-view-8 .feed-items .feed-item {
  width: calc(25% - 30px);
  margin: 0 15px 30px;
}
#feeds.items-per-view-8 .feed-items + .feed-controls {
  margin-top: -15px;
}
#feeds.items-per-view-6:before {
  left: 50%;
}
#feeds.items-per-view-6 .feed-items {
  margin: 0 -15px;
}
#feeds.items-per-view-6 .feed-items .feed-item {
  width: calc(33.3333333333% - 30px);
  margin: 0 15px 30px;
}
#feeds.items-per-view-6 .feed-items + .feed-controls {
  margin-top: -15px;
}
#feeds.items-per-view-4:before {
  left: 26%;
}
#feeds.items-per-view-4 .feed-items {
  margin: 0 -10px;
}
#feeds.items-per-view-4 .feed-items .feed-item {
  width: calc(50% - 20px);
  margin: 0 10px 20px;
}
#feeds.items-per-view-4 .feed-items + .feed-controls {
  margin-top: -10px;
}
#feeds.items-per-view-2 .feed-items {
  margin: 0 -5px;
}
#feeds.items-per-view-2 .feed-items .feed-item {
  width: calc(50% - 10px);
  margin: 0 5px 10px;
}
#feeds.items-per-view-2 .feed-items + .feed-controls {
  margin-top: -5px;
}

#main-menu-close {
  cursor: pointer;
  display: none;
  height: 46px;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  right: 6vw;
  top: 12vh;
  transition: opacity 500ms ease-in-out;
  width: 46px;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  #main-menu-close {
    display: block;
    right: 4vw;
    top: 4vh;
  }
}
#main-menu-close:before, #main-menu-close:after {
  background: #000;
  content: "";
  display: block;
  height: 2px;
  left: -7px;
  position: absolute;
  width: 20px;
}
#main-menu-close:before {
  top: 21px;
  transform: rotate(45deg);
}
#main-menu-close:after {
  bottom: 21px;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  #main-menu-close {
    height: 80px;
    line-height: 80px;
    left: 20px;
    top: 0;
  }
  #main-menu-close:before, #main-menu-close:after {
    display: none;
  }
}

#about-section {
  position: relative;
}
#about-section .bg {
  background-color: #fff;
  background-position: 50% 50%;
  background-size: cover;
  background-blend-mode: luminosity;
  height: 100%;
  position: absolute;
  width: 100%;
}
#about-section .bg img {
  display: none;
}
#about-section .bg:after {
  background: rgba(26, 69, 146, 0.9);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#about-section .center-column {
  color: #fff;
  font-size: 0;
  padding: 8vh 4vw;
}
@media only screen and (max-width: 767px) {
  #about-section .center-column {
    padding: 30px 20px;
    text-align: left;
  }
}
#about-section * {
  color: inherit;
}
#about-section h1 {
  font-size: 70px;
  font-size: 7vh;
  margin-bottom: 6vh;
  text-align: center;
}
@media (max-height: 428.5714285714px) {
  #about-section h1 {
    font-size: 30px;
  }
}
@media (min-height: 1000px) {
  #about-section h1 {
    font-size: 70px;
  }
}
#about-section .menus, #about-section .copy {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
#about-section .copy {
  width: calc(50% - 30px);
}
@media only screen and (max-width: 767px) {
  #about-section .copy {
    width: 100%;
  }
}
#about-section .block {
  display: inline-block;
  font-size: 14px;
  margin: 0 20px 2vh 4vw;
  vertical-align: top;
  width: calc(50% - 20px - 4vw);
}
@media only screen and (max-width: 767px) {
  #about-section .block {
    font-size: 12px;
    margin: 10px;
    width: calc(100% - 20px);
  }
}
#about-section .block h2 {
  font-size: 30px;
  font-weight: 500;
  font-size: 2.5vw;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  #about-section .block h2 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  #about-section .block h2 {
    font-size: 30px;
  }
}
#about-section .menus {
  font-size: 0;
  overflow: hidden;
  width: calc(50% + 30px);
}
@media only screen and (max-width: 767px) {
  #about-section .menus {
    width: 100%;
  }
}
#about-section .thumb {
  background-size: cover;
  display: inline-block;
  font-weight: bold;
  margin: 0 30px 30px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: calc(33.3% - 30px);
}
@media only screen and (max-width: 767px) {
  #about-section .thumb {
    margin: 10px;
    width: calc(33.3% - 20px);
  }
}
#about-section .thumb:after {
  background: rgba(0, 0, 0, 0.2);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: background 500ms ease-in-out;
  width: 100%;
}
#about-section .thumb:hover:after {
  background: rgba(0, 0, 0, 0.4);
}
#about-section .thumb img {
  display: block;
  visibility: hidden;
  width: 100%;
}
#about-section .thumb .vertical {
  height: 100%;
  left: 0;
  font-size: 20px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#about-section .thumb.c-1 {
  width: 100%;
}
#about-section .thumb.c-2, #about-section .thumb.c-3, #about-section .thumb.c-4, #about-section .thumb.c-5.i-3, #about-section .thumb.c-5.i-4 {
  float: left;
  width: calc(50% - 30px);
}
@media only screen and (max-width: 767px) {
  #about-section .thumb.c-2, #about-section .thumb.c-3, #about-section .thumb.c-4, #about-section .thumb.c-5.i-3, #about-section .thumb.c-5.i-4 {
    width: calc(50% - 20px);
  }
}

#specials {
  padding-bottom: 6vh;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #specials {
    padding-bottom: 0;
    margin-left: 0 !important;
  }
}
#specials .block {
  position: relative;
  margin: 0 0 6vh;
  list-style: none;
}
@media only screen and (max-width: 1023px) {
  #specials .block {
    margin: 0 0 30px;
  }
}
#specials .block:nth-child(2n+1) .thumbnail {
  left: calc(50% + 30px);
  right: 0;
}
@media only screen and (max-width: 767px) {
  #specials .block:nth-child(2n+1) .thumbnail {
    left: auto;
  }
}
#specials .block:nth-child(2n+1) .thumbnail + .center-column .copy {
  margin: 0 50% 0 0;
}
@media only screen and (max-width: 767px) {
  #specials .block:nth-child(2n+1) .thumbnail + .center-column .copy {
    margin-right: 0;
  }
}
#specials .block:nth-child(2n+1) .centered {
  padding: 0 4vw 0 0;
}
@media only screen and (max-width: 767px) {
  #specials .block:nth-child(2n+1) .centered {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #specials .block {
    margin-bottom: 20px;
    padding-left: 0 !important;
  }
}
#specials .button {
  margin: 0 20px 20px 0;
}
@media only screen and (max-width: 767px) {
  #specials .button {
    margin: 0 10px 15px 0;
  }
}
#specials .thumbnail {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  left: 0;
  top: 0;
  right: calc(50% + 30px);
  height: 100%;
}
#specials .thumbnail img {
  display: none;
}
#specials .thumbnail + .center-column .copy {
  margin-left: 50%;
  height: 50vh;
  max-height: 500px;
}
@media only screen and (max-width: 767px) {
  #specials .thumbnail + .center-column .copy {
    height: auto;
    margin-left: 0;
    max-height: none;
  }
}
@media only screen and (max-width: 767px) {
  #specials .thumbnail {
    background: none;
    height: auto;
    margin: 0 0 20px 0;
    position: relative;
    right: auto;
  }
  #specials .thumbnail img {
    display: block;
    width: 100%;
  }
}
#specials .centered {
  padding-left: 4vw;
}
@media only screen and (max-width: 767px) {
  #specials .centered {
    padding: 0;
  }
}
#specials h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-size: 3vw;
  margin-bottom: 4vh;
}
@media (max-width: 800px) {
  #specials h3 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  #specials h3 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  #specials h3 {
    margin-bottom: 20px;
  }
}
#specials h3 a {
  color: inherit;
  text-decoration: none;
}

.content-plus-slideshow {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.content-plus-slideshow .center-column > .wrapper {
  padding: 60px 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 1400px) {
  .content-plus-slideshow .center-column > .wrapper {
    padding: 80px 0;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 1023px) {
  .content-plus-slideshow .center-column > .wrapper {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .content-plus-slideshow .center-column {
    display: flex;
  }
  .content-plus-slideshow .center-column > .wrapper {
    width: 33.33%;
  }
  .content-plus-slideshow .page-content .main-copy {
    padding-left: 0;
  }
}
.content-plus-slideshow p {
  margin-bottom: 40px;
}
.content-plus-slideshow .more-link {
  display: block;
  border-top: 1px solid #856947;
  margin-top: 30px;
  padding-top: 30px;
  font-family: "STIX Two Text", serif;
  font-size: 16px;
  line-height: 1.125em;
  text-decoration: none;
  text-transform: uppercase;
  color: #002d5c;
}
.content-plus-slideshow .slideshow-container {
  padding: 60px 0;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 1400px) {
  .content-plus-slideshow .slideshow-container {
    width: 66.66%;
  }
}
@media only screen and (min-width: 1400px) {
  .content-plus-slideshow .slideshow-container {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .content-plus-slideshow .slideshow-container {
    padding: 50px 0;
  }
}
.content-plus-slideshow .slideshow-container:before {
  content: "";
  position: absolute;
  top: 0;
  right: 7%;
  bottom: 0;
  left: 7%;
  background: #fcf8f1;
  z-index: 10;
}
.content-plus-slideshow .slideshow-container .slideshow {
  position: relative;
  z-index: 20;
}
.content-plus-slideshow .slideshow-container .event {
  box-sizing: border-box;
  height: auto;
  background: #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: left;
  vertical-align: top;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .content-plus-slideshow .slideshow-container .event {
    width: 100%;
  }
}
.content-plus-slideshow .slideshow-container .event > .wrapper {
  padding: 0 40px 90px;
}
@media only screen and (min-width: 1400px) {
  .content-plus-slideshow .slideshow-container .event > .wrapper {
    padding: 0 60px 98px;
  }
}
@media only screen and (max-width: 1144px) {
  .content-plus-slideshow .slideshow-container .event > .wrapper {
    padding: 0 20px 80px;
  }
}
.content-plus-slideshow .slideshow-container .event .button {
  position: absolute;
  left: 40px;
  bottom: 30px;
}
@media only screen and (min-width: 1400px) {
  .content-plus-slideshow .slideshow-container .event .button {
    left: 60px;
    bottom: 38px;
  }
}
@media only screen and (max-width: 1144px) {
  .content-plus-slideshow .slideshow-container .event .button {
    left: 20px;
    bottom: 20px;
  }
}
.content-plus-slideshow .slideshow-container .thumbnail {
  height: 420px;
  margin-bottom: 20px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #767676;
}
@media only screen and (max-width: 767px) {
  .content-plus-slideshow .slideshow-container .thumbnail {
    height: 250px;
  }
}
.content-plus-slideshow .slideshow-container .time a {
  font-size: 14px;
  line-height: 1.714em;
  color: #9B9B9B;
  text-decoration: none;
}
.content-plus-slideshow .slideshow-container .time a:hover {
  text-decoration: underline;
}
.content-plus-slideshow .slideshow-container h4 {
  margin-bottom: 20px;
  font-family: "STIX Two Text", serif;
  font-size: 26px;
  font-size: 2vw;
  line-height: 1.278em;
  text-transform: uppercase;
  color: #002d5c;
}
@media (max-width: 900px) {
  .content-plus-slideshow .slideshow-container h4 {
    font-size: 18px;
  }
}
@media (min-width: 1800px) {
  .content-plus-slideshow .slideshow-container h4 {
    font-size: 36px;
  }
}
.content-plus-slideshow .slideshow-container h4 a {
  text-decoration: none;
  color: inherit;
}
.content-plus-slideshow .slideshow-container p {
  font-size: 16px;
  line-height: 1.556em;
  margin-bottom: 30px;
  color: #767676;
}
@media only screen and (min-width: 1400px) {
  .content-plus-slideshow .slideshow-container p {
    font-size: 18px;
  }
}
.content-plus-slideshow .slideshow-container .slideshow {
  overflow: hidden;
}
.content-plus-slideshow .slideshow-container .slideshow-controls {
  position: absolute;
  max-width: 1920px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 1023px) {
  .content-plus-slideshow .slideshow-container .slideshow-controls {
    display: none;
  }
}
.content-plus-slideshow .slideshow-container .slideshow-controls .slideshow-button {
  border-color: #002d5c;
}
.content-plus-slideshow .slideshow-container .slideshow-controls .slideshow-button:hover {
  border-color: #856947;
}
.content-plus-slideshow .slideshow-container .slideshow-controls .slideshow-button.previous {
  left: -26px;
}
@media only screen and (min-width: 1400px) {
  .content-plus-slideshow .slideshow-container .slideshow-controls .slideshow-button.previous {
    left: -30px;
  }
}
.content-plus-slideshow .slideshow-container .slideshow-controls .slideshow-button.next {
  right: -26px;
}
@media only screen and (min-width: 1400px) {
  .content-plus-slideshow .slideshow-container .slideshow-controls .slideshow-button.next {
    right: -30px;
  }
}

.calendar .image-list-item {
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
  margin-bottom: 40px;
}
.calendar .image-list-item.odd .thumbnail {
  float: right;
}
@media only screen and (max-width: 767px) {
  .calendar .image-list-item {
    height: auto;
  }
}
.calendar .image-list-item .thumbnail {
  background-color: rgba(0, 0, 0, 0.2);
  background-size: cover;
  background-position: 50% 50%;
  float: left;
  height: 300px;
  margin: 0;
  overflow: hidden;
  width: 50%;
}
.calendar .image-list-item .thumbnail img {
  display: none;
}
@media only screen and (max-width: 767px) {
  .calendar .image-list-item .thumbnail {
    background: none !important;
    height: auto;
    float: none;
    width: 100%;
  }
  .calendar .image-list-item .thumbnail img {
    display: block;
    width: 100%;
  }
}
.calendar .image-list-item .description {
  box-sizing: border-box;
  height: 300px;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  padding: 4vh 4vw;
  position: relative;
  width: 50%;
}
.calendar .image-list-item .description h3 {
  font-size: 40px;
  font-weight: 900;
  font-size: 4vw;
  line-height: 1;
  margin: 0 0 20px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
  .calendar .image-list-item .description h3 {
    font-size: 20px;
  }
}
@media (min-width: 1000px) {
  .calendar .image-list-item .description h3 {
    font-size: 40px;
  }
}
.calendar .image-list-item .description h3 a {
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .calendar .image-list-item .description {
    padding: 20px 0;
    height: auto;
    width: 100%;
  }
}

.table-acm article {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.table-acm article div {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.6%;
}
@media only screen and (max-width: 767px) {
  .table-acm article div {
    margin: 10px 0;
  }
}
.table-acm article .thumbnail {
  height: 300px;
  width: 30%;
  background-size: cover;
  background-position: 50% 50%;
}
@media only screen and (max-width: 767px) {
  .table-acm article .thumbnail {
    width: 100%;
  }
}
.table-acm article .column-2 {
  width: 62%;
}
@media only screen and (max-width: 767px) {
  .table-acm article .column-2 {
    width: 100%;
  }
}
.table-acm article .column-3 {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .table-acm article .column-3 {
    width: 100%;
  }
}
.table-acm article.columns-3 .column-2 {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .table-acm article.columns-3 .column-2 {
    width: 100%;
  }
}

#sidebar {
  display: block;
  position: fixed;
  right: -100%;
  top: 0;
  padding-top: 130px;
  height: 100%;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  transition: right 200ms;
  z-index: 20;
}
@media only screen and (min-width: 1024px) {
  #sidebar {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #sidebar {
    padding-top: 100px;
  }
}
.side-menu-visible #sidebar {
  right: 0;
}
#sidebar .top-menu {
  z-index: 4;
  position: relative;
  top: auto;
  right: auto;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
}
@media only screen and (max-width: 1023px) {
  #sidebar .top-menu {
    max-width: 60%;
  }
}
#sidebar .top-menu ul {
  overflow: hidden;
}
#sidebar .top-menu li {
  float: none;
  margin-left: 0;
}
#sidebar .top-menu a {
  display: block;
  font: 20px/1.5 "Lato", sans-serif;
  text-decoration: none;
  color: #327d7d;
}
#sidebar .top-menu a:hover, #sidebar .top-menu a.active {
  color: #54baba;
}
#sidebar .main-menu {
  width: 90%;
  background: #327d7d;
  z-index: 20;
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto;
  background: none;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1023px) {
  #sidebar .main-menu {
    max-width: 60%;
  }
}
#sidebar .main-menu .vertical, #sidebar .main-menu .horizontal {
  transition: all 500ms ease-in-out;
  transform: rotate(-90deg);
}
#sidebar .main-menu .closed .horizontal {
  opacity: 1;
}
#sidebar .main-menu .opened {
  opacity: 1;
}
#sidebar .main-menu .opened .vertical, #sidebar .main-menu .opened .horizontal {
  transform: rotate(90deg);
  background: #54baba !important;
}
#sidebar .main-menu .opened .horizontal {
  opacity: 0;
}
#sidebar .main-menu .plus {
  display: block;
  height: 18px;
  width: 18px;
  position: absolute;
  right: 15px;
  top: 12px;
  cursor: pointer;
}
#sidebar .main-menu .plus .horizontal, #sidebar .main-menu .plus .vertical {
  position: absolute;
  background-color: #327d7d;
}
#sidebar .main-menu .plus .horizontal {
  width: 8px;
  height: 2px;
  margin-left: 5px;
  margin-top: 7px;
}
#sidebar .main-menu .plus .vertical {
  width: 2px;
  height: 8px;
  margin-left: 8px;
  margin-top: 4px;
}
#sidebar .main-menu .menu.level-1 {
  display: block;
  width: 100%;
  padding-top: 25px;
}
#sidebar .main-menu .menu.level-1 > li {
  display: block;
  text-align: center;
  position: relative;
}
#sidebar .main-menu .menu.level-1 > li > a {
  height: 40px;
  font: 16px/40px "Lato", sans-serif;
  text-align: center;
  text-decoration: none;
  color: #327d7d;
  padding: 0;
  display: inline-block;
  max-width: calc(100% - 90px);
  font-size: 26px;
  line-height: 36px;
}
#sidebar .main-menu .menu.level-1 > li > a.active, #sidebar .main-menu .menu.level-1 > li:hover > a {
  color: #54baba;
}
#sidebar .main-menu .menu.submenu {
  background: #54baba;
  min-width: 180px;
  position: relative;
  left: auto;
  top: auto;
  display: block;
  background: none;
  text-align: center;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  border: 0;
}
#sidebar .main-menu .menu.submenu.opened {
  max-height: 600px;
  padding: 5px 0 10px;
  border-bottom: 1px solid #54baba;
  margin-bottom: 10px;
}
#sidebar .main-menu .menu.submenu a {
  display: block;
  height: auto;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  color: #1f4d4d;
}
#sidebar .main-menu .menu.submenu a:hover, #sidebar .main-menu .menu.submenu a.active {
  color: #54baba;
}
#sidebar .main-menu li:hover .menu.submenu {
  display: block;
}
#sidebar .main-menu li:last-child .menu.submenu, #sidebar .main-menu li:nth-last-child(2) > .menu.submenu {
  left: auto;
  right: auto;
}
#sidebar .main-menu li:last-child .menu.submenu a, #sidebar .main-menu li:nth-last-child(2) > .menu.submenu a {
  text-align: center;
}

#content .property-logo.mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  #content .property-logo.mobile {
    display: block;
    width: 100%;
  }
}

#property-info {
  box-sizing: border-box;
  float: right;
  padding: 100px 0 50px;
  margin-left: 30px;
  width: 230px;
}
@media only screen and (max-width: 767px) {
  #property-info {
    float: none;
    margin: 0 0 20px;
    padding: 20px 20px 0;
    width: 100%;
  }
}
#property-info + .page-content-wrapper {
  overflow: hidden;
}
#property-info .property-logo {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #property-info .property-logo {
    display: none;
  }
}
#property-info .button {
  margin-bottom: 20px;
}
#property-info h3 {
  font-size: 16px;
  font-weight: bold;
}
#property-info .menus {
  margin: 0 0 20px;
}
#property-info .menus li {
  padding: 0 0 10px;
}
#property-info .menus li:after {
  display: none;
}
#property-info .menus a {
  font-size: 14px;
}

.widget-area {
  position: relative;
  padding: 80px 0;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .widget-area {
    padding: 20px 0;
  }
}
.widget-area .preheader {
  display: block;
  text-align: center;
}

.menu-tabs-block-acm {
  margin-top: 30px;
}
.menu-tabs-block-acm .anchor {
  position: absolute;
  top: -120px;
}
.menu-tabs-block-acm h2 {
  text-align: center;
  font-size: 2.2rem;
}
.menu-tabs-block-acm .tabs {
  position: relative;
}
.menu-tabs-block-acm .tabs-titles {
  position: relative;
  margin: 0 0 40px;
}
.menu-tabs-block-acm .tabs-titles ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.menu-tabs-block-acm .tabs-titles li.tab-title {
  order: 2;
  display: block;
  transition: all 1s;
}
.menu-tabs-block-acm .tabs-titles li.tab-title:before {
  display: none !important;
}
.menu-tabs-block-acm .tabs-titles .button {
  margin: 0 5px 10px;
}
.menu-tabs-block-acm .tabs-titles li.tab-title:not(.active) .button {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm .tabs-titles {
    height: 50px;
    margin: 0 0 30px;
  }
  .menu-tabs-block-acm .tabs-titles ul {
    position: relative;
    flex-direction: column;
  }
  .menu-tabs-block-acm .tabs-titles ul::after {
    content: "";
    position: absolute;
    top: 17px;
    right: 20px;
    display: block;
    width: 12px;
    height: 12px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    pointer-events: none;
    z-index: 201;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .menu-tabs-block-acm .tabs-titles ul::after {
    top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm .tabs-titles li.tab-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
  }
  .menu-tabs-block-acm .tabs-titles li.tab-title.active {
    order: 1;
    position: relative !important;
    z-index: 10;
  }
  .menu-tabs-block-acm .tabs-titles .button {
    margin: 0;
    width: 100%;
  }
  .menu-tabs-block-acm .tabs-titles.opened ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .menu-tabs-block-acm .tabs-titles.opened li.tab-title {
    position: relative;
    top: auto;
    z-index: 100;
  }
}
.menu-tabs-block-acm .tabs-content {
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.4s;
  z-index: unset;
  overflow: hidden;
}
.menu-tabs-block-acm .tabs-content .tabs-content-item {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.menu-tabs-block-acm .tabs-content .tabs-content-item.active {
  position: relative;
  opacity: 1;
  visibility: visible;
}
.menu-tabs-block-acm .tabs-content .tabs-content-item-descr {
  margin-bottom: 30px;
  width: 90%;
  text-align: center;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm .tabs-content .tabs-content-item-descr {
    max-width: auto;
    width: 100%;
  }
}
.menu-tabs-block-acm .tabs-content .tabs-content-item-descr p {
  margin-bottom: 5px;
}
.menu-tabs-block-acm .menu-block {
  width: 46%;
  min-width: 400px;
  padding: 0 2% 40px;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .menu-tabs-block-acm .menu-block {
    width: 100%;
    min-width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .menu-tabs-block-acm .menu-block {
    width: 100%;
    min-width: auto;
  }
}
.menu-tabs-block-acm .menu-block h2 span {
  display: block;
  font-size: 0.8em;
}
.menu-tabs-block-acm .menu-block h3 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  color: #002d5c;
}
.menu-tabs-block-acm .menu-block .dish {
  margin-bottom: 20px;
  text-align: center;
}
.menu-tabs-block-acm .menu-block .dish p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.menu-tabs-block-acm .menu-block .dish .dish-ingredients {
  margin: 6px 0;
  font-size: 14px;
}
.menu-tabs-block-acm .menu-link {
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}

#footer {
  color: #767676;
  border-top: 1px solid #dfccb3;
  position: relative;
  text-align: center;
  z-index: 1;
}
#footer .footer-content {
  padding-top: 240px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  #footer .footer-content {
    padding-top: 120px;
  }
}
#footer p {
  line-height: 1;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #footer p {
    line-height: 2;
  }
}
#footer .address {
  font-size: 15px;
  line-height: 1.6em;
}
#footer .address a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
}
#footer .address a:hover {
  text-decoration: underline;
}
#footer .footer-row {
  position: relative;
  margin: 40px auto 56px auto;
}
#footer .footer-row:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 1023px) {
  #footer .footer-row {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #footer .footer-row {
    margin: 30px auto 25px auto;
  }
}
#footer .credits {
  font-size: 15px;
  line-height: 1.5;
}
#footer .credits a {
  text-decoration: none;
}

#footer-menu {
  border-bottom: 1px solid #dfccb3;
  padding-top: 15px;
  padding-bottom: 15px;
}
#footer-menu.center-column {
  max-width: 100%;
}
#footer-menu li {
  display: inline-block;
}
#footer-menu a {
  display: block;
  font-family: "STIX Two Text", serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  margin: 5px 20px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
}
#footer-menu a:hover, #footer-menu a.active {
  color: #856947;
}
@media only screen and (max-width: 767px) {
  #footer-menu a {
    font-size: 14px;
    margin: 10px;
  }
}

#newsletter {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #newsletter {
    float: none;
  }
}
#newsletter form {
  display: inline-block;
  margin: 0;
}
#newsletter form:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 767px) {
  #newsletter form {
    width: 100%;
  }
}
#newsletter label {
  display: block;
  float: none;
  width: auto;
  text-align: center;
  margin: 0 0 24px 0;
  font: 700 16px/1 "STIX Two Text", serif;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1.6px;
}
@media only screen and (max-width: 767px) {
  #newsletter label {
    padding: 0;
    text-align: center;
  }
}
#newsletter p {
  margin: 0;
  padding: 0;
}
#newsletter input[type=email] {
  float: left;
  background: none;
  border: 1px solid #dfccb3;
  border-right: 0;
  height: 60px;
  line-height: 60px;
  padding: 0 28px 0 28px;
  width: 270px;
}
@media only screen and (max-width: 1023px) {
  #newsletter input[type=email] {
    width: 220px;
  }
}
@media only screen and (max-width: 767px) {
  #newsletter input[type=email] {
    width: 50%;
    padding: 0 15px 0 15px;
    margin-bottom: 0;
  }
}
#newsletter input[type=submit] {
  float: left;
}
@media only screen and (max-width: 767px) {
  #newsletter input[type=submit] {
    width: 50%;
    padding: 0;
    height: 60px;
    line-height: 60px;
  }
}

#footer .socials {
  font-size: 0;
  text-align: center;
  margin-bottom: 32px;
}
#footer .socials li {
  display: inline-block;
  margin: 0 0 0 20px;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  #footer .socials li {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .socials li {
    margin: 10px !important;
  }
}
#footer .socials li:first-child {
  margin-left: 0;
}
#footer .socials a {
  display: block;
  transition: 100ms ease-in-out;
  transform: scale(1);
}
#footer .socials a svg {
  fill: #767676;
  width: 20px;
  height: 20px;
}
#footer .socials a.tripadvisor svg {
  width: 25px;
}
#footer .socials a:hover {
  transform: scale(1.2);
}

.footer-logos {
  clear: both;
  position: relative;
  max-width: 1070px;
  margin: 0 auto 24px;
  font-size: 0;
}
.footer-logos a {
  overflow: hidden;
  text-indent: -100em;
  display: block;
}
.footer-logos .footer-logos-inner {
  text-align: center;
  margin: 17px auto;
}
@media only screen and (max-width: 767px) {
  .footer-logos .footer-logos-inner {
    margin: 40px auto 20px;
  }
}
.footer-logos .footer-logos-inner img {
  width: 100%;
}

a.map-button.new-tab.mobile {
  font-size: 1.2em;
}
a.map-button.new-tab.mobile:hover {
  text-decoration: none;
}

#interactive-map #left-block {
  margin-top: 0;
  margin-left: 0;
}
@media screen and (max-width: 1320px) {
  #interactive-map #left-block {
    width: 100%;
    float: none;
  }
}
#interactive-map #left-block #plan-menu {
  margin-left: 0;
}
@media screen and (max-width: 1320px) {
  #interactive-map #left-block #plan-menu {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  #interactive-map #left-block #plan-menu li {
    width: 50%;
    flex-shrink: 0;
  }
}
#interactive-map #left-block #plan-menu li:after {
  display: none;
}
@media screen and (max-width: 1320px) {
  #interactive-map #left-block #plan-menu li div {
    margin-left: 15px;
  }
}
#interactive-map #left-block #plan-menu li div button {
  padding: 0 5px;
  height: auto;
  text-align: left;
}
#interactive-map #left-block #plan-menu .bldg-title:hover {
  color: #856947;
}
@media screen and (max-width: 1320px) {
  #interactive-map .right-block {
    float: none;
    max-width: 100%;
  }
}
#interactive-map #room-description {
  position: relative;
  z-index: 1000;
  background-color: #f7e5b7;
  border: 1px solid #cb8f5e;
  margin-top: 60px;
  bottom: auto;
  right: auto;
  left: auto;
}
#interactive-map #room-description .room-title {
  position: absolute;
  padding: 5px;
  right: 0;
  top: -34px;
  text-align: Left;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  color: #544133;
  font-weight: bold;
}
#interactive-map #room-description .desc-buttons {
  position: absolute;
  padding: 5px;
  left: 0;
  top: -34px;
  text-align: right;
  font-family: "Lato", sans-serif;
}
#interactive-map #room-description .desc-buttons button:hover {
  color: #856947;
}
#interactive-map #room-description table {
  float: none;
  font-size: 95%;
  margin: 0%;
  width: 100%;
}
@media screen and (max-width: 1700px) {
  #interactive-map #room-description table {
    font-size: 0.65em;
  }
}
#interactive-map #room-description table tr, #interactive-map #room-description table th, #interactive-map #room-description table td {
  border: 2px solid #f7e5b7;
  border-collapse: collapse;
  text-align: center;
}
#interactive-map #room-description table td, #interactive-map #room-description table th {
  background-color: #f1ddb6;
  color: #5d4935;
}
#interactive-map #room-description table td {
  padding: 0 4px;
  font-size: 1em;
  font-weight: bold;
}
#interactive-map #room-description table th {
  font-size: 11px;
  font-weight: bold;
  height: 3.5em;
  padding: 0 4px;
  vertical-align: middle;
}
#interactive-map #room-description .separator {
  width: 95%;
  height: 2px;
  margin: 0 auto;
  border-bottom: 1px solid #cb8f5e;
  display: none !important;
}
#interactive-map #room-description .description {
  display: block;
  width: auto;
  color: #5d4935;
  padding: 15px;
  overflow: hidden;
  font-size: 0.9em;
}
#interactive-map #room-description .description img {
  max-width: 33%;
  float: left;
  padding-right: 15px;
  vertical-align: top;
  border: 0;
  width: auto;
  height: auto;
}

.additional-content {
  margin-bottom: 80px;
}

.page-content:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 767px) {
  .page-content {
    text-align: left;
  }
}
.page-content hr {
  background: #dfccb3;
  border: none;
  color: #dfccb3;
  display: block;
  height: 1px;
  margin: 20px auto;
}
.page-content .content-column {
  width: 30%;
  margin: 20px 0 0 33px;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1144px) {
  .page-content .content-column {
    margin-left: 27px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-content .content-column {
    width: 100%;
    margin: 0;
  }
}
.page-content .expand-button-wrapper {
  border-top: 1px solid #856947;
  margin-top: 20px;
  padding-top: 20px;
  text-align: right;
  clear: both;
}
.page-content .expand-button {
  display: inline-block;
  font: 700 16px/2 "STIX Two Text", serif;
  color: #000;
  text-align: right;
  cursor: pointer;
  text-transform: uppercase;
  transition: color 500ms ease-in-out;
}
.page-content .expand-button:hover {
  color: #767676;
}
.page-content .wrap-hidden {
  max-height: 0;
  overflow: hidden;
  transition: max-height 500ms ease-in-out;
}
.page-content .wrap-hidden.visible {
  max-height: 5000px;
}
.page-content .preheader {
  margin-bottom: 16px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  color: #767676;
}
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
  font-family: "STIX Two Text", serif;
  font-weight: 400;
  color: #856947;
}
.page-content h3, .page-content .h3, .page-content h4, .page-content .h4, .page-content h5, .page-content .h5, .page-content h6, .page-content .h6 {
  font-weight: 700;
}
.page-content h1, .page-content .h1 {
  color: #002d5c;
  font-size: 48px;
  font-size: 3.5vw;
  line-height: 1.167em;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1.8px;
  font-style: normal;
}
@media (max-width: 685.7142857143px) {
  .page-content h1, .page-content .h1 {
    font-size: 24px;
  }
}
@media (min-width: 1371.4285714286px) {
  .page-content h1, .page-content .h1 {
    font-size: 48px;
  }
}
.home .page-content .h1 {
  text-align: center;
}
.page-content h2, .page-content .h2 {
  font-size: 30px;
  font-size: 2.5vw;
  line-height: 1.2;
  font-style: italic;
  margin-bottom: 30px;
  font-weight: normal;
}
@media (max-width: 960px) {
  .page-content h2, .page-content .h2 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .page-content h2, .page-content .h2 {
    font-size: 30px;
  }
}
.page-content h3, .page-content .h3 {
  font-size: 24px;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .page-content h3, .page-content .h3 {
    font-size: 20px;
  }
}
.page-content h4, .page-content .h4 {
  font-size: 20px;
  line-height: 1.3;
}
.page-content h3, .page-content h4, .page-content h5, .page-content h6, .page-content p, .page-content ul:not(.ui-menu), .page-content ol, .page-content table {
  margin-bottom: 20px;
}
.page-content strong, .page-content b {
  font-weight: bold;
}
.page-content b {
  color: #767676;
}
.page-content em {
  font-style: italic;
}
.page-content u {
  text-decoration: underline;
}
.page-content sup, .page-content sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
.page-content sup {
  top: -0.5em;
}
.page-content sub {
  bottom: -0.25em;
}
.page-content p, .page-content table {
  overflow: visible;
}
.page-content p, .page-content ul {
  letter-spacing: 0.2px;
}
.page-content ol {
  list-style: decimal inside;
}
.page-content ul {
  list-style: none;
}
.page-content ol, .page-content ul:not(.ui-menu) {
  margin-left: 20px;
}
.page-content ol ol, .page-content ul ul, .page-content ol ul, .page-content ul ol {
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-content ol > li > ol, .page-content ol > li > ul {
  margin-left: 34px;
}
.page-content ol li, .page-content ul li {
  position: relative;
}
.page-content ul > li:not(.ui-menu-item) {
  padding-left: 14px;
}
.page-content ul > li:not(.ui-menu-item):after {
  background: #856947;
  border-radius: 50%;
  content: "";
  width: 4px;
  height: 4px;
  left: 0;
  position: absolute;
  top: 11px;
}
.page-content ul > li:not(.ui-menu-item):hover:after {
  background-color: #767676;
}
.page-content td, .page-content th, .page-content caption {
  padding: 10px 15px;
  text-align: left;
  vertical-align: middle;
}
.page-content th, .page-content caption {
  vertical-align: bottom;
  padding-top: 0;
  padding-bottom: 20px;
  font: 22px/1 "Lato", sans-serif;
  color: #745000;
}
.page-content td {
  border: thin solid #dfccb3;
  background-color: rgba(241, 221, 182, 0.4);
}
.page-content tr.even td {
  background-color: rgba(241, 221, 182, 0.2);
}
.page-content table p {
  margin: 5px;
}
@media only screen and (max-width: 1023px) {
  .page-content .table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.page-content .thumbnail {
  float: right;
  margin: 0 0 20px 30px;
}
.page-content .thumbnail a {
  display: block;
}
.page-content .thumbnail img {
  display: block;
}
.page-content .socials {
  margin-bottom: 20px;
  overflow: hidden;
  text-align: left;
}
.page-content .socials iframe {
  display: inline-block;
  height: 21px;
  margin: 0 10px;
  width: 90px;
}
@media only screen and (max-width: 767px) {
  .page-content .socials iframe {
    box-sizing: border-box;
    margin: 0;
    padding: 0 10px 0 0;
    width: 30%;
  }
}
.page-content a.pdf {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  position: relative;
}
.page-content a.pdf svg {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 16px;
  vertical-align: top;
  margin-right: 10px;
  transition: fill 500ms ease-in-out;
  fill: #a32e47;
}
.page-content a.pdf:hover svg {
  fill: #e35266;
}
.page-content a.pdf + .size {
  color: #aaa;
  font-size: 10px;
}
.page-content .hotel-location-map {
  margin-bottom: 20px;
}

.subhead {
  font-family: "STIX Two Text", serif;
  font-weight: 400;
  color: #856947;
  font-size: 30px;
  font-size: 2.5vw;
  line-height: 1.2;
  font-style: italic;
  margin-bottom: 30px;
  font-weight: normal;
}
@media (max-width: 960px) {
  .subhead {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .subhead {
    font-size: 30px;
  }
}

/* VENUES TEMPLATE 4 */
.venues {
  overflow: hidden;
}
.venues * {
  box-sizing: border-box;
}
.venues article {
  overflow: hidden;
  margin: 20px 0;
  border: 1px solid #dfccb3;
}
.venues article .tab-buttons {
  overflow: hidden;
}
.venues article .tab-buttons span {
  display: block;
  float: left;
  width: 120px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-right: 1px solid #ebebeb;
  cursor: pointer;
  background: #856947;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .venues article .tab-buttons span {
    width: 33.3%;
  }
}
.venues article .tab-buttons span:hover, .venues article .tab-buttons span.active {
  background: #fff;
  color: #767676;
}
@media only screen and (max-width: 767px) {
  .venues article .tab-buttons span .hide-on-mobile {
    display: none;
  }
}
.venues article .content {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 10px 10px 10px 25px;
}
@media only screen and (max-width: 767px) {
  .venues article .content {
    padding-left: 10px;
  }
}
.venues article .content .tabs {
  float: left;
  min-height: 420px;
  width: 35%;
  padding-top: 25px;
  padding-right: 30px;
}
@media only screen and (max-width: 1023px) {
  .venues article .content .tabs {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .venues article .content .tabs {
    float: none;
    width: 100%;
    min-height: 0;
    margin-bottom: 20px;
    padding-left: 10px;
  }
}
.venues article .content .tabs .tab {
  display: none;
}
.venues article .content .tabs .tab.active {
  display: block;
}
.venues article .content .tabs h3 {
  font: 36px/1.2 "STIX Two Text", serif;
  font-size: 2vw;
  margin: 0 0 12px;
  font-weight: normal;
  color: #002d5c;
}
@media (max-width: 900px) {
  .venues article .content .tabs h3 {
    font-size: 18px;
  }
}
@media (min-width: 1800px) {
  .venues article .content .tabs h3 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1023px) {
  .venues article .content .tabs h3 {
    font-size: 26px;
    line-height: 36px;
  }
}
.venues article .content .tabs h3 a {
  text-decoration: none;
}
.venues article .content .tabs h3 a:hover {
  color: #ceb4a9;
}
.venues article .content .tabs h4 {
  font: italic 24px/1 "STIX Two Text", serif;
  font-size: 1.5vw;
  margin: 15px 0 10px;
  color: #856947;
}
@media (max-width: 933.3333333333px) {
  .venues article .content .tabs h4 {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  .venues article .content .tabs h4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .venues article .content .tabs h4 {
    font-size: 22px;
  }
}
.venues article .content .tabs p {
  color: #767676;
}
.venues article .content .tabs ul > li {
  position: relative;
  padding-left: 14px;
  margin: 5px 0;
}
.venues article .content .tabs ul > li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 3px;
  height: 3px;
  background: #856947;
  border-radius: 100%;
}
.venues article .content .tabs .layouts {
  overflow: hidden;
}
.venues article .content .tabs .layouts span {
  width: 50%;
  float: left;
  font-size: 13px;
  color: #767676;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .venues article .content .tabs .layouts span {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
}
.venues article .content .tabs .layouts span:before {
  vertical-align: middle;
  margin-right: 20px;
  font-size: 40px;
  color: #856947;
}
@media only screen and (max-width: 767px) {
  .venues article .content .tabs .layouts span:before {
    font-size: 30px;
  }
}
.venues article .content .background {
  position: absolute;
  top: 10px;
  left: 35%;
  right: 10px;
  bottom: 10px;
  background-position: 50% 50%;
  background-size: cover;
}
@media only screen and (max-width: 1023px) {
  .venues article .content .background {
    left: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .venues article .content .background {
    position: static;
    height: 300px;
    width: 100%;
  }
}
.venues article .buttons {
  background: #856947;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .venues article .buttons {
    padding: 8px 0;
  }
}
.venues article .buttons .inner-wrapper {
  float: right;
  overflow: hidden;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .venues article .buttons .inner-wrapper {
    float: none;
  }
}
.venues article .buttons .inner-wrapper a {
  display: block;
  float: left;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  padding: 0 30px;
}
.venues article .buttons .inner-wrapper a + a {
  border-left: 1px solid #856947;
}
@media only screen and (max-width: 767px) {
  .venues article .buttons .inner-wrapper a {
    padding: 0 10px;
    float: none;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 10px 0;
  }
  .venues article .buttons .inner-wrapper a:last-child {
    border-right: 1px solid #856947;
  }
}
.venues article .buttons .inner-wrapper a:hover {
  text-decoration: underline;
}

.single-venue .thumbnail {
  overflow: hidden;
  width: 100%;
  margin: 10px 0 20px;
  display: block;
}
.single-venue .thumbnail img {
  display: block;
  width: 100%;
}
.single-venue .layouts {
  overflow: hidden;
  margin: 15px 0;
}
.single-venue .layouts span {
  width: auto;
  display: inline-block;
  font-size: 13px;
  color: #767676;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  .single-venue .layouts span {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-right: 0;
  }
}
.single-venue .layouts span:before {
  vertical-align: middle;
  margin-right: 20px;
  font-size: 40px;
  color: #856947;
}
@media only screen and (max-width: 767px) {
  .single-venue .layouts span:before {
    font-size: 30px;
  }
}
.single-venue .links a {
  margin: 5px;
}

.venues-module .venue-entry {
  display: none;
}
.venues-module .venue-entry.visible-venue {
  display: block;
}

.careers {
  padding: 0 5% 50px;
}
@media only screen and (min-width: 1400px) {
  .careers {
    padding: 0 8% 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .careers {
    padding: 0 0 30px;
  }
}
.careers h3 {
  font-weight: 700;
  margin-bottom: 10px;
}
.careers.last dl:last-child {
  border-bottom: 0;
}
.careers dt {
  color: #444;
  font: 16px/1 "Lato", sans-serif;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .careers dt {
    margin-bottom: 10px;
  }
}
.careers dd {
  margin-bottom: 20px;
}
.careers .block-list-item {
  padding: 0;
}

.google-map {
  position: relative;
}
.google-map:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 24px;
  height: 24px;
  transform-origin: 50% 50%;
  border: 3px solid transparent;
  border-top-color: #856947;
  border-bottom-color: #856947;
  border-radius: 50%;
  transform: translateY(-50%, -50%);
  animation: loading-icon-spin 1200ms linear infinite;
}
@keyframes loading-icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.google-map.loaded:before {
  content: none;
}

.hotel-location-map, .poi-map-canvas {
  height: 444px;
  background: #e5e3df;
}
.hotel-location-map h4, .poi-map-canvas h4 {
  margin: 0;
  font: 16px "STIX Two Text", serif;
  text-transform: uppercase;
  color: #327d7d;
}
.hotel-location-map p, .poi-map-canvas p {
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 1.2;
  white-space: nowrap;
}
.hotel-location-map .button, .poi-map-canvas .button {
  display: block;
}
.hotel-location-map .map-content, .poi-map-canvas .map-content {
  overflow: hidden;
}

.map-content {
  background: #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  color: #595855;
  width: 350px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.map-content > .wrapper {
  padding: 20px;
}
.map-content h3, .map-content p {
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.75em;
  margin: 0;
}
.map-content h3 {
  color: #ceb4a9;
  text-transform: uppercase;
}
.map-content nav .button {
  overflow: hidden;
  width: 100%;
  padding: 0 10px;
  vertical-align: top;
  font-size: 12px;
  text-overflow: ellipsis;
}
.map-content nav .button.directions:after {
  content: "";
  display: inline-block;
  margin-left: 9px;
  width: 9px;
  height: 9px;
  text-indent: -9999px;
  overflow: hidden;
  border: 1px solid #fff;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(45deg);
  transition: border-color 500ms ease-in-out;
}
.map-content nav .button.directions:hover:after {
  border-color: #ceb4a9;
}
.map-content nav .button.link {
  background: #fff;
  border-color: #fff;
  color: #ceb4a9;
}
.map-content nav .button.link:hover {
  border-color: #ceb4a9;
}
.map-content nav.two-buttons .button {
  width: 50%;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: none;
  color: #333;
  box-shadow: none;
}

.leaflet-container a.leaflet-popup-close-button {
  display: none;
}

.leaflet-container a {
  color: black !important;
}

#calendar-header {
  margin: 40px 0;
}
#calendar-header:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 767px) {
  #calendar-header {
    margin: 20px 0;
  }
}

#calendar-links {
  float: left;
  margin-left: 40px;
}
#calendar-links:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 767px) {
  #calendar-links {
    float: left;
    margin-top: 0;
    margin-left: 15px;
  }
  #calendar-views + #calendar-links {
    float: right;
  }
}
#calendar-links li {
  padding: 0;
  float: left;
}
#calendar-links li:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  #calendar-links li {
    display: inline-block;
    float: none;
  }
  #calendar-links li:first-child a {
    margin-left: 0;
  }
}
#calendar-links a {
  display: block;
  height: 32px;
  margin-right: 20px;
  position: relative;
  text-indent: -1000em;
  transition: border-color 500ms ease-in-out;
  width: 32px;
}
@media only screen and (max-width: 767px) {
  #calendar-links a {
    display: inline-block;
    border: 0;
    margin-right: 0;
    margin-left: 12px;
  }
  #calendar-links a.grid {
    margin-left: 0;
  }
}
#calendar-links a svg {
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  width: 100%;
  margin-right: 5px;
  transition: fill 500ms ease-in-out;
}
#calendar-links a:hover, #calendar-links a.active {
  color: #000;
}
#calendar-links a:hover svg, #calendar-links a.active svg {
  fill: #000;
}
#calendar-links a:after {
  color: #4d4d4d;
  content: attr(data-label);
  display: block;
  font-size: 12px;
  left: 50%;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: uppercase;
  top: 100%;
  transform: translateX(-50%);
  transition: opacity 500ms ease-in-out;
  opacity: 0;
  white-space: nowrap;
}
#calendar-links a:hover, #calendar-links a.active {
  border-color: #000;
}
#calendar-links a:hover:after, #calendar-links a.active:after {
  opacity: 1;
}

#calendar-filter {
  float: right;
}
#calendar-filter .select-wrapper {
  position: relative;
  width: 100%;
}
#calendar-filter select {
  background: #fff;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  color: #53565a;
  float: left;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  resize: none;
  width: 250px;
}
@media only screen and (max-width: 767px) {
  #calendar-filter {
    clear: both;
    float: none;
    margin: 0;
    width: 100%;
  }
  #calendar-filter select {
    width: 100%;
  }
}

#calendar-views {
  float: left;
}
#calendar-views:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 767px) {
  #calendar-views {
    margin: 0 0 30px 10px;
    text-align: left;
  }
}
#calendar-views li {
  padding: 0;
  float: left;
}
#calendar-views li:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  #calendar-views li {
    display: inline-block;
    float: none;
  }
}
#calendar-views a {
  display: block;
  height: 32px;
  margin-right: 30px;
  position: relative;
  text-indent: -1000em;
  transition: border-color 500ms ease-in-out;
  width: 32px;
}
@media only screen and (max-width: 767px) {
  #calendar-views a {
    border: 0;
    margin-right: 0;
    margin-left: 30px;
  }
  #calendar-views a.grid {
    margin-left: 0;
  }
}
#calendar-views a svg {
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  width: 100%;
  margin-right: 5px;
  transition: fill 500ms ease-in-out;
}
#calendar-views a:hover, #calendar-views a.active {
  color: #000;
}
#calendar-views a:hover svg, #calendar-views a.active svg {
  fill: #000;
}
#calendar-views a:after {
  color: #4D4D4D;
  content: attr(data-label);
  display: block;
  font-size: 12px;
  left: 50%;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  text-transform: uppercase;
  top: 100%;
  transform: translateX(-50%);
  transition: opacity 500ms ease-in-out;
  opacity: 0;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  #calendar-views a:after {
    font-size: 10px;
    margin-top: 0;
  }
}
#calendar-views a:hover, #calendar-views a.active {
  border-color: #000;
}
#calendar-views a:hover:after, #calendar-views a.active:after {
  opacity: 1;
}

#calendar-breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
}
#calendar-breadcrumb:after {
  clear: both;
  content: "";
  display: table;
}
#calendar-breadcrumb dt, #calendar-breadcrumb dd {
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  #calendar-breadcrumb dt, #calendar-breadcrumb dd {
    float: none;
    display: inline-block;
  }
}

#calendar-year {
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  #calendar-year {
    display: none;
  }
}
#calendar-year:after {
  clear: both;
  content: "";
  display: table;
}
#calendar-year li {
  float: left;
  padding: 0;
}
#calendar-year li:after {
  display: none;
}
#calendar-year a {
  border-bottom: 1px solid #CECECE;
  color: #CECECE;
  display: block;
  margin-right: 1px;
  padding: 5px 0;
  text-decoration: none;
}
#calendar-year a:hover {
  border-color: #000;
  color: #000;
}
#calendar-year .active a {
  border-color: #767676;
  color: #767676;
}
#calendar-year .active a:hover {
  border-color: #000;
  color: #000;
}

#calendar-month {
  height: 40px;
  margin: 0 0 20px;
  position: relative;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
#calendar-month:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}
#calendar-month .year a {
  color: #444;
}
#calendar-month .year.active a {
  color: #fff;
}
#calendar-month li {
  display: inline;
  overflow: hidden;
  padding: 0;
}
#calendar-month li:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  #calendar-month li {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #calendar-month li.prev, #calendar-month li.current, #calendar-month li.next {
    display: block;
    float: left;
    width: 33%;
  }
}
#calendar-month a {
  color: #767676;
  display: inline-block;
  font: 13px/40px "Lato", sans-serif;
  font-size: 1.1vw;
  height: 40px;
  padding: 0 10px;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  transition: background-color 500ms ease-in-out;
}
@media (max-width: 1000px) {
  #calendar-month a {
    font-size: 11px;
  }
}
@media (min-width: 1181.8181818182px) {
  #calendar-month a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1023px) {
  #calendar-month a {
    font-size: 8px;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  #calendar-month a {
    font-size: 12px;
    display: block;
  }
}
#calendar-month a:hover {
  background-color: #767676;
  color: #fff;
}
#calendar-month a.active {
  background: #856947;
  color: #fff;
}
#calendar-month a.prev-month {
  color: #dfccb3;
}

#calendar-navigation {
  display: block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  background: #fcf8f1;
}
#calendar-navigation h2 {
  color: #767676;
  font: italic 16px/40px "STIX Two Text", serif;
  font-size: 2.5vw;
  margin: 0;
  overflow: hidden;
  padding: 0 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 560px) {
  #calendar-navigation h2 {
    font-size: 14px;
  }
}
@media (min-width: 640px) {
  #calendar-navigation h2 {
    font-size: 16px;
  }
}
#calendar-navigation ul {
  margin: 0;
}
#calendar-navigation ul li {
  padding: 0;
  position: static;
}
#calendar-navigation ul li:after {
  display: none;
}
#calendar-navigation a.prev, #calendar-navigation a.next {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  margin: 0 10px 0 10px;
  margin-top: -7px;
  border-left: 2px solid #838383;
  border-top: 2px solid #838383;
  font-size: 0;
  transform-origin: center;
  transition: border-color 500ms ease-in-out;
}
#calendar-navigation a.prev:hover, #calendar-navigation a.next:hover {
  border-color: #856947;
}
#calendar-navigation a.next {
  right: 0;
  transform: rotate(135deg);
}
#calendar-navigation a.prev {
  left: 0;
  transform: rotate(-45deg);
}

#calendar-week, #calendar-days {
  margin: 0;
}
#calendar-week li:after, #calendar-days li:after {
  display: none;
}

#calendar-days {
  display: block;
  margin: 0;
}
#calendar-days:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}
#calendar-days li {
  display: inline-block;
  padding: 0;
  width: 13%;
}
#calendar-days li:after {
  display: none;
}

#calendar-week {
  display: flex;
  height: 40px;
  justify-content: space-between;
  line-height: 40px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #calendar-week {
    display: none;
  }
}
#calendar-week li {
  flex: 1 1 auto;
  font: italic 16px/40px "STIX Two Text", serif;
  color: #002d5c;
  padding: 0;
  text-align: center;
}
#calendar-week li .short {
  display: none;
}
@media only screen and (max-width: 1023px) {
  #calendar-week li .full {
    display: none;
  }
  #calendar-week li .short {
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  #calendar-week li .full {
    display: none;
  }
  #calendar-week li .short {
    display: inline;
  }
}

#calendar-days {
  display: block;
  position: relative;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-align: justify;
  text-justify: newspaper;
}
#calendar-days li {
  border: 1px solid #dfccb3;
  display: inline-block;
  margin: 0 0 1em;
  min-height: 8em;
  padding: 0;
  position: static;
  -moz-text-align-last: left;
       text-align-last: left;
  text-align: left;
  vertical-align: top;
  width: 13%;
}
@media only screen and (max-width: 767px) {
  #calendar-days li {
    display: block;
    float: none;
    width: 100%;
    min-height: auto !important;
    height: auto !important;
  }
  #calendar-days li dl {
    margin-top: auto !important;
    height: auto;
  }
  #calendar-days li dl dt {
    width: 100% !important;
    padding-bottom: 10px;
  }
}
#calendar-days li time a {
  text-align: center;
  color: #767676;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
}
#calendar-days li time a:hover {
  background: #fcf8f1;
}
#calendar-days li.prev_month, #calendar-days li.next_month {
  border: 1px solid rgba(223, 204, 179, 0.3);
}
#calendar-days li.day_items3 {
  height: 9em;
}
#calendar-days li.day_items4 {
  height: 11em;
}
#calendar-days li.day_items5 {
  height: 13em;
}
#calendar-days li.day_items6 {
  height: 15em;
}
#calendar-days li.day_items7 {
  height: 17em;
}
#calendar-days li.day_items8 {
  height: 19em;
}
#calendar-days li.day_items9 {
  height: 21em;
}
#calendar-days li.day_items10 {
  height: 23em;
}
#calendar-days li.day_items11 {
  height: 25em;
}
#calendar-days li.day_items12 {
  height: 27em;
}
#calendar-days li.day_items13 {
  height: 29em;
}
#calendar-days li.day_items14 {
  height: 31em;
}
#calendar-days li.day_items15 {
  height: 33em;
}
#calendar-days li.day_items16 {
  height: 35em;
}
#calendar-days li.day_items17 {
  height: 37em;
}
#calendar-days li.day_items18 {
  height: 39em;
}
#calendar-days li.day_items19 {
  height: 41em;
}
#calendar-days li.day_items20 {
  height: 43em;
}
#calendar-days dl {
  display: block;
  height: 2em;
}
#calendar-days dl:hover {
  position: relative;
}
#calendar-days dl.hide {
  display: none;
}
@media only screen and (max-width: 767px) {
  #calendar-days dl.hide {
    display: block !important;
  }
}
#calendar-days dt {
  position: relative;
}
#calendar-days dt a {
  background: #327d7d;
  color: #fff;
  display: block;
  font-size: 0.7em;
  height: 1.8em;
  line-height: 1.8em;
  overflow: hidden;
  padding: 0 0.5em 0 1em;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
}
@media only screen and (max-width: 767px) {
  #calendar-days dt a {
    height: 2.8em;
    line-height: 2.8em;
  }
}
#calendar-days dl.w1 dt {
  width: 100%;
}
#calendar-days dl.w2 dt {
  width: 211.5%;
}
#calendar-days dl.w3 dt {
  width: 323%;
}
#calendar-days dl.w4 dt {
  width: 434.5%;
}
#calendar-days dl.w5 dt {
  width: 546%;
}
#calendar-days dl.w6 dt {
  width: 657.5%;
}
#calendar-days dl.w7 dt {
  width: 769%;
}
#calendar-days dl.c1 dt a {
  background-color: #8db294;
}
#calendar-days dl.c2 dt a {
  background-color: #ada39a;
}
#calendar-days dl.c3 dt a {
  background-color: #85a9b7;
}
#calendar-days dl.c4 dt a {
  background-color: #bc8e8f;
}
#calendar-days dl.c5 dt a {
  background-color: #ac9bc1;
}
#calendar-days dl.c6 dt a {
  background-color: #87b6c7;
}
#calendar-days dl.c7 dt a {
  background-color: #bb85aa;
}
#calendar-days dl.c8 dt a {
  background-color: #a4a4a4;
}
#calendar-days dl dd {
  background: rgba(0, 0, 0, 0.8);
  bottom: 20px;
  color: #fff;
  font-size: 13px;
  font-size: 1.1vw;
  left: 0;
  margin-bottom: 0;
  padding: 15px;
  position: absolute;
  text-align: center;
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  width: 200px;
  z-index: 999;
}
@media (max-width: 1000px) {
  #calendar-days dl dd {
    font-size: 11px;
  }
}
@media (min-width: 1181.8181818182px) {
  #calendar-days dl dd {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  #calendar-days dl dd {
    display: none !important;
  }
}
#calendar-days dl dd .triangle {
  height: 8px;
  left: 0;
  position: absolute;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
  top: 100%;
  width: 100%;
}
#calendar-days dl dd .triangle span {
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.7);
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
}
#calendar-days dl dd h3 {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: left;
}
#calendar-days dl dd img {
  display: block;
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}
#calendar-days dl dd p {
  line-height: 1.45;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left;
}
#calendar-days dl dd .read-more-link {
  font: italic 16px/1 "STIX Two Text", serif;
  color: #fff;
  text-decoration: none;
}
#calendar-days dl dd .read-more-link:hover {
  color: #856947;
}
#calendar-days dl:hover dd {
  visibility: visible;
}
#calendar-days dl.t1 {
  margin-top: 2em;
}
#calendar-days dl.t2 {
  margin-top: 4em;
}
#calendar-days dl.t3 {
  margin-top: 6em;
}
#calendar-days dl.t4 {
  margin-top: 8em;
}
#calendar-days dl.t5 {
  margin-top: 10em;
}
#calendar-days dl.t6 {
  margin-top: 12em;
}
#calendar-days dl.t7 {
  margin-top: 14em;
}
#calendar-days dl.t8 {
  margin-top: 16em;
}
#calendar-days dl.t9 {
  margin-top: 18em;
}
#calendar-days dl.t10 {
  margin-top: 20em;
}
#calendar-days dl.t11 {
  margin-top: 22em;
}
#calendar-days dl.t12 {
  margin-top: 24em;
}
#calendar-days dl.t13 {
  margin-top: 26em;
}
#calendar-days dl.t14 {
  margin-top: 28em;
}
#calendar-days dl.t15 {
  margin-top: 30em;
}
#calendar-days dl.t16 {
  margin-top: 32em;
}
#calendar-days dl.t17 {
  margin-top: 34em;
}
#calendar-days dl.t18 {
  margin-top: 36em;
}
#calendar-days dl.t19 {
  margin-top: 38em;
}
#calendar-days dl.t20 {
  margin-top: 40em;
}

@media only screen and (max-width: 767px) {
  #calendar.list-view #calendar-month {
    display: none;
  }
}
#calendar.list-view .image-list {
  overflow: hidden;
  padding: 20px 0;
  position: relative;
  text-align: center;
}
#calendar.list-view .image-list h2 {
  color: #767676;
  display: inline-block;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 40px;
  position: relative;
  text-transform: uppercase;
}
#calendar.list-view .image-list h2 a {
  color: inherit;
  text-decoration: none;
}
#calendar.list-view .image-list h2:before, #calendar.list-view .image-list h2:after {
  background-color: #dfccb3;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 1000px;
}
#calendar.list-view .image-list h2:before {
  right: calc(100% + 20px);
}
#calendar.list-view .image-list h2:after {
  left: calc(100% + 20px);
}
#calendar.list-view .image-list h3 a {
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
}

#calendar .vevent .socials {
  text-align: left;
}
#calendar.single-event .description {
  float: left;
  max-width: 65%;
}
@media only screen and (min-width: 1400px) {
  #calendar.single-event .description {
    max-width: 72%;
  }
}
@media only screen and (max-width: 1023px) {
  #calendar.single-event .description {
    max-width: 52%;
  }
}
@media only screen and (max-width: 767px) {
  #calendar.single-event .description {
    max-width: 100%;
  }
}
#calendar.single-event .thumbnail {
  float: right;
  height: 300px;
  margin: 0 0 20px 20px;
  width: 32%;
  background-size: cover;
  background-position: 50% 50%;
}
@media only screen and (min-width: 1400px) {
  #calendar.single-event .thumbnail {
    width: 24%;
  }
}
@media only screen and (max-width: 1023px) {
  #calendar.single-event .thumbnail {
    width: 40%;
  }
}
#calendar.single-event .thumbnail img {
  display: none;
}
@media only screen and (max-width: 767px) {
  #calendar.single-event .thumbnail {
    background: none;
    float: none;
    height: auto;
    margin: 0 0 20px;
    width: 100%;
  }
  #calendar.single-event .thumbnail img {
    display: block;
    width: 100%;
  }
}

#calendar .dates,
#calendar .attachment {
  display: block;
  margin: 0 0 20px;
}

#calendar .dates > small {
  display: block;
}

.pressroom {
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
.pressroom .pressroom-wrapper {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
.pressroom .pressroom-item {
  display: none;
  font-size: 16px;
  line-height: 20px;
  margin: 15px;
  position: relative;
  text-align: center;
  vertical-align: top;
  background-color: #f1ddb6;
  width: calc(33% - 30px);
}
@media only screen and (max-width: 1023px) {
  .pressroom .pressroom-item {
    width: calc(50% - 40px);
    margin: 20px 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .pressroom .pressroom-item {
    width: calc(100% - 40px);
    margin: 20px 20px 0;
  }
}
.pressroom .pressroom-item.visible {
  display: inline-block;
}
.pressroom .pressroom-item .time {
  display: block;
  margin-bottom: 20px;
}
.pressroom .pressroom-item time, .pressroom .pressroom-item p {
  color: #000;
}
.pressroom header {
  background: #000;
  height: 200px;
  position: relative;
  z-index: 1;
}
.pressroom header h3 {
  color: #fff;
  line-height: 1;
  font-size: 20px;
  margin: 0;
  padding: 0 30px;
  text-transform: none;
}
.pressroom header .button {
  display: none;
}
.home .pressroom header .button {
  background: none;
  border-color: #fff;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  padding: 0 20px;
}
.home .pressroom header .button:hover {
  background-color: #fff;
  color: #000;
}
.pressroom .thumbnail {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  opacity: 0.5;
}
.pressroom .links {
  margin-top: 20px;
}
.pressroom .links a {
  color: #000;
  display: inline-block;
  height: 30px;
  margin: 0 10px;
  padding: 0;
  position: relative;
  text-indent: -1000em;
  width: 30px;
}
.pressroom .links a.button {
  text-indent: 0;
  width: auto;
  font-size: 17px;
  line-height: 30px;
  padding: 0 15px;
  text-transform: capitalize;
}
.pressroom .links a:after {
  color: inherit;
  content: attr(data-label);
  display: block;
  font-size: 11px;
  left: 50%;
  padding-top: 5px;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  top: 100%;
  transform: translateX(-50%);
  transition: opacity 500ms ease-in-out;
  opacity: 0;
  white-space: nowrap;
}
.pressroom .links a:hover:after {
  opacity: 1;
}
.pressroom .links a svg {
  position: absolute;
  height: 30px;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  fill: #838383;
}
@media only screen and (max-width: 1023px) {
  .pressroom .links {
    top: 20px;
  }
  .pressroom .links a:after {
    font-size: 12px;
    padding-top: 0;
  }
}
.pressroom .description {
  box-sizing: border-box;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #838383;
  padding: 30px;
}
.home .pressroom .description {
  display: none;
}
.pressroom nav {
  margin-top: 35px;
}
.pressroom .button {
  padding: 0 95px;
}
@media only screen and (max-width: 767px) {
  .pressroom {
    padding: 20px 0 30px;
    text-align: center;
  }
  .pressroom .center-column {
    padding: 0;
  }
  .pressroom h1, .pressroom nav {
    box-sizing: border-box;
    margin: 0 40px;
  }
  .pressroom .button {
    padding: 0;
    width: 100%;
  }
}

.galleries {
  font-size: 0;
  padding-bottom: 60px;
  text-align: left;
}
.galleries .h1 {
  color: #fff !important;
  font: 40px/1 "STIX Two Text", serif;
  font-size: 1.5vw;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 1600px) {
  .galleries .h1 {
    font-size: 24px;
  }
}
@media (min-width: 2666.6666666667px) {
  .galleries .h1 {
    font-size: 40px;
  }
}
.galleries .gallery {
  background-color: #54534A;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 300px;
  line-height: 20px;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: calc(50% - 20px);
}
.galleries .gallery:nth-child(2n) {
  margin-left: 40px;
}
@media only screen and (max-width: 767px) {
  .galleries .gallery {
    height: auto;
    margin: 0 0 20px !important;
    width: 100%;
  }
}
.galleries .gallery a {
  color: inherit;
}
.galleries .gallery:hover .thumbnail:after {
  background-color: rgba(0, 0, 0, 0.4);
}
.galleries .slideshow {
  text-align: left;
}
.galleries .thumbnail {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  float: none;
  margin: 0;
  height: 100%;
  width: 100%;
}
.galleries .thumbnail img {
  display: none;
}
@media only screen and (max-width: 767px) {
  .galleries .thumbnail img {
    display: block;
    visibility: hidden;
    width: 100%;
  }
}
.galleries .thumbnail:after {
  background: rgba(0, 0, 0, 0.2);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  transition: background 500ms ease-in-out;
  top: 0;
  width: 100%;
}
.galleries .description {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  left: 0;
  padding: 40px;
  position: absolute;
  top: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .galleries .description {
    padding: 20px;
  }
}
.galleries .button {
  background: #FFC832;
  bottom: 0;
  color: #fff;
  font-size: 20px;
  height: 60px;
  left: 50%;
  line-height: 60px;
  padding: 0 40px;
  position: absolute;
  transform: translateX(-50%);
}
.galleries .button:hover {
  background-color: #444;
}

#home-gallery {
  font-size: 0;
}
#home-gallery .images {
  margin: 0 -15px;
}
#home-gallery .images:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (min-width: 1400px) {
  #home-gallery .images {
    margin: 0 -20px;
  }
}
@media only screen and (max-width: 1144px) {
  #home-gallery .images {
    margin: 0 -15px;
  }
}
@media only screen and (max-width: 1023px) {
  #home-gallery .images {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 767px) {
  #home-gallery .images {
    margin: 0 -5px;
  }
}
#home-gallery .image {
  display: none;
  float: left;
  position: relative;
  width: calc(25% - 30px);
  margin: 0 15px 30px;
}
#home-gallery .image:after {
  background: transparent;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  transition: background 500ms ease-in-out;
}
#home-gallery .image:hover:after {
  background: rgba(0, 0, 0, 0.4);
}
#home-gallery .image.current-category {
  display: block;
}
#home-gallery .image.hidden-on-desktop {
  display: none;
}
@media only screen and (min-width: 1400px) {
  #home-gallery .image {
    width: calc(20% - 40px);
    margin: 0 20px 40px;
  }
  #home-gallery .image.hidden-on-desktop {
    display: block;
  }
  #home-gallery .image.hidden-on-wide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1144px) {
  #home-gallery .image {
    width: calc(33.3333333333% - 30px);
    margin: 0 15px 30px;
  }
  #home-gallery .image.hidden-on-tablet {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  #home-gallery .image {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
  #home-gallery .image.hidden-on-tablet {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #home-gallery .image {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  #home-gallery .image.hidden-on-mobile {
    display: none;
  }
}
#home-gallery .gallery-controls {
  text-align: right;
}
#home-gallery .gallery-controls .hidden-on-tablet {
  display: none;
}
@media only screen and (min-width: 1400px) {
  #home-gallery .gallery-controls .hidden-on-wide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  #home-gallery .gallery-controls {
    display: block;
  }
}
@media only screen and (max-width: 1023px) {
  #home-gallery .gallery-controls .hidden-on-tablet {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #home-gallery .gallery-controls .hidden-on-tablet {
    display: inline-block;
  }
  #home-gallery .gallery-controls .hidden-on-mobile {
    display: none;
  }
}
#home-gallery img {
  display: block;
  width: 100%;
}
#home-gallery ul {
  font-size: 0;
  margin-top: 30px;
  max-height: 650px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #home-gallery ul {
    margin-top: 20px;
  }
}
#home-gallery li {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  max-width: 650px;
  width: 50%;
}
#home-gallery li a {
  float: left;
  margin: 0 15px 30px 15px;
  width: calc(50% - 30px);
}
@media only screen and (max-width: 767px) {
  #home-gallery li a {
    margin: 0 10px 20px 10px;
    width: calc(50% - 20px);
  }
}
#home-gallery li a img {
  display: block;
  width: 100%;
}
#home-gallery li a.s-620x295, #home-gallery li a.s-620x620 {
  width: calc(100% - 30px);
}
@media only screen and (max-width: 767px) {
  #home-gallery li a.s-620x295, #home-gallery li a.s-620x620 {
    width: calc(100% - 20px);
  }
}

.page-content .sitemap-description {
  opacity: 0.8;
  font-size: 86%;
}

#form_module_container_errors,
#form_module_container_success {
  padding: 10px;
  margin-top: 10px;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.1);
}

#form_module_container_errors {
  color: #b31919;
}

#form_module_container_errors .goTo {
  color: gray;
  text-decoration: underline;
  cursor: pointer;
}

#form_module_container_errors .goTo:hover {
  filter: grayscale(100%);
}

#form_module_container_success {
  color: green;
}

.form, [id*=form_form_],
#revinate_contact_api_form {
  display: block;
  margin: 0 auto 20px;
  max-width: 800px;
}
.form *, [id*=form_form_] *,
#revinate_contact_api_form * {
  font-family: "Lato", sans-serif;
}
@media only screen and (max-width: 1023px) {
  .form, [id*=form_form_],
  #revinate_contact_api_form {
    text-align: left;
  }
}
.form fieldset + fieldset:not(.controls), [id*=form_form_] fieldset + fieldset:not(.controls),
#revinate_contact_api_form fieldset + fieldset:not(.controls) {
  margin-top: 20px;
}
.form h3, [id*=form_form_] h3,
#revinate_contact_api_form h3 {
  text-align: left;
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #856947;
}
.form em, [id*=form_form_] em,
#revinate_contact_api_form em {
  position: absolute;
  left: 0;
  bottom: 11px;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1em;
  color: #b31919;
  pointer-events: none;
}
.form label, [id*=form_form_] label,
#revinate_contact_api_form label {
  display: block;
  margin-bottom: 5px;
  color: #002d5c;
  font-size: 14px;
  line-height: 1.1em;
  letter-spacing: 0.17px;
}
.form p, [id*=form_form_] p,
#revinate_contact_api_form p {
  position: relative;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .form p, [id*=form_form_] p,
  #revinate_contact_api_form p {
    margin-bottom: 20px;
  }
}
.form p:after, [id*=form_form_] p:after,
#revinate_contact_api_form p:after {
  clear: both;
  content: "";
  display: table;
}
.form p span, [id*=form_form_] p span,
#revinate_contact_api_form p span {
  float: left;
  margin: 0 10px 0 0;
}
.form p span.checkbox-group, [id*=form_form_] p span.checkbox-group,
#revinate_contact_api_form p span.checkbox-group {
  margin-bottom: 10px;
}
.form p span input, [id*=form_form_] p span input,
#revinate_contact_api_form p span input {
  display: inline;
  float: none;
  margin: 0;
}
.form p span label, [id*=form_form_] p span label,
#revinate_contact_api_form p span label {
  display: inline;
  float: none;
  width: auto;
  text-align: left;
}
.form p span.group, [id*=form_form_] p span.group,
#revinate_contact_api_form p span.group {
  margin-top: 12px;
}
@media only screen and (max-width: 1023px) {
  .form p span.group, [id*=form_form_] p span.group,
  #revinate_contact_api_form p span.group {
    margin-top: 0;
  }
}
.form p span.group label, [id*=form_form_] p span.group label,
#revinate_contact_api_form p span.group label {
  display: block;
  margin-bottom: 10px !important;
  margin-top: 0;
}
.form p span.group label input, [id*=form_form_] p span.group label input,
#revinate_contact_api_form p span.group label input {
  margin-right: 0.4em;
}
.form p.right-side-control, [id*=form_form_] p.right-side-control,
#revinate_contact_api_form p.right-side-control {
  text-align: right;
}
.form .select-wrapper, [id*=form_form_] .select-wrapper,
#revinate_contact_api_form .select-wrapper {
  width: 100%;
  color: #767676;
}
.form input[type=text], .form input[type=number], .form input[type=tel], .form input[type=email], .form input[type=phone], .form input[type=url], .form input[type=datepicker], .form input[type=password], .form textarea, .form select, .form .input-overlay, [id*=form_form_] input[type=text], [id*=form_form_] input[type=number], [id*=form_form_] input[type=tel], [id*=form_form_] input[type=email], [id*=form_form_] input[type=phone], [id*=form_form_] input[type=url], [id*=form_form_] input[type=datepicker], [id*=form_form_] input[type=password], [id*=form_form_] textarea, [id*=form_form_] select, [id*=form_form_] .input-overlay,
#revinate_contact_api_form input[type=text],
#revinate_contact_api_form input[type=number],
#revinate_contact_api_form input[type=tel],
#revinate_contact_api_form input[type=email],
#revinate_contact_api_form input[type=phone],
#revinate_contact_api_form input[type=url],
#revinate_contact_api_form input[type=datepicker],
#revinate_contact_api_form input[type=password],
#revinate_contact_api_form textarea,
#revinate_contact_api_form select,
#revinate_contact_api_form .input-overlay {
  position: relative;
  display: block;
  padding-left: 8px;
  width: 100%;
  height: 35px;
  font-size: 14px;
  font-family: inherit;
  line-height: 38px;
  text-align: left;
  border: none;
  border-bottom: 1px solid rgba(118, 118, 118, 0.5);
}
.form input[type=text].form_module_field_error, .form input[type=number].form_module_field_error, .form input[type=tel].form_module_field_error, .form input[type=email].form_module_field_error, .form input[type=phone].form_module_field_error, .form input[type=url].form_module_field_error, .form input[type=datepicker].form_module_field_error, .form input[type=password].form_module_field_error, .form textarea.form_module_field_error, .form select.form_module_field_error, .form .input-overlay.form_module_field_error, [id*=form_form_] input[type=text].form_module_field_error, [id*=form_form_] input[type=number].form_module_field_error, [id*=form_form_] input[type=tel].form_module_field_error, [id*=form_form_] input[type=email].form_module_field_error, [id*=form_form_] input[type=phone].form_module_field_error, [id*=form_form_] input[type=url].form_module_field_error, [id*=form_form_] input[type=datepicker].form_module_field_error, [id*=form_form_] input[type=password].form_module_field_error, [id*=form_form_] textarea.form_module_field_error, [id*=form_form_] select.form_module_field_error, [id*=form_form_] .input-overlay.form_module_field_error,
#revinate_contact_api_form input[type=text].form_module_field_error,
#revinate_contact_api_form input[type=number].form_module_field_error,
#revinate_contact_api_form input[type=tel].form_module_field_error,
#revinate_contact_api_form input[type=email].form_module_field_error,
#revinate_contact_api_form input[type=phone].form_module_field_error,
#revinate_contact_api_form input[type=url].form_module_field_error,
#revinate_contact_api_form input[type=datepicker].form_module_field_error,
#revinate_contact_api_form input[type=password].form_module_field_error,
#revinate_contact_api_form textarea.form_module_field_error,
#revinate_contact_api_form select.form_module_field_error,
#revinate_contact_api_form .input-overlay.form_module_field_error {
  border-color: #b31919;
}
@media only screen and (max-width: 1023px) {
  .form input[type=text], .form input[type=number], .form input[type=tel], .form input[type=email], .form input[type=phone], .form input[type=url], .form input[type=datepicker], .form input[type=password], .form textarea, .form select, .form .input-overlay, [id*=form_form_] input[type=text], [id*=form_form_] input[type=number], [id*=form_form_] input[type=tel], [id*=form_form_] input[type=email], [id*=form_form_] input[type=phone], [id*=form_form_] input[type=url], [id*=form_form_] input[type=datepicker], [id*=form_form_] input[type=password], [id*=form_form_] textarea, [id*=form_form_] select, [id*=form_form_] .input-overlay,
  #revinate_contact_api_form input[type=text],
  #revinate_contact_api_form input[type=number],
  #revinate_contact_api_form input[type=tel],
  #revinate_contact_api_form input[type=email],
  #revinate_contact_api_form input[type=phone],
  #revinate_contact_api_form input[type=url],
  #revinate_contact_api_form input[type=datepicker],
  #revinate_contact_api_form input[type=password],
  #revinate_contact_api_form textarea,
  #revinate_contact_api_form select,
  #revinate_contact_api_form .input-overlay {
    text-align: left;
  }
}
.form textarea, [id*=form_form_] textarea,
#revinate_contact_api_form textarea {
  float: left;
  height: 100px;
  overflow: auto;
  line-height: 20px;
  padding: 10px;
}
.form input[type=checkbox],
.form input[type=radio], [id*=form_form_] input[type=checkbox],
[id*=form_form_] input[type=radio],
#revinate_contact_api_form input[type=checkbox],
#revinate_contact_api_form input[type=radio] {
  width: 14px;
  height: 14px;
  padding: 0;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .form input[type=checkbox],
  .form input[type=radio], [id*=form_form_] input[type=checkbox],
  [id*=form_form_] input[type=radio],
  #revinate_contact_api_form input[type=checkbox],
  #revinate_contact_api_form input[type=radio] {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  .form input[type=datepicker], .form .input-overlay, [id*=form_form_] input[type=datepicker], [id*=form_form_] .input-overlay,
  #revinate_contact_api_form input[type=datepicker],
  #revinate_contact_api_form .input-overlay {
    float: none;
    width: 100%;
  }
}
.form .input-overlay, [id*=form_form_] .input-overlay,
#revinate_contact_api_form .input-overlay {
  width: 100px;
  float: left;
  clear: both;
  opacity: 0;
  margin-top: -40px;
}
@media only screen and (max-width: 1023px) {
  .form .input-overlay, [id*=form_form_] .input-overlay,
  #revinate_contact_api_form .input-overlay {
    float: none;
    display: block;
    width: 100%;
  }
}
.form .ui-datepicker-trigger, [id*=form_form_] .ui-datepicker-trigger,
#revinate_contact_api_form .ui-datepicker-trigger {
  position: absolute;
  margin: 0;
  right: 0;
  bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .form .ui-datepicker-trigger, [id*=form_form_] .ui-datepicker-trigger,
  #revinate_contact_api_form .ui-datepicker-trigger {
    display: none;
  }
}
.form [type=submit], [id*=form_form_] [type=submit],
#revinate_contact_api_form [type=submit] {
  display: block;
  margin: 0 auto;
}
.form > [type=submit], [id*=form_form_] > [type=submit],
#revinate_contact_api_form > [type=submit] {
  margin-top: 20px;
}
.form .g-recaptcha, [id*=form_form_] .g-recaptcha,
#revinate_contact_api_form .g-recaptcha {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.form .form-builder-field, [id*=form_form_] .form-builder-field,
#revinate_contact_api_form .form-builder-field {
  position: relative;
  width: 100%;
  text-align: left;
  clear: both;
}
.form .form-builder-field[class*=textarea] label, [id*=form_form_] .form-builder-field[class*=textarea] label,
#revinate_contact_api_form .form-builder-field[class*=textarea] label {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-field[class*=textarea] label, [id*=form_form_] .form-builder-field[class*=textarea] label,
  #revinate_contact_api_form .form-builder-field[class*=textarea] label {
    margin-bottom: 10px;
  }
}
.form .form-builder-field[class*=countryandstate], [id*=form_form_] .form-builder-field[class*=countryandstate],
#revinate_contact_api_form .form-builder-field[class*=countryandstate] {
  display: flex;
}
.form .form-builder-field[class*=countryandstate] p, [id*=form_form_] .form-builder-field[class*=countryandstate] p,
#revinate_contact_api_form .form-builder-field[class*=countryandstate] p {
  width: 50%;
}
.form .form-builder-field[class*=countryandstate] p:last-child, [id*=form_form_] .form-builder-field[class*=countryandstate] p:last-child,
#revinate_contact_api_form .form-builder-field[class*=countryandstate] p:last-child {
  margin-left: 20px;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-field[class*=countryandstate], [id*=form_form_] .form-builder-field[class*=countryandstate],
  #revinate_contact_api_form .form-builder-field[class*=countryandstate] {
    display: block;
  }
  .form .form-builder-field[class*=countryandstate] p, [id*=form_form_] .form-builder-field[class*=countryandstate] p,
  #revinate_contact_api_form .form-builder-field[class*=countryandstate] p {
    width: 100%;
  }
  .form .form-builder-field[class*=countryandstate] p:last-child, [id*=form_form_] .form-builder-field[class*=countryandstate] p:last-child,
  #revinate_contact_api_form .form-builder-field[class*=countryandstate] p:last-child {
    margin-left: 0;
  }
}
.form .form-builder-field[class*=inputhidden], [id*=form_form_] .form-builder-field[class*=inputhidden],
#revinate_contact_api_form .form-builder-field[class*=inputhidden] {
  display: none;
}
.form .form-builder-field[class*=inputcheckbox], .form .form-builder-field[class*=checkboxgroup], .form .form-builder-field[class*=radiogroup], [id*=form_form_] .form-builder-field[class*=inputcheckbox], [id*=form_form_] .form-builder-field[class*=checkboxgroup], [id*=form_form_] .form-builder-field[class*=radiogroup],
#revinate_contact_api_form .form-builder-field[class*=inputcheckbox],
#revinate_contact_api_form .form-builder-field[class*=checkboxgroup],
#revinate_contact_api_form .form-builder-field[class*=radiogroup] {
  border-color: rgba(118, 118, 118, 0.5);
}
.form .form-builder-field[class*=inputcheckbox] > label, .form .form-builder-field[class*=checkboxgroup] > label, .form .form-builder-field[class*=radiogroup] > label, [id*=form_form_] .form-builder-field[class*=inputcheckbox] > label, [id*=form_form_] .form-builder-field[class*=checkboxgroup] > label, [id*=form_form_] .form-builder-field[class*=radiogroup] > label,
#revinate_contact_api_form .form-builder-field[class*=inputcheckbox] > label,
#revinate_contact_api_form .form-builder-field[class*=checkboxgroup] > label,
#revinate_contact_api_form .form-builder-field[class*=radiogroup] > label {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-field[class*=inputcheckbox] > label, .form .form-builder-field[class*=checkboxgroup] > label, .form .form-builder-field[class*=radiogroup] > label, [id*=form_form_] .form-builder-field[class*=inputcheckbox] > label, [id*=form_form_] .form-builder-field[class*=checkboxgroup] > label, [id*=form_form_] .form-builder-field[class*=radiogroup] > label,
  #revinate_contact_api_form .form-builder-field[class*=inputcheckbox] > label,
  #revinate_contact_api_form .form-builder-field[class*=checkboxgroup] > label,
  #revinate_contact_api_form .form-builder-field[class*=radiogroup] > label {
    margin-bottom: 10px;
  }
}
.form .form-builder-field[class*=inputcheckbox] .radio-label, .form .form-builder-field[class*=inputcheckbox] .checkbox-label, .form .form-builder-field[class*=checkboxgroup] .radio-label, .form .form-builder-field[class*=checkboxgroup] .checkbox-label, .form .form-builder-field[class*=radiogroup] .radio-label, .form .form-builder-field[class*=radiogroup] .checkbox-label, [id*=form_form_] .form-builder-field[class*=inputcheckbox] .radio-label, [id*=form_form_] .form-builder-field[class*=inputcheckbox] .checkbox-label, [id*=form_form_] .form-builder-field[class*=checkboxgroup] .radio-label, [id*=form_form_] .form-builder-field[class*=checkboxgroup] .checkbox-label, [id*=form_form_] .form-builder-field[class*=radiogroup] .radio-label, [id*=form_form_] .form-builder-field[class*=radiogroup] .checkbox-label,
#revinate_contact_api_form .form-builder-field[class*=inputcheckbox] .radio-label,
#revinate_contact_api_form .form-builder-field[class*=inputcheckbox] .checkbox-label,
#revinate_contact_api_form .form-builder-field[class*=checkboxgroup] .radio-label,
#revinate_contact_api_form .form-builder-field[class*=checkboxgroup] .checkbox-label,
#revinate_contact_api_form .form-builder-field[class*=radiogroup] .radio-label,
#revinate_contact_api_form .form-builder-field[class*=radiogroup] .checkbox-label {
  color: #002d5c;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-field[class*=inputcheckbox] .radio-label, .form .form-builder-field[class*=inputcheckbox] .checkbox-label, .form .form-builder-field[class*=checkboxgroup] .radio-label, .form .form-builder-field[class*=checkboxgroup] .checkbox-label, .form .form-builder-field[class*=radiogroup] .radio-label, .form .form-builder-field[class*=radiogroup] .checkbox-label, [id*=form_form_] .form-builder-field[class*=inputcheckbox] .radio-label, [id*=form_form_] .form-builder-field[class*=inputcheckbox] .checkbox-label, [id*=form_form_] .form-builder-field[class*=checkboxgroup] .radio-label, [id*=form_form_] .form-builder-field[class*=checkboxgroup] .checkbox-label, [id*=form_form_] .form-builder-field[class*=radiogroup] .radio-label, [id*=form_form_] .form-builder-field[class*=radiogroup] .checkbox-label,
  #revinate_contact_api_form .form-builder-field[class*=inputcheckbox] .radio-label,
  #revinate_contact_api_form .form-builder-field[class*=inputcheckbox] .checkbox-label,
  #revinate_contact_api_form .form-builder-field[class*=checkboxgroup] .radio-label,
  #revinate_contact_api_form .form-builder-field[class*=checkboxgroup] .checkbox-label,
  #revinate_contact_api_form .form-builder-field[class*=radiogroup] .radio-label,
  #revinate_contact_api_form .form-builder-field[class*=radiogroup] .checkbox-label {
    margin-bottom: 10px;
  }
}
.form .form-builder-field[class*=inputcheckbox] label, [id*=form_form_] .form-builder-field[class*=inputcheckbox] label,
#revinate_contact_api_form .form-builder-field[class*=inputcheckbox] label {
  text-align: left;
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-field[class*=inputcheckbox] label, [id*=form_form_] .form-builder-field[class*=inputcheckbox] label,
  #revinate_contact_api_form .form-builder-field[class*=inputcheckbox] label {
    margin-left: 0;
    width: 100%;
  }
}
.form .form-builder-field[class*=inputsubmit], [id*=form_form_] .form-builder-field[class*=inputsubmit],
#revinate_contact_api_form .form-builder-field[class*=inputsubmit] {
  margin-left: 20px;
  padding: 20px 0 0 40%;
  width: auto;
  background: none;
}
.form .form-builder-field .compliance, [id*=form_form_] .form-builder-field .compliance,
#revinate_contact_api_form .form-builder-field .compliance {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.form .form-builder-field .compliance em, [id*=form_form_] .form-builder-field .compliance em,
#revinate_contact_api_form .form-builder-field .compliance em {
  padding: 12px 10px 0 0;
}
.form .form-builder-field .compliance input[type=checkbox], [id*=form_form_] .form-builder-field .compliance input[type=checkbox],
#revinate_contact_api_form .form-builder-field .compliance input[type=checkbox] {
  margin: 10px 5px 0 0;
}
.form .form-builder-field .compliance > label, [id*=form_form_] .form-builder-field .compliance > label,
#revinate_contact_api_form .form-builder-field .compliance > label {
  width: auto;
  text-transform: none;
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
}
.form .form-builder-field[class*=paragraph], [id*=form_form_] .form-builder-field[class*=paragraph],
#revinate_contact_api_form .form-builder-field[class*=paragraph] {
  margin-bottom: 10px;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-field[class*=paragraph], [id*=form_form_] .form-builder-field[class*=paragraph],
  #revinate_contact_api_form .form-builder-field[class*=paragraph] {
    margin-left: 0;
    width: 100%;
  }
}
.form .form-builder-field[class*=inputfile], [id*=form_form_] .form-builder-field[class*=inputfile],
#revinate_contact_api_form .form-builder-field[class*=inputfile] {
  line-height: 1;
}
.form .form-builder-field[class*=inputfile] input[type=file], [id*=form_form_] .form-builder-field[class*=inputfile] input[type=file],
#revinate_contact_api_form .form-builder-field[class*=inputfile] input[type=file] {
  margin-top: 10px;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-field[class*=inputfile] label, [id*=form_form_] .form-builder-field[class*=inputfile] label,
  #revinate_contact_api_form .form-builder-field[class*=inputfile] label {
    margin-right: 20px;
  }
}
.form .form-builder-field[class*=inputfile] .fake-input, [id*=form_form_] .form-builder-field[class*=inputfile] .fake-input,
#revinate_contact_api_form .form-builder-field[class*=inputfile] .fake-input {
  color: #000;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
  width: 50%;
}
.form .form-builder-field[class*=inputfile] .fake-input:before, [id*=form_form_] .form-builder-field[class*=inputfile] .fake-input:before,
#revinate_contact_api_form .form-builder-field[class*=inputfile] .fake-input:before {
  content: "";
  background: url("../images/paperclip.png") no-repeat;
  background-size: contain;
  width: 16px;
  height: 17px;
  display: block;
  position: relative;
  float: left;
  margin-right: 10px;
}
.form .form-builder-group, [id*=form_form_] .form-builder-group,
#revinate_contact_api_form .form-builder-group {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
.form .form-builder-group.columns-2 .form-builder-field, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field {
  width: calc(50% - 10px);
  margin-left: 20px;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-2 .form-builder-field, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field,
  #revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field {
    margin-left: 0 !important;
  }
}
.form .form-builder-group.columns-2 .form-builder-field:first-child, .form .form-builder-group.columns-2 .form-builder-field:nth-child(2n+1), [id*=form_form_] .form-builder-group.columns-2 .form-builder-field:first-child, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field:nth-child(2n+1),
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field:first-child,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-2 .form-builder-field, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field,
  #revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field {
    width: 100%;
  }
}
.form .form-builder-group.columns-2 .form-builder-field > p label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field > p label,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field > p label {
  width: auto;
  text-align: left;
  margin-bottom: 10px;
}
.form .form-builder-group.columns-2 .form-builder-field input[type=text], .form .form-builder-group.columns-2 .form-builder-field input[type=email], [id*=form_form_] .form-builder-group.columns-2 .form-builder-field input[type=text], [id*=form_form_] .form-builder-group.columns-2 .form-builder-field input[type=email],
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field input[type=text],
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field input[type=email] {
  width: 100%;
}
.form .form-builder-group.columns-2 .form-builder-field[class*=checkboxgroup] label, .form .form-builder-group.columns-2 .form-builder-field[class*=radiogroup] label, .form .form-builder-group.columns-2 .form-builder-field[class*=country] label, .form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] label, .form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=checkboxgroup] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=radiogroup] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] label,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=checkboxgroup] label,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=radiogroup] label,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=country] label,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] label,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] label {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-2 .form-builder-field[class*=checkboxgroup] label, .form .form-builder-group.columns-2 .form-builder-field[class*=radiogroup] label, .form .form-builder-group.columns-2 .form-builder-field[class*=country] label, .form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] label, .form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=checkboxgroup] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=radiogroup] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] label,
  #revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=checkboxgroup] label,
  #revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=radiogroup] label,
  #revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=country] label,
  #revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] label,
  #revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] label {
    margin-bottom: 10px;
  }
}
.form .form-builder-group.columns-2 .form-builder-field[class*=country] label, .form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] label, .form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] label, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] label,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=country] label,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] label,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] label {
  margin-bottom: 10px;
}
.form .form-builder-group.columns-2 .form-builder-field[class*=country] .select-wrapper, .form .form-builder-group.columns-2 .form-builder-field[class*=country] select, .form .form-builder-group.columns-2 .form-builder-field[class*=country] input, .form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] .select-wrapper, .form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] select, .form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] input, .form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] .select-wrapper, .form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] select, .form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] input, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] .select-wrapper, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] select, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] input, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] .select-wrapper, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] select, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] input, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] .select-wrapper, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] select, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] input,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=country] .select-wrapper,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=country] select,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=country] input,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] .select-wrapper,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] select,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] input,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] .select-wrapper,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] select,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] input {
  width: 100%;
}
.form .form-builder-group.columns-2 .form-builder-field[class*=country] .datepicker-input-wrapper, .form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, .form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=country] .datepicker-input-wrapper,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputurl] .datepicker-input-wrapper,
#revinate_contact_api_form .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper {
  width: 100%;
}
.form .form-builder-group.columns-3 .form-builder-field, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field {
  width: calc(33.33% - 15px);
  margin-left: 20px;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-3 .form-builder-field, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field {
    margin-left: 0 !important;
  }
}
.form .form-builder-group.columns-3 .form-builder-field :first-child, .form .form-builder-group.columns-3 .form-builder-field:nth-child(3n+1), [id*=form_form_] .form-builder-group.columns-3 .form-builder-field :first-child, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field:nth-child(3n+1),
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field :first-child,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-3 .form-builder-field, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field {
    width: 100%;
  }
}
.form .form-builder-group.columns-3 .form-builder-field > p label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field > p label,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field > p label {
  width: auto;
  text-align: left;
  margin-bottom: 10px;
}
.form .form-builder-group.columns-3 .form-builder-field input[type=text], .form .form-builder-group.columns-3 .form-builder-field input[type=email], [id*=form_form_] .form-builder-group.columns-3 .form-builder-field input[type=text], [id*=form_form_] .form-builder-group.columns-3 .form-builder-field input[type=email],
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field input[type=text],
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field input[type=email] {
  width: 100%;
}
.form .form-builder-group.columns-3 .form-builder-field[class*=checkboxgroup] label, .form .form-builder-group.columns-3 .form-builder-field[class*=radiogroup] label, .form .form-builder-group.columns-3 .form-builder-field[class*=country] label, .form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] label, .form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=checkboxgroup] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=radiogroup] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] label,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=checkboxgroup] label,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=radiogroup] label,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=country] label,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] label,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] label {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-3 .form-builder-field[class*=checkboxgroup] label, .form .form-builder-group.columns-3 .form-builder-field[class*=radiogroup] label, .form .form-builder-group.columns-3 .form-builder-field[class*=country] label, .form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] label, .form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=checkboxgroup] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=radiogroup] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] label,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=checkboxgroup] label,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=radiogroup] label,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=country] label,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] label,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] label {
    margin-bottom: 10px;
  }
}
.form .form-builder-group.columns-3 .form-builder-field[class*=country] label, .form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] label, .form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] label, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] label,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=country] label,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] label,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] label {
  margin-bottom: 10px;
}
.form .form-builder-group.columns-3 .form-builder-field[class*=country] .select-wrapper, .form .form-builder-group.columns-3 .form-builder-field[class*=country] select, .form .form-builder-group.columns-3 .form-builder-field[class*=country] input, .form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .select-wrapper, .form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] select, .form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] input, .form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .select-wrapper, .form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] select, .form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] input, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] .select-wrapper, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] select, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] input, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .select-wrapper, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] select, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] input, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .select-wrapper, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] select, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] input,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=country] .select-wrapper,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=country] select,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=country] input,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .select-wrapper,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] select,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] input,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .select-wrapper,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] select,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] input {
  width: 100%;
}
.form .form-builder-group.columns-3 .form-builder-field[class*=country] .datepicker-input-wrapper, .form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, .form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=country] .datepicker-input-wrapper,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .datepicker-input-wrapper,
#revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper {
  width: calc(100% - 30px);
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-3 .form-builder-field[class*=country] .datepicker-input-wrapper, .form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, .form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=country] .datepicker-input-wrapper,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .datepicker-input-wrapper,
  #revinate_contact_api_form .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper {
    width: 100%;
  }
}
.form .form-builder-group.columns-4 .form-builder-field, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field {
  width: calc(25% - 20px);
  margin-left: 20px;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-4 .form-builder-field, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field {
    margin-left: 0 !important;
  }
}
.form .form-builder-group.columns-4 .form-builder-field:first-child, .form .form-builder-group.columns-4 .form-builder-field:nth-child(4n+1), [id*=form_form_] .form-builder-group.columns-4 .form-builder-field:first-child, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field:nth-child(4n+1),
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field:first-child,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field:nth-child(4n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-4 .form-builder-field, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field {
    width: 100%;
  }
}
.form .form-builder-group.columns-4 .form-builder-field > p label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field > p label,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field > p label {
  width: auto;
  text-align: left;
  margin-bottom: 10px;
}
.form .form-builder-group.columns-4 .form-builder-field input[type=text], .form .form-builder-group.columns-4 .form-builder-field input[type=email], [id*=form_form_] .form-builder-group.columns-4 .form-builder-field input[type=text], [id*=form_form_] .form-builder-group.columns-4 .form-builder-field input[type=email],
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field input[type=text],
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field input[type=email] {
  width: 100%;
}
.form .form-builder-group.columns-4 .form-builder-field[class*=checkboxgroup] label, .form .form-builder-group.columns-4 .form-builder-field[class*=radiogroup] label, .form .form-builder-group.columns-4 .form-builder-field[class*=country] label, .form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label, .form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=checkboxgroup] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=radiogroup] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=checkboxgroup] label,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=radiogroup] label,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=country] label,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label {
  width: 100%;
  margin-bottom: 0;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-4 .form-builder-field[class*=checkboxgroup] label, .form .form-builder-group.columns-4 .form-builder-field[class*=radiogroup] label, .form .form-builder-group.columns-4 .form-builder-field[class*=country] label, .form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label, .form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=checkboxgroup] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=radiogroup] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=checkboxgroup] label,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=radiogroup] label,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=country] label,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label {
    margin-bottom: 10px;
  }
}
.form .form-builder-group.columns-4 .form-builder-field[class*=country] label, .form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label, .form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=country] label,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label {
  margin-bottom: 10px;
}
.form .form-builder-group.columns-4 .form-builder-field[class*=country] .select-wrapper, .form .form-builder-group.columns-4 .form-builder-field[class*=country] select, .form .form-builder-group.columns-4 .form-builder-field[class*=country] input, .form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .select-wrapper, .form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] select, .form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] input, .form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .select-wrapper, .form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] select, .form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] input, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] .select-wrapper, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] select, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] input, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .select-wrapper, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] select, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] input, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .select-wrapper, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] select, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] input,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=country] .select-wrapper,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=country] select,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=country] input,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .select-wrapper,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] select,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] input,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .select-wrapper,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] select,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] input {
  width: 100%;
}
.form .form-builder-group.columns-4 .form-builder-field[class*=country] .datepicker-input-wrapper, .form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, .form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=country] .datepicker-input-wrapper,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .datepicker-input-wrapper,
#revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper {
  width: calc(100% - 30px);
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.columns-4 .form-builder-field[class*=country] .datepicker-input-wrapper, .form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, .form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .datepicker-input-wrapper, [id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=country] .datepicker-input-wrapper,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .datepicker-input-wrapper,
  #revinate_contact_api_form .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper {
    width: 100%;
  }
}
.form .form-builder-group.prop-2-to-1 .form-builder-field, [id*=form_form_] .form-builder-group.prop-2-to-1 .form-builder-field,
#revinate_contact_api_form .form-builder-group.prop-2-to-1 .form-builder-field {
  width: calc(66.66% - 20px);
}
.form .form-builder-group.prop-2-to-1 .form-builder-field:nth-child(even), [id*=form_form_] .form-builder-group.prop-2-to-1 .form-builder-field:nth-child(even),
#revinate_contact_api_form .form-builder-group.prop-2-to-1 .form-builder-field:nth-child(even) {
  width: calc(33.33% - 20px);
  margin-left: 20px;
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.prop-2-to-1 .form-builder-field:nth-child(even), [id*=form_form_] .form-builder-group.prop-2-to-1 .form-builder-field:nth-child(even),
  #revinate_contact_api_form .form-builder-group.prop-2-to-1 .form-builder-field:nth-child(even) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .form .form-builder-group.prop-2-to-1 .form-builder-field, [id*=form_form_] .form-builder-group.prop-2-to-1 .form-builder-field,
  #revinate_contact_api_form .form-builder-group.prop-2-to-1 .form-builder-field {
    width: 100%;
  }
}
.form .checkbox-wrapper, [id*=form_form_] .checkbox-wrapper,
#revinate_contact_api_form .checkbox-wrapper {
  margin-bottom: 0;
}
.form .custom-checkbox, .form .custom-radio, [id*=form_form_] .custom-checkbox, [id*=form_form_] .custom-radio,
#revinate_contact_api_form .custom-checkbox,
#revinate_contact_api_form .custom-radio {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-left: 2em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 34px;
  font-weight: normal;
}
.form .custom-checkbox em, .form .custom-radio em, [id*=form_form_] .custom-checkbox em, [id*=form_form_] .custom-radio em,
#revinate_contact_api_form .custom-checkbox em,
#revinate_contact_api_form .custom-radio em {
  left: 18px;
  bottom: 14px;
}
.form .custom-checkbox:before, .form .custom-radio:before, [id*=form_form_] .custom-checkbox:before, [id*=form_form_] .custom-radio:before,
#revinate_contact_api_form .custom-checkbox:before,
#revinate_contact_api_form .custom-radio:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #856947;
  transition: transform 500ms ease-in-out/2;
  border: #856947 1px solid;
}
@media only screen and (min-width: 1024px) {
  .form .custom-checkbox:hover:before, .form .custom-radio:hover:before, [id*=form_form_] .custom-checkbox:hover:before, [id*=form_form_] .custom-radio:hover:before,
  #revinate_contact_api_form .custom-checkbox:hover:before,
  #revinate_contact_api_form .custom-radio:hover:before {
    transform: scale(1.1);
  }
  .form .custom-checkbox:active:before, .form .custom-radio:active:before, [id*=form_form_] .custom-checkbox:active:before, [id*=form_form_] .custom-radio:active:before,
  #revinate_contact_api_form .custom-checkbox:active:before,
  #revinate_contact_api_form .custom-radio:active:before {
    transform: scale(1);
  }
}
.form .custom-checkbox:after, .form .custom-radio:after, [id*=form_form_] .custom-checkbox:after, [id*=form_form_] .custom-radio:after,
#revinate_contact_api_form .custom-checkbox:after,
#revinate_contact_api_form .custom-radio:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 1px;
  width: 13px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg) scale(2);
  opacity: 0;
  visibility: hidden;
  transition: transform 500ms ease-in-out/2 500ms ease-in-out/3, opacity 500ms ease-in-out/2, visibility 500ms ease-in-out/2;
  pointer-events: none;
}
.form .custom-checkbox.checked:after, .form .custom-radio.checked:after, [id*=form_form_] .custom-checkbox.checked:after, [id*=form_form_] .custom-radio.checked:after,
#revinate_contact_api_form .custom-checkbox.checked:after,
#revinate_contact_api_form .custom-radio.checked:after {
  transform: rotate(-45deg) scale(1);
  opacity: 1;
  visibility: visible;
  transition: transform 500ms ease-in-out/3, opacity 500ms ease-in-out/3, visibility 500ms ease-in-out/3;
}
.form .custom-checkbox input, .form .custom-radio input, [id*=form_form_] .custom-checkbox input, [id*=form_form_] .custom-radio input,
#revinate_contact_api_form .custom-checkbox input,
#revinate_contact_api_form .custom-radio input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.form .custom-radio:before, [id*=form_form_] .custom-radio:before,
#revinate_contact_api_form .custom-radio:before {
  border-radius: 50%;
}
.form .custom-radio:after, [id*=form_form_] .custom-radio:after,
#revinate_contact_api_form .custom-radio:after {
  border: none;
  width: 8px;
  height: 8px;
  top: 9px;
  left: 3px;
  border-radius: 50%;
  transform: scale(2);
  background: #856947;
}
.form .custom-radio.checked:after, [id*=form_form_] .custom-radio.checked:after,
#revinate_contact_api_form .custom-radio.checked:after {
  transform: scale(1);
}
@media only screen and (max-width: 767px) {
  .form input[type=file], [id*=form_form_] input[type=file],
  #revinate_contact_api_form input[type=file] {
    width: 100%;
  }
}
.form .clear-file-input, [id*=form_form_] .clear-file-input,
#revinate_contact_api_form .clear-file-input {
  font-size: 12px;
  transition: opacity 500ms ease-in-out;
}
.form .clear-file-input.inactive, [id*=form_form_] .clear-file-input.inactive,
#revinate_contact_api_form .clear-file-input.inactive {
  opacity: 0;
  visibility: hidden;
}

::-webkit-input-placeholder {
  color: #767676;
}

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

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

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

:focus::-webkit-input-placeholder {
  color: rgba(118, 118, 118, 0.7);
}

:focus:-moz-placeholder {
  color: rgba(118, 118, 118, 0.7);
}

:focus::-moz-placeholder {
  color: rgba(118, 118, 118, 0.7);
}

:focus:-ms-input-placeholder {
  color: rgba(118, 118, 118, 0.7);
}

#revinate_contact_api_form fieldset h3 {
  font-family: "STIX Two Text", serif;
}
#revinate_contact_api_form fieldset .form-builder-field label {
  font-weight: 700;
}
#revinate_contact_api_form fieldset .form-builder-field.dob .select-wrapper {
  margin-bottom: 5px;
}
#revinate_contact_api_form fieldset .form-builder-field.dob .select-wrapper:last-child {
  margin-bottom: 0;
}
#revinate_contact_api_form fieldset .p-style {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  #revinate_contact_api_form fieldset .p-style {
    margin-bottom: 20px;
  }
}
#revinate_contact_api_form fieldset .share-row {
  display: flex;
  gap: 20px;
}
@media only screen and (max-width: 1023px) {
  #revinate_contact_api_form fieldset .share-row {
    gap: 10px;
    flex-direction: column;
  }
}
#revinate_contact_api_form fieldset .button {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  display: flex;
  align-content: center;
}
#revinate_contact_api_form fieldset .email .input-wrapper {
  display: flex;
}
#revinate_contact_api_form fieldset .required-asterisk {
  color: #b31919;
  font-size: 16px;
  font-weight: bold;
  align-content: center;
  position: absolute;
  bottom: 0;
}

#home-poi {
  position: relative;
  z-index: 10;
}

.poi {
  overflow: hidden;
}

.poi-controls-wrapper {
  text-align: center;
}

.poi-zoom {
  position: absolute;
  top: calc(100% + 80px);
  right: 80px;
  border-radius: 3px;
  color: #fff;
  background: #515049;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .poi-zoom {
    top: calc(100% + 20px);
    right: 20px;
  }
}
.poi-zoom .poi-zoom-button {
  display: block;
  position: relative;
  height: 29px;
  width: 29px;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  text-indent: -100em;
  text-align: left;
  color: #fff;
  background: #413C3C;
  transition: background 300ms;
}
.poi-zoom .poi-zoom-button:first-child {
  margin-top: 0;
}
.poi-zoom .poi-zoom-button:hover {
  background: #856947;
}
.poi-zoom .poi-zoom-button:after {
  content: "";
  background: #fff;
  display: block;
  width: 11px;
  height: 3px;
  position: absolute;
  left: 9px;
  top: 13px;
}
.poi-zoom .poi-zoom-button.zoom-in:before {
  content: "";
  background: #fff;
  display: block;
  width: 3px;
  height: 11px;
  position: absolute;
  left: 13px;
  top: 9px;
}

.poi-map {
  position: relative;
  height: 800px;
  z-index: 10;
}

.poi-overlay {
  position: relative;
  text-align: center;
  z-index: 20;
}
.home .poi-overlay .category-selector {
  margin: 0;
  border-top: 1px solid #dfccb3;
  border-bottom: 1px solid #dfccb3;
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
  .home .poi-overlay .category-selector {
    border-top: none;
  }
}
.poi-overlay .category-selector .button {
  padding-left: 40px;
  font-weight: 400;
  color: #767676;
}
@media only screen and (min-width: 1400px) {
  .poi-overlay .category-selector .button {
    padding-left: 60px;
    padding-right: 40px;
  }
}
.home .poi-overlay .category-selector .button {
  font-size: 15px;
  margin: 0;
  border: none;
  border-left: 1px solid #dfccb3;
}
@media only screen and (max-width: 1144px) {
  .home .poi-overlay .category-selector .button {
    font-size: 14px;
  }
}
.home .poi-overlay .category-selector .button:first-child {
  border: none;
}
.poi-overlay .category-selector .button:before {
  background: url(../images/poi/icons.svg) no-repeat -40px -40px;
  content: "";
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  top: 11px;
  left: 0;
}
@media only screen and (min-width: 1400px) {
  .poi-overlay .category-selector .button:before {
    left: 18px;
  }
}
.poi-overlay .category-selector .button.icon-dining:before {
  background-position: -10px -10px;
}
.poi-overlay .category-selector .button.icon-shopping:before {
  background-position: -70px -10px;
}
.poi-overlay .category-selector .button.icon-zoo:before {
  background-position: -130px -10px;
}
.poi-overlay .category-selector .button.icon-theme-parks:before {
  background-position: -190px -10px;
}
.poi-overlay .category-selector .button.icon-wineries:before {
  background-position: -250px -10px;
}
.poi-overlay .category-selector .button.icon-breakfast:before {
  background-position: -310px -10px;
}
.poi-overlay .category-selector .button.icon-sights:before {
  background-position: -370px -10px;
}
.poi-overlay .category-selector .button.icon-places-for-children:before {
  background-position: -430px -10px;
}
.poi-overlay .category-selector .button.icon-museums:before {
  background-position: -490px -10px;
}
.poi-overlay .category-selector .button.icon-national-monuments:before {
  background-position: -550px -10px;
}
.poi-overlay .category-selector .button.icon-farmer-markets:before {
  background-position: -610px -10px;
}
.poi-overlay .category-selector .button.icon-bars-lounges:before {
  background-position: -670px -10px;
}
.poi-overlay .category-selector .button.icon-nightlife:before {
  background-position: -670px -10px;
}
.poi-overlay .category-selector .button.icon-arts-culture:before {
  background-position: -730px -10px;
}
.poi-overlay .category-selector .button.icon-hospitals:before {
  background-position: -790px -10px;
}
.poi-overlay .category-selector .button.icon-banks:before {
  background-position: -850px -10px;
}
.poi-overlay .category-selector .button.icon-spas:before {
  background-position: -910px -10px;
}
.poi-overlay .category-selector .button.icon-gardens:before {
  background-position: -970px -10px;
}
.poi-overlay .category-selector .button.icon-cafes:before {
  background-position: -1030px -10px;
}
.poi-overlay .category-selector .button.icon-theaters:before {
  background-position: -1090px -10px;
}
.poi-overlay .category-selector .button.icon-golf:before {
  background-position: -1150px -10px;
}
.poi-overlay .category-selector .button.icon-romantic-spots:before {
  background-position: -1210px -10px;
}
.poi-overlay .category-selector .button.icon-hidden-gems:before {
  background-position: -1270px -10px;
}
.poi-overlay .category-selector .button.icon-corporate-offices:before {
  background-position: -1330px -10px;
}
.poi-overlay .category-selector .button.icon-outdoors:before {
  background-position: -1390px -10px;
}
.poi-overlay .category-selector .button.icon-lakes:before {
  background-position: -1450px -10px;
}
.poi-overlay .category-selector .button.icon-rivers:before {
  background-position: -1510px -10px;
}
.poi-overlay .category-selector .button.icon-beaches:before {
  background-position: -1570px -10px;
}
.poi-overlay .category-selector .button.icon-hiking:before {
  background-position: -1630px -10px;
}
.poi-overlay .category-selector .button.icon-places-of-worship:before {
  background-position: -1690px -10px;
}
.poi-overlay .category-selector .button.icon-sports:before {
  background-position: -1750px -10px;
}
.poi-overlay .category-selector .button.icon-universities:before {
  background-position: -1810px -10px;
}
.home .poi-overlay .category-selector select {
  margin: 0 10px;
  width: calc(100% - 20px);
}
.home .poi-overlay .category-selector select + .select-icon {
  margin-right: 20px;
}
.poi-overlay .category-selector .select-wrapper {
  margin-bottom: 20px;
  width: 100%;
}

.course-tour-popup {
  position: fixed;
  top: -200%;
  left: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
}
.course-tour-popup.visible {
  opacity: 1;
  visibility: visible;
  top: 0;
  width: 100%;
  height: 100%;
}
.course-tour-popup .course-tour-popup-wrapper {
  width: 784px;
  max-width: calc(100% - 100px);
  box-sizing: border-box;
}
.course-tour-popup .course-tour-popup-wrapper .slideshow {
  position: relative;
  overflow: hidden;
}
.course-tour-popup .course-tour-popup-wrapper .slideshow .slideshow-wrapper {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.course-tour-popup .course-tour-popup-wrapper .slide {
  background: #fbf1d8;
}
.course-tour-popup .course-tour-popup-wrapper .slide .slide-container {
  display: flex;
  flex-wrap: nowrap;
  padding: 40px;
}
@media only screen and (max-width: 767px) {
  .course-tour-popup .course-tour-popup-wrapper .slide .slide-container {
    flex-wrap: wrap;
    padding: 20px;
  }
}
.course-tour-popup .course-tour-popup-wrapper .slide .slide-container .slide-image {
  width: 280px;
  flex-shrink: 0;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  .course-tour-popup .course-tour-popup-wrapper .slide .slide-container .slide-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.course-tour-popup .course-tour-popup-wrapper .slide .slide-container .slide-image img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .course-tour-popup .course-tour-popup-wrapper .slide .slide-container .slide-image img {
    height: 30vh;
    width: auto;
    margin: 0 auto;
  }
}
.course-tour-popup .course-tour-popup-wrapper .slide .slide-container .slide-content {
  flex-grow: 1;
}
.course-tour-popup .course-tour-popup-wrapper .slide .slide-container .slide-content h2 {
  font-family: "Lato", sans-serif;
  font-size: 28px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: right;
  color: #544133;
}
@media only screen and (max-width: 767px) {
  .course-tour-popup .course-tour-popup-wrapper .slide .slide-container .slide-content h2 {
    font-size: 22px;
    text-align: left;
  }
}
.course-tour-popup .course-tour-popup-wrapper .slide .slide-container .slide-content .description {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .course-tour-popup .course-tour-popup-wrapper .slide .slide-container .slide-content .description {
    font-size: 14px;
    margin-top: 20px;
  }
}
.course-tour-popup .slideshow-pagination {
  font-size: 18px;
  color: #838383;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .course-tour-popup .slideshow-pagination {
    font-size: 14px;
  }
}
.course-tour-popup .close-course-tour-popup {
  cursor: pointer;
  width: 28px;
  height: 26px;
  overflow: hidden;
  position: absolute;
  top: 12px;
  right: 20px;
  text-indent: -9999px;
  z-index: 2;
}
.course-tour-popup .close-course-tour-popup:before, .course-tour-popup .close-course-tour-popup:after {
  content: "";
  position: absolute;
  left: 15px;
  height: 24px;
  width: 1px;
  background-color: #fff;
  transition: 500ms ease-in-out;
}
.course-tour-popup .close-course-tour-popup:before {
  transform: rotate(45deg);
}
.course-tour-popup .close-course-tour-popup:after {
  transform: rotate(-45deg);
}
.course-tour-popup .close-course-tour-popup:hover:before, .course-tour-popup .close-course-tour-popup:hover:after {
  background-color: #856947;
}

@font-face {
  font-family: "HeBS-Icons";
  src: url("../fonts//HeBS-Icons.woff2?6etkr6") format("woff2"), url("../fonts//HeBS-Icons.ttf?6etkr6") format("truetype"), url("../fonts//HeBS-Icons.woff?6etkr6") format("woff"), url("../fonts//HeBS-Icons.svg?6etkr6#HeBS-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=rooms-icon-], [class*=" rooms-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "HeBS-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rooms-icon-theatre-set-up:before {
  content: "\e937";
}

.rooms-icon-classroom-set-up:before {
  content: "\e938";
}

.rooms-icon-cabaret-set-up:before {
  content: "\e939";
}

.rooms-icon-boardroom-set-up:before {
  content: "\e93a";
}

.rooms-icon-u-shaped-set-up:before {
  content: "\e93b";
}

.rooms-icon-banquet-set-up:before {
  content: "\e93c";
}

.rooms-icon-dinner-dance-set-up:before {
  content: "\e93d";
}

.rooms-icon-reception-set-up:before {
  content: "\e93e";
}

.rooms-icon-ceremony-set-up:before {
  content: "\e93f";
}

.rooms-icon-parking3:before {
  content: "\e94d";
}

.rooms-icon-natural-daylight:before {
  content: "\e940";
}

.rooms-icon-outlets-sockets:before {
  content: "\e941";
}

.rooms-icon-direct-dial-point:before {
  content: "\e942";
}

.rooms-icon-video-conferencing:before {
  content: "\e943";
}

.rooms-icon-air-conditioning:before {
  content: "\e944";
}

.rooms-icon-wi-fi:before {
  content: "\e945";
}

.rooms-icon-blackout-shades:before {
  content: "\e946";
}

.rooms-icon-visual-equipment:before {
  content: "\e947";
}

.rooms-icon-audio-equipment:before {
  content: "\e948";
}

.rooms-icon-flipchart-presentation-equipment:before {
  content: "\e949";
}

.rooms-icon-tv-point:before {
  content: "\e94a";
}

.rooms-icon-overhead-projector:before {
  content: "\e94b";
}

.rooms-icon-data-projector:before {
  content: "\e94c";
}

.rooms-icon-balcony:before {
  content: "\e900";
}

.rooms-icon-city-view:before {
  content: "\e901";
}

.rooms-icon-beds:before {
  content: "\e902";
}

.rooms-icon-flat-screen-tv:before {
  content: "\e903";
}

.rooms-icon-hair-dryer:before {
  content: "\e904";
}

.rooms-icon-iron:before {
  content: "\e905";
}

.rooms-icon-ac:before {
  content: "\e906";
}

.rooms-icon-king-bed:before {
  content: "\e907";
}

.rooms-icon-kitchen:before {
  content: "\e908";
}

.rooms-icon-minibar:before {
  content: "\e909";
}

.rooms-icon-smoke-free .path1:before {
  content: "\e90a";
  color: rgb(0, 0, 0);
}

.rooms-icon-smoke-free .path2:before {
  content: "\e94e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.rooms-icon-smoke-free .path3:before {
  content: "\e94f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.rooms-icon-smoke-free .path4:before {
  content: "\e950";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.rooms-icon-occupancy:before {
  content: "\e90b";
}

.rooms-icon-ocean-view:before {
  content: "\e90c";
}

.rooms-icon-personal_items:before {
  content: "\e90d";
}

.rooms-icon-pool-view:before {
  content: "\e90e";
}

.rooms-icon-room-service:before {
  content: "\e90f";
}

.rooms-icon-safe:before {
  content: "\e910";
}

.rooms-icon-single-room:before {
  content: "\e911";
}

.rooms-icon-smoking:before {
  content: "\e912";
}

.rooms-icon-size:before {
  content: "\e913";
}

.rooms-icon-pulloutsofa:before {
  content: "\e914";
}

.rooms-icon-twin-room:before {
  content: "\e915";
}

.rooms-icon-wifi:before {
  content: "\e916";
}

.rooms-icon-adaroom:before {
  content: "\e917";
}

.rooms-icon-airport-shuttle-paid:before {
  content: "\e918";
}

.rooms-icon-amusement-park:before {
  content: "\e919";
}

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

.rooms-icon-beach:before {
  content: "\e91b";
}

.rooms-icon-business-center:before {
  content: "\e91c";
}

.rooms-icon-elevator:before {
  content: "\e91d";
}

.rooms-icon-environmentally-friendly:before {
  content: "\e91e";
}

.rooms-icon-fitness:before {
  content: "\e91f";
}

.rooms-icon-parking .path1:before {
  content: "\e920";
  color: rgb(0, 0, 0);
}

.rooms-icon-parking .path2:before {
  content: "\e951";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.rooms-icon-parking .path3:before {
  content: "\e952";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-parking .path4:before {
  content: "\e953";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-parking .path5:before {
  content: "\e954";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-parking .path6:before {
  content: "\e955";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-parking .path7:before {
  content: "\e956";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-parking .path8:before {
  content: "\e957";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-parking .path9:before {
  content: "\e958";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-parking .path10:before {
  content: "\e959";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-golf:before {
  content: "\e921";
}

.rooms-icon-indoor-pool:before {
  content: "\e922";
}

.rooms-icon-landmark .path1:before {
  content: "\e923";
  color: rgb(29, 29, 27);
}

.rooms-icon-landmark .path2:before {
  content: "\e95a";
  margin-left: -1em;
  color: rgb(29, 29, 27);
}

.rooms-icon-landmark .path3:before {
  content: "\e95b";
  margin-left: -1em;
  color: rgb(29, 29, 27);
}

.rooms-icon-landmark .path4:before {
  content: "\e95c";
  margin-left: -1em;
  color: rgb(29, 30, 28);
}

.rooms-icon-outdoor-pool:before {
  content: "\e924";
}

.rooms-icon-parking:before {
  content: "\e925";
}

.rooms-icon-pet-friendly:before {
  content: "\e926";
}

.rooms-icon-pool:before {
  content: "\e927";
}

.rooms-icon-restaurant:before {
  content: "\e928";
}

.rooms-icon-room-service2:before {
  content: "\e929";
}

.rooms-icon-shuttle:before {
  content: "\e92a";
}

.rooms-icon-spa:before {
  content: "\e92b";
}

.rooms-icon-ticket-services:before {
  content: "\e92c";
}

.rooms-icon-valet:before {
  content: "\e92d";
}

.rooms-icon-water-park:before {
  content: "\e92e";
}

.rooms-icon-coffeemaker:before {
  content: "\e92f";
}

.rooms-icon-highfloor:before {
  content: "\e930";
}

.rooms-icon-airport-shuttle-free .path1:before {
  content: "\e931";
  color: rgb(0, 0, 0);
}

.rooms-icon-airport-shuttle-free .path2:before {
  content: "\e95d";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.rooms-icon-airport-shuttle-free .path3:before {
  content: "\e95e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.rooms-icon-airport-shuttle-free .path4:before {
  content: "\e95f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.rooms-icon-airport-shuttle-free .path5:before {
  content: "\e960";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-airport-shuttle-free .path6:before {
  content: "\e961";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-airport-shuttle-free .path7:before {
  content: "\e962";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-airport-shuttle-free .path8:before {
  content: "\e963";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-airport-shuttle-free .path9:before {
  content: "\e964";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-airport-shuttle-free .path10:before {
  content: "\e965";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-airport-shuttle-free .path11:before {
  content: "\e966";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-airport-shuttle-free .path12:before {
  content: "\e967";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}

.rooms-icon-view:before {
  content: "\e932";
}

.rooms-icon-tv:before {
  content: "\e933";
}

.rooms-icon-minifridge:before {
  content: "\e934";
}

.rooms-icon-pets:before {
  content: "\e935";
}

.rooms-icon-valet-only:before {
  content: "\e936";
}

.print #header-bar,
.print #header,
.print #menu-container,
.print #photos-container,
.print #booking,
.print #rewards-block,
.print #footer {
  display: none;
}

@page {
  size: 960px 1358px;
}
