/*
Theme Name: Zona IT
Theme URI: http://crealog.mx
Author: Paulo Giovani
Author URI: http://crealog.mx/
Description: Zona IT
Version: 1.0
License: Todos los derechos reservados
Text Domain: Crealog
*/

/* @font-face {
  font-family: 'Gotham Thin';
  src: url('fonts/Gotham-Thin.eot');
  src: local('Gotham-Thin'), url('fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-Thin.woff2') format('woff2'), url('fonts/Gotham-Thin.woff') format('woff'), url('fonts/Gotham-Thin.ttf') format('truetype'), url('fonts/Gotham-Thin.svg#Gotham-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: block;
} */

/* @font-face {
  font-family: 'Roboto';  
  src: url('fonts/SF-Pro-Display-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/SF-Pro-Display-Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/SF-Pro-Display-Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'SF Bold';
  src: url('fonts/SF-Pro-Display-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'SF Heavy';
  src: url('fonts/SF-Pro-Display-Heavy.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
} */

h1, h2, h3, h4 {
  font-weight: normal;
}

body, html {
  color: #000;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 12px;
  background-color: #fff;
  font-family: 'Roboto', serif;
  font-weight: 400;
  /* text-align: justify; */
}

b, strong {
  font-family: 'Roboto', serif;
}

*, *::before, *::after {
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: all;
  transition-property: all;
}

.logo{
  margin-top: 10px;
}

.productos-carrusel *, .productos-carrusel *::before, .productos-carrusel *::after {
  -webkit-transition-duration: 0;
  transition-duration: 0;
  -webkit-transition-property: none;
  transition-property: none;
}

*::-moz-selection {
  background: #1d1e3c;
  color: #fff;
}

*::selection {
  background: #1d1e3c;
  color: #fff;
}

a {
  color: inherit;
}

a:hover, a:focus {
  text-decoration: none;
  color: inherit;
}

ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.container {
  width: 1180px;
  max-width: 100%
}

.centrado {
  float: none !important;
  margin: 0 auto !important;
  position: relative !important;
}

.cabecera-fija{
  background-color: rgba(2, 39, 185) !important;
}

#altura-cabecera{
  position: relative;
  display: block;
  height: 107px;
}

.contenedor-menu{
  background-image: url('img/pleca.png');
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-bottom: 20px;
  z-index: 1001;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.menu{
  text-align: right;
  margin-top: 12px;
}

.menu a{
  color: #fff;
  font-family: 'Roboto', serif;
  
}

.menu li{
  display: inline-block;
  text-transform: uppercase;
}

.menu > li > a:hover, .menu > li > a:focus, .menu > li > a.actual{
  color: #47e5ff;
}

.menu > li > a{
  display: block;
  padding: 5px 10px;
}

.menu ul{
  display: none;
  background-color: #47e5ff;
  position: absolute;
  width: 250px;
  text-align: center;
}

.menu ul a{
  display: block;
  line-height: 1.2;
  width: 100%;
  padding: 12px;
  color: #00066e;
  word-spacing: 3px;	
}

.menu ul li{
  position: relative;
  display: block;
  width: 100%;
}

.menu ul a:hover, .menu ul a:focus{
  background-color: #00066e;
  color: #fff;
}

.menu li:hover ul, .menu li:focus ul{
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  line-height: 2em;
}

.menu-usuario a{
  font-family: 'Roboto', serif;
}

.menu-tienda{
  border: 2px solid #fff;
  border-radius: 12px;
}

.menu-tienda a{
  padding: 2px 10px !important;
}

.img-carrito{
  width: 30px;
}

.nivo-caption{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: none;
}

.nivo-caption{
  font-size: 1.2em;
  /* background-color: red; */
}

.slider-2 *{
  color: #fff;
}

.slider-2 a{
  text-align: center;
}

.slider-2 p{
  font-size: 1.4em;
}

.theme-default a.nivo-nextNav{
  background-position: -35px 0;
}

.texto-slider{
  padding-top: 35vh;
  background-position: -35px 0;
  font-family: 'Roboto', serif !important;
  text-align: left !important;
  padding-bottom: 10vh;
}

.texto-slider h1{
  text-transform: uppercase;
  font-size: 3em;
  font-family: 'Roboto', serif!important;  
  text-align: left !important;
}

.texto-slider p{
  font-family: 'Roboto', serif !important;
  text-align: left !important;
}

.contenedor-ver-mas-slider{
  margin-top: 30px !important;
}

.ver-mas-slider{
  background-color: #ff7200;
  text-transform: uppercase;
  padding: 3px 40px;
  border-radius: 10px;
  outline: 0 !important;
  border: 0 !important;
  display: block;
  position: relative !important;
  width: 200px;
  color: #000 !important;
}

.imagen-slider{
  position: relative;
  min-height: 600px;
  background-size: 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  margin-top: 15vh;
}

.contenedor-banner{
  background-image: url('img/fondo-cabecera.png');
  background-size: 100%;
  background-repeat: no-repeat;
  /* background-position: bottom center; */
  background-position: bottom center;
  position: relative;
  z-index: 9;
}

#slider{
  box-shadow: none;
}

.servicios-home{
  padding-top: 550px;
  margin-top: -450px;
  background-color: #f5f6f8;
}

.slick-prev{
  left: 40px !important;
  z-index: 100;
}

.slick-next{
  right: 40px !important;
  z-index: 100;
}

.slick-prev:before, .slick-next:before{
  color: #ccc;
}

.carrusel-productos .slick-prev{
  left: -45px !important;
}

.carrusel-productos .slick-next{
  right: -45px !important;
}


.zona-it{
  background-size: 100%;
  background-position: top;
  background-image: url('img/fondo-zona-it.png');
  /* padding-top: 500px; */
  /* margin-top: -400px; */
  padding-top: 100px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 20;
  /* padding-bottom: 300px; */
  padding-bottom: 250px;
  font-size: 1.3em;
}

.zona-it h2{
  font-family: 'Roboto', serif;
  font-size: 2.6em;
  margin-bottom: 40px;
}

.texto-zona-it{
  padding-bottom: 30px;
}

.vinculo-naranja{
  border: 2px solid #ff7200;
  text-transform: uppercase;
  padding: 2px 25px;
  color: #ff7200;
  border-radius: 10px;
}

.vinculo-naranja:hover, .vinculo-naranja:focus{
  background-color: #ff7200;
  color: #fff;
}

.productos-index{
  background-image: url('img/fondo-producto.png');
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}

.productos-index h2{
  color: #15006e;
  font-family: 'Roboto', serif;
  font-size: 5em;
  text-transform: uppercase;
}

.productos-index h2 small{
  font-size: .28em;
  overflow: hidden;
  clear: both;
  display: block;
  font-family: 'Roboto', serif;
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
}

