*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


#liste-services , #alignfooter , .contact{
    margin-left: 150px;
    margin-right: 150px;
}

#bannières{
    margin-left:150px;
    margin-right:150px;
}

header{
    position:relative;
    z-index:999;
    background-color:#028b99;
    filter: drop-shadow(4px 4px 4px #028b99);
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-bottom: #028b99 solid 1px;
    padding-left: calc(18% - 190px);
    padding-right: calc(18% - 190px);
    position:sticky;
    top:0;
}

header nav{
    display:flex;
    justify-content: center;
    position:relative;
    z-index: 999;

}

nav ul{
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    padding: top 50px bottom 50px;
}

nav a{ 
    list-style-type: none;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    color:#ffffff;
    margin-right: 25px;
    margin-left: 25px;
    text-decoration: none;
    padding-bottom:15px;
}

.logolink{
    display:contents;
}

nav a:hover{
    border-bottom:#ffffff 2px solid;
    transition:0.5s;
}



nav li{
    gap:150px;
    list-style-type: none;
    
}

.headerlogo{
    max-height: 80px;
    margin-top:25px;
    margin-bottom:25px;
}

.headerinstagram{
    display: contents;
}

.headerinstagram img{
    max-width: 40px;
    margin-left: 30px;
    margin-right: 30px; /* Use these margins to have a <a> with the same width as the logo */
}

.headerlinkedin{
    max-width:40px;
}

#bannière{
    margin-bottom:100px;
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    margin-left:150px;
    
}

#bannière h1{ 
    margin-top:100px;
    margin-bottom:100px;
    font-family:'Barlow Semi Condensed', sans-serif;
    font-size:48px;
    font-weight: 400;
    color:#028b99;
    width:110%;
    text-align:center;
    
}

#bannière-left h2{
    color:#028b99;
    margin-top:20px;
    margin-bottom:50px;
    font-weight:bold;
    
    
}

h2{
    margin-top:100px;
    font-family:'Barlow Semi Condensed', sans-serif;
    font-size:50px;
    color:#4d4d4d;
    width:100%;
    text-align:center;
}

#portefolio h2{
    color:#028b99;
}

#button , #button3{
    text-align:center;
    color:#ffffff;
    background-color:#58be58;
    text-transform:uppercase;
    border-radius:50px;
}

#button2 , #button3{
    text-align:center;
    color:#ffffff;
    background-color:#028b99;
    text-transform:uppercase;
    border-radius:50px;
    width:60%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:100px;
}



.with a{
    text-decoration: none;
}






.link{
    text-align:center;
    color:#ffffff;
    background:linear-gradient(#028b99, #ffffff);
    
    padding: 40px;
    font-family: 'Quicksand' , sans-serif;
    text-decoration: #58be58;
    margin-top: 200px;
    width:fit-content;

}


#bannière-left{
    display:flex;
    flex-direction: column;
    align-items: center;
    min-width: 50%;
    
}

.fa-calendar-days{
    margin-left:25px;
}

#bannière-left img{
    margin-left:20px;
}

#button{
    width:100%;
    padding-top:25px;
    padding-bottom:25px;
    padding-left:15px;
    padding-right:15px;
    display:flex;
    flex-direction:row;
    justify-content: center;
    font-size:24px;

}

#bannière-left p{
    padding-top:25px;
    padding-bottom:25px;
    font-family: 'Quicksand', sans-serif;
    font-size:24px;
    margin-bottom:25px;

}

.conception{
    color:#4d4d4d;
}

#bannière-right{
    overflow: hidden;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.linkproject{
    text-decoration:#028b99;
    margin-top:-93%;
    width:40%;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;

}

.slides{
    position:relative;
    z-index: 1;
    width:400%;
    height:0;
    white-space: nowrap;
    animation: glisse 18s linear infinite;
    
}

.slides img{
    width:25%;
    display: inline-block;
    margin-top:-100%;
    
    
}

.virtuous{
    position:relative;
    z-index:2;
    background-image: url(images/transparent_hole.webp);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    

}

.virtuous img{
    width: 100%;
    animation: rotation 40s infinite linear;
}

.slider2 {
    overflow: hidden;
    margin-top: 50px;
    width:70%;

}

.slider{
    display:none;
    overflow: hidden;
    margin-top: 50px;
    width:75%;

}

@keyframes rotation{
    0%{
        transform:rotate(0);
    }
    100%{
        transform:rotate(360deg);
    }
}

@keyframes glisse{

    0%{
    
    transform:translateX(0%);
    }
    
    16.67%{
    
    transform:translateX(0%);
    }
    
    25%{
    
    transform:translateX(-20%);
    }
    
    33.33%{
    
    transform:translateX(-25%);
    }
    
    50%{
    transform:translateX(-25%);
    }
    
    58.67%{
    
    transform:translateX(-45%);
    }
    
    66.67%{
    
    transform:translateX(-50%);
    }
    
    
    83.33%{
    transform:translateX(-50%);
    }
    
    91.66%{
    transform:translateX(-70%);
    }
    
    100%{
    transform:translateX(-75%);
        }
    
}


@keyframes rotation{

    0%{
        transform:rotate(0);
    }
    100%{
        transform:rotate(360deg);
    }

}

