/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); */

@font-face {
	font-family: "font-regular";
	src: url(../fonts/helvetica-neue-regular.ttf);
}

@font-face {
	font-family: "font-medium";
	src: url(../fonts/helvetica-neue-medium.ttf);
}

@font-face {
	font-family: "font-bold";
	src: url(../fonts/helvetica-neue-bold.ttf);
}

@font-face {
	font-family: "font-heavy";
	src: url(../fonts/helveticaneuecondensedblack.ttf);
}

@font-face {
	font-family: "font-bahnschrift";
	src: url(../fonts/bahnschrift.ttf);
}

@media (min-width: 1400px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1170px;
	}
}

body {
	font-family: "font-regular", sans-serif;
	overflow-x: hidden;
	color: #000;
}

a {
	text-decoration: none;
}

#form_hide {
	display: none;
}

/*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: 40px !important;
}

.is_scroll {
	width: 100% !important;
	padding: 0px 15px;
}

/* Begin css breadcrumb_1 */
#wrap_breadcrumb_1 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	padding-top: 65px;
	z-index: 2;
	display: none;
}

#wrap_breadcrumb_1 h2 {
	color: #000;
	font-size: 35px;
	line-height: 45px;
	text-transform: uppercase;
	font-weight: 600;
	max-width: 500px;
}

/* End css breadcrumb_1  */

/* Begin css breadcrumb_2 */
#wrap_breadcrumb_2 {
	width: 100%;
}

#wrap_breadcrumb_2>.container {
	display: flex;
}

.bg_breadcrumb {
	color: #000;
	padding: 0px;
	margin: 12px 0px;
	width: fit-content;
}

#wrap_breadcrumb_2 p {
	margin-bottom: 0px;
	line-height: 20px;
	color: #000;
}

#wrap_breadcrumb_2 p a {
	color: #000;
	font-size: 15px;
	padding: 0px 3px;
	transition: 0.3s
}

#wrap_breadcrumb_2 p a:hover {
	color: #6d4844;
}

/* End css breadcrumb_2  */

/*Begin title tab*/
.title_tab {
	width: 100%;
	margin: 0px 0px 25px 0px;
	transition: 0.3s;
}

.title_tab a {
	font-family: "font-medium";
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #6d4844;
	color: #000;
	font-size: 16px;
	margin: 0px 5px;
	margin-bottom: 5px;
	transition: 0.3s;
}

.title_tab a:hover,
#active_tab {
	border: 1px solid #6d4844;
	color: #fff;
	background: #6d4844;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.title_tab a:hover {
	transform: translate(0px, -3px);
}

/*End title tab*/

.read_more {
	text-align: center;
	width: 100%;
}

.read_more a {
	padding: 5px 0px;
	font-size: 16px;
	text-transform: uppercase;
	color: #26355a;
	transition: 0.3s;
}

.read_more a:hover {
	text-decoration: none;
	color: #767b5c;
}

a:hover {
	text-decoration: none;
	color: #3762c9
}

.article_menu {
	width: 100%;
	padding: 20px 30px;
	background: #f4e4d7;
	margin-bottom: 20px;
}

.content_article {
	width: 100%;
	clear: both;
	display: inline-block;
	text-align: justify;
	color: #000;
	font-size: 16px;
	line-height: 140%;
}

.content_article em>strong {
	line-height: 1.1;
	font-size: 25px;
}

.content_article h4 {
	font-family: "font-bahnschrift";
	font-variation-settings: "wdth" 75;
	font-size: 50px;
	line-height: 50px;
	text-transform: uppercase;
	color: #6d4844;
	margin: 20px 0px;
}

.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;
}

.content_article .block_vision {
	margin-bottom: 40px;
}

.content_article .wrap_article_map {
	margin-bottom: 40px;
	border-bottom: 1px solid #f4e4d7;
	padding-bottom: 40px;
}