.productos-index h3{
  font-family: 'Roboto', serif;
  margin-bottom: 70px;
}

.texto-producto{
  font-size: 1.4em;
  margin-bottom: 20px;
}

.contenedor-vinculo-ir-tienda{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.sku{
  font-family: 'Roboto', serif;
}

.destacado-naranja{
  background-color: #ff7200;
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  overflow: hidden;
  clear: both;
  padding: 4px 47px;
  overflow: hidden;
  clear: both;
  border-radius: 15px;
  position: relative;
  margin-top: 20px;
}


.vinculo-azul{
  border: 2px solid #180179;
  text-transform: uppercase;
  padding: 5px 20px;
  color: #180179;
  border-radius: 14px;
  display: inline-block;
  font-family: 'Roboto', serif;
  
}

.vinculo-azul:hover, .vinculo-azul:focus{
  background-color: #180179;
  color: #fff;
}

.vinculo-azul img{
  width: 22px;
  position: relative;
  float: right;
}


.vinculo-naranja-2{
  border: 2px solid #ff7200;
  text-transform: uppercase;
  padding: 2px 25px;
  background-color: #ff7200;
  border-radius: 10px;
  color: #000;
}

.vinculo-naranja-2:hover, .vinculo-naranja-2:focus{
  background-color: #ff7200;
  color: #000;
}


.precio-intro-productos{
  font-family: 'Roboto', serif;
  color: #ff7200;
  font-size: 2.6em;
  margin-bottom: 20px;
}

.pl{
  padding-left: 30px;
}

.producto-intro{
  background-image: url('img/fondo-producto-miniatura.png');
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 20px;
  background-position: top center;
  padding-bottom: 80px;
}

.producto-intro > div{
  background-color: #fff;
  width: 75%;
  margin-left: 10%;
  overflow: hidden;
  clear: both;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 24px -8px rgba(0,0,0,0.37); 
  box-shadow: 0px 0px 24px -8px rgba(0,0,0,0.37);
}

.ofertas-destacadas{
  background-image: url('img/fondo-ofertas.png');
  background-size: 100%;
  background-position: top center;
  padding-top: 200px;
  padding-bottom: 100px;
  min-height: 1400px;
  position: relative;
  z-index: 20;
}


.titulo-ofertas-destacadas{
  color: #00fffc;
  text-transform: uppercase;
  font-family: 'Roboto', serif;
  text-align: right;
  font-size: 3.5em;
}

.titulo-ofertas-destacadas span{
  display: block;
  overflow: hidden;
  clear: both;
  color: #fff;
}

.titulo-ofertas-destacadas span small{
  display: block;
  overflow: hidden;
  clear: both;
  color: #fff;
  font-size: .25em;
  font-family: 'Roboto', serif;
  margin-top: 8px;
  margin-bottom: 80px;
  
}

.producto{
  color: #fff;
  font-size: 1em;
  min-height: 560px;
}

.producto h2{
  font-family: 'Roboto', serif;
  font-size: 1.4em;
  margin-bottom: 15px;
  min-height: 37px;
}

.producto > div{
  padding-left: 10px;
  padding-right: 10px;
}

.introduccion-producto{
  /* padding-bottom: 15px; */
  font-size: 1.1em;
  min-height: 100px;
}

.precio-listado{
  color: #00fffc;
  font-family: 'Roboto', serif;
  font-size: 2.1em;
}

.disponibles-listado{
  font-size: 1.2em;
} 

.imagen-producto{
  background-color: #fff;
  border-radius: 20px;
}


.vinculo-blanco{
  display: block;
  position: relative;
  border: 2px solid #fff;
  border-radius: 15px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Roboto', serif;
  font-size: 1.4em;    
  margin-top: 15px;
}

.vinculo-blanco img{
  width: 25px;
}


.producto .destacado-naranja{
  width: 100%;
  text-align: center;
  font-size: 1.4em;
  font-family: 'Roboto', serif;
}

.mas-ofertas{
  background-color: #00fffc;
  text-transform: uppercase;
  color: #0a0294;
  margin-top: 100px;
  border-radius: 20px;
  padding: 5px 30px;
  position: relative;
  display: inline-block;
  font-family: 'Roboto', serif;
  font-size: 1.4em;
}


.nuestros-servicios{
  background-image: url('img/fondo-mundo.png');
  background-size: 100%;
  padding-top: 400px;
  margin-top: -450px;
  background-attachment: fixed;
  z-index: 19;
  position: relative;
  color: #fff;
  text-align: right;
  font-size: 1.3em;
}

.nuestros-servicios h2{
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  font-size: 3.6em;
  margin-bottom: 30px;
}

.nuestros-servicios h2 b{
  color: #00fffc;
  display: block;
  overflow: hidden;
  clear: both;
}

.nuestros-servicios h3{
  font-family: 'Roboto', serif;
  font-size: 1.5em;
  margin-bottom: 10px;
}

.nuestros-servicios:after{
  content: '';
  position: relative;
  display: block;
  width: 100%;
  height: 400px;
  background-position: bottom;
  background-image: url('img/fondo-footer.png');
  background-position: bottom center;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: -50px;
}

.cabecera-servicios{
  background-image: url('img/fondo-zona-it.png');
  background-size: 100%;
  background-position: bottom center;
  font-size: 1.35em;
  padding-bottom: 200px;

}

.cabecera-servicios h2{
  color: #15006e;
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  font-size: 3.5em;
  margin-top: 100px;
}

.cabecera-servicios span{
  margin-bottom: 20px;
  position: relative;
  display: block;
}

.imagen-cabecera-servicios{
  padding-top: 35px;
  padding-bottom: 35px;
}

.imagen-servicio img{
  position: relative;
  display: block;
  margin: 0 auto;
  width: 110px;
  opacity: 0.2;
  filter: grayscale(1);
}

.servicios-listado .col-md-4:hover img, .servicios-listado .col-md-4:focus img{
  filter: grayscale(0);
  opacity: 1;
}

.servicios-listado .col-md-4{
  padding-left: 30px;
  padding-right: 30px;
}

.contenido-servicio{
  padding: 30px;
  border-radius: 20px;
  background-color: #fff;
}

.contenido-servicio h2{
  font-family: 'Roboto', serif;
  font-size: 1.8em;
  height: 3em;
  text-align: left;
}

.servicios-listado .col-md-4:hover .contenido-servicio, .servicios-listado .col-md-4:focus .contenido-servicio{
  -webkit-box-shadow: 0px 0px 26px -7px rgba(0,0,0,0.31); 
  box-shadow: 0px 0px 26px -7px rgba(0,0,0,0.31);
}

.servicios-listado .col-md-4{
  margin-bottom: 60px;
  display: inline-block;
  text-align: left;
}

.servicios-listado .col-md-4 a{
  color: #000;
  text-transform: uppercase;
  background-color: #ff7200;
  display: inline-block;
  padding: 3px 15px;
  border-radius: 15px;
  font-family: 'Roboto', serif;
}

.servicios-listado{
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.col-centered {
  display:inline-block;
  float:none;
  /* reset the text-align */
  text-align:left;
  /* inline-block space fix */
  margin-right:-4px;
}

.fondo-azul{
  background-color: #151bb4;
}

.fondo-azul .cabecera-servicios{
  background-image: url('img/fondo-zona-it-soluciones.png');
  color: #fff;
  padding-top: 100px;
}

.fondo-azul .cabecera-servicios h2{
  color: #fff;
}

.descripcion-detalle-servicio{
  position: relative;
  display: block;
  z-index: 30;
  background-color: #fff;
  padding-top: 150px;
  background-image: url('img/fondo-detalle.png');
  background-size: 100%;
  background-position: top center;
  padding-top: 440px;
  margin-top: -440px;
  position: relative;
  z-index: 29;
}

.descripcion-detalle-servicio:after{
  content: '';
  position: relative;
  display: block;
  width: 100%;
  height: 400px;
  background-position: bottom;
  background-image: url('img/fondo-gris-invertido.png');
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: -400px;
  bottom: -400px;
}

.detalle-destacado{
  margin-top: -350px;
}

.detalle-destacado-2{
  background-image: url('img/fondo-frase-destacada.png');
  background-color: #1212e7;
  background-position: center bottom;
  padding-bottom: 300px;
  clip-path: url(#mascara) !important;
  height: 1000px;
  background-attachment: fixed;
  padding-top: 300px;
  background-size: 100%;
  margin-bottom: -500px;
  z-index: 30;
  position: relative;
  color: #fff;
  text-align: right;
  font-size: 1.4em;
}

.detalle-destacado-2 h2{
  text-transform: uppercase;
  font-family: 'Roboto', serif;    
  font-size: 2em;
  text-align: right;
}

.detalle-destacado-2 h2 b{
  color: #00fffc;
  display: block;
  overflow: hidden;
  clear: both;
}

.detalle-destacado-2 h3{
  font-family: 'Roboto', serif;    
  text-transform: uppercase;
  font-size: 1.3em;
}

.descripcion-detalle-servicio-texto{
  font-size: 1.2em;
}

.texto-cabecera-detalle-servicio p{
  font-size: 1.4em;
}

.texto-cabecera-detalle-servicio a{
  font-size: 1.4em;
}

.mision{
  background-image: url('img/mision.png');
  background-color: #102578;
}

.vision{
  background-image: url('img/vision.png');
  background-color: #ec5d00;
  position: relative;
}

.valores{
  background-image: url('img/valores.png');
  background-color: #00164f;
}

.boton-carro{
  background: none !important;
  width: 100% !important;
}

.heateorSssDiggBackground{
  display: none !important;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
  position: relative !important;
  float: left !important;
}

.heateorSssSharingRound{
  background: none;
}

.heateorSssMoreBackground{
  background: none !important;
  background-image: url('img/compartir.png') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 15px !important;
}

.heateorSssMoreSvg{
  display: none !important;
}

.texto-compartir{
  margin-top: 10px;
  position: relative;
  float: left;
}

.footer-pleca-nosotros{
  background-color: #949db0;
  display: block;
  position: relative;
  height: 350px;
  z-index: 10;
}

.detalle-destacado .col-md-4, .detalle-destacado .col-md-5{
  padding-top: 200px;
}

.detalle-destacado:after{
  background-image: url('img/fondo-footer-blanco.png');
}

.siguientes-servicios h2{
  text-align: right;
  text-transform: uppercase;
  font-family: 'Roboto', serif;
  
}

.siguientes-servicios h2 span{
  color: #15006e;
  font-family: 'Roboto', serif;
  display: block;
  overflow: hidden;
  clear: both;
  font-size: 2em;
}

.siguientes-servicios h2 small{
  color: #15006e;
  font-family: 'Roboto', serif;
  display: block;
  overflow: hidden;
  clear: both;
  font-size: 0.4em;
}

.imagen-detalle{
  position: relative;
  z-index: 50;
  padding-top: 50px;
}

.descripcion-detalle-servicio{
  font-size: 1.2em;
  color: #1c1d3c;
}

.descripcion-detalle-servicio h2{
  color: #15006e;
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  font-size: 4em;
  border-bottom: 1px solid #4e639f;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: left;
}

.frase-destacada-servicio{
  text-transform: uppercase;
  font-size: 1.4em;
  margin-bottom: 30px;
}

.imagen-detalle img{
  position: relative;
  display: block;
  border-radius: 40px;
  -moz-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.cabecera-detalle-servicio{
  background-image: url('img/fondo-ofertas.png');
  background-position: center bottom;
  background-size: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
  z-index: 30;
  position: relative;
}

.texto-cabecera-detalle-servicio{
  padding-top: 50px;
}

.cabecera-detalle-servicio h2{
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  font-size: 3em;
  text-align: left;
}

.cabecera-detalle-servicio a{
  font-family: 'Roboto', serif;
  background-color: #ff7200;
  text-transform: uppercase;
  display: inline-block;
  padding: 3px 35px;
  border-radius: 15px;
  margin-top: 20px;
}

.que-son{
  margin-top: 200px !important;
}

.mapa iframe{
  width: 100%;
  height: 950px;
  margin-top: -450px;
}

.texto-cabecera-contacto{
  padding-bottom: 200px;
  padding-top: 50px;
}

.texto-cabecera-contacto h2{
  text-align: left;
  font-family: 'Roboto', serif;    
}

.texto-cabecera-contacto h2 span{
  font-family: 'Roboto', serif;    
}

.telefono{
  font-family: 'Roboto', serif;
  font-size: 1.5em;
  color: #47e5ff !important;	
}

.direccion{
  margin-top: 10px;
  font-size: 1.3em;
}

.formulario-contacto{
  margin-top: 85px;
}

/* Pegar wpforms full min */

.formulario-contacto input{
  width: 100% !important;
  border-radius: 7px !important;
  border: none !important;
  outline: none !important;
  margin-bottom: 15px !important;
  color: #7f859e !important;
  text-transform: uppercase !important;
  font-family: 'Roboto', serif !important;
  font-size: 0.8em !important;
  padding: 4px 10px !important;
}

.formulario-contacto button{
  background-color: #ff7200 !important;
  color: #000 !important;
  font-family: 'Roboto', serif !important;
  text-transform: uppercase !important;
  border-radius: 15px !important;
  padding: 3px 25px !important;
  border: none !important;
  outline: none !important;
}



.tienda-contenedor .producto{
  color: #6b6b6b;
}

.tienda-contenedor .precio-listado{
  color: #ff7200;
}

.tienda-contenedor .vinculo-blanco{
  border-color: #ff7200;
  color: #ff7200;
}

.tienda-contenedor .producto{
  margin-top: 15px;
  margin-bottom: 15px;
}

.tienda-contenedor .producto:hover h2, .tienda-contenedor .producto:focus h2{
  color: #000;
}

.tienda-contenedor .producto:hover .imagen-producto, .tienda-contenedor .producto:focus .imagen-producto{
  color: #000;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.44); 
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.44);
}

.migas, #breadcrumbs{
  /* padding-top: 30px; */
  /* padding-bottom: 30px; */
  text-transform: uppercase;
}

.migas ul li:after, #breadcrumbs a:after{
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url('img/flecha-adelante-lista.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin: 5px;
  top: 6px;
  position: relative;
}

.breadcrumb_last{
  color: #ff7200;
  font-family: 'Roboto', serif;
  font-weight: normal;
}

.migas ul li:last-child{
  color: #ff7200;
}

.migas ul li:last-child::after{
  display: none;
}

.migas ul li{
  display: inline-block;
}

.subtitulo-categoria{
  color: #020aa6;
  text-transform: uppercase;
  text-align: right;
  font-family: 'Roboto', serif;    
}

.subtitulo-categoria h2{
  font-size: 4em;
}

.subcategorias h3{
  text-transform: uppercase;
  color: #020a9d;
  font-size: 2em;
  position: relative;
  dsplay: block;
  border-bottom: 1px solid #6b6b6b;
  font-family: 'Roboto', serif;
  margin-bottom: 20px;
  padding-bottom: 30px;
}

.subcategorias li{
  line-height: 2em;
  text-transform: uppercase;
}

.subcategorias input{
  position: relative;
  display: inline-block;
  margin-right: 5px;
}

.select-categorias {
  padding-top: 50px;
}

.select-categorias select{
  width: 300px;
  border: 1px solid #bababa;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 10px;
  appearance: none;
  background-image: url('img/flecha-select.png');
  background-repeat: no-repeat;
  background-position: 96% 10px;
  color: #6b6b6b;
}

.paginacion-productos{
  text-align: right;
}

.paginacion-productos li{
  display: inline-block;
}

.paginacion-productos li a, .page-numbers.current{
  display: block;
  position: relative;
  padding: 5px 10px;
  border: 1px solid #fff;
}

.page-numbers.current{
  margin-right: 5px;
  margin-left: 5px;
}

.paginacion-productos li a:hover, .paginacion-productos li a:focus, .paginacion-productos li a.pagina-actual, .page-numbers.current{
  border: 1px solid #b8b8b8;
  border-radius: 8px;
  display: inline-block;
}

.paginacion-productos li img{
  width: 12px;
}

.mas-vendidos{
  padding-top: 100px;
  padding-bottom: 30px;
}

.titulo-mas-vendidos{
  text-transform: uppercase;
  border-bottom: 2px solid #c4c4c4;
  color: #00066e;
  padding-bottom: 20px;
}

.titulo-mas-vendidos h2{
  font-size: 4em;
}

.titulo-mas-vendidos b{
  overflow: hidden;
  clear: both;
  display: block;
}

.cabecera-producto{
  background-color: #f5f6f6;
}

.detalle-producto-tabla{
  background-color: #f5f6f6;
  padding-top: 40px;
  padding-bottom: 40px;
}

.tabla-producto{
  background-color: #fff;
  padding: 30px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 15px -3px rgba(109,109,109,0.44); 
  box-shadow: 0px 0px 15px -3px rgba(109,109,109,0.44);
}

.tabla-producto td, .tabla-producto .col-md-2, .tabla-producto .col-md-4{
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  padding: 10px;
  min-height: 60px;
  color: #6b6b6b;
}

.tabla-producto .col-md-2{
  font-family: 'Roboto', serif;
  font-weight: bold;
}

.detalle-caracteristicas{
  color: #6b6b6b;
  font-size: 1.2em;
  border-right: 2px solid #e3e3e3;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.detalle-caracteristicas h2{
  font-size: 1.4em;
  text-align-last: left;
  font-family: 'Roboto', serif;
  margin-bottom: 20px;
}

.descripcion-detalle-caracteristicas{
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.precio-antes-detalle{
  text-decoration: line-through;
}

.precio-detalle{
  color: #ff7200;
  font-size: 2em;
  font-family: 'Roboto', serif;
}

.disponibles-detalle{
  margin-bottom: 10px;
}

.compartir{
  margin-top: 20px;
}

.imagen-compartir img{
  width: 17px;
}

.compra-detalle{
  font-size: 1.2em;
  padding-top: 65px;
  text-transform: uppercase;
  color: #6b6b6b;
}

.titulo-cantidad{
  font-family: 'Roboto', serif;
}

.input-cantidad input{
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  padding: 6px 10px;
  width: 100%;
  margin-top: 10px;
}

.solo-quedan{
  text-align: center;
  text-transform: none;
  font-family: 'Roboto', serif;   
}

.compra-detalle .destacado-naranja{
  text-align: center;
  font-family: 'Roboto', serif;   
  font-size: 0.8em;
  width: 100%;
}

.compra-detalle .vinculo-blanco{
  border-color: #ff7200;
  color: #ff7200;
  font-size: 0.9em;
  padding: 4px;
}

.compra-detalle .vinculo-blanco img{
  width: 20px;
}

.footer-pleca-contacto{
  width: 100%;
  height: 350px;
  position: relative;
  margin-top: -340px;
}

.footer-pleca-contacto:after{
  content: '';
  display: block;
  position: relative;
  width: 100%;
  height: 500px;
  background-size: 100%;
  background-position: top center;
  background-image: url('img/fondo-footer.png');
}

.footer{
  background-color: #949db0;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.footer ul{
  line-height: 2em;
}

.footer h4{
  font-weight: bold;
  font-family: 'Roboto', serif;
  margin-bottom: 20px;
}

.datos-footer img{
  width: 25px;
  margin-right: 5px;
}

.redes-footer{
  margin-top: 70px;
}

.redes-footer img{
  width: 35px;
}

.logo-footer{
  padding-top: 155px;
}

.logo-footer img{
  width: 170px;
}

.vinculos-ofertas{
  background-image: url('img/pleca.png');
  background-position: center;  
  background-repeat: no-repeat;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-size: 80%;
  background-repeat: repeat-x;
}

.vinculos-ofertas ul{
  padding-top: 20px;
  padding-bottom: 20px;
}

.vinculos-ofertas li{
  display: inline-block;  
}

.vinculos-ofertas li:nth-child(1) a{
  background-color: #ff7200;
  color: #000;
}

.vinculos-ofertas li:nth-child(2) a{
  background-color: #47e5ff;
  color: #01077e;
}

.vinculos-ofertas li a{
  background-color: #eee;
  display: inline-block;
  padding: 4px 20px;
  margin-right: 5px;
  border: 2px solid #fff;
  border-radius: 15px;
  text-transform: uppercase;
  font-family: 'Roboto', serif;
  
}

.titulo-servicios-home h2{
  font-size: 4em !important;
  margin-bottom: 40px;
}

.titulo-servicios-home h2 small{
  font-size: .4em;
  color: #000;
}

.contenedor-banner-principal{
  position: relative;
  z-index: 10;
  background-color: #01016e;
}

.padding-linea-tiempo-2{
  padding-top: 50px;
  position: relative;
}

.padding-linea-tiempo-3{
  padding-top: 120px;
  position: relative;
}

.marcas{
  background-color: #01016e;
  color: #fff;
  text-transform: uppercase;
}

.marcas h2{
  word-spacing: 3px;
  letter-spacing: 2px;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.marcas img{
  margin-left: 5px;
  margin-right: 5px;
}


.oculto{
  display: none !important;
}

/* -------- Productos fila ------------- */



.productos-filas {
  margin-top: 100px;
}

.fila-producto {
  border-bottom: 1px solid #d2d2d2;
  position: relative;
  min-height: 320px;
}

.descripcion-producto-fila {
  color: #003568;
}

.descripcion-producto-fila h2 {
  color: #0052fe;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 5px;
}

.descripcion-producto-fila h2 b {
  color: #003568;
  display: block;
}

.descripcion-producto-fila h3 {
  text-transform: uppercase;
  font-family: 'HelveticaNeueLTStd-Roman', serif;
  font-size: 12px;
  margin-top: 20px;
}

.destacado-fila-producto {
  font-family: 'HelveticaNeueLTStd-Bd', serif;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}

.precio-fila-producto {
  color: #0052fe;
  font-size: 26px;
  margin-bottom: 10px;
}

.precio-fila-producto del {
  font-size: 14px;
  color: #575757;
}

.disponibilidad {
  text-transform: uppercase;
  font-size: 12px;
}

.frente {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  color: #003568;
  text-align: center;
  font-size: 12px;
  padding: 20px;
  min-height: 280px;
}

.frente img {
  max-width: 100%;
  width: 90px;
  height: auto;
}

.frente .col-md-4 {
  min-height: 120px;
}

.botones-producto {
  min-height: 270px;
  position: relative;
  padding: 0;
}

.botones-producto a{
  width: 100%;
  left: -10px;
}

.me-interesa {
  background-color: #0052fe !important;
  color: #fff !important;
  display: inline-block !important;
  width: 160px !important;
  text-align: center !important;
  border-radius: 20px !important;
  padding: 6px !important;
  margin-top: 10px !important;
  position: absolute !important;
  bottom: 20px !important;
  width: 100% !important;
  display: block !important;
  position: relative !important;
  padding: 4px !important;
  font-size: 16px !important;
}

.mas-informacion {
  background-color: #0052fe;
  color: #fff;
  display: inline-block;
  width: 160px;
  text-align: center;
  border-radius: 20px;
  padding: 6px;
  margin-top: 10px;
  bottom: 20px;
  position: absolute;
  display: block;
}

.mas-informacion:hover, .mas-informacion:focus {
  color: #fff;
}

.foto-producto-fila img {
  margin-top: 30px;
  position: relative;
  max-width: 100%;
}


.vuelta {
  display: none;
  min-height: 280px;
  padding: 20px;
  color: #003568;
}

.vuelta h3 {
  font-weight: bold;
  margin-bottom: 10px;
}

.texto-caracteristicas {
  color: #003568;
  margin-bottom: 15px;
}

.caracteristica {
  line-height: 1.2;
  font-size: 12px;
  color: #000;
  text-align: center;
  border: 1px solid #000;
  font-weight: bold;
  padding: 6px;
}

.descripcion-caracteristica {
  line-height: 1.2;
  font-size: 12px;
  color: #575757;
  text-align: center;
  border: 1px solid #000;
  padding: 6px;
}


.fila-producto:hover .frente, .fila-producto:focus .frente {
  display: none;
}

.fila-producto:hover .vuelta, .fila-producto:focus .vuelta {
  display: block;
}

.fila-producto:hover, .fila-producto:focus {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.fila-producto:hover .mas-informacion, .fila-producto:focus .mas-informacion {
  display: block;
}

.container.container-2 {
  max-width: 1200px;
}

/* -------- End Productos fila ------------- */



/* -------- Detalle ------------- */

.producto-detalle {
  margin-top: 40px;
}

.foto-detalle {
  margin-top: 100px;
}

.descripcion-1-detalle h1 {
  color: #00164f;
  font-size: 45px;
  line-height: 1;
}

.titulo-producto-detalle span {
  text-transform: uppercase;
  color: #575757;
  width: 100%;
  display: block;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.caracteristicas-detalle {
  /* border-bottom: 1px solid #d2d2d2; */
  border: 2px solid #d2d2d2;
  /* padding-bottom: 10px; */
  margin-bottom: 10px;
  text-transform: uppercase;
}


.descripcion-1-detalle {
  color: #003568;
}

.descripcion-1-detalle h1 b {
  color: #003568;
  display: block;
}

.descripcion-1-detalle h2 {
  font-size: 18px;
}

.descripcion-detalle {
  font-size: 13px;
  line-height: 1.4;
  padding-bottom: 20px;
}

.descripcion-detalle li::before {
  content: '· ';
}

.descargar-ficha {
  display: inline-block;
  background-color: #003568;
  color: #fff;
  font-size: 16px;
  padding: 8px 30px;
  border-radius: 22px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.descripcion-2-detalle .destacado-fila-producto {
  font-size: 20px;
  color: #003568;
}

.descripcion-2-detalle .precio-fila-producto {
  font-size: 30px;
}

.descripcion-2-detalle .precio-fila-producto del {
  font-size: 16px;
}

.descripcion-2-detalle .disponibilidad {
  color: #003568;
}

.me-interesa-detalle {
  background-color: #0052fe;
  color: #fff;
  display: block;
  text-align: center;
  padding: 8px 20px;
  border-radius: 20px;
  margin-top: 20px;
  font-size: 18px;
}

.me-interesa-detalle:hover, .me-interesa-detalle:focus {
  background-color: #8b3b02;
  color: #000;
}

.descripcion-2-detalle h3 {
  font-size: 16px;
  font-weight: bold;
  color: #003568;
}

.lista-incluye {
  line-height: 1.2;
  color: #003568;
  font-size: 12px;
}

.lista-incluye li {
  display: block;
  position: relative;
  clear: both;
  overflow: hidden;
  margin-bottom: 5px;
}

.lista-incluye span {
  padding-top: 10px;
  position: relative;
  display: block;
  /* display: inline-block; */
}

.lista-incluye img {
  display: block;
  position: relative;
  float: left;
  width: 36px;
  clear: left;
  margin-right: 5px;
  height: auto;
}

.formulario-detalle h2 {
  font-size: 20px !important;
  color: #003568 !important;
  margin-bottom: 5px !important;
}

.formulario-detalle h3 {
  margin: 0 !important;
  font-size: 14px !important;
  color: #003568 !important;
  margin-bottom: 20px !important;
}


.formulario-detalle input, .formulario-detalle textarea {
  width: 100% !important;
  border: none !important;
  border-bottom: 1px solid #8f8f8f !important;
  margin-bottom: 10px !important;
  padding: 6px 0 !important;
  resize: none !important;
}

.formulario-detalle button {
  display: block !important;
  background-color: #0052fe !important;
  color: #000 !important;
  text-align: center !important;
  border: none !important;
  padding: 6px 30px !important;
  border-radius: 16px !important;
  margin-top: 20px !important;
  font-size: 16px !important;
}

.formulario-detalle button:hover, .formulario-detalle button:focus {
  background-color: #8b3b02 !important;
  color: #000 !important;
}

.caracteristicas-detalle-iconos {
  text-align: center;
  background-color: #004270;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.iconos-detalle {
  text-align: center;
  width: 100%;
}

.iconos-detalle li {
  /* width: 160px; */
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
  float: inherit;
  vertical-align: top;
  max-width: 11.5%;
}

.iconos-detalle li img {
  width: 80%;
  display: block;
  position: relative;
  margin: 0 auto;
  height: auto;
  margin-bottom: 10px;
}

.beneficios {
  /* background-color: #024777; */
  background-color: #fff;
  text-align: center;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.titulo-beneficios span {
  text-transform: uppercase;
  font-size: 16px;
}

.titulo-beneficios h2 {
  font-size: 40px;
  margin-bottom: 50px;
  color: #02406c;
}

.titulo-beneficios h2 b {
  color: #f79200;
}


.listado-beneficios li {
  width: 20%;
  position: relative;
  float: left;
  padding: 10px;
}

.listado-beneficios .beneficio {
  min-height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}


.listado-beneficios li .beneficio>span {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.listado-beneficios li .beneficio>span>span {
  position: absolute;
  bottom: 30px;
  display: block;
  width: 100%;
  left: 0;
  padding: 20px;
  padding-bottom: 0;
  font-family: 'HelveticaNeueLTStd-Bd', serif;
  font-size: 18px;
  text-align: left;
  line-height: 1.2;
}

.listado-beneficios li:nth-child(odd) span {
  background: rgb(253, 100, 0);
  background: linear-gradient(360deg, rgba(253, 100, 0, 1) 0%, rgba(253, 100, 0, 1) 24%, rgba(253, 100, 0, 0.31134452071844365) 75%, rgba(253, 100, 0, 0) 100%);
}

.listado-beneficios li:nth-child(even) span {
  background: rgb(2, 71, 119);
  background: linear-gradient(360deg, rgba(2, 71, 119, 1) 0%, rgba(2, 71, 119, 1) 24%, rgba(2, 71, 119, 0.31134452071844365) 75%, rgba(2, 71, 119, 0) 100%);
}

/* -------- End Detalle ------------- */


/* -------- Buscar ------------- */

.buscar {
  padding-top: 15px;
  padding-bottom: 15px;
}

.buscar input {
  background-color: #d7dde1;
  width: 100%;
  color: #003568;
  border-radius: 20px;
  border: none;
  position: relative;
  font-family: 'HelveticaNeueLTStd-Bd', serif;
  padding: 8px 20px;
  font-size: 16px;
}

/* -------- End Buscar ------------- */


.submenu-color{
  display: block !important;
  width: 100% !important;
  position: fixed !important;
  left: 0 !important;
  top: 107px !important;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

.cabecera-color{
  background-color: rgba(2, 39, 185) !important;
}

.contenedor-submenu {
  /* background-color: #144262; */
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0px;
}

.submenu li {
  display: inline-block !important;
  margin: 0 5px;
  width: auto !important;
}

.submenu li a {
  display: block;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 6px 16px;
  padding-right: 22px;
  line-height: 1;
  background-image: url('img/flecha-submenu.png');
  text-transform: uppercase;
  background-position: 95% 7px;
  background-repeat: no-repeat;
  font-size: 12px;
}

.submenu li a:hover, .submenu li a:focus {
  background-color: #00164f;
}

.altura-submenu {
  height: 132px;
  width: 100%;
}

.mapa2{
  height: 1500px;
  position: relative;
  top: -678px;
  margin-bottom: -678px;
}

.mapa2 iframe{
  left: 0;
  height: 1500px;
  width: 100vw;
}

.mapa2::after{
  content: '';
  width: 100%;
  display: block;
  height: 700px;
  position: absolute;
  bottom: 0;
  background-image: url('img/fondo-footer.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}

#ver-productos{
  display: none;
}





















.seccion-banner-renta{  
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url('https://digitalcopy.com.mx/wp-content/uploads/2024/03/degradado-alto-1.jpg');
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
  clear: both;
  padding-top: 130px;
  padding-bottom: 80px;
}

.seccion-banner-renta {
  color: #012d44;
}

.seccion-banner-renta h2{
  color: #00066e;
  font-size: 37px;
}

.titulo_principal_banner_renta span{
  color: #00066e;
}

.titulo_principal_banner_renta a{
  background-color: #00fffc;
  color: #00066e;
  display: block;
  padding: 5px 20px;
  border-radius: 20px;
  width: 100px !important;
  text-align: center !important;
}

.titulo_principal_banner_renta a:hover, .titulo_principal_banner_renta a:focus{
  background-color: #004270;
  color: #fff;
}


.imagen_banner_renta{
  background-image: url('https://digitalcopy.com.mx/wp-content/themes/digitalcopy/images/fondo-producto-carrusel.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  padding: 20px;
  background-size: cover;
  border-radius: 20px 20px 0 0 !important;
  position: relative;
}

.destacado_renta{
  position: absolute;
  right: 0;
  top: 24px;
  width: 100%;
}

.producto_banner_renta > div{
  border-radius: 20px;
  overflow: hidden;
  min-height: 600px;
}

.color_1{
  background-color: #65dbec;
}
.color_2{
  background-color: #00164f !important;
  color: #fff;
}
.color_3{
  background-color: #9face2 !important;
}

.descripcion_banner_renta{
  padding: 20px;
  font-size: 11px;
  font-size: 14px;
}

.descripcion_banner_renta .precio{
  font-size: 16px;
  font-weight: bold;
  display: none;
}

.descripcion_banner_renta h3{
  position: relative;
  min-height: 53px;
  font-size: 24px;
}

.producto_banner_renta:hover .descripcion_banner_renta .precio {
  display: block;
}

.producto_banner_renta:hover .descripcion_banner_renta .descripcion-renta {
  display: none;
}








.seccion-banner-venta{  
  padding-top: 30px;
  padding-bottom: 30px;
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
  clear: both;
  padding-top: 130px;
  padding-bottom: 80px;
  background-color: #f6f6f6;
}

.seccion-banner-venta {
  color: #024777;
}

.seccion-banner-venta h2 b, .seccion-banner-venta h2 strong, .seccion-banner-renta h2 b, .seccion-banner-renta h2 strong{
  color: #012d44;
}

.seccion-banner-venta h2{
  color: #00066e;
  font-size: 37px;
  margin-bottom: 30px;
}

.titulo_principal_banner_venta span{
  color: #00066e;
}

.titulo_principal_banner_venta a{
  background-color: #00fffc;
  color: #00066e;
  display: block;
  padding: 5px 20px;
  border-radius: 20px;
  width: 100px !important;
  text-align: center !important;
}

.titulo_principal_banner_venta a:hover, .titulo_principal_banner_venta a:focus{
  background-color: #004270;
  color: #fff;
}


.imagen_banner_venta{
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  padding: 20px;
  background-size: cover;
  border-radius: 20px;
  position: relative;

}

.destacado_venta{
  position: absolute;
  right: 0;
  top: 24px;
  width: 100%;
}

.producto_banner_venta  > div{
  border-radius: 20px;
  overflow: hidden;
  min-height: 480px;
}

.descripcion_banner_venta{
  padding: 20px;
  font-size: 11px;
  font-size: 14px;
}

.imagen_banner_venta span{
  font-size: 14px;
  right: 15px;
  bottom: 15px;
  position: absolute;
  background-color: #EA5B0E;
  color: #000;
  padding: 3px 20px;
  border-radius: 12px;
  display: none;
}

.descripcion_banner_venta span{
  text-transform: uppercase;
  min-height: 200px;
}
.descripcion_banner_venta h3{
  margin: 5px 0;
  font-size: 20px;
  position: relative;
  min-height: 53px;
  font-weight: bold;
}

.ver_mas_banner_venta a{
  background-color: #e55b00;
  color: #000;
  display: block;
  padding: 5px 12px;
  border-radius: 12px;
  text-align: center;
  display: inline-block;
  display: none !important;
}


.descripcion_venta_producto{
  min-height: 48px;
}

.producto_banner_venta:hover .ver_mas_banner_venta a{
  display: inline-block !important;
}

.producto_banner_venta:hover .imagen_banner_venta span{
  display: block;
}

.pleca{
	background-color: #233746; 
	color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: "Roboto", serif;
  
}

.pleca li{
  position: relative;
  display: block;
  width: 50%;
  float: left;
}

.pleca li img{
  position: relative;
  display: block;
  float: left;
}

.datos-pleca{
  padding-top: 20px;
}

.menu-outlet{
  border: 2px solid #ff7200;
  border-radius: 12px;
}

.menu-outlet a{
  padding: 2px 10px !important;
  color: #ff7200;
}

.menu-outlet a:hover, .menu-outlet a:focus{
  color: #ff7200 !important;
}

@media(min-width: 1400px){

  .producto_banner_renta > div{
    min-height: 635px;
  }

}










@media(min-width: 1500px){
  .zona-it{
    padding-bottom: 300px;
  }

  .nuestros-servicios{
    padding-top: 550px;
  }

  .footer-pleca-contacto::after{
    bottom: 150px;
  }

  .nuestros-servicios::after{
    height: 550px;
  }

  .descripcion-detalle-servicio::after{
    height: 550px;
    bottom: -550px;
  }


}

@media(max-width: 991px) {
  #menu-movil {
      display: block;
      background-color: #47e5ff;
      width: 40px;
      height: 36px;
      position: fixed;
      right: 10px;
      top: 25px;
      z-index: 1004;
      border-radius: 5px;
      border: 2px solid #2e2118;
  }
  #menu-movil a {
      display: block;
      width: 100%;
      height: 100%;
      padding-top: 3px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }
  #menu-movil a span {
      position: relative;
      display: block;
      background-color: #fff;
      width: 60%;
      height: 2px;
      margin: 0 auto;
      margin-top: 5px;
      margin-bottom: 5px;
      border-radius: 5px;
  }
  #menu-movil a.activo span:nth-child(2) {
      display: none;
  }
  #menu-movil a.activo span:nth-child(1) {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
  }
  #menu-movil a.activo span:nth-child(3) {
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
  }   

  .logo{
    width: 120px;
  }

  .menu li{
    width: 100%;
    text-align: center;
    position: relative;
  }

  .menu li img{
    float: right;
    position: relative;
    margin-right: 5px;
  }

  #mini-cart-count_footer{
    z-index: 10;
    top: -10px !important;
  }

  .vinculos-ofertas ul{
    text-align: center;
  }

  .vinculos-ofertas li a{
    margin-left: 5px;
    margin-right: 5px;
  }

  .productos-index h2{
    font-size: 3em;
  }

  .productos-index h2 span{
    font-size: 2em;
  }

  .productos-index h3{
    text-align: left;
    font-size: 1.5em;
  }

  .ofertas-destacadas{
    background: none;
    background-color: rgb(2, 39, 185);
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .ofertas-destacadas .producto{
    margin-bottom: 30px;
  }

  .nuestros-servicios{
    margin: 0;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .nuestros-servicios:after{
    display: none;
  }

  .logo-footer{
    padding-top: 50px;
  }

  .cabecera-servicios{
    background: none;
    padding-bottom: 50px;
  }

  .cabecera-servicios h2{
    font-size: 2.5em;
  }

  .servicios-listado{
    padding-top: 50px;
  }


  .servicios-listado .col-md-4 img{
    filter: grayscale(0);
    opacity: 1;
  }

  
  .servicios-listado .col-md-4 .contenido-servicio{
    -webkit-box-shadow: 0px 0px 26px -7px rgba(0,0,0,0.31); 
    box-shadow: 0px 0px 26px -7px rgba(0,0,0,0.31);
  }


  .cabecera-detalle-servicio{
    background: none;
    background-color: rgb(2, 39, 185);
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cabecera-detalle-servicio h2{
    font-size: 2em;
  }

  .descripcion-detalle-servicio h2{
    font-size: 2em;
  }

  .siguientes-servicios h2{
    font-size: 1.5em;
  }

  .siguientes-servicios h2 small{
    font-size: .7em;
  }

  .fondo-azul .cabecera-servicios{
    padding-left: 15px;
    padding-right: 15px;
  }

  .cabecera-servicios h2{
    margin-top: 0;
  }

  .texto-cabecera-detalle-servicio{
    text-align: center;
  }

  .cabecera-detalle-servicio img{
    position: relative !important;
    margin: 0 auto !important;
    width: 300px !important;
    max-width: 90%;
  }

  .descripcion-detalle-servicio{
    padding-top: 50px;
    margin-top: 0;
  }

  .imagen-detalle{
    margin-bottom: 50px;
  }

  .detalle-destacado-2{
    clip-path: none !important;
    padding: 50px 0;
    height: auto;
    top: inherit;
    bottom: inherit;
    margin: 0;
  }

  .footer-pleca-nosotros{
    display: none;
  }

  .texto-cabecera-contacto{
    padding-bottom: 0;
  }

  .footer-pleca-contacto::after{
    display: none;
  }

  .contenedor-menu{
    background-color: rgba(2, 39, 185, 100) !important;
  }

  .menu ul{
    position: relative !important;
    width: 100% !important;
  }

  .mapa2{
    height: 800px;
    position: relative;
    top: 0;
    margin-bottom: 0;
  }
  
  .mapa2 iframe{
    left: 0;
    height: 800px;
    width: 100vw;
  }

  .mapa2:after{
    display: none;
  }


}




  .woocommerce form .form-row .input-checkbox {
    display: block;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
    position: relative;
  }

  .nuestros-servicios h2{
    font-size: 2.8em;
  }


  .zoomWrapper{
    position: relative;
    float: right;
  }

  #wpb_wiz_gallery{
    margin-top: 35px;
  }

  .proyectos{
    background-color: #01016e;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .proyectos h2{
    text-align: center;
    text-transform: uppercase;
  }

  .proyectos h2 span{
    display: block;
    width: 100%;
    color: #45e3fb;
    font-size: 14px;
  }

  .ver-proyecto{
    overflow: hidden;
    border-radius: 12px;
    display: block;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
  }

  .ver-proyecto:hover span, .ver-proyecto:focus span{
    display: block;
  }

  .ver-proyecto span{
    display: block;
    background-color: rgba(16, 15, 80, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 40%;
    display: none;
  }

  .ver-proyecto span img{
    display: block;
    margin: 0 auto;
  }

  .texto-ver-proyecto{
    position: relative;
    margin-top: 10px;
  }

  .empresa-cliente{
    position: absolute;
    bottom: 34px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }

  .proyecto-realizado{
    color: #45e3fb;
    position: absolute;
    bottom: 20px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }

  #cargar-mas{
    display: block;
    position: relative;
    margin: 0 auto;
    border: 2px solid #8888bb;
    width: 180px;
    border-radius: 16px;
    text-align: center;
    font-weight: bold;
    color: #45e3fb;
    text-transform: uppercase;
    padding: 8px;
  }

  #modal-proyectos{
    background-color: rgba(29,29,76,0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: none;
  }

  #contenedor-proyectos{
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    margin-top: 10vh;
  }

  #contenedor-proyectos .col-md-6 .col-md-6{
    padding-left: 5px:
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
  }


  #contenedor-proyectos .col-md-6 .col-md-6 > div{
    border-radius: 12px;
    overflow: hidden;
  }

  .proyecto-descripcion h2{
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 50px;
    text-align: left;
  }
  
  .proyecto-descripcion h2 span{
      font-weight: normal;
      display: block;
      font-size: 14px;
      color: #000;
  }

  .destacado{
    margin-top: 10px;
    border-top: 2px solid #02dff8;
    border-bottom: 2px solid #02dff8;
    padding-top: 25px;
    padding-bottom: 15px;
  }

  .texto-destacado{
    position: relative;
    text-align: center;
  }

  .texto-destacado:before{
    content: '';
    display: block;
    position: absolute;
    left: -40px;
    top: 0px;
    width: 60px;
    height: 60px;
    background-image: url('img/comillas-apertura.png');
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .texto-destacado:after{
    content: '';
    display: block;
    position: absolute;
    right: -40px;
    bottom: 0px;
    width: 60px;
    height: 60px;
    background-image: url('img/comillas-cierre.png');
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .descripcion_nombre_empresa{
    text-align: center;
    margin-top: 10px;
  }

  .descripcion_cargo_personal{
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
  }

  


@media (max-width: 1060px) {
  
  .contenedor-banner{
    background: none;
    background-color: #01016e;
  }

  .texto-slider{
    margin-left: 0;
    width: 50%;
    float: left;
  }

  .imagen-slider{
    min-height: 500px;
    position: relative;
    float: left;
    width: 50%;
  }

  .servicios-home{
    position: relative;
    overflow: hidden;
    margin-top: 0 !important;
    padding-top: 30px;
  }

  .imagen-detalle{

    width: 400px;
    height: auto;
    position: relative;
    margin: 0 auto;

  }

  .descripcion-detalle-servicio h2{
    margin-top: 80px;
  }

}


@media (max-width: 791px) {

  .texto-slider{
    padding-top: 20px;
    width: 100%;
  }
  
  .imagen-slider{
    padding-top: 20px;
    width: 100%;
  }

  .servicios-home .col-md-4, .servicios-listado .col-md-4{
    width: 100%;
  }

}

.slick-slide img.banner-movil{
  width: 100%;
  display: none !important;
}

.slick-slide img.banner-escritorio{
  display: block;
}

@media(max-width: 767px){
    
  .telefono img, .direccion img{

      width: 30px !important;
      position: relative !important;
      float: none;
      display: block;
      margin-bottom: 20px !important;
      margin-top: 20px !important;

  }

  .marcas img{
    margin-bottom: 20px;
  }

  .imagen-slider{
    min-height: 215px !important;
    margin: 0 !important;
  }

  .slick-slide img.banner-movil{
    display: block !important;
  }

  .slick-slide img.banner-escritorio{
    display: none;
  }

}

.floating-icon {
  position: absolute;
  bottom: 20px; /* Ajusta según tu preferencia */
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255,255,255,0.5);
  border-radius: 50%;
  width: 50px; /* Tamaño del icono */
  height: 50px; /* Tamaño del icono */
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Sombra suave */
  animation: bounce 1s infinite alternate; /* Animación de rebote */
  z-index: 1000;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.floating-icon i {
  color: black; /* Color del icono */
  font-size: 24px; /* Tamaño del icono */
}


picture.img-responsive,
picture.img-responsive img {
  display: block !important;
  max-width: 100% !important;
  height: auto !important;
}


.proyecto-item {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 8px;
}

.proyecto-item img {
    transition: transform 0.3s ease;
}

.proyecto-item:hover img {
    transform: scale(1.05);
}

.proyecto-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 64, 0.8); /* azul oscuro translúcido */
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.proyecto-item:hover .proyecto-hover {
    opacity: 1;
}

.proyecto-hover .hover-content {
    color: #fff;
}

.proyecto-hover .glyphicon {
    font-size: 24px;
    margin-bottom: 10px;
}

@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px); /* Ajusta la altura de rebote */
  }
}