.elementor-kit-5{--e-global-color-primary:#2272BC;--e-global-color-secondary:#021A4A;--e-global-color-text:#111111;--e-global-color-accent:#E2F2FF;--e-global-color-3d8d5bf:#FFFFFF;--e-global-color-af01840:#FFFFFF00;--e-global-color-9cb36c1:#263238;--e-global-color-61cb34a:#ECEFF1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--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;--e-global-typography-bbfddb3-font-size:46px;--e-global-typography-bbfddb3-font-weight:700;--e-global-typography-bbfddb3-line-height:50px;--e-global-typography-62c17e8-font-size:20px;--e-global-typography-62c17e8-line-height:30px;--e-global-typography-1642e19-font-size:22px;--e-global-typography-1642e19-font-weight:600;--e-global-typography-e943e37-font-size:30px;--e-global-typography-e943e37-font-weight:700;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 h1{text-transform:capitalize;}.elementor-kit-5 h2{text-transform:capitalize;}.elementor-kit-5 h3{text-transform:capitalize;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-5{--e-global-typography-bbfddb3-font-size:40px;--e-global-typography-bbfddb3-line-height:38px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-bbfddb3-font-size:40px;--e-global-typography-bbfddb3-line-height:45px;--e-global-typography-1642e19-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-5{--e-global-typography-bbfddb3-font-size:55px;--e-global-typography-62c17e8-font-size:22px;--e-global-typography-62c17e8-line-height:32px;--e-global-typography-1642e19-font-size:24px;--e-global-typography-e943e37-font-size:45px;}}/* Start custom CSS *//* Service box for "Our Services" grid */

.service-title path {
    fill: #076EFF;
}
.service-title .elementor-icon-box-title {
    margin-top: 0;
}
.service-title .elementor-icon-box-wrapper {
    position: relative;
}
.service-title .elementor-widget-container {
    position: relative;
}
.service-title .elementor-widget-container::before {
    content: '';
    display: block;
    position: absolute;
        top: 0;
        left: 0;
    width: 100%;
    height: 100%;
background-color: transparent;
    background-image: linear-gradient(
295deg, #FFF 100px, transparent 1%);
}

@media(max-width: 767px) {
    .service-title path {
        fill: #FFF;
    }
}


@media(max-width: 600px) {
    .service-title .elementor-widget-container::before {
        background-image: none;
    }
}/* End custom CSS */