.prev {
    position: absolute;
    width: 100%;
    top: 0;
    height: auto;
    z-index: -1;
}

@media screen and (max-width: 768px) {


    body>header>nav>ul:nth-child(1),
    body>header>nav>ul:nth-child(3) {
        display: none;
    }

    #open_menu {
        display: block;
        width: 7.5vw;
        height: auto;
        position: fixed;
        right: 7vw;
    }

    #open_menu>span {
        /*background: #fff;*/
        background: #333132;
        width: 80%;
        display: block;
        height: 0.6vw;
        margin: 2vw 0;
        margin-left: auto;
    }

    #open_menu>span:nth-child(2) {
        width: 100%;
    }


    #intro {
        padding-top: 23vw;
    }

    body>header>nav {
        justify-content: center;
        height: 25vw;
        padding: 0vw 7vw;
    }

    body>header>nav>a:nth-child(2)>img {
        height: 18.05vw;
    }

    #open_menu>span:nth-child(1) {
        margin-top: 0;
    }

    #open_menu>span:nth-child(3) {
        margin-bottom: 0;
    }

    body.header_fixe>header>nav {
        padding: 0vw 7vw;
        height: 20vw;
    }

    body.header_fixe>header>nav>a:nth-child(2)>img {
        transform: none;
        transition: var(--fluid);
        height: 14.7vw;
    }

    #intro>div {
        padding: 0 7vw;
    }

    #intro>div>div:nth-child(1) {
        width: calc(100% - 14vw);
    }

    #intro>div>div {
        height: 162.5vw;
    }

    #intro>div>div:nth-child(2)>div {
        width: 90%;
    }

    h1 {
        font-size: 9vw;
        letter-spacing: .1vw;
        margin-bottom: 16vw;
    }

    .yia_btn {
        padding: 5vw 8vw;
        letter-spacing: .5vw;
        font-size: 3vw;
        /*font-family: 'Barlow';*/
        font-family: 'sofia-pro';
        border: 0.4vw solid;
    }

    #intro:before {
        width: 50vw;
        height: 110.5vw;
        bottom: -19vw;
    }



    .bNotre_concept>div>div:nth-child(1) {
        order: 2;
    }

    .bNotre_concept>div>div:nth-child(2) {
        order: 1;
    }

    .bNotre_concept>div {
        flex-wrap: wrap;
    }

    .bNotre_concept>div>div {
        width: 100%;
    }

    .bNotre_concept>div>div:nth-child(2) {
        width: 100%;
        padding-right: 7vw;
        padding-left: 7vw;
    }

    .bNotre_concept>div>div:nth-child(2)>p:nth-child(1),
    .bNotre_menu>div:nth-child(1)>div>p:first-child,
    .bFranchise>div>div:nth-child(2)>p:nth-child(1),
    .bContact>div>div>p,
    .bFormulaire>div:nth-child(1)>div>p:nth-child(1) {
        font-size: 4.2vw;
        padding-top: 23.2vw;
        margin-bottom: 4vw;
    }

    h2 {
        color: #fff;
        font-size: 8vw;
        margin-bottom: 8.5vw;
        padding-right: 10vw;
        line-height: 1.32;
    }

    body,
    p {
        font-size: 3.35vw;
    }

    .bNotre_concept>div>div:nth-child(2)>p,
    .bFranchise>div>div:nth-child(2)>p {
        line-height: 1.78;
        margin-bottom: 6vw;
    }

    .bNotre_concept>div>div:nth-child(2)>p:last-child,
    .bFranchise>div>div:nth-child(2)>p:last-child {
        margin-bottom: 12vw;
        line-height: 1.78;
    }

    .bFranchise>div>div:nth-child(2)>p:nth-of-type(n+3) {
        margin-top: 6vw;
    }

    .bNotre_concept>div>div:nth-child(1)>div {
        height: 90vw;
        margin-right: 0;
        width: 83.3vw;
        background-repeat: no-repeat;
        background-position: -5vw center;
        background-size: 88vw;
    }

    section.bNotre_menu {
        padding-top: 21vw;
        padding-bottom: 52vw;
    }

    section.bNotre_concept {
        padding-bottom: 0;
    }

    section.bNotre_menu>div {
        padding-left: 7vw;
    }

    .bFranchise>div>div:nth-child(1)>div {
        top: -32vw;
        margin-bottom: -30vw;
    }


    .bNotre_menu>div:nth-child(1)>div>p,
    .bContact>div>div>p,
    .bFormulaire>div:nth-child(1)>div>p:nth-child(1) {
        padding-top: 0;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1) {
        width: 100%;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(2) {
        display: none;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a {
        font-size: 4vw;

    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a.active,
    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a.hover {
        /*border-bottom: 0.4vw solid var(--main);*/
        box-shadow: inset 0 0 0 10vw #CE0058;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a {
        font-size: 3vw;
        margin-right: 2vw;
        padding: 2vw 1vw;
        position: relative;
        /*border-bottom: 0.4vw solid transparent;*/
    }

    .bNotre_menu>div:nth-child(1)>div>h2 {
        margin-bottom: 10.2vw;
    }

    h3 {
        font-size: 5vw;
        position: relative;
        margin-bottom: 0.7vw;
        line-height: 1.3;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>div>div>div:nth-child(2) {
        width: 60vw;
        text-align: right;
        font-size: 5vw;
        position: relative;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>div {
        padding-right: 7vw;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>div>div p {
        font-size: 3.35vw;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>div>div {
        border-bottom: 0.3vw solid #c0c0c0;
        padding-bottom: 12.2vw;
        padding-top: 12.2vw;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>a,
    .bContact>div>div:nth-child(1)>a {
        padding: 4.4vw 4.5vw;
        border: 0.3vw solid;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>div {
        margin-bottom: 17vw;
    }

    .bNotre_menu>div:nth-child(2)>div:nth-child(1)>a {
        margin-left: 9vw;
        display: block;
        margin-right: 16vw;
    }

    section.bFranchise {
        padding-top: 24vw;
    }

    .bFranchise>div>div:nth-child(1)>div {
        height: 100vw;
        margin-right: 0;
        width: 93.3vw;
        background-repeat: no-repeat;
        background-position: -6vw center;
        background-size: 99vw;
    }

    .bFranchise>div {
        padding-right: 0;
        display: block;
    }

    .bFranchise>div>div:nth-child(2)>p:nth-child(1) {
        padding-top: 12vw;
    }


    .bFranchise>div>div:nth-child(2) {
        padding-left: 7vw;
        padding-right: 7vw;
    }

    .bFranchise>div>div:nth-child(2)>a {
        display: inline-block;
        padding: 4.4vw 6.5vw;
    }

    .bFranchise>div>div:nth-child(2)>h2 {
        margin-bottom: 9.5vw;
    }

    section.bFranchise {
        padding-top: 0vw;
        padding-bottom: 28vw;
    }

    .bContact>div {
        padding: 0 7vw;
        display: block;
    }

    section.bContact {
        padding-top: 20vw;
        padding-bottom: 45vw;
    }

    .bContact>div>div:nth-child(1) {
        width: 100%;
    }

    .bContact>div>div:nth-child(1)>h2 {
        padding-right: 16vw;
        line-height: 1.32;
        margin-bottom: 13vw;
    }

    .bContact>div>div:nth-child(1)>div {
        display: block;
    }

    .bContact>div>div:nth-child(1)>div>div>p {
        margin-bottom: 7vw;
    }

    .bContact>div>div:nth-child(1)>div {
        margin-bottom: 20vw;
    }

    .bContact>div>div:nth-child(1)>a {
        padding: 4.4vw 9vw;
        margin-bottom: 18vw;
        display: inline-block;
    }

    .bContact>div>div:nth-child(2) {
        width: 100%;
        padding-left: 17vw;
    }

    .bContact>div>div:nth-child(2)>iframe,
    .bContact .acf-map {
        height: 82.5vw;
    }

    .bContact .contact__btns {
        display: block;
    }

    .bContact .contact__btns > * {
        display: inline-block;
        margin-bottom: 2vw;
    }

    body>footer>div:nth-child(1),
    body>footer>div:nth-child(2) {
        display: block;
    }

    footer {
        padding: 15vw 0;
    }

    body>footer>div:nth-child(1)>img {
        width: auto;
    }

    body>footer>div:nth-child(1)>img {
        width: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 16vw;
    }

    body>footer>div:nth-child(1)>ul,
    body>footer>div:nth-child(2)>ul {
        display: block;
        align-items: center;
    }

    body>footer>div:nth-child(1)>ul>li>a {
        font-size: 4vw;
        text-align: center;
        padding: 1.6vw 2.2vw;
    }

    body>footer>div:nth-child(2)>ul>li>a,
    body>footer>div:nth-child(2)>p {
        font-size: 3vw;
        padding: 1vw;
    }

    body>footer>div:nth-child(1)>ul {
        margin-bottom: 18vw;
        text-align: center;
        display: block;
    }

    body>footer>div:nth-child(2)>ul>li>a,
    body>footer>div:nth-child(2)>p {
        font-size: 3vw;
        text-align: center;
        display: block;
    }

    body>footer>div:nth-child(2)>ul {
        margin-bottom: 6vw;
    }

    body>footer>div:nth-child(2)>ul.social a svg {
        height: 4vw;
        width: auto;
    }

    body>footer>div:nth-child(2)>ul.social {
        width: 44%;
        margin: 0 auto 9vw;
    }

    section.bNotre_concept:after {
        display: none;
    }

    section.bNotre_concept:before {
        width: 100%;
        height: 46vw;
    }

    .menu_ouvert #open_menu>span:nth-child(2) {
        opacity: 0;
    }

    .menu_ouvert #open_menu>span:nth-child(1) {
        transform: rotate(45deg);
        position: relative;
        top: 2.5vw;
    }

    .menu_ouvert #open_menu>span:nth-child(3) {
        transform: rotate(-45deg);
        position: relative;
        top: -2.6vw;
    }

    body:before {
        content: '';
        height: 0;
        position: fixed;
        background: var(--main);
        z-index: 1024;
        width: 100%;
        top: 0;
        transition: height .5s;
    }

    body.menu_ouvert:before {
        height: 100vh;

        transition: height .5s;
    }

    body.menu_ouvert #nav_mobile {
        display: block;
        position: fixed;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
        width: 100%;
        text-align: center;
    }

    body.menu_ouvert #nav_mobile>li>a {
        text-transform: uppercase;
        font-weight: bold;
        color: #fff;
        padding: 3vw 0;
        letter-spacing: .05vw;
        font-size: 5vw;
        font-family: 'Barlow';
        width: 100%;
        display: block;
        text-align: center;
        width: 100%;
    }

    body.menu_ouvert {
        overflow: hidden;
    }

    section.bFormulaire {
        padding: 40vw 0 20vw 0;
    }

    .bFormulaire>div:nth-child(2) {
        padding: 0 7vw;
    }

    div#form_cf {
        display: block;
    }

    div#form_cf>div {
        width: 100%;
    }

    #form_cf input,
    #form_cf textarea,
    #form_cf select {
        border: 0.3vw solid var(--dark);
        padding: 4vw;
        font-size: 3.5vw;
        margin-bottom: 6vw;

    }

    div#form_cf>div>div {
        margin-bottom: 2vw;
    }

    #form_cf textarea {
        min-height: 60vw;
    }

    #form_cf input.yia_btn {
        width: auto;
    }

    .bFormulaire>div:nth-child(1)>div>h1 {
        margin-bottom: 8.2vw;
    }

    .bFormulaire>div:nth-child(1)>div {
        text-align: center;
        padding: 0 8vw;
    }

    .yia_btn:hover,
    .yia_btn:focus,
    #intro>div>div:nth-child(2)>div>a:hover,
    #intro>div>div:nth-child(2)>div>a:focus {
        box-shadow: inset 0 0 0 10vw #CE0058;
    }

    .yia_btn.yia_btn--alt {
        box-shadow: inset 0 0 0 10vw #CE0058;
    }

    .yia_btn.yia_btn--alt:hover,
    .yia_btn.yia_btn--alt:focus {
        box-shadow: inset 0 0 0 10vw #b9d9e0;
    }

}

