.aboutus-hero-section {
    padding-top: 4rem !important;
}

.aboutus-hero-section .main-hero-content h1{
    font-size: 48px; font-weight: bold;
}
.aboutus-hero-section .main-hero-content p{
    margin: 0 auto;
    width: 100%;
    font-size: 28px;
    font-weight: normal;
    line-height: 40px;
    margin-top: 20px;
}

.about-us {
    margin: -41px 0 0 0;
    background-color: #fff;
    padding: 18px 25px;
    border-radius: 5px;
    box-shadow: 0 10px 15px rgb(17 25 39 / 15%);
    margin-top: -800px;
}

.about-us h2{
    font-size: 32px; font-weight: bold; padding: 8.5px 0;
}

.about-us-paragraphes p, .improve-paragraphs p{
    font-size: 20px; padding-bottom: 6px;
}

.about-us-first{
    position: relative;
}

.about-us-first .background-img{
    height: 320px;width: 80%;float: right;border: 1px solid #36afde;background-color: #36afde;z-index: 1;left: 130px;border-radius: 20px;
}

.about-us-first img{
    position: absolute;margin-top: 20px;margin-left: 20px;height: 280px;width: 80%;float: left;z-index: 2;border-radius: 20px;
}

.about-us-second{
    position: relative;
}

.about-us-second .background-img{
    position: absolute;height: 320px;width: 80%;float: left;border: 1px solid #36afde;background-color: #36afde;;z-index: 1;border-radius: 20px;
}

.about-us-second img{
     
    position: absolute;margin-top: 20px;margin-left: 30px;height: 280px;width: 80%;z-index: 2;border-radius: 20px; float: left;
}

.improve-section{
    transform: translate(0px, 50%);
}

.team-work h3{
    color: #36afde; font-size: 40px; font-weight: bold;
}

.team-work p{
    color: #1f2a37; font-size: 40px; font-weight: bold;
}

.swiper-slide{
    margin: 0 30px;
}

#testimonials .card-body .card img {
    border-radius: 50%;
}

.main-header .lng-options, .main-header .info-options {
    padding: 4px 0px !important;      
}

.clearfix:after { 
    content: "."; 
    visibility: hidden; 
    display: block; 
    height: 0; 
    clear: both;
}

.sections {
    margin: 250px 0px 20px 0;
}

.container-box
{
    width: 100%;
    position: relative; 
    height: 175px;
    margin-top: 30px;
}

