#details_news_en .position-relative{overflow: hidden;}
#details_news_en .image_style{/*min-width: 100%;height: 100%;display: block;*/
width: auto;
display: block;
height: 500px;}
#details_news_en .date_style{position: absolute;top: 0;left: 0;background-color: #232963;color: #fff;padding: 25px 40px;font-size: 30px;font-weight: 600;}
#details_news_en .name_style{font-size: 30px;color: #232963;text-transform: uppercase;font-weight: 800;padding:40px 0;display:block;}
p{font-weight:400;}
#details_news_en .share_custom{margin-top: 30px;}

#details_news_en .facebook-custom{margin: 0 7px;}
#details_news_en .facebook-custom::after{content: "\f09a";color:#232963;display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size:16px;}
#details_news_en .twitter-custom{margin: 0 7px;}
#details_news_en .twitter-custom::after{content: "\f099";color:#232963;display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size:16px;}
#details_news_en .google-custom{margin: 0 7px;}
#details_news_en .google-custom::after{content: "\f0d5";color:#232963;display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size:16px;}

#details_news_en .facebook-custom:hover{text-decoration:none;}
#details_news_en .twitter-custom:hover{text-decoration:none;}
#details_news_en .google-custom:hover{text-decoration:none;}
#details_news_en .imgs-list {
    width: 150px;
    height: 130px;
    margin: 10px 10px 10px 0;
    object-fit: cover;
}
#details_news_en .imgs-thumbs {
    display: inline-flex;
}
@media screen and (max-width: 450px) {
#details_news_en .imgs-liste {text-align: center;}
}

