@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;
}

#form_hide {
	display: none;
}

.grid_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.grid_wrap::after {
	content: "";
	flex: auto;
}

/*auto css*/
.css_uppercase {
	text-transform: uppercase !important;
}

.css_center {
	text-align: center !important;
	display: flex;
	justify-content: center;
}

.css_left {
	text-align: left !important;
}

.css_right {
	text-align: right;
}

.css_justify {
	text-align: justify;
}

.id_wrap_block {
	margin-bottom: 60px !important;
}

.is_scroll {
	width: 100% !important;
}

/* 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: #ff0000
}

.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: 18px;
	margin-bottom: 10px;
	color: #00923f;
	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: #00923f !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: #00923f !important;
}

.list_same {
	margin: 0px;
	padding: 10px 0px;
}

.list_same li {
	color: #222;
	margin-bottom: 3px;
	list-style: none
}

.list_same li:hover {
	color: #00923f;
}

.list_same li:hover a {
	color: #00923f;
	text-decoration: none
}

.list_same li a {
	font-size: 15px;
	color: #222;
}

.list_same li a span {
	color: #222;
}

/* End css list_same */


.pagination>li>a,
.pagination>li>span {
	color: #fff;
	background-color: #00923f;
	border: 1px solid #00923f;
}

.pagination>li>a:hover {
	background-color: #00923f;
	border-color: #00923f;
	color: #000;
}


.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: #1e1e1e;
	border-color: #1e1e1e;
}

.kmt_note {
	color: #cd0000;
}

.kmt_note a {
	color: #cd0000;
	text-decoration: underline;
}

.kmt_bt {
	background: #00923f;
	border: 0px;
	color: #fff;
}

.kmt_bt:hover {
	background: #00923f;
	color: #fff;
}

.kmt_stt_form {
	color: #f00;
	padding: 0px !important;
	padding-top: 5px !important;
	padding-left: 10px !important;
}

.wrap_center {
	margin: 30px auto;
}

#wrap_block_1 {
	width: 100%;
}

.wrap_logo img {
	height: 74px;
}

.wrap_name {
	text-align: center;
	line-height: 24px;
	margin-top: 20px;
}

.name_1 {
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
	color: #e21010;
	margin-top: 0px;
}

.name_2 {
	font-size: 20px;
	font-weight: 500;
	color: #181818;
}

.container {
	z-index: 1;
}

.wrap_phone_cart_menu_search {
	margin-top: 10px;
}

.wrap_phone_cart_menu_search div {
	float: right;
}

.line_top {
	width: 50px;
	height: 46px;
	background: url(../img/line_top.png) no-repeat center;
	margin-top: 20px;
}

#wrap_cart {
	height: 23px;
	background: url(../img/icon_cart.png) no-repeat left center;
	padding-left: 30px;
	line-height: 23px;
	font-weight: 500;
	float: right;
	margin-right: 15px;
	display: none;
}

#wrap_lang {
	float: right;
}

#wrap_menu_search {
	margin-left: 20px;
}

#wrap_cart a {
	color: #222;
}

.wrap_hotline {
	line-height: 20px;
	margin-top: 16px;
}

.wrap_hotline p {
	margin: 2px 0px;
	font-weight: 500;
}

.wrap_hotline p span {
	font-size: 22px;
	font-weight: 600;
	color: #e21010;
}

.wrap_logo {
	margin-top: 9px;
}

#wrap_menu_top {
	clear: both;
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}

#wrap_menu_top a {
	color: #222;
	padding: 0px 5px;
	font-weight: 500;
}

#wrap_menu_top a:hover {
	color: #cb0000;
}

#wrap_search {
	clear: both;
	float: right;
	width: 196px;
	background: #fff;
	height: 30px;
	border: 1px solid #ccc;
	margin-top: 10px;
}

#wrap_search input:nth-child(1) {
	float: left;
	width: 166px;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	color: #000;
	border: 0px;
	font-size: 12px;
}

#wrap_search input:nth-child(2) {
	width: 28px;
	height: 28px;
	background: url(../img/icon_s.png) no-repeat center #00923f;
	float: left;
	border: 0px;
	transition: 0.3s;
}

#wrap_search input:nth-child(2):hover {
	background: url(../img/icon_s.png) no-repeat center #000;
}

#wrap_block_2 {
	width: 100%;
	margin-top: 5px;
	background: #00923f;
}

#wrap_lang {
	text-align: right;
}

#wrap_lang img {
	margin-left: 5px;
}

