@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin-ext,vietnamese');

body{
	font-family: 'Roboto', sans-serif;
	background:#202020;
}

/* Begin css breadcrumb */
.kmt_breadcrumb{color:#fff!important;font-size:13px;margin-bottom:10px;padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#fff!important;font-size:13px;}
.kmt_breadcrumb a:hover{color:#edbe00!important;text-decoration:none}
/* End css breadcrumb  */

.read_more{text-align:right;margin-top:-40px;margin-bottom:20px;width:99%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#fff;}
.read_more a:hover{text-decoration:none;color:#edbe00;}

a:hover{text-decoration:none;}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#fff;font-size:15px;line-height: 25px;}
.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:14px;line-height: 25px;margin-bottom:10px;color:#e30c36;text-transform:uppercase;font-weight:bold;text-align:left!important;}
.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:#edbe00!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:#edbe00!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#fff;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#edbe00;}
.list_same li:hover a{color:#edbe00;text-decoration:none}
.list_same li a{font-size:14px;color:#fff;}
/* End css list_same */

.kmt_note{
	color:#E30C36;	
}

.row{
	margin:0px;	
}

#wrap_block_1{
	padding-top:20px;	
	margin-bottom:20px;
}

.wrap_logo_name{
	display:inline-block;	
}

#wrap_logo{
	width:280px;	
	float:left;
}

#wrap_logo img{
	max-width:100%;	
}

#wrap_name{
	width:562px;
	text-align:center;	
	color:#fff;
	font-size:25px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
	float:left;
}

#wrap_name p:nth-child(1) span{
	color:#edbe00;
	font-size:28px;
}

#wrap_name p:nth-child(2){
	font-size:20px;
    color: #d5d5d5;
}

#wrap_lang{
	text-align:right;	
	margin-top:15px;
	margin-bottom:15px;
}

#wrap_lang img{
	margin-left:3px;
}

#wrap_phone{
	text-align:right;
	color:#edbe00;
	font-size:22px;
	text-transform:uppercase;
}

#wrap_phone span{
	font-size:22px;
	font-weight:bold;
}

#wrap_block_2{
	width:100%;
	height:43px;
	background:#2b2b2b;
	border-bottom:2px solid #edbe00;
	margin-bottom:5px;	
}

#wrap_search{
	width:170px;
	background:#fff;
	height:30px;
	margin-top:5px;	
	float:right;
}

#wrap_search input:nth-child(1){
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	padding-left:5px;
	color:#000;
	border:0px;
	margin-right:-20px;
	font-size:11px;
}

#wrap_search input:nth-child(2){
	width: 20px;
	height:30px;
	background:url(../img/icon_search.png) no-repeat center;
	float:left;
	border:0px;
}

#wrap_block_3{
	width:100%;
	display:inline-block;	
	margin-bottom:20px;
}

.block_center{
	margin-bottom:20px;	
}

.wrap_pcl{
	margin:10px auto;	
}

.block_pcl{
	width:260px;
	height:215px;
	overflow:hidden;
	margin:0 auto;	
}

.img_pcl{
	width:260px;
	height:190px;
	border-radius:10px;
	background:#fff;	
	padding:3px;
	object-fit: cover;
	margin-bottom:-20px;
}


.img_pcl img{
	width:254px;
	height:184px;
	border-radius:8px;
}

.block_pcl h2{
	width:255px;
	height:37px;
	line-height:37px;
	background:#edbe00;
	border-radius:10px;
	margin:0 auto;
	position:relative;
	z-index:1000;
	text-align:center;
}


.block_pcl h2:hover{
	background:#e30c36;
}

.block_pcl h2 a{
	font-size:15px;
	color:#222;
	font-weight:700;
}

.block_pcl h2:hover a{
	color:#fff;
}

#wrap_support{
	width:100%;
	min-height:271px;
	background:url(../img/support.png) no-repeat left top;	
	padding-top:165px;
	text-align:center;
	color:#222;
	
}

#wrap_support p{
	color:#222;
	font-size:14px;
	font-weight:bold;
}

#wrap_support p span{
	color:#222;
	font-size:14px;
}


#email_left span{
    font-size:15px;
	font-weight:600!important;
}

#email_left{
	font-weight:100!important;
}

#wrap_support p img{
	margin:5px;
}

#wrap_exchange_rate{
	background:#e4e4e4;	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	min-height:255px;
}

#wrap_exchange_rate p{
	background:#2b2b2b;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	height:38px;
	line-height:38px;
	border-radius:8px;
	margin-bottom:10px;	
}

#wrap_exchange_rate p span{
	padding-left:15px;
}

.kmt_title{
	height:34px;
	line-height:34px;
	font-size:20px;
	font-weight:bold;
	color:#222;
	text-transform:uppercase;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom:20px;
}

.kmt_yl{
	border-bottom:3px solid #edbe00;		
}

.kmt_wh{
	border-bottom:3px solid #ffffff;		
}

.kmt_title span{
	display:inline-block;
	padding:0px 15px;
	border-radius:10px;
}

