@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #130c21;}
/*********************************** CABEZERA  ****************************************/
#linea{ width:100%; height:auto; float:left;  background:#1f1239; padding: 1% 0%;}
#contenido_linea{ width:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:25%; height:auto; float:left; padding:1% 0%; }
#botones{ width:70%; height:auto; float:right; }	
nav{ right:0; background:#130c21;  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: 16px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BARRA CELULARES******************************************/
.barra_baja{ width:100%; height:auto; float:left; position: fixed; z-index: 10000000; padding:1% 0%; bottom:0%; background:#271744; border-top:#000 1px solid;}
.ico_barr{ width:33%; height:auto; float:left; border-left:#000 1px solid;}
.Texto_barra {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
/*********************************** BANNER  *******************************************************************/
.eslogna{ width:100%; height:auto; float:left; margin-top:10%; position:absolute; z-index:1000;}
/*********************************** ESLOGAN  ******************************************************************/
.esl{ width:48%; height:auto; float:left; margin:0% 1%;}
/*********************************** PIE  **********************************************************************/
.pie_24{ width:40%; height:auto; float:left; margin-right:10%;}
.pie_25{ width:45%; height:auto; float:left; }
.pie_26{ width:40%; height:auto; float:left; margin-right:10%;}
.pie_27{ width:45%; height:auto; float:left; }
.pie_50{ width:50%; height:auto; float:left; border-top:#202020 1px solid; padding-top:20px; }
.pie_100{ width:100%; height:auto; float:left; border-top:#202020 1px solid; padding-top:20px; }
/*********************************** NOSOTROS  *****************************************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%;}
.cont_22{ width:66%; height:auto; float:left; }
/*********************************** SERVICIOS  ****************************************************************/
.cajalarga{ width:100%; height:auto; float:left; margin:1% 0%;}
/*********************************** PRODUCTOS  ****************************************************************/
.uni{ width:47%; height:auto; float:left; padding:1%; background:#fff;  margin:0% 1% 1% 0%; }
.uni_index{ width:48%; height:auto; float:left; padding:1%; background:#fff;  margin:0% 0% 1% 0%; }
.uni_index2{ width:98%; height:auto; float:left; padding:1%; background:#fff;}
/*********************************** CONTACTO  *****************************************************************/
.formulario_4{ width:50%; height:auto; float:left; margin-right:5%;}
.formulario_5{ width:45%; height:auto; float:left;}
#mapa{ width:100%; height:auto; float:left;}
#formulario_5_datos{ width:50%; height:auto; float:left;}
#celdas{ width:100%; height:auto; float:left; margin-top:1%;}

#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:#fbfafa; border:#d2d2d2 solid 1px; padding:2%; }
.comentarios{ width:98%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:1%;  }
/*********************************** TIPOGRAFIAS  **************************************************************/
.Titulo_banner {
	font-family: titulo;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 25px;
	color: #130c21;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 14px;
	color: #130c21;
	text-decoration: none;
}
.Texto_Blanco {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	line-height: 23px;
}	
.Titulo_pie {
	font-family: titulo;
	font-size: 15px;
	color: #fff;
}
.Texto_pie {
	font-family: Arial;
	font-size: 12px;
	color: #bababa;
	text-decoration: none;
	line-height: 23px;
}