@charset "UTF-8";
/*
Theme Name: Barwon Parks
Description:  Barwon Parks WordPress theme
Author: Residency Studios
Author URI: https://residencystudios.com
Version: 1.0.1
Tags:
*/
@font-face {
  font-family: "Galano Grostesque";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("fonts/font.woff2") format("woff2"), url("fonts/font.woff") format("woff");
}
@font-face {
  font-family: "Galano Grostesque";
  font-style: italic;
  font-weight: 900;
  font-display: auto;
  src: url("fonts/font-1.woff2") format("woff2"), url("fonts/font-1.woff") format("woff");
}
@font-face {
  font-family: "Galano Grostesque";
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url("fonts/font-2.woff2") format("woff2"), url("fonts/font-2.woff") format("woff");
}
@font-face {
  font-family: "Galano Grostesque";
  font-style: italic;
  font-weight: 700;
  font-display: auto;
  src: url("fonts/font-3.woff2") format("woff2"), url("fonts/font-3.woff") format("woff");
}
@font-face {
  font-family: "Galano Grostesque";
  font-style: normal;
  font-weight: 500;
  font-display: auto;
  src: url("fonts/font-4.woff2") format("woff2"), url("fonts/font-4.woff") format("woff");
}
@font-face {
  font-family: "Galano Grostesque";
  font-style: italic;
  font-weight: 500;
  font-display: auto;
  src: url("fonts/font-5.woff2") format("woff2"), url("fonts/font-5.woff") format("woff");
}
@font-face {
  font-family: "Galano Grostesque";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("fonts/font-6.woff2") format("woff2"), url("fonts/font-6.woff") format("woff");
}
@font-face {
  font-family: "Galano Grostesque";
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: url("fonts/font-7.woff2") format("woff2"), url("fonts/font-7.woff") format("woff");
}
@font-face {
  font-family: "Galano Grostesque";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("fonts/font-8.woff2") format("woff2"), url("fonts/font-8.woff") format("woff");
}
@font-face {
  font-family: "Galano Grostesque";
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: url("fonts/font-9.woff2") format("woff2"), url("fonts/font-9.woff") format("woff");
}
html, body {
  font-family: "Galano Grostesque", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  display: inline-block;
  height: 40px;
  float: left;
  width: auto;
  margin: 5px 20px 0px 0px;
}

h3 img {
  margin: -3px 10px 0px 0px;
}

.home h1, .home .h1 {
  font-size: 60px;
  line-height: 1;
}
@media (max-width: 767px) {
  .home h1, .home .h1 {
    font-size: 42px;
  }
}

h1, .h1 {
  font-size: 60px;
  line-height: 1;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 36px;
  }
}

h2, .h2 {
  font-size: 44px;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 24px;
  }
}

h3, .h3 {
  font-size: 30px;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 22px;
  }
}

h4, .h4 {
  font-size: 24px;
}
@media (max-width: 767px) {
  h4, .h4 {
    font-size: 18px;
  }
}

h5 {
  font-size: 20px;
}
@media (max-width: 767px) {
  h5 {
    font-size: 14px;
  }
}

h6 {
  font-size: 12px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h6 {
    font-size: 12px;
  }
}

.text-link {
  color: #081C2E;
  border-bottom: 2px solid #081C2E;
}
.text-link:hover {
  color: #081C2E;
  border-bottom: 2px solid transparent;
}

.quote h5 {
  font-size: 40px;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .quote h5 {
    font-size: 30px;
  }
}

body #wrapper .gform-theme--framework .gfield_description,
body #wrapper .gform-theme--framework .gform-field-label,
body #wrapper .gform-theme--framework .gform-field-label,
body #wrapper .gform-theme--framework input, body #wrapper .gform-theme--framework .gfield_select {
  font-family: "Galano Grostesque", sans-serif;
}

p, li, input, td, nav, select, table, textarea, label, input, .gform_confirmation_message, #desktop-menu-btn, .btn {
  font-family: "Galano Grostesque", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
p b, p .bold, p strong, li b, li .bold, li strong, input b, input .bold, input strong, td b, td .bold, td strong, nav b, nav .bold, nav strong, select b, select .bold, select strong, table b, table .bold, table strong, textarea b, textarea .bold, textarea strong, label b, label .bold, label strong, input b, input .bold, input strong, .gform_confirmation_message b, .gform_confirmation_message .bold, .gform_confirmation_message strong, #desktop-menu-btn b, #desktop-menu-btn .bold, #desktop-menu-btn strong, .btn b, .btn .bold, .btn strong {
  font-weight: 500;
}

.gform-theme--framework .gform_validation_errors,
.gform_validation_errors {
  border-radius: 0px !important;
  box-shadow: none !important;
  background: transparent !important;
}
.gform-theme--framework .gform_validation_errors, .gform-theme--framework .gform_validation_errors li, .gform-theme--framework .gform_validation_errors a, .gform-theme--framework .gform_validation_errors h2, .gform-theme--framework .gform_validation_errors .gform_submission_error,
.gform_validation_errors,
.gform_validation_errors li,
.gform_validation_errors a,
.gform_validation_errors h2,
.gform_validation_errors .gform_submission_error {
  text-decoration: none !important;
}
.gform-theme--framework .gform_validation_errors h2,
.gform_validation_errors h2 {
  padding: 4px 0px;
}

figcaption {
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0px;
  display: inline-block;
  font-weight: 500;
}

blockquote p {
  font-size: 32px;
  line-height: 1.2;
}

.text-larger p {
  font-size: 20px;
  line-height: 1.2;
}

a {
  transition: all 0.4s ease-in-out;
}

ul li {
  list-style: none;
}

ol {
  list-style-position: outside;
  padding-left: 20px;
}
ol li {
  padding-left: 10px;
  padding-bottom: 15px;
}

#wrapper ul {
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 15px 0px;
}
#wrapper ul li {
  list-style: outside;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0px 0px 15px;
}

a {
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}

a.text-link {
  font-size: 16px;
  border-bottom: 1px solid #081C2E;
}
a.text-link:hover {
  border-bottom: 1px solid transparent;
}

p a:not(.btn), a:not(.btn) {
  color: #081C2E;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  border-bottom: 1px solid;
}
p a:not(.btn):hover, a:not(.btn):hover {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

a.img {
  display: block;
}

.wpb_text_column ul, .single #wrapper .container .col-lg-6 ul {
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 15px 0px;
}
.wpb_text_column ul li, .single #wrapper .container .col-lg-6 ul li {
  list-style: outside;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.wpb_text_column h4, .wpb_text_column h5, .single #wrapper .container .col-lg-6 h4, .single #wrapper .container .col-lg-6 h5 {
  margin-top: 30px;
}
.wpb_text_column h4:first-child, .wpb_text_column h5:first-child, .single #wrapper .container .col-lg-6 h4:first-child, .single #wrapper .container .col-lg-6 h5:first-child {
  margin-top: 0px;
}

.fa-light {
  font-size: 30px;
  margin: 3px 15px 30px 0px;
  display: inline-block;
  float: left;
}

body {
  background: #fff;
  overflow-x: hidden;
  position: relative;
  font-size: 14px;
  line-height: 1.6;
  font-style: normal;
  color: #0F385C;
}
body.active {
  overflow: hidden !important;
}
body.active .menu-button {
  transform: rotate(45deg);
}

.hidden_label label {
  display: none;
}

iframe {
  max-width: 100%;
  margin-bottom: 0px;
}

fieldset {
  border: 0px none;
}

@media (min-width: 768px) {
  .vertical-middle {
    display: flex;
    align-items: center;
  }
}

*, html, body {
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
}

html, body {
  color: #0F385C;
}

body {
  overflow-x: hidden;
}

.vc_row.vc_row-o-full-height {
  overflow: visible !important;
}

.sticky {
  position: sticky !important;
  top: 0px;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  opacity: 1;
}

img[data-src] {
  opacity: 0;
}

img.loaded,
img.lazyloaded {
  opacity: 1;
}

.container {
  width: 100%;
  padding: 0 40px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.container.narrow {
  padding: 0 200px;
}
@media (min-width: 1401px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1601px) {
  .container {
    max-width: 1600px;
  }
}

.row {
  margin: 0 -15px;
}

.offfwhite-bg {
  background: #f6f8fb;
}

.btn, #announcement-bar a, .memberpoint-wrapper .btn, .button {
  display: inline-block;
  padding: 13px 35px 13px;
  transition: all 0.4s ease-in-out;
  outline: none !important;
  line-height: 20px;
  cursor: pointer;
  position: relative;
  max-width: 100%;
  border-radius: 35px;
  text-align: center;
  background: transparent;
  border: 1px solid #081C2E;
  color: #081C2E;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.btn:hover, #announcement-bar a:hover, .memberpoint-wrapper .btn:hover, .button:hover {
  background-color: #081C2E;
  border-color: #081C2E;
  color: #fff;
}
.btn-book, #announcement-bar a-book, .memberpoint-wrapper .btn-book, .button-book {
  background: #081C2E;
  border: 2px solid #081C2E;
  color: #fff;
}
.btn-book:hover, #announcement-bar a-book:hover, .memberpoint-wrapper .btn-book:hover, .button-book:hover {
  background: #fff;
  border: 2px solid #081C2E;
  color: #081C2E;
}
.btn-white, #announcement-bar a-white, .memberpoint-wrapper .btn-white, .button-white {
  background: #fff;
  border: 2px solid #fff;
  color: #0F385C;
}
.btn-white:hover, #announcement-bar a-white:hover, .memberpoint-wrapper .btn-white:hover, .button-white:hover {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.btn-blue, #announcement-bar a-blue, .memberpoint-wrapper .btn-blue, .button-blue {
  background: #0F385C;
  color: #fff;
  border: 2px solid #0F385C;
}
.btn-blue:hover, #announcement-bar a-blue:hover, .memberpoint-wrapper .btn-blue:hover, .button-blue:hover {
  border: 2px solid #0F385C;
  color: #0F385C;
  background: transparent;
}
.btn-green, #announcement-bar a-green, .memberpoint-wrapper .btn-green, .button-green {
  background: #4A775E;
  color: #fff;
  border: 2px solid #4A775E;
}
.btn-green:hover, #announcement-bar a-green:hover, .memberpoint-wrapper .btn-green:hover, .button-green:hover {
  border: 2px solid #4A775E;
  color: #4A775E;
  background: transparent;
}
.btn-baby, #announcement-bar a-baby, .memberpoint-wrapper .btn-baby, .button-baby {
  background: #C4D4E2;
  color: #0F385C;
  border: 2px solid #C4D4E2;
}
.btn-baby:hover, #announcement-bar a-baby:hover, .memberpoint-wrapper .btn-baby:hover, .button-baby:hover {
  border: 2px solid #C4D4E2;
  color: #0F385C;
  background: transparent;
}
.btn-barwonheads, #announcement-bar a-barwonheads, .memberpoint-wrapper .btn-barwonheads, .button-barwonheads {
  background: #5F94B6;
  border-color: #5F94B6;
  color: #fff;
}
.btn-barwonheads:hover, #announcement-bar a-barwonheads:hover, .memberpoint-wrapper .btn-barwonheads:hover, .button-barwonheads:hover {
  background: transparent;
  color: #5F94B6;
}
.btn-riverview, #announcement-bar a-riverview, .memberpoint-wrapper .btn-riverview, .button-riverview {
  background: #F37248;
  border-color: #F37248;
  color: #fff;
}
.btn-riverview:hover, #announcement-bar a-riverview:hover, .memberpoint-wrapper .btn-riverview:hover, .button-riverview:hover {
  background: transparent;
  color: #F37248;
}
.btn-breamlea, #announcement-bar a-breamlea, .memberpoint-wrapper .btn-breamlea, .button-breamlea {
  background: #677D42;
  border-color: #677D42;
  color: #fff;
}
.btn-breamlea:hover, #announcement-bar a-breamlea:hover, .memberpoint-wrapper .btn-breamlea:hover, .button-breamlea:hover {
  background: transparent;
  color: #677D42;
}