#wrap_block_3 {
	width: 100%;
	clear: both;
	display: inline-block;
}

.wrap_service_group {
	width: 260px;
	height: 300px;
	background: #8f6c36;
	padding: 5px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}

.wrap_service_group:hover {
	background: #cf9e4f;
}

.img_service_group {
	width: 250px;
	height: 170px;
	text-align: center;
	overflow: hidden;
}

.img_service_group img {
	width: 100%;
}

.info_service_group h2 {
	margin: 10px auto;
	background: url(../img/line_1.png) no-repeat bottom center;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.info_service_group h2 a {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 20px;
	color: #fff;
}

.info_service_group div {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	padding: 0px 10px;
}

.has_bg_color {
	background: #f9eced;
}

#wrap_doctor {
	padding: 30px 0px;
	margin: -30px 0px;
}

.kmt_title {
	margin: 0px;
	color: #e21010;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 25px;
	background: url(../img/line_blue.png) no-repeat bottom center;
	padding-bottom: 20px;
}

.kmt-btn-slider {
	width: 100%;
	position: relative;
	z-index: 500;
}

.kmt-btn-slider button {
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	margin: 0px 5px;
	position: absolute;
}

.prev-doctor {
	background: url(../img/arr_left.png) no-repeat center;
	left: -35px;
	top: 130px;
	width: 25px;
	height: 43px;
}

.next-doctor {
	background: url(../img/arr_right.png) no-repeat center;
	right: -35px;
	top: 130px;
	width: 25px;
	height: 43px;
}

.prev-item-new {
	background: url(../img/arr_left.png) no-repeat center;
	left: -25px;
	top: 120px;
	width: 25px;
	height: 43px;
}

.next-item-new {
	background: url(../img/arr_right.png) no-repeat center;
	right: -25px;
	top: 120px;
	width: 25px;
	height: 43px;
}

.wrap_doctor {
	width: 270px;
	height: 455px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.img_doctor {
	width: 270px;
	height: 310px;
	margin: 0 auto;
	overflow: hidden;
}

.img_doctor img {
	width: 100%;
	height: 100%;
}

.info_doctor {
	font-weight: 400;
	color: #000;
	line-height: 23px;
	font-size: 16px;
}

.wrap_doctor h3 {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: 600;
	color: #00923f;
}

.wrap_service {
	margin: 15px auto;
}

.block_services {
	width: 370px;
	height: 530px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 10px;
	transition: 0.3s;
}

.block_services:hover {
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.sub_ar .block_services {
	border: 2px solid #dcecf6;
}

.img_service {
	width: 100%;
	aspect-ratio: 1.45;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
}

.img_service::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.block_services:hover .img_service::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.img_service img {
	height: 100%;
	object-fit: contain;
	transition: transform 0.4s;
}

.block_services h3 {
	margin-top: 0px;
}

.block_services h3 a {
	color: #e21010;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 130%;
	transition: 0.3s;
}

.block_services h3 a:hover {
	color: #00923f;
}

.info_services {
	padding: 15px 30px;
}

.info_services div.desc {
	font-size: 15px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.info_services .info_sum {
	font-size: 15px;
	line-height: 20px;
	text-align: justify;
}

.info_services .info_sum ul {
	padding-left: 20px;
	list-style: none;
	line-height: 24px;
}

.info_services .info_sum li::before {
	content: "»";
	color: #00923f;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}


.rm_ser {
	margin-top: 15px;
}

.rm_ser a {
	border: 2px solid #00923f;
	font-weight: 600;
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;
	transition: 0.3s;
	background: #00923f;
}

.rm_ser a:hover {
	color: #fff;
	background: #e21010;
	border: 2px solid #e21010;
}

#wrap_item_home {
	padding: 30px 0px;
	background: url(../img/bg_pd.png) repeat;

}

#banner_mid {
	margin: 30px auto;
}

#banner_mid img {
	width: 100%;
}

.note_banner_mid {
	padding: 0px 20%;
}

.note_banner_mid p {
	text-align: center;
	font-size: 17px;
}

.is_scroll {
	width: 100%;
}

.wrap_item {
	padding: 0px 10px;
	margin-bottom: 30px;
}

.block_item {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

.img_item {
	width: 100%;
	aspect-ratio: 1;
	border: 1px solid #ccc;
	display: flex;
	justify-content: center;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.img_item a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_item img {
	max-width: 100%;
	max-height: 100%;
	display: inline !important;
	width: auto !important;
}

.block_item h4 {
	margin: 10px auto;
}

.block_item h4 a {
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	line-height: 22px;
	transition: 0.3s;
}

.block_item h4 a:hover {
	color: #00923f;
}

.item_price {
	color: #00923f;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.item_price a {
	color: #00923f;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	transition: 0.3s;
}

.item_price a:hover {
	color: #00923f;
}

.dt_item {
	margin-top: 15px;
}

.dt_item a {
	border: 1px solid #00923f;
	color: #00923f;
	font-size: 15px;
	padding: 5px 15px;
	transition: 0.3s;
}

.dt_item a:hover {
	color: #fff;
	border: 1px solid #00923f;
	background: #00923f;
}

#wrap_form_book {
	width: 100%;
	background: url(../img/bg_form.png) no-repeat top center;
	background-size: cover;
	padding: 30px 0px;
}

.title_form {
	font-size: 36px;
	font-weight: bold;
	padding-bottom: 30px;
	margin-bottom: 20px;
	background: url(../img/line_white.png) no-repeat bottom center;
	color: #fff;
}

#kmt_booking_form input,
#kmt_booking_form select {
	height: 50px;
	line-height: 50px;
}

#kmt_booking_form button {
	border-radius: 0px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	min-width: 100px;
	background: #00923f;
	border: 0px;
}

