:root{--jp-green-dark: #073827;--jp-green-light: #15a373;--jp-orange: #F05800;--jp-yellow: #FDCD07;--jp-white: #ffffff;--jp-off-white: #f2f1ea;--jp-text-dark: #0D1035;--jp-text-light: #6d7882}body{font-family:"Poppins",sans-serif;color:var(--jp-text-dark)}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6,.btn-custom,.tour-card .card-title,.navbar-brand{font-family:"Oswald",sans-serif;text-transform:uppercase}h1{font-size:2.2rem;font-weight:700}h2{font-size:2rem;font-weight:700}h3{font-size:2rem}h4{font-size:2rem}h5{font-size:1.2rem}h6{font-size:1.2rem}.tour-card .card-title{font-size:1.8rem}@media(max-width: 991px){h1{font-size:2.1rem}h2{font-size:2rem}h3{font-size:2rem}h4{font-size:2rem}h5{font-size:1.3rem}h6{font-size:1.3rem}.tour-card .card-title{font-size:1.6rem}}@media(max-width: 767px){h1{font-size:2.1rem}h2{font-size:2.2rem}h3{font-size:2.2rem}h4{font-size:2.2rem}h5{font-size:1.2rem}h6{font-size:1.2rem}.tour-card .card-title{font-size:1.4rem}}.btn-custom{font-weight:500;text-transform:uppercase;color:var(--jp-text-dark);background-color:var(--jp-yellow);box-shadow:7px 7px 0 0 var(--jp-green-dark);border-radius:4px;padding:14px 27px;transition:all .2s ease-in-out;border:none;text-decoration:none;display:inline-block}.btn-custom:hover{color:var(--jp-text-dark);background-color:var(--jp-yellow);box-shadow:5px 5px 0 0 var(--jp-green-dark);transform:translate(2px, 2px)}.section-heading{color:var(--jp-green-dark);font-weight:700;font-size:2.8rem;margin-bottom:.5rem}.section-subheading{color:var(--jp-orange);font-family:"Oswald",sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:1px}.top-bar{background-color:var(--jp-green-dark);padding:.25rem 1rem;font-size:.8rem}.top-bar a,.top-bar .dropdown-toggle{color:var(--jp-white);text-decoration:none;font-weight:500}.top-bar a:hover,.top-bar .dropdown-toggle:hover{color:var(--jp-yellow)}.top-bar .dropdown-menu{background-color:var(--jp-green-dark);border:none}.top-bar .dropdown-item{color:var(--jp-white)}.top-bar .dropdown-item:hover{background-color:var(--jp-green-light)}.navbar-main{background-color:rgba(7,56,39,.85);backdrop-filter:blur(5px);padding:.5rem 1rem;position:sticky;top:0;z-index:1030}.navbar-brand img{height:40px}.navbar-nav .nav-link{color:var(--jp-white);font-family:"Oswald",sans-serif;text-transform:uppercase;margin:0 .5rem;position:relative}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:var(--jp-yellow)}.navbar-nav .nav-link:not(.dropdown-toggle)::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--jp-yellow);transition:width .3s ease-in-out;border-top:0 !important}.navbar-nav .nav-link:not(.dropdown-toggle):hover::after,.navbar-nav .nav-link:not(.dropdown-toggle).active::after{width:100%}.cart-icon{color:var(--jp-white);font-size:1.5rem}.footer-section{background-color:var(--jp-green-dark);color:var(--jp-white);padding-top:4rem}.footer-section a{color:#ccc;text-decoration:none}.footer-section a:hover{color:var(--jp-yellow)}.footer-section .footer-logo{height:50px;margin-bottom:1rem}.footer-section h5{font-size:1.2rem;margin-bottom:1rem;color:var(--jp-white)}.footer-section .nav-link{padding:.3rem 0}.footer-section .social-icons a{color:var(--jp-white);font-size:1.5rem;margin-right:1rem}@media(max-width: 767px){.footer-section{text-align:center}.footer-section .social-icons,.footer-section .weather-widget{justify-content:center;margin:1rem auto}}.footer-bottom{background-color:#052b1f;padding:1rem;font-size:.9rem}.footer-bottom img{height:25px}@media(max-width: 767px){.footer-bottom>div{flex-direction:column;text-align:center}.footer-bottom>div>*{margin-bottom:.5rem}}.weather-widget{background-color:var(--jp-orange);color:#fff;padding:1rem;border-radius:8px;max-width:280px}.weather-widget .location{font-family:"Oswald",sans-serif;font-size:1.5rem;text-transform:uppercase}.weather-widget .temp-display{display:flex;align-items:center}.weather-widget .temp-display img{width:58px;height:58px}.weather-widget .temp{font-size:2.5rem;font-weight:700}.weather-widget .source{font-size:.75rem;opacity:.8;margin-top:.5rem}.hero-section{background-size:cover;background-position:center;color:var(--jp-white);padding:12rem 0 10rem;position:relative}.hero-section h1{font-size:3.5rem;font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.7)}.hero-section p{font-size:1.25rem;max-width:600px;margin:1rem auto 2rem;text-shadow:1px 1px 6px rgba(0,0,0,.7)}.hero-section .subtitle{font-family:"Oswald",sans-serif;text-transform:uppercase;font-size:1.2rem;letter-spacing:1px}@media(max-width: 767px){.hero-section h1{font-size:2.5rem}}.shape-divider{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.shape-divider svg{position:relative;display:block;width:calc(134% + 1.3px);height:120px}.shape-divider .shape-fill{fill:#f2f1ea}@media(max-width: 767px){.section-heading{font-size:2.2rem}}.section-subheading{color:var(--jp-orange);font-family:"Oswald",sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:1px}.featured-activities{background-color:#f2f1ea;padding:5rem 0}.activity-icon-box{text-align:center;transition:transform .3s ease}.activity-icon-box:hover{transform:scale(1.1)}.activity-icon-box img{height:80px;margin-bottom:1rem}.activity-icon-box h3{color:var(--jp-green-dark);font-size:1.5rem}.about-section{padding:5rem 0}.about-section hr{border-top:2px solid var(--jp-orange);opacity:1;width:80px}.tours-section{background-color:#f2f1ea;padding:5rem 0}.tour-card{background-color:var(--jp-white);border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);margin-bottom:2rem;display:flex;flex-direction:column;height:100%}.tour-card .card-img-top{border-bottom:1px solid #e0e0e0}.tour-card .card-body{padding:1.5rem;text-align:center;display:flex;flex-direction:column;flex-grow:1}.tour-card .card-title{font-size:1.6rem;color:var(--jp-text-dark);margin-bottom:.5rem}.tour-card .activities-count{background-color:var(--jp-off-white);color:var(--jp-text-light);border-radius:20px;padding:.25rem 1rem;font-size:.9rem;display:inline-block;margin-bottom:1rem}.tour-card .price-list{margin:1rem 0;text-align:left;padding:0 1.5rem;font-size:.9rem;flex-grow:1}.tour-card .price-item{display:flex;justify-content:space-between;margin-bottom:.5rem}.tour-card .price-item strong{color:var(--jp-text-dark)}.why-us-section{padding:5rem 0}.why-us-section .icon-list-item{display:flex;align-items:center;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.why-us-section .icon-list-item i{font-size:2.5rem;color:var(--jp-green-light);margin-right:1.5rem;width:50px;text-align:center}.gallery-section{padding:5rem 0;background-color:#f2f1ea}.gallery-banner{background-color:var(--jp-green-dark);color:var(--jp-white);padding:3rem;border-radius:8px}.gallery-banner h3{font-size:2rem;font-weight:500}.image-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:1rem}.image-gallery-grid img{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:transform .3s ease}.image-gallery-grid img:hover{transform:scale(1.05)}.hero-section{background-size:cover;background-position:center;color:var(--jp-white);padding:12rem 0 10rem;position:relative}.hero-section h1{margin:0 auto;max-width:1000px}.hero-section p{font-size:1.25rem;max-width:600px;margin:1rem auto 2rem;text-shadow:1px 1px 6px rgba(0,0,0,.7)}.hero-section .subtitle{font-family:"Oswald",sans-serif;text-transform:uppercase;font-size:1.2rem;letter-spacing:1px}.icons{display:flex;justify-content:center;margin-top:50px;align-items:center;gap:10px}.icons .wrapicon{border-radius:10px;border:2px solid #fff;width:100px;height:100px;padding:5px}.icons .wrapicon img{width:45px;height:45px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.icons .wrapicon p{font-size:.9rem}@media(max-width: 768px){.icons{flex-wrap:wrap}.icons .wrapicon{flex-basis:auto;margin:0 10px}}.featured-activities{background-color:#fff !important}.featured-activities .section-heading{max-width:400px;margin:0 auto}.filterTour .icons{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.filterTour .icons .wrapicon{display:flex;justify-content:center;align-items:center;border:3px solid var(--jp-green-light);width:150px;height:auto;padding:10px;cursor:pointer}.filterTour .icons .wrapicon img{width:35px;height:35px;object-fit:contain;filter:invert(34%) sepia(87%) saturate(301%) hue-rotate(119deg) brightness(85%) contrast(92%);margin-right:15px}.filterTour .icons .wrapicon p{margin:0;font-size:.9rem;color:var(--jp-green-light);text-align:center}.filterTour .icons .wrapicon:hover,.filterTour .icons .wrapicon:active{background-color:var(--jp-green-dark);border-color:var(--jp-green-dark)}.filterTour .icons .wrapicon:hover img,.filterTour .icons .wrapicon:active img{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.filterTour .icons .wrapicon:hover p,.filterTour .icons .wrapicon:active p{color:var(--jp-white)}.filterTour .icons .wrapicon.is-active{background-color:var(--jp-green-dark);border-color:var(--jp-green-dark)}.filterTour .icons .wrapicon.is-active img{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.filterTour .icons .wrapicon.is-active p{color:var(--jp-white)}.product-card{border-radius:10px;overflow:hidden;border:1px solid #e0e0e0;box-shadow:0 4px 15px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%}.product-card .card-img-top{border-bottom:1px solid #e0e0e0;object-fit:cover;height:200px;flex-shrink:0}.product-card .card-body{padding:1.5rem;text-align:center;display:flex;flex-direction:column;flex-grow:1}.product-card .card-body .card-title{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;margin-bottom:.75rem;color:var(--jp-green-dark);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;height:2.6em}.product-card .card-body .product-meta{font-size:.9rem;color:var(--jp-text-light);margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;min-height:2.5rem;flex-shrink:0;flex-wrap:wrap}.product-card .card-body .product-meta span{display:flex;align-items:center;white-space:nowrap}.product-card .card-body .product-meta span i{margin-right:.4rem;color:var(--jp-orange)}.product-card .card-body .product-meta .separator{margin:0 .8rem;color:#ccc}.product-card .card-body .prices-row{text-align:center;font-family:"Oswald",sans-serif;font-weight:500;margin-top:auto;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;flex-shrink:0}.product-card .card-body .prices-row .price-col{padding:0 .5rem;border-right:1px solid #eee;display:flex;flex-direction:column;height:80px}.product-card .card-body .prices-row .price-col:last-child{border-right:none}.product-card .card-body .prices-row .price-type{font-size:.85rem;color:var(--jp-text-light);margin-bottom:.2rem;text-transform:uppercase}.product-card .card-body .prices-row .price-value{font-size:1.2rem;font-weight:700;color:var(--jp-green-dark);margin-bottom:0;margin-top:auto}@media(max-width: 767.98px){.product-card .card-body .prices-row .price-value{font-size:1.1rem}}.product-card .card-body .btn-book{background-color:var(--jp-yellow);color:var(--jp-text-dark);border:none;padding:.75rem 1.5rem;font-weight:700;text-transform:uppercase;border-radius:5px;transition:all .3s ease;box-shadow:3px 3px 0 0 var(--jp-green-dark);flex-shrink:0}.product-card .card-body .btn-book:hover{background-color:rgb(232.624,187.6,1.876);color:var(--jp-text-dark);transform:translate(1px, 1px);box-shadow:2px 2px 0 0 var(--jp-green-dark)}table{background-color:#fff;border-collapse:collapse}table th,table td{text-align:center;vertical-align:middle;border:1px solid #b8b5b5;padding:.75rem}table thead th{background-color:#b8b5b5;color:#0b3e1b;font-weight:bold;font-size:1rem;white-space:nowrap}table .tour-name{font-weight:bold;color:#0b3e1b;text-align:left}table .check-icon{font-size:1.3rem;color:#2e7d32}@media(max-width: 767.98px){.table-responsive{border:0}table{border:0}table thead{display:none}table tr{display:block;margin-bottom:2rem;border:1px solid #b8b5b5;border-bottom:1px solid #b8b5b5;padding:1rem 0}table td{display:flex;justify-content:space-between;padding:.5rem 1rem;border:none;border-bottom:1px solid #b8b5b5}table td::before{content:attr(data-label);font-weight:bold;color:#0b3e1b}table td:last-child{border-bottom:0}table .tour-name{font-size:1.1rem}}.tourInclude{background:url("https://images.unsplash.com/photo-1611928488396-26c3f5a4c7b0") no-repeat center center;background-size:cover;padding:40px 20px}.tourInclude .title{font-size:3rem;font-weight:bold;color:#f7c945;text-align:center;font-style:italic}.tourInclude .subtitle{font-size:2.5rem;text-align:center;margin-top:10px;font-weight:bold}.tourInclude .grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px;max-width:1000px;margin-left:auto;margin-right:auto}.tourInclude .item{flex:1 1;max-width:45%;display:flex;align-items:center;gap:15px;padding:15px;border-radius:12px;transition:transform .3s ease;color:var(--jp-text-dark)}.tourInclude .item:hover .icon{transform:translateY(-5px)}.tourInclude .icon{font-size:2rem;padding:15px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease}.tourInclude .icon img{width:60px;height:60px}.tourInclude .text{font-size:1.1rem}@media(max-width: 992px){.tourInclude .item{flex:1 1 100%;flex-direction:column;align-items:center;text-align:center}.tourInclude .title{font-size:2.5rem}.tourInclude .subtitle{font-size:2rem}}.hero-section{background-size:cover;background-position:center;color:var(--jp-white);padding:12rem 0 10rem;position:relative}.hero-section h1{margin:0 auto;max-width:1000px}.hero-section p{font-size:1.25rem;max-width:600px;margin:1rem auto .5rem;text-shadow:1px 1px 6px rgba(0,0,0,.7)}.hero-section .subtitle{font-family:"Oswald",sans-serif;text-transform:uppercase;font-size:1.2rem;letter-spacing:1px}.featured-activities{background-color:#fff !important;padding:5rem 0 0 0}.featured-activities .section-heading{font-size:1.6rem;max-width:100%;margin:0 auto}.filterTour .icons{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.filterTour .icons .wrapicon{display:flex;justify-content:center;align-items:center;border:3px solid var(--jp-green-light);width:150px;height:auto;padding:10px;cursor:pointer}.filterTour .icons .wrapicon img{width:35px;height:35px;object-fit:contain;filter:invert(34%) sepia(87%) saturate(301%) hue-rotate(119deg) brightness(85%) contrast(92%);margin-right:15px}.filterTour .icons .wrapicon p{margin:0;font-size:.9rem;color:var(--jp-green-light);text-align:center}.filterTour .icons .wrapicon:hover,.filterTour .icons .wrapicon:active{background-color:var(--jp-green-dark);border-color:var(--jp-green-dark)}.filterTour .icons .wrapicon:hover img,.filterTour .icons .wrapicon:active img{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.filterTour .icons .wrapicon:hover p,.filterTour .icons .wrapicon:active p{color:var(--jp-white)}.filterTour .icons .wrapicon.is-active{background-color:var(--jp-green-dark);border-color:var(--jp-green-dark)}.filterTour .icons .wrapicon.is-active img{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.filterTour .icons .wrapicon.is-active p{color:var(--jp-white)}.carousel-container{height:480px;overflow:hidden;display:flex;align-items:center;justify-content:center}.carousel-item{transition:transform 1.5s ease-in-out}.carousel-item img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width: 767.98px){.carousel-container{height:300px}}#containerTourLanding{margin-bottom:200px}#containerTourLanding .icons .wrapicon img{filter:none !important}#containerTourLanding label{color:var(--jp-green-dark)}#containerTourLanding h2{font-size:1.5rem}#containerTourLanding h2,#containerTourLanding h3{color:var(--jp-green-dark);margin-bottom:20px}#containerTourLanding .divider-horizontal{border-bottom:1px solid #ccc;margin:40px 0}#containerTourLanding .divider-vertical{border-left:1px solid #ccc;height:350px;margin-top:auto;margin-bottom:auto}@media(max-width: 991.98px){#containerTourLanding .divider-vertical{display:none}}#containerTourLanding .tour-header{position:relative;padding:20px}#containerTourLanding .tour-header ul{list-style:none;display:flex;padding:0;margin-top:15px}#containerTourLanding .tour-header ul .fa-solid,#containerTourLanding .tour-header ul .fas{color:var(--jp-yellow)}#containerTourLanding .tour-header ul li{margin-right:10px}@media(max-width: 768px){#containerTourLanding .tour-header ul{flex-direction:column}#containerTourLanding .tour-header ul li{margin-bottom:10px}}#containerTourLanding .icons{margin-top:20px !important}@media(max-width: 1021px){#containerTourLanding{margin-bottom:160px}}@media(max-width: 791px){#containerTourLanding{margin-bottom:110px}}.contentCenter{position:absolute;top:-131px;left:50%;transform:translateX(-50%);text-align:center;z-index:2;width:max-content}.contentCenter img{max-width:450px;height:auto;display:block;margin:0 auto;position:relative}.contentCenter h4{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:1.5rem;text-shadow:1px 1px 4px rgba(0,0,0,.6);margin:0;padding:0 10px}@media(max-width: 768px){.contentCenter{top:-85px}.contentCenter img{max-width:300px}.contentCenter h4{font-size:1.2rem}}.backgroudBrown{background-color:#f5f4f0;color:#fff;position:relative;z-index:1;padding-bottom:100px}.backgroudBrown .tourInclude{margin-top:90px}.payIcons{border-radius:10px;background-color:#eaebef;padding:15px;color:var(--jp-green-dark);max-width:500px;margin:0 auto}.payIcons img{max-height:30px;width:auto}.slider-wrapper{position:relative}.card-slider{display:flex;overflow-x:auto;gap:1rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:1rem 0}.card-slider::-webkit-scrollbar{display:none}.card-slider .card{flex:0 0 auto;min-width:85%;scroll-snap-align:start}.slider-btn{display:block;position:absolute;top:50%;transform:translateY(-50%);background-color:hsla(0,0%,100%,.9);border:none;padding:.5rem 1rem;z-index:10;cursor:pointer;font-size:1.5rem}.slider-btn.prev{left:.5rem}.slider-btn.next{right:.5rem}@media(min-width: 768px){.card-slider .card{min-width:45%}}@media(min-width: 992px){.card-slider{overflow-x:hidden}.card-slider .card{min-width:30%}}.tour-card{background-color:#fff;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.1);position:relative;z-index:10;height:auto !important}.price-box{background-color:#28a745;color:#fff;padding:15px;border-radius:10px;text-align:center}.sticky-bottom-bar{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);padding:15px;z-index:1000;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.sticky-bottom-bar .price-info{flex-grow:1;margin-right:15px}.sticky-bottom-bar .btn{flex-shrink:0}.booking-options-expanded{padding:15px;background-color:#fff;border-radius:8px;margin-top:15px;border:1px solid #fff}.booking-options-expanded label{font-weight:bold;margin-bottom:5px;display:block}.booking-options-expanded select,.booking-options-expanded input[type=date]{width:100%;padding:8px;margin-bottom:10px;border:1px solid #ced4da;border-radius:5px;font-size:1rem}.booking-options-expanded .btn-confirm-booking{width:100%;margin-top:15px}@media(min-width: 768px){.tour-card{margin-top:20px}.sticky-bottom-bar{position:static;box-shadow:none;padding:0}.booking-box-sticky{position:sticky;top:140px;z-index:999}.mobile-booking-options-container{display:none !important}}@media(max-width: 767.98px){.desktop-booking-options-container{display:none !important}.sticky-bottom-bar.expanded{flex-direction:column;align-items:stretch;padding-bottom:25px}.sticky-bottom-bar.expanded .price-info{margin-right:0;margin-bottom:10px}.sticky-bottom-bar.expanded .btn-availability{margin-bottom:10px}}.card{margin-bottom:1.5rem}h5,h6{text-transform:none !important;font-weight:normal !important;font-size:1.1rem !important;color:var(--jp-green-dark)}.card-header{background-color:rgba(0,0,0,0) !important;border-bottom:0 !important}.faq-section{padding:40px 0}.faq-section h1,.faq-section h2,.faq-section h3{font-size:1.4rem !important}.faq-section .faq-card{background-color:#fff;border:none;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.faq-section .accordion-button:not(.collapsed){color:#1f6332;background-color:rgba(0,0,0,0);box-shadow:none}.faq-section .accordion-button:focus{box-shadow:none}.faq-section .accordion-body{color:#6c757d}.faq-section .accordion-item{border:1px solid rgba(0,0,0,.125);border-radius:.25rem;margin-bottom:10px}.faq-section .accordion-collapse{transition:height .35s ease}.faq-section .accordion-item{margin-bottom:35px !important}/*# sourceMappingURL=style.min.css.map */