.ml-auto{margin-left:auto}html{font-size:20px}html a{text-decoration:none}body{font-family:'Montserrat',sans-serif;font-size:1.1rem}span{color:#cd705c;font-weight:bold}.reveal{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all 0.6s ease-out;transition:all 0.6s ease-out;-webkit-transition-delay:0.1s;transition-delay:0.1s}.reveal.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.span-blue{color:#253e55}.tituloGeneral{color:white;font-size:3rem}.subtituloGeneral{color:white;font-size:3rem}.portada{height:80vh;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}.dropdown-item.active,.dropdown-item:active,header .active{font-weight:bold;border-bottom:5px solid #cd705c;color:#cd705c;background-color:#253e55;text-align:center}.dropdown-menu{text-align:center;border:transparent;width:12rem}.dropdown-item:focus,.dropdown-item:hover{background-color:#253e55;color:#cd705c;font-weight:bold}.dropdown-menu{background:#253e55}header li{-webkit-transition:ease 0.3s ease;transition:ease 0.3s ease}header li:hover{border-bottom:#cd705c 1px solid}header li.active a{border-bottom:5px solid #cd705c}.display-5{font-size:2.5rem;font-weight:300;line-height:1.2}.display-6{font-size:2rem;font-weight:300;line-height:1.2}.display-7{font-size:1.8rem;font-weight:300;line-height:1.2}.display-8{font-size:1rem;font-weight:800;line-height:1.2;color:#cd705c}.display-9{font-size:1.8rem;font-weight:800;line-height:1.2;color:#cd705c}.btn-primario{background-color:#cd705c;color:white;font-weight:bold;text-transform:uppercase}.btn-primario:hover{color:#253e55}.color-principal{color:#e7715a}header{background-color:#253e55}.logo img{width:100%;border-radius:5px}.logo{padding:0}.navbar-nav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;border-radius:0;border-bottom:5px solid transparent}.navbar a{text-decoration:none;color:#e7715a;border-bottom:5px solid transparent;font-size:16px}.navbar li:hover:before{font-weight:bold;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;border-bottom:5px solid #cd705c;width:100%}.navbar ul{width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{background-color:#e7715a;padding:.8rem;color:white}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu a{text-decoration:none;color:#e7715a;font-weight:bold;text-transform:uppercase;border-bottom:3px solid transparent;-webkit-transition:all ease .5s;transition:all ease .5s}.menu a:hover{border-bottom:3px solid}.contenido{background:url("../img/fondo.webp") center no-repeat;padding-top:2rem;padding-bottom:2rem;background-size:cover;background-attachment:fixed}.bienvenida{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6rem 0}.bienvenida .datos-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.bienvenida .datos-intro .titulo{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bienvenida .datos-intro .titulo h1{color:#cd705c;font-weight:bold}.bienvenida .datos-intro .descripcion{color:white;line-height:1.3}.bienvenida .btn-contactarAhora{text-transform:uppercase;font-weight:bold;-webkit-animation:pulso 2s ease-in infinite alternate;animation:pulso 2s ease-in infinite alternate;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.bienvenida .btn-contactarAhora a{font-weight:bold}@-webkit-keyframes pulso{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.12);transform:scale(1.12)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulso{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.12);transform:scale(1.12)}to{-webkit-transform:scale(1);transform:scale(1)}}.flecha-animada{-webkit-animation:moverArribaAbajo 1s ease-in infinite alternate;animation:moverArribaAbajo 1s ease-in infinite alternate}.flecha-animada i{font-size:2.5rem;color:white}@-webkit-keyframes moverArribaAbajo{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes moverArribaAbajo{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(10px);transform:translateY(10px)}}.main-problem{padding:6rem 0}.main-problem .card-problem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 1rem 2rem rgba(0,0,0,1);box-shadow:0 1rem 2rem rgba(0,0,0,1);height:100%;padding:1rem}.main-problem .card-problem .img-problem{background:#253e55;height:120px;width:120px;color:white;font-size:4rem;border-radius:50%;text-align:center}.main-problem .card-problem .title-problem{color:#cd705c;font-weight:bold;margin-top:1rem}.main-servicios{background:#253e55;color:white;padding:6rem 0}.main-servicios .servicio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.main-servicios .servicio .imgServicio{width:150px;height:150px}.main-servicios .servicio .imgServicio img{width:100%;border-radius:50%}.main-servicios .servicio .tituloServicio{color:#cd705c;font-weight:bold;text-transform:uppercase;text-align:center}.main-servicios .servicio .btnContactoServ,.main-servicios .servicio .btnContactoServ a{width:100%;text-transform:uppercase;margin-top:auto;font-size:16px}.main-servicios .contadorServ{background-color:#253e55;color:white;padding:2rem}.main-servicios .contadorServ .expServ{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-servicios .contadorServ .expServ .numCont{font-size:3rem;font-weight:bold}.main-servicios .contadorServ .expServ .tituloExpServ{text-align:center}.main-steps{padding:6rem 0;font-size:1.3rem}.main-steps .step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.main-steps .step .bg-conent-step{background-color:#253e55;height:120px;width:120px;color:white;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-steps .step .bg-conent-step h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;font-size:3rem;font-weight:bold}.main-steps .step .list-step ul{list-style:none;padding:0;margin:0;text-align:center}footer{padding-top:2rem;background-color:#253e55;color:white;margin-top:.05rem}footer .redes-sociales ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}footer .redes-sociales ul a{color:white;font-size:1.2rem;padding:.8rem;background-color:#cd705c;border-radius:5px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;margin-top:.5rem}footer .contacto-min ul{list-style:none;padding:0}footer .contacto-min ul li{font-weight:500}footer .contacto-min ul ol{padding:0;padding-left:.5rem}footer .contacto-min ul ol a{text-decoration:none;color:white}footer .contacto-min ul ol a:hover{color:#e7715a}footer .subscripcion .form-group{display:-webkit-box;display:-ms-flexbox;display:flex}footer .subscripcion .form-group button{border-radius:0px 5px 5px 0px}footer .subscripcion .form-group input{border-radius:5px 0px 0px 5px}footer .derechos-reservados a{text-decoration:none;color:#e7715a;font-weight:bold}#btnArriba{position:fixed;bottom:40px;right:40px;z-index:100;display:none;background-color:#007bff;color:white;border:none;padding:15px;border-radius:50%;cursor:pointer;font-size:18px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,0.3);box-shadow:0 4px 6px rgba(0,0,0,0.3);-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}#btnArriba:hover{background-color:#0056b3}.pagina-login{padding:1rem}.pagina-login .container{height:100%}.pagina-login .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.pagina-login .row form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#253e55;color:white;padding:1rem;border-radius:10px}.pagina-login .row form [type=submit]{margin-left:auto;width:50%}.pagina-login form .captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pagina-login .row form .respuestaC{width:30%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flexslider{background:transparent;border:transparent}.flexslider .flex-next,.flexslider .flex-prev{height:3rem;font-size:2rem;text-align:center}.flex-direction-nav a.flex-next:before,.flex-direction-nav a:before{font-size:1.5rem;color:white}.pagina-alrededores .banner,.pagina-contacto .banner,.pagina-entretenimiento .banner,.pagina-membresia .banner,.pagina-nosotros .banner,.pagina-productos .banner,.pagina-proyectos .banner,.pagina-servImpresiones .banner,.pagina-servicios .banner{width:100%;height:400px;background-size:cover;background-attachment:fixed;background-position:center;background-repeat:no-repeat}.pagina-alrededores .banner .titulo,.pagina-contacto .banner .titulo,.pagina-entretenimiento .banner .titulo,.pagina-membresia .banner .titulo,.pagina-nosotros .banner .titulo,.pagina-productos .banner .titulo,.pagina-proyectos .banner .titulo,.pagina-servImpresiones .banner .titulo,.pagina-servicios .banner .titulo{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.pagina-alrededores .banner .titulo h1,.pagina-contacto .banner .titulo h1,.pagina-entretenimiento .banner .titulo h1,.pagina-membresia .banner .titulo h1,.pagina-nosotros .banner .titulo h1,.pagina-productos .banner .titulo h1,.pagina-proyectos .banner .titulo h1,.pagina-servImpresiones .banner .titulo h1,.pagina-servicios .banner .titulo h1{color:white;padding:.8rem 5rem .8rem .8rem;background-color:black;border-radius:5px;text-transform:uppercase}.pagina-servicios .imagen img{width:100%;border-radius:10px;height:250px}.pagina-servicios .servicio .descripcion span{font-weight:bold}.pagina-servicios .galeria a{width:25%}.pagina-servicios .galeria a img{width:100%;height:200px}.pagina-servicios .galeria iframe{z-index:-1;position:relative;width:100%}.pagina-servicios .lista-planes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagina-servicios .planes{display:-webkit-box;display:-ms-flexbox;display:flex}.pagina-servicios .planes .paquete{margin-top:.5rem;background-color:#253e55;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;border-radius:5px}.pagina-servicios .planes .paquete .precio-paquete{font-weight:bold;font-size:18px}.pagina-servicios .planes .paquete .contenido-paquete ul{text-align:center;padding-left:10px}.pagina-servicios .planes .paqueete .contenido-paquete ul li{margin-bottom:.5rem}.pagina-servicios .planes .paquete .botonera-paquete{width:100%;margin-top:auto}.pagina-servicios .planes .paquete .botonera-paquete a{width:100%}.pagina-servicios .web-dev{background-color:#253e55;color:white;display:-webkit-box;display:-ms-flexbox;display:flex}.pagina-servicios .web-dev .tarjeta-web-standard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:white;padding:1rem;border-radius:5px;color:black;height:100%}.pagina-servicios .web-dev .titulo-web{font-weight:bold;color:#cd705c;margin-top:auto}.pagina-servicios .web-dev .contenido-web{text-align:left}.pagina-servicios .web-dev .contenido-web ul{list-style:none;font-weight:bold}.pagina-servicios .web-dev .contenido-web ul ul.sub-details{font-size:14px}.pagina-servicios .web-dev .botones-web{width:100%;margin-top:auto}.pagina-nosotros .row img{width:100%;height:200px;margin-top:.5rem;border-radius:10%}.pagina-nosotros span{font-weight:bold;color:#cd705c}.pagina-nosotros .historia,.pagina-nosotros .mision,.pagina-nosotros .objetivo,.pagina-nosotros .vision{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagina-contacto p{font-size:1.2rem}.pagina-contacto form{padding:1rem;background-color:#cd705c;color:white;border-radius:5px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-contacto form .form-group{width:50%}.pagina-contacto span{font-weight:bold;color:#cd705c}.pagina-contacto .captcha{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagina-contacto .captcha .form-group{border-radius:5px}.pagina-alrededores a{text-decoration:none;color:white;margin-top:.5rem;max-height:300px}.pagina-alrededores .tarjetas{background-color:#253e55;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;height:100%}.pagina-alrededores .tarjetas .img-tarjeta img{width:100%;height:150px;border-radius:5px;margin-top:.3rem}.pagina-alrededores .tarjetas .titulo{margin-top:1rem}.pagina-alrededores .tarjetas .titulo h4{text-align:center}.galeria-museos{width:100%}.galeria-museos a{width:33%}.galeria-museos img{width:100%;height:100%}.owl-carousel .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.owl-carousel .owl-nav button{border:1px solid black!important;border-radius:5px;width:2rem;height:2rem}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{padding:1rem}.pagina-productos .producto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#253e55;border-radius:5px;padding:1rem;color:white;margin-top:1rem;height:380px;max-height:380px}.pagina-productos .lista-productos{padding:6rem 0}.pagina-productos .producto p{margin:0}.pagina-productos .imagen-producto{width:130px;height:130px}.pagina-productos .imagen-producto img{width:100%;height:100%}.pagina-productos .desc-breve-producto{text-align:center;font-size:16px}.pagina-productos .botonera-producto{width:100%;margin-top:auto}.pagina-producto span{color:#cd705c;font-weight:bold;font-size:1.2rem}.pagina-producto .imagen-producto{height:400px;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-producto .imagen-producto img{width:70%;height:60%}.pagina-producto .imagen-producto .galeria-producto{display:-webkit-box;display:-ms-flexbox;display:flex}.pagina-producto .datos-producto .precio-producto{display:-webkit-box;display:-ms-flexbox;display:flex}.pagina-producto .datos-producto .precio-producto h2{margin-left:auto}.pagina-producto .datos-producto .botonera{display:-webkit-box;display:-ms-flexbox;display:flex}.pagina-producto .datos-producto .botonera a{width:100%}.pagina-producto .comentarios .comentario{background:#253e55;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white;padding:.8rem;margin-top:.5rem}.pagina-producto .comentarios .comentario .datos-comentario{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.pagina-producto .comentarios .comentario .datos-comentario .titulo-comentario{color:#cd705c;margin-top:.5rem}.pagina-producto .comentarios .comentario .datos-comentario .comentario{text-align:justify;max-height:190px}.pagina-producto .comentarios .comentario .datos-comentario .autor-comentario{color:#cd705c;font-weight:bold;-ms-flex-item-align:end;align-self:flex-end}.pagina-producto .comentarios .comentario .imagen-comentario{height:100px;width:100px}.pagina-producto .comentarios .comentario .imagen-comentario img{width:100%;height:100%;border-radius:50%}.modal h5{width:100%;text-align:center}.pagina-entretenimiento .logo-juegos{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-entretenimiento .logo-juegos .logo-juego{margin-top:.5rem}.pagina-entretenimiento .video-juego{font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.5rem}.pagina-entretenimiento .video-juego .titulo-video-juego{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagina-entretenimiento .video-juego .titulo-video-juego .titulo-video{font-weight:bold}.pagina-entretenimiento .video-juego .tags-video{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto}.pagina-entretenimiento .video-juego .tags-video .tag{padding:.2rem;font-size:11px;background-color:#e7715a;color:white;border-radius:5px;margin-top:.1rem;margin-left:.1rem;font-weight:bold}.premios{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.5rem}.premio{width:100%;background-color:#253e55;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;padding:1rem}.premio .img-premio{width:100%;background-color:white;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.premio .img-premio img{width:200px;height:200px;padding:1.5rem}.premio .titulo-premio{margin-top:auto;text-align:center;margin-top:.5rem;font-weight:bold;font-size:18px}.premio .puntos-premio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;font-weight:bold;margin-top:auto;color:#cd705c;width:100%}.pagina-perfil .panel-cliente{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.pagina-perfil .dropdown-menu{background-color:#cd705c;margin-left:0!important;color:white;padding:.2rem;width:15rem}.pagina-perfil .dropdown-toggle:hover{color:white}.pagina-perfil .dropdown-menu a{color:white}.pagina-perfil .dropdown-menu a:hover{background-color:#253e55!important;color:white;font-weight:300}.pagina-perfil .panel-cliente{display:-webkit-box;display:-ms-flexbox;display:flex}.pagina-perfil .productoCanje{background-color:#253e55;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.25rem;height:100%}.pagina-perfil .productosCanje{height:600px;overflow-y:scroll;overflow-x:hidden}.pagina-perfil .productoCanje .imagen-producto{width:200px;height:200px}.pagina-perfil .productoCanje .botonera{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:auto}.pagina-perfil .productoCanje .botonera button{width:100%}.pagina-perfil .historialPedidos .abonos,.pagina-perfil .historialPedidos .historial{height:400px;overflow-y:auto}.pagina-perfil .historialPedidos .abonos .titulo,.pagina-perfil .historialPedidos .historial .titulo{color:white;background-color:#253e55;padding:.8rem;text-align:center;overflow-y:auto}tbody{text-align:center}.pagina-membresia .cuadros-beneficios{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagina-membresia .membership{text-align:center;font-size:20px;color:white;background-color:#253e55;text-transform:uppercase;font-weight:bold;padding:1rem}.pagina-membresia .no-beneficios{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pagina-membresia .no-beneficios .borde-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0.5rem;border-radius:50%;height:50px;width:50px;background-color:#253e55;color:white;margin-right:1rem}.pagina-membresia .datos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5rem}.pagina-membresia .img-fondo-beneficios{height:250px}.pagina-membresia .img-fondo-beneficios img{height:100%}.pagina-membresia .titulo-pc{background:#253e55;color:white;padding:.8rem;text-align:center;text-transform:uppercase;font-weight:800}.pagina-membresia .logo-juego{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shadow-perso{-webkit-box-shadow:0 1rem 2rem rgba(0,0,0,1)!important;box-shadow:0 1rem 2rem rgba(0,0,0,1)!important}.pagina-membresia .membresia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#cd705c;color:white;padding:1rem;border-radius:.25rem;height:100%}.pagina-membresia .membresia .img-membresia{width:200px;top:0}.pagina-membresia .membresia .titulo-membresia{text-transform:uppercase;background-color:#253e55;font-weight:bold;padding:.8rem;width:100%;border-radius:.25rem;text-align:center;margin-bottom:.4rem;margin-top:.4rem}.pagina-membresia .beneficios-membresia{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagina-membresia .beneficios-membresia .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.pagina-membresia .beneficios-membresia .check{background-color:white;border-radius:50%;color:#155724;font-size:30px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;margin-top:.2rem}.pagina-membresia .beneficios-membresia .desc{text-transform:uppercase;font-weight:bold;font-size:14px;margin-top:.2rem}.pagina-membresia .membresia .precio-membresia{margin-top:auto}.pagina-membresia .membresia .precio-membresia span{color:white;font-size:30px}.crucigrama a{text-decoration:none}.crucigrama .album-crucigramas a{color:#cd705c;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.crucigrama .album-crucigramas a img{width:150px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.page-promocion .pasos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-promocion .pasos p{font-size:1.5rem;margin:0;font-weight:bold;color:#cd705c}.page-promocion .pasos .circle{background-color:#253e55;color:white;font-size:1.5rem;text-align:center;border-radius:50%;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-promocion .pasos .paso{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-promocion .pasos .paso .titulo-paso{font-weight:bold;font-size:2rem}.page-promocion .formulario-promocion{background-color:#253e55;color:white;padding:1rem}.pagina-reparacion .banner,.pagina-servImpresiones .banner{width:100%;height:500px;background-size:cover;background-attachment:fixed;background-position:bottom;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-reparacion .titulo-lg,.pagina-servImpresiones .titulo-lg{text-align:center;color:white;font-weight:bold;padding-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60%}.pagina-reparacion .titulo-md,.pagina-servImpresiones .titulo-md{font-size:18px;text-align:center;color:white;font-weight:bold;padding-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagina-reparacion .btn-tag{background-color:black;color:white;border-radius:5px}.pagina-reparacion .titulo-lg .display-5,.pagina-servImpresiones .titulo-lg .display-5{font-weight:bold}.pagina-reparacion .imagen-pcRota img{width:100%}.pagina-reparacion .servicios{border-radius:15px;padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.pagina-reparacion .servicios .imagen-servicio img{height:80px;width:80px;border-radius:50%}.pagina-reparacion .servicios .titulo-servicio{font-weight:bold;font-size:1.1rem;margin-top:.2rem}.titulo-portada{color:white;text-align:center;margin-top:6.5rem}.titulo-portada h1{font-size:3.4rem;font-weight:bold}.titulo-portada h3{font-weight:bold}.problema h2,.propuestaValor h2{font-weight:bold}.problema .contenido-problema{margin-top:3rem}.problema .contenido-problema .contenido-interno{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.problema .contenido-problema .contenido-interno i{font-size:2rem;border-radius:50%}.problema .contenido-problema p{font-size:1.4rem;text-align:justify;line-height:2rem}.problema .contenido-problema img{width:100%}.propuestaValor{background-color:#253e55;color:white;padding:1rem 0 1rem 0}.pagina-reparacion .btn-contactanos,.pagina-servImpresiones .btn-contactanos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-reparacion .btn-contactanos a,.pagina-servImpresiones .btn-contactanos a{font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold}.computer-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.computer-icon i{font-size:2.5rem;text-align:center}.btn-orange{background-color:#cd705c;color:white;font-weight:bold;margin-bottom:.5rem;font-size:1.5rem;outline:transparent}.btn-orange:active,.btn-orange:focus,.btn-orange:hover{color:white;background-color:#253e55;border:1px solid;outline:transparent}.pagina-reparacion .propuesta-de-valor{background-color:#253e55;color:white;padding:1rem 0 1rem 0}.pagina-reparacion .propuesta-de-valor h2{font-size:2.5rem}.pagina-reparacion .propuesta-de-valor p{font-size:1.8rem}.guia .numeroPaso{color:white;font-size:1.2rem;font-weight:bold;margin-top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guia .numeroPaso .circulo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;width:80px;height:80px;background-color:#253e55}.guia .paso{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;color:#cd705c;font-weight:bold;margin-top:.3rem}.pagina-servImpresiones ul{list-style:none}.pagina-reparacion .guia h2,.pagina-reparacion .problema h2,.pagina-servImpresiones .problema .tituloProb h2,.pagina-servImpresiones .propValor .tituloProp h2{font-size:3rem}.pagina-reparacion .guia p,.pagina-reparacion .problema p,.pagina-servImpresiones .problema p,.pagina-servImpresiones .propValor p,.pagina-servImpresiones .propValor ul li{font-size:1.8rem}.pagina-servImpresiones .botonera{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-appIventor{margin-top:-2rem}.pagina-appIventor .contenedor-video{height:70vh;position:relative;margin:0;top:0}.pagina-appIventor .video-fondo{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pagina-appIventor .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:-1}.pagina-appIventor .contenidoInt{position:relative;z-index:1;color:white;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pagina-appIventor .problema{background-color:white}.pagina-appIventor .titulo-xs{display:none}.pagina-appIventor .propuestaValor .pros .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-appIventor .propuestaValor .pros .row .check{border-radius:50%;background-color:#155724;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5rem}.pag-twitch .twitch iframe{width:100%;height:720px}@media screen and (max-width:480px){.dropdown-menu.show{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contenido{height:auto}.contenido .titulo{font-size:1.5rem}.productos-destacados .display-5{font-size:1.5rem}.pagina-alrededores .titulo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagina-entretenimiento h1{font-size:20px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.pagina-perfil .panel-cliente{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pagina-perfil .panel-cliente .dropdown button{width:100%}.navbar button{padding:.6rem}.navbar-brand{border-bottom:0!important;margin-right:0!important}.navbar-brand img{width:100%;height:100%}.navbar-nav li{width:100%}table{display:block;overflow-x:auto}.main-servicios .contadorServ .expServ .estrellas{font-size:1rem}.main-servicios .contadorServ .expServ .tituloExpServ h4{font-size:1rem;text-align:center}.pagina-reparacion .titulo-lg,.pagina-servImpresiones .titulo-lg{display:none}.pagina-reparacion .titulo-md{margin:0;padding:0}.pagina-reparacion .btn-contactanos,.pagina-servImpresiones .btn-contactanos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-reparacion .btn-contactanos a,.pagina-servImpresiones .btn-contactanos a{width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:bold}.guia .numeroPaso .circulo{width:70px;height:70px}.pagina-reparacion .servicios .titulo-servicio{font-size:.9rem}.pagina-reparacion .guia h2,.pagina-reparacion .problema h2,.pagina-servImpresiones .problema .tituloProb h2,.pagina-servImpresiones .propValor .tituloProp h2{font-size:1.6rem}.pagina-reparacion .guia p,.pagina-reparacion .problema p,.pagina-servImpresiones .problema p,.pagina-servImpresiones .propValor p,.pagina-servImpresiones .propValor ul li{font-size:1.4rem}.titulo-portada{margin-top:1.5rem}.titulo-portada h1{font-size:1.4rem}.problema .contenido-problema p{font-size:1.2rem}.pagina-appIventor .titulos-md{display:none}.pagina-appIventor .propuestaValor .pros .row .check-desc{text-align:center}}@media screen and (min-width:481px) and (max-width:767px){.btn-orange{padding:.8rem}.dropdown-menu.show{width:100%}.botonera-cookies{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.botonera-cookies a{margin-top:.5rem}.tarjetas-lg{display:none}.flexslider .row .titulo{font-size:2rem}.testimoniales .display-5{font-size:2.3rem}.testimoniales .testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimoniales .testimonial .testimonio{width:100%}.productos-destacados .display-5{font-size:2rem;text-align:center}.productos-destacados .imagen-producto{width:150px;height:150px}.productos-destacados .imagen-producto img{width:100%;height:100%}.pagina-alrededores .banner,.pagina-contacto .banner,.pagina-membresia .banner,.pagina-nosotros .banner,.pagina-productos .banner,.pagina-reparacion .banner,.pagina-servImpresiones .banner,.pagina-servicios .banner{width:100%;height:100%;background-size:cover;background-attachment:fixed;background-position:center;background-repeat:no-repeat}.pagina-contacto .banner .titulo h1,.pagina-membresia .banner .titulo h1,.pagina-nosotros .banner .titulo h1,.pagina-productos .banner .titulo h1,.pagina-servicios .banner .titulo h1{color:white;padding:0.8rem 0.8rem 0.8rem 0.8rem;background-color:black;border-radius:5px;width:100%;text-align:center}.pagina-servicios .galeria a{width:100%}.desc-serv .img-serv img{width:100px;height:100px}.pagina-contacto form .form-group{width:100%}.pagina-nosotros .historia,.pagina-nosotros .mision,.pagina-nosotros .objetivo,.pagina-nosotros .vision{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pagina-nosotros h4,.pagina-nosotros span{text-align:center}.pagina-producto .datos-producto .precio-producto{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-producto .datos-producto .precio-producto h2{text-align:center;font-size:1.8rem;margin-left:0}.imagen-escudo{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tarjetas-lg{display:none}.imagen-semana-santa{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pagina-reparacion .titulo-lg,.pagina-servImpresiones .titulo-lg{display:none}.pagina-reparacion .titulo-md,.pagina-servImpresiones .tituli-md{display:block}.pagina-reparacion .propuesta-de-valor .propuestaValor .imagen-pcRota{margin-top:1rem}.pagina-reparacion .guide{height:500px}.pagina-reparacion .btn-contactanos,.pagina-servImpresiones .btn-contactanos{width:100%;height:120px}.pagina-servImpresiones .problema .tituloProb h2{font-size:2rem}.pagina-servImpresiones .problema p,.pagina-servImpresiones .propValor p{font-size:1.2rem}.pagina-servImpresiones .botonera .btn-orange,.pagina-servImpresiones .problema .btn-orange{width:100%}.pagina-servImpresiones .problema p,.pagina-servImpresiones .propValor p,.pagina-servImpresiones .propValor ul li{font-size:1.2rem}.pagina-reparacion .banner .row .btn-contactanos a{width:100%}.guia .numeroPaso .circulo{width:50px;height:50px}.pagina-reparacion .problema h2,.pagina-reparacion .propuesta-de-valor h2 .pagina-reparacion .guia h2{font-size:2rem}.pagina-reparacion .guia p,.pagina-reparacion .problema p,.pagina-reparacion .propuesta-de-valor p{font-size:1.2rem}.titulo-portada{margin-top:4rem}.titulo-portada h1{font-size:2.2rem}.pagina-appIventor .titulos-xs{display:none}.pagina-appIventor .propuestaValor .pros .row .check-desc{text-align:center;color:rebeccapurple}}@media screen and (min-width:768px) and (max-width:991px){.pagina-reparacion .problema h2,.pagina-reparacion .propuesta-de-valor h2{font-size:2rem}.pagina-reparacion .problema p,.pagina-reparacion .propuesta-de-valor p{font-size:1.2rem}.dropdown-menu.show{text-align:center}.owl-carousel{display:none!important}.display-5{font-size:2rem}.testimoniales .testimonial{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimoniales .testimonial .testimonio{width:100%}.contenido .titulo{color:#e7715a;font-weight:bold;text-transform:uppercase;text-align:center;font-size:1.5rem}.contenido .descripcion{color:white;font-size:17px}.contenido .imagen{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.contenido .imagen img{width:200px}.main-servicios .contadorServ .expServ .estrellas{font-size:1rem}.main-servicios .contadorServ .expServ .tituloExpServ h4{font-size:1.2rem;text-align:center}.pagina-nosotros .row img{border-radius:13%}.productos-destacados .producto{height:400px}.productos-destacados .producto .imagen-producto{text-align:center}.productos-destacados .producto .imagen-producto img{width:100%;height:100%}.servicios .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagina-servicios .servicio .imagen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imagen-escudo{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .subscripcion .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .subscripcion .form-group input{border-radius:0;margin-bottom:.5rem}footer .subscripcion .form-group button{border-radius:0}.pagina-reparacion .titulo-lg,.pagina-servImpresiones .titulo-lg{display:none}.pagina-appIventor .titulos-xs{display:none}.pagina-appIventor .propuestaValor .pros .row .check-desc{text-align:center}}@media screen and (min-width:992px) and (max-width:1024px){.pagina-perfil table{display:block;overflow-x:auto}.pagina-reparacion .titulo-md,.pagina-servImpresiones .titulo-md{display:none}.pagina-reparacion .titulo-lg,.pagina-servImpresiones .titulo-lg{width:85%}.pagina-reparacion .banner{height:auto;padding-bottom:1rem}.pagina-appIventor .titulos-xs{display:none}}@media (min-width:1024px) and (orientation:landscape){.dropdown-menu .show{text-align:center;margin-left:120px}.contenido .imagen img{width:200px}.productos-destacados .producto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:400px}.desc-serv{border:1px solid white;padding:1rem;border-radius:5px;height:410px}.productos-destacados .producto .imagen-producto{width:100px;height:100px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productos-destacados .producto .imagen-producto img{width:100%;text-align:center;height:100%}.imagen-escudo{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-reparacion .servicios .imagen-servicio img{height:150px;width:150px}.pagina-appIventor .titulos-xs{display:none}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){}@media screen and (min-width:768px) and (max-width:1023px) and (orientation:landscape){}@media (min-width:1024px) and (max-width:1440px){.dropdown-menu.show{text-align:center;margin-left:120px}.bienvenida .descripcion{font-size:1.5rem}.owl-carousel{display:none!important}.testimoniales .testimonial{height:300px}.pagina-reparacion .titulo-md,.pagina-servImpresiones .titulo-md{display:none}}@media (min-width:1441px){.owl-carousel{display:none!important}.dropdown-menu.show{text-align:center;margin-left:120px}.bienvenida .descripcion{font-size:1.5rem}.productos-destacados .producto .imagen-producto{width:100px;height:100px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagina-reparacion .titulo-md,.pagina-servImpresiones .titulo-md{display:none}.problema .contenido-problema p{font-size:1.8rem}.pagina-appIventor .titulos-xs{display:none}}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:2dppx){}@media print{}