.video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.video-wrapper video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.page p .button {
  margin: 15px 10px 0px 0px;
}

.woocommerce button.button, .woocommerce a.button, .woocommerce .button {
  color: #081C2E;
  border-color: #081C2E;
  background-color: transparent;
}
.woocommerce button.button.alt, .woocommerce a.button.alt, .woocommerce .button.alt {
  background-color: #081C2E;
  color: #081C2E;
  font-size: 12px;
}
.woocommerce button.button.alt:hover, .woocommerce a.button.alt:hover, .woocommerce .button.alt:hover {
  border-color: #081C2E;
  background: #081C2E;
  color: #081C2E;
}

.full-row {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin: 0px;
}
.full-row.image-overlay img {
  width: 100%;
}
.full-row.bg-grey {
  background: #081C2E;
}
.full-row.woocommerce-products-header {
  background-color: #fff;
}
.full-row.image-right {
  background-position: center left;
}
.full-row.image-right .image-wrap {
  float: right;
}
.full-row iframe {
  pointer-events: none;
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
.full-row .container > h3 {
  margin-bottom: 40px;
}
.full-row .padding {
  border: 70px solid #ffffff;
  box-sizing: border-box;
  float: left;
  width: 100%;
  background: #f7f6f4;
  border-top-width: 35px;
  border-bottom-width: 35px;
}

.clearfix {
  width: 100%;
  clear: both;
  float: left;
  box-sizing: border-box;
}
.clearfix.padding-150 {
  padding: 75px 0px;
}
@media (max-width: 767px) {
  .clearfix.padding-150 {
    padding: 40px 0px 35px;
  }
}
.clearfix.padding-100 {
  padding: 50px 0px;
}
@media (max-width: 767px) {
  .clearfix.padding-100 {
    padding: 25px 0px;
  }
}
.clearfix.padding-50 {
  padding: 25px 0px;
}
@media (max-width: 767px) {
  .clearfix.padding-50 {
    padding: 15px 0px 10px;
  }
}
@media (max-width: 767px) {
  .clearfix.mobile-padding-0 {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .clearfix.mobile-padding-25 {
    padding: 15px 0px 10px;
  }
}

.col-lg-12 {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.col-lg-10 {
  width: 83.33333%;
  float: left;
  box-sizing: border-box;
}

.col-lg-9 {
  width: 75%;
  float: left;
  box-sizing: border-box;
}

.col-lg-8 {
  width: 66.667%;
  float: left;
  box-sizing: border-box;
}

.col-lg-7 {
  width: 58.3333333333%;
  float: left;
  box-sizing: border-box;
}

.col-lg-6 {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.col-lg-5 {
  width: 41.6666666667%;
  float: left;
  box-sizing: border-box;
}

.col-lg-4 {
  width: 33.333%;
  float: left;
  box-sizing: border-box;
}

.col-lg-3 {
  width: 25%;
  float: left;
  box-sizing: border-box;
}

.col-lg-two-fifths {
  width: 40%;
  float: left;
  box-sizing: border-box;
}

.col-lg-fifth {
  width: 20%;
  float: left;
  box-sizing: border-box;
}

.col-lg-2 {
  width: 16.66667%;
  float: left;
  box-sizing: border-box;
}

.col-lg-1 {
  width: 8.333%;
  float: left;
  box-sizing: border-box;
}

.row .col-lg-12, .row .col-lg-11, .row .col-lg-10, .row .col-lg-9, .row .col-lg-8, .row .col-lg-7, .row .col-lg-6, .row .col-lg-5, .row .col-lg-4, .row .col-lg-3, .row .col-lg-two-fifths, .row .col-lg-fifth, .row .col-lg-2, .row .col-lg-1 {
  padding: 0 15px;
}

.nm {
  margin: 0px;
}

.last {
  float: right;
}

.inner h2 {
  margin: 30px 0px;
}
.inner .btn {
  margin-top: 60px;
}

.hidden_label legend {
  display: none !important;
}

.ginput_container_checkbox .gfield-choice-input {
  padding: 0;
  width: 22px;
  height: 22px;
  border: 2px solid #081C2E !important;
  background: transparent;
  -webkit-appearance: none !important;
  display: inline-block;
  position: relative;
  float: left;
  margin: 0px 10px 0px 0px;
}
.ginput_container_checkbox .gfield-choice-input:before {
  content: "✕";
  opacity: 0;
  left: 5px;
  top: 1px;
  width: 100%;
  height: 100%;
  color: #081C2E;
  position: absolute;
}
.ginput_container_checkbox .gfield-choice-input:checked::before {
  opacity: 1;
}

input {
  border-radius: 0px;
  -webkit-appearance: none;
}

input[type=checkbox], input[type=radio] {
  -webkit-appearance: auto;
}

input[type=text], input[type=email], input[type=tel], input[type=number], textarea {
  background: transparent;
  border: 0px none;
  color: #081C2E;
  border-bottom-color: #081C2E;
  color: #081C2E;
  border-bottom: 1px solid #081C2E;
  line-height: 28px;
  font-size: 12px;
  padding: 5px 0px;
  border-radius: 0px;
  -webkit-appearance: none;
  outline: none !important;
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, input[type=number]::placeholder, textarea::placeholder {
  color: #081C2E;
  font-size: 12px;
}

body .gform-theme--api, body .gform-theme--foundation {
  --gf-field-gap-x: 30px;
}

.ui-datepicker {
  background: #fff;
  padding: 20px;
}
.ui-datepicker select {
  border-color: #081C2E;
  color: #081C2E;
}

.border-radius {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}

select.large {
  line-height: 28px;
  font-size: 16px;
  padding: 5px 0px;
  color: #081C2E;
  border: 0px none;
  background: transparent;
  border-bottom: 1px solid #081C2E;
}

.ginput_container_fileupload {
  border-bottom: 1px solid #081C2E !important;
}
.ginput_container_fileupload input {
  font-size: 12px;
}

.gfield--type-honeypot,
.validation_message {
  display: none !important;
}

.gfield_error input, .gfield_error, .gfield_error ::placeholder {
  color: #081C2E !important;
  border-color: #081C2E !important;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 50px !important;
}

.container .gform_wrapper.gravity-theme .gfield_description {
  color: #081C2E;
}
.container .gform_wrapper.gravity-theme .gfield--type-html p {
  font-size: 14px;
  margin: 0px;
}
.container .gform_wrapper.gravity-theme .name .gfield_label {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  color: #081C2E;
  margin-bottom: 20px;
}
.container .gform_wrapper.gravity-theme .gfield_required {
  color: #081C2E !important;
}
.container .gform_wrapper.gravity-theme p.gform_required_legend {
  display: none !important;
}
.container .gform_wrapper.gravity-theme .charleft.ginput_counter.gfield_description {
  display: none;
}
.container .gform_wrapper.gravity-theme .gfield_label {
  font-size: 12px;
  color: #081C2E;
}
.container .gform_wrapper.gravity-theme .gform_fields input.large {
  padding: 0;
}
.container .gform_wrapper.gravity-theme .gform_fields .name_first input, .container .gform_wrapper.gravity-theme .gform_fields .name_last input {
  padding: 0;
}
.container .gform_wrapper.gravity-theme .half {
  width: 48%;
  float: left;
  clear: none;
  margin-bottom: 30px;
  display: block;
}
.container .gform_wrapper.gravity-theme .half:nth-child(2), .container .gform_wrapper.gravity-theme .half:nth-child(4) {
  float: right;
}
.container .gform_wrapper.gravity-theme .half .gfield_label {
  font-size: 12px;
  line-height: 22px !important;
  font-weight: 400;
  margin-bottom: 10px;
}
.container .gform_wrapper.gravity-theme .gform_footer {
  float: left;
  width: 20%;
  margin-top: 0px;
  padding: 0px !important;
  margin: 0px !important;
  position: relative;
}
.container .gform_wrapper.gravity-theme .gform_button {
  display: block;
  width: 100%;
  padding: 0px;
  background: transparent;
  border: 2px solid;
  color: #081C2E;
  box-shadow: none;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  text-align: center;
  padding: 5px 20px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.container .gform_wrapper.gravity-theme .gform_button:hover {
  border: 2px solid #081C2E;
  background: #081C2E;
  color: #fff;
}

.wpb_images_carousel .vc_slide.vc_images_carousel {
  float: left;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline {
  overflow: visible;
}

.mobile-only {
  display: none !important;
}

@media (max-width: 767px) {
  .mobile-only {
    display: block !important;
  }
  .desktop-only {
    display: none !important;
  }
  #site-wide {
    display: none;
  }
  .col-sm-12 {
    width: 100%;
    float: left;
  }
  .col-sm-6 {
    width: 50%;
    float: left;
  }
  .col-sm-4 {
    width: 33.33%;
    float: left;
  }
  .inner {
    padding: 40px;
  }
  .container {
    padding: 0 15px;
  }
  .reorder {
    display: table;
  }
  .reorder .col-sm-12 {
    float: none;
    display: table-footer-group;
  }
  .reorder .col-sm-12.last {
    display: table-header-group;
  }
}
a.vc_single_image-wrapper {
  border-bottom: 0px none;
}
a.vc_single_image-wrapper:after {
  display: none;
}
a.vc_single_image-wrapper:hover {
  border-bottom: 0px none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 2px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

#site-header {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  transition: all 0.4s ease-in-out;
  z-index: 99;
  float: left;
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
  text-align: center;
  padding: 0;
}
#site-header .container {
  max-width: 100%;
  padding: 0 30px;
}
#site-header #weather-bar {
  padding: 4px 0px 3px;
  background: #C4D4E2;
  float: left;
  width: 100%;
}
#site-header #weather-bar .container {
  max-width: 100%;
  padding: 0 30px;
}
@media (max-width: 767px) {
  #site-header #weather-bar {
    display: none;
  }
}
#site-header #weather-bar ul {
  margin: 7px 0px;
  padding: 0px;
  float: left;
  color: #081C2E;
}
#site-header #weather-bar ul:last-child {
  float: right;
  margin: 0px;
}
#site-header #weather-bar ul:last-child li {
  margin: 0px 0px 0px 1px;
}
#site-header #weather-bar ul:last-child li a {
  display: block;
  padding: 5px 10px 7px 4px;
  border-radius: 20px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 400;
}
#site-header #weather-bar ul:last-child li a span {
  margin-right: 5px;
}
#site-header #weather-bar ul:last-child li a:hover {
  background: #fff;
}
#site-header #weather-bar ul:last-child li:last-child a {
  background: rgba(255, 255, 255, 0.2);
}
#site-header #weather-bar ul:last-child li:last-child a:hover {
  background: #fff;
}
#site-header #weather-bar ul li {
  display: inline-block;
  margin: 0px 15px 0px 0px;
  float: left;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
