.elementor-kit-13 {
    --e-global-color-primary: #1C1C1C;
    --e-global-color-secondary: #1C1C1C;
    --e-global-color-text: #4D4D4D;
    --e-global-color-accent: #1F3D3F;
    --e-global-color-fff4544: #33A9B1;
    --e-global-color-a21b648: #F1F0F0;
    --e-global-color-13f7469: #AFAFAF;
    --e-global-color-f5f8d88: #FFFFFF;
    --e-global-color-58dfc77: #DEE8DE;
    --e-global-typography-primary-font-family: "Marcellus";
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-primary-line-height: 1.36em;
    --e-global-typography-secondary-font-family: "Marcellus";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-secondary-line-height: 1.36em;
    --e-global-typography-text-font-family: "Lato";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.63em;
    --e-global-typography-accent-font-family: "Marcellus";
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-accent-line-height: 1.1em;
}

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

.e-con {
    --container-max-width: 1630px;
    --container-default-padding-top: 0px;
    --container-default-padding-right: 0px;
    --container-default-padding-bottom: 0px;
    --container-default-padding-left: 0px;
}

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

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

{}

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

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

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

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

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

@media(max-width:479px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 400px;
    }
    .e-con {
        --container-max-width: 400px;
        --container-default-padding-top: 0px;
        --container-default-padding-right: 0px;
        --container-default-padding-bottom: 0px;
        --container-default-padding-left: 0px;
    }
}