.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:18px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.programs .categories__item a {
    background: #ffffff;
}

.programs .categories__item a i {
    background: #f4f7fb;
}

.banner__fact-item {
    display: none;
}

.about__exp {
    display: none;
}

.section__title .title {
    font-family: "contempora-sans-condensed", sans-serif;
    font-size: 54px;
    letter-spacing: 1px;
    z-index: 999;
}

/*.elementor-93 .elementor-element.elementor-element-a10b0b7 .banner__content h3.title {*/
/*    z-index: 999;*/
/*    position: relative;*/
/*}*/

.banner__content .shape:nth-child(1)
{ max-width: 250px;
    z-index: -1;
}
 
.banner__content .shape:nth-child(2) { 
    max-width: 150px;
    top: -105px;
    right: 0%;
}
 
.banner__images .shape:nth-child(2) 
{ max-width: 250px;}
 
.banner__images .shape:nth-child(3)
{ max-width: 187px;}
 
.banner__images .shape:nth-child(4)
{ max-width: 200px;}

.animate-rotate {
    animation-name: rotateme;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
}

.animate-bounce {
    animation: alltuchtopdown 1.5s 
ease-in-out 0s infinite alternate;
    animation-duration: 3s;
}

.animate-pulse {
    animation: pulse 4s ease-in-out 0s infinite alternate;
}

@keyframes pulse {
    0% { transform: scale(0.4); }
    100% { transform: scale(1); }
}

@media(max-width: 768px) {
header {
    background: #f0f4f7;
}

body:not(.rtl) .elementor-93 .elementor-element.elementor-element-656aa39,
body:not(.rtl) .elementor-93 .elementor-element.elementor-element-8f64e8b {
    right: 0 !important;
}
}/* End custom CSS */