

/* Start:/local/templates/hino2020/components/bitrix/news.detail/parts/style.css?16342838844159*/
.services {
    margin-bottom: 0;
}
.services__type-item--active .services__type-text {
    padding: 10px 0;
    visibility: visible;
}
.services__scp {
    padding: 20px 0;
}
.services__scp-title {
    color: #000000;
    font-size: 18px;
    line-height: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.services__scp-paragraph {
    font-size: 16px;
    line-height: 1.36;
    margin: 0;
}
.services__block-parts {
    padding: 20px 0;
}
.services__paragraph {
    margin-bottom: 10px;
}
.services__remanufactured-parts {
    padding: 20px 0;
}
.services__scp-item {
    margin: 0 0 20px;
}
.services__scp-img {
    margin: 0 auto 15px;
    max-width: 150px;
    text-align: center;
    width: 100%;
}
.services__scp-img img {
    height: auto;
    width: 100%;
}
.services__table-parts {
     margin-bottom: 20px;
 }
@media (min-width: 768px) {
    .services {
        padding-top: 22px;
    }
    .services__features {
        margin-bottom: 6px;
    }
    .services__contracts-types {
        padding: 48px 0 53px;
    }
    .services__type-list {
        margin: 26px 0 9px;
    }
    .services__btn-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .services__scp {
        padding: 61px 0 21px;
    }
    .services__scp-main-title {
        margin-bottom: 19px;
    }
    .list.services__scp-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 54px 0 0;
    }
    .services__scp-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 45px;
        width: 31%;
    }
    .services__scp-img {
        max-width: 100%;
        margin: 0;
        width: 35%;
    }
    .services__scp-text {
        margin-top: 16px;
        width: 59%;
    }
    .services__scp-title {
        margin-bottom: 14px;
    }
    .services__block-parts {
        padding: 56px 0 64px;
    }
    .services__paragraph {
        margin-bottom: 19px;
    }
    .services__table-parts {
        margin-bottom: 43px;
        table-layout: fixed;
    }
    .services__table-parts th {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .services__table-parts th:first-child {
        width: 10%;
    }
    .services__table-parts thead th {
        height: 71px;
    }
    .services__quality .with-background__title,
    .services__quality .with-background__text,
    .services__quality .with-background__name {
        max-width: 525px;
    }
    .services__quality .with-background__text {
        line-height: 1.36;
        margin-bottom: 29px;
    }
    .services__remanufactured-parts {
        padding: 61px 0 41px;
    }
    .table.services__remanufactured-table {
        margin-bottom: 35px;
        min-width: 631px;
    }
    .table.services__remanufactured-table td {
        padding: 16px 10px;
        text-align: center;
    }
    .table.services__remanufactured-table td:first-child {
        text-align: left;
    }
    .table.services__remanufactured-table thead th {
        padding: 21px 12px 14px;
    }
    .services__carousel {
        margin: 39px 0 45px;
    }
    .table.services__discount-table {
        margin: 30px 0 15px;
    }
    .table.services__discount-table th {
        padding: 19px 12px 11px;
    }
    .table.services__discount-table th:last-child {
        min-width: 88px;
    }
    .table.services__discount-table td {
        padding: 21px 13px 12px;
    }
}
/* End */


/* 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/news.detail/parts/style.css?16342838844159 */
/* /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 */
