@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;
	background:#fff;
}

.kmt_inside{
	background:none !important;	
}

*: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:24px;margin-bottom:10px;color:#cc825a;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:#cc825a!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:#cc825a!important;}
.list_same{margin:0px;padding:0px;padding-bottom:20px}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#cc825a;}
.list_same li:hover a{color:#cc825a;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: #32775f;
	border: 1px solid #32775f;
}

.pagination>li>a:hover{
	background-color: #cc825a;
	border-color: #cc825a;
	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: #cc825a;
    border-color: #cc825a;
}

#top {
    position: fixed !important;
    position: absolute;
    bottom: 20px;
    right: 10px;
    z-index: 9999;
}

.kmt_note{
	color:#cd0000;	
}

.kmt_stt_form{
	color:#f00;
	padding:0px!important;
    padding-top: 5px!important;
	padding-left:10px!important;
}

.wrap_center{
	margin:40px auto!important;
}

.kmt_bt{
	background:#32775f;
	color:#fff;	
}

.kmt_bt:hover{
	background:#222;
	color:#fff;	
}

#wrap_block_1{
	width:100%;
	background:#32775f;	
	padding:5px 0px;
}

.wrap_phone_mail span{
	display:inline-block;
	color:#fff;
	font-size:13px;
	float:left;
}

.wrap_phone_mail span a{
	color:#fff;
	font-size:13px;
}

.wrap_phone_mail i{
	margin-right:5px;	
}

#wrap_phone{
	margin-right:15px;	
}

.wrap_lang{
	text-align:right;	
}

.wrap_lang a{
	padding-left:5px;	
}

.wrap_logo{
	margin-top:14px;	
}

.wrap_logo img{
	max-width:100%;
}

.wrap_menu_search{
	margin-top:35px;	
}

#wrap_menu{
	float:right;	
}

#icon_search i{
	margin-top:5px;
	color:#32775f;
	font-size:18px;	
	cursor:pointer;
}

#icon_search:hover{
	background:none;
}

#icon_search:hover i{
	color:#222;
}

#wrap_search_top {
    width: 100%;
    position: absolute!important;
    z-index: 1000!important;
    top: 107px;
    right: 0px;
}

#wrap_search{
	float:right;	
	width:350px;
	padding:20px;
	background:#fff;
	display:none;
}

#wrap_search input:nth-child(1){
	width:100%;
	height:34px;
	line-height:34px;
	padding-left:5px;
	color:#333;
	float:left;
	margin-right:-90px;
}

#wrap_search input:nth-child(2){
	width:90px;
	height:34px;
	line-height:34px;
	color:#fff;
	background:#32775f;
	border:0px;
	float:left;
	text-transform:uppercase;
	font-weight:600;
}

#wrap_search input:nth-child(2):hover{
	background:#222;
}

#wrap_block_3{
	width:100%;
	margin-top:10px;
	display:inline-block;	
}

#wrap_block_4{
	width:100%;
	clear:both;
	padding:30px 0px;	
}

.kmt_tab li{
	width:50%;
	text-align:center;
	border-right:1px solid #f9e4cc;
	height:65px;
	line-height:65px;
	background:#32775f;	
	padding:0px;
}

.no_border{
	border:0px;	
}

.kmt_tab li.active{
	background:#cc825a !important;	
}

.kmt_tab li.active a{
	background:none!important;
	border:0px!important;	
}

.kmt_tab li:hover{
	background:#cc825a!important;	
}

.kmt_tab li:hover a{
	background:none!important;
	border:0px!important;	
}

.kmt_tab li a{
	display:inline-block;
	padding:0px;
	line-height:inherit;
	text-transform:uppercase;
	color:#fff;
	font-size:17px;
	font-weight:500;
	height:65px;
	line-height:65px;
    width: 100%;
}

.kmt_tab li a h2{
	display:inline;
	padding:0px;
	line-height:inherit;
	text-transform:uppercase;
	color:#fff;
	font-size:17px;
	font-weight:500;
	margin:0px;
}

