#details-projet .detail-project{position:relative;padding:0 15px;color:#5c5c5c;line-height: 24px;}
#details-projet .name_style{color:#83bf41;font-size:48px;font-family: 'Mada', sans-serif;display:block;text-align:center;font-weight:300;text-transform:uppercase;line-height:normal;}
#details-projet .short-desc{display:block;color:#646464;font-family: 'Lato', sans-serif;padding:40px 0;}
#details-projet .long-desc .list-unstyled{list-style-image:url(/Files/App_002/images/list-image.png);margin-left: 20px;}
#details-projet .typ_appart li{    float: left;
    margin-right: 10px;
    width: 48%;}
#details-projet .typ_appart  img{max-width:100%}
h4{color:#83bf41;font-size:36px;text-transform:uppercase;font-family: 'Mada', sans-serif;font-weight:300;text-align:left;}
h4 strong{font-weight:500;}
h5{color:#636363;font-size:36px;text-transform:uppercase;font-family: 'Mada', sans-serif;font-weight:300;text-align:left;}
h5 strong{font-weight:500;}
h6{font-size:20px;color:#b0afaf;text-transform:uppercase;font-family: 'Mada', sans-serif;font-weight:300;text-align:left;}
h6 strong{font-size:24px;font-weight:500;color:#a8a8a8;}
#details-projet .long-desc{padding-top:60px;}
@media screen and (min-width:992px){
#details-projet .row-flex{display:flex;}
#details-projet .row-flex > div{display:flex;}
#details-projet .flex-column{flex-direction:column;}
#details-projet .row-flex > .img-responsive{width:100%;}
}
@media screen and (min-width:768px){
#details-projet .image_style{margin-bottom:30px;}
#details-projet .image_style:last-child{margin-bottom:0;}
}
@media screen and (max-width:991px){
#details-projet .row-flex > .img-responsive{width:100%;height:auto;padding:0;margin-bottom:30px;}
#details-projet .list-inline{padding:0;display:flex;flex-direction:row;width:100%;}
#details-projet .list-inline .image_style{float:left;width:25%;padding:0 15px;}
/*#details-projet .list-inline .image_style:nth-child(4n+1){padding-left:0;}
#details-projet .list-inline .image_style:nth-child(4n){padding-right:0;}*/
}

@media screen and (max-width:500px){
#details-projet .list-inline .image_style{padding:0 5px;}
#details-projet .name_style{font-size:38px;}
}

