/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */
a.show {
    text-align: justify !important;
}
.tinkhac {
    height: 98px;
    border-bottom: 1px dashed #d7c1c1;
    overflow: hidden;
}
.article-news-highlightType2 .article-highlightType2-default .article-item .article-content a {
    overflow: hidden;
    text-align: justify;
    font-size: 15px;
    display: block;
    font-weight: 700;
    font-family: 'RobotoBold', sans-serif;
}
.section-nav {
    background: #428bca;
}
.panel-body h3 {
    text-transform: uppercase;
}
body{
    text-align: justify;
}
div.news_column ul.related a {
    color: #3b3b3b;
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}
.show {
    font-size: 15px;
    font-weight: bold !important;
}
.clearfix.panel.metismenu {
    clear: both;
}
.owl2-dots {
    display: none !important;
}


/* BEGIN CSS thanh cuộn đổi màu và rộng 10px*/
/* Thanh cuộn cho toàn bộ trang */
html {
  scrollbar-width: thin;
  scrollbar-color: #428bca #f0f0f0;
}

/* Cho WebKit trình duyệt */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  background: #f0f0f0;
}

::-webkit-scrollbar-thumb {
  background-color: #428bca;
  border-radius: 8px;
  border: 2px solid #f0f0f0;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #3071a9;
}


/* END CSS thanh cuộn đổi màu và rộng 10px*/



/*LOGO-SLIDE_HEADER bengin */

/*Logo begin*/

.logo img {
    height: auto;
    width: 100%;
}
/*Logo end*/


/*Slide_Header begin */
@media (min-width: 768px){
   .section-header {
        display: flex;
        height: auto;
    }
    #header .logo {
            z-index: 99;
            height: auto;
    
        }
        .header-minhphuc {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0px;
        right: 0;
        bottom: 0;
        /*overflow: hidden;*/
    }
    #wowslider-container1 img {
        height: 100%;
    }
}
@media (max-width: 767.98px){
    .section-nav, #menusite .navbar-default {
        height: 0px;
    }
    #menusite .navbar-nav {
        text-align: center;
    }

.header-minhphuc {
        display: none;
    }
    .section-header {
        max-height: 130px;
            background: #104c97;
    }
}
/*Slide_Header end */

/*LOGO-SLIDE_HEADER end */


/*MENU TOP begin*/


/*MENU-MAIN co dinh beginr*/
menu-main{
    width: 100%;
    border-bottom: 1px solid #f5f5f5 ;
    padding: 20px 0px;
    transition: all 0.5s ease-in-out;
}
menu-main.sticky {
    position: fixed;
    top: 0;
    left: 0;
    background: #418ace;
    opacity: 0.9;
    padding: 0px 0px;
    z-index:99;
}

menu-main.sticky #logo{
    color: #000;
}
menu-main.sticky #main-menu a{
    color: #000;
}
menu-main.sticky #headerSearch {
    margin-top: 8px;
    display: flex;
    float: right;
}
#headerSearch {
    display: none;
}
/*MENU-MAIN co dinh end*/


.flex-table-laws-inline {
    margin-bottom: 0px !important;
}

.clock_mp {
   /* display: flex;
    flex-direction: row;*/
}

#menusite .navbar-default {
    /*text-transform: uppercase;
    font-weight: bolder;*/
    text-transform: none;
    autocapitalize: off;
}
@media ( min-width :768px) {
    
    .headertop {
        width: 100% !important;
        max-width:100% !important;
        height: 186px;
    }
    .menusitetop {
        display: inline-block;
        float: left;
    }
    .section-nav, #menusite .navbar-default {
        /* height: 46px;
        margin: 0px auto;
        width: 100%;
        background: url("../images/bgmenutop.png") repeat-x scroll center center;
       overflow: hidden;*/
    }
    .second-nav-menu-search {
    max-width: 1300px;
    margin: 0 auto;
    width: auto;
}
    .collapse, .navbar-collapse, .navbar, .navbar-default, .navbar-static-top {
        /*display: flex !important;*/
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}
/*MENU TOP end*/


/*HEADLINE Begin*/
.sliderwrapper {
   z-index: 0;
 
}
.tabs .nav li.ui-state-active {
    background: #fff;
    border: 1px solid #b80002;
    border-bottom: none;
 
}
/*HEADLINE End*/