#prestations{
    background-image: url("images/Dégradé-bg.svg");
    background-repeat: no-repeat;
    background-size:cover;
}

.background-tree{
    background-image: url('images/Arbre.svg');
    background-repeat: no-repeat;
    background-position-x: right;
    
}

.background-tree2{
    background-image: url('images/Arbre2.svg');
    background-repeat: no-repeat;
    background-position-x: 0%;
}

#bannières{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    width: calc(100% - 300px);
}

#prestations{
    padding-bottom: 100px;
}
#prestations h1{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#ffffff;
    font-size:50px;
    padding-top:100px;
    text-align: center;
}

.bordure{
    border-bottom:2px solid #ffffff;
    margin-top:35px;
    width:15%;
    margin-left: auto;
    margin-right: auto;
}

#prestations h3{
    font-family:'Quicksand', sans-serif;
    color:#ffffff;
    margin-bottom:30px;
    text-align: center;
    
}

#liste-services{
    margin-top:50px;
    display: flex;
    flex-direction:row;
    justify-content: space-around;
    padding-bottom:50px;
    align-items: flex-start;
}

#liste-services2 , #serviceimages2{
    display:none;
}



#serviceimages{
    display:flex;
    flex-direction:row;
    margin-left: 150px;
    margin-right: 150px;
}

#serviceimages img{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:50px;
}

#liste-services div{
    width:20%;
}

#liste-services p{
    font-family: 'Quicksand' , sans-serif;
    color:#ffffff;
    font-size: 18px;
    text-align:center;
    margin-bottom: 25px;
}



#wordpress{
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    
}

#wordpress img{
    height: 40%;
    width:40%;
    max-height: 160px;
    max-width: 160px;
}

#wordpress h3{
    text-align: center;

}

.gestion , .wordpress{
   width:10%;

}

.wordpress{
    margin-left:2em;
}

#serviceimages img{
    width:10%;
}

#gestion{
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
}

#infographie{
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
}

.infographie{
    height: 60%;
    width:60%;
    display: flex;
    flex-direction:column;
    justify-content: center;
}

.instagram{
    width:25%;
    display:flex;
    margin-left:auto;
    margin-right:auto;
}

#avantages , #offre{
    background-image: url("images/leaf.svg");
    background-repeat: no-repeat;
    background-size:contain;
    
}

#avantages h1{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#028b99;
    font-size:50px;
    padding-top:100px;
    text-align: center;
    width: 70%;
    display: flex;
    margin-left:auto;
    margin-right:auto;
}

.bordureblue{
    border-bottom:2px solid #028b99;
    margin-top:35px;
    width:35%;
    margin-left: auto;
    margin-right: auto;
}

#avantages-img{
    margin-top:100px;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom:200px;
}

#avantages-img h3{
    font-family: 'Quicksand', sans-serif;
    color:#028b99;
    font-size:24px;
}




#method h1{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#ffffff;
    font-size:50px;
    padding-top:100px;
    text-align: center;
}

#method img{
    max-width: 100%;
}

#temoignages h1{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#028b99;
    font-size:50px;
    padding-top:100px;
    text-align: center;
    margin-bottom:100px;
    
}



#temoignages{
    background-image: url("images/leaf2.svg");
    background-repeat: no-repeat;
    height:100%;
    background-position: bottom;

}

.borderbottom{
    padding-bottom: 100px;
}

#otherproject{
    background-image: url(images/otherproject.svg);
    background-repeat: no-repeat;
    background-size:cover;
    padding-bottom: 100px;
}

#otherproject h1{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#ffffff;
    font-size:50px;
    font-weight:400;
    padding-top:100px;
    text-align: center;
    width: 35%;
    display: flex;
    margin: auto;
}

#otherproject h2{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#ffffff;
    margin-left:auto;
    margin-right:auto;
    margin-top:150px;
    padding-bottom: 100px;

}

#otherproject p{
    text-align: center;
    color:#ffffff;
    padding-top:25px;
    padding-bottom:25px;
    font-size: 20px;
    font-family: 'Quicksand' , sans-serif;
    text-transform: uppercase;
    border: #ffffff solid 1px;
    border-radius:50px;
    width:15%;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

#otherproject p:hover{
    color:#028b99;
    background-color: #ffffff;
    border:#028b99 solid 2px;
    transition: 0.5s;
}

#otherproject a:hover{
    color:#028b99;
}

#otherproject a{
    color:#ffffff;
    text-decoration: none;
}

#bannière-left a{
    color:#ffffff;
    text-decoration: none;
}

#bannière-left #button:hover{
    border:#58be58 solid 2px;
    color:#58be58;
    background-color: #ffffff;
    transition:0.5s;
}

#offre #button:hover{
    border:#58be58 solid 2px;
    color:#58be58;
    background-color: #ffffff;
    transition:0.5s;
}


img.default, p:hover img.on-hover{
    display: inline-block;
}

p:hover img.default, img.on-hover {
    display: none;
}


.link:hover{
    border-width: 2px;
    font-weight: bold;
    color:#028b99;
    background: #ffffff;
    border:#028b99 2px solid;
    transition:0.5s;

}
   
.limitation{
    margin-left: 150px;
    margin-right: 150px;
}

