.elementor-kit-38 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-24cb6440: #4054B2;
    --e-global-color-612a6427: #23A455;
    --e-global-color-5da9ef4f: #000;
    --e-global-color-6f6bd1a4: #FFF;
    --e-global-color-6ff3f7ee: #1A6C7A;
    --e-global-color-60641c3: #2e9acd;
    --e-global-color-0469702: #04CACF;
    --e-global-color-556d970: #2E9ACD;
    --e-global-color-6d4fb87: #2D84F7;
    --e-global-color-574cd3d: #2D84F7;
    --e-global-color-d26da39: #2D84F7;
    --e-global-color-1b00a48: #0E5478;
    --e-global-color-11ab82f: #4CB6C6;
    --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-kit-38 button,
.elementor-kit-38 input[type="button"],
.elementor-kit-38 input[type="submit"],
.elementor-kit-38 .elementor-button {
    border-style: solid;
}

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

.e-con {
    --container-max-width: 1140px;
}

.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: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;
    }
}