.mouse_down {
    width: 3rem;
    bottom: 4rem;
}

@media (min-width: 767px) {
    .mouse_down {
        width: 2.5rem;
        bottom: 4rem;
    }
}

#mouse_button {
	animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll
}

@keyframes scroll {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translateY(10px)
    }
}
body {
    height: 100%;
    display: flex;
    flex-direction: column;
    color: #086C49;
    font-family: 'Jeko Regular';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.5px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

html {
    height: 100%;
}
.esg li {
    margin-bottom: .5rem;
}

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

body:not(.home) .site-content {
    padding-top: 6.25rem;
}

.footerholder {
    flex-shrink: 0;
    padding-top: 6.25rem;
    padding-bottom: 13.875rem;
    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;
    top: 0;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    width: 100%;
    height: 100%;
}

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

.row {
    --bs-gutter-x: 0;
}

.bg-primary {
    background-color: #086C49 !important;
}

.bg-secondary {
    background-color: #E7E7F1 !important;
}

.bg-light {
    background-color: #FCE0D1 !important;
}

body.space {
    background-color: #e7e7f1 !important;
}

.opacity-40 {
    opacity: 0.4;
}

.opacity-30 {
    opacity: 0.3;
}

.opacity-10 {
    opacity: 0.1;
}

h1 {
    font-size: 4.0rem;
    line-height: 4.5rem;
}

.location h1 {
    font-size: 4.375rem;
    line-height: 1;
}

h2 {
    font-size: 3.1rem;
}

h3 {
    font-size: 2rem;
}

h4 {
    font-size: 1.5rem;
    line-height: 2rem;
}

h5 {
    font-size: 1.375rem;
}

p {
    font-size: 1.125rem;
    line-height: 1.375rem;
}

address {
    font-size: 1.375rem;
    line-height: 2.125rem;
}

.body-sm {
    font-size: 0.875rem;
}

.body-xs {
    font-size: 0.75rem;
}

.footer-text {
    font-size: 1.1rem;
}

.page-title {
    font-size: 2.75rem;
}

.space-title {
    font-size: 2.375rem;
    line-height: 2.75rem;
    white-space: nowrap;
}

.btn {
    width: 18.75rem;
    height: 3.75rem;
    font-size: 1.5rem;
    color: #fff;
    background-color: #086C49;
    border-radius: 1rem;
}

.btn:hover {
    color: #fff;
    background-color: #6469A3;
}

#hero-address {
    position: absolute;
    z-index: 2;
    top: 4rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.building .image01,
.location .image01 {
    height: 55rem;
}

.location .image02 {
    height: 50rem;
}

.location .image03 {
    height: 43.75rem;
}

.location .image04 {
    height: 36.25rem;
}

.spec-icon {
    width: auto !important;
    height: 14rem;
}
.slider-counter {
    font-size: 1.2rem;

}
.building-icon {
    width: auto !important;
    height: 14rem;
}

.building_credentials {
    margin-top: -16.5rem;
    margin-bottom: -17rem;
}

.building_credentials .row {
    padding-top: 30rem;
}

.location-logo {
    border-top: 0.15rem solid #E2E2E2;
}

.location-logo img {
    width: 100%;
}

.location-logo:last-of-type {
    border-bottom: 0.15rem solid #E2E2E2;
}

.connnection-icon {
    width: auto !important;
    height: 15rem;
}

#map {
    height: 60rem;
}

.space-nav .prev,
.space-nav .next {
    cursor: pointer;
    border: 0.2rem solid #e7e7f1;
}

.space-nav .prev:hover img,
.space-nav .next:hover img {
    opacity: 0.5;
}

.space-plan-list {
    border-bottom: 1px solid #E2E2E2;
}

.north-icon {
    height: 3rem;
}

.download-link {
    font-size: 1.5rem;
    border-top: 0.125rem solid #086C49;
    border-bottom: 0.125rem solid #086C49;
}

.download-link img {
    height: 2.5rem;
    margin-right: 1.125rem;
    transition: 0.2s;
}

.download-link:hover img {
    transform: rotate(90deg);
}

.contact-details {
    font-size: 1.5rem;
    line-height: 1.875rem;
}

.info .footer {
    display: none;
}

