.header{position:fixed;top:0;width:100vw;z-index:999;height:100px}.header.scrolled{z-index:999;background-color:var(--fondo-)}.headerContainer{max-width:1280px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;position:relative}@media screen and (max-width: 1024px){.headerContainer{padding:1rem 2rem}}@media screen and (max-width: 600px){.header.scrolled{height:95px}.headerContainer{padding:1.5rem}}.imgLogo{height:65px}@media screen and (max-width: 600px){.imgLogo{height:47px}}.navbar{opacity:1;display:flex;visibility:visible;padding:0;margin:0;align-items:center;justify-content:center;position:relative;top:-1px;width:auto;height:auto}.navbar .navbar-link{margin:0 2rem;padding:0;text-decoration:none;color:var(--fondo);font-size:23px;position:relative;transition:.3s;cursor:pointer}.navbar .navbar-link.active{font-weight:700}.navbar .navbar-link.active:before{content:"";position:absolute;bottom:0;left:-10%;width:120%;height:3px;background-color:var(--texto-)}.toggle{width:28px;height:28px;display:none;flex-direction:column;justify-content:space-evenly;align-items:center;border-radius:.5rem;transition:all .5s;cursor:pointer;position:relative;right:0}.line{width:20px;height:3px;border-radius:1rem;background-color:var(--fondo);transition:transform .5s}.toggle.active .line:nth-child(1){transform:translateY(5px) scaleX(.9) scaleY(.7) rotate(130deg);height:3px;width:25px}.toggle.active .line:nth-child(3){transform:translateY(-5px) scaleX(.9) scaleY(.7) rotate(50deg);height:3px;width:25px}.toggle.active .line:nth-child(2){display:none}@media screen and (max-width: 1024px){.navbar .navbar-link{margin:0 1.2rem}}@media screen and (max-width: 920px){.navbar{padding:6rem 1.5rem 1rem;opacity:0;visibility:hidden;flex-direction:column;justify-content:stretch;align-items:center;position:absolute;right:0;top:0;background-color:var(--fondo-);transition:none;width:200px;height:380px}.navbar .navbar-link{margin:.5rem}.navbar .navbar-link.active:before{content:"";position:absolute;bottom:0;left:0%;width:content;height:3px;background-color:var(--texto-)}.toggle{display:flex;z-index:999}.visible{display:flex;padding:6rem 1.5rem 1rem;justify-content:stretch;align-items:start;flex-direction:column;position:absolute;right:0;top:0;opacity:1;visibility:visible;background-color:var(--fondo-);transition:all .5s ease-in-out;width:250px;height:380px}}@media screen and (max-width: 600px){.navbar{padding:5rem 1.5rem 1rem;width:180px;height:380px}.visible{padding:5rem 1.5rem 1rem;width:200px;height:380px}}.languages{display:flex;align-items:center;justify-content:space-between;width:auto;position:relative;right:0;top:0}select,.custom-select-container{background-color:transparent;width:auto;padding:0;font-size:1em;border:none;outline:none}.option,.custom-select-option,.langSelected{background-color:var(--fondo-);text-align:center;cursor:pointer;color:var(--hex-)}@media screen and (max-width: 600px){.languages{margin:1rem 0}select,.custom-select-container{background-color:var(--fondo)}.option{font-size:.75em}.languages i{margin:0;padding-left:.5rem}}.body{overflow:hidden}.inicio{width:100%;height:860px;background-size:cover;background-repeat:no-repeat;display:flex;padding-top:110px;position:relative}.inicioContainer{max-width:1280px;margin:auto}.inicioContainer span{color:var(--texto-)}.inicioContainer h1{padding-bottom:110px;font-size:70px;font-weight:900;text-align:center}@media screen and (max-width: 1024px){.inicioContainer h1{font-size:60px}}@media screen and (max-width: 920px){.inicio{height:600px}.inicioContainer h1{font-size:50px}}@media screen and (max-width: 768px){.inicio{height:500px}.inicioContainer h1{font-size:40px}}@media screen and (max-width: 600px){.inicio{height:451px;background-position:50%}.inicioContainer{max-width:330px}.inicioContainer h1{font-size:25px}}.banner{min-width:100vw;height:40px;display:flex;align-items:center;overflow:hidden;position:absolute;bottom:0;left:-20%;letter-spacing:1.5px;font-weight:700;font-size:16px;color:#d7d7d78f;padding:.5rem;background-color:var(--fondo-)}.banner p{margin-right:5rem;display:flex}.banner span{font-weight:700;color:var(--texto-)}@media screen and (max-width: 600px){.banner{height:46px;font-size:16px;left:-17px;font-size:15px}.banner p{margin-right:3rem}}.nosotros{width:100%;height:auto;background-color:var(--fondo);color:var(--texto);padding:110px .5rem;display:flex;justify-content:space-between}.nosotrosContainer{max-width:1366px;margin:auto;display:flex;justify-content:space-between;align-items:center}.nosotrosText{height:auto;max-width:525px;display:flex;flex-direction:column}.nosotros h3{color:var(--subtitulo);margin-bottom:12px;font-size:23px}.nosotros h2{font-weight:800;letter-spacing:-.1px;font-size:39px;margin-bottom:1rem;line-height:1.2}.nosotros h2 span{color:var(--primary)}.nosotros p{line-height:1.1;letter-spacing:-.5px}.nosotros p span{font-weight:700}.nosotrosContainer button{margin-top:50px;display:flex;justify-content:center;align-items:center;text-transform:capitalize;background-color:var(--primary);width:240px;height:60px;border-radius:15px;font-size:24px;font-weight:700;cursor:pointer;color:var(--hex);border:none}.divBtn{display:flex;justify-content:center;align-items:center;color:var(--hex-)}i{margin:.5rem}.nosotrosContainer img{margin-left:80px;max-height:526px}.nosotros .wrap{white-space:normal}@media screen and (max-width: 1275px){.nosotros p{font-size:18px;letter-spacing:-.5px}.nosotrosContainer button{margin-top:40px}.nosotrosContainer img{height:420px;margin-left:80px}}@media screen and (max-width: 1024px){.nosotros h2{font-size:32px;line-height:1}.nosotros p{font-size:17px;letter-spacing:-.8px}.nosotrosContainer button{margin-top:32px}.nosotrosContainer img{height:400px;margin-left:12px}}@media screen and (max-width: 920px){.nosotrosContainer{align-items:start}.nosotrosText{height:auto;max-width:350px;display:flex;flex-direction:column}.nosotros h2{font-size:28px}.nosotrosContainer button{margin-top:30px}.nosotrosContainer img{height:400px;margin-left:1rem}.nosotrosContainer button{width:220px;height:50px;font-size:22px}.nosotros br{display:none}.nosotros .wrap{white-space:pre-wrap}}@media screen and (max-width: 768px){.nosotros{padding:3.5rem .5rem}.nosotrosContainer{width:100%;margin:auto;height:100%;flex-direction:column-reverse;text-align:center;align-items:center}.nosotros h3{margin-bottom:.5rem;font-size:20px}.nosotros h2{margin-bottom:2rem;line-height:normal;font-size:24px}.nosotrosText{height:100%}.nosotros p{line-height:normal;letter-spacing:normal;text-align:left}.nosotrosContainer button{margin:30px auto auto;height:55px;width:233px;font-size:20px;font-weight:600}.nosotrosContainer img{border-radius:20px;width:323px;height:317px;margin:0;margin-bottom:1rem}}@media screen and (max-width: 325px){.nosotros img{width:300px}}.servicios{width:100%;height:auto;background-size:cover;background-repeat:no-repeat;padding:110px .5rem}.serviciosContainer{max-width:1280px;margin:auto;font-size:1.2em;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.serviciosText{margin-bottom:4rem}.serviciosText h2{font-size:42px;margin-bottom:1rem}.serviciosText p{font-size:21px;letter-spacing:-1px;font-weight:300}.servContainer{display:flex;justify-content:center;align-items:flex-end}.serv{color:var(--texto-servicios);border-radius:15px;padding:40px 16px;width:210px;font-size:14px;font-weight:600;display:flex;flex-direction:column;margin-bottom:1rem}.serv h1{margin:0 0 50px;padding:0;line-height:1;font-size:60px;font-weight:900}.serv h3{font-size:20px;font-weight:800;margin-bottom:.2rem}.serv p{display:flex;font-size:14px;line-height:1.3;justify-content:center}.serv:not(:last-child){margin-right:25px}.serv:nth-child(1){background-color:var(--servicio-1);height:337px}.serv:nth-child(2){background-color:var(--servicio-2);height:353px}.serv:nth-child(3){background-color:var(--servicio-3);height:368px}.serv:nth-child(4){background-color:var(--servicio-4);height:384px}.serv:nth-child(5){background-color:var(--servicio-5);height:399px}.arrowsSlide{display:none}.servicios .wrap{white-space:normal}@media screen and (max-width: 1260px){.serviciosContainer button{background-color:transparent;border:none}.arrowsSlide{margin-top:2rem;width:120px;height:40px;display:flex;justify-content:space-between}.arrowsSlide .arrow{width:40px;height:auto}.servContainer{width:100%;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;justify-content:start;overflow-x:auto;scroll-behavior:smooth;scrollbar-color:transparent;padding:0rem 2rem}.serv{flex:0 0 auto}}@media screen and (max-width: 920px){.serviciosText{margin-bottom:2rem}.serviciosText h2{font-size:35px;margin-bottom:1rem}.serviciosText p{font-size:20px;letter-spacing:-1px}}@media screen and (max-width: 840px){.serviciosText{width:400px}}@media screen and (max-width: 768px){.servicios{padding:3.5rem .5rem}.serviciosText h2{font-size:30px}.serviciosText p{font-size:18px;letter-spacing:normal}.arrowsSlide{margin:1rem 0rem}}@media screen and (max-width: 600px){.serviciosText{line-height:1.35}.serviciosText h2{font-size:24px;margin-bottom:.9rem}.serviciosText p{margin-bottom:.3rem}.servicios .wrap{white-space:pre-wrap}.servicios br{display:none}}.contacto{width:100%;height:auto;background-color:var(--fondo);color:var(--texto-contacto);padding:110px .5rem;display:flex}.contactoContainer{max-width:1366px;display:flex;margin:auto;font-size:1.2em;align-items:center;text-align:start}.formContainer{height:auto;display:flex;flex-direction:column}.contactoContainer h3{font-size:24px;font-weight:800}.contactoContainer p{font-size:20px;margin-bottom:1rem}form{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:400px}form label{font-size:20px}.labelNameEmail{display:flex}.name,.email{margin-right:1rem;display:flex;flex-direction:column}form input,form textarea{width:290px;height:55px;padding:1rem;font-size:18px;border-radius:15px;border:1px solid var(--texto-contacto);font-family:Mulish,sans-serif}form textarea{width:600px;height:148px}form button{width:600px;height:60px;border-radius:15px;background-color:var(--primary);border:none;color:var(--hex-);font-size:24px;font-weight:700;cursor:pointer}.contacto img{width:440px;height:auto;margin-left:80px}.textArea{display:flex;flex-direction:column}#mailto{opacity:0;display:none}.contacto .wrap{white-space:normal}@media screen and (max-width: 1275px){form{height:100%}.labelNameEmail{display:flex;flex-direction:column}.name,.email{margin-right:0}form input,form textarea{margin:.5rem 0rem;width:480px}form textarea{width:480px}form button{width:480px;margin-top:1.5rem;font-weight:600}.contacto img{height:460px;margin-left:20px}}@media screen and (max-width: 1024px){form input,form textarea,form button,.contacto img{width:420px}}@media screen and (max-width: 920px){.contacto{padding:3.5rem .5rem}.contactoContainer p{font-size:19px}form input,form textarea,form button,.contacto img{width:360px}.contacto img{height:auto}}@media screen and (max-width: 768px){.contactoContainer{flex-direction:column-reverse}.contactoContainer h3,.contactoContainer p{text-align:center;line-height:1}.contactoContainer h3{margin:1.5rem}form{align-items:center}.textArea{margin-top:1rem}.contacto img{margin:0}}@media screen and (max-width: 600px){form label{font-weight:500}form input{margin-bottom:1.5rem}form input,form textarea,form button,.contacto img{width:294px}.contacto img{width:323px;height:317px}.textArea{margin:0}.contactoContainer h3{margin-bottom:2rem;line-height:1.2}.contactoContainer p{font-size:20px;font-weight:600;margin:1rem 0}.contacto br{display:none}.contacto .wrap{white-space:pre-wrap}}@media screen and (max-width: 375px){.contactoContainer{padding:.5rem}}.datosContainer{height:244px;display:flex;justify-content:space-between;align-items:flex-start}.columna1{display:flex;flex-direction:column;justify-content:space-between;height:100%}.columna1 .social{width:118px;display:flex;justify-content:space-between}.columna1 .social img{width:30px;filter:invert()}.columna2{height:100%;display:flex}.columna2 nav{display:flex;flex-direction:column;align-items:start;justify-content:space-between;font-size:21px}.columna2 .navbar-link{cursor:pointer}.columna3{display:flex;align-items:end}.arrowUp{background-color:var(--primary);border-radius:5px;border:none;width:37px;height:41px;display:flex;justify-content:center;align-items:center;margin-left:3em;cursor:pointer}box-icon{filter:invert();display:flex}.arrow-up{filter:invert()}@media screen and (max-width: 920px){.columna3{width:300px;justify-content:space-between;margin-bottom:1rem}.arrowUp{margin-left:1rem;padding:1rem}}@media screen and (max-width: 768px){.datosContainer{height:100%;width:300px;margin:auto;flex-direction:column;justify-content:space-around;align-items:start}.columna1{justify-content:space-around}.columna1 .social{margin-top:1rem}.columna2,.columna2 nav{justify-content:space-around;margin:2rem 0rem}.columna3{width:300px;justify-content:space-between;margin-bottom:1rem}.arrowUp{margin-left:1rem;padding:1rem}}@media screen and (max-width: 600px){.datosContainer{width:auto}.columna2 nav{margin:0}.columna2 .navbar-link{font-size:18px;margin-bottom:.7rem}.columna2 h3{font-size:22px;margin:1rem 0rem}.columna3{width:100%}.columna3 img{width:278px;height:244px}.columna3{justify-content:space-between}}@media screen and (max-width: 325px){.columna3 img{width:220px}}.derechos{display:flex;justify-content:space-between;border-top:3px solid rgba(255,255,255,.15);margin-top:16px;padding:16px 16px 0rem;font-size:12px;font-weight:200}.derechosContainer{width:100%;display:flex;justify-content:space-between}.derechos .link{color:var(--hex-);text-decoration:none}@media screen and (max-width: 768px){.derechos{flex-direction:column;align-items:start;padding:16px 8px 0rem}.derechos .link{margin-top:.5rem}.derechosContainer{width:100%;display:flex;flex-direction:column;align-items:start}}.footer{width:100%;height:auto;background-size:cover;background-repeat:no-repeat;overflow:hidden;padding:45px}.footerContainer{max-width:1280px;margin:auto;font-size:1.2em;text-align:center}@media screen and (max-width: 920px){.footer{margin:0;height:100%;padding:1.5rem;background-size:350% 100%;background-position:right 70% bottom 10%}.footerContainer{padding:2rem}}@media screen and (max-width: 600px){.footer{margin:0;height:100%;padding:2.5rem 1.5rem;background-size:350% 100%;background-position:right 70% bottom 10%}.footerContainer{padding:0rem}}.terms{background-color:var(--hex-);color:var(--fondo-)}.headerTerms{padding:2rem 6rem;margin-bottom:2rem;background-color:var(--fondo-)}.bodyTerms{padding:2rem 6rem}.bodyTerms h3{margin-bottom:2rem;text-decoration:underline;font-weight:light;text-align:center}.bodyTerms h4{margin-bottom:.2rem}.bodyTerms p{margin-bottom:2rem;font-weight:200}@media screen and (max-width: 768px){.headerTerms{padding:2rem;margin-bottom:2rem;background-color:var(--fondo-)}.bodyTerms{padding:2rem}}:root{color:#fff;font-family:Mulish,sans-serif;line-height:1.5;font-weight:400;--texto: #303030;--subtitulo: #6c6c6c;--hex: #d7d7d7;--fondo: #f4f4f4;--hex-: #ffffff;--fondo-: #001731;--primary: #0071c7;--texto-: #69c9ff;--texto-servicios: #0f243c;--servicio-1: #ffffff;--servicio-2: #d0eeff;--servicio-3: #95daff;--servicio-4: #52c2ff;--servicio-5: #1cacfc;--texto-contacto: #1e1e1e}*{margin:0;padding:0;box-sizing:border-box}body{font-size:20px}button{font-family:Mulish,sans-serif}
