@import "bootstrap.css";

@font-face {
	font-family:"Roboto_Regular";
	src: url(../fonts/Roboto_Regular.ttf);
}

@font-face {
	font-family:"Roboto_Bold";
	src: url(../fonts/Roboto_Bold.ttf);
}


/* 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:-30px;
	margin-bottom:20px;	
	width:99%;
}

.read_more a{
	padding:5px 0px;
	font-size:12px;
	font-family:"Roboto_Bold";
	font-weight:bold;
	color:#ef5b23;
}

.read_more a:hover{
	text-decoration:none;
	color:#0f5b3b;
	
}

a:hover{
	text-decoration:none;
}

.content_article{
    width: 100%;
    clear: both;        
    display: inline-block;        
	text-align:justify;
	color:#444444;
	font-size:14px;
    line-height: 22px;
	font-family:"Roboto_Regular";
}

.content_article p{
	 margin-bottom: 8px;
}

.content_article img{
	max-width:100%;
	height:auto!important;
    margin-bottom: 5px;
}

.hidden1 {
	overflow: hidden;
    width: 100%;
	height: 350px;
}

.kmt_page{
	clear:both;	
}

.kmt_title_article{
	font-size:15px;
	margin-bottom:10px;	
	font-weight:bold;
	color:#20b14a;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
	text-align:left!important;
}

/* Begin css list_same */
.same_title{color:#20b14a!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-family:"Roboto_Bold";border-bottom:1px dashed #ccc}
.same_title:hover{color:#20b14a!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#444;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#20b14a;}
.list_same li:hover a{color:#20b14a;text-decoration:none}
.list_same li a{font-size:14px;color:#444;}
/* End css list_same */

body{
	font-family:"Roboto_Regular";
}

#wrap_bg_block_1{
	width:100%;
	min-height:40px;
	line-height:40px;
	background:#20b14a;	
	color:#fff	
}

#wrap_block_1 a{
	font-size:14px;
	color:#fff	
}

.wrap_social_top{
	text-align:right;	
}

.wrap_social_top a{
	padding-left:10px;
	font-size:25px;	
	text-transform:uppercase;
}

.wrap_social_top a:hover{
	color:#333!important;
}

#wrap_menutop{
	float:right;
	margin-top:35px;	
}

#wrap_logo{
	padding-top:10px;
}

#wrap_logo img{
	max-width:100%;	
}

#wrap_slide{
	width:100%;
	clear:both;
	display:inline-block;
	margin-top:10px;	
}

#wrap_center{
	margin:20px auto;
}

#wrap_bg_footer{
	width:100%;
	background:#373737;	
	padding:20px 0px;
}

.wrap_add_f{
	color:#fff;
	font-size:14px;
}

.wrap_social{
	font-size:13px;
	color:#fff;	
	text-align:right;
	padding-top:20px;
}

.wrap_social p{
	margin-bottom:10px;
}

.wrap_social a{
	color:#fff;	
}

.icon_social{
	font-size:20px;	
}

.icon_social a{
	padding-left:10px;
}

.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_bg_copy{
	width:100%;
	background:#262626;	
	min-height:37px;
	line-height:37px;
	text-align:center;
	color:#fff;
	font-size:13px;	
}

#wrap_bg_copy a{
	color:#fff;
	font-size:13px;		
}

.kmt_title{
	text-align:center;
	padding-bottom:10px;
	background:url(../img/line_tt.png) no-repeat center bottom;	
	font-size:40px;
	color:#cd8b2b;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
	margin-bottom:20px;
}

#list_item_home{
	margin-top:30px;
	width:100%;
}

.kmt_bt_hover {
	width:100%;
	height:13px;
	padding: 0px;
	z-index:100;
    margin-top: 0px;
	text-align:center
}

#kmt_pre {
	background: url(../img/arr_left.png) no-repeat;
	cursor: pointer;
	width: 27px;
	height: 27px;
	display:inline-block;
	margin:0px 2px;
}