.content_article .wrap_article_map h3 {
	color: #6d4844;
	font-size: 25px;
	font-weight: 600;
	margin: 10px 0px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.content_article .block_article_map {
	width: 100%;
	aspect-ratio: 1.54;
	border: 1px solid #f4e4d7;
	padding: 5px;
}

.kmt_title_article {
	font-family: "font-bold";
	font-size: 22px;
	margin-bottom: 10px;
	color: #000;
	text-align: left !important;
	margin-top: 0px;
	text-transform: uppercase;
	line-height: 25px;
}

.kmt_page {
	clear: both;
}

#wrap_block_article {}

/* Begin css list_same */
.same_title {
	color: #767b5c !important;
	margin: 10px 0px 5px 0px !important;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 5px;
	clear: both;
	padding-top: 10px;
}

.same_title:hover {
	color: #767b5c !important;
}

.list_same {
	margin: 0px;
	padding: 0px;
}

.list_same li {
	color: #222;
	margin-bottom: 3px;
	list-style: none
}

.list_same li:hover {
	color: #767b5c;
}

.list_same li:hover a {
	color: #767b5c;
	text-decoration: none
}

.list_same li a {
	font-size: 14px;
	color: #222;
}

.list_same li a span {
	color: #222;
}

/* End css list_same */

/*Begin Phân trang*/
.kmt_page {
	clear: both;
	display: flex;
	justify-content: center;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a,
.pagination>li>span {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	border: 1px solid #f4e4d7;
	margin: 0px 3px;
	transition: 0.3s;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.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: #6d4844;
	border-color: #6d4844;
}

.pagination>li>a:hover {
	background-color: #6d4844;
	border-color: #6d4844;
	color: #fff;
}

/*End Phân trang*/

.kmt_note {
	color: #767b5c;
}


#kmt_contact_form .kmt_stt_form {
	color: #f00;
	height: 20px;
	padding: 0px !important;
	padding-top: 5px !important;
	padding-left: 10px !important;
	line-height: 12px;
}

#kmt_contact_form .form-group {
	margin-bottom: 0px;
}

#kmt_contact_form .form-group:last-child {
	margin-bottom: 15px;
}

#kmt_payment_form .form-group {
	margin-bottom: 10px;
	font-weight: 600;
}

#kmt_register_form .form-group {
	margin-bottom: 10px;
	font-weight: 600;
}

.kmt_stt_form {
	color: #f00;
}

#wrap_block_1 {
	display: none;
}

#wrap_block_2 {
	width: 100%;
	background: #7a504b;
	padding: 15px 0px;
	position: sticky;
	top: 0;
	z-index: 1000;
}

.line_top {
	width: 1px;
	height: 29px;
	background: url(../img/line_doc.png) no-repeat center;
	padding: 0px 5px;
	display: none;
}

#wrap_phone_top {
	font-weight: 600;
	font-size: 13px;
	background: url(../img/icon_phone.png) no-repeat left center;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	padding-left: 20px;
}


#wrap_email_top {
	font-weight: 400;
	font-size: 13px;
	background: url(../img/icon_email.png) no-repeat left center;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	padding-left: 25px;
}

.wrap_menu_cart_lang {
	text-align: right;
}

#wrap_menu_top a {
	display: none;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	transition: 0.3s;
}

.wrap_menu_cart_lang a:hover,
#active_tr {
	color: #ece82d !important;
}

#wrap_cart_top {
	font-weight: 400;
	font-size: 13px;
	background: url(../img/icon_cart.png) no-repeat left center;
	display: inline-block;
	height: 17px;
	line-height: 17px;
	padding-left: 25px;
}

#wrap_cart_top a {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}

#wrap_lang_top a {
	color: #fff;
	font-size: 14px;
	padding-left: 5px;
}

.wrap_logo {
	display: flex;
	align-items: center;
}

.wrap_logo img {
	height: 61px;
}

