@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:#ee030d;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
	text-align:left!important;
}

/* Begin css list_same */
.same_title{color:#ee030d!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:#ee030d!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#444;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#ee030d;}
.list_same li:hover a{color:#ee030d;text-decoration:none}
.list_same li a{font-size:14px;color:#444;;}
/* End css list_same */

body{
	font-family:"Roboto_Regular";
}

.wrap_logo{
	padding-top:25px;	
}

.wrap_name{
	padding-top:25px;	
}

.wrap_name p{
	margin-left: -30px;
}

.wrap_name img{
	max-width:100%;	
}


.wrap_phone{
	padding-top:32px;
}

.wrap_phone div{
	float:right;
	background:url(../img/icon_phone.png) no-repeat left top 7px;	
	font-family:"Roboto_Bold";
	padding-left:50px;
	text-transform:uppercase;
}

.wrap_phone div p:nth-child(1){
	font-size:15px;
	color:#222222;	
	margin-bottom:0px;
}

.wrap_phone div p:nth-child(2){
	font-size:25px;
	color:#2e3192;	
}

#wrap_bg_block_2{
	width:100%;
	background:#00a2df;
	margin-top:10px;	
}

#wrap_search{
	width:160px;
	background:#fff;
	height:22px;
	margin-top:7px;	
	float:right;
	margin-right:10px;
}

#wrap_lang{
	float:right;	
	padding-top:9px;
	height:40px;
}

#wrap_search input:nth-child(1){
	float:left;
	width:160px;
	height:25px;
	line-height:22px;
	padding-left:5px;
	color:#000;
	border:0px;
	margin-right:-20px;
	font-size:12px;
}

#wrap_search input:nth-child(2){
	width: 20px;
	height:25px;
	background:url(../img/icon_search.png) no-repeat center #fff;
	float:left;
	border:0px;
}

#wrap_bg_block_3{
	width:100%;
	margin-bottom:20px;
	display:inline-block;
}

.block_left,.block_right{
	margin-bottom:15px;	
}

.block_left{
	padding-right:15px;
}

.wrap_mnl > p{
	background:url(../img/icon_mn.png) no-repeat right 10px center #00a2df;
	height:40px;
	line-height:40px;
}

.wrap_mnl > p span{
	padding-left:10px;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
	font-size:20px;
	color:#fff;
}

.wrap_mnl ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.wrap_mnl ul h2{
	padding:0px;
	margin:0px;
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#ee030d;
}

.wrap_mnl ul h2 a{
	color:#2e3192;
	padding-left:10px;
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	cursor:pointer;
}

.wrap_mnl ul h2 a:hover{
	color:#024bcc;
}

.wrap_mnl ul li ul{
	padding:5px;
	background:#fff;
	border:1px solid #ccdbf5;
	border-radius:3px;
}

.wrap_mnl ul li ul li{
	min-height:40px;
	line-height:40px;
	font-size:14px;
	color:#222222;
	background:#ccecf9;
	border-bottom:1px solid #fff;
}

.wrap_mnl ul li ul li a{
	padding-left:10px;
	color:#222222;
}

.wrap_mnl ul li ul li a:hover{
	color:#ee030d;
}

#wrap_support{
	width:100%;
	height:	292px;
	background:url(../img/bg_sp.png) no-repeat left top;
	text-align:center;
	padding-top:180px;
}

#wrap_support p{
	margin-bottom:10px;
}

#wrap_support p span{
	margin-bottom:10px;
	font-family:"Roboto_Bold";
	color:#6a6a6a;
	font-size:14px;
}

#wrap_support p:nth-child(1){
	color:#d30404;
	font-family:"Roboto_Bold";
	font-size:20px;
}

#wrap_support p img{
	padding:0px 5px;
}

.kmt_title{
	width:100%;
	font-size:25px;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
	margin-bottom:10px;
}

.kmt_blue{
	color:#2e3192;
	border-bottom:2px solid #2e3192;	
}

.kmt_red{
	color:#00a2df;
	border-bottom:2px solid #00a2df;	
}

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_home li{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_home{
	width:95px;
	height:65px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;	
}

.img_news_home img{
	width:89px;
	height:59px;
	border-radius:2px;
}

.content_news_home{
	width:160px;
	float:left;	
}

.content_news_home div{
	font-size:13px;
	color:#333;
	font-family:"Roboto_Bold";
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_home p a{
	font-size:12px;
	color:#e70000;
	font-family:"Roboto_Bold";
}

.read_more_news{
	clear:both;
	text-align:right;
}

.read_more_news a{
	font-size:12px;
	color:#e70000;
	font-family:"Roboto_Bold";
}

.read_more_news{
	clear:both;
	text-align:right;
}

.read_more_news a{
	font-size:12px;
	color:#e70000;
	font-family:"Roboto_Bold";
}

#wrap_bg_block_5{
	width:100%;
	background:#e5e5e5;	
}

#wrap_bg_block_6{
	width:100%;
	background:#00a2df;	
	padding:10px 0px;
	color:#fff;
}

