html{scroll-padding-top:50px}body{margin:0;font-family:candara,sans-serif,Arial}a{color:#025464;text-decoration:none}.back-button-navbar{box-shadow:0 2px 4px rgba(0,0,0,.1);padding:.5rem 0;background-color:#fffcfc}.back-button-navbar img{width:120px;height:auto;object-fit:contain;max-height:50px}.back-button-link{display:flex;align-items:center;gap:.5rem;color:#025464;font-weight:500;text-decoration:none;border-radius:4px;padding:.5rem 1rem;transition:background-color .3s ease,color .3s ease}.back-button-link:hover{background-color:#e57c23;color:#fffcfc}.back-button-icon,.back-button-text{font-size:18px}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:#fffcfc;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:.5rem 1rem;font-family:candara,sans-serif,Arial;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.navbar{padding:.5rem}}.navbarBrand{cursor:pointer;display:flex;align-items:center}.navbarBrand img{width:120px;height:auto;object-fit:contain;max-height:50px}.navLinks{display:flex;gap:.02rem;align-items:center;list-style:none;padding:0;margin:0;justify-content:flex-start}@media(max-width:768px){.navLinks{flex-direction:column;align-items:flex-start;width:100%}}.navLink{font-size:18px;font-weight:500;color:#025464;display:flex;align-items:center;gap:.5rem;text-decoration:none;border-radius:4px;padding:.5rem 1rem;transition:background-color .3s ease,color .3s ease;text-align:left;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:max-content}.navLink:hover{background-color:#e57c23;color:#fffcfc}.navLink .navIcon{font-size:1.2rem}.presentation{position:relative;height:100vh;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(https://www.amarresdeparejas.com/assets/img/background_img/back_02.webp) no-repeat 50%;background-size:cover;background-attachment:fixed;padding:4rem 1rem;text-align:center;font-family:candara,sans-serif,Arial;color:#fffcfc;overflow:hidden}.presentation h1,.presentation h2,.presentation p,.presentation small{text-shadow:1px 1px 2px rgba(0,0,0,.7)}.presentation h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#e57c23}.presentation h2{font-size:1.5rem;margin-bottom:1rem;font-weight:400;color:#fffcfc}.presentation p{font-size:1.3rem;max-width:800px;margin:0 auto 1rem;line-height:1.6;color:#fffcfc}.presentation small{font-size:.75rem;color:#fff}.presentation hr{margin:2rem auto;width:60%;border:none;height:5px;background:#e57c23;opacity:.8}.whatsapp-button-bootstrap{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(135deg,#2eb073,#1f7c51);border:none;border-radius:8px;padding:16px 24px;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.3);transition:background .3s ease,transform .3s ease,box-shadow .3s ease;white-space:nowrap;max-width:-moz-fit-content;max-width:fit-content;min-width:auto;height:auto}.whatsapp-button-bootstrap:hover{transform:translateY(-1px);background:linear-gradient(135deg,#1f7c51,#2eb073);box-shadow:0 6px 8px rgba(0,0,0,.4);-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px)}.whatsapp-button-bootstrap .button-icon{font-size:1.2rem;color:#fffcfc;width:1.5rem;height:1.5rem;margin:0;padding:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.whatsapp-button-bootstrap .button-text{font-size:1.2rem;font-weight:700;color:#fffcfc;text-align:center;white-space:nowrap;flex-grow:0;min-width:0}@media(max-width:480px){.whatsapp-button-bootstrap{padding:6px 10px;gap:4px}.button-icon{font-size:1rem;width:1rem;height:1rem}.button-text{font-size:.85rem}}.whatsapp-container{position:fixed;bottom:20px;right:20px;display:flex;align-items:center;gap:10px;z-index:9999}.whatsapp-button{width:70px;height:70px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 15px rgba(37,211,102,.8);transition:transform .3s ease,background-color .3s ease;animation:pulsate 1.5s infinite alternate}.whatsapp-button:hover{background-color:#1ebe5d;transform:scale(1.1)}.whatsapp-button svg{width:80%;height:80%;color:#fff}@keyframes pulsate{0%{box-shadow:0 0 15px rgba(37,211,102,.8)}to{box-shadow:0 0 25px #25d366}}.whatsapp-label{background-color:#25d366;color:#fff;padding:8px 12px;font-size:14px;font-weight:700;border-radius:10px;white-space:nowrap;box-shadow:0 4px 8px rgba(0,0,0,.3);animation:slideIn 1s ease-in-out;display:flex;align-items:center;position:relative}.whatsapp-label:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);border:8px solid rgba(0,0,0,0);border-left-color:#25d366}@media(max-width:480px){.whatsapp-label{display:none}.whatsapp-button{width:60px;height:60px}svg{width:75%;height:75%}}.services-section{padding:4rem 2rem;background-color:#fffcfc;text-align:center}.services-section .services-title{font-size:2rem;font-weight:700;color:#025464;text-transform:uppercase;letter-spacing:1px}.services-section hr{width:60%;border:none;height:5px;background:#e57c23;opacity:.8;margin:.5rem auto 2rem}.services-section small{display:block;font-size:.9rem;color:rgb(227.8,224.4,224.4);margin-top:1rem;text-align:center;padding:.5rem;background-color:rgba(116,113,113,.05);border-radius:4px}.services-section .services-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.services-section .service-card{background-color:#fffcfc;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.services-section .service-card:hover{transform:translateY(-5px);box-shadow:0 8px 12px rgba(0,0,0,.2)}.services-section .service-card .service-image{position:relative;width:100%;height:250px;overflow:hidden}.services-section .service-card .service-image .next-image,.services-section .service-card .service-image img,.services-section .service-card .service-image picture,.services-section .service-card .service-image video{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-card:hover .services-section .service-card .service-image .next-image,.service-card:hover .services-section .service-card .service-image img,.service-card:hover .services-section .service-card .service-image picture,.service-card:hover .services-section .service-card .service-image video{transform:scale(1.05)}.services-section .service-card .service-content{padding:1rem}.services-section .service-card .service-content .service-title{font-size:1.5rem;margin-bottom:.5rem;color:#025464}.services-section .service-card .service-content .service-text{font-size:1rem;color:#747171;line-height:1.6}@media(max-width:768px){.services-section{padding:2rem 1rem}.services-section .services-title{font-size:1.8rem}.services-section .service-image{height:180px}.services-section .services-grid{grid-template-columns:1fr}.services-section .service-content .service-title{font-size:1.3rem}.services-section .service-content .service-text{font-size:.9rem}}@media(max-width:480px){.service-image{height:160px}}.testimonials-section{padding:4rem 2rem;background-color:#fffcfc;text-align:center}.testimonials-section .testimonials-title{font-size:2rem;font-weight:700;color:#025464;margin-bottom:2rem;text-transform:uppercase}.testimonials-section hr{width:60%;border:none;height:5px;background:#e57c23;opacity:.8;margin:.5rem auto 2rem}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin:0 auto}.testimonials-section .testimonial-card{background-color:#fffcfc;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.testimonials-section .testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 12px rgba(0,0,0,.2)}.testimonials-section .testimonial-card .testimonial-image{position:relative;width:100%;height:auto;overflow:hidden}.testimonials-section small{display:block;font-size:.9rem;color:rgb(227.8,224.4,224.4);margin-top:1rem;text-align:center;padding:.5rem;background-color:rgba(116,113,113,.05);border-radius:4px}.testimonials-carousel .carousel-control-next-icon,.testimonials-carousel .carousel-control-prev-icon{filter:invert(50%)}.testimonials-carousel .carousel-indicators li{background-color:#025464}@media(min-width:768px)and (max-width:1199px){.testimonials-section{padding:3rem 1.5rem}.testimonials-section .testimonials-title{font-size:1.8rem}.testimonials-section .testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.testimonials-section{padding:2rem 1rem}.testimonials-section .testimonials-title{font-size:1.6rem}.testimonials-section .testimonials-grid{display:none}}.usage-policies{font-family:candara,sans-serif,Arial;background-color:#fffcfc;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(116,113,113,.5);margin:2rem auto;max-width:800px}.usage-policies h2{color:#025464;font-size:1.75rem;margin-bottom:1rem;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:max-content;gap:.3rem}.usage-policies h2 .policy-icon{margin-right:0;width:1.2rem;height:1.2rem}.usage-policies ul{list-style-type:disc;padding-left:1.5rem;color:#747171}.usage-policies li{margin-bottom:.75rem;line-height:1.5;font-size:1rem}.footer{background-color:#025464;color:#fffcfc;padding:3rem 0;text-align:center;font-family:candara,sans-serif,Arial;box-shadow:0 -2px 4px rgba(0,0,0,.2);position:relative;z-index:10}.footer h4{margin:0;font-size:1rem;font-weight:400}@media(max-width:768px){html{scroll-padding-top:200px}.presentation{padding:3rem 1rem}.presentation h1{font-size:2rem}.presentation h2{font-size:1.25rem}.presentation p{font-size:1rem}}@media(max-width:480px){html{scroll-padding-top:230px}}