@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #112937;}
/*********************************** MENU  *************************/
.datos_pag{  width:100%; height:auto; float:left; padding:2% 0%;}
.logo{  width:45%; height:auto; float:left; margin:2% 5% 2% 0%;}
.datos_pag_1{  width:100%; height:auto; float:left; margin-top:1%;}
.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:1% 0%; }
.top_mitad2{  width:auto; height:auto; float:left;  margin:1% 0%;}

#botones{ width:50%; height:auto; float:left; margin-top:2%; }	
nav{ right:0; background:#112937;  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: 15px;
	color: #fff;
	text-decoration: none;
	line-height: 35px;
	margin-right:15px;
}
.titulo_ini{ width:100%; height:auto; float:left; border-bottom:#a0a0a0 2px solid; border-top:#a0a0a0 2px solid; margin:2% 0%; padding:3% 0%; } 
/*********************************** BARRA FLOTANTE  **************************************/
.barra_baja{ 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%;}
.ico_pinterest{ width:8%; height:auto; float:left; background:#d8d8d8; 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  ************************************/
.pro_ini{ width:98%; height:auto; float:left; padding: 1%; background: #f4f7f9; margin: 0% 0% 1% 0%; }
.gale{ width:80%; height:auto; float:left; padding:5%; background: #eff0f3; margin: 0% 5% 2% 5%; }
.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%;}
/*********************************** SERVICIOS  *************************************************************/
#cont_3_foto{ width:80%; height:auto; float:left; margin-bottom:1%; background:#CCC;}
#cont_3_cont{ width:96%; height:auto; float:left; padding:2%;}
.cont_7{ width:100%; height:auto; float:left; margin:0% 0% 1% 0%; background:#fafafa; }
.botones_serv{ width:30%; height:auto; float:left; padding:0.5%; border:#dbdbdb 1px solid; margin:0.5%;}
.cino_in_pr{ width:17%; height:auto; float:left; margin:0% 7%;}
/*********************************** PIE  ****************************/
.pie_26{ width:100%; height:auto; float:left; margin-bottom:1%;}
.pie_27{ width:100%; height:auto; float:left; margin-bottom:1%;}
.pie_27_50{ width:100%; height:auto; float:left; margin-bottom:1%;}
.pie_28{ 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; }
/*********************************** FOTOS *************************************************/
.fot{ width:80%; height:auto; float:left; margin:0% 10%; }
.foto_tra{ width:90%; height:auto; float:left; margin:2% 5%; }
/*********************************** 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_ser {
	font-family: titulo;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
.Titulo_banner {
	font-family: titulo;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
    line-height: 25px;
}
.SubTitulo_banner {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
    line-height: 30px;
}
.Texto_banner {
	font-family: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 14px;
}
.Texto_blanco {
	font-family: normal;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	line-height: 20px;
}
.Texto {
	font-family: normal;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #112937;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 14px;
	color: #112937;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 17px;
	color: #a17c00;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 12px;
	color: #d7d7d7;
	text-decoration: none;
    line-height: 20px;
}