html.openmenu {
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}
::-webkit-scrollbar {
	-webkit-appearance: none;
}
::-webkit-scrollbar:vertical {
	width: 12px;
}
::-webkit-scrollbar:horizontal {
	height: 12px;
}
::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	border: 2px solid #fff;
}
::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #fff;
}
img {
	max-width: 100%;
}
body {
	font-size: 14px;
	line-height: 24px;
}
#vnt-wrapper {
	width: 100%;
}
a:focus,
a:hover {
	text-decoration: none;
}
.not_h1 {
	padding-top: 10px;
}
.info_menu {
	float: right;
}
.openmenu #load_ajax_form_color {
	z-index: 0;
	position: relative;
}
.openmenu .vnt-product .slick-arrow {
	z-index: 0;
}
.dk-title {
	max-width: 90%;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 12px 0;
	border-radius: 7px;
	font-size: 20px;
	line-height: 30px;
}
#newsletter {
}
.wrap_newsletter {
	overflow: hidden;
}
.vnt-newsletter {
	padding: 30px 10px;
	position: relative;
	background: url(../images/bg_regiter.png);
	overflow: hidden;
	background-size: cover;
	margin-top: 30px;
	margin-bottom: 20px;
}
.vnt-newsletter::after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: #000;
	opacity: 0.8;
}
.vnt-newsletter .container {
	position: relative;
	z-index: 2;
}
.wrap_newsletter .button {
	text-align: center;
}
.vnt-newsletter .wrap-header {
	margin-bottom: 10px !important;
}
.btn-ct {
	background-color: #f1ba47;
	display: block;
	width: 100%;
	text-align: center;
}

