.elementor-kit-13 {
    --e-global-color-primary: #FFFFFF;
    --e-global-color-secondary: #AD1A19;
    --e-global-color-text: #C6C6C6;
    --e-global-color-accent: #AD1A19;
    --e-global-color-989c5e3: #AD1A19;
    --e-global-color-94a67af: #252525;
    --e-global-color-50193cb: #505050;
    --e-global-color-f7d27e6: #FFFFFF;
    --e-global-color-2d0d68f: #111111;
    --e-global-color-b1c7075: #D0D0D0;
    --e-global-typography-primary-font-family: "Londrina Solid";
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-primary-line-height: 1.2em;
    --e-global-typography-secondary-font-family: "Londrina Solid";
    --e-global-typography-secondary-font-weight: 200;
    --e-global-typography-secondary-line-height: 1.2em;
    --e-global-typography-text-font-family: "Lato";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.6em;
    --e-global-typography-accent-font-family: "Londrina Solid";
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-accent-line-height: 1.2em;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1720px;
}

.e-con {
    --container-max-width: 1720px;
}

.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: 490px;
    }
    .e-con {
        --container-max-width: 290px;
    }
}
