@charset "utf-8";
/*@import "jquery.mmenu.all.css";
@import "vanban.css";
*/
@import "treeview.css";

/* CSS Document */
body {
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    color:#333;
    background-color: #fff;
    line-height: 1.6;
}

/* Import Fonts
------------------------------------------------------------ */

/* Defaults
------------------------------------------------------------ */

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: middle;
    background: transparent;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {line-height: 1.4;}

h1, h2, h3{
    margin:0;
    padding: 0
}
ul, ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.h4, h4 {
    font-size: 16px;
}

/* Hyperlinks
------------------------------------------------------------ */
a{
    color:#333;
}

a:hover, a:focus{
    color: red;
    text-decoration:none;
}
/* Wrap
------------------------------------------------------------ */

/* Header
------------------------------------------------------------ */
/*menu*/
@media (min-width: 1023px){
    li.dropdown:hover>ul{
        display: block;
    }
}

.navbar-inverse {
    background-color: transparent;
    border: none;
}
.navbar {
    margin-bottom: 0;
    padding: 0;
}
.limit-4-lines {display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-break: keep-all; overflow-wrap: break-word;}

@media (min-width: 768px){
    .box-group-news .carousel-inner img{height: 356px !important;}
    .navbar-nav>li>a { padding-top: 30px; padding-bottom: 25px}
    .navbar-form .input-group {display: table;width: 100%}
    .khungAnhCrop img {max-width: 125px; height: 105px}
}

.header.active .navbar-inverse .navbar-nav>.active>a, .header.active .navbar-inverse .navbar-nav>.active>a:hover, .header.active .navbar-inverse .navbar-nav>.active>a:focus {
    color: #333;
    background-color: transparent;

}
.header.active .navbar-inverse .navbar-nav>li>a {
    color: #333;
    text-shadow: none;
}
.navbar-inverse .navbar-nav>li>a{
    color: #fff;
    /*text-shadow: 1px 1px #999;*/
    padding-left: 10px;
    padding-right: 10px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background: transparent;
}

@media (min-width: 768px){
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
        text-align: right;
        float: right;
    }
}

/*end menu*/
/*css-menu ẩn hiện background*/
.header {
    background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0));
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: auto;
    background-color:transparent;
    text-transform: uppercase;
    line-height: 1.6;
}

