#tnc-slick_header{
    margin : 0 4.8vw 80px;
    background-color: transparent;
    height: 77vh;
}

#tnc-slick_header .arrow-header{
    position: absolute;
    bottom: 1.5vw;
    left : 1.5vw;
}

#tnc-slick_header .card_container{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding: 70px;
    padding-bottom: 110px;
}

#tnc-slick_header .card_container h1,
#tnc-slick_header .card_container p{
    z-index: 9;
}

#tnc-slick_header .card_container > img{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#tnc-slick_header .card_container img.mobile{
    display: none;
}






#tnc-onglets{
    height: auto;
    transition: .2s ease-in-out;
    padding: 0 4.8vw;
}

#tnc-onglets .container_small{

}

#tnc-onglets .container_small .onglets-container{
    width: 100%;
    display: flex;
    align-items: flex-end;
}

#tnc-onglets .container_small .onglets-container.mobile{
    display: none;
}

#tnc-onglets .container_small .onglets-container div{
    width: 25%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px 27px 20px;
    cursor: pointer;
    border-bottom: transparent solid 3px;
}

#tnc-onglets .container_small .onglets-container .allnavonglet.active{
    border-bottom: #449147 solid 3px;
    z-index: 9;
}

#tnc-onglets .container_small .onglets-container .allnavonglet.active p{
    color : #1D1C1B !important;
    text-align: center;
}
#tnc-onglets .container_small .onglets-container .allnavonglet p{
    text-align: center;
}

#tnc-onglets .container_small .onglets{
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
}

#tnc-onglets .container_small .onglets .onglet1,
#tnc-onglets .container_small .onglets .onglet2,
#tnc-onglets .container_small .onglets .onglet3,
#tnc-onglets .container_small .onglets .onglet4{
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    display: none;
    background-color: #F2F2F2;
    top:0;
    left :0;
    width: 100%;
    min-height: 10vw;
    position: relative;
}

#tnc-onglets .container_small .allnavonglet .mobilearrow{
    display: none;
}


#tnc-onglets .container_small .onglets .onglet1.active,
#tnc-onglets .container_small .onglets .onglet2.active,
#tnc-onglets .container_small .onglets .onglet3.active,
#tnc-onglets .container_small .onglets .onglet4.active{
    display: flex;
    overflow: hidden;
    margin-bottom: 10vw;
}


#tnc-onglets .container_small .onglets .onglet1 .image-coin{
    position: absolute;
    top:0;
    left:0;
    z-index: 0;
}
#tnc-onglets .container_small .onglets .onglet1 .top{
    display: flex;
    width: 100%;
    height: auto;
    padding: 5vw;
}
#tnc-onglets .container_small .onglets .onglet1 .top .col-left{
    display: flex;
    flex-direction: column;
    width: 37%;
}
#tnc-onglets .container_small .onglets .onglet1 .top .col-left h2{
    margin-bottom: 55px;
}
#tnc-onglets .container_small .onglets .onglet1 .top .col-left .img-container{
    padding-left: 60px;
}
#tnc-onglets .container_small .onglets .onglet1 .top .col-right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 63%;
}

#tnc-onglets .container_small .onglets .onglet1 .top .col-right svg{
    transform: scale(1.4) translateX(-10px);
}

