@font-face {
	font-family:"UTM_Alter_Gothic";
	src: url(../fonts/UTM_Alter_Gothic.ttf);
}

@font-face {
	font-family:"OpenSans_Regular";
	src: url(../fonts/OpenSans_Regular.ttf);
}

@font-face {
	font-family:"OpenSans_Bold";
	src: url(../fonts/OpenSans_Bold.ttf);
}



body{
	font-family:"OpenSans_Regular";
}

/* 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-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:#222;font-size:15px;line-height: 25px;}
.content_article p{margin-bottom: 20px;}
.content_article table{max-width:100%!important;}
.content_article img{max-width:100%;height:auto!important;margin-bottom: 5px;}
.kmt_title_article{font-size:16px;margin-bottom:10px;color:#222;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:#a90101!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:#a90101!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#a90101;}
.list_same li:hover a{color:#a90101;text-decoration:none}
.list_same li a{font-size:14px;color:#222;}
/* End css list_same */

.kmt_note{
	color:#dc8c3c;	
}


.row{
	margin:0px;	
}

#wrap_block_1{
	width:100%;
	min-height:35px;
	background:#0095db;	
	line-height:35px;
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap_block_1 i{
	margin-right:3px;
}

#wrap_block_1 span{
	display:inline-block;
	height:35px;
}

.wrap_phone,.wrap_mail{
	margin-right:10px;
	border-right:1px solid #33aae2;	
	padding-right:10px
}

.wrap_mail a{
    color: #fff;
}

.wrap_mail a:hover{
    color: #222;
}

.wrap_social_top a{
	font-size:14px;
	color:#fff;
	padding:0px 3px;	
}

.wrap_social_top a:hover{
	color:#da0000;	
}

#wrap_lang{
	float:right;
	display:inline-block;	
}

.wrap_lang{
	text-align:right;	
}

.wrap_lang a{
	color:#fff;
	font-size:13px;
}

.wrap_lang span{
	display:block;
	float:left;
	min-width:35px;
	text-align:center;
}

.wrap_lang span:hover a{
	color:#222;
}

.wrap_lang span:nth-child(1){
	border-right:1px solid #33aae2;	
	padding-right:10px;
}

#wrap_block_2{
	margin-top:20px;
	clear:both;	
}

.wrap_logo img{
	max-width:100%;	
}

#wrap_menutop{
	float:right;	
}

#wrap_block_3{
	width:100%;
	display:inline-block;
	margin:20px 0px 0px 0px;	
}

#wrap_intro{
	width:100%;
	display:inline-block;
	margin-bottom:20px;	
	background:#0095db;
}

.img_intro,.content_intro{
	width:50%;
	overflow:hidden;
	float:left;	
}

.img_intro img{
	width:100%;	
}

.content_intro{
	padding:0px 10px 10px 20px;
}

.content_intro *{
	color:#fff;
}

.content_intro h2{
	font-size:45px;
	font-family:"UTM_Alter_Gothic";
	text-transform:uppercase;
	margin:40px 0px 20px 0px;
}

.content_intro div{
	margin-bottom:30px;
	padding-right:50px;
	line-height:25px;
	font-size:15px;
}

.content_intro p a{
	padding:4px 15px;
	border:2px solid #fff;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.content_intro p a:hover{
	color:#222;
	border:2px solid #222;
}

#wrap_all_services_note{
	width:100%;	
	padding:0px;
	margin-top:30px;
}

.wrap_services_note{
	padding:0px;
	background:#ccc;	
}

.block_services_note{
	height:284px;
	overflow:hidden;
	position:relative;
	z-index:800;
}

.block_services_note div{
	width:100%;
	height:100%;
}

.block_services_note div img{
	width:100%;
	height:100%;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.block_services_note h2{
	width:100%;
	height:88px;
	line-height:108px;
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:0px;
	background:url(../img/sd_1.png) repeat-x bottom;
	text-align:right;
}

.block_services_note h2 a{
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	padding-right:10px;
	font-family:"UTM_Alter_Gothic";
}


.block_services_note:hover img{
	-webkit-transform:scale(1.3);
	transform:scale(1.3);
}

.kmt_title{
	margin-bottom:25px;
	text-transform:uppercase;
	font-family:"UTM_Alter_Gothic";
	font-size:47px;
}

.has_line{
	height:50px;
	background:url(../img/line_tt.jpg) repeat-x bottom;	
}

.has_line span{
	background:#fff;
	padding-right:10px;
}


.kmt_blue{
	color:#0095db;	
}

#wrap_news_video{
	margin:50px auto;	
}

