@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #f1633b;}
/*********************************** MENU PRINCIPAL  ****************************************/
#cajaBannerMenu{ width:100%; height: auto; float:left; position: relative; background:#000;}
nav{ right:0; background:#f1633b;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:3%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
.logo{  width:45%; height:auto; float:left; padding:1% 20% 1% 0%;}
.datos_y_menu{  width:30%; height:auto; float:left; padding:6% 0% 1% 0%;}
.datos_pag{  width:100%; height:auto; float:left; }

#menuInicio{ width:100%; height:auto; float:left;  }
#botonesInicio{ width:100%; height:auto; float:left; margin:0px; padding:0px;}
#botonesInicio li { display:inline; }
#botonesInicio li a {  
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:100%;
	padding:3% 0%;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	background:#313c8b;
	margin-bottom:1%;
	}
#botonesInicio li a:hover{
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:100%;
	padding:3% 0%;
	float:left;
	background:#252525;
	margin-bottom:1%;
	 }	
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:100%; height:auto; float:left; position: fixed; z-index: 10000000; padding:0%; bottom:0%;}
.ico_llamar{ width:8%; height:auto; float:left; background:#01d59c; padding:1% 10%;}
.ico_whatsapp{ width:8%; height:auto; float:left; background:#40e15d; padding:1% 2%;}
.ico_facebook{ width:8%; height:auto; float:left; background:#3d548e; padding:1% 2%;}
.ico_mail{ width:8%; height:auto; float:left; background:#0f7dee; padding:1% 2%;}
.ico_ubicacion{ width:8%; height:auto; float:left; background:#f6f6f6; padding:1% 2%;}
.ico_tiktok{ width:8%; height:auto; float:left; background:#000; padding:1% 2%;}
.ico_youtube{ width:8%; height:auto; float:left; background:#de1a2a; padding:1% 2%;}
.ico_instagram{ width:8%; height:auto; float:left; background:#cb2a5f; padding:1% 2%;}
/*********************************** INICIO******************************************/
.cajaIniSerIma{ width:20%; height:auto; float:left; margin-right: 5%;}
.cajaIniSerTex{ width:75%; height:auto; float:left; }

.cajaIniLanzamientos{ width:90%; height:auto; float:left; margin: 1% 0%; background:#e2e2e2; padding:5%;}
.cajaIniLanIma{ width:60%; height:auto; float:left; margin-bottom: 3%; }
.cajaIniLanTex{ width:100%; height:auto; float:left; }
/*********************************** SERVICIOS  ********************************************/
.cjaSer{ width:90%; height:auto; float:left; margin:2% 5%;}
.cjaSer img {
  display: block;
  width: 100%;
  height: auto;
}
.cjaSer #zoom-In figure img {
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
.cjaSer #zoom-In figure:hover img {
  transform: scale(1.5);
}
.caja100{ width:100%; height:auto; float:left;}
.galProy{ width:100%; height:auto; float:left;}
figure {
  overflow: hidden;
  margin: 0px;
}
.galProy img {
  display: block;
  width: 100%;
  height: auto;
}
.galProy #zoom-In figure img {
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
.galProy #zoom-In figure:hover img {
  transform: scale(1.5);
}

.galIni{ width:100%; height:auto; float:left;}
.galIni img {
  display: block;
  width: 100%;
  height: auto;
}
.galIni #zoom-In figure img {
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
.galIni #zoom-In figure:hover img {
  transform: scale(1.5);
}
/*********************************** PRODUCTOS  *************************************************************/
#cat_caja{ width:94%; height:auto; float:left; margin:0% 1% 1% 1%;  padding:2%; background:#f6f6f6; }
#cat_foto{ width:98%; height:auto; float:left; background:#FFF; padding:1%;}
#cat_texto{ width:100%; height:auto; float:left; margin-top:20px; }
#botones_cat{ width:100%; height:auto; float:left; margin:0px; padding:0px 0px 0px 0px;}
#botones_cat li { display:inline; }
#botones_cat li a {  
	font-family: Titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:60%;
	float:left;
	margin-top:10px;
	margin:10px 20% 0% 20%;
	padding:10px 0px;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	background:#16287a; border-radius:5px;
	}
#botones_cat li a:hover{
	font-family: Titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:60%;
	margin-top:10px;
	margin:10px 20% 0% 20%;
	float:left;
	padding:10px 0px;
	background:#d46340; border-radius:5px;
	 }
/*********************************** PROYECTOS  **********************************************************************/
#botonesProyectos{ width:100%; height:auto; float:left; border-bottom: #1a1a1a 2px solid; }
.botonesProyectos{ width:auto; height:auto; float:left; padding: 2% 4%; background:#0965b0; margin-right: 0.5%;
	font-family: cursiva;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.botonesProyectos:hover{ background:#00a9d6; color: #222222;}
/*********************************** MARCAS  **********************************************************************/
.imaMarcas{ width:45%; height:auto; float:left; background:#fff; padding: 2%; border: #bdbdbd 1px solid; margin: 0% 0% 1% 0%;}
/*********************************** INTERIORES *************************************************/
.contInt{ width:100%; height:auto; float:left; margin:0% 10% 0% 0%; }
.contInt2{ width:100%; height:auto; float:left; }
.contIntTitulos{ width:90%; height:auto; float:left; padding:2% 5%; background:#fff; margin-bottom:1%;}

.icoInt{ width:8%; height:auto; float:left;}
.texLike{ width:90%; height:auto; float:left; padding:1% 0%; margin-left:2%;}

.contGal{ width:100%; height:auto; float:left; margin-top:4%;}
.contFot{ width:45%; height:auto; float:left; margin:0% 1% 1% 0%; background:#e6e6e6; padding:2%;}

.SerCja{ width:90%; height:auto; float:left; margin-bottom:1%; background: #FFFFFF; border-radius: 20px; padding: 5%;}
.ImagServ{ width:100%; height:auto; float:left; margin-bottom: 2%;}
.serCaj1{ width:100%; height:auto; float:left; }
.serCaj2{ width:100%; height:auto; float:left;}

#pro_texto{ width:90%; height:auto; float:left; background: #FFFFFF; border-radius: 20px; padding: 5%; margin-top: 5%;}
/*********************************** PIE  **********************************************************************/
.pie_9{ width:90%; height:auto; float:left; margin:0% 5% 3% 5%;}
.pie_10{ width:90%; height:auto; float:left; margin:0% 5% 3% 5%;}
.pie_11{ width:90%; height:auto; float:left; margin:0% 5% 3% 5%;}
.pieMitad{ width:90%; height:auto; float:left; margin:0% 5% 5% 5%;}
/*********************************/
.cajaRedes{ width:100%; height:auto; float:left;}
.icoRed{ width:auto; height:auto; float:left; padding: 2%; border: #001d66 1px solid;  background:#00237d; margin-right: 1%;}
.icoRed:hover{ background:#001d66;}
/*********************************** TIPOGRAFIAS  *****************************************/
#derechos{ width:100%; height:auto; float:left;  background:#001d66; padding: 1% 0% 11% 0%;}
/*********************************** TIPOGRAFIAS  *****************************************/
.TextoBlanco {
	font-family: cursiva;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
}
.Texto {
	font-family: cursiva;
	font-size: 17px;
	color: #272727;
	text-decoration: none;
	line-height: 30px;
}
.Titulo {
	font-family: titulo;
	font-size: 30px;
	color: #00237d;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 18px;
	color: #272727;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #f2643b; 
}	
.Texto_pie {
	font-family: cursiva;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
    line-height: 20px;
}
.Texto_pie2 {
	font-family: cursiva;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
    line-height: 30px;
}