#tnc-onglets .container_small .onglets .onglet1 .top .col-right p{
    text-align: center;
    max-width: 27vw;
    margin: 20px 0px;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom{
    width: 100%;
    height: auto;
    background-color: #EDE6E0;
    padding: 6.5vh 4.66vw 9.4vh 4.66vw;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom .nav-slider-histoire{
    display: flex;
    width: 70px;
    justify-content: space-between;
    height: auto;
    margin-bottom: 40px;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom .nav-slider-histoire svg{
    opacity: 0.6;
    cursor: pointer;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom .nav-slider-histoire svg:hover{
    opacity: 1;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire{
    width: 100%;
    height: 225px;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container{
    height: 100%;
    width: 50%;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container p{
    max-width: 75%;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container .rondvert{
    position: absolute;
    top: 2px;
    right: 92px;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container .traitgris{
    position: absolute;
    top: 17px;
    right: 32px;
}

@media screen and (min-width : 768px){
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container .traitgris svg{
        width: 60px;
    }
}


#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire  ul {
    width: 100%;
    top:0;
    background-color : #C6C6C6;
    height:1px;
    display: flex;
    flex-direction: row;
    flex-shrink: 1;
    align-items: center;
}
#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire ul li{
    background-color : #C6C6C6;
    height:1px;
    width: 100%;
    list-style: transparent;
    transition: .3s ease-in-out;
    list-style-type: none;
}
#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire ul li.slick-active{
    height:4px;
    background-color : green;
    transition: .3s ease-in-out;
}
#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire  ul li button,
#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire ul li::marker{
    display: none;
}


#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .slick-list{
    overflow: visible;
}

#tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .slick-list:before{
    content:"";
    position: absolute;
    height : 100%;
    width : 100vw;
    background-color : #EDE6E0;
    transform: translateX(-100vw);
    z-index: 1;
}

#tnc-onglets .container_small .onglets .onglets-arrow{
    position: absolute;
    bottom : -55px;
    right : 0;
    display: flex;
    width: auto;
    cursor: pointer;
}


/* ONGLET 2*/

#tnc-onglets .container_small .onglets .onglet2 .image-coin{
    position: absolute;
    top:0;
    left:0;
    z-index: 0;
}


#tnc-onglets .container_small .onglets .onglet2 .image-coin2{
    position: absolute;
    top:0;
    right:0;
    z-index: 0;
}

#tnc-onglets .container_small .onglets .onglet2 .top .image-coin2mobile,
#tnc-onglets .container_small .onglets .onglet2 .top .image-coin1mobile{
    display: none;
}

#tnc-onglets .container_small .onglets .onglet2 .top{
    display: flex;
    width: 100%;
    height: auto;
    padding: 9.4vh 4.66vw;
    position: relative;
}
#tnc-onglets .container_small .onglets .onglet2 .top .col-left{
    display: flex;
    flex-direction: column;
    width: 50%;
}
#tnc-onglets .container_small .onglets .onglet2 .top .col-left .img-container{
    width: 90%;
    height: 65%;
}

#tnc-onglets .container_small .onglets .onglet2 .top .col-left .img-container img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#tnc-onglets .container_small .onglets .onglet2 .top .col-right{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 50%;
    z-index: 99;
}

#tnc-onglets .container_small .onglets .onglet2 .top .col-right svg{
    transform: scale(1.4) translateX(-10px);
}

#tnc-onglets .container_small .onglets .onglet2 .top .col-right p{
    text-align: left;
    width: 80%;
    margin: 50px 0px 0px;
    z-index: 99;
}


#tnc-onglets .container_small .onglets .onglet2 .bottom{
    padding: 9.4vh 4.66vw;
    padding-top: 0;
    width: 100%;
    z-index: 99;
}

#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid{
    display: flex;
    flex-wrap: wrap;
}

#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px 40px 40px 60px;
    width: 33%;
}

#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div{
    border-bottom: solid 1px #C6C6C6;
    border-right: solid 1px #C6C6C6;
}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(3n){
    border-bottom: solid 1px #C6C6C6;
    border-right: none;
}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(n+4){
    border-bottom: none;
    border-right: solid 1px #C6C6C6;
}

#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid p{
    margin-bottom: 0;
    position: relative;
}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid p:first-of-type{
    margin-bottom: 24px;
}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div p:first-child::before{
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-size: 15px;
    font-weight: 500 !important;
    position: absolute;
    left: -40px;
    top: -1px;
    color : #449147;
}


#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(1) p:first-child::before{content:'01 -';}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(2) p:first-child::before{content:'02 -';}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(3) p:first-child::before{content:'03 -';}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(4) p:first-child::before{content:'04 -';}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(5) p:first-child::before{content:'05 -';}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(6) p:first-child::before{content:'06 -';}
#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(7) p:first-child::before{content:'07 -';}


/* Engagements - Onglet 3 */