.kmt_yl span{
	background:#edbe00;
}

.kmt_wh span{
	background:#ffffff;
}

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_home li{
	width:100%;
	border-bottom:1px dashed #666;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_home{
	width:95px;
	height:65px;
	float:left;
	margin-right:10px;
	background:#fff;
	padding:2px;	
	margin-bottom:10px;
}

.img_news_home img{
	width:91px;
	height:61px;
}

.content_news_home{
	width:162px;
	float:left;	
}

.content_news_home div{
	font-size:13px;
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:2px;
	line-height:20px;
}

.content_news_home p a{
	font-size:12px;
	color:#edbe00;
	font-weight:bold;
}

.content_news_home p a:hover{
	color:#e30c36;
}

.wrap_projects{
	margin:15px auto;	
}

.block_projects{
	width:260px;
	height:240px;
	overflow:hidden;
	margin:0 auto;	
	text-align:center;
}

.img_projects{
	width:260px;
	height:180px;
	background:#fff;
	border-radius:10px;
	padding:3px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_projects *{
   vertical-align: middle;	
}

.img_projects img{
	width:254px;
	height:174px;
	border-radius:8px;	
}

.block_projects h3 a{
	font-weight:bold;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
    line-height: 22px;
}

.block_projects h3 a:hover{
	color:#edbe00;
}

.kmt_bt_hover {
	width:100%;
	height:20px;
	padding: 0px;
	z-index:100;
	text-align:right;
	margin-top:-50px;
	margin-bottom:40px;
}

#kmt_pre {
	background: url(../img/arr_left.png) no-repeat;
	cursor: pointer;
	width: 20px;
	height: 20px;
	display:inline-block;
	margin:0px 2px;
}

#kmt_next {
	background: url(../img/arr_right.png) no-repeat;
	cursor: pointer;
	width: 20px;
	height: 20px;
	display:inline-block;
	margin:0px 2px;
}

#wrap_item_note{
	width:100%;
	height:280px;
	overflow:hidden;	
}

#wrap_item_note ul{
	padding:0px;
	width:100%;	
}

#wrap_item_note ul li{
	width:260px;
	height:280px;
	overflow:hidden;
	float:left;
	margin:0px 10px;
}

.wrap_item{
	margin:15px auto;	
}

.block_item{
	width:260px;
	height:280px;
	overflow:hidden;
	margin:0 auto;	
	text-align:center;
}

.img_item{
	width:260px;
	height:190px;
	background:#fff;
	padding:3px;
	border-radius:10px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:244px;
	max-height:174px;
}

.block_item h2 a{
	font-size:15px;
	color:#fff;
    line-height: 22px;
}

.block_item h2 a:hover{
	color:#edbe00;
}

.block_item p a{
	font-size:14px;
	color:#edbe00;
}

.block_item p a:hover{
	color:#e30c36;
}

.title_cus{
	text-transform:uppercase;
	font-weight:bold;
	color:#edbe00;
	font-size:20px;
	margin-bottom:10px;	
}

#wrap_all_partner{
	width:100%;
	background:#2b2b2b;	
	padding:13px 0px;
}

#wrap_partner{
	width:100%;
	height:86px;
	overflow:hidden;	
}

#wrap_partner ul{
	width:100%;
	display:inline-block;
	padding:0px;
	margin:0px;	
}

#wrap_partner ul li{
	width: 170px;
	height:86px;
	float:left;
	margin:0px 12px;
}

#wrap_partner ul li img{
	width: 170px;
	height:86px;
}

#wrap_block_6{
	width:100%;
	background:#edbe00;	
	padding:25px 0px 10px 0px;
}

.wrap_add_f{
	line-height:25px;
	color:#000;
	font-size:14px;	
}

.wrap_social_ana{
	text-align:right;	
}

.wrap_social_ana{
	font-size:14px;
	color:#000;	
	text-align:right;
	padding-top:20px;
}

.wrap_social_ana p{
	margin-bottom:10px;
}

.wrap_social_ana a{
	color:#000;	
}

.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_img_product{
	width:390px;
	height:290px;
	background:#fff;
	border-radius:10px;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
#wrap_img_product *{
   vertical-align: middle;	
}

#wrap_img_product img{
	max-width:380px;
	max-height:280px;	
	border-radius:8px;
}

#wrap_info_product{
	margin-bottom:5px;	
	text-transform:uppercase;
}

#wrap_info_product h2{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #333;	
	font-size:20px;
	color:#fff;
	font-weight:bold;
	line-height:35px;
}

#wrap_info_product p{
	padding:0px;
	font-size:14px;
	color:#fff;
	margin-bottom:5px;
	padding:5px 0px 5px 0px;
	border-bottom:1px dashed #333;	
}

#wrap_info_product p a{
	color:#edbe00;
}

#wrap_phone_dt{
	margin-top:10px;
	font-size:22px;
	font-weight:bold;
	color:#fff;	
	text-transform:uppercase;
	margin-bottom:30px;
	border-bottom:1px dashed #333;	
}

