
.container{
    width: 100%;
   max-height: 100vh;
  
    align-items: center;
    justify-content: center;
}
.swiper{
    width: 100%;
    max-height:100%;
}
.swiper-slide img{
   
    width: 100%;
    margin-left: 50%;
    transform: translate(-50%);
    position: relative;
   
}
.redu{
    width: 100%;
    max-height: 70vh;
    margin-left: auto;
    margin-right: auto;
   
}
.swiper-pagination{
    position: absolute;
   margin-top: 220px;
    top: 180px;
   
}
.swiper-button-prev{
    margin-left: 200px;
}
.swiper-button-next{
    margin-right: 200px;
}
.hello{
  
   width: 100%;
    
   height: 100%;
    background: url(education/youth-africa-student-child-education-classroom-74935-pxhere.com.jpg);   
    background-size: cover;
    background-repeat: no-repeat;
   
  
   
}
.hellos{
    width: 100%;
    
   height: 100%;
    background: url(environment/Women-Stand-Tall.jpg);   
    background-size: cover;
    background-repeat: no-repeat;
}
.helloss{
    width: 100%;
    
   height: 100%;
    background: url(environment/environments.jpg);   
    background-size: cover;
    background-repeat: no-repeat;
}
.hellosss{
    width: 100%;
    
   height: 100%;
    background: url(environment/NFSP.jpg);   
    background-size: cover;
    background-repeat: no-repeat;
}
.hellosss{
    width: 100%;
    
   height: 100%;
    background: url(environment/solar.jpg);   
    background-size: cover;
    background-repeat: no-repeat;
}
.hellossss{
    
}
.mylogo{
   width: 100%;
    margin-left: 50%;
  
    transform: translate(-50%);
   
    
}
.mylogo img{
    width: 200px;
    border: 2px solid gold;
     border-radius: 25px;
    margin-top: 200px;
    
}
.relheader{
    color: white;
    font-family: cursive;
    
    transition: 2s;
    font-size: 20px;
}
.ourbackg{
    display: flex;
}
.ourbackg .ima{
    width: 100%;
    padding-left: 20px;
}
.ourbackg .ima img{
    width: 100%;
}
.ourbackg h4{
    width: 100%;
    padding-left: 20px;
    
}
