.nav-item  a{
  color: darkgreen;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 15px;
  border: 1px solid darkgreen;
  border-radius: 20px;
  padding: 6px 23px;
  margin-inline: 10px;
  margin: 10px;
  text-align: center;
}
.nav-item a:hover{
  background-color: lightgreen;
  border-radius: 20px;
}
.best{
  background-color:  #000000;
  opacity: 0.6;
  height:550px ;
}
.best p{
  color: #8ed542; 
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 60px;

}
.best h1{
  color: green; 
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 40px;
   padding-top:180px ;
}
.about img{
  border-top: 8px solid green;
  border-left: 8px solid green;
}

.out h1{
   color: darkgreen; 
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 30px;
  border-bottom: 2px solid lightgreen;
  width: 300px;
}
.about p{
   letter-spacing: 2px;
  font-size: 13px;
  padding-top: 20px;
}
.about p span{
  color:green;
  font-size: 18px;
   font-family: 'Poppins', sans-serif;
  font-weight: 600;
}
.about b{
  color: lightgreen;
  font-size: 15px;
  position: relative;
  top: 6px;
}
.mission h1{
   color: darkgreen; 
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 25px;
}
.mission p{
  font-size: 13px;
   letter-spacing: 1px;
}
.mission p span{
  color:green;
  font-size: 18px;
   font-family: 'Poppins', sans-serif;
  font-weight: 600;
}
.meet{
  background-color:whitesmoke;
  box-shadow: 0px 0px 10px whitesmoke;
  border-radius: 12px;
}
.meet h2{
  font-size: 18px;
  color: green;
  padding: 5px;
  position: relative;
  left: 15px;
   top: 8px;

}
.meet p{
  font-size: 15px;
  color: green;
  font-style: italic;
  padding: 5px;
  position: relative;
  bottom: 10px;
  left: 15px;
}

.team h2{
  color: darkgreen; 
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 30px;
  border-bottom: 2px solid lightgreen;
  width: 300px;
}
 
.new1 {
  background-color: white;
  box-shadow: 2px 1px 10px whitesmoke;
  height:300px;
  width: 100%;
  padding: 15px; 
}
.new1 :hover + .add{
   display: block;
  transition: 2s;
  width: 50%;
  z-index: 10;
}
.add{
  display: none;
  background-color: green;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: whitesmoke;
  text-decoration: none;
  padding: 10px;
  border-radius: 10px;
  position: relative;
  bottom: 50px;
   
}

.number p{
  font-size: 15px;
  color: white;
}
.number h2{
  font-size: 42px;
   color: white;
   border-bottom: 1px solid white;
   padding: 10px;
}
.foot h3{
   color: darkgreen; 
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 20px;
}

.home li{
  list-style: none;
  border-bottom: 1px solid #6C6C6C;
  
   
}
.home li a{
  text-decoration: none;
 color: green;
 font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 50px;

}
.home h3{
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: darkgreen;

}

.sub a{ 
  background-color: green;
  text-decoration: none;
  color: whitesmoke;
  font-size: 13px;
  border-radius: 10px;
  padding:8px 20px;
   position: relative;
   top: 10px;
    
    
}
.sub input{
  margin-top: 20px;
}
.follow h3{
   font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: darkgreen;
}
.follow img{
  display: inline;
  height: 40px;
  width: 40px;
  margin-inline: 10px;
  margin-top: 40px;
}
.let h2{
 font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: darkgreen;
  border-bottom: 2px solid lightgreen;
  width: 300px;
}

.let p{
   color: green;
  font-size: 15px;
}
.news{
  background-color:whitesmoke;
  height:550px;
  width: 100%;
  padding: 30px;
}

.news p{
  padding-top: 15px;
  color:black ;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  line-height: 22px;
}
 
.news span{
  position: relative;
  top: 15px;
  font-size: 13px;
  text-align: justify;
}
.news p:hover{
  color:green;
}
 .last{
  background-color: green;
  padding: 10px;
 }
 .last p{
  position: relative;
  top: 10px;
  color: whitesmoke;
 }
 .join{
  background-color: whitesmoke;
  height: 270px;
  width: 100%;
 }
 .join h1{
   color:darkgreen ;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 45px;
  padding-top: 20px;
 }
 .join b{
   color:green ;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 25px;
  position: relative;
  top: 30px;
 }
 .join p{
   color:darkcyan;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 15px;
  padding-top: 50px;
 }

 .bola b{
  color: goldenrod ;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 105px;

 }
 .bola span{
  color: goldenrod ;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 45px;
   }

.bio{
  background-color: whitesmoke;
  height: auto;
  width: 100%;
  line-height: 30px;
}
.bio h1{
  color: darkgreen;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.bio span{
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: green;
}
.bio img{
  border-radius: 50%;
  margin-top: 10px;
}
.bio p{
   color:grey;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
}
.Adress strong{
   font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: green;
}
.Adress p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;

}
.Adress span{
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: green;
}
 .know{
       font-family: "Sacramento", Sans-serif;
        color:green ;
}

 input[type=text] {
  width: 100%;
  padding: 8px 0px;
  margin: 8px 0;
  border: none;
  border-bottom: 1px solid gray;
  outline:none;
  font-family: "Roboto", Sans-serif;
  font-size: 13px;
}
.image h1{
   color: darkgreen;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 30px;
  padding-top: 80px;
 }
