

/* Start:/bitrix/templates/new_main/components/bitrix/news.detail/service_page/style.css?1530681850702*/
.news_item_price {
    font-weight: bold;
    /*font-family: Tahoma;*/
    font-size: 13pt;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    /* height: 20px; */
    margin: 6px 15px 0 0;
}
.news_item_link {
    background-color: #008DD2;
    color: #fff;
}
.news_item_link:hover {
    background-color: #00A7F9 !important;
    color: #fff;
}

.news_item {
  border-bottom: 1px solid #ECECEC;
}
.news_item:last-child {
  border: none;
}
.news_item_picture {
  text-align: left;
}
.news_item_picture img {
  width: 100%;
}

.news_item h2, .news_item h2 a {
    font-size: 16pt;
    color: #008DD2;
    margin-bottom: 5px;
    text-decoration: none;
}
.news_container {
  margin-bottom: 40px;
}
/* End */
/* /bitrix/templates/new_main/components/bitrix/news.detail/service_page/style.css?1530681850702 */