/*MODULE BANNER begin */

img.img_banner:hover {
    transform: scale(1.05);
}
img.img_banner {
    width: 100%;
    border: 1px #c2ced7 solid;
    object-fit: cover;
}
.nv-block-banners:hover {
    overflow: hidden;
    display: inline-block;
    margin: 0;
}

/*MODULE BANNER end*/

/*FIX banner right begin*/
@media (max-width: 767px){
    .fix_banner_right {display: none;}
    ul#navigation312{
        position: fixed;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        bottom: 0;
        background: #c7d7d7;
        width: 100%;
    }
}
@media ((min-height: 500px){
    .container {margin: 0 auto !important;}
}
@media (min-width: 768px){
    .fix_banner_right {
        width: 60px !important;
        /* height: 480px; */
        position: fixed;
        top: 36% !important;
        right: 2px;
        display: block !important;
    }
    .footer-MP{display:none}
}
/*FIX banner right end*/


@media (min-width: 768px){
    .section-body {
    margin-top: 15px;
        /*width: 92%;*/
        margin: 0 auto;
    }
    .bannertop {
        width: 32%;
    }
    
    .banner_top {
        margin-right: -15px !important;
    }
}
.verticalCarouselHeader .underline {
    display: block;
    width: 50px;
    padding: 0;
    border-top: 2px solid #0181ff;
    margin-bottom: -1px;
    border-radius: 0px 2px 0px 0px;
}
.panel-heading-tmp .underline {
    display: block;
    width: 50px;
    padding: 0;
    border-top: 2px solid #0181ff;
    margin-bottom: -1px;
    border-radius: 0px 2px 0px 0px;
}
.panel-heading a{
    border-color: #428bca;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}
.panel-body {
    height: auto !important;
}
.tab-content {
    border-radius: 5px;
    border-bottom: 1px #dddddd solid;
    border-left: 1px #dddddd solid;
    border-right: 1px #dddddd solid;
    padding: 0px !important;
}

.owl-item {
    padding: 5px;
}
h4.entry-title {
    padding: 5px;
}
.sliders img {
    height: 100%;
}
.bannertop {
    border: 1px #377199 solid;
    margin: 5px;
}
.tinkhac {
    display: flex;
    align-items: center;
    min-height: 68px;
    min-width: 68px;
    border-bottom: 1px #e5dddd dashed;
}
li.albumname {
    font-weight: bold;
    text-transform: uppercase;
}
.album_minhphuc img {
    width: 100%;
}
ul.company_info {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
#footer {
    position: relative;
    width: 100%;
    background: url(../images/footersxd.png) no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.panel-body {
    border-radius: 5px;
    border-bottom: 1px #dddddd solid;
    border-left: 1px #dddddd solid;
    border-right: 1px #dddddd solid;
}

.panel-default {
    border: 0px;
}
.verticalCarouselHeader {
    background: #fff !important;
}
.verticalCarouselHeader a{
   color: #25608b !important;
}
.panel-heading{
    line-height: 32px;
    padding-left: 50px !important;
    background: url(../images/bg-national-home.png) #fff  no-repeat left center !important;
}
.wraper {
    text-align: justify;
    z-index: 0;
}

.panel-heading  > a:hover {
    color:#df0505  !important;
    
}
.verticalCarouselHeader a:hover {
    color:#df0505 !important;
}
.cat-icon1 > a:hover {
    color:#df0505  !important;
    
}
h4.cat-icon1 {
    text-align: left;
}
.panel-heading a {
    text-transform: uppercase;
    color: #25608b !important;
}
.column {
    margin: 3px 0px;
}

/*BEGIN NEWS*/
.imghome img {
    width: 100%;
}
img.imghome:hover {
    transform: scale(1.05);
}
img {
    border: medium none;
    max-width: 100%;
    transition: all 0.3s ease-in-out;
}
img.imghome{
    overflow: hidden;
    display: inline-block;
    margin: 0;
}

/*END NEWS*/
/*BENGIN PHOTOS*/
.img-albumtmp img {
    width: 100%;
}
img.img-albumtmp:hover {
    transform: scale(1.05);
}
img {
    border: medium none;
    max-width: 100%;
    transition: all 0.3s ease-in-out;
}
.img-albumtmp {
    overflow: hidden;
    display: inline-block;
    margin: 0;
}
/*END PHOTOS*/