.wrapperInterne {
    width: 100%;
    margin: 100px 0px;
}
.Imgservice img {
    width: 100%;
    border: 20px solid #ebebeb !important;
}
.ContentContainerService{
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    color: #3d3d3d;
    margin-bottom: 100px;
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden;
    text-align: justify;
}
.lb-data .lb-number {
    display: none !important;
}
 .BannerParc {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
@media screen and (max-width: 768px){
.ContentContainerService{
    margin-bottom: 50px !important;
}
.wrapperInterne {
    width: 100%;
    margin: 40px 0px !important;
}
 .bx-prev{
    height: 35px  !important;
    width: 35px  !important;
}
.bx-next{
    height: 35px  !important;
    width: 35px  !important;
}
.ContentInterne{padding:0px !important;}
.ContentContainerService{padding:0px !important;}
}






