@import "https://fonts.googleapis.com/css2?family=Sniglet:wght@400;800&display=swap";.navbar{z-index:999;background:#fff;height:80px;position:sticky;top:0;box-shadow:0 8px 24px #0000001f}.navbar .navbar__wrapper{justify-content:space-between;align-items:center;height:80px;display:flex}.navbar__logo img{height:70px;display:block}.navbar__menu{align-items:center;gap:62px;display:flex}.navbar__menu a{color:#1f2937;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.navbar__menu a:hover{color:#f35428}.navbar__menu a.active{color:orange}.navbar__menu a:after{content:"";background:orange;width:0;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:0}.navbar__menu a:hover:after,.navbar__menu a.active:after{width:100%}.navbar .nav-call-btn{color:#fff;background:orange;border-radius:30px;align-items:center;gap:10px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.navbar .nav-call-btn svg{font-size:15px}.navbar .nav-call-btn:hover{background:#be351a;transform:translateY(-2px)}.mobile-nav{display:none}@media (width<=768px){.navbar{height:70px;padding:0 18px}.navbar .navbar__wrapper{height:70px}.navbar__menu{display:none}.navbar__logo img{height:68px}.navbar .nav-call-btn{border-radius:50%;justify-content:center;width:46px;height:46px;padding:0}.navbar .nav-call-btn span{display:none}.navbar .nav-call-btn svg{font-size:18px}.mobile-nav{z-index:999;background:#fff;justify-content:space-around;align-items:center;width:100%;height:65px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -5px 20px #0000001a}.mobile-nav a{color:#1f2937;flex-direction:column;flex:1;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.mobile-nav a svg{margin-bottom:5px;font-size:20px}.mobile-nav a span{font-size:12px;font-weight:600}.mobile-nav a:hover,.mobile-nav a.active{color:orange}body{padding-bottom:70px}}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;height:650px;padding-bottom:80px;display:flex;position:relative}.hero__overlay{background:linear-gradient(90deg,#ffffff05 0%,#ffffff0d 35% 50%,#fff0 100%);align-items:center;width:100%;height:130%;display:flex}.hero__content{width:50%;padding-left:8%}.hero__content .hero__tag{color:#fff;background:orange;border-radius:30px;margin:100px 0 20px;padding:8px 18px;font-size:14px;font-weight:600;display:inline-block}.hero__content h1{color:#f35428;margin-bottom:20px;font-family:Satisfy,cursive;font-size:64px;line-height:1.1}.hero__content h1 span{color:orange;display:block}.hero__content p{color:#1f2937;max-width:550px;margin-bottom:30px;font-size:17px;line-height:1.8}.hero__content ul{margin-bottom:40px;list-style:none}.hero__content ul li{color:#1f2937;align-items:center;gap:12px;margin-bottom:15px;font-weight:600;display:flex}.hero__content ul li svg{color:#f35428;font-size:18px}.hero__content .hero-btn{color:#fff;background:#2563eb;border-radius:30px;justify-content:center;align-items:center;gap:8px;width:180px;height:55px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero__content .hero-btn:hover{background:#be351a;transform:translateY(-3px)}.hero .hero-services{flex-wrap:wrap;gap:10px;margin:25px 0;display:flex}.hero .hero-services span{color:#fff;background:#f35428;border-radius:30px;padding:10px 18px;font-size:14px;font-weight:600}.hero .hero-buttons{flex-wrap:wrap;gap:15px;margin:20px 0 35px;display:flex}.hero .whatsapp-btn{color:#fff;background:#25d366;border-radius:30px;justify-content:center;align-items:center;gap:10px;width:180px;height:55px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.hero .whatsapp-btn:hover{transform:translateY(-3px)}.hero .whatsapp-btn svg{font-size:22px}.hero .hero-icons{background:#fff;border:1px solid #f3542840;border-radius:20px;justify-content:center;align-items:center;width:fit-content;max-width:100%;margin:15px 0 20px;padding:5px 15px;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000001f}.hero .hero-icons div{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:120px;min-height:70px;transition:all .3s;display:flex;position:relative}.hero .hero-icons div:not(:last-child){border-right:1px solid #e5e7eb}.hero .hero-icons div:hover{background:#f354280d}.hero .hero-icons div:hover svg{color:orange;transform:scale(1.1)}.hero .hero-icons div svg{color:#f35428;margin-bottom:8px;font-size:26px;transition:all .3s}.hero .hero-icons div span{color:#1f2937;font-size:12px;font-weight:600;line-height:1.3}@media (width<=992px){.hero{height:650px}.hero__overlay{background:#ffffffbf}.hero__content{width:100%;padding:40px 25px}.hero__content h1{font-size:46px}.hero .hero-icons{flex-wrap:wrap}.hero .hero-icons div{border-right:none;width:110px}}@media (width<=768px){.hero__content{width:100%;padding:30px 20px}.hero .hero-icons{justify-content:space-between;width:95%;padding:5px}.hero .hero-icons div{border-right:none;width:24%;min-width:70px}.hero .hero-icons div svg{font-size:22px}.hero .hero-icons div span{font-size:11px}.hero .hero-buttons{flex-direction:row;align-items:center;gap:10px;width:100%;display:flex}.hero .hero-btn,.hero .whatsapp-btn{flex:1 1 0;max-width:none;height:50px;margin:0;width:100%!important}.hero .whatsapp-btn{font-size:14px}.hero .whatsapp-btn svg{font-size:22px}}.hero-contact{z-index:5;margin-top:-45px;position:relative}.hero-contact__wrapper{background:#fff;border:2px solid #be351a8c;border-radius:18px;justify-content:space-between;align-items:center;padding:22px 35px;display:flex;box-shadow:0 8px 24px #0000001f}.hero-contact__item{flex:1;align-items:center;gap:16px;display:flex}.hero-contact__item:not(:last-child){border-right:1px solid #e5e7eb;margin-right:30px;padding-right:30px}.hero-contact__item .icon{color:#f35428;background:#f3542814;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:flex}.hero-contact__item small{color:gray;margin-bottom:4px;font-size:13px;display:block}.hero-contact__item h4{color:#f35428;font-size:18px;font-weight:700}@media (width<=768px){.hero-contact{display:none}.hero-services{justify-content:center}.hero-services span{padding:8px 14px;font-size:12px}.hero-buttons{flex-direction:column}.hero-btn,.whatsapp-btn{width:100%}}.why-choose{background:#f8fafc;padding:40px 0}.why-choose__grid{grid-template-columns:300px 1fr 400px;align-items:stretch;gap:25px;display:grid}.why-left{background:#fff;border-radius:20px;flex-direction:column;height:320px;padding:30px;display:flex;box-shadow:0 8px 24px #0000001f}.why-left .section-tag{color:orange;text-transform:uppercase;background:#ffa50026;border-radius:30px;width:fit-content;margin-bottom:20px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.why-left h2{color:#f35428;margin-bottom:18px;font-size:20px;line-height:1.2}.why-left h2 span{color:orange;display:block}.why-left ul{list-style:none}.why-left ul li{color:#1f2937;align-items:center;gap:12px;margin-bottom:16px;font-size:14px;font-weight:600;display:flex}.why-left ul li svg{color:orange;font-size:17px}.why-left .lrn-mr-btn{cursor:pointer;color:#fff;background:#f35428;border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;height:52px;font-weight:600;transition:all .3s;display:flex}.why-left .lrn-mr-btn:hover{background:#be351a}.why-banner{border-radius:20px;height:380px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.why-banner img{object-fit:cover;width:100%;height:100%;transition:all .5s}.why-banner:hover img{transform:scale(1.08)}.why-banner .banner-overlay{background:linear-gradient(#0000000d,#000000bf);flex-direction:column;justify-content:flex-end;padding:40px;display:flex;position:absolute;inset:0}.why-banner .banner-overlay span{color:#f2c94c;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-weight:700}.why-banner .banner-overlay h3{color:#fff;margin-bottom:18px;font-size:38px;line-height:1.25}.why-banner .banner-overlay p{color:#ffffffe6;max-width:520px;margin-bottom:25px;line-height:1.8}.why-banner .banner-overlay button{cursor:pointer;color:#fff;background:orange;border:none;border-radius:30px;align-items:center;gap:10px;width:fit-content;padding:14px 28px;font-weight:600;transition:all .3s;display:flex}.why-banner .banner-overlay button:hover{background:#d68b00}.why-places{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.place-card{cursor:pointer;border-radius:18px;height:110px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.place-card img{object-fit:cover;width:100%;height:100%;transition:all .5s}.place-card:hover img{transform:scale(1.08)}.place-card .place-overlay{background:linear-gradient(#0000,#000000bf);align-items:flex-end;padding:18px;display:flex;position:absolute;inset:0}.place-card .place-overlay h4{color:#fff;font-size:17px;line-height:1.4}@media (width<=992px){.why-choose__grid{grid-template-columns:1fr}.why-banner{min-height:500px}.why-places{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.why-choose{padding:20px}.why-choose__grid{gap:20px}.why-left{height:348px;padding:22px}.why-left h2{font-size:28px}.why-left p,.why-left ul li{font-size:14px}.why-banner{min-height:380px}.why-banner .banner-overlay{padding:25px}.why-banner .banner-overlay h3{font-size:26px}.why-banner .banner-overlay p{font-size:14px}.why-banner .banner-overlay button{justify-content:center;width:100%}.why-places{grid-template-columns:repeat(2,1fr);gap:14px}.place-card{height:140px}.place-card .place-overlay{padding:12px}.place-card .place-overlay h4{font-size:14px}}.vehicles{background:#f8fafc;padding:30px 0}.section-title{text-align:center;margin-bottom:30px}.section-title span{color:#f35428;text-transform:uppercase;background:#f354281f;border-radius:30px;padding:8px 20px;font-size:18px;font-weight:700;display:inline-block}.section-title h2{color:#f35428;margin-top:10px;font-size:38px}.vehicles-grid{grid-template-columns:1fr;gap:20px;display:grid}.vehicle-card{background:#fff;border-radius:18px;grid-template-columns:280px 1fr 220px;align-items:center;width:100%;min-height:200px;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 8px 24px #0000001f}.vehicle-card:hover{transform:translateY(-5px)}.vehicle-card:hover .vehicle-image img{transform:scale(1.05)}.vehicle-image{background:#fff;justify-content:center;align-items:center;height:100%;min-height:200px;display:flex;overflow:hidden}.vehicle-image img{object-fit:contain;width:88%;max-height:180px;transition:all .3s}.vehicle-content{padding:25px 30px}.vehicle-content h3{color:#f35428;margin-bottom:18px;font-size:24px}.vehicle-info{align-items:center;gap:45px;display:flex}.info-item{flex-direction:column;gap:5px;display:flex}.info-item .label{color:#888;font-size:13px}.info-item strong{color:#f35428;font-size:18px}.vehicle-price{color:orange!important;font-size:22px!important}.seat-selection{flex:1}.seat-selection .label{color:#888;margin-bottom:8px;font-size:13px;display:block}.seat-options{flex-wrap:wrap;gap:8px;display:flex}.seat-btn{color:#f35428;cursor:pointer;background:0 0;border:1px solid #f35428;border-radius:6px;padding:8px 13px;font-size:13px;font-weight:600;transition:all .3s}.seat-btn:hover,.seat-btn.active{color:#fff;background:#f35428}.price-info{min-width:110px}.vehicle-actions{border-left:1px solid #f354281a;flex-direction:column;justify-content:center;gap:12px;height:100%;padding:25px;display:flex}.call-btn,.whatsapp-btn{color:#fff;border-radius:30px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.call-btn:hover{background:#be351a;transform:translateY(-2px)}@media (width<=992px){.vehicle-card{grid-template-columns:220px 1fr 180px}.vehicle-content{padding:20px}.vehicle-info{gap:25px}.vehicle-actions{padding:20px}}@media (width<=768px){.vehicles{padding:20px 15px}.section-title{margin-bottom:25px}.section-title span{padding:7px 16px;font-size:15px}.vehicles-grid{grid-template-columns:1fr;gap:18px}.vehicle-card{border-radius:14px;flex-direction:column;display:flex}.vehicle-image{width:100%;height:160px;min-height:160px}.vehicle-image img{width:82%;max-height:145px}.vehicle-content{width:100%;padding:15px}.vehicle-content h3{text-align:center;margin-bottom:14px;font-size:18px}.vehicle-info{flex-wrap:wrap;justify-content:center;gap:15px}.info-item{text-align:center;align-items:center}.info-item .label{font-size:11px}.info-item strong{font-size:16px}.seat-selection{text-align:center;width:100%}.seat-selection .label{margin-bottom:8px;font-size:11px}.seat-options{flex-wrap:nowrap;justify-content:center;gap:5px;width:90%;margin:0 auto;display:flex}.seat-btn{white-space:nowrap;flex:1;padding:6px 3px;font-size:16px}.price-info{align-items:center;width:100%}.price-info .label{font-size:11px}.vehicle-price{font-size:18px!important}.vehicle-actions{border-top:1px solid #f354281a;border-left:none;flex-direction:row;gap:8px;width:90%;height:auto;padding:12px 15px 15px}.call-btn,.whatsapp-btn{flex:1;gap:5px;height:40px;font-size:12px}.call-btn svg,.whatsapp-btn svg{font-size:13px}}.popular-packages{background:#fff;padding:30px 0;overflow-x:hidden}.popular-packages *,.popular-packages :before,.popular-packages :after{box-sizing:border-box}.section-header{justify-content:center;align-items:center;margin-bottom:25px;display:flex}.section-header span{color:#f35428;text-transform:uppercase;font-family:Sniglet,cursive;font-size:32px;font-weight:500}.package-vehicle-selector{justify-content:center;align-items:center;gap:15px;margin-bottom:25px;display:flex}.package-vehicle-selector span{color:#1f2937;font-size:14px;font-weight:600}.vehicle-options{background:#f3542814;border-radius:30px;gap:8px;padding:4px;display:flex}.vehicle-options button{color:#f35428;cursor:pointer;background:0 0;border:none;border-radius:30px;padding:9px 18px;font-size:14px;font-weight:600;transition:all .3s}.vehicle-options button.active{color:#fff;background:#f35428;box-shadow:0 8px 24px #0000001f}.vehicle-options button:hover{background:#f3542826}.vehicle-options button.active:hover{color:#fff;background:#f35428}.packages-grid{grid-template-columns:minmax(0,1fr);gap:20px;width:100%;display:grid}.package-card{background:#fff;border-radius:18px;grid-template-columns:260px minmax(0,1fr) 190px;width:100%;min-width:0;min-height:200px;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 8px 24px #0000001f}.package-card:hover{transform:translateY(-4px)}.package-card:hover .package-image img{transform:scale(1.04)}.package-image{width:100%;min-width:0;min-height:200px;overflow:hidden}.package-image img{object-fit:cover;width:100%;height:100%;transition:all .3s;display:block}.package-content{flex-direction:column;justify-content:center;min-width:0;padding:22px 30px;display:flex}.package-content h3{color:#f35428;margin:0 0 10px;font-size:23px}.package-duration{color:#1f2937;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;display:flex}.package-duration svg{color:orange;flex-shrink:0}.package-description{color:#1f2937;max-width:750px;margin:0 0 14px;font-size:14px;line-height:1.6}.package-price{align-items:center;gap:10px;display:flex}.package-price span{color:gray;font-size:13px}.package-price h4{color:orange;margin:0;font-size:22px}.package-actions{border-left:1px solid #f354281a;flex-direction:column;justify-content:center;gap:10px;width:100%;min-width:0;padding:20px;display:flex}.call-btn,.whatsapp-btn{color:#fff;border-radius:30px;justify-content:center;align-items:center;gap:7px;width:100%;min-width:0;height:44px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.call-btn{background:#2563eb}.call-btn:hover{transform:translateY(-2px)}.whatsapp-btn{background:#25d366}.whatsapp-btn:hover{background:#1fae57;transform:translateY(-2px)}.package-includes{background:#f354280f;border:1px solid #f354281f;border-radius:12px;justify-content:center;align-items:center;gap:20px;margin-top:25px;padding:16px 20px;display:flex}.package-includes-title{color:#f35428;white-space:nowrap;align-items:center;gap:6px;font-size:16px;font-weight:700;display:flex}.package-includes-title svg{color:orange;font-size:18px}.includes-list{flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px;display:flex}.include-item{color:#1f2937;white-space:nowrap;align-items:center;gap:5px;font-size:14px;font-weight:500;display:flex}.include-item svg{color:orange;font-size:15px}@media (width<=992px){.package-card{grid-template-columns:220px minmax(0,1fr) 160px}.package-content{padding:20px}.package-actions{padding:15px}.call-btn,.whatsapp-btn{height:40px;font-size:12px}}@media (width<=768px){.popular-packages{padding:20px 0}.popular-packages .container{box-sizing:border-box;width:100%;max-width:100%;padding-left:16px;padding-right:16px}.section-header{margin-bottom:18px}.section-header span{font-size:18px}.package-vehicle-selector{flex-direction:column;gap:8px;margin-bottom:20px}.package-vehicle-selector span{font-size:12px}.vehicle-options{gap:5px;padding:7px}.vehicle-options button{padding:7px 44px;font-size:15px}.packages-grid{grid-template-columns:minmax(0,1fr);gap:16px;width:100%;display:grid}.package-card{border-radius:14px;flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}.package-card:hover{transform:none}.package-image{width:100%;min-width:0;height:150px;min-height:150px}.package-image img{object-fit:cover;width:100%;height:100%;display:block}.package-content{text-align:center;width:100%;min-width:0;padding:14px 14px 12px}.package-content h3{margin-bottom:7px;font-size:18px}.package-duration{justify-content:center;gap:6px;margin-bottom:8px;font-size:12px}.package-description{margin-bottom:10px;font-size:12px;line-height:1.5}.package-price{justify-content:center;gap:8px}.package-price span{font-size:11px}.package-price h4{font-size:19px}.package-actions{border-top:1px solid #f354281a;border-left:none;flex-direction:row;gap:8px;width:100%;min-width:0;padding:10px 12px 12px;display:flex}.call-btn,.whatsapp-btn{border-radius:20px;flex:1;gap:4px;width:auto;height:36px;font-size:11px}.call-btn svg,.whatsapp-btn svg{flex-shrink:0;font-size:11px}.package-includes{flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:10px 8px;display:flex;overflow:hidden}.package-includes-title{gap:3px;font-size:10px}.package-includes-title svg{font-size:11px}.includes-list{flex-flow:row;align-items:center;gap:14px;display:flex}.include-item{white-space:nowrap;gap:3px;font-size:12px}.include-item svg{font-size:14px}}.inquiry{background:#f8fafc;padding:80px 0}.inquiry-card{background:#fff;border-top:6px solid orange;border-radius:24px;width:100%;max-width:1200px;margin:auto;padding:40px;box-shadow:0 8px 24px #0000001f}.heading{text-align:center;margin-bottom:35px}.heading span{color:orange;text-transform:uppercase;letter-spacing:1px;background:#ffa5001f;border-radius:30px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.heading h2{color:#f35428;margin:18px 0 12px;font-size:36px}.heading p{color:#1f2937;line-height:1.7}form{grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:18px;display:grid}.input-box{background:#f7f9fc;border:2px solid #0000;border-radius:15px;align-items:center;gap:15px;height:56px;padding:0 20px;transition:all .3s;display:flex}.input-box:focus-within{background:#fff;border-color:#f35428}.input-box svg{color:#f35428;flex-shrink:0;font-size:18px}.input-box input,.input-box select{color:#1f2937;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:16px}.input-box select{cursor:pointer}.submit-button{white-space:nowrap;cursor:pointer;color:#fff;background:#25d366;border:none;border-radius:30px;justify-content:center;align-items:center;gap:12px;width:220px;height:56px;margin-top:0;font-size:17px;font-weight:600;transition:all .3s;display:flex}.submit-button svg{font-size:22px}.submit-button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #25d36659}@media (width<=992px){.inquiry{padding:70px 0}.inquiry-card{padding:35px}}@media (width<=768px){.inquiry{padding:30px 15px}.inquiry-card{border-radius:18px;width:80%;padding:25px}form{grid-template-columns:1fr;gap:15px}.heading{margin-bottom:25px}.heading h2{font-size:28px}.heading p{font-size:14px}.input-box{height:52px;padding:0 15px}.input-box svg{font-size:16px}.input-box input,.input-box select{font-size:14px}button{width:80%;height:50px;margin:0 auto;font-size:15px}button svg{font-size:18px}}.footer{margin-top:30px}.footer-cta{z-index:10;color:#fff;background:#fff;border:2px solid #be351a;border-radius:25px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:-70px;padding:30px 40px;display:flex;position:relative;box-shadow:0 8px 24px #0000001f}.footer-cta__content{flex:1}.footer-cta__content span{color:#e06b3c;text-transform:uppercase;letter-spacing:1px;font-weight:700}.footer-cta__content h2{color:#f35428;margin:10px 0;font-size:30px}.footer-cta__content p{max-width:600px;line-height:1.8}.footer-cta__buttons{gap:15px;display:flex}.footer-cta__buttons a{border-radius:30px;justify-content:center;align-items:center;gap:10px;width:180px;height:55px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.footer-cta__buttons .ftr-call-btn{color:#fff;background:#2563eb}.footer-cta__buttons .ftr-call-btn:hover{transform:translateY(-4px)}.footer-cta__buttons .ftr-whatsapp-btn{color:#fff;background:#25d366}.footer-cta__buttons .ftr-whatsapp-btn:hover{transform:translateY(-4px)}.footer-main{background:#f35428;padding:130px 0 60px}.footer-grid{grid-template-columns:2fr 1fr 1.4fr;gap:40px;display:grid}.footer-col{color:#fff}.footer-col h3{color:#fff;margin-bottom:25px;font-size:22px}.footer-col p{color:#fff;line-height:1.9}.footer-col ul{list-style:none}.footer-col ul li{color:#ffffffd9;cursor:pointer;margin-bottom:16px;transition:all .3s}.footer-col ul li:hover{color:#f2c94c;padding-left:5px}.footer-col a{color:#ffffffd9;text-decoration:none}.company img{border-radius:10px;width:180px;padding:10px}.social-links{gap:15px;margin-top:30px;display:flex}.social-links a{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.social-links a:hover{color:#fff;background:orange;transform:translateY(-5px)}.contact-list li{align-items:flex-start;gap:15px;display:flex}.contact-list li svg{color:#fff;margin-top:4px}.footer-bottom{color:#fff;background:#071d47;padding:20px 0}.footer-bottom__wrapper{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-bottom__wrapper p{color:#ffffffbf}.footer-bottom__wrapper div{gap:30px;display:flex}.footer-bottom__wrapper div a{color:#ffffffbf;text-decoration:none;transition:all .3s}.footer-bottom__wrapper div a:hover{color:#f2c94c}@media (width<=992px){.footer-cta{text-align:center;flex-direction:column}.footer-cta__buttons{justify-content:center}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.footer{margin-top:20px}.footer-cta{margin:0 20px -80px;padding:30px 20px}.footer-cta__content h2{font-size:22px}.footer-cta__content p{display:none}.footer-cta__buttons{flex-direction:column;width:100%}.footer-cta__buttons a{width:100%}.footer-main{padding:100px 30px 40px}.footer-grid{grid-template-columns:1fr;gap:35px}.company img{width:180px}.quick-links{display:none}.footer-bottom__wrapper{text-align:center;flex-direction:column}.footer-bottom__wrapper div{flex-direction:column;gap:12px}}*{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif}.container{width:100%;max-width:1300px;margin:auto}#home,#cars,#packages,#fare,#contact{scroll-margin-top:70px}