.header.active {
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
/*end css-menu ẩn hiện background*/
/*menu on color*/
.logo{
    position: absolute;
    left: 90px;
    top: 10px;
    z-index: 1001;
    margin-left: 15px;
}
.logo img {max-height: 65px}

.topheader{
    background: #026862;
    font-size: 13px;
    height: 40px;
    color: #fff;
}

/*end mobile-menu cho ipad*/
/*----------------------------------------------end header-------------------------------*/
.search .form-control {
    display: none;
    height: 30px;
    padding: 4px 12px;
    line-height: 1.42857143;
    color: #aaa;
    background-color: #f1f1f1;
    background-image: none;
    border: none;
    border-radius: 5px !important;
    box-shadow: none;
    font-size: 14px;
    width: 100%;
}
.btn-search {
    color: #fff;
    background-color: transparent;
    /*border-color:  #1e7f79;*/
    border-radius: 0;
    padding: 4px 15px;
    vertical-align:top;
}
.input-group-btn{
    line-height: 20px;
}
.navbar-form{
    margin-top: 5px;
    margin-bottom: 0;
    /*width: 295px;*/
}
/*-----------------------------------------------Slide---------------------------------*/
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-inner img{
    margin: auto;
    width: 100%;
}
.bg-slide{
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-y;
    position: absolute;
    top:0;
    width: 100%;
    height: 200px;
    z-index: 999;
}
/*---------------------------------------*/
.marketing{
    text-align: justify;
    text-align: center;
}
.marketing .img-circle{
    width: 160px;
    height: 160px;
    border:5px solid #eee;
    text-align: center;
    margin-bottom: 10px;
}
.p-mar{
    text-align: justify;
}
.head-mar{
    font-size: 16px;
    margin-bottom: 10px;

}
.head-mar a{
    color: #026862;
    font-weight: 500;
}
.marketing .row, .service .row, .news-wrap .row{
    margin-left: -20px;
    margin-right: -20px;
}
.marketing .col-md-3, .service .col-md-3, .news-wrap .col-md-6{
    padding-left: 20px;
    padding-right: 20px;
}
.item-mar{
    margin-top: 30px;
}
.heading_mar{
    text-align: center;
    position: relative;
}
.heading_mar .title-head {
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    padding: 0 20px;
    background-color: #fff;
    padding: 0px 30px;
    display: inline-block;
    z-index: 9;
    position: relative
}
.heading_mar .title-head a {color: #333;}

.heading_mar:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    line-height: 36px;
    left: 0px;
    background: #ebebeb;
    top:15px;
}
.btn-xt, .btn-xt:hover{
    background-color: #026862;
    color: #fff;
    padding: 10px 30px;
    margin-top: 20px;
    text-transform: uppercase;
}
.service{
    margin-top: 30px;
}
.col-ser{
    margin-top: 30px;
}
.img-ser{
    position: relative;
}

.head-ser, .head-ser:hover{
    position: absolute;
    bottom: 0;
    background-color:rgba(2, 104, 98, .8);
    left: 20px;
    right: 20px;
    color: #fff;
    padding-top: 10px;
}
/**PROMOTION*/
.promotionWrapper {
    background-image: url(../images/promotion-1.jpg);
    background-attachment: fixed;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    height: 250px;
    margin-top: 50px;
}
.promotionWrapper .promotionTable {
    display: table;
    height: 250px;
    width: 100%;
}
.promotionWrapper .promotionTable .promotionTableInner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.promotionWrapper .promotionTable .promotionTableInner h2{
    margin-bottom: 30px;
    font-size: 36px;
    margin-top: 15px;
}
.promotionWrapper .promotionTable .promotionTableInner .promotionInfo {
    text-align: center;
    text-shadow: 1px 1px 1px #666;
}
.promotionWrapper .promotionTable .promotionTableInner .promotionInfo p{
    font-size: 18px;
}
.promotionWrapper .promotionInfo a {
    background: #de2d0c;
    padding: 10px 15px;
    color: #fff;
}

/***/
.news-wrap{
    margin-top: 50px;
    margin-bottom: 50px;
}
.item-media{
    margin-top: 30px;
    height: 170px;
    overflow: hidden;
}
.item-media .pull-left{
    width: 40%;
    margin-right: 15px;
    padding-right: 0;
}

footer{
    background: #000;
    min-height: 300px;
    padding-top: 30px;
    position: relative;
    color: #fff;
    font-size: 15px;
}
footer .fa {margin-right: 8px}
.backtotop a{
    font-weight: bold;
    color: #026862!important;
    font-size: 12px;
}
.copyright {
    text-align: center;
    position: absolute;
    bottom: 15px;
    vertical-align: bottom;
    width: 100%;
}

.input-group-btn .glyphicon {top: 3px;}

.head-mar a:hover, .media-body .media-heading a:hover {color: #fe2222;}
.navbar-nav > li > a:hover {color: #fe2222 !important;}

.promotionWrapper {
    background-image: url(../images/contact-01.jpg);
    height: 320px;
}
.promotionWrapper .promotionTable {height: 320px;}

.media-body .media-heading {margin-bottom: 10px;}
.media-body p {text-align: justify;}

.box-bg {
    margin-bottom: 70px;
}

.marBT40 {
    margin-bottom: 130px;
    margin-top: 130px;
}

#NewDetail {
    /*    background: #fff;
        border-radius: 5px;
        box-shadow: 3px 0 0 #f0f0f0, -3px 0 0 #f0f0f0, 0 3px 0 #f0f0f0;
        padding: 20px 17px 25px;
        box-sizing: border-box;*/
}
.clsArticle .home-group-title {
    height: 29px;
    background: url(../images/border.png) repeat-x bottom;
    margin-bottom: 20px;
}
.clsArticle .home-group-title a {
    color: #333;
    display: inline-block;
    float: left;
    border-bottom: 3px solid #333;
    padding-bottom: 4px;
    text-transform: uppercase;
}
.clsArticle .home-group-content h1 {
    font: bold 18px/24px Roboto;
    margin: 0 0 5px;
    display: inline-block;
    color: #333;
}
.clsArticle .home-group-content > div {
    color: #333 !important;
    font-family: arial;
}

.clsArticle .home-group-title h1 {
    color: #333;
    display: inline-block;
    float: left;
    border-bottom: 3px solid #333;
    padding-bottom: 4px;
    text-transform: uppercase;
    font-size: 16px;
}
.time {
    background-color: #f1f1f1;
    font: normal 11px Arial;
    color: #aaa;
    padding: 5px;
    margin: 10px 0 10px 0;
    border-top: 1px solid #ebebeb;
    /*height: 12px;*/
}
#NewDetail .home-group-content h2 {
    font-size: 14px;
    margin: 15px 0;
    line-height: 20px;
}
.content-right .home-title {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    border-bottom-color: #ddd;
    padding: 10px 10px 10px 40px;
    text-transform: uppercase;
    line-height: 18px;
    border-top: 3px solid #825022;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: relative;
    font-family: 'Roboto', sans-serif;
}
.content-right .home-title a, .content-right .home-title span {
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
}
.content-right .home-title:after {
    position: absolute;
    top: 12px;
    left: 8px;
    content: "\f03a";
    font-family: FontAwesome;
    font-size: 19px;
}
.content-right .home-content {
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 10px;
}

.content-right .home-title {
    border-bottom: 1px solid #ddd;
}

.clcaption {
    background: #026862;
}

.clsArtgroup .home-group-title {
    height: 31px;
    background: url(../images/border.png) repeat-x bottom;
    margin-bottom: 20px;
}
.clsArtgroup .home-group-title a {
    color: #333;
    display: inline-block;
    float: left;
    border-bottom: 3px solid #333;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.blog-video, .lblThuvienanh, .clNews, .weblink, .truy_cap {
    width: 100%;
    overflow: hidden;
    /*    padding: 10px;
        box-sizing: border-box;
        box-shadow: 3px 0 0 #f0f0f0, -3px 0 0 #f0f0f0, 0 3px 0 #f0f0f0;
        background: #fff;
        border-radius: 5px;
        position: relative;*/
    /*padding-bottom: 20px;*/
}
.warp-video .clcaption h2 a {color: #fff;}
/*.magbt-50 {margin-bottom: 50px;}*/

.social_share {margin: 20px 0;}
.box_tinlienquan .txt_main_category {
    font-family: Roboto;
    font-size: 16px;
    color: #015db2;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: bold;
}
.box_tinlienquan .content_box_category a {
    font: 14px 'Arial';
    color: black;
    background: url(../images/tintuckhac.png) no-repeat 0 5px;
    display: block;
    padding: 0 10px 0 16px;
    border-bottom: 1px dotted #c8c8c8;
    line-height: 22px;
}
.box_tinlienquan .content_box_category a:hover {
    color: red;
    font-weight: bold;
}

.img-thume {
    position: relative;
}
.icon-video {
    position: absolute;
    bottom: 0;
    left: 0;
}
.warp-video .clcaption h2 {
    padding: 10px 15px;
    line-height: 20px;
    font-size: 14px;
}

.box-thumbnail1 {
    position: relative;
}
.blog-video .caption {
    background: #ecf4dc;
    display: grid;
    /*padding: 10px 15px;*/
}
.caption h2 {
    margin-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
}
.caption h2 {
    padding: 10px 15px;
    text-align: justify;
}
.caption h3 {
    background: url(../images/icon_vb.png) no-repeat left 7px;
    padding-left: 15px;
    margin: 0 15px 15px;
    color: #333;
    font-weight: normal;
    font-size: 14px;
}
.caption h2 a {
    font-size: 14px;
    color: #333;
    display: block;
    font-weight: 700;
    font-family: Roboto;
    text-transform: none;
    line-height: 18px;
    text-align: justify;
}


/*--------------------------------------------------------*/
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;width:100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
    float: left;width:50%;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.content-right .portlet {
    margin-bottom: 30px;
}

.clNews .itemn {
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}
.clNews .itemn .khungAnh {
    width: 77px;
    height: 58px;
    position: relative;
    overflow: hidden;
    float: left;
    background: #fff;
    margin-right: 14px;
}

.clsArtgroup .home-group-title a {
    font: bold 18px/28px Roboto;
    height: auto;
    /*padding: 0 !important;*/
}

.clsArtgroup .article {
    /*width: 710px;*/
    overflow: hidden;
    padding: 25px 0 20px 0;
    background: url(../images/line-item.png) no-repeat bottom center;
}
.clsArtgroup .article img {
    border-radius: 3px;
    margin-right: 20px;
}
.clsArtgroup .article .newsview h2 {
    display: block;
    color: #333;
    margin-top: 0 !important;
    font-weight: bold;
    font-size: 16px !important;
}
.page {
    font: normal 12px Arial;
    color: #757575;
    padding-top: 16px;
    float: left;
    width: 98%;
    background: url(../line.png.ashx) repeat-x top left;
}
.page span {
    font: normal 12px Arial;
    text-align: center;
    padding: 0;
    width: 27px;
    display: inline-block;
    line-height: 26px;
    margin: 2px;
    color: #fff;
    background: #015db2;
}
.page a {
    font: normal 12px Arial;
    text-align: center;
    padding: 0;
    width: 27px;
    display: inline-block;
    line-height: 26px;
    margin: 2px;
    color: #015db2;
    background: url(../images/trangkhac.gif) no-repeat center;
}

.photo-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.tlt {
    color: #026862;
    font-size: 14px;
    font-weight: bold;
    line-height: 27px;
    margin: 8px 0;
}
.thumb-tlt {
    color: #333;
    display: block;
    /*font-size: 12px;*/
    font-weight: bold;
    margin: 4px 1px 6px;
    height: 50px;
    overflow: hidden;
}
.tag_detail {
    margin: 15px 0;
}

.thumbImg {
    border: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}
.clsImage .home-group-content img {
    border: 1px solid #CCCCCC;
    margin: 3px 7px 0 0;
}
.titleAlbum {
    padding-left: 5px;
    height: 40px;
    overflow: hidden;
    padding-right: 5px;
    margin-bottom: 2px;
    margin-top: 5px;
    color: #000;
    font-weight: 700;
}

.rss-title {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
.rss-content {
    margin: 10px 0;
    width: 100%;
}
.rss-content td {
    padding: 0 2px;
    font-size: 13px;
}
.rss-content td img {
    margin-top: -3px;
    margin-right: 5px;
}
.rss-content a:hover {color: red;}

.news-ul {margin-top: 20px;}
.news-slider .swiper-container {
    padding-bottom: 35px!important;
}

.desc-cat{
    margin-top:15px;
    text-align: center;
}
.cat-box {
    width: 32%;
    margin: 20px 2% 5px 0;
    position: relative;
    float: left;
    border: 1px solid #eee;
}
.cat-box-img {width: 100%; overflow: hidden;position: relative}
.cat-box-big .cat-box-img:before {
    content: "";
    display: block;
    padding-top: 131%;
}
.cat-box-big .cat-box-img img {
    height: 100%;
    width: auto;
}

.cat-box .cat-box-img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.1);
}

.cat-box-img:before {
    content: "";
    display: block;
    padding-top: 61.8%;
}

.cat-box-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.cat-box .cat-box-img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.1);
}
.cat-box-title {
    font-size: 1.3rem;
    font-weight: normal;
    /*text-transform: uppercase;*/
    text-align: center;
    line-height: 150%;
    display: block;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.cat-box-title h2, .cat-box-title h3 {
    background-color: rgba(0,0,0,0.3);
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    /***background: rgba(0,0,0,.4);*****/
}
.cat-box:hover .cat-box-title h2, .cat-box:hover .cat-box-title h3 {
    color: #fff;
    font-size: 15px;
    top: 50%;
    bottom: auto;
    left: 50%;
    transform: translate(-50%,-50%);
}

.effect-v3:hover:before, .effect-v3:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.effect-v3:before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
}
.effect-v3:before, .effect-v3:after {
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
    -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
    transition: opacity .35s ease 0s,transform .35s ease 0s;
    z-index: 1;
}