#tnc-onglets .container_small .onglets .onglet3 .top{
    display: flex;
    width: 100%;
    height: auto;
    padding: 9.4vh 4.66vw 5.88vh 4.66vw;
}
#tnc-onglets .container_small .onglets .onglet3 .top .col-left{
    display: flex;
    flex-direction: column;
    width: 50%;
}

#tnc-onglets .container_small .onglets .onglet3 .image-coin{
    position: absolute;
    top:0;
    left:0;
    z-index: 0;
}

#tnc-onglets .container_small .onglets .onglet3 .top .col-right{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}

#tnc-onglets .container_small .onglets .onglet3 .bottom{
    width: 100%;
    height: auto;
}

#tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container{
    width: 100%;
    display: flex;
    flex-direction: column;
}

#tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card{
    display: flex;
    width: 100%;
    margin-bottom: 80px;
}

#tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card:last-child{
    margin-bottom: 11.76vh;
}

#tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-left{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    padding-right: 4.66vw;
    padding-left: 4.66vw;
}

#tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-left hr{
    height: 1px;
    background-color: #C6C6C6;
    width: 100%;
}

#tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-left p{
    margin: 22px 0px;
}

#tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-right{
    width: 50%;
    display: flex;
    flex-direction: row;
    padding-right: 4.66vw;
}


/* Onglet4 */

#tnc-onglets .container_small .onglets .onglet4 .top{
    display: flex;
    width: 100%;
    height: auto;
    padding: 9.4vh 4.66vw 20px 4.66vw;
}
#tnc-onglets .container_small .onglets .onglet4 .top .col-left{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
    z-index: 99;
    padding-right: 8vw;
}

#tnc-onglets .container_small .onglets .onglet4 .top .col-left img{
    max-width: 100%;
    transform: translateX(-25px);
}

#tnc-onglets .container_small .onglets .onglet4 .top .col-left p.mobile{
    display: none;
}

#tnc-onglets .container_small .onglets .onglet4 .top .col-left img.mobile{
    display: none;
}
#tnc-onglets .container_small .onglets .onglet4 .top .col-left .legende-schema div{
    display: none;
}

#tnc-onglets .container_small .onglets .onglet4 .image-coin{
    position: absolute;
    top:0;
    left:0;
    z-index: 0;
}

#tnc-onglets .container_small .onglets .onglet4 .top .col-right{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 50%;
    padding-right: 2vw;
    padding-top: 50px;
}

#tnc-onglets .container_small .onglets .onglet4 .top .col-right ul{
    margin-left: 17px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#tnc-onglets .container_small .onglets .onglet4 .top .text-container{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 70px;
}

#tnc-onglets .container_small .onglets .onglet4 .top .text-container p:first-child{
    margin-bottom: 25px;
    margin-left: 2px;
}

#tnc-onglets .container_small .onglets .onglet4 .top .text-container p{
    margin-left: 41px;
}

#tnc-onglets .container_small .onglets .onglet4 .top .text-container ul{
    margin-left: calc(45px + 17px);
}


#tnc-onglets .container_small .onglets .onglet4 .bottom{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-left: 4.66vw;
    padding-right: 4.66vw;
    padding-top: 0;
    padding-bottom: 16.4vh;
}

#tnc-onglets .container_small .onglets .onglet4 .bottom .col-left{
    width: 38%;
    padding-top: 30px;
    padding-right: 0vw;
    border-top: solid 1px #C6C6C6;
}

#tnc-onglets .container_small .onglets .onglet4 .bottom .col-right{
    width: 50%;
    padding-top: 30px;
    display: flex;
    border-top: solid 1px #C6C6C6;
    align-items: flex-start;
}

#tnc-onglets .container_small .onglets .onglet4 .bottom .col-right svg{
    margin-right: 17px;
}

#tnc-onglets .container_small .onglets .onglet4 .bottom .col-right .grid-fabrication{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#tnc-onglets .container_small .onglets .onglet4 .bottom .col-right .grid-fabrication > div{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#tnc-onglets .container_small .onglets .onglet4 .bottom .col-right .grid-fabrication > div:nth-child(odd){
    width: 60%;
}

#tnc-onglets .container_small .onglets .onglet4 .bottom .col-right .grid-fabrication > div:nth-child(even){
    width: 40%;
}


#tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .colplusmobile{
    display: none;
}

@media screen and (max-width : 1230px){

}

@media screen and (max-width : 1140px){
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div{
        padding : 2.5vw 4vw;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div p:first-child::before{
        left: -32px;
    }
}

#tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid p .plusmobile{
    display: none;
}

#tnc-onglets .container_small .onglets .onglet4 .top .col-left svg.map{
    display: none;
}

@media screen and (max-width : 1040px){
    #tnc-onglets .container_small .onglets .onglet4 .top{
        flex-direction: column;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left{
        width: 100%;
        padding-right: 0;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-right{
        width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left img{
        width: 80%;
        transform: none;
        margin: auto;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left p.mobile{
        display: block;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left img{
        display: none;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left svg.map{
        display: block;
        width: 70%;
        margin: auto;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left img.mobile{
        display: block;
        width: 60%;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left .legende-schema div{
        display: flex;
    }
    #illu_schema_distillation{
        mix-blend-mode: multiply;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left svg .clickable text{
        opacity: 0;
        transition: .5s ease-out;
    }
    #tnc-onglets .container_small .onglets .onglet4 .bottom{
        display: none;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .text-container{
        margin-bottom: 40px;
    }
}

@media screen and (max-width : 992px){
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .slick-list{
        overflow : hidden;
    }
    #tnc-slick_header .card_container{
        justify-content: flex-start;
        padding: 40px;
        padding-top: 70px;
    }
    #tnc-onglets{
        padding-right: 4.8vw;
    }

    #tnc-slick_header .arrow-header{
        margin: auto;
        right: 0;
        left: 0;
        width: fit-content;
    }

    #tnc-slick_header .arrow-header svg path{
        fill: #1D1C1B;
    }

    #tnc-onglets .container_small .onglets-container{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: flex-end;
        margin-right: 2vw;
    }

    #tnc-onglets .container_small .onglets-container .allnavonglet.active{
        width: 25%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px 20px 27px 20px;
        cursor: pointer;
        border-bottom: #449147 solid 3px;
    }


    #tnc-onglets .container_small .onglets .onglets-arrow{
        display: none;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top{
        flex-direction: column;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-left{
        width: 100%;
        padding-bottom: 0px;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-right{
        width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-left .img-container{
        width: 55%;
        margin : auto;
    }
    #tnc-onglets .container_small .onglets .onglet1 .bottom .nav-slider-histoire{
        margin-left: auto;
    }
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire{
        height: auto;
    }
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container .rondvert{
        position: absolute;
        top: 2px;
        right: 100px;
        width: 20px;
        height: 20px;
    }
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container .traitgris{
        position: absolute;
        top: 12px;
        right: 0;
        width: 100px;
    }
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container p:last-of-type{
        padding-bottom: 30px;
        padding-top: 10px;
        line-height: 1.5em;
        max-width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-right p{
        max-width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-right svg{
        max-width: 90%;
        width: 90%;
        transform: scale(1);
    }
    #tnc-onglets .container_small .onglets .onglet2 .top{
        flex-direction: column;
    }


    #tnc-onglets .container_small .onglets .onglet2 .top .col-left,
    #tnc-onglets .container_small .onglets .onglet2 .top .col-right{
        width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet2 .top .col-right p{
        max-width: 100%;
        width: 100%;
        margin-top: 25px;
    }
    #tnc-onglets .container_small .onglets .onglet2 .image-coin{

    }
    #tnc-onglets .container_small .onglets .onglet2 .image-coin2{

    }


    #tnc-onglets .container_small .onglets .onglet2 .bottom{
        padding-top: 70px;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div{
        width: 50%;
        border-bottom: none;
        border-right: none;
        padding: 2.5vw 6.33vw;
    }

    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(3n){
        border-bottom: none;
        border-right: none;
    }

    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(odd){
        border-bottom: 1px solid #C6C6C6;
        border-right: 1px solid #C6C6C6;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(even){
        border-bottom: 1px solid #C6C6C6;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(7){
        border-bottom: none;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(8){
        border-bottom: none;
        border-right: none;
    }
    #tnc-onglets .container_small .onglets .onglet2 .image-coin2{
        display: none;
    }
    #tnc-onglets .container_small .onglets .onglet2 .top .image-coin2mobile{
        display: block;
        position: absolute;
        right: 0;
        width: 50%;
        bottom: -20px;
    }
    #tnc-onglets .container_small .onglets .onglet2 .top .image-coin1mobile{
        display: block;
        position: absolute;
        right: 0;
        width: 50%;
        top: 0px;
        mix-blend-mode: multiply;
    }
    #tnc-onglets .container_small .onglets .onglet2 .top{
        padding: 50px 35px 90px 35px;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom{
        padding: 50px 30px 50px 50px;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-left{
        width: 35%;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-right{
        width: 65%;
    }
    #tnc-onglets .container_small .allnavonglet .mobilearrow{
        display: block;
        position: absolute;
        width: 8.5px;
        height: 13.5px;
        top: 0;
        bottom: 0;
        margin : auto;
        left: -13px;
    }
    #tnc-onglets .container_small .allnavonglet .mobilearrow svg{
        width: 8.5px;
        height: 13.5px;
        opacity: 0.6;
    }
    #tnc-onglets .container_small .allnavonglet.active .mobilearrow svg{
        opacity: 1;
    }



    #tnc-onglets .container_small .onglets .onglet1 .top{
        padding: 50px 20px 20px 20px;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-left h2{
        padding-left: 20px;
        margin-bottom: 30px;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-left .img-container{
        padding: 0;
        margin-bottom: 40px;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-left .img-container img{
        margin: auto;
    }

    #tnc-onglets .container_small .onglets .onglet4 .top{
        padding: 50px 30px;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top h2{
        padding-left: 10px;
    }
    #tnc-onglets .container_small .onglets .onglet3 .top{
        padding : 50px 30px 25px 30px;
    }
    #tnc-onglets .container_small .onglets .onglet3 .top h2{
        padding-left: 10px;
    }
}