.footer-info {
    display: none;
}

.info .footer-info {
    display: block;
}

.footer a span,
.contact-details a span {
    width: 1.5rem;
}

.footer-shape01,
.footer-shape02 {
    width: 66.75rem;
    top: -28rem;
    left: -27rem;
    z-index: -1;
}

.footer-shape01,
.footer-shape02 {
    transform: rotate(-165deg);
    width: 56.545rem;
    top: -22.5rem;
    left: -22.25rem;
    z-index: -1;
}

.footer-shape01 path {
    fill: #1C8460;
}

.home .footer-shape02 path {
    fill: #F8AB36;
}

.building .footer-shape02 path {
    fill: #cfd0e3;
}

.space .footer-shape02 path {
    fill: #fce0d1;
}

.location .footer-shape02 path {
    fill: #9FA1C8;
}

.info .footer-shape02 path {
    fill: #F8AB36;
}

.home .shape01 {
    transform: rotate(-180deg);
    width: 88rem;
    top: -44rem;
    right: -20.75rem;
}

.home .shape01 path {
    fill: #CFD0E3;
}

.home .shape02,
.home .shape03 {
    transform: rotate(233deg);
    width: 30.5rem;
    right: 25rem;
}

.home .shape02 {
    bottom: -71rem;
}

.home .shape02 path {
    fill: #F77635;
}

.home .shape03 {
    top: -18rem;
}

.home .shape03 path {
    fill: #fff;
}

.home .shape04 {
    transform: rotate(118deg);
    width: 59.375rem;
    top: 1rem;
    right: -41rem;
}

.home .shape04 path {
    fill: #6469A3;
}

.building .shape01 {
    transform: rotate(-345deg);
    width: 67.5rem;
    top: 49rem;
    left: -22rem;
    z-index: -1;
}

.building .shape01 path {
    fill: #F8AB36;
}

.building .shape02 {
    transform: rotate(311deg);
    width: 30.5rem;
    top: 38rem;
    right: -20rem;
    z-index: -1;
}

.building .shape02 path {
    fill: #F77635;
}

.building .shape03,
.building .shape04 {
    transform: rotate(20deg);
    width: 59rem;
    left: 10rem;
}

.building .shape03 {
    bottom: -33rem;
}

.building .shape03 path {
    fill: #fff;
}

.building .shape04 {
    top: -67rem;
}

.building .shape04 path {
    fill: #E7E7F1;
}

.space .shape01,
.space .shape02 {
    transform: rotate(233deg);
    width: 30.5rem;
    right: 0;
}

.space .shape01 {
    top: -1rem;
}

.space .shape01 path {
    fill: #F8AB36;
}

.space .shape02 {
    top: -65.5rem;
}

.space .shape02 path {
    fill: #E7E7F1;
}

.large-slider-caption {
    position: absolute;
    bottom: 2rem;
    right: 0;
    left: 0;
    width: 100%;
}

.location .shape01 {
    transform: rotate(117deg);
    width: 30.5rem;
    top: 0rem;
    left: 7rem;
}

.location .shape01 path {
    fill: #F8AB36;
}

.location .shape02 {
    transform: rotate(40deg);
    width: 59rem;
    bottom: -20rem;
    right: -14rem;
    z-index: -1;
}

.location .shape02 path {
    fill: #6469A3;
}

.location .shape03,
.location .shape04 {
    transform: rotate(-61deg);
    width: 67.5rem;
    right: -14rem;
}

.location .shape03 {
    bottom: -27rem;
}

.location .shape03 path {
    fill: #F77635;
}

.location .shape04 {
    top: -28rem;
}

.location .shape04 path {
    fill: #E7E7F1;
}

.location .shape05 {
    transform: rotate(83deg);
    width: 59rem;
    bottom: -2rem;
    left: -14rem;
    z-index: -1;
}

.location .shape05 path {
    fill: #F8AB36;
}


.owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    bottom: 2rem;
    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: 1.25rem;
    height: 1.25rem;
    margin: 0 0.25rem;
    background: transparent;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    -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-color: #6469A3;
}

.owl-nav {
    width: 100%;
    z-index: 99;
}

.owl-nav .next,
.owl-nav .prev {
    cursor: pointer;
}

