

/* Start:/local/templates/wifi/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?1756787967893*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img
{
	object-fit: contain;
	width: 100%;
	height: auto;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
div.news-detail .btn-custom {
	color: #777;
    border-color: #777;
  }
  
div.news-detail ul li {
	margin-bottom: .75rem;
}

.iblock-vote {
	display: none;
}
.reviews-reply-form {
	display: none;
}
div.news-detail video{
	width: 100%;
}

/* div.news-detail .table-footer-group a {
display: none;
} */

div.news-detail .table-footer-group p a {
	display: inline;
}

div.news-detail .table-footer-group iframe {
	width: 100%;
	height: 80vh;
}

@media (max-width: 1199px) {

	div.news-detail .table-footer-group iframe {
		width: 100%;
		height: 30vh;
	}
}

.frame-container {
	height: 580px;
}

@media (max-width: 768px) {
	.frame-container {
		height: 320px;
	}
}
/* End */
/* /local/templates/wifi/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?1756787967893 */