#wrap_search {
	display: none;
	width: 230px;
	height: 32px;
	float: right;
	margin: 0px 5px;
	margin-top: 15px;
}

#wrap_search input:nth-child(1) {
	float: left;
	width: 100%;
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	color: #000;
	margin-right: -31px;
	font-size: 11px;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #6d4844;
}

#wrap_search input:nth-child(2) {
	width: 31px;
	height: 32px;
	background: url(../img/icon_search.png) no-repeat center;
	float: left;
	border: 0px;
}

#wrap_menu {
	clear: both;
	float: right;
	margin-top: 10px;
}

#wrap_block_3 {
	width: 100%;
	display: table;
	clear: both;
}

.form_note {
	text-align: center;
}

.form_note span {
	color: #6d4844;
}

.kmt_title {
	font-family: "font-bahnschrift";
	font-variation-settings: "wdth" 87;
	font-weight: 600;
	font-size: 60px;
	color: #6d4844;
	line-height: 120%;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.kmt_title_blue {
	color: #767b5c !important;
}

.kmt-btn-slider {
	width: 100%;
	position: relative;
}

.kmt-btn-slider button {
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	width: 50px;
	height: 50px;
	position: absolute;
}

.prev {
	background: url(../img/arr_left_blue.png) no-repeat center;
	left: -50px;
	top: 160px;
	transition: 0.3s;
}

.prev:hover {
	background: url(../img/arr_left_hover.png) no-repeat center;
}

.next {
	background: url(../img/arr_right_blue.png) no-repeat center;
	right: -50px;
	top: 160px;
	transition: 0.3s;
}

.next:hover {
	background: url(../img/arr_right_hover.png) no-repeat center;
}


/*Begin wrap_block_intro*/
#wrap_block_intro {
	margin-top: 40px;
}

.img_intro {
	display: flex;
	justify-content: flex-end;
}

.img_intro img {
	width: 100%;
	object-fit: cover;
}

.block_image_intro {}

.block_content_intro {
	margin-bottom: 15px;
}

.block_content_intro>p {
	font-size: 25px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 20px;
}

.block_content_intro>h3 {
	font-family: "font-bold";
	text-transform: uppercase;
	font-size: 30px;
	color: #6d4844;
	margin: 15px 0px;
	margin-top: 35px;
}

.block_content_intro .content_article {
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 5px;
}

.rm_intro a {
	width: 120px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	transition: 0.3s;
	background: #6d4844;
}

.rm_intro {
	clear: left;
	margin-top: 10px;
}

.rm_intro a:hover {
	transform: translate(0px, -3px);
	background: #767b5c;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.wrap_number_count .block_number_count:first-child {
	padding-left: 0px;
}

.block_number_count {
	margin-bottom: 25px;
	float: left;
	padding: 0px 30px;
}

.number_title,
.number_count {
	width: 100%;
	display: flex;
	justify-content: center;
	font-size: 15px;
}

.number_count {
	font-size: 50px;
	font-weight: 700;
	color: #6d4844;
}

.number_count sup {
	top: 0.8em;
	font-size: 30px;
}

/*End wrap_block_intro*/

/*Begin wrap_block_service*/
.wrap_service {
	margin-bottom: 20px;
	padding: 0px 10px;
}

.block_service {
	width: 100%;
	height: 100%;
}

