

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/2025_news_detail/style.css?17660598832047*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
#vk_share{
width:112px;
min-height: 25px;
height: auto;
background: #ffffff url(/testnews/vk_share.png) no-repeat;
cursor:pointer;
font-size:0px;
float:left;
margin: 0 10px 10px 0;
border-radius: 7px;
}
#t_share{
width:94px;
min-height: 25px;
height: auto;
background: #ffffff url(/testnews/t_share.png) no-repeat;
cursor:pointer;
font-size:0px;
float:left;
margin: 0 10px 10px 0;
border-radius: 7px;
}
#wa_share{
width:94px;
min-height: 25px;
height: auto;
background: #ffffff url(/testnews/wa_share.png) no-repeat;
cursor:pointer;
font-size:0px;
float:left;
margin: 0 10px 10px 0;
border-radius: 7px;
}
#c_link{
width:146px;
min-height: 25px;
height: auto;
background: #ffffff url(/testnews/c_link.png) no-repeat;
cursor:pointer;
font-size:0px;
float:left;
margin: 0 10px 10px 0;
border-radius: 7px;
}

@media (max-width:700px){ #vk_share { width: 25px; background: url(/testnews/vk_s.png) no-repeat;} }
@media (max-width:700px){ #t_share { width: 25px; background: url(/testnews/t_s.png) no-repeat;} }
@media (max-width:700px){ #wa_share { width: 25px; background: url(/testnews/wa_s.png) no-repeat;} }
@media (max-width:700px){ #c_link { width: 25px; background: url(/testnews/c_link_s.png) no-repeat;} }

.photo-section {display: flex; justify-content: center; width: 100%; margin: 0 auto; flex: 1; position: relative; text-align: left;}

.news-photo { position: relative; overflow: hidden; border-radius: 10px; background: #eee; min-height: 200px; min-width: 250px; max-height:200px; max-width:250px;}
.news-photo img { object-fit: cover; display: block; border-radius: 10px;  max-height:200px; height:100%; width:100%;}

@media (max-width:1024px){ .photo-section .photos{ grid-template-columns: repeat(2,1fr);} }
@media (max-width:768px){ .photo-section .photos{ grid-template-columns: repeat(2,1fr);} }
@media (max-width:480px){ .photo-section .photos{ grid-template-columns: 1fr;} }

/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/2025_news_detail/style.css?17660598832047 */
