* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 15px;
    font-family: arial;
}
a:hover {
    color: #0382db !important;
    text-decoration: none !important;
}
footer {
    background: #0382db;
    color: #fff;
    text-align: center;
    padding: 30px 0;
}
h4.footer-title {
    font-size: 22px;
    font-weight: bold;
}
footer p {
    margin-bottom: 0;
}
#mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link:hover {
    color: #fff !important;
}
.thuvien .img-news {
    width: 100%;
}
.thuvien .img-news img {
    height: 180px;
}
.thuvien .content a {
    font-size: 14px;
}
.copy {
    background: #304f65;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.copy p {
    margin-bottom: 0;
    font-size: 12px;
}
.flex-control-nav {
    bottom: 10px !important;
}
h4.widget-title {
    color: #0382db;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0 0 3px 30px;
    position: relative;
    border-bottom: 2px solid#0382db;
}
h4.widget-title:hover {
    color: #0382db;
}
.rpwe-block a {
    color: #0382db !important;
}
h4.widget-title:before {
    background: url(../images/icon.png) no-repeat;
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: 2px;
}
.tit a {
    color: #0382db;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    display: block;
    margin-bottom: 5px;
}
.img-news {
    width: 130px;
    float: left;
    margin-right: 15px;
    padding: 3px;
    border: 1px solid #eee;
}
.img-news img {
    max-width: 100%;
    object-fit: cover;
    height: 115px;
    width: 100%;
}
.content p {
    color: #626262;
    font-size: 14px;
    margin-bottom: 10px;
}
.content a {
    color: #0382db;
    text-align: right;
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.item-news {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.header-top {
    position: relative;
}
.header-top .logo {
    position: absolute;
    bottom: 100%;
    width: 150px;
    padding: 10px;
}
marquee {
    color: #0382db;
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
    padding: 5px 0;
}
time {
    padding: 5px 10px;
    color: #636262;
    font-style: italic;
    font-size: 13px;
}
.tit a {
    text-align: left;
}
.cpd li {
    list-style: none;
}
header time {
    position: absolute;
    background: #fff;
    z-index: 9;
}
#rpwe_widget-3 .rpwe-title {
    position: relative;
    padding-left: 10px;
}
#rpwe_widget-3 .rpwe-title:before {
    position: absolute;
    content: '\f0da';
    font-family: fontawesome;
    left: 0;
    color: #0382db;
}
.support {
    border: 1px solid #ccc;
    position: relative;
    padding-bottom: 20px;
}
.hot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
}
.hot img {
    float: left;
    margin-right: 5px;
}
.hot p {
    color: #0382db;
    font-size: 17px;
    margin: 0;
}
.hot p span {
    display: block;
    font-weight: bold;
}
#secondary .widget {
    margin-bottom: 20px;
}
.list li {
    display: inline-block;
    width: 32%;
    padding: 3px;
    border: 1px solid #d6d5d5;
    border-radius: 3px;
    margin-bottom: 5px;
    margin-right: 2px;
}
.list li img {
    max-width: 100%;
    height: 75px;
    object-fit: cover;
    width: 100%;
}
.video iframe {
    width: 100% !important;
    height: 255px;
}
a {
    color: #333;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.header-main {
    background: #0382db;
}
.bread {
    background: #f5f5f5;
    padding: 15px 0;
    font-size: 13px;
    margin-bottom: 15px;
}
.breadcrumbs a {
    color: #333;
    text-decoration: none;
}
h1.entry-title {
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
    color: #0382db;
}
.post-lq li {
    padding: 5px 0;
    list-style: none;
}
.post-lq li a {
    font-size: 13px;
    font-weight: bold;
    color: #0382db;
    text-decoration: none;
}
#back-top {
    background: #0382db;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
}
#back-top a {
    color: #fff;
    text-rendering: none;
}
.image-post {
    position: relative;
}
.image-post .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 999;
}
.image-post .post-text {
    position: absolute;
    top: 0;
    background: #0006;
    bottom: 0;
    right: 0;
    left: 0;
}
.image-post .post-text span {
    background: #0000005e;
    padding: 5px;
    display: block;
}
.image-post a {
    color: #fff;
    text-decoration: none;
}
.image-post a > img {
    height: 257px;
    object-fit: cover;
}
.entry-content iframe {
    width: 100%;
}
.search-f {
    margin-top: 7px;
}
#search-form {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
}
#search-form input {
    width: 100%;
    height: 35px;
    border: none;
    padding: 0 10px;
    font-style: italic;
}
#search-form button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border: none;
    padding: 0 10px;
    color: #0382db;
    background: none;
}
.wp-pagenavi {
    display: block;
    text-align: center;
    width: 100%;
}
.wp-pagenavi a,
.wp-pagenavi span {
    padding: 5px 10px !important;
    color: #333;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: #0382db !important;
}
.page-title span {
    background: #0382db;
    color: #fff;
    display: inline-block;
    padding: 12px 10px;
    font-size: 14px;
    text-transform: uppercase;
}
.legal-document-detailLayout-default tbody tr {
    border: 1px solid #ddd;
}
.legal-document-detailLayout-default tbody tr td.td-title {
    background: #ddedf9;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}
.single .entry-content table tr td {
    padding: 8px;
    line-height: 1.42857143;
}
.legal-document-detailLayout-default td.title {
    color: #0382db;
    font-size: 14px;
    font-weight: bold;
}
.legal-document-detailLayout-default .panel-default {
    border-color: #ddd;
    margin-bottom: 15px;
}
.legal-document-detailLayout-default .panel-default .panel-heading {
    background: #0382db;
    color: #fff;
    font-weight: bold;
    padding: 10px 10px;
    text-transform: uppercase;
}
.entry-content {
    margin: 20px 0;
}
@media (max-width: 767px) {
    .header-top .logo {
        width: 50px;
        padding: 3px;
    }
    .search-f {
        position: absolute;
        right: 0;
        top: -44px;
        width: 250px;
    }
    #mega-menu-menu-1 {
        position: absolute !important;
        left: 0 !important;
        top: 100% !important;
        right: 0 !important;
        z-index: 99999;
        border: 1px solid#0382db !important;
    }
    .list li {
        width: 31%;
    }
    #secondary {
        margin-top: 20px;
    }
}
#mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link,
#mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.mega-current-menu-ancestor
    > a.mega-menu-link,
#mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.mega-current-page-ancestor
    > a.mega-menu-link,
#mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link:hover,
#mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link:focus {
    color: #fff !important;
}
.vert .simply-scroll-list li {
    height: auto !important;
    width: 100% !important;
}