.img_service {
	width: 100%;
	aspect-ratio: 2.642;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_service img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

.content_service h4 {
	margin: 10px 0px;
}

.content_service h4 a {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}

.block_service:hover h4 a {
	color: #767b5c;
}

.quote_service {
	font-size: 15px;
	text-align: center;
	line-height: 150%;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/*End wrap_block_service*/

/*Begin wrap_block_item*/
#wrap_block_item {}

.wrap_item {
	margin-bottom: 20px;
}

.block_item {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: 0.3s;
}

.img_item {
	position: relative;
	width: 100%;
	aspect-ratio: 0.795;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.img_item a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_item img {
	max-width: 100%;
	max-height: 100%;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
}

.img_item:hover img {
	-webkit-transform: scale(0.95);
	transform: scale(0.95);
	-moz-transform: scale(0.95);
	-o-transform: scale(0.95);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.content_item {
	width: 100%;
	transition: 0.3s;
	padding: 2px;
	border: 1px solid transparent;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.block_item:hover .content_item {}

.block_item h3 {
	margin: 10px auto;
}

.block_item h3 a {
	font-family: "font-medium";
	color: #000;
	text-align: center;
	font-size: 18px;
	line-height: 150%;
	transition: 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}

.block_item h3 a:hover {
	color: #6d4844;
}

.price_block {
	width: 100%;
	font-size: 15px;
	color: #7e7e7e;
	display: flex;
	justify-content: space-evenly;
}

.price_item {
	color: #dd3333;
	font-family: "font-bold";
	font-size: 20px;
}

.price_item_left {
	color: #dd3333;
	font-size: 12px;
}

.price_item_sale {
	color: #dd3333;
	font-family: "font-bold";
	font-size: 20px;
}

.price_item_sale_left {
	color: #dd3333;
	font-size: 12px;
}

.price_item_old {
	text-decoration: line-through;
	font-size: 18px;
	color: #000;
}

.price_item_old_left {
	text-decoration: line-through;
	font-size: 12px;
}

.star_item {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}

.star_item img {
	width: 15px;
	height: 15px;
	margin: 0px 1px;
}

#wrap_info_product .star_item {
	justify-content: flex-start !important;
}

.rm_item {
	margin-top: 10px;
}

.rm_item a {
	width: 120px;
	height: 40px;
	background-color: #f4e4d7;
	font-family: "font-medium";
	display: flex;
	justify-content: center;
	align-items: center;
	color: #6d4844;
	font-size: 16px;
	transition: 0.3s;
}

.rm_item a:hover {
	transform: translate(0px, -3px);
	color: #fff;
	background: #6d4844;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.rm_ingredient {
	margin-top: 20px;
}

.rm_ingredient a {
	width: 120px;
	height: 40px;
	background-color: #f4e4d7;
	font-family: "font-medium";
	display: flex;
	justify-content: center;
	align-items: center;
	color: #6d4844;
	font-size: 16px;
	transition: 0.3s;
}

.rm_ingredient a:hover {
	transform: translate(0px, -3px);
	color: #fff;
	background: #6d4844;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.icon_arrow_item {
	font-size: 12px;
	margin-left: 5px;
}

.rm_readmore {
	display: none;
}

.rm_readmore a {
	width: 216px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	transition: 0.3s;
	background: #6d4844;
	border-radius: 20px;
}

.rm_readmore a:hover {
	transform: translate(0px, -3px);
	background: #767b5c;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/*End wrap_block_item*/

/*Begin wrap_block_news*/
.first_wrap_news {
	width: 100%;
	margin-bottom: 30px;
}

.first_block_news {
	width: 100%;
}

.first_img_news {
	width: 100%;
	aspect-ratio: 1.425;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.first_img_news a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.first_img_news img {
	max-width: 100%;
	object-fit: cover;
}

.first_block_news h4 {
	width: 100%;
	margin: 10px 0px;
}

.first_block_news h4 a {
	font-family: "font-bold";
	text-transform: uppercase;
	color: #000;
	font-size: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}

.first_block_news h4 a:hover {
	color: #6d4844;
}

.first_content_news {
	width: 100%;
	font-size: 16px;
	color: #000;
}

/*End wrap_block_news*/

/*Begin wrap_block_footer*/
#wrap_block_footer {}

.grid_newsletter {
	padding: 6px 0px;
	background: #6d4844;
}

.block_newsletter {
	width: 350px;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}

.block_newsletter input:nth-child(1) {
	width: 70%;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	color: #333;
	float: left;
	margin-right: -80px;
	border: 1px solid #ccc;
}

.block_newsletter input:nth-child(2) {
	font-family: "font-bold";
	font-size: 16px;
	width: 59px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #6d4844;
	float: left;
	transition: 0.3s;
	margin-left: 59px;
	border: none;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
}

.block_newsletter input:nth-child(2):hover {
	background: #4a4a4a;
	color: #fff;
}

.title_nlt {
	float: left;
	line-height: 33px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
	margin-right: 10px;
	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: #222;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 2px;
	padding: 1px 1px 2px 1px;
}

.wrap_ana_btt {
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.grid_content_footer {
	width: 100%;
	background: #f4e4d7;
	padding: 30px 0px;
}

.grid_content_footer .title_footer {
	font-family: "font-bold";
	font-size: 22px;
	color: #6d4844;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 25px;
}

.logo_footer {
	margin-bottom: 15px;
}

.logo_footer img {
	height: 60px;
}

.wrap_add_f {
	font-size: 15px;
	line-height: 18px;
	color: #000;
}

.wrap_menu_f ul {
	width: 100%;
	list-style: inside url(../img/title_symbol.png);
	padding: 0px;
}

.wrap_menu_f ul li {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.wrap_menu_f a {
	font-size: 15px;
	color: #000;
	transition: 0.3s;
}

.wrap_menu_f a:hover {
	color: #6d4844;
}

.wrap_social_f {
	text-align: left;
}

/*End wrap_block_footer*/

.water_mark {
	margin-top: 20px;
	color: #000;
}

.water_mark a {
	color: #000;
	transition: 0.3s;
}

.water_mark a:hover {
	color: #ff9701;
}

.wrap_social a {
	padding: 0px 3px;
}

.wrap_social a img {
	transition: 0.3s;
}

.wrap_social a img:hover {
	transform: translate(0px, -3px);
}

.btn {
	font-family: "font-medium";
	color: #6d4844;
	font-size: 15px;
	padding: 7px 20px;
	transition: 0.3s;
	background: #f4e4d7;
	border-radius: 0px;
	margin: 0px 5px;
}

.btn:hover {
	color: #fff;
	background: #6d4844;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.wrap_map {
	width: 100%;
	aspect-ratio: 1.989;
	border: 5px solid #f4e4d7;
}

.wrap_map iframe {

	width: 100% !important;
	height: 100% !important;
}

.wrap_left {
	padding-right: 20px;
}

.block_left,
.block_right {
	margin-bottom: 15px;
}

.menu_sp {
	background: #F4F4F4;
}

.menu_sp .title_left {
	background: #767b5c;
	font-size: 21px;
	text-align: center;
	font-weight: 600;
	border-bottom: 1px solid #fff;
	padding: 15px 0px;
	padding-bottom: 10px;
}

.menu_sp .title_left span {
	color: #fff;
}

.menu_banchay,
.menu_camnang {
	background: #f4f4f4;
}

.menu_camnang .title_left,
.menu_banchay .title_left {
	background: #f4f4f4;
	font-size: 21px;
	font-weight: 500;
	padding: 15px 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.menu_banchay .title_left span,
.menu_camnang .title_left span {
	color: #767b5c;
	font-weight: 700;
}

.block_border {
	border: 2px solid #ccc;
	padding: 5px;
}

#wrap_support {
	width: 100%;
	min-height: 235px;
	background: url(../img/support.png) no-repeat;
	background-size: contain;
	padding-top: 140px;
	color: #000;
	padding-left: 15px;
	padding-right: 15px;
}

#wrap_support .group_1 {
	border-bottom: 1px dashed #a6a6a6;
}

#wrap_support .group_2 {
	margin-top: 8px;
}

#wrap_support p {
	color: #000;
	font-size: 13px;
	font-weight: 500;
	line-height: 15px;
	margin-bottom: 14px;
}

#wrap_support p span {
	color: #000;
}

#wrap_support p img {}

#kmt_phone_left span {
	color: #d22027 !important;
	font-size: 16px;
}

#kmt_email_left span {
	color: #000 !important;
}

.list_news_left {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.list_news_left li {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: inline-block;
	padding-left: 15px;
}

.img_news_left {
	width: 65px;
	height: 65px;
	float: left;
	margin-right: 10px;
	border: 2px solid #fff;
	overflow: hidden;
	display: flex;
	justify-content: center;
	text-align: center;
}

.img_news_left img {
	height: 100%;
}

.content_news_left {
	width: 150px;
	float: left;
}

.content_news_left h3 {
	margin-bottom: 5px;
	margin-top: 2px;
	line-height: 20px;
}

.content_news_left h3 a {
	font-size: 14px;
	color: #222;
	line-height: 20px;
	transition: 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.content_news_left h3 a:hover {
	color: #767b5c;
}

.content_news_left p a {
	font-size: 13px;
	color: #dd2426;
	font-weight: 500;
	transition: 0.3s;
}

.content_news_left p a:hover {
	color: #767b5c;
}

.read_more_news {
	text-align: right;
}

.read_more_news a {
	font-size: 13px;
	color: #767b5c;
	font-weight: 500;
	transition: 0.3s;
}

.read_more_news a:hover {
	color: #26355a;
}

.list_item_left {
	list-style: none;
	padding: 0px;
	margin: 0px;
}


.list_item_left li {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.img_item_left {
	width: 65px;
	height: 65px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	text-align: center;
}

.img_item_left img {
	max-height: 100%;
}

.info_item_left {
	float: left;
	width: 160px;
}

.info_item_left h3 {
	margin: 0px;
	margin-bottom: 5px;
}

.info_item_left h3 a {
	color: #222;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.info_item_left h3 a:hover {
	color: #767b5c;
}

.kmt_scroll_left {
	overflow: hidden;
	width: 100%;
	aspect-ratio: 0.5;
}

#menu2 {
	width: 100%;
	padding: 10px 20px;
	list-style: none;
	background: #F4F4F4;
}

#menu2 ul {
	padding: 0px;
	margin: 0px;
}



#menu2 ul li {
	list-style: none;
	border-bottom: 1px dashed #ccc;
	text-indent: 20px;
}

#menu2 ul li a {
	padding-left: 0px;
	color: #000;
	font-size: 14px;
	height: 45px;
	line-height: 25px;
}

#menu2 ul li ul li a {
	padding-left: 30px;
}

