.elementor-kit-49308{--e-global-color-primary:#A51C30;--e-global-color-secondary:#1C0950;--e-global-color-text:#4F547B;--e-global-color-accent:#A51C30;--e-global-color-1eaad01:#FFFFFF;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-weight:400;color:#4F547B;font-size:16px;line-height:26px;}.elementor-kit-49308 button,.elementor-kit-49308 input[type="button"],.elementor-kit-49308 input[type="submit"],.elementor-kit-49308 .elementor-button{background-color:#FFFFFF;color:var( --e-global-color-primary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:3px 3px 3px 3px;}.elementor-kit-49308 button:hover,.elementor-kit-49308 button:focus,.elementor-kit-49308 input[type="button"]:hover,.elementor-kit-49308 input[type="button"]:focus,.elementor-kit-49308 input[type="submit"]:hover,.elementor-kit-49308 input[type="submit"]:focus,.elementor-kit-49308 .elementor-button:hover,.elementor-kit-49308 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FCFCFC;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:3px 3px 3px 3px;}.elementor-kit-49308 e-page-transition{background-color:#FFBC7D;}.elementor-kit-49308 h1{color:var( --e-global-color-secondary );font-size:46px;font-weight:700;line-height:68px;}.elementor-kit-49308 h2{color:var( --e-global-color-secondary );font-size:42px;font-weight:600;line-height:56px;}.elementor-kit-49308 h3{color:var( --e-global-color-secondary );font-size:36px;font-weight:600;line-height:48px;}.elementor-kit-49308 h4{color:var( --e-global-color-secondary );font-size:30px;font-weight:600;line-height:42px;}.elementor-kit-49308 h5{color:var( --e-global-color-secondary );font-size:26px;font-weight:600;line-height:38px;}.elementor-kit-49308 h6{color:var( --e-global-color-secondary );font-size:22px;font-weight:600;line-height:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-49308 h1{font-size:40px;line-height:52px;}.elementor-kit-49308 h2{font-size:38px;line-height:50px;}.elementor-kit-49308 h3{font-size:32px;line-height:44px;}.elementor-kit-49308 h4{font-size:28px;line-height:40px;}.elementor-kit-49308 h5{font-size:24px;line-height:36px;}.elementor-kit-49308 h6{font-size:22px;line-height:32px;}}@media(max-width:1024px){.elementor-kit-49308 h1{font-size:38px;line-height:50px;}.elementor-kit-49308 h2{font-size:34px;line-height:46px;}.elementor-kit-49308 h3{font-size:28px;line-height:40px;}.elementor-kit-49308 h4{font-size:24px;line-height:36px;}.elementor-kit-49308 h5{font-size:22px;line-height:34px;}.elementor-kit-49308 h6{font-size:20px;line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-49308 h1{font-size:32px;line-height:44px;}.elementor-kit-49308 h2{font-size:28px;line-height:40px;}.elementor-kit-49308 h3{font-size:24px;line-height:36px;}.elementor-kit-49308 h4{font-size:22px;line-height:34px;}.elementor-kit-49308 h5{font-size:20px;line-height:32px;}.elementor-kit-49308 h6{font-size:18px;line-height:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*New CSS 12-03-2024*/

.elementor-nav-menu .sub-arrow {
    padding-top: 14px !important;
}

.main-banner .banner-content .elementor-widget-wrap {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.main-banner .banner-content .session-text .elementor-heading-title strong{
    color: #1C0950;
}

.main-banner .banner-bg-img .elementor-widget-wrap {
    border-radius: 10px;
}
.programs-box .elementor-cta__content .elementor-cta__description{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


.programs-box .elementor-cta__bg {
    background-color: inherit;
    border-radius: 10px;
}
.programs-box .elementor-cta:hover .elementor-cta__bg-overlay{
    background-color: inherit;
}
.parents-say-testimonial.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper{
    padding: 0;
    margin-bottom: 40px;
}

.parents-say-testimonial .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    width: auto;
    bottom: -49px !important;
}
.parents-say-testimonial .swiper-slide .elementor-testimonial .elementor-testimonial__text{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.parents-say-testimonial .swiper-slide .elementor-testimonial{
	position: relative;
}
.parents-say-testimonial .swiper-slide .elementor-testimonial:before{
    color: #a51c30;
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0.05;
	content: "\f10d";
    font-weight: 900;
    line-height: 1;
	font-size: 90px;
	font-family: "Font Awesome 5 Free";
}
.parents-say-testimonial .swiper-slide .elementor-testimonial .elementor-testimonial__content{
	background-color: transparent !important;
}

/*===== Footer =====*/

.footer-social  .elementor-icon-list-item {
    height: 40px;
    width:40px;
    background-color: #1C0950;
    border-radius: 50%;
    transition: all 0.3s;
}

.footer-social  .elementor-icon-list-item:hover {
    background-color: #ffffff;
}

.footer-social  .elementor-icon-list-item a {
    margin-left: 5px;
}




@media (max-width: 1400px) {
    .main-banner .banner-content .elementor-widget-wrap {
           width: 125%;
    }

  .main-nav-menu .elementor-nav-menu .sub-arrow{
      margin-left:auto;
  }

}


@media (max-width: 1024px) {
    .footer-social  .elementor-icon-list-item a {
        justify-content:center !important;
}
}


@media (max-width: 767px) {
    .parents-say-testimonial .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
            width: 100%;
            bottom: -35px !important;
    }
}/* End custom CSS */