

/* Start:/local/templates/hino2020/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1634283884684*/
.section.news-detail {
    padding: 20px 0;
    margin: 0;
}
.news-detail__date {
    font-size: 16px;
    margin: 0 0 10px;
}
.news-detail img {
    height: auto;
}
.news-detail .docs {
    margin: 36px 0 0;
}
.news-detail__content {
    overflow: hidden;
}
@media (min-width: 768px) {
    .section.news-detail {
        padding: 62px 0 107px;
    }
    .section__title.news-detail__title {
        letter-spacing: 0;
        line-height: 1.2;
        margin-bottom: 21px;
        text-align: left;
    }
    .news-detail__date {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .news-detail__content {
        margin-bottom: 42px;
        text-align: justify;
    }
}
/* End */


/* Start:/local/templates/hino2020/components/bitrix/news.line/events_inner/style.css?16342838841511*/
.section.news {
	display: none;
	padding: 20px 0;
	margin: 0;
}
@media (min-width: 768px) {
	.section.news {
		display: block;
		margin-bottom: 0;
		-webkit-box-ordinal-group: 16;
		-ms-flex-order: 15;
		order: 15;
		padding: 45px 0 58px;
	}
	.news__title {
		margin-bottom: 13px;
	}
	.list.news__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 17px;
	}
	.news__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 31.5%;
	}
	.news__img {
		display: block;
		height: 243px;
		margin-bottom: 17px;
		width: 100%;
	}
	.news__img img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		width: 100%;
	}
	.news__img:hover {
		opacity: 1;
	}
	.news__item-title {
		display: block;
		color: #202020;
		-webkit-box-flex: 1;
		flex-grow: 1;
		font-size: 16px;
		line-height: 1.4;
		margin: 0 0 4px;
		text-decoration: none;
		width: 100%;
	}
	.news__date {
		font-size: 16px;
		line-height: 1.57;
		margin: 0;
		color: #bbbbbb;
	}
	.btn.news__btn {
		display: inline-block;
	}
}
/* End */
/* /local/templates/hino2020/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1634283884684 */
/* /local/templates/hino2020/components/bitrix/news.line/events_inner/style.css?16342838841511 */
