@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #1b3457;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:90%; height:auto; float:left; padding:1% 0%; margin-right: 5%;}
.logo1{  width:54%; height:auto; float:left; margin-right:1%; }
.logo2{  width:43%; height:auto; float:left;  margin-right:2%; }
.logo3{  width:29%; height:auto; float:left; }
.datos_pag{  width:auto; height:auto; float:left; }
.datos_icono{  width:auto; height:auto; float:left; margin-right:0.5%; }
.datos_texto{  width:auto; height:auto; float:left; margin-right:1%;}
.datos_red{  width:auto; height:auto; float:left; margin:0.2% 1% 0% 0%;}
#botones{ width:5%; height:auto; float:left; padding-top: 2%;}	
nav{ right:0; background:#1b3457;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;}
#boton{  cursor:pointer; padding:2%;}
.menu_tablet_girar {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	margin-right:15px;
} 
#banner{ width:100%; height:auto; float:left;}
/*********************************** SUBEMNU  *********************************************/
.submenu{ width:100%; height:auto; float:left; margin-bottom: 1%;}
.contenid_inte{ width:98%; height:auto; float:left; background:#f3f7fc; padding: 1%;}
#titulo_submeu{ width:90%; height:auto; float:left; background:#262626; padding:1% 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: 12px;
	color: #000;
	text-decoration: none;	
	width:96%;
	padding:2%;
	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:#f3f7fc;
    border-bottom:#fff 1px solid;
		}
#boton_submenu li a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;	
	width:96%;
	padding:2%;
	float:left;
	background:#262626;
	 }	
#boton_submenu a:hover, #boton_submenu .active a{
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;	
	width:96%;
	padding:2%;
	float:left;
	background:#1b3457;
} 
/*********************************** ESLOGAN  **************************************************/
.eslo{ width:100%; height:auto; float:left; position: absolute; z-index: 1000; margin-top: 15%; }
/*********************************** PIE  **************************************************/
.ofic1{ width:88%; height:auto; float:left; margin: 0% 5% 2% 5%; background:#f3f7fc; padding: 1%;}
.ofic2{ width:88%; height:auto; float:left; margin: 0% 5%; background:#f3f7fc; padding: 1%;}
/*********************************** NOSOTROS  *********************************************/
.nos_1{ width:100%; height:auto; float:left; margin-bottom: 2%;}
.nos_2{ width:100%; height:auto; float:left; margin-bottom: 2%; }
.nos_3{ width:100%; height:auto; float:left; }
/*********************************** EXPERTOS  ********************************************/
.exp{ width:100%; height:auto; float:left; margin: 0% 0% 2% 0%; }
/*********************************** PRODUCTOS  ********************************************/
.product{ width:100%; height:auto; float:left; padding-top: 4%; background:#f7f7f7;}
.pro_foto{ width:90%; height:auto; padding:5%; float:left; background-image:url(../imagenes/pro_1.jpg); background-repeat: no-repeat;}
.pro_foto_2{ width:90%; height:auto; padding:5%; float:left; background-image:url(../imagenes/pro_2.jpg); background-repeat: no-repeat;}
.pro_foto_3{ width:90%; height:auto; padding:5%; float:left; background-image:url(../imagenes/pro_3.jpg); background-repeat: no-repeat;}
.pro_foto_4{ width:90%; height:auto; padding:5%; float:left; background-image:url(../imagenes/pro_4.jpg); background-repeat: no-repeat;}
.pro_foto_5{ width:90%; height:auto; padding:5%; float:left; background-image:url(../imagenes/pro_5.jpg); background-repeat: no-repeat;}
.pro_aba{ width:96%; height:auto; float:left; padding: 1% 0% 1% 4%; background:#0b100b;}

.productos_caja{ width:89%; height:auto; float:left; margin-bottom: 2%; padding: 5%; border:#eeeeee 1px solid;}
/*********************************** SERVICIOS  ********************************************/
.ser_foto{ width:97%; height:auto; float:left; margin-bottom:1%; padding:1%; border:#e9eff6 1px solid; background:#ffffff;  border-bottom: 1%;}
.ser_tex{ width:100%; height:auto; float:left; }
/*********************************** GALERIA  ********************************************/
.foto_gal{ width:90%; height:auto; float:left; margin: 0% 5% 2% 5%;}
.ant_des{ width:90%; height:auto; float:left; margin: 0% 5% 2% 5%;}
.cajass_ga{ width:100%; height:auto; float:left; }
/*********************************** CONTACTO  *********************************************/
#celdas{ width:100%; height:auto; float:left; margin-top:1%; margin:1% 1% 0% 0%;}

#celdas_comentario{ width:100%; height:auto; float:left; margin-top:1%;}
#boton_enviar{ width:auto; height:auto; float:left; margin-top:1%;}
.casilla{ width:96%;  background:#1b3457; border:#5477a9 solid 1px; padding:2%; border-radius: 5px; color: #fff;}
.comentarios{ width:96%;  background:#1b3457; border:#5477a9 solid 1px; padding:2%; border-radius: 5px; color: #fff;}
/*********************************** TIPOGRAFIAS  *****************************************/
.Texto_blanco {
	font-family: normal;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.Texto {
	font-family: normal;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
	line-height: 20px;
}
.Titulo_banner {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
    line-height: 10px;
}
.Titulo_blanco {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
    line-height: 10px;
}
.SubTitulo_blanco {
	font-family: bold;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: bold;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.Sub_Texto {
	font-family: bold;
	font-size: 15px;
	color: #696969;
	text-decoration: none;
}	
.Texto_pie {
	font-family: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
    line-height: 19px;
}