@font-face {
font-family:"UTM_HelvetIns";
src: url(../fonts/UTM_HelvetIns.ttf);
}

@font-face {
font-family:"UTM_Helve";
src: url(../fonts/UTM_Helve.ttf);
}

body{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
    background:url(../img/bg_all.png) repeat-x top;
}

#top {
  position:fixed !important;
  position:absolute; /* IE6 Fallback */
  bottom:320px;
  right:10px;
  z-index:999;
}

.com_more{
    text-align: center;
    margin-bottom: 50px;
}

.com_more a{
    color: #000;
    background: #eee;
    padding: 8px 10px;
    border-radius: 5px;
}

.com_more a:hover{
    background: #3CCB38;
    text-decoration: none;
}

.content_article{
    margin-bottom: 50px;
}

.content_article img{
   max-width: 100%;
   margin: 10px;
}

.kmt_fixed {
    position: fixed;
    top:0; left:0;
	z-index:1000;
}

.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#0b65ae;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

.kmt_breadcrumb{
	font-size:14px;
	color:#666666;	
	font-family:"UTM_HelvetIns";
	margin-bottom:10px;
}

.kmt_breadcrumb a{
	font-size:14px;
	color:#666666;	
	font-family:"UTM_HelvetIns";
	margin-bottom:10px;
}

.kmt_note{
	color:red;
}

/* Begin css page_in */
.page_in{clear:both;font-size:12px;margin:10px 0px 10px 0px;text-align:center;}
.page_in a{display:inline-block;width:31px;height:31px;line-height:31px;color:#fff;border:1px solid #000;border-radius:50%;background:#000;font-size:14px;margin:0px 2px;}
.page_in a:hover{background:#fff;color:#000;text-decoration:none}
#current_page{background:#fff;color:#000;}
/* End css page_in */

.title_article{font-size:18px;margin-bottom:10px;color:#D90000;}

/* Begin css list_same */
.same_title{color:#0b65ae!important;margin:10px 0px 5px 0px!important;font-size:16px;font-family:"UTM_HelvetIns";}
.same_title:hover{color:#0b65ae!important;font-family:"UTM_HelvetIns";}
.list_same{padding: 0px;padding-left: 5px;}
.list_same li{color:#00aaea;margin-bottom:3px;list-style: none;}
.list_same li:hover{color:#0083d7;}
.list_same li:hover a{color:#05578C;}
.list_same li a{font-size:13px;color:#000;}
/* End css list_same */

/*  Begin wrap_block_1 */

#wrap_block_1 {
	width:100%;
	min-height:285px;
	display:inline-block;
    padding-top:20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8f1f6+0,ffffff+30 */
background: #e8f1f6; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZjFmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #e8f1f6 0%, #ffffff 30%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8f1f6), color-stop(30%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8f1f6 0%,#ffffff 30%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8f1f6 0%,#ffffff 30%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8f1f6 0%,#ffffff 30%); /* IE10+ */
background: linear-gradient(to bottom,  #e8f1f6 0%,#ffffff 30%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f1f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}

#wrap_logo{
	margin:0px;
	margin-bottom:10px;
}

#wrap_logo img{
	max-width: 100%;
}

#wrap_name img{
	max-width: 100%;
    margin-top: 10px;
}

#wrap_hotline_search{
	text-align:right;	
}

#wrap_hotline_search p:nth-child(1){
	height:30px;
	line-height:30px;
}

#wrap_hotline_search p:nth-child(1) a{
	font-size:18px;
	color:#e70000;
	font-family:"UTM_Helve";
	font-weight:bold;
	background:url(../img/icon_hl.png) no-repeat left center;
	padding:3px 0px 5px 40px;
	letter-spacing:0.5px;
}

#wrap_hotline_search p:nth-child(1) a:hover{
	text-decoration:none;	
    color: #0b65ae;
}

#wrap_search{
	width:350px;
	display:inline-block;
	height:38px;
	line-height:38px;
	float:right;	
	margin-bottom:10px;
	padding-left:5px;
}

#wrap_search input:nth-child(1){
	width:307px;
	height:38px;
	float:left;
	padding-left:5px;
	border:1px solid #ccc;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#wrap_search input:nth-child(2){
	width:38px;
	height:38px;
	float:left;
	cursor:pointer;
	background:url(../img/icon_se.png) no-repeat center;
	border:0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#wrap_hotline_search p:nth-last-child(1){
	clear:both;
}

#wrap_hotline_search p:nth-last-child(1) span{
	font-size:14px;
	font-family:"UTM_Helve";
	color:#4d4d4f;
	padding:0px 5px;
}

