section.banner .infomation .btn-hotline {
    top: 565px;
}

section.banner .infomation .phone {
    top: 562px;
    left: 270px;
    font-size: 35px;
    line-height: 35px;
}

section.banner .infomation .phone_eta {
    color: #fff;
    position: absolute;
    display: none;
    top: 606px;
    left: 275px;
    font-size: 20px;
    line-height: 20px;
    opacity: 0.5;
}

section.banner .infomation .banner-title .group-title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.banner .infomation .banner-title .group-title>img {
    width: 10px;
    margin-right: 10px;
}

section.banner .infomation .banner-title .group-title .item-2 {
    font-size: 36px;
    line-height: 42px;
}

section.banner .infomation .banner-title.group-1 {
    top: 90px;
}

section.banner .infomation .banner-title.group-2 {
    top: 180px;
}

section.banner .infomation .banner-title.group-3 {
    top: 270px;
}

section.banner .infomation .banner-title.group-4 {
    top: 360px;
}

section.banner .infomation .banner-title.group-5 {
    top: 450px;
}
section.payment .row-block .lists .item.item-lg-1 {
    height: 80px;
}
section.new-truck {
    width: 100%;
    background: #fff;
    float: left;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
section.new-truck .row-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
section.new-truck .row-block .img-log{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-direction: column;
    height: 400px;
}
section.new-truck .row-block .img-log img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 90;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
section.new-truck .row-block .img-log span {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    line-height: 36px;
    z-index: 91;
}
section.new-truck .row-block .content {
    width: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 20px;
}
section.new-truck .row-block .content .title {
    width: 100%;
    text-align: left;
    font-size: 30px;
    color: #022753;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 36px;
    margin-bottom: 10px;
}
section.new-truck .row-block .content .description {
    font-size: 18px;
    color: #022753;
    margin-bottom: 20px;
    line-height: 22px;
}
section.new-truck .row-block .content .btn-call-group {
    width: 300px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    background-color: #FFD803;
    margin: 30px 0px 20px;
}
section.new-truck .row-block .content .btn-call-group img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    object-position: center;
    margin: 10px;
}
section.new-truck .row-block .content .btn-call-group span {
    color: #1456A5;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 16px;
    width: 260px;
    text-align: center;
    font-weight: bold;
}
section.block-call-today .title {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    max-width: var(--size-full-page);
    padding: 0px 25px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
section.block-call-today .blocks-truck-call {
    width: 100%;
    max-width: var(--size-full-page);
    padding: 0px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}
section.block-call-today .blocks-truck-call .item {
    width: 45%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #fff;
    border-radius: 5px;
}
section.block-call-today .blocks-truck-call .item >img {
    height: 60px;
    object-fit: cover;
    object-position: center;
}
section.block-call-today .blocks-truck-call .item span {
    width: 100%;
    text-align: center;
    color: #022753;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: bold;
}
section.payment .row-block .row-truck-icon-news {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
section.payment .row-block .row-truck-icon-news .row-truck-icon-new {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom:1px solid #D5D5D5 ;
}
section.payment .row-block .row-truck-icon-news .row-truck-icon-new .item {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-right: 1px solid #D5D5D5 ;
    padding: 40px;
}
section.payment .row-block .row-truck-icon-news .row-truck-icon-new:last-child {
    border-bottom: 0px;
}
section.payment .row-block .row-truck-icon-news .row-truck-icon-new .item:last-child {
    border-right: 0px;
}
section.payment .row-block .row-truck-icon-news .row-truck-icon-new .item > img {
    height: 50px;
    object-fit: cover;
    object-position: center;
}
section.payment .row-block .row-truck-icon-news .row-truck-icon-new .item .title {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
section.payment .row-block .row-truck-icon-news .row-truck-icon-new .item .description {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    color: #022753;
    font-size: 14px;
    line-height: 20px;
}
@media only screen and (max-width: 768px) {
    section.banner .infomation .banner-title .group-title>img {
        width: 7px;
    }

    section.banner .infomation .banner-title .group-title .item-2 {
        font-size: 15px;
        line-height: 15px;
    }

    section.banner .infomation .banner-title.group-1 {
        top: 30px;
    }

    section.banner .infomation .banner-title.group-2 {
        top: 60px;
    }

    section.banner .infomation .banner-title.group-3 {
        top: 90px;
    }

    section.banner .infomation .banner-title.group-4 {
        top: 120px;
    }

    section.banner .infomation .banner-title.group-5 {
        top: 150px;
    }

    section.banner .infomation .btn-hotline {
        top: 180px;
        left: 15px;
        right: unset;
    }

    section.banner .infomation .phone {
        top: 170px;
        left: 160px;
        right: unset;
        font-size: 15px;
    }

    section.banner .infomation .phone_eta {
        top: 196px;
        left: 163px;
        right: unset;
        font-size: 10px;
    }
    section.new-truck .row-block {
        flex-direction: column;
    }
    section.new-truck .row-block .img-log {
        width: 100%;
    }
    section.new-truck .row-block .content {
        width: 100%;
        padding: 15px;
    }
    section.block-call-today .blocks-truck-call {
        flex-direction: column;
        padding: 0px 15px;
    }
    section.block-call-today .blocks-truck-call .item {
        width: 100%;
    }
    section.payment .row-block .row-truck-icon-news .row-truck-icon-new {
        flex-direction: column;
    }
    section.payment .row-block .row-truck-icon-news .row-truck-icon-new .item {
        width: 100%;
        border-right: 0px;
        border-bottom: 1px solid #D5D5D5;
    }
    section.payment .row-block .row-truck-icon-news .row-truck-icon-new .item:last-child{
        border: 0px;
    }
}