html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--azul-primario: #001236;--azul-primario-hover: rgb(41, 143, 145);--azul-secundario: #061533}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito Sans,sans-serif;background:#e6ecf8;overflow-x:hidden}.wrapper{max-width:1100px;margin:0 auto;padding:10px}a{text-decoration:none;color:var(--azul-secundario)}.boton{display:inline-flex;padding:8px 12px;background:#1b1b2f;color:#fff;border-radius:6px;gap:10px;font-size:16px;align-items:center;justify-content:center;transition:.2s ease}.boton:hover{background:#8a2be2}.navbar{display:flex;flex-direction:row;gap:20px}.navbar .boton1:hover{color:#8a2be2}header{display:flex;justify-content:space-between;align-items:center;padding:25px 10px}header .logo{width:200px}header .logo img{width:100%}.hero{margin:20px 0;background:linear-gradient(180deg,#430180,#c691f7);color:#fff;display:grid;grid-template-columns:60% 40%;align-items:center;border-radius:18px;padding:35px;gap:20px}.hero .col1 .titulo{font-size:34px;line-height:1.2}.hero .agrupdescrip{display:flex;flex-direction:column;gap:20px;padding:10px;margin-bottom:20px;line-height:150%}.hero span{font-weight:700}.hero .botones{display:flex;gap:10px;flex-wrap:wrap}.hero .col2 .imagen{max-width:300px;margin:0 auto;display:flex;justify-content:center}.hero .col2 img{width:100%;border-radius:12px;object-fit:cover;max-height:260px}.servicios{margin:60px 0}.servicios .titulo2{color:#012841;font-size:24px;font-weight:600;text-align:center;margin-bottom:30px;margin-top:80px}.tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;width:100%;justify-items:center}.tabs .tab{width:100%;max-width:300px;background:#d3ddf1;border-radius:12px;padding:18px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;transition:all .25s ease;box-shadow:0 3px 8px #00000014;cursor:pointer}.tabs .tab:hover{transform:translateY(-8px);box-shadow:0 12px 25px #0000002e}.tabs .tab img{width:100px;height:100px;transition:transform .25s ease}.tabs .tab:hover img{transform:scale(1.08)}.tabs .tab h3{margin-top:5px;margin-bottom:10px;font-size:17px;color:#8a2be2;font-weight:700}.tabs .tab p{font-size:14px;line-height:1.4}.clientes .titulo2{color:#012841;font-size:24px;text-align:center;margin-bottom:30px;margin-top:100px;font-weight:600}.divlogos{display:flex;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap;margin-bottom:100px}.divlogos img{width:130px;object-fit:contain}.carousel{width:100%;max-width:750px;height:260px;overflow:hidden;margin:30px auto;border-radius:20px;background:#fff;position:relative}.carousel-track{display:flex;height:100%;transition:transform 1.2s ease-in-out}.carousel img{width:100%;height:100%;object-fit:contain}.reseñas{margin:40px 0;text-align:center}.titulo2{font-size:28px;text-align:center;font-weight:600;color:#012841}footer{font-size:12px;padding:15px;background:#cfd8e8;display:flex;justify-content:space-between;align-items:center;width:100%}footer .agenda,footer .pfooter{display:flex;align-items:center;gap:20px}footer .agenda a:hover,footer .pfooter a:hover{color:#8a2be2}footer .logofo img{width:120px}@media(max-width:900px){.tabs{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){header{flex-direction:column;gap:15px}.hero{grid-template-columns:1fr;text-align:center;padding:22px}.hero .botones{flex-direction:column;justify-content:center;align-items:center}.hero .botones .boton{width:80%;max-width:350px}.hero .col2{order:-1}.hero .col1 .titulo{font-size:26px}.hero .col2 .imagen img{width:100%;border-radius:12px;object-fit:cover;max-height:260px}.tabs{grid-template-columns:1fr}.carousel{height:200px}footer .logofo{display:none}footer .agenda,footer .pfooter{display:flex;align-items:center;gap:5px}}