#wrap_bg_block_6 h6{
	font-size:16px!important;
	color:#fff!important;
	font-family:"Roboto_Bold"!important;
	text-transform:uppercase;
	margin-bottom:15px;
}

#wrap_bg_block_6 p a{
	font-size:14px;
	color:#fff;
}

#wrap_bg_block_6 p a:hover{
	color:#f00;
}

.wrap_map_f img{
	max-width:100%;
	text-align:right;
}

#wrap_bg_block_7{
	width:100%;
	background:#008abe;	
	min-height:40px;
	color:#fff;
	padding-top:10px;
	text-align:center;
}

.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_partner{
	width:100%;
	height:95px;
	overflow:hidden;	
}

#wrap_partner ul{
	width:100%;
	display:inline-block;
	padding:0px;
	margin:0px;	
}

#wrap_partner ul li{
	width: 150px;
	height:75px;
	float:left;
	margin:10px 17px;
}

#wrap_partner ul li img{
	width: 150px;
	height:75px;
}

.img_intro img{
	max-width:100%;	
}

.info_intro h2{
	font-size:34px;
	color:#000;	
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	margin:0px;
	margin-bottom:10px;
}

.info_intro h2 span{
	color:#2e3192;	
}

.info_intro div{
	line-height:25px;
	font-size:14px;
	margin-bottom:20px;	
}

.info_intro p a{
	line-height:25px;
	font-size:14px;
	color:#fff;
	padding:5px 10px;
	background:#ee030d;
	text-transform:uppercase;	
}

.info_intro p a:hover{
	background:#2e3192;
}

.wrap_item{
	margin:10px auto;	
}

.block_item{
	width:200px;
	height:280px;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #b2b2b2;	
	text-align:center;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.46);
	-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.46);
	box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.46);
}

.block_item h3{
	font-size:14px;
}

.block_item p:nth-last-child(2) a{
	color:#ee030d;
}

.block_item p:nth-last-child(1) a{
	color:#fff;
	background:#6793e0;
	padding:4px 10px;
}

.img_item{
	width:200px;
	height:160px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:180px;
	max-height:140px;	
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:250px;
	min-height:360px;
	margin:0 auto;	
}

.img_news{
	width:250px;
	height:195px;	
}

.img_news img{
	width:250px;
	height:195px;	
}

.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:#024bcc;
	text-decoration:none;
}


.content_news{
	font-size:13px;
	color:#333333;
	line-height:20px;	
}

#wrap_img_product{
	width:360px;
	height:370px;
	border:1px solid #ccc;
	border-radius:3px;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
#wrap_img_product *{
   vertical-align: middle;	
}

#wrap_img_product img{
	max-width:350px;
	max-height:360px;	
}

#wrap_img_thumbs,.wrap_img_thumbs{
	width:103%;
	margin-top:10px;
	display:inline-block;
}

#wrap_img_thumbs ul,.wrap_img_thumbs ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;	
	text-align:center;
}

#wrap_img_thumbs ul li,.wrap_img_thumbs ul li{
	width:62px;
	height:62px;
	float:left;	
	margin:3px 5px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;
}

#wrap_img_thumbs ul li img,.wrap_img_thumbs ul li img{
	width:56px;
	height:56px;
	float:left;	
}

#wrap_info_product{
	margin-bottom:5px;	
}

#wrap_info_product h2{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;	
	font-size:30px;
	color:#2e3192;
	font-family:"Roboto_Bold";
	text-transform:uppercase;
}

#wrap_info_product p{
	padding:0px;
	font-size:15px;
	color:#333333;
	margin-bottom:5px;
	padding:5px;
	border-bottom:1px dashed #ccc;	
}

#wrap_info_product p a{
	text-transform:uppercase;
	color:#ee030d;
}

#wrap_phone_dt{
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	font-size:24px;
	color:#ee030d;	
	margin-bottom:20px;
}

#wrap_order a{
	color:#fff;
	padding:5px 10px;
	background:	#ee030d;
	text-transform:uppercase;
}


.wrap_map{
	height:500px;	
	padding-bottom:10px;
	border-bottom:1px dotted #4d83a8;
	margin-bottom:10px;
}

.wrap_form_contact{
	margin-top:20px;	
	font-size:13px;
	color:#444;	
}

.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#024bcc;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

#list_item_hot{
    width: 100%;
    height: 300px;
    overflow: hidden;
}

#list_item_hot ul{
    width: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#list_item_hot ul li{
    width: 200px;
    height: 300px;
    margin: 10px 13px;
}