html, body{
  margin: -10px;
  scroll-behavior: smooth;
}

.container-pag1{
  background: linear-gradient(rgba(0,0,0,1),rgba(0,0,0,0.5),
  rgba(0,0,0,1)),url(https://imgur.com/I1PulwL.png);
  background-size: cover;
  display: flex;
  flex-direction: row;
  border-bottom: 2px solid black;
}

.container-botones{
  display: flex;
  flex-direction: column;
}

.container-botones a{
  text-shadow: 2px 4px 10px rgb(0, 200, 100);
  color: white;
  margin: 0.87em;
  display: flex;
  border-radius: 10px;
  padding: 0.5em;
  text-decoration: none;
  background: rgb(30,30,30);
  font-size: 3em;
  border: 2px solid rgb(0, 200, 100);
}

.botonback{
  width: 50vh;
  margin-left: 20vw;
  margin-top:  5vw; 
  display: flex;
}

.container-botones a:hover {
  background: rgb(0, 200, 100);
  color: black;
  border: 2px solid white;
  text-shadow: 2px 4px 10px rgb(255, 255, 255);
}

.container-texto{
  margin: auto;
  text-shadow: 2px 4px 10px rgb(255, 255, 255);
}

.container-texto h1{
  font-size: 14vmin;
  color: rgb(0, 200, 100);
}

.container-texto h2{
  font-size: 6vmin;
  color: rgb(0, 200, 100);
  font-style: italic;
  text-decoration: underline;
}

.container-pag2{
  background: rgb(32, 250, 141);
  display: flex;
  flex-direction: column;
  color: white;
}

.container-pag2 h1{
  color: white;
  text-shadow: 2px 4px 10px rgb(0, 0, 0);
  text-align: center;
  font-size: 12vmin;
  text-decoration: underline;
}

.container-info{
  display: flex;
  flex-direction: row;
  margin-bottom:5vmin;
}

.container-info p{
  width: 35%;
  font-size: 5vmin;
  margin: auto;
  padding: 2vmin;
  background: rgba(0,0,0,0.5);
  color: white;
}

.container-info img{
  margin: auto;
  height: 70vmin;
  border: 5px solid rgb(255, 255, 255);
  border-radius: 10px;
}

.container-pag3{
  display: flex;
  flex-direction: column;
  background: rgb(32, 250, 141);
  background-size: cover;
}

.container-pag3 h1{
  color: white;
  text-shadow: 2px 4px 10px rgb(0, 0, 0);
  text-align: center;
  font-size: 12vmin;
  text-decoration: underline;
}

.container-info{
  display: flex;
  flex-direction: row;
}

.container-info2 p{
  width: 90%;
  font-size: 5vmin;
  margin: auto;
  padding: 1vmin;
  background: rgba(0,0,0,0.5);
  color: white;
  text-align: center;
}

.container-info2 img{
  display: flex;
  margin: 10vmin auto;
  height: 40vmin;
  border: 5px solid black;
  border-radius: 10px;
}

.container-pag4{
  color: white;
  display: flex;
  flex-direction: column;
  background: rgb(32, 250, 141);
}

.container-pag4 h1{
  color: white;
  text-shadow: 2px 4px 10px rgb(0, 0, 0);
  margin-top: 15vmin;
  text-align: center;
  font-size: 12vmin;
  text-decoration: underline;
}

.container-illia{
  display: flex;
  flex-direction: row;
}

.container-illia p{
  font-size: 3vmin;
  text-align: center;
  padding: 1vmin;
  background: rgba(0,0,0,0.5);
  color: white;
}

.container-illia img{
  display: flex;
  margin: 5vmin auto;
  border: 5px solid rgb(255, 255, 255);
  border-radius: 10px;
  width: 70%;
}

.container-left{
  width: 40%;
  margin: auto;
}

.container-right{
  width: 40%;
  margin: auto;
}

.container-pag5{
  display: flex;
  flex-direction: column;
  background: rgb(32, 250, 141);
  background-size: cover;
}

.container-pag5 h1{
  color: white;
  text-shadow: 2px 4px 10px rgb(0, 0, 0);
  margin-top: 15vmin;
  text-align: center;
  font-size: 12vmin;
  text-decoration: underline;
}

.container-galeria{
  margin: auto;
  display: flex;
  margin-bottom:5vmin;
justify-content:space-around;
}

.container-galeria img{
  margin: 4vmin;
  width: 25%;
  border: 5px solid black;
  border-radius: 10px;
}

.img1:hover{
width:30%;
border: 6px solid white;
}

.img2:hover{
width:30%;
   border: 6px solid white;
}

.img3:hover{
width:30%;
 border: 6px solid white;
}


.container-pag6{
  color: white;
  display: flex;
  flex-direction: column;
  background: rgb(32, 250, 141);
}

.container-pag6 h1{
  color: white;
  text-shadow: 2px 4px 10px rgb(0, 0, 0);
  margin-top: 15vmin;
  text-align: center;
  font-size: 12vmin;
  text-decoration: underline;
}

.container-random{
  display: flex;
  flex-direction: row;
}

.container-random p{
display:flex;
flex-direction:column;
  width: 35%;
  font-size: 5vmin;
  margin: auto;
  text-align: center;
  padding: 1vmin;
  background: rgba(0,0,0,0.5);
  color: white;
}

#fafu{
  height: 50vh;
  border: 5px solid rgb(255, 255, 255);
  border-radius: 10px;
}

.facu{
  font-size: 3vw;
  padding: 1vmin;
  background: rgba(0,0,0,0.5);
  color: white;
  text-align: center;
}

.contenedor{
  display: flex;
  flex-direction: row;
  margin: 2vw;
  width: 100vw;
  justify-content: space-around;
}

.minicontenedor{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#video{
  width: 60vw;
}

#volver{
  margin: 1vmin auto;
}

#volver img{
  height: 10vmin;
}