@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");.packages-home{padding:.5rem;max-width:1440px;min-width:10vw;margin:0 auto 5rem;font-family:Roboto,sans-serif;list-style:disc!important}.packages-main{padding-top:0;max-width:1440px;margin:12rem auto 0}.custom-spinner{width:40px;height:40px;border:4px solid #ccc;border-top-color:#1d4ed8;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.pkg-submit-btn{background-color:#004ea1;color:#fff;border:none;padding:.5rem 1rem;border-radius:20px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease-in-out}.pkg-submit-btn:hover{background-color:#002a57}.package-page-title,.select-tour-package .dashboard-title{margin-top:0!important}.tour-package-grid-container{max-width:1500px;margin:3rem auto 0}.tour-package-grid{margin:0 auto;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.tour-package-card{display:flex;flex-direction:column;width:100%;max-width:100%;border-radius:20px;overflow:hidden;border-color:transparent;transform:scale(1);box-shadow:0 4px 8px rgba(0,0,0,.2);transition:all .3s ease;cursor:pointer;height:100%}.tour-package-card:hover{transform:scale(1.02);box-shadow:0 4px 20px rgba(0,0,0,.2)}.image-container.package-home{width:100%;overflow:hidden}.image-container.package-home img{width:100%;height:100%;object-fit:cover}.tour-days-container{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.tour-days-container i{font-size:1rem}.tour-card-content{min-height:250px;padding:1.2rem;background-color:#fff;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start}.tour-card-content h2{font-size:1.2rem;margin-bottom:.5rem;font-weight:700;color:#002a57}.tour-card-content p{font-size:.9rem;text-align:justify;line-height:1.5rem}.tour-days{margin-bottom:0;color:#000!important;font-weight:500}.tour-card-footer{display:flex;justify-content:flex-end;gap:1rem;align-items:flex-start;padding:1rem .8rem;background-color:#f8f9fa;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.tour-card-price{display:flex;gap:5px;align-items:center;font-size:1.1rem;font-weight:700;color:#002a57}.tour-card-price p{margin-bottom:0}.tour-card-per-adult{font-size:.8rem;font-weight:500}.packages-content{background-color:#fff!important;padding-top:0!important}.packages-content .packages-home .dashboard-title{margin-bottom:2rem}.bottom-panel-packages,.package-main-container{display:flex;flex-direction:column}.bottom-panel-packages{height:5rem;width:98vw;background-color:#f1f1f1;position:fixed;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -4px 8px rgba(0,0,0,.2);bottom:0;left:50%;transform:translateX(-50%);overflow:hidden;transition:all .5s ease-in-out;z-index:50001!important;max-width:800px}.top-button{margin-top:1rem!important}.bottom-panel-packages.open{height:85vh;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:0;z-index:500000!important;border-bottom-left-radius:0;border-bottom-right-radius:0;scroll-behavior:smooth;max-height:50rem}.bottom-panel-packages.open::-webkit-scrollbar{display:none}.sticky{z-index:10;position:-webkit-sticky;position:sticky;top:0}.top-panel{background-color:#f1f1f1;margin-top:0!important;text-align:right;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:.5rem .8rem 0}.price-tier-text h3{font-size:1.3rem;font-weight:700;color:#002a57}.top-button{padding:.5rem .8rem;border-radius:10px;display:flex;align-items:center;justify-content:center;transform:rotate(0deg);cursor:pointer;opacity:1;gap:.5rem;transition:all .5s ease-in-out}.add-text{font-size:1rem;font-weight:700;color:#002a57}.top-button:hover{background-color:#bbb}.top-button i{color:#002a57;transition:all .5s ease-in-out}.top-button i.rotated{transform:rotate(180deg);opacity:1}.panel-overlay{position:fixed;inset:0;background-color:transparent;opacity:0;transition:.3s ease;z-index:100000;pointer-events:none}.panel-overlay.visible{background-color:rgba(0,0,0,.5);opacity:1;pointer-events:auto}.bottom-panel-packages{z-index:100}.price-details{background-color:#f1f1f1;display:flex;flex-direction:row;padding:.5rem 1.5rem 0;gap:1rem;justify-content:flex-start;align-items:flex-start;position:-webkit-sticky;position:sticky}.price{font-size:1.8rem;display:flex;align-items:flex-end;justify-content:flex-end;font-weight:700;color:#002a57}.price span{font-size:1rem}.time-container{display:flex;flex-direction:column;justify-content:center;color:#004ea1;gap:.2rem}.month,.time{font-size:.95rem;font-weight:500;display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.add-form{padding:2rem;background-color:#fff;width:90vw;max-width:750px;border-radius:20px;margin:2rem auto 1rem}.form-header h2{font-size:1.2rem;font-weight:700;color:#002a57}.form-body{margin-top:2rem}.form-body,.form-input{display:flex;flex-direction:column}.form-body label{color:#000;font-weight:500;margin-bottom:.5rem;font-size:1rem}.input-container{margin-bottom:1.5rem}.form-body input{width:100%;height:40px;padding:.5rem;border-radius:10px;border:1px solid #104073;box-shadow:0 0 10px rgba(29,98,172,0);transition:all .3s ease-in-out}.form-body input:focus{outline:none!important;box-shadow:0 0 10px rgba(29,98,172,.452);border:1px solid #104073!important}.form-input p{color:#000;font-size:.95rem;margin-bottom:1.5rem}.submit-btn{color:#fff;border:none;border-radius:20px;background-color:#004ea1;padding:.5rem 1rem;transition:all .3s ease-in-out}.submit-btn:hover{background-color:#002a57}.submit-btn:disabled{background-color:grey;cursor:not-allowed}.btn-container{flex-direction:column;gap:.5rem;margin-top:2rem;margin-bottom:2rem}.btn-container,.image-container{display:flex;justify-content:center;align-items:center}.image-container{margin-bottom:1rem}.image-container img{border-radius:2rem;height:auto}.image-container img,.tour-summary{width:100%;box-shadow:0 4px 8px rgba(0,0,0,.1)}.tour-summary{padding:1.5rem;border-radius:20px;display:flex;background-color:#e3f8ff;flex-direction:column}.tour-summary h2{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#003b34}.tour-summary p{font-size:.9rem;margin-bottom:.5rem;line-height:1.7rem;color:#000}.summary-container{display:flex;flex-direction:column;margin-bottom:1rem}.summary-container.last{margin-bottom:0}.tour-summary-secondary-header h2{font-size:1.2rem;font-weight:700;color:#000}.tour-summary-description ul{color:#000;display:flex;gap:1.5rem;font-size:.95rem;padding-left:0;align-items:center;list-style:none}.tour-summary-text{text-align:justify}.text-container{flex-direction:column;margin-top:2rem}.sub{font-weight:700;text-transform:uppercase;font-size:1.3rem}.text-container .package-detail-section .sub{color:#003b34}.sub-day{font-weight:900;color:#414141;text-transform:uppercase;font-size:1rem}.pacakge-description{font-size:.9rem;margin-top:1rem;margin-bottom:1rem!important;line-height:1.7rem;text-align:justify;color:#000}.package-detail-section{display:flex;flex-direction:column;margin-top:2rem}.package-form-container,.right-panel{display:none}.price-tier-container{display:flex;width:9rem;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;justify-content:flex-start}.price-tier-container label{color:#2e2e2e;font-weight:700;font-size:.9rem;margin-bottom:0!important}.price-tier-container-label{color:#2e2e2e;font-weight:700;font-size:.9rem;margin-bottom:.2rem}.price-tier-dropdown{width:10rem;height:35px;font-size:1rem;font-weight:500;padding:.1rem .5rem;border-radius:10px;border:1px solid #104073;box-shadow:0 0 10px rgba(29,98,172,0);transition:all .3s ease-in-out}.price-tier-dropdown:focus{outline:none!important;box-shadow:0 0 10px rgba(29,98,172,.452);border:1px solid #104073!important}.price-tier-details-container{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.price-tier-details-container .price-tier{margin-top:.8rem}.price-tier-details-container label{color:#2e2e2e;font-weight:500;font-size:1rem}.price-tier-details-container span{color:#002a57;font-weight:500;font-size:1rem}.price-tier-container.desk{width:8rem;margin-top:6rem}.tour-card-tier-select{display:flex;flex-direction:column}.tour-card-content .price-tier{margin-bottom:.5rem}.agent-price{display:flex;flex-direction:column;justify-content:flex-end}.agent-price span{color:#002a57;font-weight:500;font-size:.9rem;margin-bottom:.5rem}.packages-home.main{max-width:100%!important}.agent-price.customer .tour-card-price{font-weight:500!important;justify-content:flex-start;font-style:italic;color:#000!important}.agent-price.customer span{color:#000!important}.agent-price.customer{justify-content:flex-start;transform:scale(.8);align-items:space-between}.price.customer{font-weight:500!important}.rate-price{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.rate-price label{color:#003f9c;font-weight:500;font-size:.75rem}.rate-price span{color:#003079}.rate-price span,.rate-title{font-weight:500;font-size:.9rem}.rate-title{color:#000}.rate-container{background-color:#cde1ff;padding:.5rem 1rem;border-radius:10px;border:1px solid #003f9c;display:flex;gap:1.5rem}.rate-container.desk{display:flex;gap:1.5rem;margin-top:0;margin-bottom:1rem}.package-title{line-height:2.5rem;margin-bottom:1rem}.tour-route{font-weight:500}.price-tier-select-container{display:flex;min-height:35px;max-width:100vw!important;gap:1rem;align-items:flex-start;position:relative;margin-bottom:0;justify-content:flex-start}.price-tier-btn{padding:.3rem .5rem;font-size:.8rem;text-transform:uppercase;font-weight:700;width:6.5rem;display:flex;align-items:center;justify-content:center;border-radius:2rem;background-color:#d3d3d3;gap:.2rem;color:#000;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer}.price-tier-btn.btn-01{background-color:#b7eff7;color:#006064}.price-tier-btn.btn-01 img{width:.8rem;height:auto}.price-tier-btn.top-01{color:#006064}.price-tier-btn.top-01 img{width:.8rem;height:auto}.price-tier-btn.btn-02{background-color:#ffe0b2;color:#bf360c}.price-tier-btn.btn-02 img{width:1.6rem;height:auto}.price-tier-btn.top-02{color:#bf360c}.price-tier-btn.top-02 img{width:1.6rem;height:auto}.price-tier-btn.btn-03{background-color:#e1bee7;color:#4a148c}.price-tier-btn.btn-03 img{width:1.5rem;height:auto}.price-tier-btn.top-03{color:#4a148c}.price-tier-btn.top-03 img{width:1.5rem;height:auto}.price-tier-btn:hover{background-color:#dcdcdc;box-shadow:0 0 10px rgba(0,0,0,.1)}.price-tier-btn.silver{background-color:#e0f7fa;color:#006064;box-shadow:0 0 10px rgba(54,54,54,.274);border:2px solid #006064}.price-tier-btn.gold{background-color:#fff3e0;color:#bf360c;box-shadow:0 0 10px rgba(71,71,0,.274);border:2px solid #bf360c}.price-tier-btn.platinum{background-color:#f3e5f5;color:#4a148c;box-shadow:0 0 10px rgba(0,51,145,.274);border:2px solid #4a148c}.package-main-container{padding:1rem .5rem;margin-top:1.9rem;border-radius:2rem}.package-main-container.silver-selected{border-top-left-radius:0;border:1px solid transparent;background-color:#e0f7fa}.package-main-container.gold-selected{background-color:#fff8e1;border:1px solid transparent}.package-main-container.platinum-selected{background-color:#f3e5f5;border:1px solid transparent}.price-tier-btn-container{position:absolute;padding:.5rem .5rem calc(1.5rem - 0px);border:1px solid transparent;border-top-left-radius:20px;border-top-right-radius:20px}.price-tier-btn-container.silver{left:0}.price-tier-btn-container.silver.active{border:1px solid transparent;border-bottom:2px solid #e0f7fa;background-color:#e0f7fa}.price-tier-btn-container.gold.active{border:1px solid transparent;border-bottom:2px solid #fff8e1;background-color:#fff8e1}.price-tier-btn-container.platinum.active{border:1px solid transparent;border-bottom:2px solid #f3e5f5;background-color:#f3e5f5}.price-tier-btn-container.gold{left:7.5rem}.price-tier-btn-container.platinum{left:15rem}.price-tier-label{font-size:.98rem;font-weight:700;color:#363636;margin-bottom:1rem}.top-select-container{position:fixed;top:4.5rem;left:50%;transform:translateX(-50%);z-index:50000!important;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:.5rem;background-color:#fff;width:95%;opacity:0;max-width:500px;box-shadow:2px 5px 10px rgba(0,0,0,.242);border-radius:2rem;transition:all .2s ease-in-out}.top-select-container.show{opacity:1}.top-select-container .price-tier-select-container{justify-content:center;gap:.1rem;margin-bottom:0;align-items:center}.packages-content .back-to-top,.packages-content .whatsapp-btn{bottom:6rem}@media (min-width:390px){.top-select-container .price-tier-select-container{gap:1rem}.price-tier-btn-container.gold{left:7.5rem}.price-tier-btn-container.platinum{left:15rem}.price-tier-btn{width:6.5rem}}@media (min-width:420px){.price-tier-btn-container.gold{left:8rem}.price-tier-btn-container.platinum{left:16rem}.price-tier-btn{width:7rem}}.top-select-container .price-tier-select-container .price-tier-btn{font-size:.8rem}.highlight-container ul{list-style-type:disc!important;list-style-position:outside;padding-left:1.5rem;text-align:justify;font-size:.9rem;line-height:1.7rem}.highlight-header h1{font-size:1.2rem;font-weight:700;color:#000}.highlight-container ul li{margin-top:1rem}.highlight-bold{font-weight:500;color:#000}.highlight-header h1{color:#003b34}.highlight-header.gold h1{color:#bf360c}.highlight-header.platinum h1{color:#4a148c}.tour-summary.highlights{background-color:#e3f8ff;box-shadow:0 4px 8px rgba(0,0,0,.1)}.top-cream-bar,.top-white-bar{display:block;position:relative;width:100vw;height:6rem}.top-cream-bar{background-color:hsla(0,0%,62%,.171)}@media (min-width:650px){.packages-home{margin-top:0;max-width:650px}}@media (min-width:850px){.tour-package-grid{padding-left:1rem;padding-right:1rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;justify-content:center}.tour-package-card{max-width:100%!important}}@media (min-width:1024px){.packages-home{margin-top:0}}@media (min-width:1180px){.top-select-container{top:6.3rem}.top-cream-bar,.top-white-bar{height:8rem}}@media (min-width:1281px){.top-white-bar{height:10rem}.select-tour-package{margin-left:3rem}.top-cream-bar{height:10rem}.packages-content .whatsapp-btn{bottom:20px}.packages-content .back-to-top{bottom:20px;right:20px}.packages-content .whatsapp-btn.scroll{bottom:90px}.top-white-bar-right{display:block;position:relative;width:40%;height:10rem;margin-bottom:5rem}.packages-home{max-width:1440px}.bottom-panel-packages{display:none}.pacakge-form-container{flex:1 1;max-width:40%}.add-form{width:50%}.package-left-side{width:calc(60vw - 2rem)}.top-select-container{left:30%}.right-panel{position:fixed;display:flex;right:0;top:0;background-color:#fff;padding:0 1rem;width:calc(40vw - 2rem);height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:hidden;flex-direction:column;justify-content:flex-start;z-index:1}.right-panel-container{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;width:90%;margin:0 auto 0 0}.footer{z-index:2!important}.price-detials-desk-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;width:85%;margin:2rem auto 0}.price-desk{display:flex;flex-direction:column}.add-form.desk{background-color:#e7e7e7}.duration-desk{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:.5rem;font-weight:500;font-size:1.1rem}.desk-days{display:flex;gap:.5rem;align-items:center}.desk-days i{color:#002a57;font-size:1.2rem}.desk-month{display:flex;gap:.5rem;align-items:center}.desk-month i{color:#002a57;font-size:1.2rem}.price-desk{font-size:1rem;font-weight:500}.add-form{width:100%}.row-group{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}.row-group div{width:100%}.date-input-container{display:flex;flex-direction:column}.btn-container{margin-bottom:0}.footerBottom{position:relative}.package-main-container{padding:1.5rem}.add-form.desk{width:100%;max-width:100%}}@media (min-width:1500px){.select-tour-package{margin-left:3.8rem}}.right-panel-price-container{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;background-color:#f1f1f1;padding:1.5rem;border-radius:20px}.right-panel-price-container label{color:#2e2e2e;font-weight:500;font-size:1rem}.right-panel-price-container span{color:#002a57;font-weight:500;font-size:1rem}.right-panel-price{font-size:1.8rem;font-weight:700;color:#002a57}.tour-package-feature-section{margin:3rem auto 1rem;display:flex;justify-content:center}.feature-panel{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;border:1px solid #003b34;border-radius:2rem;background-color:#f2feff}.image-container.home img{border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.feature-panel.silver{background-color:#b0e7ee}.feature-panel.gold{background-color:#ffe0b2}.feature-panel.platinum{background-color:#e1bee7}.feature-panel .tour-feature{color:#003b34}.feature-panel.gold .tour-feature{color:#bf360c}.feature-panel.platinum .tour-feature{color:#4a148c}.feature-panel .tour-feature.selected{background-color:#003b34;color:#b0e7ee}.feature-panel.gold .tour-feature.selected{background-color:#bf360c;color:#ffe0b2}.feature-panel.platinum .tour-feature.selected{background-color:#4a148c;color:#e1bee7}.tour-feature{font-size:.9rem;font-weight:500;padding:.5rem 1rem;cursor:pointer;transition:all .3s ease-in-out}.tour-feature.first{border-top-left-radius:2rem;border-bottom-left-radius:2rem}.feature-panel .tour-feature.middle{border-left:1px solid #003b34;border-right:1px solid #003b34}.feature-panel.gold .tour-feature.middle{border-left:1px solid #bf360c;border-right:1px solid #bf360c}.feature-panel.platinum .tour-feature.middle{border-left:1px solid #4a148c;border-right:1px solid #4a148c}.tour-feature.last{border-top-right-radius:2rem;border-bottom-right-radius:2rem}.tour-map-container{border-radius:15px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);width:100%;max-width:900px;margin:auto}.custom-tooltip{background-color:hsla(0,0%,100%,.75)!important;background-clip:blur(10px)!important;color:#000!important;font-weight:600;font-size:1rem;padding:6px 10px;border-radius:8px;box-shadow:0 0 5px rgba(0,0,0,.3);pointer-events:none;white-space:nowrap}.custom-tooltip strong{max-width:380px!important}.stop-label div{padding:3px 8px;border-radius:5px;font-weight:600;color:#222;white-space:nowrap;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;font-size:14px;box-shadow:0 0 5px rgba(0,0,0,.15);position:absolute;left:50%;background-color:hsla(0,0%,100%,.575);transform:translateX(-50%)}.package-detail-section.accommodation{margin-top:0;margin-bottom:2rem;background-color:#e3f8ff;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:2rem .5rem;border-radius:20px}.accommodation-container{margin-top:1rem}.accommodation-container span{font-size:.95rem;color:#303030}.image-container.package-home{margin-bottom:0}.accommodation-container .image-container{margin-top:1rem}.image-container.package-home .swiper-button-next,.image-container.package-home .swiper-button-prev{display:none!important}.image-container.package-home .swiper-wrapper{margin-bottom:0!important}.image-container.package-home{height:auto;min-height:200px}.pkg-video-container{width:100%;max-width:1100px;margin:1rem auto;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.15);background-color:#000}.pkg-video-container video{width:100%;height:auto;display:block;border:none}.img-container{display:flex;flex-direction:column}.pkg-video-container.potrait{display:flex;justify-content:center;align-items:center;background-color:#000;height:500px;margin-top:0}.pkg-video-container.potrait video{height:500px;width:auto;object-fit:contain}.pkg-video-container.potrait .swiper .swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center}.image-container .swiper .swiper-wrapper .swiper-slide{display:flex;align-items:flex-end;justify-content:flex-end}.secondary-list li{list-style:circle!important;margin-top:.2rem!important}.link-container{display:flex;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:2rem}.link-container a{font-size:.9rem;font-weight:500;color:#fff;background-color:#003d7e;border:none;border-radius:20px;padding:.5rem .8rem;text-decoration:none;transition:background-color .3s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1)}.link-container a:hover{background-color:#002a57}.view-btn{font-size:.9rem;font-weight:500;color:#fff;font-weight:700;background-color:#003d7e;border:none;border-radius:20px;padding:.5rem .8rem;text-decoration:none;transition:background-color .3s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;transition:.3s ease}.view-btn:hover{background-color:#002a57}.image-container img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.tour-title-form{margin-bottom:1rem}.input-form-group{display:flex;gap:.5rem;align-items:center;justify-content:space-between}.input-form-group input{width:100%}.breadcrumbs-container{display:flex;align-items:center;margin-top:1rem;gap:.5rem;margin-bottom:2em}.breadcrumbs-container a{color:#002a57;text-decoration:none;font-size:.8rem;font-weight:500}.breadcrumbs-container a:hover{text-decoration:underline}.breadcrumbs-container span{font-size:.8rem;font-weight:700;color:#002a57}.input-container input{margin-top:1rem;font-family:Roboto,sans-serif;font-size:.9rem}.image-container .swiper-button-next,.image-container .swiper-button-prev,.pkg-video-container .swiper-button-next,.pkg-video-container .swiper-button-prev{background-color:#005bd3;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);padding:10px;font-size:.5rem!important;border-radius:50%;width:40px;display:none;height:40px;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:all .3s ease}.image-container .swiper-button-next:hover,.image-container .swiper-button-prev:hover,.pkg-video-container .swiper-button-next:hover,.pkg-video-container .swiper-button-prev:hover{background-color:#002c66;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.image-container .swiper-wrapper{margin-bottom:3rem}.pkg-video-container .swiper-wrapper{margin-bottom:0}.image-container .swiper-button-next:after,.image-container .swiper-button-prev:after,.pkg-video-container .swiper-button-next:after,.pkg-video-container .swiper-button-prev:after{font-size:20px;font-weight:900;color:#fff}.image-container .swiper-pagination{display:block!important;height:55px;bottom:-25px!important}@media screen and (min-width:1150px){.image-container .swiper-button-next,.image-container .swiper-button-prev,.pkg-video-container .swiper-button-next,.pkg-video-container .swiper-button-prev{display:flex!important}}.throbber-full-screen{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;gap:1rem}.trobber-text{font-size:1.2rem;color:#00346b;font-weight:700}.packages-content .whatsapp-btn{bottom:6rem!important}.packages-content .back-to-top{bottom:6rem!important;right:20px}.packages-content .whatsapp-btn.scroll{bottom:calc(6rem + 70px)}@media (min-width:1281px){.packages-content .whatsapp-btn{bottom:20px}.packages-content .back-to-top{bottom:20px;right:20px}.packages-content .whatsapp-btn.scroll{bottom:90px}}.pacakge-description a{color:#003d7e;text-decoration:none;font-weight:500}.pacakge-description a:hover{text-decoration:underline;color:#002a57}.home-budget-tour-side-container{position:fixed;z-index:100002!important;background-color:hsla(0,0%,100%,.822);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100vh;width:100vw;max-width:35rem;box-shadow:0 4px 12px rgba(0,0,0,.1);right:0;top:0;transform:translateX(35rem);overflow:hidden;transition:.3s ease-in-out}.home-budget-tour-side-container.open{transform:translateX(0);overflow:auto}.budget-tour-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.6);z-index:100001}.budget-tour{text-decoration:none;background-color:#fff;color:#000;position:relative;z-index:100;border:2px solid #000;padding:.8rem 1.5rem;border-radius:40px;font-size:1rem;font-weight:700;cursor:pointer;transition:.3s ease}.budget-tour:hover{background-color:#000;color:#fff}.add-form.budget{background-color:transparent;padding:2rem;width:100%;max-width:100%;border-radius:20px;margin:2rem auto 1rem}.error-text{color:red!important;font-size:.8rem;margin-top:.2rem;margin-bottom:.5rem}.input-container.duration{margin-bottom:2rem!important;display:flex;flex-direction:column;justify-content:flex-end}.input-container.duration label{padding:.3rem .8rem;font-size:1.5rem;font-weight:700;text-align:right;color:#002a57;border-radius:10px;width:-moz-fit-content;width:fit-content;align-self:flex-end;text-transform:uppercase}.duration-label{color:#161616;font-size:1rem;font-weight:700}.image-container .swiper{border-radius:2rem!important}.image-container.package-home img{border-bottom-left-radius:0;border-bottom-right-radius:0}.tour-days-container.package{margin-top:1rem;font-size:1rem;justify-content:center}.form-body label{line-height:1.5rem}.top-btn-container-budget{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-left:1rem;margin-top:1rem}.top-btn-container-budget .close-btn{padding:.65rem .8rem;display:flex;align-items:center;justify-content:center;font-weight:500;background-color:#003d7e;border:none;border-radius:50%;width:auto!important;cursor:pointer;transition:.3s ease-in-out}.close-btn:hover{background-color:#002a57}.close-btn i{font-size:1.2rem;color:#fff}.form-header p{font-size:.95rem;margin-bottom:1rem;line-height:1.5rem;margin-top:.5rem}.price-input{display:flex}.price-input input{border-top-right-radius:0;border-bottom-right-radius:0}.price-type{width:5rem;text-align:center;height:40px;background:#d5f5ff;padding:.5rem;color:#072a4e;font-weight:700;margin-top:1rem;border-radius:10px;border:1px solid #072a4e;border-left-color:transparent;border-bottom-left-radius:0;border-top-left-radius:0;box-shadow:0 0 10px rgba(29,98,172,0);transition:all .3s ease-in-out}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.max-container{margin-left:auto;margin-right:auto;max-width:1440px}.padding-container{padding-left:5rem;padding-right:5rem}.dev-border{border:2px solid red}.dev-height{min-height:200vh}.hidden{display:none}.overflow-hidden{overflow-x:hidden}::-webkit-scrollbar{width:10px;background-color:#fff}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#074180}::-webkit-scrollbar-thumb:hover{background-color:#2664a6}::-webkit-scrollbar-thumb:active{background-color:#001831}.navbar{position:fixed;width:100%;top:0;left:0;padding:.5rem 1.5rem;display:flex;align-items:center;justify-content:space-between;z-index:100000;background-color:transparent;transition:.3s ease}.navbar.scrolled{background-color:#fff;box-shadow:2px 5px 10px rgba(0,0,0,.242)}.logo{margin-left:2.8rem;width:50px!important;height:auto!important;transition:.3s ease}.logo.default{margin-left:0!important}.navbar-right .navbar-login.desk{display:none}.navbar.scrolled .logo{width:50px!important;height:auto!important}.navbar-desk{display:none;gap:3rem;justify-items:center;align-items:center}.navbar-desk li{list-style:none;font-size:.9rem;font-weight:700}.navbar-link{text-decoration:none;color:#000;transition:.3s ease}.navbar-link:hover{color:#104073}.navbar-right{gap:.5rem}.navbar-login,.navbar-right{display:flex;align-items:center}.navbar-login{gap:.3rem;border:none;cursor:pointer1;justify-content:center;text-decoration:none;background-color:#2664a6;color:#fff;padding:.4rem .8rem;border-radius:4rem;font-size:.8rem;font-weight:700;transition:.3s ease}.navbar-login:hover{background-color:#104073}.hamb-icon-container{display:block}.hamb-icon-container button{border:2px solid #002a57;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:2rem;transition:all .3s ease;transform:rotate(0deg)}.menu-btn{filter:invert(11%) sepia(55%) saturate(2688%) hue-rotate(194deg) brightness(98%) contrast(104%)}.hamb-icon-container button.hamb-active{background-color:#002a57;color:#fff;transform:rotate(90deg)}.close-btn,.menu-btn{width:20px;height:auto}.navbar-mobile{position:absolute;top:4rem;left:0;width:100%;display:flex;background-color:#fff;flex-direction:column;justify-content:center;box-shadow:0 5px 10px rgba(0,0,0,.242);z-index:3000;transition:.3s ease}.navbar-mobile li{list-style:none;font-size:.9rem;font-weight:700;padding:.8rem 2rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.1)}.navbar.scrolled .navbar-mobile{top:4rem;left:0}.hero{display:flex;flex-direction:column;align-items:center;min-height:unset;max-width:100vw;background-size:cover;background-position:50%;background-repeat:no-repeat}.about,.hero,.lanka,.travel{position:relative;box-shadow:0 0 30px rgba(0,0,0,.438);z-index:5}.hero{padding-right:0!important}.story{position:relative;box-shadow:none!important;z-index:5}.hero.hero-medium,.hero.hero-mobile{min-height:-moz-fit-content!important;min-height:fit-content!important;padding-bottom:10rem}.hero.hero-desktop{min-height:100vh}.hero-mobile{justify-content:center;gap:3rem}.title-bold{color:#0055af;font-weight:900}.home-main-sec-mobile{padding:0 1.5rem}.home-main-sec-mobile,.home-sub-mobile{position:relative;width:100%;min-width:100vw}.home-sub-mobile{margin-top:2rem}.hero-title{top:45%;font-size:1.5rem}.hero-sub-title,.hero-title{position:absolute;padding:0 1.5rem;width:100%;left:0;opacity:0;z-index:15;text-align:center}.hero-sub-title{color:#000;top:50%;font-weight:500;font-size:1rem}.home-btn-mobile{position:relative;margin-top:4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;text-align:center}.home-btn-mobile a,.home-btn-mobile button{font-size:.85rem!important;width:18rem}.home-btn a{text-decoration:none;background-color:#2664a6;color:#fff;position:relative;z-index:15;padding:.8rem 1.5rem;border-radius:40px;font-size:1rem;font-weight:700;transition:.3s ease}.home-btn a:hover{background-color:#104073}.home-btn-desk{display:flex;gap:1rem}.home-sec-video .video-container{flex:1 1;justify-content:center;align-items:center;max-width:100%;min-width:300px;position:relative}.home-sec-video .video-container:before{content:"";pointer-events:none;z-index:10}.home-sec-video-mobile .video-container:before{position:absolute;bottom:0;left:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);width:100%;height:50%}.home-video{height:100%;width:100vw;object-fit:cover;position:relative;z-index:5}.hero-desktop,.hero-medium{display:none}.first-title-mobile{animation:sub-animation-1 60s infinite}.second-title-mobile{animation:sub-animation-2 60s infinite}.third-title-mobile{animation:sub-animation-3 60s infinite}.fourth-title-mobile{animation:sub-animation-4 60s infinite}.fifth-title-mobile{animation:sub-animation-5 60s infinite}.sixth-title-mobile{animation:sub-animation-6 60s infinite}.first-sub-mobile{margin-top:2rem;animation:sub-animation-1 60s infinite}.second-sub-mobile{margin-top:2rem;animation:sub-animation-2 60s infinite}.third-sub-mobile{margin-top:2rem;animation:sub-animation-3 60s infinite}.fourth-sub-mobile{margin-top:2rem;animation:sub-animation-4 60s infinite}.fifth-sub-mobile{margin-top:2rem;animation:sub-animation-5 60s infinite}.sixth-sub-mobile{margin-top:2rem;animation:sub-animation-6 60s infinite}@keyframes sub-animation-1{0.833%{opacity:1}15.827%{opacity:1}16.66%{opacity:0}}@keyframes sub-animation-2{16.66%{opacity:0}17.493%{opacity:1}32.487%{opacity:1}33.32%{opacity:0}}@keyframes sub-animation-3{33.32%{opacity:0}34.153%{opacity:1}49.147%{opacity:1}49.98%{opacity:0}}@keyframes sub-animation-4{49.98%{opacity:0}50.813%{opacity:1}65.807%{opacity:1}66.64%{opacity:0}}@keyframes sub-animation-5{66.64%{opacity:0}67.473%{opacity:1}82.467%{opacity:1}83.3%{opacity:0}}@keyframes sub-animation-6{83.3%{opacity:0}84.133%{opacity:1}99.167%{opacity:1}to{opacity:0}}.travel-sec-container{padding:0 14%}.travel-sec-container.packages{padding:0 2rem}.travel-sec-container.packages .main-sec-travel{padding:0 14% 3rem}.to-do-container{margin:4rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));justify-content:center;grid-auto-rows:100px;grid-gap:10px;grid-auto-flow:dense;max-width:1440px}.to-do-gallery-item{width:100%;height:100%;position:relative;border-radius:20px}.to-do-gallery-item .to-do-image{width:100%;height:100%;position:absolute;overflow:hidden;border-radius:20px}.to-do-gallery-item .to-do-image img{width:100%;height:100%;object-fit:cover;object-position:0 0;cursor:pointer;transition:.5s ease-in-out;border-radius:20px}.to-do-gallery-container{position:relative;border-radius:20px}.to-do-gallery-container:hover .to-do-image img{transform:scale(1.1)}.to-do-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;text-shadow:0 0 20px #000;font-size:1.2rem;font-weight:600;transition:.5s;z-index:2}.to-do-gallery-container:hover .to-do-text{font-size:1.4rem;color:#83b0fe}.to-do-gallery-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);opacity:1;transition:opacity .5s;z-index:1;transition:.5s ease;border-radius:20px}.to-do-gallery-container:hover:before{opacity:1;background-color:rgba(0,0,0,.5)}.w-1,.w-2,.w-3,.w-4,.w-5{grid-column:span 3}.w-6{grid-column:span 6}.w-7{grid-column:span 3}.h-1,.h-2,.h-3,.h-4,.h-5{grid-row:span 2}.h-6{grid-row:span 6}.h-7{grid-row:span 4}.lanka-container.medium{display:none}.lanka-sec-cards{padding:0 2rem}.lanka-card{padding:20px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;height:500px;justify-content:flex-start;align-items:flex-end;transition:transform .3s ease-in-out;background-position:50%;background-size:cover}.lanka-card:hover{transform:scale(1.05)}.lanka-card-title h3{font-size:1.5rem;font-weight:700;color:#fff;text-align:left;margin:0;padding:10px;text-decoration:none!important;text-shadow:0 0 20px #000}.lanka-card-title a{text-decoration:none}.slick-slide>div{margin:20px 10px}.lanka-container{margin:0 auto;max-width:1200px}.slick-slider,.slick-track{padding:2rem 0}.slick-next:before,.slick-prev:before{color:#fff}.slick-prev{left:-40px!important}.slick-next,.slick-prev{z-index:100000}.slick-next:before,.slick-prev:before{font-size:2rem!important;color:#104073!important}.slick-dots{bottom:-30px!important}.slick-dots li{margin:0 1px!important}.slick-dots li button:before{font-size:.6rem!important}.slick-dots .slick-active button:before{color:#104073!important}.title{text-align:center;font-size:1.5rem}.story-card{padding:20px;border-radius:10px;display:flex;flex-direction:column;align-items:center;height:500px;justify-content:flex-start;background-color:#fff}.story-card .story-img{width:100%;height:auto;border-radius:20px;margin-bottom:10px;transition:.3s ease}.story-img img{border-radius:20px}.story-card .story-details{flex:1 1;display:flex;flex-direction:column;justify-content:center}.story-details h3{font-size:1.3rem;font-weight:700;color:#000;text-align:left;margin:0;padding-bottom:10px}.story-details p{font-size:1rem;text-align:justify;line-height:1.5rem;font-weight:400;color:#545454;margin:0;padding-top:10px}.card-link{text-decoration:none}.card-link:hover .story-card .story-details h3{text-decoration:underline}.card-link:hover .story-card .story-img{transform:scale(1.05)}.about-card-container{padding:0 14%;align-items:center;margin-top:4rem;gap:4rem}.about-card,.about-card-container{display:flex;flex-direction:column}.about-card{gap:2rem;max-width:500px}.link-slider{text-decoration:none}.about-card-image img{border-radius:1rem}.about-card-text{display:flex;flex-direction:column;gap:1rem;justify-content:center}.about-card-text h2{font-size:1.3rem;text-align:center;color:#000}.about-card-text p{font-size:1rem;line-height:1.7rem;font-weight:500;color:#363636;text-align:justify;text-align-last:center}footer{background-color:#fff}.footer-container{display:flex;justify-content:space-around;align-items:flex-start;max-width:1600px;margin:0 auto;padding-top:40px;color:#000}.footer-logo{flex-direction:column;text-align:center;align-self:center;display:flex}.footer-logo img{max-width:100px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.footer-section h4{margin-bottom:15px;font-size:1.1rem;color:#000}.footer-section ul{list-style-type:none;padding:0}.footer-section ul li{margin-bottom:1rem}.footer-section ul li a{text-decoration:none;color:#000;font-size:1rem;transition:color .3s}.footer-section ul li a:hover{color:#474747}.social-container{margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.social-container a i{font-size:1.5rem;color:#000;transition:.3s ease}.social-container a i:hover{color:#000f67}.footer-section ul li{font-size:1rem}.footer-contact{display:flex;flex-direction:column;list-style:none;max-width:500px;margin-bottom:.8rem}.footer-contact .text-bold{font-size:.9rem;margin-bottom:1rem!important}.footer-contact-no{margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.3rem}.footer-contact-no img{margin-bottom:0}.payment{margin-top:1.5rem}.payment img{width:40px;height:auto}.payment-img{display:flex;align-items:center;justify-content:center;gap:5px}.amex,.union{width:30px!important}.payment h4{margin-bottom:1rem}.footerBottom p:nth-child(2){text-align:center;min-width:auto}.footerBottom p:first-child{min-width:auto}.footerBottom p:nth-child(3){min-width:auto;display:none}.footerBottom{display:flex;flex-direction:column-reverse;gap:.5rem;justify-content:center;align-items:center;background-color:#fff;padding:20px;text-align:center}@media (min-width:1160px){.footerBottom p:nth-child(2){text-align:center;min-width:33%}.footerBottom p:first-child{min-width:33%}.footerBottom p:nth-child(3){min-width:33%;display:block}.footerBottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;padding:20px;text-align:center}}.footerBottom p{color:#202020;font-size:1rem;margin:0}.sirima-footer{font-weight:700}.back-to-top{background-color:#002a57;border:none;z-index:100000;transition:.2s ease}.back-to-top:hover{background-color:#176bc5}.whatsapp-btn{position:fixed;bottom:20px;background-color:#00b21b;padding:.8rem 1rem .6rem;right:20px;border-radius:50%;z-index:100000;transition:.2s ease}.whatsapp-btn:hover{background-color:#03c720;transform:scale(1.1)}.whatsapp-btn img{width:2rem;height:auto;transition:.2s ease}.whatsapp-btn.scroll{bottom:90px}.whatsapp-btn-text{width:13rem;position:fixed;bottom:-8px;right:80px;z-index:-2!important;gap:.5rem;display:flex;padding:1rem;background-color:#00b21b;flex-direction:column;color:#fff;font-weight:500;border-radius:1rem;z-index:-1!important;transition:.2s ease;pointer-events:none;font-size:1rem!important;opacity:0}.whatsapp-btn-text .footer-contact-no{margin-bottom:0!important;font-size:.9rem}.whatsapp-btn-text .footer-contact-no img{width:1.5rem!important}.whatsapp-btn-text.scroll{bottom:85px}.whatsapp-btn:hover .whatsapp-btn-text{opacity:1;pointer-events:auto}.navbar-link.active{color:#2664a6;border-bottom:2px solid #2664a6}.about-wrapper{background-color:#fff;display:flex;align-items:center;justify-content:center;max-width:1100px;border-radius:1rem;box-shadow:0 0 10px rgba(0,0,0,.2);overflow:hidden;position:relative;transition:transform .3s ease-in-out}.about-image{border-radius:1rem;width:50%;height:300px;-webkit-clip-path:polygon(35% 0,100% 0,100% 100%,8% 100%);clip-path:polygon(35% 0,100% 0,100% 100%,8% 100%);background-repeat:no-repeat;background-position:50%;background-size:cover;transition:transform .3s ease-in-out,-webkit-clip-path .3s ease-in-out;transition:transform .3s ease-in-out,clip-path .3s ease-in-out;transition:transform .3s ease-in-out,clip-path .3s ease-in-out,-webkit-clip-path .3s ease-in-out}.about-content{padding:2rem;width:50%;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease-in-out,padding .3s ease-in-out}.about-content h3{font-size:1.3rem}.about-content p{font-size:1.1rem;line-height:1.5rem;color:#363636;text-align:justify}.divder{border:1px solid #a4a4a4}.about-card-container.desktop{display:none}.about,.travel{background-color:#f3f3f3}.secondary-container{margin-top:7rem;padding:3rem 8%;margin-bottom:6rem}.secondary-main-container h1{text-align:center;color:#104073}.secondary-main-container p{margin-bottom:1rem;text-align:justify;text-align-last:center;font-size:1rem;color:#555;line-height:2rem}p.leading{color:#000;font-weight:700;margin-top:3rem}p.gallery{margin-top:2rem}.sidebar{z-index:100000;height:100vh;width:22rem;position:fixed;top:0;left:0;background-color:#fff;display:flex}.sidebar-container{margin-top:5rem;margin-left:2rem}.sidebar-container ul{list-style:none}.sidebar-container ul a li{width:18rem;margin-bottom:1rem;padding:1rem 1.5rem;border-radius:2rem;transition:.1s ease}.sidebar-container ul a li:hover{background-color:#176bc5;color:#fff}.sidebar-container ul a{text-decoration:none;color:#000;font-size:1rem}.sidebar-button{position:fixed;top:.8rem;left:1rem;background-color:#fff;padding:.5rem .5rem .4rem;border-radius:.5rem;border:2px solid #002a57;z-index:100001;transform:rotate(0deg);transition:.3s ease;cursor:pointer}.sidebar-button:hover{background-color:#002a57;border:2px solid #002a57}.sidebar-button:hover img{filter:invert(100%) sepia(98%) saturate(0) hue-rotate(21deg) brightness(103%) contrast(101%)}.sidebar-button.active{transform:rotate(180deg);left:18rem}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.726);z-index:100000}.sidebar{transform:translateX(-100%);transition:.3s ease}.sidebar.open{transform:translateX(0)}.sidebar-container ul li.active{font-weight:700;background-color:#002a57;color:#fff}.content-img{display:flex;justify-content:center;align-items:center;margin-top:4rem;border-radius:1rem}.content-img img{border-radius:1rem;width:100%!important;height:auto!important}.max-container-new{max-width:1200px!important}.text-container{display:flex;align-items:center;justify-content:center}.image-grid-container{margin-top:4rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;max-width:1200px!important}.image-grid-container img{border-radius:1rem;width:100%!important;height:auto!important}.sub-title,.text-bold{font-weight:700}.sub-title{line-height:2rem;font-size:1.3rem;color:#104073;margin-bottom:1rem}.content-img.offer,.normal-title,.sub-title{margin-top:2rem}.normal-title{line-height:2rem;font-size:1.1rem;font-weight:700;color:#555;margin-bottom:1rem}p.offer{margin-top:2rem}.about-logo{max-width:30rem}.faq-container{max-width:100%;margin:3rem auto auto}.faq-container>h1,.faq-container>p{margin:1.5rem 0;text-align:center}.accordion,.faq-container>h1{font-size:1.1rem}.accordion{background-color:#fff;color:rgba(0,0,0,.8);cursor:pointer;width:100%;padding:2rem 3rem;border:none;outline:none;transition:.4s;display:flex;justify-content:space-between;line-height:2rem;text-align:left;align-items:center;font-weight:700}.accordion i{font-size:1.5rem}.accordion:hover,.open{background-color:#f1f7f5}.pannel{padding:0 2rem;background-color:#fff;overflow:hidden;background-color:#f1f7f5;max-height:0;transition:max-height .3s ease-out}.pannel p{text-align:justify;color:rgba(0,0,0,.7);font-size:1rem;line-height:2rem;padding-bottom:2rem}.faq{border:1px solid rgba(0,0,0,.2);margin:10px 0}.faq.open{border:none}.faq-para{padding-bottom:2rem}.faq-para li{margin-bottom:1rem!important;text-align:justify;color:rgba(0,0,0,.7);font-size:1rem;line-height:1.4}.faq-para li span{font-weight:700}.text-container ul li{list-style-position:inside}.text-container ol li,.text-container ul li{margin-bottom:1rem;color:#555;line-height:2rem}.terms-table{margin-top:2rem;margin-bottom:2rem;border:2px solid #002a57}tr:nth-child(2n){background-color:#f2f2f2}.terms-table td,.terms-table th{padding:.5rem}.terms-table th{background-color:#002a57;color:#fff}.secondary-table-container{display:flex;justify-content:center}.testimonial-slider.desktop{display:none}.testimonials-container{max-width:1440px;margin:0 auto;padding:1rem;position:relative;width:100%;overflow:hidden}.testimonials-scroll-container{max-width:1300px;margin:0 auto;display:grid;grid-auto-flow:column;grid-template-rows:repeat(3,minmax(200px,calc(200px)));grid-auto-columns:minmax(180px,20vw);grid-gap:10px;gap:10px;overflow-x:auto;overflow-y:hidden;overflow-x:hidden;scroll-behavior:smooth;cursor:-webkit-grab;cursor:grab;padding:10px}.testimonials-scroll-container.dragging{cursor:-webkit-grabbing;cursor:grabbing}.testimonials-grid-item{background-color:#fff;color:#000;display:flex;justify-content:center;align-items:center;border-radius:8px;text-align:center;font-size:16px;box-shadow:0 0 8px rgba(0,85,175,.432);width:100%}.testimonials-grid-item img,.testimonials-grid-item video{width:100%;height:100%;object-fit:cover;border-radius:8px}.testimonial-card{padding:1rem}.lanka-container.testimonials{margin:0 auto}.testimonial-card-mobile-container{margin:0 auto;display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:1rem;max-width:400px}.testimonial-card-mobile-container img,.testimonial-card-mobile-container video{width:100%;max-width:400px;height:auto;border-radius:8px;display:block;margin:0 auto;object-fit:cover;aspect-ratio:16/9}.testimonial-card.mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 8px rgba(0,85,175,.432);text-align:center;border-radius:8px;max-width:400px;min-height:300px;padding:1rem .5rem}.testimonial-card.mobile .testimonial-card-content{line-height:1.5rem;font-size:.9rem}.testimonial-card.mobile .testimonial-card-author{font-size:.9rem}.testimonial-card-content{padding:1rem;margin-bottom:1rem;color:#313131;border-bottom:2px solid #a3a3a3}.testimonial-card-content p:nth-child(2){margin-top:1rem}.testimonial-card-author{display:flex;font-weight:500;flex-direction:column}.testimonials-grid-item.span-2-col{grid-column:span 2}.testimonials-grid-item.span-3-col{grid-column:span 3}.testimonials-grid-item.span-2-row{grid-row:span 2}.testimonials-grid-item.span-2-col-2-row{grid-column:span 2;grid-row:span 2}.scroll-button{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,85,175,.616);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:none;padding:10px 15px;cursor:pointer;z-index:10;font-size:20px;border-radius:50%;transition:background-color .3s}.scroll-button.left{left:10px}.scroll-button.right{right:10px}.scroll-button:hover{background-color:#307ae9}.contact-container{margin-top:4rem;margin-bottom:6rem;display:flex;flex-direction:column;gap:5rem;text-align:center}.contact-container h3{color:#104073}.contact-container i{font-size:1.2rem;color:#104073}.contact-left{display:flex;flex-direction:column;gap:2rem;align-items:center}.address-text h3{margin-bottom:1rem}.address-text p{margin-bottom:0}.contact-middle{display:flex;flex-direction:column;gap:1.5rem}.contact-number h3{margin-bottom:1rem}.contact-number p{margin-bottom:0}.contact-num{display:flex;align-items:center;gap:.5rem;color:#626262}.contact-email h3,.contact-num{margin-bottom:1rem}.contact-email p{margin-bottom:0}.email-text{display:flex;align-items:center;gap:.5rem;color:#626262}.contact-right h3{margin-bottom:1rem}.whatsapp-btn-full a{display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;background-color:#00b21b;color:#fff;padding:.8rem 1.5rem;border-radius:40px;font-size:1rem;font-weight:700;transition:.3s ease}.whatsapp-btn-full i{font-size:1.5rem;color:#fff}.whatsapp-btn-full a:hover{background-color:#00e723}.gallery-container{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.gallery-box{border-radius:2rem;position:relative}.gallery img{width:100%;border-radius:2rem;height:100%;object-fit:cover;z-index:800}.gw-2{grid-column:span 2}.parallax-1{min-height:60vh;background-color:#fff;position:relative;padding-top:0;padding-bottom:0;align-content:center;z-index:0}.parallax-1-img{position:absolute;background-size:cover;opacity:1;background-position:50%;background-attachment:fixed}.home-back-video,.parallax-1-img{top:0;left:0;width:100%;height:100%;z-index:-1}.home-back-video{position:fixed;object-fit:cover}@supports (-webkit-overflow-scrolling:touch){.parallax-1-img{background-attachment:scroll!important}}.story-card-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;gap:20px}.story-grid-container{max-width:1440px;margin-top:3rem}.story-sec-card{padding:20px;border-radius:10px;display:flex;flex-direction:column;align-items:center;height:500px;justify-content:flex-start;background-color:#fff;transition:.3s ease}.story-sec-card .story-sec-img{width:100%;height:auto;border-radius:20px;margin-bottom:10px}.story-sec-img img{border-radius:20px}.story-sec-detials{display:flex;flex-direction:column;justify-content:center;margin-top:.5rem}.story-sec-detials h3{font-size:1.3rem;font-weight:700;color:#000;margin:0;padding-bottom:10px}.story-sec-detials p{font-size:1rem;text-align:justify;line-height:1.5rem;font-weight:400;color:#545454;margin:0}.card-link:hover .story-sec-card .story-sec-detials h3{text-decoration:underline}.card-link:hover .story-sec-card{transform:scale(1.05)}.home-credits{position:absolute;bottom:25px;left:20px;font-size:.8rem;z-index:100000;background-color:hsla(0,0%,100%,.432);border-radius:20px}.credit,.credit a{color:#353535;text-decoration:none;font-weight:700}.credit{font-size:.7rem}.credits{margin-top:.5rem;display:flex;gap:1rem}.gallery-container.home{padding:0 10%}.gallery{margin-top:4rem;position:relative}.gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:10rem;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));z-index:100000000}.gallery-container{position:relative;z-index:2}.view-more-container{text-align:center;margin-top:2rem;margin-bottom:4rem}.view-more-button a{text-decoration:none;background-color:#2664a6;color:#fff;position:relative;padding:.8rem 1.5rem;border-radius:40px;font-size:1rem;font-weight:700;transition:.3s ease}.view-more-button a:hover{background-color:#104073}.gallery-video-section{position:relative;width:100%;max-height:100vh;display:flex;justify-content:center;align-items:center;color:#fff;text-align:center;overflow:hidden;aspect-ratio:16/9;height:auto}.gallery-video-section__video-container{position:relative;width:100%;height:100%;overflow:hidden}.gallery-video-section__video{position:relative;width:100%;height:auto;object-fit:cover}.gradient-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#fff,transparent,transparent,transparent);z-index:1;pointer-events:none}.gallery-video-section__fallback{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero,.lanka{background-color:#fff}@keyframes home-title-span{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:200% 50%}}.title.gallery{text-align:center;margin:0!important;padding:0 1.5rem}.credit-container,.testimonials-detailed-container{display:flex;flex-direction:column}.testimonials-detailed-container{margin-top:2rem;gap:2rem}.testimonial-detailed-card{background-color:#0055af;display:flex!important;align-items:center!important;box-shadow:0 0 10px rgba(0,0,0,.233);max-width:auto!important;padding-top:1rem;height:auto}.testimonial-detailed-card,.testimonial-detailed-card-container{flex-direction:column;justify-content:flex-start;border-radius:1rem}.testimonial-detailed-card-container{display:flex;align-items:flex-start;background-color:#fff;padding:2rem}.testimonial-detailed-header{width:100%;text-align:left!important;display:flex;flex-direction:column;border-bottom:2px solid #000;padding-bottom:1rem;margin-bottom:1rem}.testimonial-detailed-header .author{font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.dropdown-btn{display:flex;align-items:center;background-color:transparent;border:none;font-size:.9rem;font-weight:700;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;cursor:pointer;transition:.2s ease}.dropdown-btn:hover{background-color:hsla(0,0%,100%,.418)}.dropdown-btn:focus{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2)}.dropdown-btn img,.dropdown-link img{width:1.5rem;height:auto}.dropdown-menu{position:fixed;box-shadow:0 0 10px rgba(0,0,0,.2);top:4rem;display:flex;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;transition:.2s ease}.dropdown-menu.scrolled{top:4rem}.dropdown-link{width:138.98px;padding:.5rem 1rem;cursor:pointer;display:flex;border-radius:1rem;justify-content:center;align-items:center;font-size:.9rem;font-weight:7000;gap:.5rem}.dropdown-link:hover{background-color:#d3d3d3}.error-container{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.error-container h1{font-size:5rem;font-weight:700;margin-bottom:.5rem;color:#002a57}.error-container h2{font-size:1.5rem;font-weight:500;color:#002a57;margin-bottom:2rem}.error-container a{display:flex;gap:.5rem;align-items:center;justify-content:center;text-decoration:none;background-color:#2664a6;color:#fff;padding:.8rem 1.5rem;border-radius:4rem;font-size:1rem;font-weight:700;transition:.3s ease}.slick-slider,.slick-track{padding:0!important}.view-more-container.read{margin-top:5rem!important}.first-sub-mobile.german,.second-sub-mobile.german{margin-top:2.5rem!important}.main-sec-lanka.sriLanka h1{margin-bottom:4rem}.sixth-sub-mobile.german{margin-top:2rem!important}.third-sub-mobile.german{margin-top:2.5rem!important}.about,.lanka,.travel{padding-top:6rem;padding-bottom:6rem}.about,.lanka.discover,.lanka.stories{padding-bottom:8rem}.main-sec-lanka.home-reviews .title{margin-bottom:2rem}.testimonial-card-mobile-container{padding-top:2rem!important}.footer-end-details a{color:#000142!important;text-decoration:underline}.footer-end-details a:hover{text-decoration:underline;font-weight:500}.lanka-container.packages{max-width:1400px;margin:0 auto;padding:0!important}.login-acc-container{position:fixed;top:0;right:0;transform:translateX(25rem);max-height:100vh;height:100vh;width:100vw;max-width:23rem;background-color:hsla(0,0%,100%,.856);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:100001;transition:.3s ease-in-out}.login-acc-container.open{transform:translateX(0)}.login-acc-links{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;height:90vh;padding:2rem 1rem}.login-acc-links a{text-decoration:none;color:#000;font-size:1.1rem;transition:.2s ease;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;font-weight:700;border-radius:20px;border:2px solid #000}.login-acc-links a:hover{background-color:#000;color:#fff;border-color:#000}.mobile-login{margin:0 auto;display:flex;align-items:center;justify-content:center}.customer-logins{width:100%;display:flex;flex-direction:column;gap:.5rem}.customer-logins a{color:#fff;border-color:transparent;background-color:#104073}.customer-logins a:hover{background-color:#002a57;color:#fff}.login-top-btn{padding:1rem}.customer-logins .sign{background-color:transparent;color:#002a57;border:2px solid #002a57}.customer-logins .sign:hover{background-color:#002a57;color:#fff;transition:.2s ease}.login-top-btn button{border:2px solid #002a57;color:#002a57;padding:.7rem 1rem;background-color:transparent;font-size:1.5rem;border-radius:2rem;cursor:pointer}.login-top-btn button:hover{background-color:#002a57;color:#fff;transition:.2s ease}.package-btn{color:#2664a6!important;background-color:#fff!important;border:2px solid #2664a6!important}.package-btn:hover{color:#fff!important;background-color:#1a4879!important;border:2px solid #1a4879!important}.home-btn-medium{display:flex;padding-top:1rem;text-align:center;gap:1rem;flex-direction:column;align-items:center;justify-content:center}.home-btn-medium a,.home-btn-medium button{width:18rem}@media (min-width:374px){.fifth-sub-mobile,.sixth-sub-mobile,.third-sub-mobile{margin-top:1rem}}@media (min-width:387px){.second-sub-mobile{margin-top:1rem}}@media (min-width:453px){.first-sub-mobile{margin-top:1rem}}@media (min-width:550px){.logo{width:80px;height:80px;transition:.3s ease}.hero-medium{max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-desktop,.hero-mobile{display:none}.home-sec-video-medium .video-container:before{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.home-main-sec-medium,.home-sub-medium{position:relative;width:100%;min-width:100vw}.home-btn-medium{margin-top:3rem;position:relative;width:100%;display:flex;justify-content:center}.hero-medium{gap:3rem}.hero-title{opacity:1;font-size:1.7rem}.hero-sub-title{font-size:1.2rem}.home-main-sec-desk h1 span,.home-main-sec-medium h1 span{display:inline-block;filter:blur(10px);opacity:0}h1 span:first-child{--order:1}h1 span:nth-child(2){--order:2}h1 span:nth-child(3){--order:3}h1 span:nth-child(4){--order:4}h1 span:nth-child(5){--order:5}h1 span:nth-child(6),h1 span:nth-child(7),h1 span:nth-child(8){--order:6}.first-title span{animation:text-effect-1 60s infinite;animation-delay:calc(var(--order) * .3s)}.second-title span{animation:text-effect-2 60s infinite;animation-delay:calc(var(--order) * .3s)}.third-title span{animation:text-effect-3 60s infinite;animation-delay:calc(var(--order) * .3s)}.fourth-title span{animation:text-effect-4 60s infinite;animation-delay:calc(var(--order) * .3s)}.fifth-title span{animation:text-effect-5 60s infinite;animation-delay:calc(var(--order) * .3s)}.sixth-title span{animation:text-effect-6 60s infinite;animation-delay:calc(var(--order) * .3s)}@keyframes text-effect-1{0%{filter:blur(10px);opacity:0}0.833%{filter:blur(0);opacity:1}15.827%{filter:blur(0);opacity:1}16.66%{filter:blur(10px);opacity:0}}@keyframes text-effect-2{16.66%{filter:blur(10px);opacity:0}17.493%{filter:blur(0);opacity:1}32.487%{filter:blur(0);opacity:1}33.32%{filter:blur(10px);opacity:0}}@keyframes text-effect-3{33.32%{filter:blur(10px);opacity:0}34.153%{filter:blur(0);opacity:1}49.147%{filter:blur(0);opacity:1}49.98%{filter:blur(10px);opacity:0}}@keyframes text-effect-4{49.98%{filter:blur(10px);opacity:0}50.813%{filter:blur(0);opacity:1}65.807%{filter:blur(0);opacity:1}66.64%{filter:blur(10px);opacity:0}}@keyframes text-effect-5{66.64%{filter:blur(10px);opacity:0}67.473%{filter:blur(0);opacity:1}82.467%{filter:blur(0);opacity:1}83.3%{filter:blur(10px);opacity:0}}@keyframes text-effect-6{83.3%{filter:blur(10px);opacity:0}84.133%{filter:blur(0);opacity:1}99.167%{filter:blur(0);opacity:1}to{filter:blur(10px);opacity:0}}.first-sub{animation:sub-animation-1 60s infinite}.second-sub{animation:sub-animation-2 60s infinite}.third-sub{animation:sub-animation-3 60s infinite}.fourth-sub{animation:sub-animation-4 60s infinite}.fifth-sub{animation:sub-animation-5 60s infinite}.sixth-sub{margin-top:2rem;animation:sub-animation-6 60s infinite}.title{font-size:1.6rem}}.story-sec-cards{padding:0 3rem}@media (min-width:589px){.home-btn-medium{margin-top:2rem}}@media (min-width:652px){.home-btn-medium,.sixth-sub{margin-top:1rem}}@media (min-width:650px){.home-sec-video .video-container{min-width:600px}}@media (min-width:768px){.story-container.mobile{display:none}.story-container.medium{display:block}.story-sec-cards{padding:0 10%}.story-details h3{font-size:1.4rem}.image-grid-container{grid-template-columns:repeat(4,1fr)}.story-card-grid{grid-template-columns:repeat(2,1fr)}.testimonial-slider.mobile{display:none!important}.testimonial-slider.desktop{display:block}}@media (min-width:886px){.to-do-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.w-1{grid-column:span 1}.w-2,.w-3,.w-4{grid-column:span 2}.w-5{grid-column:span 5}.w-6{grid-column:span 6}.w-7{grid-column:span 4}.h-1{grid-row:span 1}.h-2{grid-row:span 2}.h-3{grid-row:span 3}.h-4{grid-row:span 4}.h-5{grid-row:span 5}.h-6{grid-row:span 6}.testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1042px){.to-do-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:center;grid-auto-rows:140px;grid-gap:10px;grid-auto-flow:dense}}@media (min-width:1189px){.navbar{padding:.5rem}.navbar-desk{display:flex}.hamb-icon-container,.navbar-mobile{display:none}.logo{width:90px!important;height:auto!important;transition:.3s ease}.sidebar-button{top:1rem;left:1rem}.package-detail-section.accommodation{padding:2rem 1.5rem}.navbar.scrolled .logo{width:60px!important}.home-credits{padding:10px 15px}.credit{font-size:.75rem}.navbar-login{font-size:.8rem}.dropdown-menu{top:6rem}.navbar-right .navbar-login.desk{display:flex}.hero-desktop{max-width:100%;padding:0 2.5rem;display:flex;justify-content:center;flex-direction:row}.hero-sub-title,.hero-title{text-align:left;padding:0 3.5rem}.hero-sub-title{margin-top:.5rem;font-weight:700}.home-btn{position:absolute;left:0;margin-top:6rem;padding:0 3.5rem}.home-sec-video-desk .video-container{display:flex}.home-video{height:100vh;width:100%}.home-sec-video-desk .video-container:before{position:absolute;top:0;left:0;width:25%;height:100%;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.videoContainer{height:100vh}.hero-medium,.hero-mobile{display:none}.title{text-align:left;font-size:1.6rem}.travel-sec-container{padding:0 2.5rem 2rem}.to-do-container{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.w-1{grid-column:span 1}.w-2{grid-column:span 2}.w-3{grid-column:span 3}.w-4{grid-column:span 4}.w-5{grid-column:span 5}.w-6{grid-column:span 6}.w-7{grid-column:span 3}.h-1{grid-row:span 1}.h-2{grid-row:span 2}.h-3{grid-row:span 3}.h-4{grid-row:span 4}.h-5{grid-row:span 5}.h-6{grid-row:span 6}.h-7{grid-row:span 4}.main-sec-about,.main-sec-lanka{padding:0 2.5rem}.main-sec-lanka{text-align:left}.about-card,.about-card-container{align-items:center;gap:2rem}.about-card{display:flex;margin:0;max-width:100%;flex-direction:row}.about-card-image{max-width:400px}.about-card-text{max-width:500px;line-height:1.9rem}.about-card-text h2{font-size:1.5rem}.about-card-text p{color:#004786;font-size:1.2rem}.about-card:nth-child(2n){flex-direction:row-reverse}.about-card:nth-child(2n) h2,.about-card:nth-child(2n) p{text-align:right}.about-card-container.mobile{display:none}.about-card-container.desktop{display:flex}.home-sec-video .video-container{min-width:600px;min-height:340px}.secondary-main-container h1{text-align:left}.secondary-main-container p{text-align:justify;text-align-last:left}.content-img img{width:100%!important;height:auto!important}.contact-container{flex-direction:row;text-align:left}.contact-left{display:flex;flex-direction:row}.footer-logo{max-width:500px}.story-card-grid{grid-template-columns:repeat(3,1fr)}.gallery-container{display:grid;grid-template-columns:repeat(4,auto)}.gallery-video-section__heading{padding:0 1.5rem;font-size:4rem}.pacakge-description{font-size:.95rem}.breadcrumbs-container a,.breadcrumbs-container span{font-size:.9rem}.tour-summary h2{font-size:1.4rem}.tour-summary p{font-size:.95rem}.sub{font-size:1.5rem}.sub-day{font-size:1.2rem}.highlight-header h1{font-size:1.3rem}.accommodation-container span{font-size:1.1rem}.highlight-container ul{font-size:1rem}.tour-days-container.package{justify-content:flex-start}}@media (min-width:1260px){.to-do-container{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media (min-height:800px){.hero.hero-desktop{min-height:80vh}.hero-title{top:40%}.hero-sub-title{top:45%}}@media (min-width:1280px){.navbar{padding:.5rem 2rem}.hero-desktop{padding:0 5rem}.hero-title{font-size:1.8rem}.hero-sub-title{font-size:1.4rem;max-width:50%}.hero-sub-title,.hero-title,.home-btn{padding:0 6rem}.travel-sec-container{padding:0 5rem 2rem}.to-do-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.main-sec-travel h1{font-size:1.8rem}.main-sec-about,.main-sec-lanka{padding:0 5rem}.main-sec-lanka h1{font-size:1.8rem}.story-details h3{font-size:1.5rem}}@media (min-width:1536px){.navbar{padding:.5rem 8%}.hero-desktop{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.hero-title{font-size:2rem}.hero-sub-title{margin-top:1rem;font-size:1.5rem;max-width:50%}.hero-desktop,.hero-sub-title,.hero-title,.home-btn{padding:0 8%}.travel-sec-container{padding:0 8% 2rem}.to-do-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));justify-content:center;grid-auto-rows:140px;grid-gap:10px;grid-auto-flow:dense}.title{font-size:2rem}.main-sec-about,.main-sec-lanka{padding:0 8%}.navbar-login{font-size:1rem;padding:.6rem 1rem}.logo{width:130px!important;margin-left:0}.navbar-desk li{font-size:1rem}}@media screen and (max-width:1199px){.footer-end-details p{font-size:.9rem!important}}@media screen and (max-width:1151px){.footerBottom p:nth-child(3){margin-right:0}.footerBottom p:first-child{margin-left:0}}@media screen and (max-width:976px){.footer-end-details p{font-size:.8rem!important}}@media screen and (max-width:900px){.footer-col{width:100%;padding:2rem 15px}.footer-container{flex-direction:column;padding:2rem;align-items:center;text-align:center}.footer-section{margin-top:2rem}.footer-end-details{flex-direction:column;gap:10px}}@media (max-width:1200px){.footer-col{width:30%;margin-top:2rem}}@media (max-width:900px){.footer-col{width:45%;margin-top:0}.footer-col ul li a{font-size:1rem}.footer-col h4{font-size:1.1rem}}@media (max-width:768px){.footer-col{width:100%}}@media (min-width:1340px){.to-do-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (min-width:1355px){.hero-sub-title{max-width:100%}}@media (min-width:1430px){.to-do-container{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}}@media (min-width:1510px){.to-do-container{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}}@media (min-width:1608px){.to-do-container{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}}@media (min-width:1700px){.hero-desktop,.hero-sub-title,.hero-title,.home-btn{padding:0 14%}.navbar{padding:.5rem 10%}.travel-sec-container{padding:0 14% 2rem}.to-do-container{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.main-sec-about,.main-sec-lanka{padding:0 14%}}@media (min-width:1800px){.hero-title{font-size:2.3rem}.hero-sub-title{font-size:1.7rem}}@media (min-width:1737px){.to-do-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));justify-content:center;grid-auto-rows:140px;grid-gap:10px;grid-auto-flow:dense}}@media (min-width:1834px){.to-do-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:center;grid-auto-rows:140px;grid-gap:10px;grid-auto-flow:dense}}@media (min-width:2200px){.hero-desktop,.hero-sub-title,.hero-title,.home-btn{padding:0 18%}.navbar{padding:.5rem 14%}.hero-title{font-size:2.5rem}.hero-sub-title{font-size:1.9rem}}