.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;
}

/* ===== HERO SECTION GAP FIX ONLY ===== */
.elementor-11 .elementor-element.elementor-element-0eb7dfb {
    margin-top: -55px !important;
    margin-bottom: -80px !important;
    padding-top: 0 !important;
    padding-bottom: -80px !important;
}

/* container ke andar ka extra space hatao */
.elementor-11 .elementor-element.elementor-element-0eb7dfb 
> .elementor-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* background overlay ka gap */
.elementor-11 .elementor-element.elementor-element-0eb7dfb 
> .elementor-background-overlay {
    padding: 0 !important;
}


@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}