#wrap_hotline_search p:nth-last-child(1) a{
	color:#0B65AE;
}

#wrap_hotline_search p:nth-last-child(1) span:nth-child(2) a{
	color:#4d4d4f;
}

#wrap_hotline_search p:nth-last-child(1) span:nth-child(2) a:hover{
	text-decoration:none;	
    color: #0b65ae;
}

#wrap_bg_menutop_1{
	width:100%;
	min-height:50px;
	background:url(../img/bg_mn_1.png) no-repeat center;
	margin:0 auto;	
}

#wrap_menutop_1{
	text-align:right;
	min-height:50px;
	line-height:50px;	
}

#wrap_block_menutop{
	width:100%;	
}

#wrap_menutop_1 a{
	padding:0px 10px;
	font-family:"UTM_Helve";
	font-size:15px;
	color:#fff;
}

#wrap_menutop_1 a:hover{
	text-decoration: none;
	color:#0b65ae;
}

#wrap_bg_menutop_2{
	width:100%;
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e9e9e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e9e9e9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0px 2px 7px 0px rgba(50, 50, 50, 0.69);
-moz-box-shadow:    0px 2px 7px 0px rgba(50, 50, 50, 0.69);
box-shadow:         0px 2px 7px 0px rgba(50, 50, 50, 0.69);
}

/*  End wrap_block_1 */

#wrap_slide{	
	margin-top:15px;	
}

#wrap_slide img{
	max-height:390px;	
}

#wrap_content{
	clear:both;
	margin-top:10px;
}

.block_pcl{
	height:229px;
	background:url(../img/bg_pcl.png) no-repeat center;	
	margin-bottom:10px;
}

.block_pcl > div{
	width:100%;
	min-height:199px;
	position:relative;
	z-index:0;
}

.wrap_img_pcl{
	width:170px;
	height:199px;
	position:absolute;
	z-index:100;
	top:0px;
	text-align:right;
	right:0px;
	
}