@media screen and (min-width: 2000px) {
    body>header>nav>a:nth-child(2)>img {
        height: 4.41vw;
    }

    body>header>nav {
        height: 6vw;
    }

    body>header>nav>ul>li>a {
        font-size: .7vw;
    }

    #intro {
        padding-top: 6vw;
    }

    body.header_fixe>header>nav {
        height: 4vw;
    }
}

/* QA */

.bFranchise {
    background: transparent;
    position: relative;
}

.bFranchise:before {
    content: '';
    background: var(--main);
    position: absolute;
    width: calc(100% - 17vw);
    height: 100%;
    right: 0;
}

/*body>header>nav>ul>li>a,*/
/*.yia_btn,*/
/*.bNotre_concept>div>div:nth-child(2)>p:nth-child(1),*/
.bFranchise>div>div:nth-child(2)>p:nth-child(1),
body>footer>div:nth-child(1)>ul>li>a .bFormulaire>div:nth-child(1)>div>p,
/*.bNotre_menu>div:nth-child(1)>div>p,*/
.bNotre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a,
body>footer>div:nth-child(1)>ul>li>a,
body.menu_ouvert #nav_mobile>li>a {
    /*font-family: 'Trade Gothic LT Pro Bold Cn';*/
    font-family: 'sofia-pro';
}