#wrap_item_home .tab-content{
	display:inline-block;
	width:100%;
	background:#fff;
}

.wrap_item_home{
	border-right:1px solid #e7eaf1;
	border-bottom:1px solid #e7eaf1;
	margin-bottom:-1px;
	padding:0px;
	
}

.block_item_home{
	width:260px;
	height:200px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;	
}

.block_item_home h3{
	margin-top:0px;
}

.block_item_home h3 a{
	color:#222;
	font-size:15px;
	font-weight:400;
}


.block_item_home h3 a:hover{
	color:#cc825a;
}

.img_item_home{
	width:260px;
	height:200px;
	display: table-cell;
    vertical-align: middle;
    text-align: center;	
}

.img_item_home *{
   vertical-align: middle;	
}

.img_item_home img{
	max-width:260px;
	max-height:200px;	
}

.img_item_home img{
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
}

.img_item_home:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.wrap_intro{
	padding:0px;
	height:330px;
	background:url(../img/bg_intro.png) no-repeat center #32775f;	
	padding:30px;
}

.intro_tt_1{
	font-size:16px;
	color:#fff;
	font-weight:500;
	text-transform:uppercase;	
}

.intro_tt_2{
	font-size:26px;
	color:#ffffff;
	font-weight:600;
	text-transform:uppercase;	
	margin-bottom:30px;
}

.wrap_intro .content_article{
	text-align:center;
	color:#fff;
	margin-bottom:30px;	
}

.rm_intro a{
	color:#fff;
	text-transform:uppercase;
	border:1px solid #fff;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	padding:7px 15px;	
	font-size:13px;
}

.rm_intro a:hover{
	border:1px solid #cc825a;
	border-top:2px solid #cc825a;
	border-left:2px solid #cc825a;
	color:#cc825a;
}

.wrap_video{
	padding:0px;
	height:330px;	
}

.kmt_title{
	width:100%;
	margin:0px;
	margin-bottom:20px;
	background:url(../img/line_1.png) no-repeat bottom center;
	padding-bottom:10px;
	color:#cc825a;
	font-size:35px;
	font-weight:600;	
}

#wrap_strengths{
	width:100%;
	background:url(../img/bg_s.png) repeat-x top;	
}

.wrap_strengths_right{
	padding:20px;
}

.kmt_title_s{
	width:98%;
	margin:0px;
	margin-bottom:15px;
	background:url(../img/line_2.png) no-repeat bottom left;
	padding-bottom:10px;
	color:#fff;
	font-size:30px;
	font-weight:600;	
	margin-left:15px;
}

.wrap_strengths{
	border-right:1px dashed #57729f;
	border-bottom:1px dashed #57729f;
}

.begin_border{
	border-right:1px dashed #57729f;
	border-bottom:1px dashed #57729f;	
}

.end_border{
	border-right:0px;
	border-bottom:0px;	
}

.none_bdr{
	border-right:0px;	
}

.none_bdb{
	border-bottom:0px;	
}

.img_strengths{
	width: 76px;
	height:76px;
	text-align:center;	
	float:left;
	margin-right:10px;
}

.img_strengths img{
	width: 100%;
	height:100%;
}

.wrap_strengths{
	padding:40px 20px;	
}

.info_strengths{
	color:#fff;
	line-height:22px;
	font-size:13px;
}

.info_strengths div{
	text-align:justify;
}

.info_strengths h3{
	margin:0px;
	margin-bottom:10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
	font-size:14px;
    line-height: 22px;
}

.wrap_solution{
	margin:10px auto;
	text-align:center;	
}

.is_scroll{
	width:100%;	
}

.block_solution{
	width:360px;
	height:450px;
	overflow:hidden;
	margin:0 auto;	
}

.img_solution{
	width:100%;
	height:210px;
	text-align:center;
	overflow:hidden;	
}

.img_solution img{
	width:100%;
	height:100%;
}