/*BEGIN CARD MAP*/
.card-map h3 {
	font-size: 19px;
	line-height: 29px;
	text-transform: uppercase;
}
.card-map p {
	font-size: 14px;
}
.card-map .car-parking {
	margin: 5px 0 0 0;
	color: #cc2338;
	font-size: 13px;
	line-height: 17px;
}
/*END CARD MAP*/
/*===========BEGIN HEADER==================*/
.header_main {
	padding: 7px 15px;
	background: #fff;
}
.header-ads {
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	text-align: center;
	height: auto;
	max-height: 44px;
	position: relative;
}
.vnt-menutop {
	text-align: center;
}
.vnt-menutop > ul {
	margin-bottom: 0;
	padding-left: 0;
}
.vnt-menutop > ul:after {
	display: block;
	content: "";
	clear: both;
}
.vnt-menutop > ul > li {
	margin: 0 20px;
	position: relative;
	list-style: none;
	display: inline-block;
}
.vnt-menutop > ul > li:first-child {
	margin-left: 0;
}
.vnt-menutop > ul > li:last-child {
	margin-right: 0;
}
.vnt-menutop > ul > li > a {
	display: block;
	font-size: 14px;
	line-height: 24px;
	padding: 8px 0;
	position: relative;
	color: #000;
}
.vnt-menutop > ul > li > a img {
	width: 20px;
	height: 20px;
}
.vnt-menutop > ul > li > a:after {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	right: 100%;
	content: "";
	height: 2px;
	background: red;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.vnt-menutop > ul > li.current > a:after,
.vnt-menutop > ul > li:hover > a:after {
	right: 0;
}
.vnt-menutop ul .mm_desk {
	position: absolute;
	width: 240px;
	padding-left: 0;
	top: 100%;
	left: 100px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	z-index: 10;
	margin-top: 20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: translate(-50%, 0%);
}
.vnt-menutop ul .mm_desk img {
	max-height: 245px;
	width: 100%;
}
.vnt-menutop ul .mm_desk > li > .mm_desk {
	position: absolute;
	width: 210px;
	top: -8px;
	left: 345px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgb(0 0 0 / 25%);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px rgb(0 0 0 / 25%);
	z-index: 10;
	margin-top: 20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.vnt-menutop ul li:hover > .mm_desk {
	opacity: 1;
	visibility: visible;
	margin-top: 7px;
	z-index: 11;
}
.vnt-menutop ul .mm_desk li {
	border-top: 1px solid #d9d9d9;
	position: relative;
	list-style: none;
}
.vnt-menutop ul .mm_desk li > a {
	text-align: left;
	display: block;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 18px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #333;
}
.vnt-menutop ul .mm_desk li:hover > a {
	background: #4db2ec;
	color: #fff;
}
.vnt-menutop ul .mm_desk li > a i {
	float: right;
}
.vnt-name-cate {
	background: #25a8e0;
	padding: 7px 15px;
	color: #fff;
}
.vnt-name-cate span {
	cursor: pointer;
	font-size: 14px;
	line-height: 34px;
}
.vnt-name-cate span i {
	padding: 4px 5px;
	margin-right: 10px;
}
.categories_all {
	width: 275px;
}
.categories_all:hover .all_categories {
	opacity: 1;
	visibility: visible;
	transition: all 0.3s;
}
.all_categories {
	position: absolute;
	z-index: 9;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
}
/* -------BEGIN categories--------*/
.categories {
	position: relative;
	background: #fff;
	padding: 0px 0px 5px 0px;
	border: 1px solid #ededed;
}
.categories .dropdown-toggle {
	display: none;
}
.categories > li {
	list-style: none;
	position: static;
	border-bottom: 1px solid #ededed;
}
.categories > li:last-child {
	border-bottom: 0 dotted;
}
.categories > li > a {
	display: block;
	padding: 9px 10px 4px 13px;
	color: #000;
	position: relative;
	line-height: 23px;
	text-align: left;
}
.categories > li > a img {
	padding-right: 10px;
	max-width: 28px;
	opacity: 0.7;
}
.categories > li:hover > a {
	color: #fff;
	background: #25a8e0;
}
.categories > li > .sub_cat li > a:hover {
	color: #fff;
	background: #015af2;
}
.categories > li .cicon {
	display: inline-block;
	width: 30px;
	text-align: center;
	height: 20px;
}
.iconcat-c1 {
	background-position: -86px 0;
	width: 19px;
}
.categories > li > a .angle-right {
	border-left: 1px solid #252525;
	border-bottom: 1px solid #252525;
	-ms-transform: rotate(-133.5deg);
	-webkit-transform: rotate(-133.5deg);
	transform: rotate(-133.5deg);
	width: 6px;
	height: 6px;
	margin: 10px 8px 0 0;
	padding: 0;
	display: inline-block;
	position: absolute;
	right: 0;
}
.categories > li > .sub_cat {
	display: none;
	position: absolute;
	top: -1px;
	width: 250px;
	height: 396px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	border-left: 0;
	left: 275px;
	background: #fff;
	-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18);
	padding-left: 0;
}
.categories > li .sub_cat li {
	text-align: left;
	display: inline-block;
	float: left;
	background: #fff;
	width: 100%;
}
.categories > li > .sub_cat li > a {
	display: block;
	color: #444;
	padding: 7px 25px;
	text-transform: capitalize;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 25px;
	margin-top: 1px;
}
.categories > li:hover .sub_cat {
	display: block;
	z-index: 9;
}
/* -------END categories--------*/
.vnt-logo {
	text-align: center;
}
.vnt-logo img {
	max-height: 50px;
}
.vnt-logo h1 span {
	display: none;
}
.vnt-logo h1 {
	margin: 0;
	display: block;
}
.vnt-search .vs_title {
	width: 44px;
	height: 44px;
	color: #000;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	padding: 6px 0;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.vnt-search .vs_title:hover {
	background-color: #0d2a8a;
}
.vnt-search .vs_title i {
	font-size: 24px;
	line-height: 30px;
}
.vnt-search .formSearch {
	position: absolute;
	top: 5px;
	left: 10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 5;
	width: 75%;
}
.vnt-search .formSearch:hover,
.vnt-search .formSearch:focus {
	width: 100%;
}
.vnt-search .formSearch .form-control {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	line-height: 20px;
	height: 33px;
	border-radius: 20px;
}
.vnt-search .formSearch button.btn {
	width: 40px;
	height: 33px;
	line-height: 0;
	border: none;
	outline: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 20px;
	color: #000;
}
#autocomplete .input-group-btn {
	position: absolute;
	top: 0;
	right: 40px;
}
#load_search {
	position: relative;
}
.wrap_search {
	position: absolute;
	z-index: 9999;
	background: #fff;
	width: 41%;
	padding: 10px 15px 5px;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	left: 25%;
	top: 0;
	max-height: 404px;
	overflow: auto;
}
.info_menu ul {
	margin-bottom: 0;
}
.info_menu ul:after {
	display: block;
	content: "";
	clear: both;
}
.info_menu ul li {
	font-size: 12px;
	line-height: 20px;
	float: left;
	list-style: none;
	margin-left: 10px;
}
.info_menu ul li a {
	display: block;
	font-size: 12px;
	line-height: 32px;
	padding: 5px 8px;
	color: #000;
}
.info_menu ul li a i {
	font-size: 12px;
	line-height: 20px;
	padding-right: 5px;
	color: #000;
}
.header_menu_bottom {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.cart-title .count {
	position: absolute;
	top: -5px;
	right: -2px;
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	overflow: hidden;
	background: red;
	color: #fff;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	line-height: 16px;
	left: auto;
}
.cart_moblie {
	position: absolute;
	top: 7px;
	left: 20px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #000;
}
.cart_moblie .cart-title a small {
	padding-left: 0;
}
.cart_moblie .cart-title i {
	color: #000;
	font-size: 14px;
	line-height: 32px;
}
/*===========END HEADER==================*/
/*=============BEGIN BANNER =====================*/
.wap_slider .img img {
	width: 100%;
}
.vnt-banner .item {
	display: none;
}
.vnt-banner .item:first-child {
	display: block;
	visibility: hidden;
}
.vnt-banner.slick-initialized .item {
	display: block;
	visibility: visible !important;
}
/*=============END BANNER =====================*/
/*=============BEGIN PRODUCT =====================*/
.vnt-selling {
	margin-top: 0;
}
.vnt-product .prod-title {
	position: relative;
}
.vnt-product .prod-title .pt-title h2 a {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	padding: 7px 14px;
	float: left;
	background: #ef4182;
	color: #fff;
	border-radius: 20px;
}
.vnt-product .prod-title .pt-label {
	position: absolute;
	top: 0;
	right: 0;
}
.vnt-product .prod-title .pt-label .label-title {
	font-size: 16px;
	line-height: 20px;
	padding: 8px 35px 8px 15px;
	background: #f5f5f5;
	cursor: pointer;
	margin-top: 8px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	position: relative;
	display: none;
}
.vnt-product .prod-title .pt-label .label-title:before {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 4px;
	right: 4px;
	font-family: fontawesome;
	content: "\f0d7";
	text-align: center;
	background: #fbfbfb;
	font-size: 20px;
	line-height: 28px;
	color: #333;
}
.vnt-product .prod-title .pt-label ul:after {
	display: block;
	content: "";
	clear: both;
}
.vnt-product .prod-title .pt-label ul {
	padding-left: 0;
	margin-bottom: 0;
}
.vnt-product .prod-title .pt-label ul li {
	margin: 0 5px;
	float: left;
	font-size: 16px;
	line-height: 20px;
	list-style: none;
}
.vnt-product .prod-title .pt-label ul li.active a h3 {
	margin-bottom: -1px;
	color: #ff5910;
	border: 1px solid #ff5910;
	border-radius: 50px;
}
.vnt-product .prod-title .pt-label ul li a h3 {
	display: block;
	text-decoration: none;
	border-radius: 50px;
	border: 1px solid #ccc;
	padding: 6px 15px;
	font-size: 12px;
	margin: 0;
	line-height: 20px;
}
.vnt-product .prod-title .pt-label ul li a h3:hover {
	color: #fff;
	background: #1a94ff;
	border-radius: 50px;
}
.i-price_s {
	color: #000;
	line-height: 19px;
	text-decoration: line-through;
}
.i-price-sale {
	color: #000;
	line-height: 19px;
}
.product_banchay {
	padding-top: 35px;
}
.product_tindung {
	padding-top: 35px;
}
.vnt-product {
	background: #fff;
	padding-top: 5px;
}
.vnt-product .i-saleoff {
	z-index: 22;
	background-color: #ff424e;
	font-weight: 500;
	display: inline-block;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 5px;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
}
.vnt-product label.discount {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 10px;
	font-size: 11px;
	color: #fff;
	font-weight: 600;
	background-image: linear-gradient(-90deg, #ec1f1f 0%, #ff9c00 100%);
	border-radius: 10px;
	padding: 0px 7px;
	padding-left: 0;
	z-index: 22;
}
.vnt-product label.discount:before {
	content: " ";
	display: inline-block;
	background: url("../images/discount.png");
	background-size: 50% 50%;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f13500;
	border-radius: 50%;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 5px;
}
.vnt-product .slick-arrow {
	border-radius: 50px;
	width: 40px;
	height: 40px;
	border: 1px solid #ff424e;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #ff424e;
	top: -5px;
	margin-right: 10px;
	z-index: 2;
	top: 50%;
	position: absolute;
}
.vnt-product .slick-prev {
	left: -33px;
}
.vnt-product .slick-next {
	right: -33px;
}
.vnt-product .slick-arrow:after {
	position: absolute;
	font-family: fontawesome;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 24px;
	line-height: 30px;
	color: #fff;
}
.vnt-product .slick-prev:after {
	content: "\f104";
}
.vnt-product .slick-next:after {
	content: "\f105";
}
.vnt-product .slick-arrow:hover {
	background: #ff424e;
	color: #fff;
	border: 1px solid #ff424e;
}
.vnt-product .prod-title .pt-right {
	float: right;
}
.vnt-product .prod-title .pt-right a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	color: #059ce1;
	padding: 14px;
}
.vnt-product .prod-title .pt-right a:hover {
	color: #307abd;
}
.vnt-product .prod-title .pt-right a:after {
	font-family: fontawesome;
	content: "\f101";
	padding-left: 8px;
}
.vnt-product .grid-prod:after {
	display: block;
	content: "";
	clear: both;
}
.vnt-product .grid-prod .item {
	margin-bottom: 20px;
	background: #fff;
}
.vnt-product .grid-prod .item .wrap-item {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.vnt-product .grid-prod .item .wrap-item .i-top {
	position: relative;
}
.vnt-product .grid-prod .item .wrap-item .i-top .i-image {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.vnt-product .grid-prod .item .wrap-item .i-top .i-image .hot {
	position: absolute;
	top: 0;
	right: 0;
}
.vnt-product .grid-prod .item .wrap-item .i-top .i-image img {
	max-width: 100%;
	max-height: 100%;
	transition: all 0.3s;
}
.vnt-product .grid-prod .item:hover .wrap-item .i-top .i-image img {
	transition: all 0.3s;
	transform: scale(1.1);
}
.vnt-product .grid-prod .item .wrap-item .i-top .it-desc {
	float: right;
	width: 25%;
	height: 156px;
	overflow: hidden;
	margin-top: 50px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.vnt-product .grid-prod .item .wrap-item .i-top .it-info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(22, 40, 0, 0.8);
	color: #fff;
	padding: 30px 15px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.8s ease 0.1s;
	-moz-transition: all 0.8s ease 0.1s;
	-o-transition: all 0.8s ease 0.1s;
	transition: all 0.8s ease 0.1s;
}
.vnt-product .grid-prod .item .wrap-item:hover .i-top .it-info {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
}
.vnt-product .grid-prod .item .wrap-item .i-top .it-info .wrap-info {
	max-height: 156px;
	overflow: hidden;
	margin-bottom: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	-webkit-transition: all 0.5s ease 0.3s;
	-moz-transition: all 0.5s ease 0.3s;
	-o-transition: all 0.5s ease 0.3s;
	transition: all 0.5s ease 0.3s;
	-webkit-transform: translate(-40px, 0);
	-moz-transform: translate(-40px, 0);
	-o-transform: translate(-40px, 0);
	-ms-transform: translate(-40px, 0);
	transform: translate(-40px, 0);
	opacity: 0;
}
.vnt-product .grid-prod .item .wrap-item:hover .i-top .it-info .wrap-info {
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
}
.vnt-product .grid-prod .item .wrap-item .i-top .it-info .i-link {
	-webkit-transition: all 0.5s ease 0;
	-moz-transition: all 0.5s ease 0;
	-o-transition: all 0.5s ease 0;
	transition: all 0.5s ease 0;
	-webkit-transform: translate(-40px, 0);
	-moz-transform: translate(-40px, 0);
	-o-transform: translate(-40px, 0);
	-ms-transform: translate(-40px, 0);
	transform: translate(-40px, 0);
	opacity: 0;
}
.vnt-product .grid-prod .item .wrap-item:hover .i-top .it-info .i-link {
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
}
.vnt-product .grid-prod .item .wrap-item .i-top .it-info .i-link a {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 23px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.vnt-product .grid-prod .item .wrap-item .i-top .it-info .i-link a:hover {
	color: #fff;
	background: #d9231d;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .i-promotion .i-saleoff {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 16px;
	color: red;
}
.vnt-product .grid-prod .item .wrap-item .i-top .i-saleoff:before {
	font-family: fontawesome;
	content: "\f0d7";
	font-size: 18px;
	line-height: 20px;
	padding-right: 6px;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .desc-left {
	float: left;
	width: 100%;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .desc-left .call_me {
	color: #015af2;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .i-title {
	font-size: 16px;
	line-height: 24px;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .i-title h3 {
	margin: 0 0 5px;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .i-title h3 a {
	overflow: hidden;
	height: 50px;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	display: block;
	color: #333;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .i-title a h4 {
	height: 50px;
	overflow: hidden;
	margin: 0 0 5px;
	font-size: 16px;
	line-height: 26px;
	display: block;
	color: #333;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .i-price {
	line-height: 23px;
	text-decoration: line-through;
	display: inline-block;
	font-size: 13px;
	color: #656565;
	font-weight: 400;
	padding-left: 10px;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .desc-left .i-rating {
	font-size: 11px;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .i-promotion {
	font-weight: bold;
	width: 100%;
	float: left;
	padding-bottom: 0;
	word-break: break-all;
	font-size: 14px;
	color: red;
	vertical-align: middle;
	position: relative;
}
.vnt-product .product-promo {
	position: absolute;
	z-index: 0;
	bottom: 5px;
	left: 10px;
	display: inline-block;
	background: red;
	padding: 1px 10px;
	border-radius: 5px;
	font-weight: 700;
	color: #fff;
	font-size: 12px;
}
.vnt-product .pf-title h2 {
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 10px;
	position: relative;
	text-align: left;
	padding-bottom: 25px;
	float: left;
	font-size: 21px;
	line-height: 31px;
	font-weight: bold;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .desc-right {
	width: 110px;
	float: right;
	padding-right: 10px;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .buy-now {
	display: block;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	padding: 7px;
	border: 1px solid #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
}
.vnt-product .grid-prod .item .wrap-item:hover .i-desc .buy-now {
	background: #307abd;
	color: #fff;
}
.vnt-product .grid-prod .item .wrap-item .i-desc .buy-now :hover {
	border-color: #db110a;
	background: #db110a;
	color: #fff;
}
.choose-quantity {
	float: left;
	height: 38px;
	width: 25%;
}
.q-prev {
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-left: 50%;
	color: #333;
	cursor: context-menu;
}
.q-next {
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-left: 10%;
	color: #333;
	cursor: context-menu;
}
.q-prev i {
	color: #333;
}
.q-next i {
	color: #333;
}
.quantity {
	width: 35px;
	color: #2a2a2a;
	height: 30px;
	text-align: center;
	cursor: context-menu;
}
.choose-quantity tr {
	border: 1px solid #e6e6e6;
}
.choose-quantity tr td input {
	border: none;
}
.product-meta {
	font-size: 12px;
	padding-bottom: 5px;
	margin-top: -5px;
}
.icons.icon-heart {
	cursor: pointer;
	margin-top: 10px;
	vertical-align: middle !important;
	width: 20px;
	height: 17px;
}
.icons {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-size: 100% 100%;
	vertical-align: top;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.icons.icon-heart {
	background-image: url(../images/ic-heart.svg);
}
.icon-top {
	margin-left: -5px;
	margin-right: 7px;
}
.icon-text {
	position: relative;
	top: 0;
	font-size: 10px;
	background: #f71069;
	border-radius: 15px;
	font-weight: 700;
	padding-left: 3px;
	padding-right: 3px;
	height: 11px;
	color: #fff;
}
.icons.icon-comment {
	margin-top: 7px;
	background-image: url(../images/ic-comment-new.svg);
	width: 21px;
	height: 19px;
	vertical-align: middle;
}
.icon-top-comment {
	margin-left: -10px;
}
.product-meta a {
	color: inherit;
}
.glyphicon-star {
	color: #fe8c23;
	font-size: 13px;
	margin: 0 2px;
}
.glyphicon-star-empty {
	margin: 0 2px;
}
.glyphicon-star-empty {
	color: #dedddd;
	font-size: 13px;
}
.rating {
	float: left;
	border: none;
	background-color: initial;
	font-size: 0;
}
.rating-container .rating-stars {
	position: relative;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}
.rating-container .rating-input {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	font-size: 1px;
	border: none;
	background: 0 0;
	padding: 0;
	margin: 0;
}
.rating-container .rating-input:focus {
	outline: 0;
	outline-offset: 0;
}
.rating-disabled .rating-input,
.rating-disabled .rating-stars {
	cursor: not-allowed;
}
.rating-container .star {
	display: inline-block;
	text-align: center;
}
.rating-container .empty-stars {
	color: #aaa;
	font-size: 13px;
}
.rating-container .filled-stars {
	position: absolute;
	left: 0;
	top: 0;
	margin: auto;
	color: #fde16d;
	white-space: nowrap;
	overflow: hidden;
}
.rating-rtl {
	float: right;
}
.rating-animate .filled-stars {
	transition: width 0.25s ease;
	-o-transition: width 0.25s ease;
	-moz-transition: width 0.25s ease;
	-webkit-transition: width 0.25s ease;
}
.rating-rtl .filled-stars {
	left: auto;
	right: 0;
	-moz-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
	-webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
	-o-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
	transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
}
.rating-rtl.is-star .filled-stars {
	right: 0.06em;
}
.rating-rtl.is-heart .empty-stars {
	margin-right: 0.07em;
}
.rating-lg {
	display: inline-block;
}
.rating-md {
	display: inline-block;
	margin-left: -2px;
}
.rating-sm {
	display: inline-block;
}
.rating-xs {
	display: inline-block;
}
.rating-xl {
	display: inline-block;
}
.rating-container .clear-rating {
	color: #aaa;
	cursor: not-allowed;
	display: inline-block;
	vertical-align: middle;
	font-size: 60%;
	padding-right: 5px;
	display: none;
}
.clear-rating-active {
	cursor: pointer !important;
}
.clear-rating-active:hover {
	color: #843534;
}
.rating-container .caption {
	color: #999;
	display: inline-block;
	vertical-align: middle;
	font-size: 60%;
	margin-top: -0.6em;
	margin-left: 5px;
	margin-right: 0;
	display: none;
}
.rating-rtl .caption {
	margin-right: 5px;
	margin-left: 0;
}
/*=============END PRODUCT =====================*/
/*=============BEGIN LOGIN & REGISTER =====================*/
.vnt-login .fa-user {
	color: #fff;
	font-size: 22px;
	float: left;
	width: 38px;
	line-height: 38px;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
	margin-right: 10px;
}
.vnt-login {
	padding-left: 80px;
}
.vnt-login .login {
	display: block;
}
.vnt-login .dropdown-menu {
	left: 90px;
}
.wap-login .item_header {
	float: right;
	width: 30%;
	margin-top: 5px;
}
.wap-login .icon_header {
	float: left;
	margin-right: 10px;
}
.wap-login .icon_header i {
	border: 1px solid #fff;
	border-radius: 50px;
	padding: 12px;
	color: #fff;
}
.wap-login .item_header .txt_header_right {
	font-size: 13px;
	color: #fff;
}
.bnt-login.focus,
.bnt-login:focus,
.bnt-login:hover {
	color: #fff;
	text-decoration: none;
}
.vnt-login button small {
	float: left;
}
#logreg-forms {
	width: 412px;
	margin: 0 auto;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	position: relative;
	top: 10px;
}
#logreg-forms form {
	width: 100%;
	max-width: 410px;
	padding: 15px;
	margin: auto;
}
#logreg-forms .form-control {
	position: relative;
	box-sizing: border-box;
	height: auto;
	padding: 10px;
	font-size: 16px;
	margin: 10px 0;
}
#logreg-forms .form-control:focus {
	z-index: 2;
}
#logreg-forms .form-signin input[type="email"] {
	margin-bottom: -1px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
#logreg-forms .form-signin input[type="password"] {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
#logreg-forms .social-login {
	width: 390px;
	margin: 0 auto;
	margin-bottom: 14px;
}
#logreg-forms .social-btn {
	font-weight: 100;
	color: #fff;
	width: 190px;
	font-size: 14px;
}
#logreg-forms a {
	display: block;
	padding-top: 10px;
	color: #20b2aa;
}
#logreg-form .lines {
	width: 200px;
	border: 1px solid red;
}
#logreg-forms button[type="submit"] {
	margin-top: 10px;
}
#logreg-forms .facebook-btn {
	background-color: #3c589c;
}
#logreg-forms .google-btn {
	background-color: #df4b3b;
}
#logreg-forms .form-reset,
#logreg-forms .form-signup {
	display: none;
}
#logreg-forms .form-signup .social-btn {
	width: 210px;
}
#logreg-forms .form-signup input {
	margin-bottom: 2px;
}
.register_account {
	margin-bottom: 15px;
	text-align: center;
	display: inline-block;
	float: none;
}
.register-main {
	width: 27%;
	margin: 0 auto;
}
.register-main .form-control {
	padding: 18px 12px;
}
.register-main .btn-primary {
	background: #015af2;
	border: none;
}
.register-main .btn-primary.active {
	background: #9ed5f4;
	border: none;
}
.register-main .btn-primary:hover {
	background: #9ed5f4;
	border: none;
}
.register-main .fa-envelope {
	font-size: 11px;
}
.register_account h1 {
	font-weight: 700;
	margin: 15px 0 5px;
}
.main-center .control-label {
	text-align: left;
	display: block;
}
.vnt-login button {
	color: #fff !important;
	padding: 8px 15px;
	font-size: 12px;
	border-radius: 20px;
	background: none;
}
.vnt-login button .Userstyle {
	font-size: 12px;
}
.vnt-login button img {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 5px;
}
.vnt-login button .name_login {
	display: inline-block;
}
.link_login:after {
	display: block;
	content: "";
	clear: both;
}
.link_login li {
	float: left;
	padding: 0 10px;
	position: relative;
}
.link_login li ~ li:after {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	width: 1px;
	background: #fff;
	content: "";
}
.link_login li a {
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0;
	text-transform: uppercase;
	color: #5b5b5b;
}
.link_login li a:hover {
	color: #dc271b;
}
/*=============END LOGIN & REGISTER =====================*/
/*=============BEGIN COMMON =====================*/
.checked {
	color: orange;
}
.daban {
	font-size: 11px;
}

