@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

body{
	font-family: 'Roboto', sans-serif;
	overflow-x:hidden;
	border-top:7px solid #196ec4;
}

*:hover,*:focus { outline: 0; }{
	outline: none!important;	
}

/* Begin css breadcrumb */
.kmt_breadcrumb{color:#666666!important;font-size:14px;margin-bottom:10px;padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#666666!important;font-size:16px;}
.kmt_breadcrumb a:hover{color:#d72121!important;text-decoration:none}
/* End css breadcrumb  */

.read_more{text-align:right;margin-top:-40px;margin-bottom:30px;width:100%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#274ba1;}
.read_more a:hover{text-decoration:none;color:#cd0000;}

a:hover{text-decoration:none;color:#3762c9}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222222;font-size:15px;line-height: 23px;}
.content_article p{margin-bottom: 10px;}
.content_article table{max-width:100%!important;}
.content_article img{max-width:100%;height:auto!important;margin-bottom: 5px;}
.kmt_title_article{font-size:15px;margin-bottom:10px;color:#df030c;font-weight:600;text-align:left!important;margin-top:0px;text-transform:uppercase;line-height:25px;}
.kmt_page{clear:both;}

.kmt_uppercase{text-transform:uppercase;}
.kmt_center{text-align:center!important;}
.kmt_left{text-align:left;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#df030c!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px dashed #ccc;clear:both;padding-top:10px;}
.same_title:hover{color:#df030c!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#df030c;}
.list_same li:hover a{color:#df030c;text-decoration:none}
.list_same li a{font-size:14px;color:#222;}
.list_same li a span{color:#222;}
/* End css list_same */


.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #024fa1;
	border: 1px solid #024fa1;
}

.pagination>li>a:hover{
	background-color: #d00101;
	border-color: #d00101;
	color: #fff;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #d00101;
    border-color: #d00101;
}

.kmt_note{
	color:#cd0000;	
}


.kmt_stt_form{
	color:#f00;
	padding:0px!important;
    padding-top: 5px!important;
	padding-left:10px!important;
}

#wrap_block_1{
    width: 100%;
    background: #ffff40;
}


#wrap_lang{
	width:177px;
	float:right;
	text-align:left;
	height:33px;
	line-height:33px;
	background:url(../img/bg_lang.png) no-repeat right top;	
	padding-left:48px;
}

#wrap_lang a{
	color:#fff;
	padding:0px 3px;
}

#wrap_lang a:hover,#active_lang{
	color:#f12735!important;
}

.wrap_logo img{
	max-width:100%;	
    height: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#wrap_menutop{
	float:right;	
	margin-top:30px;
}

#wrap_block_2{
	width:100%;
	clear:both;	
}

#wrap_block_3{
	margin:20px auto;	
	clear:both;
}

#wrap_item_home{
	padding:30px 0px;
}

.name_item_1{
	text-align:center;
	font-size:36px;
	color:#2066ad;
	font-weight:600;
	text-transform:uppercase;	
}

.name_item_2{
	text-align:center;
	font-size:14px;
	color:#e30000;
	font-weight:500;
	margin-bottom:50px;
}

.block_item_home{
	width:260px;
    height: 400px;
	margin:0 auto;	
	overflow:hidden;
	text-align:center;
}

.img_item_home{
	width:190px;
	height:190px;
    padding: 5px;
	margin:0 auto;
	border-radius:50%;
	text-align:center;
}

.block_item_home:hover .img_item_home{
    transition:1s;
    background:#efefef;
}

.img_item_home img{
	width:180px;
	height:180px;
	border-radius:50%;
}

.img_item{
	width:260px;
	height:210px;
	margin:0 auto;
	text-align:center;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:250px;
	max-height:200px;
}

.block_item_home h2{
	background:url(../img/line_red.png) no-repeat bottom center;
	padding-bottom:10px;
	margin-bottom:20px;
}

.block_item_home h2 a{
	color:#dd0000;
	font-size:18px;
	text-transform:uppercase;
    line-height: 25px;
}

#wrap_bg_active_img{
	width:100%;
	background:#ebebeb;
	padding:30px 0px;	
}


#wrap_bg_active_img span{
	background:#fff;
	padding:5px;
	width:98%;
	display:inline-block;
	margin-bottom:5px;	
}

#wrap_bg_active_img img{
	width:100%;
}


