.elementor-kit-6{--e-global-color-primary:#4973B8;--e-global-color-secondary:#1FA4DD;--e-global-color-text:#525252;--e-global-color-accent:#3A4E7C;--e-global-color-4a89f1c:#6AAD63;--e-global-color-f39808d:#C6DCBF;--e-global-color-36bad75:#FFFFFF;--e-global-typography-primary-font-family:"PT Serif";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"PT Serif";--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;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-size:4.5rem;}.elementor-kit-6 h2{font-size:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:3rem;}.elementor-kit-6 h2{font-size:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:2.5rem;}.elementor-kit-6 h2{font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hero-section::after{
background: rgba(0,0,0,.5);
    content: '';
    position: absolute;
    height: 100%;
    width: 60%;
    top: 0;
    left: 0;
    z-index: 1;
}
@media(max-width: 600px){
    .hero-section::after{
        width: 100%;
    }
    .black-heading h2{
        color: var(--e-global-color-text)!important;
    }
}

.applications::after{
    background: #3a4e7c;
    content: '';
    position: absolute;
    height: 100%;
    width: 40%;
    top: 0;
    left: 0;
    z-index: 1;
}
@media(max-width: 600px){
    .applications::after{
        width: 0%;
    }
}/* End custom CSS */