@import url("https://fonts.googleapis.com/css2?family=League+Gothic&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap");
@import url("https://use.typekit.net/gea8tcf.css");
@font-face {
  font-family: "contraltobigregular";
  src: url("../fonts/web-fonts/contralto-big/ContraltoBig-Regular.woff2") format("woff2"), url("../fonts/web-fonts/contralto-big/ContraltoBig-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "contraltobigbold";
  src: url("../fonts/web-fonts/contralto-big/ContraltoBig-DemiBold.woff2") format("woff2"), url("../fonts/web-fonts/contralto-big/ContraltoBig-DemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "calibribold";
  src: url("../fonts/web-fonts/calibri-bold/calibrib-webfont.woff2") format("woff2"), url("../fonts/web-fonts/calibri-bold/calibrib-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "calibriregular";
  src: url("../fonts/web-fonts/calibri-regular/calibri-webfont.woff2") format("woff2"), url("../fonts/web-fonts/calibri-regular/calibri-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "site-icon";
  src: url("../fonts/icon-fonts/site-icon.eot?so317d");
  src: url("../fonts/icon-fonts/site-icon.eot?so317d#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/site-icon.ttf?so317d") format("truetype"), url("../fonts/icon-fonts/site-icon.woff?so317d") format("woff"), url("../fonts/icon-fonts/site-icon.svg?so317d#site-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=site-icon-],
[class*=" site-icon-"] {
  speak: never;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-icon-search:before {
  content: "\e900";
}

.site-icon-arrow-down:before {
  content: "\e907";
}

.site-icon-arrow-left:before {
  content: "\e908";
}

.site-icon-arrow-right:before {
  content: "\e909";
}

.site-icon-arrow-up:before {
  content: "\e90a";
}

.site-icon-arrow-back:before {
  content: "\e90b";
}

.site-icon-arrow-next:before {
  content: "\e90c";
}

.site-icon-arrow-play:before {
  content: "\e90d";
}

.site-color-text {
  color: #3D3D3D !important;
}
.site-color-text-wrapper .cms-feature-title {
  color: #3D3D3D !important;
}
.site-color-primary {
  color: #174375 !important;
}
.site-color-primary-wrapper .cms-feature-title {
  color: #174375 !important;
}
.site-color-secondary {
  color: #BA9765 !important;
}
.site-color-secondary-wrapper .cms-feature-title {
  color: #BA9765 !important;
}
.site-color-light {
  color: #E6EBF0 !important;
}
.site-color-light-wrapper .cms-feature-title {
  color: #E6EBF0 !important;
}
.site-color-black {
  color: #000000 !important;
}
.site-color-black-wrapper .cms-feature-title {
  color: #000000 !important;
}
.site-color-white {
  color: #ffffff !important;
}
.site-color-white h1, .site-color-white h2, .site-color-white h3, .site-color-white h4, .site-color-white h5, .site-color-white h6 {
  color: #ffffff;
}
.site-color-white * {
  color: #ffffff;
}
.site-color-white-wrapper .cms-feature-title {
  color: #ffffff !important;
}

.site-bg-text, .site-bg-text-wrapper, .site-bg .cms-feature-title {
  background: #3D3D3D !important;
}
.site-bg-primary, .site-bg-primary-wrapper, .site-bg .cms-feature-title {
  background: #174375 !important;
}
.site-bg-secondary, .site-bg-secondary-wrapper, .site-bg .cms-feature-title {
  background: #BA9765 !important;
}
.site-bg-light, .site-bg-light-wrapper, .site-bg .cms-feature-title {
  background: #E6EBF0 !important;
}
.site-bg-black, .site-bg-black-wrapper, .site-bg .cms-feature-title {
  background: #000000 !important;
}
.site-bg-white, .site-bg-white-wrapper, .site-bg .cms-feature-title {
  background: #ffffff !important;
}

.x-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

@media (max-width: 599px) {
  .cms-feature-wrapper.custom-mbl-padding-top {
    padding-top: 40px !important;
  }
  .cms-feature-wrapper.custom-mbl-padding-bottom {
    padding-bottom: 40px !important;
  }
}

.cms-text-feature-content table {
  text-align: left;
}
.cms-text-feature-content table th {
  background: #BA9765 !important;
  text-transform: none !important;
}
@media (max-width: 1024px) {
  .cms-text-feature-content table.site-table-col-full > tbody > tr > td div {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 20px;
  }
}
@media (max-width: 599px) {
  .cms-text-feature-content table.site-table-col-full > tbody > tr > td div {
    padding: 0;
  }
}
.cms-text-feature-content table.site-table-col-full > tbody > tr > td div h3, .cms-text-feature-content table.site-table-col-full > tbody > tr > td div h6 {
  text-align: left;
}
@media (max-width: 599px) {
  .cms-text-feature-content table.site-table-col-full > tbody > tr > td div h3, .cms-text-feature-content table.site-table-col-full > tbody > tr > td div h6 {
    text-align: left !important;
  }
}

.site-table-mobile .site-tbl-accordion-header, .site-table-mobile .site-tbl-accordion-desc {
  margin-bottom: 10px;
  padding: 0 !important;
}

.site-form-data .site-form-label label {
  color: #174375;
  font-weight: bold;
}

.stop-scrolling {
  overflow: hidden !important;
  height: 100vh;
}

.header-background {
  background: #174375 !important;
}

.custom-nav-gold-theme {
  border-top: 0;
}
@media (min-width: 600px) {
  .custom-nav-gold-theme {
    border-top: 2px #BA9765 solid;
  }
}
@media (min-width: 1024px) {
  .custom-nav-gold-theme {
    border-top: 5px #BA9765 solid;
  }
}

.custom-nav-yellow-theme {
  border-top: 0;
}
@media (min-width: 600px) {
  .custom-nav-yellow-theme {
    border-top: 2px #F9DA66 solid;
  }
}
@media (min-width: 1024px) {
  .custom-nav-yellow-theme {
    border-top: 5px #F9DA66 solid;
  }
}

.custom-nav-green-theme {
  border-top: 0;
}
@media (min-width: 600px) {
  .custom-nav-green-theme {
    border-top: 2px #90C569 solid;
  }
}
@media (min-width: 1024px) {
  .custom-nav-green-theme {
    border-top: 5px #90C569 solid;
  }
}

.custom-nav-red-theme {
  border-top: 0;
}
@media (min-width: 600px) {
  .custom-nav-red-theme {
    border-top: 2px #E25942 solid;
  }
}
@media (min-width: 1024px) {
  .custom-nav-red-theme {
    border-top: 5px #E25942 solid;
  }
}

.custom-nav-forest-theme {
  border-top: 0;
}
@media (min-width: 600px) {
  .custom-nav-forest-theme {
    border-top: 2px #36584A solid;
  }
}
@media (min-width: 1024px) {
  .custom-nav-forest-theme {
    border-top: 5px #36584A solid;
  }
}

.red-theme .site-button-primary, .red-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .red-theme a, .red-theme .site-button-full-primary {
  background: #E25942 !important;
  border: 1px #E25942 solid !important;
}
.red-theme .site-button-primary:hover, .red-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a:hover, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .red-theme a:hover, .red-theme .site-button-full-primary:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}
.red-theme #reviews-button {
  background: #E25942 !important;
  border: 1px #E25942 solid !important;
}
.red-theme #reviews-button:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}

.gold-theme .site-button-primary, .gold-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .gold-theme a, .gold-theme .site-button-full-primary {
  background: #BA9765 !important;
  border: 1px #BA9765 solid !important;
}
.gold-theme .site-button-primary:hover, .gold-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a:hover, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .gold-theme a:hover, .gold-theme .site-button-full-primary:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}
.gold-theme #reviews-button {
  background: #BA9765 !important;
  border: 1px #BA9765 solid !important;
}
.gold-theme #reviews-button:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}

.yellow-theme .site-button-primary, .yellow-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .yellow-theme a, .yellow-theme .site-button-full-primary {
  background: #F9DA66 !important;
  border: 1px #F9DA66 solid !important;
}
.yellow-theme .site-button-primary:hover, .yellow-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a:hover, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .yellow-theme a:hover, .yellow-theme .site-button-full-primary:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}
.yellow-theme #reviews-button {
  background: #F9DA66 !important;
  border: 1px #F9DA66 solid !important;
}
.yellow-theme #reviews-button:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}

.green-theme .site-button-primary, .green-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .green-theme a, .green-theme .site-button-full-primary {
  background: #90C569 !important;
  border: 1px #90C569 solid !important;
}
.green-theme .site-button-primary:hover, .green-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a:hover, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .green-theme a:hover, .green-theme .site-button-full-primary:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}
.green-theme #reviews-button {
  background: #90C569 !important;
  border: 1px #90C569 solid !important;
}
.green-theme #reviews-button:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}

.forest-theme .site-button-primary, .forest-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .forest-theme a, .forest-theme .site-button-full-primary {
  background: #36584A !important;
  border: 1px #36584A solid !important;
}
.forest-theme .site-button-primary:hover, .forest-theme body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a:hover, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li .forest-theme a:hover, .forest-theme .site-button-full-primary:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}
.forest-theme #reviews-button {
  background: #36584A !important;
  border: 1px #36584A solid !important;
}
.forest-theme #reviews-button:hover {
  background: #174375 !important;
  border: 1px #174375 solid !important;
}

.site-slider-popup .slick-list {
  overflow: inherit;
}

.site-display-filter-data {
  margin-top: 0 !important;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none;
}

html {
  font-family: "greycliff-cf", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: clip;
}

body {
  font-size: 16px;
  line-height: 26px;
  color: #3D3D3D;
  margin: 0;
  padding: 0;
  font-family: "greycliff-cf", sans-serif !important;
  overflow-x: clip;
}
@media (min-width: 600px) {
  body {
    font-size: 18px;
    line-height: 28px;
  }
}

pre,
code,
kbd,
samp,
tt,
input,
textarea,
select,
option,
optgroup,
button,
td,
blockquote,
cite,
small,
big,
.marker,
q {
  font-family: "greycliff-cf", sans-serif !important;
}

.site-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 1024px) {
  .site-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1400px) {
  .site-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.site-container.site-container-big {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1024px) {
  .site-container.site-container-big {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1400px) {
  .site-container.site-container-big {
    padding-left: 110px;
    padding-right: 110px;
  }
}

ul,
ol {
  list-style-position: outside;
}

li {
  color: inherit;
}

.site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: right;
  padding-left: 120px;
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding-left: 50px;
  }
}
@media (min-width: 1366px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding-left: 120px;
  }
}
@media (max-width: 1009px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: left;
}
@media (max-width: 1009px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
  }
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
  width: 100%;
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 350px);
  }
}
@media (min-width: 1366px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 420px);
  }
}
.site-main-wrapper .site-sub-wrapper-double article .site-main-left {
  width: 100%;
  float: left;
}
@media (min-width: 1024px) {
  .site-main-wrapper .site-sub-wrapper-double article .site-main-left {
    width: 70%;
  }
}
.site-main-wrapper .site-sub-wrapper-double article .site-main-right {
  width: 100%;
  float: left;
}
@media (min-width: 1024px) {
  .site-main-wrapper .site-sub-wrapper-double article .site-main-right {
    width: 30%;
  }
}
.site-main-wrapper .site-sub-wrapper-double-alt article {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper-double-alt article {
    flex-direction: row;
  }
}
.site-main-wrapper .site-sub-wrapper-double-alt article .site-main-left-alt {
  width: 100%;
  float: left;
}
.site-main-wrapper .site-sub-wrapper-double-alt article .site-main-left-alt .cms-feature-datablock {
  padding: 20px 30px 0;
  height: auto;
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper-double-alt article .site-main-left-alt .cms-feature-datablock {
    height: 620px;
  }
}
@media (min-width: 1300px) {
  .site-main-wrapper .site-sub-wrapper-double-alt article .site-main-left-alt .cms-feature-datablock {
    height: 620px;
  }
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper-double-alt article .site-main-left-alt {
    width: 22%;
  }
}
@media (min-width: 1366px) {
  .site-main-wrapper .site-sub-wrapper-double-alt article .site-main-left-alt {
    width: 20%;
  }
}
.site-main-wrapper .site-sub-wrapper-double-alt article .site-main-right-alt {
  width: 100%;
  height: 100%;
  float: left;
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper-double-alt article .site-main-right-alt {
    width: 78%;
    padding-left: 20px;
  }
}
@media (min-width: 1366px) {
  .site-main-wrapper .site-sub-wrapper-double-alt article .site-main-right-alt {
    width: 80%;
    padding-left: 20px;
  }
}
.site-main-wrapper .site-sub-wrapper-double-secondary article {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper-double-secondary article {
    flex-direction: row;
  }
}
.site-main-wrapper .site-sub-wrapper-double-secondary article .site-main-left-secondary {
  width: 100%;
  float: left;
}
.site-main-wrapper .site-sub-wrapper-double-secondary article .site-main-left-secondary .cms-feature-datablock {
  padding: 20px 30px 20px;
  height: auto;
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper-double-secondary article .site-main-left-secondary .cms-feature-datablock {
    height: 620px;
  }
}
@media (min-width: 1300px) {
  .site-main-wrapper .site-sub-wrapper-double-secondary article .site-main-left-secondary .cms-feature-datablock {
    height: 620px;
  }
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper-double-secondary article .site-main-left-secondary {
    width: 22%;
  }
}
@media (min-width: 1366px) {
  .site-main-wrapper .site-sub-wrapper-double-secondary article .site-main-left-secondary {
    width: 20%;
  }
}
.site-main-wrapper .site-sub-wrapper-double-secondary article .site-main-right-secondary {
  width: 100%;
  height: 100%;
  float: left;
}
@media (min-width: 1010px) {
  .site-main-wrapper .site-sub-wrapper-double-secondary article .site-main-right-secondary {
    width: 78%;
    padding-left: 20px;
  }
}
@media (min-width: 1366px) {
  .site-main-wrapper .site-sub-wrapper-double-secondary article .site-main-right-secondary {
    width: 80%;
    padding-left: 20px;
  }
}

body.landing-stakeholders .site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: flex;
  padding-bottom: 0;
  flex-direction: column;
}
@media (min-width: 1024px) {
  body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
    flex-direction: row;
    padding-bottom: 40px;
  }
}
@media (min-width: 1400px) {
  body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
    flex-direction: row;
    padding-bottom: 40px;
  }
}
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
  width: 100%;
  max-height: none;
  overflow: hidden;
  padding: 0;
  align-self: stretch;
}
@media (min-width: 1024px) {
  body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: 50%;
    max-height: 750px;
  }
}
@media (min-width: 1400px) {
  body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: 60%;
    max-height: 750px;
  }
}
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar {
  width: 100%;
  max-height: none;
  overflow: hidden;
  align-self: stretch;
  padding-top: 20px;
  padding-left: 0;
}
@media (min-width: 1024px) {
  body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar {
    width: 50%;
    max-height: 750px;
    padding-top: 0;
    padding-left: 30px;
  }
}
@media (min-width: 1400px) {
  body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar {
    width: 40%;
    max-height: 750px;
    padding-top: 0;
    padding-left: 30px;
  }
}
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar table {
  height: 500px;
  display: block;
  overflow: scroll;
}
@media (min-width: 768px) {
  body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar table {
    overflow: hidden;
    overflow-y: auto;
  }
}
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar table h2 {
  margin: 0;
  line-height: 1;
}
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar .feature-zone,
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar .cms-text-feature,
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar .cms-text-feature-data,
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar .cms-text-feature-content {
  height: 100%;
}
body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar .cms-text-feature-content {
  padding: 40px 20px 0;
}
@media (min-width: 1441px) {
  body.landing-stakeholders .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-sidebar .cms-text-feature-content {
    padding: 50px 70px;
  }
}

.clear {
  clear: both;
}

.image-caption-wrapper {
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: center;
}
.image-caption-wrapper .image-caption {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 25px;
  font-family: "contraltobigbold", sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
}

.marker {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #174375 !important;
  font-family: "greycliff-cf", sans-serif !important;
  font-weight: normal !important;
}

p:has(.marker) .marker {
  color: #BA9765 !important;
}

h2:has(tt) tt {
  padding-left: 10px;
  color: rgb(185, 152, 102);
  font-size: 75px !important;
  line-height: 85px !important;
  font-family: "greycliff-cf", sans-serif !important;
  font-weight: bold !important;
}
@media (min-width: 768px) {
  h2:has(tt) tt {
    font-size: 100px !important;
    line-height: 100px !important;
  }
}
@media (min-width: 1366px) {
  h2:has(tt) tt {
    font-size: 120px !important;
    line-height: 120px !important;
  }
}

h3:has(tt) tt {
  color: rgb(185, 152, 102);
  font-size: 45px !important;
  line-height: 50px !important;
  font-family: "greycliff-cf", sans-serif !important;
  font-weight: bold !important;
}
@media (min-width: 768px) {
  h3:has(tt) tt {
    font-size: 80px !important;
    line-height: 90px !important;
  }
}
@media (min-width: 1366px) {
  h3:has(tt) tt {
    font-size: 110px !important;
    line-height: 110px !important;
  }
}

h4:has(tt) tt {
  color: rgb(185, 152, 102);
  font-size: 45px !important;
  line-height: 50px !important;
  font-family: "greycliff-cf", sans-serif !important;
  font-weight: bold !important;
}
@media (min-width: 768px) {
  h4:has(tt) tt {
    font-size: 60px !important;
    line-height: 65px !important;
  }
}
@media (min-width: 1366px) {
  h4:has(tt) tt {
    font-size: 70px !important;
    line-height: 75px !important;
  }
}

body.personalisation-page .site-header-nav {
  display: none;
}
body.personalisation-page #reviews-button {
  display: none;
}
body.personalisation-page .site-breadcrumbs-wrapper {
  display: none;
}
body.personalisation-page .site-custom-carousel-wrapper .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
body.personalisation-page main#site-main {
  padding-top: 150px;
}
body.personalisation-page #site-header {
  background: #174375 !important;
  height: 100px !important;
}
body.personalisation-page #site-header .site-header-block .site-header-logo img {
  min-width: 200px !important;
  width: 200px !important;
  margin: 0;
}
body.personalisation-page .site-hero-banner::after {
  display: none;
}
body.personalisation-page #site-footer {
  padding-bottom: 0 !important;
}
body.personalisation-page .site-footer-links {
  padding: 0 !important;
}
body.personalisation-page .site-footer-utility-block {
  padding: 30px 0 !important;
}
body.personalisation-page .site-footer-utility-block #site-footer-utility {
  justify-content: center !important;
}
body.personalisation-page .site-footer-utility-block #site-footer-utility a {
  border-bottom: 1px solid #BA9765;
}
body.personalisation-page.cms-page-is-in-edit-mode #site-header {
  height: auto !important;
}
body.personalisation-page.cms-page-is-in-edit-mode main#site-main {
  padding-top: 20px;
}

