@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #30c92e;}
/*********************************** MENU  *************************/
.datos_pag{  width:100%; height:auto; float:left; padding:2% 0%;}
.logo{  width:50%; height:auto; float:left; margin: 0% 25%;}
.datos_pag_1{  width:100%; height:auto; float:left; margin-bottom: 2%;}
.datos_pag_icono{  width:auto; height:auto; float:left; margin-right:2%; }
.datos_pag_text{  width:auto; height:auto; float:left; }

.top_mitad{  width:auto; height:auto; float:left; margin-right: 5%; }
.top_mitad2{  width:auto; height:auto; float:left; }

#botones{ width:90%; height:auto; float:left; }	
nav{ right:0; background:#30c92e;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:2% 2% 1% 2%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
}
/*********************************** 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%;}
/*********************************** ESLOGAN  ******************************************************************/
.eslogan_banner{ width:95%; height:auto; float:left; padding:2% 0% 0% 5%; position:absolute; z-index:1000;}
.videos{ width:100%; height:auto; float:left; margin-bottom: 1%; }
/*********************************** BANNER  ******************/
#boton_ficha{ width:auto; 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: 15px;
	color: #fff;
	text-decoration: none;	
	width:100px;
	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;
	background:#870000;
	border-radius:5px;
	}
#boton_ficha li a:hover{
	font-family: titulo;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:100px;
	padding:5% 0%;
	float:left;
	background:#333333;
	border-radius:5px;
	 }	
/*********************************** PRODUCTOS  ************************************/
.pro_caja{ width:100%; height:auto; float:left; border-top:#ebecee 1px solid; border-right:#ebecee 1px solid;}
.pro{ width:96%;  height:auto; float:left; padding:2%; border: #ebecee 1px solid; }
.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:100%; height:auto; float:left; margin-bottom:40px;}
.cont_22{ width:100%; height:auto; float:left; }
/*********************************** PRODUCTOS  ************************************/
.gale{ width:98%; height:auto; float:left; padding: 1%; background: #f4f7f9; margin: 0% 0% 1% 0%; }
.gale_int{ width:100%; height:auto; float:left; margin: 0% 0% 1% 0%; }
/*********************************** PRODUCTOS  *************************************************************/
#submenu{ width:100%; height:auto; float:left; margin-bottom:1%; }
#caja_articulos{ width:100%; 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:100%; height:auto; float:left; margin-bottom:1%; background:#fff;}
#caja_articulos_texto{ width:96%; height:auto; float:left; padding:2%; background:#f5f5f5;}
#caja_fotogrande{ width:100%; height:auto; float:left; margin:1% 0%;}
#caja_fotitos{ width:100%; height:auto; float:left; margin-bottom:1%;}
/*********************************** PIE  ****************************/
.pie_24{ width:60%; height:auto; float:left; margin:0% 20% 2% 20%;}
.pie_25{ width:45%; height:auto; float:left; margin:0% 5% 2% 0%; }
.pie_26{ width:100%; height:auto; float:left; margin:0% 0% 2% 0%; }
.pie_27{ width:100%; 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:100%; height:auto; float:left;   margin-bottom:2%;}
.mapa{ width:100%; 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: 20px;
	color: #fff;
	text-decoration: none;
    line-height: 30px;
}
.SubTitulo_banner {
	font-family: titulo;
	font-size: 14px;
	color: #30c92e;
	text-decoration: none;
    line-height: 20px;
}
.Texto_banner {
	font-family: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 14px;
}
.Texto_blanco {
	font-family: normal;
	font-size: 12px;
	color: #dadada;
	text-decoration: none;
	line-height: 20px;
}
.Texto {
	font-family: normal;
	font-size: 12px;
	color: #3f3f3f;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #3f3f3f;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 14px;
	color: #3f3f3f;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 17px;
	color: #3f3f3f;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 12px;
	color: #3f3f3f;
	text-decoration: none;
    line-height: 20px;
}