

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../css/font/glyphicons-halflings-regular.eot);
  src: url(../css/font/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), 
  url(../css/font/glyphicons-halflings-regular.woff) format('woff'), 
  url(../css/font/glyphicons-halflings-regular.ttf) format('truetype'), 
  url(../css/font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

 @font-face {
	font-family: "robotobold";
	src: url(../css/font/Roboto-BoldCondensed.ttf) format('truetype');
 }
 /*
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Mono', monospace;
font-family: 'Roboto Condensed', sans-serif;
*/
 
  @font-face {
	font-family: "utm";
	src: url(../css/font/UTM_Swiss.ttf) format('truetype');
	}
 
 
 ul{
	 padding:0px;
	 margin:0px;
 }
 
body {
    font-size: 15px;
    font-family: roboto;
    color: #333;
    margin: 0px;
    padding: 0px;
    background: white;
}

.mapleft{
    width: 100%;
    height: 300px;
    overflow: hidden;	
}

.container{
	width: 1170px;
    margin: 0 auto;
}

#content{
}



.clear{
clear:both;
}
.wallpaper{
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 20px;
	background: white;
}
.content{
	margin-top: 0px;
}

.bodyw{
	margin-top:0px;
	margin-bottom:20px;
}
footer{
    background: #ecf0f4;
    min-height: 150px;
    padding: 15px 0px;
    margin: 0px;	
}
#footer{
    background: rgba(216, 215, 215, 0.45);
    min-height: 150px;
    padding: 15px 0px;
    margin: 0px;
    color: #16181d;
}
.logof{
    padding-right: 10px;
    width: 190px;
    float: left;
    text-align: left;
}
.contentf{
    text-align: center;
    padding-top: 10px;
}
.titleweb{
    color: #024777;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Roboto Condensed;
    margin: 5px 0px;
}
header{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 8px 0px;
    position: relative;
    background: url(../images/header.png) repeat-x;
}
#header{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 8px 0px;
    position: relative;
	background: white;
}

.headerinfo{
    height: auto;
    text-align: center;	
}
.headerinfo img.logotop{
    text-align: center;
    width: 180px;
    height: 120px;
    border: none;
    margin-top: 8px;
    display: inherit;	
}
.banner{
	padding: 0px 0px;
}
.banner img{
    display: -webkit-inline-box;
    width: auto;
}
.header{
    background: url(../images/banner.png) repeat-x;
    height: 144px;
	min-height: 144px;
}
.videofirst iframe{
	width:100%;
	height:240px;
	border:none;
}
.videolist{
	margin-bottom: 0px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
}
.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;	
}



#topbar{
	width: 100%;
    background: white;
    line-height: 31px;
    position: relative;
    z-index: 2;
    color: black;
    border-bottom: 1px #e7e7e7 solid;
}

#topbar p.hotline{
    float: left;
    margin: 0px;
    color: black;
    font-weight: 400;
    font-family: inherit;
    font-size: 13px;
}

#topbar_left{
    float: left;
    text-align: left;
	    font-size: 12px;
}


#topbar_right{
    float: right;
    text-align: right;
    margin-top: 4px;
    max-height: 20px;
    min-width: 177px;
}

#content_left{
	width: 265px;
    float: left;
    height: auto;
    margin-left: 0px;
    padding: 0px;
}
#content_home{
    width: 100%;
}

#right{
    float: right;
}

#layout{
    width: 100%;
    float: left;
    border: 0px #e0e0e0 solid;
    border-radius: 5px 5px 0px 0px;
}

#content_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;
}

.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: auto;
    margin-bottom: 30px;
}

.head_page{
	
}
.head_page p{
	color: #020202;
    font-size: 20px;
}




.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;
}

.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: 400px;
    margin-top: 0px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.logo{
	width: auto;
    padding-right: 10px;
    float: left;	
}
.logo img{
    max-width: 190px;
    height: auto;	
}



.box_cathome{
}
.conten_about{
	width:60%;
	margin:0 auto;
	text-align:center;
}

