.payment-section{display:flex;justify-content:space-between;align-items:stretch;max-width:1200px;margin:80px auto 0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.payment-content{flex:1;padding:4rem;background-color:#f6da0b;color:#fff}.payment-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.payment-title::after{content:'';position:absolute;bottom:0;left:0;width:100px;height:3px;background-color:#0f2ee1}.payment-highlight{font-size:2.8rem;font-weight:700;line-height:1.2;margin:2rem 0}.orange-text{color:#0f2ee1;display:block}.payment-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;max-width:80%}.payment-methods{background:#fff;padding:1rem 2rem;border-radius:50px;display:inline-flex;gap:1.5rem;align-items:center}.payment-methods img{height:30px;width:auto;object-fit:contain}.payment-image{flex:1;background:#f5f5f5;position:relative}.payment-image img{width:100%;height:100%;object-fit:cover}.yape-floating{position:absolute;top:15%;left:50%;transform:translateX(-50%);width:80px;height:80px;background:#fff;border-radius:50%;padding:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}@media (max-width:768px){.payment-section{flex-direction:column;border-radius:15px;margin-top:40px}.payment-content{padding:2rem;text-align:center}.payment-title::after{left:50%;transform:translateX(-50%)}.payment-description{max-width:100%}.payment-methods{justify-content:center}.payment-highlight{font-size:2rem}}.porque-elegirnos{padding:50px 20px;background-color:#f9fafb;text-align:center}.porque-elegirnos h2{font-size:2em;color:#333;margin-bottom:30px;font-weight:700;letter-spacing:1px;margin-bottom:60px}.porque-elegirnos .features{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px}.porque-elegirnos .feature{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:200px}.porque-elegirnos .icon{display:flex;justify-content:center;align-items:center;margin-bottom:15px}.porque-elegirnos .icon img{width:80px;height:80px;border-radius:50%;background-color:#e1e5ea;padding:10px;margin-bottom:15px;transition:transform .3s ease}.porque-elegirnos .icon img:hover{transform:scale(1.1)}.porque-elegirnos h3{font-size:1.2em;color:#deb41b;margin:10px 0;font-weight:700}.porque-elegirnos p{font-size:1em;color:#666}.swiper-container{width:100%;padding:40px 20px;overflow:hidden}.swiper-wrapper{display:flex;align-items:center}.swiper-slide{width:980px;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease;visibility:visible}.destination-image{position:relative;height:260px;overflow:hidden}.destination-image img{width:100%;height:100%;object-fit:cover}.destino-label{position:absolute;top:16px;left:16px;background:#ecc905;color:#fff;padding:8px 16px;font-weight:700;border-radius:6px;font-size:14px}.destination-info{padding:20px;display:flex;flex-direction:column;gap:8px}.viaja-a{color:#666;font-size:14px}.city-name{font-size:20px;font-weight:700;color:#333}.rating{color:#e1bb13;font-size:16px}.swiper-button-disabled{display:none}.swiper-button-next,.swiper-button-prev{color:#1a73e8;background:#fff;width:44px;height:44px;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15)}.encomiendas-banner{display:flex;align-items:center;justify-content:space-between;background:#f6da0b;color:#fff;border-radius:12px;padding:2rem;margin:2rem auto;max-width:1200px;overflow:hidden;position:relative;gap:2rem}.encomiendas-content{flex:1}.encomiendas-title{font-size:1.5rem;font-weight:600;text-transform:uppercase;margin-bottom:.5rem}.encomiendas-heading{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.encomiendas-description{font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.encomiendas-list{list-style-type:disc;padding-left:1.5rem;font-size:1rem;margin-bottom:1.5rem}.encomiendas-button{background-color:#e31837;color:#fff;padding:.8rem 2rem;border-radius:30px;text-decoration:none;font-weight:600;display:inline-block;transition:background .3s ease,transform .3s ease}.encomiendas-button:hover{background-color:#ff1f41;transform:translateY(-2px)}.encomiendas-image{flex:1;max-width:40%;height:auto;object-fit:contain}@media (max-width:768px){.encomiendas-banner{flex-direction:column;text-align:center;padding:1.5rem}.encomiendas-content{width:100%}.encomiendas-heading{font-size:2rem}.encomiendas-title{font-size:1.2rem}.encomiendas-description{font-size:1rem}.encomiendas-list{text-align:left;padding-left:1.2rem}.encomiendas-button{width:100%;padding:1rem;font-size:1.1rem}.encomiendas-image{max-width:90%;margin-top:1.5rem}}.carousel-container{position:relative;z-index:1}.back-to-top-whatsappp{position:fixed;bottom:20px;right:20px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#fff;color:#fff;font-size:24px;text-decoration:none;z-index:1000;box-shadow:2px 2px 5px rgba(0,0,0,.3);transition:background-color .3s ease}.back-to-top-whatsappp:hover{background-color:#fff}.back-to-top-whatsappp i{color:#fff}.btn-lg-square{border-radius:50%!important;width:60px!important;height:60px!important;padding:0!important}.footer-container{background-color:rgba(25,25,25,.97);color:#f0f0f0;font-family:Roboto,Arial,sans-serif;width:100%}.footer-main{display:flex;padding:3rem 5%;flex-wrap:wrap}.footer-logo-section{flex:0 0 25%;padding-right:3rem}.footer-logo{max-width:250px;height:auto;margin-bottom:1.9rem;transition:filter .3s ease}.footer-logo:hover{filter:brightness(1.2)}.footer-tagline{font-size:.9rem;line-height:1.5;color:#a0a0a0;margin-bottom:1.5rem}.footer-info-container{flex:0 0 75%;display:flex;flex-wrap:wrap}.footer-contact{flex:0 0 30%;padding-right:2rem}.footer-heading{position:relative;font-size:1rem;font-weight:600;color:#fff;margin-bottom:1.5rem;padding-bottom:.7rem;letter-spacing:.5px}.footer-heading::after{content:'';position:absolute;left:0;bottom:0;width:50px;height:2px;background-color:#fe0}.footer-contact-list{list-style:none;padding:0;margin:0}.footer-contact-list li{margin-bottom:1rem;font-size:.9rem;color:silver;position:relative;transition:transform .2s ease}.footer-contact-list li:hover{transform:translateX(5px);color:#fff}.contact-label{font-weight:500;color:#fff;margin-right:5px}.footer-agencies{flex:0 0 70%}.agencies-grid{display:flex;flex-wrap:wrap}.agency-column{flex:0 0 50%}.agency-item{position:relative;padding:.5rem 0 .5rem 1rem;margin-bottom:.5rem;font-size:.85rem;color:#b0b0b0;transition:all .2s ease;border-left:2px solid transparent}.agency-item:hover{color:#fff;border-left-color:#eecb1b;padding-left:1.2rem;background-color:rgba(255,0,0,.05)}.agency-item::before{content:'•';position:absolute;left:0;color:#f0e519;transition:transform .2s}.agency-item:hover::before{transform:scale(1.2)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 5%;text-align:center}.footer-bottom p{margin:0;font-size:.85rem;color:#707070}@media (max-width:992px){.footer-logo-section{flex:0 0 100%;margin-bottom:2rem;padding-right:0}.footer-info-container{flex:0 0 100%}.footer-contact{flex:0 0 100%;margin-bottom:2rem;padding-right:0}.footer-agencies{flex:0 0 100%}}@media (max-width:768px){.agency-column{flex:0 0 100%}.footer-main{padding:2rem 5%}}