.NosRealisations{
    background: url(../Images/ImagesScroll2.jpg) top left no-repeat;
    /* background-attachment: fixed; */
    padding: 100px  0px;
    background-size: cover;
    height: 100vh;
    width: 100%;
    min-height: 800px;
}



@media screen and (max-width:767px) {
.NosRealisations{
    padding: 50px  0px !important;
    height: auto !important;
    width: 100%;
    min-height: 800px;
}
.TitreDecouvrer {
    width: 100% !important;
}
 .TitreDecouvrerSpan1 {
    font-family: 'Hurme Geometric Sans 1';
    font-size: 40px  !important;
}
.TitreDecouvrerSpan2 {
   font-size: 40px  !important;

}
.TitreTousRealisations a {
    cursor: pointer;
    display: table;
    margin: auto !important;
    margin-top: 50px !important;
}

.BannerCategorie {
    margin-bottom: 70px;
}
#SliderAccCategorie .bx-wrapper li{height:200px !important;}
#SliderAccCategorie_en .bx-wrapper li{height:200px !important;}
 .ImgListSlider img {
    width: 100%;
height:100px !important;
}
.TitreListSlider{
    font-size: 2em  !important;
    font-weight:;
}
}



