@charset "utf-8";
.display-pc{ display:inherit !important;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:23%; height:auto; float:left; padding:2% 0% 0% 0%; margin-right:17%;}
#menu_botones{ width:60%; height:auto; float:left;}
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0px; max-width:1200px;}
#botones li { display:inline; }
#botones li a {  
	font-family: titulo;
	font-size: 14px;
	color: #666666;
	text-decoration: none;	
	width:20%;
	padding: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;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 14px;
	color: #c50000;
	text-decoration: none;	
	width:20%;
	padding:5% 0%;
	float:left;
	background:#f8f8f8;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 14px;
	color: #c50000;
	text-decoration: none;	
	width:20%;
	padding:5% 0%;
	float:left;
	background:#f8f8f8;
} 
.dom{  width:auto; height:auto; float:left; padding:1% 2% 1% 2%; border-right:#e3e3e3 1px solid;}

.fotos_incio{  width:100%; height:auto; float:left; margin:1% 0%;}
/*********************************** ESLOGAN  *************************************/
.esl_1{ width:30%; height:auto; float:left; padding:2% 2% 2% 0%;}
.esl_2{ width:31%; height:auto; float:left; border-left:#e3e3e3 1px solid; border-right:#e3e3e3 1px solid; padding:2% 2%;}
.esl_3{ width:30%; height:auto; float:left; padding:2% 0% 1% 2%;}
.esl_iconos{ width:13%; height:auto; float:left; margin-right:5%;}
.esl_text{ width:82%; height:auto; float:left; }
/*********************************** SUBMENU  ******************************/
.submenu{ width:20%; height:auto; float:left; margin-right:2%;}
.banner_categoria{ width:78%; height:auto; float:left; }
#caja_galeria{ width:100%; height:auto; float:left;  }
#caja_galeria_2{ width:100%; height:auto; float:left; margin-bottom:5%; }
#titulo_submeu{ width:90%; height:auto; float:left; background:#e60101; padding:3% 5%;}
#boton_submenu{ width:100%; height:auto; float:left;  padding:0px; margin:0%;  }
#boton_submenu li { display:inline; }
#boton_submenu li a {  
	font-family: Tahoma;
	font-size: 14px;
	color: #bebebe;
	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;
    background:#1c1c1c; 
	border-bottom:#000 1px solid;
	
		}
#boton_submenu li a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: none;	
	width:90%;
	padding:5%;
	float:left;
	background:#787878;
	 }	
#boton_submenu a:hover, #boton_submenu .active a{
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: none;	
	width:90%;
	padding:5%;
	float:left;
	background:#e60101;
}
/*********************************** CATALOGO  ********************************/
.pro_titulo{ width:96%; height:auto; float:left; padding:2%; background:#f4f4f4; margin-bottom:5%; margin-top:1%;}
.caja_banner{ width:78%; height:auto; float:left; margin-bottom:2%; }
.unidad { width:30%; height:auto; float:left; margin:0.5%; padding: 1%; background: #f4f4f4; display: inline-block; vertical-align: top; }
/*********************************** BANNER  ****************************/
#img_banner{ width:30%; height:auto; float:left; margin-left:10%; padding:3% 5% 0% 5%;  }
#tex_banner{ width:48%; height:auto; float:left; padding:3% 0% 4% 0%; }

#boton_banner{ width:60%; height:auto; float:left; margin:0px 20% 4% 20%; padding:0px; }
#boton_banner li { display:inline; }
#boton_banner li a {  
	font-family: Tahoma;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:100%;
	padding:3% 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;
	background:#1c1c1c;
	border-radius:10px;
	}
#boton_banner li a:hover{
	font-family: Tahoma;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:100%;
	padding:3% 0%;
	float:left;
	background:#f34235;
	border-radius:10px;
	 }	
 /*********************************** DETALLES  ***********************************/
.det_1{ width:31%; height:auto; float:left; border:#efefef 1px solid; padding:1%;}
.det_2{ width:98%; height:auto; float:left; background:#f9f9f9; padding:1%;}
.det_3{ width:100%; height:auto; float:left; background:#f9f9f9;  margin:0% 2% 2% 0%; border-bottom:#efefef 1px solid;}

.det_fotos{ width:70%; height:auto; float:left; }
.det_form{ width:28%; height:auto; float:left; background:#cdcdcd; padding: 1%;  }
/*********************************** PIE  ***********************************************/
.pie_22{ width:50%; height:auto; float:left; margin-right:5%;}
.pie_23{ width:45%; height:auto; float:left; }
/*********************************** ENVIOS Y PAGAR  *************************************/
.env_pag{ width:100%; height:auto; float:left;}
/*********************************** CONTACTO  **************************************/
.formulario_1{ width:100%; height:auto; float:left; }
.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;}
.casilla{ width:96%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:2%; }
.comentarios{ width:96%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:2%;  }
/*********************************** TIPOGRAFIAS  **********************************/
.Titulo_submenu {
	font-family: Arial;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
}
.Texto_top {
	font-family: Arial;
	font-size: 14px;
	color: #29292a;
	text-decoration: none;
	line-height: 23px;
}
.Texto{
	font-family: Arial;
	font-size: 14px;
	color: #585858;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: Arial;
	font-size: 30px;
	color: #585858;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: Arial;
	font-size: 20px;
	color: #e60101;
	text-decoration: none;
}
.Titulo_pie {
	font-family: Arial;
	font-size: 20px;
	color: #585858;
}	
.Texto_pie {
	font-family: Arial;
	font-size: 14px;
	color: #585858;
	text-decoration: none;
}