/* Variables */
/* Base */
/* Layout */
/* Typography */
/*----------------------------------------------------------------
------------------------------------------------------------------
--------------------------- MAIN + RESETS ------------------------
------------------------------------------------------------------
----------------------------------------------------------------*/
* { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

::-moz-selection { background: #36a0a9; color: white; text-shadow: none; }

::selection { background: #36a0a9; color: white; text-shadow: none; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, .quicklinks-widget .links ul li a, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

html { font-size: 62.5%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100%; position: relative; overflow-x: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; }

body { margin: 0; position: relative; font-family: "Gotham A", "Gotham B"; font-size: 1.5rem; font-weight: 400; line-height: 2; letter-spacing: 0; color: #404040; background: #fff; }
@media (max-width: 767px) { body { font-size: 1.3rem; } }

#wrap { left: 0; right: 0; position: relative; overflow: hidden; background: #fff; }

a { color: #36a0a9; cursor: pointer; outline: 0 !important; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
a:hover, a:focus { text-decoration: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

/* Embedded content */
img { border: 0; margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

svg:not(:root) { overflow: hidden; }

/* Grouping content */
figure { margin: 15px 40px; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; display: block; height: 1px; border: 0; border-top: 1px solid #36a0a9; margin: 1em 0; padding: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 100%; }

/* Forms */
fieldset { border: 1px solid #36a0a9; margin: 0; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

optgroup { font-weight: normal; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; outline: 0; }

button { overflow: visible; background: none; border: 0; box-shadow: none !important; outline: none !important; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

/* HTML5 / MISC */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

ins { background-color: #2b5165; color: white; text-decoration: none; }

del { text-decoration: line-through; }

b, strong { font-weight: 500; }

/* SLIDERS */
.slider .slide { position: relative; display: none; }
.slider .slide:first-child { display: block !important; }
.slider .slide .img { z-index: 1; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.slider .slide .slide-caption { position: absolute; z-index: 3; left: 50%; top: 50%; width: 100%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media (max-width: 767px) { .slider .slide .slide-caption { left: 0; right: 0; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); } }
.slider .slide .slide-caption .slide-caption-inner h1, .slider .slide .slide-caption .slide-caption-inner h2 { color: white; }
.slider .slide .slide-caption .slide-caption-inner h2 { font-size: 9.6rem; }
@media (max-width: 767px) { .slider .slide .slide-caption .slide-caption-inner h2 { font-size: 4.5rem; } }
.slider .slide .slide-caption--center .slide-caption-inner { text-align: center; }

.slick-slider .slide { display: block; }
.slick-slider .slick-arrow { z-index: 5; position: absolute; top: 50%; width: 60px; height: 60px; cursor: pointer; border: 1px solid rgba(255, 255, 255, 0.5); border-radius: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
@media (max-width: 767px) { .slick-slider .slick-arrow { width: 45px; height: 45px; } }
.slick-slider .slick-arrow:after { font-family: Font Awesome\ 5 Pro; font-size: 2rem; font-weight: 300; color: white; position: absolute; left: 50%; top: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
@media (max-width: 767px) { .slick-slider .slick-arrow:after { font-size: 1.8rem; } }
body.nonTouchDevice .slick-slider .slick-arrow:hover { background: white; }
body.nonTouchDevice .slick-slider .slick-arrow:hover:after { color: #36a0a9; }
.slick-slider .slick-prev { left: 60px; }
@media (max-width: 767px) { .slick-slider .slick-prev { left: 30px; } }
.slick-slider .slick-prev:after { content: '\f060'; }
.slick-slider .slick-next { right: 60px; }
@media (max-width: 767px) { .slick-slider .slick-next { right: 30px; } }
.slick-slider .slick-next:after { content: '\f061'; }
.slick-slider .slick-dots { margin: 0; padding: 0; list-style: none; position: absolute; left: 50%; bottom: 20px; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
@media (max-width: 767px) { .slick-slider .slick-dots { bottom: 10px; } }
.slick-slider .slick-dots li { float: left; }
.slick-slider .slick-dots button { padding: 0; text-indent: -9999px; position: relative; width: 17px; height: 20px; }
.slick-slider .slick-dots button:after { position: absolute; left: 50%; top: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-family: Font Awesome\ 5 Pro; content: '\f111'; text-indent: 0; color: white; font-size: 10px; }
.slick-slider .slick-dots .slick-active button:after { font-weight: 700; }

.widget-slider .slide .img { height: 45vw; max-height: 780px; position: relative; }
@media (min-width: 992px) and (max-width: 1199px) { .widget-slider .slide .img { height: 50vw; } }
@media (max-width: 991px) { .widget-slider .slide .img { height: 65vw; } }
@media (max-width: 767px) { .widget-slider .slide .img { height: 70vw; } }

.page-loader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 2000; opacity: 0; background: #fff; -moz-transition: opacity 0.8s ease; -o-transition: opacity 0.8s ease; -ms-transition: opacity 0.8s ease; -webkit-transition: opacity 0.8s ease; transition: opacity 0.8s ease; }
body.wb-homepage .page-loader { background: #f6c1bd; }
@media (max-width: 767px) { body.wb-homepage .page-loader img { width: 150px; } }
.page-loader img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.page-loader.show { opacity: 1; }

.find-table-btn { z-index: 9; position: fixed; left: 0; right: 0; bottom: 0; color: white; text-align: center; text-transform: uppercase; padding: 25px; background: #36a0a9; -moz-transition: transform 0.4s ease, background 0.4s ease; -o-transition: transform 0.4s ease, background 0.4s ease; -ms-transition: transform 0.4s ease, background 0.4s ease; -webkit-transition: transform 0.4s ease, background 0.4s ease; transition: transform 0.4s ease, background 0.4s ease; }
@media (max-width: 767px) { .find-table-btn { padding: 21px; } }
.find-table-btn .subtitle { margin-top: 0; font-size: 2rem; }
@media (max-width: 767px) { .find-table-btn .subtitle { font-size: 1.6rem; } }
.find-table-btn.scrollUp { -moz-transform: translate(0, 100%); -o-transform: translate(0, 100%); -ms-transform: translate(0, 100%); -webkit-transform: translate(0, 100%); transform: translate(0, 100%); }

.img { background-size: cover; background-position: center center; background-repeat: no-repeat; margin: 0; padding: 0; position: relative; }
.img img { opacity: 0; visibility: hidden; position: absolute; left: -9999px; top: -9999px; }

.stop-scrolling { overflow: hidden; }

.no-cursor { pointer-events: none; }

.no-anim, .no-anim * { -moz-transition: none !important; -o-transition: none !important; -ms-transition: none !important; -webkit-transition: none !important; transition: none !important; }

.no-anim-single { -moz-transition: none !important; -o-transition: none !important; -ms-transition: none !important; -webkit-transition: none !important; transition: none !important; }

/*----------------------------------------------------------------
------------------------------------------------------------------
------------------------------ FONTS -----------------------------
------------------------------------------------------------------
----------------------------------------------------------------*/
/* Add any custom fonts here */
@font-face { font-family: "Caslon"; src: url("../fonts/caslon/cedc55ae-adb4-45fb-81a0-cf0cb71ea069.woff2") format("woff2"), url("../fonts/caslon/1e0cb519-0545-40c1-9b70-c9e582e20228.woff") format("woff"); font-style: normal; }
/* amending the default bootstrap 15px gutters */
.container, .container-fluid { padding-left: 60px; padding-right: 60px; }
@media (max-width: 767px) { .container, .container-fluid { padding-left: 30px; padding-right: 30px; } }

.container-fluid { max-width: calc(1280px + 120px); }
.container-fluid--lrg { max-width: calc(1200px + 120px); }
.container-fluid--med { max-width: calc(1120px + 120px); }
.container-fluid--sml { max-width: calc(960px + 120px); }
.container-fluid--xsml { max-width: calc(720px + 120px); }
.container-fluid--xxsml { max-width: calc(560px + 120px); }
@media (min-width: 768px) and (max-width: 991px) { .container-fluid--tab-lrg { padding-left: 100px; padding-right: 100px; } }
@media (max-width: 767px) { .container-fluid--mob-lrg { padding-left: 40px; padding-right: 40px; } }

.row { margin-left: -60px; margin-right: -60px; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { padding-left: 60px; padding-right: 60px; }

.flex-list { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flex { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }

.flex-inline { display: inline-flex; }

.flex-direction-column { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.flex-align-center { -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

.flex-align-end { -webkit-box-align: flex-end; -moz-box-align: flex-end; -ms-flex-align: flex-end; -webkit-align-items: flex-end; align-items: flex-end; }

.flex-align-stretch { -webkit-box-align: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; -webkit-align-items: stretch; align-items: stretch; }

.flex-justify-center { -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.flex-justify-end { -webkit-box-pack: flex-end; -webkit-justify-content: flex-end; -moz-box-pack: flex-end; -ms-flex-pack: flex-end; justify-content: flex-end; }

.flex-space-between { -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-box-pack: space-between; -ms-flex-pack: space-between; justify-content: space-between; }

.flex-nowrap { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; -ms-flex-wrap: none; flex-wrap: nowrap; }

.flex-grow-shrink { -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; }

.mt-auto { margin-top: auto; }

.mb-auto { margin-bottom: auto; }

.ml-auto { margin-left: auto; }

.mr-auto { margin-right: auto; }

@media (min-width: 768px) and (max-width: 991px) { .ml-0-tab { margin-left: 0; } }

@media (min-width: 768px) and (max-width: 991px) { .mr-0-tab { margin-right: 0; } }

@media (max-width: 767px) { .ml-0-mob { margin-left: 0; } }

@media (max-width: 767px) { .mr-0-mob { margin-right: 0; } }

.w-100 { width: 100%; }

.h-100 { height: 100%; }

.bg-primary { background: #2b5165 !important; }

.bg-secondary { background: #36a0a9; }

.bg-tertiary { background: #f6c1bd; }

.bg-grey { background: #e9e8e2; }

.nopadding { padding: 0; }

.text-primary { color: #2b5165; }

.text-secondary { color: #36a0a9; }

.text-white { color: white !important; }

@media (max-width: 767px) { .text-center-mob { text-align: center; } }

@media (min-width: 768px) and (max-width: 991px) { .text-center-tab { text-align: center; } }

.img { width: 100%; height: 100%; object-fit: cover; display: block; }

.image-absolute { position: relative; overflow: hidden; transform: translateZ(0); -webkit-transform: translateZ(0); }
.image-absolute .img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }

.gradient-overlay:after { content: ''; z-index: 2; opacity: .7; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: linear-gradient(to top, #83473c 0%, #00101c 100%); -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; -webkit-transition: all 1s ease; transition: all 1s ease; }

.square-icon { width: 65px; height: 65px; font-size: 2rem; position: relative; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
@media (max-width: 767px) { .square-icon { font-size: 1.7rem; width: 50px; height: 50px; } }
.square-icon i { -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
.square-icon:before, .square-icon:after { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.square-icon:before { border: 1px dashed #36a0a9; }
.square-icon:after { -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; border: 1px solid transparent; }

.circle-icon { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; font-size: 2rem; width: 55px; height: 55px; color: #36a0a9; border: 1px solid rgba(54, 160, 169, 0.4); border-radius: 50%; margin: auto; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
@media (max-width: 767px) { .circle-icon { width: 45px; height: 45px; font-size: 1.6rem; } }
body.nonTouchDevice .circle-icon:hover { color: white; background: #36a0a9; }

.circle-icon-white { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; font-size: 2rem; width: 55px; height: 55px; color: white; border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 50%; margin: auto; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
@media (max-width: 767px) { .circle-icon-white { width: 45px; height: 45px; font-size: 1.6rem; } }
body.nonTouchDevice .circle-icon-white:hover { color: white; background: white; }
body.nonTouchDevice .circle-icon-white:hover { color: #f6c1bd !important; }

.flower { position: absolute; }
@media (max-width: 767px) { .flower .animate-layer { transform: none !important; } }

.header { position: absolute; left: 0; top: 0; right: 0; z-index: 10; /* Generic Nav */ /* Desktop Nav */ /* Mobile Nav */ }
.header .header-wrap { position: relative; }
@media (min-width: 768px) and (max-width: 1199px) { .header .header-wrap { height: 140px; } }
@media (max-width: 767px) { .header .header-wrap { height: 92px; } }
.header .header-reserve-btn { height: 60px; font-size: 1.4rem; font-family: "Gotham A", "Gotham B"; font-weight: 500; text-transform: uppercase; letter-spacing: .1em; padding: 0 35px; color: #2b5165; background: #fff; }
body.nonTouchDevice .header .header-reserve-btn:hover { color: white; background: #36a0a9; }
.header .logo { z-index: 4; position: absolute; left: 50%; top: 0; bottom: 0; width: 240px; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); border-left: 1px solid rgba(255, 255, 255, 0.3); border-right: 1px solid rgba(255, 255, 255, 0.3); }
@media (max-width: 1199px) { .header .logo { border: 0; } }
.header .logo img { display: block; margin: auto; }
@media (max-width: 767px) { .header .logo img { height: 62px; } }
.header .logo-colour { opacity: 0; z-index: 102; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; transition-delay: 0.5s; }
body.show-mob-menu .header .logo-colour { opacity: 1; transition-delay: 0s; }
.header .social-media { margin: 0; padding: 0; list-style: none; }
.header .mob-menu-btn { display: none; z-index: 101; color: white; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 60px; height: 60px; margin-left: 40px; transition-delay: 0.5s; }
@media (max-width: 1199px) { .header .mob-menu-btn { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; } }
@media (max-width: 767px) { .header .mob-menu-btn { margin-left: 20px; } }
.header .mob-menu-btn i { font-size: 2.4rem; }
@media (max-width: 767px) { .header .mob-menu-btn i { font-size: 2rem; } }
body.show-mob-menu .header .mob-menu-btn i { font-size: 2.8rem; }
@media (max-width: 767px) { body.show-mob-menu .header .mob-menu-btn i { font-size: 2.4rem; } }
body.show-mob-menu .header .mob-menu-btn i:before { content: '\f00d'; }
body.show-mob-menu .header .mob-menu-btn { color: #000; transition-delay: 0s; }
.header .mob-menu-overlay { position: fixed; opacity: 0; z-index: -1; pointer-events: none; left: 0; top: 0; right: 0; bottom: 0; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; }
body.show-mob-menu .header .mob-menu-overlay { pointer-events: auto; }
.header .main-nav ul { margin: 0; padding: 0; list-style: none; }
.header .main-nav ul li { position: relative; }
.header .main-nav ul li a { display: block; position: relative; font-weight: 500; }
@media (min-width: 1200px) { .header .header-top { width: 100%; }
  .header .header-top .social-media li { border-right: 1px solid rgba(255, 255, 255, 0.3); }
  .header .header-top .social-media li a { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: 60px; height: 60px; font-size: 1.4rem; color: white; }
  body.nonTouchDevice .header .header-top .social-media li a:hover { opacity: 1; }
  body.nonTouchDevice .header .header-top .social-media:hover a { opacity: .6; }
  .header .header-bottom { width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  .header .header-bottom .main-nav { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
  .header .header-bottom .main-nav ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; width: calc(50% - 120px); border-top: 1px solid rgba(255, 255, 255, 0.3); }
  .header .header-bottom .main-nav ul li { -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -webkit-align-self: center; -moz-align-self: center; -ms-align-self: center; align-self: center; }
  .header .header-bottom .main-nav ul li a { padding: 13px; text-align: center; font-size: 1.7rem; color: white; }
  body.nonTouchDevice .header .header-bottom .main-nav ul li a:hover { opacity: 1; }
  .header .header-bottom .main-nav ul li + li { border-left: 1px solid rgba(255, 255, 255, 0.3); }
  .header .header-bottom .main-nav ul:last-child { margin-left: auto; }
  body.nonTouchDevice .header .header-bottom .main-nav:hover a { opacity: .6; } }
@media (max-width: 1199px) { .header { border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  .header .header-wrap { position: relative; }
  .header .header-wrap:after { content: ''; z-index: 101; position: absolute; left: 0; right: 0; bottom: 0; border-bottom: 1px solid transparent; -moz-transition: all 0.35s ease; -o-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
  body.show-mob-menu .header .header-wrap:after { border-color: #e5e5e5; }
  .header .header-top { z-index: 101; position: relative; margin-left: auto; margin-right: 60px; } }
@media (max-width: 1199px) and (max-width: 767px) { .header .header-top { margin-right: 40px; } }
@media (max-width: 1199px) { .header .header-top .social-media li { display: inline-block; margin-left: 30px; } }
@media (max-width: 1199px) and (max-width: 767px) { .header .header-top .social-media li { margin-left: 25px; } }
@media (max-width: 1199px) { .header .header-top .social-media li a { font-size: 2.2rem; color: white; transition-delay: 0.5s; } }
@media (max-width: 1199px) and (max-width: 767px) { .header .header-top .social-media li a { font-size: 1.9rem; } }
@media (max-width: 1199px) { body.show-mob-menu .header .header-top .social-media li a { color: #000; transition-delay: 0s; }
  .header .drawer { position: fixed; left: 0; top: 0; right: 0; bottom: 0; overflow: auto; z-index: -1; opacity: 0; visibility: hidden; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; transition-delay: 0.5s; background: #fff; }
  .header .drawer.show { -webkit-overflow-scrolling: touch; }
  body.show-mob-menu .header .drawer { opacity: 1; transition-delay: 0s; }
  body.raise-mob-overlay .header .drawer { visibility: visible; z-index: 100; }
  .header .drawer .drawer-inner { display: table; height: 100%; width: 100%; padding: 140px 60px; } }
@media (max-width: 1199px) and (max-width: 767px) { .header .drawer .drawer-inner { padding: 90px 30px; } }
@media (max-width: 1199px) { .header .drawer .main-nav { z-index: 1; position: relative; display: table-cell; vertical-align: middle; text-align: center; padding-top: 100px; } }
@media (max-width: 1199px) and (min-width: 768px) and (max-width: 991px) { .header .drawer .main-nav { padding-top: 80px; } }
@media (max-width: 1199px) and (max-width: 767px) { .header .drawer .main-nav { padding-top: 50px; } }
@media (max-width: 1199px) { .header .drawer .main-nav ul li { opacity: 0; position: relative; -moz-transform: translate(0, 30px); -o-transform: translate(0, 30px); -ms-transform: translate(0, 30px); -webkit-transform: translate(0, 30px); transform: translate(0, 30px); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .header .drawer .main-nav ul li a { color: #2b5165; font-size: 3rem; font-family: "Caslon"; font-weight: 400; letter-spacing: 0; color: #2b5165; text-transform: uppercase; } }
@media (max-width: 1199px) and (max-width: 767px) { .header .drawer .main-nav ul li a { font-size: 2.5rem; } }
@media (max-width: 1199px) { .header .drawer .main-nav ul li ul { display: none; }
  body.show-mob-menu .header .drawer .main-nav ul li { opacity: 1; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-1 { transition-delay: .4s; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-2 { transition-delay: .5s; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-3 { transition-delay: .6s; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-4 { transition-delay: .7s; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-5 { transition-delay: .8s; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-6 { transition-delay: .9s; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-7 { transition-delay: 1s; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-8 { transition-delay: 1.1s; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-9 { transition-delay: 1.2s; }
  body.show-mob-menu .header .drawer .main-nav ul li.nav-link-10 { transition-delay: 1.3s; }
  body.raise-mob-overlay .header .drawer .main-nav ul li { -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); } }

body.subpage footer { margin-top: 120px; }
@media (max-width: 767px) { body.subpage footer { margin-top: 70px; } }
footer.no-margin { margin-top: 0 !important; }
footer .footer-bottom { z-index: 2; position: relative; padding: 35px 0; }
@media (max-width: 1199px) { footer .footer-bottom { padding-bottom: 120px; } }
@media (max-width: 767px) { footer .footer-bottom { padding-top: 50px; } }
@media (min-width: 768px) and (max-width: 991px) { footer .footer-bottom .flex-col { width: 100%; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-box-pack: space-between; -ms-flex-pack: space-between; justify-content: space-between; }
  footer .footer-bottom .flex-col + .flex-col { margin-top: 10px; } }
@media (max-width: 767px) { footer .footer-bottom .flex-col { width: 100%; }
  footer .footer-bottom .flex-col span, footer .footer-bottom .flex-col nav, footer .footer-bottom .flex-col ul { width: 100%; text-align: center; }
  footer .footer-bottom .flex-col + .flex-col { margin-top: 20px; } }
footer .footer-bottom, footer .footer-bottom a { font-size: 1.3rem; color: white; }
footer .footer-bottom a { border-bottom: 1px solid transparent; }
body.nonTouchDevice footer .footer-bottom a:hover { border-color: white; }
footer .footer-bottom .copyright { margin-right: 80px; }
@media (max-width: 991px) { footer .footer-bottom .copyright { margin-right: 0; } }
@media (max-width: 767px) { footer .footer-bottom .copyright { margin-top: 20px; } }
footer .footer-bottom .author { margin-left: 80px; }
@media (max-width: 991px) { footer .footer-bottom .author { margin-left: 0; } }
footer .footer-bottom ul { margin: 0; padding: 0; list-style: none; margin: 0 -15px; }
@media (max-width: 767px) { footer .footer-bottom ul { margin: 0; } }
footer .footer-bottom ul li { display: inline-block; margin: 0 15px; }
@media (max-width: 767px) { footer .footer-bottom ul li { display: block; margin: 0; width: 100%; } }

.button { margin-top: 35px; padding: 20px 60px; display: inline-block; cursor: pointer; position: relative; text-align: center; background: none; border: 1px dashed; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
@media (max-width: 767px) { .button { margin-top: 30px; padding: 17px 45px; } }
.button-primary { color: #2b5165; border-color: #2b5165; }
body.nonTouchDevice .button-primary:hover { color: white; background: #2b5165; }
.button-secondary { color: #36a0a9; border-color: #36a0a9; }
body.nonTouchDevice .button-secondary:hover { color: white; background: #36a0a9; }
.button-white { color: white; border-color: white; }
body.nonTouchDevice .button-white:hover { color: #2b5165; background: white; }
.button-solid { border-style: solid; }

/* site-wide input styles */
.form-group { position: relative; }

input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="password"], textarea, .select-wrap, .file-upload { outline: 0; width: 100%; border-radius: 0; border: 0; border-bottom: 1px solid #36a0a9; color: #2b5165; background: #e9e8e2; box-shadow: none !important; font-size: 1.8rem; font-weight: 400; height: 60px; filter: none !important; padding: 0 0 !important; -moz-transition: border-color 0.3s ease; -o-transition: border-color 0.3s ease; -ms-transition: border-color 0.3s ease; -webkit-transition: border-color 0.3s ease; transition: border-color 0.3s ease; -webkit-appearance: none; }
@media (max-width: 767px) { input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="password"], textarea, .select-wrap, .file-upload { font-size: 1.5rem; height: 50px; padding: 0 0 !important; } }
input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .select-wrap::-webkit-input-placeholder, .file-upload::-webkit-input-placeholder { color: #2b5165; opacity: 1; }
input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder, .select-wrap:-moz-placeholder, .file-upload:-moz-placeholder { color: #2b5165; opacity: 1; }
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder, .select-wrap::-moz-placeholder, .file-upload::-moz-placeholder { color: #2b5165; opacity: 1; }
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, textarea:-ms-input-placeholder, .select-wrap:-ms-input-placeholder, .file-upload:-ms-input-placeholder { color: #2b5165; opacity: 1; }
input[type="text"].edge-autofilled, input[type="text"].edge-autoSuggestFieldFilled, input[type="email"].edge-autofilled, input[type="email"].edge-autoSuggestFieldFilled, input[type="number"].edge-autofilled, input[type="number"].edge-autoSuggestFieldFilled, input[type="tel"].edge-autofilled, input[type="tel"].edge-autoSuggestFieldFilled, input[type="password"].edge-autofilled, input[type="password"].edge-autoSuggestFieldFilled, textarea.edge-autofilled, textarea.edge-autoSuggestFieldFilled, .select-wrap.edge-autofilled, .select-wrap.edge-autoSuggestFieldFilled, .file-upload.edge-autofilled, .file-upload.edge-autoSuggestFieldFilled { background: #e9e8e2 !important; }
input[type="text"]::-ms-clear, input[type="email"]::-ms-clear, input[type="number"]::-ms-clear, input[type="tel"]::-ms-clear, input[type="password"]::-ms-clear, textarea::-ms-clear, .select-wrap::-ms-clear, .file-upload::-ms-clear { display: none; }

textarea { resize: none; height: 220px; line-height: 2; overflow: auto; padding: 5px 0 !important; -webkit-appearance: none; }
@media (max-width: 767px) { textarea { height: 180px; padding: 0 !important; } }

.select-wrap { position: relative; overflow: hidden; padding: 0 !important; }
.select-wrap select { position: relative; z-index: 2; padding: 0 0; height: calc(60px - 1px); cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; background: transparent; border: 0; }
.select-wrap select:focus::-ms-value { background-color: transparent; color: #2b5165; }
.select-wrap select::-ms-expand { display: none; }
@-moz-document url-prefix() { .select-wrap select { text-indent: -2px; } }
@supports (-ms-ime-align: auto) { .select-wrap select { text-indent: -2px; } }
@media (max-width: 767px) { .select-wrap select { padding: 0 0; height: calc(50px - 2px); } }
.select-wrap option { color: #000; font-size: 16px; font-weight: 400; font-family: Arial, sans-serif; }

.select-wrap:after, .date-picker-wrap:after { content: '\f078'; font-family: Font Awesome\ 5 Pro; font-size: 12px; font-weight: 400; color: #2b5165; position: absolute; z-index: 2; top: 50%; right: 0; pointer-events: none; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
@media (max-width: 767px) { .select-wrap:after, .date-picker-wrap:after { right: 0; } }

/* Restyle webkit autofill  */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus { -webkit-text-fill-color: #2b5165; -webkit-box-shadow: 0 0 0px 1000px #e9e8e2 inset; box-shadow: 0 0 0px 1000px #e9e8e2 inset !important; -moz-transition: background-color 50000s ease-in-out 0s; -o-transition: background-color 50000s ease-in-out 0s; -ms-transition: background-color 50000s ease-in-out 0s; -webkit-transition: background-color 50000s ease-in-out 0s; transition: background-color 50000s ease-in-out 0s; }

.radio-check-list { margin: 0; padding: 0; list-style: none; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; width: 20px; margin: 0; padding: 0; opacity: 0; position: absolute !important; }
input[type="checkbox"] + label, input[type="radio"] + label { position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; line-height: 1 !important; min-height: 20px; color: #2b5165; font-size: 1.8rem !important; font-weight: 400; cursor: pointer; padding: 0 0 0 40px !important; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; /* radio/checkbox container square/circle */ }
@media (max-width: 767px) { input[type="checkbox"] + label, input[type="radio"] + label { font-size: 1.5rem !important; padding-left: 40px !important; } }
input[type="checkbox"] + label:after, input[type="checkbox"] + label:before, input[type="radio"] + label:after, input[type="radio"] + label:before { position: absolute; content: ''; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
input[type="checkbox"] + label:before, input[type="radio"] + label:before { width: 20px; height: 20px; border: 1px solid #36a0a9; border-radius: 50%; left: 0; top: 0; }
@media (max-width: 767px) { input[type="checkbox"] + label:before, input[type="radio"] + label:before { -moz-transform: scale(0.85); -o-transform: scale(0.85); -ms-transform: scale(0.85); -webkit-transform: scale(0.85); transform: scale(0.85); } }
input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before { border-color: #2b5165; }
input[type="checkbox"]:checked + label:after, input[type="radio"]:checked + label:after { opacity: 1; }

/* checkbox checked icon */
input[type=checkbox] + label:after { color: #36a0a9; font-family: Font Awesome\ 5 Pro; content: "\f00c"; font-weight: 400; font-size: 11px; left: 10px; top: 10px; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0; }
@media (max-width: 767px) { input[type=checkbox] + label:after { font-size: 10px; } }
input[type=checkbox]:checked + label:after { color: #2b5165 !important; }

/* radio checked icon */
input[type=radio] + label:after, input[type=radio] + label:before { border-radius: 50%; }
input[type=radio] + label:after { width: 20px; height: 20px; position: absolute; left: 0; top: 0; -moz-transform: scale(0.3); -o-transform: scale(0.3); -ms-transform: scale(0.3); -webkit-transform: scale(0.3); transform: scale(0.3); opacity: 0; background: #36a0a9; }
input[type=radio]:checked + label:after { background: #2b5165 !important; }

/* radio/checkbox hover and selected styles */
.checkbox-cont:hover input[type=radio] + label:after, .checkbox-cont:hover input[type=checkbox] + label:after, .single-checkbox-check:hover input[type=checkbox] + label:after { opacity: 1; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* file upload */
.file-upload, .file-upload * { position: relative; cursor: pointer; }
.file-upload label { display: none; }
.file-upload input { z-index: 2; width: 100%; height: 60px; opacity: 0; }
@media (max-width: 767px) { .file-upload input { height: 50px; } }
.file-upload .fake-input { z-index: 1; position: absolute; left: 0; top: 0; right: 0; bottom: 0; line-height: calc(60px - 2px); color: #2b5165; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-left: 0; padding-right: 0 !important; }
@media (max-width: 767px) { .file-upload .fake-input { padding-left: 0; line-height: calc(50px - 2px); } }
.file-upload .fake-input:after { content: '\f093'; font-family: Font Awesome\ 5 Pro; font-size: 16px; font-weight: 700; color: #2b5165; position: absolute; right: 0; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.file-upload.filled .fake-input { border-color: #36a0a9 !important; }
.file-upload.filled .fake-input .fake-input:after { opacity: 0; }
.file-upload.filled .remove { display: block; }
.file-upload .remove { color: #2b5165; font-size: 18px; position: absolute; right: 0; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); z-index: 4; display: none; }

/* Form Success */
.form-complete { position: relative; }
.form-complete form { pointer-events: none !important; }

.success-message { display: block; position: absolute; padding: 0 30px; text-align: center; font-size: 1.6rem; left: 0; right: 0; top: 50%; max-width: 720px; margin: 0 auto !important; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
@media (max-width: 767px) { .success-message { font-size: 2.4rem; } }

.standard-widget ul, .standard-widget ol, .faq-widget ul, .faq-widget ol, .image-text-widget .text ul, .image-text-widget .text ol { list-style: none; padding-left: 0; }
.standard-widget ul li, .standard-widget ol li, .faq-widget ul li, .faq-widget ol li, .image-text-widget .text ul li, .image-text-widget .text ol li { padding-left: 35px; position: relative; line-height: 1.8; }
@media (max-width: 767px) { .standard-widget ul li, .standard-widget ol li, .faq-widget ul li, .faq-widget ol li, .image-text-widget .text ul li, .image-text-widget .text ol li { padding-left: 25px; } }
.standard-widget ul li + li, .standard-widget ol li + li, .faq-widget ul li + li, .faq-widget ol li + li, .image-text-widget .text ul li + li, .image-text-widget .text ol li + li { margin-top: 30px; }
@media (max-width: 767px) { .standard-widget ul li + li, .standard-widget ol li + li, .faq-widget ul li + li, .faq-widget ol li + li, .image-text-widget .text ul li + li, .image-text-widget .text ol li + li { margin-top: 20px; } }
.standard-widget ul li:before, .standard-widget ol li:before, .faq-widget ul li:before, .faq-widget ol li:before, .image-text-widget .text ul li:before, .image-text-widget .text ol li:before { position: absolute; top: 0; left: 0; color: #36a0a9; }
.standard-widget ul li:before, .faq-widget ul li:before, .image-text-widget .text ul li:before { content: '\f111'; font-family: Font Awesome\ 5 Pro; font-size: .6rem; font-weight: 700; line-height: 4.5em; }
@media (max-width: 767px) { .standard-widget ul li:before, .faq-widget ul li:before, .image-text-widget .text ul li:before { font-size: .5rem; } }
.standard-widget ol, .faq-widget ol, .image-text-widget .text ol { counter-reset: ol-counter; }
.standard-widget ol li, .faq-widget ol li, .image-text-widget .text ol li { counter-increment: ol-counter; }
.standard-widget ol li:before, .faq-widget ol li:before, .image-text-widget .text ol li:before { content: counter(ol-counter) "."; }

.spinner { margin: 0 auto; width: 70px; text-align: center; position: absolute; top: 50%; left: 50%; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -ms-transition: all 0.1s ease; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.spinner > div { width: 10px; height: 10px; background-color: #36a0a9; border-radius: 100%; display: inline-block; -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both; animation: sk-bouncedelay 1s infinite ease-in-out both; }
.spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; }
.spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0); }
  40% { -webkit-transform: scale(1); } }
@keyframes sk-bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0); transform: scale(0); }
  40% { -webkit-transform: scale(1); transform: scale(1); } }
/* Tables */
table:not(.ui-datepicker-calendar):not(.picker__table) { border-spacing: 0; width: 100%; border-collapse: separate; }
@media (min-width: 768px) { table:not(.ui-datepicker-calendar):not(.picker__table) { table-layout: fixed; } }
table:not(.ui-datepicker-calendar):not(.picker__table) th, table:not(.ui-datepicker-calendar):not(.picker__table) td { text-align: center; padding: 15px 20px; vertical-align: middle; border: 3px solid white; }
@media (max-width: 991px) { table:not(.ui-datepicker-calendar):not(.picker__table) th, table:not(.ui-datepicker-calendar):not(.picker__table) td { padding: 10px 15px; } }
table:not(.ui-datepicker-calendar):not(.picker__table) th { color: white; background: #2b5165; }
table:not(.ui-datepicker-calendar):not(.picker__table) td { background: #e9e8e2; }

h1, h2, h3, h4, h5, .quicklinks-widget .links ul li a { font-family: "Caslon"; font-weight: 400; letter-spacing: 0; color: #2b5165; text-transform: uppercase; margin-top: -7px; }

h1 { font-size: 9.6rem; }
@media (min-width: 768px) and (max-width: 991px) { h1 { font-size: 8.5rem; } }
@media (max-width: 767px) { h1 { font-size: 4.5rem; } }

h2 { font-size: 4.7rem; }
@media (max-width: 767px) { h2 { font-size: 3rem; } }

h3 { font-size: 3.7rem; }
@media (max-width: 767px) { h3 { font-size: 2.7rem; } }

h4 { font-size: 3.2rem; }
@media (max-width: 767px) { h4 { font-size: 2.4rem; } }

h5, .quicklinks-widget .links ul li a { font-size: 2.6rem; }
@media (max-width: 767px) { h5, .quicklinks-widget .links ul li a { font-size: 2rem; } }

h1, h2, h3 { line-height: 1.2; }

h4, h5, .quicklinks-widget .links ul li a { line-height: 1.3; }

h6, .subtitle, .button { font-size: 1.4rem; font-family: "Gotham A", "Gotham B"; font-weight: 500; text-transform: uppercase; letter-spacing: .1em; line-height: 1.7; }
@media (max-width: 767px) { h6, .subtitle, .button { font-size: 1.3rem; } }

h6, .subtitle { display: block; color: #36a0a9; }

* + ul, * + ol, * + dl, * + p, * + blockquote, * + table { margin: 25px 0 0; }
@media (max-width: 767px) { * + ul, * + ol, * + dl, * + p, * + blockquote, * + table { margin: 20px 0 0; } }
* + h1, * + h2, * + h3, * + h4, * + h5, .quicklinks-widget .links ul li * + a { margin: 25px 0 0; }
@media (max-width: 767px) { * + h1, * + h2, * + h3, * + h4, * + h5, .quicklinks-widget .links ul li * + a { margin: 20px 0 0; } }
* + h6, * .subtitle { margin: 15px 0 0; }
@media (max-width: 767px) { * + h6, * .subtitle { margin: 10px 0 0; } }

.notification { position: fixed; cursor: pointer; top: 0; left: 0; right: 0; z-index: 9999; text-align: center; padding: 20px; font-size: 2rem; color: white; background-color: #36a0a9; -moz-transform: translate(0, -101%); -o-transform: translate(0, -101%); -ms-transform: translate(0, -101%); -webkit-transform: translate(0, -101%); transform: translate(0, -101%); }
@media (max-width: 767px) { .notification { padding: 15px; font-size: 1.6rem; } }
.notification, .notification * { -moz-transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease; -o-transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease; -ms-transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease; -webkit-transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease; transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease; }
.notification:after { content: 'Got it'; line-height: 1; text-align: center; position: absolute; left: 50%; bottom: 50%; opacity: 0; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -moz-transform: translate(-50%, 200%); -o-transform: translate(-50%, 200%); -ms-transform: translate(-50%, 200%); -webkit-transform: translate(-50%, 200%); transform: translate(-50%, 200%); }
.notification.show { -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.notification.show:hover p { -moz-transform: translate(0, -100%); -o-transform: translate(0, -100%); -ms-transform: translate(0, -100%); -webkit-transform: translate(0, -100%); transform: translate(0, -100%); opacity: 0; }
.notification.show:hover:after { -moz-transform: translate(-50%, 50%); -o-transform: translate(-50%, 50%); -ms-transform: translate(-50%, 50%); -webkit-transform: translate(-50%, 50%); transform: translate(-50%, 50%); opacity: 1; }

.error-tooltip { text-align: center; position: absolute; width: 30px; height: 30px; font-size: 18px; color: white; background: #36a0a9; left: -50px; top: 50%; opacity: 0; z-index: 99; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; -moz-transform: translateY(-50%) scale(0, 0); -o-transform: translateY(-50%) scale(0, 0); -ms-transform: translateY(-50%) scale(0, 0); -webkit-transform: translateY(-50%) scale(0, 0); transform: translateY(-50%) scale(0, 0); }
@media (max-width: 767px) { .error-tooltip { width: 20px; height: 20px; font-size: 13px; left: -30px; } }
.error-tooltip i { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.error-tooltip:after { content: ''; position: absolute; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #36a0a9; right: -5px; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
@media (max-width: 767px) { .error-tooltip:after { content: ''; position: absolute; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #36a0a9; right: -4px; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); } }
.error-tooltip.show { opacity: 1; -moz-transform: translateY(-50%) scale(1, 1); -o-transform: translateY(-50%) scale(1, 1); -ms-transform: translateY(-50%) scale(1, 1); -webkit-transform: translateY(-50%) scale(1, 1); transform: translateY(-50%) scale(1, 1); }

.warning { display: none; color: #36a0a9; font-weight: bold; text-transform: uppercase; line-height: 1; }
.warning.show { position: absolute; left: 0; bottom: -15px; font-size: 65%; }
@media (max-width: 767px) { .warning.show { bottom: -12px; } }

body .fancybox-overlay { background: rgba(0, 16, 28, 0.8); }

.fancybox-wrap .fancybox-close { z-index: 1200; position: absolute; top: 0 !important; right: 0 !important; width: 50px; height: 50px; cursor: pointer; background: none !important; }
@media (max-width: 767px) { .fancybox-wrap .fancybox-close { width: 30px; height: 35px; } }
.fancybox-wrap .fancybox-close:before { content: '\f00d'; position: absolute; top: 50%; left: 50%; font-family: Font Awesome\ 5 Pro; font-size: 30px; font-weight: 300; color: white; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media (max-width: 767px) { .fancybox-wrap .fancybox-close:before { font-size: 22px; } }
.fancybox-wrap .fancybox-nav span { z-index: 1003; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); width: auto; height: auto; visibility: visible; cursor: pointer; background: none; margin: 0; }
.fancybox-wrap .fancybox-nav span:before { position: relative; width: 35px; font-size: 45px; font-weight: 300; font-family: Font Awesome\ 5 Pro; color: white; }
@media (max-width: 767px) { .fancybox-wrap .fancybox-nav span:before { font-size: 30px; } }
.fancybox-wrap .fancybox-prev { z-index: 1010; }
@media (min-width: 768px) { .fancybox-wrap .fancybox-prev span { left: 20px; } }
.fancybox-wrap .fancybox-prev span:before { content: '\f104'; }
.fancybox-wrap .fancybox-next { z-index: 1010; }
@media (min-width: 768px) { .fancybox-wrap .fancybox-next span { right: 20px; } }
.fancybox-wrap .fancybox-next span:before { content: '\f105'; }

.fancybox-type-iframe .fancybox-skin { background: none !important; }
.fancybox-type-iframe .fancybox-close { position: fixed; top: 0 !important; right: 0 !important; transform: none !important; }

.fancybox-type-inline .fancybox-inner { overflow: auto !important; -webkit-overflow-scrolling: touch; }
.fancybox-type-inline .fancybox-skin { background: none !important; }
@media (max-width: 767px) { .fancybox-type-inline .fancybox-skin { padding: 0 !important; } }
.fancybox-type-inline .fancybox-close { top: 35px !important; right: 35px !important; background: white !important; }
@media (max-width: 767px) { .fancybox-type-inline .fancybox-close { top: 10px !important; right: 10px !important; width: 40px !important; height: 40px !important; } }
.fancybox-type-inline .fancybox-close:before { content: "\e92a"; font-family: 'Linearicons'; color: #2b5165 !important; }

.cookie-message { position: fixed; z-index: 1000; left: 0; right: 0; bottom: 0; padding: 25px 40px; }
@media (max-width: 767px) { .cookie-message { padding: 20px; } }
.cookie-message .cookie-message-inner { max-width: 1120px; margin: 0 auto; }
@media (max-width: 767px) { .cookie-message .cookie-message-inner { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.cookie-message .text { line-height: 1.5; margin-right: 80px; }
@media (min-width: 768px) and (max-width: 991px) { .cookie-message .text { margin-right: 40px; } }
@media (max-width: 767px) { .cookie-message .text { margin-right: 0; } }
.cookie-message .text p { margin-top: 10px; }
.cookie-message .text a { color: #404040; border-bottom: 1px solid #404040; }
body.nonTouchDevice .cookie-message .text a:hover { border-color: transparent; }
@media (min-width: 768px) and (max-width: 991px) { .cookie-message .buttons { -webkit-align-self: flex-end; -moz-align-self: flex-end; -ms-align-self: flex-end; align-self: flex-end; } }
@media (max-width: 767px) { .cookie-message .buttons { width: 100%; margin-top: 20px; } }
.cookie-message .buttons .button { margin-top: 0; padding: 20px 40px; color: #2b5165; border-color: #36a0a9; }
@media (max-width: 767px) { .cookie-message .buttons .button { -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; padding: 15px; } }
body.nonTouchDevice .cookie-message .buttons .button:hover { color: white; background: #36a0a9; }
.cookie-message .buttons .close-btn { font-size: 2rem; padding: 20px 25px; border: 1px solid #36a0a9; border-left: 0; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
@media (max-width: 767px) { .cookie-message .buttons .close-btn { font-size: 1.8rem; padding: 15px 20px; } }
body.nonTouchDevice .cookie-message .buttons .close-btn:hover { color: #2b5165; }

.ctas-widget .flex-list { margin: -30px -40px; }
@media (max-width: 767px) { .ctas-widget .flex-list { margin-left: -30px; margin-right: -30px; } }
@media (max-width: 767px) { .ctas-widget .flex-list { margin: -20px -20px; } }
.ctas-widget .cta-link { padding: 30px 40px; }
@media (min-width: 768px) and (max-width: 991px) { .ctas-widget .cta-link { padding-left: 30px; padding-right: 30px; } }
@media (max-width: 767px) { .ctas-widget .cta-link { padding: 20px 20px; } }
.ctas-widget .cta-link .image { padding-top: 61%; }
@media (min-width: 768px) and (max-width: 991px) { .ctas-widget .cta-link .image { padding-top: 71%; } }
.ctas-widget .cta-link .text { padding-top: 40px; }
@media (max-width: 767px) { .ctas-widget .cta-link .text { padding-top: 30px; } }
.ctas-widget .cta-link .text .text-inner { padding-right: 15%; }
@media (max-width: 991px) { .ctas-widget .cta-link .text .text-inner { padding-right: 5%; } }
.ctas-widget .cta-link .text h1, .ctas-widget .cta-link .text h2, .ctas-widget .cta-link .text h3, .ctas-widget .cta-link .text h4, .ctas-widget .cta-link .text h5, .ctas-widget .cta-link .text .quicklinks-widget .links ul li a, .quicklinks-widget .links ul li .ctas-widget .cta-link .text a, .ctas-widget .cta-link .text h6 { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
body.nonTouchDevice .ctas-widget a.cta-link:hover h1, body.nonTouchDevice .ctas-widget a.cta-link:hover h2, body.nonTouchDevice .ctas-widget a.cta-link:hover h3, body.nonTouchDevice .ctas-widget a.cta-link:hover h4, body.nonTouchDevice .ctas-widget a.cta-link:hover h5, body.nonTouchDevice .ctas-widget a.cta-link:hover .quicklinks-widget .links ul li a, .quicklinks-widget .links ul li body.nonTouchDevice .ctas-widget a.cta-link:hover a, body.nonTouchDevice .ctas-widget a.cta-link:hover h6 { color: #36a0a9; }
body.nonTouchDevice .ctas-widget a.cta-link:hover .square-icon:after { border-color: #36a0a9; }

.date-picker-wrap { position: relative; }
.date-picker-wrap input { cursor: pointer; }
.date-picker-wrap input::-ms-clear { display: none !important; }

#ui-datepicker-div { background: #36a0a9; padding: 25px; border: none; width: 100%; max-width: 300px; z-index: 99 !important; display: none; }
@media (max-width: 767px) { #ui-datepicker-div { max-width: 275px; } }
#ui-datepicker-div * { color: white !important; text-align: center; }
#ui-datepicker-div .ui-datepicker-header { position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-box-pack: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-month, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-year { font-size: 1.6rem; }
#ui-datepicker-div .ui-datepicker-header a { opacity: 1; cursor: pointer; background: none !important; }
#ui-datepicker-div .ui-datepicker-header a:before { content: '\f104'; font-family: Font Awesome\ 5 Pro; font-size: 2rem; }
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next { order: 3; }
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next:before { content: '\f105'; }
#ui-datepicker-div .ui-datepicker-header a span { display: none; }
#ui-datepicker-div table { width: 100%; margin: 0; font-size: 1.4rem; }
#ui-datepicker-div table th { padding: 15px 0 10px; text-transform: uppercase; }
#ui-datepicker-div table td { background: none !important; }
#ui-datepicker-div table td span, #ui-datepicker-div table td a { line-height: 2; }
#ui-datepicker-div table td.ui-state-disabled span, #ui-datepicker-div table td.ui-state-disabled a { opacity: .5; }
#ui-datepicker-div table td a { position: relative; background: none !important; }
#ui-datepicker-div table td a:before { content: ''; position: absolute; left: 50%; top: 50%; z-index: -1; width: 30px; height: 30px; opacity: 0; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
#ui-datepicker-div table td a:hover:before { opacity: 1; background: #2a7b82; }
#ui-datepicker-div table td a.ui-state-active { color: #36a0a9 !important; opacity: 1; }
#ui-datepicker-div table td a.ui-state-active:before { opacity: 1; background: white; }

.img-zoom .image { overflow: hidden; }
.img-zoom .img { -moz-transition: all 1.5s ease; -o-transition: all 1.5s ease; -ms-transition: all 1.5s ease; -webkit-transition: all 1.5s ease; transition: all 1.5s ease; -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); backface-visibility: hidden; -webkit-backface-visibility: hidden; }
body.nonTouchDevice .img-zoom:hover .img { -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }

[data-show-fade] { visibility: hidden; opacity: 0; -moz-transition: all 1.5s ease; -o-transition: all 1.5s ease; -ms-transition: all 1.5s ease; -webkit-transition: all 1.5s ease; transition: all 1.5s ease; }
[data-show-fade].scroll-show { visibility: visible; opacity: 1; }

[data-show-move] { visibility: hidden; opacity: 0; -moz-transform: translate(0, 40px); -o-transform: translate(0, 40px); -ms-transform: translate(0, 40px); -webkit-transform: translate(0, 40px); transform: translate(0, 40px); -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; -webkit-transition: all 1s ease; transition: all 1s ease; }
[data-show-move].scroll-show { visibility: visible; opacity: 1; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }

[data-show-zoom] { overflow: hidden; }
[data-show-zoom] .img-wrap { -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transition: transform 2s ease; -o-transition: transform 2s ease; -ms-transition: transform 2s ease; -webkit-transition: transform 2s ease; transition: transform 2s ease; }
[data-show-zoom].scroll-show .img-wrap { -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }

[data-show-delay-1] { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

[data-show-delay-2] { -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -ms-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

[data-show-delay-3] { -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; -ms-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }

[data-show-delay-4] { -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -ms-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }

[data-scrollspeed] .animate-layer { display: block; width: 100%; height: 100%; }

.widget-container:first-child[data-show], .widget-container:first-child [data-show] { visibility: visible !important; opacity: 1 !important; -moz-transform: translate(0, 0 !important); -o-transform: translate(0, 0 !important); -ms-transform: translate(0, 0 !important); -webkit-transform: translate(0, 0 !important); transform: translate(0, 0 !important); -moz-transition: none !important; -o-transition: none !important; -ms-transition: none !important; -webkit-transition: none !important; transition: none !important; }

.quicklinks-widget .quick-links li { visibility: hidden; opacity: 0; -moz-transform: translate(0, 40px); -o-transform: translate(0, 40px); -ms-transform: translate(0, 40px); -webkit-transform: translate(0, 40px); transform: translate(0, 40px); -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; -webkit-transition: all 1s ease; transition: all 1s ease; }
.quicklinks-widget .quick-links li:nth-child(1) { -moz-transition-delay: 0.15s; -o-transition-delay: 0.15s; -ms-transition-delay: 0.15s; -webkit-transition-delay: 0.15s; transition-delay: 0.15s; }
.quicklinks-widget .quick-links li:nth-child(2) { -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
.quicklinks-widget .quick-links li:nth-child(3) { -moz-transition-delay: 0.45s; -o-transition-delay: 0.45s; -ms-transition-delay: 0.45s; -webkit-transition-delay: 0.45s; transition-delay: 0.45s; }
.quicklinks-widget .quick-links li:nth-child(4) { -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; -ms-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }
.quicklinks-widget .quick-links li:nth-child(5) { -moz-transition-delay: 0.75s; -o-transition-delay: 0.75s; -ms-transition-delay: 0.75s; -webkit-transition-delay: 0.75s; transition-delay: 0.75s; }
.quicklinks-widget .quick-links li:nth-child(6) { -moz-transition-delay: 0.9s; -o-transition-delay: 0.9s; -ms-transition-delay: 0.9s; -webkit-transition-delay: 0.9s; transition-delay: 0.9s; }
.quicklinks-widget .quick-links li:nth-child(7) { -moz-transition-delay: 1.05s; -o-transition-delay: 1.05s; -ms-transition-delay: 1.05s; -webkit-transition-delay: 1.05s; transition-delay: 1.05s; }
.quicklinks-widget .quick-links li:nth-child(8) { -moz-transition-delay: 1.2s; -o-transition-delay: 1.2s; -ms-transition-delay: 1.2s; -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
.quicklinks-widget .quick-links li:nth-child(9) { -moz-transition-delay: 1.35s; -o-transition-delay: 1.35s; -ms-transition-delay: 1.35s; -webkit-transition-delay: 1.35s; transition-delay: 1.35s; }
.quicklinks-widget .quick-links li:nth-child(10) { -moz-transition-delay: 1.5s; -o-transition-delay: 1.5s; -ms-transition-delay: 1.5s; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; }
.quicklinks-widget .quick-links li:nth-child(11) { -moz-transition-delay: 1.65s; -o-transition-delay: 1.65s; -ms-transition-delay: 1.65s; -webkit-transition-delay: 1.65s; transition-delay: 1.65s; }
.quicklinks-widget .quick-links li:nth-child(12) { -moz-transition-delay: 1.8s; -o-transition-delay: 1.8s; -ms-transition-delay: 1.8s; -webkit-transition-delay: 1.8s; transition-delay: 1.8s; }
.quicklinks-widget .quick-links li:nth-child(13) { -moz-transition-delay: 1.95s; -o-transition-delay: 1.95s; -ms-transition-delay: 1.95s; -webkit-transition-delay: 1.95s; transition-delay: 1.95s; }
.quicklinks-widget .quick-links li:nth-child(14) { -moz-transition-delay: 2.1s; -o-transition-delay: 2.1s; -ms-transition-delay: 2.1s; -webkit-transition-delay: 2.1s; transition-delay: 2.1s; }
.quicklinks-widget .quick-links li:nth-child(15) { -moz-transition-delay: 2.25s; -o-transition-delay: 2.25s; -ms-transition-delay: 2.25s; -webkit-transition-delay: 2.25s; transition-delay: 2.25s; }
.quicklinks-widget .quick-links li:nth-child(16) { -moz-transition-delay: 2.4s; -o-transition-delay: 2.4s; -ms-transition-delay: 2.4s; -webkit-transition-delay: 2.4s; transition-delay: 2.4s; }
.quicklinks-widget .quick-links li:nth-child(17) { -moz-transition-delay: 2.55s; -o-transition-delay: 2.55s; -ms-transition-delay: 2.55s; -webkit-transition-delay: 2.55s; transition-delay: 2.55s; }
.quicklinks-widget .quick-links li:nth-child(18) { -moz-transition-delay: 2.7s; -o-transition-delay: 2.7s; -ms-transition-delay: 2.7s; -webkit-transition-delay: 2.7s; transition-delay: 2.7s; }
.quicklinks-widget .quick-links li:nth-child(19) { -moz-transition-delay: 2.85s; -o-transition-delay: 2.85s; -ms-transition-delay: 2.85s; -webkit-transition-delay: 2.85s; transition-delay: 2.85s; }
.quicklinks-widget .quick-links li:nth-child(20) { -moz-transition-delay: 3s; -o-transition-delay: 3s; -ms-transition-delay: 3s; -webkit-transition-delay: 3s; transition-delay: 3s; }
.quicklinks-widget .quick-links.scroll-show li { visibility: visible; opacity: 1; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }

@media (min-width: 768px) { body.home .ctas-widget .cta-link:nth-child(even) .image, body.home .ctas-widget .cta-link:nth-child(even) .text { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } }

@media (min-width: 768px) { .doc-down-widget.ctas-widget .cta-link:nth-child(even) { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } }

body.home .logo-white img { opacity: 0; -moz-transform: translate(0, 15px); -o-transform: translate(0, 15px); -ms-transform: translate(0, 15px); -webkit-transform: translate(0, 15px); transform: translate(0, 15px); -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
@media (min-width: 1200px) { body.home .main-nav li { opacity: 0; -moz-transform: translate(0, 15px); -o-transform: translate(0, 15px); -ms-transform: translate(0, 15px); -webkit-transform: translate(0, 15px); transform: translate(0, 15px); -moz-transition: all 0.85s ease; -o-transition: all 0.85s ease; -ms-transition: all 0.85s ease; -webkit-transition: all 0.85s ease; transition: all 0.85s ease; }
  body.home .main-nav li.nav-link-1 { -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
  body.home .main-nav li.nav-link-2 { -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -ms-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }
  body.home .main-nav li.nav-link-3 { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -ms-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
  body.home .main-nav li.nav-link-4 { -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; -ms-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }
  body.home .main-nav li.nav-link-5 { -moz-transition-delay: 0.7s; -o-transition-delay: 0.7s; -ms-transition-delay: 0.7s; -webkit-transition-delay: 0.7s; transition-delay: 0.7s; }
  body.home .main-nav li.nav-link-6 { -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s; -ms-transition-delay: 0.8s; -webkit-transition-delay: 0.8s; transition-delay: 0.8s; }
  body.home .main-nav li.nav-link-7 { -moz-transition-delay: 0.9s; -o-transition-delay: 0.9s; -ms-transition-delay: 0.9s; -webkit-transition-delay: 0.9s; transition-delay: 0.9s; }
  body.home .main-nav li.nav-link-8 { -moz-transition-delay: 1s; -o-transition-delay: 1s; -ms-transition-delay: 1s; -webkit-transition-delay: 1s; transition-delay: 1s; }
  body.home .main-nav li.nav-link-9 { -moz-transition-delay: 1.1s; -o-transition-delay: 1.1s; -ms-transition-delay: 1.1s; -webkit-transition-delay: 1.1s; transition-delay: 1.1s; }
  body.home .main-nav li.nav-link-10 { -moz-transition-delay: 1.2s; -o-transition-delay: 1.2s; -ms-transition-delay: 1.2s; -webkit-transition-delay: 1.2s; transition-delay: 1.2s; } }
body.home .cookie-message { -moz-transform: translate(0, 101%); -o-transform: translate(0, 101%); -ms-transform: translate(0, 101%); -webkit-transform: translate(0, 101%); transform: translate(0, 101%); -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; -webkit-transition: all 1s ease; transition: all 1s ease; -moz-transition-delay: 2.1s; -o-transition-delay: 2.1s; -ms-transition-delay: 2.1s; -webkit-transition-delay: 2.1s; transition-delay: 2.1s; }
body.home.ready .logo-white img { opacity: 1; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
@media (min-width: 1200px) { body.home.ready .main-nav li { opacity: 1; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
body.home.ready .cookie-message { -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.hero .slide .slide-caption h1, .hero .slide .slide-caption h2, .hero .slide .slide-caption .subtitle { opacity: 0; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; -webkit-transition: all 0.8s ease; transition: all 0.8s ease; -moz-transform: translate(0, 40px); -o-transform: translate(0, 40px); -ms-transform: translate(0, 40px); -webkit-transform: translate(0, 40px); transform: translate(0, 40px); }
.hero .slide .slide-caption h1, .hero .slide .slide-caption h2 { -moz-transition-delay: 1s; -o-transition-delay: 1s; -ms-transition-delay: 1s; -webkit-transition-delay: 1s; transition-delay: 1s; }
@media (max-width: 1199px) { .hero .slide .slide-caption h1, .hero .slide .slide-caption h2 { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } }
.hero .slide .slide-caption .subtitle { -moz-transition-delay: 1.3s; -o-transition-delay: 1.3s; -ms-transition-delay: 1.3s; -webkit-transition-delay: 1.3s; transition-delay: 1.3s; }
@media (max-width: 1199px) { .hero .slide .slide-caption .subtitle { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -ms-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; } }
.hero .slide .img { -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); -moz-transition: transform 15s linear; -o-transition: transform 15s linear; -ms-transition: transform 15s linear; -webkit-transition: transform 15s linear; transition: transform 15s linear; }
.hero .booking-widget-wrap { opacity: 0; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; -webkit-transition: all 1s ease; transition: all 1s ease; -moz-transform: translate(0, 20px); -o-transform: translate(0, 20px); -ms-transform: translate(0, 20px); -webkit-transform: translate(0, 20px); transform: translate(0, 20px); -moz-transition-delay: 1.6s; -o-transition-delay: 1.6s; -ms-transition-delay: 1.6s; -webkit-transition-delay: 1.6s; transition-delay: 1.6s; }
body.ready .hero .slide .slide-caption h1, body.ready .hero .slide .slide-caption h2, body.ready .hero .slide .slide-caption .subtitle { opacity: 1; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
body.ready .hero .slide.slick-current .img { -moz-transform: scale(1.15); -o-transform: scale(1.15); -ms-transform: scale(1.15); -webkit-transform: scale(1.15); transform: scale(1.15); }
body.ready .hero .booking-widget-wrap { opacity: 1; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }

html:not(.fancybox-lock) body, body:not(.stop-scrolling) { top: 0 !important; position: relative !important; }

.booking-widget .container-fluid { z-index: 2; }
.booking-widget .booking-title { font-size: 2.2rem; text-align: center; margin-bottom: 30px; color: white; }
.booking-widget .booking-title:before, .booking-widget .booking-title:after { content: ''; width: 120px; height: 1px; background: rgba(255, 255, 255, 0.4); position: relative; display: inline-block; }
.booking-widget .booking-title:before { margin-right: 20px; }
.booking-widget .booking-title:after { margin-left: 20px; }
.booking-widget .flower-left { left: 22vw; top: -200px; right: auto; z-index: -1; }
@media (min-width: 768px) and (max-width: 991px) { .booking-widget .flower-left { left: 30vw; top: -220px; } }
@media (max-width: 767px) { .booking-widget .flower-left { left: 200px; top: -260px; } }
.booking-widget .flower-left .inner-wrap { content: ''; z-index: 2; position: absolute; width: 630px; height: 460px; background-size: contain; background-repeat: no-repeat; background-image: url("../img/flower-pink.png"); pointer-events: none; -moz-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0); -moz-transform: translate(-100%, 0) scaleX(1) rotate(-120deg); -o-transform: translate(-100%, 0) scaleX(1) rotate(-120deg); -ms-transform: translate(-100%, 0) scaleX(1) rotate(-120deg); -webkit-transform: translate(-100%, 0) scaleX(1) rotate(-120deg); transform: translate(-100%, 0) scaleX(1) rotate(-120deg); }
@media (max-width: 767px) { .booking-widget .flower-left .inner-wrap { width: 330px; height: 360px; } }
.booking-widget .flower-right { left: auto; top: auto; right: 24vw; bottom: 380px; z-index: -1; }
@media (min-width: 768px) and (max-width: 991px) { .booking-widget .flower-right { right: 26vw; } }
@media (max-width: 767px) { .booking-widget .flower-right { right: 200px; bottom: 180px; } }
.booking-widget .flower-right .inner-wrap { content: ''; z-index: 2; position: absolute; width: 630px; height: 500px; background-size: contain; background-repeat: no-repeat; background-image: url("../img/flower-pink.png"); pointer-events: none; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); -moz-transform: translate(0, 0) rotate(65deg); -o-transform: translate(0, 0) rotate(65deg); -ms-transform: translate(0, 0) rotate(65deg); -webkit-transform: translate(0, 0) rotate(65deg); transform: translate(0, 0) rotate(65deg); }
@media (max-width: 767px) and (max-width: 767px) { .booking-widget .flower-right .inner-wrap { width: 330px; height: 300px; } }

.booking-widget .ot-title, .booking-widget .ot-powered-by { display: none; }
.booking-widget .ot-dtp-picker.wide, .booking-widget .ot-dtp-picker.standard { width: 100%; padding: 0; background: none !important; }
.booking-widget .ot-dtp-picker.wide .caption_label, .booking-widget .ot-dtp-picker.standard .caption_label { color: #000; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form { border: 0; border-radius: 0; height: auto; position: relative; background: white; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector { width: 30%; height: 70px; font-size: 1.5rem; font-family: "Gotham A", "Gotham B"; border: 0; margin: 0; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector option, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector option { font-family: Arial, sans-serif; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector.ot-party-size-picker, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector.ot-party-size-picker { order: 1; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector.ot-party-size-picker .ot-dtp-picker-selector-link:before, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector.ot-party-size-picker .ot-dtp-picker-selector-link:before { display: none; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector.ot-date-picker, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector.ot-date-picker { order: 2; border-left: 1px solid rgba(43, 81, 101, 0.3); border-right: 1px solid rgba(43, 81, 101, 0.3); }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector.ot-date-picker .ot-dtp-picker-selector-link:before, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector.ot-date-picker .ot-dtp-picker-selector-link:before { display: none; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector.ot-time-picker, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector.ot-time-picker { order: 3; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector.ot-time-picker .ot-dtp-picker-selector-link:before, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector.ot-time-picker .ot-dtp-picker-selector-link:before { display: none; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector-link, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector-link { padding: 0 30px; height: 70px; line-height: 70px; font-weight: 400; box-shadow: none !important; color: #2b5165; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector-link:before, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector-link:before { position: absolute; left: 30px; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); font-family: 'Linearicons'; color: #2b5165; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector-link:after, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector-link:after { content: '\f107'; font-family: Font Awesome\ 5 Pro; font-size: 1.6rem; font-weight: 300; color: #2b5165; right: 30px; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-button, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-button { order: 4; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; padding: 0 45px; height: 70px; font-size: 1.5rem; font-family: "Gotham A", "Gotham B"; font-weight: 500; color: #2b5165; background: #f6c1bd; text-transform: uppercase; letter-spacing: .1em; border: 0; border-radius: 0; box-shadow: none; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
body.nonTouchDevice .booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-button:hover, body.nonTouchDevice .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .ot-button:hover { background: #f3aca7; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker { top: 100% !important; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__close, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__close { display: none !important; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__holder, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__holder { top: 0; left: -40px; right: -40px; width: auto; height: 335px; border-radius: 0; box-shadow: none; background: #2b5165; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__box, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__box { padding: 30px 25px 0; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__header, .booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__table, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__header, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__table { font-size: 16px; font-family: "Gotham A", "Gotham B"; font-weight: 400; color: white; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__table td, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__table td { height: 35px; border: 0; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__table td .picker__day, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__table td .picker__day { width: 35px; height: 35px; line-height: 35px; position: relative; background: transparent; color: #000; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
body.nonTouchDevice .booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__table td .picker__day:hover, body.nonTouchDevice .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__table td .picker__day:hover { background: rgba(54, 160, 169, 0.5); }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__table td .picker__day.picker__day--selected, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__table td .picker__day.picker__day--selected { background: #36a0a9; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__weekday, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__weekday { padding-top: 10px; padding-bottom: 15px; text-transform: uppercase; font-weight: 700; color: #36a0a9; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__day, .booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__nav--prev, .booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__nav--next, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__day, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__nav--prev, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__nav--next { border: 0 !important; color: white; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__day--outfocus, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__day--outfocus { color: rgba(255, 255, 255, 0.5); }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__nav--prev, .booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__nav--next, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__nav--prev, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__nav--next { width: 20px; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__nav--prev:before, .booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__nav--next:before, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__nav--prev:before, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__nav--next:before { content: '\f104'; font-family: Font Awesome\ 5 Pro; font-size: 20px; font-weight: 300; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__nav--next:before, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__nav--next:before { content: '\f105'; }
.booking-widget .ot-dtp-picker.wide .ot-dtp-picker-form .picker.down.picker--opened:before, .booking-widget .ot-dtp-picker.standard .ot-dtp-picker-form .picker.down.picker--opened:before { content: ''; content: ''; position: absolute; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #2b5165; top: -10px; left: 50%; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.booking-widget--modal { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; opacity: 0; visibility: hidden; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; transition-delay: .5s; }
.booking-widget--modal .container-fluid, .booking-widget--modal .flower { opacity: 0; -moz-transform: translate(0, 50px); -o-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -webkit-transform: translate(0, 50px); transform: translate(0, 50px); -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
body.show-booking-modal .booking-widget--modal { opacity: 1; transition-delay: 0s; }
body.show-booking-modal .booking-widget--modal .container-fluid, body.show-booking-modal .booking-widget--modal .flower { opacity: 1; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; transition-delay: .6s; }
body.raise-booking-modal .booking-widget--modal { visibility: visible; z-index: 100; }
body.raise-booking-modal .booking-widget--modal .container-fluid { -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
@media (min-width: 992px) and (max-width: 1199px) { .booking-widget--modal .booking-widget-inner { padding: 0 60px; } }
.booking-widget--modal .booking-title { margin-bottom: 50px; font-size: 3.7rem; }
@media (max-width: 767px) { .booking-widget--modal .booking-title { font-size: 2.7rem; margin-bottom: 20px; } }
.booking-widget--modal .booking-title:before, .booking-widget--modal .booking-title:after { content: none; }
.booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form { background: none !important; }
@media (max-width: 1199px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector { width: 25%; margin-right: 80px; font-size: 2rem; border-bottom: 1px solid rgba(255, 255, 255, 0.3); height: 80px; }
@media (max-width: 1199px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector { width: 100%; margin: 0; } }
@media (max-width: 767px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector { font-size: 1.8rem; } }
.booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector.ot-date-picker, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector.ot-date-picker { border-left: 0; border-right: 0; }
@media (max-width: 1199px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector.ot-time-picker, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector.ot-time-picker { border: 0; } }
.booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link { padding: 0 30px; color: white; height: 80px; line-height: 80px; }
@media (max-width: 1199px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link { padding: 0 40px; } }
.booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link:before, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link:before { font-size: 2.2rem; }
@media (max-width: 1199px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link:before, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link:before { left: 40px; } }
@media (max-width: 767px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link:before, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link:before { font-size: 1.9rem; } }
.booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link:after, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-dtp-picker-selector .ot-dtp-picker-selector-link:after { display: none; }
.booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-button, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-button { padding: 0 60px; color: white; background: #2b5165; height: 80px; }
@media (max-width: 1199px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-button, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-button { width: 100%; margin-top: 50px !important; } }
@media (max-width: 767px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-button, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-button { margin-top: 30px !important; height: 63px; font-size: 1.4rem; } }
body.nonTouchDevice .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .ot-button:hover, body.nonTouchDevice .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .ot-button:hover { color: #2b5165; background: white; border-color: transparent; }
@media (max-width: 1199px) { .booking-widget--modal .ot-dtp-picker.wide .ot-dtp-picker-form .picker .picker__holder, .booking-widget--modal .ot-dtp-picker.standard .ot-dtp-picker-form .picker .picker__holder { left: 0; right: 0; } }

.close-booking-btn { position: fixed; z-index: 10; top: 35px; right: 35px; width: 30px; height: 30px; opacity: 0; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }
@media (max-width: 767px) { .close-booking-btn { width: 20px; height: 20px; top: 25px; right: 25px; } }
.close-booking-btn .close-menu-line { position: absolute; display: block; width: 30px; height: 1px; background: white; -moz-transition: transform 0.15s ease; -o-transition: transform 0.15s ease; -ms-transition: transform 0.15s ease; -webkit-transition: transform 0.15s ease; transition: transform 0.15s ease; }
@media (max-width: 767px) { .close-booking-btn .close-menu-line { width: 20px; } }
.close-booking-btn .close-menu-line--left { -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.close-booking-btn .close-menu-line--right { -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
body.show-booking-modal .close-booking-btn, body.show-mob-menu .close-booking-btn { opacity: 1; transition-delay: 1.2s; }
body.nonTouchDevice .close-booking-btn:hover .close-menu-line, body:not(.show-booking-modal) .close-booking-btn .close-menu-line { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }

#modal-overlay { position: relative; background: #fff; display: none; }
#modal-overlay .text { position: relative; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; padding: 120px 80px; }
@media (max-width: 991px) { #modal-overlay .text { order: 2; } }
@media (min-width: 768px) and (max-width: 991px) { #modal-overlay .text { padding-top: 80px; padding-bottom: 80px; } }
@media (max-width: 767px) { #modal-overlay .text { padding: 50px 35px; } }
@media (min-width: 768px) { #modal-overlay .text .button { -webkit-align-self: flex-start; -moz-align-self: flex-start; -ms-align-self: flex-start; align-self: flex-start; } }
#modal-overlay .text:after { content: ''; z-index: 0; position: absolute; right: 0; bottom: 0; width: 300px; height: 200px; background-size: contain; background-repeat: no-repeat; background-image: url("../img/flower-modal.png"); background-position: right bottom; }
#modal-overlay .image { width: 43%; }
@media (max-width: 991px) { #modal-overlay .image { order: 1; width: 100%; } }
@media (min-width: 768px) and (max-width: 991px) { #modal-overlay .image { padding-top: 50%; } }
@media (max-width: 767px) { #modal-overlay .image { padding-top: 65%; } }

a#modal-link { opacity: 0; display: none; }

.hero { z-index: 3; position: relative; background: #fff; }
.hero .slider .slide .slide-inner { display: block; width: 100%; height: 100%; }
.hero .slider .slide .slide-caption { margin-top: -45px; }
@media (min-width: 992px) and (max-width: 1199px) { .hero .slider .slide .slide-caption { margin-top: 10px; } }
@media (min-width: 768px) and (max-width: 991px) { .hero .slider .slide .slide-caption { margin-top: 0; } }
@media (max-width: 767px) { .hero .slider .slide .slide-caption { margin-top: -10px; } }
.hero .slider .slide .slide-caption .subtitle { margin-top: 0; }
@media (min-width: 768px) and (max-width: 1199px) { .hero .slider .slick-dots { bottom: 110px; } }
@media (max-width: 767px) { .hero .slider .slick-dots { bottom: 90px; } }
.hero .booking-widget { position: absolute; bottom: 80px; left: 50%; width: 100%; max-width: 880px; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.home-widget-container { z-index: 2; position: relative; margin-top: 160px; }
@media (max-width: 767px) { .home-widget-container { margin-top: 100px; } }

.intro-text h1 + p, .intro-text h2 + p, .intro-text h3 + p, .intro-text h4 + p, .intro-text h5 + p, .intro-text .quicklinks-widget .links ul li a + p, .quicklinks-widget .links ul li .intro-text a + p, .intro-text h6 + p { margin-top: 45px; }
@media (max-width: 767px) { .intro-text h1 + p, .intro-text h2 + p, .intro-text h3 + p, .intro-text h4 + p, .intro-text h5 + p, .intro-text .quicklinks-widget .links ul li a + p, .quicklinks-widget .links ul li .intro-text a + p, .intro-text h6 + p { margin-top: 30px; } }
.intro-text .button { margin-top: 50px; }
@media (max-width: 767px) { .intro-text .button { margin-top: 35px; } }
.intro-text .container-fluid { position: relative; }
.intro-text .container-fluid .flower-left { left: -15px; top: -55px; right: auto; bottom: 0; }
@media (min-width: 768px) and (max-width: 991px) { .intro-text .container-fluid .flower-left { left: 65px; top: 240px; } }
@media (max-width: 767px) { .intro-text .container-fluid .flower-left { left: 60px; top: auto; bottom: 100px; } }
.intro-text .container-fluid .flower-left .inner-wrap { content: ''; z-index: 2; position: absolute; width: 780px; height: 630px; background-size: contain; background-repeat: no-repeat; background-image: url("../img/flower-blue.png"); pointer-events: none; -moz-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0); }
@media (min-width: 768px) and (max-width: 991px) { .intro-text .container-fluid .flower-left .inner-wrap { width: 460px; } }
@media (max-width: 767px) { .intro-text .container-fluid .flower-left .inner-wrap { width: 180px; height: 200px; -moz-transform: translate(-100%, 0) rotate(10deg); -o-transform: translate(-100%, 0) rotate(10deg); -ms-transform: translate(-100%, 0) rotate(10deg); -webkit-transform: translate(-100%, 0) rotate(10deg); transform: translate(-100%, 0) rotate(10deg); } }
.intro-text .container-fluid .flower-right { left: auto; top: -85px; right: -20px; bottom: 0; }
@media (min-width: 768px) and (max-width: 991px) { .intro-text .container-fluid .flower-right { top: -80px; right: 80px; } }
@media (max-width: 767px) { .intro-text .container-fluid .flower-right { top: -195px; right: 95px; } }
.intro-text .container-fluid .flower-right .inner-wrap { content: ''; z-index: 2; position: absolute; width: 830px; height: 620px; background-size: contain; background-repeat: no-repeat; background-image: url("../img/flower-pink.png"); pointer-events: none; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
@media (min-width: 768px) and (max-width: 991px) { .intro-text .container-fluid .flower-right .inner-wrap { width: 430px; } }
@media (max-width: 767px) { .intro-text .container-fluid .flower-right .inner-wrap { width: 230px; height: 230px; } }

@media (max-width: 767px) { body.home .ctas-widget .cta-link + .cta-link { margin-top: 20px; } }
body.home .ctas-widget .cta-link .image { padding-top: 110%; }
@media (min-width: 768px) and (max-width: 991px) { body.home .ctas-widget .cta-link .image { padding-top: 130%; } }
body.home .ctas-widget .cta-link .text h1 + .subtitle, body.home .ctas-widget .cta-link .text h2 + .subtitle, body.home .ctas-widget .cta-link .text h3 + .subtitle, body.home .ctas-widget .cta-link .text h4 + .subtitle, body.home .ctas-widget .cta-link .text h5 + .subtitle, body.home .ctas-widget .cta-link .text .quicklinks-widget .links ul li a + .subtitle, .quicklinks-widget .links ul li body.home .ctas-widget .cta-link .text a + .subtitle, body.home .ctas-widget .cta-link .text h6 + .subtitle { margin-top: 8px; }

.location-widget .map { padding: 0; overflow: hidden; }
.location-widget .map iframe { width: 100%; height: calc(100% + 10px); filter: grayscale(1); }
@media (min-width: 768px) and (max-width: 991px) { .location-widget .map iframe { height: 480px; } }
@media (max-width: 767px) { .location-widget .map iframe { height: 85vw; } }
.location-widget .text { position: relative; overflow: hidden; padding: 160px 80px; }
@media (min-width: 768px) and (max-width: 991px) { .location-widget .text { padding-top: 120px; padding-bottom: 120px; } }
@media (max-width: 767px) { .location-widget .text { padding: 80px 40px; } }
.location-widget .text strong { display: block; }
.location-widget .text .title-wrap { padding-bottom: 40px; }
@media (max-width: 767px) { .location-widget .text .title-wrap { padding-bottom: 20px; } }
.location-widget .text a { color: #404040; }
@media (min-width: 1200px) { .location-widget .text p { padding-right: 45%; } }
.location-widget .text p + p { margin-top: 20px; }
@media (max-width: 767px) { .location-widget .text p + p { margin-top: 15px; } }
.location-widget .text .flower-right { left: auto; top: -80px; right: 260px; bottom: auto; }
@media (min-width: 992px) and (max-width: 1199px) { .location-widget .text .flower-right { right: 140px; } }
@media (min-width: 768px) and (max-width: 991px) { .location-widget .text .flower-right { top: -160px; right: 120px; } }
@media (max-width: 767px) { .location-widget .text .flower-right { top: 0; right: 85px; } }
.location-widget .text .flower-right .inner-wrap { content: ''; z-index: 2; position: absolute; width: 620px; height: 620px; background-size: contain; background-repeat: no-repeat; background-image: url("../img/flower-blue.png"); pointer-events: none; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); -moz-transform: translate(0, 0) rotate(-100deg); -o-transform: translate(0, 0) rotate(-100deg); -ms-transform: translate(0, 0) rotate(-100deg); -webkit-transform: translate(0, 0) rotate(-100deg); transform: translate(0, 0) rotate(-100deg); }
@media (min-width: 768px) and (max-width: 991px) { .location-widget .text .flower-right .inner-wrap { width: 420px; } }
@media (max-width: 767px) { .location-widget .text .flower-right .inner-wrap { width: 220px; height: 220px; } }

.widget-container.sitemap-widget + .sitemap-widget { margin-top: 60px; }
@media (max-width: 767px) { .widget-container.sitemap-widget + .sitemap-widget { margin-top: 35px; } }
.widget-container.sitemap-widget ul { margin: 0; padding: 0; list-style: none; }
.widget-container.sitemap-widget h3 + .sitemap-list { margin-top: 40px; }
.widget-container.sitemap-widget .sitemap-list > li { padding: 25px 0; border-bottom: 1px dashed #36a0a9; }
@media (max-width: 767px) { .widget-container.sitemap-widget .sitemap-list > li { padding: 15px 0; } }
.widget-container.sitemap-widget .sitemap-list > li:first-child { padding-top: 0; }
.widget-container.sitemap-widget .sitemap-list > li > a { font-family: "Caslon"; font-weight: 400; letter-spacing: 0; text-transform: uppercase; font-size: 2.6rem; }
@media (max-width: 767px) { .widget-container.sitemap-widget .sitemap-list > li > a { font-size: 2rem; } }
.widget-container.sitemap-widget .sitemap-list > li a { display: block; color: #2b5165; }
body.nonTouchDevice .widget-container.sitemap-widget .sitemap-list > li a:hover { color: #36a0a9; }
.widget-container.sitemap-widget .sitemap-list > li ul { margin-top: 15px; }
@media (max-width: 767px) { .widget-container.sitemap-widget .sitemap-list > li ul { margin-top: 5px; } }
.widget-container.sitemap-widget .sitemap-list > li ul li { position: relative; }
.widget-container.sitemap-widget .sitemap-list > li ul li a { padding-left: 25px; font-size: 1.5rem; color: #404040; }
@media (max-width: 767px) { .widget-container.sitemap-widget .sitemap-list > li ul li a { padding-left: 20px; font-size: 1.3rem; } }
.widget-container.sitemap-widget .sitemap-list > li ul li a:before { content: "-"; position: absolute; left: 0; top: 2px; }
.widget-container.sitemap-widget .sitemap-list > li ul li ul { margin: 5px 0; padding-left: 25px; }
@media (max-width: 767px) { .widget-container.sitemap-widget .sitemap-list > li ul li ul { padding-left: 20px; } }

.masthead { overflow: hidden; position: relative; z-index: 0; background: black; height: auto !important; min-height: 520px; }
@media (max-width: 991px) { .masthead { -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; min-height: 460px; } }
@media (max-width: 767px) { .masthead { min-height: 300px; } }
.masthead .text { z-index: 2; position: relative; text-align: center; padding: 140px 60px; max-width: 1280px; }
@media (min-width: 768px) and (max-width: 991px) { .masthead .text { margin-top: 140px; padding: 100px; } }
@media (max-width: 767px) { .masthead .text { margin-top: 90px; padding: 50px 30px; } }
.masthead .image { position: absolute; left: 0; top: 0; right: 0; bottom: 0; top: -60px; bottom: -60px; }
@media (max-width: 767px) { .masthead .image { top: -40px; bottom: -40px; } }
.masthead .image .img { opacity: .5; -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }

.widget-container { position: relative; width: 100%; margin-top: 120px; }
@media (max-width: 767px) { .widget-container { margin-top: 70px; } }
.widget-container--bleed + .widget-container--bleed { margin-top: 0 !important; }
.widget-container--padding { padding: 120px 0; }
@media (max-width: 767px) { .widget-container--padding { padding: 70px 0; } }

.main-content > .widget-container--bleed:first-child { margin-top: 0 !important; }

.widget-title { text-align: center; margin: 0 auto 60px; max-width: 720px; }
@media (max-width: 767px) { .widget-title { margin-bottom: 35px; } }

.standard-widget a:not(.button), .image-text-widget a:not(.button), .map-widget a:not(.button), .contact-widget a:not(.button), #modal-overlay a:not(.button) { position: relative; display: inline-block; }
.standard-widget a:not(.button):after, .image-text-widget a:not(.button):after, .map-widget a:not(.button):after, .contact-widget a:not(.button):after, #modal-overlay a:not(.button):after { content: ''; position: absolute; bottom: 2px; left: 0; width: 100%; height: 1px; -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: left center; transform-origin: left center; transition: transform 0.35s cubic-bezier(0.75, 0, 0.2, 1), -webkit-transform 0.35s cubic-bezier(0.75, 0, 0.2, 1); background-color: #36a0a9; }
.standard-widget a:not(.button):hover:after, .image-text-widget a:not(.button):hover:after, .map-widget a:not(.button):hover:after, .contact-widget a:not(.button):hover:after, #modal-overlay a:not(.button):hover:after { -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: right center; transform-origin: right center; }

.contact-widget { position: relative; /* Send animation for button */ }
.contact-widget .contact-wrap .form-wrap { margin: 0 auto; max-width: 640px; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-box-pack: space-between; -ms-flex-pack: space-between; justify-content: space-between; }
@media (min-width: 768px) and (max-width: 991px) { .contact-widget .contact-wrap .form-wrap { max-width: 560px; } }
@media (max-width: 767px) { .contact-widget .contact-wrap .form-wrap { padding: 0 10px; } }
.contact-widget .contact-wrap .form-group { width: 100%; margin: 5px 0 0; /* Remove margin when fields follow subtitle */ /* Extra margin above subtitle, description, checkbox fields */ /* Radio/checkbox style */ }
@media (max-width: 767px) { .contact-widget .contact-wrap .form-group { margin: 0; } }
.contact-widget .contact-wrap .form-group h6 { color: #000; font-size: 1.6rem; }
@media (max-width: 767px) { .contact-widget .contact-wrap .form-group h6 { font-size: 1.4rem; } }
.contact-widget .contact-wrap .form-group.filled input, .contact-widget .contact-wrap .form-group.filled .select-wrap, .contact-widget .contact-wrap .form-group.filled textarea { color: #36a0a9; border-color: #36a0a9; }
.contact-widget .contact-wrap .form-group.form-subtitle + .form-description, .contact-widget .contact-wrap .form-group.form-subtitle + .check-input { margin-top: 10px !important; }
.contact-widget .contact-wrap .form-group.border-input + .form-subtitle, .contact-widget .contact-wrap .form-group.border-input + .form-description, .contact-widget .contact-wrap .form-group.form-description + .form-subtitle, .contact-widget .contact-wrap .form-group.form-description + .form-description { margin-top: 50px; }
@media (max-width: 767px) { .contact-widget .contact-wrap .form-group.border-input + .form-subtitle, .contact-widget .contact-wrap .form-group.border-input + .form-description, .contact-widget .contact-wrap .form-group.form-description + .form-subtitle, .contact-widget .contact-wrap .form-group.form-description + .form-description { margin-top: 30px; } }
.contact-widget .contact-wrap .form-group.check-input + .form-subtitle, .contact-widget .contact-wrap .form-group.check-input + .form-description { margin-top: 25px; }
@media (max-width: 767px) { .contact-widget .contact-wrap .form-group.check-input + .form-subtitle, .contact-widget .contact-wrap .form-group.check-input + .form-description { margin-top: 20px; } }
.contact-widget .contact-wrap .form-group.single-checkbox { margin-top: 35px; margin-bottom: 5px; }
@media (max-width: 767px) { .contact-widget .contact-wrap .form-group.single-checkbox { margin-top: 25px; } }
.contact-widget .contact-wrap .form-group.single-checkbox label { color: #404040 !important; font-size: 1.5rem !important; }
.contact-widget .contact-wrap .form-group .radio-check-list { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.contact-widget .contact-wrap .form-group .radio-check-list .checkbox-cont { margin: 9px 0; width: 100%; }
.contact-widget button .spinner { opacity: 0; }
.contact-widget .contact-widget-sending { position: relative; }
.contact-widget .contact-widget-sending button span { opacity: 0; }
.contact-widget .contact-widget-sending button .spinner { opacity: 1; }

.image-text-widget .image { overflow: hidden; position: relative; }
.image-text-widget--left .text, .image-text-widget--right .text { width: calc(50% + 40px); padding: 100px 120px; }
@media (min-width: 992px) and (max-width: 1199px) { .image-text-widget--left .text, .image-text-widget--right .text { padding-left: 100px; padding-right: 100px; width: calc(50% + 100px); } }
@media (max-width: 991px) { .image-text-widget--left .text, .image-text-widget--right .text { width: 100%; } }
@media (min-width: 768px) and (max-width: 991px) { .image-text-widget--left .text, .image-text-widget--right .text { padding: 60px 0 0 !important; } }
@media (max-width: 767px) { .image-text-widget--left .text, .image-text-widget--right .text { padding: 40px 0 0 !important; } }
.image-text-widget--left .image, .image-text-widget--right .image { width: calc(50% - 40px); }
@media (max-width: 991px) { .image-text-widget--left .image, .image-text-widget--right .image { width: 100%; } }
.image-text-widget--left .image .img, .image-text-widget--right .image .img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
@media (max-width: 991px) { .image-text-widget--left .image .img, .image-text-widget--right .image .img { position: relative; height: 0; padding-top: 65%; } }
@media (max-width: 767px) { .image-text-widget--left .image .img, .image-text-widget--right .image .img { padding-top: 80%; } }
.image-text-widget--left .text { padding-right: 40px; }
@media (min-width: 992px) and (max-width: 1199px) { .image-text-widget--left .image { margin-left: -60px; } }
@media (min-width: 992px) { .image-text-widget--right .flex-list { -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } }
.image-text-widget--right .text { padding-left: 40px; }
@media (min-width: 992px) and (max-width: 1199px) { .image-text-widget--right .image { margin-right: -60px; } }

@media (max-width: 991px) { .large-cta-widget .cta-box { -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }
.large-cta-widget .cta-box .text { position: relative; overflow: hidden; padding: 160px 120px; }
@media (min-width: 992px) and (max-width: 1199px) { .large-cta-widget .cta-box .text { padding-left: 100px; padding-right: 100px; } }
@media (min-width: 768px) and (max-width: 991px) { .large-cta-widget .cta-box .text { padding: 120px 100px; } }
@media (max-width: 767px) { .large-cta-widget .cta-box .text { padding: 60px 40px; } }
.large-cta-widget .cta-box .text:after { content: ''; position: absolute; bottom: 40px; right: -75px; content: ''; z-index: 2; position: absolute; width: 240px; height: 240px; background-size: contain; background-repeat: no-repeat; background-image: url("../img/flower-cta.png"); pointer-events: none; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
@media (max-width: 767px) { .large-cta-widget .cta-box .text:after { bottom: -80px; right: -140px; } }
.large-cta-widget .cta-box .image { width: 36%; }
@media (max-width: 991px) { .large-cta-widget .cta-box .image { width: 100%; padding-top: 60%; } }
@media (max-width: 767px) { .large-cta-widget .cta-box .image { padding-top: 80%; } }

.map-widget .map iframe { display: block; width: 100%; height: 520px; filter: grayscale(1); }
@media (min-width: 768px) and (max-width: 991px) { .map-widget .map iframe { height: 420px; } }
@media (max-width: 767px) { .map-widget .map iframe { height: 85vw; } }
.map-widget .map-details { padding: 50px 80px 0; }
@media (min-width: 768px) and (max-width: 991px) { .map-widget .map-details { padding-left: 40px; padding-right: 40px; } }
@media (max-width: 767px) { .map-widget .map-details { padding: 40px 10px 0; } }
.map-widget .map-details .text { width: 35%; }
@media (min-width: 768px) and (max-width: 991px) { .map-widget .map-details .text { width: 60%; } }
@media (max-width: 767px) { .map-widget .map-details .text { width: 100%; } }
.map-widget .map-details .text h1, .map-widget .map-details .text h2, .map-widget .map-details .text h3, .map-widget .map-details .text h4, .map-widget .map-details .text h5, .map-widget .map-details .text .quicklinks-widget .links ul li a, .quicklinks-widget .links ul li .map-widget .map-details .text a, .map-widget .map-details .text h6 { margin-top: 0; }
.map-widget .map-details .address { width: 30%; }
@media (max-width: 767px) { .map-widget .map-details .address { width: 50%; margin-top: 20px; } }
.map-widget .map-details .contact { width: 20%; }
@media (max-width: 767px) { .map-widget .map-details .contact { width: 50%; margin-top: 20px; } }

.newsletter-widget { overflow: hidden; padding: 160px 0; }
@media (max-width: 767px) { .newsletter-widget { padding: 100px 0; } }
.newsletter-widget.overflow { overflow: visible; }
.newsletter-widget .container-fluid { position: relative; }
.newsletter-widget .container-fluid .flower-left { left: 150px; top: -210px; right: auto; bottom: 0; }
@media (min-width: 992px) and (max-width: 1199px) { .newsletter-widget .container-fluid .flower-left { left: 300px; top: -320px; } }
@media (min-width: 768px) and (max-width: 991px) { .newsletter-widget .container-fluid .flower-left { left: 320px; top: -260px; } }
@media (max-width: 767px) { .newsletter-widget .container-fluid .flower-left { left: 90px; top: -130px; } }
.newsletter-widget .container-fluid .flower-left .inner-wrap { content: ''; z-index: 2; position: absolute; width: 630px; height: 630px; background-size: contain; background-repeat: no-repeat; background-image: url("../img/flower-pink.png"); pointer-events: none; -moz-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0); -moz-transform: translate(-100%, 0) scaleX(-1) rotate(70deg); -o-transform: translate(-100%, 0) scaleX(-1) rotate(70deg); -ms-transform: translate(-100%, 0) scaleX(-1) rotate(70deg); -webkit-transform: translate(-100%, 0) scaleX(-1) rotate(70deg); transform: translate(-100%, 0) scaleX(-1) rotate(70deg); }
@media (min-width: 768px) and (max-width: 991px) { .newsletter-widget .container-fluid .flower-left .inner-wrap { width: 430px; } }
@media (max-width: 767px) { .newsletter-widget .container-fluid .flower-left .inner-wrap { width: 230px; height: 230px; -moz-transform: translate(-100%, 0) scaleX(-1) rotate(50deg); -o-transform: translate(-100%, 0) scaleX(-1) rotate(50deg); -ms-transform: translate(-100%, 0) scaleX(-1) rotate(50deg); -webkit-transform: translate(-100%, 0) scaleX(-1) rotate(50deg); transform: translate(-100%, 0) scaleX(-1) rotate(50deg); } }
.newsletter-widget .container-fluid .flower-right { left: auto; top: auto; right: 80px; bottom: 200px; }
@media (min-width: 992px) and (max-width: 1199px) { .newsletter-widget .container-fluid .flower-right { right: 220px; } }
@media (min-width: 768px) and (max-width: 991px) { .newsletter-widget .container-fluid .flower-right { right: 280px; } }
@media (max-width: 767px) { .newsletter-widget .container-fluid .flower-right { right: 100px; bottom: -10px; } }
.newsletter-widget .container-fluid .flower-right .inner-wrap { content: ''; z-index: 2; position: absolute; width: 630px; height: 500px; background-size: contain; background-repeat: no-repeat; background-image: url("../img/flower-pink.png"); pointer-events: none; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); -moz-transform: translate(0, 0) rotate(65deg); -o-transform: translate(0, 0) rotate(65deg); -ms-transform: translate(0, 0) rotate(65deg); -webkit-transform: translate(0, 0) rotate(65deg); transform: translate(0, 0) rotate(65deg); }
@media (min-width: 768px) and (max-width: 991px) { .newsletter-widget .container-fluid .flower-right .inner-wrap { width: 430px; } }
@media (max-width: 767px) { .newsletter-widget .container-fluid .flower-right .inner-wrap { width: 230px; height: 200px; } }
.newsletter-widget .newsletter-form { margin-top: 20px; position: relative; }
.newsletter-widget .newsletter-form .success-message { top: 8px; -moz-transform: none; -o-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; color: #2b5165; font-size: 2rem; }
@media (max-width: 767px) { .newsletter-widget .newsletter-form .success-message { font-size: 2rem; } }
.newsletter-widget form .flex-list { margin: 0 -40px; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
@media (max-width: 991px) { .newsletter-widget form .flex-list { margin: 0; } }
.newsletter-widget form .form-group { margin: 0 40px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; }
@media (max-width: 991px) { .newsletter-widget form .form-group { margin: 0; -webkit-flex: 1 0 100%; -moz-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
  .newsletter-widget form .form-group + .form-group { margin-top: 15px; } }
.newsletter-widget form .form-group input[type="text"], .newsletter-widget form .form-group input[type="email"] { background: #fff; color: #2b5165; border-color: #36a0a9; }
.newsletter-widget form .form-group input[type="text"]::-webkit-input-placeholder, .newsletter-widget form .form-group input[type="email"]::-webkit-input-placeholder { color: #2b5165; opacity: 1; }
.newsletter-widget form .form-group input[type="text"]:-moz-placeholder, .newsletter-widget form .form-group input[type="email"]:-moz-placeholder { color: #2b5165; opacity: 1; }
.newsletter-widget form .form-group input[type="text"]::-moz-placeholder, .newsletter-widget form .form-group input[type="email"]::-moz-placeholder { color: #2b5165; opacity: 1; }
.newsletter-widget form .form-group input[type="text"]:-ms-input-placeholder, .newsletter-widget form .form-group input[type="email"]:-ms-input-placeholder { color: #2b5165; opacity: 1; }
.newsletter-widget form .form-group input[type="text"]:-webkit-autofill, .newsletter-widget form .form-group input[type="text"]:-webkit-autofill:hover, .newsletter-widget form .form-group input[type="text"]:-webkit-autofill:focus, .newsletter-widget form .form-group input[type="email"]:-webkit-autofill, .newsletter-widget form .form-group input[type="email"]:-webkit-autofill:hover, .newsletter-widget form .form-group input[type="email"]:-webkit-autofill:focus { -webkit-text-fill-color: #2b5165; -webkit-box-shadow: 0 0 0px 1000px #fff inset; box-shadow: 0 0 0px 1000px #fff inset !important; }
.newsletter-widget form .form-group input[type="text"].edge-autoSuggestFieldFilled, .newsletter-widget form .form-group input[type="email"].edge-autoSuggestFieldFilled { background: #fff !important; }
.newsletter-widget form .form-group input[type="checkbox"] + label { text-align: left; color: #404040 !important; font-size: 1.5rem !important; }
@media (max-width: 767px) { .newsletter-widget form .form-group input[type="checkbox"] + label { font-size: 1.2rem !important; padding-left: 30px !important; } }
.newsletter-widget form .form-group input[type="checkbox"] + label a { color: #404040; border-bottom: 1px solid #404040; }
body.nonTouchDevice .newsletter-widget form .form-group input[type="checkbox"] + label a:hover { border-color: transparent; }
.newsletter-widget form .form-group input[type="checkbox"] + label:before { border-color: #36a0a9 !important; }
.newsletter-widget form .form-group input[type="checkbox"] + label:after { color: #36a0a9 !important; }
.newsletter-widget form .form-group--checkbox { display: inline-block; margin: 60px 0; }
@media (max-width: 767px) { .newsletter-widget form .form-group--checkbox { margin: 35px 0; } }
.newsletter-widget form .form-group.filled input[type="text"], .newsletter-widget form .form-group.filled input[type="email"] { color: #36a0a9; }
.newsletter-widget form .button { margin-top: 0; }

.readmore-widget .readmore-block { padding: 10%; }
@media (min-width: 768px) and (max-width: 991px) { .readmore-widget .readmore-block { padding: 120px 100px; } }
@media (max-width: 767px) { .readmore-widget .readmore-block { padding: 80px 40px; } }
.readmore-widget a.readmore-block { -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
body.nonTouchDevice .readmore-widget a.readmore-block.bg-tertiary:hover { background: #f3aca7; }
body.nonTouchDevice .readmore-widget a.readmore-block.bg-primary:hover { background: #203d4c !important; }

@media (max-width: 991px) { .social-share-widget .flex-list { -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; } }
.social-share-widget .addthis_toolbox { text-align: center; }
.social-share-widget .addthis_toolbox .custom_images { margin: 0; padding: 0; list-style: none; position: relative; padding-left: 100px; margin: 0 -10px; }
@media (min-width: 768px) and (max-width: 991px) { .social-share-widget .addthis_toolbox .custom_images { margin-top: 30px; padding-left: 60px; padding-right: 60px; } }
@media (max-width: 767px) { .social-share-widget .addthis_toolbox .custom_images { margin: 25px -5px 0; padding-left: 30px; padding-right: 30px; } }
.social-share-widget .addthis_toolbox .custom_images li { z-index: 1; position: relative; display: inline-block; margin: 0 10px; }
@media (max-width: 767px) { .social-share-widget .addthis_toolbox .custom_images li { margin: 0 5px; } }
.social-share-widget .addthis_toolbox .custom_images li a { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; font-size: 2rem; width: 55px; height: 55px; color: #36a0a9; border: 1px solid rgba(54, 160, 169, 0.4); border-radius: 50%; margin: auto; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background: #fff; }
@media (max-width: 767px) { .social-share-widget .addthis_toolbox .custom_images li a { width: 45px; height: 45px; font-size: 1.6rem; } }
body.nonTouchDevice .social-share-widget .addthis_toolbox .custom_images li a:hover { color: white; background: #36a0a9; }
.social-share-widget .addthis_toolbox .custom_images:after { content: ''; z-index: 0; position: absolute; right: 10px; left: 0; top: 50%; height: 1px; margin-top: -1px; background: rgba(54, 160, 169, 0.4); }
@media (max-width: 991px) { .social-share-widget .addthis_toolbox .custom_images:after { right: 0; } }

.standard-widget { /* Failsafe for image pasted in wysiwyg */ }
.standard-widget blockquote { margin: 50px 0; padding: 50px 0; font-size: 1.8rem; line-height: 2.1; color: #36a0a9; border-top: 1px dashed #36a0a9; border-bottom: 1px dashed #36a0a9; }
@media (max-width: 767px) { .standard-widget blockquote { padding: 40px 0; font-size: 1.6rem; } }
.standard-widget blockquote:last-child { margin-bottom: 0; }
.standard-widget img { width: 100% !important; height: auto !important; }

@media (max-width: 767px) { .table-widget:after { content: ''; z-index: 0; position: absolute; left: calc(100vw - 80px); top: 0; bottom: 0; width: 80px; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%); } }
.table-widget .widget-title { position: relative; z-index: 1; }
.table-widget .table-wrap { width: 100%; overflow: auto; -webkit-overflow-scrolling: touch; }
@media (max-width: 767px) { .table-widget .table-wrap { width: calc(100% + 30px); } }
@media (max-width: 767px) { .table-widget .table-wrap table { border-right: 30px solid #fff; } }
@media (max-width: 767px) { .table-widget .table-wrap table th, .table-widget .table-wrap table td { min-width: 240px; } }

.video-widget a.fancybox { overflow: hidden; position: relative; min-height: 600px; }
.video-widget a.fancybox:after { content: ''; display: block; min-height: inherit; font-size: 0; }
@media (min-width: 992px) and (max-width: 1199px) { .video-widget a.fancybox { min-height: 520px; } }
@media (min-width: 768px) and (max-width: 991px) { .video-widget a.fancybox { min-height: 400px; } }
@media (max-width: 767px) { .video-widget a.fancybox { min-height: 300px; } }
.video-widget a.fancybox .text { z-index: 2; position: relative; padding: 120px; }
@media (min-width: 768px) and (max-width: 991px) { .video-widget a.fancybox .text { padding: 100px 60px; } }
@media (max-width: 767px) { .video-widget a.fancybox .text { padding: 80px 40px; } }
.video-widget a.fancybox .text * { color: white; }
.video-widget a.fancybox .img { z-index: 1; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
body.nonTouchDevice .video-widget a.fancybox:hover .img:after { opacity: .55; }

.quicklinks-widget .text { width: 35%; }
@media (max-width: 991px) { .quicklinks-widget .text { width: 100%; } }
.quicklinks-widget .links { width: 50%; }
@media (max-width: 991px) { .quicklinks-widget .links { width: 100%; margin-top: 60px; } }
@media (max-width: 767px) { .quicklinks-widget .links { margin-top: 50px; } }
.quicklinks-widget .links ul { margin: 0; padding: 0; list-style: none; }
.quicklinks-widget .links ul li { display: block; }
.quicklinks-widget .links ul li a { margin: 0; padding: 28px 0; }
@media (max-width: 767px) { .quicklinks-widget .links ul li a { padding: 20px 0; } }
.quicklinks-widget .links ul li a i { font-size: 2rem; margin-left: 20px; color: #36a0a9; -moz-transition: margin 0.4s cubic-bezier(0.75, 0, 0.2, 1); -o-transition: margin 0.4s cubic-bezier(0.75, 0, 0.2, 1); -ms-transition: margin 0.4s cubic-bezier(0.75, 0, 0.2, 1); -webkit-transition: margin 0.4s cubic-bezier(0.75, 0, 0.2, 1); transition: margin 0.4s cubic-bezier(0.75, 0, 0.2, 1); }
@media (max-width: 991px) { .quicklinks-widget .links ul li a i { margin-left: auto; } }
@media (max-width: 767px) { .quicklinks-widget .links ul li a i { font-size: 1.8rem; } }
body.nonTouchDevice .quicklinks-widget .links ul li a:hover { color: #36a0a9; }
body.nonTouchDevice .quicklinks-widget .links ul li a:hover i { margin-left: 50px; }
.quicklinks-widget .links ul li + li a { border-top: 1px dashed #36a0a9; }
.quicklinks-widget .links ul li:first-child a { padding-top: 0; }
.quicklinks-widget .links ul li:last-child a { padding-bottom: 0; }
