:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}h1{font-size:3.2em;line-height:1.1}.navbar{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background-color:#a5550a;color:#fff;box-shadow:0 2px 6px #0003;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:relative;z-index:1000}.logo-container{display:flex;align-items:center;gap:12px}.logo{height:40px;cursor:pointer;background-color:#fff;border-radius:50%}.logo-container h1{font-size:1.5rem;margin:0;font-weight:700}.links{display:flex;gap:24px}.links a{color:#fff;text-decoration:none;font-weight:600;font-size:1rem;transition:color .3s ease}.links a:hover{color:#ff7e5750}.burger{display:none;flex-direction:column;justify-content:space-around;width:28px;height:22px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1000;position:relative}.burger div{width:28px;height:3px;background-color:#fff;border-radius:3px;transition:all .3s ease;transform-origin:1px}.burger.toggle .line1{transform:rotate(45deg)}.burger.toggle .line2{opacity:0}.burger.toggle .line3{transform:rotate(-45deg)}@media (max-width: 768px){.burger{display:flex}.links{position:absolute;top:60px;right:0;background-color:#a5550a;width:100%;flex-direction:column;align-items:center;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.links.active{max-height:400px}.links a{padding:15px 0;font-size:1.2rem;width:100%;text-align:center;border-top:1px solid rgba(255,255,255,.2)}}.tour-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;padding:1rem;width:220px;height:320px;transition:transform .3s ease,box-shadow .3s ease}.tour-card:hover{transform:translateY(-5px);box-shadow:0 6px 14px #0003}.tour-card img{width:220px;height:150px;border-radius:6px;margin-bottom:.75rem}.tour-card h3{margin:.5rem 0 .25rem;font-size:12px;font-weight:400;color:#000}.tour-card p{margin-bottom:.5rem;font-size:12px;color:#555;font-weight:lighter}.tour-card span{font-weight:lighter;color:#8c6e5b}.home{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f7f5f5;padding:20px;box-sizing:border-box}.hero{margin-top:50px;height:80vh;width:100%}.hero-carousel{padding:50px;width:100%;height:100%}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;opacity:0,1px;transition:opacity 1s ease-in-out;z-index:index 0}.hero-image.active{opacity:1;z-index:2}.hero-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-style:bold;color:#050505;text-align:center;z-index:3;font-style:italic;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;padding:2rem;border-radius:12px;letter-spacing:5px}.cards{display:flex;flex-direction:row;justify-content:center;gap:1.5rem;padding:2rem;flex-wrap:wrap;margin-top:10px}@media (max-width: 600px){.cards{flex-direction:column;align-items:center}.hero h2{font-size:2rem}.hero p{font-size:1rem}}.whatsapp-icon{position:fixed;bottom:20px;right:20px;z-index:1000;width:60px;height:60px;border-radius:50%;box-shadow:0 4px 8px #0000004d;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.whatsapp-icon:hover{transform:scale(1.1)}.whatsapp-icon img{width:40px;height:40px}.services{display:grid;grid-template-rows:repeat(auto-fill,minmax(100px,1fr));padding:2rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a}.section-title{text-align:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:lighter;color:#333}.services-container{display:flex;justify-content:center;padding:20px}.service-cards{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;flex:1;border-radius:10px}.service-card1{background-color:#fff;border-radius:20px;box-shadow:0 4px 10px #0000001a;padding:1rem;width:100px;text-align:center;transition:transform .3s ease;font-size:small;font-weight:lighter}.service-card1:hover{transform:translateY(-5px)}.service-card1 img{width:50px;height:50px;margin-bottom:.5rem}.reviews{padding:2rem;background-color:#f9f9f9;text-align:center}.reviews-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.review-card{background:#fff;border-radius:16px;padding:1.5rem;max-width:200px;box-shadow:0 4px 12px #0000001a}.review-image{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid #eee}.star-rating{display:flex;justify-content:center;margin-bottom:.5rem}.star-icon{width:15px;height:15px;fill:#ffd900ec;margin:0 2px}.review-location{display:flex;align-items:center;justify-content:center;font-size:.95rem;color:#585555;margin:.5rem 0}.location-icon{width:16px;height:16px;fill:#e70a0a;margin-right:5px}.review-text{font-style:italic;color:#333;margin-top:.5rem}.whatsapp-sticky{position:fixed;bottom:20px;right:20px;z-index:999;width:50px;height:50px;border-radius:50%;background-color:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000004d;transition:all .3s ease}.whatsapp-sticky img{width:30px;height:30px}@media (max-width: 500px){.whatsapp-sticky{width:40px;height:40px;bottom:15px;right:15px}.whatsapp-sticky img{width:22px;height:22px}}.tours-page{padding:40px 20px;background-color:#f5f5f5}.tab-buttons{display:flex;justify-content:center;gap:15px;margin-bottom:30px;flex-wrap:wrap}.tab-buttons button{padding:10px 20px;border:none;background:#a5550a;color:#fff;cursor:pointer;border-radius:6px}.tab-buttons button.active{background:#7e4006}.itinerary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.card{background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 12px #00000014}.card h3{color:#a5550a}.card ul{list-style:none;padding-left:0;margin:10px 0}.card li{margin-bottom:5px}.price{font-weight:700;margin-top:10px}.book-btn{margin-top:10px;background:#a5550a;color:#fff;border:none;padding:10px 14px;border-radius:6px;cursor:pointer}.card-img{width:500px;height:300px;object-fit:cover;border-radius:10px;margin-bottom:10px}@media screen and (max-width: 768px){.card-img{width:350px;height:200px;object-fit:cover;border-radius:10px;margin-bottom:10px}}.about-hero{max-width:100%;height:100vh;color:#fff}.about-carousel{height:100%;width:90%;overflow:hidden}.carousel-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.5s ease-in-out;filter:brightness(.7)}.carousel-img.active{opacity:1}.section-title{text-align:center;font-size:2.5rem;margin:2rem 0;color:#2c3e50;text-transform:uppercase;letter-spacing:3px;position:relative}.section-title:after{content:"";display:block;width:80px;height:4px;background:#e74c3c;margin:10px auto}.about-section{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:2rem;gap:2rem}.about-content,.values{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.about-content:hover,.values:hover{transform:translateY(-5px)}.about-content h2{color:#e74c3c;font-size:1.8rem;margin-bottom:1rem;border-bottom:2px solid #f39c12;padding-bottom:.5rem}.about-content p,.values p{line-height:1.8;color:#34495e;margin-bottom:1rem}.values h3{color:#a06216;font-size:1.4rem;margin:1.5rem 0 .5rem}.values h4{color:#d35400;font-size:1.2rem;margin:1rem 0 .5rem}.values h5{font-size:1.3rem;color:#2c3e50;margin:1.5rem 0 1rem;padding-top:1rem;border-top:1px dashed #bdc3c7}.values ul{padding-left:1.5rem;margin:1rem 0}.values li{margin-bottom:.8rem;line-height:1.6}.values strong{color:#c0392b}.stats{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;margin:2rem 0;padding:2rem;background:#f5f5f403}.stat-item{background:linear-gradient(135deg,#f3f2f270,#f3f4f600);color:#100f0f;text-align:center;padding:1.5rem;border-radius:8px;box-shadow:0 4px 8px #0003;width:200px;height:80px}.stat-item h3{font-size:2.5rem;margin:0;font-weight:lighter}.stat-item p{margin:.5rem 0 0;font-size:1.1rem}@media (max-width: 900px){.about-section{grid-template-columns:1fr}.about-carousel{height:70vh}.section-title{font-size:2rem}}@media (max-width: 600px){.about-content,.values{padding:1.5rem}.section-title{font-size:1.8rem}.about-carousel{height:50vh}.stat-item{padding:1rem}.stat-item h3{font-size:2rem}}.contact-page{margin:0 auto;box-sizing:border-box;padding:60px 20px;background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.section-title{text-align:center;font-size:2.5rem;color:#222;margin-bottom:50px}.contact-container{display:flex;flex-direction:row;justify-content:center;gap:40px;flex-wrap:wrap}.contact-info{background-color:#fff;padding:30px 25px;border-radius:12px;box-shadow:0 0 12px #0000000d}.contact-info h3{margin-bottom:20px;color:#333}.contact-detail{display:flex;align-items:flex-start;gap:15px;margin-bottom:25px}.contact-icon{font-size:22px;color:#007bff;margin-top:5px}.contact-detail h4{margin:0;font-size:1.1rem;color:#222}.contact-detail p{margin:3px 0 0;color:#555}.btn{display:inline-block;background-color:#007bff;color:#fff;padding:10px 18px;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease;cursor:pointer}.btn:hover{background-color:#0056b3}.btn-whatsapp{background-color:#25d366;margin-top:10px;display:inline-flex;align-items:center;gap:8px}.btn-whatsapp:hover{background-color:#1ebe57}.form-group{margin-bottom:20px;width:250px}.form-group label{display:flex;margin-bottom:6px;font-weight:500;color:#333}.form-control{width:100%;padding:10px 12px;font-size:1rem;border:1px solid #ccc;border-radius:6px;transition:border-color .3s}.form-control:focus{border-color:#007bff;outline:none}@media (max-width: 768px){.contact-container{display:flex;flex-direction:column;align-items:center;gap:20px;flex-wrap:wrap}.contact-info{width:100%}}.footer-container{background-color:#a5550a;color:#f3f0f0;display:flex;flex-direction:row;justify-content:space-between;gap:50px;margin-bottom:5px;padding:10px}.footer-col h4{font-size:14px;color:#f4efef;position:relative}.footer-col h4:after{content:"";position:absolute;bottom:0;left:0;width:70px;height:1px;background-color:#a5550a}.footer-col p{font-size:12px;color:#fbf8f8;line-height:5px}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:10px;line-height:10px}.footer-col ul li a{color:#f5f1f1d2;text-decoration:none;transition:var(--transition)}.footer-col ul li a:hover{color:var(--secondary)}.social-links{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#a5550a;border-radius:50%;color:#efeff3;transition:var(--transition)}.social-links a:hover{background:var(--secondary);transform:translateY(-3px)}.copyright{background-color:#a5550a;text-align:center;padding-top:5px;border-top:1px solid rgba(5,5,5,.93);font-size:10px;color:#d4d3db}.footer-form .form-group{margin-bottom:15px}.footer-form .form-control{width:100%;padding:10px 15px;border:1px solid #090909;border-radius:5px;background:#ffffff0d;color:#f2f2ef;font-size:1rem}.footer-logo{width:80px;height:80px;margin-top:10px;background-color:#fff;border-radius:50%}.footer-form .form-control::placeholder{color:#a5550a}.footer-form .btn{background:var(--primary);border:none;width:100%}.footer-form .btn:hover{background:#e0e007}@media (max-width: 768px){.footer-container{padding:10px 5px;gap:20px}.footer-col h4{font-size:12px}.footer-col p{font-size:10px;line-height:14px}.footer-col ul li a{font-size:12px}.social-links a{width:32px;height:32px;font-size:14px}.copyright{font-size:9px;padding-top:5px}.footer-form .form-control{font-size:14px;padding:8px 12px}}body{font-family:Segoe UI,sans-serif;margin:0;padding:0;background-color:#efefec;color:#333}
