@font-face {
	font-family: "UTM_Aurora";
	src: url(../fonts/UTM_Aurora.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;
}

.kmt_left {
	text-align: left;
}

.kmt_right {
	text-align: right;
}

.kmt_justify {
	text-align: justify;
}

/* Begin css list_same */
.same_title {
	color: #0babe0 !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: #0babe0 !important;
}

.list_same {
	margin: 0px;
	padding: 0px;
}

.list_same li {
	color: #222;
	margin-bottom: 3px;
	list-style: none
}

.list_same li:hover {
	color: #0babe0;
}

.list_same li:hover a {
	color: #0babe0;
	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: 33px;
	background: #0babe0;
	line-height: 33px;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#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 #3cbce6;
	padding-right: 10px
}

.wrap_lang {
	text-align: right;
}

.wrap_lang a {
	font-size: 14px;
	color: #fff;
	padding: 0px 3px;
}

.wrap_lang a:hover {
	color: #231f20;
}

#wrap_menu {
	float: right;
	margin-top: 20px;
}

#wrap_block_3 {
	width: 100%;
	display: inline-block;
	clear: both;
}

#wrap_all_slide {
	width: 100%;
}

#wrap_slide_top {
	width: 100%;
	height: 30px;
	background: url(../img/bg_slide_top.png) no-repeat center top;
	position: relative;
	z-index: 500;
}

#wrap_slide {
	display: inline-block;
	width: 100%;
	margin-top: -28px;
}

#wrap_slide_bottom {
	width: 100%;
	height: 35px;
	background: url(../img/bg_slide_bottom.png) no-repeat center bottom;
	position: relative;
	z-index: 500;
	margin-top: -30px;
}

.in_page {
	background: url(../img/bg_slide_bottom_w.png) no-repeat center bottom !important;
}


#wrap_block_4 {
	width: 100%;
	clear: both;
	padding-bottom: 30px;
}

.kmt_title {
	font-size: 34px;
	font-family: "UTM_Aurora";
	margin-bottom: 20px;
}

.kmt_white {
	color: #fff;
}

.kmt_blue {
	color: #009cd8;
}

.kmt_black {
	color: #222;
}

#wrap_item_note {
	width: 100%;
	background: #009cd8;
	padding: 30px 0px;
	margin-top: -3px;
}

.wrap_item {
	margin: 15px auto;
}

.block_item {
	width: 260px;
	height: 250px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
}

.img_item {
	width: 260px;
	height: 185px;
	background: #fff;
	display: table-cell;
	vertical-align: middle;
}

.none_bg .img_item {
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
}

.img_item * {
	vertical-align: middle;
}

.img_item img {
	max-width: 220px;
	max-height: 145px;
}

.block_item h2 a {
	font-size: 15px;
	color: #fff;
	line-height: 25px;
}

.block_item h2 a:hover {
	color: #222;
}

.none_bg .block_item h2 a {
	font-size: 15px;
	color: #222;
}

.none_bg .block_item h2 a:hover {
	color: #009cd8;
}

#wrap_projects_note {
	padding: 30px 10px;
}

#wrap_news_note {
	padding: 30px 0px;
	width: 100%;
	clear: both;
	background: #ececec;
}

.wrap_news {
	margin: 15px auto;
}

.kmt_bt_hover {
	width: 100%;
	height: 28px;
	padding: 0px;
	z-index: 100;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center
}

#kmt_pre {
	background: url(../img/arr_left.png) no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
	display: inline-block;
	margin: 0px 2px;
}

#kmt_next {
	background: url(../img/arr_right.png) no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
	display: inline-block;
	margin: 0px 2px;
}

#wrap_partner {
	padding: 30px 10px;
}

#block_partner {
	width: 100%;
	height: 90px;
	overflow: hidden;
}

#block_partner ul {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#block_partner ul li {
	width: 170px;
	height: 90px;
	margin: 0px 10px;
	text-align: center;
}

#block_partner ul li img {
	max-width: 170px;
	height: 90px;
}

#wrap_news_slide {
	width: 100%;
	height: 350px;
	overflow: hidden;
}

#wrap_news_slide ul {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#wrap_news_slide ul li {
	width: 260px;
	margin: 0px 14px;

}

.block_news {
	width: 260px;
	height: 350px;
	margin: 0 auto;
	overflow: hidden;
}

.img_news {
	width: 260px;
	height: 185px;
}

.img_news img {
	width: 260px;
	height: 185px;
}

.block_news h2 a {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-family: "OpenSans_Bold";
	text-transform: uppercase;
}

