.baniere-deroulement{
    background-image: url(image/deroulement/baniere.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    background-position-x:center;
 display: flex;
 flex-direction: column;
 justify-content: center;
 position: relative;
    }
                        @media screen and (max-width:800px){
                            .baniere-deroulement {
                                background-image: url(image/deroulement/baniere-700.jpg);
                                background-position-x:left;
                                min-height: 600px;
                            }
                            }

    .baniere-deroulement img:first-child{
      margin-top:200px;
      margin-bottom:50px;
      width: 100px;
    }
                        @media screen and (max-width:1366px){
                            .baniere-deroulement img:first-child{
                            margin-top: 150px;
                            margin-bottom: 40px;
                                }
                                }


                        @media screen and (max-width:1250px){
                      .baniere-deroulement img:first-child{
                        margin-left: 100px;
                        width: 80px;
                     
                            }
                            }
                            @media screen and (max-width:600px){
                                .baniere-deroulement img:first-child{
                                 
                                  width: 60px;
                               
                                      }
                                      }
                    
                        @media screen and (max-width:350px){
                            .baniere-deroulement img:first-child{
                                margin-left:50px;
                                }
                                }  
                        @media screen and (max-height:530px){
                            .baniere-deroulement img:first-child{
                                margin-top:100px;
                                margin-bottom: -3px;
                                }
                                } 
                        @media screen and (max-height:430px) and (max-width:800px){
                            .baniere-deroulement img:first-child{
                                margin-top:-30px;
                              
                                }
                                }                     


    .baniere-deroulement img:last-child{
        position: absolute;
        right: 10%;
        TOP: 5px;
       height: 90vh;
       min-width: 120px;
    }

                        @media screen and (max-width:800px){
                            .baniere-deroulement img:last-child {
                           display: none;
                            }
                            }
                    
    .titres{
        width: 35%;
        margin: 0;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        height: 70vh;
        align-content: center;
    }
                        @media screen and (max-height:700px){
                            .titres{
                                height: 75vh;
                                }
                                }     

    h1 {
        margin-top: -50px;
        font-size: 75px;
        letter-spacing: 2px;
        margin-left: 20%;
    }
      
                        @media screen and (max-width:350px){
                        h1{
                            font-size: 65px;
                            }
                            }                

       

    /*  section etapes................*/
    .etapes{
        background:linear-gradient(#E8C89B, #F7F6F2, #EFE0CB, #FFFFFD, #EFEEE8  );
        display:flex;
        flex-direction: column;
        align-items: start;
        padding-top: 200px;
        padding-bottom: 150px;
    }
/*...decorations................................*/
    .frise{
        position:relative ;
        display: flex;
        flex-direction: row;
               
            } 
    .frise img{
        width: fit-content;
        position: absolute;
      }             
     .poignee img{
        width: 25%;
        left: 10px;
        top: -100px;
       } 
       
                        @media screen and (max-width:1300px){
                            .poignee img{
                                top: -50px;
                                }
                                }
                                
                        @media screen and (max-width:800px){
                            .poignee img{
                                width: 30%;
                                }
                                }  
                                
                                   
                        @media screen and (max-width:600px){
                            .poignee img{
                                width: 35%;
                                }
                                }              
                        @media screen and (max-width:500px){
                            .poignee img{
                                width: 50%;
                                top: -210px;
                                left: 20px;
                                }
                                }       
       .clous-dores img{
           left:21%;
           top:-25px;
           width: 15%;
       }   
                        @media screen and (max-width:1200px){
                            .clous-dores img{
                                top: -20px;
                                }
                                } 
                        @media screen and (max-width:1000px){
                            .clous-dores img{
                                top: -15px;
                                }
                                }           
                        @media screen and (max-width:800px){
                            .clous-dores img{
                                width: 20%;
                                }
                                }  
                        @media screen and (max-width:500px){
                            .clous-dores img{
                                width: 38%;
                                left: 5px;
                                }
                                }          
                                

       .pots img{
        left:40%;
        width: 20%;
        top: -220px;
    }   
    
                        @media screen and (max-width:1800px){
                            .pots img{
                                width: 22%;
                                }
                                }   
                        @media screen and (max-width:1700px){
                            .pots img{
                                width: 25%;
                                }
                                }  
                        @media screen and (max-width:1500px){
                            .pots img{
                                top: -190px;
                                }
                                }                        
                            
                        @media screen and (max-width:1200px){
                            .pots img{
                                top: -150px;
                                }
                                }         
                                
                        @media screen and (max-width:800px){
                            .pots img{
                                width: 40%;
                                left:48%;
                                }
                                }  
                        @media screen and (max-width:500px){
                            .pots img{
                                width: 60%;
                                top: -80px;
                                }
                                }       
                        @media screen and (max-height:600px){
                            .pots img{
                                top: -65px;
                                }
                                } 

/*fin decoration.....*/
.titre{
    margin-top: 100px;
margin-bottom: 100px;
}
                    @media screen and (max-width:800px){
                    .titre{
                            margin-left: 20px;
                            margin-right: 20px;
                            }
                            }    

h2{
    color:#AF3232;
    font-size: 45px;
    font-weight: lighter;
    width: 90%;
    margin: 0;
    
}

.cadre{
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    width: 80%;
    align-items: center;
}
      
                    @media screen and (max-width:1250px){
                        .cadre{
                            width: 90%;
                            }
                            } 
                    @media screen and (max-width:800px){
                        .cadre{
                            flex-direction:column-reverse;
                            }
                            }
                    @media screen and (max-width:800px){
                        .cadre2{
                            flex-direction:column;
                            }
                            }                 

article{
    margin-top: 100px;
    color:#444444;
    width: 50%;
}
                    @media screen and (max-width:800px){
                        article{
                            width: 70%;
                            }
                            } 
                    @media screen and (max-width:460px){
                        article{
                            width: 90%;
                            }
                            } 
       article a{
           text-decoration: none;
           font-size: 20px;
           text-decoration: underline;
           color: #AF3232;
       }                

 h3{
    font-family: great;
    color: #AF3232;
    font-size: 43px;
    font-weight: lighter;
    margin-left: -50px;
    letter-spacing: 1px;
}
                    @media screen and (max-width:460px){
                       h3{
                            margin-left: 0px;

                            }
                            } 

 h4{
    font-size: 30px;
    font-weight: lighter;
    padding-top: 25px;
    padding-bottom: 20px;
}
 article p{
  font-size: 23px;
margin-bottom: 23px;
line-height:32px ;

}

.post-it{
    width:15%;
    margin-top: 50px;
    min-width: 190px;
}
article h5{
  text-decoration: underline;
  font-weight: lighter;
  font-family: 'Times New Roman', Times, serif;

}
.etapes button{
    margin-top:100px;
}