@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #ffae00;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:40%; height:auto; float:left; padding:2% 0%; margin: 0% 30%;}
.datos_pag{  width:100%; height:auto; float:right; padding:3% 0%;}
.datos_cajas{  width:50%; height:auto; float:left;}
.datos_cajas_icono{  width:10%; height:auto; float:left; margin-right: 3%;}
.datos_cajas_tex{  width:87%; height:auto; float:left;}
#botones{ width:100%; height:auto; float:left;  border-top:#42a4ff 1px solid;}	
nav{ right:0; background:#ffae00;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;}
#boton{  cursor:pointer; padding:2%;}
.menu_tablet_girar {
	font-family: Tahoma;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
.cert{ width:95%; height:auto; float:left; margin-bottom: 0% 1%;  padding: 5%; background:#eeeeee; }
.inic{ width:100%; height:auto; float:left; margin-bottom: 0% 1%; }
/*********************************** BANNER  ***********************************************/

/*********************************** ESLOGAN  **********************************************/

/*********************************** INDEX *************************************************/

/*********************************** MINI GALERIA ******************************************/

/*********************************** PIE  **************************************************/
.pie_9{ width:100%; height:auto; float:left;}
.pie_10{ width:100%; height:auto; float:left; margin-top:2%;}
.pie_11{ width:100%; height:auto; float:left; margin-top:2%;}
.pie_12{ width:100%; height:auto; float:left; margin-top:2%;}
.pie_13{ width:100%; height:auto; float:left; margin-top:8%;}
.pie_100{ width:100%; height:auto; float:left; margin-top: 2%; border-top:#777777 1px solid; padding-top:20px; }
/*********************************** NOSOTROS  *********************************************/

/*********************************** SERVICIOS  ********************************************/
.titulo_ser{ width:100%; height:auto; float:left; margin-bottom: 7%;}
.ser{ width:100%; height:auto; float:left; margin: 0% 1%;}
.ser_casilla{ width:100%; height:auto; float:left; margin-bottom: 5%; padding-bottom:5%; border-bottom:#f4f4f4 1px solid;}
.ser_icono{ width:5%; height:auto; float:left; margin-right: 2%;}
.ser_des{ width:93%; height:auto; float:left;}
/*********************************** PRODUCTOS  ********************************************/

/*********************************** CONTACTO  *********************************************/
.formulario_2{ width:100%; height:auto; float:left; }
.formulario_3{ width:100%; height:auto; float:left; margin-top:2%;}
#celdas{ width:100%; height:auto; float:left; margin-top:2%;}
#celdas_comentario{ width:100%; height:auto; float:left; margin-top:2%;}
#boton_enviar{ width:100%; height:auto; float:left; margin-top:2%;}
.casilla{ width:90%;  background:#f5f5f5; border:#dbdbdb solid 1px; padding:5%; border-radius: 15px; }
.comentarios{ width:90%;  background:#f5f5f5; border:#dbdbdb solid 1px; padding:5%; border-radius: 15px; }
/*********************************** TIPOGRAFIAS  *****************************************/
.Texto_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #a5d4ff;
	text-decoration: none;
	line-height: 18px;
}
.Texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
	line-height: 18px;
}
.Texto_azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #42a4ff;
	text-decoration: none;
	line-height: 18px;
}
.Titulo {
	font-family: Tahoma;
	font-size: 20px;
	color: #313132;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: Tahoma;
	font-size: 30px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: Tahoma;
	font-size: 17px;
	color: #fff;
}	
.Texto_pie {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
    line-height: 18px;
}