@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;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;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}nav a{color:#fff;font-weight:500;margin-left:1.5rem;text-decoration:none;transition:color .2s}nav a:hover{color:#00b4d8}.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-radius:24px;color:#0077b6;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{background:none;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}.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}.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}.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}@media (max-width:800px){.section{max-width:95vw;padding:1.2rem}.carousel{height:40vw;min-height:160px}.hero h1{font-size:2rem}.header{align-items:flex-start;flex-direction:column;padding:1rem}nav a{margin-left:1rem;margin-right:1rem}.clientes-grid{gap:1rem}.cliente-card{max-width:120px;min-width:90px;padding:.6rem}.cliente-logo{max-height:54px;max-width:54px}}
/*# sourceMappingURL=main.3cc652ee.css.map*/