.listnew{
	margin-bottom:20px;
}
.listnew .img{
    text-align: center;
    height: 240px;
    overflow: hidden;	
}
.listnew img{
    border: none;
    display: -webkit-inline-box;
    max-width: 100%;
}
.listnew .info{
    text-align: left;
    height: auto;
}
.listnew .info a{
    font-size: 25px;
    font-weight: 400;
    color: #0f826a;
    text-transform: inherit;
    padding-bottom: 8px;
    border-bottom: 2px #3a3a3a solid;
    padding-right: 20px;
}
.listnew .info p{
    color: #4a4a4a;
    margin: 20px 0px;
    font-size: 15px;
    line-height: 30px;
}
.listnew .info .xemthem{
    background: #b90202;
    float: left;
    border-radius: 3px;
}
.listnew .info .xemthem a{
	font-size: 14px;
    font-weight: 400;
    color: white;
    text-transform: inherit;
    border-bottom: 0px;
    padding: 5px 10px;
    background: #b90202;
    border-radius: 3px;
}
.listnew a:hover{
	color:red;
	text-decoration:none;
}


.bg_home{
    background: url(../images/nenvang.png)  repeat;
    width: 100%;
    height: 340px;
    margin-bottom: 20px;
    padding: 30px 0px;
}

.bg_bottom{
    background: none;
    width: 100%;
    margin-bottom: 20px;
}

.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;*/
}

.cathome{}
.cathome a.tilte{
    line-height: 85px;
    color: #0a0e1d;
    font-size: 16px;
    font-weight: 500;
}
.cathome a img{
    float: left;
    margin-right: 5px;
}
.cathome ul{
    margin: 10px 0px;
    padding-top: 10px;
}
.cathome ul li{
    list-style: none;
}
.cathome ul li a{
    line-height: 30px;
    font-weight: 400;
    color: #0a0e1e;
    font-size: 15px;
}
.box_content{
    border: #f1f1f1 0px solid;
    padding: 0px;
    margin-bottom: 20px;
    background: white;
    border-radius: 7px;
}
.detailnews{
    padding: 10px;
    margin-bottom: 20px;
}

.detailnews img {
    max-width: 100%!important;
    height: auto!important;
}
.main_content{
    padding: 30px 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;
}



.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{}
.formdangky h3{
	margin: 0px;
    color: #ddd;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.formdangky hr {
	margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.formdangky button{
    background: #0083bb;
    border: none;
    color: white;
    font-size: 13px;
    border-radius: 3px;
}


.head_title{
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    background: url(../images/bg_head.png) top 5px left repeat-x;
}

.head_title a{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0px;
    color: #0f826a;
    background: white;
    padding: 0px 20px;
    text-decoration: none;
}

.head_title p{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0px;
    color: #0f826a;
}


.head_title2{
	height: auto;
    width: 100%;
    border-bottom: #dddddd 4px solid;
    text-align: left;
    margin-bottom: 5px;
}

.head_title2 a{
    color: black;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    line-height: 36px;
    height: auto;
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 0px;
}

.head_title2 p{
    color: black;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    line-height: 36px;
    height: auto;
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 0px;
}

.title_page{
    height: auto;
    width: 100%;
    border-bottom: #dddddd 4px solid;
    text-align: left;
    margin-bottom: 30px;
}

.title_page a{
color: black;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    height: auto;
    display: inline-block;
    margin-bottom: 0px;
}

.title_page p{
color: black;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    height: auto;
    display: inline-block;
    margin-bottom: 0px;
}

.news_right_first img{
	margin-bottom:10px;
}
.news_right_first{   
	margin-bottom: 20px;
}
.news_right_first .info a{
	color: black;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
}
.news_right img{   
	margin-bottom: 10px;
}
.news_right{   
    margin-bottom: 10px;
    padding: 0px 10px;
}
.news_right .info a{
    color: black;
    font-size: 12px;
    text-decoration: none;
}
.news_right .info span{}

.box_search{
	padding: 0px;
	width: 100%;
	height: 34px;
	margin-bottom: 10px;
	background: #FFF;
	color: #C5C5C5;
	border: 1px solid #E8E8E8;
	-moz-border-radius: 0;

}
.box_search input.inputsearch {
    border: none;
    height: 32px;
    padding-left: 10px;
    width: 70%;
}

.box_search button {
	background: #2c2a27;
    border: none;
    color: white;
    font-size: 16px;
    padding: 5px 10px;
}

.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;
}

