@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot) format('embedded-opentype'), 
  url(../fonts/glyphicons-halflings-regular.woff) format('woff'), 
  url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), 
  url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
   font-display: swap;
}
 @font-face {
    font-family: "robotobold";
    src: url(../fonts/roboto-boldcondensed.ttf) format('truetype');
     font-display: swap;
 }
  @font-face {
    font-family: "utm";
    src: url(../fonts/utm_swiss.ttf) format('truetype');
     font-display: swap;
    }
 ul{
     padding:0px;
     margin:0px;
 }
body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    margin: 0px;
    padding: 0px;
    background: #ffffff; 
}
.mapleft{
    width: 100%;
    height: 200px;
    overflow: hidden;   
}
.container{
    width: 1020px;
    margin: 0 auto;
    padding: 0px;
    background: white;
    box-shadow: 0px 0px 9px #757575;
}
.tag{}
.tag ul li{    list-style: none;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;}
.tag ul li a{
    padding: 6px 10px;
    display: block;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    background: #ebebeb;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: background .3s,color .3s;
    -webkit-transition: background .3s,color .3s;
    -moz-transition: background .3s,color .3s;
}
.clear{
clear:both;
}
.wallpaper{
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 20px;
}
.content{
    margin-top: 0px;
}
.content2{
    padding-bottom: 20px;
}
.content3{
width: 100%;
    margin: 0 auto;
    padding: 0px 10px;
}
footer{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #fff;
    min-height: 120px;
    font-family: roboto;
    background: #0768ad;
    border-top: 3px #0768ad solid;
    text-align: center;
}
.logof{
    padding-right: 10px;
    width: 190px;
    float: left;
    text-align: left;
}
.contentf{
    text-align: center;
    padding-top: 10px;
}
.titleweb{
    color: #0768ad;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Roboto Condensed;
}
header{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0px;
    position: relative;
    min-height: 105px;
}
#header{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0px;
    position: relative;
}
.headerinfo{
    height: auto;
    text-align: center; 
}
.headerinfo img.logotop{
    text-align: center;
    width: 180px;
    height: 120px;
    border: none;
    margin-top: 8px;
    display: inherit;   
}
.header{
    background: url(../images/banner.png) repeat-x;
    height: 144px;
    min-height: 144px;
}
.box_video{
    background: url(../images/media6.png) repeat;
    min-height: 475px;  
}
.box_video ul{
    padding-top: 40px;  
}
.ado2{
    float: right!important;
}
.box_video ul li{
    margin-bottom: 1px;
    background: white;
    width: 580px;
    height: 110px;
    float: left;
    padding: 5px;
    list-style:none;
}
.box_video ul li p.name{
    color: black;
    font-size: 13px;
    margin-top: 5px;    
}
.box_video ul li img{
    width: 100px;
    margin-right: 50px;
    height: 100px;
    float: left;    
}
.box_album{
    background: url(../images/media6.png) repeat-x;
    min-height: 475px;  
}
.album{
    width:262px;
    height:310px;
    background:white;
    float:left;
    margin-right:15px;
    border-radius:5px;
    padding:20px;
        -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.gallery{
    padding-top: 100px; 
}
.album img{
    border: none;
    width: 100%;
    height: 235px;  
}
.album .name{
    background: #ebac03;
    width: 100%;
    padding: 7px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.album .name a{
    font-size: 13px;
    color: white;
    font-weight: bold;
    line-height: 20px;  
}
#content{
    background: white;
    width: 100%!important;
    margin: 0 auto;
    margin-bottom: 10px;
}
#topbar{
    width: 100%;
    background: #af0025;
    line-height: 31px;
    position: relative;
    z-index: 2;
    color: white;
}
#topbar p.hotline{
    float: left;
    margin: 0px;
    color: #fcff00;
    font-weight: bold;
    font-family: inherit;
    font-size: 13px; 
}
#topbar_left{
    float: left;
    text-align: left;
        font-size: 12px;
}
#nav{
    width: 100%;
    border-bottom: 3px #8dc919 solid;
    margin: 0 auto;
    height: auto;
    background: #0768ad;
}
#topbar_right{
    float: right;
    text-align: right;
    margin-top: 4px;
    max-height: 20px;
    min-width: 177px;
}
#content_left{
    width: 230px;
    float: left;
    height: auto;
    margin-left: 0px;
    padding: 0px;
}
#content_home{
    width: 100%;
}
#right{
    width: 748px;
    float: right;
    margin-right: 0px;
}
#layout{
    width: 100%;
    float: left;
    border: 0px #e0e0e0 solid;
    border-radius: 5px 5px 0px 0px;
}
#content_right{
    width: 260px;
    float: right;
    height: auto;
}
#main_home{
    border: 1px #cdecff  solid;
    width: 100%;
    margin-bottom: 20px;
}
footer h2.name{
    margin: 0px;
    color: #d81a36;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.home{
    width: 550px;
    float: left;
}
.about{
    float: right;
    width: 320px;
    height: 286px;  
}
.about p.title{
    font-weight: bold;
    font-size: 14px;
    color: #595b5a; 
}
.about p.title a{
    font-weight: bold;
    font-size: 14px;
    color: #595b5a; 
}
.about p{
    font-size: 13px;
    color: #595b5a;     
    line-height:22px;
}
.box_cat_new{
    margin-top: 10px;
    margin-bottom: 10px;
}
.new_post{
    margin-bottom: 10px;
    background: white;
}
.new_post .img{
    float: left;
    margin-right: 15px; 
}
.new_post .img img{
    width: 360px;
    height: 260px;
    margin-bottom: 15px;
    box-shadow: 0px 4px 7px #3f4440;    
}
.new_post .mota{
    width: 100%;
    float: right;
    margin-top: 10px;
}
.new_post .mota a.detail{
    background: url("../images/a_detail.png") repeat-x;
    padding: 7px 10px;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
}
.new_post a.name{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #272729;
    font-family: Arial;
}
/*
.new_post .mota p{
    margin-top: 15px;
    font-size: 13px;
    line-height: 22px;
    color: #363835; 
}
*/
.box_cat_new ul li{
    background: url(../images/bg_cathome.png) no-repeat;
    width: 247px;
    height: 81px;
    float: left;
    margin-right: 4px;
    padding-top: 16px;
    padding-left: 65px;
    list-style: none;
}
.box_cat_new ul li:last-child{
    margin-right:0px;
}
.box_cat_new ul li a{
    color: white;
    font-size: 13px;    
}
.main_top{
    width: 100%;
    height: 260px;
    background: white;
    border: 0px #bbbdb8 solid;
    border-radius: 5px;
    padding: 0px;
    margin-bottom: 20px;
}
.head_page{
}
.head_page p{
    color: #020202;
    font-size: 20px;
}
.home_nav{
    height:88px;
    background:#d80012;
    width:100%;
}
.home_nav ul li{
    list-style: none;
    float: left;
    line-height: 85px;
        margin-right: 100px;
}
.home_nav ul {}
.home_nav ul li a{
        color: white;
    font-weight: bold;
    font-size: 15px;
}
#footer{
    background: #f7fcff;
    min-height:245px;
}
.menu_language{
    float: right;
    right: 215px;
    top: 13px;
    position: absolute;
}
.menu_language a{
    float: left;
    color: #ffffff;
    display: block;
    font-family: Arial;
    padding: 0px!important; 
}
.logomb{
    text-align:center;
}
.hotline_top{
    position: absolute;
    top: 31px;
    right: 0px;
    padding-left: 0px;
    padding-right: 10px;
    width: auto;
    text-align: center;
}
.hotline_top p{
    color: red;
    font-family: utm;
    font-size: 20px;
    text-shadow: none;
    font-weight: bold;
    /* text-align: left; */
    /* font-style: italic; */
    margin-bottom: 0px;
    text-align: left;
}
.hotline_top span{
    color: white;
    font-family: Arial;
    font-size: 25px;
    text-shadow: none;
    font-weight: bold;
    text-align: left;
    font-style: italic;
    margin-bottom: 0px;
    text-align: center;
}
.email_top{
    position: absolute;
    top: 54px;
    right: 10px;
    padding-left: 30px;
    /* background: url("../images/icon_mail.png") top 4px left no-repeat; */
    /* width: 200px; */
    text-align: left;
}
.email_top p{
    color: #ff0000;
    font-family: Arial;
    font-size: 12px;
    text-shadow: white 0px -1px 5px;
    font-weight: bold;
    margin-top: 8px;
    line-height: 20px;
        width: 300px;
}
.email_top p span{
    color: #ff0000;
    font-size: 12px;    
}
.menu_footer{
    height: 34px;
    background: url(../images/bg_nav.png) repeat-x;
}
.menu_footer ul{    margin-left: 0px;
    padding-left: 0px;
    margin: 0px;}
