.elementor-kit-7 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-tombuild_primary: #022047;
    --e-global-color-tombuild_text: #858585;
    --e-global-color-tombuild_accent: #09b850;
    --e-global-color-tombuild_border: #E7E7E7;
    --e-global-color-tombuild_light: #F8F8F9;
    --e-global-color-c44f38a: #092357;
    --e-global-typography-primary-font-family: "Chivo";
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-secondary-font-family: "Chivo";
    --e-global-typography-secondary-font-weight: 500;
    --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: 400;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
}

.e-con {
    --container-max-width: 1200px;
    --container-default-padding-block-start: 0px;
    --container-default-padding-inline-end: 0px;
    --container-default-padding-block-end: 0px;
    --container-default-padding-inline-start: 0px;
}

.elementor-widget:not(:last-child) {
    margin-block-end:0px;}

.elementor-element {
    --widgets-spacing: 0px 0px;
}

{
}

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;
    }
}