.border{
    border-bottom:1.5px solid #028b99;
    
}

.border2{
    border-bottom:1.5px solid #028b99;
}

.quotes{
    font-family: 'Quicksand' , sans-serif;
    color:#4d4d4d;
    font-size:18px;
    text-align: left;
    max-width:70%;

}
.reference{
    width:100%;
}

.reference p{
    font-family:'Barlow Semi Condensed', sans-serif;
    color:#028b99;
    font-family: 18px;
}

.job{
    font-size: 20px;
}

#witness{
    margin-top:25px;
    margin-bottom: 25px;
    display: flex;
}

#witness1{
    margin-top:25px;
    margin-bottom: 25px;
    display: flex;
    gap:1em;
}

.reference{
    width:50%;
}

#witness2{
    margin-top:25px;
    margin-bottom: 25px;
    display: flex;
    gap:2em;
}

#witness3{
    margin-top:25px;
    margin-bottom: 25px;
    display: flex;
    gap:3em;
}

#witness4{
    margin-top:25px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    gap:3em;
}

#hiddenwitness{
    display:none;
}


#contact h1{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#028b99;
    font-size:50px;
    padding-top:100px;
    text-align: center;
    margin-bottom:100px;
    width: 50%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    
}

.up{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    margin-right:150px;
    margin-left: 150px;
}

.up img , .down img{
    margin-bottom:25px;
}

.up .hosting p{
    margin: auto;
}

.hosting{
    font-family:'Quicksand' , sans-serif;
    color:#4d4d4d;
    font-size:18px;
    margin-top:75px;
}

.hosting img{
    width:40%;
    height: 40%;
}

.hosting ul{
    margin-top:1em;
}

.down{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top:50px;
    margin-left:150px;
    margin-right:150px;
    align-items: center;
    margin-bottom: 100px;
}

#avantages p{
    font-family: 'Quicksand' , sans-serif;
    color:#4d4d4d;
    font-size:18px;
    text-align: left;
}


.up li{
    font-family: 'Quicksand' , sans-serif;
    color:#4d4d4d;
    font-size:18px;
    text-align: left;
}

.up ul{
    margin-top:1em;
}

.up div{
    text-align:justify;
    display:flex;
    flex-direction: column;
    align-items: center;
    flex:0.25;
    
}



.down h3{
    font-family:'Barlow Semi Condensed', sans-serif;
    font-size:24px;
    color:#4d4d4d;
    text-align: center;
    width: 30%;
}

footer{
    background-image: url(images/leaf3.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height:100%;
}


footer img{
    width:15%;
    height: 15%;
}

.footerborder{
    border:#4d4d4d solid 0.6px;
    margin-left:150px;
    margin-right: 150px;
}

#address{
    font-family: 'Quicksand' , sans-serif;
    color:#4d4d4d;
    font-size: 16px;
    text-align: left;
    display: block;
    margin-left:auto ;
    margin-right: auto;
    margin-top:25px;
    width:100%;
    
}

#address p{
    letter-spacing: 1.4;
    margin-bottom: 1em;
}

.attribution{
    display: flex;
    flex-direction: column;
}

.attribution p{
    font-family: 'Quicksand' , sans-serif;
    color:#4d4d4d;
    font-size: 16px;
    margin-top:25px;
    width: 100%;
}

#alignfooter{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 25px;
    margin-top:25px;
}
.ecoindex{
    margin-right:100px;
    font-family: 'Quicksand' , sans-serif;
    color:#4d4d4d;
}

.reveal{
    opacity:1;
    transform: translateY(-30px);

}  /*.reveal doit être à 0 opacité pour le js dans le codage de l'animation*/

.reveal-visible{
    opacity:1;
    transform: translateY(0);
    transition:.3s;
}

.plume {
    width:15%;
}

.thirddown img{
    width:20%;
}

.down div{
    display:flex;
    flex-direction: column;
    align-items: center;
    flex:0.25;
}

.cms{
    width: 60%;
}

.portrait{
    margin-top:50px;
}

#contact{
    margin-bottom:100px;

}

.contact{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    
    
}


#contact div{
    display: flex;
    margin-bottom:50px;
}


.form{
    display: flex;
    flex-direction: column;
    border:none;
    width:30%;
    margin-left:auto;
    margin-right:auto;
    margin-top:100px;
    

}

form .champ{
    font-family:'Quicksand' , sans-serif;
    color:#4d4d4d;
    font-size: 18px;
    border-top:none;
    border-left:none;
    border-right:none;
    padding-bottom: 10px;
}


.bouton{
    width:fit-content;
    margin-top:50px;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:15px;
    padding-right: 15px;
    font-family: 'Quicksand', sans-serif;
    font-size:18px;
    background-color: #58be58;
    border: none;
    border-radius:50px;
    color:#ffffff;
    cursor:pointer;

}

.bouton:hover{
    color:#58be58;
    border:#58be58 2px solid;
    background-color:#ffffff;
}


textarea{
    padding-top:30px;
    
}



.whitearrows{
    margin-top:100px;
    width:87%;
    position:relative;
    z-index:2;
    animation: rotation 40s infinite;
    margin-bottom:-12%;
}