.effect-v3:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
    transform: scale(1,0);
}

.end-row {
    margin-right: 0!important;
}

.truy_cap .hom_nay {
    background: url(../images/homnay.png) center left no-repeat;
    border-bottom: 1px dashed #ccc;
    padding: 2px 0 2px 20px;
}
.truy_cap .hom_qua {
    background: url(../images/homqua.png) center left no-repeat;
    border-bottom: 1px dashed #ccc;
    padding: 2px 0 2px 20px;
}
.truy_cap .tuan_nay {
    background: url(../images/tuannay.png) center left no-repeat;
    border-bottom: 1px dashed #ccc;
    padding: 2px 0 2px 20px;
}
.truy_cap .thang_nay {
    background: url(../images/thangnay.png) center left no-repeat;
    border-bottom: 1px dashed #ccc;
    padding: 2px 0 2px 20px;
}
.truy_cap .tat_ca {
    background: url(../images/accessall.png) center left no-repeat;
    padding: 2px 0 2px 20px;
}
.clear {clear: both;}

.dropdown-menu>li>a {text-transform: none;}

.web-noi-dung {line-height: 0;}

.truy_cap_bottom {text-align: left;}

.navbar-form {padding: 0;}
.navbar-form { margin-top: 20px;}
.box-lang {
    float: right;
    margin-top: 9px;
}
.header.active .btn-search {
    color: #333;
}
.navbar-search {
    float: right;
    position: relative;
    margin-top: 5px;
}