h1 {
  font-size: 85px;
  line-height: 90px;
  font-family: "contraltobigbold", sans-serif;
  font-weight: normal;
  color: #174375;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  h1 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}

h2 {
  font-size: 85px;
  line-height: 90px;
  font-family: "contraltobigbold", sans-serif;
  font-weight: normal;
  color: #174375;
  margin-bottom: 20px;
}
@media (max-width: 1499px) {
  h2 {
    font-size: 60px;
    line-height: 65px;
  }
}
@media (max-width: 599px) {
  h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}

h3 {
  font-size: 35px;
  line-height: 40px;
  font-family: "contraltobigbold", sans-serif;
  font-weight: normal;
  color: #174375;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}

h4 {
  font-size: 30px;
  line-height: 35px;
  font-family: "contraltobigbold", sans-serif;
  font-weight: normal;
  color: #174375;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  h4 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
  }
}

h5 {
  font-size: 25px;
  line-height: 30px;
  font-family: "contraltobigbold", sans-serif;
  font-weight: normal;
  color: #174375;
  font-family: "contraltobigbold", sans-serif;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  h5 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
  }
}

h6 {
  font-size: 20px;
  line-height: 25px;
  font-family: "contraltobigbold", sans-serif;
  font-weight: normal;
  color: #174375;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  h6 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}

a {
  text-decoration: none;
  color: #174375;
}
a:hover, a:focus {
  color: #BA9765;
}

p {
  margin: 0 0 10px;
}

b, strong {
  font-family: "greycliff-cf", sans-serif;
}

hr {
  margin: 30px 0 20px;
}

img,
canvas,
video,
svg {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
  max-width: 100%;
}

.site-button-primary, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a,
.site-form-data .site-form-buttons .site-form-button,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button {
  background: #174375 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #174375 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-button-primary:hover, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a:hover,
.site-form-data .site-form-buttons .site-form-button:hover,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover {
  background: #BA9765 !important;
  color: #ffffff !important;
  border: 1px solid #BA9765 !important;
}
@media (max-width: 599px) {
  .site-button-primary, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a,
  .site-form-data .site-form-buttons .site-form-button,
  .site-form-data .site-form-field .file-upload-wrapper .file-upload-button {
    margin-bottom: 5px;
  }
}

.site-button-secondary, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a.custom-link-active {
  background: #BA9765 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #BA9765 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-button-secondary:hover, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:hover, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a.custom-link-active:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-secondary, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button, body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a.custom-link-active {
    margin-bottom: 5px;
  }
}

.site-button-border {
  background: #174375 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #ffffff !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-button-border:hover {
  background: #BA9765 !important;
  color: #ffffff !important;
  border: 1px solid #BA9765 !important;
}
@media (max-width: 599px) {
  .site-button-border {
    margin-bottom: 5px;
  }
}

.site-button-border-secondary {
  background: #ffffff !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #174375 !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #174375 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-button-border-secondary:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}
@media (max-width: 599px) {
  .site-button-border-secondary {
    margin-bottom: 5px;
  }
}

.site-button-darkblue {
  background: #00365E !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #00365E !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-button-darkblue:hover {
  background: #BA9765 !important;
  color: #ffffff !important;
  border: 1px solid #BA9765 !important;
}
@media (max-width: 599px) {
  .site-button-darkblue {
    margin-bottom: 5px;
  }
}

.site-button-red {
  background: #E25942 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #E25942 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-button-red:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-red {
    margin-bottom: 5px;
  }
}

.site-button-yellow {
  background: #F9DA66 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #174375 !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #F9DA66 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-button-yellow:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-yellow {
    margin-bottom: 5px;
  }
}

.site-button-green {
  background: #90C569 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #174375 !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #90C569 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-button-green:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-green {
    margin-bottom: 5px;
  }
}

.site-button-forest {
  background: #36584A !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #36584A !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-button-forest:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-forest {
    margin-bottom: 5px;
  }
}

.site-button-full-primary {
  background: #174375 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #174375 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.site-button-full-primary:hover {
  background: #BA9765 !important;
  color: #ffffff !important;
  border: 1px solid #BA9765 !important;
}
@media (max-width: 599px) {
  .site-button-full-primary {
    margin-bottom: 5px;
  }
}

.site-button-full-secondary {
  background: #BA9765 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #BA9765 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.site-button-full-secondary:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-full-secondary {
    margin-bottom: 5px;
  }
}

.site-button-full-border {
  background: #174375 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #ffffff !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.site-button-full-border:hover {
  background: #ffffff !important;
  color: #174375 !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-full-border {
    margin-bottom: 5px;
  }
}

.site-button-full-border-secondary {
  background: #ffffff !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #174375 !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #174375 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.site-button-full-border-secondary:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}
@media (max-width: 599px) {
  .site-button-full-border-secondary {
    margin-bottom: 5px;
  }
}

.site-button-full-darkblue {
  background: #00365E !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #00365E !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.site-button-full-darkblue:hover {
  background: #BA9765 !important;
  color: #ffffff !important;
  border: 1px solid #BA9765 !important;
}
@media (max-width: 599px) {
  .site-button-full-darkblue {
    margin-bottom: 5px;
  }
}

.site-button-full-red {
  background: #E25942 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #E25942 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.site-button-full-red:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-full-red {
    margin-bottom: 5px;
  }
}

.site-button-full-yellow {
  background: #F9DA66 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #174375 !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #F9DA66 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.site-button-full-yellow:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-full-yellow {
    margin-bottom: 5px;
  }
}

.site-button-full-green {
  background: #90C569 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #174375 !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #90C569 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.site-button-full-green:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-full-green {
    margin-bottom: 5px;
  }
}

.site-button-full-forest {
  background: #36584A !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #36584A !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.site-button-full-forest:hover {
  background: #174375 !important;
  color: #ffffff !important;
  border: 1px solid #174375 !important;
}
@media (max-width: 599px) {
  .site-button-full-forest {
    margin-bottom: 5px;
  }
}

.site-textarea {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 0;
  font-size: 18px;
  height: 50px;
  width: 100%;
  padding: 10px;
  font-family: "greycliff-cf", sans-serif;
  max-width: 100%;
}

input.site-textbox, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data input.site-search-input, .site-search-wrapper .site-search-block.site-search-option .site-search-data input.site-search-input {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 0;
  font-size: 18px;
  height: 50px;
  width: 100%;
  padding: 10px;
  font-family: "greycliff-cf", sans-serif;
  max-width: 100%;
}

select.site-select {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 0;
  font-size: 18px;
  height: 50px;
  width: 100%;
  padding: 10px;
  font-family: "greycliff-cf", sans-serif;
  max-width: 100%;
}

main#site-main {
  min-height: 300px;
  margin: 50px 0 0;
}
@media (max-width: 599px) {
  main#site-main {
    margin: 20px 0 0;
  }
}
main#site-main .site-page-title {
  margin-top: 20px;
  color: #174375;
}

.site-header-transparent .site-navigation-wrapper {
  top: 100px !important;
  height: calc(100vh - 100px) !important;
}
@media (min-width: 600px) {
  .site-header-transparent .site-navigation-wrapper {
    top: 140px !important;
    height: calc(100vh - 140px) !important;
  }
}

.site-navigation-wrapper {
  top: 100px !important;
  height: calc(100vh - 100px) !important;
}

#site-header {
  padding: 40px 0 10px;
  background: #174375;
}
@media (max-width: 2599px) {
  #site-header {
    padding: 13px 0;
  }
}
#site-header .site-header-block {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
  padding: 20px 0;
}
#site-header .site-header-block .site-header-logo img {
  min-width: 200px;
  width: 200px;
  margin: auto;
}
#site-header .site-header-block .site-nav-custom-link #site-header-right {
  display: none;
  margin-right: 10px;
}
#site-header .site-header-block .site-nav-custom-link #site-header-right a {
  color: #ffffff;
  border: 0;
  text-decoration: none;
}
#site-header .site-header-block .site-nav-custom-link #site-header-right a:hover, #site-header .site-header-block .site-nav-custom-link #site-header-right a:focus {
  color: #BA9765;
  border: 0;
  text-decoration: none;
}
#site-header .site-header-block .site-nav-custom-link .cms-text-feature-data ul {
  padding: 0 0 5px;
}
#site-header .site-header-block .site-nav-custom-link .cms-text-feature-data ul li {
  display: inline-block;
  padding: 0 30px 0 0;
}
#site-header .site-header-block .site-nav-custom-link .cms-text-feature-data ul li a {
  font-family: "greycliff-cf", sans-serif;
  position: relative;
  font-size: 15px;
  display: block;
  border: none !important;
  color: #BA9765;
}
#site-header .site-header-block .site-nav-custom-link .cms-text-feature-data ul li a:hover, #site-header .site-header-block .site-nav-custom-link .cms-text-feature-data ul li a.custom-link-active {
  color: #BA9765 !important;
}
#site-header .site-header-block .site-nav-custom-link .cms-text-feature-data ul li a:hover:after, #site-header .site-header-block .site-nav-custom-link .cms-text-feature-data ul li a.custom-link-active:after {
  background: #BA9765;
}
#site-header .site-header-block .site-nav-custom-link .cms-text-feature-data ul li a::after {
  content: "";
  display: block;
  background: transparent;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 26px;
  transition: all ease 0.5s;
}
#site-header .site-header-block .site-nav-custom-link .cms-text-feature-data ul li a em {
  display: block;
  font-style: normal;
  font-family: "greycliff-cf", sans-serif;
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0 0;
}
#site-header .site-header-block .site-nav-custom-link.site-header-left .cms-text-feature-data ul li {
  padding: 0 45px 0 0;
}
#site-header .site-header-block .site-nav-custom-link.site-header-right {
  display: flex;
  align-items: center;
  justify-content: end;
}

body:not(.cms-page-is-in-edit-mode) #site-header-right {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) #site-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  background: #174375;
  height: 100px;
  padding: 0;
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) #site-header {
    height: 140px;
    position: fixed;
  }
}
body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list {
  position: fixed;
  z-index: 10000;
}
@media (min-width: 2600px) {
  body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list {
    top: 50%;
    transform: translateY(-50%);
    left: -185px;
  }
}
@media (max-width: 2599px) {
  body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list {
    bottom: 0;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 2600px) {
  body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper {
    transform: rotate(90deg);
  }
}
body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul {
  padding: 0;
}
@media (max-width: 2599px) {
  body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul {
    display: flex;
    justify-content: space-between;
  }
}
body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li {
  display: inline-block;
  margin: 0 8px;
}
@media (max-width: 2599px) {
  body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li {
    margin: 0;
    flex: 0 0 49%;
    max-width: 49%;
  }
  body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a {
    width: 100%;
    border: 1px solid #E6EBF0 !important;
    padding: 10px !important;
    margin: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) .fixed-side-link-list .fixed-side-links-wrapper ul li a {
  margin: 0 !important;
}
body:not(.cms-page-is-in-edit-mode) .site-header-sticky.site-header-transparent #site-header {
  border: none;
  transition: all ease 1s;
  background: none;
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .site-header-sticky.site-header-transparent #site-header .site-header-block {
  align-items: center;
  transition: all ease 1s;
}
body:not(.cms-page-is-in-edit-mode) .site-header-sticky.site-header-transparent #site-header .site-header-block .site-header-logo {
  width: 100%;
  max-width: 200px;
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .site-header-sticky.site-header-transparent #site-header .site-header-block .site-header-logo {
    width: 100%;
    max-width: 320px;
  }
}
body:not(.cms-page-is-in-edit-mode) .site-header-sticky.site-header-transparent #site-header .site-header-block .site-header-logo .site-slider-image {
  width: 100%;
  max-width: 200px;
  transition: all ease 1s;
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .site-header-sticky.site-header-transparent #site-header .site-header-block .site-header-logo .site-slider-image {
    width: 100%;
    max-width: 320px;
  }
}
body:not(.cms-page-is-in-edit-mode) .site-header-sticky:not(.site-header-transparent) #site-header {
  padding: 0;
  transition: all ease 1s;
  height: 100px;
}
body:not(.cms-page-is-in-edit-mode) .site-header-sticky:not(.site-header-transparent) #site-header .site-header-block {
  align-items: center;
}
body:not(.cms-page-is-in-edit-mode) .site-header-sticky:not(.site-header-transparent) #site-header .site-header-block .site-header-logo img {
  margin: 0;
}

.cms-page-is-in-edit-mode #site-header-right {
  display: block !important;
}
.cms-page-is-in-edit-mode #site-header {
  top: 72px !important;
}
.cms-page-is-in-edit-mode .site-header-transparent .site-navigation-wrapper {
  top: 260px !important;
  height: calc(100vh - 260px) !important;
}
.cms-page-is-in-edit-mode .site-navigation-wrapper {
  top: 72px !important;
  height: calc(100vh - 72px) !important;
}

.cms-page-is-in-preview-mode #site-header {
  top: 45px !important;
}
.cms-page-is-in-preview-mode .site-header-transparent .site-navigation-wrapper {
  top: 145px !important;
  height: calc(100vh - 100px) !important;
}
@media (min-width: 600px) {
  .cms-page-is-in-preview-mode .site-header-transparent .site-navigation-wrapper {
    top: 185px !important;
    height: calc(100vh - 140px) !important;
  }
}
.cms-page-is-in-preview-mode .site-navigation-wrapper {
  top: 145px !important;
  height: calc(100vh - 100px) !important;
}

.cms-page-is-published #site-header {
  top: 72px !important;
}
.cms-page-is-published .site-header-transparent .site-navigation-wrapper {
  top: 172px !important;
  height: calc(100vh - 100px) !important;
}
@media (min-width: 600px) {
  .cms-page-is-published .site-header-transparent .site-navigation-wrapper {
    top: 212px !important;
    height: calc(100vh - 140px) !important;
  }
}
.cms-page-is-published .site-navigation-wrapper {
  top: 172px !important;
  height: calc(100vh - 100px) !important;
}

#reviews-button {
  background: #174375;
  margin: 0;
  height: auto;
  padding: 15px 15px;
  display: block;
  position: fixed;
  top: 50%;
  right: 51px;
  transform: rotate(-90deg);
  z-index: 220;
  border: 0;
  outline: none;
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  border: 1px #174375 solid;
  white-space: nowrap;
  transform-origin: top right;
  transition: transform 0.3s ease;
}
@media (max-width: 599px) {
  #reviews-button {
    padding: 10px 0;
    position: fixed;
    width: 100%;
    top: auto;
    right: 0;
    bottom: 0;
    transform: rotate(0) !important;
    font-size: 16px;
  }
}
#reviews-button:hover {
  background: #BA9765 !important;
  color: #ffffff !important;
  border: 1px #BA9765 solid !important;
}
#reviews-button.active {
  background: #BA9765 !important;
  color: #ffffff !important;
  border: 1px #BA9765 solid !important;
}

#reviews-wrapper {
  background: #174375;
  widtH: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
  pointer-events: none;
}
#reviews-wrapper.active {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
#reviews-wrapper .site-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#reviews-wrapper #site-reviews {
  width: 100%;
  height: 100vh;
  margin: 0 100px;
  padding-top: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  overflow: hidden;
}
#reviews-wrapper #site-reviews h2 {
  margin: 0;
}
@media (min-width: 600px) {
  #reviews-wrapper #site-reviews h2 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (min-width: 1024px) {
  #reviews-wrapper #site-reviews h2 {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 1366px) {
  #reviews-wrapper #site-reviews h2 {
    font-size: 60px;
    line-height: 65px;
  }
}
@media (max-width: 599px) {
  #reviews-wrapper #site-reviews .cms-text-feature h2 {
    margin-bottom: 0;
  }
}
@media (min-width: 1366px) {
  #reviews-wrapper #site-reviews {
    width: 75%;
  }
}
#reviews-wrapper #site-reviews .custom-index-gallery {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  overflow: hidden;
}
#reviews-wrapper #site-reviews .custom-index-gallery .site-custom-reviews-gallery-wrapper {
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: height 1s ease, opacity 1s ease, visibility 1s ease;
}
#reviews-wrapper #site-reviews .custom-index-gallery .site-custom-reviews-gallery-wrapper.active {
  height: auto;
  opacity: 1;
  visibility: visible;
}

body.cms-page-is-in-edit-mode #site-reviews {
  padding-top: 70px;
  display: block !important;
  height: 70vh !important;
  overflow-y: auto !important;
}
body.cms-page-is-in-edit-mode #site-reviews .site-custom-reviews-gallery-wrapper {
  opacity: 1 !important;
  visibility: visible !important;
  height: auto !important;
  margin: 80px 0;
  padding: 40px 0;
  overflow: visible !important;
}