#menu2 h2 {
	margin: 0px;
	padding: 10px 0px 2px 10px;
	width: 100%;
	text-indent: -10px;
}

#menu2 h2 span {
	font-size: 20px;
}

#menu2 li:last-child h2 {
	border-bottom: unset;
}

#menu2 li a {
	line-height: 20px;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	transition: 0.3s;
}

#menu2 h2>a {
	text-transform: uppercase;
	font-weight: 600;
}

#menu2 li a:hover {
	color: #767b5c;
	text-decoration: none;
}

#menu2 li a:focus {
	text-decoration: none;
}

.tab-pane .content_article {
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 10px;
}

.wrap_img_item_dt {
	margin-bottom: 20px;
}

#wrap_img_product {
	width: 100%;
	aspect-ratio: 0.795;
	overflow: hidden;
	border-radius: 3px;
	padding: 5px;
	display: flex;
	justify-content: center;
	transition: 0.3s;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

#wrap_img_product a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#wrap_img_product:hover {
	box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

#wrap_img_product * {
	vertical-align: middle;
}

#wrap_img_product img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
	transition: 0.3s;
}

#wrap_img_thumbs {
	width: 100%;
	margin-top: 15px;
	display: inline-block;
}

.img_thumb {
	width: 100%;
	aspect-ratio: 0.795;
	overflow: hidden;
	display: flex;
	justify-content: center;
	transition: 0.3s;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.img_thumb a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_thumb img {
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

.img_thumb:hover {
	box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}



/*Begin Giỏ hàng trang chi tiết sp*/
#wrap_info_product {
	color: #000;
}

#wrap_info_product h3 {
	font-family: "font-bold";
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 30px;
	color: #222;
	line-height: 120%;
}