.newhot{
	padding: 5px;
}
.newhot .text{
    border: 1px #e2e1e1 solid;
    padding: 5px;	
}
.newhot .text p{
	margin-bottom:3px;
}
.newhot .text p.tieude{
	
}
.newhot .text p.tieude img{
 float:left;
 margin-right:10px;
}
.newhot a{
	color:black;
	padding-right:20px;
}

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;
    width: 100%;
    height: auto;
    background: white;
    border: 1px #dddddd solid;
}
.box-right{
    margin-bottom: 15px;
    width: 100%;
    height: auto;
    background: white;
    border: 1px #dddddd solid;
}



.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{
    padding: 5px;
}
.sanphamnoibat .name{margin-bottom: 5px;}
.sanphamnoibat .name a{
    color: black;
    font-size: 13px;
    font-weight: 500;
}
.sanphamnoibat .img{padding-right: 5px;}
.sanphamnoibat .img img{
    border: 1px #e8e8e8 solid;
    padding: 3px;
}
.sanphamnoibat .info{    
	padding-left: 5px;
    margin-bottom: 10px;
}
.sanphamnoibat .info p{
    font-size: 12px;
    color: #505050;
}



.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: auto;
}
.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: 10px; 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: 100%;
	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%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #dfdfdf solid;
}
.support_col .chat img.mail{
    float: left;
    width: 26px;
}
.support_col .chat .skype{
	width: 65px;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}
.support_col .chat .ymgyahoo2 p.name{
    margin-bottom: 2px;
    text-align: left;
    padding-left: 10px;
    font-weight: 500;
    float: left;
    line-height: 26px;	
}
.support_col .chat .ymgyahoo2 span.phone{
	font-weight: 500;
    color: red;
}
.text_red {
	color: red;
    font-weight: 500;
    font-size: 14px;
}

.hl{
	background: url(../images/bg_hotline.png) top 0px left 0px no-repeat;
    width: 100%;
    height: 96px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 17px;
    line-height: 43px;
}
.hl p{
    color: white;
    font-weight: bold;
    font-size: 17px;
    margin-left: 103px;
    line-height: 122px;
}

.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;
}




.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;	
}




.btndangky{
	background: #ffae00;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    border: #397fba 1px solid;	
}

#button_menu{
	padding: 10px;
    background: #8dc919;
    /* width: 36px; */
    width: 100%;
    display: none;
    cursor: pointer;
    color: white;
    border: none;    border-radius: 0px;
    text-align: right;
    margin-bottom: 0px;
    margin-top: 0px;
}
#button_menu2{
	padding: 10px;
    background: #2058B5;
    /* 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;
}
.menu_respon ul li ul li a{
    color: #484040;
    padding-left: 30px;
    font-size: 15px;	
}

.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;
}




#owl-demo .item {
    padding: 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    border: 0px #e5e5e5 solid;
}
#owl-demo .item .img {
    height: 190px;
    border: 1px #e5e5e5 solid;
    margin-bottom: 10px;
}

#owl-demo .item img {
	width: 100%;
    border-radius: 4px;
    height: 90px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}

p.nguon{
	font-weight: 500;
}
.menumb{
    background: #101010;
}
.menumobile{
    background: #101010;
    padding: 5px 10px;
    font-size: 14px;
    width: 100%;
    z-index: 9999999;
	display:none;
}
.menumobile a{
	color: white;
    text-decoration: none;	
}

.box_dangky {
    width: 100%;
    border: 1px #dddddd solid;
    padding: 5px;
    box-shadow: 0px 0px 4px #dddddd;
    margin-bottom: 10px;
}
.box_dangky p {
	margin: 0px;
    color: #999999;
    font-family: robotobold;
    font-size: 16px;
    text-transform: UPPERCASE;
    padding: 20px 0px 10px 10px;
    float: left;
}
.box_dangky_form {
    float: left;
    border: 1px #ffa800 solid;
    border-radius: 5px;
    width: 100%;
    height: 34px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.box_dangky_form input {
    padding-left: 10px;
    height: 100%;
    border: none;
    float: left;
    width: 70%;
    border-radius: 7px;
    height: 32px;
}
.box_dangky_form button {
    background: #ffa800;
    border-color: #ffa800;
    color: white;
    padding: 5px 15px;
    float: right;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.lienket {
    float: right;
    width: auto;
}
.lienket ul {
    float: left;
    margin: 5px 0px 5px 0px;
}
.lienket ul li {
    float: left;
    /* width: 22px; */
    list-style: none!important;
    margin-left: 0px!important;
    margin-right: 10px;
    line-height: initial;
}
.lienket ul li i{
	font-size: 24px;
    color: #ecf0f4;
}