#site-header #weather-bar ul li form {
  display: inline-block;
}
#site-header #weather-bar ul li form input[type=text] {
  border-bottom: 0px none;
  width: 55px;
  transition: all 0.4s ease-in-out;
  font-size: 14px;
}
#site-header #weather-bar ul li form input[type=text].open {
  width: 100px;
}
#site-header #weather-bar ul li form input[type=text]::placeholder {
  font-size: 14px;
  font-weight: 400;
}
#site-header #weather-bar ul li a {
  text-decoration: none;
  border: 0px none;
}
#site-header #weather-bar ul li:last-child {
  margin-right: 0px;
}
#site-header #weather-bar ul span {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: -1px 3px -8px 0px;
  background: center center no-repeat;
  background-size: contain;
}
#site-header #weather-bar ul span.icon-bc {
  background-image: url("img/icons/icon-bc.png");
}
#site-header #weather-bar ul span.icon-wind {
  background-image: url("img/icons/icon-wind.svg");
}
#site-header #weather-bar ul span.icon-tide {
  background-image: url("img/icons/icon-tide.svg");
}
#site-header #weather-bar ul span.icon-search {
  background-image: url("img/icons/icon-search.svg");
}
#site-header #weather-bar ul span.icon-access {
  background-image: url("img/icons/icon-access.svg");
}
#site-header #weather-bar ul span.icon-contact {
  background-image: url("img/icons/icon-contact.svg");
}
#site-header #weather-bar ul span.icon-notice {
  background-image: url("img/icons/icon-notice.svg");
}
#site-header #weather-bar ul span.weather-01d, #site-header #weather-bar ul span.weather-01n {
  background-image: url("img/icons/weather-clear-sky.svg");
}
#site-header #weather-bar ul span.weather-02d, #site-header #weather-bar ul span.weather-02n {
  background-image: url("img/icons/weather-few-clouds.svg");
}
#site-header #weather-bar ul span.weather-03d, #site-header #weather-bar ul span.weather-03n {
  background-image: url("img/icons/weather-scattered-clouds.svg");
}
#site-header #weather-bar ul span.weather-04d, #site-header #weather-bar ul span.weather-04n {
  background-image: url("img/icons/weather-broken-clouds.svg");
}
#site-header #weather-bar ul span.weather-09d, #site-header #weather-bar ul span.weather-09n {
  background-image: url("img/icons/weather-shower-rain.svg");
}
#site-header #weather-bar ul span.weather-10d, #site-header #weather-bar ul span.weather-10n {
  background-image: url("img/icons/weather-rain.svg");
}
#site-header #weather-bar ul span.weather-11d, #site-header #weather-bar ul span.weather-11n {
  background-image: url("img/icons/weather-thunderstorm.svg");
}
#site-header #weather-bar ul span.weather-13d, #site-header #weather-bar ul span.weather-13n {
  background-image: url("img/icons/weather-snow.svg");
}
#site-header #weather-bar ul span.weather-50d, #site-header #weather-bar ul span.weather-50n {
  background-image: url("img/icons/weather-mist.svg");
}
#site-header #weather-bar ul span:first-child {
  margin-left: 0px;
}
#site-header #header-content {
  float: left;
  width: 100%;
  background: #fff;
  padding: 0;
}
#site-header.nav-up {
  top: -140px;
}
#site-header.nav-down {
  position: fixed;
  top: -49px;
  padding: 0px 0px 0px;
}
#site-header #main-menu {
  display: inline-block;
  float: left;
}
#site-header #main-menu > li {
  display: inline-block;
  margin: 0 30px 0px 0px;
  line-height: 100px;
}
#site-header #main-menu > li:last-child {
  margin-right: 0px;
}
#site-header #main-menu > li.dropdown:after {
  margin: 0px 0px -2px 4px;
  content: " ";
  width: 7px;
  height: 12px;
  display: inline-block;
  background: url("img/icon-arrow.svg") center center no-repeat;
  transform: rotate(90deg);
  background-size: contain;
}
#site-header #main-menu > li a {
  font-size: 16px;
  border-bottom: 1px solid transparent;
  font-weight: 500;
}
#site-header #main-menu > li a:hover {
  border-color: #081C2E;
}
#site-header #main-menu > li.current_page_item > a:after {
  width: 100%;
  left: 0px;
}
#site-header #main-menu > li:hover:before {
  opacity: 1;
  visibility: visible;
}
#site-header #main-menu > li:hover > .sub-menu {
  max-height: 400px;
  padding: 0px 0px 70px;
}
#site-header #main-menu > li > .sub-menu {
  float: left;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  position: absolute;
  left: 0;
  background: transparent;
  width: 100%;
  z-index: 9;
  top: 140px;
  padding: 0px;
}
#site-header #main-menu > li > .sub-menu:before {
  content: " ";
  width: 100%;
  float: left;
  background: #fff;
  top: 0px;
  bottom: 40px;
  position: absolute;
  z-index: -1;
  left: 0px;
}
#site-header #main-menu > li > .sub-menu:after {
  content: " ";
  width: 100%;
  float: left;
  height: 40px;
  background: url(img/header_top.png) center top no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
@media (min-width: 768px) {
  #site-header #main-menu > li > .sub-menu > .container {
    padding: 0 180px;
  }
}
#site-header #main-menu > li > .sub-menu ul {
  padding: 20px 0px 30px;
}
#site-header #main-menu > li > .sub-menu ul .sub-menu {
  padding-top: 8px;
}
#site-header #main-menu > li > .sub-menu li {
  float: left;
  margin: 0px;
  text-align: left;
  width: 25%;
  padding-right: 15px;
  box-sizing: border-box;
}
#site-header #main-menu > li > .sub-menu li .container {
  padding: 0px;
}
#site-header #main-menu > li > .sub-menu li a {
  background: transparent;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 10px;
  border-bottom: 1px solid transparent;
}
#site-header #main-menu > li > .sub-menu li a:hover {
  color: #0F385C;
  border-bottom: 2px solid #0F385C;
}
#site-header #main-menu > li > .sub-menu li li {
  width: 100%;
  clear: both;
  padding: 0px 0px 5px;
}
#site-header #main-menu > li > .sub-menu li li a {
  font-weight: 400;
  font-size: 16px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  display: block;
  float: left;
  border-bottom: 0px none;
  border-radius: 15px;
  padding: 5px 10px;
  margin-left: -10px;
}
#site-header #main-menu > li > .sub-menu li li a:hover {
  color: #0F385C;
  background: #ebd7c5;
  border-bottom: 0px none;
}
#site-header #main-menu > li.normal-dropdown {
  position: relative;
}
#site-header #main-menu > li.normal-dropdown:after {
  right: 0px;
  top: 45px;
  position: absolute;
}
#site-header #main-menu > li.normal-dropdown > a {
  padding-right: 15px;
}
#site-header #main-menu > li.normal-dropdown.parks-dropdown > .sub-menu {
  width: 130px;
  margin-left: -5px;
}
#site-header #main-menu > li.normal-dropdown.parks-dropdown:after {
  right: 20px;
}
#site-header #main-menu > li.normal-dropdown.parks-dropdown > a {
  border: 1px solid;
  border-radius: 30px;
  padding: 15px 55px 15px 25px;
}
#site-header #main-menu > li.normal-dropdown.parks-dropdown > a span {
  position: absolute;
}
#site-header #main-menu > li.normal-dropdown > .sub-menu {
  width: 300px;
  top: 77px;
  padding: 0px 30px 0px 30px;
  margin-left: -30px;
  background: #fff;
  border-radius: 0px 0px 15px 15px;
}
#site-header #main-menu > li.normal-dropdown > .sub-menu:after, #site-header #main-menu > li.normal-dropdown > .sub-menu:before {
  display: none;
}
#site-header #main-menu > li.normal-dropdown > .sub-menu .container {
  padding: 0px;
}
#site-header #main-menu > li.normal-dropdown > .sub-menu ul {
  padding: 20px 0px 10px !important;
  float: left;
}
#site-header #main-menu > li.normal-dropdown > .sub-menu ul li {
  width: 100%;
  margin-bottom: 10px;
}
#site-header #main-menu > li.normal-dropdown > .sub-menu ul li a {
  font-size: 16px;
  font-weight: 400;
  border-bottom: 0px none;
  border-radius: 15px;
  padding: 5px 15px;
  margin-left: -15px;
}
#site-header #main-menu > li.normal-dropdown > .sub-menu ul li a:hover {
  color: #0F385C;
  background: #C4D4E2;
  border-bottom: 0px none;
}
#site-header a.logo {
  display: block;
  border-bottom: 0px none;
  float: left;
  visibility: visible;
  opacity: 1;
  transition: all 0.4s ease-in-out;
  padding: 0px;
  margin-right: 40px;
}
#site-header a.logo:after {
  display: none;
}
#site-header a.logo img {
  display: block;
  width: auto;
  height: 60px;
  margin-top: 20px;
  float: left;
}
#site-header #menu-button {
  display: block;
  float: right;
}
#site-header #right-buttons {
  float: right;
  margin-top: 27px;
}
@media (max-width: 767px) {
  #site-header #right-buttons {
    display: none;
  }
}
#site-header #right-buttons li {
  display: inline-block;
  margin-left: 5px;
  float: left;
}
#site-header #right-buttons li:first-child {
  margin-left: 0px;
}
#site-header #right-buttons li a {
  display: block;
  padding: 14px 20px 14px;
  border-radius: 30px;
  line-height: 18px;
  font-size: 16px;
  font-weight: 500;
  border: 0px none;
}
#site-header #right-buttons li a span {
  margin-right: 5px;
}
#site-header #right-buttons li a:hover {
  background: #fff;
}
#site-header #right-buttons li span {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: -1px 3px -8px 0px;
  background: center center no-repeat;
  background-size: contain;
}
@media (max-width: 1336px) {
  #site-header #right-buttons li span {
    display: none;
  }
}
#site-header #right-buttons li.icon-issue a {
  background: #FEF680;
  border: 2px solid #FEF680;
}
#site-header #right-buttons li.icon-issue a:hover {
  background: #fff;
}
#site-header #right-buttons li.icon-issue span {
  background-image: url("img/icons/icon-issue.svg");
}
#site-header #right-buttons li.icon-explore a {
  background: #C4D4E2;
  border: 2px solid #C4D4E2;
}
#site-header #right-buttons li.icon-explore a:hover {
  background: #fff;
}
#site-header #right-buttons li.icon-explore span {
  background-image: url("img/icons/icon-explore.svg");
}
#site-header #right-buttons li.icon-stay a {
  background: #fff;
  border: 1px solid #0F385C;
  color: #0F385C;
}
#site-header #right-buttons li.icon-stay a:hover {
  background: #0F385C;
  color: #fff;
}
#site-header #right-buttons li.icon-stay span {
  background-image: url("img/icons/icon-stay.svg");
}

body:before {
  content: " ";
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  z-index: 99;
}
body.menu-open:before {
  opacity: 1;
  visibility: visible;
}

body .vc_row.vc_row-o-full-height {
  min-height: 80vh !important;
  max-height: 80vh !important;
}

.padding-corners > div > div {
  padding: 40px;
  box-sizing: border-box;
  border-radius: 15px;
}

.text-over .vc_single_image-wrapper {
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}
.text-over .top-pill {
  position: absolute;
  top: 60px;
  left: 60px;
}
@media (max-width: 767px) {
  .text-over .top-pill {
    left: 20px;
    top: 40px;
  }
}
.text-over .bottom-over {
  position: absolute;
  bottom: 60px;
  left: 60px;
}
@media (max-width: 767px) {
  .text-over .bottom-over {
    left: 20px;
    bottom: 40px;
  }
}
.text-over .bottom-over * {
  color: #fff;
}

.home .news-posts {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  margin: 0 -15px;
}
.home .news-posts .news-post {
  transition: all 0.5s ease-in-out;
  opacity: 0.5 !important;
  padding: 0 15px;
  width: 400px;
}
@media (max-width: 767px) {
  .home .news-posts .news-post {
    width: 100%;
  }
}

.related-posts {
  margin-top: 40px;
}