#wrap_info_product .row_value {
	font-size: 22px;
	margin-bottom: 5px;
	padding: 10px 0px;
	border-bottom: 1px solid #f4e4d7;
	display: flex;
	align-items: center;
}

#wrap_info_product .row_value span,
#wrap_info_product .row_value>.head_title {
	width: 150px;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
}

.vhp_price {
	width: unset !important;
	color: #e10000 !important;
	font-size: 30px !important;
}

.has_line .vhp_price {
	font-family: "font-regular" !important;
	font-size: 20px !important;
	color: #000 !important;
}

#kmt_phone_dt {
	border-bottom: 0px !important;
	margin-top: 10px;
	font-size: 20px !important;
	color: #e10000 !important;
}

#kmt_phone_dt span {
	font-size: 24px !important;
	font-weight: 700;
}

#wrap_capacity {}

#wrap_capacity span {
	width: 120px;
}

#wrap_color {
	border-bottom: 0px;
	margin-bottom: 0px;
}

#img_color {
	width: 85px;
	height: 85px;
	float: left;
	margin-right: 20px;
}

#img_color img {
	max-width: 100%;
}

#list_color {
	width: 280px;
	float: left
}

#list_color ul {
	min-width: 200px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	padding-top: 18px;
}

#kmt_add_to_cart {
	margin: 0px auto;
}

