.elementor-kit-15 {
    --e-global-color-primary: #0A3366;
    --e-global-color-secondary: #F46700;
    --e-global-color-text: #545A64;
    --e-global-color-accent: #17b5e5;
    --e-global-color-d261c04: #267DE7;
    --e-global-color-0f07560: #FFFBF5;
    --e-global-color-18df4b8: #07121E;
    --e-global-color-0228542: #CECAC4;
    --e-global-color-f75bc7f: #FFFFFF;
    --e-global-color-564d400: #09BBAF;
    --e-global-color-83bba49: #9CA0A5;
    --e-global-typography-primary-font-family: "Readex Pro";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Readex Pro";
    --e-global-typography-secondary-font-weight: 500;
    --e-global-typography-text-font-family: "Readex Pro";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Readex Pro";
    --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: 1080px;
    }

    .e-con {
        --container-max-width: 1080px;
    }
}

@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:480px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 290px;
    }

    .e-con {
        --container-max-width: 290px;
    }
}