.container-box .right-box{
    background-color: #36b1d9;
    width: 62px;
    height: 175px; 
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.container-box .icon{
    position: absolute;
    top: 50%;
    left: 43px;
    transform: translate(0, -50%);
    z-index: 9999;
    background-color: #FFF;
    padding: 10px;
    box-shadow: 0 10px 15px rgb(17 25 39 / 15%);
    border-radius: 5px;
}

.container-box .left-box{
    background-color: #eaf7fb;
    width: 86%;
    height: 175px;
    float: right;
    margin: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.container-box .left-box p:first-child{
    font-weight: bold;
    color: #1f2a37;
    font-size: 24px;
    padding: 13px 0 0 60px;
}

.container-box .left-box p:last-child{
    padding: 0px 0 0 60px;
    color: #485563;
    font-size: 18px;
}

.web-counters{
    height: 211px;
    background-color: #13b981;
    position: relative;
}

.web-counters img{
    position: absolute;
}

.box-counter{
    display: inline-block;
    position: relative;
    padding: 0;
    top: 50%;
    transform: translate(0, -70%);
}

.web-counters .img{
    transform: scale(-1);
}

.web-counters .row{
    transform: translate(0, 50%);
    top: 50%;
    margin: 0;
}


.box-counter-img{
    float: left;
    background-color: #0f9467;
    width: 86px;
    top: 65px;
    transform: translate(0, -50%);
    display: block;
    height: 86px;
    border-radius: 5px;
    position: absolute;
    left: 20px;
}

.box-counter-img img{
    top: 50%;
    left: 23%;
    transform: translate(0, -50%);
}

.box-counter-body{
    float: right;
    border-radius: 5px;
    padding: 5px 104px;
}

.box-counter-body p:first-child{
    color: #FFF;
    font-size: 40px;
    font-weight: bold;
    width: 250px;
    margin-left: 20px;
}

.box-counter-body p:last-child{
    width: 250px;
    color: #FFF;
    font-size: 28px;
    font-weight: bold;
    margin-left: 20px;

}
@media (max-width: 767px){

    #hero{
        padding-top: 2.5rem;
        height: 420px !important;
    }

    .about-us{
        margin-top: -10px;
    }

    .container-box .left-box p:last-child {
        padding: 0px 0 0 60px;
        color: #485563;
        font-size: 14px;
    }

    .container-box .left-box p:first-child{
        font-size: 17px;
    }

    .container-box .left-box {
        background-color: #eaf7fb;
        width: 76%;
        height: 175px;
        float: right;
        margin: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }   

    .container-box .right-box {
        background-color: #36b1d9;
        width: 62px;
        height: 243px;
        float: left;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    
    .box-counter {
        display: inline-block;
        position: relative;
        padding: 0;
        top: 0;
        transform: translate(0, -157%);
    }

    .web-counters > img{
        display: none;
    }

    #testimonials{
        margin: 0px 0 !important;
    }

    .improve{
        margin: 154px 0px 0 0;
    }

    .card {
        width: auto !important; 
    }
    .swiper-slide{
        width: 100% !important;
    }

    .box-counter-body{
        float: right;
        border-radius: 5px;
        padding: 5px 14px;
    }

    .box-counter-body p:first-child {
        margin-left: 100px;
    }

    .box-counter-body p:last-child {
        margin-left: 100px;
    }

    .web-counters {
        height: 367px;
    }
    #testimonials .active {
        max-width: 100%!important;
    }

    #testimonials .next {
        max-width: 100%!important;
    }


}
@media (max-width: 991.98px){
    .container-box .left-box {
        background-color: #eaf7fb;
        width: 74%;
        height: 243px;
        float: right;
        margin: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .container-box .right-box {
        background-color: #36b1d9;
        width: 62px;
        height: 243px;
        float: left;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

   
} 
    @media (max-width: 767px){

    .main-hero-content h1{
        margin-top: -50px;
    }

    
 
}
@media (min-width: 1200px) {
    #testimonials .active {
        max-width: 100% !important;
    }

    #testimonials .next {
        max-width: 100% !important;
    }
}

#testimonials .active {
    max-width: 100%;
}

#testimonials .next {
    max-width: 100% !important;
}
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  /* For card content */
  .owl-carousel .owl-stage{display: flex;}
  .owl-item {
      display: flex;
      flex: 1 0 auto;
      height: inherit;
  }

  .slider1 .item{
      overflow: hidden;
      /* margin-bottom: 80px; *//*This is optional*/
      display: flex;
      align-items: stretch;
      height: inherit;
  }

  .slider1 .item .active {
      position: relative;
      overflow: hidden;
      /* margin-bottom: 80px; *//*This is optional*/
      display: flex;
      flex-direction: column;
      align-items: stretch;
      height: inherit;
  }

  .slider1 .card{
      height:100%;
      width:100%;
  }

  .sponsor .text-left, .text-right{
      width: fit-content;
      padding-right: 3%;
  }

  #testimonials .sponsor img {
    height: 45px!important;
}

#FAQs {
    text-align: center;
    padding: 3.75rem;
}

@media (max-width:1024px){
    .main-hero-content p{
        font-size: 20px!important;
        line-height: 1.75rem!important;
        margin-top: 0.4rem!important;
    }

    
}
@media (max-width:1024px) and (min-width:768px){
    .about{
        margin-top: 12%;
    }

    
}
@media (max-width:1024px) and (min-width:991px){
    .container-box .left-box {
        background-color: #eaf7fb;
        width: 85%;
        height: 175px;
        float: right;
        margin: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
}
@media (max-width: 575.98px)
{
#testimonials .card-body p {
    font-size: 1.2rem!important;
}


#start .content {
    height: 579px!important;
    padding: 25px;
}
}