* {
    box-sizing: border-box;
    margin: 0;
    font-family: republic-web, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}

button{
    background-color:#052A5C;
    margin-left: 20%;
    margin-top: 20px;
    width: 180px;
    height: 50px;
    color: white;
    font-size: 25px;
    border: none;
}

#bouton_appel_banniere {
    margin: auto;
    margin-top: 200px;
    background-color: transparent;
    border: 3px solid white;
  }
#header{
    display:flex;
}
#section1 {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
justify-content: center;
background-position: center;
background-repeat: no-repeat; background-size:cover;
height: 430px;
width: 100%;
}
#logo {
    width: 400px;
    margin:auto;
}
#Titre1 {
    position: absolute;
    font-family: aktiv-grotesk-arabic,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color:white;
    text-align: center;
    line-height: 30px;
}
.Barre{
    display: flex;
    margin-top: 40px;
    width: 66%;
    height: 50px;
    background-color: #052A5C;
    border-radius: 0px 40px 0px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.TexteBarre{
    font-family: aktiv-grotesk-arabic,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    margin-right: 30px;
    color: white;
}

#Section2{
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    width: 80%;
    justify-content: space-between ;
    align-items: center;
}
.Container{
    width: 33%;
    text-align: center;
    text-align: justify;
}
.ContainerImg{
    display: flex;
    flex-direction: row;
    width: 50%;
    justify-content: space-between;
    margin-left: 40px;
}

#Section3{
    display:flex;
    align-items: center;
    margin-top: 30px;
    flex-direction: row;
    width: 66%;
    justify-content: space-between;
    margin-left: 40px;

}
.ContainerIcone{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.TexteIcone{
    font-size: 25px;
    color: #052A5C;
    font-family: aktiv-grotesk-arabic,sans-serif;
    font-weight: 700;
    font-style: normal;
}

#Section4{
    margin-left: 40px;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    width: 80%;
    justify-content: space-between;
    
}
#Section4 p{
    margin-top: 14%;
    text-align: justify;
    width: 33%;
}

footer{
    margin-top: 30px;
    width: 100%;
    height: 20vh;
    background-color: #052A5C;
    text-align: center;
    color: white;
    line-height: 35px;
}

@media screen and (max-width: 1059px) {
    #Section4{
        flex-direction: column;
        width: 100%;
        align-items: center;
        transform: scale(100%);
        margin-left: auto;
        margin-top: 0px;
    }
    #ImgNet{
        transform: scale(80%);
        margin-top: -59px;
        margin-bottom: -80px;
        }
    #Section4 p{
        margin-top: 30px;
        text-align: justify;
        width: 80%;
    }
}

@media screen and (max-width: 1059px) {
    #Section3{
        flex-direction: column;
        width: 100%;
        align-items: center;
        transform: scale(100%);
        margin-left: auto;
        margin-top:0px;
    }
    .Container{
        width: 80%;
    }

    .icones{
        margin-bottom: -20px;
    }
}



@media screen and (max-width: 1604px) {
      img{
        transform: scale(70%);
      }
    }
     





@media screen and (max-width: 1200px) {
    .icones{
        transform: scale(70%);
    }
    .TexteIcone{
        font-size: 20px;
    }
}


@media screen and (max-width: 1500px) {
    .Img1{
        display: none;
        margin:auto;
    }
    .ContainerImg{
        margin:auto;
        width: 80%;
        justify-content: center;
    }
    
  
   }
   

   @media screen and (max-width: 1059px) {
   #Section2{
    margin-top: 0px;
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
  
}




@media screen and (max-width: 705px) {
    .TexteBarre{
        font-size: 20px;
    }
    *{
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
    }

    .Barre{
        margin-top: 20px;
    }
    }

    @media screen and (max-width: 500px) {
        .TexteBarre{
            font-size: 14px;
        }
     
        }

    @media screen and (max-width: 1140px) {
        #Titre1{
            font-size: 30px;
        }
        }

        @media screen and (max-width: 824px) {
            #Titre1{
                font-size: 22px;
            }
        }

            @media screen and (max-width: 585px) {
                #Titre1{
                    font-size: 24px;
                    text-align: center;
                    line-height: 30px;
                    margin-bottom: 240px;
                }
               
                  #logo{
                    margin-bottom: 30px;
                  }
                }

                @media (min-width: 583px) {
                    #section1{
                        background-image: url(Contents/FondPC.png);
                            }
                            #Titre1{
                                margin-bottom: 140px;
                                line-height: 45px;
                            }
                            #bouton_appel_banniere {
                                display: none;
                              }
                              #logo{
                                margin-bottom: 30px;
                              }
                    
            }

            @media  (max-width: 580px) {
                #section1{
                    background-image: url(Contents/FondMobile.png);
              
                }
                #logo{
                    width: 300px;
                }

                @media (min-width: 583px) {
                    #section1{
                        background-image: url(Contents/FondPC.png);
                            }
                    
            }
       }