*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;line-height:1.6;color:#333;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.1);position:fixed;top:0;width:100%;z-index:1000}.header-content{display:flex;justify-content:center;align-items:center;padding:15px 0}.logo{display:flex;align-items:center;font-size:1.5rem;font-weight:800;color:#1e3a8a}.logo i{margin-right:10px;font-size:2rem;color:#059669}.whatsapp-btn{background:#25d366;color:white;padding:12px 24px;border-radius:25px;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:8px;transition:all 0.3s ease;font-size:0.9rem}.whatsapp-btn:hover{background:#128c7e;transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:white;padding:120px 0 80px;position:relative;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;width:50%;height:100%;background:url('site_images/tecnico_maquina_lavar_1.jpg') center/cover;opacity:0.2}.hero-content{position:relative;z-index:2}.hero-text{max-width:600px}.hero h1{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,0.3)}.hero-subtitle{font-size:1.3rem;font-weight:500;color:#e2e8f0;margin-bottom:1.5rem;line-height:1.5}.location-highlight{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,0.1);padding:12px 20px;border-radius:25px;margin-bottom:1.5rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.2)}.location-highlight i{color:#fbbf24;font-size:1.2rem}.location-highlight span{font-weight:800;font-size:1.3rem}.hero-features{margin-bottom:2rem}.hero-feature{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:10px}.hero-feature i{color:#10b981;font-size:1.1rem}.hero-feature span{font-weight:500;font-size:1rem}.hero-description{font-size:1.1rem;margin-bottom:2rem;line-height:1.7}.cta-btn{background:#25d366;color:white;padding:18px 36px;border-radius:30px;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;gap:12px;transition:all 0.3s ease;font-size:1.1rem;box-shadow:0 4px 15px rgba(37,211,102,0.3)}.cta-btn:hover{background:#128c7e;transform:translateY(-3px);box-shadow:0 8px 25px rgba(37,211,102,0.4)}.cta-btn.large{padding:20px 40px;font-size:1.2rem}.benefits-bar{background:#059669;color:white;padding:20px 0}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;text-align:center}.benefit-item{display:flex;flex-direction:column;align-items:center;gap:8px}.benefit-item i{font-size:2rem;margin-bottom:5px}.benefit-item span{font-weight:600;font-size:0.9rem}.about{padding:80px 0;background:#f8fafc}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:800;color:#1e3a8a;margin-bottom:1rem}.section-header h3{font-size:1.8rem;font-weight:600;color:#374151;margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#6b7280}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:3rem}.about-text p{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;color:#374151}.about-features{list-style:none}.about-features li{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-weight:500;color:#374151}.about-features i{color:#059669;font-size:1.2rem}.about-image img{width:100%;height:400px;object-fit:cover;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,0.1)}.trust-message{text-align:center;background:white;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,0.08)}.trust-message h3{font-size:1.8rem;color:#1e3a8a;font-weight:700}.services-details{padding:60px 0;background:#f8fafc}.services-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.service-detail{background:white;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,0.08);transition:all 0.3s ease}.service-detail:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,0.12)}.service-detail i{font-size:2.5rem;color:#1e3a8a;margin-bottom:1rem}.service-detail h3{font-size:1.2rem;font-weight:600;color:#374151}.service-highlight{text-align:center;background:white;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,0.08)}.service-highlight h3{font-size:1.5rem;color:#1e3a8a;font-weight:700}.testimonials{padding:80px 0;background:white}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#f8fafc;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,0.08);transition:all 0.3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,0.12)}.stars{margin-bottom:1rem}.stars i{color:#fbbf24;font-size:1.2rem;margin:0 2px}.testimonial-card p{font-size:1.1rem;line-height:1.6;color:#374151;margin-bottom:1rem;font-style:italic}.testimonial-author{font-weight:600;color:#1e3a8a;font-size:1rem}.testimonials-cta{text-align:center;margin-top:3rem}.services{padding:80px 0;background:white}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.service-card{background:#f8fafc;border-radius:20px;padding:2rem;text-align:center;transition:all 0.3s ease;border:2px solid transparent}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,0.1);border-color:#3b82f6}.service-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:white;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,0.1)}.service-icon img{width:50px;height:50px;object-fit:contain}.service-icon i{font-size:2.5rem;color:#1e3a8a}.service-card h3{font-size:1.5rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem}.service-card p{font-size:1rem;line-height:1.7;color:#6b7280;margin-bottom:1.5rem}.service-image{margin-top:1.5rem;border-radius:10px;overflow:hidden}.service-image img{width:100%;height:200px;object-fit:cover;transition:transform 0.3s ease}.service-card:hover .service-image img{transform:scale(1.05)}.why-choose{padding:80px 0;background:#f8fafc}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.feature-card{background:white;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,0.08);transition:all 0.3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,0.12)}.feature-icon{width:70px;height:70px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:white;font-size:1.8rem}.feature-card h3{font-size:1.3rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.6}.service-areas{padding:80px 0;background:white}.areas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.area-card{background:#f8fafc;padding:2rem;border-radius:15px;text-align:center;transition:all 0.3s ease;border:2px solid transparent}.area-card:hover{background:#1e3a8a;color:white;transform:translateY(-5px);border-color:#3b82f6}.area-card i{font-size:3rem;color:#059669;margin-bottom:1rem;transition:color 0.3s ease}.area-card:hover i{color:#60a5fa}.area-card h3{font-size:1.2rem;font-weight:600;color:#374151;transition:color 0.3s ease}.area-card:hover h3{color:white}.stats{padding:60px 0;background:#1e3a8a;color:white}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.stat-item{padding:1rem}.stat-number{font-size:3rem;font-weight:800;color:#60a5fa;margin-bottom:0.5rem}.stat-label{font-size:1.1rem;font-weight:500;opacity:0.9}.final-cta{padding:80px 0;background:#f8fafc;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:800;color:#1e3a8a;margin-bottom:1rem}.cta-content h3{font-size:1.8rem;font-weight:600;color:#374151;margin-bottom:1.5rem}.cta-content p{font-size:1.1rem;line-height:1.7;color:#6b7280;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.final-cta-section{background:white;padding:3rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,0.1);margin-top:3rem}.final-cta-section h3{font-size:2rem;color:#1e3a8a;margin-bottom:1rem}.final-cta-section h4{font-size:1.5rem;color:#059669;margin-bottom:1.5rem}.footer{background:#1f2937;color:white;padding:2rem 0;text-align:center}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-logo{display:flex;align-items:center;font-size:1.5rem;font-weight:800;color:#60a5fa}.footer-logo i{margin-right:10px;font-size:2rem;color:#059669}.footer p{font-size:0.9rem;opacity:0.8;max-width:600px;line-height:1.5}.whatsapp-float{position:fixed;bottom:20px;right:20px;z-index:1000}.whatsapp-float a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#25d366;border-radius:50%;color:white;font-size:1.8rem;text-decoration:none;box-shadow:0 4px 15px rgba(37,211,102,0.4);transition:all 0.3s ease;animation:pulse 2s infinite}.whatsapp-float a:hover{background:#128c7e;transform:scale(1.1)}@keyframes pulse{0%{box-shadow:0 4px 15px rgba(37,211,102,0.4)}50%{box-shadow:0 4px 25px rgba(37,211,102,0.6)}100%{box-shadow:0 4px 15px rgba(37,211,102,0.4)}}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem}.logo{font-size:1.3rem}.hero{padding:140px 0 60px;text-align:center}.hero h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.hero-bg{width:100%;opacity:0.1}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.benefit-item span{font-size:0.8rem}.section-header h2{font-size:2rem}.section-header h3{font-size:1.5rem}.about-content{grid-template-columns:1fr;gap:2rem}.services-grid{grid-template-columns:1fr}.location-highlight{flex-direction:column;gap:5px;padding:10px 15px}.location-highlight span{font-size:1.1rem;font-weight:700}.services-details-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.testimonials-grid{grid-template-columns:1fr}.features-grid{grid-template-columns:1fr}.areas-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}.cta-content h2{font-size:2rem}.cta-content h3{font-size:1.5rem}.final-cta-section{padding:2rem}.final-cta-section h3{font-size:1.7rem}.final-cta-section h4{font-size:1.3rem}.cta-btn.large{padding:16px 32px;font-size:1rem}}@media (max-width:480px){.container{padding:0 15px}.hero h1{font-size:1.8rem}.benefits-grid{grid-template-columns:1fr}.services-details-grid{grid-template-columns:1fr}.areas-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr}.whatsapp-float{bottom:15px;right:15px}.whatsapp-float a{width:55px;height:55px;font-size:1.6rem}}html{scroll-behavior:smooth}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card,.feature-card,.area-card{animation:fadeInUp 0.6s ease-out}.service-card,.feature-card,.area-card{cursor:pointer}.cta-btn:focus,.whatsapp-btn:focus,.whatsapp-float a:focus{outline:2px solid #60a5fa;outline-offset:2px}