@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

body {
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden;
}

/* 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: -40px;
	margin-bottom: 30px;
	width: 100%;
}

.read_more a {
	padding: 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #274ba1;
}

.read_more a:hover {
	text-decoration: none;
	color: #cd0000;
}

a:hover {
	text-decoration: none;
	color: #3762c9
}

.content_article {
	width: 100%;
	clear: both;
	display: inline-block;
	text-align: justify;
	color: #222222;
	font-size: 15px;
	line-height: 23px;
}

.content_article p {
	margin-bottom: 10px;
}

.content_article table {
	max-width: 100% !important;
}

.content_article img {
	max-width: 100%;
	height: auto !important;
	margin-bottom: 5px;
}

.kmt_title_article {
	font-size: 15px;
	margin-bottom: 10px;
	color: #ea8c11;
	font-weight: 600;
	text-align: left !important;
	margin-top: 0px;
	text-transform: uppercase;
	line-height: 25px;
}

.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: #ea8c11 !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: #ea8c11 !important;
}

.list_same {
	margin: 0px;
	padding: 0px;
}

.list_same li {
	color: #222;
	margin-bottom: 3px;
	list-style: none
}

.list_same li:hover {
	color: #ea8c11;
}

.list_same li:hover a {
	color: #ea8c11;
	text-decoration: none
}

.list_same li a {
	font-size: 14px;
	color: #222;
}

.list_same li a span {
	color: #222;
}

/* End css list_same */


.pagination>li>a,
.pagination>li>span {
	color: #fff;
	background-color: #151515;
	border: 1px solid #151515;
}

.pagination>li>a:hover {
	background-color: #029939;
	border-color: #029939;
	color: #fff;
}


.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #029939;
	border-color: #029939;
}

.kmt_note {
	color: #cd0000;
}


.kmt_stt_form {
	color: #ea8c11;
	padding: 0px !important;
	padding-top: 5px !important;
	padding-left: 10px !important;
}

.wrap_logo img {
	max-width: 100%;
	margin-top: 10px;
	margin-left: -10px;
}

#wrap_phone_mail_search {
	float: right;
	margin-top: 20px;
}

#wrap_search {
	width: 180px;
	border: 1px solid #029939;
	height: 30px;
	margin-top: 11px;
	float: right;
}

#wrap_search input:nth-child(1) {
	float: left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	color: #000;
	border: 0px;
	margin-right: -23px;
	font-size: 11px;
}

#wrap_search input:nth-child(2) {
	width: 23px;
	height: 28px;
	background: url(../img/icon_s.png) no-repeat center;
	float: left;
	border: 0px;
}

#wrap_phone_mail {
	float: right;
	margin-right: 20px;
	margin-top: 12px;
}

#wrap_phone_mail span {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding-left: 30px;
	font-size: 15px;
	color: #ea8c11;
	font-weight: 400;
	margin-left: 10px;
}

#wrap_phone_mail span:nth-child(1) {
	background: url(../img/icon_phone.png) no-repeat left center;
}

#wrap_phone_mail span:nth-child(2) {
	background: url(../img/icon_mail.png) no-repeat left center;
}

.wrap_lang {
	text-align: right;
	line-height: 35px;
}

.wrap_lang a {
	font-size: 15px;
	color: #222222;
	padding-left: 5px;
}

.wrap_lang a:hover {
	color: #ea8c11;
}

#wrap_block_3 {
	width: 100%;
	clear: both;
	display: inline-block;
	margin-top: 10px;
}

#wrap_block_4 {
	padding: 20px 0px;
}

.wrap_slogan {
	margin: 10px auto;
}

.block_slogan {
	width: 100%;
	padding-top: 5px;
	height: 65px;
	line-height: 30px;
	padding-left: 80px;
	font-size: 18px;
	color: #000;
	font-weight: 500;
}

#wrap_block_5 {
	width: 100%;
}

.kmt_title {
	text-align: center;
	margin-bottom: 25px;
	font-size: 40px;
	font-weight: 500;
}

