@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #900000;}
/*********************************** MENU  *************************************************************/
.logo{  width:30%; height:auto; float:left; padding:0.5% 0%; margin-right:50% }
#botones{ width:20%; height:auto; float:right; padding:5% 0%;}
nav{ right:0; background:#900000;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;}
#boton{  cursor:pointer; padding:2% 0% 1% 2%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
.ico_ini{ width:90%; height:auto; float:left; margin:1% 5%;}
/*********************************** PRODUCTOS  ****************************************************************/
.ProdImag{ width:100%; height:auto; float:left; margin-bottom: 2%;}
/*********************************** 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_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%;}
/*********************************** BANNER  *******************************************************************/
.eslogna{ width:100%; height:auto; float:left; margin-top:7%; position:absolute; z-index:1000;}
/*********************************** ESLOGAN  ******************************************************************/
.esl{ width:100%; height:auto; float:left; margin:0% 2%;}
/*********************************** SUBMENU  *************************************************************/
.submenu{ width:100%; height:auto; float:left; margin-bottom: 2%;}
.catalogo{ width:100%; height:auto; float:left;}

#subemu_dis{ width:100%; height:auto; float:left; margin:0px; padding:0px; max-width:1400px; background: #2e712d;}
#subemu_dis li { display:inline; }
#subemu_dis li a {  
	font-family: Tahoma;
	font-size: 19px;
	color: #fff;
	text-decoration: none;	
	width:90%;
	padding:5%;  
	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-bottom:#40a33f 1px solid;
	}
#subemu_dis li a:hover{
	font-family: Tahoma;
	font-size: 19px;
	color: #ffd048;
	text-decoration: none;	
	width:90%;
	padding:5%;
	float:left;
	 } 
#subemu_dis a:hover, #subemu_dis .active a{
	font-family: Tahoma;
	font-size: 19px;
	color: #ffd048;
	text-decoration: none;	
	width:90%;
	padding:5%;
	float:left;
} 
/*********************************** PIE  **********************************************************************/
#pie{ width:100%; height:auto; float:left;  background:#232323; padding: 2% 0% 15% 0%;}
.pie_24{ width:50%; height:auto; float:left; margin: 0% 20% 5% 25%;}
.pie_25{ width:100%; height:auto; float:left; margin-bottom: 5%;}
.pie_26{ width:100%; height:auto; float:left; margin-bottom: 5%;}
.pie_27{ width:100%; height:auto; float:left; }
.pie_100{ width:100%; height:auto; float:left; border-top:#575757 1px solid; padding-top:20px; }
/*********************************** NOSOTROS  *****************************************************************/
.cont_21{ width:100%; height:auto; float:left; margin-bottom:2%;}
.cont_22{ width:100%; height:auto; float:left; }
/*********************************** SERVICIOS  ****************************************************************/
.cajalarga{ width:100%; height:auto; float:left; margin:1% 0%;}
/*********************************** PRODUCTOS  ****************************************************************/
.uni{ width:96%; height:auto; float:left; padding:2%; background:#fff;  margin:0% 0% 2% 0%; }
.uni_index{ width:100%; height:auto; float:left; background:#fff;  margin:0% 0% 1% 0%; }
/*********************************** CONTACTO  *****************************************************************/
.formulario_4{ width:100%; height:auto; float:left;}
.formulario_5{ width:100%; height:auto; float:left; margin-top:2%;}
#mapa{ width:100%; height:auto; float:left;}
#formulario_5_datos{ width:100%; height:auto; float:left; margin-top:4%;}
#celdas{ width:100%; height:auto; float:left; margin-top:2%;}
#celdas_comentario{ width:100%; height:auto; float:left; margin-top:2%;}
#boton_enviar{ width:100%; height:auto; float:left; margin-top:2%;}
.casilla{ width:96%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:2%; }
.comentarios{ width:98%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:1%;  }
/*********************************** TIPOGRAFIAS  **************************************************************/
.Sub_Titulo_banner {
	font-family: titulo;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
.Titulo_banner {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Texto_banner {
	font-family: Arial;
	font-size: 12px;
	color: #e1c8b6;
	text-decoration: none;
}
.Texto {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #900000;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 18px;
	color: #181818;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #e80000;
}
.Texto_pie {
	font-family: Arial;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}