.accommodation-post, .attraction-post {
  margin-bottom: 60px;
}
.accommodation-post:nth-child(3n+4), .attraction-post:nth-child(3n+4) {
  clear: both;
}
.accommodation-post h6 i, .attraction-post h6 i {
  margin-left: 12px;
  margin-right: 6px;
}
.accommodation-post h6 i:first-child, .attraction-post h6 i:first-child {
  margin-left: 0px;
}
.accommodation-post h4, .attraction-post h4 {
  margin: 10px 0px 10px;
}
.accommodation-post h4 a, .attraction-post h4 a {
  border-bottom: 1px solid transparent;
}
.accommodation-post img, .attraction-post img {
  border-radius: 25px;
}
.accommodation-post img, .accommodation-post img:last-child, .attraction-post img, .attraction-post img:last-child {
  margin-bottom: 25px;
}
.news-posts .slick-list.draggable {
  overflow: visible;
}
@media (max-width: 767px) {
  .news-posts .slick-list.draggable {
    overflow: hidden;
  }
}
.news-posts.active {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
@media (max-width: 767px) {
  .news-posts.active {
    overflow: hidden;
  }
}
.news-posts .news-post.slick-active {
  opacity: 1 !important;
}
.news-posts .news-post h6 {
  margin-bottom: 5px;
}
.news-posts .news-post h4 a {
  border-bottom: 1px solid transparent;
}
.news-posts .news-post img {
  border-radius: 15px;
  margin-bottom: 25px;
}
.blog .news-posts .news-post, .search .news-posts .news-post {
  margin-bottom: 50px;
}
.blog .news-posts .news-post:nth-child(4n+5), .search .news-posts .news-post:nth-child(4n+5) {
  clear: both;
}

.ontop {
  position: relative;
  z-index: 3;
}

.vc_toggle_default {
  background: #FAEFE6;
  padding: 20px;
  border-radius: 15px;
}
.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
  right: 0px;
  left: initial !important;
  background: #ebd7c5;
  border-radius: 15px;
  border: 0px none;
  padding: 15px 20px;
}
.vc_toggle_default .vc_toggle_title .vc_toggle_icon:after, .vc_toggle_default .vc_toggle_title .vc_toggle_icon:before {
  background: #0F385C;
  visibility: visible !important;
  border: 0px none !important;
}
.vc_toggle_default .vc_toggle_title .vc_toggle_icon:before {
  width: 3px !important;
  height: 14px !important;
  border-radius: 1px;
  opacity: 1;
}
.vc_toggle_default .vc_toggle_title .vc_toggle_icon:after {
  opacity: 1;
  width: 14px !important;
  height: 3px !important;
  border-radius: 1px;
}
.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before {
  opacity: 0;
}

.brownbox .vc_column-inner > .wpb_wrapper > .wpb_content_element {
  background: #FAEFE6;
  border-radius: 15px;
  padding: 25px;
}
.brownbox .vc_column-inner > .wpb_wrapper > .wpb_content_element p:last-child .btn-blue {
  font-size: 12px;
}

.post-image img {
  float: left;
}
.post-image .rounded {
  width: 100%;
  float: left;
}
.post-image .rounded .vc_single_image-wrapper {
  float: left;
  margin-bottom: 25px;
}

.care-columns > div {
  padding: 15px;
}
.care-columns > div.care-1 > div {
  border-color: #0d7983;
}
.care-columns > div.care-2 > div {
  border-color: #7d6157;
}
.care-columns > div.care-3 > div {
  border-color: #87a76a;
}
.care-columns > div.care-4 > div {
  border-color: #ed9b52;
}
.care-columns > div > div {
  border: 3px solid;
  border-radius: 10px;
}
.care-columns > div > div img {
  margin-top: -100px;
  width: 200px;
  position: relative;
  z-index: 9;
  background: #fff;
}
.care-columns > div > div h4 {
  margin-bottom: 0px;
}
.care-columns .wpb_text_column {
  margin-bottom: 30px;
}

.care-title img {
  width: 300px;
  max-width: 100%;
  float: left;
}

.content-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .vc_column-inner {
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  padding-top: 0px;
  background-color: #0F385C;
  background-size: 100%;
  background-repeat: no-repeat;
}
.content-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper {
  background: #0F385C;
  padding: 25px 30px 30px;
  margin-top: 40%;
}
@media (min-width: 1399px) {
  .content-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper {
    margin-top: 50%;
  }
}
.content-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper .wpb_wrapper {
  padding: 0px;
  margin-top: 0px;
}
.content-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper .wpb_text_column {
  margin-bottom: 0px;
}
.content-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper * {
  color: #fff;
}
.content-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper .btn {
  border-color: #fff;
}
.content-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper .btn:hover {
  background: #fff;
  color: #0F385C;
}
.content-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper h3 {
  margin-bottom: 10px;
}
.content-rows > .vc_column_container > .vc_column-inner .no-margin .wpb_wrapper {
  margin-top: 0px;
  background: transparent;
}
.content-rows.brown-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper {
  background: #FAEFE6;
}
.content-rows.brown-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper * {
  color: #0F385C;
}
.content-rows.brown-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper .btn {
  background: #0F385C;
  border-color: #0F385C;
  color: #fff;
}
.content-rows.brown-rows > .vc_column_container > .vc_column-inner > .wpb_wrapper .wpb_wrapper .btn:hover {
  background: transparent;
  color: #0F385C;
}

.faq.wpb_content_element {
  background: #FAEFE6;
  border-radius: 15px;
  padding: 25px 25px 10px 25px;
  margin-bottom: 15px;
  transition: all 0.5s ease-in-out;
}
.faq.wpb_content_element h5, .faq.wpb_content_element h4 {
  position: relative;
  cursor: pointer;
}
.faq.wpb_content_element h5:after, .faq.wpb_content_element h4:after {
  content: " ";
  border: 0px none;
  width: 40px;
  height: 40px;
  position: absolute;
  background: #ebd7c5 url(img/icon-plus.png) center center no-repeat;
  background-size: 14px;
  border-radius: 100%;
  top: -6px;
  right: -6px;
  transition: all 0.4s ease-in-out;
}
.faq.wpb_content_element h5:hover:hover:after, .faq.wpb_content_element h4:hover:hover:after {
  background-color: #fff;
}
.faq.wpb_content_element ul, .faq.wpb_content_element p {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.faq.wpb_content_element ul li {
  margin: 0px;
  padding: 0px;
}
.faq.wpb_content_element.active {
  padding-bottom: 25px;
}
.faq.wpb_content_element.active ul, .faq.wpb_content_element.active p {
  max-height: 500px;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.faq.wpb_content_element.active h5:after, .faq.wpb_content_element.active h4:after {
  transform: rotate(45deg);
}

.partner-logos img {
  width: 80%;
  float: left;
}
.partner-logos h6 a {
  background: #FAEFE6;
  border-radius: 15px;
  padding: 10px 20px 10px 15px;
  float: left;
  border-bottom: 0px none !important;
  line-height: 1.2;
  margin-left: -15px;
  padding-right: 40px;
  position: relative;
  transition: all 0.5s ease-in-out;
}
.partner-logos h6 a:after {
  content: " ";
  border: 0px none;
  width: 30px;
  height: 30px;
  position: absolute;
  background: #ebd7c5 url(img/icon-arrow-diag.png) center center no-repeat;
  background-size: 10px;
  border-radius: 100%;
  top: 50%;
  right: 4px;
  margin-top: -15px;
  transition: all 0.5s ease-in-out;
}
.partner-logos h6 a:hover {
  background: #ebd7c5;
}
.partner-logos h6 a:hover:hover:after {
  background-color: #FAEFE6;
}

.greenbox .vc_column-inner > .wpb_wrapper > .wpb_content_element {
  background: #4A775E;
  border-radius: 15px;
  padding: 25px;
}

.bluebox .vc_column-inner > .wpb_wrapper > .wpb_content_element {
  background: #0F385C;
  border-radius: 15px;
  padding: 25px;
}
.bluebox .vc_column-inner > .wpb_wrapper > .wpb_content_element * {
  color: #fff;
}

p.buttons {
  margin-top: 20px;
}

.z-top {
  position: relative;
  z-index: 9;
}

.card-drop .wpb_text_column {
  box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.15);
  padding: 30px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 16px;
}

.park-cards .wpb_column .vc_column-inner > .wpb_wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}
.park-cards .wpb_column .vc_column-inner > .wpb_wrapper .wpb_single_image, .park-cards .wpb_column .vc_column-inner > .wpb_wrapper .wpb_text_column {
  margin-bottom: 0px;
}
.park-cards .wpb_column .vc_column-inner > .wpb_wrapper .wpb_text_column {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 30px;
  background: #5F94B6;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  border-radius: 16px;
  transition: all 0.4s ease-in-out;
}
.park-cards .wpb_column .vc_column-inner > .wpb_wrapper .wpb_text_column p {
  margin: 0px;
}
.park-cards .wpb_column .vc_column-inner > .wpb_wrapper .wpb_text_column a {
  position: absolute;
  right: 20px;
  bottom: 30px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  border: 0px none;
  border: 1px solid transparent;
}
.park-cards .wpb_column .vc_column-inner > .wpb_wrapper .wpb_text_column a i {
  width: 30px;
  text-align: center;
  height: 15px;
  padding: 13px 5px 17px 10px;
  color: white;
  display: block;
  font-size: 20px;
}
.park-cards .wpb_column .vc_column-inner > .wpb_wrapper .wpb_text_column a:hover {
  background: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
}
.park-cards .wpb_column .vc_column-inner > .wpb_wrapper:hover .wpb_text_column {
  padding: 50px 30px;
}
.park-cards .barwonheads .wpb_wrapper .wpb_text_column {
  background-color: #5F94B6 !important;
}
.park-cards .riverview .wpb_wrapper .wpb_text_column {
  background-color: #F37248 !important;
}
.park-cards .breamlea .wpb_wrapper .wpb_text_column {
  background-color: #677D42 !important;
}
.park-cards .icon {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30%;
}

.park-barwon-heads h6,
h6.park-barwon-heads,
.park-barwonheads h6,
h6.park-barwonheads {
  color: #5F94B6;
  margin-bottom: -5px;
  display: inline-block;
  margin-right: 10px;
}

.park-breamlea h6,
h6.park-breamlea {
  color: #677D42;
  margin-bottom: -5px;
  display: inline-block;
  margin-right: 10px;
}

.park-riverview h6,
h6.park-riverview {
  color: #F37248;
  margin-bottom: -5px;
  display: inline-block;
  margin-right: 10px;
}

.accomm-details {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 60px;
}
.accomm-details p i {
  margin-right: 20px;
  width: 20px;
}
.accomm-details .accom-inner {
  padding: 0 20px;
}

.accomm-gallery {
  float: left;
  width: 100%;
  clear: both;
  margin: 60px 0px;
}
.accomm-gallery .container {
  overflow: visible;
}

.slick-slider {
  overflow: hidden;
}
.slick-slider button.slick-arrow {
  position: absolute;
  top: 40%;
  background: #fff url("img/icon-arrow.png") center center no-repeat;
  background-size: 8px auto;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 1px solid #0F385C;
  text-indent: -99999px;
  border-radius: 100%;
  cursor: pointer;
  display: block;
}
.slick-slider button.slick-arrow.slick-prev {
  left: -25px;
  transform: rotate(180deg);
  z-index: 9;
}
.slick-slider button.slick-arrow.slick-next {
  right: -25px;
}

#wrapper .accomm-images, #wrapper .standard-carousel {
  overflow: visible;
  display: none;
}
#wrapper .accomm-images .slick-slide, #wrapper .standard-carousel .slick-slide {
  margin: 0 5px;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
#wrapper .accomm-images .slick-list, #wrapper .standard-carousel .slick-list {
  overflow: visible;
}
#wrapper .accomm-images.active, #wrapper .standard-carousel.active {
  display: block;
}
#wrapper .accomm-images img, #wrapper .standard-carousel img {
  height: 400px;
}
#wrapper .slick-dots {
  text-align: center;
  margin: 20px auto;
}
#wrapper .slick-dots li {
  display: inline-block;
  text-indent: -9999px;
  background: transparent;
  border: 1px solid #0F385C;
  margin: 0 3px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
#wrapper .slick-dots li.slick-active {
  background: #0F385C;
}