#wrap_rpl a{
	padding:7px 15px;
	background:#edbe00;
	font-size:16px;
	color:#222;
	text-transform:uppercase;
	font-weight:bold;
	border-radius:8px;	
}

#wrap_rpl a:hover{
	background:#e40b37;
	color:#fff;
}

.kmt_tab{
	border-bottom:0px;	
}

.kmt_tab li{
	margin-right:5px;	
}

.kmt_tab li a{
	background:#e4e4e4;	
	border-radius:0px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#222;
	border:0px;
	border-radius:10px
}

.kmt_tab li a:hover{
	background:#edbe00;	
	color:#222;
	border:0px!important;
}

.kmt_tab .active a{
	color:#222!important;
	background:#edbe00!important;	
	border:0px!important;
}

.list_news{
	width:100%;
	list-style:none;
	padding:0px;	
}

.list_news li{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dashed #333;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news{
	width:160px;
	height:100px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.img_news img{
	width:160px;
	height:100px;
}

.content_news{
	width:672px;
	float:left;
	text-align:justify;	
}

.content_news h2{
	margin:0px;
	margin-bottom:10px;
	margin-top:5px;
}

.content_news h2 a{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:22px;
}

.content_news h2 a:hover{
	color:#edbe00;
	text-decoration:none;
}

.content_news p a{
	font-size:13px;
	color:#edbe00;
	font-weight:bold;
}

.content_news p a:hover{
	color:#e30c36;
	text-decoration:none;
}

.content_news div{
	font-size:13px;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;
	line-height:22px;
}

.wrap_pl{
	width:100%;
	margin-bottom:10px;	
	padding-bottom:10px;
	border-bottom:1px dashed #333;
}

.wrap_pl h2{
	margin-bottom:20px;	
	font-size:15px;
	color:#fff; 
	line-height:22px;
}

.wrap_pl p a{
	padding:3px 15px;
	background:#e4e4e4;
	color:#222; 
	font-weight:bold;
	font-size:14px;
	border-radius:5px;
}

.wrap_pl p a:hover{
	background:#edbe00;
}

.wrap_cus{
	margin:10px auto;	
	text-align:center;
}

.block_cus{
	margin:0 auto;
	width:250px;
	height:130px;	
	text-align:center;
	background:#fff;
	padding:5px;
}

.block_cus img{
	width:240px;
	height:120px;	
}

.wrap_cus h2 a{
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	font-weight:bold;
}

.wrap_cus h2 a:hover{
	color:#edbe00;
}

.wrap_form_addp{
	color:#fff;	
}

.kmt_captcha {
    padding: 5px 10px;
    text-transform: uppercase;
    background: #edbe00;
    color: #222;
    font-weight: bold;
    display: inline-block;
}

.btn{
	border:0px;
	background:#edbe00;
	color:#222;
	border-radius:3px;	
}

.wrap_map{
	height:350px;	
}

.form-horizontal .form-group {
    margin-left: -5px;
}

.wrap_form_contact h5{
    line-height: 25px;
    font-size: 15px;
    margin-top: 40px;
    color: #edbe00;
}

#select_area{
	width:100%;
	margin-bottom:15px;	
	display:inline-block;
}

#select_area span{
	background:#373737;
	padding:10px;
	color:#e4e4e4;
	font-size:14px;	
}

#select_area select{
	padding:3px;
	color:#222;
}

#rs_select_area h5{
	font-size:14px;
	color:#edbe00;
	font-weight:bold;	
	margin-bottom:25px;
}

.list_agency{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#fff;
	font-size:13px;	
}

.list_agency li{
	width:48%;
	display:inline-block;
	float:left;
	min-height:150px;
	border-bottom:1px dashed #666;
	margin-bottom:25px;
}

.list_agency li:nth-child(2n){
	margin-left:2%;
}

#top {
    position: fixed !important;
    position: absolute;
    bottom: 100px;
    right: 10px;
    z-index: 9999;
}

.img_projects_dt{
    width: 100%;
    margin-bottom: 20px;
}

.img_projects_dt img{
    border: 3px solid #fff;
    border-radius: 10px;
}

#wrap_login_top{
    text-align: right;
    color: #edbe00;
}

#wrap_login_top a{
    color: #edbe00;
    padding-left: 5px;
}

#wrap_login_top a:hover{
    color: #E30C36;
}

#wrap_login_top span:nth-child(1) a{
    padding-right: 5px;
}

.kmt_form{
   color: #fff; 
}

.kmt_form a{
   color: #E30C36; 
}

.aj_stt{
    padding-top: 5px;
}

.kmt_account{
    text-align: left;
    width: 99%;
    color: #fff;
}

.kmt_account > p{
   clear: both;
   margin-bottom: 10px;
}

.kmt_account div{
   margin-right: 10px;
   float: left;
}

.kmt_account div input{
   width: 600px;
   padding: 3px;
   
}

.kmt_account p a{
   padding: 5px 20px;
   background: #E1002B;
   color: #fff;
   border: 0px;
   border-radius: 3px;
   margin-right: 3px;
}

.kmt_account p a:hover{
   background: #3483dc;
}