h1, h1 * {
  font-size: 3.125rem;
}
@media screen and (max-width: 991px) {
  h1, h1 * {
    font-size: 2.875rem !important;
  }
}
@media screen and (max-width: 767px) {
  h1, h1 * {
    font-size: 1.875rem !important;
  }
}
h2, h2 * {
  font-size: 2.8125rem !important;
}
@media screen and (max-width: 767px) {
  h2, h2 * {
    font-size: 1.875rem !important;
  }
}
h3, h3 * {
  font-size: 2.25rem !important;
}
h4, h4 * {
  font-size: 1.75rem !important;
}
h5, h5 * {
  font-size: 1.5rem !important;
}
h6, h6 * {
  font-size: 0.875rem !important;
}
.h1, .h1 * {
  font-size: 3.125rem;
}
@media screen and (max-width: 991px) {
  .h1, .h1 * {
    font-size: 2.875rem !important;
  }
}
@media screen and (max-width: 767px) {
  .h1, .h1 * {
    font-size: 1.875rem !important;
  }
}
.h2, .h2 * {
  font-size: 2.8125rem !important;
}
@media screen and (max-width: 767px) {
  .h2, .h2 * {
    font-size: 1.875rem !important;
  }
}
.h3, .h3 * {
  font-size: 2.25rem !important;
}
.h4, .h4 * {
  font-size: 1.75rem !important;
}
.h5, .h5 * {
  font-size: 1.5rem !important;
}
.h6, .h6 * {
  font-size: 0.875rem !important;
}
.body-lg, .body-lg * {
  font-size: 1.5rem !important;
}
.body-md, .body-md * {
  font-size: 1.125rem !important;
}
.body-sm, .body-sm * {
  font-size: 0.875rem !important;
}
p.sub--copy {
  opacity: 0.6;
}
.fusion-text > * {
  margin: 0 0 1rem !important;
}
.fusion-text > *:last-child {
  margin: 0 !important;
}
.fusion-title .fusion-title-heading > *:last-child {
  margin-bottom: 0 !important;
}
/* Buttons */
.fusion-button:is(.button-flat) {
  height: 59px;
}
.fusion-button:is(.button-flat):hover {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2) !important;
}
.fusion-button:is(.button-flat).btn-link {
  padding: 0 !important;
  border-radius: 0;
  background-color: transparent;
  font-family: "Brandon Grotesque | Regular", Arial, Helvetica, sans-serif;
  height: auto;
}
.fusion-button:is(.button-flat).btn-link span, .fusion-button:is(.button-flat).btn-link strong {
  font-weight: normal;
  color: #00aca9;
}
.fusion-button:is(.button-flat).btn-link span:after, .fusion-button:is(.button-flat).btn-link strong:after {
  content: '';
  position: absolute;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00afac;
  -webkit-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
}
.fusion-button:is(.button-flat).btn-link:hover {
  background-color: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.fusion-button:is(.button-flat).btn-link:hover span, .fusion-button:is(.button-flat).btn-link:hover strong {
  color: #00aca9;
}
.fusion-button:is(.button-flat).btn-link:hover span:after, .fusion-button:is(.button-flat).btn-link:hover strong:after {
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
}
.fusion-button:is(.button-flat).btn-white {
  background-color: #fff;
  border: 1px solid #1e1e1c;
}
.fusion-button:is(.button-flat).btn-white:hover {
  border-color: #fff;
}
.custom-ul ul {
  padding-left: 1.6875rem;
}
@media screen and (min-width: 991px) {
  .col--chevron::before {
    content: "";
    position: absolute;
    top: -80px;
    left: -80px;
    height: 210px;
    width: 270px;
    z-index: -1;
    background-image: url('/wp-content/uploads/2025/03/08.svg');
    transform: scaleX(-1);
  }
}
.accent--text {
  color: #00aca9 !important;
}
.fusion-tb-header #main-header .col-center .awb-menu .fusion-menu > li.current-menu-item > a {
  color: inherit !important;
}
.fusion-tb-header #main-header .col-right .fontawesome-icon {
  margin-right: 0;
}
.logged-in .fusion-tb-footer #main-footer > .fusion-builder-row .col-2 .awb-menu .fusion-menu .menu-private {
  display: block;
}
@media screen and (min-width: 992px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row::before {
    content: "";
    position: absolute;
    bottom: -50px;
    right: 0;
    height: 150px;
    width: 200px;
    z-index: 0;
    background-image: url(/wp-content/uploads/2025/03/10.svg);
  }
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col .body-md, .fusion-tb-footer #main-footer > .fusion-builder-row .col .body-md * {
  line-height: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row .col .awb-menu .fusion-menu {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row .col .awb-menu .fusion-menu > li {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (max-width: 767px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row .col .awb-menu .fusion-menu > li > a {
    justify-content: center;
    text-align: center;
  }
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-image-element {
  -webkit-transform: translate(-5px, 0);
  -o-transform: translate(-5px, 0);
  transform: translate(-5px, 0);
}
@media screen and (max-width: 991px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-image-element {
    max-width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-image-element {
    margin-inline: auto;
  }
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links {
  margin-bottom: 1rem;
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper {
  display: flex;
  margin: 0;
  gap: 9px;
}
@media screen and (max-width: 767px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper {
    justify-content: center;
  }
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon {
  font-family: "Font Awesome 5 Brands" !important;
  margin: 0;
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon.awb-icon-facebook {
  order: 2;
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon.awb-icon-facebook:before {
  content: "\f09a";
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon.awb-icon-instagram {
  order: 1;
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon.awb-icon-instagram:before {
  content: "\f16d";
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon.awb-icon-linkedin {
  order: 3;
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-1 .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon.awb-icon-linkedin:before {
  content: "\f08c";
}
@media screen and (max-width: 767px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row .col-1 iframe {
    margin-inline: auto;
  }
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-2 .awb-menu .fusion-menu {
  display: block;
  -webkit-columns: 2;
  columns: 2;
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-2 .awb-menu .fusion-menu .menu-private {
  display: none;
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-2 .awb-menu .fusion-menu .mw-83 {
  max-width: 83px;
}
@media screen and (max-width: 767px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row .col-2 .awb-menu .fusion-menu .mw-83 {
    max-width: 100%;
  }
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-2 .awb-menu .fusion-menu .mw-96 {
  max-width: 96px;
}
@media screen and (max-width: 767px) {
  .fusion-tb-footer #main-footer > .fusion-builder-row .col-2 .awb-menu .fusion-menu .mw-96 {
    max-width: 100%;
  }
}
.fusion-tb-footer #main-footer > .fusion-builder-row .col-2 .awb-menu .fusion-menu .awb-menu__main-a {
  z-index: 1;
  position: relative;
}
#oc {
  opacity: 1;
  visibility: visible;
  justify-content: flex-end;
}
#oc .awb-off-canvas {
  transform: translateX(-100%);
  transition: transform 0.4s;
  opacity: 1;
  -webkit-box-shadow: 0 3px 30px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 30px 3px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  #oc .awb-off-canvas {
    transform: translateX(100%);
  }
}
#oc .off-canvas-close {
  padding: 0.9375rem 1.5625rem;
}
@media screen and (max-width: 767px) {
  #oc .off-canvas-close {
    margin-right: 0.9375rem;
    margin-top: 0.625rem;
  }
}
#oc.awb-show .awb-off-canvas {
  transform: translateX(0);
}
#oc .awb-menu .fusion-menu > li.current-menu-item > a {
  color: inherit !important;
}
.logged-in #oc .awb-off-canvas .awb-off-canvas-inner {
  top: var(--adminbar-height);
}
@media screen and (max-width: 767px) {
  .logged-in #oc .off-canvas-close {
    margin-right: 0.9375rem;
    margin-top: calc(10px + var(--adminbar-height));
  }
}
@media screen and (min-width: 992px) {
  .home .page_banner form:before {
    content: "";
    background: url(/wp-content/uploads/2025/03/07.svg);
    position: absolute;
    top: -60px;
    left: -140px;
    width: 180px;
    height: 180px;
    z-index: -1;
  }
}
.home .locations .location-slider__inner:not(.slick-initialized) {
  display: none;
}
.home .locations .location-slider__inner .slick-slide {
  margin: 0.1875rem;
  height: auto;
}
.home .locations .location-slider__inner--item {
  position: relative;
  padding: 25rem 1.25rem 1.25rem 1.25rem;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .home .locations .location-slider__inner--item {
    padding: 1.25rem;
    height: 270px;
  }
}
.home .locations .location-slider__inner--item .image-holder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 4px;
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
.home .locations .location-slider__inner--item .overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.home .locations .location-slider__inner--item h3 {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  z-index: 3;
  margin-bottom: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .home .locations .location-slider__inner--item h3 {
    padding: 1.25rem;
    font-size: 1.625rem !important;
  }
}
.home .locations .location-slider__inner--item:hover .image-holder {
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.home .locations .location-slider__inner--item:hover h3 {
  -webkit-transform: translate(0px, -10px);
  -o-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}
@media screen and (min-width: 992px) {
  .home .workspace-options__inner {
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  .home .workspace-options__inner:before, .home .workspace-options__inner:after {
    content: "";
    position: absolute;
    z-index: -1;
    height: 180px;
    width: 180px;
  }
}
.home .workspace-options__inner:before {
  bottom: -80px;
  left: 17%;
  background-image: url(/wp-content/uploads/2025/03/11.svg);
}
.home .workspace-options__inner:after {
  top: -80px;
  right: 17%;
  background-image: url(/wp-content/uploads/2025/03/12.svg);
}
.home .enquire-cta {
  margin-inline: 0 !important;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .home .enquire-cta {
    background-attachment: fixed !important;
  }
}
@media screen and (max-width: 767px) {
  .home .enquire-cta .col {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 60%;
  }
}
.page-id-39 .image-left-content-right .col-left .fusion-image-element .fusion-imageframe:before {
  display: none;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form {
  display: flex;
  flex-wrap: wrap;
  padding-right: 1rem;
  --gap: 16px;
  --columns: 2;
  gap: var(--gap);
}
@media screen and (max-width: 991px) {
  .page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form {
    padding-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form {
    --columns: 1;
  }
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row {
  width: calc((100% / var(--columns)) - var(--gap) + (var(--gap) / var(--columns)));
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row.form-full {
  width: 100%;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p {
  margin-bottom: 0;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label {
  display: block;
  font-family: "Brandon Grotesque | Bold", Arial, Helvetica, sans-serif;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label br {
  display: none;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span {
  display: block;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span:not(.wpcf7-form-control-wrap) {
  color: #790000;
  display: inline-block;
  margin-left: 0.25rem;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span.wpcf7-not-valid-tip {
  margin-left: 0;
  margin-top: 0.625rem;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap {
  margin-top: 1.5rem;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap input::placeholder {
  color: #656261;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap .select-arrow {
  display: none;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap select {
  padding: 20px;
  font-size: 18px;
  background: #fff;
  border: 1px solid #dadada;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI1cHgiIHZpZXdCb3g9IjAgMCAxMCA1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1NCAoNzY0ODApIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogICAgPHRpdGxlPmRyb3Bkb3duLWFycm93PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMSIgcG9pbnRzPSI3IDEwIDEyIDE1IDE3IDEwIj48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iaG9tZS1uby1ncmFwaGljcy1jb3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODY1LjAwMDAwMCwgLTQ3OS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9ImRyb3Bkb3duLWFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NTguMDAwMDAwLCA0NjkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaWMvYXJyb3dfZHJvcF9kb3duIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iaWNfYXJyb3dfZHJvcF9kb3duXzI0cHgiPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTaGFwZSIgZmlsbC1ydWxlPSJub256ZXJvIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJjL2dyZXkvNjAwIiBtYXNrPSJ1cmwoI21hc2stMikiIGZpbGw9IiM4MDg2OEIiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlNoYXBlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) !important;
  background-repeat: no-repeat !important;
  background-position: right 20px center;
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap textarea {
  resize: none;
}
@media screen and (min-width: 641px) {
  .page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap textarea {
    height: 320px;
  }
}
@media screen and (max-width: 640px) {
  .page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap textarea {
    height: 160px;
  }
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p .wpcf7-submit {
  height: 59px;
}
@media screen and (max-width: 767px) {
  .page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p .wpcf7-submit {
    width: 100%;
  }
}
@media screen and (max-width: 641px) {
  .page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .form-row p .wpcf7-submit {
    height: 68px;
  }
}
.page-id-40 .page_banner .col-left .wpcf7 .wpcf7-form .fusion-alert {
  margin-bottom: 0;
}
.page-id-40 .page_banner .col-left a {
  color: #00aca9;
}
.page-id-40 .page_banner .col-left a:hover {
  color: inherit;
}
.page-id-40 .page_banner .col-right .fusion-content-boxes {
  margin-inline: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
  margin-block: 2.5rem;
}
.page-id-40 .page_banner .col-right .fusion-content-boxes .content-box-column {
  padding-inline: 0;
  margin-block: 0;
}
.page-id-40 .page_banner .col-right .fusion-content-boxes .content-box-column .col .heading {
  margin-bottom: 0;
}
.page-id-40 .page_banner .col-right .fusion-content-boxes .content-box-column .col .heading a {
  display: flex;
  align-items: center;
}
.page-id-40 .page_banner .col-right .fusion-content-boxes .content-box-column .col .heading a .image img {
  margin-right: 0.625rem;
  display: block;
}
.page-id-40 .page_banner .col-right .fusion-content-boxes .content-box-column .col .heading a .content-box-heading {
  display: block;
  font-family: "Brandon Grotesque | Medium", Arial, Helvetica, sans-serif;
  position: relative;
}
.page-id-40 .page_banner .col-right .fusion-content-boxes .content-box-column .col .heading a .content-box-heading:after {
  content: '';
  position: absolute;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00afac;
  -webkit-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
  opacity: 0;
}
.page-id-40 .page_banner .col-right .fusion-content-boxes .content-box-column .col .heading a .content-box-heading:hover:after {
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
  opacity: 1;
}
.page-id-40 .page_banner .col-right .fusion-content-boxes:before, .page-id-40 .page_banner .col-right .fusion-content-boxes:after, .page-id-40 .page_banner .col-right .fusion-content-boxes .fusion-clearfix {
  display: none;
}
.page-id-40 .page_banner .col-right .fusion-checklist {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-block: 2.5rem;
}
.page-id-40 .page_banner .col-right .fusion-checklist .fusion-li-item .icon-wrapper {
  display: none;
}
.page-id-40 .page_banner .col-right .fusion-checklist .fusion-li-item .fusion-li-item-content {
  margin-left: 0;
  font-size: 1.25rem;
  line-height: 1.5;
}
.page-id-40 .page_banner .col-right .fusion-checklist .fusion-li-item .fusion-li-item-content strong {
  font-weight: normal;
  float: right;
}
@media screen and (max-width: 767px) {
  .page-id-51 .page_banner .body-lg, .page-id-51 .page_banner .body-lg * {
    font-size: 1.25rem !important;
  }
}
.page-id-51 .news .blog-page__categories {
  padding-bottom: 4.375rem;
}
@media screen and (max-width: 991px) {
  .page-id-51 .news .blog-page__categories .categories {
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    padding-right: 1.875rem;
  }
}
.page-id-51 .news .blog-page__categories .categories ul {
  padding-inline: 0;
  margin-block: 0 1rem;
  list-style: none;
}
.page-id-51 .news .blog-page__categories .categories ul li {
  display: inline-block;
  margin-right: 1.875rem;
}
@media screen and (max-width: 991px) {
  .page-id-51 .news .blog-page__categories .categories ul li {
    margin-right: 0.625rem;
  }
}
.page-id-51 .news .blog-page__categories .categories ul li a {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px solid transparent;
  color: #1e1e1c;
  border-bottom: 2px solid #ffde00;
}
@media screen and (max-width: 991px) {
  .page-id-51 .news .blog-page__categories .categories ul li a {
    font-size: 0.875rem;
    background: #fff;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    padding: 0.625rem 0.9375rem;
  }
}
.page-id-51 .news .blog-page__categories .categories ul li a:hover {
  color: #ffde00;
}
.page-id-51 .news .blog-page__content {
  --gap: 44px;
  --columns: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 50px var(--gap);
}
@media screen and (max-width: 991px) {
  .page-id-51 .news .blog-page__content {
    --columns: 1;
  }
}
.page-id-51 .news .blog-page__content .blog--card {
  width: calc((100% / var(--columns)) - var(--gap) + (var(--gap) / var(--columns)));
}
.page-id-51 .news .blog-page__content .blog--card p {
  margin-bottom: 1rem;
}
.page-id-51 .news .blog-page__content .blog--card p.blog--card__categories {
  font-size: 1.0625rem;
}
.page-id-51 .news .blog-page__content .blog--card p.blog--card__categories a {
  color: #00aca9;
}
.page-id-51 .news .blog-page__content .blog--card p.blog--card__categories a:hover {
  color: #656261;
}
.page-id-51 .news .blog-page__content .blog--card p.blog--card__categories:before {
  content: '';
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #515a67;
  margin-bottom: 0.3125rem;
  margin-right: 0.625rem;
}
.page-id-51 .news .blog-page__content .blog--card__image {
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  display: block;
}
.page-id-51 .news .blog-page__content .blog--card__title {
  margin-block: 0.9375rem;
  color: #1e1e1c;
}
.page-id-51 .news .blog-page__content .blog--card__title a {
  color: inherit;
}
.page-id-51 .news .blog-page__content .blog--card__author p {
  margin-bottom: 0;
}
.single-post #content {
  margin-bottom: 0;
}
.single-post .fusion-tb-page-title-bar {
  display: none;
}
.single-post .news-content .col-left .fusion-sharing-box {
  flex-direction: column;
  min-height: unset;
  width: 70px;
  background: #fff;
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  margin-top: 1.875rem;
  padding-top: 3.9375rem !important;
  position: relative;
}
@media screen and (max-width: 991px) {
  .single-post .news-content .col-left .fusion-sharing-box {
    margin-bottom: 1.25rem;
  }
}
.single-post .news-content .col-left .fusion-sharing-box .tagline {
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 1rem;
  text-align: center;
  line-height: 0.75rem;
  letter-spacing: 0.375rem;
  display: flex;
  gap: 15px;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 36px;
}
.single-post .news-content .col-left .fusion-sharing-box .tagline:before {
  content: "\f1e0";
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  font-weight: 900;
  color: #212529;
  transform: rotate(270deg);
  display: block;
  line-height: 1;
}
.single-post .news-content .col-left .fusion-sharing-box .fusion-social-networks {
  flex-direction: column;
  width: 100%;
  padding-top: 4.5rem;
}
.single-post .news-content .col-left .fusion-sharing-box .fusion-social-networks span:first-child a {
  border-top: 1px solid #e2e2e2;
}
.single-post .news-content .col-left .fusion-sharing-box .fusion-social-networks span a {
  width: 100%;
  padding-top: 0.9375rem;
  padding-bottom: 0.3125rem;
  border-bottom: 1px solid #e2e2e2;
  display: block;
  text-align: center;
  min-height: 50px;
}
.single-post .news-content .col-left .fusion-sharing-box .fusion-social-networks span a i {
  display: block;
  margin: 0;
  font-family: "Font Awesome 5 Brands" !important;
}
.single-post .news-content .col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-facebook:before {
  content: "\f09a";
  color: #4f71a8;
}
.single-post .news-content .col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-twitter:before {
  content: "\f099";
  color: #05b4ea;
}
.single-post .news-content .col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-linkedin:before {
  content: "\f0e1";
  color: #1686b0;
}
.single-post .news-content .col-right h1 {
  font-size: 3.875rem !important;
}
@media screen and (max-width: 767px) {
  .single-post .news-content .col-right h1 {
    font-size: 2.5rem !important;
  }
}
.single-post .news-content .col-right .fusion-imageframe {
  width: 100%;
}
.single-post .news-content .col-right .fusion-imageframe img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .single-post .news-content .col-right .fusion-imageframe img {
    height: 234px;
  }
}
.single-post .news-content .col-right .news-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.single-post .news-content .col-right .news-meta p {
  margin-bottom: 0;
}
.single-post .news-content .col-right .news-meta .categories {
  background: #e7edf2;
  border-radius: 17px;
  padding: 0.3125rem 0.625rem;
}
.single-post .news-content .col-right .news-meta .categories a {
  color: inherit;
  pointer-events: none;
}
.single-post .news-content .col-right h6 {
  font-size: 1.3125rem !important;
}
.single-post .news-content .col-right .fusion-content-tb p {
  margin-bottom: 3rem;
}
.single-post .news-content .col-right .fusion-content-tb p:last-child {
  margin-bottom: 0;
}
.single-post .news-content .col-right .fusion-content-tb h1, .single-post .news-content .col-right .fusion-content-tb h2, .single-post .news-content .col-right .fusion-content-tb h3, .single-post .news-content .col-right .fusion-content-tb h4, .single-post .news-content .col-right .fusion-content-tb h5 {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .single-post .news-content .col-right .fusion-content-tb h1, .single-post .news-content .col-right .fusion-content-tb h2, .single-post .news-content .col-right .fusion-content-tb h3, .single-post .news-content .col-right .fusion-content-tb h4, .single-post .news-content .col-right .fusion-content-tb h5 {
    margin-bottom: 2.1875rem;
  }
}
.single-post .news-content .col-right .fusion-content-tb a {
  color: #00aca9;
}
.single-post .news-content .col-right .fusion-content-tb a:hover {
  color: inherit;
}
.single-post .news-content .col-right .fusion-builder-row-inner {
  justify-content: space-between;
}
.single-post .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box {
  flex-direction: row;
  min-height: unset;
}
@media screen and (max-width: 991px) {
  .single-post .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box {
    margin-bottom: 1.25rem;
  }
}
.single-post .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .tagline {
  margin-right: 0.625rem;
}
.single-post .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks {
  width: auto;
  gap: 10px;
}
.single-post .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks span a i {
  display: block;
  margin: 0;
  font-family: "Font Awesome 5 Brands" !important;
}
.single-post .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-facebook:before {
  content: "\f09a";
  color: #4f71a8;
}
.single-post .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-twitter:before {
  content: "\f099";
  color: #05b4ea;
}
.single-post .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-linkedin:before {
  content: "\f0e1";
  color: #1686b0;
}
.single-post .news-content .col-right .fusion-builder-row-inner .inner-col-right .the-link {
  background: #e7edf2;
  border-radius: 17px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.625rem;
  width: 350px;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  height: auto;
  border: 0 none;
}
@media screen and (max-width: 767px) {
  .single-post .news-content .col-right .fusion-builder-row-inner .inner-col-right .the-link {
    width: 100%;
  }
}
.single-post .news-content .col-right .fusion-builder-row-inner .inner-col-right .the-link:focus-within {
  outline: 2px solid #000;
}
.page-id-77 .mw-555 {
  max-width: 555px;
  margin-inline: auto !important;
}
@media screen and (min-width: 992px) {
  .page-id-77 .page_banner .page_title {
    position: relative;
  }
  .page-id-77 .page_banner .page_title:before, .page-id-77 .page_banner .page_title:after {
    content: "";
    position: absolute;
    height: 190px;
    width: 200px;
    z-index: -1;
  }
  .page-id-77 .page_banner .page_title:before {
    left: -200px;
    top: -100px;
    background-image: url(/wp-content/uploads/2025/03/03.svg);
  }
  .page-id-77 .page_banner .page_title:after {
    right: -200px;
    top: 0;
    background-image: url(/wp-content/uploads/2025/03/07.svg);
  }
}
.page-id-77 .page_banner .page_title h1 {
  -webkit-font-smoothing: antialiased;
  font-size: 4rem !important;
}
@media screen and (max-width: 767px) {
  .page-id-77 .page_banner .page_title h1 {
    font-size: 2.625rem !important;
  }
}
.page-id-77 .workspace .col .fusion-content-boxes {
  display: flex;
  flex-wrap: wrap;
  row-gap: 48px;
}
.page-id-77 .workspace .col .fusion-content-boxes:before, .page-id-77 .workspace .col .fusion-content-boxes:after, .page-id-77 .workspace .col .fusion-content-boxes .fusion-clearfix {
  display: none;
}
@media screen and (max-width: 991px) {
  .page-id-77 .workspace .col .fusion-content-boxes .fusion-column {
    width: 33.33% !important;
  }
}
@media screen and (max-width: 767px) {
  .page-id-77 .workspace .col .fusion-content-boxes .fusion-column {
    width: 50% !important;
  }
}
@media screen and (max-width: 575px) {
  .page-id-77 .workspace .col .fusion-content-boxes .fusion-column {
    width: 100% !important;
  }
}
.page-id-77 .workspace .col .fusion-content-boxes .fusion-column .col {
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  .page-id-77 .workspace .col .fusion-content-boxes .fusion-column .col {
    padding-left: 3.125rem;
  }
}
.page-id-77 .workspace .col .fusion-content-boxes .fusion-column .col .content-container {
  margin-bottom: 0;
}
.page-id-77 .workspace .col .fusion-content-boxes .fusion-column .col .heading {
  overflow: visible;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 575px) {
  .page-id-77 .workspace .col .fusion-content-boxes .fusion-column .col .heading .icon {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.single-services #content {
  margin-bottom: 0;
}
.single-services .fusion-tb-page-title-bar {
  display: none;
}
@media screen and (max-width: 575px) {
  .single-services .page_banner {
    padding: 0;
  }
}
.single-services .page_banner .service-price {
  position: absolute;
  top: 16px;
  right: 16px;
  background-color: #00aca9;
  font-size: 1rem;
  line-height: 1;
  padding: 0.625rem;
  border-radius: 3px;
}
@media screen and (max-width: 575px) {
  .single-services .page_banner .service-price {
    right: unset;
    top: 16px;
    left: 16px;
  }
}
.single-services .page_banner .service-title, .single-services .page_banner .service-title * {
  font-size: 3.875rem !important;
}
@media screen and (max-width: 767px) {
  .single-services .page_banner .service-title, .single-services .page_banner .service-title * {
    font-size: 2.625rem !important;
  }
}
.single-services .page_banner form select {
  padding: 1.25rem;
  font-size: 1.125rem;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background-color: #fff;
  border: 0px;
  padding-left: 1.875rem;
  border: 1px solid #dadada;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI1cHgiIHZpZXdCb3g9IjAgMCAxMCA1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1NCAoNzY0ODApIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogICAgPHRpdGxlPmRyb3Bkb3duLWFycm93PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMSIgcG9pbnRzPSI3IDEwIDEyIDE1IDE3IDEwIj48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iaG9tZS1uby1ncmFwaGljcy1jb3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODY1LjAwMDAwMCwgLTQ3OS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9ImRyb3Bkb3duLWFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NTguMDAwMDAwLCA0NjkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaWMvYXJyb3dfZHJvcF9kb3duIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iaWNfYXJyb3dfZHJvcF9kb3duXzI0cHgiPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTaGFwZSIgZmlsbC1ydWxlPSJub256ZXJvIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJjL2dyZXkvNjAwIiBtYXNrPSJ1cmwoI21hc2stMikiIGZpbGw9IiM4MDg2OEIiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlNoYXBlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  background-repeat: no-repeat;
  background-position: right 20px center;
  margin-bottom: 1rem;
  font-family: "Brandon Grotesque | Regular", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 991px) {
  .single-services .page_banner form select {
    border: 2px solid #e0e0e0;
    width: 100%;
    padding: 0.9375rem 1.875rem;
    background-position: right 20px center;
    margin-bottom: 0.625rem;
    height: 61px;
  }
}
@media screen and (max-width: 991px) {
  .single-services .page_banner form select {
    height: 60px;
  }
}
.single-services .page_banner form input {
  padding: 0.9375rem 1.5625rem;
  display: inline-block;
  font-size: 18px;
  border-radius: 50px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #ffde00;
  border: 1px solid #ffde00;
  color: #1e1e1c;
  cursor: pointer;
  font-family: "Brandon Grotesque | Bold", Arial, Helvetica, sans-serif;
}
.single-services .page_banner form input:hover {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 991px) {
  .single-services .service-your-new .service:before {
    content: "";
    height: 160px;
    width: 200px;
    position: absolute;
    left: 63%;
    top: -80px;
    z-index: -1;
    background: url(/wp-content/uploads/2025/03/10.svg);
  }
}
.single-services .service-your-new .service__features {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.single-services .service-your-new .service__features--item {
  width: calc((100% / 4) - 30px + (30px / 4));
}
@media screen and (max-width: 991px) {
  .single-services .service-your-new .service__features--item {
    width: calc((100% / 2) - 30px + (30px / 2));
  }
}
@media screen and (max-width: 575px) {
  .single-services .service-your-new .service__features--item {
    width: 100%;
  }
}
.single-services .service-your-new .service__features--item img {
  margin-bottom: 1rem;
  width: 100%;
  height: 170px;
  object-fit: cover;
  overflow: hidden;
}
.single-services .service-your-new .service__features--item__list ul li {
  margin-bottom: 1rem;
}
.page-id-53 .page_banner .page_title, .page-id-53 .page_banner .page_title * {
  font-size: 4rem !important;
}
.single-amenities #content {
  margin-bottom: 0;
}
.single-amenities .fusion-tb-page-title-bar {
  display: none;
}
.single-amenities .news-content .col-left .fusion-sharing-box {
  flex-direction: column;
  min-height: unset;
  width: 70px;
  background: #fff;
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  margin-top: 1.875rem;
  padding-top: 3.9375rem !important;
  position: relative;
}
@media screen and (max-width: 991px) {
  .single-amenities .news-content .col-left .fusion-sharing-box {
    margin-bottom: 1.25rem;
  }
}
.single-amenities .news-content .col-left .fusion-sharing-box .tagline {
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 1rem;
  text-align: center;
  line-height: 0.75rem;
  letter-spacing: 0.375rem;
  display: flex;
  gap: 15px;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 36px;
}
.single-amenities .news-content .col-left .fusion-sharing-box .tagline:before {
  content: "\f1e0";
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  font-weight: 900;
  color: #212529;
  transform: rotate(270deg);
  display: block;
  line-height: 1;
}
.single-amenities .news-content .col-left .fusion-sharing-box .fusion-social-networks {
  flex-direction: column;
  width: 100%;
  padding-top: 4.5rem;
}
.single-amenities .news-content .col-left .fusion-sharing-box .fusion-social-networks span:first-child a {
  border-top: 1px solid #e2e2e2;
}
.single-amenities .news-content .col-left .fusion-sharing-box .fusion-social-networks span a {
  width: 100%;
  padding-top: 0.9375rem;
  padding-bottom: 0.3125rem;
  border-bottom: 1px solid #e2e2e2;
  display: block;
  text-align: center;
  min-height: 50px;
}
.single-amenities .news-content .col-left .fusion-sharing-box .fusion-social-networks span a i {
  display: block;
  margin: 0;
  font-family: "Font Awesome 5 Brands" !important;
}
.single-amenities .news-content .col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-facebook:before {
  content: "\f09a";
  color: #4f71a8;
}
.single-amenities .news-content .col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-twitter:before {
  content: "\f099";
  color: #05b4ea;
}
.single-amenities .news-content .col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-linkedin:before {
  content: "\f0e1";
  color: #1686b0;
}
.single-amenities .news-content .col-right h1 {
  font-size: 3.875rem !important;
}
@media screen and (max-width: 767px) {
  .single-amenities .news-content .col-right h1 {
    font-size: 2.5rem !important;
  }
}
.single-amenities .news-content .col-right .fusion-imageframe {
  width: 100%;
}
.single-amenities .news-content .col-right .fusion-imageframe img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .single-amenities .news-content .col-right .fusion-imageframe img {
    height: 234px;
  }
}
.single-amenities .news-content .col-right .news-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.single-amenities .news-content .col-right .news-meta p {
  margin-bottom: 0;
}
.single-amenities .news-content .col-right .news-meta .categories {
  background: #e7edf2;
  border-radius: 17px;
  padding: 0.3125rem 0.625rem;
}
.single-amenities .news-content .col-right .news-meta .categories a {
  color: inherit;
}
.single-amenities .news-content .col-right h6 {
  font-size: 1.3125rem !important;
}
.single-amenities .news-content .col-right .fusion-content-tb p {
  margin-bottom: 3rem;
}
.single-amenities .news-content .col-right .fusion-content-tb p:last-child {
  margin-bottom: 0;
}
.single-amenities .news-content .col-right .fusion-content-tb a {
  color: #00aca9;
}
.single-amenities .news-content .col-right .fusion-content-tb a:hover {
  color: inherit;
}
.single-amenities .news-content .col-right .fusion-builder-row-inner {
  justify-content: space-between;
}
.single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box {
  flex-direction: row;
  min-height: unset;
}
@media screen and (max-width: 991px) {
  .single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box {
    margin-bottom: 1.25rem;
  }
}
.single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .tagline {
  margin-right: 0.625rem;
}
.single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks {
  width: auto;
  gap: 10px;
}
.single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks span a i {
  display: block;
  margin: 0;
  font-family: "Font Awesome 5 Brands" !important;
}
.single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-facebook:before {
  content: "\f09a";
  color: #4f71a8;
}
.single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-twitter:before {
  content: "\f099";
  color: #05b4ea;
}
.single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-left .fusion-sharing-box .fusion-social-networks span a i.fusion-linkedin:before {
  content: "\f0e1";
  color: #1686b0;
}
.single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-right .the-link {
  background: #e7edf2;
  border-radius: 17px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.625rem;
  width: 350px;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  height: auto;
  border: 0 none;
}
@media screen and (max-width: 767px) {
  .single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-right .the-link {
    width: 100%;
  }
}
.single-amenities .news-content .col-right .fusion-builder-row-inner .inner-col-right .the-link:focus-within {
  outline: 2px solid #000;
}
.lb-data a.lb-close {
  display: none;
}
.page-id-49 .page_banner .btn-view-map i {
  margin-right: 0.3125rem;
}
.page-id-49 .page_banner .btn-close-map i {
  margin-right: 0;
}
.page-id-49 .locations {
  height: 100%;
  margin-bottom: 3.125rem;
}
.page-id-49 .locations-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-id-49 .locations-grid__total {
  width: 100%;
  margin-bottom: 1rem;
}
.page-id-49 .locations-grid__item {
  width: 47%;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  margin-top: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .page-id-49 .locations-grid__item {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1.5625rem;
  }
}
.page-id-49 .locations-grid__item .image-holder {
  height: 200px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  overflow: hidden;
}
.page-id-49 .locations-grid__item .image-holder:hover .image-holder {
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.page-id-49 .locations-grid__item .content {
  padding: 1.875rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .page-id-49 .locations-grid__item .content {
    padding: 0.9375rem;
  }
}
.page-id-49 .locations-grid__item .content h3 {
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .page-id-49 .locations-grid__item .content h3 {
    margin-bottom: 0.3125rem;
    font-size: 1.75rem !important;
  }
}
@media screen and (max-width: 767px) {
  .page-id-49 .locations-grid__item .content h3 * {
    font-size: 1.75rem !important;
  }
}
.page-id-49 .locations-grid__item .content h3 a {
  color: inherit;
}
.page-id-49 .locations-grid__item .content h3 a:hover {
  color: #ffde00;
}
.page-id-49 .locations-grid__item .content p {
  font-size: 1.125rem;
  min-height: 60px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .page-id-49 .locations-grid__item .content p {
    font-size: 1rem;
    min-height: 0;
  }
}
.page-id-49 .locations-grid__item .content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.page-id-49 .locations-grid__item .content ul li {
  font-family: "Brandon Grotesque | Medium", Arial, Helvetica, sans-serif;
}
.page-id-49 .locations-grid__item .content ul li span {
  font-family: "Brandon Grotesque | Regular", Arial, Helvetica, sans-serif;
  float: right;
}
.page-id-49 .locations-grid__item .explore-button {
  padding: 0.9375rem 1.875rem;
  background-color: #e0e0e0;
  display: block;
  color: #00aca9;
  text-decoration: underline;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .page-id-49 .locations-grid__item .explore-button {
    display: none;
  }
}
.page-id-49 .locations .locations-map {
  height: inherit;
}
@media screen and (max-width: 767px) {
  .page-id-49 .locations .locations-map {
    margin-inline: -0.9375rem;
  }
}
.page-id-49 .locations .locations-map .btn-close-map {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 100;
  background: #1e1e1c;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  padding: 0 !important;
}
.page-id-49 .locations .locations-map .btn-close-map i {
  color: #ffde00;
}
@media screen and (max-width: 991px) {
  .page-id-49 .locations .locations-map .btn-close-map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .page-id-49 .locations .locations-map .btn-close-map {
    display: none;
  }
}
.page-id-49 .locations .locations-map #map {
  width: 150%;
  height: 100vh;
}
@media screen and (max-width: 767px) {
  .page-id-49 .locations .locations-map #map {
    width: 100%;
    height: 270px;
  }
}
@media screen and (max-width: 575px) {
  .page-id-49 .locations .locations-map #map {
    height: 240px;
  }
}
.page-id-49 .locations .locations-map #map h5 {
  margin-bottom: 0.5rem;
}
.page-id-49 .whats-included {
  margin-bottom: 2.125rem;
}
.page-id-49 .whats-included small, .page-id-49 .whats-included .small {
  font-size: 80%;
  font-weight: 400;
}
.page-id-49 .whats-included .list {
  margin-top: 0;
  padding: 0;
}
.page-id-49 .whats-included .list li {
  font-size: 1.5rem;
  margin-bottom: 0.9375rem;
}
.page-id-49 .whats-included .list__no-dots {
  list-style-type: none;
}
.page-id-49 .whats-included .list__no-dots li {
  width: 100%;
}
.page-id-49 .whats-included .list__dots {
  list-style-type: dots;
}
.page-id-49 .whats-included .list__dots li {
  width: 100%;
}
.page-id-49 .whats-included .list__side-by-side li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.page-id-49 .whats-included .list__with-icon li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 2.8125rem;
}
.page-id-49 .whats-included .list__with-icon li img {
  margin-right: 0.625rem;
}
.page-id-49 .whats-included .list__with-icon li .list__icon {
  position: absolute;
  left: 0;
  top: 10px;
  color: #00aca9;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .page-id-49 .whats-included .list__with-icon li {
    width: 100%;
    font-size: 1.125rem;
  }
  .page-id-49 .whats-included .list__with-icon li .list__icon {
    top: 3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-id-49 .col-right .locations {
    position: fixed;
    top: 0;
    right: 0;
    left: 30%;
    bottom: 0;
    -webkit-transform: translateX(70%);
    -o-transform: translateX(70%);
    transform: translateX(70%);
    width: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 -3px 30px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -3px 30px 3px rgba(0, 0, 0, 0.2);
    z-index: 100;
  }
}
@media screen and (max-width: 1200px) {
  .page-id-49 .col-right .locations .locations-map #map {
    width: 130%;
  }
}
@media screen and (max-width: 991px) {
  .page-id-49 .col-right .locations .locations-map #map {
    width: 100%;
  }
}
.map-visible--md .page_banner .col-right .locations {
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.single-locations #content {
  margin-bottom: 0;
}
.single-locations .fusion-tb-page-title-bar {
  display: none;
}
.single-locations .hidden {
  display: none !important;
}
.single-locations .single-location-page__header--holder {
  display: flex;
  flex-wrap: wrap;
}
.single-locations .single-location-page__header--holder .button {
  padding: 0.9375rem 1.5625rem;
  display: flex;
  column-gap: 10px;
  font-size: 18px;
  border-radius: 50px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-locations .single-location-page__header--holder .button__gray {
  background-color: #fff;
  border-radius: 3px;
  color: #656261;
  position: absolute;
  bottom: 30px;
  right: 0px;
  border: 0px;
}
.single-locations .single-location-page__header--holder .button:not(:first-child) {
  pointer-events: none;
}
.single-locations .single-location-page__header--holder .button:hover {
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);
}
.single-locations .single-location-page__intro .col-left {
  /*
   .btn-open-now {
   width: 100%;   
   }
   .btn-holder {
   >.fusion-column-wrapper {
   gap: 8px;
   >div {
   width: calc(50% - 4px);
   >.fusion-button {
   width: 100%;
   }
   }
   }
   }
   */
}
@media screen and (max-width: 1200px) {
  .single-locations .single-location-page__intro .col-left {
    width: 100%;
  }
}
.single-locations .single-location-page__intro .col-left h4 {
  margin-bottom: 1.875rem;
}
.single-locations .single-location-page__intro .col-left h5 {
  color: #1e1e1c;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .single-locations .single-location-page__intro .col-left .fusion-separator {
    margin-block: 1.5625rem !important;
  }
}
.single-locations .single-location-page__intro .col-left .location-phone-mobile {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .single-locations .single-location-page__intro .col-left .location-phone-mobile {
    display: none;
  }
}
.single-locations .single-location-page__intro .col-left .location-phone-mobile__holder {
  display: flex;
}
.single-locations .single-location-page__intro .col-left .location-phone-mobile__holder .fusion-button {
  width: 100%;
}
.single-locations .single-location-page__intro .col-left .location-phone-mobile__holder .fusion-button.btn-contact-us {
  margin-left: 0.5rem;
}
.single-locations .single-location-page__intro .col-left .virtual-tour__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 300px;
  width: 100%;
}
.single-locations .single-location-page__intro .col-left .workspaces-and-pricing__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 1.875rem;
}
.single-locations .single-location-page__intro .col-left .workspaces-and-pricing__item .image-holder {
  height: 150px;
  width: 200px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin-right: 1.25rem;
}
@media screen and (max-width: 425px) {
  .single-locations .single-location-page__intro .col-left .workspaces-and-pricing__item .image-holder {
    display: none;
  }
}
.single-locations .single-location-page__intro .col-left .workspaces-and-pricing__item .content {
  -ms-flex-item-align: center;
  align-self: center;
}
.single-locations .single-location-page__intro .col-left .workspaces-and-pricing__item .content h5 {
  margin-bottom: 0.5rem;
}
.single-locations .single-location-page__intro .col-left .workspaces-and-pricing__item .content .price {
  margin-bottom: 0;
}
.single-locations .single-location-page__intro .col-left .workspaces-and-pricing__item:last-child {
  margin-bottom: 0;
}
.single-locations .single-location-page__intro .col-left .flexible-payment-plans-cta {
  margin-top: 3.125rem;
  padding: 1.875rem;
  background-color: rgba(0, 172, 169, 0.2);
}
.single-locations .single-location-page__intro .col-left .flexible-payment-plans-cta h4 {
  margin-bottom: 1.25rem;
}
.single-locations .single-location-page__intro .col-left .flexible-payment-plans-cta p {
  margin-bottom: 0;
}
.single-locations .single-location-page__intro .col-left .map-holder {
  margin-bottom: 1.875rem;
}
.single-locations .single-location-page__intro .col-left .map-holder #location-map {
  width: 100%;
  height: 300px;
}
.single-locations .single-location-page__intro .col-left .location-text p:last-child {
  margin-bottom: 0;
}
.single-locations .single-location-page__intro .col-left .site-plan .tab-content {
  padding-top: 1.875rem;
}
.single-locations .single-location-page__intro .col-left .site-plan .tab-content .tab-pane {
  display: none;
}
.single-locations .single-location-page__intro .col-left .site-plan .tab-content .tab-pane.active {
  display: block;
}
.single-locations .single-location-page__intro .col-left .site-plan .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.single-locations .single-location-page__intro .col-left .site-plan .nav-tabs .nav-item .nav-link {
  border: 0px;
  opacity: 0.5;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0.5rem 1rem;
  display: block;
}
.single-locations .single-location-page__intro .col-left .site-plan .nav-tabs .nav-item .nav-link p {
  margin-bottom: 0;
}
.single-locations .single-location-page__intro .col-left .site-plan .nav-tabs .nav-item .nav-link:hover {
  color: inherit;
}
.single-locations .single-location-page__intro .col-left .site-plan .nav-tabs .nav-item .nav-link.active {
  opacity: 1;
  border-bottom: 2px solid #ffde00;
}
.single-locations .single-location-page__intro .col-left .site-plan.bulk-storage .bulk-storage__content p {
  font-size: 1rem;
  color: #212529;
}
.single-locations .single-location-page__intro .col-left .amenities__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
}
@media screen and (max-width: 1200px) {
  .single-locations .single-location-page__intro .col-left .amenities__list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .single-locations .single-location-page__intro .col-left .amenities__list {
    grid-template-columns: 1fr 1fr;
  }
}
.single-locations .single-location-page__intro .col-left .amenities__list--item {
  text-align: center;
  padding: 1.25rem;
  background-color: #ecf5f5;
  border-radius: 3px;
}
.single-locations .single-location-page__intro .col-left .amenities__list--item i {
  font-size: 2.5rem;
  margin-bottom: 1.25rem;
  color: #212529;
}
.single-locations .single-location-page__intro .col-left .amenities__list--item p {
  margin-bottom: 0px;
}
.single-locations .single-location-page__intro .col-left .what-our-clients-say__item h4, .single-locations .single-location-page__intro .col-left .what-our-clients-say__item h4 * {
  font-size: 1.25rem !important;
  color: #656261;
}
.single-locations .single-location-page__intro .col-left .gallery-slider__inner .gallery-slider__inner--item {
  height: 350px;
  min-height: 350px;
  border-radius: 3px;
  position: relative;
}
.single-locations .single-location-page__intro .col-left .gallery-slider__inner .gallery-slider__inner--item .image-holder {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.single-locations .single-location-page__intro .col-left .point-of-contact__holder {
  display: flex;
  justify-content: space-between;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .single-locations .single-location-page__intro .col-left .point-of-contact__holder {
    flex-wrap: wrap;
  }
}
.single-locations .single-location-page__intro .col-left .point-of-contact__holder img {
  margin-right: 1.875rem;
  align-self: center;
}
@media screen and (max-width: 767px) {
  .single-locations .single-location-page__intro .col-left .point-of-contact__holder .content {
    width: 100%;
    margin-top: 30px;
  }
}
.single-locations .single-location-page__intro .col-left .point-of-contact__holder .content h5 {
  color: #656261;
}
.single-locations .single-location-page__intro .col-left .point-of-contact__holder .content a {
  color: #00aca9;
  font-size: 1rem;
}
.single-locations .single-location-page__intro .col-left .point-of-contact__holder .content a:hover {
  color: #656261;
}
.single-locations .single-location-page__intro .col-left .point-of-contact__holder .content a:nth-of-type(1) {
  margin-right: 1.25rem;
}
@media screen and (max-width: 1200px) {
  .single-locations .single-location-page__intro .col-right {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .single-locations .single-location-page__intro .col-right {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    overflow-y: scroll;
    background: #fff;
    z-index: 10001;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-top: 0;
  }
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper {
  max-height: 100vh;
  overflow-y: scroll;
}
@media screen and (max-width: 767px) {
  .single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .btn-close-enquire {
    background-color: transparent;
    padding: 15px 25px !important;
    position: absolute;
    top: 20px;
    right: 20px;
  }
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .btn-close-enquire:hover {
  box-shadow: unset !important;
}
@media screen and (max-width: 767px) {
  .single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .btn-close-enquire i {
    margin-right: 0;
  }
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper a {
  color: #00aca9;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 {
  margin-bottom: 1.625rem;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form {
  display: flex;
  flex-wrap: wrap;
  padding-right: 1rem;
  --gap: 16px;
  --columns: 2;
  gap: var(--gap);
}
@media screen and (max-width: 991px) {
  .single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form {
    padding-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form {
    --columns: 1;
  }
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row {
  width: calc((100% / var(--columns)) - var(--gap) + (var(--gap) / var(--columns)));
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row.form-full {
  width: 100%;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row.form-full p {
  width: inherit;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row.form-full p .wpcf7-submit {
  width: inherit;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p {
  margin-bottom: 0;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label {
  display: block;
  font-family: "Brandon Grotesque | Bold", Arial, Helvetica, sans-serif;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label > strong {
  color: #790000;
  margin-left: 0.25rem;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label br {
  display: none;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label span {
  display: block;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label span:not(.wpcf7-form-control-wrap) {
  color: #790000;
  display: inline-block;
  margin-left: 0.25rem;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label span.wpcf7-not-valid-tip {
  margin-left: 0;
  margin-top: 0.625rem;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap {
  margin-top: 1.5rem;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap input::placeholder {
  color: #656261;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap .select-arrow {
  display: none;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap select {
  padding: 20px;
  font-size: 18px;
  background: #fff;
  border: 1px solid #dadada;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI1cHgiIHZpZXdCb3g9IjAgMCAxMCA1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1NCAoNzY0ODApIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogICAgPHRpdGxlPmRyb3Bkb3duLWFycm93PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMSIgcG9pbnRzPSI3IDEwIDEyIDE1IDE3IDEwIj48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iaG9tZS1uby1ncmFwaGljcy1jb3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODY1LjAwMDAwMCwgLTQ3OS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9ImRyb3Bkb3duLWFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NTguMDAwMDAwLCA0NjkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaWMvYXJyb3dfZHJvcF9kb3duIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iaWNfYXJyb3dfZHJvcF9kb3duXzI0cHgiPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTaGFwZSIgZmlsbC1ydWxlPSJub256ZXJvIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJjL2dyZXkvNjAwIiBtYXNrPSJ1cmwoI21hc2stMikiIGZpbGw9IiM4MDg2OEIiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlNoYXBlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) !important;
  background-repeat: no-repeat !important;
  background-position: right 20px center;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p label span.wpcf7-form-control-wrap textarea {
  resize: none;
  height: 100px;
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p .wpcf7-submit {
  height: 59px;
}
@media screen and (max-width: 767px) {
  .single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p .wpcf7-submit {
    width: 100%;
  }
}
@media screen and (max-width: 641px) {
  .single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .form-row p .wpcf7-submit {
    height: 68px;
  }
}
.single-locations .single-location-page__intro .col-right > .fusion-column-wrapper .wpcf7 .wpcf7-form .fusion-alert {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .single-locations.book-tour--fixed .btn-open-now {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    -webkit-box-shadow: -5px 0 30px 4px rgba(0, 0, 0, 0.4);
    box-shadow: -5px 0 30px 4px rgba(0, 0, 0, 0.4) !important;
    z-index: 10000;
    text-align: center;
    margin-top: 0;
  }
}
.single-locations.book-tour--visible .col-right {
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.single-locations.book-tour--visible .col-right > .fusion-column-wrapper > .fusion-builder-row-inner:last-child > .fusion_builder_column_inner {
  padding: 0 1.875rem 1.875rem;
}
.slick-dots {
  display: block;
  text-align: center;
  margin-top: 1.875rem;
  padding: 0;
}
.slick-dots li {
  text-align: center;
  display: inline-block;
  margin-right: 0.3125rem;
}
.slick-dots li:last-child {
  margin-right: 0px;
}
.slick-dots li button {
  padding: 0;
  text-indent: -9999px;
  border: 0px;
  height: 6px;
  width: 6px;
  background-color: #656261;
  border-radius: 50%;
  cursor: pointer;
}
.slick-dots li button:focus {
  outline: 0;
}
.slick-dots li.slick-active button {
  background-color: #ffde00;
  height: 10px;
  width: 10px;
  position: relative;
  bottom: 2px;
}
.slick-arrow {
  height: 35px;
  width: 35px;
  background-color: #fff;
  border-radius: 50%;
  text-indent: -9999px;
  border: 0px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 50%;
  z-index: 50;
  transform: translate(0, -50%);
}
.slick-arrow:hover {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.23);
}
.slick-arrow:focus {
  outline: 0;
}
.slick-arrow:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
  color: #ffde00;
  border-radius: 50%;
  font-size: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  width: 20px;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-arrow.slick-next {
  right: 30px;
}
.slick-arrow.slick-next:after {
  content: "\f054";
}
.slick-arrow.slick-prev {
  left: 30px;
}
.slick-arrow.slick-prev:after {
  content: "\f053";
}
.slider-section__white .slick-dots {
  display: block;
  text-align: center;
}
.slider-section__white .slick-dots li {
  text-align: center;
  display: inline-block;
  margin-right: 0.3125rem;
}
.slider-section__white .slick-dots li:last-child {
  margin-right: 0px;
}
.slider-section__white .slick-dots li button {
  background-color: #fff;
  opacity: 0.5;
}
.slider-section__white .slick-dots li button:focus {
  outline: 0;
}
.slider-section__white .slick-dots li button:before {
  display: none;
}
.slider-section__white .slick-dots li.slick-active button {
  opacity: 1;
}
.logo-slider img {
  width: 50%;
  margin: 0 auto;
}
.what-our-clients-say h4 {
  font-size: 1.375rem !important;
}
.what-our-clients-say img {
  margin-right: 0;
}
.what-our-clients-say .slick-slide {
  height: auto;
}
.what-our-clients-say__inner {
  margin-bottom: 0;
}
.what-our-clients-say__inner--item {
  height: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.what-our-clients-say__inner--item h4 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .what-our-clients-say__inner--item h4 {
    font-size: 22px !important;
    line-height: 1.4 !important;
    font-family: "Brandon Grotesque | Regular", Arial, Helvetica, sans-serif !important;
  }
}
@media screen and (min-width: 992px) {
  .what-our-clients-say--with-chevrons {
    position: relative;
  }
  .what-our-clients-say--with-chevrons::before {
    content: "";
    position: absolute;
    height: 190px;
    width: 200px;
    z-index: -1;
    background-image: url('/wp-content/uploads/2025/03/11.svg');
    bottom: -80px;
    left: 63%;
    z-index: 1;
  }
}
.image-left-content-right .col-left .fusion-image-element .fusion-imageframe {
  overflow: visible;
}
@media screen and (min-width: 992px) {
  .image-left-content-right .col-left .fusion-image-element .fusion-imageframe:before {
    content: "";
    position: absolute;
    z-index: 1;
    height: 190px;
    width: 170px;
    background-image: url(/wp-content/uploads/2025/03/17.svg);
    top: -90px;
    left: -80px;
  }
}
.image-left-content-right .col-left .fusion-image-element .fusion-imageframe img {
  overflow: hidden;
  object-fit: cover;
  height: 390px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .image-left-content-right .col-left .fusion-image-element .fusion-imageframe img {
    height: 300px;
  }
}
.image-right-content-left .col-right .fusion-image-element .fusion-imageframe {
  overflow: visible;
}
@media screen and (min-width: 992px) {
  .image-right-content-left .col-right .fusion-image-element .fusion-imageframe:before {
    content: "";
    position: absolute;
    z-index: 1;
    height: 190px;
    width: 170px;
    background-image: url(/wp-content/uploads/2025/03/15.svg);
    bottom: -90px;
    right: -60px;
  }
}
.image-right-content-left .col-right .fusion-image-element .fusion-imageframe img {
  overflow: hidden;
  object-fit: cover;
  height: 356px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .image-right-content-left .col-right .fusion-image-element .fusion-imageframe img {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .why-choose-us > .fusion-builder-row {
    justify-content: space-around !important;
    row-gap: 40px;
  }
}
@media screen and (max-width: 575px) {
  .why-choose-us > .fusion-builder-row .col__top .fusion-title * {
    text-align: left !important;
  }
}
@media screen and (max-width: 575px) {
  .why-choose-us > .fusion-builder-row .col {
    width: 100%;
    padding-left: 3.75rem;
  }
}
@media screen and (max-width: 575px) {
  .why-choose-us > .fusion-builder-row .col .fb-icon-element, .why-choose-us > .fusion-builder-row .col .fusion-title *, .why-choose-us > .fusion-builder-row .col .fusion-text * {
    text-align: left !important;
    align-self: flex-start !important;
  }
}
@media screen and (max-width: 575px) {
  .why-choose-us > .fusion-builder-row .col .fb-icon-element {
    position: absolute;
    top: 3px;
    left: 0;
  }
}
@media screen and (max-width: 575px) {
  .why-choose-us > .fusion-builder-row .col .fusion-title {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 575px) {
  .why-choose-us > .fusion-builder-row .col .fusion-title * {
    font-size: 1.375rem !important;
  }
}
.workspace-options__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.workspace-options__inner--item {
  width: 49%;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.workspace-options__inner--item .image-holder {
  height: 170px;
  width: 100%;
  display: block;
}
.workspace-options__inner--item .content {
  padding: 1.25rem;
  height: calc(100% - 170px);
  display: flex;
  flex-direction: column;
}
.workspace-options__inner--item .content h4 {
  margin-bottom: 1.875rem;
}
.workspace-options__inner--item .content .fusion-button {
  margin-top: auto;
  max-width: max-content;
}
.intro .intro_title .fusion-title-heading {
  font-size: 3.75rem !important;
}
@media screen and (max-width: 991px) {
  .intro .intro_title .fusion-title-heading {
    font-size: 2.875rem !important;
    letter-spacing: 0.3125rem !important;
  }
}
@media screen and (max-width: 767px) {
  .intro .intro_title .fusion-title-heading {
    font-size: 2.375rem !important;
    letter-spacing: 0.1875rem !important;
  }
}
.intro form {
  width: 800px;
  border-radius: 40px;
  border: 2px solid #e0e0e0;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.25rem;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .intro form {
    width: 600px;
    border: 0 none;
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .intro form {
    width: 100%;
  }
}
.intro form select {
  padding: 1.25rem;
  font-size: 1.125rem;
  border-radius: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 600px;
  background-color: #fff;
  border: 0px;
  padding-left: 1.875rem;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI1cHgiIHZpZXdCb3g9IjAgMCAxMCA1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1NCAoNzY0ODApIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogICAgPHRpdGxlPmRyb3Bkb3duLWFycm93PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMSIgcG9pbnRzPSI3IDEwIDEyIDE1IDE3IDEwIj48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iaG9tZS1uby1ncmFwaGljcy1jb3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODY1LjAwMDAwMCwgLTQ3OS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9ImRyb3Bkb3duLWFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NTguMDAwMDAwLCA0NjkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaWMvYXJyb3dfZHJvcF9kb3duIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iaWNfYXJyb3dfZHJvcF9kb3duXzI0cHgiPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTaGFwZSIgZmlsbC1ydWxlPSJub256ZXJvIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJjL2dyZXkvNjAwIiBtYXNrPSJ1cmwoI21hc2stMikiIGZpbGw9IiM4MDg2OEIiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlNoYXBlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  background-repeat: no-repeat;
  background-position: center right;
  font-family: "Brandon Grotesque | Regular", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 991px) {
  .intro form select {
    border: 2px solid #e0e0e0;
    width: 100%;
    padding: 0.9375rem 1.875rem;
    background-position: center right 30px;
    margin-bottom: 0.625rem;
    height: 61px;
  }
}
@media screen and (max-width: 991px) {
  .intro form select {
    height: 60px;
  }
}
.intro form input {
  padding: 0.9375rem 1.5625rem;
  display: inline-block;
  font-size: 1.125rem;
  border-radius: 50px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #ffde00;
  border: 1px solid #ffde00;
  color: #1e1e1c;
  cursor: pointer;
  font-family: "Brandon Grotesque | Bold", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 991px) {
  .intro form input {
    width: 100%;
  }
}
.intro form input:hover {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.text-black, .text-black.fusion-title > * {
  color: #000 !important;
}
.text-white, .text-white.fusion-title > * {
  color: #fff !important;
}
.fw-thin, .fw-thin.fusion-title > * {
  font-weight: 100 !important;
}
.fw-extra-light, .fw-extra-light.fusion-title > * {
  font-weight: 200 !important;
}
.fw-light, .fw-light.fusion-title > * {
  font-weight: 300 !important;
}
.fw-normal, .fw-normal.fusion-title > * {
  font-weight: 400 !important;
}
.fw-medium, .fw-medium.fusion-title > * {
  font-weight: 500 !important;
}
.fw-semi-bold, .fw-semi-bold.fusion-title > * {
  font-weight: 600 !important;
}
.fw-bold, .fw-bold.fusion-title > * {
  font-weight: 700 !important;
}
.fw-extra-bold, .fw-extra-bold.fusion-title > * {
  font-weight: 800 !important;
}
.fw-black, .fw-black.fusion-title > * {
  font-weight: 900 !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.text-uppercase, .text-uppercase * {
  text-transform: uppercase !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