.buttons-row {
  margin: 0 0px 50px -100px;
  padding: 0px;
}
@media (max-width: 767px) {
  .buttons-row {
    margin: 0px -15px;
  }
}
.buttons-row li {
  width: 20%;
  float: left;
  border-radius: 15px;
  padding: 0px 10px;
  box-sizing: border-box;
  float: left;
}
@media (max-width: 767px) {
  .buttons-row li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.buttons-row li a {
  background: #C4D4E2;
  padding: 40px 30px;
  border: 2px solid #C4D4E2;
  display: block;
  float: left;
  width: 100%;
  box-sizing: border-box;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .buttons-row li a {
    padding: 25px 20px;
  }
}
.buttons-row li a:hover {
  background: #fff;
  border: 2px solid #0F385C;
}
.buttons-row li a:hover span.link {
  border-color: #0F385C;
}
.buttons-row li:first-child a {
  background: #FEF680;
  border: 2px solid #FEF680;
}
.buttons-row li:first-child a:hover {
  background: #fff;
  border: 2px solid #0F385C;
}
.buttons-row li:first-child a:hover span.link {
  border-color: #0F385C;
}
.buttons-row li span {
  float: left;
  transition: all 0.4s ease-in-out;
}
.buttons-row li span.icon {
  width: 44px;
  height: 44px;
  background: center center no-repeat;
  background-size: contain;
}
.buttons-row li span.icon-issue {
  background-image: url("img/icons/icon-help.svg");
}
.buttons-row li span.icon-mail {
  background-image: url("img/icons/icon-mail.svg");
}
.buttons-row li span.icon-help {
  background-image: url("img/icons/icon-help.svg");
}
.buttons-row li span.icon-account {
  background-image: url("img/icons/icon-account.svg");
}
.buttons-row li span.icon-permit {
  background-image: url("img/icons/icon-permit.svg");
}
.buttons-row li span.link {
  width: 44px;
  height: 44px;
  float: right;
  background: #fff url("img/icon-arrow-right.svg") center center no-repeat;
  border-radius: 100%;
  border: 2px solid #fff;
}
.buttons-row li h5 {
  clear: both;
  float: left;
  margin: 40px 0px 0px;
}
@media (max-width: 767px) {
  .buttons-row li h5 {
    margin-top: 20px;
  }
}

.post-filters li {
  display: inline-block;
  margin: 0 15px 15px 0px;
}

@media (min-width: 768px) {
  .home .projects-posts:before {
    content: " ";
    position: absolute;
    left: -100%;
    height: 100%;
    width: 100%;
    background: #ebd7c5;
    z-index: 2;
  }
}
.home .projects-posts .project-post img {
  border-radius: 15px;
}
.home .projects-posts .project-post .project-inner {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 30px 30px 20px;
  border-radius: 0px 0px 15px 15px;
  width: 100%;
  overflow: hidden;
}

.projects-posts.projects-related .project-post img,
.page-template-template-projects .projects-posts .project-post img {
  border-radius: 15px;
}
.projects-posts.projects-related .project-post .project-inner,
.page-template-template-projects .projects-posts .project-post .project-inner {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0px;
  padding: 30px 30px 20px;
  border-radius: 0px 0px 15px 15px;
  overflow: hidden;
}

.projects-posts .project-post .project-inner:before {
  content: " ";
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  top: 0;
  height: 100%;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 0;
}
.projects-posts .project-post .project-inner * {
  position: relative;
  z-index: 1;
}

.projects-posts.projects-related {
  opacity: 1;
  visibility: visible;
}
.projects-posts.projects-related .project-post {
  padding: 0 15px;
}

.people-posts {
  padding: 0 10px;
}
.people-posts.active, .people-posts .slick-list {
  overflow: visible;
}
.people-posts .people-post {
  width: 320px;
  margin: 0 15px;
  position: relative;
}
.people-posts .people-post img {
  border-radius: 15px;
  margin-bottom: 0px;
}
.people-posts .people-post .people-inner {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 0px 20px 0px 20px;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0px 0px 15px 15px;
}
.people-posts .people-post .people-inner:before, .people-posts .people-post .people-inner:after {
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 0;
}
.people-posts .people-post .people-inner:before {
  content: " ";
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
  top: -50px;
  height: 80px;
}
.people-posts .people-post .people-inner:after {
  bottom: 0px;
  top: 30px;
  content: " ";
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0px 0px 15px 15px;
}
.people-posts .people-post .people-inner * {
  z-index: 2;
  position: relative;
}
.people-posts .people-post .people-inner h4 {
  margin-bottom: 5px;
}
.people-posts .people-post .people-inner h5 {
  margin-bottom: 15px;
}
.projects-posts, .career-posts, .program-posts {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  margin: 0 0px;
}
.projects-posts button.slick-arrow.slick-next, .career-posts button.slick-arrow.slick-next, .program-posts button.slick-arrow.slick-next {
  right: 10px;
}
.projects-posts.active, .career-posts.active, .program-posts.active {
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
.projects-posts .slick-list.draggable, .career-posts .slick-list.draggable, .program-posts .slick-list.draggable {
  overflow: visible;
}
.projects-posts .career-post, .career-posts .career-post, .program-posts .career-post {
  width: 260px;
  margin: 0 15px;
  position: relative;
  transition: all 0.5s ease-in-out;
  background: #C4D4E2;
  border-radius: 15px;
  padding: 30px;
}
@media (max-width: 767px) {
  .projects-posts .career-post, .career-posts .career-post, .program-posts .career-post {
    width: 100%;
  }
}
.projects-posts .career-post.slick-current, .career-posts .career-post.slick-current, .program-posts .career-post.slick-current {
  width: 400px;
}
@media (max-width: 767px) {
  .projects-posts .career-post.slick-current, .career-posts .career-post.slick-current, .program-posts .career-post.slick-current {
    width: 100%;
  }
}
.projects-posts .project-post, .projects-posts .program-post, .career-posts .project-post, .career-posts .program-post, .program-posts .project-post, .program-posts .program-post {
  position: relative;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 767px) {
  .projects-posts .project-post, .projects-posts .program-post, .career-posts .project-post, .career-posts .program-post, .program-posts .project-post, .program-posts .program-post {
    width: 100%;
  }
}
.projects-posts .project-post.slick-current, .projects-posts .program-post.slick-current, .career-posts .project-post.slick-current, .career-posts .program-post.slick-current, .program-posts .project-post.slick-current, .program-posts .program-post.slick-current {
  width: 400px;
}
@media (max-width: 767px) {
  .projects-posts .project-post.slick-current, .projects-posts .program-post.slick-current, .career-posts .project-post.slick-current, .career-posts .program-post.slick-current, .program-posts .project-post.slick-current, .program-posts .program-post.slick-current {
    width: 100%;
  }
}
.projects-posts .project-post img, .projects-posts .program-post img, .career-posts .project-post img, .career-posts .program-post img, .program-posts .project-post img, .program-posts .program-post img {
  border-radius: 15px 15px 0px 0px;
  margin-bottom: 0px;
}
.projects-posts .project-post .project-inner, .projects-posts .project-post .program-inner, .projects-posts .program-post .project-inner, .projects-posts .program-post .program-inner, .career-posts .project-post .project-inner, .career-posts .project-post .program-inner, .career-posts .program-post .project-inner, .career-posts .program-post .program-inner, .program-posts .project-post .project-inner, .program-posts .project-post .program-inner, .program-posts .program-post .project-inner, .program-posts .program-post .program-inner {
  padding: 0 30px;
  box-sizing: border-box;
}
.projects-posts .project-post .project-inner h4, .projects-posts .project-post .project-inner p, .projects-posts .project-post .project-inner h5, .projects-posts .project-post .program-inner h4, .projects-posts .project-post .program-inner p, .projects-posts .project-post .program-inner h5, .projects-posts .program-post .project-inner h4, .projects-posts .program-post .project-inner p, .projects-posts .program-post .project-inner h5, .projects-posts .program-post .program-inner h4, .projects-posts .program-post .program-inner p, .projects-posts .program-post .program-inner h5, .career-posts .project-post .project-inner h4, .career-posts .project-post .project-inner p, .career-posts .project-post .project-inner h5, .career-posts .project-post .program-inner h4, .career-posts .project-post .program-inner p, .career-posts .project-post .program-inner h5, .career-posts .program-post .project-inner h4, .career-posts .program-post .project-inner p, .career-posts .program-post .project-inner h5, .career-posts .program-post .program-inner h4, .career-posts .program-post .program-inner p, .career-posts .program-post .program-inner h5, .program-posts .project-post .project-inner h4, .program-posts .project-post .project-inner p, .program-posts .project-post .project-inner h5, .program-posts .project-post .program-inner h4, .program-posts .project-post .program-inner p, .program-posts .project-post .program-inner h5, .program-posts .program-post .project-inner h4, .program-posts .program-post .project-inner p, .program-posts .program-post .project-inner h5, .program-posts .program-post .program-inner h4, .program-posts .program-post .program-inner p, .program-posts .program-post .program-inner h5 {
  color: #fff;
}
.projects-posts .project-post .project-inner h4 a, .projects-posts .project-post .project-inner p a, .projects-posts .project-post .project-inner h5 a, .projects-posts .project-post .program-inner h4 a, .projects-posts .project-post .program-inner p a, .projects-posts .project-post .program-inner h5 a, .projects-posts .program-post .project-inner h4 a, .projects-posts .program-post .project-inner p a, .projects-posts .program-post .project-inner h5 a, .projects-posts .program-post .program-inner h4 a, .projects-posts .program-post .program-inner p a, .projects-posts .program-post .program-inner h5 a, .career-posts .project-post .project-inner h4 a, .career-posts .project-post .project-inner p a, .career-posts .project-post .project-inner h5 a, .career-posts .project-post .program-inner h4 a, .career-posts .project-post .program-inner p a, .career-posts .project-post .program-inner h5 a, .career-posts .program-post .project-inner h4 a, .career-posts .program-post .project-inner p a, .career-posts .program-post .project-inner h5 a, .career-posts .program-post .program-inner h4 a, .career-posts .program-post .program-inner p a, .career-posts .program-post .program-inner h5 a, .program-posts .project-post .project-inner h4 a, .program-posts .project-post .project-inner p a, .program-posts .project-post .project-inner h5 a, .program-posts .project-post .program-inner h4 a, .program-posts .project-post .program-inner p a, .program-posts .project-post .program-inner h5 a, .program-posts .program-post .project-inner h4 a, .program-posts .program-post .project-inner p a, .program-posts .program-post .project-inner h5 a, .program-posts .program-post .program-inner h4 a, .program-posts .program-post .program-inner p a, .program-posts .program-post .program-inner h5 a {
  color: #fff;
  border-bottom: 2px solid transparent;
}
.projects-posts .project-post .project-inner h4 a.btn, .projects-posts .project-post .project-inner p a.btn, .projects-posts .project-post .project-inner h5 a.btn, .projects-posts .project-post .program-inner h4 a.btn, .projects-posts .project-post .program-inner p a.btn, .projects-posts .project-post .program-inner h5 a.btn, .projects-posts .program-post .project-inner h4 a.btn, .projects-posts .program-post .project-inner p a.btn, .projects-posts .program-post .project-inner h5 a.btn, .projects-posts .program-post .program-inner h4 a.btn, .projects-posts .program-post .program-inner p a.btn, .projects-posts .program-post .program-inner h5 a.btn, .career-posts .project-post .project-inner h4 a.btn, .career-posts .project-post .project-inner p a.btn, .career-posts .project-post .project-inner h5 a.btn, .career-posts .project-post .program-inner h4 a.btn, .career-posts .project-post .program-inner p a.btn, .career-posts .project-post .program-inner h5 a.btn, .career-posts .program-post .project-inner h4 a.btn, .career-posts .program-post .project-inner p a.btn, .career-posts .program-post .project-inner h5 a.btn, .career-posts .program-post .program-inner h4 a.btn, .career-posts .program-post .program-inner p a.btn, .career-posts .program-post .program-inner h5 a.btn, .program-posts .project-post .project-inner h4 a.btn, .program-posts .project-post .project-inner p a.btn, .program-posts .project-post .project-inner h5 a.btn, .program-posts .project-post .program-inner h4 a.btn, .program-posts .project-post .program-inner p a.btn, .program-posts .project-post .program-inner h5 a.btn, .program-posts .program-post .project-inner h4 a.btn, .program-posts .program-post .project-inner p a.btn, .program-posts .program-post .project-inner h5 a.btn, .program-posts .program-post .program-inner h4 a.btn, .program-posts .program-post .program-inner p a.btn, .program-posts .program-post .program-inner h5 a.btn {
  color: #081C2E;
}
.projects-posts .project-post .project-inner h4 a.btn:hover, .projects-posts .project-post .project-inner p a.btn:hover, .projects-posts .project-post .project-inner h5 a.btn:hover, .projects-posts .project-post .program-inner h4 a.btn:hover, .projects-posts .project-post .program-inner p a.btn:hover, .projects-posts .project-post .program-inner h5 a.btn:hover, .projects-posts .program-post .project-inner h4 a.btn:hover, .projects-posts .program-post .project-inner p a.btn:hover, .projects-posts .program-post .project-inner h5 a.btn:hover, .projects-posts .program-post .program-inner h4 a.btn:hover, .projects-posts .program-post .program-inner p a.btn:hover, .projects-posts .program-post .program-inner h5 a.btn:hover, .career-posts .project-post .project-inner h4 a.btn:hover, .career-posts .project-post .project-inner p a.btn:hover, .career-posts .project-post .project-inner h5 a.btn:hover, .career-posts .project-post .program-inner h4 a.btn:hover, .career-posts .project-post .program-inner p a.btn:hover, .career-posts .project-post .program-inner h5 a.btn:hover, .career-posts .program-post .project-inner h4 a.btn:hover, .career-posts .program-post .project-inner p a.btn:hover, .career-posts .program-post .project-inner h5 a.btn:hover, .career-posts .program-post .program-inner h4 a.btn:hover, .career-posts .program-post .program-inner p a.btn:hover, .career-posts .program-post .program-inner h5 a.btn:hover, .program-posts .project-post .project-inner h4 a.btn:hover, .program-posts .project-post .project-inner p a.btn:hover, .program-posts .project-post .project-inner h5 a.btn:hover, .program-posts .project-post .program-inner h4 a.btn:hover, .program-posts .project-post .program-inner p a.btn:hover, .program-posts .project-post .program-inner h5 a.btn:hover, .program-posts .program-post .project-inner h4 a.btn:hover, .program-posts .program-post .project-inner p a.btn:hover, .program-posts .program-post .project-inner h5 a.btn:hover, .program-posts .program-post .program-inner h4 a.btn:hover, .program-posts .program-post .program-inner p a.btn:hover, .program-posts .program-post .program-inner h5 a.btn:hover {
  color: #fff;
  border-bottom: 2px solid #fff;
}
.projects-posts .project-post.no-image .program-inner, .projects-posts .program-post.no-image .program-inner, .career-posts .project-post.no-image .program-inner, .career-posts .program-post.no-image .program-inner, .program-posts .project-post.no-image .program-inner, .program-posts .program-post.no-image .program-inner {
  border-radius: 15px !important;
  position: relative;
}

.program-post {
  transition: all 0.5s ease-in-out;
}
.program-post.hide {
  display: none;
}
.program-post.show {
  clear: none !important;
}

.filter-posts {
  margin-top: 20px;
}

.home .projects-posts {
  padding: 0 10px;
}
.home .projects-posts .project-post {
  width: 340px;
  margin: 0 15px;
}
@media (max-width: 767px) {
  .home .projects-posts .project-post {
    width: 100%;
  }
}
.home .projects-posts .project-post.slick-current {
  width: 400px;
}
@media (max-width: 767px) {
  .home .projects-posts .project-post.slick-current {
    width: 100%;
  }
}

.page .program-posts,
.page-template-template-projects .projects-posts {
  margin: 50px -15px 0px;
}
.page .program-posts .project-post, .page .program-posts .program-post,
.page-template-template-projects .projects-posts .project-post,
.page-template-template-projects .projects-posts .program-post {
  padding: 0 15px 0px;
  margin-bottom: 30px;
}
.page .program-posts .project-post:nth-child(4n+5), .page .program-posts .program-post:nth-child(4n+5),
.page-template-template-projects .projects-posts .project-post:nth-child(4n+5),
.page-template-template-projects .projects-posts .program-post:nth-child(4n+5) {
  clear: both;
}

.page .program-posts .project-post.col-lg-4:nth-child(4n+5), .page .program-posts .program-post.col-lg-4:nth-child(4n+5) {
  clear: none;
}

.page .program-posts {
  opacity: 1;
  visibility: visible;
}
.page .program-posts .program-post .program-inner {
  background: #0F385C;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 30px 30px 20px;
  border-radius: 0px 0px 15px 15px;
}

.role-list ul, .role-list ul .slick-list {
  overflow: visible;
}
@media (min-width: 768px) {
  .role-list ul:before {
    content: " ";
    position: absolute;
    left: -100%;
    height: 100%;
    width: 100%;
    background: #ebd7c5;
    z-index: 2;
  }
}
.role-list ul li {
  width: 260px;
  margin: 0 15px;
  position: relative;
  transition: all 0.5s ease-in-out;
  background: #C4D4E2;
  border-radius: 15px;
  padding: 30px;
  list-style: none;
}
.role-list ul li.slick-current {
  width: 340px;
}
.role-list ul li b, .role-list ul li strong {
  font-size: 24px;
  min-height: 100px;
  display: block;
  line-height: 1.2;
}
.career-posts.slick-slider button.slick-arrow {
  background-color: #4A775E;
}
@media (min-width: 768px) {
  .career-posts:before {
    content: " ";
    position: absolute;
    left: -100%;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 2;
  }
}

body div.bg-sand {
  padding-top: 50px;
  background: no-repeat;
  background-image: url("img/bg-sand-darker2.png");
  background-size: 100% 100% !important;
}
body div.bg-sand-top {
  padding-top: 150px;
  background: #ebd7c5 center top no-repeat url("img/bg-sand-top-darker2.jpg") !important;
  background-size: 100% auto !important;
}
body div.sand-padding {
  padding: 160px 0px 120px;
}
@media (max-width: 767px) {
  body div.sand-padding {
    padding: 120px 0px;
  }
}

#footer-img {
  clear: both;
  position: relative;
  z-index: 9;
}

.page-template-template-bottom-sand #footer-img {
  float: left;
  padding-top: 40px;
  background: #ebd7c5;
}
.page-template-template-bottom-sand #wrapper {
  padding-bottom: 0px;
}