.ablock {display: block !important;}
.input-group-btn {
    float: left;
    margin-top: 14px;
}
.navbar-form .input-group {
    width: 300px;
    position: absolute;
    right: 105px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.box-lang-mb {
    right: 90px;
    position: absolute;
    top: 17px;
}

.box-lang-mb, .clDestop {display: none;}

/*.clsArtgroup .home-group-title {height: 35px !important;}*/

#myCarousel .carousel-indicators {
    position: absolute;
    bottom: 5px
}

#myCarousel .carousel-indicators > li {
    width: 150px;
    height: auto;
    border: 5px solid rgba(0, 0, 0, 0.27);
}

#myCarousel .carousel-indicators li img {
    display: block;
    /*opacity: 0.5;*/
}

#myCarousel .carousel-indicators li.active img {
    opacity: 1;
}

#myCarousel .carousel-indicators li:hover img {
    opacity: 0.75;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.header.active .navbar-dark .navbar-nav .nav-link {
    color: #333;
    text-shadow: none;
}

.carousel-caption {
    right: 0;
    bottom: 120px;
    left: 0;
    z-index: 9;
    padding-top: 0;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
}
.carousel-caption h1 {font-size: 28px;}
.carousel-caption p {font-size: 16px;}

.box-group-news .box-title, .box-dvtt .box-title {
    position: relative;
    overflow: hidden;
    border-left: 5px solid #dc3545;
    z-index: 1;
    padding-left: 15px;
    margin-bottom: 20px;
}
.box-group-news .box-title h2, .box-dvtt .box-title h2 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto';
}

