@charset "utf-8";
.display-pc{ display:inherit !important;}
/*********************************** MENU PRINCIPAL  *************************************************************/
#linea_cont_izq{ width:50%; height:auto; float:left; padding-bottom:0.5%;}
#linea_cont_der{ width:50%; height:auto; float:right; padding: 1% 0% 0.5% 0%; }

#logo{  width:auto; height:auto; float:left; padding:3% 0%;}
#datos_pag{  width:auto; height:auto; float:right; padding:3% 0%;}
#menu_botones{ width:100%; height:auto; float:left; background:#cf152d; border-bottom:#000 5px solid;}
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0px; max-width:1250px;}
#botones li { display:inline; }
#botones li a {  
	font-family: titulo;
	font-size: 25px;
	color: #fff;
	text-decoration: none;	
	width:13%;
	padding:2.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;
	border-right:#880f1f 1px solid;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 25px;
	color: #fff;
	text-decoration: none;	
	width:13%;
	padding:2.5% 0%;
	float:left;
	background:#000;
	border-right:#880f1f 1px solid;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 25px;
	color: #000;
	text-decoration: none;	
	width:13%;
	padding:2.5% 0%;
	float:left;
	background:#fff;
	border-right:#880f1f 1px solid;
} 
/*********************************** 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%;}
/*********************************** BANNER  *************************************************************/
#banner_eslogan{ width:75%; height:auto; float:left; position:absolute; z-index:2000; margin-top:27%; margin-left:20%;}
/*********************************** CONTENIDO  *************************************************************/
.cont_1{ width:31%; height:auto; float:left; }
.cont_2{ width:31%; height:auto; float:left; margin:0px 2%;
          animation-delay:0.1s;
          -webkit-animation-delay:0.1s; /* Safari y Chrome */
          -moz-animation-delay:0.1s;    /* Firefox */
          -ms-animation-delay:0.1s;        /* IE */
          -o-animation-delay:0.1s;        /* Opera */}
.cont_3{ width:31%; height:auto; float:left; 
          animation-delay:0.1s;
          -webkit-animation-delay:0.2s; /* Safari y Chrome */
          -moz-animation-delay:0.2s;    /* Firefox */
          -ms-animation-delay:0.2s;        /* IE */
          -o-animation-delay:0.2s;        /* Opera */}
/*********************************** MARCAS  *************************************************************/
#marcas_caja_logos{ width:18%; height:auto; float:left; margin: 0% 1%; }
/*********************************** PIE  *************************************************************/
.pie_1{ width:50%; height:auto; float:left; }
.pie_2{ width:50%; height:auto; float:left;  }
/*********************************** NOSOTROS  *************************************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%;}
.cont_22{ width:66%; height:auto; float:left;
          -webkit-animation-delay:0.2s; /* Safari y Chrome */
          -moz-animation-delay:0.2s;    /* Firefox */
          -ms-animation-delay:0.2s;        /* IE */
          -o-animation-delay:0.2s;        /* Opera */
 }
/*********************************** SERVICIOS  *************************************************************/
.ser_foto{ width:58%; height:auto; float:left; margin-right:2%;}
.ser_texto{ width:32%; height:auto; float:left; padding:4%; background:#ececec;}
/*********************************** PRODUCTOS  *************************************************************/
.pro{ width:48%; height:auto; float:left; margin-right:1%; border:#dadada 1px solid; margin-bottom:1%;}
#pro_foto{ width:100%; height:auto; float:left;}
#pro_texto{ width:92%; height:auto; float:left; padding:4%; background:#ececec;}
/*********************************** CONTACTO  *************************************************************/
.formulario_2{ width:30%; height:auto; float:left; margin-top:30px; margin-right:5%;}
.formulario_3{ width:65%; height:auto; float:left; margin-top:30px;
          -webkit-animation-delay:0.2s; /* Safari y Chrome */
          -moz-animation-delay:0.2s;    /* Firefox */
          -ms-animation-delay:0.2s;        /* IE */
          -o-animation-delay:0.2s;        /* Opera */
}
.casilla{ width:95%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px; }
.comentarios{ width:100%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px;  }

.pie_22{ width:30%; height:auto; float:left; }
.pie_23{ width:20%; height:auto; float:left; margin: 0px 4% 0px 4%; border-left:#3c3c3c 1px solid; border-right:#3c3c3c 1px solid; padding:0% 5% 0% 5%; }
/*********************************** TIPOGRAFIAS  *************************************************************/
.Sub_Titulo_cabezera {
	font-family: titulo;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.titulo_banner {
	font-family:  titulo;
	font-size: 80px;
	color: #fff;
	text-decoration: none;
	line-height: 80px;
}
.titulo_banner_rojo {
	font-family:  titulo;
	font-size: 80px;
	color: #cf152d;
	text-decoration: none;
	line-height: 80px;
}
.Texto_blanco {
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.Texto {
	font-family: Arial;
	font-size: 14px;
	color: #505050;
	text-decoration: none;
	line-height: 20px;
}
.Texto_cabezera {
	font-family: Arial;
	font-size: 14px;
	color: #858585;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: titulo;
	font-size: 40px;
	color: #bc1429;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 35px;
	color: #bc1429;
	text-decoration: none;
}
.Texto_pie {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}