.rounded-columns > div > div {
  border-radius: 15px;
}

.rounded .vc_single_image-wrapper {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.shell img {
  position: absolute;
  left: 50%;
  width: 190px;
  transform: translate(-50%, 0);
  bottom: 10%;
}
@media (max-width: 767px) {
  .shell img {
    width: 60px;
  }
}

body .homepage-header {
  margin-bottom: 0px !important;
}
body .homepage-header img {
  margin-bottom: -1px;
}
body .homepage-header .video-wrapper {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 56.25%;
}
body .homepage-header .video-wrapper video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
}
body .homepage-header .homepage-header-top {
  position: absolute;
  top: 20%;
  z-index: 9;
  width: 100%;
}
body .homepage-header .homepage-header-top * {
  color: #fff;
}
body .homepage-header .homepage-header-bottom {
  position: absolute;
  bottom: 0px;
}

.bg-para.vc_row {
  border-radius: 20px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.bg-para.vc_row > .wpb_column > .vc_column-inner {
  position: relative;
  height: 800px;
  max-height: 80vh;
}

#menu {
  position: fixed;
  top: 0px;
  left: -50%;
  width: 25%;
  height: 100%;
  background: #fff;
  z-index: 98;
  transition: all 0.4s ease-in-out;
}
#menu:before {
  content: " ";
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 97;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
#menu.active {
  left: 0px;
  overflow: scroll;
}
#menu.active:before {
  visibility: visible;
  opacity: 1;
}

#wrapper {
  clear: both;
  width: 100%;
  position: relative;
  z-index: 2;
  float: left;
  padding: 140px 0px 70px;
}
@media (max-width: 767px) {
  #wrapper {
    padding-top: 70px;
  }
}

p.breadcrumb {
  font-size: 14px;
}

.single-local_attractions .card-drop h6 {
  margin: 30px 0px 0px;
}
.single-local_attractions .card-drop h6:first-child {
  margin-top: 0px;
}

.page-template-template-page-header #page-intro, .single-accommodation #page-intro {
  padding: 50px 0px 300px;
  background-position: center center;
  background-size: cover;
  margin-bottom: 60px;
  position: relative;
}
.page-template-template-page-header #page-intro h1, .single-accommodation #page-intro h1 {
  margin-top: 100px;
}
.page-template-template-page-header #page-intro *, .single-accommodation #page-intro * {
  color: #fff;
}
.page-template-template-page-header #page-intro img, .single-accommodation #page-intro img {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: auto;
  left: 0px;
  z-index: 2;
}
.page-template-template-page-header #page-intro:after, .single-accommodation #page-intro:after {
  content: " ";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 40%;
  z-index: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.single-accommodation #page-intro {
  background-position: center center;
}
.single-accommodation #accom-details {
  padding-left: 0px;
}
.single-accommodation #accom-details li {
  list-style: none;
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.page-template-template-projects #wrapper,
.page-template-default #wrapper {
  padding-top: 0px;
}
.page-template-template-projects #page-intro,
.page-template-default #page-intro {
  top: 180px;
  position: absolute;
  z-index: 9;
}
@media (max-width: 767px) {
  .page-template-template-projects #page-intro,
  .page-template-default #page-intro {
    top: 70px;
  }
}
.page-template-template-projects #page-intro .container,
.page-template-default #page-intro .container {
  max-width: 100%;
}
.page-template-template-projects #page-intro .breadcrumb, .page-template-template-projects #page-intro .breadcrumb a,
.page-template-default #page-intro .breadcrumb,
.page-template-default #page-intro .breadcrumb a {
  color: #fff;
}

.single-project .progress-box h6, .single-project .progress-box p {
  margin: 0px;
}
.single-project .progress-box .progress {
  width: 100%;
  background: #fff;
  height: 10px;
  border-radius: 5px;
  margin-bottom: 35px;
  margin-top: 5px;
  position: relative;
}
.single-project .progress-box .progress .progress-bar {
  background: #C6B4AB;
  height: 10px;
  border-radius: 5px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.single-project .progress-box .progress:last-child {
  margin-bottom: 15px;
}
.single-project .post-image .wpb_wrapper h6 {
  border-top: 2px solid;
  padding-top: 20px;
  margin-top: 30px;
}
.single-project #related-projects {
  clear: both;
  margin: 50px 0px;
  width: 100%;
  float: left;
}
.single-project #related-projects h2 {
  margin-bottom: 4f0px;
}

#page-header {
  padding: 0px 0px 20px;
  float: left;
  width: 100%;
}
#page-header img {
  width: 300px;
  float: left;
}

.row-board .container {
  padding: 0px;
}
.row-board .container h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.row-board .container h4 {
  margin-bottom: 40px;
}
.row-board .member {
  margin-bottom: 25px;
}
.row-board .member img {
  margin-bottom: 10px;
}
.row-board .member h4, .row-board .member p {
  margin: 0px 0px 5px 0px;
}

.row-wysiwyg {
  background: #fff;
  padding: 100px 0px;
  border-bottom: 1px solid #081C2E;
}
@media (max-width: 767px) {
  .row-wysiwyg {
    padding: 50px 0px;
  }
}
.row-wysiwyg p, .row-wysiwyg h2, .row-wysiwyg h3, .row-wysiwyg h4 {
  margin-bottom: 25px;
}

