.brand{
    background: #f3f5f7;
    padding-bottom: 20px;
}
.big-brand{
    background: #fff;
    padding: 34px 10px 30px 10px;
}
.very-big-brand{
    min-width: max-content;
    margin: 0;
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 5px;
}
.footer-inner{
    padding: 25px;
}
.footer-widget h3{
    font-size: 18px;
    font-weight: 600;
    color: #4a4a4a;
    margin: 0 0 12px;
    padding-bottom: 0;
    display: block;
}
.list-menu{
    list-style: none;
    padding: 0;
}
.list-menu >li >a{
    line-height: 24px;
    font-size: 14px;
    color: #4a4a4a;
    display: block;
}
.phuong-thuc h3{
    font-size: 15px;
    font-weight: 600;
    color: #4a4a4a;
    margin: 0 0 12px;
    padding-bottom: 0;
    display: block;
}

.list-phuong-thuc{
    display: flex;
    list-style: none;

    padding: 0;
}
.list-phuong-thuc >li >img{
    width: 80%;
}
.ket-noi{
    display: flex;
    padding: 0;
}
.list-ket-noi h3{
    font-size: 15px;
    font-weight: 600;
    color: #4a4a4a;
    margin: 0 0 12px;
    padding-bottom: 0;
    display: block;
}
.ket-noi-0{
    font-size: 15px;
    background-color: #3b5998;
    display: block;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 13px;
}
.ket-noi-0 a i{
color: #fff;
}
.ket-noi-1{
    font-size: 15px;
    background-color: #3b5998;
    display: block;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 13px;
}
.ket-noi-1 a i{
    color: #fff;
    }
.ket-noi-2{
    font-size: 15px;
    background-color: #bd081c;
    display: block;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 13px;
}
.ket-noi-2 a i{
    color: #fff;
    }
.ket-noi-3{
    font-size: 15px;
    padding: 13px;
    background-color: #dd4b39;
    display: block;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ket-noi-3 a i{
    color: #fff;
    }
.ket-noi-4{
    padding: 13px;
    font-size: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #1e88e5;
    display: block;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ket-noi-4 a i{
    color: #fff;
    }
.ket-noi-5{
    padding: 13px;
    font-size: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #ff0000;
    display: block;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ket-noi-5 a i{
    color: #fff;
    }
.ban-quyen{
    background: #eaeced;
    padding: 13px 0pc;
    text-align: center;
}
.ban-quyen-text{
color: #9b9b9b;
font-size: 13px;
}