#kmt_booking_form button:hover {
	color: #fff;
	background: #00923f;
}

.list_news_home {
	list-style: none;
	padding: 0px;
	width: 100%;
}

.list_news_home li {
	width: 50%;
	margin: 5px 0px;
	float: left;
	display: inline-block;
	padding: 10px;
	border-bottom: 1px #ccc dashed;
}

.img_news_home {
	width: 170px;
	height: 120px;
	padding: 3px;
	border: 1px solid #ccc;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.img_news_home img {
	width: 162px;
	height: 112px;
}

.info_news_home h4 {
	margin: 0px;
	margin-bottom: 5px;
}

.info_news_home h4 a {
	font-size: 15px;
	color: #000;
	font-weight: 600;
	line-height: 18px;
	text-transform: uppercase;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}

.info_news_home h4 a:hover {
	color: #00923f;
}

.info_news_home div {
	font-size: 15px;
	line-height: 20px;
}

.info_news_home div.desc {
	font-size: 15px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #000;
	font-weight: 400;
}

.rm_nh {
	margin-top: 15px;
}

.rm_nh a {
	font-size: 15px;
	color: #e21010;
	transition: 0.3s;
	font-weight: 500;
}

.rm_nh a:hover {
	color: #000;
}

.rm_news_home {
	text-align: right;
	margin-top: -30px;
}

.rm_news_home a {
	font-size: 15px;
	color: #8f6c36;
}

.rm_news_home a:hover {
	color: #cd9b4d;
}

.list_brand_home {
	width: 100%;
	list-style: none;
	padding: 0px;
	display: inline-block;
}

.list_brand_home li {
	width: 260px;
	height: 135px;
	border: 1px solid #ccc;
	text-align: center;
	float: left;
	margin: 10px 10px;
}

.list_brand_home li img {
	width: 258px;
	height: 133px;
}

.hidden_brand {
	overflow: hidden;
	width: 100%;
	height: 420px;
}

#top {
	position: fixed !important;
	position: absolute;
	bottom: 150px;
	right: 10px;
	z-index: 9999;
}

#wrap_block_5 h6 {
	color: #e21010;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	background: url(../img/line_4.png) no-repeat bottom left;
	text-transform: uppercase;
}

.not_line {
	background: none !important;
	padding-bottom: 0px !important;
}

.has_favi {
	padding-bottom: 5px !important;
}

#wrap_block_5 h6 span {
	display: inline-block;
	height: 26px;
	line-height: 26px;
}

.wrap_add_f {
	font-size: 15px;
	color: #000;
	padding-right: 30px;
}

.wrap_menu_f p {}

#wrap_time {
	margin-top: 25px;
}

.wrap_system_f {
	color: #000;
}

.wrap_system_f ul {
	line-height: 27px;
	font-size: 15px;
	list-style: square inside url(../img/title_first.png);
	padding-left: 0px;
}

.wrap_system_f a {
	color: #000;
	font-weight: 500;
	transition: 0.3s;
	padding-left: 4px;
}

.wrap_system_f a:hover {
	color: #00923f;
	text-decoration: underline;
}

.wrap_menu_f p a {
	color: #222;
	font-size: 16px;
}