.menu_footer ul li{
    line-height: 34px;
    list-style: none;
    float: left;
}
.menu_footer ul li:first-child a{
    padding-left: 0px;
}
.menu_footer ul li a{
    padding-left: 20px;
    padding-right: 20px;
    color: white;
    border-right: 1px white solid;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
.menu_footer ul li:last-child a{border-right: 0px white solid;}
.cat_default{
    position: absolute;
    top: -245px;
    z-index: 99;
}
.bgmain{
    margin-top:1px;
    position:relative;
}
.boxcatsldie{
    position: absolute;
    top: 0px;
    width: 100%;
    margin: 0 auto;
}
.boxcatsldie .box{
    width: 1170px;
    margin: 0 auto;
    position:relative;  
}
.bgmain img{
}
.clip-svg {
        width: 0;
        height: 0;
    }
.polygon-each-img-wrap {
    float: left;
        -webkit-clip-path: polygon(49% -44%, 100% 50%, 85% 80%, 50% 143%, 0% 50%, 5% 40%)!important;
    clip-path: polygon(49% -44%, 100% 50%, 85% 80%, 50% 143%, 0% 50%, 5% 40%);
    -webkit-clip-path: url("#polygon-clip-hexagon");
    clip-path: url("#polygon-clip-hexagon");
    border: 2px white solid;
    background: white;
}
.polygon-clip-hexagon-box{
}   
.boxp1{
    position: absolute;
    right: 330px;
    top: 30px;
}
.name1{
    position: absolute;
    right: 445px;
    top: 123px;
    width: 123px;
    text-align: center; 
}
.namebox a{
    color: white;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    font-family: utm;   
}
.name2{
    position: absolute;
    right: -5px;
    top: 123px;
    width: 123px;
    text-align: center; 
}
.name3{
    position: absolute;
    right: 224px;
    top: 262px;
    width: 123px;
    text-align: center;
}
.name4{
    position: absolute;
    right: 445px;
    top: 332px;
    width: 123px;
    text-align: center; 
}
.name5{
    position: absolute;
    right: -5px;
    top: 332px;
    width: 123px;
    text-align: center;
}
.boxp2{
    position: absolute;
    right: 88px;
    top: 30px;  
}
.boxp3{
    position: absolute;
    right: 210px;
    top: 125px;
}
.boxp4{
    position: absolute;
    right: 330px;
    top: 228px;
}
.boxp5{
    position: absolute;
    right: 88px;
    top: 228px; 
}
.polygon-clip-hexagon {
              -webkit-clip-path: polygon(49% -44%, 100% 50%, 85% 80%, 50% 143%, 0% 50%, 5% 40%)!important;
        clip-path: polygon(49% -44%, 100% 50%, 85% 80%, 50% 143%, 0% 50%, 5% 40%);
        -webkit-clip-path: url("#polygon-clip-hexagon");
        clip-path: url("#polygon-clip-hexagon");
    }
.polygon-each-img-wrap img{
    width: 150px;
    height: 130px;
}   
.main2 {
    max-width: 1020px;
    margin: 0 auto;
    background: #8d8a88;
    border: 2px #f67c04 solid;
    border-radius: 4px;
    margin-top: 15px;
    height:450px;
}
.slide2{
    padding:0px;
}
.slide{
    width: 100%;
    height: 250px;
    margin-top: 0px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.logo{
    width: auto;
    padding-right: 10px;
    float: left;    
}
.logo img{
    max-width: 190px;
    height: auto;   
}
.mn_top{
    background-color: white;
    width: 100%;
    height: 43px;
    position:relative;
}
.mn_top img.logotop{
    height: 104px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
}
.menutop{
    background: url(../images/bg_menutop.png) repeat-x;
}
.mn_top h2{   
    padding-left: 215px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 40px;
}
.mn_top p.hotline{
    background: url(../images/icon_hotline.png) no-repeat;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 0px;
    float: right;
    padding-left: 34px;
    font-weight: bold;
    color: #d90000;
    text-transform: uppercase;
}
.mn_top ul li a{
    color: #666666;
    padding-right: 16px;
}
#footer .ct1{
    width: 100%;
    padding: 15px;
    float: left;
    color: black;
    text-align: center;
}
#footer .ct2{ padding: 15px;}
.box_cathome{
    width: 850px;
    height: 0px;
    margin-bottom: 0px;
    position: relative;
    margin: 0 auto;
}
.box_cathome .box_cat{
    width: 490px;
    height: 264px;
    float: left;    
}
.box_cathome .box_cat{
    width: 390px;
    height: 264px;
    padding: 0px;
    float: left;
    margin-top: -340px;
    z-index: 999;
    position:relative;
          -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.box_cathome .div2{
    float: right;   
}
.box_cathome .box_cat img{
    width: 100%;
    max-height: 264px;
}
.box_cathome .box_cat img:hover{
    opacity: 0.9;
}
.box_cathome .box_cat .name{
    position: absolute;
    bottom: 0px;
    background: #1e1e1e;
    width: 100%;
    text-align: center;
}
.box_cathome .box_cat .name a{
    line-height: 46px;
    font-family: Arial;
    color: white;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}
.box_home{
}
.box_home{
    width:490px;
}
.floatleft{
    float:left;
}
.floatright{
    float:right;
}
.videohome{
}
.videohome iframe{
    width: 100%;
    height: 185px;  
}
/* Menu top */
.navbar-default {
    background: url(../images/bg_nav.png) repeat;
        border: none;
}
.navbar {
    position: relative;
    min-height: 100px;
    margin-bottom: 20px;
    margin-top: 30px;
    border: 1px solid transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    margin-top: 40px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #73c111;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #73C111;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 44px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (min-width: 768px){
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .dropdown:hover .dropdown-menu{
        display:block!important;
    }
}
   #support-icon {position: fixed;
bottom: 15%;
text-align: center;
right:0;
}
#support-icon a {display: block;
height: 60px;
text-align: center;
margin: 10px;
}
#support-icon img{max-width: 35px;
}
#support-icon p {font-size: 9px;
color: #000;
}
.menu_2{
    width: 100%;
    height: 44px;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
}
.menu_2 .menu_2_left{
    position: absolute;
    top: 9px;
   }
