@import "bootstrap.min.css";

@font-face {
	font-family:"UTM_Aptima";
	src: url(../fonts/UTM_Aptima.ttf);
}

@font-face {
	font-family:"UTM_AptimaBold";
	src: url(../fonts/UTM_AptimaBold.ttf);
}

@font-face {
	font-family:"OpenSans_BoldItalic";
	src: url(../fonts/OpenSans_BoldItalic.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  */

.kmt_note a{
	font-size:12px;
	color:#f00;	
}

.kmt_uppercase{
	text-transform:uppercase;	
}

.read_more{
	text-align:right;
	margin-top:-30px;
	margin-bottom:20px;	
	width:99%;
}

.read_more a{
	padding:5px 0px;
	font-size:12px;
	font-family:"UTM_AptimaBold";
	font-weight:bold;
	color:#df1b1b;
}

.read_more a:hover{
	text-decoration:none;
	color:#93b103;
	
}

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:"UTM_Aptima";
}

.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:#008d4a;
	font-family:"UTM_AptimaBold";
	text-align:left!important;
}

/* Begin css list_same */
.same_title{color:#d30005!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-family:"UTM_AptimaBold";border-bottom:1px dashed #ccc}
.same_title:hover{color:#d30005!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#444;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#d30005;}
.list_same li:hover a{color:#d30005;text-decoration:none}
.list_same li a{font-size:14px;color:#444;}
/* End css list_same */

body{
	font-family:"UTM_Aptima";
	border-bottom:10px solid #e50707;
}

#wrap_bg_block_1{
	width:100%;
	background:#e50707;
	height:36px;
	line-height:36px;	
}

.wrap_phone_email span{
	padding-right:20px;
	color:#fff;
	font-size:15px;
	font-family:"UTM_AptimaBold";
}

.wrap_lang{
	text-align:right;	
}

#wrap_bg_block_2{
	clear:both;
	width:100%;
	background:#fff;	
	padding-top:10px;
	padding-bottom:10px;
}

.wrap_logo img{
	max-width:100%;	
}

#wrap_menutop{
	float:right;
	margin-top:20px;	
}

#wrap_block_3{
	width:100%;
	clear:both;
	display:inline-block;
}

.in_page{
	height:320px!important;
	overflow:hidden;	
}

.in_page .callbacks_nav{
	display:none!important;
}

#wrap_block_4{
	margin:20px auto;
}

.block_slogan{
	width:100%;	
	height:93px;
	line-height:93px;
	overflow:hidden;
	display:inline-block;
}

.img_slogan{
	width:93px;
	height:93px;
	float:left;
	overflow:hidden;
	text-align:center;	
	margin-right:10px;
}

.img_slogan img{
	width:100%;
	height:100%;	
}

.block_slogan h2{
	margin:0px;
	padding:0px;
	height:93px;
	line-height:93px;
}

.block_slogan h2 a{
	color:#d00005;
	font-size:17px;
	font-family:"UTM_AptimaBold";
}

.block_slogan:hover h2 a{
	color:#009d53;
}


#wrap_bg_block_5{
	width:100%;
	padding:60px 0px;
	background:#eaeaea; 	
}

.wrap_video{
	height:255px;	
	margin-bottom:20px;
}

.wrap_intro h2{
	font-size:20px;
	color:#da0006;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.wrap_intro h2 a{
	font-size:20px;
	color:#da0006;
}

.wrap_intro h3{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.wrap_intro h3 a{
	font-size:33px;
	color:#008d4a;
	font-family:"UTM_AptimaBold";
}

.wrap_intro div{
	font-size:16px;
	color:#222;	
	line-height:25px;
	margin-bottom:25px;
    text-align: justify;
}

.wrap_intro p a{
	font-size:13px;
	color:#d7030a;
	font-family:"UTM_AptimaBold";
	padding:5px 10px;
	border:1px solid #d7030a;
}

.wrap_intro p a:hover{
	color:#008d4a;
	border:1px solid #008d4a;
}

#wrap_bg_block_6{
	padding:30px 0px;	
}

.title_center{
	text-align:center;
	margin-top:20px;	
	font-size:40px;
	font-family:"UTM_AptimaBold";
	margin-bottom:20px;
}

.c_red{
	color:#e10208;	
}

.c_white{
	color:#fff;	
}

