@charset "utf-8";
.display-pc{ display:inherit !important;}
/*********************************** MENU PRINCIPAL  ******************************/
.datos_pag{  width:100%; height:auto; float:left; padding:1.5% 0%;}
.logo{  width:15%; height:auto; float:left; margin-right: 2%;}
.datos_pag_1{  width:26%; height:auto; float:left; margin-top: 2%;}
.datos_pag_icono{  width:5%; height:auto; float:left; margin-right:5%; }
.datos_pag_text{  width:90%; height:auto; float:left; }
.top_mitad{  width:70%; height:auto; float:left; }
.top_mitad2{  width:30%; height:auto; float:left; }
#menu_botones{ width:100%; height:auto; float:left; }
#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: 16px;
	color: #dadada;
	text-decoration: none;	
	width:10%;
    padding: 1% 0% 1.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-top:#353535 3px solid; 
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 16px;
	color: #999999;
	text-decoration: none;	
	width:10%;
	float:left;
    padding: 1% 0% 1.5% 0%;
    border-top:#fc0813 3px solid; 
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 16px;
	color: #999999;
	text-decoration: none;	
	width:10%;
	float:left;
    padding: 1% 0% 1.5% 0%;
    border-top:#fc0813 3px 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%;}
.ico_tiktok{ width:70%; height:auto; float:left; background:#000; padding:15%;}
/*********************************** BANNER  ***************/
#boton_ficha{ width:100%; height:auto; float:left; margin:0px 0px 0px 0px; padding:0px; }
#boton_ficha li { display:inline; }
#boton_ficha li a {  
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:49%;
	padding:3% 0%; margin-right: 1%;
	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:#870000;
	border-radius:5px;
	}
#boton_ficha li a:hover{
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:49%;
	padding:3% 0%; margin-right: 1%;
	float:left;
	background:#333333;
	border-radius:5px;
	 }	
/*********************************** ESLOGAN  ******************************/
.eslogan_banner{ width:80%; height:auto; float:left; padding:7% 0% 0% 20%; position:absolute; z-index:1000;}

.videos{ width:50%; height:auto; float:left; margin-bottom: 1%; }
/*********************************** PRODUCTOS  ************************************/
.pro_ini{ width:30%; height:auto; float:left; padding: 0.5% 1% 0% 1%; background: #eff0f3; margin: 0% 1% 1% 0%; }
.gale{ width:70%; height:auto; float:left; padding:5%; background: #eff0f3; margin: 0% 10% 2% 10%; }
.gale_int{ width:24%; height:180px; float:left; margin: 0% 1% 1% 0%; overflow:hidden;}
/*********************************** productos  ******************************/
.pdorduc_titu{ width:98%; height:auto; float:left; padding:1%; background: #f5f5f5; margin:2% 0%;}
.productos_caja{ width:98%; height:auto; float:left; padding:1%; background: #f5f5f5; }
/*********************************** NOSOTROS *************************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%; }
.cont_22{ width:66%; height:auto; float:left; }
/*********************************** FOTOS *************************************************/
.fot{ width:50%; height:auto; float:left; margin:0% 25%; }
/*********************************** PRODUCTOS  *************************************************************/
#submenu{ width:20%; height:auto; float:left; margin-right:1%; }
#caja_articulos{ width:79%; height:auto; float:left;}
#categoria{ width:90%; height:auto; float:left; background:#0d263a; padding:15px 5%;}
#submenu_botones{ width:100%; height:auto; float:left; background:#eff0f3;}
#submenu_boton{ width:96%; height:auto; float:left; padding:2px 2%; border-bottom:#e6e7ee solid 1px; border-top:#fff solid 1px;}
.Titulo_submenu {
	font-family: titulo;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
#boton_submenu { width:100%; height:auto; float:left; margin:0px; padding:0px; }
#boton_submenu li { display:inline; }
#boton_submenu li a {  
	font-family: titulo;
	font-size: 17px;
	color: #0d263a;
	text-decoration: none;	
	width:90%;
	padding:3% 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:#fff 1px solid;
	}
#boton_submenu li a:hover{
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:90%;
	padding:3% 5%;
	float:left;
	background:#d16c24;
	 }	
#boton_submenu a:hover, #boton_submenu .active a{
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:90%;
	padding:3% 5%;
	float:left;
	background:#d16c24;
} 
#caja_articulos_foto{ width:35%; height:auto; float:left; margin-right:5%; background:#fff;}
#caja_articulos_texto{ width:55%; height:auto; float:left; padding:2%; background:#f5f5f5;}
#caja_fotogrande{ width:100%; height:auto; float:left; margin:1% 0%;}
#caja_fotitos{ width:20%; height:60px; float:left; overflow:hidden;}
/*********************************** PIE  **************/
.pie_26{ width:30%; height:auto; float:left;}
.pie_27{ width:30%; height:auto; float:left; }
.pie_28{ width:30%; height:auto; float:left; }
.pie_29{ width:10%; height:auto; float:left; }
.pie_50{ width:50%; height:auto; float:left; border-top:#ebebeb 1px solid; padding-top:20px; }
.pie_100{ width:100%; height:auto; float:left; border-top:#ebebeb 1px solid; padding-top:20px; }
/*********************************** CONTACTO  **********************/
#formulario{ width:100%; height:auto; float:left; margin:0% 0% 8% 0%;}
#direccion{ width:100%; height:auto; float:left; }

.caja_mapa{ width:100%; height:auto; float:left; margin-bottom:2%; padding-bottom:2%; border-bottom:#eeeeee 1px solid;  }
.texto_mapa{ width:35%; height:auto; float:left; margin-right:5%;  }
.mapa{ width:60%; height:auto; float:left;  }

.casilla{ width:87%;  background:#f6f7f7; padding:3%; border:#f4f7f9 1px solid;}
.comentarios{ width:90%;  background:#f6f7f7; padding:5%; border:#f4f7f9 1px solid;}
/*********************************** TIPOGRAFIAS  ************/
.Titulo_banner {
	font-family: titulo;
	font-size: 40px;
	color: #fff;
	text-decoration: none;
    line-height: 60px;
}
.SubTitulo_banner {
	font-family: titulo;
	font-size: 30px;
	color: #2482c1;
	text-decoration: none;
    line-height: 45px;
}
.Texto_banner {
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
.Texto_blanco {
	font-family: normal;
	font-size: 14px;
	color: #434343;
	text-decoration: none;
	line-height: 23px;
}
.Texto {
	font-family: normal;
	font-size: 16px;
	color: #434343;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 40px;
	color: #211915;
	text-decoration: none;
    line-height: 50px;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 25px;
	color: #211915;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 14px;
	color: #434343;
	text-decoration: none;
    line-height: 23px;
}