.widthimg3 , .widthimg4{
    position:relative;
    z-index: 1;
   width:80%;
}

.widthimg1{
    position:relative;
    z-index: 1;
    margin-top: -100%;
    width:80%;

}

.widthimg2{
    position:relative;
    z-index: 1;
    width:80%;
    margin-top:-100%;
}

.widthimg3 {
    margin-top:-100%;
}


.widthimg4{
    margin-top: -100%;
}


.image1{
    
    width: 100%;
    animation: opacity 6s linear;
    text-align: center;
    

}

.image2{ 
    width:100%;
    animation: opacity 6s linear;
    text-align: center;
    
   
}

.image3{
    width: 100%;
    animation: opacity 6s linear;
    text-align: center;
}

.image4{
    width:100%;
    animation: opacity 6s linear;
    text-align: center;

}

#sectors{
    height:100%;
    padding-bottom: 100px;
    margin-top:5%;

}

.allsectors{
    display:flex;
    flex-direction: row;
    justify-content: space-around;
    margin-left:150px;
    margin-right:150px;
    
}


@keyframes opacity{
     
    0% { opacity:0;
        
    }

    100% { opacity:1;

    }
}

.sector1{
    width:100%;
    margin-top:35%;
    text-align: center;
}

.sector2{
    width:100%;
    text-align: center;
}

.sector3{
    margin-top:35%;
    width:100%;
    text-align: center;
}

.sector4{
    width:100%;
    text-align:center;
}

.sector1 p , .sector2 p , .sector3 p , .sector4 p{
    margin-top:50px;
    font-family:'Quicksand' , sans-serif;
    color:#4d4d4d;
    font-size: 18px;
    text-transform: uppercase

}

.sector1 p{
    width:50%;
    margin-left:auto;
    margin-right:auto;
}

.sector2 p{
    width:60%;
    margin-left:auto;
    margin-right:auto;
}

.bordersector{
    border: #028b99 solid 1px;
    width:50%;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
}


#introduction{
    background-image:url(images/Degrade-bg-02.svg);
    background-repeat: no-repeat;
    color:#ffffff;
    width: 50%;
    padding-right:150px;
    padding-left:100px;
    
}

#introduction h2{
    margin-top: 100px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#ffffff;
    text-align: center;

}

#introduction p{
    margin-top:50px;
    font-family: 'Quicksand' , sans-serif;
    font-size:18px;
    line-height: 1.6;
    width: 105%;

}

 .bold{
    font-weight: bold;
 }

.portrait1{
    width: 50%;
}

#about{
    display: flex;
}

.network{
    display:flex;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right:auto;
}



.network img{
    margin-top:50px;
}

.network h3{
    font-family: 'Quicksand' , sans-serif;
    color:#4d4d4d;
    font-size: 24px;
    text-align: center;
}

.voir-menu , .cacher-menu , #check{
    display:none;
}

.ecoconception{
    padding-top:1em;
    font-family: 'Quicksand' , sans-serif;
    
}

#imagine{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
}

#imagine{
    background-image: url(images/Degrade-bg-blue.svg);
    background-size: cover;
    padding-left: 150px;
    padding-right:150px;
 }

 .imagine{
    color:#ffffff;
    margin-bottom: 100px;
    font-size:50px;
 }


 .withouttitle{
    color:#ffffff;
    margin-bottom: 100px;
    font-size:50px;
 }
 

 #imagine li{
    font-family: 'Quicksand' , sans-serif;
    color: #ffffff;
    font-size: 18px;
    margin-bottom:30px;
 }

 #imagine ul{
    margin-bottom:100px;
 }

 #button2{
    padding-top:25px;
    padding-bottom:25px;
    font-family: 'Quicksand', sans-serif;
    font-size:24px;
}

#button2:hover{
    border-width: 2px;
    font-weight: bold;
    color:#028b99;
    background: #ffffff;
    border:#028b99 2px solid;
    transition:0.5s;
}


#offre{
    background-image: url("images/leaf.svg");
    background-repeat: no-repeat;
    background-size: contain;
    padding-top:100px;
    padding-left: 150px;
    padding-right:150px;
    padding-bottom:70px;
    margin-top:0px;
        }

        #offre a{
            text-decoration: none;
        }
    
    .ctaoffre{
        margin-right:20px;
        font-size: 24px !important;
    }

    .buttontext{
        font-size:24px;
    }

#offre .default{
    margin-left:20px;
}

#offre h2{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #028b99;
    margin-top:0px;
}

#offre h3{
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    font-size:24px;
    color: #028b99;
    margin-top:25px;
    margin-bottom:25px;
}

#offres{
    display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 30px;
}

#offres ul li{
    margin-bottom:1em;
}

#optiéco{
    margin-top:50px;
    margin-right:25px;
    width:30%;
}


#marketing{
    margin-top:50px;
    margin-left:50px;
    margin-right:50px ;
    width:30%;
}

#marketing ul , .ulopti{
    margin-bottom:50px;
    
}

#marketing img{
    max-width:15%;
    height:15%;
}


#optiéco img{ 
    max-width:15%;
    margin-right:25px;
    ;
}

#marketing div{
    margin-top:1em;
    margin-bottom:1em;
    color:#4d4d4d;
    font-weight:bold;
}