.kmt_title{
	font-size:36px;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:0px;
}

.kmt_red{
	color:#dd0000;	
}

.kmt_blue{
	color:#2066ad;	
}

.btn-slider-item{
	width:100%;
	text-align:center;
}

.btn-slider-item button{
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	width:28px;
	height:28px;
	margin:0px 5px;
}

.prev{
	background:url(../img/arr_left.png) no-repeat center;
}

.next{
	background:url(../img/arr_right.png) no-repeat center;
}


.is_scroll{
	width:100%;	
}

#wrap_news_home{
	margin:20px auto;	
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:260px;
	min-height:320px;
	margin:0 auto;	
}

.img_news{
	width:260px;
	height:180px;	
}

.img_news img{
	width:260px;
	height:180px;
}

.block_news h3 a{
	font-size:14px;
	color:#ca181f;
	line-height:20px;	
	font-weight:500;
	text-transform:uppercase;
}

.block_news h3 a:hover{
	color:#0368cf;
}

.info_news{
	font-size:14px;
	color:#333333;
	line-height:22px;	
	text-align:justify;
	margin-bottom:20px;
}

.block_news p a{
	font-size:13px;
	color:#ca181f;	
	font-weight:500;
	padding:5px 10px;
	color:#ca181f;
	border:1px solid #ca181f;
}

.block_news p a:hover{
	color:#0368cf;
	border:1px solid #0368cf;
}

.wrap_partner{
	width:90%;
	margin:0 auto;
	border:1px solid #ccc;
	text-align:center;	
}

.wrap_partner img{
	width:100%;
}

#wrap_bg_footer{
	background:#0368cf;
	padding:10px 0px;	
}

#wrap_footer{
	margin-top:20px;	
	padding-bottom:10px;
	color:#fff;
	line-height:20px;
}

.wrap_add_f{
	font-size:14px;	
}

.wrap_social_count,.wrap_social_count a{
	text-align:right;	
	color:#fff;
	font-size:12px;
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

#wrap_social{
	margin:10px auto;	
}

#wrap_social span{
	color:#fff;
	font-size:14px;	
	text-transform:uppercase;
}

#wrap_social a{
	display: inline-block;
    width: 30px;
    text-align: center;
    border:1px solid #fff;
    font-size: 15px;
    padding: 5px 0px;
    color: #fff;
    border-radius: 50%;
    margin-left:5px;	
}

#wrap_partner_footer{
	margin-bottom:20px;	
}

.wrap_left{
	padding-right:15px;
}

.block_left,.block_right{
	width:100%;
	margin:0px;
	margin-bottom:15px;	
	
}

#wrap_support{
	width:100%;
	min-height:271px;
	background:url(../img/support.png) no-repeat left top;	
	padding-top:165px;
	text-align:center;
	color:#222;
	border-radius:10px;
}

#wrap_support p{
	color:#222;
	font-size:15px;
	font-weight:500;
}

#wrap_support p span{
	color:#222;
}

#wrap_support p img{
	margin:0px 5px;	
}

#kmt_phone_left span{
	color:#d22027 !important;	
}

#kmt_email_left span{
	color:#222 !important;	
	font-weight:100;
}

.kmt_title_left{
	width:100%;
	height:	45px;
	line-height:45px;
	margin-bottom:20px;
}

.kmt_title_left span{
	width:100%;
	padding-left:15px;
	display:inline-block;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
}

.left_red{
	background:url(../img/bg_tt_left_red.png) repeat-x;	
}

.left_blue{
	background:url(../img/bg_tt_left_blue.png) repeat-x;	
}

.icon_menu span{
	background:url(../img/icon_menu.png) no-repeat right 15px center;	
}

.icon_arr span{
	background:url(../img/arr_down.png) no-repeat right 15px center;	
}

.menu_left{
	margin:0px;
	padding:0px;
	list-style:none;
	background:#eeeeee;
	border-bottom:3px solid #d00101;	
	margin-top:-20px;
}

.menu_left li{
	width:100%;
	height:39px;
	line-height:39px;
	border-bottom:1px dashed #ccc;
}

.menu_left li span{
	padding:0px 5px 0px 10px;
	color:#d00101;
}