.row-quick {
  padding: 50px 0px 75px;
  border-bottom: 1px solid #081C2E;
}
@media (max-width: 767px) {
  .row-quick {
    padding: 50px 0px;
  }
  .row-quick .row {
    margin: 0 -5px;
  }
}
.row-quick .quick-block {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .row-quick .quick-block {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
.row-quick .quick-block img {
  border-radius: 15px 15px 0px 0px;
}
.row-quick .quick-block .inner {
  background: #0F385C;
  padding: 15px 15px 20px 20px;
  border-radius: 0px 0px 15px 15px;
}
.row-quick .quick-block .inner p, .row-quick .quick-block .inner a {
  margin: 0px;
  border: 0px none;
  color: #fff;
}
.row-quick .quick-block .inner p:first-child {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .row-quick .quick-block .inner p:first-child {
    min-height: 44px;
  }
}
.row-quick .quick-block .inner a {
  display: block;
}
.row-quick .quick-block .inner a:after {
  content: "→";
  font-family: "times";
  float: right;
  font-size: 30px;
  line-height: 10px;
  transition: all 0.4s ease-in-out;
  margin-right: 0px;
  margin-top: 4px;
}
.row-quick .quick-block .inner a:hover:after {
  margin-right: -5px;
}

.col-lg-8 .row-quick {
  padding: 0px;
}
.col-lg-8 .row-quick .container {
  padding: 0px;
}

.bar-column {
  border-left: 1px solid #fff;
}
.bar-column .inner {
  padding: 30px;
  background: #0F385C;
}
.bar-column .inner p, .bar-column .inner a, .bar-column .inner h3 {
  color: #fff;
  border-color: #fff;
}
.bar-column .inner p {
  min-height: 100px;
}
.bar-column .inner p:last-child {
  min-height: 0px;
}
.bar-column .inner a.btn {
  margin-top: 0px;
}
.bar-column .inner a.btn:before {
  color: #fff;
}
.bar-column .inner a.btn:hover {
  background: #fff;
  color: #0F385C;
}
.bar-column .inner a.btn:hover:before {
  color: #0F385C;
}

.row-discover {
  padding: 75px 0px 50px;
}
@media (max-width: 767px) {
  .row-discover {
    padding: 50px 0px;
  }
}
.row-discover .block {
  position: relative;
  border: 2px solid #fff;
}
.row-discover .block:before {
  content: " ";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(53, 51, 88, 0.4);
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.row-discover .block:hover:before {
  background: transparent;
}
.row-discover .block img {
  position: relative;
}
.row-discover .block p, .row-discover .block h2 {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #FAEFE6;
  z-index: 9;
}
.row-discover .block p:first-child {
  top: 30px;
}
.row-discover .block p:last-child {
  bottom: 30px;
}
.row-discover .block .btn {
  border-color: #FAEFE6;
  color: #FAEFE6;
}
.row-discover .block .btn:before {
  color: #FAEFE6;
}
.row-discover .block .btn:hover {
  background: #FAEFE6;
  color: #081C2E;
}
.row-discover .block .btn:hover:before {
  color: #081C2E;
}
.row-discover .block h2 {
  top: 50%;
  transform: translateY(-50%);
}

.page-images {
  position: relative;
}

.home #wrapper {
  padding-top: 40px;
}
.home #home-header {
  position: relative;
}
.home #home-header .content-middle {
  margin: 20px 0px 0px;
}
@media (min-width: 768px) {
  .home #home-header .content-middle {
    margin: 0px;
    left: 0px;
    width: 100%;
    top: 220px;
    position: absolute;
  }
}
.home #home-header .content-middle p {
  margin-bottom: 15px;
}
.home #home-header .content-middle h1 {
  margin-bottom: 20px;
}

#popup {
  width: 100%;
  height: auto;
  margin-top: 0px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.5s ease-in-out;
}
#popup #wrapper {
  padding-top: 30px !important;
}

.popup-active:before {
  content: " ";
  position: fixed;
  z-index: 999;
  left: 0px;
  width: 100%;
  height: 100%;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.3);
}
.popup-active #popup {
  opacity: 1;
  visibility: hidden;
}

.row-memberships {
  background: #FAEFE6;
  border-top: 1px solid #081C2E;
  border-bottom: 1px solid #081C2E;
}
.row-memberships .title-wrap {
  padding: 40px 0px 0px;
  border-bottom: 1px solid #081C2E;
}
.row-memberships .inner-wrap {
  float: left;
  width: 100%;
  position: relative;
}
.row-memberships img {
  width: 100%;
  float: left;
  margin: 0px;
}
@media (min-width: 768px) {
  .row-memberships img {
    width: 50%;
    border-left: 1px solid #081C2E;
  }
}
.row-memberships .right-column {
  width: 100%;
}
@media (min-width: 768px) {
  .row-memberships .right-column {
    float: right;
    width: 50%;
    position: absolute;
    right: 0px;
    height: 100%;
    border-left: 1px solid #081C2E;
    border-right: 1px solid #081C2E;
  }
}
.row-memberships .right-column .column {
  width: 100%;
  height: 25%;
  float: left;
  clear: both;
  border-bottom: 1px solid #081C2E;
  position: relative;
  padding: 20px 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding-left: 80px;
}
@media (max-width: 767px) {
  .row-memberships .right-column .column {
    height: auto;
    display: block;
  }
}
.row-memberships .right-column .column div {
  display: block;
  width: 100%;
}
.row-memberships .right-column .column div h3, .row-memberships .right-column .column div p {
  margin: 0px;
}
.row-memberships .right-column .column div h3 a {
  border-bottom: 2px solid transparent;
  display: block;
}
.row-memberships .right-column .column div h3 a:after {
  content: "→";
  font-family: "times";
  margin-right: 10px;
  float: right;
  font-size: 80px;
  line-height: 40px;
  transition: all 0.4s ease-in-out;
}
.row-memberships .right-column .column div h3 a:hover {
  border-bottom: 2px solid #081C2E;
}
.row-memberships .right-column .column div h3 a:hover:after {
  margin-right: 0px;
}
.row-memberships .right-column .column:last-child {
  border-bottom: 0px none;
}
.row-memberships .right-column .column:before {
  border-right: 1px solid #081C2E;
  content: " ";
  width: 50px;
  height: 100%;
  background: #C5960A;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.row-memberships .right-column .column--blue:before {
  background-color: #3756B0;
}
.row-memberships .right-column .column--silver:before {
  background-color: #BFBFBF;
}
.row-memberships .right-column .column--bronze:before {
  background-color: #B65A00;
}

@media (min-width: 768px) {
  .page-template-default #wrapper form {
    width: 80%;
  }
}
.page-template-default #wrapper form input[type=submit] {
  border-radius: 20px;
  box-shadow: none;
  transition: all 0.4s ease-in-out;
  background: #0F385C;
  color: #fff;
  border: 2px solid #0F385C;
  padding: 14px 25px 15px;
  transition: all 0.4s ease-in-out;
  outline: none !important;
  font-size: 16px;
  line-height: 20px;
}
.page-template-default #wrapper form input[type=submit]:hover {
  background: transparent;
  color: #0F385C;
  border: 2px solid #0F385C;
}

#home-sponsors {
  border-top: 1px solid #0F385C;
  padding-top: 40px;
  padding-bottom: 70px;
  margin-top: 40px;
}
#home-sponsors h3 {
  margin-bottom: 10px;
}
#home-sponsors .sponsors-sliders .slick-track {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#home-sponsors .sponsors-sliders a {
  border-bottom: 0px none;
  padding: 0px 40px 0px 0px;
}

.home #home-sponsors {
  padding-bottom: 0px;
}

.news-posts {
  display: flex;
  flex-wrap: wrap;
}
.news-posts .article {
  padding-top: 15px;
  padding-bottom: 30px;
  border: 2px solid;
  border-right: 0px none;
}
@media (max-width: 767px) {
  .news-posts .article {
    border-right: 1px solid;
    border-bottom: 0px none;
  }
}
.news-posts .article:last-child {
  border-right: 1px solid;
}
@media (max-width: 767px) {
  .news-posts .article:last-child {
    border-bottom: 1px solid;
  }
}
.news-posts .event-block h4 {
  margin: 15px 0px 0px;
}

.single-post .notice-post {
  border-bottom: 1px solid;
  padding: 0px 0px;
  margin: 0px 0px 20px;
}
.single-post .notice-post:last-child {
  border-bottom: 0px none;
}
.single-post .notice-post h5 {
  margin-top: 0px;
}
.single-post .notice-post h5 a {
  text-decoration: none;
  border-bottom: 0px none;
}
.single-post .notice-post h5 a:hover {
  text-decoration: underline;
}
.single-post #page-header {
  margin-bottom: 40px;
}
.single-post .row-news {
  background: #FAEFE6;
  margin-top: 40px;
  border-top: 1px solid #0F385C;
  padding-bottom: 40px;
}
.single-post #wrapper .col-lg-6 img {
  position: relative;
  border-radius: 15px;
}
.single-post #wrapper .col-lg-6 figcaption {
  padding: 10px;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 500;
}
.single-post .news-posts {
  margin-top: 40px;
}
.single-post .news-posts h2 {
  margin-bottom: 40px;
}

.pum .wpb_video_widget {
  margin-bottom: -1px;
  margin-right: -1px;
  position: relative;
  overflow: hidden;
}

#page-sidebar-main .row-quick {
  padding-top: 0px;
  border-bottom: 0px none;
}

.post {
  float: left;
  width: 100%;
  padding: 0 100px 100px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .post {
    padding: 0px 20px;
  }
}
.post .container {
  padding: 0 200px;
  box-sizing: border-box;
}
.post .container:after {
  content: " ";
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #081C2E;
}
.post:last-child {
  padding-bottom: 0px;
}
.post:last-child .container {
  display: none;
}
.post h4, .post img {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .post h4, .post img {
    text-align: center;
    margin-bottom: 20px;
  }
}
.post .posttitle {
  text-align: center;
}
.post p {
  font-size: 18px;
  margin-bottom: 100px;
}

.row-image {
  background: #FAEFE6;
  border-bottom: 1px solid #0F385C;
  text-align: center;
}
.row-image h3, .row-image p {
  width: 420px;
  max-width: 100%;
  margin: 0 auto 20px;
}

.figures-row .wpb_single_image img {
  width: auto;
  height: 210px;
}
@media (max-width: 767px) {
  .figures-row .wpb_single_image img {
    height: auto;
    width: 90%;
    flaot: left;
  }
}

#instagram {
  padding: 100px 0px 100px;
  clear: both;
}
#instagram .container {
  position: relative;
}
#instagram h2 {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #instagram .sbi_type_image {
    min-width: 50%;
  }
}

.footer-icons {
  float: right;
  text-align: left;
  width: auto;
  padding: 0px;
  margin: 0px;
}
@media (max-width: 767px) {
  .footer-icons {
    width: 100%;
    text-align: center;
  }
}
.footer-icons li {
  display: inline-block;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .footer-icons li {
    margin: 0 5px;
  }
}
.footer-icons li a {
  background: url("img/social_icons.png") 0px bottom no-repeat;
  background-size: auto 66px;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-indent: -999999px;
  position: relative;
  font-size: 0px;
  transition: opacity 0.3s ease-in-out;
  float: none;
}
.footer-icons li a#link-facebook {
  background-position: -43px bottom;
}
.footer-icons li a#link-linkedin {
  background-position: -129px bottom;
}
.footer-icons li a#link-youtube {
  background-position: -85px bottom;
}
.footer-icons li a#link-vimeo {
  background-position: -170px bottom;
}
.footer-icons li a#link-tiktok {
  background-position: right bottom;
}
.footer-icons li a:hover {
  opacity: 0.5;
}

.box-shadow .vc_column-inner {
  padding: 60px 40px !important;
  border-radius: 15px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

#footer-img img, #header-img, .fullwidth-img img {
  width: 100%;
  max-width: none;
}

.fullwidth-img {
  margin-bottom: 0px !important;
}
.fullwidth-img, .fullwidth-img .vc_figure, .fullwidth-img .vc_single_image-wrapper, .fullwidth-img img {
  width: 100%;
  max-width: none;
}

#page-intro {
  clear: both;
  float: left;
  width: 100%;
  padding-bottom: 30px;
  padding-top: 30px;
}

