.elementor-kit-500 {
    --e-global-color-primary: #E4A400;
    --e-global-color-secondary: #03452F;
    --e-global-color-text: #677A74;
    --e-global-color-accent: #E4A400;
    --e-global-color-8b37a9c: #E4A400;
    --e-global-color-236e423: #E4A400;
    --e-global-color-e0b69c9: #023021;
    --e-global-color-14c79fa: #012217;
    --e-global-color-0cf209f: #1A7E00;
    --e-global-color-68ac1ae: #156C05;
    --e-global-color-d34c5b6: #A6B2AE;
    --e-global-color-27d7bf3: #81A297;
    --e-global-color-dc48f45: #76B466;
    --e-global-color-4600c57: #0E6118;
    --e-global-color-f25dfad: #CCD3D1;
    --e-global-color-7157c18: #4E655D;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Fira Sans";
    --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: "Fira Sans";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1320px;
}

.e-con {
    --container-max-width: 1320px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 40px;
}

.elementor-element {
    --widgets-spacing: 40px 40px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}