

/* Start:/local/templates/concept_gp4/components/bitrix/news.detail/.default/style.css?17514439081223*/
div.news-detail img {
    width: auto;
    height: auto;
    max-width: 100%;
}
div.news-detail {
    align-items: center;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.news-text  {
	text-align: justify;
	display: block;
	padding-top: 20px;
}

.s2 {
    width: 420;
   /* height: 340; */
}


@media  (min-width: 275px) and (max-width: 450px)  {
.swiper-container {
    width: 95%;
    height: 240px;
} 
div.news-detail
{
	padding-left: 15px;
    padding-right: 15px;
}
}
.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	align-item: center;
}
.swiper-slide img {
	
	max-width: 70%;
}
.img-news-detail {
	
	max-width: 90%;
}
.pluso {
	margin-top: 30px;
}

.social-network-share {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
/* End */
/* /local/templates/concept_gp4/components/bitrix/news.detail/.default/style.css?17514439081223 */
