footer#wrapper-footer{
    background: url("../..//img/background-footer.png") top 0px right 0px;
    background-repeat: no-repeat;
    background-size: 150px;
    padding: 30px 0 15px 0px;
    background-color: #f8f8f8;
}
.footer-content p{
    line-height: 23px;
}
.thongtin-footer{
    list-style: none;
    margin-top: 15px;
}
.thongtin-footer h4{
    font-weight: 800;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 5px;
}

.footer-navigation li{
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.footer-navigation li a{
    text-transform: uppercase;
    color: #636363;
    padding: 4px 0;
    display: inline-block;
    font-weight: 500;
}
@media screen and (min-width: 768px) {
    .footer-navigation{
        display: flex;
        width: 100%;
    }
}

.tuvandathang h4{
    color: #636363;
    font-weight: 600;
    margin-bottom: 10px;
}
.thoigianlamviec h4{
    color: #636363;
    font-weight: 600;
    margin-bottom: 10px;
}
.ketnoivoichungtoi h4{
    color: #636363;
    font-weight: 600;
    margin-bottom: 10px;
}
.bct{
    width: 150px;
    margin-top: 15px;
}
.icon-social{
    width: 45px;
    margin-right: 15px;
}
.icon-social:last-child{
    margin-right: 15px;
}
@media screen and (min-width: 768px) {
    .social-footer{
        text-align: center;
        margin-top: 20px;
    }
}
.tag-products p{
    letter-spacing: 1px;
    line-height: 30px;
}
.copyright h5{
    margin: 30px 0 0 0;
    font-weight: 600;
    text-align: center;
    color: #636363;
    font-size: 14px;
}