@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #990515;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:60%; height:auto; float:left; padding:2% 20%;}

.datos_pag{  width:100%; height:auto;  float:left; padding:2% 0%;}
.datos_pag_cont{  width:100%; height:auto;  float:left;} 
.datos_pag_ico{  width:8%; height:auto;  float:left; margin-right: 3%;} 
.datos_pag_tex{  width:89%; height:auto;  float:left;} 

#botones{ width:100%; height:auto; float:left; }	
nav{ right:0; background:#990515;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;}
#boton{  cursor:pointer; padding:3%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** INDEX *************************************************/
.inde_co{ width:100%; height:auto; float:left;  }
.inde_co_2{ width:100%; height:auto; float:left; margin-top: 5%; }
/*********************************** BANNER  ***********************************************/
.esloganb{ width:85%; height:auto; float:left; position: absolute; padding: 8% 0% 0% 10%; z-index: 10000;
-webkit-box-shadow: inset 0px 16px 32px -12px rgba(0,38,48,0.1);
-moz-box-shadow: inset 0px 16px 32px -12px rgba(0,38,48,0.1);
box-shadow: inset 0px 16px 32px -12px rgba(0,38,48,0.1);
}
/*********************************** ESLOGAN  **********************************************/
.esl_tex{ width:100%; height:auto; float:left; margin-bottom: 2%;}
.esl_boton{ width:50%; height:auto; float:left; background: #fff; padding: 1% 0%; margin-right: 50%; }
/*********************************** PIE  **************************************************/
.pie_9{ width:100%; height:auto; float:left;  margin-bottom:2%;}
.pie_10{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_11{ width:100%; height:auto; float:left; }
.pie_linea{ width:100%; height:auto; float:left; margin:4% 0%; }
.pie_titulo{ width:100%; height:auto; float:left; }
.pie_texto{ width:100%; height:auto; float:left; }
/*********************************** NOSOTROS  *********************************************/
.cont_21{ width:100%; height:auto; float:left; margin-bottom:40px;}
.cont_22{ width:100%; height:auto; float:left; }
/*********************************** SERVICIOS  ********************************************/
.ser{ width:100%; height:auto; float:left;}
.ser_1{ width:100%; height:auto; float:left; margin-bottom: 2%; }
.ser_foto{ width:100%; height:auto; float:left;  }
.ser_tex{ width:90%; height:auto; float:left; padding: 5%; background:#f2f2f2; border-bottom:#000 1px solid; }
/*********************************** PRODUCTOS  ********************************************/
.fotos{ width:100%; height:auto; float:left; margin-bottom: 2%;}
.videos{ width:100%; height:auto; float:left;}
/*********************************** 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:98%;  background:#f5f5f5; border:#dbdbdb solid 1px; padding:2%; border-radius: 15px; }
.comentarios{ width:98%;  background:#f5f5f5; border:#dbdbdb solid 1px; padding:2%; border-radius: 15px; }
/*********************************** TIPOGRAFIAS  *****************************************/
.Texto_cursiva {
	font-family: cursiva;
	font-size: 12px;
	color: #000;
	text-decoration: none;
    line-height: 20px;
}
.Titulo_banner {
	font-family: Tahoma;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
    line-height: 0px;
}
.Texto_banner {
	font-family: Tahoma;
	font-size: 10px;
	color: #d5d5d5;
	text-decoration: none;
    line-height: 15px;
}
.Texto_blanco {
	font-family: Tahoma;
	font-size: 12px;
	color: #9fd3e1;
	text-decoration: none;
	line-height: 23px;
}
.Texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.Titulo_blanco {
	font-family: Tahoma;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
}
.Texto_blanco_es {
	font-family: cursiva;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
}
.Titulo {
	font-family: Tahoma;
	font-size: 20px;
	color: #990515;
	text-decoration: none;
}
.Titulo_ser {
	font-family: Tahoma;
	font-size: 14px;
	color: #0088ae;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: Tahoma;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: Tahoma;
	font-size: 17px;
	color: #fff;
}	
.Texto_pie {
	font-family: Tahoma;
	font-size: 12px;
	color: #949494;
	text-decoration: none;
    line-height: 18px;
}