.wrap_menu_f p a span {
	color: #00923f;
}

.wrap_menu_f p a:hover {
	color: #00923f;
}

#wrap_follow {
	margin: 15px auto;
}

#wrap_follow span {
	font-size: 16px;
	color: #222;
	font-weight: bold;
	text-transform: uppercase;
}

#wrap_follow img {
	margin: 0px 2px;
}

#wrap_ana {
	color: #222;
}

.count_num {
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 11px;
	margin-right: 2px;
	text-align: center;
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #222;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 2px;
	padding: 1px 1px 2px 1px;
}

#wrap_block_5 {
	background: #edf7f1;
	padding: 20px 0px;
	color: #fff;
}

#wrap_block_6 {
	text-align: center;
	width: 100%;
	padding: 10px;
	background: #00923f;
	color: #fff;
}

#wrap_block_6 span {
	font-weight: bold;
	color: #fff;
}

#wrap_block_6 a {
	color: #fff;
}

.block_left,
.block_right {
	width: 100%;
	margin-bottom: 15px;
}

.kmt_title_left {
	color: #00923f;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(../img/line_4.png) no-repeat bottom left;
	text-transform: uppercase;
}

.kmt_title_left span {
	display: inline-block;
	height: 26px;
	line-height: 26px;
}

#wrap_support {
	width: 100%;
	background: url(../img/support.png) no-repeat left top #EBEBEB;
	text-align: center;
	padding-top: 180px;
	padding-bottom: 20px;
}

#wrap_support p {
	margin-bottom: 10px;
}

#wrap_support p span {
	margin-bottom: 10px;
	color: #000;
	font-size: 15px;
	font-weight: 600;
}

#wrap_support p:nth-child(1) {
	color: #d30404;
	font-size: 20px;
	font-weight: 600;
}

.sp_social {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}

.sp_social a {
	padding: 0px 5px;
}

.menu_left {
	width: 100%;
	list-style: none;
	background: #edf7f1;
	padding: 20px 10px;
	margin-top: -15px;
}

.menu_left li {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}

.menu_left li a {
	font-size: 15px;
	font-weight: 500;
	color: #000;
	transition: 0.3s;
}

.menu_left li a:hover {
	color: #e21010;
}

#active_left a {
	color: #e21010 !important;
}

.list_news_left {
	list-style: none;
	padding: 0px;
	width: 100%;
}

.list_news_left li {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

.img_news_left {
	width: 95px;
	height: 65px;
	padding: 3px;
	border: 1px solid #ccc;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.img_news_left img {
	width: 87px;
	height: 57px;
}

.info_news_left h3 {
	margin: 0px;
	margin-bottom: 10px;
}

.info_news_left h3 a {
	font-size: 15px;
	color: #000;
	font-weight: 500;
	line-height: 18px;
	transition: 0.3s;
}

.info_news_left h3 a:hover {
	color: #e21010;
}

.info_news_left p a {
	font-size: 14px;
	color: #00923f;
	transition: 0.3s;
}

.info_news_left p a:hover {
	color: #00923f;
}

.wrap_map {
	width: 100%;
	height: 350px;
}

.wrap_img_dt {
	margin-bottom: 20px;
}

#wrap_img_dt {
	width: 400px;
	height: 380px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#wrap_img_dt * {
	vertical-align: middle;
}

#wrap_img_dt img {
	max-width: 380px;
	max-height: 360px;
}

#wrap_img_thumbs {
	margin-top: 10px;
	display: inline-block;
}

#wrap_img_thumbs ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
}

#wrap_img_thumbs ul li {
	width: 90px;
	height: 90px;
	float: left;
	margin: 3px 5px;
	border: 1px solid #ccc;
	border-radius: 2px;
}

#wrap_img_thumbs ul li div {
	width: 90px;
	height: 90px;
	padding: 2px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#wrap_img_thumbs ul li img {
	max-width: 85px;
	max-height: 85px;
}

.wrap_info_dt h3 {
	margin: 0px;
	font-size: 20px;
	color: #00923f;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	line-height: 25px;
}

.wrap_info_dt {
	font-weight: 600;
	font-size: 15px;
}

.wrap_info_dt p {
	font-size: 15px;
	color: #222;
	font-weight: 500;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

.wrap_info_dt p span {
	color: #00923f;
}

#price_normal {
	font-size: 15px;
	color: #222;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

#price_normal span {
	font-size: 15px;
	color: #888888;
	font-weight: 600;
	text-decoration: line-through;
}