@media screen and (max-width : 800px){
    #tnc-onglets .container_small .onglets-container{
        display: none;
    }
    #tnc-onglets .container_small .onglets-container.mobile{
        display: flex;
        flex-direction: column;
        width: 100%;
        position: relative;
        border: 1px solid #DDDDDD;
        border-bottom: none !important;
        z-index: 10;
    }

    #tnc-onglets .container_small .onglets-container.mobile .header{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 4.8vw;
        height: 70px;
        width: 100%;
    }
    #tnc-onglets .container_small .onglets-container.mobile .header p{
        text-align: center;
        padding: 20px 0;
    }
    #tnc-onglets .container_small .onglets-container.mobile .content{
        display: flex;
        flex-direction: column;
        height: 0;
        overflow: hidden;
        position: absolute;
        margin-top: 70px;
        width: 100%;
        transition: .3s ease-out;
        background-color: white;
        border-top: none !important;
        border-bottom: none !important;
        padding: 0;
    }

    #tnc-onglets .container_small .onglets-container.mobile .content.open{
        height: auto;
    }

    #tnc-onglets .container_small .onglets-container.mobile .allnavonglet{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 25.5px 20px;
        color: #AAAAAA;
        font-weight: 500;
        cursor: pointer;
        transition: all ease .4s;
        border-bottom: 1px solid #DDDDDD !important;
    }
}

