.about_elf_h1 h2{
    font-family: 'Fredoka One', cursive;
    color: #fd4d40;
    font-size: 36px;
    margin-top: 7%;
}
.one_number{
        padding: 3px 9px 5px;
    border-radius: 14px;
    background: #602d91;
    color: #fff;
}
.explore_course h1 {
    font-size: 36px;
}
.explore_course1 img {
    width: 6%;
    margin-top: 5%;
}
.explore_course p {
    font-size: 19px;
} 
.slick-dots li button {
   display: block !important;
}
.main_school_student{
    background: #c8eaf5;
    margin-top: 4%;
     padding: 0% 0 2%;
}
.slick-slide img {
    display: inline-block !important;
}
.slick-slide h3 {
      font-size: 14px;
    color: #757575;
    text-align: center;
}
.slick-slide p {
    text-align: center;
}
.margin_top{
    margin-top: 3%;
    text-align: center;
}
.school_program img{
  width: 100%;
}
.two-col1 {
    grid-template-columns: 30% 70%;
    margin-top: 8%;
    padding: 0 5% 3% 0;
}
.school_para p{
    font-size: 18px;
    line-height: 34px;
    font-family: Livvic-Medium;
}
.school_para h3{
    color: #35a63f;
    font-size: 33px;
    font-family: Livvic-Medium;
    letter-spacing: 1px;
    margin: 3% 0;

}
hr{
margin-top: 2rem;
    color: #35a63f;
    border-top: 2px solid;
    width: 95%;
    margin-left: 5%;
}
.main_class_prog{
    margin-top: 5%;
    box-shadow: 0px 0px 22px 0px #a09f9fcc;
    padding: 0
}
.main_lab{
    background-color: #602d91;
    padding: 3% 0 2%;
    margin-top: 4%;
}
.main_lab h2{
    color: #fff;
    font-family: 'Fredoka One',cursive;
    margin: 3% 0 2%;
    font-size: 33px;
}
.main_lab span{
    color: #fff;
    font-size: 25px;
    padding: 0 14px;
}
.slick-dots li button:before {
    font-size: 24px !important;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•' !important;
    text-align: center;
    opacity: .25;
    color: #000;
}
.school_logo{
    background: #ffff;
    padding: 0 8px 5px;
    border-radius: 8px;
    width: 311px;
}
.main_school_students{
  margin-top: 0 !important;

}
.items1 img{
  width: 100%;
}
.items1 h3{
    font-size: 17px;
    color: #333;
    text-align: center;
}
.teacher_banner{
    background-color: #3D615C;
    margin-top: 4%;
    padding: 6% 0;
}
a:hover{
    text-decoration: none !important;
}
.teacher_banner h2{
  color: #fff;
    margin: 5% 0;
    font-size: 33px;
}
.teacher_banner p{
  color: #fff;
    font-size: 17px;
    line-height: 27px;
    font-family: Livvic-Medium;
}
.teacher_banner h3{
      font-size: 19px;
    color: #fff;
}
.teacher_banner span{
  font-size: 24px;
    color: #fff;
    padding: 13px;
    letter-spacing: 1px;
}
.teachers_icon{
  margin-top: 10%;
}

.owl-theme .owl-controls .owl-page span {
    width: 100px!important;
    height: 100px!important;
    border-radius: 50%!important;
    background: url(../img/school/testimonial1.png) no-repeat!important;
    background-size: cover!important;
    transition: all .3s ease-in-out 0s;
}
.owl-theme .owl-controls .owl-page:nth-child(2) span {
    background: url(../img/school/testimonial2.png) no-repeat!important;
    background-size: cover!important;
}
.owl-theme .owl-controls .owl-page:nth-child(3) span {
    background: url(../img/school/testimonial3.png) no-repeat!important;
    background-size: cover!important;
}
.red{
  color: #d4524c !important;
}
.red_1{
  color: #d4524c !important;
  margin-left: 20px;
}
.teacher_imgs{
    width: 310px;
}
.slick-next {
    right: -25px;
    background: url(../img/arrow-right1.png) no-repeat!important;
    background-size: cover!important;
}
.slick-prev  {
    background: url(../img/arrow-left1.png) no-repeat!important;
    background-size: cover!important;
}
.slick-prev:before, .slick-next:before{
    display: none;
}
.slick-prev, .slick-next {
    height: 39px !important;
    }
