.sf-menu > li > a {
    color: #060606;
}
.pull-right {
    float: right!important;
    color: black;
}
header {
    background: #ffffff;
    color: #FFF;
} 
#logo img {
    height: auto;
}
.module-du-an {
	background:white;
}
.module-du-an .module_title {
    color: #801618;
} 
.service-welcome {
    background: url(/image/catalog/background-bds-ha-tien.jpg);
}
footer {
    background: #333;
}
.powered {
 background: #333;
} 
.menu-mobile-icon {
    color: black;
}
.mobile-menu-detail a {
    color: #000;
        border-bottom: 1px #000 dashed
}
.container-mobile-menu {
background: #f1f1f1;
}
.logo-mobile a {
    height: auto;
    width: 90px;
}
.sf-menu > li:hover a {
    text-decoration: none;
    color: #bc202e;
    background: white;
}
.sf-menu > li > ul > li:hover > a {
    color: #bc202e;
} 
