.elementor-kit-4 {
    --e-global-color-primary: #933237;
    --e-global-color-primary_hover: #000000;
    --e-global-color-text: #555555;
    --e-global-color-text_light: #888888;
    --e-global-color-grey: #676a6a;
    --e-global-color-accent: #000000;
    --e-global-color-border: #DFE1E7;
    --e-global-color-background: #FFFFFF;
    --e-global-color-background_light: #F3F5FA;
    --e-global-typography-heading_title-font-size: 40px;
    --e-global-typography-heading_title-font-weight: 600;
    --e-global-typography-heading_title-text-transform: uppercase;
    --e-global-typography-heading_title-line-height: 1.08em;
    --e-global-typography-c71b205-font-family: 'Myriad Pro Bold';
    --e-global-typography-c71b205-font-size: 13px;
    --e-global-typography-c71b205-font-weight: 600;
    --e-global-typography-c71b205-text-transform: lowercase;
    --e-global-typography-c71b205-line-height: 1.8em;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1290px;
}

.e-con {
    --container-max-width: 1290px;
}

.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:1200px) {
    .elementor-kit-4 {
        --e-global-typography-heading_title-font-size: 42px;
    }
}

@media(max-width:1024px) {
    .elementor-kit-4 {
        --e-global-typography-heading_title-font-size: 38px;
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }
    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-4 {
        --e-global-typography-heading_title-font-size: 32px;
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }
    .e-con {
        --container-max-width: 767px;
    }
}

.service-item.service-style-1 .service-title {
    font-size: 15px;
    line-height: 24px;
}