[id^="temoignage"] .main {
    font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande",sans-serif;
}

[id^="temoignage"] .main h1 {
    margin-top: 2rem;
    margin-bottom: 0;
}

[id^="temoignage"] .main blockquote {
    margin: 1rem;
}

[id^="temoignage"] .main blockquote span {
    font-size: 1.4rem;
    text-align: center;
}

[id^="temoignage"] .main blockquote .quote:after,[id^="temoignage"] .main blockquote .quote:before {
    content: '';
}

[id^="temoignage"] .main .hq-bloc-intro p:first-child {
    color: #48433f;
}

[id^="temoignage"] .main .middle-line {
    border-bottom: 1px solid #f3f3f3;
}

[id^="temoignage"] header .hq-bloc-intro h2 {
    /* font-size: 1.8rem; */
    margin-top: 0;
}

[id^="temoignage"] header.breadcrumb-bloc {
    margin-bottom: 0;
}

[id^="temoignage"] .hq-bloc-intro {
    margin: 1.5rem 0;
}

[id^="temoignage"] .hq-section {
    margin: 4rem auto;
}

[id^="temoignage"] .hq-section.text h2 {
    /* font-size: 2.2rem; */
    margin-bottom: 0;
}

[id^="temoignage"] .hq-section .font-default {
    font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande",sans-serif;
}

[id^="temoignage"] .hq-section .row.first-quote {
    display: flex;
}

[id^="temoignage"] .hq-section .row.first-quote .hq-bloc-gris {
    display: flex;
    align-items: center;
}

[id^="temoignage"] .hq-section .quote-img {
    float: right;
}

[id^="temoignage"] .bandeau-media {
    color: #fff;
    background: #00376a;
}

[id^="temoignage"] .bandeau-media .finance-help {
    text-align: center;
    padding-right: 0;
}

[id^="temoignage"] .bandeau-media .hq-bloc-bleu {
    padding: 2.5rem;
    background: #00376a;
}

[id^="temoignage"] .bandeau-media .hq-bloc-bleu .title {
    font-size: 2rem;
    line-height: 2.6rem;
    font-family: 'Open Sans',sans-serif;
}

[id^="temoignage"] .bandeau-media .hq-bloc-bleu .hq-liste-donnees {
    list-style: none;
}

[id^="temoignage"] .bandeau-media .hq-bloc-bleu.video-wrapper {
    padding-left: 0;
}

[id^="temoignage"] .bandeau-media .video-metas {
    margin-top: 2.5rem;
    margin-bottom: 0;
}

[id^="temoignage"] .bandeau-media .video-metas .hq-video-transcript {
    margin-top: -.2rem;
}

[id^="temoignage"] .bandeau-media .video-metas .hq-tooltip:hover {
    border-bottom: none;
}

[id^="temoignage"] .bandeau-media .row {
    display: flex;
    align-items: center;
    padding-right: 0;
}

[id^="temoignage"] .bandeau-media .middle-line {
    width: 20rem;
    margin: 20px auto;
}

[id^="temoignage"] .bandeau-media .middle-line {
    width: 20rem;
    margin: 20px auto;
}

[id^="temoignage"] .hq-bloc-gris {
    background-color: #f3f3f3;
    border: none;
}

[id^="temoignage"] .hq-bloc-gris.second-quote {
    width: 65rem;
    margin: 0 auto;
    text-align: center;
}

[id^="temoignage"] .main-content {
    margin-top: 2rem;
}

[id^="temoignage"] .main-content h3 {
    /* font-size: 1.8rem; */
    margin-bottom: 0;
}

[id^="temoignage"] .main-content .hq-bloc-intro p:first-child {
    font-size: 1.6rem;
}

[id^="temoignage"] .expert-contact {
    padding: 8rem 0!important;
}

[id^="temoignage"] .expert-contact h2 {
    text-align: left;
    font-size: 3rem;
    font-weight: 400;
    color: #fff
}

[id^="temoignage"] .hq-bloc-gris-top {
    padding: 2rem
}

[id^="temoignage"] .quote {
    font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande",sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4rem;
}

[id^="temoignage"] #hq-main-footer {
    margin-top: 5rem;
}
[id^="temoignage"] .bigger {
    margin-top: 15px;
    font-size: 4rem;
}

#hq-aff-aide-info .aide-separation:first-child{
    border-top: none;
}

#hq-aff-aide-info.hq-section {
    margin-bottom: 90px;
}

@media only screen and (max-width: 767px) {
    [id^="temoignage"] .bandeau-media .row {
        padding:3rem 1.6rem;
        flex-direction: column
    }
    [id^="temoignage"] .expert-contact h2 {
        font-size: 2.5rem;
    }

    [id^="temoignage"] .bandeau-media .hq-bloc-bleu {
        padding: 0;
    }

    [id^="temoignage"] .bandeau-media .finance-help {
        padding-bottom: 2.5rem;
    }

    [id^="temoignage"] .hq-section .first-quote {
        margin-left: 1.6rem;
        margin-right: 1.6rem;
        padding: 0;
        display: flex;
    }

    [id^="temoignage"] .hq-section .first-quote .quote-img {
        max-width: 100%;
        float: unset;
    }

    [id^="temoignage"] .hq-section .first-quote .hq-bloc-gris {
        flex-direction: column;
    }

    [id^="temoignage"] .hq-section .first-quote .hq-bloc-gris blockquote {
        margin: 2rem 0 0;
    }

    [id^="temoignage"] .hq-section .first-quote .columns {
        display: flex;
        justify-content: center
    }

    [id^="temoignage"] .hq-section .second-quote {
        width: 100%
    }

    [id^="temoignage"] .hq-section .expert-contact {
        margin: 0px 0px 40px 0px;
        padding: 4rem!important
    }

    [id^="temoignage"] .hq-section .expert-contact .middle-line {
        width: 100%;
    }

    [id^="temoignage"] footer#hq-main-footer .hq-footer-copyright p {
        text-align: center;
    }
}

@media screen and (max-width: 912px) {
    [id^="temoignage"] .first-quote .hq-bloc-gris blockquote {
        margin-right:4rem;
    }
}