.wrap .wrap-header {
	margin-bottom: 30px;
}
.wrap .wrap-title {
	position: relative;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	color: #1d76bb;
	line-height: 40px;
	padding-bottom: 6px;
}
.wrap .wrap-title::before {
	content: "";
	width: 60px;
	height: 3px;
	background: #1d76bb;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
}
.wrap .wrap-desc {
	font-size: 110%;
	text-align: center;
	margin-bottom: 0;
}
ul.tsc_pagination li a i {
	line-height: 30px;
}
ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current {
	color: #fff;
	box-shadow: 0 1px #ededed;
	-moz-box-shadow: 0 1px #ededed;
	-webkit-box-shadow: 0 1px #ededed;
}
ul.tsc_pagination {
	padding: 0;
	height: 100%;
	overflow: hidden;
	list-style-type: none;
	margin-bottom: 30px;
	text-align: center;
	display: block;
	width: 100%;
}
ul.tsc_pagination li {
	margin: 0;
	padding: 0;
	display: inline-block;
}
ul.tsc_pagination li a {
	text-decoration: none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 4px;
	transition: all 0.3s;
	border: 1px solid #015af2;
	display: inline-grid;
	font-size: 14px;
}
ul.tsc_pagination li a img {
	border: none;
}
ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current {
	background: #015af2;
}
.clear {
	clear: both;
}
.breadcrumb {
	box-shadow: 0 -3px 8px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	width: 100%;
	background: inherit;
}
.breadcrumb.nomb {
	margin-bottom: 0;
}
.breadcrumb:after {
	position: absolute;
	top: 100%;
	right: 0;
	width: 170px;
	border-bottom: 1px dotted #d9d9d9;
}
.breadcrumb ul {
	padding: 10px 15px;
	width: 100%;
	background-color: transparent;
	margin: 0;
	position: relative;
	text-align: left;
}
.breadcrumb ul:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 150px;
	height: 1px;
}
.breadcrumb ul li {
	padding: 0 12px;
	position: relative;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
}
.breadcrumb ul li.active a {
	color: #777;
}
.breadcrumb ul li a {
	font-size: 14px;
	line-height: 24px;
	color: #252a2b;
}
.breadcrumb ul li a h1 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
.breadcrumb ul li:first-child {
	padding-left: 0;
}
.breadcrumb ul li:last-child {
}
.breadcrumb ul li ~ li:before {
	position: absolute;
	font-family: fontawesome;
	content: "\f105";
	top: 2px;
	left: -2px;
	color: #333;
}
.breadcrumb ul li.home a {
	display: inline-block;
	position: absolute;
	top: 4px;
	left: -3px;
	text-indent: -99999px;
	color: transparent;
	width: 20px;
	height: 22px;
}
.PageOverlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	z-index: 2;
	opacity: 0.5;
	visibility: visible;
	background: #363636;
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.PageOverlay_modal {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	z-index: 2;
	opacity: 0.5;
	visibility: visible;
	background: #363636;
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.no-scroll {
	overflow: hidden;
}
.modal-confirm {
	color: #636363;
	width: 325px;
}
.modal-confirm .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none;
}
.modal-confirm .modal-header {
	border-bottom: none;
	position: relative;
}
.modal-confirm h4 {
	text-align: center;
	font-size: 26px;
	margin: 30px 0 -15px;
}
.modal-confirm .form-control,
.modal-confirm .btn {
	min-height: 40px;
	border-radius: 3px;
}
.modal-confirm .close {
	position: absolute;
	top: -5px;
	right: -5px;
}
.modal-confirm .modal-footer {
	border: none;
	text-align: center;
	border-radius: 5px;
	font-size: 13px;
}
.modal-confirm .icon-box {
	color: #fff;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -70px;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	z-index: 9;
	background: #82ce34;
	padding: 15px;
	text-align: center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.modal-confirm .icon-box i {
	font-size: 58px;
	position: relative;
	top: 3px;
}
.modal-confirm.modal-dialog {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 20000;
	transform: translate(-50%, -50%);
}
.modal-confirm .btn {
	color: #fff;
	border-radius: 4px;
	background: #82ce34;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	border: none;
}
.modal-confirm .btn:hover,
.modal-confirm .btn:focus {
	background: #6fb32b;
	outline: none;
}
.PageOverlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	z-index: 2;
	opacity: 0.5;
	visibility: visible;
	background: #363636;
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.RemoveOverlay {
	position: sticky;
	background-color: rgba(255, 255, 255, 1);
	z-index: 10;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: none;
}
.btn-passnews {
	background: #015af2;
	color: #fff;
	padding: 10px 0;
}
.btn-passnews.focus,
.btn-passnews:focus,
.btn-passnews:hover {
	color: #fff;
}
.border-block-shadow {
	position: relative;
	display: block;
	margin-bottom: 0;
	border-radius: 8px;
	border: 1px solid #eee;
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.05);
	padding: 0;
	margin-bottom: 0;
	max-height: 70px;
}
.hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	color: #333;
	background-color: #fff;
	padding: 5px 15px;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border: 1px solid #00a2ff;
}
.hvr-shutter-out-horizontal:hover {
	color: #fff;
	border: 1px solid #009cff;
	border-radius: 4px;
}
.hvr-shutter-out-horizontal:focus {
	color: #fff;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #009cff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	border: none;
	color: #fff;
}
.newsletter-button-r1z {
	display: inline-grid;
	justify-content: center;
	align-items: center;
	border-radius: 0;
	outline: none;
	color: #fff;
	background-color: #000;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: transparent;
	border: 1px solid #3b67d7;
	transition: color 0.5s ease-in-out;
	padding: 2px 15px;
}
.newsletter-button-r1z:hover {
	color: #000;
}
.newsletter-button-r1z::before {
	content: "";
	position: absolute;
	top: 0;
	left: -50px;
	bottom: 0;
	right: 0;
	border-left: 50px solid transparent;
	border-top: 50px solid #3b67d7;
	transform: translateX(0);
	z-index: -1;
	box-sizing: border-box;
	transition: 0.5s ease-in-out;
}
.newsletter-button-r1z:hover::before {
	transform: translateX(100%);
}
.remove-decoration {
	color: #333;
}
.btn.active,
.btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}


