

/* Start:/local/templates/hino2020/components/bitrix/system.pagenavigation/.default/style.css?16040515321389*/
.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination__item {
    margin: 0 5px;
}
.pagination__item:first-child {
    margin-left: 0;
}
.pagination__item:last-child {
    margin-right: 0;
}
.pagination__item a, .pagination__item span {
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
    font-size: 15px;
    line-height: 0;
    padding: 0;
    width: 35px;
}
.pagination__item a:hover {
    background-color: #e9e9e9;
}
.pagination__item--active span {
    background-color: #e9e9e9;
    font-weight: bold;
}
@media (min-width: 768px) {
    .pagination__item {
        margin: 0 8px;
    }
    .pagination__item:first-child {
        margin-left: 0;
    }
    .pagination__item:last-child {
        margin-right: 0;
    }
    .pagination__item a, .pagination__item span {
        height: 45px;
        font-size: 20px;
        width: 45px;
    }
}

/* End */


/* Start:/local/templates/hino2020/components/bitrix/news.list/events/style.css?1611061478261*/
@media (min-width: 768px) {
	.section.news--inner {
		padding: 45px 0 58px;
	}
	.news--inner .news__list {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.news--inner .news__item:nth-child(3n-1) {
		margin: 0 2% 15px;
	}
}
/* End */


/* Start:/local/templates/hino2020/components/bitrix/menu/servises_menu/style.css?1607606966170*/
@media (min-width: 768px) {
    .news--nav-inner {
        padding: 45px 0 36px;
    }
    .news--nav-inner .news__item-title {
        text-transform: uppercase;
    }
}
/* End */
/* /local/templates/hino2020/components/bitrix/system.pagenavigation/.default/style.css?16040515321389 */
/* /local/templates/hino2020/components/bitrix/news.list/events/style.css?1611061478261 */
/* /local/templates/hino2020/components/bitrix/menu/servises_menu/style.css?1607606966170 */