.block_news h2 a:hover {
	color: #009cd8;
}


.content_news {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}

.kmt_bt_hover_news,
.kmt_bt_hover_projects {
	width: 100%;
	height: 28px;
	padding: 0px;
	z-index: 100;
	margin-top: -45px;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 10px;
}

#kmt_pre_news,
#kmt_pre_projects {
	background: url(../img/arr_left.png) no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
	display: inline-block;
	margin: 0px 2px;
}

#kmt_next_news,
#kmt_next_projects {
	background: url(../img/arr_right.png) no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
	display: inline-block;
	margin: 0px 2px;
}

#wrap_projects_slide {
	width: 100%;
	height: 260px;
	overflow: hidden;
}

#wrap_projects_slide ul {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#wrap_projects_slide ul li {
	width: 260px;
	margin: 0px 14px;

}

.block_projects {
	width: 260px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.img_projects {
	width: 260px;
	height: 185px;
}

.img_projects img {
	width: 260px;
	height: 185px;
}

.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: #009cd8;
}

.wrap_content {
	padding: 30px 0px;
}

.block_content {
	margin-bottom: 15px;
}

#wrap_support {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 292px;
	background: url(../img/support.png) no-repeat top left;
	text-align: left;
	padding-top: 180px;
}

#wrap_support p {
	margin-bottom: 10px;
	padding-left: 20px;
}

#wrap_support p span {
	margin-bottom: 10px;
	font-family: "OpenSans_Bold";
	color: #222;
	font-size: 14px;
}

#wrap_support p:nth-child(1) {
	color: #d30404;
	font-family: "OpenSans_Bold";
	font-size: 16px;
}

#wrap_support p img {
	margin-right: 10px;
}

.kmt_title_left {
	width: 100%;
	background: url(../img/bg_ttl.png) repeat-x top;
	line-height: 41px;
	height: 41px;
	border-radius: 15px;
	margin-bottom: 10px;
	position: relative;
	z-index: 800;
	-webkit-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.59);
	-moz-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.59);
	box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.59);
}

.kmt_title_left span {
	color: #fff;
	font-family: "UTM_Aurora";
	font-size: 22px;
	text-transform: uppercase;
	padding-left: 15px;
}

#menu_left {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #3a3a3a;
	border-bottom: 4px solid #03a5e4;
	border-radius: 10px;
	margin-top: -30px;
}

#menu_left li {
	width: 100%;
	height: 41px;
	line-height: 41px;
	border-bottom: 1px dashed #757575;
}

#menu_left li:nth-last-child(1) {
	border-bottom: 0px;
}

#menu_left li:hover a {
	color: #03a5e4;
}

#menu_left li a {
	font-size: 15px;
	color: #fff;
	padding-left: 15px;
}

#project_left {
	width: 100%;
	height: 240px;
	overflow: hidden;
	margin-top: 20px;
}

#project_left ul {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#project_left ul li {
	width: 253px;
	height: 240px;
}

.block_projects_left {
	width: 253px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.img_projects_left {
	width: 252px;
	height: 185px;
	padding: 3px;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.img_projects_left img {
	width: 244px;
	height: 177px;
	border-radius: 3px;
}

.block_projects_left h3 a {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	font-family: "OpenSans_Bold";
	text-transform: uppercase;
}

.block_projects_left h3 a:hover {
	color: #009cd8;
}

.wrap_img_dp div {
	width: 400px;
	height: 275px;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center;
	border: 2px solid #ccc;
	border-radius: 5px;
	padding: 5px;
	display: table-cell;
	vertical-align: middle;
}

.wrap_img_dp img {
	max-width: 100%;
	max-height: 255px;
}

.wrap_info_dp h2 {
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	font-size: 22px;
	color: #009cd8;
	text-transform: uppercase;
	font-family: "OpenSans_Bold";
}

.wrap_info_dp p {
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	color: #222;
	text-transform: uppercase;
}

.wrap_info_dp p a {
	color: #e40c0c;
}

#kmt_phone {
	text-transform: uppercase;
	color: #e40c0c;
	font-size: 19px;
}

#kmt_phone span {
	font-weight: bold;
	font-size: 21px;
}

.kmt_captcha {
	padding: 5px 10px;
	text-transform: uppercase;
	background: #009cd8;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}

.btn {
	border: 0px;
	background: #009cd8;
	color: #fff;
	border-radius: 3px;
}

.wrap_map {
	height: 650px;
	padding: 0px;
	border: 1px solid #ccc;
}

.form-horizontal .form-group {
	margin-left: -5px;
}

#wrap_block_5 {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	z-index: 100;
}

