/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC <contact@vinades.vn>
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate 31/05/2010, 00:36
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

.section-header-bar{
    background-image: none;
    background-color: #f8f9fa;
    position: relative;
}

.header-nav-inner{
    padding: 2px 0
}

.section-header{
    background-color: #028CEE;
    background-repeat: no-repeat;
    background-position: center;
}

.headerSearch>.input-group>.form-control{
    height: 30px;
    max-width: 210px;
    font-weight: 400;
    font-size: 11px;
}

.headerSearch>.input-group, .headerSearch>.input-group>.input-group-btn{
    display: flex;
}

.headerSearch>.input-group>.input-group-btn>.btn{
    padding: 4px 11px
}

.headerSearch .btn-info {
    background-color: #e9ecef;
    border-color: #ced4da;
    color: #495057;
}

.headerSearch input{
    border-color: #ced4da;
    -webkit-box-shadow:none;
    box-shadow:none
}

.headerSearch {
    width: 250px;
}

body{
    font-family: 'Roboto', sans-serif;
    background-color: #FDF2D6;
}

.css-bg-row{
    background-color: #fff;
    padding: 10px 5px
}

ul.slimmenu > li > a{
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-size: 12px !important;
}

.site-banner{
    background-repeat: no-repeat;
    background-size: inherit;
    padding-bottom: 12.5%;
    z-index: 0
}

#header .logo{
    padding: 16px 10px 16px 0
}

ul.slimmenu li a {
    padding: 11px 18px !important;
}

ul.slimmenu li .sub-collapser{
    width: 18px !important;
}

.bg-wraper{
    background-color: #DA251C !important;
    position: relative;;
    z-index: 1
}

ul.slimmenu{
    background-color: #DA251C !important;
    border-color: #DA251C !important;
}

.bg-wraper .second-nav .bg{
    box-shadow: none;
    -webkit-box-shadow: none;
}

ul.slimmenu li a:hover, ul.slimmenu li a:focus, ul.slimmenu li.current{
    background-color: transparent !important;
    color: #f8f9fa !important;
}

ul.slimmenu li > ul{
    width: auto !important;
}

ul.slimmenu li ul li a:hover, ul.slimmenu li ul li a:focus{
        background-color: #f9f9f9 !important;
        color: #DA251C !important
}

.mobile-menu-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
}

.mobile-menu-wrap {
    width: 280px;
    position: fixed;
    top: 0;
    right: 0;
    width: 280px;
    height: 100%;
    background: #fff;
    z-index: 9999;
    visibility: hidden;
    transform: translateX(100%);
}

.mobile-menu-wrap.animate {
    transition: all 0.35s ease;
}

.mobile-menu-wrap .logo {
    border-bottom: 1px #ddd solid;
    padding: 10px;
    text-align: center;
}

.mobile-menu-wrap .logo img {
    height: 50px;
    width: auto;
}

.mobile-menu-wrap .menu {
    background-color: #428BCA;
    height: calc(100vh);
    overflow: auto;
}

.mobile-menu-wrap .mfooter {
    background-color: #fff;
    height: 30px;
    padding: 10px;
    text-align: center;
    color: #777;
}

.mobile-menu-toggle-btn {
    cursor: pointer;
    background-color: #428BCA;
    width: 36px;
    height: 32px;
    position: relative;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    border-radius: 3px;
    display: none;
}

.mobile-menu-toggle-btn:hover {
    background-color: #245682;
}

.mobile-menu-toggle-btn i {
    color: #fff;
}

.bg-menu{
    position: absolute;
    width: 100%;
    background-image: url(../images/bgmenuchuchay.png);
    background-repeat: repeat;
    clear: both;
    height: 30px;
    border-bottom: 1px #EBE3DA solid;
    top:210px
}

.third-nav .bg{
    background-color: transparent;
    padding: 0
}

.third-nav .current-time{
    line-height: 30px;
    font-size: 11px
}

.breadcrumbs-wrap .display{
    height: 30px
}

.breadcrumbs a, .show-subs-breadcrumbs{
    background-color: transparent;
}

.breadcrumbs li{
    margin: 0;
}
.breadcrumbs a:before{
    display: none;
}

.breadcrumbs a:after, .show-subs-breadcrumbs:after{
    border: solid black;
      border-width: 0 1px 1px 0;
      display: inline-block;
      padding: 2px;
      position: relative;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      right: -0.5em;
    bottom: 1px;
    top: 0;
    margin-top: 0;
}

