@charset "utf-8";
/*@import "jquery.mmenu.all.css";
@import "vanban.css";
*/
@import "treeview.css";
@import "vanban.css";

/* CSS Document */
body {
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    color:#333;
    background-color: #fff;
    line-height: 1.6;
}
@charset "utf-8";
/*@import "jquery.mmenu.all.css";
@import "vanban.css";
*/
@import "treeview.css";
@import "vanban.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 {
    text-decoration: none;
    color: #f37423;
}

/* Wrap
------------------------------------------------------------ */

/* Header
------------------------------------------------------------ */
/*menu*/
@media (min-width: 1023px){
    li.dropdown:hover>ul{
        display: block;
    }
}

.navbar-inverse {
    background-color: transparent;
    border: none;
}
.navbar {
    margin-bottom: 0
}

@media (min-width: 768px){
    .navbar-nav>li>a {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    
    .navbar-form .input-group {
        display: table;
        width: 100%;
    }
}

.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 {
    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: 35px;
    height: 91px;
}
/*.fixed {position: fixed;}*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.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;
    right: calc(50% + 350px);
    top: 35px;
    z-index: 1001;
}
.logo img {max-height: 55px}

.topheader{
    background: #f37423;
    font-size: 14px;
    height: 35px;
    color: #fff;
}
.navbar-form {padding: 0;}

.magTop91 {margin-top: 91px;}

/*end mobile-menu cho ipad*/
/*----------------------------------------------end header-------------------------------*/
.form-search {
    display: inline-block;
    width: calc(100% - 115px);
    position: relative;
    margin-top: 0;
    border-radius: 5px
}
.form-search input {
    padding: 5px 30px 5px 10px;
    border-radius: 5px;
    background: #fff;
    color: #333;
    width: 100%;
    border: 1px solid #fff;
    line-height: 14px;
}
.form-search button {
    position: absolute;
    right: 0px;
    border: none;
    font-size: 20px;
    border-radius: 0px 5px 5px 0px;
    top: -1px;
    color: #fff;
    background: none;
}
input::placeholder {
  color: #333;
}
.formsearch {
    position: absolute;
    right: 0;
    top: 50px;
}
.form-search input:focus-visible {outline: none;}

.topheader .item1 {
    margin-right: 15px;
    border-right: 1px solid;
    padding-right: 15px;
}
.topheader .item2 a {
    color: #fff;
    font-weight: 700;
	font-size: 18px;
}
.topheader .item2 .fa {
    font-size: 18px;
    margin-right: 5px;
}

/*-----------------------------------------------Slide---------------------------------*/
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-inner img{
    margin: auto;
}
.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: #026862;
    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: #026862;}

.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(../img/home/promotion/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: 15px;
    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;
}
/***/
.news-wrap{
    margin-top: 50px;
    margin-bottom: 50px;
}

footer{
    background: #ea7617;
    background-size: 100%;
    padding-top: 30px;
    color: #fff;
    padding-bottom: 30px;
    font-size: 15px;
    z-index: 3;
    position: relative;
	margin-top: -25px
}
.backtotop a{
    font-weight: bold;
    color: #026862!important;
    font-size: 12px;
}

.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/BE.jpg);
}

.media-body .media-heading {margin-bottom: 10px;}
.media-body p {text-align: justify;}

.box-bg {
    background: #f6f6f6;
    margin-top: 91px;
    padding: 40px 0 15px;
}

#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;
}
#NewDetail .home-group-title {
    height: 31px;
    background: url(images/border.png) repeat-x bottom;
    margin-bottom: 20px;
}
#NewDetail .home-group-title a {
    color: #015db2;
    display: inline-block;
    float: left;
    border-bottom: 3px solid #015db2;
    padding-bottom: 6px;
    font-weight: 500;
    text-transform: uppercase;
}
#NewDetail .home-group-content h1 {
    margin: 0 0 5px;
    display: inline-block;
    color: #f37423;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}
#NewDetail .home-group-title h1 {
    font: bold 20px/28px Roboto;
    color: #015db2;
    float: left;
    border-bottom: 3px solid #015db2;
    text-transform: uppercase;
}
.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
}
.content-right .home-title {
    display: block;
    border-bottom: 1px solid #b9b9b9;
    position: relative;
    height: 25px;
    margin-bottom: 10px;
}
.content-right .home-title a, .content-right .home-title span {
    font: 16px/23px Roboto;
    color: #f37423;
    border-bottom: 3px solid #f37423;
    position: absolute;
    display: inline;
    text-transform: uppercase;
    font-weight: bold;
}
.clcaption {
    background: #f7f7f7;
}

.clsArtgroup {display: grid;}

