

/* Start:/local/templates/hino2020/components/bitrix/news.detail/leasing__with_banner/style.css?16342838846569*/
.section.leasing {
    margin: 0;
    padding: 20px 0 0;
}
.container.leasing__container {
    max-width: 100%;
    width: 100%;
}
.leasing__block {
    padding: 20px 0;
}
.leasing__advantages {
    padding: 20px 0;
}
.leasing__products {
    padding: 20px 0;
}
.leasing__docs {
    padding: 20px 0;
}
.leasing__reasons-item {
    margin: 0 0 28px;
    padding: 0 0 0 42px;
    position: relative;
}
.leasing__reasons-item::before {
    background-image: url('/local/templates/hino2020/components/bitrix/news.detail/leasing__with_banner/img/icon-1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    height: 21px;
    left: 7px;
    position: absolute;
    top: -1px;
    width: 21px;
}
.leasing__advantages-item {
    margin: 0 0 20px;
}
.leasing__advantages-img {
    height: 60px;
    margin: 0 0 10px;
}
.leasing__advantages-img img {
    display: block;
    height: 100%;
    margin: 0 auto;
    width: auto;
}
.leasing__advantages-title {
    font-size: 16px;
    margin: 0 0 10px;
}
.leasing__advantages-text {
    font-size: 16px;
    line-height: 1.37;
    margin: 0;
}
.leasing__how {
    background-color: #262626;
    background-image: url('/local/templates/hino2020/components/bitrix/news.detail/leasing__with_banner/img/img-2.jpg');
    background-size: cover;
    background-position: left;
    color: #fff;
    padding: 20px 0;
}
.leasing__how .leasing__title {
    color: #fff;
}
.leasing__how-img {
    height: 50px;
    margin: 0 0 15px;
    text-align: center;
}
.leasing__how-img img {
    height: 100%;
    width: auto;
}
.leasing__how-number {
    color: #e50012;
    font-weight: bold;
    margin: 0 0 10px;
    text-align: center;
}
.leasing__how-text {
    font-size: 16px;
    margin: 0;
    text-align: center;
}
.leasing__how-item {
    margin: 0 0 20px;
}
.leasing__product-title {
    margin: 0 0 10px;
    text-align: left;
}
.leasing__product-text {
    font-weight: normal;
    margin: 0;
    text-align: left;
}
.leasing__product-img {
    margin-bottom: 18px;
    width: 100%;
}
.leasing__product-img img {
    height: auto;
    width: 100%;
}
.leasing__contact-item {
    background-color: #efefef;
    border-radius: 15px;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 23px 10px 23px 56px;
    position: relative;
}
.leasing__contact-item::before {
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    left: 21px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 23px;
    height: 23px;
}
.leasing__contact-item--phone::before {
    background-image: url('/local/templates/hino2020/components/bitrix/news.detail/leasing__with_banner/img/icon-10.png');
}
.leasing__contact-item--mail::before {
    background-image: url('/local/templates/hino2020/components/bitrix/news.detail/leasing__with_banner/img/icon-11.png');
}
.leasing__contact-item .tel {
   white-space: nowrap;
}
.list.leasing__contacts {
    margin: 20px 0 0;
}
.moto.leasing__moto {
    margin-bottom: 10px;
}
.leasing__how-number {
    font-size: 20px;
}
.leasing__products-table th {
    vertical-align: top;
}
.leasing__note.text {
    font-size: 12px;
}
@media (min-width: 768px) {
    .section.leasing {
        padding: 57px 0 42px;
    }
    .leasing .text--paragraph {
        margin-bottom: 19px;
    }
    .leasing .leasing__title {
        margin-bottom: 29px;
    }
    .leasing__block {
        padding: 41px 0 66px;
    }
    .moto.leasing__moto {
        line-height: 1.2;
        letter-spacing: 0.4px;
        width: 47%;
    }
    .leasing__reasons {
        width: 49%;
    }
    .leasing__advantages {
        padding: 62px 0 65px;
    }
    .leasing__advantages .leasing__title {
        line-height: 1.2;
        max-width: 900px;
    }
    .leasing__advantages-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;
    }
    .leasing__advantages-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: 4px;
        width: 48%;
    }
    .leasing__advantages-img {
        height: 55px;
        width: 14%;
    }
    .leasing__advantages-img img {
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%;
    }
    .leasing__advantages-right {
        width: 78%;
    }
    .leasing__advantages-title {
        font-size: 18px;
        margin: 0 0 13px;
    }
    .leasing__how {
        padding: 52px 0 38px;
    }
    .list.leasing__how-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;
        margin: 41px auto 0;
        max-width: 990px;
    }
    .leasing__how-item {
        width: 21%;
    }
    .leasing__how-img {
        height: 67px;
        margin: 0 0 17px;
    }
    .leasing__how-number {
        font-size: 28px;
        margin: 0 0 7px;
    }
    .leasing__products {
        padding: 68px 0 64px;
    }
    .leasing__products-table {
        border-collapse: collapse;
        margin: 34px 0 14px;
        table-layout: fixed;
        width: 100%;
    }
    .leasing__products-table th {
        border: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 23px 22px;
        vertical-align: top;
        width: 50%;
    }
    .leasing__products-table td {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .leasing__products-table tbody td {
        border: 1px solid #b0b0b0;
        padding: 23px 24px 17px;
    }
    .leasing__products-table tbody p {
        margin: 0;
        font-size: 16px;
    }
    .leasing__products-table tbody .leasing__product-term {
        font-size: 18px;
    }
    .leasing__product-title {
        margin: 0 0 1px;
        font-size: 18px;
    }
    .leasing__product-text {
        font-size: 16px;
    }
    .leasing__note {
        font-size: 16px;
        margin-bottom: 2px;
    }
    .list.leasing__contacts {
        margin: 33px 0 5px;
        letter-spacing: 0.1px;
    }
    .leasing__docs {
        padding: 52px 0 0;
    }
    .leasing__docs .leasing__title {
        margin-bottom: 20px;
    }
}
/* End */
/* /local/templates/hino2020/components/bitrix/news.detail/leasing__with_banner/style.css?16342838846569 */