#kmt_next {
	background: url(../img/arr_right.png) no-repeat;
	cursor: pointer;
	width: 27px;
	height: 27px;
	display:inline-block;
	margin:0px 2px;
}

.list_item_home{
	list-style:none;
	padding:0px;
	margin:0px;	
	display:inline-block;
	padding-top:30px;
}

.list_item_home li{
	width:245px;
	float:left;
	margin:0px 15px;	
}

.wrap_item{
	margin:10px auto;
}

.block_item{
	width: 245px;
	min-height:380px;
	margin:0px auto;
	text-align:center;
}

.img_item{
	width:245px;
	height:245px;
	border-radius:50%;
	border:1px solid #ccc;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	-webkit-box-shadow: -1px 3px 0px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    -1px 3px 0px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         -1px 3px 0px 0px rgba(50, 50, 50, 0.1);
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:235px;
	max-height:235px;
	border-radius:50%;	
}

.block_item h2{
	margin-bottom:25px;
}

.block_item h2 a{
	font-size:18px;
	color:#222222;
}

.block_item h2 a:hover{
	text-decoration:none;
	color:#20b14a;
}

.block_item p a{
	font-size:13px;
	color:#fff;
	background:#262626;
	padding:5px 10px;
}

.block_item p a:hover{
	text-decoration:none;
	background:#20b14a;
}

#wrap_bg_partner{
	width:100%;
	border-top:1px solid #ccc;
	min-height:90px;	
}

#wrap_partner{
	width:100%;
	height:90px;
	overflow:hidden;	
}

#wrap_partner ul{
	width:100%;
	display:inline-block;
	padding:0px;
	margin:0px;	
	list-style:none;
}

#wrap_partner ul li{
	width: 162px;
	height:62px;
	float:left;
	margin:10px 32px;
}

#wrap_partner ul li img{
	width: 162px;
	height:62px;
}

.wrap_prove{
	margin:10px auto;	
	min-height:345px;
	text-align:center;
}

.block_prove{
	width:230px;
	height:280px;
	margin:0 auto;	
	padding:10px;
	text-align:center;
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.55);
	box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.55);
}

.block_prove img{
	width:208px;
	height:258px;
}

.wrap_prove h2 a{
	color:#333;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:270px;
	min-height:300px;
	margin:0 auto;	
}

.img_news{
	width:270px;
	height:185px;	
}

.img_news img{
	width:270px;
	height:185px;	
}

.block_news h2 a{
	font-size:14px;
	color:#333333;
	line-height:20px;	
	font-family:"Roboto_Bold";
	text-transform:uppercase;
}

.block_news h2 a:hover{
	color:#20b14a;
	text-decoration:none;
}


.content_news{
	font-size:13px;
	color:#333333;
	line-height:20px;	
}


.wrap_map{
	height:500px;	
}

#wrap_add{
	font-size:14px;
	color:#333;	
}

.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#20b14a;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

#wrap_info_dt h2{
	font-size:33px;
	color:#222222;	
	font-family:"Roboto_Bold";
	text-transform:uppercase;
}

#wrap_info_dt{
	margin-bottom:20px;
}

#wrap_info_dt p{
	font-size:14px;
	color:#222222;	
	text-transform:uppercase;
}

#wrap_info_dt p a{
	color:#20b14a;	
}

#kmt_hotline{
	font-size:22px;
	color:#20b14a;	
}

#kmt_hotline span{
	font-size:26px;
	font-family:"Roboto_Bold";
}

#wrap_bg_img_dt{
	width:520px;	
	height:520px;
	margin:0 auto;
}

#wrap_img_dt{
	width:520px;	
	height:520px;
	padding:10px;
	border-radius:50%;
	border:1px solid #ccc;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	-webkit-box-shadow: -1px 3px 0px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    -1px 3px 0px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         -1px 3px 0px 0px rgba(50, 50, 50, 0.1);
}
	
#wrap_img_dt *{
   vertical-align: middle;	
}

#wrap_img_dt img{
	max-width:500px;
	max-height:500px;
	border-radius:50%;	
}

#google_translate_element a{
    color: #222 !important;
}