.optiéco , .décarbone , .affichage , .valorise , .actions , .siteweb , .acheteur{
    display:flex;
}

.marketing , .actions, .siteweb , .acheteur{
    margin-top:20px;
}

#optiéco{
    margin-bottom:50px;
    margin-right: 50px;
}

#optiéco p{
    font-weight:bold;
    margin-top:25px;
    color:#4d4d4d;
}

.tarif{
    font-weight:bold;
    color:#4d4d4d;
    margin-top: 75px;
    margin-bottom:25px;
    text-align: center;
}

.ulopti #marketing ul{
    margin-bottom:50px;
}

.optiéco , .décarbone , .affichage , .valorise{ 
    font-weight: bold;
    color: #4d4d4d;
    margin-bottom:1em;
}

.optiéco p , .décarbone p , .affichage p , .valorise p , .actions p{
    color:#4d4d4d;
}

.optiéco img , .décarbone img , .affichage img , .marketing img , .actions img , .siteweb img , .acheteur img{ 
    margin-right:25px;
}

#offre p , ul{
    font-family:'Quicksand' , sans-serif;
}

#offre #button{
   margin:auto;
   width:23%;
}

#offre p , ul li{ 
    font-size:18px;
}



.performance , .decarbonation , .transparence{
    width:13%;
    margin-top:10px;
}

.ecologie{
    width:40%;
    height:40%;
}

.transparence{
    width:15%;
    margin-top:15px;

}

#siteweb{
    margin-top:50px;
    width:30%;
}

 #numériqueresp{
    display:none;

 }


/*
ul.leftlist {
    margin-top: -4em;
}

*/

.leftlist li{
    width:80%;
}

.rightlist img{
    width:10%;
    margin-top:1em;
}

.legalmention{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#028b99;
    font-size:64px;
    margin-top:100px;
    margin-bottom:100px;
    text-align:center;
}

.legalpar{
    margin-left:150px;
    margin-right:150px;
    margin-top:25px;
    font-family: 'Quicksand', sans-serif;
    text-align: justify;
}

.legalpar2{
    margin-left:150px;
    margin-right:150px;
    margin-top:25px;
    margin-bottom:100px;
    font-family: 'Quicksand', sans-serif;
    text-align: justify;
}

.legalpage{
    font-family: 'Quicksand' , sans-serif;

}

#partners{
    display:none;
}

@media screen and (max-width:1800px){
    #introduction{
        background-size:cover;
      }

     #introduction p{
        padding-bottom: 100px;
     }

     #bannière{
        margin-right:150px;
     }

     #bannières{
        flex-direction: column;
    }

    .slider{
        display:block;
        width:65%;
    }

    .slider2{
        display:none;
    }


    #bannière-left img{
        margin-left:0;
    }
    

    #bannière h1{
        width:90%;
        margin-bottom:50px;
       
    }

    #bannière-left h2{
        margin-left:auto;
        margin-right: auto;
        width: 80%;
        margin-bottom:20px;
      }

      .link{
        margin-bottom:100px;
      }

      .buttontext{
        margin-right:1em;
      }

      .leftlist{
        margin-top: -3.5em;
      }

      .laptop{
        width:30%;
      }

      .thirddown{
        margin-top:-1.5em;
      }

      #otherproject h2{
        width:50%;
       }

        #about{
        flex-direction:column;
    }

        .portrait1 , #introduction{
            width:100%;
        }

    }

    @media screen and (max-width:1600px){
        .portrait{
            width:90%;
    }

    .slider{
        width:60%;
    }

    .leftlist{
        margin-top: -3.5em;
    }

    #otherproject h2{
        width:60%;
    }
    #otherproject p{
        width:20%;
    }

    .network h3{
        width:70%;
    }

    #about{
        flex-direction:column;
        width:100%;
    }

    .portrait1 , #introduction{
        width:100%;
    }

    .portrait1{
        max-width:none;
        max-height:none;
    }

    }


@media screen and (max-width:1400px){
    .portrait1{
        width: 100%;
    }

    #introduction{
        width: 100%;
        background-size: cover;
        padding-bottom:70px;
    }

    #avantages{
        padding-bottom:70px;
    }

    #bannières {
        margin: auto;
        width: 100%;
    }

    #bannières{
        flex-direction: column;
    }



      #bannière-left h2{
        margin-left:auto;
        margin-right: auto;
        width: 80%;
        margin-bottom:20px;
      }

      .slider{
        display:block;
        width:40%;
    }

    .slider2{
        display:none;
    }

    #bannière-left img {
        margin-left: 0;
      }

      #bannière{
        margin:auto;

    }

    .link{
        margin-top:100px;
        margin-bottom:100px;
    }
    
    #bannière h1{
        width:80%;
        margin-bottom:100px;
    }

    #about {
        flex-direction: column;
        width: 100%;
      }

      #introduction{
        background-size:cover;
      }

     

    }