.wrap_img_pcl > div{
	width:170px;
	height:199px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.wrap_img_pcl > div *{
   vertical-align: middle;	
}

.wrap_img_pcl > div img{
	max-width:110px;
	max-height:160px;	
}

.wrap_content_pcl{
	width:55%;
	min-height:199px;
	position:absolute;
	z-index:200;	
	top:0px;
	padding-left:5%;
}

.bg_pcl{
	background: #e1e1e1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e1e1e1 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e1e1e1 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e1e1e1 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e1e1e1 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e1e1e1 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.bg_pcl_h{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+100 */
background: #ededed; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ededed 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ededed 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ededed 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ededed 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ededed 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}

.wrap_content_pcl h2{
	font-size:40px;
	font-family:"UTM_HelvetIns";
	color:#252628;
}

.wrap_content_pcl > div{
	text-align:justify;
	margin-bottom:10px;
	font-size:12px;
	color:#252628;	
	letter-spacing:0px;
}

.kmt_view_g{
	margin-left:-10%;
}

.kmt_view_g a{
	display:inline-block;
	width:86px;
	height:26px;
	background:url(../img/bt_view.png) no-repeat center left;	
}

.kmt_view_g a:hover{
	text-decoration:none;
	background:url(../img/bt_view_h.png) no-repeat center left;	
}

.kmt_title{
	width:100%;
	height:44px;
	text-transform:uppercase;
	background:url(../img/bg_title.png) no-repeat center left;
	margin-bottom:10px;
}

.kmt_title a{
	font-size:18px;
	display:inline-block;
	height:44px;
	line-height:38px;
	padding-left:20px;
	color:#fff;
	font-family:"UTM_HelvetIns";
}

.kmt_title a:hover{
	text-decoration:none;
}

.read_more{
	text-align:right;
	margin-top:-45px;
	margin-bottom:20px;
	padding-right:10px;	
}

.read_more a{
	font-family:"UTM_HelvetIns";
	font-size:14px;
	color:#fff;
}


#wrap_product{
	width:100%;
	margin-top:10px;
	display:inline-block;	
}

.block_product{
	height:430px;
	background:url(../img/bg_pd.png) no-repeat center;
	margin:10px 0px;	
}

.wrap_bg_content_product{
	width:248px;
	height:375px;
	border:1px solid #ccc;
	padding:10px;
	margin:0 auto;	
	position:relative;
	z-index:0;
}

.wrap_content_product{
	width:228px;
	height:328px;
	position:absolute;
	z-index:100;
	top:10px;	
}

.wrap_qv{
	width:100px;
	height:35px;
	position:absolute;
	z-index:200;
	background:url(../img/bg_qv.png) repeat;
	text-align:center;
	top:150px;	
	left:0px;
	line-height:35px;
	display:none;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.wrap_qv a{
	color:#0b65ae;
	font-size:14px;
}

.wrap_qv a:hover{
	text-decoration:none;
    color: #000;
}

.wrap_img_product{
	width:228px;
	height:200px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.wrap_img_product *{
   vertical-align: middle;	
}

.wrap_img_product img{
	max-width:200px;
	max-height:190px;	
}

.wrap_info_product h2{
	font-size:18px;
	color:#0b65ae;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}

.wrap_info_product p{
	margin-bottom:4px;
}

.wrap_info_product p span{
	color:#d10000;
}

.wrap_info_product p a{
	color: #d10000;
}

.wrap_info_product p a:hover{
	text-decoration: none;
}

.wrap_info_product p:nth-last-child(1) a{
	display:inline-block;
	width:81px;
	height:28px;
	background:url(../img/bt_dt.png) no-repeat left center;
}

.wrap_info_product p:nth-last-child(1) a:hover{
	text-decoration:none;
	background:url(../img/bt_dt_h.png) no-repeat left center;
}

/* Begin popup */
.kmt_overlay{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    z-index: 101;
    display: none;
}
		
.kmt_popup{
    display: none;
    position: fixed;
    width: 750px;
    height: 450px;
    top: 50%;
    left: 50%;
    margin-left: -350px;
    margin-top: -300px;
    background-color: #ffffff;
    z-index: 1000;
	padding:20px;
	border-radius:10px;
}

#btnClose{
	text-align:right;
	margin-top:-35px;
	margin-right:-35px;	
}

#content_popup{
	width:650px;
}

.block_product_pu{
	display:none;	
}

.block_product_pu{
	width:750px;
	display:inline-block;	
}

.wrap_img_ppu{
	width:300px;
	height:410px;
	float:left;
	margin-right:20px;
}

.wrap_img_ppu > div{
	width:300px;
	height:410px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.wrap_img_ppu > div *{
   vertical-align: middle;	
}

.wrap_img_ppu > div img{
	max-width:290px;
	max-height:400px;	
}

.wrap_info_ppu{
	width:390px;
	height:410px;
	float:left;
}

.wrap_info_ppu h2{
	color:#0B65AE;
	font-size:18px;
}

.wrap_info_ppu h3{
	color:#414141;
	font-size:16px;
}

.wrap_info_ppu p{
	font-size:13px;
    border: 1px solid #EFEFEF;
    padding: 10px 5px;
}

.wrap_info_ppu p span{
	color:#f00;
}

.wrap_info_ppu p span a{
	color:#f00;
}

.wrap_info_ppu p span a:hover{
	text-decoration: none;
}

.wrap_info_ppu p:nth-last-child(1) a{
	padding:5px 10px;
	background:#0B65AE;
	border-bottom:1px solid #666;
	border-radius:3px;
	color:#fff;
}

.wrap_info_ppu p:nth-last-child(1) a:hover{
	text-decoration:none;
	background:#414141;
}

/* End popup*/

/*  Begin wrap_block_2 */

#wrap_block_2 {
	margin-top:10px;
	margin-bottom:10px;
}

.block_social,.block_doc,.block_news{

}

.content_bd{
	width:96%;
	margin:0 auto;
	min-height:325px;
	border:1px solid #ccc;
	border-left:0px;
	border-top:0px;	
	padding:3%;	
	margin-bottom:10px;
}

.content_bd h2{
	margin:0px;
	font-size:18px;
	color:#0b65ae;	
	font-family:"UTM_HelvetIns";
	margin-bottom:15px;
}

#wrap_social{
	width:100%;
}

.list_file{
	text-align:center;
	width:100%;	
	padding:0px;
	display:inline-block;
	margin-bottom:20px;
}

.list_file li{
	width:50%;
	float:left;
	text-align:center;
	list-style:none;	
}

.list_file li img{
	width:120px;	
}

.list_file li img{
	width:120px;	
}


.block_news_home{
	margin-bottom:5px;	
}

.wrap_img_news{
    text-align: left;
	margin-bottom:10px;	
}

.block_news_home img{
	width: 100px;
	height:70px;
}

.block_news_home h3{
	margin:0px;
	margin-bottom:5px;
}

.block_news_home h3 a{
	font-size:13px;
	color:#0b65ae;
}

.block_news_home h3 a:hover{
	text-decoration: none;
	color:#f00;
}

.block_news_home p{
	font-size:12px;
	text-align:justify;
}

/*  End wrap_block_2 */

/*  Begin wrap_block_3 */

#wrap_block_3{
	width:100%;
	background:#252628;
}

