body{font-family:Montserrat,sans-serif;overflow-x:hidden}a{text-decoration:none}.title-seccion{margin-top:30px;text-align:center}.title-seccion h2{font-size:40px;font-weight:500}@media (max-width:500px){.container{padding-left:3%;padding-right:3%}}.background-black-modal{background:rgba(0,0,0,.702);bottom:0;content:"";display:none;left:0;position:fixed;right:0;top:0;z-index:5}.background-black-modal.active{display:block;z-index:5}#preloader{background:#111;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999999}#preloader .preloader{box-sizing:border-box;left:50%;padding:0;text-align:left;top:50%;transform:translate(-50%,-50%)}#preloader .preloader,#preloader .preloader span{display:inline-block;height:50px;position:absolute;width:50px}#preloader .preloader span{animation:preloader 1.3s linear infinite;background-color:#00c2f3;border-radius:50%}#preloader .preloader span:nth-last-child{animation-delay:-.8s}@keyframes preloader{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(1)}}header.header{border-bottom:1px solid #e8e8e8;padding:20px 0;position:sticky;transition:transform .4s ease-in-out;z-index:5}header.header .header-area{align-items:center;display:flex}header.header .header-area .logo-area .negativo{display:none}header.header .header-area .logo-area img{max-width:180px}header.header .header-area .enlaces{display:flex;font-size:16px;font-weight:500;justify-content:space-evenly}header.header .header-area .enlaces a{color:#000}header.header .header-area .enlaces .catalogo{position:relative}header.header .header-area .enlaces .catalogo span{background-color:#2ebef0;border-radius:8px;color:#fff;display:flex;font-size:10px;justify-content:center;padding:3px 10px;position:absolute;right:-30%;top:-100%}header.header .header-area .iconos-area{align-items:center;display:flex;gap:17px;justify-content:end}header.header .header-area .iconos-area .icono{color:#000;font-size:25px}header.header .header-area .iconos-area .usuario button{background-color:transparent;border:none}header.header .header-area .iconos-area .usuario ul{border:none;box-shadow:0 4px 10px -3px rgba(0,0,0,.5)}header.header .header-area .iconos-area .usuario ul a{align-items:center;display:flex;gap:10px}header.header .header-area .iconos-area .usuario ul a:hover{background-color:#f7f7f7}header.header .header-area .iconos-area .buscador{cursor:pointer}header.header .header-area .iconos-area .bolsa{position:relative}header.header .header-area .iconos-area .bolsa span{align-items:center;background-color:#2ebef0;border-radius:50%;color:#fff;display:flex;font-size:14px;height:23px;justify-content:center;left:50%;position:absolute;top:40%;width:23px}header.header .header-area .iconos-area .btn-plataforma{background-color:#2ebef0;border-radius:20px;color:#fff;display:flex;justify-content:center;padding:0 7px;width:auto}header.header .header-area .iconos-area .btn-plataforma a{align-items:center;display:flex;gap:5px;padding:2px 5px}header.header .header-area .iconos-area .btn-plataforma a .azul{display:none}header.header .header-area .iconos-area .btn-plataforma a p{color:#fff;font-weight:500;margin-bottom:0;margin-top:2px}header.header .header-responsive{display:none}@media (max-width:767px){header.header .header-responsive{display:block}}header.header .header-responsive .header-right{align-items:center;display:flex;gap:10px}header.header .header-responsive .header-right .menu-hamburguesa .icono-area{display:flex}header.header .header-responsive .header-right .icono{font-size:25px}header.header .header-responsive .header-right .gps{background-color:#2ebef0;border-radius:20px;color:#fff;display:flex;justify-content:center;padding:5px 7px}header.header .header-responsive .header-right .gps a{align-items:center;display:flex;gap:5px;padding:2px 5px}header.header .header-responsive .header-right .gps a p{color:#fff;font-weight:500;margin-bottom:0;margin-top:2px}header.header .header-responsive .logo-area h1{text-align:center}header.header .header-responsive .logo-area h1 img{max-width:120px}header.header .header-responsive .iconos-area{gap:12px;height:100%}header.header .header-responsive .drawer{-webkit-overflow-scrolling:touch;background-color:#fff;bottom:0;color:#000;display:block;left:-400px;max-width:95%;opacity:0;overflow:visible;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:all .35s cubic-bezier(.33,.59,.14,1);visibility:hidden;width:400px;z-index:10000}header.header .header-responsive .drawer.active{display:block;opacity:1;transform:translate(400px);visibility:visible}header.header .header-responsive .drawer .drawe-inner{bottom:0;left:0;overflow-x:hidden;overflow-y:auto;padding:0 15px;position:absolute;right:0;top:0}header.header .header-responsive .drawer .drawe-inner .boton-cerrar{display:flex;justify-content:end}header.header .header-responsive .drawer .drawe-inner .enlaces{flex-direction:column}header.header .header-responsive .drawer .drawe-inner .enlaces .catalogo span{right:0;top:-70%}header.header .header-responsive .drawer .drawe-inner .enlaces a{border-bottom:1px solid #e2e2e3;padding:20px 8px}header.header .buscador-area{align-items:center;background:#fff;display:flex;justify-content:center;left:0;padding:30px 0;position:fixed;right:0;top:0;transform:translateY(-100%);transition:transform .4s cubic-bezier(.19,1,.22,1);z-index:11}header.header .buscador-area .container{max-width:800px}header.header .buscador-area.active{transform:translateY(0);transition:transform .7s cubic-bezier(.19,1,.22,1)}header.header .buscador-area titulo{display:flex;justify-content:space-between;padding-bottom:15px}header.header .buscador-area titulo p{color:#b0b0b0;font-size:12px;margin-bottom:0;text-transform:uppercase}header.header .buscador-area .input{align-items:center;border:none;border-bottom:1px solid #dee2e6;border-radius:0;display:flex;justify-content:space-between;padding-bottom:5px}header.header .buscador-area .input input{border:none;width:100%}header.header .buscador-area .input input::-moz-placeholder{font-size:20px;font-weight:200}header.header .buscador-area .input input::placeholder{font-size:20px;font-weight:200}header.header .buscador-area .input input:focus{outline:none}header.header .buscador-area .input .icono{font-size:20px}.inicio-header.header{background-color:transparent;border-bottom:none;box-shadow:none;position:absolute;top:0;width:100%}.inicio-header.header .header-area .enlaces a{color:#fff}.inicio-header.header .header-area .logo-area .positivo{display:none}.inicio-header.header .header-area .logo-area .negativo{display:block}.inicio-header.header .header-area .iconos-area .btn-plataforma{background-color:#fff}.inicio-header.header .header-area .iconos-area .btn-plataforma a .blanco{display:none}.inicio-header.header .header-area .iconos-area .btn-plataforma a .azul{display:block}.inicio-header.header .header-area .iconos-area .btn-plataforma a p{color:#114361}.inicio-header.header .header-area .iconos-area .icono{color:#fff}.inicio-header.header .header-area .iconos-area .bolsa span{background-color:#fff;color:#114361}.inicio-header.header .header-responsive .menu-hamburguesa{color:#fff}.inicio-header.header .header-responsive .logo-area .negativo-responsive{display:none}.header.sticky{position:fixed;width:100%}.header.sticky .header-responsive .logo-area .positivo-responsive{display:none}footer{background-color:#000;padding:60px 15% 50px}@media (max-width:500px){footer{padding:60px 3% 50px}}footer .logo{margin-bottom:44px;text-align:center}footer .logo img{max-width:150px}footer .enlaces{display:flex;justify-content:space-evenly;margin:0 auto 61px;max-width:400px}footer .enlaces a{color:#fff}footer .separador{background-color:#2ebef0;height:1px;margin:0 auto 41px;width:100%}footer .copy{color:#fff;text-align:center}footer .copy p{margin-bottom:0}.modal-instaladores-area .modal-dialog{height:100%;max-width:1500px}.modal-instaladores-area .modal-dialog .modal-content{border-radius:20px;height:80%;overflow:hidden;transform:translateY(-36px)}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores{height:100%}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .tabs{border-radius:30px;display:flex;margin:1rem auto;outline:1px solid #2ebef0;outline-offset:2px;padding:.25rem;position:relative}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .tabs input{opacity:0;position:absolute}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .tabs input:first-of-type:checked~span{transform:translateX(0)}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .tabs input:nth-of-type(2):checked~span{transform:translateX(100%)}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .tabs input:checked+label{color:#fff}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .tabs label{align-items:center;border-radius:30px;cursor:pointer;display:flex;font-size:12px;font-weight:400;justify-content:center;margin:0;padding:7px 0;position:relative;transition:all .15s ease-in;width:50%;z-index:2}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .tabs span{background-color:#2ebef0;border-radius:100px;display:flex;height:32px;position:absolute;transition:.25s ease-out;width:50%;z-index:1}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .buscador{background-color:#f3f3f3;border:none}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .buscador input{background-color:transparent;border:none;width:100%}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .buscador input:focus{outline:none}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .listado{margin-top:27px}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .listado .instalador{border-bottom:1px solid #d8d8d8;margin-top:15px}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .listado .instalador margin .nombre p{font-size:18px;font-weight:500;margin-bottom:8px}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .listado .instalador .direccion p,.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .listado .instalador .horario p{color:#979797;font-size:14px;margin-bottom:6px}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .buscador .listado .instalador .costo p{color:#2ebef0;font-size:14px;margin-bottom:23px}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .mapa{padding-right:0;position:relative}.modal-instaladores-area .modal-dialog .modal-content .modal-instadores .mapa button{position:absolute;right:20px;top:20px}.producto-item .producto{max-width:100%}.producto-item .producto .info .nombre h3{font-size:28px}.producto-item .producto .info .precio p{font-size:22px}.producto-item .producto .boton button{background-color:#000;font-size:18px;height:65px}.producto-item .producto .foto{aspect-ratio:1/1;margin:0 auto;max-width:350px}.producto-item .producto .foto img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.seccion-inicio .descarga-app{background-image:url(/assets/imagenes/inicio/bg-principal.jpg);min-height:100vh;padding:150px 0 100px}@media (max-width:992px){.seccion-inicio .descarga-app{padding:100px 0}}.seccion-inicio .descarga-app .titulo-app{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:700px}@media (max-width:992px){.seccion-inicio .descarga-app .titulo-app{text-align:center}}.seccion-inicio .descarga-app .titulo-app .titulo{font-size:38px;font-weight:500;text-transform:uppercase}@media (max-width:767px){.seccion-inicio .descarga-app .titulo-app .titulo{font-size:28px;text-align:center}}@media (max-width:492px){.seccion-inicio .descarga-app .titulo-app .titulo{font-size:28px}}.seccion-inicio .descarga-app .titulo-app .titulo span{font-weight:600}.seccion-inicio .descarga-app .titulo-app .descripcion{font-size:18px;font-weight:300;margin-bottom:45px;text-transform:uppercase}@media (max-width:767px){.seccion-inicio .descarga-app .titulo-app .descripcion{font-size:15px;margin-bottom:20px;text-align:center}}.seccion-inicio .descarga-app .titulo-app .iconos .badges{display:flex;gap:20px;height:100%;justify-content:start}@media (max-width:992px){.seccion-inicio .descarga-app .titulo-app .iconos .badges{align-items:center;justify-content:center}}@media (max-width:767px){.seccion-inicio .descarga-app .titulo-app .iconos .badges{gap:15px;justify-content:center}}@media (max-width:600px){.seccion-inicio .descarga-app .titulo-app .iconos .badges img{max-width:150px}}@media (max-width:992px){.seccion-inicio .descarga-app .imagen-celular{display:flex;justify-content:center;margin:80px 15px 0}}.seccion-inicio .descarga-app .imagen-celular img{max-width:362px;width:100%}@media (max-width:992px){.seccion-inicio .descarga-app .imagen-celular img{max-width:300px}}@media (max-width:492px){.seccion-inicio .descarga-app .imagen-celular img{max-width:200px}}.seccion-inicio .funciones-section{display:flex;justify-content:space-around;padding:150px 8%}.seccion-inicio .funciones-section .imagen{text-align:center}.seccion-inicio .funciones-section .imagen img{max-width:637px;width:100%}.seccion-inicio .funciones-section .funcion-uno{align-items:center;display:flex}.seccion-inicio .funciones-section .funcion-uno:after{background-color:#b4b4b4;box-shadow:5px 0 0 -1px #b4b4b4,10px 0 0 -1px #b4b4b4,15px 0 0 -1px #b4b4b4,20px 0 0 -1px #b4b4b4;content:"";display:block;height:3px;width:3px}@media (max-width:1200px){.seccion-inicio .funciones-section .funcion-uno:after{display:none}}.seccion-inicio .funciones-section .funcion-dos{align-items:center;display:flex;justify-content:end}.seccion-inicio .funciones-section .funcion-dos:before{background-color:#b4b4b4;box-shadow:-5px 0 0 -1px #121212,-10px 0 0 -1px #121212,-15px 0 0 -1px #121212,-20px 0 0 -1px #121212;content:"";display:block;height:3px;width:3px}@media (max-width:1200px){.seccion-inicio .funciones-section .funcion-dos:before{display:none}}.seccion-inicio .funciones-section .funciones{display:flex;flex-direction:column;gap:40px;height:100%;justify-content:space-around}@media (max-width:992px){.seccion-inicio .funciones-section .funciones{align-items:center;gap:70px}}.seccion-inicio .funciones-section .funciones .funcion{align-items:center;display:flex;flex-direction:column;max-width:362px;text-align:center}.seccion-inicio .funciones-section .funciones .funcion .imagen{width:40%}.seccion-inicio .funciones-section .funciones .funcion .imagen img{margin-bottom:20px;max-width:40px}.seccion-inicio .funciones-section .funciones .funcion .title{font-size:18px;margin-bottom:10px}.seccion-inicio .funciones-section .funciones .funcion .descripcion{font-size:13px;font-weight:400}.seccion-inicio .product-section .principal-product{align-items:center;color:#fff;display:flex;flex-direction:column;gap:40px;padding:118px 0 80px;position:relative;text-align:center}@media (max-width:600px){.seccion-inicio .product-section .principal-product{padding:80px 0}}.seccion-inicio .product-section .principal-product .bg{height:700px;left:0;position:absolute;top:0;width:100%;z-index:-1}@media (max-width:600px){.seccion-inicio .product-section .principal-product .bg{height:470px}}.seccion-inicio .product-section .principal-product .bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.seccion-inicio .product-section .principal-product .title{font-size:60px;font-weight:600}@media (max-width:600px){.seccion-inicio .product-section .principal-product .title{font-size:30px}}.seccion-inicio .product-section .principal-product .descripcion{color:hsla(0,0%,100%,.8);font-size:45px;font-weight:500}@media (max-width:992px){.seccion-inicio .product-section .principal-product .descripcion{font-size:35px}}@media (max-width:600px){.seccion-inicio .product-section .principal-product .descripcion{font-size:18px}}.seccion-inicio .product-section .principal-product .btn{background-color:#fff;color:#000;font-weight:600;padding:15px 70px}.seccion-inicio .product-section .principal-product .imagen{height:500px;width:500px}@media (max-width:600px){.seccion-inicio .product-section .principal-product .imagen{max-height:300px;max-width:300px}}.seccion-inicio .product-section .principal-product .imagen img{filter:drop-shadow(3px 25px 10px rgba(0,0,0,.5));height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.seccion-inicio .product-section .product-destacados .item{align-items:center;background-color:#f5f5f7;border-radius:20px;display:flex;flex-direction:column;gap:40px;padding:60px 0}@media (max-width:992px){.seccion-inicio .product-section .product-destacados .item{margin-top:40px}}.seccion-inicio .product-section .product-destacados .item .title{font-size:30px;font-weight:600}.seccion-inicio .product-section .product-destacados .item .subtitle{color:rgba(0,0,0,.5);font-size:22px;font-weight:500;text-align:center}@media (max-width:500px){.seccion-inicio .product-section .product-destacados .item .subtitle{font-size:18px}}.seccion-inicio .product-section .product-destacados .item .btn{background-color:#000;color:#fff;font-weight:500;padding:15px 70px}.seccion-inicio .product-section .product-destacados .item .imagen{height:300px;width:300px}.seccion-inicio .product-section .product-destacados .item .imagen img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.seccion-inicio .ventajas-area{background-color:#f5f9ff;padding:100px 0}@media (max-width:992px){.seccion-inicio .ventajas-area .acceso{max-width:336px}}@media (max-width:767px){.seccion-inicio .ventajas-area .acceso{max-width:100%}}.seccion-inicio .ventajas-area .ventaja{background-color:#fff;height:90%;margin:15px auto;padding:50px 40px}.seccion-inicio .ventajas-area .ventaja .imagen{height:80px;margin-bottom:40px}.seccion-inicio .ventajas-area .ventaja .imagen img{max-height:100%}.seccion-inicio .ventajas-area .ventaja .titulo{font-size:30px;font-weight:600}.seccion-inicio .ventajas-area .ventaja .descripcion p{max-width:311px}.seccion-inicio .steps-section{background-color:#f5f9ff}@media (max-width:992px){.seccion-inicio .steps-section{flex-direction:column}}.seccion-inicio .steps-section .imagen img{width:100%}.seccion-inicio .steps-section .steps{background-color:#f5f9ff;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);height:100%;padding:2% 0}@media (max-width:1400px){.seccion-inicio .steps-section .steps{padding:0 2%}}@media (max-width:1200px){.seccion-inicio .steps-section .steps{min-height:500px;padding:0 5%}}@media (max-width:992px){.seccion-inicio .steps-section .steps{gap:40px;grid-template-columns:1fr;width:100%}}.seccion-inicio .steps-section .steps .step{align-items:center;display:flex;gap:20px}@media (max-width:992px){.seccion-inicio .steps-section .steps .step{margin:0 auto;min-width:500px}}.seccion-inicio .steps-section .steps .step .index{align-items:center;aspect-ratio:1/1;background-color:#2ebef0;border-radius:50%;color:#fff;display:flex;font-size:22px;font-weight:600;height:50px;justify-content:center;width:50px}.seccion-inicio .steps-section .steps .step .text{font-size:18px;max-width:440px}.seccion-inicio .steps-section .steps .step:first-child:after{bottom:-45px;content:url(/assets/imagenes/inicio/steps/flecha-uno.png);position:absolute;right:30px}@media (max-width:992px){.seccion-inicio .steps-section .steps .step:first-child:after{display:none}}.seccion-inicio .steps-section .steps .step:nth-child(2){grid-column:2/3;grid-row:2/3}@media (max-width:992px){.seccion-inicio .steps-section .steps .step:nth-child(2){grid-column:1/2}}.seccion-inicio .steps-section .steps .step:nth-child(2):after{bottom:-45px;content:url(/assets/imagenes/inicio/steps/flecha-dos.png);left:-100px;position:absolute}@media (max-width:1400px){.seccion-inicio .steps-section .steps .step:nth-child(2):after{bottom:-30px}}@media (max-width:992px){.seccion-inicio .steps-section .steps .step:nth-child(2):after{display:none}}.seccion-inicio .steps-section .steps .step:nth-child(3){grid-column:1/2;grid-row:3/4}@media (max-width:992px){.seccion-inicio .steps-section .steps .step:nth-child(3){grid-column:1/2}}.seccion-inicio .steps-section .steps .step:nth-child(3):after{bottom:-45px;content:url(/assets/imagenes/inicio/steps/flecha-tres.png);position:absolute;right:30px}@media (max-width:992px){.seccion-inicio .steps-section .steps .step:nth-child(3):after{display:none}}.seccion-inicio .steps-section .steps .step:nth-child(4){grid-column:2/3;grid-row:4/5}@media (max-width:992px){.seccion-inicio .steps-section .steps .step:nth-child(4){grid-column:1/2}}.seccion-inicio .steps-section .steps .step span{font-weight:500}.seccion-inicio .add-section.web-section{padding:100px 0}.seccion-inicio .add-section.web-section .text-area .title{font-size:44px}@media (max-width:492px){.seccion-inicio .add-section.web-section .text-area .title{font-size:28px}}.seccion-inicio .add-section.web-section .text-area .info{font-size:18px;max-width:474px}@media (max-width:992px){.seccion-inicio .add-section.web-section .text-area .info{max-width:100%}}@media (max-width:492px){.seccion-inicio .add-section.web-section .text-area .info{font-size:16px}}.seccion-inicio .add-section.web-section .imagen img{max-width:760px}.seccion-inicio .add-section{padding:130px 0;position:relative}.seccion-inicio .add-section .vector{bottom:0;left:0;position:absolute}.seccion-inicio .add-section .text-area{display:flex;flex-direction:column;gap:41px;height:100%;justify-content:center}@media (max-width:992px){.seccion-inicio .add-section .text-area{margin-bottom:80px;text-align:center}}.seccion-inicio .add-section .text-area .title{font-size:50px;font-weight:600;line-height:1.2}@media (max-width:500px){.seccion-inicio .add-section .text-area .title{font-size:28px}}.seccion-inicio .add-section .text-area .info{font-size:21px}@media (max-width:500px){.seccion-inicio .add-section .text-area .info{font-size:16px}}.seccion-inicio .add-section .text-area .btn{background-color:#2ebef0;color:#fff;padding:15px 70px}.seccion-inicio .add-section .imagen{align-items:center;display:flex;height:100%;justify-content:end}@media (max-width:992px){.seccion-inicio .add-section .imagen{justify-content:center}}.seccion-inicio .add-section .imagen img{border-radius:20px;max-width:588px;width:100%}.seccion-inicio .testimonios-area{padding:100px 0}.seccion-inicio .testimonios-area .titulo{margin:0 auto;max-width:526px;text-align:center}.seccion-inicio .testimonios-area .titulo .principal{font-size:50px;font-weight:600}@media (max-width:992px){.seccion-inicio .testimonios-area .titulo .principal{font-size:28px}}.seccion-inicio .testimonios-area .titulo .subtitulo{font-size:18px;font-style:italic;margin:0 auto;max-width:526px}@media (max-width:992px){.seccion-inicio .testimonios-area .titulo .subtitulo{font-size:15px;text-align:center}}.seccion-inicio .testimonios-area .carrusel{margin-top:40px}.seccion-inicio .testimonios-area .carrusel .testimonio{padding-right:19px;position:relative}@media (max-width:600px){.seccion-inicio .testimonios-area .carrusel .testimonio{padding-right:0}}.seccion-inicio .testimonios-area .carrusel .testimonio:before{background-color:#f5f9ff;border-radius:20px;box-shadow:10px 4px 10px 0 rgba(0,0,0,.05);content:"";height:100%;left:0;max-height:234px;position:absolute;top:-15px;width:calc(100% - 20px);z-index:-1}.seccion-inicio .testimonios-area .carrusel .testimonio .descripcion{align-items:center;background-color:#f5f9ff;border-radius:20px;box-shadow:-4px 1px 10px 0 rgba(0,0,0,.05);display:flex;margin-left:15px;margin-top:15px;min-height:234px;padding:80px 20px}.seccion-inicio .testimonios-area .carrusel .testimonio .descripcion p{font-style:italic;margin-bottom:0}.seccion-inicio .testimonios-area .carrusel .testimonio .usuario-area{display:flex;margin-top:20px}.seccion-inicio .testimonios-area .carrusel .testimonio .usuario-area:before{background-color:#2ebef0;border-radius:40px;content:"";margin-right:15px;width:3px}.seccion-inicio .testimonios-area .carrusel .testimonio .usuario-area .nombre{font-size:24px;font-weight:500}.seccion-inicio .testimonios-area .carrusel .testimonio .usuario-area .ubicacion{color:#adadad;font-style:italic}.seccion-inicio .testimonios-area .carrusel .testimonio .usuario-area p{margin-bottom:0}.seccion-inicio .testimonios-area .carrusel .owl-dots{display:flex;gap:10px;justify-content:center}.seccion-inicio .testimonios-area .carrusel .owl-dots .owl-dot{background-color:#d9d9d9;border-radius:50%;height:14px;margin-top:40px;width:14px}.seccion-inicio .testimonios-area .carrusel .owl-dots .active{background-color:#2ebef0}.seccion-inicio .cta-section{background-image:url(/assets/imagenes/inicio/bg-cta.jpg);color:#fff;padding:228px 0}@media (max-width:992px){.seccion-inicio .cta-section{padding:100px 0}.seccion-inicio .cta-section .text-area{text-align:center}}.seccion-inicio .cta-section .text-area .title{font-size:50px;font-weight:600;margin-bottom:20px}@media (max-width:492px){.seccion-inicio .cta-section .text-area .title{font-size:30px}}.seccion-inicio .cta-section .badges{align-items:center;display:flex;gap:20px;height:100%;justify-content:end}@media (max-width:992px){.seccion-inicio .cta-section .badges{justify-content:center;margin-top:40px}}.seccion-inicio .cta-section .badges a{width:232px}@media (max-width:492px){.seccion-inicio .cta-section .badges a{max-width:150px}}.seccion-inicio .cta-section .badges a img{width:100%}.planes-page{margin-top:88px}@media (max-width:992px){.planes-page{margin-top:40px}}@media (min-width:440px){.planes-page .plan-mt{min-width:350px}}.planes-page .plan-mt:first-child,.planes-page .plan-mt:nth-child(3){margin-top:30px}@media (max-width:1200px){.planes-page .plan-mt:first-child,.planes-page .plan-mt:nth-child(3){margin-top:0}.planes-page .plan-mt:nth-child(3){margin-left:25%}}@media (max-width:767px){.planes-page .plan-mt:nth-child(3){margin-left:0}}.planes-page .plan{box-shadow:10px 5px 30px 0 rgba(0,0,0,.1);max-width:416px;min-height:443px;padding:32px}@media (max-width:1200px){.planes-page .plan{margin:13px auto}}.planes-page .plan.uno{height:100%}.planes-page .plan.dos{height:90%}.planes-page .plan .detalle .nombre p{font-weight:600;margin-bottom:15px}.planes-page .plan .detalle .descripcion{font-size:14px}.planes-page .plan .detalle .precio{font-size:40px;font-weight:600}.planes-page .plan .detalle .precio p{margin-bottom:0}.planes-page .plan .detalle .precio .iva{color:#a8a8a8;font-size:12px;font-weight:500}.planes-page .plan .detalle .precio span{color:#000;font-size:14px}.planes-page .plan .boton a{align-items:center;background-color:#2ebef0;border:none;border-radius:6px;color:#fff;display:flex;font-weight:500;height:42px;justify-content:center;width:100%}.planes-page .plan .boton a:hover{background-color:#308cad}.planes-page .plan .servicios{margin-top:34px}.planes-page .plan .servicios p{font-size:14px}.planes-page .plan .servicios ul{list-style:none;padding-left:0}.planes-page .plan .servicios ul li{align-items:center;display:flex;margin-top:10px}.planes-page .plan .servicios ul li:before{background-image:url(/assets/imagenes/planes/vineta.png);background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:20px;margin-right:5px;width:20px}.planes-page .compatible{margin-top:100px}.planes-page .compatible p{font-size:18px}@media (max-width:600px){.planes-page .compatible p{font-size:15px;text-align:center}}.planes-page .compatible p a{color:#2ebef0;font-weight:500}.planes-page .compatible p a:hover{color:#308cad}.planes-page .preguntas-area{margin-bottom:100px;margin-top:60px}.planes-page .preguntas-area .titulo{font-size:40px;font-weight:500;text-align:center}.planes-page .preguntas-area .preguntas{margin-top:50px}.planes-page .preguntas-area .preguntas .faq-item{align-items:center;background-color:#f5f5f5;border-radius:10px;cursor:pointer;margin:22px 0}.planes-page .preguntas-area .preguntas .faq-item p{font-size:18px;margin-bottom:0}@media (max-width:600px){.planes-page .preguntas-area .preguntas .faq-item p{font-size:15px}}.planes-page .preguntas-area .preguntas .faq-item .faq-question{display:flex;justify-content:space-between;padding:20px 44px}.planes-page .preguntas-area .preguntas .faq-item .faq-question .icono{align-items:center;display:flex}.planes-page .preguntas-area .preguntas .faq-item .faq-answers{display:none;font-style:italic;margin-top:20px;padding:0 44px 30px}.planes-page .preguntas-area .preguntas .faq-item .faq-answers p{font-size:16px}.contacto-page .informacion-contacto{margin:59px auto;max-width:1127px}@media (max-width:993px){.contacto-page .informacion-contacto{margin-bottom:30px}}.contacto-page .informacion-contacto .item{align-items:center;background-color:#2ebef0;border-radius:10px;color:#fff;display:flex;gap:15px;justify-content:center;margin:0 auto;max-height:100px;max-width:348px;padding:31px 10px}@media (max-width:992px){.contacto-page .informacion-contacto .item{margin-bottom:10px}}.contacto-page .informacion-contacto .item .redes{display:flex;flex-direction:column;gap:10px}.contacto-page .informacion-contacto .item .redes a{align-items:center;display:flex;gap:10px}.contacto-page .informacion-contacto .item .redes a .icono{color:#fff;font-size:30px}.contacto-page .informacion-contacto .item .red{font-size:2px}.contacto-page .informacion-contacto .item p{color:#fff;margin-bottom:0;max-width:246px}.contacto-page .informacion-contacto .item .icon{font-size:40px}.contacto-page .formulario-mapa{margin:0 auto 93px;max-width:1127px}.contacto-page .formulario-mapa .mapa-area{height:100%;min-height:200px}@media (max-width:993px){.contacto-page .formulario-mapa .mapa-area{padding-bottom:30px}}.contacto-page .formulario-mapa .mapa-area img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.contacto-page .formulario-mapa .mapa{border-bottom-left-radius:20px;border-top-left-radius:20px;height:100%;min-height:200px;width:100%}@media (max-width:993px){.contacto-page .formulario-mapa .mapa{border-radius:15px}}.contacto-page .formulario-mapa .formulario{background-color:rgba(46,190,240,.2);border-bottom-right-radius:20px;border-top-right-radius:20px;padding:40px 37px 37px}@media (max-width:993px){.contacto-page .formulario-mapa .formulario{border-radius:20px}}@media (max-width:768px){.contacto-page .formulario-mapa .formulario{padding:20px 15px 15px}}.contacto-page .formulario-mapa .formulario .form-control{border:none;margin-top:19px}.contacto-page .formulario-mapa .formulario .form-control input{height:36px}.contacto-page .formulario-mapa .formulario .form-control input,.contacto-page .formulario-mapa .formulario .form-control textarea{border:none;width:100%}.contacto-page .formulario-mapa .formulario .form-control input:focus,.contacto-page .formulario-mapa .formulario .form-control textarea:focus{outline:none}.contacto-page .formulario-mapa .formulario .form-control input::-moz-placeholder,.contacto-page .formulario-mapa .formulario .form-control textarea::-moz-placeholder{color:#d8d8d8}.contacto-page .formulario-mapa .formulario .form-control input::placeholder,.contacto-page .formulario-mapa .formulario .form-control textarea::placeholder{color:#d8d8d8}.contacto-page .formulario-mapa .formulario .boton-enviar{margin-top:58px;text-align:center}.contacto-page .formulario-mapa .formulario .boton-enviar button{background-color:#2ebef0;color:#fff;width:90px}.detalle-producto-page .producto-detalle .opciones .opcion input:checked+label{background-color:#2ebef0;color:#fff}.detalle-producto-page .producto-detalle .opciones .opcion label{color:#c9c9c9}.detalle-producto-page .producto-detalle .fotos .imagen-principal{aspect-ratio:1/1;width:100%}.detalle-producto-page .producto-detalle .fotos .imagen-principal img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:992px){.detalle-producto-page .descripcion{margin-top:50px}}.detalle-producto-page .instaladores{margin-bottom:15px}.detalle-producto-page .instaladores p{font-size:18px;font-weight:500}.detalle-producto-page .instaladores p button{background-color:transparent;border:none;color:#2ebef0;font-weight:600;padding:0}

/*# sourceMappingURL=app.css.map*/