.news-gallery .element.gallery-item .one_fourth {
    position: relative;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
}
.news-gallery .element.gallery-item .one_fourth a:before {
    opacity: 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),color-stop(56%,rgba(0,0,0,0.1)),color-stop(93%,rgba(0,0,0,0.6)),to(rgba(0,0,0,0.69)));
    background-image: -webkit-linear-gradient(transparent 0%,transparent 50%,rgba(0,0,0,0.1) 56%,rgba(0,0,0,0.6) 93%,rgba(0,0,0,0.69) 100%);
    background-image: linear-gradient(transparent 0%,transparent 50%,rgba(0,0,0,0.1) 56%,rgba(0,0,0,0.6) 93%,rgba(0,0,0,0.69) 100%);
}
.news-gallery .element.gallery-item .one_fourth .gallery_archive_desc {
    position: absolute;
    width: calc(100% - 30px);
    left: 20px;
    bottom: 10px;
    z-index: 3;
    text-align: left;
    line-height: normal;
    opacity: 0;
    transform: translate3d(0,30px,0);
    -webkit-transform: translate3d(0,30px,0);
    -moz-transform: translate3d(0,30px,0);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}
.news-gallery .element.gallery-item .one_fourth .gallery_archive_desc h4 {
    color: #fff;
    line-height: initial;
    font-size: 15px;
	font-family:"UTM_AptimaBold";
	text-align:center;
}

.news-gallery img {
    width: 100%;
    height: 280px;
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}
.news-gallery .element.gallery-item .one_fourth:hover a:before {
    opacity: 1;
}
.news-gallery .element.gallery-item:hover img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}
.news-gallery .element.gallery-item .one_fourth:hover .gallery_archive_desc {
    opacity: 1;
    transform: translate3d(0,0px,0);
    -webkit-transform: translate3d(0,0px,0);
    -moz-transform: translate3d(0,0px,0);
}

#wrap_bg_block_7{
	width:100%;
	padding:30px 0px;	
}


.has_color{
	background:#009d53;	
}

.wrap_item{
	margin:20px auto;	
}

.block_item{
	width:270px;
	height:320px;
	margin:0px auto;
	background:#e3e3e3;
	overflow:hidden;	
	padding:10px;
	text-align:center;
}

.img_item{
	width:250px;
	height:210px;
	background:#fff;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:240px;
	max-height:200px;	
}

.block_item h3 a{
	font-size:15px;
	color:#222;
    line-height: 22px;
}

.block_item h3 a:hover{
	color:#e92e40;
}

.block_item p a{
	font-size:14px;
	color:#e92e40;
	font-family:"UTM_AptimaBold";
}

.block_item p a:hover{
	color:#222;
}

#wrap_bg_block_8{
	width:100%;
	padding:30px 0px;
	background:#1a1a1a;	
}

#wrap_bg_block_8 h6{
	line-height:25px;
	color:#fff;
	margin-bottom:15px;
	font-size:18px;
	font-family:"UTM_AptimaBold";
}

.wrap_add_f{
	color:#fff;
	font-size:14px;
	line-height:22px;	
}

.wrap_partner ul{
	list-style:none;
	padding:0px;
	margin:15px 0px 0px 0px;	
}

.wrap_partner ul li{
	width:93px;
	height:56px;
	overflow:hidden;
	margin-bottom:10px;
	margin-right:10px;
	float:left;	
}

.wrap_partner ul li img{
	width:100%;
	height:100%;
}

.wrap_count,.wrap_count a{
	font-size:14px;
	color:#fff;	
	text-align:right;
}

.icon_social{
	margin-top:30px;	
}

.icon_social a{
	font-size:16px;
	padding-left:5px;
}

.icon_social a:hover{
	color:#009d53;
}

.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;
}

.to-fixed {
    position: fixed!important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}


.tt_top_mnl{
	width:100%;
	height:	40px;
	line-height:40px;
	background:url(../img/bg_red.png) no-repeat center;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
}

.tt_top_mnl span{
	width:100%;
	display:inline-block;
	padding-left:20px;
	background:url(../img/icon_mnl.png) no-repeat right 20px center;
	color:#fff;
	font-size:16px;
	font-family:"UTM_AptimaBold";
}

.kmt_ttn span{
	background:url(../img/icon_news.png) no-repeat left 15px center!important;	
	padding-left:50px;
}