#wrap_footer{
	padding-bottom:10px;
	padding-top:10px;	
}

.title_footer{
	color:#fff;
	font-size:18px;
	font-family:"UTM_HelvetIns";	
	margin-bottom:15px;
}

#wrap_footer a{
	font-size:14px;
	color:#959595;
}

#wrap_footer a:hover{
	text-decoration: none;
	color:#0b65ae;
}

#wrap_add_f{
	padding-top:20px;
	color:#fff;
	font-size:13px;	
	display:inline-block;
	margin-bottom:10px;
}

#wrap_social_f{
	text-align:right;	
}

#wrap_social_f img{
	height:20px;
}

/*  End wrap_block_3 */

/*  Begin wrap_block_4 */

#wrap_block_4 {
	width:100%;
	min-height:38px;
	background:#0b65ae;
	text-align:center;
	line-height:38px;
	font-size:14px;
	font-style:italic;
	color:#fff;
}

/*  End wrap_block_4 */

/*
.vw_test{
	width:220px;
	height:180px;
	background:#CCC;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
	float:left;
	overflow-y:hidden;
	margin-right:5px;
}

.vw_test img{
	width:200px;
	overflow-y:hidden;
}

*/

.kmt_articles{
	width:101%;
	display:inline-block;
	text-align:justify;
	margin-bottom:10px;	
}

.wrap_form_rp h2{
	font-size:18px;
	color:#0b65ae;
	font-weight:bold;
	margin-top:10px;
	text-align:center;	
}

.wrap_form_rp textarea{
	height:100px;
	resize:none;	
}

.wrap_adv_r{
	padding-top:40px;
}

.wrap_adv_r img{
	width:100%!important;
	min-height:200px;
}

.wrap_saw_porduct {
	clear:both;	
}

.wrap_saw_porduct img{
	max-height:100px;
}

.carousel-control{
   color: #000 !important;
   border: 0px;
   border-radius: 0px;
   display: inline-block;
   font-size: 16px;
   font-weight: 200;
   line-height: 18px;
   opacity: 0.5;
   padding: 4px 0px 0px;
   position: absolute;
   height: 30px;
   width: 15px;
   top: 40px;
   background: none !important;
}

.kmt_psl span{
	margin-left:-35px!important;	
}

.kmt_psr span{
	margin-right:-33px!important;	
}

.list_proj{
	margin-bottom:10px;	
}

.list_proj .col-md-3{
	margin-bottom:15px;	
}

.block_proj{
	text-align:center;
	position:relative;
	z-index:0;
	height:199px;
	border:1px solid #ccc;
}