.breadcrumbs li:last-child a:after{
    display: none
}

.breadcrumbs-wrap .breadcrumbs{
    line-height: 31px;
    font-size: 12px;
}

.breadcrumbs a, .show-subs-breadcrumbs{
    padding: 0 0.5em
}

.breadcrumbs a:hover, .show-subs-breadcrumbs:hover{
    background-color: transparent;
    color: #DA251C
}

.socialList li a, .socialList li a[href*="feeds"]:hover{
    background-color: transparent;
}

.socialList li a{
    width: auto
}

.socialList{
    justify-content: flex-end;
    line-height: 30px
}

.third-nav{
    margin-bottom:0;
}

#body{
    padding: 10px 5px;
    background: #fff;
    box-shadow: 0px 2px 4px #ccc;
    border-style: none;
    margin-top: 5px
}

.panel{
    border: 1px solid transparent;
    border-radius: 0px
}

.panel-primary, .panel-default{
    border-color: #f0f0f0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-primary>.panel-heading, .panel-default>.panel-heading{
    border-bottom: 1px solid #DA251C !important;
    background-color: transparent;
    border-color: transparent;
    background-image: linear-gradient(to top, #dddddd, #ffffff) !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-left: 5px solid #DA251C;
}

.panel-primary .panel-heading, .panel-default .panel-heading{
    color: #e20000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    padding-left: 10px;
}

.panel-default .panel-heading a{
    color: #e20000;
}

.panel-default .panel-body{
    padding: 0px
}

.block_groups li img{
    display: none;
}

.block_groups li a{
    font-size: 13px;
    font-weight: 500;
    color: #161616;
}

.block_groups li{
    padding:10px;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #DDD;
}

.block_groups li:nth-child(even) {
    background: #F7F7F7;
}

.block_groups li:last-child{
    border-bottom: 0px solid #DDD;
}

.panel-catelogy .heading-catelogy{
    background-image: none !important;
    background-color: #DA251C !important;
    color: #fefefe;
}

.panel-catelogy{
    border: 0px;
}

.panel-catelogy .metismenu .sidebar-nav ul a:hover, .panel-catelogy .metismenu .sidebar-nav ul a:focus, .panel-catelogy .metismenu .sidebar-nav ul a:active{
    background-image: none !important;
    color: #cc0000 !important;
}

.panel-catelogy .metismenu .sidebar-nav ul ul a:hover, .panel-catelogy .metismenu .sidebar-nav ul ul a:focus, .panel-catelogy .metismenu .sidebar-nav ul ul a:active{
    background-color: transparent !important;
    color: #cc0000 !important;
}

.panel-catelogy .metismenu .sidebar-nav{
    background: transparent;
    background-image: none;
}

.panel-catelogy .metismenu .sidebar-nav ul li:nth-child(odd) {
    box-shadow: 0px 1px 0 0 rgb(209 209 209 / 72%);
    background-color: #f4f2ed
}

.panel-catelogy .metismenu .sidebar-nav ul li:nth-child(even) {
    box-shadow: 0px 1px 0 0 rgb(209 209 209 / 72%);
    background-color: #f7f7f7;
}

.metismenu .sidebar-nav ul a{
    border-bottom: 1px solid #e5e5e5;
    color: #25478f !important;
    display: block;
    float: left;
    width: 100%;
}

.panel-catelogy .metismenu .arrow{
    color: #25478f !important;
}

.panel-catelogy .metismenu .sidebar{
    background-color: transparent;
}

.panel-catelogy .metismenu .sidebar-nav ul ul a{
    background-color: transparent;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.numberView{
    text-align: right;
    font-size: 24px;
    right: 15px;
    font-weight: 600;
    float: right;
    color: #cc0101;
}

.qiContainer_border {
    overflow: hidden;
    border: 1px solid #dcdcdc;
    width: 100%;
}

.qiContainer_border ul li {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
       width: 100%;
}

.qiContainer_border ul li .div-flex{
    display: flex;
    flex-grow: 1;
}

.qiContainer_border ul li:last-child{
    border-bottom:0
}

.qiContainer_border ul{
    padding-left: 0;
    margin-bottom: 0
}

.qiContainer_border ul li:nth-child(even) {
    background: #F7F7F7;
}

.align-items-center{
    -ms-flex-align: center !important;
    align-items: center !important;
}

.padding-view{
    padding: .5em 1em;
    padding-right: .5em
}

.qiContainer_border h3{
    font-size: 13px
}

.block-law-css{
    padding-left: 0
}

.block-law-css li, .list-page li{
    padding: 10px;
    border-bottom: solid 1px #ddd;
    margin-bottom: 0px !important;
}

.block-law-css li:nth-of-type(even), .list-page li:nth-of-type(even){
    background: #F7F7F7;
}

.list-page li span{
    font-size: 11px
}

.block-law-css, .list-page{
    margin-bottom: 0px;
}

.block-law-css li:last-child{
    border-bottom: 0
}

.block-law-css li .law-title{
    font-size: 13px;
    font-weight: 500;
    max-height: 40px;
    overflow: hidden;
}

.block-law-css li .law-view{
    font-size: 11px;
}

.news_column .panel-body{
    padding: 8px
}

.news_column .panel-heading ul li:first-child h4{
    font-size: 15px !important;
}

.news_column .panel-heading ul li h4{
    font-size: 11px !important;
}

.sub-list-icon > li:first-child > *:before, .cat-icon:before{
    display: none;
}

.content-page{
    display: none;
}

.news_column .panel-body h3{
    font-size: 18px
}

.news_column .panel-body h3 .icon_new{
    position: relative;
    top: 4px;
}

.img-thumbnail{
    background-color: transparent;
    border: none;
    border-radius: 0;
    max-width: 100%;
    padding: 0;
}

.news_column .panel-body .img-thumbnail{
    margin-right: 10px
}

.news_column .panel-body .text-muted ul{
    font-size: 11px;
}

.news_column .panel-body .list-items{
    padding-left: 0;
    margin-top: 10px
}

.css-news-column .panel-body .list-items{
    grid-gap: 0px 30px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px,1fr));
}

