/* Start custom CSS */.l-section.height_custom {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}
.coursol {
    background: #ffffff;
    color: #1a1a1a;
    border-radius: 0.3rem;
    box-shadow: 0 0.03rem 0.06rem rgba(0,0,0,0.1),0 0.1rem 0.3rem rgba(0,0,0,0.1);
    transition-duration: 0.3s;
}
.coursol:hover {
   box-shadow: 0 0.12rem 0.24rem rgba(0,0,0,0.1),0 0.4rem 1.2rem rgba(0,0,0,0.15);
}
.kids{
	 position: absolute!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    background: linear-gradient(transparent,rgba(30,30,30,0.8))!important;
    padding: 5rem 8% 1.5rem 8%!important;
}
.take_hover:hover{

color: #d40000;
	
}
.btn a:hover {
    text-decoration: none !important;
}

@media only screen and (max-width: 768px) {
 .elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg, .elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
    fill: var(--e-n-carousel-arrow-normal-color,hsla(0,0%,93.3%,.9));
    display: none;
}
}


@media only screen and (min-width: 1500px) {
  .elementor-element.elementor-element-70d774b5.e-flex.e-con-boxed.e-con.e-child.animated.fadeInRight {
    margin-right: 11%;
}

}/* End custom CSS */