.lienket ul li i:hover{
	font-size: 24px;
    color: #f6d30a;
}

.support_bottom{
	padding-top: 10px;
}

.support_bottom p.text1{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.support_bottom p.hotline{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.support_bottom p.text2{
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #717171;
}
.support_bottom ul{
	text-align:center;
}
.support_bottom ul li{
    width: 250px;
    display: -webkit-inline-box;
    list-style: none;	
}
.support_bottom ul li.hotline{
    background: url(../images/icon_hotline.png) top left no-repeat;
    height: 60px;
    padding-left: 50px;
}

.support_bottom ul li.phone{
    background: url(../images/iconhotline2.png) top left no-repeat;
    height: 60px;
    padding-left: 50px;
}

.support_bottom ul li.email{
    background: url(../images/iconmail.png) top left no-repeat;
    height: 60px;
    padding-left: 50px;
}

.support_bottom ul li .box{
	text-align: left;
}
.support_bottom ul li p.top{
    margin-bottom: 3px;
    font-weight: 400;
}
.support_bottom ul li p.bottom{
    font-weight: 600;
    font-size: 16px;
}

.support_bottom .line{
    height: 1px;
    background: #bbbbbb;
    margin-bottom: 30px;	
}

.bottom_menu p.title{
	font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;	
}
.bottom_menu p.name{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 4px;
    color: #16181d;
    text-transform: uppercase;
    border-bottom: 2px #ed3439 solid;
}
.bottom_menu a.name{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #333;
    text-transform: uppercase;
}
.listtin ul li{
    display: -webkit-box;
    line-height: 24px;
}

.listtin ul li a{
	color: black;
}

#bottom_layout{
	background: #212121;
    padding: 8px 0px;
    color: #9a9a9a;
	text-align:center;
}
#bottom_layout p{
    margin-bottom: 0px;
    line-height: 35px;
    font-size: 14px;
}


.listnew_home{
	margin-bottom:20px;
}
.listnew_home .img{
    text-align: center;
    height: auto;
    overflow: hidden;	
}
.listnew_home img{
    border: none;
    display: -webkit-inline-box;
    max-width: 100%;
    max-height: 95px;
}
.listnew_home .info{
    text-align: left;
    height: auto;
}
.listnew_home .info a{
    font-size: 16px;
    font-weight: 400;
    color: #404040;
    text-transform: inherit;
}
.listnew_home .info p{
    color: #4a4a4a;
    margin: 5px 0px 10px 0px;
}
.listnew_home .info .xemthem{
    background: #b90202;
    float: left;
    border-radius: 3px;
}
.listnew_home .info .xemthem a{
    font-size: 12px;
    font-weight: 400;
    color: white;
    text-transform: inherit;
    border-bottom: 0px;
    padding: 5px 10px;
    background: #2dade4;
    border-radius: 3px;
}
.listnew_home a:hover{
	color:white;
	text-decoration:none;
}

.doitac img{
    margin-bottom: 10px;
    border-radius: 3px;
    height: 55px;
    width: 100%;
}