.icon_sun{
    cursor: pointer;
	width:100%;
	height:72px;
	text-align:center;
	position:relative;
	z-index:500;
	margin-top:-40px;
}

.icon_sun img{
	max-width:100%;
	height:100%;
	-webkit-transition: -webkit-transform .8s ease-in-out;
   transition:         transform .8s ease-in-out;
}

.block_solution:hover .icon_sun img{
	-webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.content_solution h3 a{
	font-size:15px;
	color:#222;
	font-weight:600;
	text-transform:uppercase;	
	line-height:22px;
}

.content_solution h3 a:hover{
	color:#cc825a;
}

.content_solution div{
	line-height:22px;	
}

.rm_sol{
	margin-top:20px;	
}

.rm_sol a{
	font-size:13px;
	color:#cc825a;
	text-transform:uppercase;
	border:2px solid #cc825a;	
	padding:7px 15px;
	font-weight:500;
}

.rm_sol a:hover{
	color:#32775f;
	border:2px solid #32775f;	
}

.wrap_news{
	margin:10px auto;
}

.is_scroll{
	width:100%;	
}

.block_news{
	width:360px;
	height:455px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;	
}

.img_news{
	width:100%;
	height:230px;
	text-align:center;
	overflow:hidden;	
}

.img_news img{
	height:100%;
}

.content_news{
	padding:0px 20px;	
}

.content_news h3 a{
	font-size:15px;
	color:#222;
	font-weight:600;
	text-transform:uppercase;	
	line-height:22px;
}

.content_news h3 a:hover{
	color:#cc825a;
}

.content_news div{
	line-height:22px;
	text-align:justify;
	font-size:15px;	
}

.wrap_partner{
	width:220px;
    margin:0 auto;
}

.wrap_partner div{
	width:220px;
    height: 50px;
	margin:0 auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;	
}

.wrap_partner div img{
	max-width: 220px;
	max-height: 60px;
}

.wrap_partner div *{
   vertical-align: middle;	
}

.wrap_partner img{
	max-width:220px;
	max-height:50px;	
}

#wrap_partner{
	margin:20px auto;	
	margin-top:-50px;
}

#wrap_block_5{
	width:100%;
	background:#32775f;
	padding:30px 0px;	
}

#wrap_block_5 h6{
	margin:0px;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#fff;
	font-weight:500;
	font-size:20px;	
}

.wrap_add_f{
	color:#fff;
	font-size:15px;
	line-height:22px;	
}

.wrap_menu_f ul{
	width:100%;
	list-style:none;
	padding:0px;
	display:inline-block;	
}

.wrap_menu_f ul li{
	width:50%;
	float:left;
	margin-bottom:10px;
}

.wrap_menu_f ul li a{
	color:#fff;
	font-size:15px;
}

.wrap_menu_f ul li a:hover{
	color:#cc825a;
}

.wrap_social_f{
	text-align:right;	
	color:#fff;
}

#wrap_social_f{
	margin:20px auto;	
}

#wrap_social_f img{
	width:45px;
	margin-left:3px;
}

.wrap_social_f a{
	color:#fff;
}

.wrap_banner_s img{
	width:100%;
}

.wrap_map {
    height: 350px;
}

.wrap_project{
	margin:15px auto;	
    min-height: 320px;
	text-align:center;
}

.img_project{
	width:360px;
	height:245px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;	
}

.img_project img{
	height:100%;	
}

.wrap_project h3 a{
	font-size:15px;
	text-transform:uppercase;
	color:#222;
	font-weight:500;
    line-height: 22px;
}

.wrap_project h3 a:hover{
	color:#cc825a;
}

.hide-bullets {
	list-style:none;
	margin-left: -40px;
	margin-top:20px;
}

.hide-bullets li {
    width: 20%;
}

.thumbnail {
    border: 5px solid #fff;
    border-radius: 0px;
	padding:0px;
}

.thumbnail:hover,.active_thumbs a{
    border: 5px solid #da7f16 !important;
}

.carousel-inner{
	width:100%;
	height:656px;
	overflow:hidden;
    text-align: center;	
}

