

/* Start:/local/templates/main_template/components/bitrix/news/inspectorates_reference/style.css?17586286292264*/
.item-news {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.item-news__header {
    font-size: 12px;
}

.item-news__hashtag {
    color: #007A65;
}

.item-news__date {
    color: #9D9F9E;
}

.item-news__title {
    font-size: 40px;
    font-weight: 600;
    border-bottom: 2px solid #EBEBEB;
}

.item-news__body p,
.item-news__body ul {
    width: 100%;
    line-height: 1.7;
}

.item-news__body a {
    text-decoration: underline;
    color: #007A65;
}

.item-news__body a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.item-news__img {
    margin: 30px auto;
}

div.item-news__video {
    width: 100%;
    margin: 30px auto;
    padding: 56.25% 0 0 0;
}

.item-news__video iframe {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.item-news__footer {
    border-top: 1px solid #EBEBEB;
}

.item-news__btn-back {
    color: #007A65;
}

.item-news__btn-back i:before {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.item-news__btn-back:hover {
    color: #014A37;
}

.item-news__btn-back:hover i:before {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
}

.item-news__author {
    width: 100%;
    max-width: 400px;
    font-size: 12px;
    color: #9D9F9E;
}



.latest-news {
    margin: 0px 0px 60px 0px;
}

.latest-news__date {
    font-size: 14px;
    color: #9D9F9E;
}

.latest-news__title {
    font-size: 32px;
    font-weight: 600;
}

.latest-news__text {
    color: #9D9F9E;
}

.item-list-news:not(:last-child) {
    margin: 0px 0px 40px 0px;
}

.item-list-news__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
}

.item-list-news__date {
    font-size: 12px;
    color: #9D9F9E;
}

.item-list-news__title:hover {
    text-decoration: underline;
}


@media (max-width: 1440px) {
    .item-news__title {
        font-size: calc(20px + 20 * ((100vw - 320px) / 1120));
    }

}
/* End */


/* Start:/local/templates/main_template/components/bitrix/news/inspectorates_reference/bitrix/news.detail/detail/style.css?1758628628120*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */
/* /local/templates/main_template/components/bitrix/news/inspectorates_reference/style.css?17586286292264 */
/* /local/templates/main_template/components/bitrix/news/inspectorates_reference/bitrix/news.detail/detail/style.css?1758628628120 */
