

.Portada {
  position: relative;

/*  
  /*background: url( ../images/slider1.jpg ) no-repeat fixed center;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  text-align: center;

  width: 100vw;
  height: 100vh; 
*/
  width: 100%;
  height: 100%; 
}

.logo1 {
  position: absolute;
  width:  110px;
  height: 110px;
  z-index: 3;
  float: left;
  left: 5%;
  top:  2%;
}

.--logo2 {
  width: 70px;
  height: 70px;
}

.--titulo1{
  text-align: center;
  color: #002843;
  font-weight: bolder;
}

.titulo2{
  text-align: center;
  color: #002843;
  font-weight: bolder;
  font-size: 40px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-style: normal; font-variant: normal; 
}

.titulo22{
  text-align: center;
  color: #002843;
  font-weight: bolder;
  font-size: 3em;
  font-family: Anton;
}

.titulo3{
  text-align: center;
  color: #F9B701;
  font-weight: bolder;
  font-size: 4em;
}

.titulo4{
  position: relative;
  text-align: center;
  color: #002843;
  font-weight: bolder;
  font-size: 2em;
  top: -20px;
}

.subtitulo1{
  position: relative;
  text-align: center;
  color: #002843;
  font-size: 0.5em;
  top: -20px;
}

.footer0_texto{
  display:inline-block;
  width: 60%;
  border-top-style: dashed; 
  border-top-width: 4px; 
  text-align: center;
}

.menu_arriba2{
  position: absolute;
  opacity: 0.70;
  width: auto;
  height: 50%;
  z-index: 2;
}

.menu_arriba2{
  position: absolute;
  opacity: 0.70;
  width: auto;
  height: 50%;
  z-index: 2;
}

.menu_arriba2 .nav2 .menu_henry2 {
  position: absolute;
  width: 100%;
  height: 20px;
  float: right;
  padding: 0px 100px;
  z-index: 100;
}

.menu_arriba2 .nav2 .menu_henry2 a{
  text-decoration:none;
  color:inherit;
  font-size: 1em;
} 

.menu_arriba2 .nav2 .menu_henry2 li{
  display:inline-block;
  float:right;
  padding:5px 30px;
  width: auto;
  text-align:center;
  color:#fff;
}

.menu_arriba2 .nav2 .menu_henry2 li:hover{
  opacity: 1;
  color:#fff;
  font-size: 1em;
  font-weight: bolder;
}

.menu_arriba2 .nav .menu_henry {
  position: relative;
  box-sizing:border-box;
  background-color: #f00;/*#002843;*/
  height: 40%;
  float: left;
  padding: 0px 170px;
  width: 100%;
  margin-left: 0px;
  margin-top: -50px;
}

.menu_arriba2 .nav .menu_henry a{
  text-decoration:none;
  color:inherit;
  font-size: 1.2em;
  font-weight: bolder;
  font-family: coluna;
  top: 10px;
} 

.menu_arriba2 .nav .menu_henry li{
  display:inline-block;
  float:left;
  padding:25px 30px;
  width: auto;
  text-align:center;
  color:#fff;
}

.menu_arriba2 .nav .menu_henry li:hover{
  opacity: 1;
  color:#fff;
  font-size: 1em;
  font-weight: bolder;
}

.menu_arriba2 .nav3 .menu_henry3 {
  position: absolute;
  width: 100%;
  height: 40px;
  float: right;
  padding: 8px 10px;
  top: 100px;
}

.menu_arriba2 .nav .menu_henry3 a{
  text-decoration:none;
  color:inherit;
  font-size: 1em;
} 

.menu_arriba2 .nav .menu_henry3 li{
  display:inline-block;
  float:left;
  padding:25px 30px;
  width: auto;
  text-align:center;
  color:#fff;
}

.menu_arriba2 .nav .menu_henry3 li:hover{
  opacity: 1;
  color:#fff;
  font-size: 1em;
  font-weight: bolder;
}

.menu_arriba2 .contenedor_titulo{
  width: 100%;
  z-index: 4;
  float:left;
  margin-top: -10px;
}

.menu_arriba2 .contenedor_titulo .titulo_arriba{
  text-align: center;
  color:#fff;
  font-size: 1.2em;
  font-weight: bolder;

}











