@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #f1633b;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:30%; height:auto; float:left; padding:1% 20% 1% 0%;}
.datos_y_menu{  width:40%; height:auto; float:left;}
.datos_pag{  width:100%; height:auto; float:left; }
#menu_botones{ width:100%; height:auto; float:left; border-top:#e8e8e8 1px solid; }
#botones{ width:100%; height:auto; float:left; margin:0px; max-width:1400px; padding-top: 4%; margin-right: 10%;}
#botones li { display:inline; }
#botones li a {  
	font-family: normal;
	font-size: 17px;
	color: #262425;
	text-decoration: none;	
	width:25%;
	padding:3.5% 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;
	}
#botones li a:hover{
	font-family: normal;
	font-size: 17px;
	color: #323d8c;
	text-decoration: none;	
	width:25%;
	padding:3.5% 0%;
	float:left;
	 }	
#botones a:hover, #botones .active a{
	font-family: normal;
	font-size: 17px;
	color: #323d8c;
	text-decoration: none;	
	width:25%;
	padding:3.5% 0%;
	float:left;
} 
.cinoredes{ width:auto; height:auto; float:right; margin:0% 0.5%}
/*********************************** BARRA FLOTANTE******************************************/
.barra_flotante{ width:45px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:15%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:5%;}
.ico_whatsapp{ width:70%; height:auto; float:left; background:#40e15d; padding:15%;}
.ico_facebook{ width:70%; height:auto; float:left; background:#3d548e; padding:15%;}
.ico_youtube{ width:70%; height:auto; float:left; background:#de1a2a; padding:15%;}
.ico_instagram{ width:70%; height:auto; float:left; background:#cb2a5f; padding:15%;}
.ico_tiktok{ width:70%; height:auto; float:left; background:#000; padding:15%;}
.ico_mail{ width:70%; height:auto; float:left; background:#0f7dee; padding:15%;}
.ico_ubicacion{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
/*********************************** INICIO******************************************/
.cajaIniSerIma{ width:10%; height:auto; float:left; margin-right: 5%;}
.cajaIniSerTex{ width:85%; height:auto; float:left; }

.cajaIniLanzamientos{ width:96%; height:auto; float:left; margin: 1% 0%; background:#e2e2e2; padding:2%;}
.cajaIniLanIma{ width:37%; height:auto; float:left; margin-right: 3%; }
.cajaIniLanTex{ width:60%; 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:50%; 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:50%; 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:46%; height:auto; float:left; margin:0% 1% 1% 1%;  padding:1%; 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: 1% 5%; background:#0965b0; margin-right: 0.5%;
	font-family: cursiva;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}
.botonesProyectos:hover{ background:#00a9d6; color: #222222;}
/*********************************** MARCAS  **********************************************************************/
.imaMarcas{ width:19.5%; height:auto; float:left; background:#fff; padding: 2%; border: #bdbdbd 1px solid; margin: 0% 0.5% 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:50%; 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: 3%;}
/*********************************** PIE  **********************************************************************/
.pie_9{ width:50%; height:auto; float:left; margin-right:5%; }
.pie_10{ width:45%; height:auto; float:left; }
.pie_11{ width:65%; height:auto; float:left; margin-right:5%;}
.pieMitad{ width:50%; height:auto; float:left;}
/*********************************/
.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%;}
/*********************************** TIPOGRAFIAS  *****************************************/
.TextoBlanco {
	font-family: cursiva;
	font-size: 15px;
	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: 35px;
	color: #00237d;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 17px;
	color: #272727;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #f2643b; 
}	
.Texto_pie {
	font-family: cursiva;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
}
.Texto_pie2 {
	font-family: cursiva;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
    line-height: 30px;
}