html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}:root{--primary-blue:#1e3a8a;--light-blue:#dbeafe;--dark-blue:#1e40af;--white:#fff;--text-dark:#333;--text-light:#666}.navbar{background-color:var(--white);box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{color:#4a9fd1;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:800;gap:.4rem;text-decoration:none;white-space:nowrap}.logo-img{height:42px;width:auto}.nav-menu{display:flex;gap:1.8rem;margin:0;padding:0}.nav-menu,.nav-menu li{list-style:none}.nav-link{color:var(--text-dark);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;white-space:nowrap}.nav-link:hover{color:#4a9fd1}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:4px}.hamburger span{background-color:#4a9fd1;border-radius:2px;display:block;height:2px;transition:all .3s;width:24px}@media (max-width:1024px){.nav-menu{gap:1.2rem}.nav-link{font-size:.9rem}}@media (max-width:768px){.hamburger{display:flex}.nav-menu{background-color:#fff;box-shadow:0 4px 12px #0000001a;display:none;flex-direction:column;gap:1rem;left:0;padding:1rem 2rem;position:absolute;right:0;top:100%}.nav-menu.open{display:flex}.navbar{position:relative}.nav-container{padding:.8rem 1.2rem}.nav-logo{font-size:1.1rem}.logo-img{height:34px}}.footer{background-color:#fff;border-top:1px solid #e5e7eb;color:var(--text-dark);margin-top:auto;padding:3rem 0 1.5rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1.5fr 1fr 1fr;margin-bottom:2rem}.footer-section{display:flex;flex-direction:column}.footer-logo{align-items:center;display:flex;flex-direction:row;gap:.6rem;margin:0;padding:0}.footer-logo img{flex-shrink:0;height:36px;width:auto}.footer-logo-info{display:flex;flex-direction:column}.footer-logo-text{color:#4a9fd1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;line-height:1.2;margin:0;padding:0}.footer-tagline{color:#666;font-size:.85rem;line-height:1.4;margin-top:.3rem}.footer-section h3{color:#4a9fd1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;line-height:1.2;margin:0 0 1rem;padding:0}.footer-section a{color:var(--text-dark);display:block;line-height:2;margin-bottom:.3rem;text-decoration:none}.footer-section a:hover{color:#4a9fd1}.footer-section p{color:var(--text-dark);line-height:1.8}.social-icons{display:flex;gap:1rem;margin-top:1rem}.social-icon{color:#4a9fd1;font-size:1.3rem;transition:all .3s}.social-icon:hover{color:#3b8bc0;transform:scale(1.1)}.footer-bottom{border-top:1px solid #e5e7eb;color:var(--text-light);padding-top:2rem;text-align:center}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:1fr}.footer-container{padding:0 1rem}.footer-logo img{height:28px}.footer-logo-text,.footer-section h3{font-size:.95rem}.footer{padding:2rem 0 1rem}}.hero{align-items:center;background-image:url(https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=1920&q=80);background-position:50%;background-size:cover;color:var(--white);display:flex;height:calc(100vh - 82px);justify-content:center;position:relative}.hero-overlay{background:#0006;bottom:0;left:0;position:absolute;right:0;top:0}.hero-content{max-width:1200px;padding:0 2rem;position:relative;text-align:center;z-index:10}.hero-content h1{font-size:3rem;font-style:italic;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.cta-section{margin-top:1.5rem}.plan-trip-btn{background-color:#4a9fd1;border-radius:8px;box-shadow:0 4px 15px #0003;color:var(--white);display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:transform .3s,box-shadow .3s}.plan-trip-btn:hover{background-color:#3b8bc0;box-shadow:0 6px 20px #0000004d;transform:scale(1.05)}.booking-section{background-color:#f8f9fa;padding:1.5rem 2rem}.booking-widget{background-color:var(--white);border-radius:10px;box-shadow:0 4px 15px #0000001a;overflow:hidden;padding:0}.booking-widget iframe{border:none;display:block}.services-section{background-color:#eaf6fd;padding:3rem 2rem}.services-title{color:#4a9fd1;font-family:Poppins,sans-serif;font-size:1.8rem;margin-bottom:2rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px}.service-card{background-color:#fff;border:1px solid #e8f4fd;border-radius:12px;box-shadow:0 4px 15px #4a9fd11a;padding:2rem 1.5rem;text-align:center;transition:transform .3s,box-shadow .3s}.service-card:hover{box-shadow:0 8px 25px #4a9fd133;transform:translateY(-5px)}.service-icon{color:#4a9fd1;display:block;font-size:2rem;margin-bottom:.8rem}.service-card h3{color:#000;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;margin-bottom:.6rem}.service-card p{color:#222;font-family:sans-serif;font-size:.85rem;font-weight:400;line-height:1.7;margin:0;text-align:center}.packages-section{background-color:#fff;overflow:hidden;padding:3rem 2rem}.packages-title{color:#4a9fd1;font-family:Poppins,sans-serif;font-size:1.8rem;margin-bottom:2rem;text-align:center}.carousel-track-wrapper{overflow:hidden;width:100%}.carousel-track{animation:scroll 25s linear infinite;display:flex;gap:1.5rem;width:max-content}.carousel-slide{border-radius:12px;box-shadow:0 4px 15px #0000001a;flex-shrink:0;height:250px;overflow:hidden;width:350px}.carousel-slide img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.carousel-slide:hover img{transform:scale(1.05)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonials-section{background-color:#eaf6fd;padding:2.5rem 2rem;text-align:center}.testimonials-inner{margin:0 auto;max-width:600px}.testimonials-title{color:#4a9fd1;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:700;margin-bottom:.8rem}.stars{color:#f5a623;font-size:1.1rem;letter-spacing:3px;margin-bottom:.8rem}.testimonial-text{color:#444;font-size:1.15rem;font-style:italic;line-height:1.9;margin-bottom:.8rem;min-height:60px}.testimonial-author{color:#4a9fd1;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.testimonial-nav{gap:1rem;margin-bottom:.8rem}.nav-arrow,.testimonial-nav{display:flex;justify-content:center}.nav-arrow{align-items:center;background:none;border:2px solid #4a9fd1;border-radius:50%;color:#4a9fd1;cursor:pointer;font-size:1rem;height:32px;transition:all .3s;width:32px}.nav-arrow:hover{background-color:#4a9fd1;color:#fff}.testimonial-dots{display:flex;gap:.4rem;justify-content:center;margin-top:.8rem}.dot{background-color:#4a9fd14d;border:none;border-radius:50%;cursor:pointer;height:7px;transition:background-color .3s;width:7px}.dot.active{background-color:#4a9fd1}@media (max-width:1024px){.hero-content h1{font-size:2.5rem}.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero{height:auto;min-height:calc(100vh - 70px)}.hero-content h1{font-size:1.6rem}.hero-content{padding:3rem 1rem}.plan-trip-btn{font-size:.95rem;padding:.7rem 1.5rem}.booking-section{padding:1rem}.booking-widget{padding:0}.services-section{padding:2rem 1rem}.services-grid{gap:1.2rem;grid-template-columns:1fr}.packages-title,.services-title{font-size:1.3rem}.packages-section{padding:2rem 1rem}.carousel-slide{height:160px;width:220px}.testimonials-section{padding:2rem 1rem}.testimonials-title{font-size:1.3rem}.testimonial-text{font-size:1rem}}@media (max-width:480px){.hero-content h1{font-size:1.3rem}.carousel-slide{height:130px;width:180px}}.lightbox-overlay{align-items:center;background:#000000e0;cursor:pointer;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.lightbox-img{border-radius:8px;box-shadow:0 8px 40px #00000080;max-height:88vh;max-width:92vw;object-fit:contain}.lightbox-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2.5rem;line-height:1;position:absolute;right:1.5rem;top:1.2rem}.carousel-slide{cursor:pointer}.flights{min-height:80vh}.booking-container{margin:0 auto;max-width:1400px;padding:2rem}.booking-container iframe{border-radius:10px;box-shadow:0 4px 15px #0000001a}@media (max-width:768px){.booking-container{padding:1rem}}@media (max-width:480px){.booking-container{padding:.5rem}}.page-header{background-color:var(--light-blue);padding:4rem 2rem;text-align:center}.page-header h1{color:#4a9fd1;font-size:2.5rem;margin-bottom:1rem}.page-header p{color:var(--text-light);font-size:1.1rem}.destinations{min-height:80vh}.destinations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:3rem 2rem}.destination-card{background-color:var(--white);border-radius:10px;box-shadow:0 4px 15px #0000001a;overflow:hidden;transition:transform .3s}.destination-card:hover{transform:translateY(-5px)}.destination-image{background-position:50%;background-size:cover;height:250px}.destination-country{color:var(--text-light);font-size:.9rem;margin-bottom:.5rem}.destination-desc{color:var(--text-light);margin-bottom:1rem}.destination-info{padding:1.5rem}.destination-info h3{color:#4a9fd1;margin-bottom:.5rem}.destination-info p{color:var(--text-light);margin-bottom:1rem}.explore-btn{background-color:#4a9fd1;border:none;border-radius:5px;color:var(--white);cursor:pointer;padding:.5rem 1.5rem;transition:background-color .3s}.explore-btn:hover{background-color:#3b8bc0}@media (max-width:768px){.page-header h1{font-size:1.8rem}.page-header p{font-size:1rem}.destinations-grid{grid-template-columns:1fr;padding:1.5rem 1rem}.destination-image{height:200px}}@media (max-width:480px){.page-header{padding:2.5rem 1rem}.page-header h1{font-size:1.5rem}}.about{background-color:#f0f8ff;min-height:80vh}.container{margin:0 auto;max-width:1200px}.about-content{padding:5rem 3rem}.about-grid{grid-gap:8rem;align-items:start;display:grid;gap:8rem;grid-template-columns:1fr 1.4fr}.about-image{background:linear-gradient(135deg,#eaf6fd 60%,#fff);border-radius:20px;padding:1rem;position:sticky;top:2rem}.about-image img{border:3px solid #e8f4fd;border-radius:16px;box-shadow:0 12px 35px #4a9fd140;height:auto;object-fit:cover;object-position:top;outline:6px solid #4a9fd11a;outline-offset:4px;width:100%}.owner-info{margin-top:1rem;text-align:center}.owner-info h3{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:400;margin-bottom:.3rem}.owner-info p{color:#4a9fd1;font-size:.95rem;font-weight:400}.about-text{display:flex;flex-direction:column;gap:.5rem}.about-section{margin:0;padding:0}.about-section p{color:#666;font-family:sans-serif;font-size:.85rem;font-weight:400;line-height:1.8}.cta-text{color:#4a9fd1!important;font-family:Poppins,sans-serif;font-size:1.2rem!important;font-style:italic;font-weight:400!important}.about-btn{background-color:#4a9fd1;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.9rem 2.5rem;text-decoration:none;transition:background-color .3s,transform .3s}.about-btn:hover{background-color:#3b8bc0;transform:scale(1.05)}@media (max-width:1024px){.about-grid{gap:3rem}.about-content{padding:3rem 2rem}}@media (max-width:768px){.about-grid{gap:2rem;grid-template-columns:1fr}.about-image{position:static}.about-section p{font-size:.95rem}.about-content{padding:2rem 1rem}.cta-text{font-size:1rem!important}}@media (max-width:480px){.about-content{padding:1.5rem .8rem}.owner-info h3{font-size:1rem}}.App{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.3bfeda7c.css.map*/