.is-page-equipe .faq-heading-mar {
    margin-top: 145px;
    background: #fff;
    padding-top: 3rem;
    position: relative;
}

.faq-heading-mar {
    margin-top: 17vh;
}

@media screen and (max-width: 965px) {
    .element-1-heading-mar {
        margin-top: 9vh;
    }
}

@media screen and (max-width: 965px) {
    .is-page-equipe .faq-heading-mar {
        margin-top: 60px;
    }
}

@media screen and (max-width: 770px) {
    .faq-heading-mar {
        margin-top: 9vh;
    }
}

@media screen and (max-width: 470px) {
    .faq-heading-mar {
        margin-top: 10vh;
    }
}

.is-page-projects .faq-heading-mar {
    margin-top: 145px;
    background: #E6EAE8;
    padding-top: 3rem;
    position: relative;
}

.is-page-projects .faq-heading-mar:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    height: 1.9rem;
    z-index: 1;
}

@media (max-width: 965px) {
    .is-page-projects .faq-heading-mar {
        margin-top: 69px;
    }
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: border-box;
    }

    .project-section-1 hr {
        margin: 1rem 0;
        color: inherit;
        background-color: currentColor;
        opacity: .25;
    }

    .project-section-1 hr:not([size]) {
        height: 1px;
    }

    .project-section-1 h1 {
        margin-top: 0;
        margin-bottom: .5rem;
        line-height: 1.2;
    }

    .project-section-1 h1 {
        font-size: calc(1.375rem + 1.5vw);
    }
}

@media all and (min-width: 1200px) {
    .project-section-1 h1 {
        font-size: 2.5rem;
    }
}

@media all {
    .project-section-1 p {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    .project-section-1 .container {
        width: 100%;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
        margin-right: auto;
        margin-left: auto;
    }
}

@media all and (min-width: 576px) {
    .project-section-1 .container {
        max-width: 540px;
    }
}

@media all and (min-width: 768px) {
    .project-section-1 .container {
        max-width: 720px;
    }
}

@media all and (min-width: 992px) {
    .project-section-1 .container {
        max-width: 960px;
    }
}

@media all and (min-width: 1200px) {
    .project-section-1 .container {
        max-width: 1140px;
    }
}

@media all and (min-width: 1400px) {
    .project-section-1 .container {
        max-width: 1320px;
    }
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: inherit;
        -webkit-tap-highlight-color: transparent;
    }

    .project-section-1 h1 {
        font-size: 45px;
        line-height: 1.17;
    }
}

@media all and (min-width: 62em) {
    .project-section-1 h1 {
        font-size: 55px;
        line-height: 1.17;
    }
}

@media all {
    .project-section-1 h1 {
        margin: 10px 0;
        font-family: Fira Sans, sans-serif;
        font-weight: 500;
        text-rendering: optimizelegibility;
    }

    .project-section-1 p:empty {
        display: none;
    }

    .project-section-1 hr {
        margin: 20px 0;
        border: 0;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #fff;
        box-sizing: content-box;
    }

    .project-section-1 .headding {
        text-align: center;
        margin-bottom: 3rem;
    }

    .project-section-1 .headding p {
        font-weight: 700;
        font-size: 1.5rem;
    }

    .project-section-1 .headding hr {
        margin: 2rem auto;
        border-top-color: var(--theme-color-main);
        border-bottom-color: var(--theme-color-main);
        width: 200px;
        opacity: 0.8;
    }

    .project-section-1 .header-hero {
        position: relative;
    }

    .project-section-1 .header-hero-title .headding {
        margin-bottom: 0;
    }

    .project-section-1 .header-hero-title hr {
        margin-bottom: 2rem;
    }
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: border-box;
    }

    .project-section-1 p {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    .project-section-1 .container {
        width: 100%;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
        margin-right: auto;
        margin-left: auto;
    }
}

@media all and (min-width: 576px) {
    .project-section-1 .container {
        max-width: 540px;
    }
}

@media all and (min-width: 768px) {
    .project-section-1 .container {
        max-width: 720px;
    }
}

@media all and (min-width: 992px) {
    .project-section-1 .container {
        max-width: 960px;
    }
}

@media all and (min-width: 1200px) {
    .project-section-1 .container {
        max-width: 1140px;
    }
}

@media all and (min-width: 1400px) {
    .project-section-1 .container {
        max-width: 1320px;
    }
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: inherit;
        -webkit-tap-highlight-color: transparent;
    }

    .project-section-1 p:empty {
        display: none;
    }
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: border-box;
    }
}

@media all {
    .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
        box-sizing: inherit;
        -webkit-tap-highlight-color: transparent;
    }
}

.is-page-projects.is-action-detail .faq-heading-mar {
    background: var(--theme-color-light);
}

@media (max-width: 965px) {
    .faq-heading-mar {
        margin-top: 130px;
    }
}

.is-page-projects.is-action-detail .faq-heading-mar:after {
    content: none;
}

.project-section-1 p, .project-section-1 *, .project-section-1 :after, .project-section-1 :before {
    font-size: 18px;
    font-family: 'Fira Sans', sans-serif;
}


/* ---------------- */
.overlay-content h2 {
    text-align: center;
}


/*.first-column .card .first-card::before {*/
/*    content: none;*/
/*}*/

blockquote {
    font-style: italic;
    border-left: 4px solid #528837;
    padding: 10px;
    margin: 10px 0;
    background-color: #ffffff;
    color: var(--bs-body-color);
    line-height: 1.3;
    font-weight: 400;
    font-size: 1rem;
}

blockquote::after {
    content: '\2014';
    margin-left: 5px;
    font-weight: bold;
}


.overlay-content {
    background-color: var(--theme-color-secondary);
}

.first-card {
    height: 32rem;
    border-radius: 2px;
    overflow: hidden;
}

.member-pos {
    display: block;
    color: #fff;
    text-align: center;
    margin-top: -18px;
    font-size: 1rem;
    margin-bottom: 7px;
}

.first-column:hover .hover-effect {
    opacity: 0.5;
}

.member-description strong {
    font-size: 1.4rem;
    font-weight: bold;
}

.is-page-equipe.is-action-detail .card-box {
    height: auto;
    position: sticky;
    top: 12rem;
}

.overlay-content h2 {
    line-height: 1;
}

.first-card img {
    object-position: top;
}

.project-img-mar-top {
    margin-bottom: 5vh;
}