#kmt_add_to_cart button {
	font-family: "font-medium";
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 15px 98px;
	border: 0px;
	transition: 0.3s;
	background: #6d4844;
	margin-top: 28px;
}

#kmt_add_to_cart button:hover {
	background: #767b5c;
}



#list_color ul li {
	width: 31px;
	height: 31px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border-radius: 50%;
	padding: 2px;
	border: 1px solid #fff;
}

#list_color ul li a {
	display: inline-block;
	width: 25px;
	height: 25px;
	float: left;
	border-radius: 50%;
	transition: 0.3s;
}

#list_color ul li a:hover,
#list_color ul li a:active,
#list_color ul li a:focus {
	text-decoration: none !important;
}

#list_color ul li:hover,
.active_color {
	border: 1px solid #f00 !important;
}


#wrap_select_code_color select,
#wrap_capacity select {
	min-width: 120px;
	padding: 5px;
	background: #fff;
	border: 1px solid;
}

#kmt_add_to_cart input {
	padding: 2px 4px;
	width: 70px;
	border: 1px solid;
	text-align: center;
	margin-left: 5px;
}

#kmt_price_dt .row_value {
	display: none;
	width: 100%;
}

.active_capacity {
	display: flex !important;
}

.active_capacity_real {
	display: flex !important;
}

.active_capacity_real {
	color: #767b5c;
	font-weight: 600;
	font-size: 20px;
}

.active_capacity {
	font-size: 20px;
}

.active_capacity a {
	color: #767b5c;
	font-weight: 500;
	transition: 0.3s;
}

.active_capacity a:hover {
	color: #26355a;
	font-weight: 600;
}

.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_submit_cart {
	text-align: center;
	color: #222;
}

/*End Giỏ hàng trang chi tiết sp*/

.kmt_bt_sbc button:hover {
	background: #222;
	color: #fff;
}

.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;
	color: #fff;
	border: 0px;
	border-radius: 3px;
	margin-right: 3px;
	transition: 0.3s;
	background: linear-gradient(0deg, #767b5c 0%, #ff9701 100%);
}

.kmt_account p a:hover {
	background: #767b5c;
}

.has_line {
	text-decoration: line-through;
	color: #000;
}