.school_important{
    margin-top: 4%;
    padding: 0 5% 3% 0;
}
.school_important1{
    margin-top: 2%;
    padding: 0 5% 3% 0;
}
/*RESPONSIVE CODE*/
@media (min-width: 320px){
    .school_align{
        text-align: center;
    }
    .school_para{
        text-align: center;
    }
    .teacher_new_part{
        display: block !important;
    }
    .teacher_imgs{
    display: none !important;
}
.owl-theme .owl-controls .owl-page span {
    width: 14px!important;
    height: 14px!important;
    border-radius: 50%!important;
    border: 4px solid #ccc;
    background-image: none!important;
    background-size: cover!important;
    transition: all .3s ease-in-out 0s;
}
.owl-theme .owl-controls .owl-page:nth-child(2) span {
    background-image: none!important;
    background-size: cover!important;
}
.owl-theme .owl-controls .owl-page:nth-child(3) span {
    background-image: none!important;
    background-size: cover!important;
}
.about_elf_h1 h2 {
    font-size: 26px;
    text-align: center;
}
.explore_course h1 {
    font-size: 24px;
}
.explore_course1 img {
    width: 16%;
    margin-top: 11%;
}
.school_para h3 {
    font-size: 25px;
    }
    .two-col1 img {
    width: 83%;
}
.school_logo {
    width: 253px;
}
.main_lab h2 {
    margin: 6% 0 4%;
    font-size: 22px;
  }
  .main_lab {
    padding: 7% 0 5%;
    margin-top: 9%;
}
 .teacher_banner{
    text-align: center;
  }
  .main_lab span {
    font-size: 18px;
    padding: 0 7px;
  }
  .teacher_banner span {
    font-size: 22px;
  }
  .teacher_banner {
    background-image: none;
    margin-top: 4%;
    padding: 9% 0 0;
    background-color: #3D615C;
}
.teacher_new_part img{
    width: 200px;
}
.school_img_part img{
    width: 44%;
}
.slick-next {
    right: 23px !important;
}

.slick-prev {
    left: 20px !important;
}
.margin_top img{
    width: 60%
}
.items1 img{
    width: 65%;
}
.slick-prev, .slick-next {
    top: 27% !important;
}
.school_img_part{
    text-align: center !important;
}
.web_school_view{
    display: none;
}
.mobile_school_view{
    display: block;
}
.red_1 {
    margin-left: 7px;
    margin-top: 0%;
}
@media (min-width: 1200px){
  .main_lab span {
     font-size: 25px;
      padding: 0 7px;
  }
  .red_1 {
    margin-left: 20px;
}
.web_school_view{
    display: block;
}
.mobile_school_view{
    display: none;
}
  .school_img_part{
    text-align: right!important;
}
  .items1 img{
    width: 100%;
}
.margin_top img{
    width: 100%
}
.slick-prev {
    left: -25px !important;
}
  .slick-next {
    right: -25px !important;
}
  .school_img_part img{
    width: 75%;
  }
  .school_para{
    text-align: left;
  }
  .school_align{
    text-align: left;
  }
  .teacher_banner span {
    font-size: 24px;
  }
  .main_lab {
    padding: 3% 0 2%;
    margin-top: 4%;
  }
  .teacher_banner{
    text-align: left;
  }
  .explore_course h1 {
    font-size: 36px;
}
.main_lab h2 {
    margin: 3% 0 2%;
    font-size: 33px;
}
.school_logo {
    width: 311px;
}
.two-col1 img {
    width: 67%;
}
.school_para h3 {
    font-size: 36px;
    }
.explore_course1 img {
    width: 6%;
    margin-top: 5%;
}
  .about_elf_h1 h2 {
    font-size: 36px;
    text-align: left;
}
.owl-theme .owl-controls .owl-page span {
    width: 100px!important;
    height: 100px!important;
    border-radius: 50%!important;
    background: url(../img/school/testimonial1.png) no-repeat!important;
    background-size: cover!important;
    transition: all .3s ease-in-out 0s;
}
.owl-theme .owl-controls .owl-page:nth-child(2) span {
    background: url(../img/school/testimonial2.png) no-repeat!important;
    background-size: cover!important;
}
.owl-theme .owl-controls .owl-page:nth-child(3) span {
    background: url(../img/school/testimonial3.png) no-repeat!important;
    background-size: cover!important;
}
 .teacher_new_part{
        display: none !important;
    }
    .teacher_banner{
    background-color: #3D615C;
    margin-top: 4%;
    padding: 4% 0 0;
}
.teacher_imgs{
    display: block !important;
        margin-left: 12%;
}
.slick-prev, .slick-next {
    top: 50% !important;
}
}