@media screen and (max-width:1200px){
    #sectors {
        margin-top: 0px;
    }

    .allsectors {
        flex-wrap: wrap;
        margin-left: 100px;
        margin-right: 100px;
    }

    .allsectors .sector1, .allsectors .sector2, .allsectors .sector3, .allsectors .sector4{
        margin-top: 0;
        flex: 50%;
    }

    .whitearrows{
        margin-top: 50px;
    }

    #bannières{
        margin: auto;
        width: 100%;
    }

    #bannière-left h2{
        width:80%;
    }

    #liste-services div{
        width:30%;
    }

    .par3{
        margin-top:1.5em;
    }
    
    
    

    #about {
        flex-direction: column;
        width: 100%;
      }

      .form{
        width:50%;
        }

        .down{
            display:none;
        }

        .hosting{
            margin-bottom:70px;
        }

        .legalpar , .legalpar2{
            margin-left:70px;
            margin-right:70px;
        }

        .withouttitle{
            margin-bottom:50px;
        }

        #wordpress h3{
            width:120%;
        }

        .infographie{
            margin-left:1em;
        }

        .limitation{
            margin-left: 70px;
            margin-right: 70px;
        }
        #contact h1{
            width:auto;
        }

        #contact{
            padding-left:70px;
            padding-right:70px;
    }

    header {
        padding-left:70px;
        padding-right:70px;
    }

    .leftlist{
        margin-top:3em;
      }

      }




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

    header nav{
        padding-right:0px;
    }

    nav{
        align-items: end;
    }

    header{
        width:100%;
    }

    .voir-menu , .cacher-menu{
        display:block;
        font-size:30px;
        cursor:pointer;
        color:#ffffff;
    }

    .voir-menu {
        text-align: center;
    }

    .voir-menu:hover , .cacher-menu:hover{
        color:#666;
        cursor:pointer;
        transition:0.5s;
    }

    .voir-menu p, .cacher-menu p{
        font-size: 20px;
        font-family: 'Quicksand', sans-serif;

    }

    .menu{
        position:fixed;
        top:0;
        height:100vh;
        width:100%;
        transition:0.7s;
        overflow: hidden;
        pointer-events:none;
        left:0;
    }

    .menu ul {
        position:absolute;
        height:100vh;
        width:100%;
        left:100%;
        flex-direction:column;
        align-items:center;
        margin-left:auto;
        margin-right:auto;
        text-align: center;
        padding-top:50px;
        background-color:#028b99;
        transition:0.7s;
    }

    #check:checked ~ .menu ul{
        left:0;
        pointer-events:all;
    }

    .cacher-menu{
        position:absolute;
        top:50px;
        right:50px;
    }

    nav li{
        gap:0;
        margin-left:0;
    }

    .portrait1{
        width:100%;
        height:100%;
    }

    .portrait{
        width:80%;
    }

    #avantages h1{
        width:60%;
    }

    .cms{
        width:40%;
    }

    .hosting img{
        width:30%;
    }

    .sector1 , .sector3{
        margin-top:75%;
    }

    .sector2 p , .sector1 p{
        width:100%;
    }

    .hosting img{
        margin-bottom: 50px;
    }

    .allsectors{
        margin-left:70px;
        margin-right:70px;
    }
    #about img{
        width:100%;
    }

    #introduction{
        width: 100%;

    }

    .up , .down{
        margin-left:70px;
        margin-right:70px;
    }

    .up {
        flex-direction: column;
    }

    #about{
        flex-direction: column;
    }

    #introduction{
        width: 100%;
        background-size: cover;
        background-position-x:90%;
        padding-bottom: 70px;

    }

    #introduction h2{
        margin-top:0;
    }

    #otherproject h1{
        width:70%;
    }

    #otherproject p{
        width:35%;
    }

    #otherproject{
        padding-left:70px;
        padding-right:70px;
    }

    #temoignages h1, #otherproject h1, #introduction h2, #contact h1, #prestations h1, #avantages h1, #introduction h2{
        padding-top:70px;

    }


    #prestations {
        padding-left:50px;
        padding-right:50px;
    }
    #imagine h2{
        width:100%;
    }
    
    #imagine{
        width:100%;
        flex-direction: column;
    }

    #witness1 , #witness2 , #witness3 , #witness4{
        flex-direction:column;
    }

    .quotes{
        max-width:100%;
    }

    #temoignages h1 , #otherproject h1 , #introduction h2 , #contact h1, #prestations h1 , #avantages h1 , #introduction h2{
        font-size:48px;
    }

    #liste-services, #alignfooter {
        margin-left:70px;
        margin-right:70px;
    }

    .contact{
        margin-left:0;
        margin-right:0;
    }


    #liste-services{
        justify-content: space-between;
    }

    

    .champ{
        width: 100%;
    }
    

    .contact{
        flex-direction: column;
    }

    #bannières {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    #bannière{
        margin:auto;
    }

    #bannière h1{
        margin-bottom:100px;
        padding-left:100px;
        padding-right:100px;
        text-align: center;
    }
    .slider{
        display:block;
        width:70%;
        
    }


    .slider2{
        display:none;
    }

    #bannière-left img {
        margin-left: 0;
    }


    #bannière-left h1{
        width:100%;
    }

    .buttontext{
        margin-right:1em;
        font-size: 18px;
    }

    .link{
        margin-top:100px;
        margin-bottom:100px;
    }

    .method1{
        display:none;
    }
    
    .leftlist li{
        width:100%;
    }

    .imagine{
        margin-bottom:50px
}

