@charset "utf-8";
.display-pc{ display:inherit !important;}
/************************************************************************************************/
#cabezera{ width:100%; height:auto; float:left; background:#fff; padding:0.5% 0%;}
#contenido_cabezera{ width:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:25%; height:auto; float:left; padding:1% 0%; margin-right:5%}
.datos{  width:70%; height:auto; float:left; padding:3% 0%; }
#menu_botones{ width:100%; height:auto; float:left; }
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0%; max-width:1200px;}
#botones li { display:inline; }
#botones li a {  
	font-family: normal;
	font-size: 20px;
	color: #fff;
	text-decoration: none;	
	width:20%;
	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; 
	padding:1.5% 0%;
	}
#botones li a:hover{
	font-family: normal;
	font-size: 20px;
	color: #fff;
	text-decoration: none;	
	width:20%;
	float:left; 
	padding:1.5% 0%;
	background:#202020;
	 }	
#botones a:hover, #botones .active a{
	font-family: normal;
	font-size: 20px;
	color: #fff;
	text-decoration: none;	
	width:20%;
	float:left;
	padding:1.5% 0%;
	background:#202020;
} 
/*********************************** 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_mail{ width:70%; height:auto; float:left; background:#0f7dee; padding:15%;}
.ico_ubicacion{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
/*********************************** INDEX  ********************************************************************/
.ico_ini{ width:25%; height:auto; float:left; margin:0% 4%;}
/*********************************** NOSOTROS  *****************************************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%;}
.cont_22{ width:66%; height:auto; float:left; }
/*********************************** SERVICIOS  *****************************************************************/
.ser_caja{ width:100%; height:auto; float:left; margin-bottom:1%; background:#f0f2f7;}
.ser_foto{ width:30%; height:auto; float:left; padding:1%; }
.ser_tex{ width:66%; height:auto; float:left; padding:1%; }
/*********************************** PRODUCTOS  *****************************************************************/
.pro_caja{ width:98%; height:auto; float:left;  padding:1%; margin-bottom:1%; background:#f6f6f6;}
.pro_foto{ width:25%; height:auto; float:left; padding:2%; background:#fff;}
.pro_tex{ width:98%; height:auto; float:left; padding:1%; }
/*********************************** SUBMENU  *************************************************************/
.submenu{ width:20%; height:auto; float:left; margin-right:3%;}
.catalago{ width:77%; height:auto; float:left;}
#menu_botones_submenu{ width:100%; height:auto; float:left; }
#botones_submenu{ width:100%; height:auto; float:left; margin:0px; padding:0%; max-width:1200px;}
#botones_submenu li { display:inline; }
#botones_submenu li a {  
	font-family: normal;
	font-size: 17px;
	color: #1e1e21;
	text-decoration: none;	
	width:100%;
	float:left;
	padding:4% 0%;
	-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; 
	border-bottom:#e5e5e5 1px solid;
	}
#botones_submenu li a:hover{
	font-family: normal;
	font-size: 17px;
	color: #e5322e;
	text-decoration: none;	
	width:100%;
	float:left;
	padding:4% 0%;
	 }	
#botones_submenu a:hover, #botones_submenu .active a{
	font-family: normal;
	font-size: 17px;
	color: #e5322e;
	text-decoration: none;	
	width:100%;
	float:left;
	padding:4% 0%;
}
/*********************************** PIE  **********************************************************************/
.pie_9{ width:40%; height:auto; float:left; margin-right:5%;}
.pie_10{ width:35%; height:auto; float:left; margin-right:5%;}
.pie_11{ width:15%; height:auto; float:left; }
.pie_linea{ width:100%; height:auto; float:left; margin:4% 0%; }
.pie_titulo{ width:100%; height:auto; float:left; }
.pie_texto{ width:100%; height:auto; float:left; }
/*********************************** DERECHOS  ****************************************/
#derechos{ width:100%; height:auto; float:left;  background:#202020;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Titulo_esloga {
	font-family: titulo;
	font-size: 50px;
	color: #fff;
	text-decoration: none;
}
.Texto_top {
	font-family: normal;
	font-size: 17px;
	color: #38424b;
	text-decoration: none;
}
.Titulo_rojo {
	font-family: normal;
	font-size: 40px;
	color: #b41f16;
	text-decoration: none;
	line-height: 30px;
}
.Titulo_rojo_peque {
	font-family: normal;
	font-size: 25px;
	color: #b41f16;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: normal;
	font-size: 30px;
	color: #e5322e;
	text-decoration: none;
}
.Titulo_blanco {
	font-family: titulo;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: normal;
	font-size: 17px;
	color: #38424b;
	text-decoration: none;
	line-height: 25px;
}
.Sub_Titulo {
	font-family: normal;
	font-size: 25px;
	color: #e5322e;
	text-decoration: none;
}
.Titulo_pie {
	font-family: normal;
	font-size: 25px;
	color: #ff2f2b;
	text-decoration: none;
	line-height: 35px;
}
.Texto_pie {
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
}
.Texto_pie_blanco {
	font-family: normal;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
}