* {font-size: 16px;}
p {
    font-size: 14px;
    word-break: break-word;
}
a{
    color: #337ab7;
    text-decoration: none;
}
.hnm-banner {
    position: relative;
}
.hnm-banner .hnm-ngay {
    position: absolute;
    bottom: 2px;
    right: 2px;
    color: white;
    padding: 10px;
}
.hnm-bg-menu, .hnm-bg-menu .w3-button:hover, .hnm-bg-menu-hover:hover {
    background-color: #00314a !important;
    color: white !important;;
}

.hnm-bg-bar, .hnm-bg-bar-hover:hover, .hnm-active-hover:hover {
    background-color: #175F95 !important;
    color: white !important;;
}

.hnm-bg-item, .hnm-active, .hnm-active:hover,  .hnm-bg-item-hover:hover {
    background-color: #337ab7 !important;
    color: white !important;
}

.hnm-bg-item-sub,.hnm-bg-item-sub:hover {
    background-color: #033d6f !important;
    color: white !important;;
}

.hnm-dropdown-hover:hover > .w3-button:first-child, .hnm-dropdown-click:hover > .w3-button:first-child {
    background-color: #337ab7 !important;
    color: white !important;
}

/* video */
.video-hinh-anh h3 {
    padding: 5px;
    margin-bottom: unset;
}
ul.hnm-dot {
    padding-left: 10px;
}
ul.hnm-dot li {
    color: #85837e;
    list-style-type: square;
    margin-top: 3px;
}
ul.hnm-dot li a {
    text-decoration: unset;
}
.hnm-slide img {
   width: 100%;
}
.hnm-slide  a {
    padding: 10px;
    text-decoration: none;
    display: block;

}
aside .hnm-muc {
    margin-top: 10px;
}
aside .hnm-muc h3 {
    margin: unset;
    padding: 5px;

}
aside .hnm-muc .hnm-noi-dung {
    position: relative;
    border-bottom: 1px solid #ccc!important;
}aside .hnm-muc .hnm-noi-dung .hinh-anh{
     width: 94px;
     height: 62px;
     float: left;
     margin: 10px;
}
aside .hnm-muc .hnm-noi-dung .hnm-tieu-de {
    font-size: 15px;
}
h1, h2, h3, h4, h5 {
    margin: unset;
    padding: 5px;
    font-size: 24px;
    font-weight: 400;
}
.hnm-visitors {
    background-color:white;
    color: black;
}
