.nav.navbar-left .welcome{
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}
.navbar-default .navbar-nav.navbar-menu > li > a {
    text-transform: uppercase;
}
.icon-box a{
    text-transform: uppercase;
}
.icon-box .icon-box-cell p, .icon-box .icon-box-cell .text-m{
    color: #000;
    font-weight: 700;
}
.text-m {
    font-size: 13px !important;
    line-height: 15px;
}
.gioithieu .lien-ket a {
    background-color: #4c79bb;
    color: #ffff;
    padding: 10px;
}
.gt-content{
    margin-bottom: 30px;
    text-align: justify;
}
.truong div{
    display: block;
    min-height: 50px;
}
.m-t-30{
    margin-top: 30px;
}
.m-b-30{
    margin-bottom: 30px;
}