.elementor-kit-47 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-3f6450a8: #4054B2;
    --e-global-color-488fb736: #23A455;
    --e-global-color-7117e562: #000;
    --e-global-color-41a4a261: #FFF;
    --e-global-color-1ff44f92: #352D66;
    --e-global-color-1ed7bf96: #333333;
    --e-global-color-6cb9ed12: RGBA(51, 51, 51, 0.83);
    --e-global-color-46fa4255: #F3F3F3;
    --e-global-color-188b637a: #D8D4DD;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --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: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

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

{}

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

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

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