

/* Start:/local/templates/.default/components/bitrix/news/articles_2022/bitrix/news.detail/.default/style.css?17762384281942*/
.news-detail h2, .news-detail .h2 {
    color: #009ee3;
    font-size: 30px;
    line-height: 1.5em;
    font-weight: normal;
    margin: 70px 0 30px;
}
.news-detail .text h2:first-child {
    margin: 20px 0 30px;
}
.news-detail .blue-text {
    color: #009ee3;
    font-size: 30px;
    line-height: 1.5em;
    font-weight: normal;
}
.news-detail {
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
}
img.detail_picture {
    border-radius: 5px;
    width: 100%;
    margin: 20px 0 50px;
}
.back-to-news {
    margin: 70px 0;
}
.news-detail ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.news-detail ul li {
    margin-bottom: 15px;
    padding-left: 19px;
    position: relative;
}
.news-detail ul li:before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: #666666;
    border-radius: 50px;
    position: absolute;
    top: 11px;
    left: 0;
}
.news-date {
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.head-of-contents {
    margin: 30px 0;
    background: #fafafa;
    padding: 30px;
    font-size: 15px;
    line-height: 1.3;
    color: #333;
    transition: all .3s;
}
.head-of-contents .heading {
    font-weight: bold;
    margin-bottom: 10px;
}
.head-of-contents a {
    text-decoration: underline;
}
.head-of-contents ol {
    counter-reset: item;
    list-style: none;
    margin: 0;
    padding: 0;
}
.head-of-contents ol ol {
    margin: 5px 0 5px 20px;
}
.head-of-contents ol li:before {
    content: counters(item, ".")"." !important;
    counter-increment: item;
    display: inline-block;
    position: relative;
    margin-right: 7px;
}
.head-of-contents ol>li {
    margin: 3px 0 0;
    padding: 0 0 0 2px;
}
@media (max-width: 1023px) {
    .news-detail .blue-text,
    .news-detail h2 {
        font-size: 24px;
        line-height: 1.5em;
        margin: 50px 0 20px;
    }
    .back-to-news {
        margin: 50px 0;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/news/articles_2022/bitrix/news.detail/.default/style.css?17762384281942 */