body .gform_wrapper.gform-theme form .gform_fields {
  column-gap: 0px;
  row-gap: 15px;
}
body .gform_wrapper.gform-theme form label, body .gform_wrapper.gform-theme form legend {
  color: #081C2E;
}
body .gform_wrapper.gform-theme form input {
  background: #fff;
  border: 0px none !important;
  outline: none !important;
}
body .gform_wrapper.gform-theme form input[type=email], body .gform_wrapper.gform-theme form input[type=text], body .gform_wrapper.gform-theme form input.medium {
  border-radius: 20px;
  color: #0F385C;
  padding: 5px 15px;
  height: auto;
  width: 100%;
}
body .gform_wrapper.gform-theme form input[type=email] *, body .gform_wrapper.gform-theme form input[type=text] *, body .gform_wrapper.gform-theme form input.medium * {
  color: #0F385C;
}
body .gform_wrapper.gform-theme form input[type=email] *:placeholder, body .gform_wrapper.gform-theme form input[type=text] *:placeholder, body .gform_wrapper.gform-theme form input.medium *:placeholder {
  color: #0F385C;
}
body .gform_wrapper.gform-theme form input:before {
  color: #0F385C;
}
body .gform_wrapper.gform-theme form input[type=submit] {
  border-radius: 30px !important;
  background-color: #C4D4E2 !important;
  border: 2px solid #0F385C !important;
  color: #0F385C !important;
  box-shadow: none;
  transition: all 0.4s ease-in-out !important;
  padding: 13px 25px !important;
  box-shadow: none !important;
}
body .gform_wrapper.gform-theme form input[type=submit]:hover {
  background-color: #0F385C !important;
  color: #C4D4E2 !important;
  border: 2px solid #0F385C !important;
}
body .gform_wrapper.gform-theme form textarea {
  border-radius: 20px;
  color: #0F385C;
  padding: 5px 15px;
}

body #wrapper .gform_wrapper.gform-theme form input[type=text], body #wrapper .gform_wrapper.gform-theme form input[type=email], body #wrapper .gform_wrapper.gform-theme form input[type=tel], body #wrapper .gform_wrapper.gform-theme form select {
  border-radius: 20px;
  color: #0F385C;
  padding: 5px 15px;
  height: auto;
  width: 100%;
  border: 1px solid #0F385C !important;
}
body #wrapper .gform_wrapper.gform-theme form .gfield-choice-input {
  border: 1px solid #0F385C !important;
}
body #wrapper .gform_wrapper.gform-theme form .gfield-choice-input:before {
  background-color: #0F385C;
}
body #wrapper .gform_wrapper.gform-theme form .gform_fields {
  column-gap: 30px;
  row-gap: 30px;
}

body #wrapper .sandbox-wrapper .gform_wrapper.gform-theme form .gform_fields {
  column-gap: 30px;
  row-gap: 10px;
}
body #wrapper .sandbox-wrapper .gform_wrapper.gform-theme form input[type=submit]:hover {
  border-color: #0F385C !important;
}

#footer {
  background: #C4D4E2;
  background-size: cover;
  margin: 0;
  padding: 60px 0px 0px;
  display: block;
  float: left;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  overflow: visible;
  z-index: 2;
  clear: both;
}
#footer * {
  color: #0F385C;
}
#footer input[type=email], #footer input[type=text], #footer input.medium {
  color: #0F385C;
}
#footer form {
  font-size: 14px;
}
#footer .widget {
  padding-top: 0px;
  padding-bottom: 50px;
  float: right;
  margin-left: 50px;
  width: auto;
}
#footer .widget:first-child {
  margin-left: 0px;
}
#footer .widget.widget_media_image {
  float: right;
}
#footer .widget p {
  margin-bottom: 15px;
}
#footer .widget p:last-child {
  margin-bottom: 0px;
}
#footer .widget img {
  width: 100px;
  float: none;
  margin: 0 auto;
}
#footer .widget a {
  border-bottom: 1px solid transparent;
}
#footer .widget a:hover {
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #0F385C;
}
#footer .widget .btn-green {
  color: #fff;
}
#footer .widget .btn-green:hover {
  border-bottom: 2px solid #4A775E;
  color: #4A775E;
}
#footer .widget form {
  opacity: 0;
}
@media (max-width: 767px) {
  #footer .widget form {
    display: none;
  }
}
#footer .widget-title {
  font-size: 20px;
  margin-bottom: 10px;
}
#footer li {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  #footer li {
    width: 100%;
    float: left;
  }
}
#footer .footer-bottom {
  clear: both;
  padding: 40px 0px;
}
@media (max-width: 767px) {
  #footer .footer-bottom {
    padding-bottom: 0px;
  }
}
#footer .footer-bottom .row {
  clear: both;
}
@media (min-width: 768px) {
  #footer .footer-bottom .row {
    display: flex;
    align-items: end;
  }
}
#footer .footer-bottom img {
  display: block;
  width: 200px;
  float: left;
  margin-bottom: 15px;
}
#footer .footer-bottom .widget {
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: left;
}
@media (max-width: 767px) {
  #footer .footer-bottom .widget {
    text-align: left;
    padding-top: 0px;
  }
}
#footer .footer-bottom .widget:first-child {
  width: 60%;
}
@media (max-width: 767px) {
  #footer .footer-bottom .widget:first-child {
    width: 100%;
  }
}
#footer .footer-bottom .widget:last-child {
  width: 40%;
}
@media (max-width: 767px) {
  #footer .footer-bottom .widget:last-child {
    width: 100%;
  }
}
#footer .footer-bottom .widget:last-child img {
  display: block;
  width: 400px;
  float: right;
  margin-bottom: 0px;
}
#footer .footer-bottom p {
  font-size: 12px;
  padding-bottom: 15px;
  clear: both;
}

#notice-board {
  position: fixed;
  width: 40%;
  top: 60px;
  right: 30px;
  background: #ebd7c5;
  padding: 30px 40px 20px 40px;
  border-radius: 15px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
#notice-board.active {
  opacity: 1;
  visibility: visible;
}
#notice-board h3 {
  text-align: left;
  float: left;
}
#notice-board .fa-light {
  margin: 5px 15px 0px 0px;
}
#notice-board #notice-close {
  float: right;
  margin-top: 5px;
  border-bottom: 1px solid transparent;
}
#notice-board #notice-close:hover {
  border-bottom: 1px solid #081C2E;
}
#notice-board .notice-post {
  width: 100%;
  float: left;
  padding: 20px 0px 0px;
  margin: 0px 0px 20px;
  border-top: 1px solid #081C2E;
  text-align: left;
}
#notice-board .notice-post h4 {
  line-height: 1.1;
  margin-bottom: 5px;
}
#notice-board .notice-post h4 a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
#notice-board .notice-post h4 a:hover {
  border-bottom: 1px solid transparent;
  text-decoration: underline;
}
#notice-board .notice-post p {
  font-size: 12px;
}

#site-header #menu .mobile-menu {
  display: none;
}

.mobile-only {
  display: none;
}

@media (max-width: 767px) {
  .desktop-menu,
  .desktop-only {
    display: none !important;
  }
  #site-header #menu .mobile-menu,
  .mobile-only {
    display: block;
  }
  #menu {
    width: 100%;
    left: -100%;
  }
  #menu #mobile-menu {
    display: inline;
    float: left;
    visibility: visible;
    opacity: 1;
    transition: all 0.4s ease-in-out;
    position: absolute;
    top: 60px;
    z-index: 98;
    width: auto;
    left: 0px;
    padding: 0px 60px 40px 40px;
    box-sizing: border-box;
  }
  #menu #mobile-menu li {
    display: inline-block;
    float: left;
    clear: both;
    padding: 0px 0px;
    position: relative;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
    width: 100%;
    text-align: left;
  }
  #menu #mobile-menu li.menu-item-has-children:after {
    margin: 0px 0px -2px 4px;
    content: " ";
    width: 7px;
    height: 12px;
    display: inline-block;
    background: url("img/icon-arrow.svg") center center no-repeat;
    transform: rotate(90deg);
    background-size: contain;
    top: 21px;
    right: 2px;
    position: absolute;
  }
  #menu #mobile-menu li.menu-item-has-children > a {
    font-weight: 500;
  }
  #menu #mobile-menu li a {
    line-height: 1;
    padding: 15px 0px;
    display: block;
    font-size: 24px;
  }
  #menu #mobile-menu li a:after {
    height: 1px;
  }
  #menu #mobile-menu li li a {
    font-size: 18px;
  }
  #menu #mobile-menu li.sub-open .sub-menu {
    padding: 5px 0px 20px;
    max-height: 100vh;
  }
  #menu #mobile-menu li .sub-menu {
    max-height: 0px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
  }
  #site-header {
    padding: 0px 0px 10px;
    box-sizing: border-box;
  }
  #site-header .container {
    padding: 0 15px;
  }
  #site-header #weather-bar {
    margin-bottom: 10px;
  }
  #site-header #menu-button {
    right: 15px;
    top: 33px;
    position: absolute;
    width: 30px;
    z-index: 9999;
  }
  #site-header #menu-button:hover span {
    background: #0F385C;
  }
  #site-header #menu-button span {
    width: 100%;
    height: 3px;
    background: #0F385C;
    display: block;
    margin: 4px 0px 6px;
    transition: all 0.4s ease-in-out;
  }
  #site-header #menu-button span:first-child {
    margin-top: -8px;
  }
  #site-header #menu-button span:last-child {
    margin-top: 4px;
  }
  #site-header.active #menu-button {
    transform: rotate(0deg);
  }
  #site-header.active #menu-button span {
    display: none;
    margin: 0px 0px 5px;
    background: #081C2E;
  }
  #site-header.active #menu-button span:first-child, #site-header.active #menu-button span:last-child {
    display: block;
  }
  #site-header.active #menu-button span:first-child {
    transform: rotate(45deg);
    margin-top: 5px;
  }
  #site-header.active #menu-button span:last-child {
    transform: rotate(-45deg);
    margin-top: -8px;
  }
  #site-header.nav-down {
    position: fixed;
    top: 0px;
    padding: 0px 0px 10px;
  }
  #site-header a.logo img {
    height: 55px;
  }
  #site-header #main-menu li.current-menu-item {
    margin-top: 0px;
  }
  #site-header #main-menu li.current-menu-item a {
    border-top-color: transparent;
  }
  .active #site-header:before {
    opacity: 1;
    visibility: visible;
  }
  .active #site-header.nav-up {
    top: 0px;
  }
  .active #site-header #main-menu {
    opacity: 1 !important;
    visibility: visible !important;
  }
  #footer form {
    margin-bottom: 30px;
  }
  #footer .widget {
    width: 100%;
    margin: 0px;
  }
  #footer .widget p {
    margin-bottom: 15px;
  }
  #footer .widget p:last-child {
    margin-bottom: 0px;
  }
  #footer .widget img {
    width: 220px;
    float: left;
    margin: 0 0 30px;
  }
  #footer .widget:last-child img {
    display: block;
    width: 130px;
    float: left;
    margin: 30px 0px;
  }
  #footer .footer-top .widget {
    width: 50%;
  }
  #footer .footer-top .widget.widget_text {
    width: 100%;
  }
  .pum-trigger {
    display: inline-block;
    clear: both;
    margin: 0px 0px 10px;
  }
  .pum-container.popmake {
    max-width: 340px;
  }
  .vc_col-sm-12 .wpb_wrapper .wpb_single_image {
    float: left;
  }
  .vc_col-sm-12 .wpb_wrapper .wpb_single_image .wpb_wrapper, .vc_col-sm-12 .wpb_wrapper .wpb_single_image .wpb_wrapper .vc_single_image-wrapper {
    float: left;
  }
  .mobile-padding-30 {
    padding-top: 30px;
  }
  .parallax-left, .parallax-right {
    transform: none !important;
    -webkit-transform: none !important;
  }
  .vc_row.vc_row-flex.vc_rtl-columns-reverse,
  .vc_rtl-columns-reverse {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}

/*# sourceMappingURL=style.css.map */
