*{
padding:0;
margin:0;
box-sizing: border-box;
}
body{
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    
}
@media only screen and (max-width: 1200px) {
    .kenya {
      width: 450px !important;
    }
  }
.carousel-caption {
    position: absolute;
    right: auto!important; 
    bottom: 22.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
   text-align: left; 
    background: #00000094;
    padding: 20px;
    padding-top: 30px;
    border-radius: 10px;
    padding-bottom: 30px;
}

::-webkit-scrollbar {
    width: 6px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #88cdd6!important; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
.logotext{
    margin-left: 5rem;
    margin-right: 25rem!important;
    color:#88cdd6!important;
    font-weight: 600!important;
}


.nav-link{
    font-weight: 600;
    font-size: 1rem;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #88cdd6!important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-right: 1rem;
    padding-top: 2px;
    padding-bottom: 2px;
}
#carouselExampleControls{
    margin-top: -56px;
    z-index: 0;
}
nav{
    z-index: 9;
}
.navbar-dark {
    background-color:#000000bf!important;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
}

.navbar-brand {
     padding-top: 0.rem;
    padding-bottom: 0.rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}
.navbar {
    max-width: 100vw!important;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
     padding-top: 0px!important; 
     padding-bottom: 0px!important; 
}

.centered {
    position: absolute;
    top: 55%;
    left: 10%;
    transform: translate(-50%, -50%);
    font-size: 2.6rem;
    color: white;
    font-weight: 700;
    background: #0000009e;
    border-radius: 8px;
    padding:33px;
    line-height: 1.1;
    

  }

  .top-logo{
    max-height:50px;
  }
@media only screen and (max-width: 1090px) {

    .centered {
        position: absolute;
        top: 50%;
        left: 20%;
        transform: translate(-50%, -50%);
        font-size: 1.6rem;
        color: white;
        font-weight: 700;
        background: #0000009e;
        border-radius: 8px;
        padding:33px;
        line-height: 1.1;
        width: 450px;
    
      }

}
.imgx1x{
    max-width: 100%;
    max-height: 212px;
}

  
@media only screen and (max-width: 780px) {
    .imgx1x{
        max-width: 100%;
        max-height: 120px;
    }
    
    .top-logo{
        max-height:40px!important;
      }
    .centered {
        position: absolute;
        top: 50%;
        left: 20%;
        transform: translate(-50%, -50%);
        font-size: 1.2rem;
        color: white;
        font-weight: 700;
        background: #0000009e;
        border-radius: 8px;
        padding:10px;
        line-height: 1.1;
        width: 380px;
    
      }
      .lang{display: none;}

}
@media only screen and (max-width: 500px) {
  .carousel-inner{
      margin-top:50px;
  }
    .centered {
        position: absolute;
        top: 50%;
        left: 10%;
        transform: translate(-50%, -50%);
        font-size: 1rem;
        color: white;
        font-weight: 700;
        background: #0000009e;
        border-radius: 8px;
        padding:10px;
        line-height: 1.1;
        width: 320px;
    
      }
      .spanimg{
        font-size: 0.7rem;
        font-weight: 100;
      }
      .carousel-indicators [data-bs-target]{
        display: none!important;
    }
}
@media only screen and (max-width:376px){
    .centered {
        position: absolute;
        top: 50%;
        left: 10%;
        transform: translate(-50%, -50%);
        font-size: 1rem;
        color: white;
        font-weight: 700;
        background: #0000009e;
        border-radius: 8px;
        padding: 10px;
        line-height: 1.1;
       width: 250px;
    }
    .imgx2x {
        max-width: 90%;
    }
    .carousel-indicators [data-bs-target]{
        display: none!important;
    }
    
 }

 .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-right: 1rem;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 18px;
}

.titrequi{
    font-weight: 700;
    margin: 15px;
    color: #62c0cc;
    text-align: center;
    font-variant: small-caps;}
.parag{
    font-size: 1.1rem;
    margin-top: 30px;
    font-weight: 600;
}
.voireplus{
    color:#62c0cc;
    float: right;
    font-size: 0.8rem;
    cursor: pointer;
}
.carousel-indicators [data-bs-target] {

    background-color: #88cdd6;

}

.col-md-4{
    margin-bottom: 35px!important;
}






.team-avatar img{
    border-radius: 2px;
}
.team {
    position: relative;
    margin-bottom: 80px;
}

.team .team-content {
    position: absolute;
    bottom: -70px;
    margin: 0 20px;
    left: 0;
    right: 0;
    border: 1px solid #80808054;
    box-shadow: 0px 5px 13px 1px #80808063;
    border-radius: 3px;
}

.team .team-content-inner {
    border-radius: 3px;
    background-color: #ffffff;
    padding: 8px 8px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team .team-content-inner .team-social {
    margin-left: auto;
}

.team .team-content-inner .team-social .nav .nav-link {
    padding-top: 0;
    padding-bottom: 0;
}

.team .team-content-inner .team-contact {
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team:hover .team-content-inner {
    background-color: #88cdd6;
    color: #ffffff;
    padding: 20px 0px 204px 32px;
}

.team:hover .team-content-inner .team-info .team-position {
    color: #ffffff;
}

.team:hover .team-content-inner .team-contact {
    opacity: 1;
    bottom: 20px;
}

.team:hover .team-content-inner .team-contact .nav .nav-link {
    color: #ffffff;
}

.team:hover .team-content-inner .team-contact .nav .nav-link:hover {
    color: #000000;
}

.team:hover .team-content-inner .team-social .nav .nav-link {
    color: #ffffff;
}

.team:hover .team-content-inner .team-social .nav .nav-link:hover {
    color: #000000;
}

.team:hover .team-info .avatar-name {
    color: #ffffff;
}

.team-content-inner .team-info .avatar-name {
    margin-bottom: 0;
    font-weight: 600;
}

.team-content-inner .team-info .team-position {
    color: #88cdd6;
}

.team-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.team-02 .team-avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
}

.team-02 .team-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
}

.team-02 .team-content-inner {
    padding: 0px;
}

.team-02 .team-content-inner .team-contact {
    margin-top: 20px;
}

.team-02 .team-content-inner .team-contact .nav .nav-link {
    color: #2d3037;
    padding: 5px;
}

.team-02 .team-content-inner .team-contact .nav .nav-link:hover {
    color: #88cdd6;
}

.team-02 .team-content-inner .team-desc {
    color: #2d3037;
}

.social a.text-muted:hover {
    color: #88cdd6 !important;
}

@media (max-width: 575.98px) {
    .team .team-content {
        margin: 0 15px;
    }
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

