﻿.kfdata .f-html{border-radius:var(--bs-border-radius-xxl);max-width:650px;width:100%;height:auto;position:relative;padding:0;overflow:hidden}
.kfdata .kf-box{height:100%;}
.kf-box .black-overlay{background:rgba(0,0,0,0.8);position:absolute;width:100%;height:100%;z-index:0}
.kf-box .kf-box-data{position:relative;z-index:1;color:#fff;padding:2rem}
.kf-box .box-close{position:absolute;z-index:1;bottom:0.6rem;right:0.6rem}
.kf-box .box-arrow{position:relative;z-index:1;bottom:0.6rem;left:0.6rem}
.kf-box .box-close {transition:all 0.3s ease-in-out; border:1px solid rgba(255,255,255,.5)}
.kf-box:hover .box-close {background:rgba(0,0,0,1); border:1px solid rgba(255,255,255,.5)}
@media (min-width:768px) {
.bg-kf1{background:var(--bs-dark) url(../images/keyfeature-pic1.jpg) no-repeat center!important;background-size:cover!important;transition:all 0.3s ease-in-out; height:200px;}
.bg-kf2{background:var(--bs-dark) url(../images/keyfeature-pic2.jpg) no-repeat center!important;background-size:cover!important;transition:all 0.3s ease-in-out; height:300px;}
.bg-kf3{background:var(--bs-dark) url(../images/keyfeature-pic3.jpg) no-repeat center!important;background-size:cover!important;transition:all 0.3s ease-in-out; height:200px;}
.bg-kf4{background:var(--bs-dark) url(../images/keyfeature-pic4.jpg) no-repeat center!important;background-size:cover!important;transition:all 0.3s ease-in-out; height:260px;}
.bg-kf5{background:var(--bs-dark) url(../images/keyfeature-pic5.jpg) no-repeat center!important;background-size:cover!important;transition:all 0.3s ease-in-out; height:300px;}

.bg-intro-v3 {background:url('../images/bg-intro-v3.jpg') no-repeat bottom right;}
.bg-keyofferings {background:url('../images/bg-key-offerings-v3-gray.png') no-repeat bottom left;}
.bg-why-parks-v3{background:url('../images/bg-why-parks-v3.jpg') no-repeat bottom right;}
.bg-sustainability {background:url('../images/bg-sustainablilty.jpg') no-repeat bottom right;}
}
.bg-quote{background:#e8f5f9;position:relative;}
@media (max-width:1280px) { 
.quote-box h3{    font-size: calc(1.1rem + .4vw);}
}
@media (max-width:991.98px) { 
.pic-quote {max-width:400px;margin:0 auto}
.quote-box {border-top:1px solid var(--bs-primary)}
.icon svg {width:65px !important; height:65px !important;}
}

.quote-box {position: relative;}
.quote-box:before {content: "\F6B0";font-family: "bootstrap-icons";color:var(--bs-danger);font-size:2rem;position:relative;display:inline-block} 

.zoom-in::after,.zoom-out::after {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: inherit;background-size: cover;transform-origin: center;transition: transform 1s ease-in-out;}
.zoom-in:focus::after, .zoom-in:hover::after {transform: scale(1.2);}

.round-block {background:var(--bs-secondary);border-radius:var(--bs-border-radius-xxl);position:relative}
.b1{width:310px;height:200px; position:relative; overflow:hidden}
.b2{width:310px;height:300px; position:relative; overflow:hidden}
.b3{width:420px;height:300px; position:relative; overflow:hidden}
@media (max-width:767px) {
.b3{width:310px;height:400px; position:relative; overflow:hidden}

}
.bg-kf-btm {position:absolute;left:0px; right:0px; top:0px; bottom:0px; z-index:1; _background: #000; _background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .75) 100%); z-index:99}
.bg-kf-tp {position:absolute;left:0px; right:0px; top:0px; bottom:0px; z-index:1; _background: #000; _background: linear-gradient(0deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .75) 100%); z-index:99}
.box-circle{max-width:48px;height:48px; width:100%; border-radius:48px;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center}
.box-circle1{max-width:48px;height:48px; width:100%; border-radius:48px;background:rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:center}
.box-circle3{max-width:48px;height:48px; width:100%; border-radius:48px;background:var(--bs-secondary);display:flex;align-items:center;justify-content:center}
.box-circle-mob {max-width:32px;height:32px; width:100%; border-radius:32px;background:var(--bs-secondary);display:flex;align-items:center;justify-content:center; position:absolute; top:auto; bottom:10px; left:auto; right:10px;}
.kf .box-circle {transition:all 0.3s ease-in-out}
.kf:hover .box-circle {background:rgba(0,0,0,0.70);}
.box-circle svg{width:16px;fill:#fff}
.box-circle1 svg{width:24px !important; height:24px; fill:#fff}
.box-circle3 svg{width:24px; height:24px; fill:#fff}
.kfdata .fancybox__backdrop {backdrop-filter: blur(10px);background: rgba(255, 255, 255, 0.5);} 
.kfdata .fancybox__content {animation: zoomIn 0.3s ease-in-out;}
@keyframes zoomIn {from {transform: scale(0.8);opacity: 0;}to {transform: scale(1);opacity: 1;}}
.kfdata .fancybox-zoomIn {animation: zoomIn 0.3s ease forwards;}
.kfdata .fancybox-zoomOut {animation: zoomOut 0.3s ease forwards;}
@keyframes zoomIn {from {transform: scale(0.8);opacity: 0;}to {transform: scale(1);opacity: 1;}}
@keyframes zoomOut {from {transform: scale(1);opacity: 1;}to {transform: scale(0.8);opacity: 0;}}


html,body {position: relative;height: 100%;}
.swiper.sliderparks {width: 100%;height: 100%;}
.card-park{border-radius:var(--bs-border-radius-xxl);position:relative;overflow:hidden}
.card-park .card-park-img{position:relative;z-index:0}
.card-park .card-park-img:after{content:"";background: #000;background: linear-gradient(130deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.20) 100%);position:absolute;z-index:0;top:0;left:0;bottom:0;right:0}
.card-park .card-park-data{position:absolute;top:0;z-index:1;color:#fff;width:100%; }

.sliderparks .swiper-pagination-vertical.swiper-pagination-bullets, .sliderparks .swiper-vertical > .swiper-pagination-bullets {left:2rem; /* Moves bullets to the left */}
.sliderparks .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .sliderparks .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {margin: var(--swiper-pagination-bullet-vertical-gap, 16px) 0; }
.sliderparks .swiper-pagination-bullet {    width: 12px;    height: 12px;    border-radius: 0;    font-size: 12px; color:#fff;    background:#ccc;  }

.sliderparks .swiper-pagination-bullet i{font-style:normal;margin-left:18px;}
.swiper-slide {visibility: visible !important;}

.card-slide-container{ position: relative;}
.card-stack{background:#fff;width:100%;border:0;border-radius:24px;overflow:hidden;}
.card-stack+.card-stack {margin-top:100px;}

.row-stats .stats-col+.stats-col{border-left:1px solid var(--bs-light);}

@media (min-width:992px) {
.row-stats .stats-col:first-child {padding:0 1.5rem;}
.row-stats .stats-col+.stats-col{border-left:1px solid var(--bs-light);padding:0 1.5rem;}
.card-slide-container .card-sticky{position: -webkit-sticky;position: sticky;top:110px;z-index: 99;background:transparent!important}
.card-sticky .card-body {position:absolute;bottom:0;}
#mainNav {  position: absolute;z-index:999;top:90px;margin-left:25px;}
#mainNav.scroll-fixed {position:fixed;z-index:999;top:160px;margin-left:25px;}
}
@media (min-width:1400px) {
.row-stats .stats-col:first-child {padding:0 2.5rem;}
.row-stats .stats-col+.stats-col{border-left:1px solid var(--bs-light);padding:0 2.5rem;}
.row-stats .stats-col:nth-child(5n) {border:0}
}
@media (min-width:1620px) { 
.card-slide-container .card-sticky{top:140px;}
}
.scroll-nav ul {padding:0;margin:0;list-style: none;display:inline-block;}
.scroll-nav li {padding: 0;margin:7px 10px;list-style: none;height:10px}
.scroll-nav li .nav-link {cursor:none;pointer-events:none;display:flex;padding:0;margin:0;}
.scroll-nav li .nav-link span {display:block;padding:0;width:10px;height:10px;border:2px solid #ce3a2b}
.scroll-nav li a.active span {background:#ce3a2b}
.scroll-nav li .nav-link i {display:none;margin-left:5px;font-style:normal;font-size:12px;line-height:12px; font-weight:600;color:#fff;}
.scroll-nav li a.active i {display:block;}
.home-scroll-nav li .nav-link span{border-color:#b2d1ee}
.home-scroll-nav li a.active span   {background:#b2d1ee}

/*Stats*/
.stats .col span{font-weight:300;text-align:left;}
.stats .col p{margin-bottom:0px !important;font-weight:300;}
.stats .icon {width:80px; padding-right:15px;}
@media (min-width:1280px) {
.stats .col span{font-weight:300;text-align:left;}
}

.card-body-front {height:150px}
@media (min-width:1280px) {
.card-body-front {height:400px}
}
.bg-key-offerings {background:#000 url(../images/bg-key-offerings.jpg) no-repeat;background-size:cover;background-attachment:fixed;}
.row-key-offerings .card{overflow:hidden;border:0;background-color:#263c8a;color:#fff;cursor:pointer}
.row-key-offerings .col:nth-child(even) .card{background-color:#b72d25} 

.row-key-offerings .key-icon {margin-bottom:1rem;width:100%;height:100px;display:flex;align-items:center;justify-content:center}
.row-key-offerings .key-icon svg{fill:#fff;width:75px;height:75px;}
.card-body-back {position:absolute;width:100%;height:100%;background:#333;color:#fff;opacity:0;visibility:hidden;transition:all 0.3s ease-in-out}
.row-key-offerings .card:hover .card-body-back{opacity:1;visibility:visible;}
.card-body-back ul{margin:0;padding:0px;text-align:start;font-size:0.76rem;line-height:1.4;list-style:none}
.card-body-back ul li{margin-bottom:0rem;padding-bottom:0.3rem;}
.card-body-back ul li+li{border-top:1px solid rgba(255,255,255,0.2);padding-top:0.3rem;}

@media (max-width: 767.98px) {
.card-why-jsw {background: #263c8a!important;}
.card-stack .card-body {background:var(--bs-light);}
.row-key-offerings h5{font-size:0.96rem;}
.row-key-offerings .key-icon {margin-bottom:0rem;width:100%;height:100px;display:flex;align-items:center;justify-content:center}
.row-key-offerings .key-icon svg{fill:var(--bs-primary);width:80px;height:80px;}
.card-body-back {position:relative;width:100%;height:100%;color:#fff;opacity:1;visibility:visible;transition:all 0.3s ease-in-out}
.row-key-offerings .box-circle{max-width:32px;height:32px; width:100%; border-radius:48px;background:var(--bs-secondary);display:flex;align-items:center;justify-content:center}
}

/*clients marquee*/
.clients-panel ul{margin:0px; padding:0px; list-style:none;white-space:normal;flex-wrap:wrap;justify-content:center; margin:0 auto;}
.clients-panel ul li{display:inline-flex!important;flex-flow:column; vertical-align:top; width:150px;height:180px; text-align:center; margin:5px !important;}
.clients-panel ul li img{display:block; }
.clients-panel .icon-box-150 {margin:0 auto}
.clients-panel ul li div {display:flex;flex-flow:column;height:100%;background-color:#fff;white-space:normal}
.clients-panel ul li h3{margin:0}
.clients-panel p {font-size:.76rem}
@media (min-width:1280px) {
.clients-panel ul{margin:0px; padding:0px; list-style:none;white-space:normal;flex-wrap:wrap;justify-content:center; margin:0 auto;}
.clients-panel ul li{display:inline-flex!important;flex-flow:column; vertical-align:top; width:210px;height:230px; text-align:center; margin:10px !important;}
.clients-panel ul li img{display:block; }
.clients-panel .icon-box-150 {margin:0 auto}
.clients-panel ul li div {display:flex;flex-flow:column;height:100%;background-color:#fff;white-space:normal}
.clients-panel ul li h3{margin:0}
.clients-panel p {font-size:.86rem}
}

swiper-ken-burns .swiper-slide {transition: transform 3s ease-in-out; /* Adjust duration and easing */transform: scale(1.1); /* Initial scale */transform-origin: 50% 50%; /* Center of the image */}
.swiper-ken-burns .swiper-slide-active {transform: scale(1);}/* Final scale */

.video-overlay{position: absolute;top: 0px;bottom: 0px;left: 0px;right: 0px;background:rgba(0,0,0,0.5)}
.visual-caption-contaier-v2 {position: absolute;top: 0px;bottom: 0px;left: 0px;right: 0px;} 
.visual-panel {position:relative;height:100vh;z-index:1;background:var(--bs-dark)}
.visual-panel .video-box {position: absolute;top: 0;left: 0;width: 100%;height: 100vh;z-index: -1;}
.visual-panel .visualswiper {position:relative;z-index:9;height: 100vh;}
.visual-panel .visualswiper .swiper-pagination {justify-content:center}
.jarallax {position: relative;background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;}
.jarallax {min-height:300px;}
@media (min-width: 1400px){.jarallax {min-height: 300px;}}
@media (max-width: 767px){
.visual-panel .video-box, .visual-panel, .visual-panel .visualswiper {height:65vh;}
.jarallax {background:var(--bs-primary)}
}

.news-row a {color:inherit; text-decoration:none}
.icon-box-150 {max-width:75px; height:75px; width:100%; line-height:75px; display:flex; justify-content:center; color:#fff; border-radius:10px}
.icon-box-150 svg {width:75px; height:75px; fill:#263c8a !important; stroke:#fff}

@media (min-width:1280px) { 
.icon-box-150 {max-width:100px; height:100px; width:100%; line-height:100px; display:flex; justify-content:center; color:#fff; border-radius:10px}
.icon-box-150 svg {width:100px; height:100px; fill:#263c8a !important; stroke:#fff}
}

@media (min-width:1280px) {
.sustainability .pic-sustainability img {transform: scale(1);object-fit: cover;transition: transform 1s ease-in-out;}
.sustainability:hover .pic-sustainability img {transform: scale(1.1);}
}
.container-fluid .h2 {font-size: calc(1.325rem + .9vw)}
.container-fluid .h3 {font-size: calc(1.075rem + .2vw)}

@media (min-width:1200px) {
.container-fluid .h2 {font-size: 3rem !important;line-height: 1.15 !important}
.container-fluid .h3 {font-size: 1.8rem !important;line-height: 1.15 !important}
}

@media (min-width:1600px) {
.container-fluid .h2 {font-size: 3.6rem !important;line-height: 1.15 !important}
.container-fluid .h3 {font-size: 2.1rem !important;line-height: 1.15 !important}
}

.mb_YTPlayer {opacity: 1;animation-name: fadeInOpacity;animation-iteration-count: 1;animation-timing-function: ease-in;animation-duration: 23s;}
@keyframes fadeInOpacity {
0% {opacity: 0;}
100% {opacity: 1;}
}

/*cookie*/
.cookie-popup{display:none;position:fixed;left:0;z-index:1050;width:100%;background-color:rgba(0,0,0,.08);color:#000;line-height:initial;box-sizing:initial}.cookie-popup a{color:#2fb3e0}
.cookie-popup-inner{display:block;width:auto;float:none;margin:auto;text-align:center}
.cookie-popup-accept-cookies,.cookie-popup-left,.cookie-popup-right{display:inline-block;vertical-align:middle}
.cookie-popup-left{padding:15px}
.cookie-popup-headline{font-size:15px;line-height:17pt}
.cookie-popup-sub-headline{font-size:12px}
.cookie-popup-right{padding:10px 15px;text-align:left}
.cookie-popup-accept-cookies{position:relative;margin-bottom:0;text-align:center;cursor:pointer;background-image:none;white-space:nowrap;padding:8px;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;min-width:100px;line-height:1.5;text-decoration:none;color:#000;background-color:#c7c7c7;border-color:rgba(0,0,0,.1) rgba(0,0,0,.12) rgba(0,0,0,.15)}
a.cookie-popup-accept-cookies:hover{bottom:0;text-decoration:none;background:#2fb3e0;color:#fff}
.cookie-popup-accept-cookies:active{bottom:0;color:initial}
.cookie-popup-learn-more{display:block;clear:both;font-size:14px;margin-top:5px;margin-right:5px;text-decoration:none;color:#000;opacity:.75}
.cookie-popup-learn-more:hover{opacity:1;text-decoration:none}
.cookie-popup-learn-more:active,.cookie-popup-learn-more:focus{text-decoration:none}
.cookie-popup-lower{padding:15px;font-size:14px}
.cookie-popup.position-bottom{bottom:0}
.cookie-popup.position-top{top:0;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)}
.cookie-popup.position-bottomleft,.cookie-popup.position-bottomright,.cookie-popup.position-topleft,.cookie-popup.position-topright{width:300px;box-shadow:0 2px 10px 0 rgba(0,0,0,.3);border-radius:2px}
.cookie-popup.position-bottomright{right:10px;bottom:10px;left:inherit}
.cookie-popup.position-bottomleft .cookie-popup-right,.cookie-popup.position-bottomright .cookie-popup-right,.cookie-popup.position-topleft .cookie-popup-right,.cookie-popup.position-topright .cookie-popup-right{width:initial}
.cookie-popup.position-bottomleft{left:10px;bottom:10px;right:inherit}
.cookie-popup.position-topright{right:10px;top:10px;left:inherit}
.cookie-popup.position-topleft{left:10px;top:10px}
.theme-light .cookie-popup{background-color:#fafafa;color:#000}
.theme-light .cookie-popup-accept-cookies{background-color:#c7c7c7;color:#000}
.theme-light .cookie-popup-learn-more{color:#000}
.theme-dark .cookie-popup{background-color:#333131;color:#fff}
.theme-dark .cookie-popup-accept-cookies{background-color:var(--bs-primary);border:1px solid var(--bs-primary);color:#fff;padding:.25rem .5rem;font-size:.875rem;text-align:center;vertical-align:middle}
.theme-dark .cookie-popup-accept-cookies:hover{background:#fff;border-color:#fff;color:#000}
.theme-dark .cookie-popup-learn-more{color:#fff}
@media (max-width:767px){.cookie-popup-left{display:block;vertical-align:middle;padding:15px}
.cookie-popup-right{display:block;vertical-align:middle;padding:10px 15px;text-align:center}
}