.line_1 {
	padding-bottom: 10px;
	background: url(../img/line_1.png) no-repeat bottom center;
	color: #029939;
}

.line_3 {
	padding-bottom: 10px;
	background: url(../img/line_3.png) no-repeat bottom center;
	color: #fff;
}

.line_4 {
	padding-bottom: 10px;
	background: url(../img/line_4.png) no-repeat bottom left;
	color: #029939;
}

.line_5 {
	padding-bottom: 10px;
	background: url(../img/line_5.png) no-repeat bottom center;
	color: #029939;
	font-size: 40px;
	margin-top: 0px;
}

.left_blue {
	text-align: left;
	font-size: 20px;
	color: #029939;
	font-weight: 500;
	text-transform: uppercase;
}


.wrap_solution {
	width: 100%;
}

.img_solution_home {
	width: 100%;
	aspect-ratio: 1.583;
	overflow: hidden;
	display: flex;
	justify-content: center;
	background: #efefef;
}

.img_solution_home a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_solution_home img {
	width: 95%;
}

.wrap_solution h2 {
	margin-left: 20px;
	background: url(../img/line_2.png) no-repeat top left;
	padding-top: 20px;
	margin-top: -5px;
	position: relative;
}

.wrap_solution h2 a {
	font-size: 18px;
	color: #ea8c11;
	font-weight: 500;
	text-transform: uppercase;
}

.wrap_solution h2 a:hover {
	color: #029939;
}

.btn-slider-solution {
	width: 100%;
	text-align: center;
}

.btn-slider-solution button {
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	width: 28px;
	height: 28px;
	margin: 0px 5px;
	position: absolute;
	z-index: 200;
	top: calc(50% - 15px);
	cursor: pointer;
}

.prev_solution {
	background: url(../img/arr_left.png) no-repeat center;
	left: -30px;
}

.next_solution {
	background: url(../img/arr_right.png) no-repeat center;
	right: -30px;
}

#wrap_services_home {
	width: 100%;
	padding: 30px 0px;
	background: #029939;
	margin-top: 30px;
}

.wrap_services_home {
	padding: 0px;
	overflow: hidden;
	text-align: center;
}

.img_services_home {
	width: 100%;
	height: auto;
}

.img_services_home img {
	width: 100%;
}

.wrap_services_home h3 {
	background: url(../img/arr_down.png) no-repeat top center;
	padding-top: 20px;
	margin-top: 5px;
}

.wrap_services_home h3 a {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}

.wrap_services_home h3 a:hover {
	color: #ea8c11;
}

#wrap_news_home {
	margin-top: 30px;
}

.wrap_news_home {
	padding: 0px 10px;
}

.img_news_home {
	width: 100%;
	text-align: center;
}

.img_news_home img {
	width: 95%;
}

.wrap_news_home h4 {
	padding-top: 20px;
}

.wrap_news_home h4 a {
	font-size: 14px;
	line-height: 22px;
	color: #ea8c11;
	font-weight: 500;
	text-transform: uppercase;
}

.wrap_news_home h4 a:hover {
	color: #029939;
}

#wrap_block_6 {
	margin: 20px auto;
}

.wrap_partner {
	width: 90%;
	margin: 0 auto;
	border: 1px solid #ccc;
	text-align: center;
}

.img_partner {
	width: 100%;
	aspect-ratio: 1.84;
	padding: 5px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.wrap_partner img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

#wrap_block_7 {
	width: 100%;
	border-top: 3px solid #029939;
	padding-top: 20px;
}

.wrap_add_f {
	font-size: 14px;
	color: #029939;
	font-weight: 500;
}

.wrap_add_f h6 {
	font-size: 20px;
	color: #029939;
	font-weight: 600;
	margin-bottom: 20px;
}

.wrap_social_count,
.wrap_social_count a {
	text-align: right;
	color: #029939;
	font-size: 13px;
}