#site-footer {
  margin-top: 20px;
  padding: 0;
}
@media (max-width: 599px) {
  #site-footer {
    padding-bottom: 60px;
  }
}
#site-footer .site-footer-block .site-footer-links {
  background: #174375;
  padding: 50px 0 50px;
}
#site-footer .site-footer-block .site-footer-links h3, #site-footer .site-footer-block .site-footer-links p {
  color: #ffffff;
  font-size: 15px;
}
#site-footer .site-footer-block .site-footer-links a {
  color: #ffffff;
}
#site-footer .site-footer-block .site-footer-links a:hover {
  color: #BA9765;
}
#site-footer .site-footer-block .site-footer-links .feature-zone {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
  #site-footer .site-footer-block .site-footer-links .feature-zone {
    display: block;
    text-align: center;
  }
}
#site-footer .site-footer-block .site-footer-links .feature-zone .cms-feature-wrapper {
  margin-bottom: 0 !important;
}
@media (max-width: 1023px) {
  #site-footer .site-footer-block .site-footer-links .feature-zone .cms-feature-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
  }
}
@media (max-width: 599px) {
  #site-footer .site-footer-block .site-footer-links .feature-zone .cms-feature-wrapper {
    max-width: 100%;
  }
}
#site-footer .site-footer-block .site-footer-links .feature-zone .cms-feature-wrapper > div {
  margin-bottom: 0 !important;
}
#site-footer .site-footer-block .site-footer-links .feature-zone .cms-feature-wrapper > div div:last-child {
  margin-bottom: 0 !important;
}
#site-footer .site-footer-block .site-footer-links .feature-zone h3.cms-feature-title {
  color: #174375;
  letter-spacing: -1.5px;
}
#site-footer .site-footer-block .site-footer-links .feature-zone .cms-text-feature-data ul, #site-footer .site-footer-block .site-footer-links .feature-zone .cms-text-feature-data ol {
  padding: 0;
}
#site-footer .site-footer-block .site-footer-links .feature-zone .cms-text-feature-data ul li, #site-footer .site-footer-block .site-footer-links .feature-zone .cms-text-feature-data ol li {
  margin: 0 0 15px;
  list-style: none;
}
#site-footer .site-footer-block .site-footer-links .feature-zone .cms-text-feature-data ul li a, #site-footer .site-footer-block .site-footer-links .feature-zone .cms-text-feature-data ol li a {
  color: #174375;
  padding: 0 0 5px;
  transition: all ease 0.5s;
  border-bottom: 1px solid transparent;
  border: none !important;
}
#site-footer .site-footer-block .site-footer-links .feature-zone .cms-text-feature-data ul li a:hover, #site-footer .site-footer-block .site-footer-links .feature-zone .cms-text-feature-data ol li a:hover {
  border-bottom: 1px solid #174375 !important;
}
#site-footer .site-footer-block .site-footer-logo-block {
  background: #00365E;
  padding: 10px 0;
}
#site-footer .site-footer-block .site-footer-logo-block .cms-feature-wrapper {
  margin-bottom: 0;
}
#site-footer .site-footer-block .site-footer-logo-block .slick-track {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 600px) {
  #site-footer .site-footer-block .site-footer-logo-block .slick-track {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 600px) {
  #site-footer .site-footer-block .site-footer-logo-block .slick-slide {
    width: auto !important;
  }
}
#site-footer .site-footer-block .site-footer-logo-block .slick-slide .site-slider-image {
  height: 60px;
  width: 100%;
  margin: auto;
  max-width: none !important;
  -o-object-fit: contain;
     object-fit: contain;
}
#site-footer .site-footer-block .site-footer-utility-block {
  background: #ffffff;
  padding: 10px 0;
}
#site-footer .site-footer-block .site-footer-utility-block .feature-zone {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
#site-footer .site-footer-block .site-footer-utility-block .feature-zone p {
  color: #3D3D3D;
  font-size: 15px;
}
@media (max-width: 599px) {
  #site-footer .site-footer-block .site-footer-utility-block .feature-zone {
    display: block;
    text-align: center;
  }
}