.menu_2 .menu_2_left a{
    margin-right: 8px;
    float: left;
}
.menu_2 .menu_2_left a>span {
    margin-right: 3px;
}
.btns,.btns_alt {
    border: none;
    cursor: pointer;
    border-radius: 3px;
    display: inline-block;
    background: #FFA200;
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
}
.btns_alt {
    background: #3c74a5;
}
.icon_about, .icon_kygui, .icon_navhotline {
    background-position: -60px -238px;
    width: 20px;
    height: 22px;
    vertical-align: middle;
}
.icon_kygui {
    background-position: -80px -238px;
}
.icon_navhotline {
    background-position: -100px -240px;
}
.nav_hotline {
    float: left;
    margin-left: 20px;
    line-height: 32px;
    color: #264968;
    font-size: 12px;
    cursor: default;
}
.menu_2 .top_search{
    position: absolute;
    top: 0;
    right: 0px;
    display: inline-block;
    margin-top: 9px;
}
.top_search{
    position: absolute;
    right: 5px;
    top: 6px;
    background-color: white;
    color: black!important;
    border: 1px #afafaf solid;
}
.top_search .ts_input {
    float: left;
    position: relative;
    width: 190px;
    height: 30px;
    border-radius: 0px;
    padding: 0 30px 0 20px;
        color: black!important;
}
.top_search input{
    height: 22px;
    border: 0px;
    /* background: #bfbfbf; */
    line-height: 1em;
    font-size: 12px;
    padding-left: 10px;
    float: left;
    font-family: tahoma, Helvetica, sans-serif;
    color: black!important;
}
.top_search .ts_submit {
    float: left;
    background: url(../images/icon_search.png) no-repeat;
    background-color: transparent;
    margin: 3px 0 0 -28px;
    position: relative;
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-indent: -999em;
    border: none;
}
.top_search .ts_submit:hover{
    /*box-shadow: none;
    background-position: -33px -243px;*/
}
.box_tab_newtop{
    border: 0px solid #eee;
    background: #fff;
    border-top: 0px solid #00598e;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
.box_tab_newtop .bl_bar{
    height: auto;
    width: 100%;
    border-bottom: none;
    background: none;
    margin-bottom: 20px;
}
.box_tab_newtop .nav-tabs > li {
    float: left;
    margin-bottom: 0px;
}
.box_tab_newtop .tab_detal .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;
    cursor: default;
    background-color: #ebebeb!important;
    border: 0px solid #11459C!important;
    border-bottom-color: transparent;
}
.box_tab_newtop li.active a{
    height: auto;
    padding: 0 20px;
    line-height: 36px;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    color: #4d4d4d!important;
    font-weight: bold;
    background: #ebebeb;
    border-radius: 0px!important;
    border: none;
}
.box_tab_newtop li a{
    height: auto;
    padding: 0 20px;
    line-height: 36px;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    color: #4d4d4d!important;
    font-weight: bold;
    border-radius: 0px!important;
    border: none;
}
.box_content{
    background: white;
    padding: 0px 0px;
    border: 0px  #dddddd solid;
    margin-bottom: 10px;
    border-radius: 0px;
}
.detailnews{
    padding: 10px;
    margin-bottom: 20px;
}
.detailnews img {
    max-width: 100%!important;
    height: auto!important;
}
.main_content{
    padding: 0px;
}
.main_content2{
    padding:0px;
}
.post_first{
    border: 0px;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.post_first .img{
    float: left;
    /* margin-right: 20px; */
    position: relative;
}
.post_first .img img{
    width: 100%;
    /* border: 1px #dddddd solid; */
    /* padding: 4px; */
    height: 185px;
    background: white;
    padding: 2px;
    box-shadow: 0px 3px 5px #3f4440;
}
.post_first .noidung{
    float: left;
    width: 330px;
}
.post_first .noidung a.name{
    color: black;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
}
.post_first .noidung p{
        margin-top: 10px;
}
.list_new{
    height: auto;
    padding: 10px;
}
.list_new .new_left{
    width: 510px;
    float: left;
    margin-bottom: 15px;
}
.list_new .new_left img{
    width: 275px;
    height: 240px;
    border: none;
    margin-right: 10px;
    float: left;
}
.list_new .new_left li{
    height: auto;
    background: url(../images/kk.png) top 2px left no-repeat;
    /* border-bottom: 1px white solid; */
    /* padding-bottom: 5px; */
    padding-left: 32px;
    list-style: none;
    /* padding-top: 5px; */
}
.list_new .new_left li:last-child{
    border-bottom: 0px white solid;
}
.list_new .new_left a{    
    color: #d12d2c;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
}
.list_new .new_left h1{
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #bb8c44;
}
.list_new .new_left p{
    color: #444444;
}
.list_new .new_left p.time{
    font-size: 12px;
    font-weight: 100;
    color: #999;
    margin-top: 10px;
}
.list_new .new_right{
    width: 296px;
    margin: 0px 0px 0px 10px;
    float: left;
}
.list_new .new_right .list{
    margin-bottom: 10px;
    height: auto;
}
.list_new .new_right .list img{
    width: 110px;
    height: 70px;
    border: none;
    float: left;
    margin-right: 10px;
}
.list_new .new_right .list h4{
    margin-top: 0px;
    margin-bottom: 5px;
}
.list_new .new_right .list h4 a{
    font-size: 12px;
    color: #d12d2c;
    font-weight: bold;
}
.list_new .new_right .list p.time{
    font-size: 12px;
    font-weight: 100;
    color: #999;
}
.list_new .new_right .list p{
    color:#7d7d7d;
}
.picture{
    width: 180px;
    height: 180px;
    /* background: #EFEFEF; */
    float: left;
    margin-left: 12px;
    border-radius: 3px;
    padding: 0px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    margin-bottom: 10px;
}
.pic4{
    margin-right:0px;
}
.picture .img{
}
.picture .img img{
    border: none;
    width: 100%;
    height: 130px;  
}
.picture p{
    background: #2058B5;
    width: 100%;
    padding: 7px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: white;
}
.picture a{
 color: white;  
}
#bt_filter{
    width: 100%;
    background: #305B83;
    height: 60px;
    padding: 15px;
    float: left;
    margin-right: 10px;
}
#bt_filter select {
    float: left;
    margin-right: 15px;
    width: 118px;
}
#bt_filter select {
    cursor: pointer;
    border-radius: 3px;
    background: #fff;
    height: 30px;
    line-height: 30px;
    border: 1px solid #004771;
    padding: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