main .portlet {margin-bottom: 60px;}

.box-group-news .box-first .carousel-item {
    position: relative;
}
.box-group-news .box-first .carousel-item .title_slide {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgb(68 68 68 / 0.6);
    padding: 10px 15px;
}
.box-group-news .box-first .title_slide h1 {
    line-height: 22px;
    font-size: 16px;
}
.box-group-news .box-first .title_slide h1 a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
/*.carousel-inner {height: 360px;}*/
.box-group-news .col-md-3 .itemn {margin-bottom: 20px;}
.box-group-news .col-md-3 .itemn .khungAnh {
    float: left;
    margin-right: 15px;
}
.box-group-news .col-md-3 .itemn .info {text-align: justify;}
.box-group-news .col-md-3 .itemn:last-child {margin-bottom: 0;}

.style1 .all-title {
    position: relative;
    overflow: hidden;
    border-left: 5px solid #dc3545;
    z-index: 1;
    padding-left: 15px;
    margin-bottom: 20px;
}
.style1 .all-title h2 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto';
}
.hv-icon:hover i {
    transition: all 0.5s ease-in-out;
    transform: rotate(180deg);
}

.box-dvtt .col-md-2 {margin-top: 25px;}

.modal-content {margin-top: 100px;}

.carousel-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    /*height: 800px;*/
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