.carousel-inner img{
	height:656px !important;	
    display: inline-block!important;
}

.thumbnail {
	height:120px;
	padding:0px;
    border-radius: 0px;
	overflow:hidden;
}

.thumbnail img{
    height:100%;
}

.kmt_capture{
	background:url(../img/bg_sd.png) repeat;	
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-transform:uppercase;
	margin:0px;
	margin-top:-50px;
}

.kmt_title_menu_left{
	width:100%;	
	background:#cc825a;
	height:40px;
	line-height:40px;
	font-size:17px;
	color:#fff;
	font-weight:600;
}

.kmt_title_menu_left span{
	display:inline-block;
	width:100%;
	padding-left:15px;
	background:url(../img/icon_menu.png) no-repeat right 10px center; 
}

.title_left{
	width:100%;	
	background:#cc825a;
	height:40px;
	line-height:40px;
	font-size:17px;
	color:#fff;
	font-weight:600;
}

.title_left span{
	display:inline-block;
	width:100%;
	padding-left:15px;
	background:url(../img/arr_down.png) no-repeat right 10px center; 
}

.list_news_left{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
	padding-top:10px;
}

.list_news_left li{
	width:100%;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_left{
	width:95px;
	height:65px;
	float:left;
	margin-right:10px;
}

.img_news_left img{
	width:91px;
	height:61px;
}

.content_news_left h3{
	margin-bottom:5px;
	margin-top:2px;
	line-height:20px;
}

.content_news_left h3 a{
	font-size:14px;
	color:#222;
	line-height:20px;
}

.content_news_left h3 a:hover{
	color:#cc825a;
}

.content_news_left p a{
	font-size:13px;
	color:#cc825a;
}

.content_news_left p a:hover{
	color:#222;
}

.read_more_news{
	text-align:right;	
}

.read_more_news a{
	font-size:13px;
	color:#cc825a;
}

.read_more_news a:hover{
	color:#222;
}

.wrap_right{
	padding-left:15px;	
}

.wrap_item{
	border:1px solid #f2d6b5;	
	margin-bottom:-1px;
	margin-right:-1px;
	padding:0px;
    background: #fff;
}

.block_item{
	width:260px;
	height:230px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;	
}

.img_item{
	width:260px;
	height:190px;
	display: table-cell;
    vertical-align: middle;
    text-align: center;	
}

.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:250px;
	max-height:180px;	
}

.img_item img{
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
}

.img_item:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.block_item h3{
	margin-top:10px;
}

.block_item h3 a{
	color:#222;
	font-size:15px;
	font-weight:400;
}


.block_item h3 a:hover{
	color:#cc825a;
}

.block_right{
	margin-bottom:20px;	
}

.wrap_img_dt{
	margin-bottom:20px;	
}

#wrap_img_dt{
	width:410px;
	height:290px;
	border:1px solid #cc825a;
	border-radius:3px;
	margin:0 auto;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
    background: #fff;
}

#wrap_img_dt *{
   vertical-align: middle;	
}

#wrap_img_dt img{
	max-width:410px;
	max-height:290px;	
}

.wrap_info_dt h3{
	margin-top:0px;
	padding-bottom:10px;
	color:#cc825a;
	text-transform:uppercase;
	font-weight:600;
	background:url(../img/line_4.png) repeat-x bottom;
	line-height:25px;
	padding-bottom:10px;
	border-bottom:1px dashed #ae9f8e;
}

.wrap_info_dt p{
	padding:0px;
	font-size:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #ae9f8e;
	margin-bottom:10px;
}

.wrap_info_dt div{
	padding:5px 0px;
}

#product_price a{
	font-size:15px;
	font-weight:600;
	color:#cc825a;
}

#kmt_hotline{
	font-size:20px;
	font-weight:600;
	color:#cc825a;
	text-transform:uppercase;	
	margin-top:10px;
	clear:both;
}

#kmt_hotline span{
	font-size:28px;
}
