@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f8f9fa;color:#22223b;font-family:Montserrat,Arial,sans-serif;margin:0}.header{background:#0077b6;color:#fff;flex-wrap:wrap;justify-content:flex-start;min-height:64px;padding:1rem 2rem;position:-webkit-sticky;position:sticky;position:relative;top:0;z-index:1000}.header,.logo{align-items:center;display:flex}.logo{font-size:1.5rem;font-weight:700;gap:.8rem}.logo-img{display:block;height:38px;width:auto}.lang-switcher{align-items:center;display:flex;justify-content:flex-end;margin-left:auto;min-width:70px;position:relative}.nav-lang{background:none;border:none;color:#fff;cursor:pointer;font-size:1.1em;font-weight:600;margin-left:.5em;padding:.1em .7em;text-decoration:none;transition:color .2s;vertical-align:middle}.nav-lang:hover{color:#00b4d8}nav{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.2rem;margin-left:2rem;max-width:98vw;overflow-x:auto;overflow-y:hidden;width:auto}.nav-btn,.nav-btn-link{background:none;border:none;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;padding:0;text-decoration:none;transition:color .2s;white-space:nowrap}.nav-btn-link:hover,.nav-btn:hover{color:#00b4d8;text-decoration:underline}.nav-btn-link{background:none;border:none;color:#fff;cursor:pointer;display:inline;font-family:inherit;padding:0}.hero{background:linear-gradient(120deg,#0077b6 70%,#00b4d8);color:#fff;padding:4rem 2rem 3rem;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.cta-button{background:#fff;border:none;border-radius:24px;color:#0077b6;cursor:pointer;display:inline-block;font-weight:700;margin-top:1.5rem;padding:.8rem 2rem;text-decoration:none;transition:background .3s,color .3s}.cta-button:hover{background:#00b4d8;color:#fff}.carousel-padding{padding-top:2.5rem}.carousel{background:#fff;border-radius:0;box-shadow:0 2px 16px #0000001f;height:360px;left:50%;margin:0 -50vw 1rem;overflow:hidden;position:relative;right:50%;width:100vw}.carousel-img{display:block;height:100%;object-fit:cover;transition:opacity .5s;width:100vw}.carousel-dots{bottom:14px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%)}.carousel-dot{background:#ddd;border:none;border-radius:50%;cursor:pointer;display:inline-block;height:12px;outline:none;transition:background .2s;width:12px}.carousel-dot.active{background:#0077b6;border:2px solid #fff}.section{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000a;margin:2rem auto;max-width:700px;padding:2rem}.section h2{color:#0077b6}.productos-home-section h2,.productos-home-section p{text-align:left}.productos-section{text-align:center}.productos-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.producto-card{align-items:center;background:#f8f9fa;border-radius:12px;box-shadow:0 1px 6px #0000000a;display:flex;flex-direction:column;max-width:220px;min-width:180px;padding:1.2rem 1.5rem;transition:box-shadow .2s}.producto-card:hover{box-shadow:0 4px 16px #00000017}.producto-img-wrapper{display:flex;justify-content:center;width:100%}.producto-img{border-radius:8px;box-shadow:0 1px 8px #0000000f;margin-bottom:.5rem;max-height:120px;max-width:120px;object-fit:contain;transition:transform .15s}.producto-img-wrapper:active .producto-img,.producto-img-wrapper:focus .producto-img,.producto-img-wrapper:hover .producto-img{box-shadow:0 6px 32px #00000021;transform:scale(1.07)}.producto-nombre{color:#0077b6;cursor:pointer;font-size:1.05rem;font-weight:500;margin-bottom:.8rem;text-decoration:underline}.producto-nombre:hover{color:#00b4d8;text-decoration:underline}.solicitar-btn{background:#0077b6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.6rem 1.2rem;transition:background .2s}.solicitar-btn:hover{background:#00b4d8}.modal-overlay{background:#0000008c;bottom:0;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content,.modal-overlay{align-items:center;display:flex;justify-content:center}.modal-content{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;flex-direction:column;max-height:98vh;max-width:98vw;padding:1rem 1rem .5rem;position:relative;text-align:center}.modal-img{background:#f3f3f3;border-radius:8px;box-shadow:0 2px 16px #0000001a;margin-bottom:1rem;max-height:85vh;max-width:95vw;object-fit:contain}.modal-caption{color:#0077b6;font-size:1.15rem;font-weight:500;margin-bottom:.5rem}.modal-close{background:#0000;border:none;color:#0077b6;cursor:pointer;font-size:2rem;line-height:1;padding:0;position:absolute;right:1.1rem;top:.45rem;transition:color .2s}.modal-close:hover{color:#00b4d8}.clientes-section{text-align:center}.clientes-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.cliente-card{align-items:center;background:#f8f9fa;border-radius:12px;box-shadow:0 1px 6px #0000000a;display:flex;flex-direction:column;max-width:180px;min-width:120px;padding:1.2rem 1.5rem;transition:box-shadow .2s}.cliente-card:hover{box-shadow:0 4px 16px #00000017}.cliente-logo{margin-bottom:.8rem;max-height:80px;max-width:80px;object-fit:contain}.cliente-nombre{color:#0077b6;font-size:1.05rem;font-weight:500}.contact-section form{display:flex;flex-direction:column;gap:1rem}.contact-section input,.contact-section textarea{border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:.7rem}.contact-section button{background:#0077b6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.8rem}.contact-section button:hover{background:#00b4d8}.contact-info{font-size:.95rem;margin-top:1rem}.feedback{color:#0077b6;font-weight:700;margin-top:1rem}.footer{background:#22223b;color:#fff;margin-top:2rem;padding:1.2rem 0;text-align:center}.footer a{color:#00b4d8;margin:0 .5rem;text-decoration:none}.back-arrow{align-items:center;color:#0077b6;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.5em;text-decoration:none}.back-arrow:hover{color:#00b4d8;text-decoration:underline}@media (max-width:800px){.section{max-width:98vw;padding:1.2rem}.carousel{height:40vw;min-height:160px}.carousel-img{height:100%;width:100vw}.hero h1{font-size:2rem}.header{align-items:center;flex-direction:row;min-height:56px;padding:.7rem .7rem 0}.logo{margin-bottom:0}nav{flex-direction:row;gap:.7rem;margin-left:1rem;max-width:98vw;overflow-x:auto;overflow-y:hidden;width:auto}.lang-switcher{margin-left:0;position:absolute;right:18px;top:10px}.nav-btn,.nav-btn-link{border-radius:7px;font-size:.95rem;padding:.7em .4em;text-align:center;white-space:nowrap;width:auto}.clientes-grid,.productos-grid{gap:1rem}.cliente-card,.producto-card{max-width:120px;min-width:90px;padding:.6rem}.cliente-logo{max-height:54px;max-width:54px}.producto-img{max-height:70px;max-width:70px}}nav .nav-btn,nav .nav-btn-link,nav a,nav a:active,nav a:visited{color:#fff!important}nav .nav-btn-link:hover,nav .nav-btn:hover,nav a:hover{color:#00b4d8!important;text-decoration:underline}
/*# sourceMappingURL=main.f44b8980.css.map*/