body section {
    margin-top: -1px;
}


.bNotre_menu>div:nth-child(2)>div:nth-child(1)>a {
    text-align: center;
}

@media screen and (min-width: 768px) {
    #intro>div>div {
        height: calc(100vh - 14.4vw);
        overflow: hidden;
        position: relative;
    }

    #intro:before {
        height: 42.1vw;
    }
}

@media screen and (min-width: 1920px) {
    #intro>div>div {
        height: calc(100vh - 11.4vw);
        overflow: hidden;
        position: relative;
    }

    #intro:before {
        height: 40.1vw;
    }
}

@media screen and (max-width: 769px) {
    .bFranchise:before {
        width: 100%;
    }

}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: small;
    display: block;
    position: relative;
    top: -1vw;
}

.rgp_1 {
    background: var(--main);
    padding-top: 14vw;
    padding-bottom: 2vw;
}

.rgp_1 h1 {
    text-align: center;
    color: var(--main-font-color);
}

.rgp>div {
    padding: 4vw 20vw;
}

.rgp #cmplz-document {
    max-width: 100%;
}

.rgp_2 * {
    color: #000;
    position: relative;
    font-size: 16px !important;
    font-family: unset;
}

.rgp_2>div,
.rgp_2>p,
.rgp_2 div#cmplz-manage-consent-container {
    margin-bottom: 40px !important;
}


/* .bFranchise>div>div:nth-child(2)>p:nth-child(3) {
    color: #fff;
    font-family: 'Lora';
    line-height: 1.5;
    position: relative;
    margin-bottom: 3vw;
} */

section.bFranchise {
    padding-bottom: 6vw;
}

@media screen and (max-width :769px) {
    /* .bFranchise>div>div:nth-child(2)>p:nth-child(3) {
        margin-bottom: 12vw;
    } */

    section.bFranchise {
        padding-bottom: 20vw;
    }
}