body{
    margin: 0;
    font-family: 'Montserrat', sans-serif, bold;
    overflow-x: hidden;
}


body::-webkit-scrollbar {
    width: 0;
    height: 0;
}

  header{
    display: flex;
    z-index: 50;
  }

header nav{
    width: 90%;
    height: 40px;
    margin-left: 5%;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 0;
    position: fixed;
    z-index: 100;
    color: white;
    filter:drop-shadow(2px 4px 6px black);
}

.filtreNavBar{
    position: fixed;
    width: 96vw;
    height: 40px;
    border-radius: 10px;
    z-index: 99;

    margin-left: 2%;
    margin-top: 29px;

    
    opacity: 6%;
}
.imgLogo a img{
    width: 20%;
}
.imgLogo a{
    text-decoration: none;
    color: var(--Font-Color-Sombre);
}

.liensNav{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.liensNav a{
    text-decoration:  none;
    color: var(--Font-Color-Sombre);
}
.liensNav a:hover{
    color: violet;
    margin-bottom: 1px;
}

.liensNav p{
    margin-left: 15px;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

/* ------------------------- Partie footer ------------------------- */
footer{
    height: 60vh;

    background-image: url(/media/footermegots.png);
    background-size: cover;
    /* box-sizing: content-box;     */
}

.mainFooter{
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-bottom: 40px;
}
.mainFooter div{
    width: 20vw;
    margin-right: 20px;
}

.fCampagne ul{
    list-style: none;
    padding-left: 0;
}
.fCampagne ul li a{
    text-decoration: none;
    color: black;
}
.fCampagne ul li a:hover{
    color: rgb(0, 114, 114);
}

.mainFooter div:first-child{
    width: 20vw;
    margin-right: 0px;
}
.mainFooter div h2{
    margin-top: 0;
    /* text-align: start; */
}

.fLogo img{
    width: 60%;
}



.vagHaut {
    display: flex;
    position: absolute;
     width: 2722px;
     height: 199px;
     left: -501px;
   margin-top:-20px;
     z-index: 50;

}

main{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    
    z-index: 1;
    background-color: #082323;
    
}

.grand_titre{
    margin-left: 3%;
    margin-top: 4%;
}
.titre{
    font-size: 9.365rem;
    color: rgb(255, 255, 255);
}

.bloc1{
    display: flex;
    z-index: 20;
    height: auto;
   
    justify-content: center;
    margin-top: -10px;
}

.b1{
    display: flex;
    flex-direction: column;
    width: 30%;
   
}
 .img1{
    display: flex;
    
    justify-content: center;
    align-items: center;
 }

 #img1{
    display: flex;
   width: 432px; 
   height: 289px;
 }


.b2{
    display: flex;
    flex-direction: column;
    width: 22%;
    
    padding-left: 20px;
    
}

.titrecons{
    display: flex;
}

.trait{
    display: flex;
    width: 14px;
    height: 49px;
    background-color: #DBF0D4;
}

.nom{
    font-size: 2.250rem;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif, bold;
    color: #DBF0D4;
    margin-left: 10px;
    margin-top: 5px;
}

.textcons{
    display: flex;
    color: white;
    width: 255px;
    padding-left: 10px;
}

.cons2{
    margin-top: 150px;
}

.cons4{
    margin-top: 300px;
    margin-left: 20px;
}

#f1{
    display: flex;
    position: absolute;
    width:311px ;
    height: 286px;
    margin-top: -210px;
    margin-left: 150px;
}

#f2{
    display: flex;
    position: absolute;
    width:231px ;
    height: 196px;
    margin-top: -100px;
    margin-left: 270px;
}

#f3{
    display: flex;
    position: absolute;
    width:231px ;
    height: 196px;
    margin-top: -160px;
    margin-left: -220px;
    rotate: -35deg;
}

#f4{
    display: flex;
    position: absolute;
    width:231px ;
    height: 196px;
    margin-top: 300px;
    margin-left: -40px;
    rotate: 10deg;
    
}


#bas_sol{
    margin-top: -50px;
    width: 120%;
}


section{
    margin-top: -90px;
    margin-bottom: 15%;
}
.titre2{
    font-size: 9.365rem;
    color: #051B1B;
    text-align: right;
    padding-right: 70px;
}

.trait2{
    display: flex;
    width: 14px;
    height: 49px;
    background-color: #051B1B;
}

.nom2{
    font-size: 2.250rem;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif, bold;
    color: #051B1B;
    margin-left: 10px;
    margin-top: 5px;
}

.textcons2{
    display: flex;
    color: #051B1B;
    width: 255px;
    padding-left: 10px;
}

#f5{
    display: flex;
    position: absolute;
    width:251px ;
    height: 226px;
    margin-top: -180px;
    margin-left: 250px;
    rotate: 15deg;
}

#f6{
    display: flex;
    position: absolute;
    width:231px ;
    height: 196px;
    margin-top: -100px;
    margin-left: 270px;
}

#f7{
    display: flex;
    position: absolute;
    width:231px ;
    height: 196px;
    margin-top: -160px;
    margin-left: -220px;
    rotate: -35deg;
}

#f8{
    display: flex;
    position: absolute;
    width:231px ;
    height: 196px;
    margin-top: 300px;
    margin-left: -40px;
    rotate: 10deg;
    
}

#img1{
    display: flex;
   width: 465px; 
   height: 374px;
 }





 

