

/* Start:/bitrix/templates/cleverbiz/components/bitrix/news.detail/blog/style.css?1721786762759*/
.blog_detail h2{
    font-size: 25px;
    line-height: 33px;
    color: #333333;
    font-weight: 500;
    margin: 0 0 15px 0;
}
.blog_detail{
	font-size: 14px;
	line-height: 1.5;
    margin: 0 0 90px 0;
}
.blog_detail p{
	margin: 0 0 15px 0;
}
.link_blog_back {
    margin: 25px 0 0 0;
}
.link_blog_back a{
    font-size: 18px;
}
.blog_detail li {
    list-style: none;
    padding: 0 0 10px 20px;
}
.blog_detail li:before {
    content: "";
    background: #2675bd;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px 0 -10px;
    top: -1px;
    position: relative;
}
.blog_detail img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
/* End */
/* /bitrix/templates/cleverbiz/components/bitrix/news.detail/blog/style.css?1721786762759 */
