[data-elementor-type="wp-page"] .elementor-section {
    background-color: #FFFFFF;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0;
    margin-bottom: 0;
}

[data-elementor-type="wp-page"] .elementor-section > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

[data-elementor-type="wp-page"] .elementor-column > .elementor-widget-wrap.elementor-element-populated {
    align-content: flex-start;
    align-items: flex-start;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
}

[data-elementor-type="wp-page"] .elementor-column > .elementor-element-populated > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-widget-heading {
    text-align: left;
}

.elementor-widget-heading .elementor-heading-title {
    font-family: "Roboto Slab", Sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: #000000;
}

.elementor-widget-text-editor {
    text-align: justify;
    color: #0D0D0D;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: var(--e-global-color-primary);
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,
.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}

[data-elementor-type="wp-page"] > .elementor-section:first-of-type:not(.elementor-motion-effects-element-type-background),
[data-elementor-type="wp-page"] > .elementor-section:first-of-type > .elementor-motion-effects-container > .elementor-motion-effects-layer,
[data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type:not(.elementor-motion-effects-element-type-background),
[data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("/wp-content/uploads/2024/08/pic-11.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

[data-elementor-type="wp-page"] > .elementor-section:first-of-type > .elementor-container,
[data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type > .elementor-container {
    min-height: 200px;
}

[data-elementor-type="wp-page"] > .elementor-section:first-of-type > .elementor-background-overlay,
[data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type > .elementor-background-overlay {
    opacity: 0.5;
}

[data-elementor-type="wp-page"] > .elementor-section:first-of-type .elementor-column > .elementor-element-populated,
[data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type .elementor-column > .elementor-element-populated {
    padding: 0;
    margin: 0;
}

[data-elementor-type="wp-page"] > .elementor-section:first-of-type .elementor-widget-heading,
[data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type .elementor-widget-heading {
    text-align: center;
}

[data-elementor-type="wp-page"] > .elementor-section:first-of-type .elementor-heading-title,
[data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type .elementor-heading-title {
    font-family: "Roboto Slab", Sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
}

@media (min-width: 1025px) {
    [data-elementor-type="wp-page"] > .elementor-section:first-of-type:not(.elementor-motion-effects-element-type-background),
    [data-elementor-type="wp-page"] > .elementor-section:first-of-type > .elementor-motion-effects-container > .elementor-motion-effects-layer,
    [data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type:not(.elementor-motion-effects-element-type-background),
    [data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-attachment: fixed;
    }
}

@media (max-width: 767px) {
    [data-elementor-type="wp-page"] > .elementor-section:first-of-type:not(.elementor-motion-effects-element-type-background),
    [data-elementor-type="wp-page"] > .elementor-section:first-of-type > .elementor-motion-effects-container > .elementor-motion-effects-layer,
    [data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type:not(.elementor-motion-effects-element-type-background),
    [data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-image: url("/wp-content/uploads/2024/08/pic-11.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: scroll;
    }

    [data-elementor-type="wp-page"] > .elementor-section:first-of-type > .elementor-container,
    [data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type > .elementor-container {
        min-height: 150px;
    }

    [data-elementor-type="wp-page"] > .elementor-section:first-of-type .elementor-widget-wrap,
    [data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type .elementor-widget-wrap {
        align-content: center;
        align-items: center;
    }

    [data-elementor-type="wp-page"] > .elementor-section:first-of-type .elementor-heading-title,
    [data-elementor-type="wp-page"] > .elementor-section-wrap > .elementor-section:first-of-type .elementor-heading-title {
        font-size: 22px;
    }

    .elementor-widget-heading .elementor-heading-title {
        font-size: 22px;
    }
}