#wrap_social {
	width: 100%;
	background: url(../img/line_nmn.png) top center no-repeat;
	padding-top: 30px;
}

#wrap_social a {
	display: inline-block;
	width: 37px;
	text-align: center;
	border: 2px solid #8e8e8e;
	font-size: 20px;
	padding: 7px 0px;
	color: #8e8e8e;
	border-radius: 50%;
	margin: 0px 10px;
}

#wrap_social a:hover {
	border: 2px solid #0095db;
	color: #0095db;
}

#wrap_add_f {
	text-align: center;
	margin: 15px auto;
	width: 100%;
}

#wrap_block_5 h6 {
	font-size: 13px;
}

#wrap_block_5 h6 a {
	color: #222;
	padding: 0px 5px;
}

#wrap_block_5 h6 span {
	font-weight: bold;
}

.count_num {
	display: inline-block;
	width: 17px;
	height: 17px;
	line-height: 17px;
	margin-right: 1px;
	text-align: center;
	background: #a3a3a3;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 2px;
	padding: 0px 1px 2px 1px;
}

a.zalo-fix {
	position: fixed;
	right: 20px;
	z-index: 9999;
	bottom: 65px;
	border-radius: 50%;
	box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
	left: inherit;
	bottom: 150px;
	border-radius: 100%;
	text-align: Center;
	color: #ffffff;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
	z-index: 9999;
}

.hotlineSupport i.fa-phone {
	font-size: 21px;
	line-height: 17px;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.hotlineSupport:before {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1s infinite ease;
	-webkit-animation: shadow 1s infinite ease;
	-moz-animation: shadow 1s infinite ease;
	-o-animation: shadow 1s infinite ease;

	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.hotlineSupport:after {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1.4s 1000ms infinite;
	-webkit-animation: shadow 1.4s 1000ms infinite;
	-moz-animation: shadow 1.4s 1000ms infinite;
	-o-animation: shadow 1.4s 1000ms infinite;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@-webkit-keyframes shadow {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}

	20% {
		transform: rotate(0deg) scale(1.2) skew(1deg);
		opacity: .2
	}

	40% {
		transform: rotate(0deg) scale(1.3) skew(1deg);
		opacity: .4
	}

	60% {
		transform: rotate(0deg) scale(1.4) skew(1deg);
		opacity: .6
	}

	80% {
		transform: rotate(0deg) scale(1.5) skew(1deg);
		opacity: .4
	}

	100% {
		transform: rotate(0deg) scale(1.6) skew(1deg);
		opacity: .1
	}
}

@-moz-keyframes shadow {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}

	20% {
		transform: rotate(0deg) scale(1.2) skew(1deg);
		opacity: .2
	}

	40% {
		transform: rotate(0deg) scale(1.3) skew(1deg);
		opacity: .4
	}

	60% {
		transform: rotate(0deg) scale(1.4) skew(1deg);
		opacity: .6
	}

	80% {
		transform: rotate(0deg) scale(1.5) skew(1deg);
		opacity: .4
	}

	100% {
		transform: rotate(0deg) scale(1.6) skew(1deg);
		opacity: .1
	}
}

@-o-keyframes shadow {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}

	20% {
		transform: rotate(0deg) scale(1.2) skew(1deg);
		opacity: .2
	}

	40% {
		transform: rotate(0deg) scale(1.3) skew(1deg);
		opacity: .4
	}

	60% {
		transform: rotate(0deg) scale(1.4) skew(1deg);
		opacity: .6
	}

	80% {
		transform: rotate(0deg) scale(1.5) skew(1deg);
		opacity: .4
	}

	100% {
		transform: rotate(0deg) scale(1.6) skew(1deg);
		opacity: .1
	}
}

@keyframes shadow {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: .1
	}

	20% {
		transform: rotate(0deg) scale(1.2) skew(1deg);
		opacity: .2
	}

	40% {
		transform: rotate(0deg) scale(1.3) skew(1deg);
		opacity: .4
	}

	60% {
		transform: rotate(0deg) scale(1.4) skew(1deg);
		opacity: .6
	}

	80% {
		transform: rotate(0deg) scale(1.5) skew(1deg);
		opacity: .4
	}

	100% {
		transform: rotate(0deg) scale(1.6) skew(1deg);
		opacity: .1
	}
}

@-moz-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@-o-keyframes quick-alo-circle-img-anim {
	0% {
		-o-transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-o-transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		-o-transform: rotate(0deg) scale(1) skew(1deg)
	}
}

@keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg)
	}
}