.btn-group.open .dropdown-toggle {
	box-shadow: none;
	-webkit-box-shadow: none;
}
.title-cat {
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: 700;
	margin-top: 30px;
}
.title-cat span {
	color: #ffa801;
	font-weight: 400;
	font-size: 13px;
	display: block;
	line-height: 25px;
	padding-bottom: 10px;
}
.title-cat h3 {
	font-size: 22px;
	line-height: 32px;
	display: inline-block;
	position: relative;
	color: #333;
}
.title-cat h3:before {
	position: absolute;
	content: "";
	bottom: -10px;
	left: 0;
	width: 80px;
	height: 2px;
	background: #015696;
}
.title-cat_sp {
	padding: 30px 0;
}
.video-container {
	position: relative;
	padding-bottom: 48.75%;
	height: 0;
	overflow: hidden;
}
.i-gif {
	display: none;
}
video {
	width: 100%;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mod-content .box_mid {
	margin-bottom: 0;
}
.support-hotline {
	position: fixed;
	top: 100px;
	right: 30px;
	z-index: 0;
	pointer-events: none;
}
.support-hotline .div_title {
	position: relative;
	z-index: 20;
	pointer-events: auto;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translate(160px, 0);
	-moz-transform: translate(160px, 0);
	-o-transform: translate(160px, 0);
	-ms-transform: translate(160px, 0);
	transform: translate(160px, 0);
}
.support-hotline .div_title span.icon {
	width: 60px;
	height: 60px;
	position: relative;
	display: block;
}
.support-hotline .div_title span.icon:before {
	background-color: rgba(120, 184, 42, 0.2);
	opacity: 0.75;
	top: -20px;
	left: -20px;
	right: -20px;
	bottom: -20px;
	position: absolute;
	content: "";
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.support-hotline .div_title span.icon:after {
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: -30px;
	position: absolute;
	content: "";
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(120, 184, 42, 0.4);
	opacity: 0.1;
	-webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.support-hotline .div_title i {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	background: #4db2ec;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-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%;
}
.support-hotline .div_title.show {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.support-hotline .div_title span.text {
	display: block;
	position: absolute;
	bottom: 7px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
}
.support-hotline .div_content {
	pointer-events: auto;
	width: 175px;
	position: absolute;
	top: 0;
	right: 75px;
	background-color: #fff;
	border: 2px solid red;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	-webkit-transform: translate(400px, 0);
	-moz-transform: translate(400px, 0);
	-o-transform: translate(400px, 0);
	-ms-transform: translate(400px, 0);
	transform: translate(400px, 0);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 18px;
	color: #fff;
}
.support-hotline.show .div_content {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.support-hotline .div_content:before {
	position: absolute;
	content: "";
	top: 16px;
	right: -16px;
	border-left: 16px solid red;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
}
.support-hotline .div_content:after {
	position: absolute;
	content: "";
	top: 18px;
	right: -14px;
	border-left: 14px solid #fff;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
}
.support-hotline .div_content .title_hotline {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #333;
}
.support-hotline .div_content .number_phone a {
	font-size: 22px;
	line-height: 40px;
	color: red;
	margin-bottom: 10px;
	position: relative;
	font-weight: 700;
}
.support-hotline .div_content .yahoo_skype {
	margin-bottom: 0;
}
.support-hotline .div_content .yahoo_skype .fl {
	width: 49%;
	float: left;
	background: #00adef;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: relative;
}
.support-hotline .div_content .yahoo_skype .fl i {
	position: absolute;
	top: 10px;
	left: 7px;
}
.support-hotline .div_content .yahoo_skype .fr {
	width: 49%;
	float: right;
	background: #00adef;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: relative;
}
.support-hotline .div_content .yahoo_skype .fr i {
	position: absolute;
	top: 10px;
	left: 7px;
}
.support-hotline .div_content .yahoo_skype a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 10px 7px 28px;
	color: #fff;
	font-style: italic;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.support-hotline .div_content .yahoo_skype .yahoo a {
}
.support-hotline .div_content .yahoo_skype .skype a {
}
.support-hotline .div_content .yahoo_skype a:hover {
	background-color: #0085ba;
}
@-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);
	}
}
@-moz-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}
@-webkit-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}
@-o-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}
@keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}
@-moz-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}
@-webkit-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}
@-o-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}
@keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}
.navbar-social {
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}
.socialtop {
	margin-bottom: 20px;
}
.navbar-social li:nth-child(1) {
	margin-left: 0;
}
.navbar-social li.col-6 {
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	max-width: 48%;
	margin-right: 0;
	margin-bottom: 10px;
}
.navbar-social li.col-6 img {
	max-width: 100%;
	max-height: 40px;
}
.navbar-social li.col-6tt {
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	max-width: 48%;
	margin-right: 0;
	margin-bottom: 10px;
}
.navbar-social li.col-6tt img {
	max-width: 100%;
	max-height: 35px;
}
.navbar-social li {
	display: inline-block;
	text-align: center;
	margin-right: 10px;
}
.navbar-social li a {
	text-decoration: none;
	color: #333;
}
.navbar-social li a .fa {
	font-size: 25px;
	padding: 5px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff;
	line-height: 32px;
	background: #00a5ff;
}
.navbar-social li a .fa:hover {
	transition: all 0.3s;
	background: #015af2;
}
.navbar-social li a .zalo {
	height: 40px;
	margin-top: -11px;
}
/*=============END COMMON =====================*/
/*=============END QUẢNG CÁO =====================*/
a.style-adv {
	margin-bottom: 4px;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
}
a.style-adv:before {
	position: absolute;
	content: "";
	top: 10px;
	bottom: 10px;
	left: 50%;
	right: 50%;
	z-index: 1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a.style-adv:hover:before {
	left: 5px;
	right: 5px;
}
a.style-adv:after {
	position: absolute;
	content: "";
	top: 50%;
	bottom: 50%;
	left: 10px;
	right: 10px;
	z-index: 1;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a.style-adv:hover:after {
	top: 5px;
	bottom: 5px;
}
a.style-adv img {
	max-width: 100%;
	-webkit-transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
	-moz-transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
	-o-transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
	transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
}
a.style-adv:hover img {
	opacity: 0.7;
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-o-transform: scale(1.06);
	-ms-transform: scale(1.06);
	transform: scale(1.06);
}
/*=============ENG QUẢNG CÁO =====================*/
.footer_tt {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
	line-height: 26px;
	margin-bottom: 10px;
}
.block-content .contact-us {
	margin-bottom: 19px;
	position: relative;
}
.block-content .contact-us .title-content {
	float: left;
	padding-right: 10px;
}
.block-content .contact-us .title-content i {
	color: #000;
	font-size: 20px;
}
.block-content .contact-us .title-content span {
	padding-left: 10px;
	font-weight: 600;
}
.footer-Copyright .footer-address {
	padding: 10px 0;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
}
#bttop {
	position: fixed;
	bottom: 100px;
	right: 25px;
	cursor: pointer;
	z-index: 20000;
	width: 44px;
	height: 44px;
}
#bttop svg {
	height: 25px;
}
#bttop span {
	float: left;
	margin: 0 10px;
	font-weight: 400;
}
.dathongbao {
	text-align: right;
}
.dathongbao img {
	max-width: 130px;
}
.fck_intro {
	text-align: justify;
}
.txt_color_2 {
	color: #ff424e;
}
.txt_12 {
	font-size: 12px;
	line-height: 22px;
}
.newsletter .field {
	display: inline-block;
	float: left;
	padding-right: 15px;
}
.main_footer .tag_site .list_tag_site a {
	display: inline-block;
	padding: 0 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	text-transform: uppercase;
	color: #333;
}
.title-category {
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	color: #38383d;
	margin-bottom: 12px;
	margin-top: 0;
	border-top: 1px solid #ebebf0;
	padding-top: 16px;
}
.header-category {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #38383d;
	margin-bottom: 4px;
	margin-top: 0;
}
.header-category > a {
	color: #808089;
}
.f_categories_tree p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	margin-top: 0;
}
.f_categories_tree p > a {
	color: #808089;
}
.logo-footer {
	text-align: left;
}