.site-sidebar {
  width: 100%;
}
@media (min-width: 1010px) {
  .site-sidebar {
    width: 350px;
  }
}
@media (min-width: 1366px) {
  .site-sidebar {
    width: 420px;
  }
}
.site-sidebar .site-slider-link-wrapper .site-slide:hover .site-slider-caption h4, .site-sidebar .site-slider-link-wrapper .site-slide:hover .site-slider-caption h4 a {
  color: #BA9765 !important;
}
.site-sidebar .site-slider-link-wrapper .site-slider-image-block::after {
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
  transition: all ease 0.2s;
}
.site-sidebar .site-slider-link-wrapper .site-slider-image-block:hover::before {
  content: "";
  background: rgba(23, 67, 117, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.site-sidebar .site-slider-link-wrapper .site-slider-image-block:hover::after {
  display: none;
}
.site-sidebar .site-slider-link-wrapper .site-slider-caption {
  padding: 20px 20px 0;
  left: 0 !important;
  right: 0 !important;
  z-index: 1;
  pointer-events: none;
}
.site-sidebar .site-slider-link-wrapper .slick-prev {
  width: 40px !important;
  height: 40px !important;
  left: 20px !important;
}
.site-sidebar .site-slider-link-wrapper .slick-prev::before {
  font-size: 20px;
  line-height: 35px !important;
}
.site-sidebar .site-slider-link-wrapper .slick-next {
  width: 40px !important;
  height: 40px !important;
  right: 20px !important;
}
.site-sidebar .site-slider-link-wrapper .slick-next::before {
  font-size: 20px;
  line-height: 35px !important;
}
.site-sidebar .blue-quote-right {
  margin-left: 0 !important;
  max-width: none;
}

.cms-page-is-in-preview-mode .site-page-wrapper {
  margin: 45px 0 0;
}

.cms-user-logged .site-page-wrapper {
  margin: 72px 0 0;
}

.cms-page-is-in-edit-mode .site-slider-popup-wrapper {
  z-index: 0;
}

.site-breadcrumbs-wrapper {
  padding: 20px 0;
  background: #E6EBF0;
  color: #174375;
  margin: 0 0 20px;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-active {
  color: #BA9765 !important;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item {
  display: inline-block;
  padding: 0 15px 0 0;
  position: relative;
  font-size: 15px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: 600;
}
@media (min-width: 600px) {
  .site-breadcrumbs-wrapper .site-breadcrumbs-item {
    padding: 0 30px 0 0;
  }
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item:last-child {
  padding: 0;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item:after {
  content: "/";
  font-size: 25px;
  position: absolute;
  right: 3px;
  top: 0;
  color: #174375;
  font-family: "greycliff-cf", sans-serif;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 600px) {
  .site-breadcrumbs-wrapper .site-breadcrumbs-item:after {
    right: 10px;
  }
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item.site-breadcrumbs-active:after {
  display: none;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link {
  color: #174375;
  position: relative;
  font-weight: normal;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link::after {
  content: "";
  width: 0;
  position: absolute;
  height: 2px;
  background: #174375;
  left: 0;
  bottom: -5px;
  transition: all ease 0.5s;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link:hover:after {
  width: 100%;
}

@media (min-width: 2600px) {
  .site-navigation-wrapper {
    text-align: right;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.header-custom-link-list {
    display: none;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block {
    position: relative;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block > li {
    margin: 0 0 0 25px;
    display: inline-block;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block > li:nth-last-child(-n+3) {
    text-align: center;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block > li:nth-last-child(-n+3) .site-subnav-wrapper {
    right: 0;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a, .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-grandparent > a, .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a {
    color: #BA9765;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block > li > a {
    color: #ffffff;
    padding: 15px 0 10px;
    display: block;
    font-weight: bold;
    font-size: 20px;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block > li:hover > .site-subnav-wrapper {
    display: block;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block .site-subnav-wrapper {
    display: none;
    position: absolute;
    background: #174375;
    z-index: 1000;
    padding: 10px 20px;
    top: 100%;
    min-width: 300px;
    border-top: 5px solid #00365E;
    text-align: left;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block .site-subnav-wrapper li {
    display: block;
    border-bottom: 1px solid #00365E;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block .site-subnav-wrapper li.site-subnav-active a {
    color: #BA9765;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block .site-subnav-wrapper li a {
    color: #ffffff;
    border-bottom: 1px solid #00365E;
    padding: 10px 0;
    display: block;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block .site-subnav-wrapper li a:hover {
    color: #BA9765;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block .site-subnav-wrapper li.custom-nav-site-nav-button > a {
    background: #BA9765 !important;
    font-size: 14px;
    padding: 10px 25px;
    border: none;
    text-align: center;
    color: #174375 !important;
    letter-spacing: 3px;
    font-weight: normal;
    text-transform: uppercase;
    border: 1px solid #BA9765 !important;
    display: inline-flex;
    align-items: center;
    line-height: 20px;
    min-height: 46px;
    font-family: "greycliff-cf", sans-serif;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 10px !important;
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 25px;
  }
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block .site-subnav-wrapper li.custom-nav-site-nav-button > a:hover {
    background: #00365E !important;
    color: #ffffff !important;
    border: 1px solid #174375 !important;
  }
}
@media (min-width: 2600px) and (max-width: 599px) {
  .site-navigation-wrapper .site-navigation-wrapper ul.site-nav-block .site-subnav-wrapper li.custom-nav-site-nav-button > a {
    margin-bottom: 5px;
  }
}
@media (min-width: 2600px) {
  .site-navigation-wrapper .site-navigation-wrapper .site-nav-linktext, .site-navigation-wrapper .site-navigation-wrapper .site-nav-linktext {
    display: none;
  }
  .site-header-wrapper .custom-nav-hide-from-nav {
    display: none !important;
  }
}
.site-menu-toggle {
  display: none;
}

.site-menu-toggle {
  width: 40px;
  height: 40px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  background: #174375;
  border: 1px #ffffff solid;
  border-radius: 100%;
}
@media (min-width: 600px) {
  .site-menu-toggle {
    width: 60px;
    height: 60px;
  }
}
.site-menu-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 20px;
  background: #ffffff;
  opacity: 1;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.site-menu-toggle span:nth-child(1) {
  top: 13px;
}
@media (min-width: 600px) {
  .site-menu-toggle span:nth-child(1) {
    top: 21px;
  }
}
.site-menu-toggle span:nth-child(2),
.site-menu-toggle span:nth-child(3) {
  top: 19px;
}
@media (min-width: 600px) {
  .site-menu-toggle span:nth-child(2),
  .site-menu-toggle span:nth-child(3) {
    top: 28px;
  }
}
.site-menu-toggle span:nth-child(4) {
  top: 25px;
}
@media (min-width: 600px) {
  .site-menu-toggle span:nth-child(4) {
    top: 35px;
  }
}
.site-menu-toggle.active-menu-toggle span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.site-menu-toggle.active-menu-toggle span:nth-child(2) {
  transform: rotate(45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(3) {
  transform: rotate(-45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

@media (max-width: 2599px) {
  .site-menu-toggle {
    display: block;
  }
  .site-header-navigation {
    display: block;
  }
  body.cms-page-is-in-preview-mode .site-navigation-wrapper {
    top: 185px;
  }
  body.cms-page-is-in-edit-mode .site-navigation-wrapper {
    top: 260px;
  }
  body.cms-page-is-published .site-navigation-wrapper {
    top: 212px;
  }
  body.cms-page-is-published .site-header-transparent {
    top: 212px !important;
  }
  .site-navigation-wrapper {
    position: fixed;
    background: #174375;
    z-index: 10000000000;
    right: -100%;
    top: 140px;
    width: 100%;
    transition: all ease 0.5s;
    opacity: 0;
    visibility: hidden;
    height: calc(100vh - 140px);
    padding: 20px 20px 50px;
    z-index: 10;
    overflow-y: scroll;
  }
}
@media (max-width: 2599px) and (min-width: 600px) {
  .site-navigation-wrapper {
    overflow-y: hidden;
    padding: 50px 50px;
  }
}
@media (max-width: 2599px) and (min-width: 1400px) {
  .site-navigation-wrapper {
    padding: 20px 110px;
  }
}
@media (max-width: 2599px) {
  .site-navigation-wrapper.site-navigation-active {
    right: 0;
    opacity: 1;
    visibility: visible;
    width: 100%;
    overflow-y: auto;
  }
  .site-navigation-wrapper ul.site-nav-block {
    padding: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
  }
}
@media (max-width: 2599px) and (min-width: 1024px) {
  .site-navigation-wrapper ul.site-nav-block {
    flex-direction: row;
  }
}
@media (max-width: 2599px) {
  .site-navigation-wrapper ul.site-nav-block > li {
    width: 100%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
  }
}
@media (max-width: 2599px) and (min-width: 1024px) {
  .site-navigation-wrapper ul.site-nav-block > li {
    width: 16%;
  }
}
@media (max-width: 2599px) {
  .site-navigation-wrapper ul.site-nav-block > li > a {
    display: block;
    padding: 15px 0;
    color: #BA9765;
    font-size: 30px;
    font-weight: bold;
    font-family: "contraltobigbold", sans-serif;
    text-transform: none;
  }
  .site-navigation-wrapper ul.site-nav-block > li > a:hover {
    color: #ffffff;
  }
  .site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a {
    color: #ffffff;
  }
  .site-navigation-wrapper ul.site-nav-block > li > .site-subnav-wrapper {
    padding: 0;
  }
  .site-navigation-wrapper ul.site-nav-block li {
    display: block;
    position: relative;
  }
  .site-navigation-wrapper ul.site-nav-block li.site-nav-active-parent a {
    color: white;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffff;
    width: 50px;
    height: 57px;
  }
}
@media (max-width: 2599px) and (min-width: 1024px) {
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand {
    display: none;
  }
}
@media (max-width: 2599px) {
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand:before {
    font-family: "site-icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90d" !important;
    font-size: 30px;
    display: block;
    transition: all ease 0.5s;
    line-height: 56px;
    text-align: center;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand-active:before {
    transform: rotate(90deg);
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper {
    overflow: hidden;
    max-height: 0;
    transition: all ease 0.5s;
  }
}
@media (max-width: 2599px) and (min-width: 1024px) {
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper {
    max-height: none;
  }
}
@media (max-width: 2599px) {
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper-active {
    max-height: 1000px;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li {
    padding: 0;
    text-transform: none;
    border-bottom: 1px #BA9765 solid;
    border-top: 0;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a {
    color: #ffffff;
    display: block;
    padding: 5px 0;
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 2599px) and (min-width: 1600px) {
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a {
    padding: 5px 0;
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 2599px) {
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:hover {
    color: #BA9765;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-subnav-active > a {
    color: #BA9765;
  }
  .site-navigation-wrapper ul.header-custom-link-list {
    padding: 10px 0 0;
    display: block;
  }
}
@media (max-width: 2599px) and (max-width: 599px) {
  .site-navigation-wrapper ul.header-custom-link-list {
    padding-bottom: 50px;
  }
}
@media (max-width: 2599px) and (min-width: 1025px) {
  .site-navigation-wrapper ul.header-custom-link-list {
    display: none;
  }
}
@media (max-width: 2599px) {
  .site-navigation-wrapper ul.header-custom-link-list li {
    display: block;
    font-size: 15px;
    line-height: 19px;
  }
  .site-navigation-wrapper ul.header-custom-link-list li a {
    color: #ffffff;
    padding: 10px 0;
    display: inline-block;
  }
}
@media (max-width: 2599px) and (min-width: 1025px) {
  .site-navigation-wrapper ul.header-custom-link-list li a {
    padding: 10px 20px;
  }
}
@media (max-width: 2599px) {
  .site-navigation-wrapper ul.header-custom-link-list li a:hover, .site-navigation-wrapper ul.header-custom-link-list li a.custom-link-active {
    color: #BA9765 !important;
    position: relative;
  }
  .site-navigation-wrapper ul.header-custom-link-list li a:hover:after, .site-navigation-wrapper ul.header-custom-link-list li a.custom-link-active:after {
    background: #BA9765;
  }
  .site-navigation-wrapper ul.header-custom-link-list li a::after {
    content: "";
    display: block;
    background: transparent;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 30px;
    transition: all ease 0.5s;
  }
}
.site-sidebar-menu {
  background: #174375;
  padding: 50px 30px 40px 30px;
  margin: 0 0 50px;
  position: relative;
  min-height: 270px;
}
@media (max-width: 1009px) {
  .site-sidebar-menu {
    display: none;
  }
}
.site-sidebar-menu .site-sidebar-title {
  width: 100%;
  background: none;
  color: #ffffff;
  padding: 0;
  padding-bottom: 30px;
  font-family: "contraltobigbold", sans-serif;
  font-size: 40px;
}
.site-sidebar-menu ul {
  padding: 0;
}
.site-sidebar-menu ul.site-nav-block > li > a {
  color: #ffffff;
  border-bottom: 1px solid #BA9765;
  display: block;
  padding: 10px 20px 10px 0;
}
.site-sidebar-menu ul.site-nav-block > li > a:hover {
  color: #BA9765;
}
.site-sidebar-menu ul li.site-nav-item.level1 {
  display: none;
}
.site-sidebar-menu ul li.site-nav-item.level1.site-nav-active-path {
  display: block;
}
.site-sidebar-menu ul.site-subnav-block li {
  border-top: 0;
  padding: 0 10px;
}
.site-sidebar-menu ul.site-subnav-block li > a {
  color: #ffffff;
  border-bottom: 1px solid #BA9765;
  display: block;
  padding: 10px 20px 10px 0;
}
.site-sidebar-menu ul.site-subnav-block li > a:hover {
  color: #BA9765;
}
.site-sidebar-menu ul li {
  border-top: 0;
  display: block;
  position: relative;
}
.site-sidebar-menu ul li.site-nav-active > a, .site-sidebar-menu ul li.site-subnav-active > a {
  position: relative;
  color: #BA9765;
  font-weight: bold;
  font-family: "greycliff-cf", sans-serif;
}
.site-sidebar-menu ul li.site-nav-active > a:after1, .site-sidebar-menu ul li.site-subnav-active > a:after1 {
  content: "";
  background: #174375;
  height: 10px;
  width: 10px;
  display: block;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  color: #ffffff;
  cursor: pointer;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  font-size: 30px;
  display: block;
  transition: all ease 0.5s;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand-active:before {
  transform: rotate(90deg);
}
.site-sidebar-menu ul li .site-subnav-wrapper {
  overflow: hidden;
  max-height: 0;
  transition: all ease 0.5s;
}
.site-sidebar-menu ul li .site-subnav-wrapper-active {
  max-height: 1000px;
}
.social-block-wrapper {
  display: flex;
}
.social-block-wrapper .social-block {
  color: #174375;
  margin: 0 0 0 15px;
}
.social-block-wrapper .social-block a {
  color: #174375;
  display: block;
  border: 1px solid #174375;
  border-radius: 100%;
  text-align: center;
  line-height: 27px;
  width: 28px;
  height: 28px;
}
.social-block-wrapper .social-block a:hover {
  background: #174375;
  color: #ffffff;
}

.site-social-facebook {
  width: 60px;
  height: 60px;
  line-height: 58px;
  background: #174375;
  border: 1px solid #174375;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
}
.site-social-facebook:before {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  color: #ffffff;
  transition: all ease 0.5s;
}
.site-social-facebook:hover {
  border: 1px solid #BA9765;
  background: #BA9765;
}
.site-social-facebook:hover:before {
  color: #ffffff;
}
.site-social-facebook:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910" !important;
}
.site-social-instagram {
  width: 60px;
  height: 60px;
  line-height: 58px;
  background: #174375;
  border: 1px solid #174375;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
}
.site-social-instagram:before {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  color: #ffffff;
  transition: all ease 0.5s;
}
.site-social-instagram:hover {
  border: 1px solid #BA9765;
  background: #BA9765;
}
.site-social-instagram:hover:before {
  color: #ffffff;
}
.site-social-instagram:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906" !important;
}
.site-social-twitter {
  width: 60px;
  height: 60px;
  line-height: 58px;
  background: #174375;
  border: 1px solid #174375;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
}
.site-social-twitter:before {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  color: #ffffff;
  transition: all ease 0.5s;
}
.site-social-twitter:hover {
  border: 1px solid #BA9765;
  background: #BA9765;
}
.site-social-twitter:hover:before {
  color: #ffffff;
}
.site-social-twitter:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914" !important;
}
.site-social-youtube {
  width: 60px;
  height: 60px;
  line-height: 58px;
  background: #174375;
  border: 1px solid #174375;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
}
.site-social-youtube:before {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  color: #ffffff;
  transition: all ease 0.5s;
}
.site-social-youtube:hover {
  border: 1px solid #BA9765;
  background: #BA9765;
}
.site-social-youtube:hover:before {
  color: #ffffff;
}
.site-social-youtube:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
}
.site-social-linkedin {
  width: 60px;
  height: 60px;
  line-height: 58px;
  background: #174375;
  border: 1px solid #174375;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
}
.site-social-linkedin:before {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  color: #ffffff;
  transition: all ease 0.5s;
}
.site-social-linkedin:hover {
  border: 1px solid #BA9765;
  background: #BA9765;
}
.site-social-linkedin:hover:before {
  color: #ffffff;
}
.site-social-linkedin:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e" !important;
}
.site-social-tiktok {
  width: 60px;
  height: 60px;
  line-height: 58px;
  background: #174375;
  border: 1px solid #174375;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
}
.site-social-tiktok:before {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  color: #ffffff;
  transition: all ease 0.5s;
}
.site-social-tiktok:hover {
  border: 1px solid #BA9765;
  background: #BA9765;
}
.site-social-tiktok:hover:before {
  color: #ffffff;
}
.site-social-tiktok:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
}

.hide-post-title h3.site-display-title {
  display: none;
}

.site-display-filter-title {
  color: #3D3D3D;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-size: 13.33px;
  margin: 0 0 10px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
}
@media (max-width: 599px) {
  .site-display-filter-title {
    background: #BA9765;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 20px;
    margin: 0 0 20px;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;
    text-align: left;
  }
  .site-display-filter-title:after {
    font-family: "site-icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909" !important;
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 25px;
    height: 15px;
    line-height: 15px;
    transform: rotate(0deg);
    transition: all ease 0.5s;
  }
}
@media (max-width: 599px) and (max-width: 599px) {
  .site-display-filter-title {
    display: block;
  }
  .site-display-filter-title-active:after {
    transform: rotate(90deg);
  }
}

@media (min-width: 1010px) {
  .active-filters .site-display-filter-data {
    margin-left: -32%;
  }
}
@media (min-width: 1366px) {
  .active-filters .site-display-filter-data {
    margin-left: -27%;
  }
}

.site-display-filter-data {
  margin: 100px 0 0;
}
@media (max-width: 599px) {
  .site-display-filter-data {
    margin: 50px 0 0;
    background: #ffffff;
  }
}
.site-display-filter-data .site-display-filter-desc {
  display: flex;
  justify-content: center;
  margin: 0 0 50px;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
  .site-display-filter-data .site-display-filter-desc {
    margin: 0 0 30px;
    display: none;
  }
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper {
  text-transform: uppercase;
  font-size: 15px;
  font-family: "greycliff-cf", sans-serif;
  background: #ffffff;
  margin: 0 10px;
}
@media (max-width: 599px) {
  .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 10px;
    background: none;
  }
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper .site-display-checkbox:checked + label {
  background: #174375;
  color: #ffffff;
  position: relative;
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper .site-display-checkbox:checked + label::after {
  content: "X";
  background: #174375;
  border: 1px #ffffff solid;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  position: absolute;
  top: -10px;
  right: -10px;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.4;
  pointer-events: all;
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label {
  border: 1px solid #174375;
  padding: 0 25px;
  display: block;
  color: #174375;
  height: 43px;
  line-height: 43px;
  margin: 0;
  margin-bottom: 20px;
  cursor: pointer;
}
@media (max-width: 599px) {
  .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label {
    background: #ffffff;
    text-align: center;
  }
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label:hover {
  background: #174375;
  color: #ffffff;
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper input {
  display: none;
}

.site-display-filters-bottom {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
  .site-display-filters-bottom {
    display: block;
  }
}
.site-display-filters-bottom .site-display-filter-data {
  order: 1;
  margin: 0;
  width: 100%;
}
.site-display-filters-bottom .site-display-list {
  overflow: hidden;
}
.site-display-filters-left {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 599px) {
  .site-display-filters-left {
    display: block;
  }
}
.site-display-filters-left .site-display-filter-data {
  flex: 0 0 150px;
  max-width: 150px;
  margin: 0;
}
@media (max-width: 599px) {
  .site-display-filters-left .site-display-filter-data {
    max-width: none;
  }
}
.site-display-filters-left .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper {
  width: 100%;
  margin: 0 0 20px;
}
@media (max-width: 599px) {
  .site-display-filters-left .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper {
    margin: 0 0 10px;
  }
}
.site-display-filters-left .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label {
  padding: 0 15px;
  min-height: 43px;
  height: auto;
  text-align: center;
}
.site-display-filters-left .site-display-list {
  max-width: calc(100% - 200px);
}
@media (max-width: 599px) {
  .site-display-filters-left .site-display-list {
    max-width: none;
  }
}
.site-display-filters-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 599px) {
  .site-display-filters-right {
    display: block;
  }
}
.site-display-filters-right .site-display-filter-data {
  flex: 0 0 150px;
  max-width: 150px;
  order: 1;
  margin: 0;
}
@media (max-width: 599px) {
  .site-display-filters-right .site-display-filter-data {
    max-width: none;
  }
}
.site-display-filters-right .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper {
  width: 100%;
  margin: 0 0 20px;
}
@media (max-width: 599px) {
  .site-display-filters-right .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper {
    margin: 0 0 10px;
  }
}
.site-display-filters-right .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label {
  padding: 0 15px;
  min-height: 43px;
  height: auto;
  text-align: center;
}
.site-display-filters-right .site-display-list {
  max-width: calc(100% - 200px);
}
@media (max-width: 599px) {
  .site-display-filters-right .site-display-list {
    max-width: none;
  }
}

@media (max-width: 1023px) {
  .site-display-wrapper.site-display-listview .site-display-list li.site-display-wrapper-listitem {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 599px) {
  .site-display-wrapper.site-display-listview .site-display-list li.site-display-wrapper-listitem {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0;
  position: relative;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block:hover .site-display-data-block::after {
  display: none;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block:hover .site-display-image {
  position: relative;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block:hover .site-display-image::before {
  content: "";
  background: rgba(23, 67, 117, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block:hover .site-display-title h3, .site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block:hover .site-display-title a {
  color: #BA9765;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image a {
  height: 100%;
  display: block;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block {
  background: none;
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  bottom: 0;
  transition: all 0.2s ease;
  padding: 0;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a {
  margin: 20px 0;
  padding: 0 20px;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block::after {
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title, .site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-date {
  line-height: 1.2;
  position: relative;
  z-index: 5;
  width: 100%;
}
.site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a, .site-display-img-background .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-date a {
  width: 100%;
  height: 100%;
  border: 0 !important;
  font-size: 25px;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.cms-page-is-in-edit-mode .site-custom-display-grid-wrapper .site-display-listview .site-display-wrapper-listitem {
  height: auto !important;
}

.site-custom-display-grid-wrapper {
  margin-top: 20px;
}
@media (min-width: 1010px) {
  .site-custom-display-grid-wrapper {
    margin-top: 0;
  }
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-list {
  margin: 0 !important;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-arrow {
  top: 48.5% !important;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slider {
  margin-left: -10px;
  margin-right: -10px;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div {
  height: 300px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  margin-bottom: 20px !important;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div::after {
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
  transition: all ease 0.2s;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div:hover::before {
  content: "";
  background: rgba(23, 67, 117, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div:hover::after {
  display: none;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div:hover .site-display-date, .site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div:hover .site-display-title a {
  color: #BA9765;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div .site-display-image {
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div .site-display-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div .site-display-data-block {
  width: 100% !important;
  position: absolute;
  padding: 0 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex !important;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  z-index: 1;
  pointer-events: none;
}
.site-custom-display-grid-wrapper .site-custom-display-grid .slick-slide > div .site-display-data-block .site-display-title {
  padding: 10px 0 5px;
  font-size: 25px;
  line-height: 1 !important;
}

body.cms-page-is-in-edit-mode .site-custom-display-grid .icon-Flag {
  display: none !important;
}
body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  margin-bottom: 0 !important;
}
body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div::after {
  display: none;
}
body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div:hover::before {
  display: none;
}
body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div:hover::after {
  display: none;
}
body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div:hover .site-display-date, body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div:hover .site-display-title a {
  color: #BA9765;
}
body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div .site-display-image {
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div .site-display-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div .site-display-data-block {
  width: 100% !important;
  position: absolute;
  padding: 0 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex !important;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  z-index: 1;
  pointer-events: none;
}
body.cms-page-is-in-edit-mode .site-custom-display-grid .slick-slide > div .site-display-data-block .site-display-title {
  padding: 10px 0 5px;
  font-size: 25px;
  line-height: 1 !important;
}

.site-slider .site-slide .site-slider-caption {
  background: none;
  bottom: 70px;
}
@media (max-width: 898px) {
  .site-slider .site-slide .site-slider-caption {
    position: absolute;
    left: 0 !important;
    right: 0 !important;
  }
}
.site-slider .site-slide .site-slider-caption .site-slider-capton-data {
  z-index: 5;
  text-shadow: 1px 1px 1px #000;
}
.site-slider .site-slide .site-slider-caption .site-slider-capton-data var {
  font-family: "Source Sans Pro", sans-serif !important;
  font-style: normal;
  letter-spacing: 5px;
  font-weight: bold;
}

.site-multi-slide-slider .site-slide .site-slider-caption {
  position: absolute;
  left: 0 !important;
  right: 0 !important;
}

.site-slider-popup-wrapper .site-slider-pop-img::after {
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.site-slider-popup-wrapper .site-slider-pop-caption {
  background: none !important;
}

.site-custom-navigation-gallery .slick-track {
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.site-custom-navigation-gallery .slick-track::before, .site-custom-navigation-gallery .slick-track::after {
  display: none;
}
.site-custom-navigation-gallery .slick-track .slick-slide {
  width: 16% !important;
  margin: 0;
}

.site-custom-tab-column .site-slider-caption {
  position: absolute !important;
}
.site-custom-tab-column .site-slider-caption-block {
  z-index: 2;
}
.site-custom-tab-column .site-slider-tab-content {
  background: #E6EBF0;
  margin: 0 10px;
}
@media (min-width: 601px) {
  .site-custom-tab-column .site-slider-tab-content {
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .site-custom-tab-column .site-slider-tab-content {
    margin: 0 10px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .site-custom-tab-column .slick-slider {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 600px) and (max-width: 1280px) {
  .site-custom-tab-column .slick-track {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .site-custom-tab-column .slick-track:before, .site-custom-tab-column .slick-track:after {
    display: none;
  }
}
.site-custom-tab-column .site-slider-tab-content-list {
  border-top: 20px #ffffff solid;
  border-bottom: 20px #ffffff solid;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .site-custom-tab-column .site-slider-tab-content-list {
    border-top: 0;
  }
}
.site-custom-tab-column .site-slider-tab-content-list .slick-list {
  overflow: hidden !important;
}
.site-custom-tab-column .site-slider-tab-content-list .slick-list .slick-track .slick-slide:first-child {
  height: 0 !important;
  overflow: hidden;
}
@media (min-width: 600px) and (max-width: 1280px) {
  .site-custom-tab-column .site-slider-tab-content-list .site-table-mobile .slick-list {
    height: auto !important;
  }
  .site-custom-tab-column .site-slider-tab-content-list .site-table-mobile tr {
    display: inline-grid;
  }
  .site-custom-tab-column .site-slider-tab-content-list .site-table-mobile td {
    width: 90% !important;
    margin: 0 auto;
  }
}
@media (min-width: 600px) and (max-width: 1280px) {
  .site-custom-tab-column .site-slider-tab-list .slick-slide h3 {
    font-size: 20px;
    line-height: 1.2;
  }
  .site-custom-tab-column .site-slider-tab-list .slick-slide p {
    font-size: 14px;
    line-height: 1.2;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .site-custom-tab-column .site-slider-tab-list .slick-slide:first-child {
    width: 100% !important;
    height: auto !important;
    min-height: 200px !important;
    max-height: none !important;
  }
  .site-custom-tab-column .site-slider-tab-list .slick-slide:first-child .site-slide {
    height: auto !important;
    min-height: 200px !important;
    max-height: none !important;
  }
  .site-custom-tab-column .site-slider-tab-list .slick-slide:first-child .site-slider-image-block img {
    display: none;
  }
  .site-custom-tab-column .site-slider-tab-list .slick-slide:first-child .site-slider-caption {
    background: #174375 !important;
  }
}
.site-custom-tab-column .site-slider-tab-list .slick-slide:first-child .site-slider-caption {
  align-items: center;
}
.site-custom-tab-column .site-slider-tab-list .slick-slide:first-child .site-slider-caption::after {
  display: none;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .site-custom-tab-column .site-slider-tab-list .slick-slide {
    width: 49% !important;
    height: 350px !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
  }
  .site-custom-tab-column .site-slider-tab-list .slick-slide .site-slide {
    height: 450px !important;
  }
  .site-custom-tab-column .site-slider-tab-list .slick-slide .site-slider-image-block {
    height: 100%;
  }
  .site-custom-tab-column .site-slider-tab-list .slick-slide .site-slider-image-block img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 600px) and (max-width: 1023px) and (max-width: 599px) {
  .site-custom-tab-column .site-slider-tab-list .slick-slide .site-slider-image-block img {
    width: auto !important;
  }
}
@media (max-width: 599px) {
  .site-custom-tab-column .site-slider-tab-list .slick-slide {
    height: 450px !important;
  }
}
.site-custom-tab-column .site-slider-caption .site-container {
  position: static !important;
}

.site-custom-image-column .slick-arrow {
  display: block !important;
}
.site-custom-image-column .site-slider-caption {
  position: absolute !important;
}
.site-custom-image-column .site-slider-caption-block {
  z-index: 2;
}
.site-custom-image-column .site-slide,
.site-custom-image-column .slick-slide {
  height: 400px;
}
@media (min-width: 1024px) {
  .site-custom-image-column .site-slide,
  .site-custom-image-column .slick-slide {
    height: 450px;
  }
}
@media (min-width: 1300px) {
  .site-custom-image-column .site-slide,
  .site-custom-image-column .slick-slide {
    height: 550px;
  }
}
@media (min-width: 1600px) {
  .site-custom-image-column .site-slide,
  .site-custom-image-column .slick-slide {
    height: 620px;
  }
}
.site-custom-image-column .site-slide .site-slider-image-block,
.site-custom-image-column .site-slide .site-slider-pop-wrapper,
.site-custom-image-column .slick-slide .site-slider-image-block,
.site-custom-image-column .slick-slide .site-slider-pop-wrapper {
  width: 100%;
  height: 100%;
  margin: 0;
}
.site-custom-image-column .site-slide .site-slider-image-block .site-slider-pop-img,
.site-custom-image-column .site-slide .site-slider-pop-wrapper .site-slider-pop-img,
.site-custom-image-column .slick-slide .site-slider-image-block .site-slider-pop-img,
.site-custom-image-column .slick-slide .site-slider-pop-wrapper .site-slider-pop-img {
  width: 100%;
  height: 100%;
}
.site-custom-image-column .site-slide .site-slider-image-block .site-slider-pop-img::after,
.site-custom-image-column .site-slide .site-slider-pop-wrapper .site-slider-pop-img::after,
.site-custom-image-column .slick-slide .site-slider-image-block .site-slider-pop-img::after,
.site-custom-image-column .slick-slide .site-slider-pop-wrapper .site-slider-pop-img::after {
  display: none;
}
.site-custom-image-column .site-slide .site-slider-image-block .site-slider-image,
.site-custom-image-column .site-slide .site-slider-pop-wrapper .site-slider-image,
.site-custom-image-column .slick-slide .site-slider-image-block .site-slider-image,
.site-custom-image-column .slick-slide .site-slider-pop-wrapper .site-slider-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: middle;
     object-position: middle;
}
.site-custom-image-column .site-slick-wrapper,
.site-custom-image-column .slick-list,
.site-custom-image-column .slick-track,
.site-custom-image-column .site-slider-caption {
  height: 100%;
}
.site-custom-image-column .site-slider-caption .site-container {
  position: static !important;
}
.site-custom-image-column .site-slider-pop-caption {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 100%;
  bottom: 0 !important;
  cursor: pointer;
  transition: all ease 0.2s;
}
.site-custom-image-column .site-slider-pop-caption:hover {
  background: rgba(23, 67, 117, 0.8) !important;
}
.site-custom-image-column .site-slider-pop-caption:hover::after {
  display: none;
}
.site-custom-image-column .site-slider-pop-caption .site-slider-pop-title {
  position: relative;
  z-index: 5;
  text-shadow: 1px 1px 1px #000;
}
.site-custom-image-column .site-slider-pop-caption::after {
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
  transition: all ease 0.2s;
}
.site-custom-image-column .site-slider-pop-desc {
  display: none !important;
}

.site-slider-tab-list .site-slider-caption {
  position: absolute !important;
}
.site-slider-tab-list .site-slider-caption-block {
  z-index: 2;
}
.site-slider-tab-list .site-slide {
  max-height: 450px;
}
@media (min-width: 1300px) {
  .site-slider-tab-list .site-slide {
    max-height: 550px;
  }
}
@media (min-width: 1600px) {
  .site-slider-tab-list .site-slide {
    max-height: 620px;
  }
}
.site-slider-tab-list .site-slide .site-slider-image-block {
  height: 100%;
}
.site-slider-tab-list .site-slide .site-slider-image-block .site-slider-image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: middle;
     object-position: middle;
}
.site-slider-tab-list .site-slick-wrapper,
.site-slider-tab-list .slick-list,
.site-slider-tab-list .slick-track,
.site-slider-tab-list .site-slider-caption {
  height: 100%;
}
.site-slider-tab-list .site-slider-caption .site-container {
  position: static !important;
}

.first-image-content .slick-slider {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 600px) and (max-width: 1280px) {
  .first-image-content h3 {
    font-size: 20px;
    line-height: 1.2;
  }
  .first-image-content p {
    font-size: 14px;
    line-height: 1.2;
  }
}
.first-image-content h1,
.first-image-content h2,
.first-image-content h3,
.first-image-content p {
  color: #ffffff;
}
.first-image-content .site-slick-wrapper .slick-track .slick-slide:first-child .site-slider-caption {
  align-items: center;
}
@media (max-width: 599px) {
  .first-image-content .site-slick-wrapper .slick-track .slick-slide:first-child .site-slider-caption {
    padding: 0 50px;
  }
}
.first-image-content .site-slick-wrapper .slick-track .slick-slide:first-child .site-slider-caption::after {
  display: none;
}
.first-image-content .site-slick-wrapper .slick-track .slick-slide:first-child:has(.site-slider-pop-caption) {
  pointer-events: none;
}
.first-image-content .site-slick-wrapper .slick-track .slick-slide:first-child .site-slider-pop-caption {
  background: none;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  padding: 20px;
}
@media (max-width: 599px) {
  .first-image-content .site-slick-wrapper .slick-track .slick-slide:first-child .site-slider-pop-caption {
    padding: 0 50px;
  }
}
.first-image-content .site-slick-wrapper .slick-track .slick-slide:first-child .site-slider-pop-caption::after {
  display: none;
}

.last-image-content .slick-slider {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 600px) and (max-width: 1280px) {
  .last-image-content h3 {
    font-size: 20px;
    line-height: 1.2;
  }
  .last-image-content p {
    font-size: 14px;
    line-height: 1.2;
  }
}
.last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child .site-slider-caption {
  align-items: center;
}
@media (max-width: 599px) {
  .last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child .site-slider-caption {
    padding: 0 50px;
  }
}
.last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child .site-slider-caption::after {
  display: none;
}
.last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child:has(.site-slider-pop-caption) {
  pointer-events: none;
}
.last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child .site-slider-pop-caption {
  background: none;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  padding: 20px;
}
@media (max-width: 599px) {
  .last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child .site-slider-pop-caption {
    padding: 0 50px;
  }
}
@media (min-width: 1366px) {
  .last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child .site-slider-pop-caption {
    padding: 20px 40px;
  }
}
.last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child .site-slider-pop-caption p {
  line-height: 130%;
}
@media (min-width: 1366px) {
  .last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child .site-slider-pop-caption p {
    line-height: 150%;
  }
}
.last-image-content .site-slick-wrapper .slick-track .slick-slide:last-child .site-slider-pop-caption::after {
  display: none;
}

.site-custom-landing-slider {
  position: relative;
}
.site-custom-landing-slider .slick-list {
  overflow: visible !important;
}
.site-custom-landing-slider .slick-arrow {
  top: inherit;
}
@media (max-width: 899px) {
  .site-custom-landing-slider .slick-arrow {
    top: 250px !important;
  }
}
@media (max-width: 767px) {
  .site-custom-landing-slider .slick-arrow {
    top: 150px !important;
  }
}
.site-custom-landing-slider .site-slide {
  max-height: none !important;
}
@media (max-width: 599px) {
  .site-custom-landing-slider .site-slide {
    padding-top: 90px;
  }
}
.site-custom-landing-slider .site-slider-image-block {
  height: auto;
  overflow: hidden;
}
@media (max-width: 899px) {
  .site-custom-landing-slider .site-slider-image-block {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .site-custom-landing-slider .site-slider-image-block {
    height: 300px;
  }
}
.site-custom-landing-slider .site-slider-image-block .site-slider-image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-custom-landing-slider .site-slider-caption {
  width: 100% !important;
  height: 100%;
  padding: 20px 0 10px !important;
  position: static !important;
  bottom: auto !important;
}
@media (max-width: 899px) {
  .site-custom-landing-slider .site-slider-caption {
    transform: none !important;
  }
}
@media (max-width: 899px) {
  .site-custom-landing-slider .site-slider-caption {
    display: flex;
    flex-direction: column;
  }
  .site-custom-landing-slider .site-slider-caption .site-slider-more-desc {
    order: 1;
  }
  .site-custom-landing-slider .site-slider-caption .site-slider-caption-block {
    order: 2;
    padding-top: 20px;
  }
}
.site-custom-landing-slider .site-slider-caption .play-video-button {
  top: -185px;
  bottom: auto;
}
@media (min-width: 768px) {
  .site-custom-landing-slider .site-slider-caption .play-video-button {
    top: -280px;
  }
}
@media (min-width: 900px) {
  .site-custom-landing-slider .site-slider-caption .play-video-button {
    top: 0;
    bottom: 0;
  }
}
.site-custom-landing-slider .site-slider-caption .title {
  width: 100%;
  position: absolute;
  top: 0;
  left: auto;
  right: auto;
}
@media (min-width: 600px) {
  .site-custom-landing-slider .site-slider-caption .title {
    top: -70px;
  }
}
@media (min-width: 1441px) {
  .site-custom-landing-slider .site-slider-caption .title {
    top: -100px !important;
  }
}
.site-custom-landing-slider .site-slider-caption .title h2 {
  text-align: left !important;
}
@media (min-width: 900px) {
  .site-custom-landing-slider .site-slider-caption .title h2 {
    text-align: inherit !important;
  }
}
.site-custom-landing-slider .site-slider-caption .title h2 span {
  color: #174375 !important;
}
@media (min-width: 600px) {
  .site-custom-landing-slider .site-slider-caption .title h2 span {
    color: #ffffff !important;
  }
}
.site-custom-landing-slider .site-slider-caption .text {
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  text-align: left;
  text-shadow: none;
}
@media (min-width: 900px) {
  .site-custom-landing-slider .site-slider-caption .text {
    padding-top: 20px;
    padding-left: 450px;
  }
}
@media (min-width: 1441px) {
  .site-custom-landing-slider .site-slider-caption .text {
    width: 70%;
  }
}
.site-custom-landing-slider .site-landing-slider-caption {
  background: #174375;
  width: 100%;
  padding: 20px;
  position: static;
  bottom: auto;
  left: auto;
}
@media (min-width: 900px) {
  .site-custom-landing-slider .site-landing-slider-caption {
    width: 380px;
    padding: 50px;
    position: absolute;
    bottom: 0;
    left: 48px;
  }
}
@media (min-width: 1024px) {
  .site-custom-landing-slider .site-landing-slider-caption {
    bottom: 50px;
  }
}
@media (min-width: 1400px) {
  .site-custom-landing-slider .site-landing-slider-caption {
    left: 30px;
  }
}
.site-custom-landing-slider .site-landing-slider-caption h4,
.site-custom-landing-slider .site-landing-slider-caption p {
  margin: 0;
  padding: 0;
  color: #ffffff !important;
  text-align: left;
}
.site-custom-landing-slider .site-landing-slider-caption .slick-track,
.site-custom-landing-slider .site-landing-slider-caption .site-slider-tab-content {
  width: auto !important;
  height: auto !important;
}
.site-custom-landing-slider .site-slider-caption {
  position: static !important;
}

.site-multi-slide-slider-wrapper .slick-slider {
  margin-left: -10px;
  margin-right: -10px;
}
.site-multi-slide-slider-wrapper .center-text {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .site-multi-slide-slider-wrapper .center-text {
    width: 75%;
  }
}
.site-multi-slide-slider-wrapper .site-slider-tab-list .slick-slide h3,
.site-multi-slide-slider-wrapper .site-slider-tab-list .slick-slide h4 {
  color: #ffffff !important;
}
@media (min-width: 601px) and (max-width: 1023px) {
  .site-multi-slide-slider-wrapper .site-slider-tab-list .slick-slide h4 {
    font-size: 25px !important;
    margin-bottom: 0 !important;
  }
}
.site-multi-slide-slider-wrapper .site-slider-tab-list .slick-current .site-slider-caption {
  background: rgba(23, 67, 117, 0.8);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  bottom: 0;
}
.site-multi-slide-slider-wrapper .site-slider-tab-list .slick-current .site-slider-caption::after {
  display: none;
}
.site-multi-slide-slider-wrapper .site-slider-caption {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 100%;
  bottom: 0 !important;
  transition: all ease 0.2s;
}
.site-multi-slide-slider-wrapper .site-slider-caption::after {
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
  transition: all ease 0.2s;
}
.site-multi-slide-slider-wrapper .site-slider-caption:hover, .site-multi-slide-slider-wrapper .site-slider-caption:focus {
  background: rgba(23, 67, 117, 0.8);
  transition: all ease 0.2s;
}
.site-multi-slide-slider-wrapper .site-slider-caption:hover::after, .site-multi-slide-slider-wrapper .site-slider-caption:focus::after {
  display: none;
}
.site-multi-slide-slider-wrapper .site-slider-caption .site-container {
  padding: 0 20px !important;
  position: relative;
  z-index: 5;
}
.site-multi-slide-slider-wrapper .site-slider-caption .site-slick-wrapper {
  background: #ffffff !important;
}

@media (max-width: 599px) {
  .site-thumbnail-mob-1 .site-thumbnail-block {
    margin-bottom: 20px;
  }
}

.hide-column-bg .site-slider-tab-list :first-child .slick-track {
  background: #ffffff;
}

.site-custom-reviews-filter-wrapper {
  padding: 20px 0;
}

.site-custom-reviews-filter ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.site-custom-reviews-filter ul li {
  min-height: auto !important;
  letter-spacing: 0 !important;
  margin: 0 5px;
  padding: 5px 10px !important;
  font-size: 12px !important;
  line-height: 20px !important;
  cursor: pointer;
  background: #174375 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #ffffff !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
}
.site-custom-reviews-filter ul li:hover {
  background: #BA9765 !important;
  color: #ffffff !important;
  border: 1px solid #BA9765 !important;
}
@media (max-width: 599px) {
  .site-custom-reviews-filter ul li {
    margin-bottom: 5px;
  }
}
@media (min-width: 1024px) {
  .site-custom-reviews-filter ul li {
    margin: 0 5px;
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 20px !important;
  }
}
@media (min-width: 1366px) {
  .site-custom-reviews-filter ul li {
    min-height: 40px !important;
    margin: 0 5px;
    padding: 5px 10px !important;
    font-size: 14px !important;
    line-height: 1 !important;
    letter-spacing: 3px !important;
  }
}
.site-custom-reviews-filter ul li.active {
  background: #BA9765 !important;
}

.pop-desc {
  width: 90% !important;
  height: 400px !important;
  min-height: none !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center;
  flex-direction: column;
  position: fixed !important;
  top: calc(55% - 200px) !important;
  left: 5% !important;
  z-index: 999;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.75);
}
.pop-desc.custom::before {
  display: block;
  content: "";
  position: fixed;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media (min-width: 1024px) {
  .pop-desc {
    width: 580px !important;
    height: 400px !important;
    min-height: 500px !important;
    top: calc(50% - 200px) !important;
    left: calc(50% - 290px) !important;
    flex-direction: row !important;
    position: fixed !important;
  }
}
@media (min-width: 1024px) {
  .pop-desc {
    width: 800px !important;
    height: 400px !important;
    min-height: 500px !important;
    top: calc(50% - 200px) !important;
    left: calc(50% - 400px) !important;
    flex-direction: row !important;
    position: fixed !important;
  }
}
@media (min-width: 1600px) {
  .pop-desc {
    width: 1000px !important;
    height: 500px !important;
    min-height: 500px !important;
    top: calc(50% - 250px) !important;
    left: calc(50% - 500px) !important;
    flex-direction: row !important;
    position: fixed !important;
  }
}
.pop-desc .site-slider-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pop-desc .site-slider-pop-desc-img {
  width: 100% !important;
  height: 40% !important;
}
@media (min-width: 1024px) {
  .pop-desc .site-slider-pop-desc-img {
    width: 50% !important;
    height: 100% !important;
  }
}
.pop-desc .site-slider-pop-data {
  background: #ffffff;
  width: 100% !important;
  height: 60% !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .pop-desc .site-slider-pop-data {
    height: 100% !important;
    justify-content: flex-start;
  }
}
@media (min-width: 1010px) {
  .pop-desc .site-slider-pop-data {
    height: 100% !important;
    padding: 90px 50px 80px;
  }
}
.pop-desc .site-slider-pop-data h3,
.pop-desc .site-slider-pop-data h4 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .pop-desc .site-slider-pop-data h3,
  .pop-desc .site-slider-pop-data h4 {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  .pop-desc .site-slider-pop-data h3,
  .pop-desc .site-slider-pop-data h4 {
    font-size: 35px;
  }
}
@media (min-width: 1024px) {
  .pop-desc .site-slider-pop-data {
    width: 50% !important;
  }
}
.pop-desc .site-slider-popup-close {
  border-color: #174375;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
@media (min-width: 1024px) {
  .pop-desc .site-slider-popup-close {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
.pop-desc .site-slider-popup-close::before {
  color: #174375;
}

.site-custom-reviews-gallery {
  height: 100%;
}
.site-custom-reviews-gallery .slick-slider,
.site-custom-reviews-gallery .slick-slide {
  height: 100% !important;
  margin-left: 0;
  margin-right: 0;
}
.site-custom-reviews-gallery .slick-slide {
  cursor: pointer;
}
.site-custom-reviews-gallery .site-slider-pop-desc {
  display: none;
}
.site-custom-reviews-gallery .slick-arrow {
  display: block !important;
}
.site-custom-reviews-gallery .site-slider-pop-wrapper .site-slider-image {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-custom-reviews-gallery .site-slider-pop-wrapper:hover .site-slider-pop-caption {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-custom-reviews-gallery .site-slider-pop-wrapper .site-slider-pop-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  transition: all ease 0.2s;
  padding: 0 50px;
}
@media (min-width: 768px) {
  .site-custom-reviews-gallery .site-slider-pop-wrapper .site-slider-pop-caption {
    padding: 10px;
  }
}
.site-custom-reviews-gallery .site-slider-pop-wrapper .site-slider-pop-caption:hover {
  background: rgba(23, 67, 117, 0.8);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
}
.site-custom-reviews-gallery .site-slider-pop-wrapper .site-slider-pop-caption .site-slider-pop-title h3 {
  color: #ffffff;
}
.site-custom-reviews-gallery .site-slider-pop-wrapper .site-slider-pop-caption .site-slider-pop-title p {
  color: #ffffff;
}

.site-custom-pop-slider {
  height: 100%;
}
.site-custom-pop-slider .slick-slider,
.site-custom-pop-slider .slick-slide {
  height: 100% !important;
  margin-left: 0;
  margin-right: 0;
}
.site-custom-pop-slider .slick-slide {
  cursor: pointer;
}
.site-custom-pop-slider .site-slider-pop-desc {
  display: none;
}
.site-custom-pop-slider .slick-arrow {
  display: block !important;
}
.site-custom-pop-slider .site-slider-pop-wrapper .site-slider-image {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 600px) {
  .site-custom-pop-slider .site-slider-pop-wrapper .site-slider-image {
    height: 400px;
  }
}
.site-custom-pop-slider .site-slider-pop-wrapper:hover .site-slider-pop-caption {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-custom-pop-slider .site-slider-pop-wrapper .site-slider-pop-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
  padding: 0 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  transition: all ease 0.2s;
}
.site-custom-pop-slider .site-slider-pop-wrapper .site-slider-pop-caption:hover {
  background: rgba(23, 67, 117, 0.8);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
}
.site-custom-pop-slider .site-slider-pop-wrapper .site-slider-pop-caption .site-slider-pop-title h3,
.site-custom-pop-slider .site-slider-pop-wrapper .site-slider-pop-caption .site-slider-pop-title h4 {
  color: #ffffff;
}
.site-custom-pop-slider .site-slider-pop-wrapper .site-slider-pop-caption .site-slider-pop-title p {
  color: #ffffff;
}

.site-custom-image-banner .site-slider-image-block {
  height: 35vh;
  overflow: hidden;
}
@media (min-width: 768px) {
  .site-custom-image-banner .site-slider-image-block {
    height: 60vh;
  }
}
@media (min-width: 1024px) {
  .site-custom-image-banner .site-slider-image-block {
    height: 80vh;
  }
}
.site-custom-image-banner .site-slider-image-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-custom-image-banner .site-slider-caption {
  position: absolute !important;
  padding: 0;
  left: 0 !important;
  right: 0 !important;
}

.site-custom-gallery-grid-wrapper {
  margin-top: 20px;
}
@media (min-width: 1010px) {
  .site-custom-gallery-grid-wrapper {
    margin-top: 0;
  }
}
.site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-list {
  margin: 0 !important;
}
.site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-arrow {
  top: 48.5% !important;
}
@media (max-width: 1299px) {
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slider {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 1009px) {
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide {
    height: 300px !important;
    padding: 0 !important;
    position: relative;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide::after {
    opacity: 1;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    display: block;
    transition: all ease 0.2s;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide:hover::before {
    content: "";
    background: rgba(23, 67, 117, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide:hover::after {
    display: none;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-image-block {
    width: 100% !important;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-image-block .site-slider-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-caption {
    width: 100% !important;
    position: absolute;
    padding: 0 20px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
    z-index: 1;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-caption .site-display-title {
    padding: 10px 0 5px;
    font-size: 25px;
    line-height: 1 !important;
  }
}
@media (min-width: 1010px) {
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div {
    height: 300px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    margin-bottom: 20px !important;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div::after {
    opacity: 1;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    display: block;
    transition: all ease 0.2s;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div:hover::before {
    content: "";
    background: rgba(23, 67, 117, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div:hover::after {
    display: none;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div:hover .site-slider-caption-block h4 a {
    color: #BA9765;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div .site-slider-image {
    width: 100% !important;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div .site-slider-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div .site-slider-caption-block {
    width: 100% !important;
    position: absolute;
    padding: 0 20px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
    z-index: 1;
  }
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div .site-slider-caption-block .site-display-title {
    padding: 10px 0 5px;
    font-size: 25px;
    line-height: 1 !important;
  }
}
@media (min-width: 1010px) and (max-width: 1024px) {
  .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div .site-slider-caption-block .site-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1001px) {
  body.personalisation-page:not(.cms-page-is-in-edit-mode) .site-custom-gallery-grid-wrapper .slick-track {
    width: 100% !important;
  }
  body.personalisation-page:not(.cms-page-is-in-edit-mode) .site-custom-gallery-grid-wrapper .slick-track .slick-slide {
    width: calc(33.3333% - 20px) !important;
  }
}

body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide > div {
  height: auto !important;
  margin-bottom: 0 !important;
}
body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide {
  height: auto !important;
  padding: 0 !important;
  position: relative;
  margin-bottom: 0 !important;
}
body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide::after {
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
  transition: all ease 0.2s;
}
body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide:hover::after {
  display: none;
}
body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-image {
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-caption {
  width: 100% !important;
  position: absolute;
  padding: 0 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex !important;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  z-index: 1;
}
body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-caption::before {
  display: none;
}
body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-caption:hover::before {
  content: "";
  background: rgba(23, 67, 117, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body.cms-page-is-in-edit-mode .site-custom-gallery-grid-wrapper .site-custom-gallery-grid .slick-slide .site-slider-caption .site-display-title {
  padding: 10px 0 5px;
  font-size: 25px;
  line-height: 1 !important;
}

.site-custom-thumbnail-slider {
  position: relative;
}
@media (max-width: 599px) {
  .site-custom-thumbnail-slider {
    height: 300px;
  }
}
.site-custom-thumbnail-slider .slick-slider {
  height: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.site-custom-thumbnail-slider .slick-list {
  transform: none !important;
}
@media (max-width: 599px) {
  .site-custom-thumbnail-slider .slick-list {
    overflow: hidden !important;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track {
  display: block;
}
@media (min-width: 600px) {
  .site-custom-thumbnail-slider .slick-list .slick-track {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    transform: none !important;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track:before, .site-custom-thumbnail-slider .slick-list .slick-track:after {
  display: none;
}
.site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc {
  width: 100% !important;
  height: auto !important;
  min-height: none !important;
  margin: 0 !important;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 999;
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc {
    width: 800px !important;
    height: 400px !important;
    min-height: 500px !important;
    top: calc(50% - 200px) !important;
    left: calc(50% - 400px) !important;
    flex-direction: row !important;
    position: fixed !important;
  }
}
@media (min-width: 1600px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc {
    width: 1000px !important;
    height: 500px !important;
    min-height: 500px !important;
    top: calc(50% - 250px) !important;
    left: calc(50% - 500px) !important;
    flex-direction: row !important;
    position: fixed !important;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-desc-img {
  width: 100% !important;
  height: 100% !important;
}
@media (min-width: 1024px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-desc-img {
    width: 50% !important;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data {
  background: #ffffff;
  width: 100% !important;
  height: 83% !important;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  overflow-x: auto;
  padding: 20px 20px 20px;
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data {
    height: 100% !important;
    padding: 90px 50px 80px;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data h3,
.site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data h4 {
  width: 100%;
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data h3,
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data h4 {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data h3,
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data h4 {
    font-size: 35px;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data p {
  width: 100%;
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc .site-slider-pop-data {
    width: 50% !important;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc::before {
  display: none;
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .site-slider-pop-desc::before {
    display: block;
    content: "";
    position: fixed;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.9);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide {
  padding-top: 0 !important;
  position: relative !important;
  margin: 0 !important;
}
@media (min-width: 600px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide {
    width: 100% !important;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-wrapper {
  width: 100%;
  height: 300px !important;
  margin: 0 !important;
  cursor: pointer;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-wrapper .site-slider-pop-desc {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  transform: none;
  min-height: 100%;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-active-slider-pop-wrapper .site-slider-pop-desc {
  width: 100%;
  height: 100%;
  transform: none;
  min-height: 100%;
  visibility: visible;
  opacity: 1;
  transition: all 0.5s ease;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-active-slider-pop-wrapper .site-slider-pop-desc .site-slider-popup-close {
  border-color: #174375;
  width: 45px;
  height: 45px;
  line-height: 45px;
  right: 15px;
  top: 15px;
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-active-slider-pop-wrapper .site-slider-pop-desc .site-slider-popup-close {
    width: 60px;
    height: 60px;
    line-height: 60px;
    right: 25px;
    top: 15px;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-active-slider-pop-wrapper .site-slider-pop-desc .site-slider-popup-close::before {
  color: #174375;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-img {
  height: 100% !important;
  margin: 0 !important;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .remove-gradiant::before, .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .remove-gradiant::after {
  display: none !important;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption:has(.site-custom-thumbnail-caption) {
  background: none !important;
  pointer-events: none !important;
  text-align: left;
}
@media (max-width: 599px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption:has(.site-custom-thumbnail-caption) {
    padding: 0 70px;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption:has(.site-custom-thumbnail-caption) .site-slider-pop-img::before, .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption:has(.site-custom-thumbnail-caption) .site-slider-pop-img::after {
  display: none !important;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-img::before {
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
  transition: all ease 0.2s;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-img::before, .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-img::after {
  transition: all ease 0.2s;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:hover .site-slider-pop-img::before, .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:focus .site-slider-pop-img::before {
  display: none;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:hover .site-slider-pop-img::after, .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:focus .site-slider-pop-img::after {
  opacity: 1;
  background: rgba(23, 67, 117, 0.8);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
  transition: all ease 0.2s;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption {
  z-index: 2;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption h3,
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption h4 {
  margin-bottom: 0;
  font-size: 25px;
  line-height: 1.2;
  color: #ffffff !important;
  text-align: left;
}
@media (min-width: 1300px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption h3,
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption h4 {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption h3,
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption h4 {
    font-size: 35px;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption p {
  font-size: 16px;
  line-height: 1.2;
}
@media (min-width: 1300px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption p {
    font-size: 18px;
    line-height: 1.2;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption {
  width: 100%;
  background: none;
}
@media (max-width: 599px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-pop-caption {
    margin: 0 auto;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide .site-slider-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:nth-child(3) .site-slider-pop-wrapper {
  height: 300px !important;
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:nth-child(3) .site-slider-pop-wrapper {
    height: 620px !important;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:nth-child(5) {
  height: 300px;
  margin-top: 0 !important;
  flex-basis: 100% !important;
}
@media (min-width: 600px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:nth-child(5) {
    grid-area: 2/0/3/3;
  }
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:nth-child(5) {
    margin-top: -320px !important;
    grid-area: 2/1/3/3;
  }
}
.site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:nth-child(6) {
  height: 300px;
  margin-top: 0 !important;
}
@media (min-width: 1010px) {
  .site-custom-thumbnail-slider .slick-list .slick-track .slick-slide:nth-child(6) {
    margin-top: -320px !important;
    grid-area: 2/4/3/5;
  }
}

.site-custom-remove-gradient-wrapper .site-slide {
  cursor: pointer;
  border: 3px solid transparent;
}
.site-custom-remove-gradient-wrapper .site-slide .site-slider-image {
  transition: all ease 0.5s;
}
.site-custom-remove-gradient-wrapper .site-slide:hover .site-slider-image {
  transition: all ease 0.5s;
  border: 3px solid #174375;
  padding: 4%;
}
.site-custom-remove-gradient-wrapper .site-slide .site-slider-image-block::after {
  display: none;
}
.site-custom-remove-gradient-wrapper .site-slide .site-slider-caption {
  background: none !important;
}
.site-custom-remove-gradient-wrapper .site-slide .site-slider-caption::after {
  display: none;
}
.site-custom-remove-gradient-wrapper .site-slide.slick-current .site-slider-image {
  transition: all ease 0.5s;
  border: 3px solid #174375;
  padding: 4%;
}

#site-navigation-images .slick-slider {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.iframe-resize-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
}

.iframe-resize-video-wrapper .iframe-resize-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cms-text-feature .cms-text-feature-data {
  line-height: normal;
}
.cms-text-feature .cms-text-feature-data p {
  line-height: 26px;
  font-size: 16px;
}
@media (min-width: 600px) {
  .cms-text-feature .cms-text-feature-data p {
    line-height: 28px;
    font-size: 18px;
  }
}
.cms-text-feature .cms-text-feature-data ul, .cms-text-feature .cms-text-feature-data ol {
  list-style-position: outside;
}
.cms-text-feature .cms-text-feature-data ul li, .cms-text-feature .cms-text-feature-data ol li {
  line-height: 26px;
  font-size: 16px;
}
@media (min-width: 600px) {
  .cms-text-feature .cms-text-feature-data ul li, .cms-text-feature .cms-text-feature-data ol li {
    line-height: 28px;
    font-size: 18px;
  }
}
.cms-text-feature .cms-text-feature-data hr {
  margin: 30px 0 20px;
}
.cms-text-feature .cms-text-feature-data a {
  color: #174375;
  border-bottom: 1px solid #174375;
}
.cms-text-feature .cms-text-feature-data a.no-link-style {
  border-bottom: none !important;
  color: #174375;
}
.cms-text-feature .cms-text-feature-data a.no-link-style:hover {
  color: #3D3D3D;
}
.cms-text-feature .cms-text-feature-data a:hover {
  color: #3D3D3D;
  border-bottom: 1px solid #3D3D3D;
}

.cms-text-feature table tr th, .cms-text-feature-content table tr th {
  background: #174375;
}

.blue-quote-right {
  background: #E6EBF0;
  width: 100%;
  height: auto;
  padding: 40px 40px 20px 40px;
  float: right;
}
@media (min-width: 600px) {
  .blue-quote-right {
    max-width: 380px;
    margin-left: 40px;
  }
}

.blue-quote-left {
  background: #E6EBF0;
  width: 100%;
  max-width: 380px;
  height: auto;
  padding: 40px 40px 20px 40px;
  float: left;
  margin-right: 40px;
}

.site-search-wrapper .site-search-icon {
  width: 40px;
  height: 40px;
  border: 1px #fff solid;
  border-radius: 50%;
  color: #ffffff;
  font-size: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
@media (min-width: 600px) {
  .site-search-wrapper .site-search-icon {
    width: 60px;
    height: 60px;
  }
}
.site-search-wrapper .site-search-icon i {
  font-weight: bold;
  cursor: pointer;
}
.site-search-wrapper .site-search-block {
  opacity: 0;
  visibility: hidden;
}
.site-search-wrapper .site-search-block-active {
  opacity: 1;
  visibility: visible;
}
.site-search-wrapper .site-search-block-active.site-search-option {
  width: 300px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option1 {
  max-height: 86px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option2 {
  right: 0 !important;
}
.site-search-wrapper .site-search-block.site-search-option {
  position: absolute;
  right: 40px;
  z-index: 1000;
  top: 13px;
  width: 0;
  transition: all ease 0.6s;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-input {
  border-radius: 25px !important;
  border: 3px solid #BA9765 !important;
  transition: all ease 0.6s;
  padding: 7px 40px 10px 20px !important;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button {
  background: transparent !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #174375 !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid transparent !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  top: 5px;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:hover {
  background: transparent !important;
  color: #BA9765 !important;
  border: 1px solid transparent !important;
}
@media (max-width: 599px) {
  .site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button {
    margin-bottom: 5px;
  }
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
  font-size: 35px;
  font-weight: bold;
}
.site-search-wrapper .site-search-block.site-search-option1 {
  position: absolute;
  right: 0;
  top: 100%;
  background: #E6EBF0;
  z-index: 1000;
  padding: 20px;
  width: 400px;
  height: auto;
  max-height: 0;
  transition: all ease 0.3s;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data {
  display: flex;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button {
  background: #174375 !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #ffffff !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #000000 !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:hover {
  background: #BA9765 !important;
  color: #174375 !important;
  border: 1px solid #BA9765 !important;
}
@media (max-width: 599px) {
  .site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button {
    margin-bottom: 5px;
  }
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: bold;
}
.site-search-wrapper .site-search-block.site-search-option2 {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  z-index: 1000;
  transition: all ease 0.5s;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-data {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-input {
  background: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  outline: none;
  max-width: 400px;
  width: 100%;
  color: #ffffff;
  font-size: 25px;
  padding: 0 0 10px;
  margin: 0 10px 0 0;
}
@media (max-width: 599px) {
  .site-search-wrapper .site-search-block.site-search-option2 .site-search-input {
    max-width: none;
    width: 90%;
    margin: 0 auto 20px;
  }
}
.site-search-wrapper .site-search-block .site-search-close {
  display: block;
}
.site-search-wrapper .site-search-close {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
  color: white;
  cursor: pointer;
}
.site-search-wrapper .site-search-close:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901" !important;
  font-weight: bold;
  font-size: 20px;
  transition: all ease 0.5s;
  display: block;
}

body.cms-page-is-in-preview-mode .site-search-wrapper .site-search-close {
  top: 55px;
}
body.cms-page-is-in-edit-mode .site-search-wrapper .site-search-close {
  top: 90px;
}

.site-slider .slick-dots {
  bottom: 40px;
  z-index: 10;
}
.site-slider .slick-dots li {
  padding: 0;
  height: 15px;
  width: 15px;
  margin: 0 5px;
}
.site-slider .slick-dots li button {
  padding: 0;
  height: 15px;
  width: 15px;
}
.site-slider .slick-dots li button:before {
  height: 15px;
  width: 15px;
  background: none;
  border: 1px solid #ffffff;
}
.site-slider .slick-dots li.slick-active button:before {
  background: #174375;
  border: 1px solid #ffffff;
}

.slick-arrow {
  width: 34px !important;
  height: 34px !important;
  padding: 0 !important;
  top: 50% !important;
}
@media (min-width: 1025px) {
  .slick-arrow {
    width: 54px !important;
    height: 54px !important;
    padding: 0 !important;
  }
}
.slick-arrow:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908" !important;
  border: 2px solid #174375 !important;
  color: #174375 !important;
  background: #ffffff !important;
  border-radius: 100%;
  line-height: 1 !important;
  font-size: 30px !important;
}
@media (min-width: 1025px) {
  .slick-arrow:before {
    line-height: 47px !important;
    font-size: 35px !important;
  }
}
.slick-arrow:hover::before {
  background: #BA9765 !important;
  color: #ffffff !important;
}
.slick-arrow.slick-next {
  right: 20px !important;
}
@media (min-width: 1025px) {
  .slick-arrow.slick-next {
    right: 40px !important;
  }
}
.slick-arrow.slick-next::before {
  transform: rotate(180deg) !important;
}
.slick-arrow.slick-prev {
  left: 20px !important;
}
@media (min-width: 1025px) {
  .slick-arrow.slick-prev {
    left: 40px !important;
  }
}
.slick-arrow.slick-prev::before {
  transform: rotate(0deg) !important;
}

.site-hero-banner {
  position: relative;
}
.site-hero-banner::after {
  opacity: 1;
  background-image: linear-gradient(0, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
}
@media (max-width: 599px) {
  .site-hero-banner::after {
    height: 80px;
  }
}
.site-hero-banner .site-slider.site-slider-slideshow .site-slider-image-block:after, .site-hero-banner .site-slider.site-slider-slideshow .site-slider-video-block:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  left: 0;
}
.site-hero-banner .site-slider.site-slider-slideshow .site-slider-video-block {
  line-height: 0;
  height: 100%;
}
.site-hero-banner .site-slider.site-slider-slideshow .site-slider-video-block video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
@media (max-width: 599px) {
  .site-hero-banner .site-slider.site-slider-slideshow .site-slider-video-block video {
    height: 300px !important;
  }
}
.site-hero-banner .site-slider.site-slider-slideshow .site-slider-caption {
  bottom: 50px;
  min-width: 380px;
  width: 100%;
  background: none;
}
@media (max-width: 599px) {
  .site-hero-banner .site-slider.site-slider-slideshow .site-slider-caption {
    bottom: 20px;
    min-width: auto;
  }
}
.site-hero-banner .site-slider.site-slider-slideshow .site-slider-caption p {
  font-size: 17px;
  line-height: 26px;
}
.site-hero-banner .site-slider.site-slider-slideshow.site-full-caption .site-slider-caption {
  max-width: none;
  width: 100%;
}
@media (max-width: 2599px) {
  .site-hero-banner {
    margin: 0;
  }
}
@media (max-width: 599px) {
  .site-hero-banner img.site-slider-image {
    width: 100%;
    height: 365px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.site-hero-banner .site-slider-caption {
  position: absolute !important;
}
@media (max-width: 599px) {
  .site-hero-banner .site-slider-caption h5 br {
    display: none;
  }
}

body:not(.cms-page-is-in-edit-mode) .site-hero-banner-wrapper {
  margin: 100px 0 0;
}
@media (max-width: 2599px) {
  body:not(.cms-page-is-in-edit-mode) .site-hero-banner-wrapper {
    margin: 90px 0 0;
  }
}

.site-hero-banner-wrapper {
  margin: 0 !important;
}
@media (max-width: 599px) {
  .site-hero-banner-wrapper img.site-slider-image {
    height: 350px !important;
  }
  .site-hero-banner-wrapper .site-slider-caption, .site-hero-banner-wrapper .site-slider-capton-data {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (max-width: 599px) {
  .cms-gallery-feature.site-full-height-block-wrapper .site-full-height-block .site-slider-image-block {
    height: auto;
  }
  .cms-gallery-feature.site-full-height-block-wrapper .site-full-height-block .site-slider-image-block img {
    height: 400px;
  }
}
@media (max-width: 599px) and (max-width: 599px) {
  .cms-gallery-feature.site-full-height-block-wrapper .site-slider-caption {
    padding: 0 !important;
    bottom: 20px;
  }
}
.oval-image .site-slide {
  display: flex;
}

.oval-image-wrapper.cms-feature-wrapper .site-slider.oval-image .site-slide {
  display: flex !important;
  width: 100%;
  max-width: 750px;
  margin: auto;
  max-width: 750px;
  float: none;
  align-items: center;
}
@media (max-width: 599px) {
  .oval-image-wrapper.cms-feature-wrapper .site-slider.oval-image .site-slide {
    display: block !important;
  }
}
.oval-image-wrapper.cms-feature-wrapper .site-slider.oval-image .site-slide .site-slider-image-block {
  width: 240px;
  height: 240px;
  flex: 0 0 240px;
  margin: 0 40px 0 0;
}
@media (max-width: 599px) {
  .oval-image-wrapper.cms-feature-wrapper .site-slider.oval-image .site-slide .site-slider-image-block {
    margin: auto;
  }
}
.oval-image-wrapper.cms-feature-wrapper .site-slider.oval-image .site-slide .site-slider-image-block img {
  width: 240px;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
  border: 5px solid #174375;
}
.oval-image-wrapper.cms-feature-wrapper .site-slider.oval-image .site-slide .site-slider-caption {
  position: static;
  background: none;
}
.oval-image-wrapper.cms-feature-wrapper .site-slider.oval-image .site-slide .site-slider-caption .site-container {
  padding: 0;
}
.oval-image-wrapper.cms-feature-wrapper .site-slider.oval-image .site-slide .site-slider-caption .site-slider-capton-data {
  color: #3D3D3D !important;
  text-align: left;
  padding: 0;
  line-height: 28px;
  font-size: 18px;
}
@media (max-width: 599px) {
  .oval-image-wrapper.cms-feature-wrapper .site-slider.oval-image .site-slide .site-slider-caption .site-slider-capton-data {
    text-align: center;
  }
}

.play-video-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-popup-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-popup-button img {
  -o-object-fit: contain;
     object-fit: contain;
}

td p:has(.video-popup-button) .video-popup-button {
  border: 0 !important;
  position: relative;
}
td p:has(.video-popup-button) .video-popup-button::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d" !important;
  background: #174375;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  color: #ffffff;
  font-size: 30px;
}

.custom-hero-slider-wrapper .site-slick-wrapper {
  height: 100%;
}

.custom-tab-slider {
  position: relative;
}
.custom-tab-slider .site-slider-tab-list .site-slide {
  margin: 0;
  cursor: pointer;
}
.custom-tab-slider .site-slider-tab-list .site-slide:after {
  background: #174375;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  transition: all ease 0.5s;
}
.custom-tab-slider .site-slider-tab-list .site-slide:hover:after, .custom-tab-slider .site-slider-tab-list .site-slide.slick-current:after {
  width: 100%;
}
.custom-tab-slider .site-slider-tab-list .site-slide:hover .site-slider-caption .site-slider-capton-data h1, .custom-tab-slider .site-slider-tab-list .site-slide:hover .site-slider-caption .site-slider-capton-data h2, .custom-tab-slider .site-slider-tab-list .site-slide:hover .site-slider-caption .site-slider-capton-data h3, .custom-tab-slider .site-slider-tab-list .site-slide:hover .site-slider-caption .site-slider-capton-data h4, .custom-tab-slider .site-slider-tab-list .site-slide:hover .site-slider-caption .site-slider-capton-data h5, .custom-tab-slider .site-slider-tab-list .site-slide:hover .site-slider-caption .site-slider-capton-data h6, .custom-tab-slider .site-slider-tab-list .site-slide.slick-current .site-slider-caption .site-slider-capton-data h1, .custom-tab-slider .site-slider-tab-list .site-slide.slick-current .site-slider-caption .site-slider-capton-data h2, .custom-tab-slider .site-slider-tab-list .site-slide.slick-current .site-slider-caption .site-slider-capton-data h3, .custom-tab-slider .site-slider-tab-list .site-slide.slick-current .site-slider-caption .site-slider-capton-data h4, .custom-tab-slider .site-slider-tab-list .site-slide.slick-current .site-slider-caption .site-slider-capton-data h5, .custom-tab-slider .site-slider-tab-list .site-slide.slick-current .site-slider-caption .site-slider-capton-data h6 {
  color: #ffffff !important;
}
.custom-tab-slider .site-slider-tab-list .site-slide .site-slider-image-block {
  position: relative;
}
.custom-tab-slider .site-slider-tab-list .site-slide .site-slider-image-block .site-slider-image {
  height: 60px;
}
.custom-tab-slider .site-slider-tab-list .site-slide .site-slider-caption {
  z-index: 10;
}
.custom-tab-slider .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data {
  padding: 0;
}
.custom-tab-slider .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h1, .custom-tab-slider .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h2, .custom-tab-slider .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h3, .custom-tab-slider .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h4, .custom-tab-slider .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h5, .custom-tab-slider .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h6 {
  margin: 0;
  transition: all ease 0.5s;
}
.custom-tab-slider .site-slider-tab-content-list .site-hero-slider-caption {
  position: absolute;
  min-width: 380px;
  width: 40%;
  max-width: 620px;
  left: 190px;
  text-align: left;
  color: #ffffff;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.custom-tab-slider .site-slider-tab-content-list .site-slider-tab-content {
  position: relative;
}
.custom-tab-slider .site-slider-tab-content-list .site-slider-tab-content:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
}

@media (min-width: 600px) {
  .logo-slider.site-slider .slick-track {
    display: flex;
  }
  .logo-slider.site-slider .slick-track .slick-slide.site-slide {
    display: flex !important;
    height: auto;
    align-items: center;
    justify-content: center;
  }
  .logo-slider.site-slider .slick-track .slick-slide.site-slide .site-slider-image-block img {
    width: auto !important;
    max-width: 100%;
    margin: auto;
  }
}

.site-thumbnail .site-thumbnail-wrapper {
  margin: 0 -10px;
}
.site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-desc {
  bottom: 0;
  left: 10px;
  width: calc(100% - 20px);
}
.site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-desc h1, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-desc h2, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-desc h3, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-desc h4, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-desc h5, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-desc h6 {
  margin: 0;
}
.site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-more-desc {
  left: 10px;
  width: calc(100% - 20px);
}
.site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-more-desc h1, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-more-desc h2, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-more-desc h3, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-more-desc h4, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-more-desc h5, .site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-more-desc h6 {
  margin: 0;
}
.site-thumbnail .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-link {
  margin: 0 10px;
}

.custom-news-wrapper .custom-news {
  /*
  ul.site-display-list {
      display: grid;
      grid-template-columns: auto auto auto;
      gap: 10px;
    }

    li {
      &.site-display-1 {
          grid-row-start: 1;
          grid-row-end: 5;
      }

      &.site-display-2 {
          grid-row-start: 1;
            grid-row-end: 2;
      }

      &.site-display-3 {
          grid-row-start: 2;
            grid-row-end: 3;
      }

      &.site-display-4 {
          grid-row-start: 3;
            grid-row-end: 4;
      }

      &.site-display-5 {
          grid-row-start: 4;
            grid-row-end: 5;
      }
    }
    */
  /*
  ul {
      display: block;
      margin: 0 !important;

      li {
          .site-display-list-block {
              margin: 0 !important;
              border: none !important;

              .site-display-data-block {
                  display: flex;
                  flex-wrap: wrap;

                  .site-display-title {
                      display: none;
                      font-size: 25px;
                      line-height: 35px;
                      width: 100%;
                  }

                  .site-display-desc {
                      order: 1;
                      font-size: 20px;
                      line-height: 25px;
                      display: -webkit-box;
                      -webkit-line-clamp: 3;
                      -webkit-box-orient: vertical;
                      overflow: hidden;
                      width: 100%;

                      p {
                          margin: 0;
                      }
                  }

                  .site-display-date {
                      font-size: 15px;
                      color: $m1;
                      letter-spacing: normal;
                      text-transform: none;
                      margin: $gutter 0 0;
                      width: 100%;
                  }

                  .site-display-date {
                      order: 2;
                  }
              }
          }
      }

      .custom-news-single {
          width: 290px;
          float: left;

          li {
              .site-display-list-block {
                  .site-display-image {
                      img {
                          height: 370px;
                          width: 100%;
                          object-fit: cover;
                      }
                  }
              }
          }
      }

      .custom-news-list {
          width: calc(100% - 290px);
          float: right;
          padding: 0 0 0 30px;

          li {
              .site-display-list-block {
                  display: block;
                  overflow: hidden;
                  padding: 0 0 25px;

                  .site-display-image {
                      width: 130px;
                      float: left;
                      margin: 0;

                      img {
                          height: 103px;
                          width: 130px;
                          object-fit: cover;
                      }
                  }

                  .site-display-data-block {
                      width: calc(100% - 130px);
                      float: right;
                      padding: 0 0 0 30px;
                  }
              }
          }
      }
  }

  */
}
.custom-news-wrapper .custom-news ul {
  display: block;
  margin: 0 !important;
}
.custom-news-wrapper .custom-news ul li .site-display-list-block {
  margin: 0 !important;
  border: none !important;
}
.custom-news-wrapper .custom-news ul li .site-display-list-block .site-display-data-block {
  display: flex;
  flex-wrap: wrap;
}
.custom-news-wrapper .custom-news ul li .site-display-list-block .site-display-data-block .site-display-title {
  font-size: 20px;
  line-height: 25px;
}
.custom-news-wrapper .custom-news ul li .site-display-list-block .site-display-data-block .site-display-title a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  font-family: "greycliff-cf", sans-serif;
  font-size: 20px;
}
.custom-news-wrapper .custom-news ul li .site-display-list-block .site-display-data-block .site-display-desc {
  order: 1;
  font-size: 20px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
}
.custom-news-wrapper .custom-news ul li .site-display-list-block .site-display-data-block .site-display-desc p {
  margin: 0;
}
.custom-news-wrapper .custom-news ul li .site-display-list-block .site-display-data-block .site-display-date {
  font-size: 15px;
  color: #174375;
  letter-spacing: normal;
  text-transform: none;
  margin: 10px 0 0;
  width: 100%;
}
.custom-news-wrapper .custom-news ul li .site-display-list-block .site-display-data-block .site-display-date {
  order: 2;
}
.custom-news-wrapper .custom-news ul .custom-news-single {
  width: 40%;
  float: left;
}
@media (max-width: 599px) {
  .custom-news-wrapper .custom-news ul .custom-news-single {
    width: 100%;
    float: none;
  }
}
.custom-news-wrapper .custom-news ul .custom-news-single li .site-display-list-block .site-display-image img {
  height: 370px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 599px) {
  .custom-news-wrapper .custom-news ul .custom-news-single li .site-display-list-block {
    display: block;
    overflow: hidden;
    padding: 0 0 25px !important;
  }
  .custom-news-wrapper .custom-news ul .custom-news-single li .site-display-list-block .site-display-image {
    width: 130px;
    float: left;
    margin: 0;
  }
  .custom-news-wrapper .custom-news ul .custom-news-single li .site-display-list-block .site-display-image img {
    height: 103px;
    width: 130px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .custom-news-wrapper .custom-news ul .custom-news-single li .site-display-list-block .site-display-data-block {
    width: calc(100% - 130px);
    float: right;
    padding: 0 0 0 30px;
  }
}
.custom-news-wrapper .custom-news ul .custom-news-list {
  width: 60%;
  float: right;
  padding: 0 0 0 30px;
}
@media (max-width: 599px) {
  .custom-news-wrapper .custom-news ul .custom-news-list {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.custom-news-wrapper .custom-news ul .custom-news-list li .site-display-list-block {
  display: block;
  overflow: hidden;
  padding: 0 0 25px;
}
.custom-news-wrapper .custom-news ul .custom-news-list li .site-display-list-block .site-display-image {
  width: 130px;
  float: left;
  margin: 0;
}
.custom-news-wrapper .custom-news ul .custom-news-list li .site-display-list-block .site-display-image img {
  height: 103px;
  width: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}
.custom-news-wrapper .custom-news ul .custom-news-list li .site-display-list-block .site-display-data-block {
  width: calc(100% - 130px);
  float: right;
  padding: 0 0 0 30px;
}

@media (max-width: 599px) {
  .site-portal-post-wrapper .site-portal-post.site-display-wrapper .site-display-list li {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}
.site-portal-post-wrapper .site-portal-post.site-display-wrapper .site-display-list-block {
  position: relative;
  padding: 0 !important;
}
.site-portal-post-wrapper .site-portal-post.site-display-wrapper .site-display-list-block .site-display-image {
  margin: 0 !important;
}
.site-portal-post-wrapper .site-portal-post.site-display-wrapper .site-display-list-block .site-display-image img {
  height: 420px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-portal-post-wrapper .site-portal-post.site-display-wrapper .site-display-list-block .site-display-data-block {
  position: absolute;
  width: 100%;
  z-index: 10;
  text-align: center;
  bottom: 0;
}
.site-portal-post-wrapper .site-portal-post.site-display-wrapper .site-display-list-block .site-display-data-block::after {
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
}
.site-portal-post-wrapper .site-portal-post.site-display-wrapper .site-display-list-block .site-display-data-block .site-display-title {
  margin: 0 !important;
}
.site-portal-post-wrapper .site-portal-post.site-display-wrapper .site-display-list-block .site-display-data-block .site-display-title a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  font-family: "greycliff-cf", sans-serif;
  color: #ffffff;
  padding: 0 20px;
  margin: 50px 0;
  z-index: 10;
}

.custom-portal-thumbnail .site-slick-wrapper {
  display: flex;
  flex-wrap: wrap;
  opacity: 1;
  visibility: visible;
  justify-content: center;
}
.custom-portal-thumbnail .site-slick-wrapper .site-slide {
  max-width: 20%;
  flex: 0 0 20%;
  padding: 0 15px 30px;
}
@media (max-width: 1499px) {
  .custom-portal-thumbnail .site-slick-wrapper .site-slide {
    max-width: 25%;
    flex: 0 0 25%;
  }
}
@media (max-width: 1365px) {
  .custom-portal-thumbnail .site-slick-wrapper .site-slide {
    max-width: 33.3%;
    flex: 0 0 33.3%;
  }
}
@media (max-width: 699px) {
  .custom-portal-thumbnail .site-slick-wrapper .site-slide {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 5px 10px;
  }
}
.custom-portal-thumbnail .site-slick-wrapper .site-slide .site-slider-image-block {
  position: relative;
}
.custom-portal-thumbnail .site-slick-wrapper .site-slide .site-slider-image-block:after {
  position: absolute;
  background-image: linear-gradient(180deg, rgba(41, 52, 58, 0) 0%, rgb(41, 52, 58) 100%);
  content: "";
  width: 100%;
  height: 290px;
  bottom: 0;
  left: 0;
}
@media (max-width: 699px) {
  .custom-portal-thumbnail .site-slick-wrapper .site-slide .site-slider-image-block:after {
    height: 290px;
  }
}
@media (max-width: 499px) {
  .custom-portal-thumbnail .site-slick-wrapper .site-slide .site-slider-image-block:after {
    height: 200px;
  }
}
.custom-portal-thumbnail .site-slick-wrapper .site-slide .site-slider-caption {
  bottom: 50px;
  position: absolute;
  z-index: 10;
  padding: 0;
  left: 0;
}
.custom-portal-thumbnail .site-slick-wrapper .site-slide .site-slider-caption .site-container {
  padding: 0;
}
.custom-portal-thumbnail .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data {
  padding: 0;
}
@media (max-width: 1365px) {
  .custom-portal-thumbnail .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data {
    padding: 0 10px;
  }
}
.custom-portal-thumbnail .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data a {
  color: #ffffff;
  font-size: 20px;
}

.custom-thumbnail .site-slick-wrapper {
  display: flex;
  flex-wrap: wrap;
  opacity: 1;
  visibility: visible;
  justify-content: center;
}
.custom-thumbnail .site-slick-wrapper .site-slide {
  max-width: 25%;
  flex: 0 0 25%;
  padding: 0 15px 10px;
}
@media (max-width: 1499px) {
  .custom-thumbnail .site-slick-wrapper .site-slide {
    max-width: 25%;
    flex: 0 0 25%;
  }
}
@media (max-width: 1365px) {
  .custom-thumbnail .site-slick-wrapper .site-slide {
    max-width: 33.3%;
    flex: 0 0 33.3%;
  }
}
@media (max-width: 699px) {
  .custom-thumbnail .site-slick-wrapper .site-slide {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 5px 10px;
  }
}
.custom-thumbnail .site-slick-wrapper .site-slide .site-slider-image-block {
  position: relative;
  border: 1px solid #dfdfdf;
  padding: 10px 10px 0;
  margin: 0 0 10px;
}
.custom-thumbnail .site-slick-wrapper .site-slide .site-slider-caption {
  position: static;
}
@media (max-width: 699px) {
  .custom-thumbnail .site-slick-wrapper .site-slide .site-slider-caption {
    padding: 10px 10px 5px;
  }
}
.custom-thumbnail .site-slick-wrapper .site-slide .site-slider-caption .site-container {
  padding: 0;
}
.custom-thumbnail .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data {
  padding: 0;
  color: #BA9765;
}
@media (max-width: 699px) {
  .custom-thumbnail .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data {
    line-height: normal;
  }
}

body:not(.cms-page-is-in-edit-mode) .play-video-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(3, 34, 76, 0.7);
  z-index: 100000;
  height: 100%;
  width: 100%;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup {
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #174375;
  display: block;
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #ffffff;
  font-size: 21px;
  line-height: 35px;
  z-index: 20;
  transition: all 0.5s ease;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup::before {
  content: "x";
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup:hover {
  background: #ffffff;
  color: #174375;
  border: 2px solid #174375;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup {
  position: absolute;
  width: 100%;
  max-width: 900px;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup.instagram {
  max-width: 320px !important;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup {
    width: 90%;
  }
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup iframe {
    width: 100% !important;
    height: 200px !important;
  }
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup {
  width: 100%;
  max-width: 900px;
  background: #ffffff;
  line-height: 0;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup {
    width: 90%;
  }
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup iframe {
    width: 100% !important;
    height: 200px !important;
  }
}

body.personalisation-page .video-popup {
  background: none !important;
}

body:not(.cms-page-is-in-edit-mode) .site-text-on-image-link {
  display: block;
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .site-text-on-image-link .site-text-on-image-val {
  position: absolute;
  top: 20px;
  left: 0;
  background: #BA9765;
  color: #174375;
  padding: 0 20px;
  line-height: 38px;
  min-height: 40px;
  width: auto !important;
}

.admision-custom-wrapper .child-name {
  text-transform: capitalize !important;
  color: #BA9765;
}
.admision-custom-wrapper .admision-custom-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 600px) {
  .admision-custom-wrapper .admision-custom-block {
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.admision-custom-wrapper .admision-custom-block .one-col-wrapper {
  width: 100%;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease-in-out;
}
.admision-custom-wrapper .admision-custom-block .one-col-wrapper.active {
  max-height: 2000px;
  overflow: visible;
}
@media (min-width: 600px) {
  .admision-custom-wrapper .admision-custom-block .one-col-wrapper {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .admision-custom-wrapper .admision-custom-block .one-col-wrapper {
    width: 25%;
  }
}
@media (min-width: 1366px) {
  .admision-custom-wrapper .admision-custom-block .one-col-wrapper {
    width: 25%;
  }
}
.admision-custom-wrapper .admision-custom-block .one-col-wrapper h5 {
  padding: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-height: auto;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  font-family: "greycliff-cf", sans-serif;
}
@media (min-width: 600px) {
  .admision-custom-wrapper .admision-custom-block .one-col-wrapper h5 {
    padding: 0 15px;
    min-height: 60px;
  }
}
@media (min-width: 1024px) {
  .admision-custom-wrapper .admision-custom-block .one-col-wrapper h5 {
    padding: 0 10px;
    font-size: 14px;
  }
}
@media (min-width: 1366px) {
  .admision-custom-wrapper .admision-custom-block .one-col-wrapper h5 {
    padding: 0 15px;
    font-size: 18px;
  }
}
.admision-custom-wrapper .admision-custom-block .one-col-wrapper .one-col-block {
  padding: 0;
}
@media (min-width: 600px) {
  .admision-custom-wrapper .admision-custom-block .one-col-wrapper .one-col-block {
    padding: 15px;
  }
}
@media (min-width: 1024px) {
  .admision-custom-wrapper .admision-custom-block .one-col-wrapper .one-col-block {
    padding: 10px;
  }
}
@media (min-width: 1366px) {
  .admision-custom-wrapper .admision-custom-block .one-col-wrapper .one-col-block {
    padding: 15px;
  }
}
.admision-custom-wrapper .admision-custom-block .one-col-wrapper .site-slider-caption {
  left: 20px;
  right: 20px;
}
.admision-custom-wrapper .admision-custom-block .one-col-wrapper .site-slider-caption .site-container {
  padding: 0 10px !important;
}

.box-over-img-desc h3 {
  color: #BA9765;
}

body.cms-page-is-in-edit-mode .one-col-wrapper {
  max-height: none !important;
  overflow: visible !important;
}

body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100000;
  background: rgba(255, 255, 255, 0.5);
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  background: white;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  padding: 30px;
  border: 1px solid #d9dade;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #ffffff;
  border-radius: 100%;
  cursor: pointer;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901" !important;
  font-weight: bold;
  font-size: 20px;
  transition: all ease 0.5s;
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover {
  border: 1px solid #174375;
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover::before {
  transform: scale(0.7);
}

blockquote {
  background: none;
  text-align: left;
  padding: 0 0 0 30px;
  border-left: 5px solid #174375;
}
blockquote p {
  font-size: 25px !important;
  line-height: 35px !important;
  font-family: "contraltobigbold", sans-serif;
}
@media (max-width: 599px) {
  blockquote p {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
blockquote cite {
  color: #174375;
  font-size: 15px;
  letter-spacing: 2px;
  margin: -10px 0 0;
  font-family: "greycliff-cf", sans-serif !important;
  display: block;
}

table.site-tab-no-bg > tbody > tr:nth-child(2n) {
  background: none;
}
table tr.site-tbl-accordion-row.site-tbl-accordion-header {
  background: transparent !important;
  border: 1px solid #174375;
}
table tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  background: transparent !important;
  border: 1px solid #174375;
  color: #174375 !important;
}
table tr.site-tbl-accordion-row.site-tbl-accordion-header th:hover {
  background: #BA9765 !important;
}
table tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th {
  background: #174375 !important;
  color: #ffffff !important;
}
table tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:after {
  background: #ffffff !important;
}

table.site-table-iframe > thead > tr > td,
table.site-table-iframe > thead > tr > th,
table.site-table-iframe > tbody > tr > td,
table.site-table-iframe > tbody > tr > th {
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  table.site-table-iframe > thead > tr > td:nth-child(1),
  table.site-table-iframe > thead > tr > th:nth-child(1),
  table.site-table-iframe > tbody > tr > td:nth-child(1),
  table.site-table-iframe > tbody > tr > th:nth-child(1) {
    padding-right: 10px;
  }
  table.site-table-iframe > thead > tr > td:nth-child(2),
  table.site-table-iframe > thead > tr > th:nth-child(2),
  table.site-table-iframe > tbody > tr > td:nth-child(2),
  table.site-table-iframe > tbody > tr > th:nth-child(2) {
    padding-left: 10px;
  }
}
@media (max-width: 599px) {
  table.site-table-iframe > thead > tr > td,
  table.site-table-iframe > thead > tr > th,
  table.site-table-iframe > tbody > tr > td,
  table.site-table-iframe > tbody > tr > th {
    padding: 20px 0 !important;
  }
  table.site-table-iframe > thead > tr > td:has(iframe),
  table.site-table-iframe > thead > tr > th:has(iframe),
  table.site-table-iframe > tbody > tr > td:has(iframe),
  table.site-table-iframe > tbody > tr > th:has(iframe) {
    display: table !important;
  }
}
@media (max-width: 599px) {
  table.site-table-iframe > thead > tr > td p,
  table.site-table-iframe > thead > tr > th p,
  table.site-table-iframe > tbody > tr > td p,
  table.site-table-iframe > tbody > tr > th p {
    margin: 0 0 20px !important;
  }
}
table.site-table-iframe > thead > tr > td p:last-child,
table.site-table-iframe > thead > tr > th p:last-child,
table.site-table-iframe > tbody > tr > td p:last-child,
table.site-table-iframe > tbody > tr > th p:last-child {
  margin: 0 !important;
}

table.site-table-content > thead > tr > td,
table.site-table-content > thead > tr > th,
table.site-table-content > tbody > tr > td,
table.site-table-content > tbody > tr > th {
  padding: 0 0 20px 0 !important;
}
@media (min-width: 600px) {
  table.site-table-content > thead > tr > td,
  table.site-table-content > thead > tr > th,
  table.site-table-content > tbody > tr > td,
  table.site-table-content > tbody > tr > th {
    padding-bottom: 0 !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 1024px) {
  table.site-table-content > thead > tr > td,
  table.site-table-content > thead > tr > th,
  table.site-table-content > tbody > tr > td,
  table.site-table-content > tbody > tr > th {
    padding-bottom: 0 !important;
    padding-right: 50px !important;
  }
}
@media (min-width: 1366px) {
  table.site-table-content > thead > tr > td,
  table.site-table-content > thead > tr > th,
  table.site-table-content > tbody > tr > td,
  table.site-table-content > tbody > tr > th {
    padding-bottom: 0 !important;
    padding-right: 95px !important;
  }
}
table.site-table-content > thead > tr > td:last-child,
table.site-table-content > thead > tr > th:last-child,
table.site-table-content > tbody > tr > td:last-child,
table.site-table-content > tbody > tr > th:last-child {
  padding-right: 0 !important;
}
@media (max-width: 599px) {
  table.site-table-content > thead > tr > td p,
  table.site-table-content > thead > tr > th p,
  table.site-table-content > tbody > tr > td p,
  table.site-table-content > tbody > tr > th p {
    margin: 0 0 20px !important;
  }
}
table.site-table-content > thead > tr > td p:last-child,
table.site-table-content > thead > tr > th p:last-child,
table.site-table-content > tbody > tr > td p:last-child,
table.site-table-content > tbody > tr > th p:last-child {
  margin: 0 !important;
}

@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) table.site-table-col-full > tbody > tr > td div {
    width: 100% !important;
  }
}
body:not(.cms-page-is-in-edit-mode) table.site-table-same-width {
  table-layout: fixed;
  display: table;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) table.site-table-mobile > tbody > tr > td h1,
  body:not(.cms-page-is-in-edit-mode) table.site-table-mobile > tbody > tr > td h2,
  body:not(.cms-page-is-in-edit-mode) table.site-table-mobile > tbody > tr > td h3,
  body:not(.cms-page-is-in-edit-mode) table.site-table-mobile > tbody > tr > td p {
    margin-bottom: 10px !important;
  }
}
body:not(.cms-page-is-in-edit-mode) table.site-table-mobile td:has(iframe) {
  width: 100%;
  display: table;
}

body.personalisation-page table.site-table-mobile td:has(iframe) {
  display: table-cell;
}

@media (max-width: 599px) {
  .site-table-team tr td {
    padding-bottom: 20px !important;
  }
}
.site-table-team tr td a {
  width: 100%;
  display: block;
  border-bottom: 0 !important;
}
.site-table-team tr td a.video-popup-button::after {
  top: auto !important;
  transform: none !important;
  bottom: 0 !important;
  left: auto !important;
  border-radius: 0 !important;
}
.site-table-team tr td img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
@media (min-width: 1600px) {
  .site-table-team tr td img {
    height: 400px;
  }
}

.site-table-getting-started {
  border-collapse: separate;
}
@media (min-width: 1024px) {
  .site-table-getting-started {
    width: calc(100% + 40px) !important;
    margin: 0 -20px !important;
  }
}
@media (max-width: 599px) {
  .site-table-getting-started {
    border-spacing: 0;
  }
}
.site-table-getting-started tr td {
  padding: 40px 20px 20px !important;
  color: #ffffff;
}
@media (max-width: 599px) {
  .site-table-getting-started tr td {
    margin-bottom: 20px;
  }
}
.site-table-getting-started tr td h1,
.site-table-getting-started tr td h2,
.site-table-getting-started tr td h3,
.site-table-getting-started tr td h4,
.site-table-getting-started tr td h5,
.site-table-getting-started tr td h6,
.site-table-getting-started tr td p {
  color: #ffffff;
}
.site-table-getting-started tr td hr {
  margin: 10px 0 20px !important;
  border-top: 1px solid #ffffff;
}
.site-table-getting-started tr td:nth-child(2) {
  color: #174375;
}
.site-table-getting-started tr td:nth-child(2) h1,
.site-table-getting-started tr td:nth-child(2) h2,
.site-table-getting-started tr td:nth-child(2) h3,
.site-table-getting-started tr td:nth-child(2) h4,
.site-table-getting-started tr td:nth-child(2) h5,
.site-table-getting-started tr td:nth-child(2) h6,
.site-table-getting-started tr td:nth-child(2) p {
  color: #174375;
}
.site-table-getting-started tr td:nth-child(2) hr {
  border-top: 1px solid #174375;
}

body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
  padding-left: 190px;
  padding-right: 190px;
}
@media (max-width: 1499px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 50px;
  }
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 20px;
  }
}

.error-template {
  background: #FCFCFF;
}
.error-template .site-error-page {
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 699px) {
  .error-template .site-error-page {
    position: static;
    transform: translateY(0%);
  }
}
.error-template .error-msg {
  position: relative;
}
.error-template .error-msg .error-no {
  font-family: "contraltobigbold", sans-serif;
  font-weight: bold;
  font-size: 300px;
  line-height: 290px;
  color: #174375;
}
@media (max-width: 767px) {
  .error-template .error-msg .error-no {
    font-size: 210px;
    line-height: 210px;
  }
}
@media (max-width: 399px) {
  .error-template .error-msg .error-no {
    font-size: 160px;
    line-height: 170px;
  }
}
.error-template .error-msg .error-not-found {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  color: #174375;
}
@media (max-width: 599px) {
  .error-template .error-msg .error-not-found {
    font-size: 30px;
    margin: 10px 0 0;
  }
}
.error-template .error-msg .error-desc {
  width: 100%;
  max-width: 1150px;
  margin: 50px auto 0;
  font-size: 22px;
  line-height: 35px;
  padding: 20px;
}
.error-template .error-buttons {
  margin: 50px 0;
}
@media (max-width: 599px) {
  .error-template .error-buttons {
    margin: 30px 0 50px;
  }
}
.error-template .error-buttons .error-social-link {
  margin: 50px 0 0;
}
.error-template .error-buttons .error-social-link .error-footer-social {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 1px solid #E6EBF0;
  line-height: 60px;
  margin: 0 10px;
  background: none;
  transition: all ease 0.5s;
}
.error-template .error-buttons .error-social-link .error-footer-social a {
  color: #174375;
  display: block;
}
.error-template .error-buttons .error-social-link .error-footer-social:hover {
  background: #BA9765;
}
.error-template .error-buttons .error-social-link .error-footer-social i {
  font-size: 25px;
}

.empty-template body.cms-user-logged .site-coming-soon-wrapper {
  height: calc(100vh - 72px);
}
.empty-template body.cms-user-logged.cms-page-is-in-preview-mode .site-coming-soon-wrapper {
  height: calc(100vh - 45px);
}
.empty-template .site-coming-soon-wrapper {
  background: linear-gradient(127deg, #ffffff 50%, #202020 50%);
  height: 100vh;
  max-height: 100vh;
}
.empty-template .site-coming-soon-wrapper .site-container {
  height: 100%;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text {
  width: 100%;
  max-width: 650px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-title {
  font-family: "contraltobigbold", sans-serif;
  text-transform: uppercase;
  font-size: 80px;
  font-weight: bold;
  line-height: 100px;
  color: #BA9765;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc {
  color: #000000;
  font-size: 20px;
  position: relative;
  padding: 20px 0 0;
  line-height: 35px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  background: black;
  top: 0;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image {
  text-align: right;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image img {
  width: 85%;
  border-radius: 100%;
}

.home-page .site-breadcrumbs-wrapper {
  display: none;
}

.landing-page .site-breadcrumbs-wrapper {
  display: none;
}

.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: right;
  padding-left: 120px;
}
@media (min-width: 1010px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding-left: 50px;
  }
}
@media (min-width: 1366px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding-left: 120px;
  }
}
@media (max-width: 1009px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: left;
}
@media (max-width: 1009px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  padding-right: 0 !important;
}
@media (min-width: 1010px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 420px);
  }
}

.site-portal-tab-list ul li {
  display: inline-block;
  vertical-align: middle;
}
.site-portal-tab-list ul li .site-tab-title {
  pointer-events: none;
}
.site-portal-tab-list ul li .site-tab-title.site-tab-title-active {
  color: #174375;
}
.site-portal-tab-list ul li .site-tab-button {
  border-radius: 33px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.5) inset;
  width: 90px;
  height: 40px;
  display: block;
  margin: 0 20px;
  position: relative;
}
.site-portal-tab-list ul li .site-tab-button::after {
  position: absolute;
  height: 34px;
  width: 34px;
  left: 3px;
  background: #174375;
  display: block;
  content: "";
  top: 3px;
  border-radius: 100%;
  transition: all ease 0.5s;
}
.site-portal-tab-list ul li .site-tab-button.site-tab2-active::after {
  left: 53px;
}

body:not(.cms-page-is-in-edit-mode) .site-portal-blocks ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-portal-blocks ul li {
  flex: 0 0 25%;
  max-width: 25%;
  list-style: none;
  padding: 0 15px;
  margin: 0 0 15px;
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .site-portal-blocks ul li {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .site-portal-blocks ul li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
body:not(.cms-page-is-in-edit-mode) .site-portal-blocks ul li a {
  position: relative;
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .site-portal-blocks ul li a em {
  position: absolute;
  width: 100%;
  z-index: 10;
  text-align: center;
  bottom: 0;
  left: 0;
  color: #ffffff;
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  padding: 50px 0;
  font-style: normal;
  font-size: 20px;
}
body:not(.cms-page-is-in-edit-mode) .site-portal-blocks ul li img {
  height: 420px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .site-portal-blocks ul li img {
    height: 300px;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .site-portal-blocks ul li img {
    height: 250px;
  }
}
body:not(.cms-page-is-in-edit-mode) .site-tab-content {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .site-tab-content.site-tab-content-active {
  display: block;
}

body.cms-page-is-in-edit-mode .site-tab-content ul li {
  width: 400px;
}

.search-result-page .site-search-data {
  display: flex;
  border: 1px solid #174375;
}
.search-result-page .site-search-data .site-search-input {
  background: transparent;
  border-radius: 0;
  outline: none;
  border: 0;
  font-size: 18px;
  height: 50px;
  width: 100%;
  padding: 10px;
  font-family: "greycliff-cf", sans-serif;
  background: transparent;
}
.search-result-page .site-search-data .site-search-button {
  background: transparent !important;
  font-size: 14px;
  padding: 10px 25px;
  border: none;
  text-align: center;
  color: #174375 !important;
  letter-spacing: 3px;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid none !important;
  display: inline-flex;
  align-items: center;
  line-height: 20px;
  min-height: 46px;
  font-family: "greycliff-cf", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px !important;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
  background: none !important;
  height: 50px !important;
}
.search-result-page .site-search-data .site-search-button:hover {
  background: transparent !important;
  color: #3D3D3D !important;
  border: 1px solid none !important;
}
@media (max-width: 599px) {
  .search-result-page .site-search-data .site-search-button {
    margin-bottom: 5px;
  }
}
.search-result-page .site-search-data .site-search-button:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900" !important;
  font-size: 30px;
  font-weight: bold;
}
.search-result-page .site-page-title-block {
  text-align: center;
  max-width: none;
  margin: 30px 0;
}
.search-result-page .sr-search-wrapper {
  background: #E6EBF0;
  text-align: center;
  padding: 50px;
  margin: 0 0 30px;
  position: sticky;
  top: 0;
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 20px;
  }
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 10px;
  }
}
.search-result-page .sr-search-wrapper .sr-search-area {
  margin: 0 auto 30px;
  max-width: 900px;
  width: 100%;
}
.search-result-page .sr-search-wrapper .sr-links-area a {
  margin: 0 5px;
}
.search-result-page #sr-wrapper .sr-title {
  margin: 40px 0 30px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
}
.search-result-page #sr-wrapper .sr-title span {
  text-transform: uppercase;
  font-weight: bold;
}
.search-result-page #sr-wrapper .sr-data .sr-block {
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #BA9765;
  margin: 0 0 25px;
  padding: 0 0 25px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a {
  color: #BA9765;
  font-family: "greycliff-cf", sans-serif;
  font-size: 20px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a:hover {
  color: #3D3D3D;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a {
  color: #999;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a:hover {
  color: #3D3D3D;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content {
  margin: 10px 0 0;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content .sr-hit {
  font-weight: bold;
  color: #000000;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list {
  margin: 20px 0 0;
  color: #3D3D3D;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list .sr-tag {
  display: inline-block;
  margin: 0 2px 2px 0;
  background-color: #E6EBF0;
  padding: 6px 20px;
  color: #3D3D3D;
  font-size: 10.67px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  white-space: nowrap;
  min-height: 40px;
  line-height: 27px;
}/*# sourceMappingURL=style.css.map */