#price_promotion {
	font-size: 15px;
	color: #222;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

#price_promotion span {
	font-size: 18px;
	color: #eb0606;
	font-weight: 600;
}

#qty_item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dashed #ccc;
}

#qty_item input {
	width: 70px;
	text-align: center;
}

#kmt_hotline {
	font-size: 25px;
	color: #e21010;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 20px;
}

#kmt_order_bt {
	margin: 20px 0px;
	text-transform: uppercase;
}

#kmt_order_bt button {
	border: 0px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background: url(../img/icon_cart_dt.png) no-repeat left 10px center #1e75be;
	padding: 8px 15px;
	padding-left: 40px;
	text-transform: uppercase;
}

#kmt_order_bt button:hover {
	background: url(../img/icon_cart_dt.png) no-repeat left 10px center #00923f;

}

.kmt_account {
	text-align: left;
	width: 99%;
}

.kmt_account>p {
	clear: both;
	margin-bottom: 10px;
}

.kmt_account div {
	margin-right: 10px;
	float: left;
}

.kmt_account div input {
	width: 600px;
	padding: 3px;

}

.kmt_account p a {
	padding: 5px 20px;
	background: #cd9b4d;
	color: #fff;
	border: 0px;
	border-radius: 3px;
	margin-right: 3px;
}

.kmt_account p a:hover {
	background: #cc9856;
}

.kmt_account span {
	color: #e80000;
}

.kmt_title_cart {
	color: #222;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 30px !important;
	border-bottom: dashed #ccc 1px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.kmt_con_cart {
	margin: 0px;
	border-bottom: dashed #ccc 1px;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;

}

.kmt_con_cart p {
	font-size: 14px;
}

.kmt_con_cart p span {
	color: #222 !important;
	font-size: 13px;
	font-weight: 700;
}

.kmt_con_cart input {
	max-width: 100%;
}

.price_cart {
	color: #f00;
	font-weight: 500;
}

.kmt_tab {
	width: 100%;
	margin: 20px auto;
	padding-bottom: 10px;
	border-bottom: 2px solid #00923f;
}

.kmt_tab ul {
	width: 100%;
	list-style: none;
	padding: 0px;
	display: inline-block;
	border: none;
}

.kmt_tab .nav {
	margin-left: 0px
}

.kmt_tab ul li {
	display: inline-block;
	float: left;
	text-align: center;
	border: none;
	margin-right: 5px;
}

.kmt_tab ul li:nth-child(1) {
	border-right: 2px solid #ccc;
	padding-right: 15px !important;
	margin-right: 15px !important;
}


.kmt_tab a {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	background: none !important;
	padding: 0px !important;
	color: #222;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
	border-radius: 0px !important;
	border: none !important;
}

.kmt_tab a:hover,
.kmt_tab .active a {
	background: none !important;
	color: #00923f !important;
	border: none !important;
}

.status_promotion span,
.status_promotion a {
	color: #f00;
	font-weight: 500;
}

#kmt_booking_form .kmt_stt_form {
	color: #fff;
}

#wrap_video {
	width: 100%;
	height: 350px;
}

#callnowbutton {
	display: inline-block;
	padding: 10px 20px;
	position: fixed;
	text-align: center;
	right: 0;
	bottom: 0px;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	background: #eb0606;
	text-decoration: none;
	border-radius: 5px;
	z-index: 9999;
}

a.zalo-fix {
	position: fixed;
	right: 5px;
	z-index: 9999;
	bottom: 66px;
	border-radius: 50%;
	box-shadow: 0 0 10px #000000;
}

#slide_mb {
	display: none !important;
}

#wrap_partner {
	margin-bottom: 15px;
}

.wrap_partner {
	width: 170px;
	height: 80px;
	margin: 0 auto;
	cursor: pointer;
}

.wrap_partner div {
	width: 170px;
	height: 77px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.wrap_partner * {
	vertical-align: middle;
}

.wrap_partner img {
	object-fit: contain;
	max-width: 170px;
	max-height: 77px;
}

#wrap_services_home {
	padding: 30px 0px;
	background: #edf7f1;
}

.wrap_icon {
	margin: 15px auto;
}

.block_icon {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.img_icon {
	width: 245px;
	height: 116px;
	overflow: hidden;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_icon img {
	max-width: 245px;
	max-height: 116px;
}

.info_icon div {
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}

.info_icon h3 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
}

#info_bank span {
	display: inline-block;
	padding: 10px;
	background: #e5f1f9;
}