section{
  /* position: relative; */
  box-shadow: inset 0 0 1rem rgba(255, 255, 255, 0.236);
  width: 100%;
overflow: hidden;
 margin: 0;
 padding:0 ;
 border: none;
 outline: 0;
 
}
article{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: fit-content;
  padding: 0 50px;
  
 
}

#inicio{
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 700px;
  overflow-y: hidden;
  background-color: #191F27;
  background: url("img/Abkhazia-sea-mountains-1.jpg");
  background-size: cover;
  z-index: 3;


}
#inicio .contactanos{
  width: 100%;
  height:30px;
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.titulo{
  
  padding: 0;
  margin-top:300px;
  display: flex;
 height: 130px;
  align-items: center;
  justify-content: center;
  width:100%;
  color: white;
  text-align: center;
  background-color: #00000073;
  z-index: 3;

}
.titulo .line{
  width:3px;
  height: 100px;
  background-color: #72d0ea;
  animation:expand 1s ease 1s 1 normal;
  margin-left: 2rem;
}
.titulo h4{
  width: 70%;
  
  margin: 0 0;
  margin-left: 15px;
  color: #ffffff;
  font-size: 25px;
  text-align: left; 
  padding: 10px;
  font-weight: 400;
}
#inicio a{
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
  border-radius: 10px;
}
#inicio .contactanos{
  background: #014505;
}
#inicio h3{
  width: 100%;
  padding: 0 20%;
}
#nosotros{
 
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: fit-content;
background-color:var(--a4);
 padding-bottom: 80px;
width: 100%;
margin: 0%;
z-index: 5;


}


#nosotros h1{
  width: 100%;
  text-align: left;
  padding: 0 0 0 2rem;
  font-size: 32px;


  color: #ffffff;
  text-shadow: #000000 0 0 8px;
}

#nosotros h3{
  max-width: 500px;
  width: 70%;
  font-weight: 200;
  margin-top: 10px;
  padding: 10px 1rem;
  text-align: left;
  color: #eaffea;
  font-size: 18px;
  padding-bottom: 60px;
  padding-top: 50px;
 
  border-radius: 15px;

  box-shadow: 0 0 10px rgba(255, 255, 255, 0.055) , inset 0 0 20px rgba(255,255,255, 0.05);
}
#nuestro-equipo{
  width: 100%;
  
  background-color: #264f5573;
}
#nuestro-equipo h3{
  z-index: 4; 
  background-color: rgba(0, 88, 112, 0.412);
  backdrop-filter: blur(5px); 
  color: #f9f9f9;
  font-size: 12px;
  font-weight: 400; 
  padding: 1rem;
  justify-self: flex-start;
  width: 70%;
  max-width: 200px;

}
#nuestro-equipo .txt{
  width:100%;
}
.txt{
  width:70%;
  display:flex;
  flex-direction:column; 
  height:fit-content;
  margin-left:1.5rem; 
}
.ne{
  
width: 100%;
display: flex;
align-items: flex-start;
margin: 2rem 0 0 1rem;

}
#info .txt{
  margin-top: 20px;
}
.subtitulo{
  display: flex; 
 
  top: 0;
  height:80px;
  width:100%;
  padding: .2rem 0; 
  background-color: #000808be; 
  margin:0 0 0 0;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.049), 0 0 40px #000000;
  z-index: 3;
}
.icons{
  flex-flow: wrap;
}
#nosotros .objt .objetivo{
 transform: scale(.8);
  /* box-shadow: none;  */
  font-weight: 600;  
  padding:
  30px;box-shadow: none;
  font-size: 20px;
  background: none; 
  text-align: left; 
  font-weight: 400; 
  margin-bottom: 10px;
  padding: 2rem;
  margin: 1rem; 
  
  
 

}
.objt{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#nosotros img{
  max-height: 200px;
  object-fit: contain;
  margin-bottom: 30px;
  width: 100%;
}
#nosotros .logoN{
  width: 80%;
  padding: 20px 0;
  max-width: 300px;
  margin: 0;
  /*background-color: #191F27;*/
}

#EPP{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: fit-content;

   background-color: #34466f23; 
 
}