@media screen and (max-width : 768px){
    #tnc-onglets .container_small .onglets .onglet2 .top .image-coin2mobile{
        width: 58%;
        bottom: -40px;
        pointer-events: none;
    }
    #tnc-onglets .container_small .onglets .onglet3 .top{
        flex-direction: column;
        padding-bottom: 25px;
    }
    #tnc-onglets .container_small .onglets .onglet3 .top .col-left{
        width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet3 .top .col-right{
        width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet3 .top .col-right svg{
        width: 70%;
    }
    #tnc-onglets .container_small .onglets .onglet3 .image-coin{
        max-width: 75%;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-left .img-container{
        width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container p:first-of-type{
        font-size: 45px;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left img.mobile{
        display: block;
        width: 80%;
    }
}

@media screen and (max-width : 600px){
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left img.mobile{
        display: block;
        width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet1 .top .col-left h2,
    #tnc-onglets .container_small .onglets .onglet2 .top .col-left h2,
    #tnc-onglets .container_small .onglets .onglet3 .top .col-left h2,
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left h2{
        font-size: 30px;
    }

    #tnc-onglets .container_small .onglets .onglet1 .top .col-left h2{
        max-width: 150px;
    }

    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .colplusmobile{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 35px 0 0;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .colplusmobile svg{

    }
    #tnc-onglets .container_small .onglets .onglet2 .top .image-coin2mobile{
        width: 65%;
        bottom: -50px;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid{
        padding: 0 2vw;
    }

    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid p .plusmobile{
        display: block;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid p{
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(odd){
        border-bottom: none;
        border-right: none;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div:nth-child(even){
        border-bottom: none;
        border-right: none;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div{
        width: 100%;
        border-bottom: 1px solid #C6C6C6 !important;
        border-right: none;
        padding: 0;
        margin-bottom: 35px;
        padding-bottom: 15px;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid p:last-of-type{
        height: 0;
        overflow : hidden;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid > div p .plusmobile svg #Ligne_1{
        transform-origin: 0px 8px;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid p:last-of-type.open{
        height: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card{
        flex-direction: column;
        position: relative;
        margin-top: 20px;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-left,
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-right{
        width: 100%;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-left{
        align-items: center;
        padding-bottom: 50px;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-left hr{
        display: none;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-right{
        padding: 0 50px;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card:last-child{
        margin-bottom: 70px;
    }
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire ul{
        display: none !important;
    }

    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-right p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6; /* number of lines to show */
        -webkit-box-orient: vertical;
        transition: .5s ease-out;
    }

    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-right p.more{
        -webkit-line-clamp: 20;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card::after{
        content: "";
        width: 75%;
        height: 1px;
        background-color: #C6C6C6;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -50px;
        margin: auto;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card:last-child::after{
        display: none;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .colplusmobile svg #Ligne_1{
        transform-origin: 0px 5px !important;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left svg.map{
        display: block;
        width: 100%;
        margin: auto;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-right{
        padding-right: 15px;
    }

    #tnc-onglets .container_small .onglets .onglet4 .top .col-left img.mobile{
        display: block;
        width: 100%;
        height: 100%;
    }

    #tnc-onglets .container_small .onglets .onglet4 .top .col-left .legende-schema{
        display: flex;
        flex-direction: column;
        margin: 25px 0;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left .legende-schema div{
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        margin-bottom: 7px;
    }
    #tnc-onglets .container_small .onglets .onglet4 .top .col-left .legende-schema div span{
        margin-top: -2px;
    }
}

#tnc-slick_header .card_container svg.element{
    display: none;
}

@media screen and (max-width : 500px){
    #tnc-onglets .container_small .onglets .onglet2 .top .image-coin2mobile{
        width: 90%;
        bottom: -70px;
    }
    #tnc-onglets .container_small .onglets .onglet2 .top .image-coin1mobile{
        width: 70%;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-right{
        padding: 0 20px;
    }
    #tnc-slick_header .card_container{
        background-color: #E5E7E6;
    }
    #tnc-slick_header .card_container svg.element{
        position: absolute;
        right: 10px;
        top: 35px;
        display: block;
    }
    #tnc-slick_header .card_container{
        padding-top: 100px;
    }
    #tnc-slick_header .card_container > img{
        display: none;
    }
    #tnc-slick_header .card_container img.mobile{
        display: block;
        object-fit: cover;
        bottom: 0;
        top: unset;
        height: 50%;
    }
    #tnc-slick_header .card_container p{
        font-size: 14px;
    }
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container .rondvert{
        right: 115px;
    }
    #tnc-onglets .container_small .onglets .onglet2 .bottom .charte-grid p{
        padding-left: 10px;
    }
    #tnc-onglets .container_small .onglets .onglet3 .bottom .engagement-container .engagement-card .col-right{
        padding: 0 40px;
    }
}


@media screen and (max-width : 400px){
    #tnc-onglets .container_small .onglets .onglet1 .bottom .slider-container-histoire .card-container .rondvert{
        right: 105px;
    }
}