body {
  height: 100%;
  display: flex;
  flex-direction: column;
  color: #14332e;
  font-family: "Helvetica Neue LT";
  font-weight: normal;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

html {
  height: 100%;
}

.site-content {
  flex: 1 0 auto;
}

.footerholder {
  flex-shrink: 0;
  z-index: 1;
}

.fade-content {
  opacity: 0;
}

img {
  min-height: 0.01px;
}

a:hover, a:focus, a:visited {
  text-decoration: none;
}
a[href^="mailto:"]:hover {
  text-decoration: underline;
}

.image-fill {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
}

.vh-fix {
  height: 100vh;
  height: calc(100vh - var(--vh-offset, 0px));
}

.bg-primary {
  background-color: #14332e !important;
}
.bg-secondary {
  background-color: #ff9661 !important;
}

.text-secondary {
  color: #ff9661 !important;
}
.text-light {
  color: #c3d1ba !important;
}

.site-title {
  font-size: 3.5rem;
  line-height: 3.25rem;
}

.site-sub-title {
  font-size: 1.875rem;
  line-height: 3.25rem;
}

h1 {
  font-size: 5.25rem;
  line-height: 4.625rem;
  letter-spacing: -0.1rem;
}

.lead {
  font-size: 1.375rem;
  line-height: 1.75rem;
}

p,
.heading,
.contact {
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.heading {
  letter-spacing: 0.1125rem;
}

.small {
  font-size: 0.75rem;
  line-height: 0.875rem;
}

.fw-semibold {
  font-weight: 500 !important;
}

/* OWL CAROUSEL */
.owl-carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 0.25rem;
  background: transparent;
  display: block;
  border: 1px solid #fff;
  border-radius: 0.1875rem;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
  background: #fff;
  border-color: #fff;
}

#owl-spec .owl-dots {
  width: 100%;
  bottom: -1.5rem;
}

.owl-nav {
  top: 4.5rem;
  z-index: 300;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  width: 3.75rem;
  height: 3.75rem;
  cursor: pointer;
}
.owl-nav .owl-prev:hover .owl-btn path,
.owl-nav .owl-next:hover .owl-btn path {
  stroke: #ff9661;
}
.owl-nav .owl-prev:hover .owl-btn rect,
.owl-nav .owl-next:hover .owl-btn rect {
  fill: #fff;
  stroke: #fff;
}
.owl-nav .owl-prev:hover .owl-btn02 path,
.owl-nav .owl-next:hover .owl-btn02 path {
  stroke: #ff9661;
}
.owl-nav .owl-prev:hover .owl-btn02 rect,
.owl-nav .owl-next:hover .owl-btn02 rect {
  fill: #fff;
}

/*
.image-captions .owl-item {
  animation-duration: 10ms !important;
}
*/
.header {
  z-index: -1;
}

.header .container-fluid,
.top-spacer {
  height: 29rem;
}

.image01 {
  height: 50rem;
}

.owl-gallery1 .position-relative, .owl-gallery3 .position-relative {
  height: 43rem;
}
.owl-gallery2 .position-relative {
  height: 50rem;
}

/* TABLE */
.table {
  font-size: 1.125rem;
}
.table-header {
  display: table-header-group;
}
.table-body {
  display: table-row-group;
}

.d-table-cell {
  padding: 0.625rem 0;
  border-bottom: 0.1rem solid #ff9661;
}

/*
.table-header .d-table-cell,
.table-body .d-table-row.last-row .d-table-cell {
  border-top: 0.1rem solid #201f49;
  font-size: 1.2rem;
}

.d-table-row {
  &.link {
    .d-table-cell {
      font-size: 0.85rem;
      color: #000;
    }

    &:hover .d-table-cell {
      background-color: #00f270;
    }
  }
}
*/
/* PLAN KEY BEFORE
.key:before {
  content: '';
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #dadada;
}
*/
/* BX SLIDER
.bx-wrapper {
  margin-bottom: 2rem !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-width: 0 !important;
  background: transparent !important;
}
#plan_prev img,
#plan_next img {
  cursor: pointer;
  height: 3.5rem;
  display: inline-block;
}
.bx-controls {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 50;
}
*/
/*
.north-icon {
  height: 3rem;
}
*/
.shape01 {
  width: 60rem;
  top: -10rem;
}

.shape02 {
  width: 60rem;
}

.shape03 {
  width: 54rem;
  top: 3rem;
}

.park-icon {
  height: 4.75rem;
}

.download-link {
  padding: 0.5rem 0.75rem;
  font-size: 1.125rem;
  color: #fff;
  border: 0.1rem solid #fff;
}
.download-link .download-arrow {
  width: 1.25rem;
  height: 0.75rem;
  transition: 0.2s;
}
.download-link:hover {
  color: #14332e;
  background-color: #fff;
}
.download-link:hover .download-arrow path {
  stroke: #14332e;
}

.agent01 {
  height: 6.625rem;
}
.agent02 {
  height: 4.375rem;
}

@media (min-width: 768px) {
  html {
    font-size: 1vw;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1540px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
  .header .container-fluid,
  .top-spacer {
    height: 38rem;
  }
  .image01,
  .owl-gallery1 .position-relative,
  .owl-gallery2 .position-relative,
  .owl-gallery3 .position-relative {
    height: 28rem;
  }
  .owl-nav {
    top: 6.5rem;
  }
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    width: 3rem;
    height: 3rem;
  }
  #owl-spec .owl-dots {
    bottom: -2.5rem;
  }
  .park-icon {
    height: 7.5rem;
  }
}
@media (max-width: 575px) {
  html {
    font-size: 3.5vw;
  }
  .header .container-fluid,
  .top-spacer {
    height: 38rem;
  }
  .image01,
  .owl-gallery1 .position-relative,
  .owl-gallery2 .position-relative,
  .owl-gallery3 .position-relative {
    height: 24rem;
  }
  .park-icon {
    height: 5rem;
  }
}
@font-face {
  font-family: "Helvetica Neue LT";
  src: url("../fonts/HelveticaNeueLT-55Rm.woff2") format("woff2"), url("../fonts/HelveticaNeueLT-55Rm.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT";
  src: url("../fonts/HelveticaNeueLT-65Md.woff2") format("woff2"), url("../fonts/HelveticaNeueLT-65Md.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT";
  src: url("../fonts/HelveticaNeueLT-75Bd.woff2") format("woff2"), url("../fonts/HelveticaNeueLT-75Bd.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}