.elementor-kit-34 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-7a42f0ae: #4054B2;
    --e-global-color-5da577cb: #23A455;
    --e-global-color-32d4c275: #000;
    --e-global-color-79052f37: #FFF;
    --e-global-color-44375da8: #21CCCB;
    --e-global-color-511330ac: #27364C;
    --e-global-color-45d10394: #7998A2;
    --e-global-color-79b5e877: #001D4A;
    --e-global-color-3851a84b: #F4F5F7;
    --e-global-color-6fc2984d: #455065;
    --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;
    font-family: "proxima-nova", Sans-serif;
    line-height: 1em;
    letter-spacing: 0px;
}

.elementor-kit-34 a {
    color: var(--e-global-color-44375da8);
    font-family: "proxima-nova", Sans-serif;
    font-weight: 600;
    text-decoration: underline;
}

.elementor-kit-34 a:hover {
    color: var(--e-global-color-44375da8);
}

.elementor-kit-34 h1 {
    font-family: "proxima-nova", Sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
}

.elementor-kit-34 h2 {
    font-family: "proxima-nova", Sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
}

.elementor-kit-34 h3 {
    font-family: "proxima-nova", Sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
}

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

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

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

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

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

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

@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;
    }
}