.box-group-news li {
    margin-bottom: 10px;
}
.box-group-news ul li .icon, .blog-news5 .icon {
    background: red;
    width: 5px;
    height: 5px;
    float: left;
    margin: 8px 10px 0 0;
}

.box-dvtt img {border: 1px solid #eee;}

.clBottom a {color: #fff;}
.clBottom a:hover {color: #fff;}

.dropdown-menu {top: 77px;}

.none-pc {
    display: none;
}

/*-----------------------------------------------------------*/
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        float: right;
    }
    .navbar-expand-lg .navbar-collapse {
        display: inline-block !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        /*font-weight: 600;*/
        font-size: 15px;
        line-height: 1.6;
    }
}

@media (max-width: 980px){
/*    .carousel{
        height: 360px;
    }
    .carousel .item{
        height: 360px;
    }*/
    .logo {
        position: absolute;
        left: 0px;
        top: 10px
    }
    .nav>li>a{
        padding-left: 5px;
        padding-right: 5px;
    }
    .content-right {
        width: 250px;
        float: right;
    }
    .colLeft {
        width: calc(100% - 250px);
        float: left;
    }
    .cat-box {
        width: 100%;
        margin: 15px 2% 0 0;
    }
    .copyright {display: none;}
    .carousel-inner > .item > img {height: auto;}
    .logo img {max-height: 50px;}
    .navbar-inverse .navbar-toggle {margin-bottom: 15px;}
    .clsArtgroup .article img {width: 40%;}
}
@media (max-width: 767px){
    .none-mobile, .navbar-search, #myCarousel .carousel-indicators, .carousel-control-prev, .carousel-control-next {
        display: none;
    }
    .none-pc {
        display: block;
    }
    /*.carousel-img {height: 500px;}
    .carousel{height: 320px;}
    .carousel .item{height: 320px;}*/
    .box-lang-mb {display: block;}
    .navbar-collapse {
        background-color: #fff;
        margin-top: 15px;
    }
    .navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
        color: #333;
        text-shadow: none;
    }
    .show .navbar-nav .nav-link {
        color: #333;
        line-height: 1.6;
    }
    .navbar-dark .navbar-toggler {
        margin-right: 15px;
        margin-top: 15px;
    }
    .navbar-nav {padding: 15px;}
    .carousel-inner {
        height: auto;
    }
    .box-group-news .box-first, .box-group-news .col-md-3 {margin-bottom: 25px;}
    .box-group-news .col-md-3:last-child {margin-bottom: 0;}
    .navbar-dark .navbar-toggler {border-color: #fff;}
    .active .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }
    .active .navbar-dark .navbar-toggler {border-color: #000;}
    .active .navbar {padding-bottom: 10px;}
    /*.active .navbar-dark .navbar-toggler {margin-top: 0;}*/
    .colLeft {margin-bottom: 25px;}
    .box-group-news .col-md-3 .itemn .khungAnh {max-width: 35%}
    .box-group-news .col-md-3 .itemn .khungAnh img{width: 140px; height: 99px}
}
@media (max-width: 414px){
/*    .carousel{
        height: 200px;
    }
    .carousel .item{
        height: 200px;
    }*/
    .carousel-caption{
        display: none;
    }
    .col-100{
        width: 100%
    }
    .navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
        color: #333;
        text-shadow: none;
    }
    .lblThuvienanh img {width: 100%}
    .content-right {
        width: 100%;
        float: none;
    }
    .colLeft {
        width: 100%;
        float: none;
    }
    .cat-box {
        width: 100%;
        margin: 15px 0 0 0;
    }
    .clsArtgroup .article img {width: 35%;}
    .clsArtgroup .home-group-title a {font: bold 20px/28px Roboto;}
}

.navbar-inverse .navbar-toggle,.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus  {
    border-color: #fff;
    background-color: #026862;
    margin-top: 20px;
    right: 15px;
    margin-bottom: 20px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #eee;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #eee;
    color: #333;
}
