@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: 'Canela';
  src: url('../fonts/Canela-Regular.woff2') format('woff2'), url('../fonts/Canela-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'National 2 Compressed';
  src: url('../fonts/National2Compressed-Bold.woff2') format('woff2'), url('../fonts/National2Compressed-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'National 2 Compressed';
  src: url('../fonts/National2Compressed-Regular.woff2') format('woff2'), url('../fonts/National2Compressed-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.container-fluid {
  padding: 0px 40px;
}
html,
body {
  overflow-x: hidden;
}
h1 {
  font-size: 5.5vw;
  line-height: 1em;
  font-weight: 700;
}
h2 {
  font-size: 4.5vw;
  line-height: 1em;
  font-weight: 700;
}
h3 {
  font-size: 65px;
  line-height: 1em;
  font-weight: 700;
}
h4 {
  font-size: 40px;
  line-height: 1em;
  font-weight: 700;
}
h2.big {
  font-size: 6vw;
  line-height: 1.2em;
}
.main_wrap,
.navbar {
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  opacity: 0;
}
.main {
  overflow-x: hidden;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  opacity: 0;
}
#loading {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  background: #141920;
  z-index: 999999;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  opacity: 0;
}
.showload {
  opacity: 1;
}
.fade-in-out {
  animation: fadeIn 5s;
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes spin {
  0% {
    animation-timing-function: ease-in;
    transform: rotate(0deg);
  }
  100% {
    animation-timing-function: ease-out;
    transform: rotate(359deg);
  }
}
.slash_spin {
  animation: spin 2s linear infinite;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Canela';
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-style: normal;
  background: #fff;
  color: #141920;
  font-size: 25px;
  line-height: 1.3em;
  font-kerning: normal;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'National 2 Compressed';
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
.footer {
  background: #141920;
  color: #fafbfb;
  padding: 6vh 0px 10vh 0px;
}
.footer .footer_row {
  display: flex;
  justify-content: space-between;
}
.footer .footer_logo {
  margin-bottom: 40px;
  width: 200px;
  height: auto;
}
.footer .footer_logo.colour_neutral .stline {
  fill: #FF421C;
}
.footer .footer_logo.colour_red .stline {
  fill: #FF421C;
}
.footer .footer_logo.colour_navy .stline {
  fill: #003783;
}
.footer .footer_logo.colour_neutral .stline {
  fill: #003783;
}
.footer .footer_logo.colour_beige .stline {
  fill: #d3cab7;
}
.footer h4 {
  margin-bottom: 21px;
}
.footer a {
  color: #fafbfb;
  text-decoration: none;
}
.footer a:hover,
.footer a:focus {
  text-decoration: none;
  color: #fafbfb;
  opacity: 0.7;
}
.footer .social {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 160px;
}
.footer .social a {
  display: inline-block;
  padding: 0px 5px;
}
.footer .social a:hover {
  opacity: 0.6;
}
.footer .footer_bottom {
  margin-top: 15vh;
}
.footer .footer_nav {
  text-transform: uppercase;
  font-size: 13px;
}
.footer .footer_nav a {
  padding-bottom: 2px;
}
.footer .footer_nav a:hover {
  opacity: 0.7;
}
.footer .menu {
  list-style: none;
  padding: 0px;
}
.footer_bottom {
  font-size: 16px;
  padding: 20px 0px;
  background: #101010;
  color: #fafbfb;
}
.footer_bottom .footer_2_content {
  display: flex;
  justify-content: space-between;
}
.footer_bottom .footer_2_content .credits {
  opacity: 0.3;
}
.footer_bottom .footer_2_content a {
  color: #fafbfb;
  text-decoration: none;
}
.footer_bottom .footer_2_content a:hover {
  opacity: 0.6;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"] {
  padding: 32px 30px;
  border-radius: 30px;
  text-align: center;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  border-radius: 30px;
}
.cli-style-v2 .cli-bar-message {
  text-align: center;
}
.cli-style-v2 .cli-bar-message .cookie_heading {
  text-transform: uppercase;
  font-size: 18px;
}
.has-scroll-smooth {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.navbar {
  padding: 23px 35px;
  align-items: center;
  background: transparent;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.navbar.fill {
  background: #141920;
}
.blog .navbar {
  background: #141920;
}
.single-post .navbar {
  background: #141920;
}
.navbar-brand-new {
  display: inline-block;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  z-index: 2;
}
.navbar-brand-new .logo {
  transition: 0.4s ease;
  margin: 5px;
  padding: 0px;
  width: 200px;
  height: auto;
}
.navbar-brand-new .logo path {
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.navbar-brand-new .reduce {
  width: 140px;
}
.nav_bg {
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 90px;
}
.home_video_target {
  position: absolute;
  top: 0;
  bottom: -100vh;
}
.side_menu {
  position: fixed;
  right: 18px;
  top: 16px;
  z-index: 9999;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  opacity: 0;
}
.manage {
  border-radius: 40px;
  position: fixed;
  right: 88px;
  top: 16px;
  z-index: 9999;
  border: 2px solid #fff;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video_holder {
  -moz-transition: 0.6s ease-out;
  -ms-transition: 0.6s ease-out;
  -o-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
  -webkit-transition: 0.6s ease-out;
  position: fixed;
  z-index: -100;
  background: #E7D7B3;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: none;
}
.video_holder .video_wrap {
  width: 100vw;
  height: 100vh;
}
.video_holder .video_wrap video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.video_holder .close_btn {
  position: absolute;
  top: 15px;
  right: 30px;
  cursor: pointer;
}
.showvideomain {
  z-index: 99999;
  opacity: 1;
  display: flex;
}
.image {
  width: 100%;
}
.red_btn {
  background: #FF421C;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-radius: 50px;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'National 2 Compressed';
  margin: 20px 0px;
  transition: 0.2s ease;
}
.red_btn:hover {
  color: #fff;
  opacity: 0.7;
}
.navy .red_btn {
  background: #003783;
  color: #fff !important;
}
.neutral .red_btn {
  background: #003783;
  color: #fff !important;
}
.grey .red_btn {
  background: #dad4c2;
  color: #141920 !important;
}
.beige .red_btn {
  background: #d3cab7;
  color: #141920 !important;
}
.black_btn {
  display: inline-block;
  font-weight: 700;
  font-family: 'National 2 Compressed';
  text-transform: uppercase;
  border-bottom: #141920 2px solid;
  color: #141920;
  text-decoration: none;
  margin-top: 20px;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.black_btn:hover,
.black_btn:focus {
  color: #fff;
  border-color: #fff;
}
.ticker {
  padding: 0px 0px;
  overflow: hidden;
  position: relative;
}
.ticker .marquee {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
.ticker .marquee {
  width: 100%;
  /* the plugin works for responsive layouts so width is not necessary */
  overflow: hidden;
  font-family: 'National 2 Compressed';
  text-transform: uppercase;
  font-weight: 700;
  font-size: 23vw;
  line-height: 1em;
  color: transparent;
  text-stroke-width: 1px;
  text-stroke-color: #FF421C;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FF421C;
  -moz-text-stroke-width: 1px;
  -moz-text-stroke-color: #FF421C;
  -o-text-stroke-width: 1px;
  -o-text-stroke-color: #FF421C;
}
.ticker .marquee .group {
  display: inline-block;
}
.navy .ticker .marquee {
  text-stroke-color: #003783;
  -webkit-text-stroke-color: #003783;
  -moz-text-stroke-color: #003783;
  -o-text-stroke-color: #003783;
}
.neutral .ticker .marquee {
  text-stroke-color: #003783;
  -webkit-text-stroke-color: #003783;
  -moz-text-stroke-color: #003783;
  -o-text-stroke-color: #003783;
}
.beige .ticker .marquee {
  text-stroke-color: #d3cab7;
  -webkit-text-stroke-color: #d3cab7;
  -moz-text-stroke-color: #d3cab7;
  -o-text-stroke-color: #d3cab7;
}
.text_and_image_block_wrapper .text_wrap h3 {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.text_and_image_block_wrapper .text_wrap h3:after {
  content: '';
  border-bottom: 2px solid #FF421C;
  width: 100px;
  height: 2px;
  display: block;
  margin: 4px 0px;
}
.text_and_image_block_wrapper .text_wrap .heading_small {
  text-transform: uppercase;
  font-size: 20px;
}
.text_and_image_block_wrapper .text_wrap .detail {
  text-transform: uppercase;
  font-size: 20px;
}
.text_and_image_block_wrapper .text_and_image_block {
  padding: 6vw 0px;
}
.text_and_image_block_wrapper .wide_bg {
  padding: 8vw 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.text_and_image_block_wrapper .wide_bg .text_wrap {
  background: #fff;
  padding: 5vw;
}
.text_and_image_block_wrapper .text_and_image_wide_block {
  height: 100%;
}
.text_and_image_block_wrapper .text_and_image_wide_block .container-fluid div[class^="col"] {
  padding-left: 0px;
  padding-right: 0px;
}
.text_and_image_block_wrapper .text_and_image_wide_block .container-fluid div[class^="row"] {
  padding-left: 0px;
  padding-right: 0px;
}
.text_and_image_block_wrapper .text_and_image_wide_block .container-fluid {
  padding: 0px;
}
.text_and_image_block_wrapper .text_and_image_wide_block .text_wrap {
  padding: 4vw;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.text_and_image_block_wrapper .text_and_image_wide_block .image_wrap {
  background: #947;
  height: 100%;
}
.text_and_image_block_wrapper .text_and_image_wide_block .image_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Makes the image cover the entire container */
  object-position: center;
  /* Centers the image within the container */
}
.text_and_image_block_wrapper a {
  color: #141920;
  text-decoration: none;
}
.text_and_image_block_wrapper .red_btn {
  color: #fff;
}
.text_and_image_block_wrapper .white {
  background: #fff;
}
.text_and_image_block_wrapper .paper {
  background: #fafbfb;
}
.text_and_image_block_wrapper .red {
  background: #FF421C;
  color: #fff;
}
.text_and_image_block_wrapper .red .text_wrap h3:after {
  border-bottom: 2px solid #141920;
}
.text_and_image_block_wrapper .grey {
  background: #dad4c2;
  color: #fff;
}
.text_and_image_block_wrapper .grey .text_wrap h3:after {
  border-bottom: 2px solid #141920;
}
.text_and_image_block_wrapper .navy {
  background: #003783;
  color: #fff;
}
.text_and_image_block_wrapper .navy .text_wrap h3:after {
  border-bottom: 2px solid #fff;
}
.text_and_image_block_wrapper .neutral {
  background: #003783;
  color: #fff;
}
.text_and_image_block_wrapper .neutral .text_wrap h3:after {
  border-bottom: 2px solid #fff;
}
.text_and_image_block_wrapper .beige {
  background: #d3cab7;
  color: #fff;
}
.text_and_image_block_wrapper .beige .text_wrap h3:after {
  border-bottom: 2px solid #141920;
}
.grey .text_and_image_block_wrapper .text_wrap h3:after {
  border-bottom: 2px solid #dad4c2;
}
.navy .text_and_image_block_wrapper .text_wrap h3:after {
  border-bottom: 2px solid #003783;
}
.neutral .text_and_image_block_wrapper .text_wrap h3:after {
  border-bottom: 2px solid #003783;
}
.beige .text_and_image_block_wrapper .text_wrap h3:after {
  border-bottom: 2px solid #d3cab7;
}
.beige .text_and_image_block_wrapper .beige h3:after {
  border-bottom: 2px solid #141920;
}
.beige .text_and_image_block_wrapper .beige .red_btn {
  background: #fff;
}
.grey .text_and_image_block_wrapper .grey h3:after {
  border-bottom: 2px solid #141920;
}
.grey .text_and_image_block_wrapper .grey .red_btn {
  background: #fff;
}
.navy .text_and_image_block_wrapper .navy h3:after {
  border-bottom: 2px solid #141920;
}
.navy .text_and_image_block_wrapper .navy .red_btn {
  background: #fff;
  color: #141920 !important;
}
.neutral .text_and_image_block_wrapper .neutral h3:after {
  border-bottom: 2px solid #141920;
}
.neutral .text_and_image_block_wrapper .neutral .red_btn {
  background: #fff;
  color: #141920 !important;
}
.res_diary_block {
  background: #fff;
}
.res_diary_block .container-fluid div[class^="col"] {
  padding-left: 0px;
  padding-right: 0px;
}
.res_diary_block .container-fluid div[class^="row"] {
  padding-left: 0px;
  padding-right: 0px;
}
.res_diary_block .container-fluid {
  padding: 0px;
}
.res_diary_block .text_wrap {
  padding: 4vw;
}
.res_diary_block .text_wrap h3 {
  text-align: center;
  text-transform: uppercase;
}
.res_diary_block .image_wrap {
  overflow: hidden;
}
.res_diary_block .image_wrap .image {
  height: 100%;
  width: auto;
}
.threed_block {
  background: #fafbfb;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 5vw 0px;
}
.threed_block h3 {
  margin-bottom: 15px;
}
.threed_block iframe {
  width: 60%;
  height: 40vw;
  margin-bottom: 0px;
}
.hamburger {
  border-radius: 50px;
  height: 52px;
  width: 52px;
  padding: 12px 12px;
  background-color: #FF421C;
}
.hamburger:hover {
  opacity: 1;
}
.beige .hamburger {
  background-color: #d3cab7;
}
.grey .hamburger {
  background-color: #dad4c2;
}
.navy .hamburger {
  background-color: #003783;
}
.neutral .hamburger {
  background-color: #003783;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 27px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  background-color: #fff;
}
.beige .hamburger-inner,
.grey .hamburger-inner,
.beige .hamburger-inner::before,
.grey .hamburger-inner::before,
.beige .hamburger-inner::after,
.grey .hamburger-inner::after {
  background-color: #141920;
}
.hamgrey .hamburger-inner,
.hamgrey .hamburger-inner::before,
.hamgrey .hamburger-inner::after {
  background-color: #fff;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.hamburger.is-active {
  background-color: #141920;
}
.hamburger.is-active:hover {
  opacity: 1;
}
.mm-page__blocker {
  background: rgba(3, 2, 1, 0);
}
.mm-menu_offcanvas {
  width: 40%;
  min-width: 140px;
  max-width: 100%;
  z-index: -1;
}
.mm-panels {
  font-family: 'National 2 Compressed';
  background: #FF421C;
  border-color: inherit;
  color: #141920;
  font-size: 35px;
  line-height: 1.5em;
}
.mm-panels #menu_close_wrap {
  padding-left: 8px;
}
.mm-panels #menu_close_wrap span {
  cursor: pointer;
}
.mm-panels .menu_close {
  background: url('../images/close_menu.svg') no-repeat center;
  cursor: pointer;
  position: absolute;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  right: 27px;
  top: 22px;
  width: 38px;
  height: 38px;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  opacity: 1;
}
.mm-panels .rotate {
  transform: rotate(45deg);
  opacity: 0;
}
.mm-panels .mm-navbar {
  border-bottom: none;
  border-color: inherit;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 20px;
  height: 80px;
  padding: 20px 0px 15px 60px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mm-panels .mm-navbar a {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 700;
}
.mm-panels .caret {
  display: none;
}
.mm-panels .dropdown-toggle::after {
  display: none;
}
.mm-panels .mm-listview .mm-btn_next:after {
  border-color: rgba(255, 255, 255, 0.7);
}
.mm-panels .mm-listview > li {
  border-color: rgba(255, 255, 255, 0.2);
  -moz-transition: 0.6s ease-out;
  -ms-transition: 0.6s ease-out;
  -o-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
  -webkit-transition: 0.6s ease-out;
  overflow: hidden;
  height: 60px;
  margin: 0px 0px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}
.mm-panels .mm-listview > li a {
  color: #fff;
  display: inline-block;
  padding: 20px 28px;
  opacity: 0;
  height: 60px;
  font-weight: 700;
  opacity: 1;
}
.mm-panels .mm-listview > li a:hover,
.mm-panels .mm-listview > li a:focus {
  color: #141920;
  background: none;
  opacity: 0.5;
}
.mm-panels .mm-listview > li.active a {
  color: #141920;
  opacity: 1;
}
.mm-panels .mm-listview > li.back_to_home a {
  font-size: 30px;
}
.mm-panels .mm-listview > li.ani a {
  -moz-transition: 0.6s ease-out;
  -ms-transition: 0.6s ease-out;
  -o-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
  -webkit-transition: 0.6s ease-out;
  margin-top: 0px;
  opacity: 1;
}
.mm-panels .mm-listview > li.ani a:hover,
.mm-panels .mm-listview > li.ani a:focus {
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  opacity: 1;
}
.mm-panels .mm-listview > li.ani.active a {
  color: #141920;
  opacity: 1;
}
.mm-panels .mm-listview > li.current_page_item a {
  color: #141920;
  opacity: 1;
}
.mm-panels .mm-listview > li.mm-listitem_selected a {
  color: #141920;
  opacity: 1;
}
.grey .mm-panels {
  background: #dad4c2;
}
.navy .mm-panels {
  background: #003783;
}
.neutral .mm-panels {
  background: #003783;
}
.beige .mm-panels {
  background: #d3cab7;
}
.mm-menu .mm-listitem_selected > a:not(.mm-btn_next),
.mm-menu .mm-listitem_selected > span {
  background: none;
}
.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: #ffffff;
}
.mm-menu.mm-theme-dark .mm-btn:before {
  border-color: #fff;
}
.mm-menu.mm-theme-dark .mm-prev:before {
  top: 20px !important;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: #fff !important;
}
.mm-menu .mm-btn {
  top: 20px;
}
.mm-menu .mm-listview > li .mm-next:after {
  border-color: #66D955 !important;
}
.mm-menu .mm-prev:before {
  top: 50px !important;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 2vh;
}
.mm-listitem:after {
  left: 0px;
}
.main_nav_footer {
  overflow: hidden;
  font-family: 'Canela';
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: #141920;
  position: fixed;
  bottom: 0px;
  left: 0px;
  padding: 40px 38px;
  width: 100%;
  font-size: 21px;
  line-height: 1.3em;
}
.main_nav_footer a {
  color: #141920;
}
.main_nav_footer a:hover,
.main_nav_footer a:focus {
  color: #fff;
}
.main_nav_footer .details {
  width: 60%;
}
.main_nav_footer .nav_logo {
  margin-bottom: 20px;
  width: 160px;
  height: 59px;
  background: url('../images/nav_logo.svg') no-repeat left center;
  background-size: contain;
}
.green {
  color: #66D955;
}
.yellow {
  color: #E8E336;
}
.green {
  color: #66D955;
}
.blue {
  color: #85CCE9;
}
.orange {
  color: #E86B36;
}
.background_green {
  background: #66D955;
}
.background_yellow {
  background: #E8E336;
}
.background_green {
  background: #66D955;
}
.background_blue {
  background: #85CCE9;
}
.background_orange {
  background: #E86B36;
}
.right_border_green {
  border-right: 2px solid #66D955;
}
.right_border_yellow {
  border-right: 2px solid #E8E336;
}
.right_border_green {
  border-right: 2px solid #66D955;
}
.right_border_blue {
  border-right: 2px solid #85CCE9;
}
.right_border_orange {
  border-right: 2px solid #E86B36;
}
.home_callout {
  height: 80vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
.home_callout .home_callout_bg {
  position: absolute;
  height: 100%;
  width: auto;
}
.home_callout .home_callout_bg .line {
  opacity: 0;
}
.home_callout .animate .st11 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 1s;
}
.home_callout .animate .st2 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 1.2s;
}
.home_callout .animate .st3 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 1.4s;
}
.home_callout .animate .st4 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 1.6s;
}
.home_callout .animate .st5 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 1.8s;
}
.home_callout .animate .st6 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 2s;
}
.home_callout .animate .st7 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 2.2s;
}
.home_callout .animate .st8 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 2.4s;
}
.home_callout .animate .st9 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 2.6s;
}
.home_callout .animate .st10 {
  animation: curveanimation 4s infinite forwards ;
  -webkit-animation: curveanimation 5s infinite forwards ;
  animation-delay: 2.8s;
}
@keyframes curveanimation {
  0% {
    opacity: 0;
    transform: translateX(5%);
  }
  50% {
    opacity: 0.05;
    transform: translateX(0%);
  }
  90% {
    opacity: 0;
    transform: translateX(-5%);
  }
}
.home_callout .h1_wrap {
  position: relative;
  overflow: hidden;
}
.home_callout h1 {
  margin-bottom: 30px;
}
.home_callout .tag {
  font-weight: 600;
}
.masthead_page h2 {
  opacity: 0;
}
.masthead_page .masthead_video {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.masthead_page .masthead_video .topvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* This will cover the entire area, cropping the video if necessary */
}
.masthead_page .masthead_video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #141920;
  opacity: 0.3;
}
.masthead_page .masthead_gallery {
  height: 100vh;
  opacity: 0.65;
}
.masthead_page .masthead_gallery .slide {
  height: 100vh;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.masthead_page .masthead_gallery .slide .inside {
  height: 100%;
  width: 100%;
}
.masthead_page .masthead_text {
  padding: 7vw 10vw;
  background: #fff;
  position: relative;
  z-index: 1;
}
.masthead_page .text {
  -moz-transition: 1s ease-out;
  -ms-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
  -webkit-transition: 1s ease-out;
  font-size: 30px;
  line-height: 1.2em;
  transform: translateY(10%);
  opacity: 0;
}
.masthead_page .text a {
  color: #FF421C;
  text-decoration: none;
}
.masthead_page .text p:nth-of-type(n+3) {
  display: none;
}
.masthead_page #readMore,
.masthead_page #readLess {
  border: none;
  padding: 0px;
  background: none;
  margin-top: 0px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.masthead_page #readMore:after,
.masthead_page #readLess:after {
  content: url('../images/down_arrow_small.svg');
  padding-left: 10px;
}
.masthead_page #readLess:after {
  content: url('../images/up_arrow_small.svg');
}
.masthead_page h2 {
  text-transform: uppercase;
}
.masthead_page .textslide_after {
  border-bottom: 2px solid #FF421C;
  width: 100px;
  height: 2px;
  opacity: 0;
  margin-bottom: 30px;
}
.masthead_page .image_wrap {
  position: relative;
  overflow: hidden;
  background: #141920;
}
.masthead_page .usp {
  position: absolute;
  z-index: 1;
  bottom: 25vh;
  left: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: 'National 2 Compressed';
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.masthead_page .usp .text {
  display: flex;
  align-items: center;
}
.masthead_page .usp .text:before {
  content: url('../images/star.svg');
  padding-right: 15px;
}
.masthead_page .heading_block {
  position: absolute;
  z-index: 1;
  top: 40%;
  left: 50%;
  width: 80%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  color: #fff;
}
.masthead_page .heading_block h1 {
  text-transform: uppercase;
}
.masthead_page .heading_block h3 {
  transition: 0.4s ease;
  opacity: 0;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
}
.masthead_page .heading_block .main_tag {
  padding: 0px 15px;
}
.masthead_page .heading_block .tag {
  width: 115px;
  transition: 0.4s ease;
  color: #FF421C;
}
.masthead_page .heading_block .tag .singletag {
  width: 100%;
  height: 50px;
  white-space: nowrap;
  font-size: 65px;
  font-weight: 700;
}
.masthead_page .heading_block.front h1 {
  font-size: 30px;
  font-weight: 400;
}
.masthead_page .heading_block.front h3 {
  font-size: 110px;
  line-height: 1em;
}
.masthead_page .heading_block.front .tag {
  height: 95px;
  width: 230px;
}
.masthead_page .image {
  margin: -50px 0px;
  opacity: 0.8;
}
.masthead_page .image_reveal {
  -moz-transition: 1s ease-out;
  -ms-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
  -webkit-transition: 1s ease-out;
  position: absolute;
  width: 100%;
  height: 0px;
  background: #141920;
  z-index: 2;
}
.masthead_page .swipe {
  height: 0px;
}
.masthead_page .reveal {
  transform: translateX(0%);
  transform: translateY(0%);
  opacity: 1;
}
.masthead_tours .masthead_gallery {
  height: 70vh;
}
.beige .masthead_page .text a {
  color: #d3cab7;
}
.beige .masthead_page .textslide_after {
  border-bottom: 2px solid #d3cab7;
}
.beige .masthead_page .heading_block .tag {
  color: #d3cab7;
}
.grey .masthead_page .text a {
  color: #dad4c2;
}
.grey .masthead_page .textslide_after {
  border-bottom: 2px solid #dad4c2;
}
.grey .masthead_page .heading_block .tag {
  color: #dad4c2;
}
.navy .masthead_page .text a {
  color: #003783;
}
.navy .masthead_page .textslide_after {
  border-bottom: 2px solid #003783;
}
.navy .masthead_page .heading_block .tag {
  color: #fafbfb;
}
.neutral .masthead_page .text a {
  color: #003783;
}
.neutral .masthead_page .textslide_after {
  border-bottom: 2px solid #003783;
}
.neutral .masthead_page .heading_block .tag {
  color: #fafbfb;
}
.red_btn_float {
  bottom: 13vh;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.book_bar_mobile {
  display: none;
}
.book_bar,
.book_bar_header {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 23vh;
}
.book_bar .form_wrapper,
.book_bar_header .form_wrapper {
  background: #fff;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.book_bar .form_wrapper .roombooking,
.book_bar_header .form_wrapper .roombooking {
  display: flex;
  align-items: center;
  font-size: 18px;
  padding-left: 20px;
  text-transform: uppercase;
}
.book_bar .form_wrapper .roombooking .inputs,
.book_bar_header .form_wrapper .roombooking .inputs {
  display: flex;
  align-items: center;
}
.book_bar .form_wrapper .roombooking .inputs label,
.book_bar_header .form_wrapper .roombooking .inputs label {
  display: inline-block;
  margin: 0px 10px;
}
.book_bar .form_wrapper .roombooking .rooms,
.book_bar_header .form_wrapper .roombooking .rooms {
  position: relative;
  background: url('../images/people_icon.svg') no-repeat center left 0px;
  padding-left: 20px;
  cursor: pointer;
}
.book_bar .form_wrapper .roombooking .rooms .text,
.book_bar_header .form_wrapper .roombooking .rooms .text {
  width: 140px;
  font-size: 16px;
  opacity: 0.6;
  margin-right: 20px;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms {
  position: absolute;
  bottom: 46px;
  left: -20px;
  background: #fff;
  padding: 20px;
  display: none;
  box-shadow: 0px 1px 5px -3px rgba(10, 10, 10, 0.64);
  font-size: 15px;
  line-height: 1.2em;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms select,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms select {
  appearance: none;
  background: #efefef url('../images/select_arrow.svg') no-repeat center right 5px;
  padding: 4px 20px 4px 6px;
  border: none;
  outline: none;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms .one_room,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms .one_room {
  margin-bottom: 15px;
  display: none;
  white-space: nowrap;
  justify-content: space-around;
  align-items: center;
  gap: 20px;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms .one_room .inner,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms .one_room .inner {
  display: flex;
  white-space: nowrap;
  justify-content: space-around;
  align-items: center;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms .one_room .inner label,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms .one_room .inner label {
  margin-right: 10px;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms .multi_room,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms .multi_room {
  display: none;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms .multi_room .room_num,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms .multi_room .room_num {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms .multi_room .room,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms .multi_room .room {
  display: flex;
  white-space: nowrap;
  padding: 10px 0px;
  align-items: center;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms .multi_room .room h4,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms .multi_room .room h4 {
  font-family: 'Canela';
  font-size: 15px;
  line-height: 1.2em;
  padding-right: 10px;
  margin: 0px;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms .multi_room .room .num_box label,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms .multi_room .room .num_box label {
  padding: 0px 7px 0px 10px;
}
.book_bar .form_wrapper .roombooking .rooms .choose_rooms .continue,
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms .continue {
  background: #141920;
  color: #fff;
  display: inline-block;
  padding: 6px 8px;
  font-size: 14px;
  border-radius: 20px;
  text-decoration: none;
}
.book_bar .form_wrapper .roombooking .location,
.book_bar_header .form_wrapper .roombooking .location {
  position: relative;
  background: url('../images/map_icon.svg') no-repeat center left 0px;
  padding-left: 10px;
}
.book_bar .form_wrapper .roombooking .location .locations,
.book_bar_header .form_wrapper .roombooking .location .locations {
  position: absolute;
  bottom: 53px;
  left: 10px;
  background: #fff;
  padding: 20px;
  display: none;
  box-shadow: 0px 1px 5px -3px rgba(10, 10, 10, 0.64);
  font-size: 15px;
}
.book_bar .form_wrapper .roombooking .location .locations ul,
.book_bar_header .form_wrapper .roombooking .location .locations ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.book_bar .form_wrapper .roombooking .location .locations ul li,
.book_bar_header .form_wrapper .roombooking .location .locations ul li {
  white-space: nowrap;
  cursor: pointer;
  opacity: 1;
}
.book_bar .form_wrapper .roombooking .location .locations ul li:hover,
.book_bar_header .form_wrapper .roombooking .location .locations ul li:hover {
  opacity: 0.6;
}
.book_bar .form_wrapper .roombooking .location #marlinlocation,
.book_bar_header .form_wrapper .roombooking .location #marlinlocation {
  cursor: pointer;
  width: 312px;
  background: none;
}
.book_bar .form_wrapper .dates_field,
.book_bar_header .form_wrapper .dates_field {
  background: url('../images/clock_icon.svg') no-repeat center left 10px;
  padding-left: 25px;
}
.book_bar .form_wrapper .dates_input,
.book_bar_header .form_wrapper .dates_input {
  width: 235px;
  cursor: pointer;
}
.book_bar .form_wrapper input[type=text],
.book_bar_header .form_wrapper input[type=text] {
  border: none;
  outline: none;
  text-transform: uppercase;
  padding-right: 30px;
  padding-left: 10px;
  font-size: 16px;
  background: none;
}
.book_bar .form_wrapper input[type=submit],
.book_bar_header .form_wrapper input[type=submit] {
  font-family: 'National 2 Compressed';
  text-transform: uppercase;
  background: #FF421C;
  border: none;
  color: #fff;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  padding: 20px 30px;
  font-size: 30px;
  font-weight: 700;
}
.book_bar .form_wrapper .inputselect,
.book_bar_header .form_wrapper .inputselect {
  appearance: none;
  border: none;
  padding-right: 30px;
  padding-left: 10px;
  outline: none;
}
.book_bar .form_wrapper .promotionCode,
.book_bar_header .form_wrapper .promotionCode {
  width: 100px;
}
.book_bar .form_wrapper .input-date-in,
.book_bar_header .form_wrapper .input-date-in,
.book_bar .form_wrapper .input-date-out,
.book_bar_header .form_wrapper .input-date-out {
  cursor: pointer;
}
.book_bar_header .form_wrapper .roombooking .rooms .choose_rooms {
  position: absolute;
  bottom: inherit;
  left: -20px;
  top: 44px;
}
.book_bar_header .form_wrapper .roombooking .location .locations {
  position: absolute;
  top: 53px;
  bottom: inherit;
  left: 10px;
}
.beige .book_bar .form_wrapper input[type=submit] {
  background: #d3cab7;
  color: #141920;
}
.grey .book_bar .form_wrapper input[type=submit] {
  background: #dad4c2;
  color: #141920;
}
.navy .book_bar .form_wrapper input[type=submit] {
  background: #003783;
}
.neutral .book_bar .form_wrapper input[type=submit] {
  background: #003783;
}
.book_bar_header {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 26px;
  left: 0px;
  opacity: 0;
}
.book_bar_header .form_wrapper {
  background: #fff;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.book_bar_header .form_wrapper .roombooking {
  display: flex;
  align-items: center;
  font-size: 16px;
  padding-left: 20px;
  text-transform: uppercase;
}
.book_bar_header .form_wrapper .roombooking .inputs {
  display: flex;
  align-items: center;
}
.book_bar_header .form_wrapper .roombooking .inputs label {
  display: inline-block;
  margin: 0px 10px;
}
.book_bar_header .form_wrapper input[type=text] {
  border: none;
  outline: none;
  text-transform: uppercase;
  padding-right: 30px;
  padding-left: 10px;
}
.book_bar_header .form_wrapper input[type=submit] {
  font-family: 'National 2 Compressed';
  text-transform: uppercase;
  background: #FF421C;
  border: none;
  color: #fff;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  padding: 10px 30px;
  font-size: 25px;
  font-weight: 700;
}
.book_bar_header .form_wrapper .inputselect {
  appearance: none;
  border: none;
  padding-right: 30px;
  padding-left: 10px;
  outline: none;
}
.book_bar_header .form_wrapper .promotionCode {
  width: 100px;
}
.book_bar_header .form_wrapper .input-date-in,
.book_bar_header .form_wrapper .input-date-out {
  cursor: pointer;
}
.book_bar_show {
  opacity: 1;
}
.grey.book_bar_header .form_wrapper input[type=submit] {
  background: #dad4c2;
  color: #141920;
}
.navy.book_bar_header .form_wrapper input[type=submit] {
  background: #003783;
}
.neutral.book_bar_header .form_wrapper input[type=submit] {
  background: #003783;
}
.beige.book_bar_header .form_wrapper input[type=submit] {
  background: #d3cab7;
  color: #141920;
}
.ui-datepicker {
  font-size: 17px;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-cover {
  display: none;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
.ui-datepicker {
  padding: 0.2em 0.2em 0;
  display: none;
  z-index: 9999999999999 !important;
}
.ui-datepicker {
  padding: 10px;
  /* width: 251px;*/
  margin: 0px 0px 0px 0px;
  position: absolute;
  background: #fff;
}
.rgba .ui-datepicker {
  padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-header {
  background: none;
  border-bottom: none;
}
.ui-datepicker-calendar .ui-state-default {
  text-align: center;
  color: #141920;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.ui-datepicker-calendar .ui-state-hover,
.ui-datepicker-calendar .ui-state-focus,
.ui-datepicker-calendar .ui-state-active {
  text-decoration: none;
  color: #fafbfb;
  outline: none;
  background: #141920;
}
.ui-datepicker-calendar .ui-datepicker-current-day {
  background: none;
  outline: none;
  border: none;
  color: #141920;
  border-bottom: 1px solid #141920;
}
.ui-datepicker-calendar .ui-state-highlight {
  border: none;
  color: #fafbfb;
  outline: none;
  background: #141920;
}
.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span,
.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled a {
  text-align: center;
  color: #141920;
  opacity: 0.5;
}
.ui-datepicker .ui-datepicker-header .ui-state-disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.ui-datepicker .ui-datepicker-title {
  color: #141920;
}
.ui-datepicker th {
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 0 1em 0;
  color: #141920;
  text-align: center;
}
.ui-datepicker th span {
  font-size: 8px;
  padding: 0.7em 0.3em 1.25em 0.3em;
  display: block;
}
.ui-datepicker .ui-datepicker-header {
  padding: 0.79em 0;
}
.ui-datepicker table {
  margin: 0;
  padding: 0;
  border-top: none;
  background: none;
  width: 280px;
  color: #141920;
}
.ui-datepicker-prev {
  background: url("../images/prev_date.svg") no-repeat center center;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: -1000em;
  top: 15px !important;
  left: 10px !important;
  cursor: pointer;
}
.ui-datepicker-prev:hover {
  top: 15px;
  left: 10px;
}
.ui-datepicker-next {
  background: url("../images/next_date.svg") no-repeat center center;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: -1000em;
  top: 15px !important;
  right: 10px !important;
  cursor: pointer;
}
.ui-datepicker-next:hover {
  top: 15px;
  right: 10px;
}
.pagevideo {
  margin: 50px 0px;
  -moz-transition: 1s ease-out;
  -ms-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
  -webkit-transition: 1s ease-out;
  opacity: 0;
  min-height: 30vw;
}
.play_btn {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* Set the aspect ratio (16:9 for example) */
  height: 0;
  overflow: hidden;
}
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  /* Adjust the video size for smaller screens */
  .video-container {
    padding-bottom: 75%;
    /* Set the new aspect ratio for smaller screens */
  }
}
.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 57%;
}
.mejs-overlay,
.mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}
.masthead_homepage {
  height: 101vh;
}
.masthead_homepage .image {
  height: 100%;
  width: auto;
}
.masthead_homepage .top_fade {
  position: absolute;
  width: 100%;
  height: 200px;
  background: #141920;
  background: -moz-linear-gradient(180deg, rgba(20, 25, 32, 0.4) 0%, rgba(20, 25, 32, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(20, 25, 32, 0.4) 0%, rgba(20, 25, 32, 0) 100%);
  background: linear-gradient(180deg, rgba(20, 25, 32, 0.4) 0%, rgba(20, 25, 32, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#141920", endColorstr="#141920", GradientType=1);
  z-index: 1;
}
.masthead_homepage .video_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0px;
  -moz-transition: 0.6s ease-out;
  -ms-transition: 0.6s ease-out;
  -o-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
  -webkit-transition: 0.6s ease-out;
  -webkit-mask-image: url('../images/video_mask.svg');
  mask-image: url('../images/video_mask.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  mask-size: 0%;
  -webkit-mask-size: 0%;
  overflow: hidden;
}
.masthead_homepage video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.masthead_homepage .sized {
  -webkit-animation: mask-play 1.5s forwards;
  animation: mask-play 1.5s forwards;
}
@-webkit-keyframes mask-play {
  from {
    mask-size: 0%;
    -webkit-mask-size: 0%;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
  }
  to {
    mask-size: 300%;
    -webkit-mask-size: 300%;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
  }
}
.masthead_homepage .video_slider {
  background: #E7D7B3;
  width: 100%;
  height: 101%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
}
.video_reveal {
  -moz-transition: 0.6s ease-out;
  -ms-transition: 0.6s ease-out;
  -o-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
  -webkit-transition: 0.6s ease-out;
}
.video_wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.video_wrapper .video_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #141920;
  opacity: 0.2;
}
.video_wrapper .video_holder {
  position: absolute;
  width: 100%;
  height: 100%;
}
.video_wrapper video {
  display: block;
  width: 100%;
  margin: 0px;
}
.vertical-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vertical-bottom {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.text_block_image_right {
  background: #fff;
  color: #141920;
  padding: 6vh 0px;
}
.text_block_image_right h2 {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-right: 3vw;
}
.text_block_image_right .text_columns {
  transform: translateY(10%);
  opacity: 0;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
  padding-right: 40px;
  columns: 2;
  column-gap: 40px;
}
.text_block_image_right .image_wrap {
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
  transform: translateY(10%);
  opacity: 0;
  overflow: hidden;
  border-radius: 20px;
}
.text_block_image_right .image_wrap .image {
  margin: -40px 0px;
}
.text_block_image_right_green {
  background: #66D955;
}
.text_block_image_right_green .register_bg_wrap {
  position: absolute;
  right: -8vw;
  top: 0px;
  height: 100%;
}
.text_block_image_right_green .register_bg {
  height: 100%;
  width: auto;
  transform: rotate(180deg);
}
.text_block_image_right_green .line {
  opacity: 0;
}
.text_block_image_right_green .animate .st11 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1s;
}
.text_block_image_right_green .animate .st2 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1.2s;
}
.text_block_image_right_green .animate .st3 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1.4s;
}
.text_block_image_right_green .animate .st4 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1.6s;
}
.text_block_image_right_green .animate .st5 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1.8s;
}
.text_block_image_right_green .animate .st6 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2s;
}
.text_block_image_right_green .animate .st7 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2.2s;
}
.text_block_image_right_green .animate .st8 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2.4s;
}
.text_block_image_right_green .animate .st9 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2.6s;
}
.text_block_image_right_green .animate .st10 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2.8s;
}
@keyframes curveanimation2 {
  0% {
    opacity: 0;
    transform: translateX(5%);
  }
  50% {
    opacity: 0.05;
    transform: translateX(0%);
  }
  90% {
    opacity: 0;
    transform: translateX(-5%);
  }
}
.text_block_image_left {
  background: #fff;
  color: #141920;
  padding: 6vh 0px;
}
.text_block_image_left h2 {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-right: 3vw;
}
.text_block_image_left .text_columns {
  margin-top: 20px;
  transform: translateY(10%);
  opacity: 0;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
}
.text_block_image_left .image_wrap {
  margin-top: 20px;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
  transform: translateY(10%);
  opacity: 0;
  overflow: hidden;
  border-radius: 20px;
}
.text_block_image_left .image_wrap .image {
  margin: -40px 0px;
}
.map_block {
  position: relative;
}
.map_block .map {
  height: 70vh;
}
.map_block .title {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #003783;
  z-index: 1;
  font-weight: 600;
  padding: 30px;
  font-size: 32px;
  border-bottom-right-radius: 20px;
}
.location_block {
  position: relative;
}
.location_block .address_text_block {
  position: absolute;
  width: 100%;
  z-index: 1;
  height: 100%;
  display: flex;
  align-items: center;
}
.location_block .address_text_block .address_text {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  padding: 5vw;
}
.location_block .address_text_block .address_text a {
  color: #FF421C;
  text-decoration: none;
}
.navy .location_block .address_text a,
.neutral .location_block .address_text a {
  color: #003783;
}
.beige .location_block .address_text a {
  color: #d3cab7;
}
.location_map_block {
  position: relative;
}
.location_map_block .title {
  color: #003783;
  z-index: 1;
  font-weight: 600;
  padding: 30px;
  font-size: 32px;
}
.location_map_block .map_location {
  display: flex;
  flex-direction: row-reverse;
}
.location_map_block .map_location .list {
  min-width: 35vw;
}
.location_map_block .map_location .list .lists {
  font-size: 16px;
  display: flex;
  padding: 70px 30px;
}
.location_map_block .map_location .list .lists ul {
  padding: 0px 0px 0px 40px;
  width: 50%;
  list-style: none;
}
.location_map_block .map_location .list .lists ul li {
  position: relative;
  padding: 15px 0px;
}
.location_map_block .map_location .list .lists ul li:before {
  position: absolute;
  left: -30px;
}
.location_map_block .map_location .list .lists .first li:nth-child(1):before {
  content: url('../images/list_icon_1.svg');
  vertical-align: -15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .list .lists .first li:nth-child(2):before {
  content: url('../images/list_icon_2.svg');
  vertical-align: 15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .list .lists .first li:nth-child(3):before {
  content: url('../images/list_icon_3.svg');
  vertical-align: 15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .list .lists .first li:nth-child(4):before {
  content: url('../images/list_icon_4.svg');
  vertical-align: 15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .list .lists .first li:nth-child(5):before {
  content: url('../images/list_icon_5.svg');
  vertical-align: -15%;
  width: 30px;
  display: inline-block;
  padding-left: 5px;
}
.location_map_block .map_location .list .lists .first li:nth-child(6):before {
  content: url('../images/list_icon_6.svg');
  vertical-align: 15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .list .lists .second li:nth-child(1):before {
  content: url('../images/list_icon_7.svg');
  vertical-align: 15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .list .lists .second li:nth-child(2):before {
  content: url('../images/list_icon_8.svg');
  vertical-align: 15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .list .lists .second li:nth-child(3):before {
  content: url('../images/list_icon_9.svg');
  vertical-align: -15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .list .lists .second li:nth-child(4):before {
  content: url('../images/list_icon_10.svg');
  vertical-align: 15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .list .lists .second li:nth-child(5):before {
  content: url('../images/list_icon_11.svg');
  vertical-align: -8%;
  width: 30px;
  display: inline-block;
  padding-left: 3px;
}
.location_map_block .map_location .list .lists .second li:nth-child(6):before {
  content: url('../images/list_icon_12.svg');
  vertical-align: -15%;
  width: 30px;
  display: inline-block;
}
.location_map_block .map_location .map_image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.location_map_block .map_location .map_image img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
}
.location_map_block .map_location .map_image .controls {
  position: absolute;
  right: 30px;
  bottom: 30px;
  background: #FEFEFE;
  border-radius: 10px;
  padding: 10px 10px;
  display: flex;
  flex-direction: column;
}
.location_map_block .map_location .map_image .controls img {
  width: 25px;
  height: auto;
  display: inline-block;
}
.location_map_block .map_location .map_image .controls .plus {
  cursor: pointer;
}
.location_map_block .map_location .map_image .controls .separator {
  margin: 10px 0px;
}
.location_map_block .map_location .map_image .controls .minus {
  cursor: pointer;
}
.availability_map_block {
  position: relative;
}
.availability_map_block .title {
  color: #003783;
  z-index: 1;
  font-weight: 600;
  padding: 30px;
  font-size: 32px;
}
.availability_map_block .map_location {
  display: flex;
}
.availability_map_block .map_location .list {
  width: 35vw;
}
.availability_map_block .map_location .list .lists {
  font-size: 16px;
  display: block;
  padding: 30px;
}
.availability_map_block .map_location .list .lists ul {
  padding: 0px 0px 0px 40px;
  list-style: none;
}
.availability_map_block .map_location .list .lists ul li {
  cursor: pointer;
  position: relative;
  padding: 15px 0px;
}
.availability_map_block .map_location .list .lists ul li:before {
  position: absolute;
  left: -30px;
  vertical-align: 0%;
  width: 30px;
  display: inline-block;
  content: url('../images/avail_off.svg');
}
.availability_map_block .map_location .list .lists ul li.active:before {
  content: url('../images/avail_on.svg');
}
.availability_map_block .map_location .list .lists .footer_text {
  margin-bottom: 5vw;
  margin-top: 4vw;
}
.availability_map_block .map_image {
  width: 65vw;
}
.availability_map_block .map_image .inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.availability_map_block .map_image img {
  width: 100%;
  /* or any custom size */
  height: 100%;
  object-fit: cover;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  /*
                width: 100%;
                object-fit: contain;
                 flex-shrink: 0;
                min-width: 100%;
                min-height: 100%;
                 -moz-transition: @speed3;-ms-transition: @speed3;-o-transition: @speed3;transition: @speed3;-webkit-transition: @speed3;
                 */
}
.availability_map_block .map_image .off {
  opacity: 0;
}
.availability_map_block .map_image .controls {
  position: absolute;
  right: 30px;
  bottom: 30px;
  background: #FEFEFE;
  border-radius: 10px;
  padding: 10px 10px;
  display: flex;
  flex-direction: column;
  z-index: 2;
}
.availability_map_block .map_image .controls img {
  width: 25px;
  height: auto;
  display: inline-block;
}
.availability_map_block .map_image .controls .plus {
  cursor: pointer;
}
.availability_map_block .map_image .controls .separator {
  margin: 10px 0px;
}
.availability_map_block .map_image .controls .minus {
  cursor: pointer;
}
.availability_map_block .layer_2,
.availability_map_block .layer_3,
.availability_map_block .layer_4,
.availability_map_block .layer_5,
.availability_map_block .layer_6,
.availability_map_block .layer_7,
.availability_map_block .layer_8,
.availability_map_block .layer_9 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
  z-index: 1;
}
.wide_image {
  position: relative;
}
.wide_image .fixed_wrapper {
  position: relative;
  overflow: hidden;
  height: 75vh;
  display: flex;
  align-items: end;
}
.wide_image .fixed_wrapper .text {
  width: 100%;
  position: relative;
  z-index: 1;
  color: #E7D7B3;
  font-size: 7vw;
  line-height: 6.8vw;
  text-transform: uppercase;
  margin-bottom: 4vh;
}
.wide_image .fixed_wrapper .text .row {
  width: 100%;
}
.wide_image .fixed_target {
  bottom: -100vh;
}
.wide_image .fixed,
.wide_image .fixed_target {
  position: absolute;
  top: -100vh;
  right: 0;
  left: 0;
}
.wide_image .fixed {
  height: 100vh;
  background-size: cover;
  background-position: center;
}
.ticker_weather {
  background: #E8E336;
  padding: 40px 0px;
  color: #003783;
  font-size: 92px;
  line-height: 1em;
  overflow: hidden;
}
.ticker_weather .js-marquee {
  display: flex;
  text-transform: uppercase;
  align-items: flex-start;
}
.ticker_weather .js-marquee img {
  height: 70px;
  margin-right: 20px;
}
.ticker_weather .js-marquee .text {
  position: relative;
  display: inline-block;
  text-align: center;
  bottom: -8px;
}
.ticker_weather .js-marquee .temperature {
  margin: 0px 20px;
  padding: 0px 30px 0px 0px;
  border-right: 4px solid #141920;
}
.ticker_weather .js-marquee .time {
  margin: 0px 20px;
  padding: 0px 30px 0px 0px;
  border-right: 4px solid #141920;
}
.ticker_weather .js-marquee .weather_description {
  margin: 0px 20px;
  padding: 0px 30px 0px 0px;
  border-right: 4px solid #141920;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(35%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.logo_block {
  padding: 10vh 0px;
}
.logo_block h2 {
  margin-top: 30px;
}
.logo_block .logo_gallery {
  columns: 3;
  column-gap: 6vw;
}
.logo_block .logo_gallery img {
  opacity: 0;
  width: 100%;
  height: 160px;
  transform: translateX(35%);
}
.logo_block .fadein img:nth-child(1) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0s;
}
.logo_block .fadein img:nth-child(2) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.2s;
}
.logo_block .fadein img:nth-child(3) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.4s;
}
.logo_block .fadein img:nth-child(4) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.6s;
}
.logo_block .fadein img:nth-child(5) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.8s;
}
.logo_block .fadein img:nth-child(6) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1s;
}
.logo_block .fadein img:nth-child(7) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1.2s;
}
.logo_block .fadein img:nth-child(8) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1.4s;
}
.logo_block .fadein img:nth-child(9) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1.6s;
}
.logo_block .fadein img:nth-child(10) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1.8s;
}
.logo_block .fadein img:nth-child(11) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 2s;
}
.logo_block .fadein img:nth-child(12) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 2.2s;
}
.logo_block .fadein img:nth-child(13) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 2.4s;
}
.logo_block .fadein img:nth-child(14) {
  animation: fadeIn 1.2 s forwards;
  animation-delay: 2.6s;
}
.logo_block .fadein img:nth-child(15) {
  animation: fadeIn 2.8s forwards;
  animation-delay: 2.8s;
}
.text_block_one {
  padding: 10vh 0px;
}
.text_block_one .text {
  font-size: 2.5vw;
  line-height: 1.2em;
}
.stats_block {
  padding: 12vh 0px 2px 0px;
  background: #fff;
  color: #141920;
}
.stats_block .stat {
  margin-bottom: 10vh;
  padding-right: 7vw;
}
.stats_block .number {
  font-size: 92px;
  line-height: 1.2em;
  font-weight: 600;
}
.stats_block .number .num {
  display: inline-block;
  vertical-align: middle;
}
.stats_block .number .measure {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 5px;
  margin-left: -10px;
}
.stats_block .text {
  position: relative;
  top: -10px;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
  background: #fff;
}
.page_gallery {
  background: #E86B36;
  padding: 8vh 0px 14vh 0px;
  color: #141920;
}
.page_gallery h2 {
  margin-bottom: 6vh;
}
.page_gallery .gallery_wrap {
  position: relative;
}
.page_gallery .gallery_wrap .slide img {
  border-radius: 20px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.7;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
}
.page_gallery .gallery_wrap .slide.is-selected img {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.page_gallery .gallery_wrap .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 16px;
  top: 14px;
  width: 14px;
  height: 14px;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.page_gallery .gallery_wrap .flickity-button {
  position: absolute;
  background: none;
  border: 1px solid #141920;
  color: #141920;
}
.page_gallery .gallery_wrap .flickity-prev-next-button {
  top: inherit;
  bottom: -100px;
  width: 46px;
  height: 46px;
  border-radius: 0px;
  transform: translateY(-50%);
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  outline: none !important;
}
.page_gallery .gallery_wrap .flickity-prev-next-button:hover {
  background: #141920;
}
.page_gallery .gallery_wrap .flickity-prev-next-button:hover .flickity-button-icon path {
  fill: #E86B36;
}
.page_gallery .gallery_wrap .flickity-prev-next-button.previous {
  left: 40px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.page_gallery .gallery_wrap .flickity-prev-next-button.next {
  right: inherit;
  left: 85px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.page_gallery .gallery_wrap .flickity-prev-next-button.next .flickity-button-icon {
  left: 14px;
}
.review_block {
  background: #141920;
  padding: 8vh 0px 14vh 0px;
  color: #fff;
}
.review_block h2 {
  margin-bottom: 6vh;
}
.review_block .review_slider .image {
  border-radius: 20px;
  width: 100%;
}
.review_block .review_slider .text {
  margin: 20px 0px;
}
.review_block .review_slider .name {
  font-weight: 600;
}
.review_block .flickity-viewport {
  overflow: visible;
}
.review_block .review_slider_wrap {
  position: relative;
  padding-bottom: 150px;
}
.review_block .review_slider .slide {
  position: relative;
  width: 23.4%;
  margin: 20px;
}
.review_block .review_slider .slide img {
  width: 100%;
  border-radius: 20px;
}
.review_block .review_slider .slide .date {
  padding: 30px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.2em;
}
.review_block .review_slider .slide h4 {
  font-weight: 600;
  color: #E8E336;
  margin: 0px 0px 20px 0px;
}
.review_block .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 16px;
  top: 14px;
  width: 14px;
  height: 14px;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.review_block .flickity-button {
  position: absolute;
  background: none;
  border: 1px solid #141920;
  color: #141920;
}
.review_block .flickity-prev-next-button {
  top: inherit;
  bottom: -120px;
  width: 46px;
  height: 46px;
  border-radius: 0px;
  transform: translateY(-50%);
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  outline: none !important;
}
.review_block .flickity-prev-next-button:hover {
  background: #fff;
}
.review_block .flickity-prev-next-button:hover .flickity-button-icon path {
  fill: #141920;
}
.review_block .flickity-prev-next-button.previous {
  left: 0px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.review_block .flickity-prev-next-button.next {
  right: inherit;
  left: 45px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.review_block .flickity-prev-next-button.next .flickity-button-icon {
  left: 14px;
}
.page-template-page-news-insights .c-scrollbar,
.single .c-scrollbar,
.archive .c-scrollbar,
.page-template-page-sustainability .c-scrollbar,
.page-template-page-expertise .c-scrollbar,
.home .c-scrollbar {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center right;
  transition: transform 0.3s, opacity 0.3s;
  width: 11px;
  background-color: rgba(20, 25, 32, 0.4);
}
.c-scrollbar:hover,
.has-scroll-dragging .c-scrollbar,
.has-scroll-scrolling .c-scrollbar {
  opacity: 0.7;
}
.page-template-page-news-insights .c-scrollbar_thumb,
.single .c-scrollbar_thumb,
.archive .c-scrollbar_thumb,
.page-template-page-sustainability .c-scrollbar_thumb,
.page-template-page-expertise .c-scrollbar_thumb,
.home .c-scrollbar_thumb {
  background-color: #003783;
  border-radius: 10px;
  cursor: -webkit-grab;
  cursor: grab;
  margin: 2px;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 7px;
}
.text_and_image_slider_block {
  padding: 6vw 0px;
  background: #fafbfb;
}
.text_and_image_slider_block .slide {
  width: 100%;
}
.text_and_image_slider_block .flickity-page-dots {
  bottom: -50px;
}
.form_block {
  background: #fafbfb;
  padding: 10vh 0px;
  color: #141920;
  position: relative;
}
.form_block h3 {
  font-size: 4.5vw;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.form_block h3:after {
  content: '';
  border-bottom: 2px solid #ff421c;
  width: 100px;
  height: 2px;
  display: block;
  margin: 4px 0;
}
.form_block .black_btn:hover,
.form_block .black_btn:focus {
  color: #E8E336;
}
.form_block .form-wrap {
  position: relative;
}
.form_block .form-wrap .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 5px 15px;
  height: 60px;
  border: 0.5px solid #141920;
  background: rgba(255, 255, 255, 0.4);
  outline: none;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.form_block .form-wrap .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
  background: rgba(255, 255, 255, 0.7);
}
.form_block .form-wrap .gform_wrapper select,
.form_block .form-wrap .gform_wrapper textarea {
  padding: 5px 15px;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: normal;
  border: 0.5px solid #141920;
  background: rgba(255, 255, 255, 0.4);
  outline: none;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.form_block .form-wrap .gform_wrapper select:focus,
.form_block .form-wrap .gform_wrapper textarea:focus {
  background: rgba(255, 255, 255, 0.7);
}
.form_block .form-wrap .gform_wrapper label.gfield_label,
.form_block .form-wrap .gform_wrapper legend.gfield_label {
  font-weight: 400;
  font-size: inherit;
}
.form_block .form-wrap .gform_wrapper .gfield_required {
  color: #141920;
  margin-left: 4px;
}
.form_block .form-wrap .gform_button,
.form_block .form-wrap .gform_wrapper .gform_footer input.button,
.form_block .form-wrap .gform_wrapper .gform_footer input[type=submit],
.form_block .form-wrap .gform_wrapper .gform_page_footer input.button,
.form_block .form-wrap .gform_wrapper .gform_page_footer input[type=submit] {
  display: inline-block;
  font-size: 16px;
  border: #141920 3px solid;
  background: none;
  color: #141920;
  border-radius: 30px;
  padding: 9px 30px;
  text-decoration: none;
  margin-top: 20px;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.form_block .form-wrap .gform_button:hover,
.form_block .form-wrap .gform_wrapper .gform_footer input.button:hover,
.form_block .form-wrap .gform_wrapper .gform_footer input[type=submit]:hover,
.form_block .form-wrap .gform_wrapper .gform_page_footer input.button:hover,
.form_block .form-wrap .gform_wrapper .gform_page_footer input[type=submit]:hover,
.form_block .form-wrap .gform_button:focus,
.form_block .form-wrap .gform_wrapper .gform_footer input.button:focus,
.form_block .form-wrap .gform_wrapper .gform_footer input[type=submit]:focus,
.form_block .form-wrap .gform_wrapper .gform_page_footer input.button:focus,
.form_block .form-wrap .gform_wrapper .gform_page_footer input[type=submit]:focus {
  background: #141920;
  color: #E8E336;
}
.form_block .form-wrap .gform_button {
  font-size: 25px !important;
  background: #FF421C !important;
  display: inline-block !important;
  color: #fff !important;
  text-decoration: none;
  border-radius: 50px !important;
  padding: 10px 30px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-family: 'National 2 Compressed' !important;
  margin: 20px 0px !important;
  transition: 0.2s ease !important;
}
.form_block .form-wrap .gform_button:hover {
  color: #fff !important;
  opacity: 0.7 !important;
}
.form_register {
  background: #fff;
  position: relative;
}
.form_register h2 {
  line-height: 1.15em;
}
.form_register .register_bg_wrap {
  position: absolute;
  left: -8vw;
  top: 0px;
  height: 100%;
}
.form_register .register_bg {
  height: 100%;
  width: auto;
}
.form_register .form-wrap .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background: #E5E5E5;
}
.form_register .form-wrap .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
  background: #EFEFEF;
}
.form_register .form-wrap .gform_wrapper .gform_footer input.button,
.form_register .form-wrap .gform_wrapper .gform_footer input[type=submit],
.form_register .form-wrap .gform_wrapper .gform_page_footer input.button,
.form_register .form-wrap .gform_wrapper .gform_page_footer input[type=submit] {
  border: #E86B36 3px solid;
}
.form_register .form-wrap .gform_wrapper .gform_footer input.button:hover,
.form_register .form-wrap .gform_wrapper .gform_footer input[type=submit]:hover,
.form_register .form-wrap .gform_wrapper .gform_page_footer input.button:hover,
.form_register .form-wrap .gform_wrapper .gform_page_footer input[type=submit]:hover,
.form_register .form-wrap .gform_wrapper .gform_footer input.button:focus,
.form_register .form-wrap .gform_wrapper .gform_footer input[type=submit]:focus,
.form_register .form-wrap .gform_wrapper .gform_page_footer input.button:focus,
.form_register .form-wrap .gform_wrapper .gform_page_footer input[type=submit]:focus {
  background: #E86B36;
  color: #141920;
}
.form_register .line {
  opacity: 0;
}
.form_register .animate .st11 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1s;
}
.form_register .animate .st2 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1.2s;
}
.form_register .animate .st3 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1.4s;
}
.form_register .animate .st4 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1.6s;
}
.form_register .animate .st5 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 1.8s;
}
.form_register .animate .st6 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2s;
}
.form_register .animate .st7 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2.2s;
}
.form_register .animate .st8 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2.4s;
}
.form_register .animate .st9 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2.6s;
}
.form_register .animate .st10 {
  animation: curveanimation2 4s infinite forwards ;
  -webkit-animation: curveanimation2 5s infinite forwards ;
  animation-delay: 2.8s;
}
@keyframes curveanimation2 {
  0% {
    opacity: 0;
    transform: translateX(5%);
  }
  50% {
    opacity: 0.05;
    transform: translateX(0%);
  }
  90% {
    opacity: 0;
    transform: translateX(-5%);
  }
}
.fullscreen,
.content-a {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fullscreen.overflow,
.fullscreen.overflow .content-a {
  height: auto;
  min-height: 100%;
}
.content-a {
  display: table;
}
.content-b {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.not-fullscreen {
  background-position: center right;
}
.reveal {
  transform: translateX(0%) !important;
  transform: translateY(0%) !important;
  opacity: 1 !important;
}
.about_tabs .tab_nav_wrap .menu_nav {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.about_tabs .tab_nav_wrap .menu_nav li {
  display: table-cell;
  border-right: 2px solid #66D955;
  border-top: 2px solid #66D955;
  border-bottom: 2px solid #66D955;
}
.about_tabs .tab_nav_wrap .menu_nav li:nth-child(1) {
  border-left: 2px solid #66D955;
}
.about_tabs .tab_nav_wrap .menu_nav li a {
  color: #141920;
  text-align: center;
  display: block;
  background: #fff;
  font-size: 3.5vw;
  line-height: 1.2em;
  letter-spacing: -0.04em;
  font-weight: 600;
  padding: 30px;
  text-decoration: none;
  position: relative;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.about_tabs .tab_nav_wrap .menu_nav li a:hover {
  background: #66D955;
}
.about_tabs .tab_nav_wrap .menu_nav li a.active {
  background: #66D955;
}
.about_tabs .tab_nav_wrap .menu_nav li a.active:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  width: 0;
  height: 0;
  border-top: solid 30px #66D955;
  border-left: solid 30px transparent;
  border-right: solid 30px transparent;
}
.about_tabs .tab_intro {
  margin: 20px 0px 30px 0px;
}
.about_tabs .tab_intro h3 {
  color: #66D955;
  font-size: 4.5vw;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: -0.04em;
}
.about_tabs .horizontal_tab_slider_wrap {
  position: relative;
  min-height: 300px;
  padding-bottom: 220px;
}
.about_tabs .horizontal_tab_slider_wrap .flickity-viewport {
  overflow: visible;
}
.about_tabs .horizontal_tab_slider_wrap .horizontal_tab_slider {
  width: calc(100vw - 0rem);
  margin-left: 50%;
  transform: translateX(-50%);
}
.about_tabs .horizontal_tab_slider_wrap .horizontal_tab_slider .slide {
  position: relative;
  width: 47.5%;
  height: 550px;
  margin: 20px;
}
.about_tabs .horizontal_tab_slider_wrap .horizontal_tab_slider .slide img {
  width: 100%;
  border-radius: 20px;
}
.about_tabs .horizontal_tab_slider_wrap .horizontal_tab_slider .slide .description {
  font-size: 32px;
  line-height: 1.2em;
  padding: 20px 40px 20px 0px;
}
.about_tabs .horizontal_tab_slider_wrap .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 16px;
  top: 14px;
  width: 14px;
  height: 14px;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.about_tabs .horizontal_tab_slider_wrap .flickity-button {
  position: absolute;
  background: none;
  border: 1px solid #66D955;
  color: #66D955;
}
.about_tabs .horizontal_tab_slider_wrap .flickity-prev-next-button {
  top: inherit;
  bottom: -150px;
  width: 46px;
  height: 46px;
  border-radius: 0px;
  transform: translateY(-50%);
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  outline: none !important;
}
.about_tabs .horizontal_tab_slider_wrap .flickity-prev-next-button:hover {
  background: #66D955;
}
.about_tabs .horizontal_tab_slider_wrap .flickity-prev-next-button:hover .flickity-button-icon path {
  fill: #141920;
}
.about_tabs .horizontal_tab_slider_wrap .flickity-prev-next-button.previous {
  left: 40px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.about_tabs .horizontal_tab_slider_wrap .flickity-prev-next-button.next {
  right: inherit;
  left: 85px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.about_tabs .horizontal_tab_slider_wrap .flickity-prev-next-button.next .flickity-button-icon {
  left: 14px;
}
.get_there_block {
  background: #fff;
  color: #141920;
  padding: 8vh 0px;
}
.get_there_block .travel_block_wrap {
  position: relative;
  margin: 50px 0px 50px 0px;
  padding-right: 5vw;
}
.get_there_block .travel_block_wrap h4 {
  font-weight: 600;
  margin: 20px 0px 0px 0px;
}
.get_there_block .travel_block_wrap .line {
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1px dotted #141920;
  top: 28px;
}
.get_there_block .travel_block_wrap .travel_block {
  position: relative;
}
.see_and_do_block {
  background: #85CCE9;
  color: #141920;
  padding: 8vh 0px;
}
.see_and_do_block h2 {
  margin-bottom: 80px;
}
.see_and_do_block .see_block {
  display: flex;
  align-items: flex-start;
  margin-bottom: 70px;
}
.see_and_do_block .see_block .icon {
  margin-right: 20px;
}
.see_and_do_block .see_block h4 {
  font-weight: 600;
  margin: 0px 0px 15px 0px;
}
.see_and_do_block .see_do_wrap .see_do {
  opacity: 0;
  transform: translateX(35%);
}
.see_and_do_block .fadein .see_do:nth-child(1) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0s;
}
.see_and_do_block .fadein .see_do:nth-child(2) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.2s;
}
.see_and_do_block .fadein .see_do:nth-child(3) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.4s;
}
.see_and_do_block .fadein .see_do:nth-child(4) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.6s;
}
.see_and_do_block .fadein .see_do:nth-child(5) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.8s;
}
.see_and_do_block .fadein .see_do:nth-child(6) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1s;
}
.see_and_do_block .fadein .see_do:nth-child(7) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1.2s;
}
.text_block {
  background: #fafbfb;
  padding: 5vw 0px;
}
.text_split_block {
  background: #fff;
  color: #141920;
  position: relative;
  padding: 10vh 0px;
}
.text_split_block .text_intro {
  font-size: 2.5vw;
  line-height: 1.2em;
  margin: 20px 0px;
}
.text_split_block .text_intro p {
  padding-right: 2vw;
}
.text_split_block .text_main {
  display: flex;
  align-items: flex-start;
}
.text_split_block .text_main p {
  width: 50%;
  padding-right: 2vw;
}
.text_split_block .split_bg_wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}
.text_split_block .split_bg_wrap svg {
  width: 50%;
  height: auto;
}
.text_split_block .st0 {
  opacity: 0;
  fill: #141920;
}
.text_split_block .animate .st1 {
  animation: curveanimation3 4s infinite forwards ;
  -webkit-animation: curveanimation3 5s infinite forwards ;
  animation-delay: 1s;
}
.text_split_block .animate .st2 {
  animation: curveanimation3 4s infinite forwards ;
  -webkit-animation: curveanimation3 5s infinite forwards ;
  animation-delay: 1.2s;
}
.text_split_block .animate .st3 {
  animation: curveanimation3 4s infinite forwards ;
  -webkit-animation: curveanimation3 5s infinite forwards ;
  animation-delay: 1.4s;
}
.text_split_block .animate .st4 {
  animation: curveanimation3 4s infinite forwards ;
  -webkit-animation: curveanimation3 5s infinite forwards ;
  animation-delay: 1.6s;
}
@keyframes curveanimation3 {
  0% {
    opacity: 0;
    transform: translateX(5%);
  }
  50% {
    opacity: 0.05;
    transform: translateX(0%);
  }
  90% {
    opacity: 0;
    transform: translateX(-5%);
  }
}
.framework_block {
  background: #141920;
  padding: 10vh 0;
  color: #fff;
  position: relative;
}
.framework_block h2 {
  color: #E8E336;
}
.framework_block .image_wrap {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  margin: 50px 0 0px 0px;
}
.framework_block .swipe {
  height: 0;
}
.updates_block {
  position: relative;
  padding: 10vh 0px;
  background: #fff;
  color: #141920;
}
.updates_block .flickity-viewport {
  overflow: visible;
}
.updates_block h2 {
  margin-bottom: 80px;
}
.updates_block .news_slider_wrap {
  position: relative;
  padding-bottom: 150px;
}
.updates_block .news_slider .slide {
  position: relative;
  width: 23.4%;
  height: 550px;
  margin: 20px;
}
.updates_block .news_slider .slide img {
  width: 100%;
  border-radius: 20px;
}
.updates_block .news_slider .slide .date {
  padding: 30px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.2em;
}
.updates_block .news_slider .slide h4 {
  font-weight: 600;
  margin: 0px 0px 10px 0px;
}
.updates_block .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 16px;
  top: 14px;
  width: 14px;
  height: 14px;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.updates_block .flickity-button {
  position: absolute;
  background: none;
  border: 1px solid #E8E336;
  color: #E8E336;
}
.updates_block .flickity-prev-next-button {
  top: inherit;
  bottom: -120px;
  width: 46px;
  height: 46px;
  border-radius: 0px;
  transform: translateY(-50%);
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  outline: none !important;
}
.updates_block .flickity-prev-next-button:hover {
  background: #E8E336;
}
.updates_block .flickity-prev-next-button:hover .flickity-button-icon path {
  fill: #141920;
}
.updates_block .flickity-prev-next-button.previous {
  left: 0px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.updates_block .flickity-prev-next-button.next {
  right: inherit;
  left: 45px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.updates_block .flickity-prev-next-button.next .flickity-button-icon {
  left: 14px;
}
.helpful_links {
  background: #E8E336;
  padding: 10vh 0;
  color: #141920;
  position: relative;
}
.helpful_links .black_btn:hover {
  color: #E8E336;
}
.helpful_links .links_wrap {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 20px;
}
.helpful_links .links_wrap .link {
  width: 50%;
  margin-bottom: 50px;
  opacity: 0;
  transform: translateX(35%);
}
.helpful_links .fadein .link:nth-child(1) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0s;
}
.helpful_links .fadein .link:nth-child(2) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.2s;
}
.helpful_links .fadein .link:nth-child(3) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.4s;
}
.helpful_links .fadein .link:nth-child(4) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.6s;
}
.helpful_links .fadein .link:nth-child(5) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 0.8s;
}
.helpful_links .fadein .link:nth-child(6) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1s;
}
.helpful_links .fadein .link:nth-child(7) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1.2s;
}
.helpful_links .fadein .link:nth-child(8) {
  animation: fadeIn 1.2s forwards;
  animation-delay: 1.4s;
}
.simple_page_body a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.textslide span {
  padding-right: 3px;
}
.wp-video {
  margin: 50px 0px 100px 0px;
  width: 100%!important;
  height: auto;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio (change as needed) */
  height: 0;
  overflow: hidden;
}
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.special_offers_block {
  background: #FF421C;
  padding: 4vw;
  color: #fff;
}
.special_offers_block h2 {
  text-transform: uppercase;
  margin-bottom: 2px;
}
.special_offers_block .textslide_after {
  border-bottom: 2px solid #fff;
  width: 150px;
  height: 2px;
  margin-bottom: 30px;
}
.special_offers_block .text a {
  color: #141920;
  text-decoration: none;
  border-bottom: 1px solid #141920;
}
.navy .special_offers_block {
  background: #003783;
}
.navy .special_offers_block .text a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.beige .special_offers_block {
  background: #d3cab7;
  color: #141920;
}
.beige .special_offers_block .text {
  color: #141920;
}
.beige .special_offers_block .text a {
  color: #141920;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.neutral .special_offers_block {
  background: #003783;
}
.neutral .special_offers_block .text a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.special_offers_slider .carousel-cell {
  margin-right: 10px;
}
.special_offers_slider .slide {
  width: 32.5%;
  margin-right: 1.5%;
}
.special_offers_slider .slide h3 {
  font-size: 45px;
  line-height: 1.2em;
  margin: 20px 0px 10px 0px;
}
.special_offers_slider .flickity-prev-next-button {
  top: inherit;
  bottom: 50%;
}
.page_gallery_slider_content {
  background: #fff;
  padding: 80px 0px;
}
.page_gallery_slider_content .text {
  margin-bottom: 40px;
  text-align: center;
}
.slider_content .flickity-prev-next-button.previous {
  left: -80px;
}
.slider_content .flickity-prev-next-button.next {
  right: -80px;
}
.slider_content .carousel-cell {
  margin-right: 10px;
}
.slider_content .slide {
  width: 32.5%;
  margin-right: 1.5%;
  height: 50vh;
  background-size: cover;
  position: relative;
}
.slider_content .slide .overlay {
  font-size: 40px;
  line-height: 1.2em;
  background: rgba(10, 10, 10, 0.4);
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  text-align: center;
  flex-direction: column;
}
.slider_content .slide .text {
  margin-bottom: 0px;
}
.slider_content .slide .text_two {
  font-size: 21px;
  line-height: 1.3em;
}
.page_gallery_slider {
  padding: 10px 0px 30px 0px;
}
.page_gallery_slider .image {
  margin: 10px;
  height: 500px;
  width: auto;
}
.amenities_full_block {
  background: #141920;
  color: #fff;
  padding: 6vw 0px;
  font-size: 21px;
}
.amenities_full_block h3 {
  text-transform: uppercase;
}
.amenities_full_block .textslide_after {
  border-bottom: 2px solid #FF421C;
  width: 100px;
  height: 2px;
  margin-bottom: 30px;
}
.amenities_full_block .icon_list {
  display: flex;
}
.amenities_full_block .icon_list .single_icon {
  padding: 10px 0px;
  display: flex;
  align-items: center;
  justify-content: start;
  height: 100%;
}
.amenities_full_block .icon_list .single_icon .inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.amenities_full_block .icon_list .single_icon .icon {
  margin-right: 10px;
  width: 85px;
  text-align: center;
}
.amenities_full_block .icon_list .single_icon .icon img {
  display: inline-block;
  margin: 10px 0px;
}
.navy .amenities_full_block .textslide_after {
  border-bottom: 2px solid #003783;
}
.beige .amenities_full_block .textslide_after {
  border-bottom: 2px solid #d3cab7;
}
.menus_block {
  padding: 6vw;
}
.menus_block h3 {
  font-size: 4.5vw;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
}
.menus_block .textslide_after {
  border-bottom: 2px solid #FF421C;
  width: 100px;
  height: 2px;
  margin-bottom: 30px;
}
.menus_block .menu_box {
  border: 2px solid #141920;
  margin-bottom: 25px;
  text-align: center;
  padding: 3vw;
}
.menus_block .menu_box a {
  color: #FF421C;
  text-decoration: none;
}
.menus_block .menu_box .download {
  display: flex;
  align-items: center;
  justify-content: center;
}
.menus_block .menu_box .download .download_icon {
  display: inline-block;
  width: 20px;
  margin-right: 10px;
}
.amenities_block {
  background: #FF421C;
  color: #fff;
}
.amenities_block h3 {
  text-transform: uppercase;
}
.amenities_block .container-fluid div[class^="col"] {
  padding-left: 0px;
  padding-right: 0px;
}
.amenities_block .container-fluid div[class^="row"] {
  padding-left: 0px;
  padding-right: 0px;
}
.amenities_block .container-fluid {
  padding: 0px;
}
.amenities_block .text_wrap {
  padding: 4vw;
}
.navy .amenities_block {
  background: #003783;
}
.beige .amenities_block {
  background: #d3cab7;
  color: #141920;
}
.masthead_blog_main {
  margin-top: 150px;
}
.masthead_blog_main h1 {
  text-transform: uppercase;
  margin-bottom: 60px;
}
.masthead_blog_main h1:after {
  content: '';
  border-bottom: 2px solid #003783;
  width: 100px;
  height: 2px;
  display: block;
  margin: 4px 0px;
}
.blog_feed_box {
  margin-bottom: 30px;
}
.blog_feed_box a {
  text-decoration: none;
  color: #141920;
}
.blog_feed_box h4 {
  margin: 10px 0px;
}
.masthead_news_single {
  margin-top: 200px;
}
.masthead_news_single h3 {
  text-transform: uppercase;
}
.masthead_news_single h3:after {
  content: '';
  border-bottom: 2px solid #003783;
  width: 100px;
  height: 2px;
  display: block;
  margin: 4px 0px;
}
.masthead_news_single h3 a {
  color: #141920;
  text-decoration: none;
}
.news_single_content {
  margin: 80px 0px;
}
.news_single_content a {
  color: #FF421C;
  text-decoration: none;
}
.navy .news_single_content a {
  color: #003783;
  text-decoration: none;
}
.mm-menu_position-bottom.mm-menu_opened,
.mm-menu_position-front.mm-menu_opened,
.mm-menu_position-top.mm-menu_opened {
  z-index: 3;
}
.reviews_block {
  padding: 4vw;
}
.faq_block {
  background: #fafbfb;
  padding: 4vw;
}
.faq_block .accordion .item .item-header {
  border-bottom: 0.5px solid #003783;
  padding: 15px 0px;
}
.faq_block .accordion .item .thetab {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
}
.faq_block .accordion .item .thetab .down_arrow {
  transition: transform 0.3s ease-in-out;
}
.faq_block .accordion .item .thetab[aria-expanded="true"] {
  /* CSS styles here */
}
.faq_block .accordion .item .thetab[aria-expanded="true"] .down_arrow {
  transform: rotate(180deg);
}
.faq_block .accordion .item .card-body {
  padding: 15px 0px;
  border-bottom: 0.5px solid #003783;
}
.faq_block .accordion .item .card-body a {
  color: #141920;
  text-decoration: none;
  border-bottom: 1px solid #FF421C;
}
.pagination {
  margin: 40px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.pagination li {
  margin: 0 5px;
}
.pagination a,
.pagination span {
  padding: 8px 16px;
  border: 1px solid #ddd;
  color: inherit;
  text-decoration: none;
}
.pagination a:hover,
.pagination span.current {
  background: #f5f5f5;
}
.openTableButton {
  background: #FF421C;
  color: #fff;
  padding: 20px 30px;
  text-decoration: none;
  border-radius: 55px;
  font-family: 'National 2 Compressed';
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
.openTableButton:hover {
  background: #003783;
  color: #fff;
}
.sign_up_block {
  font-family: 'National 2 Compressed';
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.2em;
  position: absolute;
  text-align: center;
  bottom: 0px;
  left: 0px;
  width: 100%;
  color: #fff;
  background: #141920;
  z-index: 1;
  padding: 20px 30px;
}
.sign_up_block a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.book_bar_header_none {
  display: none;
}
.room_row_block {
  padding: 4vw;
}
.room_row_block h2 {
  text-transform: uppercase;
  margin-bottom: 2px;
}
.room_row_block .textslide_after {
  border-bottom: 2px solid #141920;
  width: 100px;
  height: 2px;
  margin-bottom: 30px;
}
.room_row_block .description {
  padding-right: 3vw;
}
.room_row_block h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 2em;
  line-height: 1.2em;
}
.room_row_block.paper {
  background: #fafbfb;
}
.room_row_block_inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}
.room_column {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
.room_column .image_wrap {
  width: 100%;
}
@media (max-width: 1424px) {
  .room_column {
    flex: 0 0 48%;
    max-width: 48%;
  }
}
@media (max-width: 960px) {
  .room_column {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.threed_group_block {
  padding: 7vw 10vw;
}
.threed_group_block h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.threed_group_block .threed_group_row {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 40px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .threed_group_block .threed_group_row > * {
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .threed_group_block .threed_group_row {
    flex-direction: column;
  }
  .threed_group_block .threed_group_row > * {
    flex: none;
    width: 100%;
    max-width: 100%;
  }
}
.threed_group_block .threed_group_row [id^="matterport-embed-"] {
  width: 100%;
  height: 30vw;
  background: #ddd;
}
@media (max-width: 960px) {
  .threed_group_block .threed_group_row [id^="matterport-embed-"] {
    height: 60vw;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    min-width: 1300px;
  }
}
@media only screen and (min-width: 1500px) {
  .container {
    min-width: 1400px;
  }
}
@media only screen and (min-width: 1600px) {
  .container {
    min-width: 1500px;
  }
}
/* Large Devices, Wide Screens */
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1400px) {
  .mm-panels {
    font-size: 38px;
    line-height: 1.5em;
  }
  .mm-panels .mm-listview > li {
    margin: 0px;
  }
  .mm-panels > .mm-panel > .mm-listview:first-child,
  .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 00px;
  }
  .main_nav_footer {
    font-size: 16px;
    line-height: 1.2em;
    padding: 15px;
  }
  .stats_block .number {
    font-size: 72px;
    line-height: 1.2em;
  }
  .location_map_block .map_location .list {
    min-width: 45vw;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1192px) {
  .mm-panels {
    font-size: 28px;
    line-height: 1.5em;
  }
  .mm-panels .mm-listview > li {
    margin: 0px;
  }
  .mm-panels .mm-listview > li a {
    padding: 15px 20px;
  }
  .stats_block .number {
    font-size: 62px;
    line-height: 1.2em;
  }
  .odometer.odometer-auto-theme .odometer-digit .odometer-value,
  .odometer.odometer-theme-default .odometer-digit .odometer-value {
    width: 43px;
  }
}
@media only screen and (max-width: 992px) {
  .CookieDeclaration {
    display: none;
  }
  .mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout,
  .mm-menu_position-front.mm-menu_opened ~ .mm-slideout,
  .mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
    z-index: 1;
  }
  .mm-panels .mm-navbar {
    height: 70px;
  }
  .mm-menu_offcanvas {
    width: 100%;
    min-width: 140px;
    max-width: 100%;
  }
  .mm-panels > .mm-panel > .mm-listview:first-child,
  .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 40px;
  }
  .mm-panels {
    font-size: 30px;
    line-height: 1.5em;
  }
  .mm-panels .mm-listview > li {
    height: 58px;
  }
  .mm-panels .mm-listview > li a {
    font-size: 40px;
    padding: 14px 20px;
  }
  .main_nav_footer {
    font-size: 16px;
    line-height: 1.2em;
    padding: 15px;
  }
  .main_nav_footer .nav_logo {
    width: 133px;
    height: 44px;
  }
  .footer .footer_row {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .footer .footer_row .footer_contact,
  .footer .footer_row .footer_company {
    width: 100%;
  }
  .footer_logo {
    margin-top: 40px;
  }
  .container-fluid div[class^="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-fluid div[class^="row"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .masthead_page .container-fluid div[class^="col"] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .masthead_page .container-fluid div[class^="row"] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .right_top .social_top {
    display: none;
  }
  body {
    font-size: 20px;
  }
  h1 {
    font-size: 50px;
    line-height: 1em;
    font-weight: 600;
  }
  h2 {
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 600;
  }
  h2.big {
    font-size: 50px;
    line-height: 1.2em;
  }
  h3 {
    font-size: 35px;
    line-height: 1.2em;
  }
  .location_map_block .title {
    font-size: 40px;
    line-height: 1.2em;
  }
  .masthead_page .text {
    font-size: 21px;
    line-height: 1.2em;
  }
  .navbar {
    /* align-items: flex-start; */
    justify-content: flex-start;
  }
  .navbar {
    padding: 20px 15px;
  }
  .navbar-brand-new .logo {
    height: 30px;
    width: auto;
  }
  .hamburger {
    border-radius: 50px;
    height: 52px;
    width: 52px;
    padding: 15px 12px;
  }
  .wide_image .fixed,
  .wide_image .fixed_target {
    height: 50vh;
    top: 0vh;
    right: 0;
    left: 0;
  }
  .wide_image .fixed_wrapper {
    position: relative;
    overflow: hidden;
    height: 50vh;
  }
  .container-fluid {
    padding: 0px;
  }
  .masthead_page .image_wrap .image {
    margin: 0px;
  }
  .masthead_page .masthead_gallery .slide {
    height: calc(100vh - 160px);
  }
  .masthead_page .masthead_gallery {
    height: calc(100vh - 160px);
  }
  .homepage .masthead_gallery .slide {
    height: calc(100vh - 160px);
  }
  .homepage .masthead_gallery {
    height: calc(100vh - 160px);
  }
  .masthead_page .masthead_video {
    height: calc(100vh - 160px);
  }
  .book_bar,
  .book_bar_header {
    display: none;
  }
  .book_bar_mobile {
    font-family: 'National 2 Compressed';
    text-transform: uppercase;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    background: #FF421C;
    padding: 30px 20px;
    color: #fff;
    text-decoration: none;
    z-index: 2;
  }
  .book_bar_mobile:hover {
    color: #fff;
  }
  .navy.book_bar_mobile {
    background: #003783;
  }
  .neutral.book_bar_mobile {
    background: #003783;
  }
  .book_bar_header_none {
    display: none !important;
  }
  .text_block_image_right .text_columns {
    padding-right: 0px;
    columns: 1;
    column-gap: 0px;
  }
  .text_block_image_right .black_btn {
    margin-bottom: 30px;
    background: #E8E336;
    border: none;
  }
  .text_block_image_right .black_btn:hover,
  .text_block_image_right .black_btn:focus {
    color: #141920;
  }
  .ticker_weather {
    padding: 20px 0;
    font-size: 45px;
    line-height: 1em;
  }
  .ticker_weather .js-marquee img {
    height: 35px;
    margin-right: 20px;
  }
  .ticker_weather .js-marquee .text {
    bottom: -4px;
  }
  .logo_block .logo_gallery img {
    opacity: 0;
    width: 100%;
    height: 76px;
  }
  .stats_block .number {
    font-size: 50px;
    line-height: 1.2em;
    letter-spacing: 1.4px;
  }
  .odometer.odometer-auto-theme .odometer-digit .odometer-value,
  .odometer.odometer-theme-default .odometer-digit .odometer-value {
    width: 31px;
  }
  .stats_block .text {
    font-size: 21px;
    line-height: 1.2em;
  }
  .text_block_one .text {
    font-size: 21px;
    line-height: 1.2em;
  }
  .form_register .form-wrap .gform_wrapper .gform_footer input.button,
  .form_register .form-wrap .gform_wrapper .gform_footer input[type=submit],
  .form_register .form-wrap .gform_wrapper .gform_page_footer input.button,
  .form_register .form-wrap .gform_wrapper .gform_page_footer input[type=submit] {
    background: #E86B36;
    color: #141920;
  }
  .about_tabs .tab_intro h3 {
    font-size: 7vw;
    line-height: 1.2em;
  }
  .about_tabs .horizontal_tab_slider_wrap .horizontal_tab_slider .slide {
    position: relative;
    width: 80.5%;
    height: 350px;
    margin: 10px;
  }
  .about_tabs .horizontal_tab_slider_wrap .horizontal_tab_slider .slide .description {
    font-size: 21px;
    line-height: 1.2em;
    padding: 20px 40px 20px 0;
  }
  .review_block .review_slider .slide {
    width: 80.5%;
    margin: 10px;
  }
  .text_block_image_right .image_wrap .image {
    margin: 0px;
  }
  .text_block_image_right .image_wrap {
    margin-bottom: 30px;
  }
  .page_gallery .horizontal_slider .slide {
    width: 80.5%;
  }
  .page_gallery .horizontal_slider .slide img {
    width: 100%;
  }
  .page_gallery .gallery_wrap .flickity-prev-next-button.previous {
    left: 15px;
  }
  .page_gallery .gallery_wrap .flickity-prev-next-button.next {
    left: 60px;
  }
  .page_gallery_slider_content .slider_content .flickity-prev-next-button.previous {
    left: 15px;
  }
  .page_gallery_slider_content .slider_content .flickity-prev-next-button.next {
    left: 60px;
  }
  .get_there_block .travel_block_wrap .travel_block {
    display: flex;
    align-items: flex-start;
  }
  .get_there_block .travel_block_wrap .travel_block .icon {
    margin: 20px 20px 20px 0px;
  }
  .get_there_block .travel_block_wrap .line {
    position: absolute;
    height: 80%;
    width: 1px;
    border-top: none;
    border-right: 1px dotted #141920;
    top: 28px;
    left: 48px;
  }
  .text_split_block .text_intro {
    font-size: 21px;
    line-height: 1.2em;
    margin: 20px 0;
  }
  .text_split_block .split_bg_wrap svg {
    width: auto;
    height: 100%;
    display: none;
  }
  .text_split_block .text_main p {
    width: 100%;
    padding-right: 0vw;
  }
  .text_split_block .text_main {
    display: block;
  }
  .updates_block .news_slider .slide {
    position: relative;
    width: 80.5%;
    height: 550px;
    margin: 10px;
  }
  .helpful_links .black_btn {
    background: #141920;
    color: #E8E336;
  }
  .location_map_block .map_location {
    display: block;
  }
  .availability_map_block .map_location {
    display: block;
  }
  .availability_map_block .map_location .list {
    width: inherit;
  }
  .availability_map_block .map_image {
    width: inherit;
  }
  .flickity-prev-next-button {
    top: inherit;
    bottom: 0px;
    z-index: 1;
  }
  .flickity-prev-next-button.previous {
    right: 0%;
    left: inherit;
    margin-right: 70px;
  }
  .flickity-prev-next-button.next {
    right: 0%;
    margin-right: 20px;
  }
  .text_and_image_slider_block .flickity-page-dots {
    bottom: -22px;
  }
  .text_and_image_slider .text_wrap {
    margin-top: 20px;
  }
  .special_offers_slider .slide {
    width: 100%;
    margin-right: 0%;
  }
  .slider_content .slide {
    width: 100%;
    margin-right: 0%;
  }
  .black_btn {
    font-size: 25px;
  }
  .special_offers_slider .flickity-prev-next-button {
    top: inherit;
    bottom: -20px;
    display: block;
  }
  .text_and_image_block_wrapper .wide_bg {
    background-image: none !important;
    padding: 0px !important;
  }
  .text_and_image_block_wrapper .wide_bg .text_wrap {
    padding: 20px 0vw;
  }
  .text_and_image_block_wrapper .text_wrap {
    padding: 20px 0vw;
  }
  .amenities_block .text_wrap {
    padding: 30px;
  }
  .text_and_image_block_wrapper .text_and_image_wide_block .text_wrap {
    padding: 30px;
  }
  .masthead_page .masthead_text {
    padding: 7vw 30px;
  }
  .masthead_page .heading_block .tag {
    width: 57px;
    height: 33px;
  }
  .menus_block h3 {
    font-size: 35px;
    line-height: 1em;
  }
  .menus_block {
    padding: 60px 0px;
  }
  .form_block h3 {
    font-size: 35px;
    line-height: 1em;
  }
  .page_gallery_slider .flickity-page-dots {
    bottom: 30px;
  }
  .masthead_blog_main {
    padding: 0px 30px;
  }
  .product_grid .container-fluid div[class^="col"] {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .masthead_news_single {
    padding: 0px 30px;
  }
  .masthead_page .heading_block.front h3 {
    font-size: 45px;
    line-height: 1em;
  }
  .masthead_page .heading_block.front .tag {
    height: 38px;
    width: 130px;
  }
  .masthead_page .heading_block.front .tag {
    height: 38px;
    width: 105px;
  }
  .masthead_page .heading_block {
    top: 50%;
  }
  .red_btn_float {
    bottom: 40px;
  }
  .special_offers_slider .flickity-prev-next-button {
    top: inherit;
    bottom: -20px;
  }
  .location_block {
    position: relative;
  }
  .location_block .address_text_block {
    position: relative;
    margin: 20px 0px;
  }
  .location_block .address_text_block .address_text {
    box-shadow: none;
  }
  .masthead_page .usp {
    bottom: 20px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .stats_block .number {
    font-size: 42px;
    line-height: 1.2em;
  }
}
/* Extra Small Devices, Phones */
