@import url("https://fonts.googleapis.com/css2?family=Krona+One&display=swap");

/*-------------------------------------------------Estilos baner------------------------------------------------*/

.row-img {
  background: linear-gradient(rgba(5,7,12,0.28),rgba(5,7,12,0.45)),
  url(../img/f1.jpg);  
  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  
  color: #ffffff;
}


.main-header__contactinfo__what {
  padding: 10px;
  font-size: 19px;

  margin: 0 auto;
  margin-bottom: auto;
  text-align: left;

  
}

.main-header__contactinfo__what .icon-what a {
  color: white;
}

/*-------------------------------------------------Estilos nav bar------------------------------------------------*/

.nav-01 {
  background: #ffffff;
}

#f1{
  color: #ffffff;
}
.row-img2 {
    background: linear-gradient(rgba(5,7,12,0.15),rgba(5,7,12,0.45)),url(../img/f1.jpg);
    background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

  
  



aside .h1-1 {
  font-family: "Krona One", sans-serif;
  text-align: center;
  padding: 5px 0;
}
aside p {
  font-size: 18px;
  font-style: oblique;
}
.col-0 {
  font-family: "Krona One", sans-serif;
  align-content: center;
  text-align: center;
}
.p1 {
  font-weight: bold;
}

/*-------------------------------------------------Estilos cabina-------------------------------------*/
#res {
  width: 100%;
}