.detail-related.related li * {
    display: inline;
}

.icon_new {
    display: inline-block !important;
}

.line-footer-news{
    background: url(../images/LineFooter-new.png);
    height: 3px;
    width: 100%;
    margin: 15px 0 4px;
}

#footer {
    position: relative;
    min-height: auto;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FDF2D6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FDF2D6;
    background-color: #FDF2D6;
    background-image: url(../images/BG.png);
    padding: 20px 0;
    font-size: 13px;
}

.css-edu-info .panel-default{
    background-color: transparent;
}

#footer{
    color: #212529
}

#footer a{
    color: #004580
}

.css-edu-info .company_name span{
    font-size: 16px;
    font-weight: 700
}

.css-edu-info .company_info li em{
    display: none;
}

.css-edu-info .company_info li{
    font-size: 15px
}

/*CSS button footer */
.footer-bttop .bttop {
    float: right;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 9;
}
#height-calu{
    padding-bottom: 2em
}
.footer-bttop .bttop a {
    display: block;
    line-height: 45px;
    background-color: #2AB7FF;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.footer-bttop .bttop a:hover {
    color:#fff;
    background-color:#6e55b4;
}

.footer-bttop .bttop em {
    margin-right:-2px;
}

.list-page{
    padding-left: 0px
}

.news-catbox-single ul{
    padding-left: 0px;
    margin-bottom: 0px
}

.news-catbox-single li{
    padding: 10px;
    border-bottom: solid 1px #ddd;
    margin-bottom: 0px !important;
}

.scrollbar {
    float: left;
    height: 400px;
       overflow-y: scroll;
}

.force-overflow {
    min-height: 450px;
}

#style-1::-webkit-scrollbar-thumb {
    background-color: #e20000;
}

#style-1::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

.news-catbox-single li:nth-child(even) {
    background: #F7F7F7;
}

.news-catbox-single li img{
    display: none;
}

.news-catbox-single li .htext{
    display: none;
}

/*Block news*/
.img-news-loop1{
    min-width: 100%;
    height: 360px;
    object-fit: cover;
}

.url-loop1 .show{
    position: absolute;
    bottom: 2%;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    display: none !important;
    left: 0px;
    width: 100%;
    background-color: #333333;
    opacity: 0.6;
}

.news-loop1 li:hover .url-loop1 .show{
    display: block !important;
}

.url-loop a:hover{
    text-decoration: underline;
}

.img-news-loop2{
    padding: 1px;
    min-width: 100%;
    height: 90px;
    background-color: transparent;
    object-fit: cover;
}

