.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-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;
    color: #222222;
    font-family: "Sora", Sans-serif;
    line-height: 1.4em;
}

.elementor-kit-38 button,
.elementor-kit-38 input[type="button"],
.elementor-kit-38 input[type="submit"],
.elementor-kit-38 .elementor-button {
    background-color: #214eb8;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #214eb8;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 32px 16px 30px;
}

.elementor-kit-38 button:hover,
.elementor-kit-38 button:focus,
.elementor-kit-38 input[type="button"]:hover,
.elementor-kit-38 input[type="button"]:focus,
.elementor-kit-38 input[type="submit"]:hover,
.elementor-kit-38 input[type="submit"]:focus,
.elementor-kit-38 .elementor-button:hover,
.elementor-kit-38 .elementor-button:focus {
    background-color: #7D3C9800;
    color: #214eb8;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #214eb8;
}

.elementor-kit-38 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-38 h1 {
    font-size: 36px;
}

.elementor-kit-38 h3 {
    font-size: 24px;
}

.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;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 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;
    }
}