.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: #333;}
/*.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 {
    color: #333;
    background: url(images/tintuckhac.png) no-repeat 0 5px;
    display: block;
    padding: 2px 10px 2px 16px;
    border-bottom: 1px dotted #c8c8c8;
    line-height: 18px;
    margin-bottom: 5px;
}
.box_tinlienquan .content_box_category a:hover {
    color: #f37423;
    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;
}

/*--------------------------------------------------------*/
/* 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: 20px;
}

.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 {
    height: auto;
    padding: 0 !important;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 600 !important;
    color: #f37423 !important;
    border-bottom: 3px solid #f37423 !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(images/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 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.cat-box-img:before {
    content: "";
    display: block;
    padding-top: 61.8%;
}

.cat-box-img img {
    width: 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 {
    font-size: 1.6rem;
    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: 1.3rem;
    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.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}

.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: right;}

.caret {margin-left: 5px;}

.dropdown-menu>li>a {
    padding: 7px 15px;
}

.section-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #20409a;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}

.content .portlet {margin-bottom: 25px;}

.featured-news {
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
    display: inline-block;
}
.featured-news .thumb-big {
    /*padding-top: 51%;*/
    overflow: hidden;
    height: 301px;
}
.featured-news .thumb-big img {
    width: 100%;
    display: block;
	transition: all ease 0.3s;
}
.featured-news .bd {
    background: url(images/gradient-transparent.png) repeat-x 0 top;
    background-size: auto 100%;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /*background-position-y: -20px;*/
}
.featured-news .featured-news-title {
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.post-image img {
    object-fit: cover;
}
.featured-news .featured-news-title a {color: #fff;}
    
.news-item {
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
    min-height: 100%;
}
.news-item .img {
    position: relative;
}
.news-item .img img {
    width: 100%;
}
.hover-scale {
    overflow: hidden;
}
.news-item .img img {
    height: 185px;
    object-fit: cover;
	transition: all ease 0.3s;
}
.hover-scale a {
    display: block;
}
.news-item .text2 {
    padding: 11px 15px 0px;
}

.news-item .desc {
    overflow: hidden;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    height: 82px;
    padding: 5px 0;
}
.mb-2 {margin-bottom: 20px;}

.text-center {
    text-align: center;
}
.btn-orange:hover, .btn-orange:focus {
    color: #fff;
    border-color: #ef650d;
    background-color: #ef650d;
}
.btn-orange {
    padding-bottom: 10px;
    padding-top: 10px;
    min-width: 235px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-color: #f37423;
    background-color: #f37423;
    display: inline-block;
}
.pt-3 {
    padding-top: 30px;
}

.columns-widget {
    background-color: #20409a;
    padding: 50px 0;
    margin-bottom: 30px;
}
.boxs {
    padding: 30px 15px;
    border-radius: 3px;
    background-color: #fff;
}
.top-blog {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
.top-blog::before {
    height: 1px;
    width: 100%;
    content: '';
    display: block;
    background-color: #20409a;
    position: absolute;
    left: 0;
    top: 55%;
}
.top-blog h2 {
    font-size: 24px;
    color: #20409a;
    padding: 0 28px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.columns-widget .media {
    margin-bottom: 20px;
    position: relative;
}
.thumb-big {overflow: hidden;}
.thumb-big img {
    object-fit: cover;
    width: 100%;
    display: block;    
}

.columns-widget .bd {
    background: url(images/gradient-transparent.png) repeat-x 0 top;
    background-size: auto 100%;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.media-heading a {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.list-news-media .icon {
    background: #e70507;
    width: 5px;
    height: 5px;
    float: left;
    margin: 7px 10px 0 0;
}
.list-news-media li {
    margin-bottom: 15px;
    display: flow-root;
}

.columns-widget .row {display: flex;}
.boxs {
    height: 100%;
}

.boxStyle2 .list-careers>[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.boxStyle2 .media {
    background-color: #fff;
    box-shadow: 0 4px 10px rgb(0 0 0 / 16%);
    min-height: 100%;
}

.boxStyle2 .row {display: flex;}

/*.boxStyle2 .thum-img img {height: 190px;}*/
.boxStyle2 .media-body {padding: 15px 15px 40px;}
.boxStyle2 .media-body h3 {line-height: 16px;}
.boxStyle2 .media-body a {
    font-size: 14px;
    font-weight: 700;
}

.boxStyle3 {
    background-color: #f9f6ef;
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-title a {
    color: #20409a;
    padding: 0 10px;
}
.section-title a:hover {color: #f37423;}

.sanpham_full .section_wrapper {
    margin-left: -10px;
    margin-right: -10px;
}
.sanpham_full .one-fourth.column {
    width: 33.33333%;
    float: left;
    position: relative;
}
.lib-title {
    margin: 20px 0;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}
.lib-title a {color: #6f3500;}
.lib-title a:hover {text-decoration: underline;}

.column_zoom_box .zoom_box {
    position: relative;
    line-height: 0;
    overflow: hidden;
    /*height: 190px;*/
    margin: 10px;
}
.column_zoom_box .zoom_box .desc {
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    opacity: 0;
    transform: scale(1.04);
}
.column_zoom_box .zoom_box .desc .desc_txt {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    color: #000;
    font-weight: 700;
}
.column_zoom_box .zoom_box:hover .desc {
    opacity: 0.8;
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    -ms-transform:scale(1.04);
    -o-transform:scale(1.04);
    transform:scale(1.04)
}
.column_zoom_box .zoom_box .desc .desc_txt {background-color: #eee;}
.column_zoom_box .zoom_box .photo img,.style-simple .zoom_box .desc {
     -webkit-transition:all .3s ease-in-out; 
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
     transition:all .3s ease-in-out 
}
.column_zoom_box .zoom_box .photo img {
     -webkit-transform:scale(1.04); 
    -moz-transform:scale(1.04);
    -ms-transform:scale(1.04);
    -o-transform:scale(1.04);
     transform:scale(1.04) 
}
.column_zoom_box .zoom_box:hover .photo img {
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    -ms-transform:scale(1.04);
    -o-transform:scale(1.04);
    transform:scale(1.04)
}
/*.boxThuvienanh {display: inline-block;}*/

.clsArticle .item-text {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.bookform-wrap h3 {
    font-weight: 700;
    padding-left: 10px;
    position: relative;
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 18px;
}
.bookform-wrap h3:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    background: #009c9e;
}

.bookform-wrap .bookfrm-itm {
    margin-bottom: 15px;
    display: block;
}
.bookfrm-itm {
    position: relative;
}
.bookform-wrap .bookfrm-itm select, .bookform-wrap .bookfrm-itm input, .bookform-wrap .bookfrm-itm textarea {
    border: none;
    width: 100%;
    padding: 8px 15px;
    border: 1px solid #53a7dc;
}
.bookfrm-itm .fa.fa-exclamation-triangle {
    position: absolute;
    top: 13px;
    right: 15px;
    color: transparent;
    width: 15px;
    height: 15px;
}
.bookform-wrap .bookfrm-itm select:hover,
.bookform-wrap .bookfrm-itm select:focus,
.bookform-wrap .bookfrm-itm input:hover,
.bookform-wrap .bookfrm-itm input:focus,
.bookform-wrap .bookfrm-itm textarea:hover,
.bookform-wrap .bookfrm-itm textarea:focus
{border-color: #e84d95;}

input:hover,input:active,input:focus,button:hover,button:active,button:focus,
select:hover,select:active,select:focus,textarea:hover,textarea:active,textarea:focus {outline:none;}

.bookfrm-itm-button input {
    display: inline-block;
    color: #fff!important;
    text-transform: uppercase;
    background: #009c9e;
    border-radius: 4px;
}

input[type=checkbox], input[type=radio] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.boxTDHT label, .boxTTXT label {font-weight: normal;}

.btn-submit {
    display: inline-block;
    border: 0;
    border-radius: 3px;
    background: #f05123;
    color: #fff;
    line-height: 26px;
    padding: 5px 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    transition: all .2s;
}
[type=submit]:hover {
    opacity: .8;
    color: #fff;
    text-decoration: none;
}

.media-heading {line-height: 20px;}

.clsGroup_0 {
    position: relative;
    /*height: 380px;*/
    z-index: 1;
}
.clsGroup_1 {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-top: 25px;
}
.section_wrapper {
    display: flow-root;
    padding-bottom: 25px;
}
.carousel {
    position: fixed;
	width: 100%;
}
.carousel-item {
	width:100%;
    margin: 0 auto;
    position: relative;
}

.boxStyle4 {
    margin-top: -25px;
    padding-top: 50px;
    padding-bottom: 30px;
    background: rgb(243, 123, 35);
    background: linear-gradient(90deg, rgba(243, 123, 35, 1) 0%, rgba(243, 145, 35, 1) 50%, rgba(243, 123, 35, 1) 100%);
	text-align: center;
}
.boxStyle4 .khungAnh {margin-bottom: 30px;}
.boxStyle4 .khungAnh img {
	border: 2px solid #fff;
    border-radius: 50%;
    width: 265px;
    height: 265px!important;
    object-fit: cover;
    background-position: center;
}
.boxStyle4 .des {
	color: #fff;
    font-size: 20px;
    max-width: 800px;
    margin: 0 auto;
}
.boxStyle4 .name {
	font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-top: 25px;
}

/*.carousel-inner>.item>img {width: 100%;}*/

.featured-news .thumb-big:hover img, .news-item .img:hover img {
	-webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
.media .thum-img:hover img, .swiper-wrapper .news-li:hover img, .list-news-media .thumb-item:hover img {
    transform: scale(1.04);
}
.media .thum-img, .swiper-wrapper .news-li .thum-img {
	overflow: hidden;	
}
.media .thum-img img, .swiper-wrapper .news-li img, .list-news-media .thumb-item img 
{transition: all ease 0.3s;}

.list-news-media .thumb-item {
    float: left;
    margin-right: 15px;
	overflow: hidden;
}
.list-news-media .card-grid-body h3 {
    font-size: 16px;
}

.news-slider1 {
    text-align: center;
    margin-top: 90px;
}
.swiper-button-next, .swiper-button-prev {
    box-shadow: 0px 0px 5px #ccc;
    background-size: 12px 44px;
    border-radius: 50%;
    top: 50%;
    width: 45px;
    height: 45px;
}
.pt-120 {padding-top: 120px;}

.section-about-us {
    padding-top: 25px;
    margin-bottom: 40px;
    line-height: 1.6;
}
.section-about-us .section-heading {
    margin-bottom: 10px;
}
.section-title-sub {
    font-size: 20px;
    text-align: center;
    margin-top: 5px;
    /*font-family: 'Muli', sans-serif;*/
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
}
.box-statistical {
    margin-bottom: 65px;
    text-align: center;
}
.box-statistical .text {
    font-size: 22px;
    color: #555;
    display: inline-block;
    margin-bottom: 7px;
    height: 60px;
}
.box-statistical .number {
    color: #20409a;
    font-weight: bold;
    font-size: 50px;
}

.btn {border-radius: 0;}
.boxThuvienanh {
    background: #f9f6ef;
    padding: 30px 0;
}

.footer-middle {
    padding: 10px 0;
    line-height: 1.8;
}
.box-ft {
    margin-bottom: 30px;
}
.box-ft h3 {
    text-transform: uppercase;
    color: #f37423;
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 18px;
}

.nav-footer ul li:not(:last-child) {
    margin-bottom: 18px;
}
.nav-footer ul li a {
    display: block;
    text-align: center;
    border: 1px solid #78706f;
    margin: auto;
    padding: 10px;
    color: #333;
    line-height: 1.6;
}
.nav-footer ul li a:hover {color: #f37423;}

.featured-news .in-category {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 12px;
    color: #fff;
    position: relative;
    font-weight: bold;
}
.text-white {
    color: #fff;
}
.featured-news .in-category::after {
    display: block;
    height: 1px;
    content: '';
    background-color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.news-item h3 {
    text-transform: uppercase;
    color: #f37423;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
.news-item h3 a {
    color: #f37423;
}
.check_marquee {
    position: fixed;
    bottom: 0;
    background-color: #0f90a4;
    padding: 5px 0px;
    z-index: 999;
    width: 100%;
}

/*-----------------------------------------------------------*/
@media (min-width: 1200px) {
    .container {
        width: 1210px;
    }
}

@media screen and (max-width: 979px) and (min-width: 768px) {

    .form-search, .logo {
        display: none;
    }
    .logo {
        position: absolute;
        left: 0px;
    }
    .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: 32%;
        margin: 15px 2% 0 0px;
    }
    
    .columns-widget .col-md-6 {
        width: 50%;
        float: left;
    }
    .boxStyle2 .col-md-3 {
        width: 25%;
    }
    .clsArticle-hot .col-lg-6 {
        width: 33.33333333%;
        float: left;
    }
    .clsArticle-hot .col-xs-6 {
        width: 33.33333333%;
        float: left;
    }
    
    .clsArticle-hot .col-lg-6, .clsArticle-hot .col-xs-6, .clsArticle-hot .col-md-12 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .clsArticle-hot .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    .news-item .img img, .featured-news .thumb-big img {
        height: 170px;
        object-fit: cover;
    }
    .featured-news .thumb-big {height: auto;}
    .news-item .text2 {padding: 15px;}
    .news-item .desc {
        padding: 0;
        line-height: 1.4;
        height: 100px;
    }
    .featured-news .featured-news-title a {color: #333;}
    .featured-news .featured-news-title {
        overflow: hidden;
        height: 100px;
        margin-bottom: 0;
    }
    .featured-news .bd {
        background: none;
        background-size: auto 100%;
        padding: 15px;
        position: unset;
        bottom: unset;
        left: unset;
        width: 100%;
        /* background-position-y: -20px; */
    }
    .boxStyle2 .thum-img img {height: 150px;}
    .boxStyle2 .media-body {padding: 10px 10px 20px;}
    .boxStyle2 .media-body h3 {
        line-height: 16px;
        height: 120px;
        overflow: hidden;
    }
	.web-noi-dung .col-md-4 {
		width: 33.33333333%;
		float: left;
	}
	.text-white {color: #f37423;}
	.featured-news .in-category {
		font-size: 14px;
		display: block;
		margin-bottom: 0px;
	}
	.topheader .col-md-8 {
		width: 66.66666667%;
		float: left;
	}
	.topheader .col-md-4 {
		width: 33.33333333%;
		float: left;
	}
	.navbar-inverse .navbar-nav>li>a {
		padding-left: 5px;
		padding-right: 5px;
	}
	.header.active .navbar-inverse .navbar-nav>li>a {font-size: 13px;}
	.navbar-nav {
		height: 55px;
		overflow: hidden;
	}
	.list-news-media .thumb-item {width: 43%;}
	.card-grid-body a {font-size: 14px;}
	.footer-middle .col-md-2, .footer-middle .col-md-3, .footer-middle .col-md-4 {
		width: 25%;
		float: left;
	}
	.box-ft h3 {font-size: 14px;}
	.check_marquee .col-md-3 {
		border-right: 0 !important;
		border-left: 0 !important;
		width: 50%;
		float: left;
	}
	.check_marquee .col-md-6 {display: none;}
	.check_marquee .col-md-6 {display: none;}
	.clBottom .col-md-2 {
		width: 30%;
		float: left;
	}
	.clBottom .col-md-6 {
		width: 70%;
		float: left;
	}
}

@media (max-width: 767px){
    .none-mobile{
        display: none
    }
/*    .carousel{
        height: 320px;
    }
    .carousel .item{
        height: 320px;
    }*/

    .navbar-collapse {
        background-color: #FFF;
    }
    .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;
    }
    .featured-news .thumb-big {height: auto;}
    .row-sm-xs {
        margin-right: -5px;
        margin-left: -5px;
    }
    .col-md-12, .col-xs-6, .col-lg-6 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .news-item .text2 {padding: 10px 15px 15px;}
    .news-item .desc {
        height: 95px;
        padding: 10px 0;
    }
    .section-title, .top-blog h2 {font-size: 20px;}
    .featured-news .featured-news-title {font-size: 14px;}
   
    .columns-widget {padding: 20px 0;}
    .boxStyle2 .row {display: unset;}
    .boxStyle2 .list-careers>[class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .boxStyle2 .item-media:nth-child(2n) .thum-img {
        float: right;
    }
    .boxStyle2 .item-media:nth-child(2n+1) .thum-img {
        float: left;
    }
    .item-media .thum-img {
        width: 44.05594%;
        max-width: 180px;
    }
    .item-media {margin-bottom: 15px;}
    .boxStyle2 .thum-img img {height: 130px;}
    .boxStyle2 .media-body {padding: 15px 15px 0px;}
    .card-change-title {
        font-weight: 700;
        /*line-height: 16px;*/
        height: 101px;
        /*font-size: 15px;*/
        margin-bottom: 0;
    }
    .sanpham_full .one-fourth.column {
        width: 50%;
    }
    .columns-widget .col-md-6 {
        width: 50%;
        float: left;
    }
    .news-item .img img {height: 145px;}
    .news-item .text2 {padding: 5px 10px;}
    .boxStyle2 .col-md-3 {width: 100%;}
    .pt-3 {padding-top: 10px;}
    .logo {right: unset;}

}

@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;
    }
    .featured-news .thumb-big {height: auto;}
    .row-sm-xs {
        margin-right: -5px;
        margin-left: -5px;
    }
    .col-md-12, .col-xs-6, .col-lg-6 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .news-item .text2 {padding: 10px 15px 15px;}
    .news-item .desc {
        height: 95px;
        padding: 10px 0;
    }
    .section-title, .top-blog h2 {font-size: 20px;}
    .featured-news .featured-news-title {font-size: 14px;}
    .columns-widget .row {display: unset;}
    .columns-widget .boxs {margin-bottom: 25px;}
    .columns-widget .container {
        padding-right: 0;
        padding-left: 0;
    }
    .columns-widget {padding: 20px 0;}
    .boxStyle2 .row {display: unset;}
    .boxStyle2 .list-careers>[class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .boxStyle2 .item-media:nth-child(2n) .thum-img {
        float: right;
    }
    .boxStyle2 .item-media:nth-child(2n+1) .thum-img {
        float: left;
    }
    .item-media .thum-img {
        width: 44.05594%;
        max-width: 180px;
    }
    .item-media {margin-bottom: 15px;}
    .boxStyle2 .thum-img img {height: 130px;}
    .boxStyle2 .media-body {padding: 15px 15px 0px;}
    .card-change-title {
        font-weight: 700;
        /*line-height: 16px;*/
        height: 101px;
        /*font-size: 15px;*/
        margin-bottom: 0;
    }
    .sanpham_full .one-fourth.column {
        width: 50%;
    }
    .columns-widget .col-md-6 {
        width: 100%;
        float: left;
    }
	.list-news-media li {
		background-color: #fff;
		box-shadow: 0 4px 10px rgb(0 0 0 / 16%);
		min-height: 100%;
	}
	.list-news-media li:nth-child(2n) .thumb-item {
        float: right;
    }
    .list-news-media li:nth-child(2n+1) .thumb-item {
        float: left;
    }
	.list-news-media .thumb-item {
        width: 44.05594%;
        max-width: 180px;
    }
    .list-news-media li {margin-bottom: 15px;}
	.list-news-media .thumb-item img {height: 130px;}
	.list-news-media .card-grid-body {padding: 15px 15px 0px;}
	.card-grid-body a {font-size: 14px;}
	.check_marquee .col-md-3 {
		border-right: 0 !important;
		border-left: 0 !important;
	}
	.check_marquee .col-md-6 {display: none;}
	.hotline_img {
		border-bottom: 1px solid #fff;
		padding-bottom: 2px;
		margin-bottom: 2px;
	}
	.check_marquee .col-md-3 a img {margin-left: -5px;}
	.boxStyle4 .des {font-size: 16px;}
	.boxStyle4 .name {font-size: 18px;}
}

.navbar-inverse .navbar-toggle,.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus  {
    border-color: #fff;
    background-color: #f37423;
    margin: 11px 0;
    right: 15px;
}

.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;
}
/* 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 {
    text-decoration: none;
    color: #f37423;
}

/* Wrap
------------------------------------------------------------ */

/* Header
------------------------------------------------------------ */
/*menu*/
@media (min-width: 1023px){
    li.dropdown:hover>ul{
        display: block;
    }
}

.navbar-inverse {
    background-color: transparent;
    border: none;
}
.navbar {
    margin-bottom: 0
}

@media (min-width: 768px){
    .navbar-nav>li>a {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    
    .navbar-form .input-group {
        display: table;
        width: 100%;
    }
}

.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 {
    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: 35px;
    height: 91px;
}
/*.fixed {position: fixed;}*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.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;
    right: calc(50% + 350px);
    top: 35px;
    z-index: 1001;
}
.logo img {max-height: 55px}

.topheader{
    background: #f37423;
    font-size: 14px;
    height: 35px;
    color: #fff;
}
.navbar-form {padding: 0;}

.magTop91 {margin-top: 91px;}

/*end mobile-menu cho ipad*/
/*----------------------------------------------end header-------------------------------*/
.form-search {
    display: inline-block;
    width: calc(100% - 115px);
    position: relative;
    margin-top: 0;
    border-radius: 5px
}
.form-search input {
    padding: 5px 30px 5px 10px;
    border-radius: 5px;
    background: #fff;
    color: #333;
    width: 100%;
    border: 1px solid #fff;
    line-height: 14px;
}
.form-search button {
    position: absolute;
    right: 0px;
    border: none;
    font-size: 20px;
    border-radius: 0px 5px 5px 0px;
    top: -1px;
    color: #fff;
    background: none;
}
input::placeholder {
  color: #333;
}
.formsearch {
    position: absolute;
    right: 0;
    top: 50px;
}
.form-search input:focus-visible {outline: none;}

.topheader .item1 {
    margin-right: 15px;
    border-right: 1px solid;
    padding-right: 15px;
}
.topheader .item2 a {
    color: #fff;
    font-weight: 700;
}
.topheader .item2 .fa {
    font-size: 18px;
    margin-right: 5px;
}

/*-----------------------------------------------Slide---------------------------------*/
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-inner img{
    margin: auto;
}
.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: #026862;
    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: #026862;}

.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(../img/home/promotion/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: 15px;
    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;
}
/***/
.news-wrap{
    margin-top: 50px;
    margin-bottom: 50px;
}

footer{
    background: #ea7617;
    background-size: 100%;
    padding-top: 30px;
    color: #fff;
    padding-bottom: 30px;
    font-size: 15px;
    z-index: 3;
    position: relative;
	margin-top: -25px
}
.backtotop a{
    font-weight: bold;
    color: #026862!important;
    font-size: 12px;
}

.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/BE.jpg);
}

.media-body .media-heading {margin-bottom: 10px;}
.media-body p {text-align: justify;}

.box-bg {
    background: #f6f6f6;
    margin-top: 91px;
    padding: 40px 0 15px;
}

#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;
}
#NewDetail .home-group-title {
    height: 31px;
    background: url(images/border.png) repeat-x bottom;
    margin-bottom: 20px;
}
#NewDetail .home-group-title a {
    color: #015db2;
    display: inline-block;
    float: left;
    border-bottom: 3px solid #015db2;
    padding-bottom: 6px;
    font-weight: 500;
    text-transform: uppercase;
}
#NewDetail .home-group-content h1 {
    margin: 0 0 5px;
    display: inline-block;
    color: #f37423;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}
#NewDetail .home-group-title h1 {
    font: bold 20px/28px Roboto;
    color: #015db2;
    float: left;
    border-bottom: 3px solid #015db2;
    text-transform: uppercase;
}
.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
}
.content-right .home-title {
    display: block;
    border-bottom: 1px solid #b9b9b9;
    position: relative;
    height: 25px;
    margin-bottom: 10px;
}
.content-right .home-title a, .content-right .home-title span {
    font: 16px/23px Roboto;
    color: #f37423;
    border-bottom: 3px solid #f37423;
    position: absolute;
    display: inline;
    text-transform: uppercase;
    font-weight: bold;
}
.clcaption {
    background: #f7f7f7;
}

.clsArtgroup {display: grid;}

.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: #333;}
/*.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 {
    color: #333;
    background: url(images/tintuckhac.png) no-repeat 0 5px;
    display: block;
    padding: 2px 10px 2px 16px;
    border-bottom: 1px dotted #c8c8c8;
    line-height: 18px;
    margin-bottom: 5px;
}
.box_tinlienquan .content_box_category a:hover {
    color: #f37423;
    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;
}

/*--------------------------------------------------------*/
/* 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: 20px;
}

.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 {
    height: auto;
    padding: 0 !important;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 600 !important;
    color: #f37423 !important;
    border-bottom: 3px solid #f37423 !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(images/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 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.cat-box-img:before {
    content: "";
    display: block;
    padding-top: 61.8%;
}

.cat-box-img img {
    width: 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 {
    font-size: 1.6rem;
    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: 1.3rem;
    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.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}

.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: right;}

.caret {margin-left: 5px;}

.dropdown-menu>li>a {
    padding: 7px 15px;
}

.section-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #20409a;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}

.content .portlet {margin-bottom: 25px;}

.featured-news {
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
    display: inline-block;
}
.featured-news .thumb-big {
    /*padding-top: 51%;*/
    overflow: hidden;
    height: 301px;
}
.featured-news .thumb-big img, .columns-style1 .thumb-big img {
    width: 100%;
    display: block;
	transition: all ease 0.3s;
}
.featured-news .bd {
    background: url(images/gradient-transparent.png) repeat-x 0 top;
    background-size: auto 100%;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /*background-position-y: -20px;*/
}
.featured-news .featured-news-title {
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.post-image img {
    object-fit: cover;
}
.featured-news .featured-news-title a {color: #fff;}
    
.news-item {
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
    min-height: 100%;
}
.news-item .img {
    position: relative;
}
.news-item .img img {
    width: 100%;
}
.hover-scale {
    overflow: hidden;
}
.news-item .img img {
    height: 185px;
    object-fit: cover;
	transition: all ease 0.3s;
}
.hover-scale a {
    display: block;
}
.news-item .text2 {
    padding: 11px 15px 0px;
}

.news-item .desc {
    overflow: hidden;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    height: 82px;
    padding: 5px 0;
}
.mb-2 {margin-bottom: 20px;}

.text-center {
    text-align: center;
}
.btn-orange:hover, .btn-orange:focus {
    color: #fff;
    border-color: #ef650d;
    background-color: #ef650d;
}
.btn-orange {
    padding-bottom: 10px;
    padding-top: 10px;
    min-width: 235px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-color: #f37423;
    background-color: #f37423;
    display: inline-block;
}
.pt-3 {
    padding-top: 30px;
}

.columns-widget {
    background-color: #20409a;
    padding: 50px 0;
    margin-bottom: 30px;
}
.boxs {
    padding: 30px 15px;
    border-radius: 3px;
    background-color: #fff;
}
.top-blog {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
.top-blog::before {
    height: 1px;
    width: 100%;
    content: '';
    display: block;
    background-color: #20409a;
    position: absolute;
    left: 0;
    top: 55%;
}
.top-blog h2 {
    font-size: 24px;
    color: #20409a;
    padding: 0 28px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.columns-widget .media {
    margin-bottom: 20px;
    position: relative;
}
.thumb-big {overflow: hidden;}
.thumb-big img {
    object-fit: cover;
    width: 100%;
    display: block;
}

.columns-widget .bd {
    background: url(images/gradient-transparent.png) repeat-x 0 top;
    background-size: auto 100%;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.media-heading a {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.list-news-media .icon {
    background: #e70507;
    width: 5px;
    height: 5px;
    float: left;
    margin: 7px 10px 0 0;
}
.list-news-media li {
    margin-bottom: 15px;
    display: flow-root;
}

.columns-widget .row {display: flex;}
.boxs {
    height: 100%;
}

.boxStyle2 .list-careers>[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.boxStyle2 .media {
    background-color: #fff;
    box-shadow: 0 4px 10px rgb(0 0 0 / 16%);
    min-height: 100%;
}

.boxStyle2 .row {display: flex;}

/*.boxStyle2 .thum-img img {height: 190px;}*/
.boxStyle2 .media-body {padding: 15px 15px 40px;}
.boxStyle2 .media-body h3 {line-height: 16px;}
.boxStyle2 .media-body a {
    font-size: 14px;
    font-weight: 700;
}

.boxStyle3 {
    background-color: #f9f6ef;
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-title a {
    color: #20409a;
    padding: 0 10px;
}
.section-title a:hover {color: #f37423;}

.sanpham_full .section_wrapper {
    margin-left: -10px;
    margin-right: -10px;
}
.sanpham_full .one-fourth.column {
    width: 33.33333%;
    float: left;
    position: relative;
}
.lib-title {
    margin: 20px 0;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}
.lib-title a {color: #6f3500;}
.lib-title a:hover {text-decoration: underline;}

.column_zoom_box .zoom_box {
    position: relative;
    line-height: 0;
    overflow: hidden;
    /*height: 190px;*/
    margin: 10px;
}
.column_zoom_box .zoom_box .desc {
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    opacity: 0;
    transform: scale(1.04);
}
.column_zoom_box .zoom_box .desc .desc_txt {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    color: #000;
    font-weight: 700;
}
.column_zoom_box .zoom_box:hover .desc {
    opacity: 0.8;
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    -ms-transform:scale(1.04);
    -o-transform:scale(1.04);
    transform:scale(1.04)
}
.column_zoom_box .zoom_box .desc .desc_txt {background-color: #eee;}
.column_zoom_box .zoom_box .photo img,.style-simple .zoom_box .desc {
     -webkit-transition:all .3s ease-in-out; 
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
     transition:all .3s ease-in-out 
}
.column_zoom_box .zoom_box .photo img {
     -webkit-transform:scale(1.04); 
    -moz-transform:scale(1.04);
    -ms-transform:scale(1.04);
    -o-transform:scale(1.04);
     transform:scale(1.04) 
}
.column_zoom_box .zoom_box:hover .photo img {
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    -ms-transform:scale(1.04);
    -o-transform:scale(1.04);
    transform:scale(1.04)
}
/*.boxThuvienanh {display: inline-block;}*/

.clsArticle .item-text {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.bookform-wrap h3 {
    font-weight: 700;
    padding-left: 10px;
    position: relative;
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 18px;
}
.bookform-wrap h3:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    background: #009c9e;
}

.bookform-wrap .bookfrm-itm {
    margin-bottom: 15px;
    display: block;
}
.bookfrm-itm {
    position: relative;
}
.bookform-wrap .bookfrm-itm select, .bookform-wrap .bookfrm-itm input, .bookform-wrap .bookfrm-itm textarea {
    border: none;
    width: 100%;
    padding: 8px 15px;
    border: 1px solid #53a7dc;
}
.bookfrm-itm .fa.fa-exclamation-triangle {
    position: absolute;
    top: 13px;
    right: 15px;
    color: transparent;
    width: 15px;
    height: 15px;
}
.bookform-wrap .bookfrm-itm select:hover,
.bookform-wrap .bookfrm-itm select:focus,
.bookform-wrap .bookfrm-itm input:hover,
.bookform-wrap .bookfrm-itm input:focus,
.bookform-wrap .bookfrm-itm textarea:hover,
.bookform-wrap .bookfrm-itm textarea:focus
{border-color: #e84d95;}

input:hover,input:active,input:focus,button:hover,button:active,button:focus,
select:hover,select:active,select:focus,textarea:hover,textarea:active,textarea:focus {outline:none;}

.bookfrm-itm-button input {
    display: inline-block;
    color: #fff!important;
    text-transform: uppercase;
    background: #009c9e;
    border-radius: 4px;
}

input[type=checkbox], input[type=radio] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.boxTDHT label, .boxTTXT label {font-weight: normal;}

.btn-submit {
    display: inline-block;
    border: 0;
    border-radius: 3px;
    background: #f05123;
    color: #fff;
    line-height: 26px;
    padding: 5px 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    transition: all .2s;
}
[type=submit]:hover {
    opacity: .8;
    color: #fff;
    text-decoration: none;
}

.media-heading {line-height: 20px;}

.clsGroup_0 {
    position: relative;
    /*height: 380px;*/
    z-index: 1;
}
.clsGroup_1 {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-top: 25px;
}
.section_wrapper {
    display: flow-root;
    padding-bottom: 25px;
}
.carousel {
    position: fixed;
	width: 100%;
}
.carousel-item {
	width:100%;
    margin: 0 auto;
    position: relative;
}

.boxStyle4 {
    margin-top: -25px;
    padding-top: 50px;
    padding-bottom: 30px;
    background: rgb(243, 123, 35);
    background: linear-gradient(90deg, rgba(243, 123, 35, 1) 0%, rgba(243, 145, 35, 1) 50%, rgba(243, 123, 35, 1) 100%);
	text-align: center;
}
.boxStyle4 .khungAnh {margin-bottom: 30px;}
.boxStyle4 .khungAnh img {
	border: 2px solid #fff;
    border-radius: 50%;
    width: 265px;
    height: 265px!important;
    object-fit: cover;
    background-position: center;
}
.boxStyle4 .des {
	color: #fff;
    font-size: 20px;
    max-width: 800px;
    margin: 0 auto;
}
.boxStyle4 .name {
	font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-top: 25px;
}

/*.carousel-inner>.item>img {width: 100%;}*/

.featured-news .thumb-big:hover img, .news-item .img:hover img {
	-webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
.media .thum-img:hover img, .swiper-wrapper .news-li:hover img, .list-news-media .thumb-item:hover img, .columns-style1 .thumb-big:hover img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
.media .thum-img, .swiper-wrapper .news-li .thum-img {
	overflow: hidden;	
}
.media .thum-img img, .swiper-wrapper .news-li img, .list-news-media .thumb-item img 
{transition: all ease 0.3s;}

.list-news-media .thumb-item {
    float: left;
    margin-right: 15px;
	overflow: hidden;
}
.list-news-media .card-grid-body h3 {
    font-size: 16px;
}

.news-slider1 {
    text-align: center;
    margin-top: 90px;
}
.swiper-button-next, .swiper-button-prev {
    box-shadow: 0px 0px 5px #ccc;
    background-size: 12px 44px;
    border-radius: 50%;
    top: 50%;
    width: 45px;
    height: 45px;
}
.pt-120 {padding-top: 120px;}

.section-about-us {
    padding-top: 25px;
    margin-bottom: 40px;
    line-height: 1.6;
}
.section-about-us .section-heading {
    margin-bottom: 10px;
}
.section-title-sub {
    font-size: 20px;
    text-align: center;
    margin-top: 5px;
    /*font-family: 'Muli', sans-serif;*/
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
}
.box-statistical {
    margin-bottom: 65px;
    text-align: center;
}
.box-statistical .text {
    font-size: 22px;
    color: #555;
    display: inline-block;
    margin-bottom: 7px;
    height: 60px;
}
.box-statistical .number {
    color: #20409a;
    font-weight: bold;
    font-size: 50px;
}

.btn {border-radius: 0;}
.boxThuvienanh {
    background: #f9f6ef;
    padding: 30px 0;
}

.footer-middle {
    padding: 10px 0;
    line-height: 1.8;
}
.box-ft {
    margin-bottom: 30px;
}
.box-ft h3 {
    text-transform: uppercase;
    color: #f37423;
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 18px;
}

.nav-footer ul li:not(:last-child) {
    margin-bottom: 18px;
}
.nav-footer ul li a {
    display: block;
    text-align: center;
    border: 1px solid #78706f;
    margin: auto;
    padding: 10px;
    color: #333;
    line-height: 1.6;
}
.nav-footer ul li a:hover {color: #f37423;}

.featured-news .in-category {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 12px;
    color: #fff;
    position: relative;
    font-weight: bold;
}
.text-white {
    color: #fff;
}
.featured-news .in-category::after {
    display: block;
    height: 1px;
    content: '';
    background-color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.news-item h3 {
    text-transform: uppercase;
    color: #f37423;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
.news-item h3 a {
    color: #f37423;
}
.check_marquee {
    position: fixed;
    bottom: 0;
    background-color: #0f90a4;
    padding: 5px 0px;
    z-index: 999;
    width: 100%;
}

/*Nhan su cap cao*/
.boxStyle5 {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.boxStyle5 .news-li {
    background-color: #fff;
    box-shadow: 0 4px 10px rgb(0 0 0 / 16%);
    min-height: 100%;
    padding: 15px;
    border-top: 1px solid #f5f1f1;
}
.boxStyle5 .swiper-container {padding: 0 5px;}
.boxStyle5 .thum-img {overflow: hidden;}
.boxStyle5 .p-mar {
    height: 45px;
}
.boxStyle5 .swiper-slide {margin-bottom: 20px;}

.product-detail-title h1 {
    font-size: 18px;
    color: #e70507;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}
.title_sum h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 15px;
}
.title_des {
    margin-top: 30px;
}

/*-----------------------------------------------------------*/
@media (min-width: 1200px) {
    .container {
        width: 1210px;
    }
}

@media screen and (max-width: 979px) and (min-width: 768px) {

    .form-search, .logo {
        display: none;
    }
    .logo {
        position: absolute;
        left: 0px;
    }
    .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: 32%;
        margin: 15px 2% 0 0px;
    }
    
    .columns-widget .col-md-6 {
        width: 50%;
        float: left;
    }
    .boxStyle2 .col-md-3 {
        width: 25%;
    }
    .clsArticle-hot .col-lg-6 {
        width: 33.33333333%;
        float: left;
    }
    .clsArticle-hot .col-xs-6 {
        width: 33.33333333%;
        float: left;
    }
    
    .clsArticle-hot .col-lg-6, .clsArticle-hot .col-xs-6, .clsArticle-hot .col-md-12 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .clsArticle-hot .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    .news-item .img img, .featured-news .thumb-big img {
        height: 170px;
        object-fit: cover;
    }
    .featured-news .thumb-big {height: auto;}
    .news-item .text2 {padding: 15px;}
    .news-item .desc {
        padding: 0;
        line-height: 1.4;
        height: 100px;
    }
    .featured-news .featured-news-title a {color: #333;}
    .featured-news .featured-news-title {
        overflow: hidden;
        height: 100px;
        margin-bottom: 0;
    }
    .featured-news .bd {
        background: none;
        background-size: auto 100%;
        padding: 15px;
        position: unset;
        bottom: unset;
        left: unset;
        width: 100%;
        /* background-position-y: -20px; */
    }
    .boxStyle2 .thum-img img {height: 150px;}
    .boxStyle2 .media-body {padding: 10px 10px 20px;}
    .boxStyle2 .media-body h3 {
        line-height: 16px;
        height: 120px;
        overflow: hidden;
    }
	.web-noi-dung .col-md-4 {
		width: 33.33333333%;
		float: left;
	}
	.text-white {color: #f37423;}
	.featured-news .in-category {
		font-size: 14px;
		display: block;
		margin-bottom: 0px;
	}
	.topheader .col-md-8 {
		width: 66.66666667%;
		float: left;
	}
	.topheader .col-md-4 {
		width: 33.33333333%;
		float: left;
	}
	.navbar-inverse .navbar-nav>li>a {
		padding-left: 5px;
		padding-right: 5px;
	}
	.header.active .navbar-inverse .navbar-nav>li>a {font-size: 13px;}
	.navbar-nav {
		height: 55px;
		overflow: hidden;
	}
	.list-news-media .thumb-item {width: 43%;}
	.card-grid-body a {font-size: 14px;}
	.footer-middle .col-md-2, .footer-middle .col-md-3, .footer-middle .col-md-4 {
		width: 25%;
		float: left;
	}
	.box-ft h3 {font-size: 14px;}
	.check_marquee .col-md-3 {
		border-right: 0 !important;
		border-left: 0 !important;
		width: 50%;
		float: left;
	}
	.check_marquee .col-md-6 {display: none;}
	.check_marquee .col-md-6 {display: none;}
	.clBottom .col-md-2 {
		width: 30%;
		float: left;
	}
	.clBottom .col-md-6 {
		width: 70%;
		float: left;
	}
}

@media (max-width: 767px){
    .none-mobile{
        display: none
    }
/*    .carousel{
        height: 320px;
    }
    .carousel .item{
        height: 320px;
    }*/

    .navbar-collapse {
        background-color: #FFF;
    }
    .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;
    }
    .featured-news .thumb-big {height: auto;}
    .row-sm-xs {
        margin-right: -5px;
        margin-left: -5px;
    }
    .col-md-12, .col-xs-6, .col-lg-6 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .news-item .text2 {padding: 10px 15px 15px;}
    .news-item .desc {
        height: 95px;
        padding: 10px 0;
    }
    .section-title, .top-blog h2 {font-size: 20px;}
    .featured-news .featured-news-title {font-size: 14px;}
   
    .columns-widget {padding: 20px 0;}
    .boxStyle2 .row {display: unset;}
    .boxStyle2 .list-careers>[class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .boxStyle2 .item-media:nth-child(2n) .thum-img {
        float: right;
    }
    .boxStyle2 .item-media:nth-child(2n+1) .thum-img {
        float: left;
    }
    .item-media .thum-img {
        width: 44.05594%;
        max-width: 180px;
    }
    .item-media {margin-bottom: 15px;}
    .boxStyle2 .thum-img img {height: 130px;}
    .boxStyle2 .media-body {padding: 15px 15px 0px;}
    .card-change-title {
        font-weight: 700;
        /*line-height: 16px;*/
        height: 101px;
        /*font-size: 15px;*/
        margin-bottom: 0;
    }
    .sanpham_full .one-fourth.column {
        width: 50%;
    }
    .columns-widget .col-md-6 {
        width: 50%;
        float: left;
    }
    .news-item .img img {height: 145px;}
    .news-item .text2 {padding: 5px 10px;}
    .boxStyle2 .col-md-3 {width: 100%;}
    .pt-3 {padding-top: 10px;}
    .logo {right: unset;}

}

@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;
    }
    .featured-news .thumb-big {height: auto;}
    .row-sm-xs {
        margin-right: -5px;
        margin-left: -5px;
    }
    .col-md-12, .col-xs-6, .col-lg-6 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .news-item .text2 {padding: 10px 15px 15px;}
    .news-item .desc {
        height: 95px;
        padding: 10px 0;
    }
    .section-title, .top-blog h2 {font-size: 20px;}
    .featured-news .featured-news-title {font-size: 14px;}
    .columns-widget .row {display: unset;}
    .columns-widget .boxs {margin-bottom: 25px;}
    .columns-widget .container {
        padding-right: 0;
        padding-left: 0;
    }
    .columns-widget {padding: 20px 0;}
    .boxStyle2 .row {display: unset;}
    .boxStyle2 .list-careers>[class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .boxStyle2 .item-media:nth-child(2n) .thum-img {
        float: right;
    }
    .boxStyle2 .item-media:nth-child(2n+1) .thum-img {
        float: left;
    }
    .item-media .thum-img {
        width: 44.05594%;
        max-width: 180px;
    }
    .item-media {margin-bottom: 15px;}
    .boxStyle2 .thum-img img {height: 130px;}
    .boxStyle2 .media-body {padding: 15px 15px 0px;}
    .card-change-title {
        font-weight: 700;
        /*line-height: 16px;*/
        height: 101px;
        /*font-size: 15px;*/
        margin-bottom: 0;
    }
    .sanpham_full .one-fourth.column {
        width: 50%;
    }
    .columns-widget .col-md-6 {
        width: 100%;
        float: left;
    }
	.list-news-media li {
		background-color: #fff;
		box-shadow: 0 4px 10px rgb(0 0 0 / 16%);
		min-height: 100%;
	}
	.list-news-media li:nth-child(2n) .thumb-item {
        float: right;
    }
    .list-news-media li:nth-child(2n+1) .thumb-item {
        float: left;
    }
	.list-news-media .thumb-item {
        width: 44.05594%;
        max-width: 180px;
    }
    .list-news-media li {margin-bottom: 15px;}
	.list-news-media .thumb-item img {height: 130px;}
	.list-news-media .card-grid-body {padding: 15px 15px 0px;}
	.card-grid-body a {font-size: 14px;}
	.check_marquee .col-md-3 {
		border-right: 0 !important;
		border-left: 0 !important;
	}
	.check_marquee .col-md-6 {display: none;}
	.hotline_img {
		border-bottom: 1px solid #fff;
		padding-bottom: 2px;
		margin-bottom: 2px;
	}
	.check_marquee .col-md-3 a img {margin-left: -5px;}
	.boxStyle4 .des {font-size: 16px;}
	.boxStyle4 .name {font-size: 18px;}
}

.navbar-inverse .navbar-toggle,.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus  {
    border-color: #fff;
    background-color: #f37423;
    margin: 11px 0;
    right: 15px;
}

.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;
}