#details_realisations_en .boxinfos {
    padding: 0;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    position: relative;
}
#details_realisations_en .lieux-details {
    padding: 0;
    margin: 25px auto;
    display: inline-block;
    flex-direction: column;
    text-align: center;
    align-items: center;
    position: relative;
}
#details_realisations_en .title-lieu {
    font-size: 30px;
    color: #2900a5;
}
#details_realisations_en .adr {
    font-size: 30px;
    padding-top: 25px;
}
#details_realisations_en .client-details {
    padding: 0;
    height: 270px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
#details_realisations_en .boximg {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position:relative;
}
#details_realisations_en .courteDes ul{
    position: absolute;
    right: 0;
    background: #556272;
    bottom: -50px;
    padding: 50px;
    color: #fff;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
}
#details_realisations_en .bloc-realisation {
    overflow: hidden;
    position: relative;
}
#details_realisations_en .name-realisation {
    font-size: 30px;
    color: #2900a5;
    display: block;
    position: relative;
    padding-top: 15px;

}

#details_realisations_en .parag {
    display: block;
}
#details_realisations_en .txtparag {
    min-height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #090909;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    padding: 0 25px;
}
#details_realisations_en .boxcontenu {overflow: hidden;position: relative;padding-top: 50px;padding-bottom: 50px;}
#details_realisations_en .parag-realisation {
    float: none;
    margin: 0 auto;
    padding: 0;
}
#details_realisations_en .txtparag p {
    margin: 0;
}

#details_realisations_en .img-realisation {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
#details_realisations_en .img-realisation {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
#details_realisations_en .css-thumb {
    max-height: 150px;
    max-width: 200px;
    float: none !important;
    text-align: center !important;
    margin: 0 auto;
    display: inline-block;
    overflow: hidden;
    margin-right: 15px;
}
#details_realisations_en .div-miniatures {
    margin: 20px auto;
    text-align: center;
    float: none !important;
    display: block;
    overflow: hidden;
}
@media screen and (max-width: 1440px) {
#details_realisations_en .txtparag {
    min-height: 350px;
}
}
@media screen and (max-width: 1280px) {
#details_realisations_en .txtparag {
    min-height: 400px;
}

}
@media screen and (max-width: 1024px) {
#details_realisations_en .name-realisation {
    font-size: 20px;
}
#details_realisations_en .txtparag {
    padding: 0 15px;
}

}
@media screen and (max-width: 991px) {
#details_realisations_en .boxinfos {
    height: auto;
}
#details_realisations_en .boxinfos:before {
    display: none;
}
#details_realisations_en .lieux-details:before {
    display: none;
}
#details_realisations_en .client-details:before {
    display: none;
}
#details_realisations_en .lieux-details {
    padding: 35px 15px 0;
    height: auto;
}
#details_realisations_en .client-details {
    padding: 35px 15px;
    height: auto;
}
#details_realisations_en .name-realisation {
    font-size: 25px;
    text-align: center;
    padding: 25px 15px 0;

}
#details_realisations_en .name-realisation:before {display: none;}
#details_realisations_en .txtparag {
    padding: 0 15px;
    height: auto;
    min-height: auto;
    margin-top: 25px;
    text-align: center;
}
#details_realisations_en .bloc-realisation:before {display:none;}

}