a.zalo-fix {
	position: fixed;
	right: 20px;
	z-index: 9999;
	bottom: 100px;
	border-radius: 50%;
	box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
	left: inherit;
	bottom: 185px;
	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.show {
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
}

.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)
	}
}

.user_online {
	margin: 0px 10px;
	color: #fff;
}

.form-horizontal .form-group .form-control {
	border-radius: 0px;
	border: 1px solid #f4e4d7;
	height: 40px;
}

#idTT,
#idQH {
	margin-bottom: 5px;
}

.input_spec {
	margin-bottom: 10px;
}

.input_spec_fr {
	margin-bottom: 5px;
}

.title_ghtk {
	display: inline-block;
	font-weight: 500;
	min-width: 350px;
}

.block_info_ship {
	padding: 20px;
}

.block_info_ship h3 {
	font-size: 17px;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #767b5c;
}

.wrap_oem {
	padding: 0px 10px;
}

.block_oem {}

.block_oem h3 {
	background: url(../img/oem_line.png) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 600;
	color: #767b5c;
	line-height: 24px;
	text-transform: uppercase;
}

.info_oem {
	line-height: 24px;
	text-align: justify;
}

.oem_banner {
	width: 100%;
}

/*Begin product_detail*/
.title_detail_product {
	font-size: 45px;
	margin-bottom: 20px;
}

.wrap_bar_detail_product {
	border-bottom: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.block_bar_detail_product {}

.bar_detail_product {
	transition: 0.3s;
}

.bar_detail_product h4 {
	font-family: "font-bold";
	color: #6d4844;
	text-transform: uppercase;
	font-size: 25px;
	margin: 0px;
	transition: 0.3s;
}

.bar_detail_product:hover,
.block_bar_detail_product.active .bar_detail_product {
	color: #6d4844;
}

.bar_detail_product:hover {}

.bar_detail_product:hover h4,
.block_bar_detail_product.active h4 {
	color: #6d4844;
}

.block_video_detail_product {
	display: flex;
	justify-content: center;
}

.video_detail_product {
	width: 80%;
	aspect-ratio: 1.5;
}

/*End product_detail*/

/*Begin ingredient*/
.first_wrap_ingredient {
	width: 100%;
	margin-bottom: 20px;
}

.first_block_ingredient {
	width: 100%;
}

.first_img_ingredient {
	width: 100%;
	aspect-ratio: 2.925;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.first_img_ingredient a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.first_img_ingredient img {
	max-width: 100%;
	object-fit: cover;
}

.first_block_ingredient h4 {
	width: 100%;
	margin: 10px 0px;
}

.first_block_ingredient h4 a {
	font-family: "font-bold";
	text-transform: uppercase;
	color: #000;
	font-size: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}

.first_block_ingredient h4 a:hover {
	color: #6d4844;
}

.first_content_ingredient {
	width: 100%;
	font-size: 16px;
	color: #000;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.wrap_ingredient {
	margin-bottom: 25px;
}

.block_ingredient {
	width: 100%;
}

.img_ingredient {
	width: 100%;
	aspect-ratio: 1.48;
	overflow: hidden;
	display: flex;
	justify-content: center;
	background: #e3e3e3;
}

.img_ingredient a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_ingredient img {
	max-width: 100%;
	object-fit: cover;
}

.block_ingredient h4 {
	width: 100%;
	margin: 10px 0px;
}

.block_ingredient h4 a {
	font-family: "font-bold";
	color: #000;
	font-size: 20px;
	overflow: hidden;
	transition: 0.3s;
}

.block_ingredient h4 a:hover {
	color: #6d4844;
}

.content_ingredient {
	width: 100%;
	font-size: 16px;
	color: #000;
}

/*End ingredient*/

.kmt_fixed {
	width: 100% !important;
	position: fixed !important;
	top: 0;
	left: 0;
	z-index: 1000;
	background: #fff;
}