﻿.hfooter-top {
    background-color: #212121;
    padding: 131px 0 105px;
    color: #fff;
}

.hfooter-top-cash-title {
    margin-bottom: 68px;
}

.hfooter-top-cash-phone {
    font-size: 27px;
    color: #ffffff;
    margin-bottom: 26px;
}

.hfooter-top-cash-desc {
    font-size: 13px;
    color: #cccccc;
    margin-bottom: 31px;
}

.hfooter-top-cash-icons-item {
    margin-right: 7px;
}

.hfooter-top-cash-address {
    margin-bottom: 31px;
}

.hfooter-top-link-title {
    margin-bottom: 20px;
}

.hfooter-top-link-line {
    width: 53px;
    height: 1px;
    background-color: #5bf0bb;
    margin-bottom: 36px;
}

.hfooter-top-link-item {
    margin-bottom: 23px;
}

.hfooter-bottom {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background-color: #111111;
}

.hfooter-top-linkRight {
    margin-right: 170px;
}

.text-white {
    color: #fff;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .hfooter-top {
        display: flex;
        justify-content: center;
    }
    .hfooter-top-link {
        padding-top: 118px;
    }
    .hfooter-bottom {
        height: 92px;
        line-height: 92px;
    }
    .hfooter-top-link-item-img {
        width: 80%;
    }
    .hfooter-top-cash {
        margin-right: 57px;
    }
}

@media (max-width: 768px) {
    .hfooter-top {
        padding: 1.44rem .56rem .94rem;
    }
    .hfooter-top-cash-icons {
        margin-bottom: .94rem;
    }
    .hfooter-top-link-download {
        margin-top: 1.33rem;
    }
    .hfooter-top-link-title {
        margin-bottom: .33rem;
    }
    .hfooter-bottom {
        font-size: .36rem;
        padding: .47rem 1.56rem;
    }
    .hfooter-top-cash-title {
        margin-bottom: 1.11rem;
    }
    .hfooter-top-cash-title-img {
        width: 3.39rem;
    }
    .hfooter-top-link-item-img {
        width: 3.67rem;
    }
    .hfooter-top-cash-phone {
        font-size: .53rem;
        margin-bottom: .5rem;
    }
    .hfooter-top-cash-email {
        font-size: .42rem;
        margin-bottom: .33rem;
    }
    .hfooter-top-cash-address {
        font-size: .42rem;
        margin-bottom: .67rem;
    }
    .hfooter-top-link-item {
        margin-bottom: .31rem;
    }
}