.menu_left{
	padding:0px;
	margin:0px;	
	list-style:none;
}

.menu_left li{
	width:100%;
	height:36px;
	line-height:36px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;	
}

.menu_left li:hover{
	background:url(../img/bg_red.png) no-repeat center;
}

.menu_left li a{
    display: inline-block;
    width: 100%;
	padding-left:20px;
    padding-right: 10px;
	color:#fff;
	font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kmt_parent{
	background:url(../img/bg_green.png) no-repeat center;	
}

.kmt_child{
	background:url(../img/bg_gray.png) no-repeat center;	
}

.kmt_child a{
	padding-left:30px !important;
}

.block_content{
	margin-bottom:15px;	
}

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
	padding-top:15px;
}

.list_news_home li{
	width:100%;
	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;	
	margin-bottom:10px;
}

.img_news_home img{
	width:89px;
	height:59px;
	border-radius:2px;
}

.content_news_home{
	width:175px;
	float:left;	
}

.content_news_home div{
	font-size:13px;
	color:#333;
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_home p a{
	font-size:12px;
	color:#e70000;
	font-family:"UTM_AptimaBold";
}

.read_more_news{
	clear:both;
	text-align:right;
}

.read_more_news a{
	font-size:12px;
	color:#e70000;
	font-family:"UTM_AptimaBold";
}

.read_more_news a:hover,.content_news_home p a:hover{
	color:#009d53;
}

.kmt_title_right{
	width:100%;
	background:url(../img/line_mnr.png) repeat-x bottom;
	height:40px;	
	margin-bottom:15px;
}

.kmt_title_right span{
	font-size:35px;
	color:#cc0006;
	font-family:"UTM_AptimaBold";
	background:#fff;
	padding-right:10px;
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:260px;
	min-height:360px;
	margin:0 auto;	
}

.img_news{
	width:260px;
	height:185px;	
}

.img_news img{
	width:260px;
	height:185px;	
}

.block_news h2 a{
	font-size:14px;
	color:#333333;
	line-height:22px;	
	font-family:"UTM_AptimaBold";
}

.block_news h2 a:hover{
	color:#d30005;
	text-decoration:none;
}


.content_news{
	font-size:13px;
	color:#333333;
	line-height:20px;
	text-align:justify;	
}

.wrap_map{
	width:100%;
	padding:0px;
	height:350px;	
}

.kmt_captcha {
    padding: 5px 10px;
    text-transform: uppercase;
    background: #009b52;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.wrap_cus{
	margin:10px auto;	
	text-align:center;
}

.block_cus{
	margin:0 auto;
	width:260px;
	min-height:150px;	
	border:1px solid #ccc;
	text-align:center;
}

.block_cus img{
	max-width:255px;
	height:150px;	
}

.wrap_cus h2 a{
	font-family:"UTM_AptimaBold";
	font-size:13px;
	color:#222;
}

.wrap_cus h2 a:hover{
	color:#d30005;
}

#wrap_img_product{
	width:340px;
	height:340px;
	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:330px;
	max-height:330px;	
}

#wrap_img_thumbs{
	margin-top:10px;
	display:inline-block;	
}

#wrap_img_thumbs ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;	
	text-align:center;
}

#wrap_img_thumbs ul li{
	width:76px;
	height:56px;
	float:left;	
	margin:3px 4px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;
}

#wrap_img_thumbs ul li img{
	width:70px;
	height:50px;
	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:#00a959;
	font-family:"UTM_AptimaBold";
}

#wrap_info_product p{
	padding:0px;
	font-size:15px;
	color:#333333;
	margin-bottom:5px;
	padding:5px 0px 5px 0px;
	border-bottom:1px dashed #ccc;	
}

#wrap_info_product p a{
	color:#db0000;
}

#wrap_phone_dt{
	margin-top:20px;
	font-size:17px;
	font-family:"UTM_AptimaBold";
	color:#db0000;	
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background:url(../img/bg_red.png) no-repeat center;
	border-radius:0px;
	font-size:13px;
	font-family:"UTM_AptimaBold";
}

.nav > li > a {
	color: #fff;
	font-size:13px;
	font-family:"UTM_AptimaBold";
    padding: 5px 15px;
	border-radius:0px;
	background:url(../img/bg_green.png) no-repeat center;
}