@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/RobotoCondensed-Bold.ttf');
    src: url('../fonts/RobotoCondensed-BoldItalic.ttf') format('ttf'),
    url('../font/RobotoCondensed-Italic.ttf') format('truetype');
    src: url('../fonts/RobotoCondensed-Light.ttf');
    src: url('../fonts/RobotoCondensed-LightItalic.ttf');
    src: url('../fonts/RobotoCondensed-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}/*
@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/UTM NEO SANS INTEL.TTF');
    src: url('../fonts/UTM NEO SANS INTEL_ITALIC.TTF') format('ttf');
    src: url('../fonts/UTM NEO SANS INTELBOLD.TTF');
    src: url('../fonts/UTM NEO SANS INTELBOLD_ITALIC.TTF');
    src: url('../fonts/UTM NETMUC KT.TTF');
    font-weight: normal;
    font-style: normal;
}*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0;
    padding-left:0;
}
body{
    background-color: #ffffff; overflow-x: hidden;
    font-family: RobotoCondensed;
    font-size:80%!important;
}
.clear{ clear: both;}
.left{ float: left;}
.right{float:right;}
#header{
	position: relative;
}
.fulltop{
    background: #fff;
    height: 110px;
}
.top{
    line-height:30px;
}
.tophead{
    display: flex;
}
.c_in, .container {
    width:1200px;
}
.row {
    margin-right: 0;
    margin-left: 0px;
}

