

/* 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/series/bitrix/news.list/.default/style.css?164335903020061*/
.section.series {
    margin: 0;
    padding: 0;
}
.series__block {
    padding: 20px 0;
}
.series__gallery {
    padding: 20px 0;
}
.series__gallery .link-wrap {
    margin: 20px 0 0;
}
.with-background.series__parts {
    background-size: 0;
    padding: 20px 0;
}
.series__wheelbase-block {
    overflow: hidden;
    padding: 20px 0;
}
.series__model-block {
    padding: 20px 0;
}
.series__request {
    padding: 20px 0;
}
.series__request p {
    line-height: 1.44;
    margin: 0 auto 35px;
    max-width: 900px;
    text-align: center;
}
.series__request .btn {
    font-size: 16px;
}
.series__main-title {
    font-weight: normal;
}
.series__main-title span {
    font-weight: normal;
    color: #979797;
}
.series__specs-table {
    margin-bottom: 20px;
}
.section__btn {
    display: inline-block;
}
.series__custom-btn::before {
    content: '+';
}
.series__custom-top {
    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: 0 0 15px;
}
.series__custom-img {
    margin: 15px 0 0 37px;
    width: calc(100% - 107px);
}
.series__custom-img img {
    height: auto;
    width: 100%;
}
.series__custom-title {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.06;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.series__custom-item {
    margin-bottom: 20px;
}
.series__menu {
    background-image: url('/local/templates/hino2020/components/bitrix/news/series/bitrix/news.list/.default/img/bg-mini.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    background-color: #000;
    color: #fff;
    padding: 18px 0;
}
.series__menu-title {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1.67px;
}
.series__menu-item {
    margin: 0 0 15px;
    text-transform: uppercase;
}
.series__menu-item a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.series__models-link {
    color: #202020;
    font-size: 16px;
    padding-right: 26px;
    position: relative;
    text-transform: uppercase;
}
.series__models-link::after {
    background-image: url('/local/templates/hino2020/components/bitrix/news/series/bitrix/news.list/.default/img/arrow-red.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1);
    width: 16px;
    height: 8px;
}
.series__models-mass {
    font-weight: bold;
    text-transform: initial;
}
.series__models-mass span {
    font-size: 20px;
}
.series__models-gear {
    padding-left: 9px;
    position: relative;
}
.series__models-gear::before {
    background-color: #979797;
    content: '';
    height: 24px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-53%);
    transform: translateY(-53%);
    width: 1px;
}
.hero__img img {
    height: auto;
}
.series__block--seo {
    font-size: 14px;
}
.series__models-img {
    margin: 0 auto 20px;
    text-align: center;
    width: 200px;
}
.series__models-img img {
    width: 100%;
    height: auto;
}
.series__models-item {
    margin-bottom: 20px;
    text-align: center;
}
.series__advantages {
    box-sizing: border-box;
    padding: 0 25px;
    width: 100%;
}
.series__advantage-img {
    margin: 0 auto 15px;
    width: 150px;
}
.series__advantage-img img {
    height: auto;
    width: 100%;
}
.series__advantage-title {
    color: #000;
    font-size: 15px;
    margin: 0 0 10px;
    text-transform: uppercase;
    text-align: center;
}
.series__model-img {
    margin: 0 auto 15px;
    width: 150px;
}
.hidden-text {
    display: none;
}
.series__model-adv {
    background-image: url("/local/templates/hino2020/components/bitrix/news/series/bitrix/news.list/.default/img/360view-bk_thin.jpg");
    background-size: contain;
    background-position: center;
    background-repeat: repeat-x;
    display: none;
    margin: 0;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
    width: 100%;
}
.series__model-adv .section__title {
    color: #fff;
    text-align: left;
}
.series__model-adv-img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 80%;
}
.series__model-adv-btv {
    align-items: center;
    background-color: transparent;
    border: none;
    box-sizing: content-box;
    color: #fff;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 100%;
    font-size: 25px;
    font-weight: normal;
    height: 38px;
    outline: none;
    padding: 0;
    position: absolute;
    width: 38px;
    z-index: 15;
}
.series__model-adv-btv:after {
    background-color: #fff;
    border-radius: 50%;
    content: '';
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    height: 26px;
    margin: 0 auto;
    position: relative;
    transition-duration: 0.2s;
    width: 26px;
    z-index: -1;
}
.series__model-adv-btv::before {
    background-color: #E50112;
    background-image: url("/local/templates/hino2020/img/plus.svg");
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    content: '';
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    height: 26px;
    margin: 0 auto;
    position: relative;
    width: 26px;
    z-index: 1;
}
.series__model-adv-btv:hover::after {
    height: 38px;
    width: 38px;
}
.series__model-adv-btv--viewed {
    opacity: 0.6;
}
.series__model-adv-block {
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 10;
}
.series__model-adv-block--active {
    opacity: 1;
    visibility: visible;
}
.series__model-adv-sublist {
    font-size: 16px;
    text-align: left;
}
.series__model-adv-sublist li {
    margin: 0 0 5px;
    padding: 0;
}
.series__model-adv-title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
.series__model-adv-list, .series__model-adv-detail {
    color: #fff;
}
.series__model-adv-list img {
    display: block;
    height: auto;
    margin: 0 0 10px;
}
.series__model-adv-detail {
    margin: 0;
}
.red-line {
    display: block;
    position: absolute;
    transform-origin: left;
}
.red-line__line {
    background-color: #E50112;
    display: block;
    height: 2px;
    position: relative;
    width: 100%;
}
.red-line__line::before {
    background-color: #E50112;
    border-radius: 50%;
    content: '';
    height: 9px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
}
.series .with-background--contain {
    background-size: 0;
}
.series__main-title span {
    font-weight: normal;
    color: #979797;
}
.series__cgi {
    color: #fff;
    display: grid;
    position: relative;
    width: 100%;
}
.series__cgi .section__title {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    color: #fff;
    padding: 0;
    z-index: 10;
}
.section__cgi-link {
    background-image: url('/local/templates/hino2020/components/bitrix/news/series/bitrix/news.list/.default/img/360.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    height: 105px;
    left: 50%;
    opacity: 0.7;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 156px;
    z-index: 10;
}
.section__cgi-img {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    width: 100%;
}
.section__cgi-img img {
    display: block;
    margin: 0;
}
.series__custom-btn {
    background-color: #e60112;
    border: none;
    border-radius: 50%;
    color: #fff;
    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: 26px;
    font-size: 25px;
    padding: 0;
    position: relative;
    transform: translate(-53px, 0px);
    width: 26px;
    z-index: 10;
}
.series__menu-title {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1.67px;
}
.series__mobile-img {
    margin: 0 0 10px;
    width: 100%;
}
.series__mobile-img img {
    height: auto;
    width: 100%;
}
.inner_nav {
    display: none;
}
.series__text {
    font-size: 16px;
}
.series__info .text {
    font-size: 16px;
}
.series__advantage-text {
    font-size: 16px;
}
.series__model-title {
    font-size: 16px;
}
.series__paragraph {
    font-size: 16px;
}
.series__advantages .slick-arrow {
    height: 100%;
}
@media (min-width: 768px) {
    .series .btn {
        display: inline-block;
    }
    .series__menu {
        padding: 18px 0;
    }
    .series__menu .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;
    }
    .section__title.series__title {
        margin-bottom: 25px;
        margin-top: 15px;
    }
    .series__menu-item {
        margin: 0 0 0 10px;
    }
    .series__menu-item:first-child {
        margin-left: 0;
    }
    .series__menu-item .btn {
        padding: 16px 37px;
    }
    .series__block {
        padding: 56px 0;
    }
    .series__block--top {
        min-height: 114px;
    }
    .series__moto {
        line-height: 1.23;
        width: 35%;
    }
    .series__text {
        line-height: 1.38;
        margin: 0 0 10px;
        width: 48.5%;
    }
    .series__info .moto {
        width: 45%;
    }
    .series__info .text {
        width: 48.5%;
    }
    .series__models-block {
        padding-top: 0;
        margin-top: -10px;
    }
    .series__models {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: сenter;
        -ms-flex-pack: сenter;
        justify-content: сenter;
    }
    .series__models-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-bottom: 7px;
        text-align: center;
    }
    .series__models-img {
        height: 204px;
        margin: 0 0 24px;
        text-align: center;
        width: 100%;
    }
    .series__models-img img {
        display: block;
        height: 100%;
        margin: 0 auto;
        max-width: 100%;
        width: auto;
    }
    .series__advantages {
        padding: 0;
    }
    .series__advantage-item--hover:hover .series__advantage-title {
        opacity: 0;
    }
    .series__advantage-item--hover:hover .series__advantage-text {
        opacity: 1;
    }
    .series__advantage-item:nth-child(3n - 1) {
        margin: 0 2% 20px;
    }
    .series__advantage-img {
        margin: 0;
        width: 33%;
    }
    .series__advantage-wrap {
        position: relative;
        width: 61.5%;
    }
    .series__advantage-title {
        color: #000;
        font-size: 16px;
        left: 0;
        line-height: 1.2;
        margin: 11px 0 0;
        position: absolute;
        text-align: left;
        top: 0;
        word-break: break-word;
        z-index: 1;
    }
    .series__advantage-text {
        margin: 11px 0 0;
        opacity: 0;
        position: relative;
        z-index: 10;
    }
    .series__advantages-block {
        padding-bottom: 0;
    }
    .with-background.series__parts {
        background-size: calc(min(1110px, 100%)) auto;
        background-position: center top;
        padding: 64px 0 65px;
    }
    .series__parts .section__title {
        margin-bottom: 22px;
    }
    .series__parts .container {
        min-height: 390px;
    }
    .series__table {
        border-collapse: collapse;
        table-layout: fixed;
        width: 100%;
    }
    .series__table th {
        border-right: 1px solid #fff;
        font-size: 18px;
        font-weight: bold;
        padding: 0 0 25px;
        text-align: left;
        width: 155px;
    }
    .series__table td {
        padding: 37px 0 4px 37px;
    }
    .series__table tr:first-child td {
        padding-top: 22px;
        padding-bottom: 21px;
    }
    .series__wheelbase-block {
        padding: 63px 0 75px;
    }
    .series__wheelbase {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .series__wheelbase-item {
        margin: 0;
        min-width: 19%;
    }
    .series__wheelbase-item:last-child {
        margin-right: 0;
    }
    .series__wheelbase-img {
        height: 88px;
        margin: 0 0 7px;
        text-align: left;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .series__wheelbase-img img {
        display: block;
        height: 100%;
        max-width: 100%;
        margin: 0;
        -o-object-fit: contain;
        object-fit: contain;
        width: auto;
    }
    .series__wheelbase-title {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.36;
        margin: 0;
    }
    .series__wheelbase-wrap {
        margin: 0 auto 0 0;
        text-align: center;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
    .series__simple-table thead th {
        padding: 12px 9px 11px 9px;
    }
    .series__simple-table tbody td {
        padding: 15px 8px 9px;
        vertical-align: top;
    }
    .series__simple-table tbody th {
        font-weight: normal;
        vertical-align: middle;
    }
    .series__model-block {
        padding: 49px 0;
    }
    .series__model .link-wrap {
        margin-top: 31px;
        width: 100%;
    }
    .series__model-btn {
        display: inline-block;
        padding: 16px 49px;
    }
    .series__model-title {
        font-size: 28px;
        margin: 0 0 21px;
        text-transform: uppercase;
    }
    .series__model-title span {
        color: #979797;
    }
    .series__model-img {
        margin: 0;
        width: 24.5%;
    }
    .series__model-img img {
        height: auto;
        width: 100%;
    }
    .series__model-text {
        width: 70.5%;
    }
    .series__paragraph {
        line-height: 1.44;
        margin: 0;
    }
    .series__gallery {
        padding: 56px 0 48px;
    }
    .series__gallery .link-wrap {
        margin: 28px 0 0;
    }
    .series__gallery .btn {
        display: inline-block;
    }
    .series__gallery .series__title {
        margin-bottom: 16px;
    }
    .series__specs-table {
        margin-bottom: 32px;
    }
    .series__specs-table thead th {
        padding: 18px 9px 13px 9px;
    }
    .series__specs-table thead th:first-child {
        width: 20%;
    }
    .series__custom-item {
        margin: 0 0 69px;
        width: 28.2%;
    }
    .series__custom-item:nth-child(3n - 1) {
        margin: 0 7% 69px;
    }
    .series__request {
        padding: 65px 0 130px;
    }
    .series__request .series__title {
        margin-bottom: 19px;
    }
    .series__request .btn {
        padding: 21px 63px;
    }
    .series__title {
        margin-bottom: 26px;
    }
    .series__main-title {
        margin-bottom: 31px;
    }
    .series__menu-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 0 0 10px;
    }
    .series__advantages {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden;
    }
    .series__advantage-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;
        min-height: 165px;
        margin: 0 0 20px;
        width: 32%;
    }
    .series__model {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .series__custom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 70px 0 0;
    }
    .series__cgi .section__title {
        padding-top: 54px;
    }
    .series__request--no-bottom {
        padding-bottom: 0;
    }
    .series__custom-title {
        margin-left: 44px;
        text-align: left;
    }
    .inner_nav {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #e20112), color-stop(96%, #9b0019));
        background-image: linear-gradient(to right, #e20112 10%, #9b0019 96%);
        display: block;
        margin: 0;
    }
    .inner_nav__container {
        max-width: 1160px;
    }
    .inner_nav__list {
        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;
        flex-wrap: wrap;
    }
    .inner_nav__item {
        font-size: 16px;
        letter-spacing: 1.4px;
        margin: 0 21px 0;
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
    }
    .inner_nav__link {
        color: #fff;
        text-decoration: none;
    }
    .inner_nav__link--active {
        opacity: 0.8;
    }
    .series__model-adv {
        display: block;
        padding: 45px 0 60px;
    }
    .series__model-adv .section__title {
        margin-bottom: 30px;
    }
    .series__model-adv-list {
        opacity: 0;
        visibility: hidden;
        transition-duration: 0.3s;
    }
    .series__model-adv:hover .series__model-adv-list {
        opacity: 1;
        visibility: visible;
    }
    .series__model-adv-img {
        height: 380px;
        width: auto;
    }
    .series__model-adv-block {
        max-width: 250px;
    }
    .series__block--models .series__title {
        margin-bottom: 70px;
    }
}
@media (min-width: 900px) {
    .series__menu-item {
        margin: 0 0 0 40px;
    }
    .series__advantage-title {
        font-size: 18px;
        word-break: unset;
    }
    .series__mobile-img {
        display: none;
    }
    .inner_nav__list {
        flex-wrap: nowrap;
    }
    .inner_nav__item:first-child {
        margin-left: 0;
    }
    .inner_nav__item:last-child {
        margin-right: 0;
    }
    .inner_nav__item {
        padding: 19px 0 15px;
    }
    .series__mobile-img {
        display: none;
    }
    .series .with-background--contain {
        background-size: calc(min(1110px, 100%)) auto;
    }
}
.title-style{
    margin: 0.67em 0;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}
/* End */


/* Start:/local/components/aft/gallery-360/templates/.default/style.css?16146013751587*/
.buttonpart {
    background-size: cover;
    background-position: center;
    min-height: 190px;
    position: relative;
}
.section.gallery-360{
    margin: 0 auto;
}
.showBox {
    max-width: 1280px;
    padding: 0 30px;
    margin: 0 auto;
}
.ac {
    text-align: center;
}
.caption span{
    color: #fff;
}
.view360 {
    background-image: url(/local/templates/hino2020/img/360view-bk.png);
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.view360 .view360_02 {
    padding-top: 60px;
}
.view360 .view360_01 {
    position: absolute;
    z-index: 9;
    text-align: left;
}
.buttonpart .caption01 {
    margin: 0;
    position: relative;
    text-align: center;
    z-index: 1;
}
.view360content .reel, #view360-reel .reel {
    bottom: 0;
    height: calc(100% - 18px);
    left: 50%;
    max-width: none;
    position: absolute;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    width: auto;
}
.caption{
    margin: 0 auto;
    margin-left: 30px;
}
@media (min-width: 768px) {
    .view360content .reel, #view360-reel .reel {
        bottom: auto;
        height: 600px;
        max-width: 100%;
        object-fit: contain;
        object-position: center;
        top: 0;
    }
    .buttonpart {
        min-height: 600px;
        margin-top: 60px;
     }
    .buttonpart .caption01 {
        position: relative;
        z-index: 1;
        padding-top: 40px;
    }
    .caption01 {
        font-size: 60px;
        letter-spacing: 0.05em;
        line-height: 1;
        padding-right: 60px;
    }
}
/* End */
/* /local/templates/hino2020/components/bitrix/system.pagenavigation/.default/style.css?16040515321389 */
/* /local/templates/hino2020/components/bitrix/news/series/bitrix/news.list/.default/style.css?164335903020061 */
/* /local/components/aft/gallery-360/templates/.default/style.css?16146013751587 */
