@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:#e00a12;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
	text-align:center!important;
}

/* Begin css list_same */
.same_title{color:#e00a12!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:#e00a12!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#444;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#e00a12;}
.list_same li:hover a{color:#e00a12;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%;
    display: inline-block;
}

#wrap_block_1{
	padding-top:10px;	
}

.kmt_fixed {
    background: #fff;
    width: 100%!important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.75);
}

#wrap_phone_social{
	text-align:right;	
}

#wrap_phone_social span:nth-child(1){
	display:inline-block;
	height:40px;
	line-height:40px;
	background:url(../img/icon_phone.png) no-repeat left center;
	padding-left: 40px;
	margin-right:10px;
	font-size:21px;
	color:#e00a12;
	font-family:"Roboto_Bold";
}

#wrap_phone_social span:nth-child(2) img{
	padding-left:5px;
}

#wrap_menutop{
	padding-top:10px;
}

#wrap_menutop > div{
	float:right;
}

#wrap_bg_block_2{
	width:100%;	
	display:inline-block;
}

#wrap_block_3{
	padding:20px 0px;	
}

#wrap_block_3 > div{
	margin:0px;	
}

.wrap_pcl{
	margin-bottom:10px;
}

.block_pcl{
	width:570px;
	height:245px;
	margin:0 auto;
	background:#e5e5e5;	
}

.img_pcl{
	width:280px;
	height:245px;
	padding:3px;
	background:#fff;
	float:left;	
	margin-right:20px;
}

.img_pcl img{
	width:274px;
	height:239px;	
}

.info_pcl{
	float:left;
	width:260px;	
}

.info_pcl h2 a{
	color:#e01e26;
	font-size:22px;	
	font-family:"Roboto_Bold";
}

.info_pcl div{
	font-size:15px;
	line-height:25px;
}

.wrap_bg_pcl{
	margin-bottom:20px;	
}

.kmt_title{
	font-size:30px;
	color:#252525;	
	font-family:"Roboto_Bold";
	text-align:center;
	width:100%;
	text-transform:uppercase;
	padding-bottom:10px;
	margin-bottom:20px;
	background:url(../img/bg_title.png) no-repeat center bottom;
}

#wrap_bg_partner{
	background:#e2e2e2;	
}

#wrap_bg_footer{
	width:100%;
	background:#2f2f2f;
	padding:10px 0px;	
}

#wrap_copyright{
	background:#212121;
	min-height:44px;
	line-height:44px;
	text-align:center;	
	color:#fff;
}

#wrap_copyright a{
	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_add_f{
	font-size:13px;
	color:#fff;		
}

.wrap_add_f h6{
	font-size:18px;
	text-transform:uppercase;
	color:#fff;	
	font-family:"Roboto_Bold";
	background:url(../img/bg_name_f.png) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}

.wrap_fanpage{
	padding-top:20px;	
}

#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 18px;
}

#wrap_partner ul li img{
	width: 150px;
	height:75px;
}

.wrap_item{
	margin:10px auto;
}

.block_item{
	width:260px;
	height:255px;
	text-align:center;
	margin:0 auto;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.33);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.33);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.33);
}

.img_item{
	width:260px;
	height:175px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:240px;
	max-height:155px;	
}

.block_item h3{
	font-size:16px;
}

.block_item p a{
	font-size:14px;
	color:#dc1d25;	
	font-family:"Roboto_Bold";
}

.wrap_news_home{
	margin:10px auto;	
}

.block_news_home{
	width:580px;
	height:100px;
	display:table;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;	
}

.img_news_home{
	width:150px;
	height:100px;
	padding:3px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.33);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.33);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.33);
	float:left;
	margin-right:10px;	
}

.img_news_home img{
	width:144px;
	height:94px;
}

.info_news_home{
	width:420px;
	float:left;	
}

.info_news_home h4{
	font-size:14px;
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	margin-top:5px;
}

.info_news_home div{
	font-size:14px;
	line-height:20px;
	margin-bottom:6px;
}

