@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700;800&family=Poppins:wght@300;400;500;600;700&display=swap);:root{--primary:#E67E22;--primary-hover:#D96C10;--secondary:#8E2043;--accent:#C8A96A;--green:#4B7F52;--sky:#5CA9D6;--heading:#1E293B;--text:#5F6B7A;--muted:#8C96A3;--white:#ffffff;--bg:#FFFDF8;--section:#FDF7F0;--light:#F7F2EB;--border:#E8E2D9;--shadow:0 15px 45px rgba(0,0,0,.08);--shadow-sm:0 5px 20px rgba(0,0,0,.06);--radius:18px;--transition:.35s ease}*{margin:0;padding:0;box-sizing:border-box;font-family:'Poppins',sans-serif!important}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:'Poppins',sans-serif;background:var(--bg);color:var(--text);line-height:1.8;overflow-x:hidden;font-size:16px}img{max-width:100%;display:block}a{text-decoration:none;transition:var(--transition)}ul{list-style:none}button{border:none;cursor:pointer;font-family:inherit}section{position:relative}.container{max-width:1320px;margin:auto;padding:0 20px}h1,h2,h3,h4,h5{font-family:'Playfair Display',serif;color:var(--heading);line-height:1.2}h1{font-size:60px;font-weight:700}h2{font-size:44px;margin-bottom:20px}h3{font-size:28px}p{color:var(--text);margin-bottom:18px}.section-title{text-align:center;margin-bottom:60px}.section-title span{color:var(--primary);font-weight:600;text-transform:uppercase;letter-spacing:1px}.section-title h2{margin-top:10px}.section-title p{max-width:720px;margin:auto}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 38px;background:var(--primary);color:#fff;border-radius:60px;font-weight:600;transition:.35s}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-3px)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:15px 35px;border:2px solid var(--primary);color:var(--primary);border-radius:60px;font-weight:600}.btn-outline:hover{background:var(--primary);color:#fff}.card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden;transition:.4s}.card:hover{transform:translateY(-10px);box-shadow:var(--shadow)}.badge{display:inline-flex;align-items:center;gap:8px;background:#FFF5E8;color:var(--primary);padding:8px 18px;border-radius:50px;font-size:14px;font-weight:600}.bg-light{background:var(--section)}.bg-white{background:#fff}.shadow{box-shadow:var(--shadow)}.radius{border-radius:var(--radius)}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mt-40{margin-top:40px}.transition{transition:.35s}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f3f3f3}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:50px}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}.top-bar{background:#fff7ef;border-bottom:1px solid #eee;font-size:14px}.topbar-wrapper{display:flex;justify-content:space-between;align-items:center;min-height:42px}.topbar-left,.topbar-right{display:flex;align-items:center;gap:16px}.trust-item{display:flex;align-items:center;gap:7px;font-weight:500;color:#444}.trust-item i{color:#f4b400}.divider{width:1px;height:15px;background:#ddd}.topbar-right a{color:#666;font-size:14px;display:flex;gap:6px;align-items:center}.topbar-right a:hover{color:var(--primary)}.main-header{position:sticky;top:0;left:0;z-index:999;background:#fff;box-shadow:0 5px 25px rgb(0 0 0 / .05)}.navbar{padding:15px 0}.navbar-brand img{height:70px}.nav-link{font-weight:500;color:#222;padding:12px 18px!important;position:relative}.nav-link:hover{color:var(--primary)}.nav-link::after{content:"";position:absolute;left:18px;bottom:5px;width:0;height:2px;background:var(--primary);transition:.3s}.nav-link:hover::after{width:calc(100% - 36px)}.desktop-buttons{display:flex;gap:12px;align-items:center}.btn-whatsapp{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;border-radius:50px;border:2px solid #25D366;color:#25D366;font-weight:600;transition:.3s}.btn-whatsapp:hover{background:#25D366;color:#fff}.mobile-right{display:flex;align-items:center;gap:15px}.mobile-whatsapp{width:90px;height:45px;background:#25D366;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:10%;font-size:20px}.navbar-toggler{border:none;padding:0;box-shadow:none!important}.navbar-toggler i{font-size:34px;color:#222}.offcanvas{width:300px}.mobile-nav{padding:0;margin:20px 0;list-style:none}.mobile-nav li{border-bottom:1px solid #eee}.mobile-nav li a{display:block;padding:15px 0;font-weight:500;color:#222}.mobile-nav li a:hover{color:var(--primary);padding-left:10px}.mobile-btns{display:flex;flex-direction:column;gap:15px;margin-top:30px}@media(max-width:1199px){.desktop-buttons{display:none}}@media(max-width:991px){.navbar-brand img{height:60px}}@media(max-width:768px){.main-header{box-shadow:0 3px 15px rgb(0 0 0 / .08)}.navbar{padding:10px 0}.navbar-brand img{height:52px}.mobile-whatsapp{width:42px;height:42px;font-size:18px}.navbar-toggler i{font-size:30px}}@media(max-width:576px){.navbar-brand img{height:45px}.offcanvas{width:270px}}.top-bar{background:#FFF7EF;border-bottom:1px solid var(--border);font-size:14px}.topbar-wrapper{display:flex;justify-content:space-between;align-items:center;min-height:46px}.topbar-left,.topbar-right{display:flex;align-items:center;gap:18px}.trust-item{display:flex;align-items:center;gap:6px;white-space:nowrap;font-weight:500}.trust-item i{color:#F4B400}.topbar-right a{display:flex;align-items:center;gap:6px;color:var(--heading);transition:.3s}.topbar-right a:hover{color:var(--primary)}@media (max-width:991px){.top-bar{padding:8px 0}.topbar-wrapper{flex-direction:column;gap:8px;align-items:center}.topbar-left{justify-content:center;flex-wrap:wrap;gap:15px}.topbar-right{justify-content:center;gap:18px;flex-wrap:wrap}.trust-item span{font-size:13px}.topbar-right a{font-size:13px}}.header-wrapper{position:absolute;top:0;left:0;width:100%;z-index:999;transition:.4s ease}.header-wrapper.sticky{position:fixed;top:0;left:0;animation:slideDown .4s ease}.header-wrapper.sticky .top-bar{margin-top:-46px;opacity:0;visibility:hidden}.header-wrapper.sticky .main-header{background:#fff;box-shadow:0 15px 35px rgb(0 0 0 / .08)}.header-wrapper.sticky .navbar{padding:8px 0}.header-wrapper.sticky .navbar-brand img{height:55px}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}#hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding:180px 0 120px}.heroSlider,.heroSlider .swiper-wrapper,.heroSlider .swiper-slide{position:absolute;inset:0;width:100%;height:100%}.heroSlider img{width:100%;height:100%;object-fit:fill;animation:heroZoom 10s linear infinite alternate}@keyframes heroZoom{from{transform:scale(1)}to{transform:scale(1.08)}}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(18 22 29 / .78) 0%,rgb(18 22 29 / .55) 45%,rgb(18 22 29 / .20) 100%);z-index:1}.hero-content{position:relative;z-index:5;color:#fff;max-width:720px}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:rgb(255 255 255 / .12);backdrop-filter:blur(18px);border:1px solid rgb(255 255 255 / .18);border-radius:50px;font-size:15px;font-weight:600;color:#fff;margin-bottom:30px}.hero-badge i{color:#FFD54A}.hero-content h1{font-family:'Playfair Display',serif;font-size:68px;font-weight:700;line-height:1.08;color:#fff;margin-bottom:25px;letter-spacing:-1px;text-shadow:0 10px 35px rgb(0 0 0 / .25)}.hero-content p{font-size:19px;line-height:1.9;color:rgb(255 255 255 / .92);max-width:640px;margin-bottom:35px}.hero-features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 25px;margin-bottom:45px}.hero-features div{display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-weight:500}.hero-features i{color:#3ED598;font-size:18px}.hero-buttons{display:flex;align-items:center;gap:18px;margin-bottom:40px}.hero-buttons .btn-primary{padding:18px 42px;font-size:16px;font-weight:600;border-radius:60px;box-shadow:0 18px 35px rgb(230 126 34 / .35)}.hero-buttons .btn-primary:hover{transform:translateY(-4px)}.hero-buttons .btn-whatsapp{padding:17px 32px;background:#25D366;color:#fff;border:none;border-radius:60px;box-shadow:0 18px 35px rgb(37 211 102 / .30)}.hero-buttons .btn-whatsapp:hover{background:#1EBE5D;color:#fff}.hero-rating{display:flex;flex-wrap:wrap;gap:18px}.hero-rating>div{display:flex;align-items:center;gap:10px;padding:12px 18px;background:rgb(255 255 255 / .10);backdrop-filter:blur(18px);border:1px solid rgb(255 255 255 / .15);border-radius:16px;color:#fff;font-size:14px;font-weight:500}.hero-rating img{width:22px}.hero-rating i{color:#FFD54A}.hero-form{position:relative;z-index:5;background:#fff;padding:35px;border-radius:24px;box-shadow:0 30px 70px rgb(0 0 0 / .18)}.hero-form h3{margin-bottom:10px}.hero-form p{color:#777;margin-bottom:25px}.hero-form .form-control,.hero-form .form-select{height:56px;border-radius:12px;border:1px solid #ddd;margin-bottom:16px}.hero-form textarea{border-radius:12px;min-height:130px}.hero-form button{width:100%}.heroSlider .swiper-pagination{bottom:40px}.heroSlider .swiper-pagination-bullet{width:12px;height:12px;background:#fff;opacity:.45}.heroSlider .swiper-pagination-bullet-active{width:35px;border-radius:50px;opacity:1;background:#E67E22}@media(max-width:1200px){.hero-content h1{font-size:56px}}@media(max-width:991px){#hero{padding:140px 0 80px;min-height:auto}.hero-content{text-align:center;max-width:100%}.hero-content h1{font-size:46px}.hero-content p{margin:auto auto 30px}.hero-features{grid-template-columns:1fr;justify-items:center}.hero-buttons{justify-content:center;flex-wrap:wrap}.hero-rating{justify-content:center;margin-bottom:50px}.hero-form{margin-top:20px}}@media(max-width:767px){.hero-content h1{font-size:36px;line-height:1.2}.hero-content p{font-size:16px}.hero-buttons{flex-direction:column}.hero-buttons a{width:100%}.hero-rating{flex-direction:column}.hero-rating>div{justify-content:center}.hero-form{padding:25px}}@media(max-width:575px){#hero{padding-top:120px}.hero-badge{font-size:13px;padding:8px 16px}.hero-content h1{font-size:30px}.hero-features{gap:12px}.hero-features div{font-size:15px}}.hero-form{background:#fff;border-radius:26px;padding:40px;box-shadow:0 20px 60px rgb(0 0 0 / .12);position:relative;z-index:10}.hero-form::before{content:"";position:absolute;left:0;top:0;width:100%;height:6px;border-radius:26px 26px 0 0;background:linear-gradient(90deg,#E67E22,#F3A53B)}.form-header{margin-bottom:30px}.form-tag{display:inline-flex;align-items:center;gap:8px;background:#FFF5E8;color:#E67E22;padding:8px 18px;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:18px}.form-header h3{font-size:30px;margin-bottom:10px}.form-header p{font-size:15px;color:#777}.form-group{margin-bottom:18px}.form-group label{display:block;margin-bottom:8px;color:#333;font-size:14px;font-weight:600}.hero-form .form-control,.hero-form .form-select{height:56px;border-radius:14px;border:1px solid #E5E5E5;padding:0 18px;font-size:15px;transition:.35s;box-shadow:none}.hero-form textarea{min-height:130px;padding:18px;resize:none}.hero-form .form-control:focus,.hero-form .form-select:focus{border-color:#E67E22;box-shadow:0 0 0 4px rgb(230 126 34 / .12)}.btn-submit{width:100%;height:60px;border:none;border-radius:16px;background:linear-gradient(135deg,#E67E22,#F39C12);color:#fff;font-size:17px;font-weight:600;transition:.35s;box-shadow:0 15px 35px rgb(230 126 34 / .28)}.btn-submit:hover{transform:translateY(-3px);box-shadow:0 25px 45px rgb(230 126 34 / .35)}.form-footer{margin-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#666}.form-footer div{display:flex;align-items:center;gap:8px}.form-footer i{color:#3CB371}@media(max-width:991px){.hero-form{margin-top:50px}}@media(max-width:576px){.hero-form{padding:25px;border-radius:20px}.form-header h3{font-size:24px}.form-footer{flex-direction:column;align-items:flex-start;gap:12px}.btn-submit{height:56px;font-size:16px}}.testimonial-section{padding:100px 0;background:#FFFDF8}.tripadvisor-wrapper{margin-top:70px}.review-heading{display:flex;flex-direction:column;align-items:center;gap:18px;margin-bottom:40px}.review-heading img{width:200px}.review-heading h3{margin-bottom:4px;font-size:30px}.review-heading span{color:#777}.trip-card{background:#fff;padding:35px;border-radius:22px;border:1px solid #eee;height:100%;transition:.4s;box-shadow:0 10px 30px rgb(0 0 0 / .05)}.trip-card:hover{transform:translateY(-10px);box-shadow:0 25px 45px rgb(0 0 0 / .10)}.stars{font-size:22px;color:#00AA6C;margin-bottom:20px;letter-spacing:3px}.trip-card h4{font-size:24px;margin-bottom:15px}.trip-card p{color:#666;line-height:1.8;font-size:15px;margin-bottom:25px}.review-footer{display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid #eee;font-size:14px}.review-footer strong{color:#222}.review-footer span{color:#999}.tripSlider{padding-bottom:60px}.tripSlider .swiper-pagination-bullet{width:10px;height:10px;background:#ddd;opacity:1}.tripSlider .swiper-pagination-bullet-active{width:35px;border-radius:30px;background:#E67E22}.gallery-section{background:#FFFDF8}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:20px}.gallery-item{position:relative;overflow:hidden;border-radius:22px;cursor:pointer;box-shadow:0 15px 35px rgb(0 0 0 / .08)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.6s}.gallery-item:hover img{transform:scale(1.12)}.gallery-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:25px;background:linear-gradient(to top,rgb(0 0 0 / .65),rgb(0 0 0 / .05));opacity:0;transition:.4s}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay h4{color:#fff;margin-bottom:6px;font-size:26px}.gallery-overlay span{color:#eee;font-size:14px}.large{grid-column:span 2;grid-row:span 2}.tall{grid-row:span 2}.wide{grid-column:span 2}.small{grid-column:span 1;grid-row:span 1}@media(max-width:991px){.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.large,.wide{grid-column:span 2}}@media(max-width:576px){.gallery-grid{grid-template-columns:1fr;grid-auto-rows:260px}.gallery-item,.large,.wide,.tall{grid-column:span 1;grid-row:span 1}.gallery-overlay{opacity:1}}.destination-slider{position:absolute;top:120px;left:0;width:100%;z-index:20;margin:50px 0}.destinationSwiper{padding:10px 0}.destination-card{position:relative;height:180px;border-radius:22px;overflow:hidden;cursor:pointer;transition:.4s;box-shadow:0 20px 45px rgb(0 0 0 / .15)}.destination-card img{width:100%;height:100%;object-fit:cover;transition:.6s}.destination-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .65),rgb(0 0 0 / .05))}.destination-card span{position:absolute;left:20px;bottom:18px;color:#fff;font-size:20px;font-weight:600;z-index:5}.destination-card:hover{transform:translateY(-8px)}.destination-card:hover img{transform:scale(1.1)}.tour-section{padding:110px 0;background:#FFFDF8}.tour-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px rgb(0 0 0 / .08);transition:.4s;height:100%}.tour-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px rgb(0 0 0 / .12)}.tour-image{position:relative;height:300px;overflow:hidden}.tour-image img{width:100%;height:100%;object-fit:fill;transition:.6s}.tour-card:hover img{transform:scale(1.08)}.tour-badge{position:absolute;top:20px;left:20px;background:#E67E22;color:#fff;padding:10px 20px;border-radius:50px;font-size:14px;font-weight:600}.tour-content{padding:35px}.tour-content h3{margin-bottom:15px;font-size:32px}.tour-content>p{margin-bottom:30px}.tour-info{display:flex;flex-direction:column;gap:25px}.tour-info h6{color:#E67E22;margin-bottom:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.tour-info ul{margin:0;padding-left:18px}.tour-info li{margin-bottom:8px}.tour-footer{margin-top:35px}.why-us-section{background:#fff}.feature-card{background:#fff;border:1px solid #EFE7DE;border-radius:24px;padding:35px 28px;text-align:center;height:100%;transition:.4s;position:relative;overflow:hidden}.feature-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#E67E22,#F4B860);transform:scaleX(0);transition:.4s}.feature-card:hover::before{transform:scaleX(1)}.feature-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px rgb(0 0 0 / .08)}.feature-icon{width:85px;height:85px;margin:auto;margin-bottom:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#FFF6EA;transition:.4s}.feature-icon i{font-size:34px;color:#E67E22}.feature-card:hover .feature-icon{background:#E67E22}.feature-card:hover .feature-icon i{color:#fff}.feature-card h4{margin-bottom:15px;font-size:24px}.feature-card p{font-size:15px;color:#666;line-height:1.8}@media(max-width:991px){.feature-card{padding:30px 22px}.feature-icon{width:75px;height:75px}.feature-icon i{font-size:30px}}@media(max-width:576px){.feature-card{text-align:center}.feature-card h4{font-size:22px}}.cta-section{position:relative;overflow:hidden;padding:140px 0;color:#fff}.cta-bg{position:absolute;inset:0;z-index:1}.cta-bg img{width:100%;height:100%;object-fit:cover;transform:scale(1.08)}.cta-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(20 25 35 / .82),rgb(20 25 35 / .55));z-index:2}.cta-pattern{position:absolute;right:-150px;top:-150px;width:420px;height:420px;border-radius:50%;background:rgb(255 255 255 / .05);filter:blur(20px);z-index:2}.cta-content{position:relative;z-index:5;text-align:center}.cta-tag{display:inline-block;padding:10px 22px;background:rgb(255 255 255 / .15);backdrop-filter:blur(15px);border:1px solid rgb(255 255 255 / .2);border-radius:50px;font-size:14px;font-weight:600;margin-bottom:30px}.cta-content h2{color:#fff;font-size:58px;line-height:1.15;margin-bottom:25px}.cta-content p{color:rgb(255 255 255 / .9);font-size:18px;line-height:1.9;max-width:760px;margin:0 auto 40px}.cta-features{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-bottom:45px}.cta-features span{display:flex;align-items:center;gap:8px;padding:12px 20px;background:rgb(255 255 255 / .12);border-radius:50px;backdrop-filter:blur(15px);font-size:15px}.cta-features i{color:#5BE584}.cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:45px}.cta-buttons .btn-primary{min-width:320px;padding:18px 35px}.cta-buttons .btn-whatsapp{min-width:260px;background:#25D366;color:#fff;border:none;border-radius:60px;padding:18px 35px}.cta-buttons .btn-whatsapp:hover{background:#1FB75A}.cta-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:35px;margin-top:20px}.cta-trust div{display:flex;align-items:center;gap:10px;color:#fff;font-size:15px}.cta-trust img{width:24px}.cta-trust i{color:#FFD54A;font-size:20px}@media(max-width:991px){.cta-section{padding:90px 0}.cta-content h2{font-size:42px}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons a{width:100%;max-width:420px}}@media(max-width:576px){.cta-content h2{font-size:32px}.cta-content p{font-size:16px}.cta-features{justify-content:flex-start}.cta-trust{flex-direction:column;gap:15px;align-items:center}}.footer{background:#fff;color:#000;padding:90px 0 25px}.footer-logo{height:80px;margin-bottom:25px}.footer-about p{color:rgb(0 0 0 / .75);line-height:1.9;margin-bottom:30px}.footer-trust{display:flex;flex-wrap:wrap;gap:12px}.footer-trust span{padding:10px 18px;border-radius:50px;background:rgb(255 255 255 / .08);font-size:13px;color:#000}.footer-widget h4{color:#000;margin-bottom:25px;font-size:24px}.footer-widget ul{list-style:none;padding:0;margin:0}.footer-widget li{margin-bottom:16px;display:flex;align-items:flex-start;gap:10px}.footer-widget i{color:#E67E22;margin-top:3px}.footer-widget a{color:rgb(0 0 0 / .75);transition:.3s}.footer-widget a:hover{color:#E67E22;padding-left:5px}.footer hr{border-color:rgb(255 255 255 / .08);margin:60px 0 25px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.footer-bottom p{color:rgb(255 255 255 / .6);margin:0}.footer-links{display:flex;gap:25px}.footer-links a{color:rgb(255 255 255 / .65)}.footer-links a:hover{color:#E67E22}@media(max-width:991px){.footer{text-align:center}.footer-trust{justify-content:center}.footer-widget li{justify-content:center}.footer-bottom{flex-direction:column}.footer-links{justify-content:center;flex-wrap:wrap}}@media(max-width:576px){.footer{padding:70px 0 20px}.footer-logo{height:65px}.footer-widget{margin-top:10px}.footer-widget h4{margin-bottom:18px}}.floating-cta{position:fixed;right:30px;bottom:30px;z-index:999;display:flex;flex-direction:column;gap:14px}.floating-cta a{display:flex;align-items:center;gap:15px;min-width:245px;padding:14px 18px;border-radius:70px;color:#fff;box-shadow:0 15px 35px rgb(0 0 0 / .18);transition:.35s;overflow:hidden}.floating-cta a:hover{transform:translateY(-4px)}.floating-whatsapp{background:linear-gradient(135deg,#25D366,#18B455)}.floating-itinerary{background:linear-gradient(135deg,#E67E22,#F4A126)}.cta-icon{width:52px;height:52px;background:rgb(255 255 255 / .18);border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.cta-icon i{font-size:24px;color:#fff}.cta-text{display:flex;flex-direction:column}.cta-text small{font-size:12px;color:rgb(255 255 255 / .85);line-height:1;margin-bottom:4px}.cta-text strong{font-size:16px;font-weight:600;color:#fff}@media(max-width:768px){.floating-cta{left:15px;right:15px;bottom:15px;flex-direction:row;gap:10px}.floating-cta a{flex:1;min-width:auto;justify-content:center;padding:14px 12px;border-radius:18px}.cta-text{display:none}.cta-icon{width:48px;height:48px}.cta-icon i{font-size:22px}}.floating-cta{opacity:0;visibility:hidden;transform:translateY(30px);transition:.4s}.floating-cta.show{opacity:1;visibility:visible;transform:translateY(0)}.floating-whatsapp::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border-radius:70px;background:rgb(37 211 102 / .35);animation:pulse 2.5s infinite}@keyframes pulse{0%{transform:scale(1);opacity:.6}70%{transform:scale(1.08);opacity:0}100%{transform:scale(1.08);opacity:0}}.faq-section{padding:110px 0;background:#FFFDF8}.faq-wrapper{max-width:900px;margin:auto}.accordion-item{border:none;margin-bottom:18px;border-radius:20px!important;overflow:hidden;box-shadow:0 12px 30px rgb(0 0 0 / .06)}.accordion-button{background:#fff;padding:24px 28px;font-size:20px;font-weight:600;color:#222;box-shadow:none!important}.accordion-button:not(.collapsed){background:#fff;color:#E67E22}.accordion-button::after{background-size:20px;transition:.35s}.accordion-body{padding:0 28px 28px;font-size:16px;line-height:1.9;color:#666}@media(max-width:768px){.accordion-button{font-size:17px;padding:20px}.accordion-body{padding:0 20px 20px;font-size:15px}}.lead-popup{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:99999;opacity:0;visibility:hidden;transition:.35s}.lead-popup.active{opacity:1;visibility:visible}.popup-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .65);backdrop-filter:blur(6px)}.popup-box{position:relative;width:100%;max-width:520px;background:#fff;border-radius:26px;padding:40px;z-index:2;box-shadow:0 25px 80px rgb(0 0 0 / .20);animation:popupScale .35s}@keyframes popupScale{from{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.popup-close{position:absolute;top:18px;right:18px;width:42px!important;height:42px!important;border:none;border-radius:50%;background:#f5f5f5;cursor:pointer}.popup-close:hover{background:#E67E22;color:#fff}.popup-tag{display:inline-block;background:#FFF4E8;color:#E67E22;padding:8px 18px;border-radius:40px;font-size:13px;font-weight:600;margin-bottom:18px}.popup-box h3{margin-bottom:15px;font-size:34px}.popup-box p{margin-bottom:25px}.popup-box input{height:55px;margin-bottom:16px}.popup-box button{width:100%}@media(max-width:576px){.popup-box{margin:20px;padding:30px 22px}.popup-box h3{font-size:28px}}.tour-grid-section{padding:120px 0;background:linear-gradient(180deg,#FFFDF8 0%,#ffffff 100%)}.tour-tabs{margin:60px 0;gap:15px;border:none}.tour-tabs .nav-link{border:none;background:#fff;color:var(--heading);font-weight:600;font-size:16px;padding:16px 28px;border-radius:60px;transition:.35s;box-shadow:0 8px 25px rgb(0 0 0 / .05);border:1px solid #ECECEC}.tour-tabs .nav-link:hover{color:var(--primary);transform:translateY(-3px)}.tour-tabs .nav-link.active{background:linear-gradient(135deg,#E67E22,#F4B04A);color:#fff;border-color:#fff0;box-shadow:0 15px 35px rgb(230 126 34 / .30)}.category-title{margin-bottom:40px;text-align:center}.category-title h3{font-size:40px;margin-bottom:12px;color:var(--heading)}.category-title p{max-width:700px;margin:auto;color:#777;line-height:1.8}.tour-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid #EFEFEF;transition:.45s;height:100%;position:relative;box-shadow:0 10px 35px rgb(0 0 0 / .06)}.tour-card:hover{transform:translateY(-12px);box-shadow:0 25px 60px rgb(0 0 0 / .12)}.tour-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#E67E22,#F4B04A);transform:scaleX(0);transition:.35s}.tour-card:hover::before{transform:scaleX(1)}.tour-image{position:relative;height:250px;overflow:hidden}.tour-image img{width:100%;height:100%;object-fit:cover;transition:.7s}.tour-card:hover img{transform:scale(1.12)}.tour-image::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .60),rgb(0 0 0 / .10))}.tour-duration{position:absolute;top:18px;left:18px;z-index:2;background:#fff;color:var(--primary);padding:10px 18px;border-radius:50px;font-size:13px;font-weight:700;box-shadow:0 10px 25px rgb(0 0 0 / .15)}.tour-content{padding:28px}.tour-content h4{font-size:26px;margin-bottom:14px;transition:.35s}.tour-card:hover h4{color:var(--primary)}.tour-route{display:flex;gap:8px;color:#666;line-height:1.8;min-height:60px;margin-bottom:24px}.tour-route::before{content:"📍"}.tour-btn{width:100%;height:52px;display:flex;justify-content:center;align-items:center;border-radius:14px;background:#FFF4E8;color:var(--primary);font-weight:600;transition:.35s}.tour-btn::after{content:"→";margin-left:10px;transition:.35s}.tour-btn:hover{background:var(--primary);color:#fff}.tour-btn:hover::after{transform:translateX(6px)}.tab-pane{animation:fadeIn .45s}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1199px){.tour-image{height:220px}.category-title h3{font-size:34px}}@media(max-width:991px){.tour-grid-section{padding:90px 0}.tour-tabs{flex-wrap:wrap;overflow-x:auto;padding-bottom:10px;justify-content:flex-start!important;scrollbar-width:none}.tour-tabs::-webkit-scrollbar{display:none}.tour-tabs .nav-item{flex:none}.tour-tabs .nav-link{white-space:nowrap;padding:14px 24px}.category-title{margin-bottom:30px}.category-title h3{font-size:30px}.tour-image{height:220px}}@media(max-width:767px){.tour-image{height:220px}.tour-content{padding:22px}.tour-content h4{font-size:22px}.tour-route{font-size:14px;min-height:auto}.tour-btn{height:48px;font-size:15px}}@media(max-width:575px){.tour-grid-section{padding:70px 0}.tour-tabs{margin:40px 0;gap:10px}.tour-tabs .nav-link{padding:12px 20px;font-size:14px}.category-title h3{font-size:24px}.category-title p{font-size:15px}.tour-image{height:210px}.tour-content{padding:20px}.tour-content h4{font-size:20px}}.tour-content p:last-of-type{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:112px}.custom-tour-cta{padding:100px 0;background:#FFF8EF}.custom-tour-box{background:linear-gradient(135deg,#1E293B,#0F172A);border-radius:28px;padding:60px;overflow:hidden;position:relative;color:#fff}.custom-tour-box::before{content:"";position:absolute;right:-120px;top:-120px;width:320px;height:320px;border-radius:50%;background:rgb(255 255 255 / .05)}.custom-tour-box::after{content:"";position:absolute;left:-100px;bottom:-100px;width:260px;height:260px;border-radius:50%;background:rgb(230 126 34 / .18)}.cta-content{position:relative;z-index:2}.cta-tag{display:inline-block;padding:10px 20px;border-radius:40px;background:rgb(255 255 255 / .12);backdrop-filter:blur(10px);font-size:14px;font-weight:600;margin-bottom:20px}.cta-content h2{color:#fff;font-size:46px;margin-bottom:18px;line-height:1.2}.cta-content p{color:rgb(255 255 255 / .85);line-height:1.9;margin-bottom:30px;max-width:700px}.cta-highlights{display:flex;flex-wrap:wrap;gap:16px}.cta-highlights span{display:flex;align-items:center;gap:8px;background:rgb(255 255 255 / .08);padding:10px 18px;border-radius:40px}.cta-highlights i{color:#F4B04A}.cta-buttons{display:flex;flex-direction:column;gap:18px;position:relative;z-index:2}.btn-custom-tour{background:linear-gradient(135deg,#E67E22,#F4B04A);color:#fff;height:60px;border-radius:16px;display:flex;justify-content:center;align-items:center;gap:12px;font-weight:700;transition:.35s;box-shadow:0 20px 40px rgb(230 126 34 / .35)}.btn-custom-tour:hover{transform:translateY(-4px);color:#fff}.btn-whatsapp-tour{background:#25D366;color:#fff;height:60px;border-radius:16px;display:flex;justify-content:center;align-items:center;gap:12px;font-weight:700;transition:.35s}.btn-whatsapp-tour:hover{background:#1EBE5D;color:#fff;transform:translateY(-4px)}@media(max-width:991px){.custom-tour-box{padding:40px 30px;text-align:center}.cta-content h2{font-size:36px}.cta-highlights{justify-content:center;margin-bottom:30px}.cta-buttons{margin-top:20px}}@media(max-width:576px){.custom-tour-box{padding:30px 20px}.cta-content h2{font-size:28px}.cta-content p{font-size:15px}.cta-highlights{gap:10px}.cta-highlights span{font-size:13px;padding:8px 14px;width:100%;justify-content:center}.btn-custom-tour,.btn-whatsapp-tour{height:54px;font-size:15px}}@media (max-width:768px){.floating-cta{position:fixed;left:12px;right:12px;bottom:12px;display:flex;gap:10px;z-index:9999}.floating-cta a{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;min-width:auto;padding:12px;border-radius:14px}.cta-icon{width:42px;height:42px;flex-shrink:0;background:rgb(255 255 255 / .18);border-radius:50%;display:flex;align-items:center;justify-content:center}.cta-icon i{font-size:20px}.cta-text{display:flex;flex-direction:column;line-height:1.1}.cta-text small{display:block;font-size:11px;color:rgb(255 255 255 / .85);margin-bottom:2px}.cta-text strong{display:block;font-size:14px;font-weight:600;color:#fff}}