.menu_left li a{
	font-size:14px;
	color:#222;
}

.menu_left li a:hover{
	color:#d10000;
}

#active_left a{
	color:#d10000;
}

.list_news_left{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
	display:inline-block;
}

.list_news_left li{
	width:100%;
	border-bottom:1px dashed #ccc;
	margin-bottom:9px;	
	display:inline-block;
}


.img_news_left{
	width:100px;
	height:70px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.img_news_left img{
	width:100px;
	height:70px;
}

.content_news_left{
	width:155px;
	float:left;	
}

.content_news_left h4{
	margin:0px;
	margin-bottom:5px;	
}

.content_news_left h4 a{
	font-size:14px;
	color:#222;
	font-weight:400;
	margin-bottom:5px;
	margin-top:2px;
	line-height:22px;
}

.content_news_left h4 a:hover{
	color:#3288e2;
}

.content_news_left p a{
	font-size:13px;
	color:#d00101;
	font-weight:bold;
}

.content_news_left p a:hover{
	color:#196ec4;
}

.hidden2 {
    overflow: hidden;
    width: 100%;
    height: 230px;
}

.list_logo{
	width:100%;
	display:inline-block;
	list-style:none;	
	padding:0px;
}

.list_logo li{
	width:46%;	
	height:80px;
	float:left;
	margin:10px 2%;
	text-align:center;	
}


.list_logo li img{
	width:100%;
	height:100%;
}

.read_more_news{
	width:100%;
	text-align:right;	
}

.read_more_news a{
	font-size:13px;
	font-weight:600;
	color:#d00101;
}

.read_more_news a:hover{
	color:#196ec4;
}

.form-control{
	border-radius:3px;	
}


.btn{
	border:0px;
	background:#eb1012;
	color:#fff;
	border-radius:3px;	
}

.btn:hover{
	background:#196ec4;
	color:#fff;
}

.wrap_map{
	height:350px;	
}

.wrap_item{
	margin:10px auto;	
}

#wrap_video *{
	width:100%;
	height:400px;
	margin:30px auto;	
}

.wrap_img_dt{
	margin-bottom:30px;
}

#wrap_img_dt{
	width:385px;
	height:385px;
	margin:0 auto;
    vertical-align: middle;	
    text-align:center;
}

#wrap_img_dt *{
   vertical-align: middle;	
}

#wrap_img_dt img{
	max-width:385px;
	max-height:385px;	
}

#wrap_img_thumbs{
	width:100%;
	margin-top:10px;
	display:inline-block;	
}

.btn-item_thumb{
    margin: 20px auto;    
}

.block_thumb{
	width:85px;
	height:85px;
    margin: 0 auto;
	padding:2px;
    text-align:center;
}

.block_thumb img{
	max-width:85px;
	max-height:85px;
}

.wrap_info_dt h3{
	margin-top:0px;
	text-transform:uppercase;
	color:#dd0000;
	font-size:24px;
	font-weight:600;
}

.list_file{
	padding:0px;
	margin:0px;
	list-style:none;	
	width:100%;
}

.list_file li{
	width:100%;
	height:35px;
	line-height:35px;
	background:url(../img/icon_fol.png) no-repeat left center;
	margin-bottom:8px; 
}

.list_file li a{
	padding-left:40px;
	color:#dd0000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
}

.list_file li a:hover{
	color:#196ec4;
}

.wrap_projects{
	margin:10px auto;	
}

.block_projects{
	width:260px;
	height:230px;
	margin:0 auto;	
	overflow:hidden;
	text-align:center;
}

.block_projects_dt{
    width:260px;
	height:210px;
}

.img_projects{
	width:260px;
	height:170px;
    text-align: center;
    overflow: hidden;	
}

.img_projects img{
	width:100%;
	height:100%;	
}

.block_projects h3 a{
	font-size:14px;
	color:#333333;
	line-height:20px;	
	text-transform:uppercase;
}

.block_projects h3 a:hover{
	color:#da0000;
}

#wrap_slide_product{
	margin-bottom:30px;	
}

#wrap_slide_product img{
	width:100%;
}

.wrap_img_left img{
    height: 153px;
}

.wrap_img_right img{
    height: 320px;
}