
.testimonial-image{
    width: 60px !important;
    height: 60px;
}
.news-image{
    height: 340px;
}

.home_slide .img_container{
    width: 100%;
    height: 400px;
    overflow: hidden;
}
/* .home_slide .img_container img {
      height: 100%;
      width: auto;
} */
.home_slide .carousel-caption{
    background: #389d3482 !important;
    }

.home_slide .carousel-caption h1 {
    font-size: 38px;
    font-weight: bold;
    color: white !important;
    line-height: 1.1;
}

.news-area .apropos_gs_elephant p {
  font-size: 19px;
  margin-top: 8px;
  line-height: 1.2;
  color: black;
}

.news-area .apropos_gs_elephant h1 {
    color: black;
    font-size: 25px;
    margin: 0;
    line-height: 1.2;
  }

.carousel-caption {
    padding-top: 5px !important;
  }

.home_slide .carousel-caption h2{
    font-size: 25px;
    font-weight: bold;
    color: white;
    line-height: 1.1;
}
.meilleure_eleve_slide  .carousel-caption{
    background: #389d3482 !important;
}

.meilleure_eleve_slide h2{
    font-size: 18px;
    font-weight: bold;
    color: white;
}
.meilleure_eleve_slide .img_container{
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.meilleure_eleve_slide .img_container img {
      height: 100%;
      width: auto;
}

.academics-area .academic-img{
    width: 100%;
  height: 250px;
  overflow: hidden;
}

.academics-area .academic-img img {
    height: 100%;
    width: auto;
  }

.fancybox_img_container{
  width: 100%;
  height: 300px;
  margin-right: 15px;
  overflow: hidden;

}
.fancybox_img_container img {
    height: 100%;
    width: auto;
}
.conteneur_mt_90{
    margin-top: 90px;
}
.pt_100 {
    padding-top: 100px;
}