.count_num {
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 11px;
	margin-right: 2px;
	font-weight: bold;
	text-align: center;
	background: #222;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 2px;
	padding: 1px 1px 2px 1px;
}

#wrap_social {
	margin: 10px auto;
	font-weight: 500;
}

#wrap_social span {
	color: #029939;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
}

#wrap_social a {
	display: inline-block;
	width: 38px;
	text-align: center;
	border: 2px solid #029939;
	font-size: 20px;
	padding: 6px 0px;
	color: #029939;
	border-radius: 50%;
	margin-left: 5px;
	font-weight: 500;
}

#wrap_social a:hover {
	border: 1px solid #ea8c11;
	color: #ea8c11;
}

.wrap_inside {
	margin-top: 30px;
}

#wrap_menu_left h2 {
	margin-bottom: 15px;
	color: #ea8c11;
	text-transform: uppercase;
	font-size: 22px;
}

#wrap_menu_left ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#wrap_menu_left ul li {
	width: 100%;
	min-height: 30px;
	line-height: 30px;
}

#wrap_menu_left ul li a {
	font-size: 13px;
	text-transform: uppercase;
	color: #029939;
}

#wrap_menu_left ul li a:hover {
	color: #ea8c11;
}

.sub_menu {
	padding-left: 20px !important;
}

.active_left>a {
	color: #ea8c11 !important;
}

.wrap_center {
	margin-bottom: 35px !important;
}

.wrap_solution {
	width: 100%;
}

#box_item {
	width: 100%;
	position: relative;
}

.block_item {
	width: 260px;
	margin: 0 auto;
	text-align: center;
}

.img_item {
	width: 260px;
	height: 155px;
	border: 1px solid #ccc;
	padding: 5px;
	border-radius: 3px;
	display: table-cell;
	vertical-align: middle;
}

.img_item * {
	vertical-align: middle;
}

.img_item img {
	max-width: 250px;
	max-height: 145px;
}

.btn-slider-item {
	width: 100%;
	text-align: center;
}

.btn-slider-item button {
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	width: 28px;
	height: 28px;
	margin: 0px 5px;
	position: absolute;
	z-index: 200;
	top: calc(50% - 15px);
	cursor: pointer;
}

.prev_item {
	background: url(../img/arr_left_p.png) no-repeat center;
	left: -30px;
}

.next_item {
	background: url(../img/arr_right_p.png) no-repeat center;
	right: -30px;
}

.block_item h4 a {
	font-size: 15px;
	color: #029939;
	text-transform: uppercase;
}

.block_item h4 a:hover {
	color: #ea8c11;
}

.block_item p a {
	font-size: 13px;
	color: #f58220;
}

.block_item p a:hover {
	color: #ea8c11;
}

#wrap_img_dt {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px;
	text-align: center;
}

#wrap_img_dt img {
	max-width: 100%;
}

.list_news {
	width: 100%;
	list-style: none;
	padding: 0px;
}

.list_news li {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	display: inline-block;
}

.img_news {
	width: 170px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_news img {
	width: 170px;
	height: 100px;
}

.content_news {
	width: 670px;
	float: left;
	text-align: justify;
}

.content_news h4 {
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 22px;
}

.content_news h4 a {
	font-size: 15px;
	color: #222;
	text-transform: uppercase;
}

.content_news h4 a:hover {
	color: #ea8c11;
}

.content_news p a {
	font-size: 14px;
	color: #ea8c11;
}

.content_news p a:hover {
	color: #222;
}

.content_news div {
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
	line-height: 22px;
}

.form-horizontal .form-group {
	margin-left: 0px;
}

.btn {
	border: 0px;
	background: #029939;
	color: #fff;
	border-radius: 3px;
}

.btn:hover {
	background: #ea8c11;
	color: #fff;
}

.wrap_map {
	height: 350px;
	padding: 0px;
}

.wrap_add_page h4 {
	font-size: 20px;
	font-weight: 500p;
	color: #ea8c11;
}