

/* Start:/local/templates/itach.by/components/bitrix/news.detail/blog-detail/style.css?17792409281144*/
.section-blog-detail .news-block-title .news-block{
	    margin-bottom: 0;
		    padding-bottom: 0;
}

.section-blog-detail  .news-block h2,
.section-blog-detail  .news-block h3{
	    margin-bottom: 1em;
}
.section-new-detail.section-blog-detail{
	padding-bottom:0
}
.section-blog-detail .news-block img {
    float: unset;
    width: auto;
    margin-right: unset;
	margin:1em auto
}
.section-blog-detail  .news-block .image-left{
	float:left;
	margin:0.5em 1em 0 0;
	display:block;
	max-width:100%
}
.section-blog-detail  .news-block .image-right{
	float:right;	
	display:block;
	margin:0.5em 0 1em 1em;
	max-width:100%
}
#faq{
	display:block !important
}
#faq .custom-tabs-content.opened {
    display: block;
    min-height: 450px;
}
@media (max-width:992px){
	.section-blog-detail  .news-block .image-left,  .section-blog-detail  .news-block .image-right{
		max-width:50%
	}
}
@media (max-width:768px){
	.section-blog-detail  .news-block .image-left, .section-blog-detail  .news-block .image-right{
		max-width:100% !important;
		float:unset;
		margin:1em auto;
		width:auto !important
	}
}
/* End */
/* /local/templates/itach.by/components/bitrix/news.detail/blog-detail/style.css?17792409281144 */
