.elementor-kit-15 {
    --e-global-color-primary: #1DBAB5;
    --e-global-color-secondary: #114B5F;
    --e-global-color-text: #383838;
    --e-global-color-accent: #159F9B;
    --e-global-typography-primary-font-family: "IRANYekanXFANum";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-primary-line-height: 2;
    --e-global-typography-secondary-font-family: "IRANYekanXFANum";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-secondary-line-height: 2;
    --e-global-typography-text-font-family: "IRANYekanXFANum";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 2;
    --e-global-typography-accent-font-family: "IRANYekanXFANum";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-accent-line-height: 2;
}

    .elementor-kit-15 e-page-transition {
        background-color: #FFBC7D;
    }

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    --kit-widget-spacing: 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;
    }
}