.list-news-loop3:nth-child(-n+2){
    display: unset;
}
.list-news-loop3:nth-child(n+6){
    display: none;
}

.list-news-loop4:nth-child(-n+5){
    display: none;
}

.news-loop3{
    padding: 0 15px;
}

.list-news-loop3 a{
    font-size: 16px;
    font-weight: 700;
    color: black;
}

.list-news-loop3 a:hover{
    color: #1a3f5e;
}

.detail-listnews3{
    padding: 10px 15px;
}

.list-news-loop3:nth-child(-n+1) .url-loop3:nth-child(n+1) {
    display: revert;
}

.list-news-loop3:nth-child(n+2) .url-loop3:nth-child(n+1){
    display: revert;
}

.list-news-loop3:nth-child(n+2) .url-loop3:nth-child(n+1) a{
    font-size: 14px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.list-news-loop3:nth-child(n+2) .url-loop3:nth-child(n+1) a:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #19669e;
    position: absolute;
    left: 15px;
    margin-top: 6px;
}

.list-news-loop3:nth-child(-n+1) .detail-listnews3:nth-child(n+1) {
    display: revert;
}

.list-news-loop3 .detail-listnews3:nth-child(n+1){
    display: none;
}

.slick-slide{
    opacity: 0.8
}

.slick-current {
    opacity: 1
}

.mobile-menu-wrap .metismenu .sidebar-nav, .mobile-menu-wrap .metismenu .sidebar{
    background: transparent;
    background-image: none;
}

.mobile-menu-wrap .metismenu .arrow{
    color: #25478f !important;
}

.mobile-menu-wrap .metismenu .sidebar-nav ul ul a{
    background-color: transparent !important;
}

.metismenu .sidebar{
    background: transparent !important;
}

.metismenu .sidebar-nav{
    background: transparent !important;
    background-image: none !important;
}

.metismenu .arrow{
    color: #25478f !important;
}

.metismenu .sidebar-nav ul ul a:hover, .metismenu .sidebar-nav ul ul a:focus, .metismenu .sidebar-nav ul ul a:active, .metismenu .sidebar-nav ul ul a{
    background-color: transparent !important;
}

#videotop .one-time{
    padding-left: 0
}

#videotop .one-time iframe{
    width: 100% !important;
}

#videotop .slick-prev:before, #videotop .slick-next:before{
    display: none;
}

#videotop .slick-prev{
    left: 0
}

#videotop .slick-next{
    right: 0
}

#videotop .slick-prev:hover, #videotop .slick-prev:focus, #videotop .slick-next:hover, #videotop .slick-next:focus{
    color: #FFF !important;
}

#videotop .slick-prev, #videotop .slick-next{
    z-index: 1
}

.block_groups li a:hover, .qiContainer_border h3 a:hover, .news-catbox-single li a:hover, .list-page li a:hover{
    color: #004580 !important;
}

.news-catbox-single li a, .qiContainer_border h3 a, .list-page li a{
    color: #161616
}

.list-unstyled li{
    display: none;
}

.list-unstyled li:first-child{
    display: block;
}

.third-nav .row{
    border: 0px
}

.panel-catelogy .metismenu .sidebar-nav ul{
    padding:0;
    margin:0;
    list-style:none;
}

.panel-catelogy .metismenu .sidebar-nav ul a {
    padding: 10px 20px;
}

@media (max-width: 767.98px) {
    .second-nav {
        display: none;
    }

    .mobile-menu-toggle-btn {
        display: block;
        margin-left: 10px
    }

    .open-menu .mobile-menu-bg {
        display: block;
    }

    .bg-menu{
        display: none;
    }

    .open-menu .mobile-menu-wrap {
        visibility: visible;
        transform: translateX(0px);
    }

    .header-nav-inner {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .socialList{
        display: none
    }

    .site-banner{
        display: none;
    }

    .section-header{
        background-image: none !important;
    }
}
@media (min-width: 500px) and (max-width: 991.98px) {
    .news_column .panel-body h3 {
        font-size: 14px !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .news_column .panel-body img {
        width:200px;
    }
}

@media (max-width: 499.98px){
    #header .logo img {
        max-height: 100px;
    }
    .news_column .panel-body .img-thumbnail{
        width: 100%
    }
    .css-text{
        text-align: left;
    }
    .img-news-loop1 {
       height: 258px;
    }
}