#bt_filter input.btns {
    border: none;
    cursor: pointer;
}
.newhome{
    width: 248px;
    float: left;
    padding-top: 15px;  
}
.newhome ul li{
    margin: 0 auto;
    list-style: none;
    background: url(../images/tintuc_bg.png) center left 0px no-repeat;
    width: 205px;
    height: 191px;
    margin-bottom: 18px;
    padding-top: 110px;
    padding-left: 10px;
}
.newhome ul li a{
    color: #48B5FF;
    font-weight: bold;
    font-size: 13px;    
}
.main_news{
    border: 1px solid #eee;
    background: #fff;
    /* border-top: 3px solid #00598e; */
    margin-top: 15px;
}
.main_news .listnew{    border-bottom: 1px solid #eee;}
.main_news .listnew .colleft{
    width: 560px;
    height: 100px;
    margin: 10px 1px 10px 10px;
    border-right: 1px solid #eee;
    overflow: hidden;
        float: left;
}
.main_news .listnew .colleft img{
    width: 150px;
    height: 90px;
    border: none;
    float: left;
    margin-right: 10px;
    border-radius: 4px;
}
.main_news .listnew .colleft a{
    font-weight: bold;
    color: #23527c;
    font-size: 13px;
}
.main_news .listnew .colleft p.info{
    margin-bottom: 5px;
    font-size: 12px;
}
.main_news .listnew .colright{
    width: 125px;
    float: left;
    margin-top: 10px;
    border-left: 1px solid #eee;
    height: 100px;
    /* padding-left: 5px; */
    text-align: center;
}
.main_news .listnew .colright p.gia{
    margin-top: 20px;
    text-transform: uppercase;    margin-bottom: 5px;
    font-size: 12px;
}
.main_news .listnew .colright p.gia2{
    font-size: 14px;
    font-weight: bold;
    color: #ffa200;
    cursor: default;
}
.title_home2{
    font-weight: bold;
    font-size: 27px;
    text-transform: uppercase;
    line-height: 70px;
    color: #666666;
    font-family: utm;
}
.title_home2 a{
    color: #666666;
    font-family: utm;
}
.title_home{
    margin-bottom: 15px;
    width: 100%;
    background: url(../images/bg_title.png) repeat-x;
    padding-left: 15px;
}
.title_home span{
    background: url(../images/bg_right2.png) top 2px right 0px no-repeat;
    padding: 4px;
    position: absolute;
    right: -5px;
}
.title_home a{
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #450000;
    font-family: arial;
    padding-right: 0px;
    line-height: 30px;
    /* padding: 8px 15px; */
    margin-bottom: 0px;
    background: url(../images/bg_title.png) repeat-x;
    /* position: relative; */
    /* border-bottom-left-radius: 7px; */
    /* border-bottom-right-radius: 7px; */
}
.title_home p{
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #450000;
    font-family: arial;
    padding-right: 0px;
    line-height: 30px;
    /* padding: 8px 15px; */
    margin-bottom: 0px;
    background: url(../images/bg_title.png) repeat-x;
    /* position: relative; */
    /* border-bottom-left-radius: 7px; */
    /* border-bottom-right-radius: 7px; */
}
.formdangky{
    width: 540px;
    margin: 0 auto;
    margin-top: 30px;
}
.head_title{
    height: auto;
    width: 100%;
    background: #0768ad;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
    border-bottom: 3px #8dc919 solid;   
}
.head_title a{
color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    height: auto;
    padding-left: 0px;
    font-family: utm;
    display: inline-block;
    margin-bottom: 0px;
}
.head_title p{
color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    height: auto;
    padding-left: 0px;
    font-family: utm;
    display: inline-block;
    margin-bottom: 0px;
}
.head_title2{
    height: auto;
    width: 100%;
    background: #0768ad;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
    border-bottom: 3px #8dc919 solid;   
}
.head_title2 a{
color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    height: auto;
    padding-left: 0px;
    font-family: utm;
    display: inline-block;
    margin-bottom: 0px;
}
.head_title2 p{
color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    height: auto;
    padding-left: 0px;
    font-family: utm;
    display: inline-block;
    margin-bottom: 0px;
}
.tab_new_pills .nav-justified{
    border-bottom: 1px solid #eee;
        padding-bottom: 5px;
}
.tab_new_pills .nav-pills > li.active{
    float: left;
    width: auto;
}
.tab_new_pills .nav-pills > li{
    float: left;
    width: auto;
        margin-left: 10px;
}
.tab_new_pills .nav-pills > li.active > a{
    background: #FFA200;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
}
.tab_new_pills .nav-pills > li > a{
position: relative;
    display: block;
    padding: 8px 30px;
    color: black;
    font-weight: bold;
}
.tab_new_pills .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.bpl_result ul{
padding:0px;
}
.bpl_result ul>li {
    clear: both;
    height: 29px;
    line-height: 29px;
    padding: 0 10px 0 30px;
    background: url(../images/arrow3.png) center left 10px no-repeat;
    list-style: none;
    border-bottom: 1px solid #eee;
}
.bpl_result ul>li:last-child{
    border-bottom: 0px solid #eee;
}
.bpl_result ul>li span.title{
    line-height: 29px;
    height: 29px;
    display: inline-block;
    float: left;
    width: 350px;
}
.bpl_result ul>li span.title a{    font-weight: bold;    line-height: 31px;}
.bpl_result ul>li span.diachi p{
    float: left;
    width: 140px;
    font-weight: 500;
}
.bpl_result ul>li span.dientich p{
    float: left;
    width: 80px;
    font-weight: 500;
}
.bpl_result ul>li span.giatien p{
    float: left;
    width: 70px;
    font-weight: bold;
}
a.blfp_more,a.blfp_sign {
float: right;
    margin-right: 10px;
    line-height: 37px;
    color: #333 !important;
    padding-left: 10px;
    background: url(../images/arrow.png) center left no-repeat;
    font-size: 12px;
    text-transform: inherit;
    font-weight: 200;
}
.box_search{
    padding: 0px;
    width: 210px;
    height: 28px;
    background: white;
    margin-bottom: 5px;
    right: 5px;
    top: 5px;
    position: absolute;
}
.box_search input.inputsearch {
    float: left;
    border: none;
    height: 28px;
    margin-left: 0px;
    padding-left: 5px;
    width: 175px;
    margin-right: 4px;
}
.search_multi{
    width: 100%;
    margin-top: 6px;
    height: 34px;
    padding-top: 0px;
    padding-left: 5px;
    float: left;
}
.search_multi select{
    width: 175px;
    height: 28px;
    border: none;
    padding-left: 10px;
    border-right: 1px #dddddd solid;
    color: #999999; 
    margin-right: 5px;
    border-radius: 3px;
}
.search_multi input{
    width: 175px;
    height: 28px;
    border: none;
    padding-left: 10px;
    color: #999999;
    margin-right: 5px;
    border-radius: 3px;
}
.search_multi button{
    background: #797979;
    border: none;
    padding: 5px 20px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    border-radius: 3px;
    text-transform: uppercase;
}
.search_multi button:hover{
    background:#ec0000;
}
.new_first{}
.new_first h3 {
    margin-top: 15px;
}
.new_first h3 a {
    font-family: robotobold;
    text-transform: uppercase;
    font-size: 15px;
    color: #3f3f4b;
}
.new_first p{
    color: #3f3f4b;
    font-size: 13px;
}
.news_item{
    margin-bottom: 5px;
}
.news_item h5{
    margin-top: 5px;
        margin-bottom: 5px;
}
.news_item h5 a{
    color: #3f3f4b;
    font-family: robotobold;
    font-size: 13px;
}
p.timecread{
    margin-bottom: 5px;
    font-size: 12px;
    font-style: italic;
    color: #A5A5A5;
}
/*------- Slide bottom -----*/
.list_carousel {
    height: 284px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 0px;
    padding-top: 26px;
}
.caroufredsel_wrapper {
    width: 100%!important;
    margin: 0 auto!important;
}
.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel li {
    text-align: center;
    width: 490px;
    height: 256px;
    padding: 0;
    background: #fbfbfb;
    display: block;
    border-radius: 0px;
    float: left;
    border: 1px #dddddd solid;
}
.list_carousel li .img{
    width: 175px;
    float: left;
    text-align: center;
    height: 100%;   
}
.list_carousel li img {
    width: 140px;
    height: 140px;
    border: none;
    margin-top: 40px;
    display: inherit;   
    border-radius: 50%;
}
.list_carousel .mota{
    width: 310px;
    padding-top: 20px;
    text-align: left;   
}
.list_carousel .mota p{
    color: #666666;
    font-weight: 500;
    line-height: 22px;
    font-size: 13px;    
}
.list_carousel .mota span.name{
    color: #666666;
    font-weight: bold;
    line-height: 22px;
    font-size: 13px;
    float: right;
    margin-top: 10px;
}
    .list_carousel.responsive {
        width: auto;
        margin-left: 0;
    }
    .clearfix {
        float: none;
        clear: both;
    }
.prevslide {
    float: right;
    right: 0px;
    margin-top: 0px;
    width: 20px;
    height: 20px;
    background: transparent url(../images/back_sl.png) no-repeat;
    position: absolute;
    top: 0px;
}
.nextslide {
position: absolute;
    float: left;
    z-index: 999;
    width: 20px;
    height: 20px;
    background: transparent url(../images/next_sl.png) no-repeat ;
    top: 0px;
    right: 25px;
    margin-top: 0px;
}
/*------- End Slide bottom -----*/      
.list_carousel2 {
    height: 284px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 0px;
    padding-top: 26px;
}
.caroufredsel_wrapper {
    width: 100%!important;
    margin: 0 auto!important;
}
.list_carousel2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel2 li {
    text-align: center;
    width: 490px;
    height: 256px;
    padding: 0;
    background: #fbfbfb;
    display: block;
    border-radius: 0px;
    float: left;
    border: 1px #dddddd solid;
}
.list_carousel2 li .img{
    width: 100%;
    float: left;
    text-align: center;
    height: 100%;
    position: relative;
}
.list_carousel2 li img {
    width: 100%;
    height: 100%;
    border: none;
    /* margin-top: 40px; */
    display: inherit;
    border-radius: 0px;
}
.list_carousel2 .name{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: black;
    width: 100%;
    opacity: 0.8;
    text-align: left;
    padding-left: 10px;
}
.list_carousel2 .name a{
    color: white;
    line-height: 36px;
    text-decoration: none;  
}
.list_carousel2 .mota span.name{
    color: #666666;
    font-weight: bold;
    line-height: 22px;
    font-size: 13px;
    float: right;
    margin-top: 10px;
}
    .list_carousel.responsive {
        width: auto;
        margin-left: 0;
    }
    .clearfix {
        float: none;
        clear: both;
    }
.prevslide2 {
    float: right;
    right: 0px;
    margin-top: 0px;
    width: 20px;
    height: 20px;
    background: transparent url(../images/back_sl.png) no-repeat;
    position: absolute;
    top: 0px;
}
.nextslide2 {
position: absolute;
    float: left;
    z-index: 999;
    width: 20px;
    height: 20px;
    background: transparent url(../images/next_sl.png) no-repeat ;
    top: 0px;
    right: 25px;
    margin-top: 0px;
}
/*-------  Ph�n trang -----*/   
.pagination {
margin-right:10px;
}
.pagination .current {
    background: #337ab7;
    border-color: ##163b5e !important;
    color: white !important;
    margin: 0 5px 0 7px;
    padding: 3px 8px;
    border-radius: 3px;
}
.pagination .disabled {
    color: black;
    text-decoration: none;
    background: white;
    border: 1px solid #ddd;
    padding: 3px 8px;
    border-radius: 3px;
}
.pagination span a {
    color: black;
    text-decoration: none;
    background: white;
    border: 1px solid #ddd;
    padding: 3px 8px;
    border-radius: 3px;
}
.pagination a {
margin: 0 5px 0 0;
padding: 3px 6px;
}
/*-------  Ph�n trang -----*/           
.f_brand{
    width: 100%;
    background: #fff;
    height: 100px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.bannerhome{margin-top: 10px;}
.bannerhome img{
    width: 100%;
    margin-bottom: 3px;
}
.kygui{
    padding: 15px;
    margin: 0px;
}
.kygui p.gt
{
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 30px;
}
.box-left{
    margin-bottom: 15px;
    float: left;
    border: #dededc 1px solid;
    width: 100%;
    padding: 0px;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-radius: 0px;
}
.box-right{
    margin-bottom: 15px;
    float: left;
    border: #dededc 1px solid;
    width: 100%;
    padding: 0px;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-radius: 0px;
}
.bt_support {
    background: #f5f5f5;
    width: 980px;
    margin: 0 auto;
    border: 1px #dedede solid;
    padding: 10px;
    min-height: 90px;
    margin-bottom: 0px;
}
ul{
    padding:0px;
    margin:0px;
}
.bt_support ul li{
    overflow: hidden;
    width: 33%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    list-style: none;   
}
.bt_support ul li.hotro{
    border-left: 1px #015dc0 solid;
    border-right: 1px #015dc0 solid;
    min-height: 70px;   
}
.bt_support ul li.hotro .skype img{
    margin-right: 4px;  
}
.bt_support ul li.hotro .skype{
    width: 145px;
        font-weight: bold;
    float: left;
    margin-top: 10px;
}
.bts_hotline{
    float: left;
    width: 200px;
    border: 1px solid #eee;
    height: 60px;
}
.icon_phone{
    cursor: default;
    margin-left: 15px;
    margin-top: 10px;
    padding-top: 4px;
    line-height: 1em;
    padding-left: 55px;    float: left;
    height: 35px;
    background-position: -100px -260px;
    background-repeat: no-repeat;
    display: inline-block;
}
.bts_hotline p.sdt{
    color: #e80101;
    font-weight: bold;
    font-size: 16px;
    line-height: 0px;
}
.bts_social{
    width: 48px;
    border: 1px solid #eee;
    height: 60px;
    text-align: center;
    margin-left: -1px;
    float: left;
}
.icon_skype{
    background-position: -33px -270px;
    margin-top: 16px;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.sanphamnoibat{
}
.sanphamnoibat ul{
    padding-left: 0px;
}
.sanphamnoibat ul li{
    border-bottom: none;
    padding: 5px;
    clear: both;
    overflow: hidden;
    list-style: none;
    text-align: left;
}
.sanphamnoibat ul li img{
    width: 60px;
    height: 50px;
    margin-right: 5px;
    float: left;
    border: 0px #dddddd solid;
    border-radius: 0px;
    margin-bottom: 10px;
}
.sanphamnoibat ul li a{
    font-weight: 600;
    text-align: left;
    line-height: 16px;
    color: #666666;
}
.sanphamnoibat a.detail{
    background: url("../images/icon.png") left 10px top 10px no-repeat;
    padding: 10px 10px 10px 30px;
    color: #888585;
}
.sanphamnoibat ul li p{
    margin-top: 3px;
    font-weight: 500;
    margin-bottom:3px
}
.thuvien ul li{
    padding: 3px 0px 6px 0px;
    clear: both;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
    border-bottom: 2px dashed black;
}
.thuvien ul li:last-child{
    border-bottom: 0px dashed black;
}
.thuvien ul li img{
    width: 52px;
    height: auto;
    margin-right: 10px;
    float: left;
    border: 0px #dddddd solid;
}
.thuvien ul li a{
    font-weight: 600;
    text-align: left;
    line-height: 32px;
    color: black;
}
.thuvien img{
    width: 96%;
    margin-bottom: 5px; 
}
.tin_right ul li{
    border-bottom: none;
    padding: 10px 0px 10px 0px;
    clear: both;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
}
.tin_right ul li img{
    width: 100%;
    height: auto;
    margin-right: 0px;
    float: left;
    border: 0px #dddddd solid;
    margin-bottom:5px;
}
.tinright1 .name{
background: #00aeea;
    padding: 4px;
    border-radius: 5px;
    text-align: Center; 
}
.tinright2 .name{
background: #f45434;
    padding: 4px;
    border-radius: 5px;
    text-align: Center; 
}
.tin_right ul li a{
    font-weight: 600;
    text-align: left;
    line-height: 16px;
    color: white;
}
.quangcao{
    margin-bottom: 10px;
    width: 100%;
    margin: 0 auto;
}
.quangcao img{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px;
}
.map{
    width:100%;
    overflow:hidden;
    height:300px;
}
.listvideo{
}
.listvideo ul li{
    width: 262px;
    height: 300px;
    float: left;
    list-style: none;
    margin-right: 15px;
    margin-bottom: 20px;
}
.v2{
    margin-right:0px!important;
}
.listvideo ul li iframe{
    width: 100%;
    height: 250px;
    margin-bottom: 10px;    
}
.listvideo ul li a{
    color: #0A0A0A;
    font-family: utm;
    font-size: 16px;    
}
.listvideo2{
        margin-top: 10px;
}
.listvideo2 ul li{
    height: auto;
    background: none;
    margin-left: 15px;
    list-style: none;
    cursor: pointer;
    line-height: 20px;
    font-size: 12px;
    font-weight: 500;
    list-style-type: square;
}
.listvideo2 ul li .contentv{
    margin-bottom: 15px;
    height: 120px;
    padding-top: 20px;
    overflow:hidden;
}
.listvideo2v2{
    margin-right:0px!important;
}
.listvideo2 ul li iframe{
}
.listvideo2 ul li a{
    color: #0A0A0A;
    font-family: utm;
    font-size: 16px;    
}
#top {
        width: 50px; height: 50px;
        position: fixed; bottom: 40px; right: 10px;
        text-indent: -99999px;
        cursor: pointer;
        background:  url(../images/top.png) no-repeat 0 0;
    }
.support_col img.imgsup{
    text-align: center;
    border: 1px #dddddd solid;
    padding: 2px;
    border-radius: 6px;
    margin-bottom:10px;
}
.support_col .slg{
width: 200px;
    border: 0px;
    padding: 1px;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5px;
}
.linklienket select{
    border-color: #dddddd;
    width: 90%;
    margin-bottom: 10px;
    height: 25px;   
}
.support_col .chat{
    margin-bottom: 0px;
    width: 100%;
    padding-left: 0px;
    padding-top: 0px;
    text-align: Center;
}
.mb_3 {
    margin-bottom:3px;
}
.support_col .chat .ymgyahoo{    
    width: 36%;
    margin-right: 10px;
    float:left;
}
.support_col .chat .ymgyahoo img.yahoo{
    width: auto;
        margin-top: 0px;
}
.support_col .chat .ymgyahoo img.skype{
    width: 62px;
    margin-top: 5px;
    margin-left: 3px;
}
.support_col .chat .ymgyahoo2{    
    float: left;
    width: 100%;
    border-top: 1px #ececec solid;
    padding-top: 10px;
}
.support_col .chat img.mail{
    float: left;    
}
.support_col .chat img.skype{
    float: right;
    margin-right: 10px;
    margin-top: 0px;
}
.support_col .chat .ymgyahoo2 p.name{
    margin-bottom: 2px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    width: 55%;
    float: left;
    line-height: 26px;  
}
.support_col .chat .ymgyahoo2 p.phone{
    width: 100%;
    float: left;
    padding-left: 10px;
    text-align: left;
    font-weight: bold;
    color: red;
}
.text_red {
    color: red;
    font-weight: bold;
    font-size: 14px;
}
.hl{
    background: url(../images/hotline.png) top 0px left 0px no-repeat;
    width: 100%;
    height: 40px;
    margin-top: 0px;
    font-weight: bold;
    font-size: 17px;
    line-height: 43px;
}
.hl p{
    color: #ff0000;
    font-weight: bold;
    font-size: 17px;
    text-shadow: 1px 0px 3px white;
    margin-left: 110px;
    line-height: 43px;
}
.hl_email{
    background: url(../images/email.png) top 11px left 11px no-repeat;
    width: 100%;
    height: 37px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 17px;
    line-height: 43px;
}
.hl_email p{
    color: black;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 1px 0px 3px white;
    margin-left: 39px;
    line-height: 43px;
}
.divlink{
}
.divlink ul{
    width: 680px!important;
    height: auto;
}
.divlink ul li{
        width: 180px;
}
.divlink ul li a{
}
.menusanpham{
    min-height: 60px;   
}
.menusanpham ul{
    padding: 0px;
    width: 980px;
    margin: 0 auto;
}
.menusanpham ul li{
    background: url(../images/menu_top.png) no-repeat;
    list-style: none;
        margin-bottom: 10px;
    float: left;
    margin-right: 21px;
    margin-top: 15px;
    width: 145px;
    height: 30px;
}
.menusanpham ul li:hover{background: url(../images/menu_top_hv.png) no-repeat;}
.menusanpham ul li.li_6{ margin-right: 0px;}
.menusanpham ul li a{
    color: white;
    line-height: 30px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;  
}
.lienket{
}
.lienket ul{
    float: left;
}
.lienket ul li{
    float: left;
    margin-right: 10px;
    list-style: none;
}
.lienket ul li img{
        height: 28px;
}
.lienket ul li.contacttop{
    padding-right: 20px;
}
.lienket ul li.contacttop img{
        margin-right: 5px;
}
.lienket ul li.contacttop a{
    padding-right: 20px;
    border-right: 1px #cbcbcd solid;
    color: #cbcbcd;
}
.btndangky{
    background: #ffae00;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    border: #397fba 1px solid;  
}
.dflex_menu{
    display: inline-flex;      align-items: center;  background: #8dc919;
}
.dflex_menu a{
text-align: center;
    width: 32%;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    min-height: 40px;
    display: inline-flex;
    align-items: center;
}
.dflex_menu a svg{
    width: 25px;height: 25px;margin-right: 1px;
}
.dflex_menu a:last-child{
display: inline;    border-right:none;
}
.dflex_menu a:last-child svg{
    padding-top: 7px;
    }
.dflex_menu button{
       width: 34.6666%;    text-align: center;    border-right: 2px solid #fff!important;border-left: 2px solid #fff!important;min-height: 40px;
}
.dflex_menu button span{
    margin-right: 3px;
}
#button_menu{
    padding: 2px;
    background: #8dc919;
    display: none;
    cursor: pointer;
    color: white;
    border: none;    border-radius: 0px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
#button_menu2{
    padding: 10px;
    background: #8dc919;
    /* width: 36px; */
    width: 100%;
    cursor: pointer;
    color: white;
    border: none;    border-radius: 0px;
    text-align: right;
    margin-bottom: 0px;
    margin-top: 0px;
}
#panel2{
    display:none;
        background: white;
}
#panel{
    display:none;
}
.menu_respon{
    width: 100%;
    clear: left;
    padding: 0px 10px;  
}
.menu_respon ul li{
    list-style: none;
    background: #8dc919;
    border-bottom: 1px white solid;
    text-align: left;
}
.menu_respon ul li a{
    padding-left: 15px;
    line-height: 34px;
    color: white;
    font-weight: 400;
    font-family: roboto;
    font-size: 16px;
}
.menu_respon ul li ul{
}
.menu_respon ul li ul li{
    background: #EAEAEA;
    margin-bottom: 0px;
    border-bottom: 1px white solid;
        position: relative;
}
.menu_respon ul li ul li a{
    color: #484040;
    padding-left: 30px;
    font-size: 15px;    
}
.menu_respon ul li ul li ul{
    display: none;
}
.media-heading a{
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    color: #333333; 
}
.media-heading a:hover{
    color:#ec1c2c;
}
.slide_bottom{
    border: 0px #dededd solid;
    height: 120px;
    width: 1100px;
    margin: 0 auto;
    background: white;
}
.xemtiep{
    margin:20px 0;
}
.xemtiep a{
     padding: 4px 10px;
    font-style: italic;
    font-size: 14px;
    text-transform: inherit;
    font-weight: bold;
    border-radius: 5px;
    color: red;
}
.box_footer{
    margin: 0 auto;
    min-height: 200px;
    margin-top: 10px;
}
.box_footer ul li h4{
    margin-top: 0px;
    font-weight: inherit;
    font-size: 14px;
    padding-bottom: 6px;
    text-align: left;
}
.box_footer ul li h4 a{
    margin-top: 0px;
    color: black;
    font-family: utm;
    font-size: 14px;
    text-transform: uppercase;
}
.box_footer ul li.danhmuc{
    width: 25%;
    padding: 0px 10px;
    float: left;
    list-style: none;
}
.box_footer ul li.danhmuc a{
    color: #fff;
}
.box_footer ul li.danhmuc ul li{
    height: auto;
    width: 100%;
    line-height: 20px;
    list-style-type: none;
    text-align: left;
}
.box_footer ul li.danhmuc ul li a{
color: #fff;
    font-size: 13px;
    line-height: 20px;
}
.bottom{
    background: #af0025;
    text-align: center; 
}
.bottom p{
    margin: 0px;
    line-height: 30px;
    color: white;
    font-family: utm;
    font-size: 14px;    
}
.diachi{
    border-top: 0px #FFF solid;
    padding-top: 15px;
}
.diachi ul li{
    list-style: none;
    float: left;
    width: 33%;
    text-align: left;
    padding-right: 10px;    
}
.diachi ul li p.name{
    font-size: 13px;
    text-transform: uppercase;
    font-family: robotobold;
    margin-bottom: 5px; 
}
.diachi ul li p.name p{
}
.box_login{
    position: absolute;
    right: 190px;
    background: url("../images/bg_login.png") no-repeat;
    z-index: 9;
    padding-top: 5px;
    padding-bottom: 8px;
    width: 312px;
    top: 40px;
}
.box_login ul.ul1{
    width: 162px;
    float: left;    
}
.box_login ul.ul2{}
.box_login ul li{
    float: left;
    list-style: none;
}
.box_login ul li a{
    padding: 0px 10px 0px 10px;
    border-right: 1px white solid;
    font-family: Arial;
    color: white;
    font-weight: bold;
}
.box_login ul li:last-child a{border-right: 0px white solid;}
.div_tailieu{
    width: 98%;
    margin: 0 auto; 
}
.box_timkiem_form {
    float: left;
    border: 1px #0768ad  solid;
    border-radius: 5px;
    width: 300px;
    height: 34px;
     margin-top: 5px; 
    margin-bottom: 5px;
    width: 100%;
    background: white;
}
.box_timkiem_form input {
    padding-left: 10px;
    height: 100%;
    border: none;
    float: left;
    width: 50%;
    border-radius: 7px;
    height: 32px;
}
.box_timkiem_form button {
    background: #0768ad;
    border-color: #0768ad;
    color: white;
    padding: 5px 15px;
    float: right;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#owl-demo .item {
    background: white;
    padding: 10px 10px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    text-align: center;
    border: 0px #e5e5e5 solid;
}
#owl-demo .item .img {
    height: 190px;
    border: 1px #e5e5e5 solid;
    margin-bottom: 10px;
}
#owl-demo .item img {
    max-width: 100%;
    margin-bottom: 0px;
    max-height: 190px;
}
#owl-demo .item a {
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}
#owl-demo .item p.gia{
color: #CE0806;
    font-weight: bold;
    margin-top: 5px;
}
@media(max-width: 767px){
   .abc img{max-width: 100%;height: auto!important;}
   .ulreadmoree img{max-width: 100%;height: auto!important;}
}