.info_news_home p a{
	font-size:14px;
	color:#dc1d25;	
	font-family:"Roboto_Bold";
}

.wrap_video{
	margin:10px auto;	
	text-align:center;
}

.block_video{
	width:270px;
	height:200px;
	margin:0 auto;	
}

.wrap_video a{
	font-size:14px;
	color:#333;	
	font-family:"Roboto_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:#e00a12;
	text-decoration:none;
}


.content_news{
	font-size:13px;
	color:#333333;
	line-height:20px;	
}

.block_left,.block_right{
	margin-bottom:15px;
}

.block_left{
	padding-right:15px;
}

.menu_left{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.menu_left{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.menu_left p{
	margin-bottom:0px;
	width:100%;
	background:url(../img/bg_mnl_2.png) repeat-x;
	height:35px;
	line-height:35px;
}

.menu_left p span{
	display:inline-block
	margin-bottom:0px;
	width:100%;
	background:url(../img/bg_mnl_1.png) left 10px center no-repeat;
	height:35px;
	line-height:35px;
	padding-left:45px;
	text-transform:uppercase;
	color:#fff;
	font-family:"Roboto_Bold";
	font-size:16px;
}

.menu_left li{
	height:35px;
	line-height:35px;
	background:#dedede;
	margin-bottom:1px;
}

.menu_left li a{
	padding-left:30px;
	color:#222222;
	font-size:14px;
}

.menu_left li a:hover{
	color:#d30404;
}

.menu_left li h2{
	margin:0px;
	padding:0px;
	height:35px;
	line-height:35px;
}

.title_left a{
	text-transform:uppercase;
	color:#222222;
	font-size:14px;
	padding-left:20px!important;
}

#wrap_support{
	background:url(../img/bg_support.jpg) no-repeat top left #f3f3f3;
	padding:160px 10px 10px 10px;	
}

#wrap_support p:nth-child(2n+1){
	font-family:"Roboto_Bold";
	font-size:14px;	
	color:#222;
}

#wrap_support p span{
	font-family:"Roboto_Bold";
	font-size:16px;	
	color:#d30404;
}

#icon_support{
	text-align:center;
	padding-top:10px;
	border-top:1px dashed #ccc;	
}

#icon_support img{
	margin:0px 10px;	
}

#wrap_banner_left img{	
	max-width:100%;
	margin-bottom:10px;
}

.wrap_img_dt{
    margin-bottom:20px;
}

#wrap_img_dt{
	width:450px;
	height:350px;	
	 -webkit-box-shadow: 0 0 3px 0 rgba(50,50,50,0.75);
    -moz-box-shadow: 0 0 3px 0 rgba(50,50,50,0.75);
    box-shadow: 0 0 3px 0 rgba(50,50,50,0.75);
	background:#fff;
	padding:5px;
	border-radius:2px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
#wrap_img_dt *{
   vertical-align: middle;	
}

#wrap_img_dt img{
	max-width:400px;
	max-height:290px;	
}

.wrap_info_dt h2{
	color:#222;
	font-size:22px;
	margin:0px;
	margin-bottom:20px;
	font-family:"Roboto_Bold";
	text-transform:uppercase;
}

.wrap_info_dt p{
	color:#333;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:20px;
}

.wrap_info_dt p a{
	color:#dd0000;
}

.wrap_info_dt div{
	font-size:28px;
	color:#dd0000;	
}

.wrap_info_dt div span{
	font-family:"Roboto_Bold";
}


.wrap_description_dt h5{
	color:#333333;
	font-size:22px;	
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	padding-bottom:5px;
	border-bottom:2px solid #333333;
}

.wrap_same_item h5{
	color:#fc8c4a;
	font-size:20px;	
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	padding-bottom:5px;
	border-bottom:2px solid #fc8c4a;
}

.wrap_map{
	height:600px;	
}

.wrap_form_contact{
	margin-top:20px;	
	font-size:13px;
	color:#444;	
}


.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#e00a12;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