.pt-all_center {
	text-align: center;
	display: block;
	font-style: italic;
	padding: 20px 0 0;
}


#au-mobile {
	position: relative;
	padding-left: 15px;
}
#au-mobile .input-group-btn {
	position: absolute;
	top: 0;
	right: 45px;
}
.vnt-search-mobile .formSearch {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 5;
	width: 95%;
}
.vnt-search-mobile .formSearch .form-control {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	line-height: 20px;
	height: 33px;
	border-radius: 20px;
}
.vnt-search-mobile .formSearch button.btn {
	width: 40px;
	height: 33px;
	line-height: 0;
	border: none;
	outline: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 20px;
	color: #000;
}
.icon-search {
	display: none;
}
@media screen and (max-width: 1024px) {
	.vnt-banner .slick-dots li {
		font-size: 11px;
		line-height: 18px;
	}
	.categories_all {
		display: none;
	}
	.footer_company_info {
		padding: 10px;
	}
	.footer_company_info ul {
		display: block;
		width: 100%;
		min-height: inherit;
		border-bottom: 1px #ccc solid;
		padding: 10px 0;
	}
	.footer_company_info ul li {
		padding-left: 20px;
	}
	.footer_logo {
		position: static;
		width: 100%;
	}
	.vnt-product .grid-prod .item .wrap-item .i-desc .i-price {
		padding-left: 0px;
	}
	.vnt-product .i-saleoff {
		left: 0;
		top: 0;
		right: auto;
		bottom: auto;
	}
	.cart_moblie .cart-title i {
		color: #333;
	}
	.vnt-product .grid-prod .item .wrap-item .i-top .i-image img {
		width: 100%;
	}
	.vnt-product .grid-prod .item .wrap-item .i-desc .desc-left .i-rating {
		display: none;
	}
	html.openmenu .wrap_search {
		top: 135px;
	}
	.logo-m img {
		max-width: 130px;
	}
	.mmMenu p {
		font-size: 20px !important;
		padding-top: 80px !important;
		width: 100%;
	}
	.logo-m {
		text-align: center;
		position: absolute;
		left: 30%;
		top: 20px;
	}
	.vnt-search .formSearch {
		width: 100%;
		background: none;
	}
	.icon-search {
		display: none;
		position: absolute;
		top: -60px;
		right: 0;
		color: #000;
		font-size: 22px;
		line-height: 32px;
	}
	#autocomplete {
		display: none;
	}
	.sp-slides-container {
		margin-left: auto;
		margin-right: auto;
	}
	.wap_center {
		padding: 5px 10px 2px;
	}
	.sim-text {
		display: none;
	}
	.htRight {
		position: absolute;
		right: 50px;
		top: 10px;
		display: none;
	}
	.htRight2 {
		display: none;
	}
	.header_menu_bottom {
		display: none;
	}
	.wrap-center {
		padding: 15px;
	}
	.advertise {
		display: none;
	}
	.shadowmenu ul.cshap li {
		width: 40.6%;
	}
	.breadcrumb ul {
		padding: 10px 5px;
	}
	.header_main {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		z-index: 1;
		opacity: 0.95;
		height: auto;
		bottom: auto;
		min-height: auto;
	}
	.vnt-login {
		display: none;
	}
	.wap-login .item_header {
		display: none;
	}
	#top_bar_hasaki .item_sub_menu_bar a {
		padding: 0 2px;
		font-size: 10px;
	}
	#box_icon_category .item_category_top {
		max-width: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		margin-bottom: 15px;
	}
	.menu_mobile {
		display: block;
	}
	.card-categories-name .text {
		font-size: 11px;
	}
	#top_bar_hasaki {
		padding: 10px 0;
	}
	.vnt-catelogy h2 {
		margin-top: 10px;
	}
	#slogan {
		display: none;
	}
	.vnt-login button {
		display: none;
	}
	.wrap-service::before {
		display: none;
	}
	.wrap-service {
		padding-top: 0;
	}
	.vnt-product .slick-prev {
		left: 10px;
	}
	.vnt-product .slick-next {
		right: 0;
	}
	.vnt-product .slick-arrow {
		top: 32%;
	}
	.vnt-video .slick-arrow {
		top: 44%;
	}
	.vnt-advertise .item {
		margin-bottom: 15px;
	}
	.box_sale {
		display: none;
	}
	.wrap_newsletter .name-form {
		padding-left: 15px;
	}
	.vnt-title-head {
		display: none;
	}
	.gird-new_home .item .i-desc .i-title {
		height: auto;
		margin-bottom: 0;
	}
	.wrap_newsletter label {
		text-align: left;
	}
	.vnt-address h2 {
		font-size: 18px;
	}
	.vnt-product .grid-prod .item .wrap-item .i-desc .i-title {
		overflow: hidden;
	}
	.gird-new_home .item .i-desc-pro {
		height: auto;
		overflow: visible;
	}
	.camkethome-item {
		padding: 0 15px;
		margin-bottom: 20px;
	}
	.camkethome-item-title {
		font-size: 13px;
	}
	.camkethome-item-brief {
		text-align: center;
	}
	#bttop {
		right: 15px;
	}
	#newsletter h2 {
		font-size: 22px;
		letter-spacing: 0;
	}
	.gird-new_home .item {
		margin-bottom: 25px;
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.gird-new_home .about_service {
		padding: 0;
	}
	.wrap-adv {
		margin-top: 30px;
	}
	.footer_row_bottom {
		padding: 15px 0 30px;
	}
	#SearchMB .input-group .input-group-btn {
		right: 0;
		float: right;
		margin-top: -37px;
	}
	.header_main .row {
		margin-left: 0;
		margin-right: 0;
	}
	.vnt-product .grid-prod .item .wrap-item .i-desc .i-promotion .i-saleoff {
		top: 0;
		font-size: 11px;
	}
	#newsletter button {
		padding: 0.5em 1.2em;
	}
	#newsletter p {
		margin: 3px 18px 20px;
	}
	.wrap_newsletter {
		width: 100%;
		margin: 0;
	}
	#newsletter {
		padding: 0;
	}
	.product-deals .viewmore-brand {
		right: 15px;
	}
	.news-image {
		margin-bottom: 30px;
	}
	.wrap-ck {
		padding: 20px 0 0;
	}
	.wrap_search {
		width: 100%;
		left: 0;
		top: 31px;
	}
	.vnt-search {
		width: 100%;
	}
	.slick-dots li button:before {
		height: 12px !important;
		width: 12px !important;
	}
	.cart-title .count {
		top: -6px;
		right: -7px;
	}
	.Userstyle {
		display: none;
	}
	.cart_moblie .cart-title a small {
	}
	.vnt-login button small {
		display: none;
	}
	.vnt-login button img {
		display: none;
	}
	.footer-botom {
		padding: 10px 15px;
	}
	.footer_col1_title {
		position: relative;
		line-height: 35px;
	}
	.footer_col1_title:after {
		content: "\f107";
		font-family: "FontAwesome";
		font-size: 20px;
		position: absolute;
		top: 9px;
		right: 0;
		text-align: center;
		line-height: 19px;
		cursor: pointer;
	}
	.footer_box {
		list-style: disc;
		padding-left: 18px;
	}
	.wap-login {
		position: inherit;
	}
	.cart_moblie {
		top: 15px;
		right: 15px;
		left: auto;
	}
	.cart_moblie img {
		height: 20px;
	}
	.footer-Copyright .footer-address {
		padding: 0;
	}
	.dathongbao img {
		max-width: 100%;
	}
	.topBar-row {
		border-top: none;
		padding-top: 0;
		margin-top: 0;
	}
	.vnt-product {
		margin: 0;
	}
	.vnt-function .pt-title h2 {
		font-size: 19px;
		margin: 10px 0;
		line-height: 29px;
	}
	.vnt-product .grid-prod .item .wrap-item .i-desc .i-title a h4 {
		font-size: 12px;
	}
	.vnt-product .prod-title .pt-title h2 a {
		font-size: 16px;
		padding: 5px 10px;
	}
	.vnt-news .vp-title h2 {
		font-size: 28px;
		line-height: 38px;
	}
	.vnt-product .vp-title h2 {
		font-size: 28px;
		line-height: 38px;
	}
	.vnt-product .prod-title .pt-title h2 a {
		font-size: 12px;
		margin-right: 5px;
	}
	.vnt-product .grid-prod .item .wrap-item {
		padding: 0 6px;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.vnt-product .grid-prod .item .wrap-item .i-top .it-info {
		display: none;
	}
	.vnt-product .grid-prod .item .wrap-item .i-desc .desc-left {
		width: 100%;
		margin-bottom: 10px;
	}
	.vnt-product .grid-prod .item .wrap-item .i-desc .desc-right {
		width: 100%;
	}
	.vnt-product .grid-prod .item .wrap-item .i-desc .buy-now a {
		color: #fff;
		text-transform: uppercase;
		font-weight: 700;
		background: #307abd;
	}
	.vnt-product .vnt-viewall {
		display: none;
	}
	.vnt-product .prod-title {
		margin-bottom: 18px;
		border-bottom: 0;
		margin: 0;
	}
	.vnt-product .prod-title .pt-title {
		margin-bottom: 5px;
		display: inline;
		overflow: hidden;
		font-size: 24px;
		line-height: 30px;
		padding: 5px 0;
		background: transparent;
		font-weight: 700;
		color: #307abd;
	}
	.vnt-product .prod-title .pt-right a {
		padding: 20px 10px 0;
	}
	.vnt-product .prod-title .pt-label {
		width: 100%;
		float: none;
		position: inherit;
		top: 0px;
	}
	.vnt-product .prod-title .pt-label .label-title {
	}
	.vnt-product .prod-title .pt-label ul {
		clear: both;
		white-space: nowrap;
		overflow-x: auto;
		transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		padding-left: 0;
	}
	.vnt-product .prod-title .pt-label.active ul {
		opacity: 1;
		visibility: visible;
	}
	.vnt-product .prod-title .pt-label ul li {
		margin: 0;
		display: inline-block;
		float: none;
	}
	.vnt-product .prod-title .pt-label ul li a h3 {
		padding: 8px 12px;
		margin: 0;
	}
	#vnt-header {
		position: relative;
		top: 0;
		opacity: 1;
	}
	.product-deals {
		margin-bottom: 0;
	}
	.vnt-login:hover button {
		background: inherit;
		border: none;
	}
	.vnt-login button .login {
		display: none;
	}
	.text_search {
		display: inline-flex !important;
	}
	.product-feature .container {
		width: auto;
	}
	.vnt-home {
		display: none !important;
	}
	.SearchMB {
		display: block;
		background: inherit;
	}
	.vnt-logo {
		text-align: center;
		padding: 10px 0;
		margin-top: inherit;
		position: initial;
	}
	.header_top_left {
		display: none;
	}
	.vnt-logo img {
		max-width: 120px;
		width: auto;
		height: auto;
		border: initial;
		padding-top: 0;
		max-height: 50px;
	}
	.homenews {
		width: 100%;
		display: none;
	}
	.hnav {
		display: none;
	}
	.topBar-item p.title {
		margin-top: 20px;
	}
	.footer_col1_title {
		font-weight: 700;
	}

	.vnt-cart {
		display: none;
	}

	.vnt-hotline {
		display: none;
	}
	.vnt-cart .cart-title {
		width: 205px;
	}
	.hidden_moblie {
		display: none;
	}
	.decorative-icon {
		margin-bottom: 0 !important;
	}
	.wap-fixed.active {
		position: initial;
		background: initial;
		top: inherit;
		left: initial;
		max-height: initial;
		z-index: initial;
		opacity: 1;
	}
	.title_block .title_text a {
		font-size: 18px !important;
	}
	.title-cat_sp {
		padding: 0 0 30px;
	}
	.footer-main {
		padding: 15px 0;
	}
	.i-level2 li {
		display: flex;
	}
	ul.tsc_pagination {
		padding: 0;
		height: 100%;
		overflow: hidden;
		list-style-type: none;
		margin-bottom: 30px;
		text-align: right;
		display: block;
		width: 90%;
	}
	.vnt_hotline_search {
		display: none;
	}
	.vnt-menutop {
		display: none;
	}
	.vnt-social {
		margin-top: 20px;
	}
	.footer-main .footer-tool .receive-email {
		width: 100%;
		float: none;
	}
	.phone-map {
		display: block;
	}
	.box-news-hot {
		display: none;
	}
	.box-prod-hot {
		display: none;
	}
	#vnt-main {
		width: 100%;
	}
	#vnt-sidebar {
		width: 100%;
	}
	.mod-content .box_mid {
		margin-top: 0;
	}
	.register-main {
		width: 80%;
	}
}
@media screen and (max-width: 768px) {
	.cm-cat {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.logo_moblie {
		width: 80%;
	}
	.vnt-cart .cart-title {
		width: 160px;
	}
	.iframe {
		width: 100%;
	}
	.cm-cat {
		display: none;
	}
}
@media screen and (max-width: 479px) {
	.projectFactsWrap .item .img-count {
		padding-right: 12px;
	}
	.like_facebook {
		display: none;
	}
	.vnt-social ul li a i {
		font-size: 10px;
	}
	.vnt-social ul li a {
		width: 25px;
		height: 25px;
	}
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
	#box_icon_category .title_cate_home {
		font-size: 10px;
	}
	.timer div {
		width: 13px;
		font-size: 10px;
		line-height: 17px;
	}
	.vnt-selling .pf-title h2 .title-main {
		margin-right: 5px;
	}
	iframe {
		width: auto;
		height: auto;
	}
	.camkethome-item-title {
		font-size: 12px;
	}
	.SearchMB button.btn {
		display: none;
	}
	.order-product .op-title {
		font-size: 19px;
	}
}
.vnt-menutop > ul > li {
	padding-bottom: 7px;
}
.vnt-menutop ul .mm_desk {
	opacity: initial;
	visibility: initial;
	display: none;
	margin-top: 0;
}
.vnt-menutop ul li:hover > .mm_desk {
	display: block;
	margin-top: 0;
}