#wrap_all_partner{
	margin-top:50px;
	padding-bottom:50px;	
}

#wrap_partner{
	width:100%;
	height:110px;
	overflow:hidden;	
}

#wrap_partner ul{
	width:100%;
	display:inline-block;
	padding:0px;
	margin:0px;	
}

#wrap_partner ul li{
	width: 160px;
	height:89px;
	float:left;
	margin:10px 17px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
}

#wrap_partner ul li img{
	width: 148px;
	height:77px;
}

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_home li{
	width:50%;
	float:left;
    min-height: 80px;
	padding-bottom:10px;
	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:250px;
	float:left;	
}

.content_news_home div{
	font-size:14px;
	color:#333;
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_home p a{
	font-size:13px;
	color:#da0000;
	font-family:"OpenSans_Bold";
}

.content_news_home p a:hover{
	color:#1175bc;
}

#wrap_bg_block_5{
	width:100%;
	background: url(../img/bg_f.jpg) repeat-x top #1175bc;	
	padding:30px 0px 10px 0px;
	color:#fff;
}

.add_f{
	color:#fff;
	font-size:14px;
	line-height:25px;
}

#wrap_bg_block_5 ul{
	width:100%;
	list-style:none;
	display:inline-block;
	margin:0px;
	padding:0px;
}


#wrap_bg_block_5 ul li{
	width:50%;
	float:left;
	margin-bottom:10px;
}

#wrap_bg_block_5 ul li a{
	font-size:14px;
	color:#fff;
}

#wrap_bg_block_5 ul li a:hover{
	color:#222;
}

#wrap_bg_block_5 h6{
	font-size:16px!important;
	color:#fff!important;
	font-family:"OpenSans_Bold"!important;
	text-transform:uppercase;
	margin-bottom:15px;
	line-height:25px;
}

.wrap_social_count,.wrap_social_count a{
	padding-top:20px;
	text-align:right;	
	color:#fff;
}

.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_social{
	margin:20px auto;	
}

#wrap_social span{
	color:#fff;
	font-size:14px;	
	font-family:"OpenSans_Bold";
	text-transform:uppercase;
}

#wrap_social a{
	display: inline-block;
    width: 32px;
    text-align: center;
    border:2px solid #fff;
    font-size: 17px;
    padding: 5px 0px;
    color: #fff;
    border-radius: 50%;
    margin-left:5px;	
}

#wrap_social a:hover{
    border:2px solid #222;
    color: #222;	
}

#wrap_content{
	margin:30px auto;	
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:260px;
	min-height:480px;
	margin:0 auto;	
}

.img_news{
	padding:3px;
	border:1px solid #ccc;
	border-radius:2px;
	width:260px;
	height:185px;	
}

.img_news img{
	width:252px;
	height:177px;
}

.block_news h2 a{
	font-size:14px;
	color:#333333;
	line-height:20px;	
	font-weight:bold;
	text-transform:uppercase;
}

.block_news h2 a:hover{
	color:#d90000;
}

.content_news{
	font-size:14px;
	color:#333333;
	line-height:20px;	
	text-align:justify;
	margin-bottom:20px;
}

.block_news p a{
	font-size:13px;
	background:#d90000;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
}

.block_news p a:hover{
	background:#222;
	color:#fff;
}

.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{
	text-transform:uppercase;
	font-size:13px;
	color:#222;
	font-weight:bold;
}

.wrap_cus h2 a:hover{
	color:#d90000;
}

.wrap_projects{
	margin:15px auto;	
}

.block_projects{
	width:260px;
	height:220px;
	margin:0 auto;	
	overflow:hidden;
	text-align:center;
}

.img_projects{
	width:260px;
	height:170px;
	border:1px solid #ccc;
	padding:5px;
	border-radius:3px;
    text-align: center;
    overflow: hidden;	
}

.img_projects img{
	max-width:260px;
	height:158px;	
}

.block_projects h3 a{
	font-size:14px;
	color:#333333;
	line-height:20px;	
	font-family:"OpenSans_Bold";
	text-transform:uppercase;
}

.block_projects h3 a:hover{
	color:#da0000;
}

.kmt_captcha {
    padding: 5px 10px;
    text-transform: uppercase;
    background: #da0000;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.btn{
	border:0px;
	background:#da0000;
	color:#fff;
	border-radius:3px;	
}

.wrap_map{
	height:650px;	
}

.form-horizontal .form-group {
    margin-left: -5px;
}

.wrap_form_contact h5{
    line-height: 25px;
    font-size: 15px;
    margin-top: 40px;
    color: #da0000;
}