.leftlist {
    margin-bottom:0;
  }

  .rightlist{
    margin-bottom: 100px;
  }
  #serviceimages img{
    width:20%;
  }
  #serviceimages{
    margin-left:70px;
    margin-right:70px;
  }

  #liste-services{
    padding-bottom:0;
  }

  #offre #button{
    width:60%;
  }

  #offres{
    flex-wrap: wrap;
  }

  #optiéco{
    width:100%;
    margin:auto;
  }

  #marketing{
    width:100%;
  }

  #siteweb , .attribution{
    width:100%;
  }

  #marketing{
    margin-left:0px;
    margin-right:0px;
  }

  footer img{
    width:60%;
  }

  .ecoindex{
    margin-left:25px;
  }

  

}

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

    .voir-menu , .cacher-menu{
        display:block;
        font-size:30px;
        cursor:pointer;
        color:#ffffff;
    }

    .voir-menu {
        text-align: center;
    }

    .voir-menu:hover , .cacher-menu:hover{
        color:#666;
        cursor:pointer;
        transition:0.5s;
    }

    .voir-menu p, .cacher-menu p{
        font-size: 20px;
        font-family: 'Quicksand', sans-serif;

    }

    .menu{
        position:fixed;
        top:0;
        height:100vh;
        width:100%;
        transition:0.7s;
        overflow: hidden;
        pointer-events:none;
        left:0;
    }

    .menu ul {
        position:absolute;
        height:100vh;
        width:100%;
        left:100%;
        flex-direction:column;
        align-items:center;
        margin-left:auto;
        margin-right:auto;
        text-align: center;
        padding-top:50px;
        background-color:#028b99;
        transition:0.7s;
    }

    #check:checked ~ .menu ul{
        left:0;
        pointer-events:all;
    }

    .cacher-menu{
        position:absolute;
        top:50px;
        right:50px;
    }

    nav li{
        gap:0;
        margin-left:0;
    }

    

    #bannières{
        display:flex;
        flex-direction:column;
        
    }
    #bannières h2{
        font-size:24px;
        text-align: center;
        margin-left:25px;
        margin-right:25px;
    }

    #bannières h1{
        font-size: 32px;
        margin-left:auto;
        margin-right:auto;
    }

    .conception{
        margin-bottom: 20px;
    }

    #bannière-left #button{
        margin-top:20px;
    }

    .link{
        margin-top:70px;
    }
    header{
        margin-left:0;
        padding-left:25px;
        padding-right:25px;
    }

    header img{
        width:25%;
        height:25%;
    }

    header nav{
        padding-right:0px;
    }

    .headerlogo{
        margin-right: 0px;
    }

    .headerinstagram img{
        max-width: 40px;
        margin-left: 30px;
        margin-right: 30px; /* Use these margins to have a <a> with the same width as the logo */
    }



    nav{
        align-items: end;
    }

    #liste-services{
        flex-direction: column;
        margin:auto;
        text-align: center;
        margin-left:0;
        margin-right:0;
        padding-bottom:0;
    }

    #prestations{
        padding-left:50px;
        padding-right:50px;
        padding-bottom:0;
    }

    #prestations h1{
        font-size: 30px;
    }

    .bordureblue{
        margin-top:35px;
    }

    #wordpress{
        height: 80%;
        width:80%;
    }

    

    #liste-services div{
        width:100%;
        margin-left:auto;
        margin-right:auto;
        margin-top:30px;
    }

    #about{
        flex-direction: column;
        width: 100%;
    }

    #about img{
        width:100%;
    }

    #introduction{
        width: 100%;

    }

   

    #bannières{
        display:flex;
        flex-direction: column;
        justify-content: space-between;
        width: calc(100% - 300px);
    }
    #bannière{
        display:flex;
        flex-direction: column;
    }

   

    #sectors{
        padding-left:50px;
        padding-right:50px;
    }

   

    #otherproject{
        padding-left:0;
        padding-right:0;
    }
    #otherproject h1{
        font-size:32px;
        width:70%;
    }

    #otherproject h2{
        font-size: 32px;
        width: 70%;
        margin-top:50px;
    }

    #otherproject p{
        width:60%;
    }

    #contact{
        padding-left:50px;
        padding-right:50px;
    }

    .instagram{
        width:60%;
    }

    #contact h1{
        font-size:32px;
    }

    .contact{
        display:flex;
        flex-direction: column;
    }

    .form{
        width:auto;

    }

    .champ{
        width: 100%;
        margin:auto;
    }

     #introduction p{
        width:100%;
        padding-bottom: 70px;
    }

    

    #imagine h2{
        font-size:30px;
    }

    #introduction h2{
        font-size:32px;
        width: 100%;
    }

    #avantages{
        padding-bottom:0;
        padding-left:25px;
        padding-right:25px;
    }

    #avantages h1{
        font-size:32px;
        padding-top:80px;
        width:100%;
    }

    .up{
        flex-direction:column;
        text-align: left;
    }


    .portrait{
        width:70%;

    }


    .down {
        flex-direction: column;
    }

    .plume{
        width:20%;
    }

    .thirddown img{
        width:30%;
        margin-top:20px;
    }

    #bannière{
        margin-left: 0px;
    }

    #bannière h1{
        width: 100%;
        margin-bottom: 30px;
        margin-top:30px;
        padding-left: 50px;
        padding-right:50px;
    }

    #bannières{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    #bannières h2{
        width:auto;
        margin-top:30px;
        line-height: 1.5;
        text-align: center;
    }

    .allsectors{
        flex-direction: column;
        margin-left: 0px;
        margin-right: 0px;
    }

    #avantages p{
        text-align: left;
        width:110%;
    }

    #avantages li{
        text-align: left;
    }

    .cms{
        width:100%;
    }

    .up img{
        width:80%;
    }

    .down img{
        text-align: center;
    }

    .image1 , .image2 , .image3 , .image4{
        width: 65%;
        margin:auto;
    }

    .slider{
        display:block;
        width:90%;
    }

    .slider2{
        display:none;
    }


    #bannière-left img{
        margin-left:0;

    }

    #bannière-left p{
        font-size: 20px;
        font-size:16px;
        padding-top: 15px;
        padding-bottom:15px;
        margin:auto;
    }

    #button{
        padding-top:15px;
        padding-bottom:15px;
    }

    #button2{
        width:45%;
        font-size:18px;
        padding-top:15px;
        padding-bottom:15px;

    }

    #offre h2{
        font-size:30px;
    }

    .with a{
        text-decoration:none;
    }


    
    .sector1 , .sector3{
        margin-top:0;
    }

    #witness{
        flex-direction:column;
    }



    #temoignages h1{
        font-size: 32px;
        padding-top:30px;
        margin-bottom:30px;

    }

    .limitation{
        margin-left:50px;
        margin-right:50px;
    }

    .borderbottom{
        padding-bottom:30px;
    }

    #alignfooter{
        margin-left:50px;
        margin-right:50px;
    }

    .up{
        margin-left:25px;
        margin-right:25px;
    }

    #alignfooter{
        flex-direction:column;
    }

    #address p{
        text-align:left;
    }

    #address{
        margin-left:0;
    }

    #liste-services p{
        text-align: left;
    }

    #serviceimages{
        opacity:0;
    }

    #introduction{
        background-size: cover;
        background-position-x: 93%;
        padding-bottom:0;

    }
    .footerborder{
        margin-left:50px;
        margin-right: 50px;
    }

    footer{
        background-position-x: 80%;
    }

    footer img{
        width: 40%;
    }

    .bouton{
        margin-left:auto;
        margin-right: auto;
    }

    #introduction{
        padding-left:50px;
        padding-right: 50px;
    }

    #imagine{
        flex-direction: column;
        padding-left: 50px;
        padding-right:50px;
    }

    #imagine h2{
        width:100%;
        
    }

    #imagine p{
        margin-bottom:50px;
    }
    
    #imagine ul{
        margin-bottom:50px;
    }
    
    .buttontext{
        margin-right:0.5em;
      }

      .allsectors{
        max-width:100%;
    }

    .whitearrows{
        width:85%;
        margin-bottom: -15%;
    }

    .legalpar , .legalpar2{
        margin-left:50px;
        margin-right:50px;
    }

    .legalmention{
        font-size: 32px;
        margin-bottom: 0;

    }

    .titlemention h2{
        font-size:24px;
    }

    .cgv{
        margin-top:50px;
    }


    .network h3{
        width:100%;
    }



  .bordure{
    width:40%;
  }

  #offres{
    flex-direction: column;
  }

  #offre{ 
    padding-left:50px;
    padding-right:50px;
  }

  #offre h3{
    width:100%;
    text-align:center;
  }

  #optiéco , #marketing , #siteweb , #numériqueresp{
    width:100%;
  }

  #offre #button{
    width: 100%;
  }

  #marketing{
    margin:auto;
  }
  .performance{
        width:50%;
  }

  .decarbonation{
    width:60%;
  }

  .affichage img{ 
    width:60%;
    height:60%;
    margin-top:50px;
  }

  #optiéco img{
    max-width: 100%;
  }

  .tarif{
    margin-top:25px;
    align-items: center;
    margin-left:auto; 
    margin-right:auto;
  }

  #marketing div{
    margin-bottom:2em;
  }

  .ecoindex{
    margin-bottom:25px;
  }

  #address{
    margin-bottom:25px;
  }

  .ecoindex{
    margin-left:0px;
    margin-bottom:25px;
  }
}

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

    #bannière-left {
        padding-left: 30px;
        padding-right: 30px;
      }

      #bannière h1{
        width:80%;
        font-size:28px;
        margin-top:25px;
      }

      .slider{
        margin-top:25px;
      }

      #bannière-right{
        margin-left: 30px;
        margin-right: 30px;
        font-size:14px;
      }

      #imagine h2 , #prestations h1 , #avantages h1 , #introduction h2 , #temoignages h1 , #otherproject h1 , #otherproject h2 , #contact h1 , #offre h2{
        font-size:28px;
      }

      #imagine li , #liste-services p , #avantages p, #avantages li , #introduction p , .quotes{
        font-size:16px;
      }

      #avantages h1{
        width:100%;
      }

      #contact h1 , .network h3{
        width:100%;
      }
}