.elementor-kit-647 {
    --e-global-color-primary:#6ec1e4;
    --e-global-color-secondary:#54595f;
    --e-global-color-text:#7a7a7a;
    --e-global-color-accent:#61ce70;
    --e-global-color-2782b49e:#4054b2;
    --e-global-color-dc9fb19:#23a455;
    --e-global-color-9729d36:#000;
    --e-global-color-7ed3863c:#fff;
    --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 }
}

#wedg {
    background: #fff !important;
    border-radius: 20px !important;
    color: #000 !important;
    display: block !important;
    height: 20px !important;
    line-height: 20px !important;
    position: absolute !important;
    right: 0px !important;
    text-align: center !important;
    text-decoration: none !important;
    top: 0px !important;
    width: 20px !important;
}