.owl-nav img,
.owl-nav img {
    height: 4rem;
}

.owl-nav .next:hover img,
.owl-nav .prev:hover img {
    opacity: 0.5;
}


.table {
    font-size: 1.375rem;
}

.table1 {
    padding-bottom: 0.135rem;
}

.table2 {
    border-bottom: 0.2rem solid #086C49;
}

.table-header {
    display: table-header-group;
}

.table-body {
    display: table-row-group;
}

.d-table-cell {
    width: 20%;
    padding: 0.75rem 0;
}

.d-table-cell:nth-of-type(1) {
    width: 30%;
}

.d-table-row.link .d-table-cell {
    border-bottom: 1px solid #086C49;
}


.d-table-row.link:hover .d-table-cell {
    background-color: transparent;
}

.table-img {
    z-index: 10;
}


.key {
    width: 7rem;
    font-size: 0.6875rem;
    border-bottom: 1px solid #086C49;
}

.key:before {
    content: '';
    width: 1.1rem;
    height: 1.1rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.key:nth-of-type(1)::before {
    background-color: #fff;
    /*border: 1px solid #f77635;*/
}

.key:nth-of-type(2)::before {
    background-color: #b3c2c7;
}

.key:nth-of-type(3)::before {
    background-color: #9fa1c8;
}

.key:nth-of-type(4)::before {
    background-color: #fce0d1;
}


/* BX SLIDER */
.bx-wrapper {
    margin-bottom: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-width: 0 !important;
    background: transparent !important;
}
.bx-controls {
    z-index: 50;
}
#bx-slider2 {
    z-index: -1;
}

.contact-link:hover {
    text-decoration: underline;
}

@media (min-width: 768px) {
    html {
        font-size: 0.83334vw;
    }
    
    .container-fluid {
       padding: 0;
    }

    .home .ratio-1x1::before {
        padding-top: 80%;
    }

    .home .position-md-absolute {
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .building .image02::before {
        padding-top: 100%;
    }
    
    .building #owl-gallery .ratio::before {
        padding-top: 108.337%;
    }
    
    .location #owl-gallery .ratio::before {
        padding-top: 103%;
    }

    .location #owl-gallery2 .ratio::before {
        padding-top: 88%;
    }

    h3.info-title {
        font-size: 1.75rem;
    }

    .home .footer-shape02 {
        opacity: 0.8;
        z-index: 1;
    }

    .table-header .d-table-cell {
        padding-bottom: 0.75rem;
    }

    #owl-connections::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 5rem;
        height: 100%;
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    }

    #owl-nav3 {
        width: 113%;
    }
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

@media (min-width: 1400px) {}

@media (min-width: 1600px) {}