.menu_top{
    position: absolute;
    top: 0;
    left: 0;
}
.menu_top li a,.menu_top li a span,.menu_top li a h2,.menu_top li a h3,.menu_top li a h4,.menu_top li a h5,.menu_top li a h6{
    color: #0e517c;
    font: 1.2em/28px RobotoCondensed ;
}
.menu_top li::before{
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: #065f9d;
    display: inline-block;
    vertical-align: middle;
    margin: auto 3px auto 13px;
}
.logo{
    margin-right: 20px;
}
.add-top{ color: #0e517c; font-weight: bold; text-align: center; font-size: 17px; margin-top: -22px;}
.login{
    position: absolute;
    top: 5px; right: 15px;
    width: 50%;
}
.login .loginSubmit{
    color: #065f9d;
    font:1.2em/36px RobotoCondensed;
    text-transform: uppercase;
    float: right;
    margin-right: 2px;
}

.login .finput{
    float: left;
    width: 173px;
}
.login .finput input{
    border-radius: 0;
    height: 23px;
    margin-bottom: 3px;
    font-size: 1.05em;
}
.phone-icon{
    color:#9e9f9e; border:1px solid #e9e9e9;
    background-color: #fff;
    padding: 7px;
font-size: 1.4em;
}
.phone{
    color:#656565 ;
    font:1.4em/52px RobotoCondensed ;
    padding-left: 5px; 
    display: inline;
}
.phone p{display: inline;}
 
.searchForm{
        margin-bottom: 10px;
}
.search p{
    color: #000;
    line-height: 20px;
}
.search p:before{
    content:"";
    background:url('../images/icons.png') no-repeat;
    height: 20px;
    padding: 0 12px;
}

.search input[name=q]{
    height: 45px;
    width: 215px;
    padding-left:5px;
}
.search input[type=submit]{
float: right;
    width: 18px;
    background: #910b10 url(../images/btn-search.png) no-repeat center;
    border: none;
    padding: 14px 30px;
}

/*----Main Menu-----*/
.menumain{
    background: #06183d;
    height: 50px;
}
.system-style.footer {
}
.menu_main{
    width: 100%;
    background: #065f9d;
}
.main_menu{
    position: relative;
}
.full-bg-menu{
    background: #065f9d;
}
.main_menu a{
    font-size: 16px;
    color: #3e3e3e;
    text-transform: uppercase;
    border:none;
    padding:0.5em 1em;
}
.main_menu h2{
    font: 1.2em RobotoCondensed;
}
.main_menu h3{
    font: 1.2em RobotoCondensed;
}
.main_menu li{
    background: transparent;
}
li.li-level-1 a{
    color: #fff;
    height: 50px;
}
li.li-level-1:hover a{
    color: #fff;
}
li.li-level-1 a{
    border: none!important;
}
.main_menu li:hover{
    background: #2670c0;
    height: 50px;
}
.main_menu li:hover a, .main_menu li.sfHover a{
    color: #fff;
}
.main_menu li li{
    background: #1a4b80;min-width: 195px;height: 50px;
}
.main_menu li ul li:hover{
    background:#2670c0;
}
.main_menu li li a{
    /*border-top: 1px solid #dedede;*/
    /*font-size: 1.2em*/
}
.menu_main > .home{
    width: 60px;   float: left;
    background: url('../images/btn-home.png') no-repeat left center;
    font-size: 1.3em; padding: 0.87em 1em; background-size: 100%
}
.header-line-full-row{
     
    height: 30px;
}
.header-line{     
    height: 30px; width: 100%;line-height: 30px;
}
.cDate{
    color:#525252;
    font: 1.1em/30px RobotoCondensed ;
    margin-left: 10px; display: block; width: 100%;
}
.lang {
    position: absolute;
    right: 0;
    top: 2px;
}
.vn {
    background: url(../images/vn.png) no-repeat;
    padding: 7px 9px;
    display: inline-block;
}
.en {
    background: url(../images/en.png) no-repeat;
    padding: 7px 9px;
    display: inline-block;
}
.sys_lang .sys_flag {
    cursor: pointer;
}
.share_fb{
    position: absolute; bottom: 0; right: 234px;
}
.share_fb > a {
    padding-right: 5px;
}

.index-box{border:1px solid #e1e1e1;position: relative;}

.lg-col{

}
.sm-col{
    padding: 0 15px 0 10px;
}
.main{margin-top: 10px;}
.fNews{margin:5px 5px 2px 2px;}
.fNewsName{
    color: #065f9d;
    font: 1.4em/1.5em RobotoCondensed;
    margin: 0 3px;
}
.fNewsInfo{
    color:#515151;
    font:1.2em/1.7em RobotoCondensed;margin: 0 3px;
}
.fNewsImage{
    width: 100%;
}
.sNewsName{
    color: #065f9d;
    font: 1.3em/1.5em RobotoCondensed;
    
}
.sNewsImage{
    float: left;
    width: 122px;
    height: 73px;
    margin: 5px 5px 0 0;
    
}
.system-style.style-news-1 .s_list_news li {
    width: 227px;
    margin-left: 16px;
    border: 3px solid #ececec;
    padding: 6px;
    margin-bottom: 6px;
}
.system-style.style-news-1 .s_list_news li:hover {
    border: 3px solid #2e6a9d;
}


.system-style.style-news-1 .s_list_news li .info {
    font: 1.0em/1.8em Arial;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.img img{
    height: 140px;
    width: 210px;
}
.system-style.style-news-1 .s_list_news .img {
    height: 328px;
}
ul.list-index.style1 li{
    padding-bottom: 5px;
border-bottom: 1px solid #cccccc;
float: left;
width: 100%;
}
ul.list-index.style1 li:last-child{
    border-bottom: none;
}
.ovbox-bottom{
    height: 35px; width: 100%; display: block;
    background: url('../images/bg-box-index.png') no-repeat bottom center;
}

.index-box.style2,.index-box.style3{
    border: none;
}
.box-index-title{
    background: #007dd4 url('../images/bg-box-index-title.png') repeat-x left center;
    margin: 10px 15px;
    position: relative;
}
.box-index-title>.title-name>span{
    padding:0 15px; 
    border-right: none;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(transparent));
background-image: -webkit-linear-gradient(transparent,#fff, transparent);
background-image: -moz-linear-gradient(transparent,#fff, transparent);
background-image: -o-linear-gradient(transparent,#fff, transparent);
background-image: linear-gradient(transparent,#fff, transparent);
-moz-background-size: 1px 100%;
background-size: 1px 100%;
background-position: 100% 0, 0 0;
background-repeat: no-repeat;display: inline-block;min-width: 18em;
}
.box-index-title>.title-name{
    color: #fff;
    font:1.3em/34px RobotoCondensed;
    
    text-transform: uppercase;
    background: #0564a6 url('../images/bg-box-index-title1.png') repeat-x left center;
    display: inline-block;
    
     
}

ul.list-index.style2{
    border-left: 1px dashed #b2d7f1; padding-left: 10px;
}
.fNews.style2{
    margin-top: 0;
}
.fNews.style2 .fNewsName{
    color:#016eb9; 
    margin-bottom: 10px;
}

.fNews.style2 .fNewsInfo{
    color:#444444; 
    margin:10px 0 10px;
}
ul.list-index.style2{
    float: left;
}
ul.list-index.style2 > li{
    float: left;
    width: 100%;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 10px;
 
}

ul.list-index.style2 > li span{
  right: 0px; position: absolute; bottom: 0;
  height: 1px;width: 100%;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#d5e4ef), to(transparent));
  background-image: -webkit-linear-gradient(left, #d5e4ef, transparent);
  background-image: -moz-linear-gradient(left, #d5e4ef, transparent);
  background-image: -o-linear-gradient(left, #d5e4ef, transparent);
}
ul.list-index.style2 > li:last-child span{display: none;}

ul.list-index.style2 > li img{
    width: 82px; height: 50px; margin-right: 8px;
    border:2px solid #444; padding: 1px;
}

ul.list-index.style2 .sNewsName {
    color:#3e3e3e;
}
ul.list-index.style2 .sNewsName:after{
    content: '››';
    color:#ff0000; margin-left: 5px;
}
.fNewsTime{
    color:#989898;
    font: italic 1.1em/22px RobotoCondensed;
}
img.imgAdv, div.imgAdv img{
    max-width: 100%;
}
.box-index-title > a.viewMore{
    position: absolute;
    right: 10px; bottom: 5px;
    color:#9ccdf6; font-size: 1.1em; white-space: nowrap;
}
.fNews.style3 .fNewsName{
    font: 1.3em/20px RobotoCondensed ;
}
.fNews.style3 .fNewsImage{
    width: 100%;
    margin: 10px 0; height: 145px;
    
}
.fNews.style3 .fNewsInfo{text-align: justify;}
#slider1_container_doitac{
    
    
}
.slide_doitac_bottom{
    border: 1px solid #b5b5b5;
    padding: 5px 0;margin: 0 0 15px 0; background: #fff;
}
.doitac_title{
    font-size: 1.5em;
    line-height: 2em;
    margin-top: 15px;
}
.index-box.style3 .fNews.style3{
    padding: 5px 8px;
}
.index-box.style3 .boxs3:first-child .fNews.style3,.index-box.style3 .boxs3.first-child .fNews.style3{
    box-shadow: 3px 0px 5px #e0e0e0
    ,-3px 0px 5px #e0e0e0
    ,0px -3px 5px #e0e0e0
    ;
    
}

.newslit{
    background: #fff;
}






.system_menu_ext{
  /*border-bottom:1px solid #154d74;  */
}
.system-style.menu_ext1{
    text-align: center;
}
.system-style.addContact{
color: #FFF;
    font-size: 14px;
    font-family: RobotoCondensed;
}
.t_align_c_title{
     font-size: 16px;
    font-family: RobotoCondensed;   
    border-bottom: 1px dotted #2ea2da;
    margin-top: 15px;
    color: #ed2161;
}
.t_align_c_title:first-child{
    margin-top: 0;
}
.system-style.menu_ext1 li .menu-item-name{
    font: 1.3em/45px RobotoCondensed;
    color:#e0e0e0; display: inline-block; white-space: nowrap;
    padding: 0 20px;
}.system-style.menu_ext1 li:hover a{text-decoration: none;
     color:#FFF;}
.system-style.menu_ext1 li:hover  {
    background-color: #FFAD4F;
}
.index-box a:hover{
    text-decoration: none; opacity: 0.8;
}
.index-box a:hover img{opacity: 0.8;}

.sb-box.style1{
    margin-bottom: 10px;
}
.sb-box.style2{
    background-color: #19a2de;
    padding-bottom: 10px;
}
.sb-box.style2 > .title{
    background-color: #1576a0;
    border-bottom:1px solid #e1e1e1;
    text-transform: uppercase;
    color:#fff;
    font:1.3em/35px RobotoCondensed;
    text-align: center;
}
.sb-box.style2 > .intro{
    color:#fff;
    font:1.2em/22px RobotoCondensed;
    margin: 10px 8px;
}
.formDangky{
    margin: 5px 8px;
    
}
.formDangky .tinput{
    width: 100%; padding-left: 5px;
    border:none;
    height:28px;
    margin-bottom: 10px;
    font-size: 1.2em;
}
.formDangky textarea.tinput{
    height: 100px;
}
.formDangky .submitFormDK{
    font: bold 1.3em RobotoCondensed ;
    border: none;
    background-color: white;
    padding: 5px 10px;
}
.sb-box.style3{
    /*border: 1px solid #e1e1e1;*/
    margin-top: 10px;
}
.sb-box.style3 .stitle{
    border-bottom: 1px solid #e1e1e1;
    color:#ff0101;
    font:1.3em/30px RobotoCondensed;
    text-align: center;
    text-transform: uppercase;
}
.sb-box.style3 .list-item{
    margin: 8px;
}
.sb-box.style3 .list-item li{
    border-bottom:1px solid #e5e5e5;
    background: url('../images/arrow1.png') no-repeat 0 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.sb-box.style3 .list-item li:last-child{
    border-bottom: none;
}
.sb-box.style3 .list-item li a{
    color:#3e3e3e;
    font:1.3em/18px RobotoCondensed;
}
 
.sb-box.style4{
    margin-top: 10px;
}

.sb-box.style4 .stitle{
    font:bold 1.3em/30px RobotoCondensed ;
    text-transform: uppercase;
    background: #ed2161;
    background-size: cover;
    color:#fff;
    text-indent: 10px;
    padding:10px 0;
    width: 245px;
}
.sb-box.style4 .intro{
    color: #6f6f6f;
    font:1.2em/18px RobotoCondensed;
    margin: 15px 0;
}
.sb-box.style4 .formTracuu{
    margin-top: 10px;
}
.sb-box.style4 .formTracuu label{
    margin-bottom: 5px; white-space: nowrap;
}
.sb-box.style4 .formTracuu .submitFormTracuu{
    background-color: #e74c3c;
    border:none;
    color:#fff;
    font:bold 1.3em RobotoCondensed ;
}
.rAdvImg img{width: 100%; margin-bottom:10px;}
.breadcrumbs{
    border-bottom:1px solid #eee;
}
.breadcrumbs > ul{
    margin-left: 20px;
}
.breadcrumbs li a{
    font: 1.2em/30px RobotoCondensed ;
    color: #4c4c4c;
    white-space: nowrap;
    
}.breadcrumbs li a::after{
    content: '›';
    font: 1.2em/30px RobotoCondensed ;
   padding: 0 10px;
    white-space: nowrap;
    
}
.breadcrumbs li:last-child a::after{display: none;}
.system_forms .s_Date .cDate{
    white-space: nowrap;
}.breadcrumbs li a:hover{
    text-decoration: none;
    color: #000;
}
.sf-arrows .sf-with-ul{
    padding-right: 1.5em;
}
.sf-arrows .sf-with-ul:after{
    right:0.5em;
}
.welcome{
    font-size: 1.2em;
    margin-top: 18px;
    text-align: right;
    margin-right: 23px;
}
.welcome span{
    cursor: pointer;
}

/*--------- Box hot news ---------*/
.main-left {
    width: 890px;
    margin: 20px 0 0 0;
    margin-left: 0px;
    float: left;
}
.main-tab {
    background-color: #dcdcdc;
}
.main-tab li:hover, .main-tab li.active {
    color: #0351a1;
}
.main-tab li {
    line-height: 25px;
    width: 130px;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #fff;
    display: inline-block;
    list-style: none; 
    font-size: 14px;
}
.main-content-tab.active {
    display: block;
}
.main-content-tab {
    list-style: none;
    margin-top: 20px;
    display: none;
}
.main-content-tab li {
    display: block;
    overflow: hidden;
    padding: 20px 0px;
    border-bottom: 1px solid #cdddf0;
}
.main-content-tab li .date {
    float: left;
    font-size: 16px;
    margin-left: 0px;
}
.main-content-tab li div {
    margin-left: 120px;
    border-left: 3px solid #1273f6;
    padding-left: 15px;
    font-size: 14px;
}
/*--------- End Box hot news ---------*/  
 
.main-right {
    width: 273px;
    margin: 20px 0px 20px 0px;
    float: right;
}
.topsearch{
    padding: 5px;
    border: 1px solid #cecece;
    margin-bottom: 15px;
}
.timkiem{
    background: #06183d;
    color: #fff;
    height: 40px;
    padding: 11px 0;
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
}
.left-adv img{
    width: 275px !important;
}

/*--------- Box giua ---------*/  
.info p{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tv-left{
    float:left;
    width: 440px;

}
.tv-new-input-in {
 
}
.tv-title-left-top{
    font: 1.8em/1.8em RobotoCondensed;
    text-transform: uppercase;
    padding:15px 10px 0 28px;
    border-bottom: 1px solid #bdcde4;
    
}
.tv-new-input-in input {
    font: 1.2em/1.8em RobotoCondensed;
    line-height: 35px;
    width: 345px;
    margin: 5px 10px;
    padding: 0 10px;
    display: block;
}
.error_report{
    font: 1.2em/1.8em RobotoCondensed;
   
    width: 345px;
    margin: 5px 10px;
    padding: 0 10px;
    border:1px solid #ee0000;
    background: #eee;
}
.new-input-in input.error{
    border:1px solid #ee0000;
}
.tv-new-input-in{
     
}
.tv-agree-in {
    font: bold 1.3em RobotoCondensed;
    border: none;
    background-color: white;
    padding: 6px 37px;
    float: right;
}

.tv-submitFormDK {
    width: 110px;
    height: 35px;
    background: #265aa5;
    color: #fff;
    font: 1em RobotoCondensed;
    text-transform: uppercase;
    border: 1px solid;
}

 

.tv-title-right-top{
    font: 1.8em/1.8em RobotoCondensed;
    text-transform: uppercase;
    padding:15px 10px 0 28px;
    border-bottom: 1px solid #bdcde4;
    
}
.tv-lv1{
    border-bottom: 1px dotted #d0d0d0;
    padding-bottom: 30px;
}
.tv-lv2{

    padding-top: 30px;
}
.gioitinh {
    font: 1.2em/1.8em RobotoCondensed;
    line-height: 35px;
    width: 100px;
    margin: 5px 10px;
    padding: 8px 10px;
}
.lb-changepass{
    font:1.2em RobotoCondensed ;
    margin-left: 10px;
}
.tv-gioitinh{
    display: inline-block;
}
.tv-dangky input {
    font: 1.2em/1.8em RobotoCondensed;
    line-height: 35px;
    width: 155px;
    margin: 5px 31px;
    padding: 0 10px;
    display: inline-block; 

}
.tv-dangky{display: inline-block;}
.tv-new-input-in input.error{
    border:1px solid #fe0000;
}
.tv-left-box{
    font: 1.4em/1.8em RobotoCondensed;
    color: #fff;
    text-align: left; 
    text-transform: uppercase;
    background: #265aa5;
    padding: 5px 20px;
}
.tv-right-main {
    float: left;
    width: 930px;
    vertical-align: top;
    background: #fff;

}

.alert_login{
    font-size: 1.2em;
    text-align: center;
    margin: 10px 0;
}



/* Login form */
.log_frame{
    width: 610px;
    margin: 0 auto 20px auto;
}
.log_frame .fr_form{
    border:1px solid #eaeaea;
    border-radius: 10px;
    padding: 10px 25px;
}
.log_frame .fr_name{
    color: #4c4c4c;
    font: 1.4em/2em RobotoCondensed ;
}
.log_frame .fr_form label{
    font-size: 1.2em;
}
.log_frame .fr_form .hr{
    border-bottom: 1px solid #A8A8A8;
    margin-bottom: 15px;
}

.tv_chucnang{
    margin-top: 20px;border:1px solid #999;
}
.tv_chucnang .title{
    font: 1.3em/30px RobotoCondensed;
    color:#fff;
    text-transform: uppercase;
    background: #065f9d;
    text-align: center;
    
} 

.tv_chucnang{
    background: #f9f9f9;
}
.tv_chucnang li a{
    color: #4d4d4d;
    font: 1.2em/30px RobotoCondensed;
    padding-left: 20px;
    display: block;
    border-bottom: 1px solid #999;
}
.tv_chucnang li a:hover,.tv_chucnang li.active a{
    background: #dbdbdb;
}.tv_chucnang li:last-child a{
    border:none;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    vertical-align: middle;
}
.adv_line_top1 {
    background: #333;
  background: -moz-linear-gradient(top, #333 0%, #2b2b2b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%, #333),color-stop(100%, #2b2b2b));
  background: -webkit-linear-gradient(top, #333 0%, #2b2b2b 100%);
  background: -o-linear-gradient(top, #333 0%, #2b2b2b 100%);
  background: -ms-linear-gradient(top, #333 0%, #2b2b2b 100%);
  border-left: none;
  border-top: none;
  border-right: none;
  border-radius: 0px;
  box-shadow: none;
  background: linear-gradient(top, #333 0%, #2b2b2b 100%);
  border-bottom: 1px solid #0e0e0e;
  white-space: nowrap;
  height: 32px;
}.navbar_top .navbar-nav > li > a {
  color: #d3d1d1 !important;
  text-shadow: none;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  line-height: 32px;
  background: transparent !important;
}.ss-social {
  padding: 0 6px !important;
}
#sliderb_container{
    
    
}
.index-news-hot{
    padding: 3px; background: #fff;  width: 569px;  
}
ul.news-thumb {
    display: inline-block;
    margin:0;
    padding:0;
    width:100%
}
ul.news-thumb li{
    border-bottom: solid 1px #dfdfdd;
    border-right: solid 0px #dfdfdd;
    height: auto;
    margin-bottom: 5px;
    padding: 0;
    list-style:none;
    overflow:hidden;
}
ul.news-thumb li:last-child{
    border-bottom: 0px solid #dfdfdd;
}

ul.news-thumb li a {
    background: #fff;
    border: none;
    height: 100%;
    padding: 0px 10px 7px 0px;
    width: 100%;
    display: inline-block;
}
ul.news-thumb li a:hover
{
    text-decoration:none;
}
ul.news-thumb li a >.image {
    float: left;
    height: 35px;
    width: 55px;
    border: 0; margin-top: 4px;
}
ul.news-thumb li a >.image~div {
    padding: 0;
    margin-left: 63px;
}
ul.news-thumb li .caption {
    background: 0;
    bottom: auto;
    height: auto;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    width: auto;
}

ul.news-thumb li .title {
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    color: #333;    
    overflow: hidden;
    position: relative;
    padding: 0;
    top: 0px;
    display: block;
    white-space: normal;
	max-height: 30px;
}

ul.news-thumb li .sourcename {
    bottom: 0;
    color: #a0a0a0;
    position: absolute;
    display: inline;
    min-height: 0;
    padding-top: 0;
    font-size: 11px;
}
ul.news-thumb li .sourcename .new_icon_1{
    color:#ff0000; margin-left: 6px;
}

.ADV_01{
    margin-left: 15px;
}
.ADV_01 .adv-index-box img{
    margin-bottom: 10px;
}
.box-top-border {

}
.margin-20b {
  margin-bottom: 20px;
}
.margin-20t {
  margin-top: 20px;
}
.news-nav {
 
  height: 42px;
   
  white-space: nowrap;
}.news-nav ul
{
    list-style:none;
    margin:0;
    padding:10px 0 0;
    
}

.news-nav li {
    display: inline-block;
    height: 28px;
    position: relative;
}
.news-nav li ul {
    z-index: 999999; 
    position: absolute;
    top: 100%; left: 0%;
    background: #fafafa;
    padding: 15px;
    display: none;
}
.news-nav li:hover ul {
    
    display: block;
}
.news-nav li ul li{
    display: list-item;
    min-width: 200px;
    text-align: left;
}
.news-nav h2 {
    font-weight: 600;
    font-size: 2em;
    line-height: 1.3;
    margin:0;
    padding:0;
}

.news-nav h2 a {
    color: #1e1e1e;
    white-space: normal;
}
.news-nav h2 a:hover {
    color: #0A488B;
    text-decoration:none;
}
.news-nav h2 a .glyphicon
{
    font-size:14px;
}

.news-nav li:nth-child(n+2) {
    margin-left: 2.2em;
    padding-top: .7em;
}
.news-nav li li:nth-child(n+2) {
    margin-left: 0;
    padding-top: 0;
}

.news-nav li>a 
{
    font-weight:normal;
    font-size: 1.2em; 
    line-height: 1.384;
    color: #666;
    text-transform:uppercase;
    font-weight:600;
} 
.news-nav li li >a{
    text-transform:none;   
} 
.news-nav li li >a:hover{
    text-decoration: underline
} 
.box-news-thumb
{
    border-bottom: solid .1em #dfdfdd;
    border-right: solid .1em #dfdfdd;
    background: #fff;
    height: 300px;
    display: inline-block;
    width:100%;
}
ul.news-thumb-list {
    display: inline-block;
    margin:0;
    padding: 0 1.1em;
    border-bottom: solid .1em #dfdfdd;
    border-right: solid .1em #dfdfdd;
    background: #fff;
    height: 300px;
    width:100%;
}
ul.news-thumb-list li{
    height: 90px;
    margin-bottom: 10px;
    padding: 0;
    list-style:none;
    overflow:hidden;
}


ul.news-thumb-list li:first-child a {
    border-top: 0;
    padding-top: 1.1em;
}

ul.news-thumb-list li a 
{
    border-top: .1em solid #e5e5e5;
    padding: 1.1em 0;
    height: 100%;
    width: 100%;
    display: inline-block;
}
ul.news-thumb-list li a:hover
{
    text-decoration:none;
}
ul.news-thumb-list li a >.image {
    float: left;
    height: 75px;
    width: 100px;
    border: 0;
}
ul.news-thumb-list li a >.image~div {
    padding: 0;
    margin-left: 11.2em;
}
ul.news-thumb-list li .caption {
    background: 0;
    bottom: auto;
    height: 75px;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    width: auto;
}

ul.news-thumb-list li .title {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.384;
    color: #333;
    max-height: 55px;
    overflow: hidden;
    position: relative;
    padding: 0;
    top: -.4em;
    display: block;
    white-space: normal;
}

ul.news-thumb-list li .sourcename {
    bottom: 0;
    color: #a0a0a0;
    position: absolute;
    display: inline;
    min-height: 0;
    padding-top: 0;
    font-size: 11px;
}
h3.title-news {
  font-size: 1.5em; color:#333;font-weight: 600;
  text-decoration: none;
  line-height: 22px;
  margin: 5px 0;
  padding: 0;
}
h3.title-news a{
   color:#333;
  
}
.system-style.bottom_nav li a .menu-item-name{
   font-size: 12px;line-height: 20px;
}
.adv_box_index_cols{
    margin-top: 10px
} 
.no-thumbnail {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  margin-bottom: 0px !important;
}
.full-bg-menu.fixed{
    position:fixed;
    top:0;
    z-index: 999999;
    width: 100%;
}

.clear-padding{ padding: 0px;}
.box-adv-03 img{ width: 100%; height: 85px; border: 1px solid #cccccc; margin-bottom: 23px;}
.title-right{ line-height: 35px; background-color: #0e517c; border: 1px solid #d4d4d4; text-align: center; font-size: 14px; color: #ffffff; font-weight: 600; border-bottom: none;}
.border-box-right{ border: 1px solid #d4d4d4; margin-bottom: 15px;}

.news-right{ list-style-image: url(../images/icon-li.png); margin-left: 20px; margin-top: 10px;}
.news-right li{ margin-bottom: 10px; margin-right: 10px; border-bottom: 1px solid #ccc; padding-bottom: 5px;}
.news-right a{ font-size: 12px; line-height: 17px; color: #585858;}
.news-right .new_icon_1{ background: url(../images/icon-new.png); display: inline-block; width: 31px; height: 16px;}

.style1{ margin-bottom: 15px;}
.style1 h2{ line-height: 35px; border-bottom: 4px solid #0e517c; color: #fff; font-size: 14px; font-weight: 600;}
.style1 h2 a{ background-color: #0e517c; display: block; width: 31%; text-align: center; color: #ffffff;}
.style1 .big{ text-align: center; margin: 10px 0px 0px 0px; display: block;}
.style1 .big img{ display: block; width: 100%; margin: auto;}
.style1 .big p{ font-size: 20px; color: #3c3939; line-height: 30px;}

.style1  ul{ list-style: none; display: block; margin-top: 10px;}
.style1  ul li{ padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #cccccc;}
.style1  ul a{ display: block; color: #3c3939; overflow: hidden; font-size: 13px; line-height: 15px;}
.style1  ul a img{ float: left; width: 40%;}
.style1  ul a div{ margin-left: 42%;}
.style1  ul a span{ color: #ccc;}

#sliderb_container a{ font-size: 17px !important;}

.bgr-popup{ background: url(../images/bgr-popup.png); position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 999999; overflow: auto;}
.popup-content{
    position: relative;
    width: 685px;
    /*border: 1px solid #008dd0;*/
    background: #008dd0;
    margin: 5% auto;
}
.popup-content .close-2{ position: absolute; top: -17px; right: -17px; z-index: 999; width: 35px; height: 35px; background: url(../images/icon-close-popup.png) no-repeat top center;}
.logo-form{ height: 204px;}
.logo-form a{ display: block; height: 65%; width: 50%;}
.popup-content h2{ font-size: 22px; color: #FFF; font-weight: 600;text-transform: uppercase;text-align: center;padding:20px 0;}
.popup-content table{ width: 444px; margin: auto;}
.popup-content td{ position: relative;}
.popup-content p{ color: #0e517c; font-size: 13px;}
.popup-content input{ width: 290px; height: 30px; padding: 5px; margin: 5px 0px; font-size: 13px;}
.popup-content select{ width: 290px; height: 30px; margin: 5px 0px; font-size: 13px;}
.popup-content select option{ padding: 5px;}
.popup-content button{ padding: 5px 20px; background-color: #0e517c; color: #ffffff; font-size: 18px; font-weight: 600; border: none; margin-bottom: 15px; margin-top: 10px;}

/*************NEW**************/
.t_align_l{
    text-align: left;
}
.t_align_r{
    text-align: right;
}
t_align_c{
    text-align: center;
}
t_align_j{
    text-align: justify;
}
.slogan{
    color:#FFF;
    font-size: 13px;
}


a.quote{
    display: block;
    position: absolute;
    right:0;
    top:30px;
    background: #f2a34c;
    color: #FFF;
    padding:14px;
}
 
input.input_free{
background: #ffffff;
    padding: 4px;
    margin: 3px 0;
    border: none;
    width: 100%;
    color: #3d6baa;
    font-size: 13px;
    border: 1px solid #d2d2d2;
}
::-webkit-input-placeholder::after,:-moz-placeholder::after,:-ms-input-placeholder::after,::-ms-input-placeholder::after{
    content: '*';
    color:#FF0000;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #3d6baa;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #3d6baa;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #3d6baa;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #909;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    #3d6baa;
}
textarea.textarea_free{
    margin: 3px 0;
    border:none;
    padding:6px;
    color:#000;
    font-size: 13px;
    background: #ffffff;
    border: 1px solid #d2d2d2;

}
button.submit{
    float:right;
    background:#FFF;
    padding:3px 10px;
    color:#195f46;
    border:none;
    margin-top: 0;
    font-size:16px;
    text-transform: uppercase;
}
h2.title{
    font-family: RobotoCondensed;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 15px;
    color: #195f46;
}
.box-left{
    margin-top: 45px;
        width: 100%;
}
.box-home{
    margin-bottom: 18px;
    padding-left: 0!important;
    padding-right: 0!important;
    width: 25%;
}
div.free_quote_box{
    text-align: center;
    margin-bottom: 10px;
}
.free_icon{
    background:url('../images/freequote_icon.png') no-repeat left top;
    display: block;
    width: 52px;
    height: 52px;
    float: left;
}
.free_quote_box h2{
    color: #FFF;
    line-height: 52px;
    font-size:20px;
}
.section{
    margin:10px 0;
}
.blue{
    background: #fff;
}
.white{
    background: #FFFFFF;
}
.bg_map{
padding-top: 20px;
width: 750px;
    float: left;
}
img.icon_img{
border-radius: 50%;
    margin-right: 10px;
    height: 40px;
}
img.icon_img1{
	height: 300px;
    width: 400px;
}
.bg_map1 {
    width: 100%;
    float: left;
}
h3.icon_title{
color: #fff;
    font-size: 16px;
    background: #00b4ed;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    text-transform: uppercase;
}
.box-icon{
width: 230px;
    margin-left: 18px;

}
.box-icon1{
 width: 400px;
 float: left;
}


 .form_freequote {
background: #f2ffe8;
    padding: 10px 10px 28px 10px;
    border: 1px solid #c8daba;
}
.boxnew{
    position: relative;
}
.boxnew_title{
    color: #085bb0;
    width:30%;
    font-size:20px;
    padding:10px 0 10px 10px;
    text-transform: uppercase;
}
.formreg{
    width: 250px;
    position: absolute;
    right: 0;
    top: 0;
}
.boxnew_more{
    position: absolute;
    right:10px;
    text-transform: uppercase;
    top:12px;
    font-size: 12px;
}
.item{
    margin: 20px 12px 0px 20px;
    width: 300px; 
    float: left; 
    border: 5px solid #ededed;
    padding: 6px; 
}
.item:hover{ 
    border: 5px solid #62a5eb;
}

.item_img{
    padding-right:10px;
    width: 287px;
    height:179px;
}
.item_title{
    font-size:18px;
    margin: 10px 0;
}
div.intro{

}
p.item_intro{
    color:#000000;
    font-size:14px;
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
a.item_readmore{
    float:right;
    font-size: 14px;
    margin-top: 10px;
}
h2.boxvideo_title{
    color:#008dd0;
    font-size:20px;
    padding:10px 0 10px 10px;
    text-transform: uppercase;
    border-bottom:1px solid #e6e6e6;
    margin-bottom: 10px;
}
.video-wrap {
    padding-right:0!important;
}
.boxvideo{
    /*width:458px;*/
    width:100%;
}
.video-pavorites li {
    list-style: none;
    display: block;
    padding: 3%;
    border-bottom: 1px dotted #b5b5b5;
    background: #1a1a1a;
}
.video-pavorites li a{
    color:#FFFFFF;
}
.video-pavorites .play-video {
    width: 100%;
    overflow: hidden;
}
.video-pavorites {
    margin-bottom: 5%;
    background-color: #1a1a1a;
    /*width: 458px;*/
    width: 100%;
}
.video-pavorites li a {
    font-size: 13px;
    font-weight: bold;
}
.video-pavorites li textarea {
    display: none;
}
.video-pavorites .play-video iframe {
    width: 100% !important;
    /*height: auto !important;*/
    height: 320px;
    margin-bottom: 10px;
}
.call_to_action {
    color: #008dd0;
    font-size: 25px;
    text-align: center;
    padding: 15px 0;
    background: antiquewhite;
    border-radius: 21px;
    border: 1px solid #ecd2ae;
}
.call_to_action:hover{
    background: #ffd8ae;

}
.call_to_action > strong {
    font-weight: bold;
    color:#008dd0;
}
.call_to_action a.btn_request{
    color:#FFFFFF;
    padding: 8px 12px;
    border-radius: 3px;
    background: #fbac58;
    box-shadow: 1px 1px 5px #ccc;
}
.sub-menu {
    background: #103072;
    height:40px;
    line-height: 40px;
    text-align: right;
    padding-right:20px;
    position: relative;
}
.sub-menu ul.left-menu li{
    display: inline-block;
    font-size:16px;
    position: relative;
    padding-right:20px;
}
.sub-menu ul.left-menu > li:hover{
    background: #f2a34c;
}
.sub-menu ul.left-menu > li:hover a{
    color:#fff;
}
.sub-menu ul.left-menu li a{
    color:#FFF;
    padding-left:20px;
}
.sub-menu ul.left-menu li ul{
    background: #f2a34c;
    position: absolute;
    top: 40px;
    left:0;
    width:200px;
    z-index: 99;
}
.sub-menu ul.left-menu li ul li{
    display: block;
    text-align: left!important;
    padding-left:10px;
}
.sub-menu ul.left-menu li ul > li:hover{
    background: #FFAD4F;
}
.sub-menu ul.left-menu li ul li a{
    color:#008dd0;
}
h3.menu-title{
    text-align: center;
    padding:15px 0;
    color: #828282;
}
h3.menu-title > strong{
    font-weight:bold;
    color:#000;
}
div.menu-img{
    text-align: center;
    position: relative;
}
div.menu-text{
    float:left;
    font-size:14px;
    position: absolute;
    left:76px;
    top:80px;
}
div.leading-text{
    position: absolute;
    top:-130px;
}
.leading-text span{
    font-size: 17px;
    color:#FFF;
}
h1.leading{
    font-size:60px;
    color:#FFF;
}
input.inside{
    background:#FFF!important;
    width: 100%;
    padding: 20px;
    border: 1px solid #e9e9e9;
    font-size:15px;
}
textarea.inside{
    border:1px solid #e9e9e9;
    font-size:15px;

}
.form_inside{
    margin:0 50px;
    overflow: hidden;
}
button.submit_inside{
    background:#FFF;
    padding:3px 10px;
    color:#008dd0;
    border:none;
    margin-top:5px;
}
.s_list_news li{
    padding: 10px 0;
}
h2.nname, h1.fName, p.info,h2.name{
    font-family: RobotoCondensed!important;
}
p.info{
    text-align: justify!important;
}

input[required] + label{
    color: #3d6baa;
    font-size: 15px;
    position: relative;
    left: 8px;
    top:-30px;
    font-weight: normal;
    margin-bottom:-21px
}
input[required] + label:after {
    content:' *';
    color: red;
}
textarea[required] + label{
    color: #3d6baa;
    font-size: 15px;
    position: relative;
    left: 8px;
    top:-64px;
    font-weight: normal;
}
textarea[required] + label:after {
    content:' *';
    color: red;
}
textarea {
    border: none;
    width: 100%;
    -webkit-box-sizing: border-box; /* <=iOS4, <= Android  2.3 */
    -moz-box-sizing: border-box; /* FF1+ */
    box-sizing: border-box; /* Chrome, IE8, Opera, Safari 5.1*/
}
.system-style.bottom_nav > li > a{
    text-transform: uppercase;
}
.system-style.bottom_nav li a, .system-style.bottom_nav li ul li a{
    font-family: RobotoCondensed;
    color: #fff;
}
.right-menu > li.li-level-1:hover{
    background: #ed2161;
}
.v-menu li {
border-bottom: 1px dotted #8c8c8c;

}
.v-menu a {
    padding: .55em 1em;
    font-size: 1.5em;
}
 

.advert {
    margin-top: 10px;
}

.content {
    font-family: RobotoCondensed;
    text-align: justify;
}

h1.news_title {
    font-family: RobotoCondensed;
    font-size:30px;
    padding:10px 0;
}
.s_info, .s_detail {
    font-family: RobotoCondensed!important;
}
.deepfooter{
    height: 35px;
    background: #0078b1;
}
#slidehome{
    overflow: hidden;
}
.jssora05l {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 29px;
    height: 56px !important;
    cursor: pointer;
    background: url('../images/prev_slide.png') no-repeat;
    overflow: hidden;
}

.jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 29px;
    height: 56px !important;
    cursor: pointer;
    background: url('../images/next_slide.png') no-repeat;
    overflow: hidden;
}
/*--------GIOI THIEU ----------*/
.titleboxintro{
    font-size: 29px;
    color: #474747;
    margin: 12px 25px 0;
}