.elementor-kit-3 {
    --e-global-color-primary: #102939;
    --e-global-color-secondary: #000000;
    --e-global-color-text: #5A5A5A;
    --e-global-color-accent: #FFFFFF;
    --e-global-color-5716f61: #102939;
    --e-global-color-de3b8e7: #BBD9E9;
    --e-global-color-dabc53f: #E9EFF2;
    --e-global-color-f7da548: #000000;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-weight: 700;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Poppins";
    --e-global-typography-accent-font-weight: 400;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1800px;
}

.e-con {
    --container-max-width: 1800px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1540px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1020px;
    }

    .e-con {
        --container-max-width: 1020px;
    }
}

@media(max-width:1280px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 900px;
    }

    .e-con {
        --container-max-width: 900px;
    }
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 710px;
    }

    .e-con {
        --container-max-width: 710px;
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 420px;
    }

    .e-con {
        --container-max-width: 420px;
    }
}

@media(max-width:479px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 290px;
    }

    .e-con {
        --container-max-width: 290px;
    }
}