.wrap_img_proj{
	width:100%;
	position:absolute;
	z-index:100;	
}

.wrap_img_proj img{
	width:100%;
	height:197px;	
}

.wrap_info_proj{
	position:absolute;
	z-index:200;
	width:100%;
	height:200px;
	background:url(../img/fancybox_overlay.png) repeat;	
	display:none;
	padding-top:80px;
	line-height:30px;
}

.wrap_info_proj a{
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}

.wrap_info_proj a:hover{
	text-decoration:none;
}

.pagination>.active>a{
	background:#0b65ae;
	border:1px solid #0b65ae;	
}

.pagination>.active>a:hover{
	background:#252628;
	border:1px solid #252628;	
}

.list_lp{
	text-align:center;
}

.list_lp p a{
	font-size:12px;
	color:#000000;
}

.logo_project{
	margin:0px 5px;
	border-radius:2px;
	margin-bottom:10px;
}

.logo_project img{
	max-height: 80px;
}

.wrap_info_project{
	margin-top:20px;	
}

.wrap_info_project h2{
	color:#3ba632;
	font-size:20px;	
	font-family:"UTM_HelvetIns";
}

.wrap_info_project p{
	text-align:justify;
}

.wrap_list_img_project{
	margin-top:20px;	
}

.wrap_img_adp img{
	width:100%;	
	height:300px;
}

.wrap_img_thumb_project img{
	width:100%;
	height:160px;	
}

.wrap_list_img_project h2{
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	line-height:20px;	
}

.wrap_add{
	text-align:left;
}

.wrap_map{
	height:300px;	
}

.wrap_form_contact{
	margin-top:20px;	
}

.block_pcom{
	margin:20px 0px;	
	padding:10px 0px;
}

.wrap_img_pcom{
	max-height:150px;
	margin-bottom:10px;
	text-align:left;
	width:100%;	
}

.wrap_img_pcom img{
	max-height:150px;	
}

.wrap_info_pcom{
	text-align:left;	
}

.wrap_info_pcom h2{
	font-size:18px;
	color:#3acd37;	
}

.wrap_info_pcom h3{
	font-size:15px;	
}

.wrap_info_pcom p{
	font-size:13px;	
}

.wrap_info_pcom p span{
	color:red
}

.wrap_info_pcom p span a{
	color:red!important;
}

.wrap_info_pcom p span a:hover{
	text-decoration: none;
}

.wrap_info_pcom p:nth-last-child(1) a{
	padding:5px 20px;
	border-radius:3px;
	background:#53b645;
	color:#fff;
}

.wrap_info_pcom p:nth-last-child(1) a:hover{
	background:#404041;
	text-decoration:none;
}

#wrap_tab{
    clear: both;
}

#wrap_info_pd h2{
	font-size:18px;
	margin-top:10px;	
}

#wrap_info_pd h3{
	font-size:16px;
	color:#0b65ae;	
}

#wrap_info_pd h3{
	font-size:16px;
	color:#0b65ae;	
}

#wrap_info_pd p{
	border: 1px solid #EFEFEF;	
    padding: 10px 5px;
}

#wrap_info_pd p span{
	font-weight:bold;	
}

#price_d a{
    background: none!important;
    color: #d10000!important;
    border-bottom: none!important;
    padding: 0px!important;
}

#wrap_info_pd p a{
	padding:5px 10px;
	background:#0b65ae;
	border-bottom:1px solid #666;
	border-radius:3px;
	color:#fff;
}

#wrap_info_pd p a:hover{
	text-decoration:none;
	background:#414141;
}

#wrap_comment_face{
	width:100%;
	margin-top:20px;	
}

.nav-tabs {
	border-bottom:1px solid #ccc;
	
}

.tab-content{
	margin-bottom:5px;
	border:1px solid #ccc;
	border-top:0px;
	padding:10px;	
}

.nav-tabs>li>a{
	background:#414141;
	color:#fff;
	font-family:"UTM_HelvetIns";
	font-size:14px;
}

.nav-tabs>li>a:hover{
	background:#0b65ae;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	border:1px solid #ccc;	
	border-bottom-color: transparent;
	background:#0b65ae;	
	font-family:"UTM_HelvetIns";
	font-size:14px;
	color:#fff;
}

