@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #ffae00;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:20%; height:auto; float:left; padding:1.5% 0%; margin-right: 2%;}
.datos_pag{  width:78%; 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:18%; height:auto; float:left; margin: 0% 0.5%; padding: 0.5%; background:#eeeeee; }
.inic{ width:48%; height:auto; float:left; margin: 0% 1%; }
/*********************************** BANNER  ***********************************************/

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

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

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

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

/*********************************** SERVICIOS  ********************************************/
.titulo_ser{ width:100%; height:auto; float:left; margin-bottom: 6%;}
.ser{ width:48%; height:auto; float:left; margin: 0% 1%;}
.ser_casilla{ width:100%; height:auto; float:left; margin-bottom:4%; padding-bottom:4%; border-bottom:#e9e5eb 1px solid;}
.ser_icono{ width:3%; height:auto; float:left; margin-right: 2%;}
.ser_des{ width:95%; height:auto; float:left;}
/*********************************** PRODUCTOS  ********************************************/

/*********************************** CONTACTO  *********************************************/
.formulario_2{ width:50%; height:auto; float:left; margin-right:5%;}
.formulario_3{ width:45%; height:auto; float:left; }
#celdas{ width:32.3%; 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: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: 12px;
	color: #a5d4ff;
	text-decoration: none;
	line-height: 20px;
}
.Texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	line-height: 20px;
}
.Texto_azul {
	font-family: Tahoma;
	font-size: 12px;
	color: #42a4ff;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: Tahoma;
	font-size: 25px;
	color: #313132;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: Tahoma;
	font-size: 40px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: Tahoma;
	font-size: 20px;
	color: #fff;
}	
.Texto_pie {
	font-family: Tahoma;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
    line-height: 20px;
}