#referencias{
  background:azure;
  display: flex;
  justify-content: center;
  align-items: center;
}
#referencias h4{
  padding: 0 10%;
  font-weight: 300;
  color: var(--a3);
  margin-bottom: 30px;
}
.sectionBackground{


  width: 100%;
  position: absolute;
height: 700px;
  clip-path: polygon(0 0, 100% 0, 100% 94%, 0% 100%);
 
}
.preloaderLogo{
  width: 310px;
  height: 110px;
  margin: 0 0;
  margin-bottom: 80px;
}
#contacto{
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: fit-content;
  background: #bbdbbb;
  background-size:cover; background-image:url(img/Trabajemos-juntos.webp);background-repeat:no-repeat;background-position: center;
}
#contacto h2{
  width: 100%;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  
  top: 0;
  color: azure;
  padding: 40px;
  background-color: var(--v5);
  border-radius: 0 0 50% 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7),inset 0 -10px 20px rgba(255,255,255,.2);
}
#contacto h3{
  color: rgb(0, 37, 22);
  font-weight: 200;
}
.formularios{
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.contactanos{
  font-size: 12px;
  margin-top: 150px;
  border-radius: 8%;
  width:80%;
  max-width: 300px;
  margin-top: 30px;
  padding: 40px;
  background-color: #5e8d68b6;
  /* backdrop-filter: blur(7px); */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), inset 0 0 30px rgba(255,255,255,.2);
}
.contactanos input{
  color: #191F27;
  border: none;
  outline: none;
  background-color: #ffffff;
  border-radius: 5%;
  padding: 8px;

}
.contactanos label{
  padding: 8px;
  color: azure;
  letter-spacing: 2px;
}
.contactanos button{
  margin: 1rem 0;
  width: 40%;
  padding: .5rem;
  align-self: center;
  border-radius: .5rem;
  border: none;
  font-size: medium;
  background-color: rgb(42, 60, 30);
  color: #ffffff;
  box-shadow: inset 0 0 15px rgba(255, 250, 240, 0.397), 0 0 12px rgba(0, 0, 0, 0.328);
}
.redes{
  width: 100%;
  display: flex;
  align-items: center;
  padding: 20px;
  justify-content: center;

}
.redes img{
  width :50px;
  margin: 0  5px;
}
@keyframes expand {
  from{height: 1px;};
  to{height: 100px};
}
#info{
  width: 100%;
  color: var(--a1);
  text-align: center;
 background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-image:url('img/fondoeco2.png') ; 
  background-color: #191F27;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(8px);
}
#info img{
  width: 100%;
  
}
.blured{
padding: .5rem;
  backdrop-filter: 
  blur(8px);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.54),inset 0 0 .3rem rgba(255, 255, 255, 0.136);
  border-radius: .5rem;
  margin: 0 .5rem;
}
article ul{
  margin: 1rem 0;
  padding:.5rem 1rem;
 
}
article ul li{
  list-style-image: url(img/Iconos/flecha.svg);
   border-radius: .5rem;
  border: 1px solid rgba(172, 237, 255, 0.552);
  margin: 1rem 0;
}
#servicios h2{padding: .5rem 3rem;color:white; font-weight: 200;}

#aprende{
  width: 100%;
  background-attachment: fixed;
 
  margin: 0;
  padding: 0;
  
}
#aprende .card {
  width: 80%;
  background-image: linear-gradient(45deg, rgba(0, 94, 28, 0.698),rgba(104, 217, 138, 0.797));
  margin: 1rem 0;
  padding: .5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  
  border-radius: 1rem;
  box-shadow: 0 4px 15px #00000044;
  backdrop-filter: blur(8px);
}
#info #aprende .txt{
  box-shadow: 0 4px 8px #00000044,inset 0 0 24px #00000030;
  text-align: left;
  color: #080c10;
  margin: .5rem 0;
  border-radius: .5rem;
  padding: .7rem ;
  width: 90%;
  max-width: 500px;
  background: #ffffff88;
  height: inherit;
  overflow: hidden;
  
}
#aprende  h3{ 
  background-color:  #ffffff64;
  box-shadow: inset 0 0 12px #ffffff9f;
  width: 100%;
  
border-radius: 2rem .5rem .5rem 2rem;
padding: .2rem .7rem;
}
#aprende strong{
  width: 80px;
  height: 2rem;
  font-size: 1.2rem;
  border-radius: 100%;
color: var(--v4);

}
#aprende p{
  margin: .5rem 0;
  font-size: .9rem;
 
}
#aprende img{
  box-shadow: 0 0px 8px #000000a5;
  max-width: 300px;
 max-height: 170px;
  border-radius: .7rem;
  object-fit: cover;
}

@media (min-width: 801px) {
  section{
    flex-direction: row;
    
  }
  main{
    width: 75%;
  }

  #inicio{
    background-size: cover;
    background-position:  center;
  }
  .objt{
    display: flex;
    flex-direction: column;
    
    width: 100%;
    
  }
 #nosotros .objetivo{
    font-size: 12px;
  }
  .formularios{
    flex-direction: row;
  }
  .contactanos{
    max-width: 300px;
    transform: scale(.8);
  }
  #nosotros .container{
    display:flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    
  }

  #aprende
{
width: fit-content;
  }
#aprende .card{
  flex-direction: row;
  height: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#info #aprende .txt{
  margin-left: .5rem;
  
}
#aprende p{
  margin: .5rem 0 .5rem 1rem;
  font-size: .7rem;
}
#servicios .container{
  flex-direction: row;
}
}




.container{
  display:flex; flex-direction: column; justify-content: center; margin: 2rem 0;
}