.nav a:hover{
	border-bottom-color: transparent!important;
}

#wrap_comment{
	clear:both;
	width:100%;	
	margin:10px 0px;
}

.bt_cm{
	text-align:right;	
}

.bt_cm a{
	padding:5px 10px;
	background:#0b65ae;
	border-radius:3px;
	color:#fff;
}

.bt_cm a:hover{
	text-decoration:none;
	background:	#404041;
}

#wrap_comment .col-md-12{
	margin-bottom:10px;	
}

.block_cm{
	border:1px solid #ccc;
	border-radius:3px;	
	padding:5px;
}

.block_cm h3{
	margin:0px;
	margin-bottom:10px;
	font-size:15px;
	background:#EEEEEE;
	padding:5px;
	border-radius:3px;
}

.block_cm p{
	padding-left:10px;
}

.modal{
	top:50px;	
}

.modal-header{
	background:	#53b645;	
	padding:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.modal-header h4{
	color:#fff;	
	text-align:center;
}

.block_np{
	margin:10px 0px;
    min-height: 150px;
}

.wrap_img_np{
	text-align:center;
	margin-bottom:10px;	
}

.wrap_img_np img{
	width:100%;	
	max-height:130px;
}

.wrap_content_np h2{
	font-size:14px;
	margin:0px;
	margin-bottom:5px;
	color:#0b65ae;
	font-weight:bold;
	line-height:20px;	
}

.wrap_content_np > div{
	font-size:13px;
	line-height:20px;
    margin-bottom: 10px;
}

.wrap_content_np > p a{
	font-size:13px;
	color:#0b65ae;
}

#wrap_img_pd{
	width:450px;
	height: 350px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	border:1px solid #ccc;
	border-radius:3px;
	padding:10px;
}
	
#wrap_img_pd *{
   vertical-align: middle;	
}

#list_img_thumb{
	margin-top:10px;
	margin-bottom:50px;	
	display:inline-block;
	position:relative;
	z-index:0;	
	width:450px;
	height:80px;
}

#list_thumb{
	width: 370px;
	margin:0 auto;
	min-height:50px;
}

#list_img_thumb .kmt_bt_hover {
	width:450px;
	position: absolute;
	padding: 0px;
	right:0px;
	z-index:0;
}

#kmt_pre {
    background: url(../img/arr_left.png) no-repeat;
	cursor: pointer;
	width: 40px;
	height: 80px;
	display:inline-block;
	position:absolute;
    z-index:100;
	top:0px;
	left:0px;
}


#kmt_next {
    background: url(../img/arr_right.png) no-repeat;
	cursor: pointer;
	width: 40px;
	height: 80px;
	display:inline-block;
	position:absolute;
    z-index:100;
	right:0px;
	top:0px;
}

.list_thumb{
	width: 370px;
	list-style:none;
	display:inline-block;
	height:80px;
	padding:0px;
    margin-top: 10px;
}

.list_thumb li{
	width:88px;
	height:80px;
	float:left;
	margin:0px 2px;
	border:1px solid #ccc;
	border-radius:2px;
	padding:3px;
	text-align:center;
}

.list_thumb li img{
	width:70px;
	height:74px;
}

.kmt_account{
    text-align: center;
}

.kmt_account span{
   margin-right: 5px;
}

.kmt_account p a{
   padding: 5px 20px;
   background: #3BCC37;
   color: #fff;
   border: 0px;
   border-radius: 3px;
}

.kmt_account p a:hover{
   text-decoration: none;
   background: #404041;
}

.kmt_social{
    clear: both;
    width: 100%;
    display: inline-block;
}

.kmt_addon{
    width: 100%;
    text-align: left;
}

#box_facebook{
    width: 190px!important;
    float:left!important;
    margin-bottom: 5px;
}

#box_twitter{
    width: 85px!important;
    float:left!important;
    margin-right: 5px;
    margin-bottom: 5px;
}

#box_plusone{
    width: 60px!important;
    float:left!important;
    margin-bottom: 5px;
}
