.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;
        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: 12.28vw;
    }

    #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: 10vw;
    }

    #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';
        border: 0.4vw solid;
    }

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

 

    #notre_concept>div>div:nth-child(1) {
        order: 2;
    }

    #notre_concept>div>div:nth-child(2) {
        order: 1;
    }

    #notre_concept>div {
        flex-wrap: wrap;
    }

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

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

    #notre_concept>div>div:nth-child(2)>p:nth-child(1),
    #notre_menu>div:nth-child(1)>div>p,
    #franchise > div > div:nth-child(2) > p:nth-child(1),
    #contact>div>div>p,
    #formulaire>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;
    }

    #notre_concept>div>div:nth-child(2)>p {
        line-height: 1.78;
        margin-bottom: 6vw;
    }

    #notre_concept>div>div:nth-child(2)>p:last-child {
        margin-bottom: 12vw;
        line-height: 1.78;
    }


    #notre_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#notre_menu {
        padding-top: 21vw;
        padding-bottom: 52vw;
    }    

    section#notre_concept {
        padding-bottom: 0;
    }

    section#notre_menu>div {
        padding-left: 7vw;
    }

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


    #notre_menu>div:nth-child(1)>div>p, #contact>div>div>p, #formulaire > div:nth-child(1) > div > p:nth-child(1) {
        padding-top: 0;
    }

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

    #notre_menu>div:nth-child(2)>div:nth-child(2) {
        display: none;
    }

    #notre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a {
        font-size: 4vw;
    }

    #notre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a.active {
        border-bottom: 0.4vw solid var(--main);
    }

    #notre_menu>div:nth-child(2)>div:nth-child(1)>ul>li>a {
        font-size: 4vw;
        margin-right: 11vw;
        padding-bottom: 2vw;
        position: relative;
        border-bottom: 0.4vw solid transparent;
    }

    #notre_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;
    }

    #notre_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;
    }

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

    #notre_menu>div:nth-child(2)>div:nth-child(1)>div>div p {
        font-size: 3.35vw;
    }
    
    #notre_menu>div:nth-child(2)>div:nth-child(1)>div>div {
        border-bottom: 0.3vw solid #c0c0c0; 
        padding-bottom: 8vw;
        padding-top: 8vw;
    }

    #notre_menu>div:nth-child(2)>div:nth-child(1)>a, #contact>div>div:nth-child(1)>a {
        padding: 4.4vw 4.5vw;
        border: 0.3vw solid;
    }

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

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

    section#franchise {
        padding-top: 24vw;
    }

    #franchise>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;
    }

    #franchise>div {
        padding-right: 0;
        display: block;
    }

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


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

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

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

    section#franchise {
        padding-top: 0vw;
        padding-bottom: 28vw;
    }

    #contact>div {
        padding-left: 7vw;
        display: block;
    }

    section#contact {
        padding-top: 20vw;
        padding-bottom: 30vw;
    }

    #contact>div>div:nth-child(1) {
        width: 100%;
    }

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

    #contact>div>div:nth-child(1)>div {
        display: block;
    }

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

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

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

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

    #contact>div>div:nth-child(2)>iframe {
        height: 82.5vw;
    }

    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;
    }
    
   

    section#notre_concept:after{
        display: none;
    }

    section#notre_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%;
    }

    body.menu_ouvert #nav_mobile ul >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#formulaire {
        padding: 40vw 0 20vw 0;
    }

    #formulaire > 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;
    }

    #formulaire > div:nth-child(1) > div > h1 {
        margin-bottom: 8.2vw;
    }
    
    #formulaire > div:nth-child(1) > div {
        text-align: center;
        padding: 0 8vw;
    }

    .yia_btn:hover, .yia_btn:focus {
        box-shadow: inset 0 0 0 10vw var(--white);
    }
        
}

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

    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 */

#franchise{
    background: transparent;
    position: relative;
}

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

body>header>nav>ul>li>a,
.yia_btn,
#notre_concept > div > div:nth-child(2) > p:nth-child(1),
#franchise > div > div:nth-child(2) > p:nth-child(1),
body>footer>div:nth-child(1)>ul>li>a
#formulaire > div:nth-child(1) > div > p,
#notre_menu > div:nth-child(1) > div > p,
#notre_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';
}

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


#notre_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){
    #franchise: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;
}

.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;
}


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

section#franchise {
    padding-bottom: 6vw;
}

@media screen and (max-width :769px){
    #franchise > div > div:nth-child(2) > p:nth-child(3) {
        margin-bottom: 12vw;
    }
    section#franchise {
        padding-bottom: 20vw;
    }
}

@media screen and (min-width: 769px){
    #franchise > div > div:nth-child(2) > h2{
        font-size: 2.2vw;
    }


    #formulaire > div > div > h1{
        font-size: 3.5vw;
    }
}

/* QA */

#notre_menu>div:nth-child(2)>div:nth-child(1)>div>div {
    justify-content: space-between;
}
