@charset "utf-8";
.display-pc{ display:inherit !important;}
/*********************************** MENU PRINCIPAL  ******************************/
.datos_pag{  width:100%; height:auto; float:left; padding:1.5% 0%;}
.logo{  width:20%; height:auto; float:left; margin:2% 30% 2% 0%;}
.datos_pag_1{  width:27%; 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:50%; 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: 17px;
	color: #545454;
	text-decoration: none;	
	width:20%;
   padding: 7% 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: titulo;
	font-size: 17px;
	color: #3b2a98;
	text-decoration: none;	
	width:20%;
	float:left;
    padding: 7% 0%;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 17px;
	color: #3b2a98;
	text-decoration: none;	
	width:20%;
	float:left;
    padding: 7% 0%;
}
.titulo_ini{ width:100%; height:auto; float:left; border-bottom:#a0a0a0 2px solid; border-top:#a0a0a0 2px solid; margin:3% 0%; padding:4% 0%; } 
/*********************************** BARRA FLOTANTE******************************************/
.barra_baja{ 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_pinterest{ width:70%; height:auto; float:left; background:#d8d8d8; 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:24%; height:auto; float:left; margin: 0% 1px 0% 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; }

.botones_serv{ width:9%; height:auto; float:left; padding:0.4%; border:#dbdbdb 1px solid; margin:0% 0.4% 0.5% 0.4%;}
/*********************************** 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;}
/*********************************** SERVICIOS  *************************************************************/
#cont_3_foto{ width:25%; height:auto; float:left; margin-top:1%; }
#cont_3_cont{ width:100%; height:auto; float:left; padding:2%;}
.cont_7{ width:48%; height:auto; float:left; margin:0% 1% 20px 0%; background:#fafafa; }
.foto_tra{ width:60%; height:auto; float:left; margin:0% 20%; }

.cino_in_pr{ width:11%; height:auto; float:left; margin:0% 11%;}
/*********************************** PIE  **************/
.pie_26{ width:42%; height:auto; float:left; margin-right:5%;}
.pie_27{ width:42%; height:auto; float:left; margin-right:5%;}
.pie_27_50{ width:50%; height:auto; float:left; margin-bottom:5%;}
.pie_28{ width:6%; 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_ser {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Titulo_banner {
	font-family: titulo;
	font-size: 60px;
	color: #fff;
	text-decoration: none;
    line-height: 90px;
}
.SubTitulo_banner {
	font-family: titulo;
	font-size: 90px;
	color: #fff;
	text-decoration: none;
    line-height: 100px;
}
.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: #112937;
	text-decoration: none;
    line-height: 50px;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 25px;
	color: #a17c00;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 16px;
	color: #d7d7d7 ;
	text-decoration: none;
    line-height: 23px;
}