.lbanner{
 background-color: #fef5f7;

  

}
.learningimage3{
  margin-top: 3%;
  width:90%;
}
.learningtxt{
    color: #52A9F9;
    font-family: 'Roboto', sans-serif !important;
    font-size:24px;
    letter-spacing: 2px;
    font-weight: 600;
    line-height: 36px;
    padding-top: 79px;
  }

.lmain-txt1{
    color: #000;
    text-align: center;
    font-size: 55px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700;
    line-height: 1.2em;
    padding-top: 0px !important;
}
  .lsub-txt1{
    color: #000;
    font-size: 18px;
    padding-top:1%;
    text-align: center;
    font-family: 'Roboto', sans-serif !important;
    line-height: 1.5em;
    
  }
  .lmain-txt2{
    color: #000;
    text-align: center;
    font-size: 55px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700;
    line-height: 1.2em;
    padding-top: 45px !important;
  }
  /* secton1 */
  .Section1A{
    margin-top: 6%;
    
 }

 /* section 3 */
 


.learningtxt2{
  color: #000;
  font-family: 'Roboto', sans-serif !important;
  font-size:24px;
  font-weight: 600;
  line-height: 36px;
  padding-top: 79px;
  font-style: italic;
}
.lsub-txt2{
  color: #000;
  font-size: 18px;
  padding-top:1%;
  text-align: left;
  font-family: 'Roboto', sans-serif !important;
  line-height: 1.5em;
  
}
.Section3A{
  margin-top: 3%;
  
}
.seccontainer5 .testimonialtxt{
  font-size:55px;
  line-height:1.5em;
}
.subheading1 {
  color: #000;
  font-size: 18px;
  padding-top: 1%;
  text-align: center;
  font-family: 'Roboto', sans-serif !important;
  line-height: 1.5em;
  font-weight:normal !important;
}
/* section4 */

.Section4A{
  margin-top: 6%;
  
}
section.Section4A .seccontainer6 .lmain-txt2 {
  padding-top: 0 !important;
}
img.image4 {
  max-width: 100%;
}
/* secc3 */
.slideshow .slides {
  text-align: center;
  display: flex !important;
  align-items: center;
  justify-content: center;
  max-height: 400px;
  min-height: 400px;
}

.slideshow .slides img {
  margin: 0 auto;
  display: block;
  max-width: 60%;
  max-height: 400px;
}

.slideshow .slick-next, 
.slideshow .slick-next:hover, 
.slideshow .slick-next:focus {
  background: url('../images/learning/right-icon.png');
  width: 57px;
  height: 57px;
  right: 0;
  cursor:pointer;
  z-index:1;
}
.slideshow ul.slick-dots {
  margin: 0 !important;
  left: 0;
}
.slideshow .slick-next {
  width: 57px;
  height: 57px;
}
.slideshow .slick-next:before {
  content: none;
}
.slideshow .slick-prev, 
.slideshow .slick-prev:hover, 
.slideshow .slick-prev:focus {
  background: url('../images/learning/left.png');
  width: 57px;
  height: 57px;
  left: 0;
  cursor:pointer;
  z-index:1;
}
.slideshow .slick-prev:before {
  content: none;
}
.slideshow .slick-dots li button {
  background-color: #8B7DF2;
  border-radius: 50%;
  opacity: 0.7;
}
.slideshow .slick-dots li.slick-active button{
  opacity: 1;
}
.slideshow .slick-dots li button:before {
  content: none;
}
img.image3 {
  max-width: 100%;
}
#testimonial-slider1.slideshow .slick-next,
#testimonial-slider1.slideshow .slick-next:hover, 
#testimonial-slider1.slideshow .slick-next:focus {
  right: 100px;
}

#testimonial-slider1.slideshow .slick-prev, 
#testimonial-slider1.slideshow .slick-prev:hover, 
#testimonial-slider1.slideshow .slick-prev:focus {
  left: 100px;
}
#footer-section{
  margin-top: 6%;
}
@media(max-width:767px){
  .container.seccontainer5 {
    max-width: 94%;
}
img.image4 {
  max-width: 100%;
}
.slideshow .slides img {
    max-width: 95%;
    margin-left: 0 !important;
    margin: 0 auto !important;
}

.slideshow .slick-prev, 
.slideshow .slick-prev:hover, 
.slideshow .slick-prev:focus, 
.slideshow .slick-next, 
.slideshow .slick-next:hover, 
.slideshow .slick-next:focus {
    width: 30px;
    height: 30px;
    background-size: cover;
    z-index:1;
}
.slideshow .slick-dots li button{
  width: 15px;
  height: 15px;
}
.lbanner {
  background: #fef4f7;
}

#testimonial-slider1.slideshow .slick-prev,
 #testimonial-slider1.slideshow .slick-prev:hover, 
 #testimonial-slider1.slideshow .slick-prev:focus {
  left: 0;
}

#testimonial-slider1.slideshow .slick-next, 
#testimonial-slider1.slideshow .slick-next:hover, 
#testimonial-slider1.slideshow .slick-next:focus {
  right: 0;
}
}

@media(max-width:480px){
  #testimonial-slider1 .slides {
    min-height: 200px;
    max-height: 200px;
  }
  .seccontainer5 .testimonialtxt{
    font-size:30px;
  }
  .container.seccontainer5 {
    background-image: none;
    margin-top: 0;
  }
  
  .lsub-txt1,
  .lsub-txt2 {
    font-size: 16px !important;
    line-height: 32px !important;
  }
  .slideshow .slides {
    max-height: 200px;
    min-height: 200px;
  }
}