/**
 * 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 */

/*LOGO-SLIDE_HEADER bengin */

/*Logo begin*/

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


/*Slide_Header begin */
@media (min-width: 768px){
   .section-header {
        display: flex;
        height: 176px;
    }
    #header .logo {
            z-index: 99;
            height: 176px;
    
        }
        .header-minhphuc {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0px;
        right: 0;
        bottom: 0;
        overflow: hidden;
    }
    #wowslider-container1 img {
        height: 100%;
    }
}
@media (max-width: 767px){


.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: #fff;
    opacity: 0.9;
    padding: 0px 0px;
    z-index:9;
}

menu-main.sticky #logo{
    color: #000;
}
menu-main.sticky #main-menu a{
    color: #000;
}
/*MENU-MAIN co dinh end*/



.clock_mp {
   /* display: flex;
    flex-direction: row;*/
}
.section-nav, #menusite .navbar-default {
    background: #104c97;
}
#menusite .navbar-default {
    text-transform: uppercase;
    font-weight: bolder;
}
@media ( min-width :768px) {
    .collapse, .navbar-collapse, .navbar, .navbar-default, .navbar-static-top {
       /* display: flex !important;*/
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .foottmp {
        display: flex;
        flex-wrap: nowrap;
        align-items: 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 {
    width: 100%;
}
/*MODULE BANNER end*/

.panel-heading {
    line-height: 32px;
    padding-left: 50px !important;
    background: url(../images/bg-national-home.png) #104c97  no-repeat left center !important;
}
.anhchitiet img {
    width: 100%;
}
.block-law.marquee {
    height: 360px !important;
}

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-heading {
    background: #104c97 !important;
}*/
.panel-heading a {
    color: #fff;
    font-weight: bold;
}
.panel-heading-tmp,.verticalCarouselHeader{
    line-height: 32px;
    padding-left: 50px !important;
    background: url(../images/bg-national-home.png) #104c97  no-repeat left center !important;
}
.wraper {
    text-align: justify;
}
#topnews {
    z-index: 0;
     position: relative;
}
.panel-heading {
    text-transform: uppercase;
}
.column {
    margin: 3px 0px;
}