@media (max-width: 767px) {

    html {
        font-size: 3.72vw;
    }

    .container-fluid {
        padding: 0 1.75rem;
    }

    h1 {
        font-size: 3.0rem;
        line-height: 3.25rem;
    }
    
    h2 {
        font-size: 2.25rem;
        line-height: 2.875rem;
    }

    h3 {
        font-size: 1.37rem;
    }
        
    h4 {
        font-size: 1.2rem;
        line-height: 1.75rem;
    }
    
    h5 {
        font-size: 1.375rem;
    }

     .page-title {
        font-size: 2.375rem;
    }

    .top-image {
        height: 21rem;
    }

    .btn {
        width: 100%;
    }

    .spec-icon {
        height: 14rem;
    }

    .connnection-icon {
        height: 14.45rem;
    }

    .location .image02 {
        height: 30rem;
    }

    .d-table-cell {
        padding: 0.5rem 0;
    }

    .owl-carousel .owl-dots {
        bottom: 1.25rem;
    }

    .owl-carousel .owl-dots .owl-dot span {
        width: 1rem;
        height: 1rem;
        margin: 0 0.15rem;
    }

    #owl-gallery3 .position-relative {
        height: 16rem;
    }

    .owl-nav {
        width: 106%;
    }

    .table {
        font-size: 1.125rem;
    }

    #map {
        height: 37rem;
    }

    .download-link img {
        margin-right: 1.25rem;
    }

    .contact-details {
        font-size: 1rem;
        line-height: 1.375rem;
    }    

    .footerholder {
        flex-shrink: 0;
        padding-top: 3.75rem;
        padding-bottom: 4.375rem;
    }

    .footer-shape01,
    .footer-shape02 {
        width: 36.35875rem;
        top: -14rem;
        left: -24.5rem;
    }

    .home .shape01 {
        width: 34.375rem;
        top: -17.5rem;
        right: -14rem;
    }

    .home .shape02,
    .home .shape03 {
        width: 12rem;
        right: 6rem;
    }

    .home .shape02 {
        bottom: -21.25rem;
        z-index: -1;
    }

    .home .shape03 {
        top: -13.5rem;
    }

    .home .shape04 {
        width: 29.5rem;
        top: 0rem;
        right: -26rem;
    }

    .building .shape01 {
        width: 24.5rem;
        top: 10rem;
        left: -15rem;
    }

    .building .shape02 {
        width: 12rem;
        right: -12rem;
        top: 19rem;
    }

    .location .shape01 {
        transform: rotate(135deg);
        width: 11rem;
        top: 6rem;
        left: 0rem;
        z-index: -1;
    }

    .location .shape03,
    .location .shape04 {
        width: 20rem;
        right: -5rem;
    }

    .location .shape03 {
        bottom: -4rem;
    }

    .location .shape04 {
        top: -12.5rem;
    }

    .location .shape04 path {
        fill: #CFD0E3;
    }

    .location .shape05 {
        width: 29rem;
        bottom: -9rem;
        left: -3rem;
    }

    .location .footer-shape02 path {
        fill: #CFD0E3;
    }

    .location-logo {
        border-top: 0.05rem solid #E2E2E2;
    }

    .location-logo img {
        width: 50%;
    }

    .location-logo:last-of-type {
        border-bottom: 0.05rem solid #E2E2E2;
    }

    #owl-connections2 {
        z-index: -1;
    }
}

.split_image_wrapper:before{
    content: "";
    display: block;
    padding-top: 50%;
}
.background-img,
.foreground-img {
    top: 0;
    background-size: 100vw;
    background-repeat: no-repeat;
}
.foreground-img {
    position: relative;
    width: 50%;
    border-right: 1px solid #fff;
}

.foreground-img:before {
    content: '';
    position: absolute;
    width: 4rem;
    height: 4rem;
    right: -2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/slider_button.svg);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}
.slider_effect {
    position: absolute;
    top: 0;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 100%;
    background: transparent;
    outline: none;
    margin: 0;
    transition: all 0.2s;
}
.slider_effect::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 1px;
  height: 1px;
}
.slider_effect:focus {
  outline: none;
}

.slider_effect::-ms-track {
  width: 100%;
  cursor: pointer;

  /* Hides the slider so custom styles can be added */
  background: transparent; 
  border-color: transparent;
  color: transparent;
}

@media (max-width: 575px) {}

@font-face {
    font-family: 'Dala Floda';
    src: local('Dala Floda Bold'), local('DalaFloda-Bold'),
        url('../fonts/DalaFloda-Bold.woff2') format('woff2'),
        url('../fonts/DalaFloda-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

.dala-floda {
    font-family: 'Dala Floda';
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Jeko Regular';
    src: local('Jeko Regular'), local('JekoRegular'),
        url('../fonts/JekoRegular.woff2') format('woff2'),
        url('../fonts/JekoRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.jeko-rg {
    font-family: 'Jeko Regular';
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Jeko Medium';
    src: local('Jeko Medium'), local('JekoMedium'),
        url('../fonts/JekoMedium.woff2') format('woff2'),
        url('../fonts/JekoMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

.jeko-md {
    font-family: 'Jeko Medium';
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Jeko Bold';
    src: local('Jeko Bold'), local('JekoBold'),
        url('../fonts/JekoBold.woff2') format('woff2'),
        url('../fonts/JekoBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

.jeko-bd {
    font-family: 'Jeko Bold';
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Jeko Light';
    src: local('Jeko Light'), local('JekoLight'),
        url('../fonts/JekoLight.woff2') format('woff2'),
        url('../fonts/JekoLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

.jeko-lt {
    font-family: 'Jeko Light';
    font-weight: 300;
    font-style: normal;
}

.nobr {
    white-space: nowrap;
}