@charset "utf-8";

.grecaptcha-badge {
	z-index: -1;
	visibility: hidden;
	transform: scale(0) !important;
}

/* CSS Document */


@import url('fonts.css');
@font-face {
	font-family: "Noto-Sans-R";
	src: url("font/NotoSans/NotoSans-Regular.woff2") format("woff2"),
	  url("font/NotoSans/NotoSans-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
  }

* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

a,
a:hover {
	text-decoration: none;
	color: inherit;
}

a:focus {
	outline: none;
}

body {
	font-family: Noto-Sans-R;
	font-size: 14px;
	background: #f3f3f3;
	min-width: 1366px;
}

img {
	max-width: 100%;
}

.row-5 {
	margin: 0px -5px;
}

.visit_hidden {
	visibility: hidden;
	height: 0;
	margin-bottom: 0;
}

.w-clear:after {
	display: block;
	content: '';
	clear: both;
}

.clear {
	clear: both;
}

.fl-center {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.detail {
	max-width: 700px;
	margin: 0px auto;
}

/*-----PhÃ¢n trang--------*/

.paging {
	margin-top: 20px;
}

ul.pagination {
	text-align: center;
	color: #0baf4d !important;
	width: 100%;
	justify-content: center;
	display: block;
}

ul.pagination li {
	display: inline-block;
	padding: 3px;
}

ul.pagination a {
	color: #00a32c !important;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 2px;
	border: 1px solid #00a32c !important;
	text-decoration: none;
}

ul.pagination a:hover,
ul.pagination a.current {
	background: #00a32c !important;
	color: #fff !important;
}

.pagination > .active > a {
	background: #002879 !important;
	color: #fff !important;
}

#paging_news {
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

.row-10 {
	margin: 0px -10px;
}

/*-------------*/

.fix_head {
	position: fixed !important;
	top: 0px;
	left: 0px;
	z-index: 999;
	width: 100%;
	background: #fff;
}

.fix_head .logo {
	padding: 10px !important;
}

.fix_head .ddsmoothmenu > ul > li > a {
	height: 50px;
}

.fix_head .ddsmoothmenu > ul > li > a:before {
	bottom: 10px !important;
}

#container {
	width: 100%;
	position: relative;
}

.bgcover {
	background-color: rgba(0, 0, 0, 0.8);
	height: 100%;
	display: none;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 1002;
}

.bgcover.active {
	display: block;
}

#content {
	padding: 10px 0 30px 0;
}

.wow {
	visibility: hidden;
}

.container_main {
	position: relative;
	width: 1200px;
	margin: auto;
}

.banner_top img {
	width: 100%;
}

.header {
	background: #88af3b;
}

.header a {
	color: #fff;
	line-height: 18px;
}

.header a:hover {
	color: #ff0;
}

#header {
	width: 100%;
	background: #fff;
}

#header .header_top {
	width: 100%;
	background: #a8d59d;
	padding: 5px 0;
}

#header .header_top .container_main {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#header .header_top .p_top {
	display: flex;
	align-content: center;
}

#header .header_top p img {
	margin-right: 5px;
}

#header .header_top .p_top p {
	font-weight: bold;
	font-size: 16px;
	color: #ff0012;
	padding-top: 5px;
}

#header .header_top .mangxahoi a img {
	max-width: 100%;
	margin-left: 2px;
}

#header .header_top .mangxahoi span {
	font-size: 16px;
	color: #fff;
}

#header .header .banner {
	width: 68%;
	text-align: center;
}

#header .header .hotline {
	width: 235px;
}

#header .header .hotline .box_hotline {
	display: flex;
	align-items: center;
	line-height: 24px;
}

#header .header .hotline .box_hotline img {
	margin-right: 7px;
}

#header .header .hotline .box_hotline span {
	font-size: 15px;
	color: #313131;
	display: inline-block;
	margin-top: 3px;
	margin-right: 4px;
}

#header .header .hotline .box_hotline p {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

#header .header .hotline .box_hotline span {
	font-size: 24px;
	color: #f60404;
	font-weight: bold;
	text-align: center;
	display: block;
}

#header .header .hotline .email {
	padding-top: 10px;
}

#header .header .hotline .email p {
	font-size: 15px;
	color: #313131;
}

#header .header .hotline .email p img {
	margin-right: 2px;
}

#lang {
	position: relative;
	z-index: 1005;
	width: 90px;
	height: 34px;
	text-indent: 10px;
}

#lang .lang-in {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 34px;
	overflow: hidden;
	display: grid;
	gap: 1px 0;
}

#lang span {
	width: 9px;
	height: 4px;
	background: #fff;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	position: absolute;
	top: 14px;
	right: 10px;
	cursor: pointer;
}

#lang p {
	padding: 5px 0px;
	border: 1px solid rgba(255, 255, 255, 0.6);
	margin: 0px;
}

#lang p img {
	width: 24px;
	height: 18px;
	margin-left: 10px;
}

#lang p {
	order: 2;
}

#lang p.active {
	order: 1;
}

#lang:hover .lang-in {
	height: auto;
}

.link-km {
	width: 80px;
}

.header .link-ht {
	width: 130px;
	text-align: center;
	position: relative;
	padding-left: 30px;
	color: #fcd006;
}

.dotnew {
	background-color: #fff;
	border-radius: 100%;
	display: block;
	left: 10px;
	height: 8px;
	margin-top: -5px;
	position: absolute;
	top: 50%;
	width: 8px;
}

.dotnew .animation {
	border: 1px solid #fcd006;
	background-color: #fcd006;
	border-radius: 100%;
	display: block;
	height: 8px;
	opacity: 1;
	-moz-animation: sonar 1.25s linear infinite;
	-o-animation: sonar 1.25s linear infinite;
	-webkit-animation: sonar 1.25s linear infinite;
	animation: sonar 1.25s linear infinite;
	width: 8px;
}

@keyframes sonar {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(4);
		transform: scale(4);
		opacity: 0;
	}
}

.header .fl-center {
	padding: 9px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.btn-lichsu {
	width: 120px;
	height: 40px;
	background-color: #88af3b;
	border: 1px solid #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 25px;
	text-align: center;
}

/*---------Banner bottom---------*/
.banner_bottom {
	margin: -100px 0 20px;
	position: relative;
	z-index: 1001;
}

.banner_bottom .image {
	display: block;
	overflow: hidden;
	border-radius: 15px;
}

/*---------Phu kien---------*/
.info_phukien {
	border-radius: 15px;
	background-color: #ffffff;
	padding: 30px 0;
	margin-bottom: 35px;
}

.info_phukien .title_main {
	padding-left: 20px;
}

.phukien {
	margin: 0 10px;
}

.phukien_item {
	display: block;
	text-align: center;
}

.phukien_item .images {
	display: block;
	overflow: hidden;
	border-radius: 50%;
}

.phukien_item .images img {
	max-width: 90px;
	max-height: 90px;
	border-radius: 50%;
}

.phukien_item:hover .images img {
	transform: rotate(25deg);
}

.phukien_item .info {
	margin-top: 15px;
}

.phukien_item .info h3 {
	font-size: 16px;
	line-height: 22px;
	color: #222222;
	margin-bottom: 0;
	height: 66px;
	overflow: hidden;
	font-family: Noto-Sans-S;
	transition: 0.3s ease-out;
}

.phukien_item:hover .info h3 {
	color: #f00;
}

/*---------Product list---------*/
.info_product_list {
	margin-bottom: 20px;
}

.product_main_list {
	margin-bottom: 40px;
}

.box_name_product {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 20px;
	border-radius: 10px;
	background-color: #88af3b;
	padding: 10px 10px;
	height: 105px;
}

.box_name_product span {
	font-size: 28px;
	line-height: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-family: SVN-BillyBold;
	cursor: pointer;
}

.box_name_product:hover,
.box_name_product.active {
	background-color: #ffbb5d;
}

.view_more_pro {
	display: block;
	margin: 20px auto 40px;
	width: 210px;
	height: 45px;
	border-radius: 23px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #333333;
	font-family: Noto-Sans-B;
	cursor: pointer;
}

.view_more_pro:hover {
	box-shadow: inset 210px 0 #88af3b;
	color: #ffffff;
}

.item_pr {
	margin-bottom: 20px;
}

/*---------Album---------*/
.info_album {
	background-color: #88af3b;
	padding: 40px 0;
	margin-top: 40px;
}

.slick_album .slick-list {
	overflow: hidden;
}

.album_item {
	padding: 0 14px;
}

.album_item .album-image {
	border: 10px solid #ffffff;
	border-radius: 15px;
}

.album_item .album-image img {
	border-radius: 10px;
	display: block;
	overflow: hidden;
}

.album_detail h3 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 0;
	overflow: hidden;
	height: 36px;
}

.album_detail:hover h3 {
	color: #f00;
}

/* Scale IMG */
.scale-img {
	overflow: hidden;
	display: block;
}

.scale-img img {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.scale-img:hover > img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.scale-img img,
.scale-img:hover > img {
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

/*---------Banner---------*/
.banner_khuyenmai {
	background-color: #c0ceda;
	padding: 40px 0;
}

/*---------Phu kien---------*/
.info_slide_pk {
	padding: 15px 0;
}

.slide_show_top_pk {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.slide_show_top_pk .left {
	width: 66.667%;
}

.slide_show_top_pk .right {
	width: calc(100% - 66.666% - 10px);
}

.slick_pk_right {
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.1s;
}

.slick_pk_right .slick-list {
	overflow: hidden;
	margin: -5px 0;
}

.slick_pk_right.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.slick_pk_right .slide {
	display: none;
}

.slick_pk_right .slide:first-child {
	display: block;
	visibility: hidden;
}

.slick_pk_right.slick-initialized .slide {
	display: block;
	visibility: visible !important;
}

.slider_pk_right_item {
	border: 0 !important;
	margin: 5px 0;
}

/* Phu kien noi bat */
.info_phukien_nb {
	padding: 40px 0;
}

.info_phukien_nb .owl-theme3 .owl-prev,
.info_phukien_nb .owl-theme3 .owl-next {
	top: 14%;
}

/* Thuong hieu */
.info_thuonghieu_nb {
	padding-bottom: 30px;
}

.load-thuonghieu-nb .loader {
	display: grid;
	grid-template-columns: repeat(9, 1fr);
	gap: 5px;
}

.thuonghieu-load {
	cursor: pointer;
	display: block;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background: #fff;
	transition: 0.3s ease-out;
}

.load-more {
	display: flex;
	justify-content: center;
	align-items: center;
}

.thuonghieu-load:hover, .thuonghieu-load.active{
	border: 1px solid #00a32c;
}

.info_phukien_giamgia {
	border-radius: 0;
	background-color: #ffbb5d;
	padding: 25px 14px 30px;
	margin-bottom: 50px;
}

.product_item {
	display: block;
	overflow: hidden;
	border-radius: 6px;
	background-color: #ffffff;
}

.product_item .image a {
	display: block;
}

.product_item .info {
	position: relative;
	padding: 0 7px 7px;
}

.product_item .info .wr-sale {
	height: 22px;
	margin-bottom: 5px;
}

.sale {
	background: url(../images/bg-sale.png) no-repeat;
	width: 95px;
	line-height: 22px;
	text-align: center;
	color: #fff !important;
	font-size: 10px !important;
	text-indent: 10px;
	margin-bottom: 0px;
}

.product_item .info h3.name {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 5px;
	overflow: hidden;
	height: 36px;
}

.product_item:hover .info h3.name {
	color: #f00;
}

.product_item .info .price {
	overflow: hidden;
	height: 45px;
	margin-bottom: 5px;
}

.product_item .info .price .price_old {
	font-size: 13px;
	line-height: 18px;
	text-decoration: line-through;
	color: #333333;
	margin-bottom: 0;
}

.product_item .info .price .price_new {
	font-size: 18px;
	line-height: 22px;
	color: #ff6f42;
	font-family: Noto-Sans-B;
	margin-bottom: 0;
}
.hsd {
	margin: 5px 0px;
	background: #f1f1f1;
	display: inline-block;
	padding: 3px 5px;
	font-size: 12px;
	border-radius: 2px;
}
.product_item .info .comment {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: 600;
	font-family: Noto-Sans-S;
	height: 18px;
	overflow: hidden;
}

.product_item .info .comment span:nth-child(1) {
	position: relative;
	padding-right: 16px;
	margin-right: 5px;
}

.product_item .info .comment span:nth-child(1)::after {
	position: absolute;
	content: '';
	background: url(../images/ic-star.png) no-repeat;
	width: 11px;
	height: 11px;
	right: 0;
	top: calc(50% - 11px / 2);
}

.product_item .info .view-cart {
	display: block;
	border: 1px solid #333333;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	border-radius: 50px;
	cursor: pointer;
}

.product_item .info .view-cart:hover {
	border-color: #f00;
	color: #f00;
}

.product_item .info .pro_hh {
	color: #999;
	border: 1px solid #999;
	pointer-events: none;
}

.view_all_pk {
	margin: 30px auto 0;
	width: 280px;
	height: 45px;
	border-radius: 23px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #333333;
	font-weight: 700;
	font-family: Noto-Sans-B;
	transition: all 0.3s ease-out;
}

.view_all_pk:hover {
	box-shadow: inset 280px 0 #f00;
	color: #ffffff;
}

/* Phu kien cat */
.info_phukien_list {
	margin-bottom: 50px;
}

.banner_pk {
	margin-bottom: 30px;
}

.title_pk_list {
	margin-bottom: 30px;
}

.title_cat {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px 20px;
}

.title_cat span {
	display: inline-block;
	padding: 10px 15px;
	border-radius: 23px;
	cursor: pointer;
	background-color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	font-weight: 700;
	font-family: Noto-Sans-B;
	text-align: center;
}

.title_cat .active,
.title_cat span:hover {
	background: #88af3b;
	color: #fff;
}

.main_pro_row .row {
	margin-right: -10px;
	margin-left: -10px;
}

.main_pro_row .row > .col,
.main_pro_row .row > [class*='col-'] {
	padding-right: 10px;
	padding-left: 10px;
}

.product_main_list .row {
	margin-right: -19px;
	margin-left: -19px;
}

.product_main_list .row > .col,
.product_main_list .row > [class*='col-'] {
	padding-right: 19px;
	padding-left: 19px;
}

.product_item {
	margin-bottom: 20px;
}

.view_all {
	width: 210px;
	height: 45px;
	border-radius: 23px;
	background-color: #ffffff;
	margin: 10px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	color: #333333;
	font-weight: 700;
	font-family: Noto-Sans-B;
}

.view_all:hover {
	box-shadow: inset 210px 0 #f00;
	color: #ffffff;
}

/*---------Customer_nc---------*/

/*---------Menu---------*/

.box_menu {
	background: #88af3b;
	position: relative;
	z-index: 1002;
}

.menu ul {
	width: 100%;
	padding: 0px;
	margin: auto;
	list-style: none;
}

.menu ul.menu-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
}

.menu ul li a {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 62px;
	text-transform: capitalize;
	color: #ffffff;
	transition: 0.5s ease-out;
}

.menu ul li > a.active,
.menu ul li:hover > a {
	color: #ff0;
}

.menu ul li .has-child {
	content: '';
	position: absolute;
	bottom: calc(50% - 4px / 2);
	right: -10px;
	width: 5px;
	height: 5px;
	border: 1px solid #fafafa;
	border-top: 0px;
	border-left: 0px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu ul li.icon_menu > ul.ul-menu-level2 {
	position: absolute;
	background: #fff;
	width: 100%;
	border-radius: 4px;
	padding: 10px;
	z-index: 10;
	border: 1px solid #eee;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
	-webkit-transform: perspective(600px) rotateX(-90deg);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	max-height: 500px;
	display: grid;
	grid-template-columns: 1fr 3fr;
	grid-template-rows: auto;
	gap: 10px;
}

.menu ul li:hover > ul.ul-menu-level2 {
	-webkit-transform: perspective(600px) rotateX(0);
	transform: perspective(600px) rotateX(0);
	transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	opacity: 1;
	visibility: visible;
}

.menu ul li.icon_menu > ul.ul-menu-level2 .menu-col:nth-child(2) {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
	gap: 10px;
}

.menu ul li.icon_menu > ul.ul-menu-level2::before,
.menu ul li.icon_menu > ul.ul-menu-level2::after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	left: 40px;
	border-bottom: 10px solid #d9d9d9;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom-color: #fff;
}

.menu ul li ul li {
	width: 100%;
}

.menu ul li ul li a {
	text-transform: uppercase;
	font: 700 14px/1.5 Noto-Sans-R;
	color: #333333;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.menu ul li ul li:hover > a {
	color: #000;
}

.menu ul li ul li ul li a {
	text-transform: inherit;
	font-size: 12px;
	font-weight: 400;
	border-bottom: 0;
	padding-bottom: 0;
}
.menu ul li ul li ul li a:hover{color: #f00;}
/* Scroll */
.scroll-maded {
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 10px;
}

.scroll-maded::-webkit-scrollbar {
	width: 3px;
	background: #e6e6e6;
}

.scroll-maded::-webkit-scrollbar-thumb {
	width: 3px;
	background: #88af3b;
}

.scroll-maded::-webkit-scrollbar-thumb:hover,
.scroll-maded::-webkit-scrollbar-thumb:active {
	width: 3px;
	background: #88af3b;
}

/* Menu */

#main_menu {
	height: 55px;
	width: 100%;
}

#main_menu .menu {
	width: 100%;
}

#main_menu .menu_mobile,
#main_menu .holine_mobile {
	display: none;
}

#main_menu .menu_mobile a,
#main_menu .holine_mobile a {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	display: block;
}

#main_menu .left_menu {
	width: 270px;
	float: left;
	height: 50px;
	position: relative;
	display: none;
}

#main_menu .fix_head .left_menu {
	display: block;
}

#main_menu .right_menu {
	width: calc(100% - 270px);
	float: right;
	padding-left: 10px;
}

#main_menu .left_menu .title_danhmuc {
	width: 100%;
	height: 50px;
	background: #fff;
	display: flex;
	align-items: center;
	cursor: pointer;
}

#main_menu .left_menu .title_danhmuc h2 {
	color: #fff;
	text-transform: uppercase;
	color: #000;
	display: inline-block;
	font-size: 22px;
}

#main_menu .left_menu .title_danhmuc i {
	font-size: 20px;
}

#main_menu .left_menu .box_danhmuc {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 99999;
	border: 1px solid #ebebeb;
}

.box_danhmuc > ul {
	background: #fff;
	width: 100%;
}

.box_danhmuc > ul li {
	width: 100%;
}

.box_danhmuc > ul li a {
	width: 100%;
	padding: 9px 5px 9.5px 5px;
	font-size: 15px;
	color: #4b4a4a;
	display: inline-block;
	font-weight: bold;
}

.box_danhmuc > ul li:last-child > a {
	margin-bottom: 0;
}

.box_danhmuc > ul li:hover > a {
	background: #f9a1d5;
}

.box_danhmuc > ul > li > a img {
	margin-right: 10px;
}

.box_danhmuc ul li > ul {
	position: absolute;
	left: 100%;
	z-index: 999;
	width: 200px;
	background: #fff;
	display: none;
	top: 0;
}

.box_danhmuc ul li ul > li {
	position: relative;
}

.box_danhmuc ul li:hover > ul {
	display: block;
}

.box_danhmuc1 .box_danhmuc {
	display: none;
}

/*---------tÃ¬m kiáº¿m-------------*/

.timkiem_top {
	width: calc(60% - 235px);
	float: left;
	padding: 0 30px;
}

.timkiem_menu {
	width: 100%;
	height: 44px;
	z-index: 999;
}

.form_timkiem {
	position: relative;
}

.form_timkiem input {
	width: 100%;
	margin: 0px;
	height: 44px;
	border-radius: 25px;
	background: url('../images/icon_timkiem.jpg') no-repeat center left 15px, #fff;
	border: 1px solid #ccc;
	padding-left: 36px;
	color: #000;
	outline: none;
}

.form_timkiem button {
	position: absolute;
	width: 117px;
	height: 44px;
	background: #db0000;
	top: 0px;
	right: 0;
	outline: none;
	cursor: pointer;
	border: 0px;
	z-index: 1;
	border-radius: 0 25px 25px 0;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
}

.active1 {
	opacity: 1;
	width: 220px;
}

.active1 .nut_tim {
	display: block;
}

input::-webkit-input-placeholder {
	color: #333333;
	font-size: 13px;
}

input:-moz-placeholder {
	color: #333333;
	font-size: 13px;
}

input::-moz-placeholder {
	color: #333333;
	font-size: 13px;
}

input:-ms-input-placeholder {
	color: #333333;
	font-size: 13px;
}

/*------Slider---------*/

#slidershow {
	width: 100%;
	position: relative;
	z-index: 1000;
}

.slider-left {
	float: left;
	width: 69%;
	margin-top: 5px;
}

.slider-right {
	float: right;
	width: calc(31% - 10px);
	max-height: 362px;
	overflow: hidden;
}

.box-slider {
	float: left;
	width: 50%;
	padding: 5px;
}

.box-slider img {
	border-radius: 3px;
}

/*------Giá»›i thiá»‡u-----*/

.about_home {
	width: 100%;
	padding: 40px 0;
}

.about_home .images-about {
	width: 46%;
	float: left;
}

.about_home .images-about img {
	width: 100%;
}

.about_home .des-about {
	width: 54%;
	float: left;
	padding-top: 40px;
	padding-left: 20px;
}

.about_home .des-about h4 {
	font-size: 30px;
	color: #333333;
	font-weight: normal;
}

.about_home .des-about h3 {
	font-size: 48px;
	color: #f44027;
	font-weight: normal;
}

.about_home .des-about p {
	font-size: 15px;
	color: #333333;
	line-height: 25px;
}

.about_home .des-about .hotline_about {
	padding: 30px 20px;
	background: #333333;
	width: calc(100% - 33px);
	float: right;
	text-align: center;
	position: relative;
	border-radius: 25px;
	margin-top: 20px;
}

.about_home .des-about .hotline_about:before {
	content: '';
	width: 67px;
	height: 67px;
	background: url('../images/chancho.png') no-repeat;
	position: absolute;
	left: -33px;
	top: calc(50% - 33px);
	z-index: 1;
}

.about_home .des-about .hotline_about:after {
	content: '';
	position: absolute;
	top: 10px;
	right: 10px;
	left: 10px;
	bottom: 10px;
	border: 1px dashed #fff;
	border-radius: 25px;
}

.about_home .des-about .hotline_about .icon_dog {
	width: 73px;
	height: 50px;
	background: url('../images/icon_xuong.png') no-repeat;
	display: inline-block;
	margin-bottom: 10px;
}

.about_home .des-about .hotline_about p {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

.about_home .des-about a.a_readmore {
	width: 176px;
	height: 49px;
	background: #e68122;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	color: #fff;
	line-height: 49px;
	text-align: center;
	border-radius: 5px;
	margin-top: 20px;
}

.about_home .des-about a.a_readmore:hover {
	background: red;
}

.about_home .line-about {
	border-top: 1px solid #e0e0e0;
	margin: 20px 0 30px 0;
}

/*---------Cam káº¿t---------*/

#camket {
	padding-top: 20px;
}

.margin-ck {
	margin: -15px;
}

.item_ck-l {
	padding: 15px;
}

.item_ck {
	display: flex;
	align-items: center;
}

.item_ck .images_ck {
	width: 73px;
	height: 73px;
	background: #e8a505;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

#camket .owl-item:nth-child(2n) .item_ck .images_ck {
	background: #f67300;
}

#camket .owl-item:nth-child(3n) .item_ck .images_ck {
	background: #f04400;
}

.item_ck .images_ck img {
	max-width: 100%;
}

.item_ck .des_ck {
	width: calc(100% - 73px);
	padding-left: 15px;
}

.item_ck .des_ck h3 {
	font-size: 17px;
	color: #2c2c2c;
}

/*---------ThÆ°Æ¡ng hiá»‡u---*/

.thuonghieu {
	width: 100%;
	padding: 30px 0;
}

.margin-th {
	margin: 0 -15px;
}

.items_th-l {
	padding: 0 15px;
}

.box_thuonghieu {
	width: 100%;
}

.box_thuonghieu-r {
	width: calc(100% - 70px);
	float: right;
	padding: 25px 80px;
	border: 1px solid #108a2e;
	background: #fff;
	min-height: 120px;
}

.title_thuonghieu {
	width: 70px;
	height: 144px;
	display: flex;
	align-items: center;
	float: left;
	background: #108a2e;
	justify-content: center;
	position: relative;
}

.title_thuonghieu:before {
	content: '';
	width: 16px;
	height: 25px;
	background: url('../images/after_th.png') no-repeat;
	position: absolute;
	left: 100%;
	bottom: 0;
}

.title_thuonghieu p {
	font-size: 18px;
	color: #fff;
	transform: rotate(-90deg);
	white-space: nowrap;
	text-transform: uppercase;
}

/* PK */

.wr-pk {
	padding: 10px;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 37%);
	border-radius: 5px;
	margin: 20px 0px;
}

.wr-pk h4 {
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0px;
}

.box-pk h3 {
	text-align: center;
	margin-top: 10px;
	font-size: 15px;
	color: #288ad6;
	font-family: RobotoMedium;
}

.box-pk img {
	border-radius: 5px;
}

.wr-photo-list {
	margin-bottom: 20px;
}

.fl-photo {
	display: grid;
	grid-template-columns: repeat(9, 1fr);
	gap: 10px;
}

.photo-list-item {
	display: block;
	text-align: center;
}

.photo-list-item img {
	border-radius: 50px;
	transition: all 0.5s;
}

.photo-list-item:hover .photo-list-img img {
	transform: rotate(25deg);
}

.photo-list-item .photo-list-info {
	padding-top: 10px;
}

.photo-list-item .photo-list-name {
	--line-clamp: 1;
	font-size: 15px;
	line-height: 22px;
	color: #222222;
	font-family: Noto-Sans-S;
	transition: 0.3s ease-out;
	margin-bottom: 0;
}

.photo-list-item:hover .photo-list-name {
	color: #f00;
}

.text-split {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: var(--line-clamp, 3);
}

/*---------Sáº£n pháº©m list---*/

.info-detail ul li {
	list-style: inherit;
}

.title-detail {
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 5px;
}

.title-detail h1 {
	float: left;
	font-size: 22px;
	color: #333;
}

.title-detail .product-customer-col-1 {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

.title-detail .product-customer-col-1 .comments-count a {
	color: #288ad6;
	font-size: 15px;
}

.share-detail {
	float: right;
}

.product_list {
	width: 100%;
	padding: 20px 0px;
}

.list_items {
	width: 100%;
	padding-top: 30px;
}

.title_list,
.title_list1 {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}

.title_list h2,
.title_list1 h2 {
	font-size: 28px;
	color: #333;
	text-transform: uppercase;
}

/* .title_list h2:before,
.title_list1 h2:before {
    content: '';
    width: 68px;
    height: 44px;
    background: url('../images/before_h2.jpg') no-repeat;
    position: absolute;
    left: 100%;
    top: 0;
} */

.title_list a,
.title_list1 a {
	color: #333;
}

.title_list a:hover,
.title_list1 a:hover {
	color: #fff;
	text-decoration: inherit;
}

.tab_bc {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.tab_bc li {
	display: inline-block;
	margin: 0 10px;
}

.tab_bc li a {
	font-size: 17px;
	color: #3a3939;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px;
}

.tab_bc li.active a:before {
	content: '';
	width: 100px;
	height: 5px;
	background: #c80000;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	margin: auto;
}

/*---------Sáº£n pháº©m--------*/
.info_product {
	margin: 30px 0;
}

.product-new-main {
	background: #d00000;
	padding: 15px 10px;
}

.info_product .owl-theme3 .owl-prev {
	right: -5px;
}

.info_product .owl-theme3 .owl-next {
	left: -5px;
}

.title_bc {
	margin-bottom: 20px;
	text-align: center;
}

.title_bc h2 {
	color: #fff;
	font-size: 35px;
	font-family: 'Noto-Sans-B';
	text-transform: uppercase;
	margin-bottom: 0;
}

.title-pro {
	font-size: 20px;
	color: #00a32c;
	margin: 20px 0px;
}

.sanpham_home {
	width: 100%;
	padding: 30px 0;
}

.padding-top-0 {
	padding-top: 0;
}

.title_product {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #108a2e;
}

.title_product h2 {
	font-size: 20px;
	color: #108a2e;
	text-transform: uppercase;
}

.title_detail {
	font-size: 20px;
	margin-bottom: 20px;
}

.sanpham_home .title_product {
	margin-bottom: 40px;
}

.transition {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.tab_nav1 {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.tab_nav1 ul li {
	display: inline-block;
	padding: 0 2px;
}

.tab_nav1 ul li a {
	font-size: 20px;
	color: #333333;
	text-transform: uppercase;
	padding: 8px 20px 5px 20px;
	border-radius: 25px;
	display: inline-block;
}

.tab_nav1 ul li a.active {
	border: 1px solid #108a2e;
	color: #108a2e;
}

.margin_pr {
	margin: -10px;
}

.item_pr_l {
	padding: 6px;
}

.item_pr_mg {
	width: 20%;
	float: left;
	padding: 3px;
}

.item_pr_mg:nth-child(5n + 1) {
	clear: both;
}

.item_pr {
	width: 100%;
	padding: 7px 7px 10px 7px;
	background: #ffffff;
	border-radius: 6px;
	position: relative;
}

.item_pr .images_pr {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.item_pr .images_pr a {
	display: block;
	overflow: hidden;
}

.item_pr .images_pr .sale {
	width: 40px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	color: #fff;
	right: 0;
	top: 0;
	background: red;
}

.item_pr .images_pr img {
	vertical-align: top;
	border-radius: 5px;
}

/* .item_pr:hover .images_pr img {
    transform: scale(1.1, 1.1);
} */

.item_pr .des_pr {
	width: 100%;
	padding-top: 15px;
}

.item_pr .des_pr h3 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	width: 100%;
	overflow: hidden;
	line-height: 18px;
	height: 36px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.item_pr .des_pr .des_pr1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 37px;
}

.item_pr:hover .des_pr h3 {
	color: #f00;
}

.item_pr .des_pr p {
	font-size: 14px;
	color: #666666;
	margin: 0px;
}

.item_pr .des_pr p.p_tinhtrang {
	position: absolute;
	right: 5px;
	bottom: 0px;
	background: #f2f2f2;
	padding: 3px 10px;
	margin: 0px;
	color: #0075ff;
	border-radius: 5px;
	border: 1px solid #e3e3e3;
	font-size: 13px;
}

.item_pr .des_pr p .price_new {
	font-size: 18px;
	line-height: 18px;
	color: #ff6f42;
	font-weight: 700;
	font-family: Noto-Sans-B;
}

.item_pr .des_pr p.p_tinhtrang span {
	color: #288ad6;
}

.item_pr .des_pr p.p_tinhtrang .pro_hh {
	color: #f00;
}

.item_pr .des_pr .price {
	width: calc(100% - 75px);
}

.item_pr .des_pr .des-price p.price_old {
	text-decoration: line-through;
	margin: 0px;
}

.item_pr .des_pr .des-price p.price_old span {
	color: #666666 !important;
}

.des-price {
	line-height: 18px;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 10px;
	margin-bottom: 20px;
}

.item_pr .des_pr .addtocart {
	width: 75px;
	height: 34px;
	background: url('../images/icon_dh.png') no-repeat;
	line-height: 34px;
	text-align: center;
	padding-left: 27px;
	cursor: pointer;
}

.item_pr .des_pr .addtocart p {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}

.item_pr .des_pr .price p:nth-child(1) {
	font-size: 14px;
	color: #d50000;
}

.item_pr .des_pr .price p:nth-child(2) {
	font-size: 12px;
	color: #3e3e3e;
	text-decoration: line-through;
}

.des_comment {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	height: 18px;
	overflow: hidden;
	font-family: Noto-Sans-S;
}

.des_comment span:nth-child(1) {
	position: relative;
	padding-right: 16px;
	margin-right: 5px;
}

.des_comment span:nth-child(1)::before {
	position: absolute;
	content: '';
	background: url(../images/ic-star.png) no-repeat;
	width: 11px;
	height: 11px;
	right: 0;
	top: calc(50% - 11px / 2);
}

.banner_qc {
	width: 100%;
	text-align: center;
}

.banner_qc img {
	width: 100%;
	max-width: 1366px;
}

.item_pr .pro_hh {
	color: #999;
	border: 1px solid #999;
	pointer-events: none;
}

.box_cs_bh {
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	overflow: hidden;
}

.box_cs_bh h4 {
	font-size: 20px;
	line-height: 55px;
	text-indent: 30px;
	background: #f6f6f6;
	border-bottom: 1px solid #e3e3e3;
	border-radius: 3px;
}

.box_cs_bh .title-cs {
	background: #d05c35;
	color: #fff;
}

.box_cs_in {
	padding: 10px 20px;
}

.box_cs_in li {
	list-style: none;
	padding: 12px 30px;
	border-bottom: 1px dashed #dadada;
	font-size: 14px;
}

.box_cs_in li .icon-cs {
	float: left;
	width: 16px;
	line-height: 16px;
	background: #4a90e2;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	margin-top: 3px;
}

.box_cs_in li .icon-km {
	float: left;
	width: 16px;
	line-height: 16px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	margin-top: 3px;
}

.box_cs_bh .tt-dh {
	padding: 15px 30px 0px;
	margin-top: 10px;
	border-top: 1px dashed #dadada;
}

.box_cs_in p span {
	color: #f00;
}

.box_cs_in .no-bd {
	border-bottom: none;
}

.box_km_in li:last-child {
	border-bottom: none;
}

.box_km_in li .view-km {
	color: #00a32c;
	margin-left: 10px;
}

.box_km_in li span {
	color: #007042;
	background: none;
}

.box_cs_bh li .ct-nd {
	float: right;
	width: calc(100% - 30px);
}

.box_cs_bh li .ct-nd p {
	margin: 0px;
}

.menu-tt {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.menu-tt li {
	padding: 10px;
	list-style: none;
}

.menu-tt li:nth-child(odd) {
	background: #ffffff;
}

.menu-tt li span {
	float: left;
	width: 130px;
}

.menu-tt li p {
	float: right;
	width: calc(100% - 140px);
	margin: 0px;
}

.tt_detail {
	font-size: 16px;
	text-transform: uppercase;
	color: #288ad6;
	font-weight: 500;
}

.tt_detail.tt_detail_out {
	color: #f00;
}

.buy_hl {
	text-align: center;
	margin-top: 10px;
}

.buy_hl a {
	color: #00a32c;
}

.row_km {
	padding-top: 10px;
	border-top: 1px solid #f1f1f1;
}

.row_km h4 {
	font-size: 16px;
	cursor: pointer;
	color: #288ad6;
	font-weight: normal;
}

.row_km span {
	display: none;
	color: #288ad6;
	cursor: pointer;
}

.item-km {
	display: none;
	margin-bottom: 10px;
}

.item-km a {
	color: #333;
}

/*---------Quy trÃ¬nh---------*/

#quytrinh_list {
	width: 100%;
	padding: 40px 0;
}

.margin-qt {
	margin: -15px;
}

.item_qt-l {
	padding: 15px;
}

.item_qt {
	text-align: center;
}

.item_qt .images_qt {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	display: inline-block;
	border: 5px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
}

.item_qt .des_qt {
	text-align: center;
	padding-top: 20px;
}

.item_qt .des_qt h3 {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
}

.item_qt:hover .images_qt {
	transform: rotate(25deg);
}

.item_qt:hover .des_qt h3 {
	color: yellow;
}

/*---------Dá»‹ch vá»¥-----------*/

.service_home {
	width: 100%;
	padding: 40px 0 60px 0;
}

.margin_sv {
	margin: -15px;
}

.items-sv-l {
	padding: 15px;
}

.items-sv {
	width: 100%;
}

.items-sv .des-sv h3 {
	color: #404040;
	font-size: 15px;
	text-transform: uppercase;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 5px;
}

.items-sv:hover .des-sv h3 {
	color: red;
}

.items-sv .des-sv p {
	font-size: 13px;
	color: #5d5d5d;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}

.items-sv .images-sv {
	width: 100%;
	height: 150px;
	background: #e3e1e1;
	position: relative;
	margin: 90px 0 70px 0;
}

.items-sv .images-sv img {
	width: 282px;
	border-radius: 50%;
	border: 5px solid #e69622;
	position: absolute;
	top: -66px;
	left: 0;
	right: 0;
	margin: auto;
}

.items-sv:hover .images-sv img {
	transform: rotate(25deg);
}

.service_home a.a_service {
	width: 176px;
	height: 49px;
	background: #e68122;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	color: #fff;
	line-height: 49px;
	text-align: center;
	border-radius: 5px;
	margin: auto;
	margin-top: 20px;
}

/*----------Dá»± Ã¡n--------*/

.project_home {
	width: 100%;
	padding: 40px 0;
}

.title_project {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
	background: url('../images/line_h2.png') no-repeat bottom center;
	padding-bottom: 25px;
}

.title_project h2 {
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal;
}

.title_project p {
	font-size: 14px;
	color: #fff;
}

.items-project-l {
	padding: 15px;
}

.items-sv {
	width: 100%;
}

.items-project .images-project {
	width: 100%;
	overflow: hidden;
}

.items-project .des-project {
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

.items-project .des-project h3 {
	width: 100%;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#content .items-project .des-project h3,
#content .items-project .des-project p {
	color: #000;
}

.items-project .des-project p {
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}

.items-project:hover .des-project h3 {
	color: yellow;
}

#content .items-project:hover .des-project h3 {
	color: red;
}

.items-project:hover .images-project img {
	transform: scale(1.1, 1.1);
}

.hidden_project {
	display: none;
}

/*-----HÃŒnh áº£nh hone------*/

#hinhanh-home {
	width: 100%;
	padding-bottom: 40px;
}

.margin-ha {
	margin: 0 -13px;
}

.items_ha {
	width: calc(100% / 3);
	float: left;
	padding: 0 13px;
}

.items_ha img {
	width: 100%;
}

.items_ha a {
	overflow: hidden;
	display: block;
}

.items_ha a:hover img {
	transform: scale(1.1, 1.1);
}

.items_ha1 a:first-child {
	margin-bottom: 18px;
}

/*------Tin tá»©c----------*/

#news-home {
	padding: 40px 0 10px 0;
}

.margin-news {
	margin: 0 -16px;
}

.news-home {
	width: calc(100% / 3);
	float: left;
	padding: 0 16px;
}

.margin_items_news {
	margin: 0 -16px;
}

#news-home1 .news-items {
	width: 50%;
	float: left;
	padding: 0 16px;
}

.title_tintuc {
	width: 100%;
	height: 44px;
	background: url('../images/bg_tintuc.jpg') repeat-x;
	text-align: center;
	line-height: 47px;
	position: relative;
	border-radius: 13px;
	margin-bottom: 22px;
}

.title_tintuc:before {
	content: '';
	width: 175px;
	height: 44px;
	background: url('../images/before_tintuc.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.title_tintuc:after {
	content: '';
	width: 175px;
	height: 44px;
	background: url('../images/after_tintuc.png') no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

.title_tintuc h2 {
	font-size: 22px;
	color: #e90000;
	text-transform: uppercase;
}

.title_main {
	width: 100%;
	margin-bottom: 25px;
}

.title_main h2 {
	font-size: 28px;
	color: #222222;
	text-transform: uppercase;
	font-family: Noto-Sans-B;
	margin-bottom: 0;
}

.tab_list {
	display: inline-block;
}

.tab_list li {
	display: inline-block;
	padding: 9px 10px;
	background: url('../images/line_li.jpg') no-repeat center right;
}

.tab_list li:last-child {
	background: none;
}

.tab_list li a {
	font-size: 16px;
	color: #373737;
}

.title_main a.a_sanpham {
	float: right;
	font-size: 16px;
	color: #0235c7;
	margin-top: 12px;
}

.content_fanpage {
	width: 100%;
}

#tintuc-home {
	padding-bottom: 20px;
}

.video_home {
	width: 100%;
}

.video_home .box_video {
	width: calc(100% - 140px);
	padding-right: 15px;
	float: left;
}

.video_home .video_lienquan {
	width: 140px;
	float: left;
}

.video_home .video_lienquan .items_vd {
	margin-bottom: 15px;
	float: left;
	cursor: pointer;
}

.video_lq select {
	width: 100%;
	height: 30px;
}

.title_news_main .title_main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 20px;
}

.view_news_more {
	text-transform: uppercase;
	font-size: 16px;
	transition: 0.3s ease-out;
}

.view_news_more:hover {
	color: #f00;
}

#news-main {
	width: 100%;
	background: #fff;
	padding: 30px 0 40px;
	border-radius: 15px;
	margin-top: 40px;
}

#news-main #owl-news {
	padding: 0 30px;
}

.right_main_news {
	background: #ffbb5d;
	padding: 10px;
	border-radius: 0px 0px 10px 10px;
}

#news-home1 .title_list {
	width: 100%;
	margin-bottom: 15px;
}

.margin-ab {
	margin: -7.5px;
}

#news-home1 .items_ab {
	width: calc(100% / 3);
	float: left;
	padding: 7.5px;
	overflow: hidden;
}

#news-home1 .items_ab a {
	display: block;
	overflow: hidden;
}

#news-home1 .items_ab:hover img {
	transform: scale(1.1, 1.1);
}

#news-home1 .items_ab img {
	width: 100%;
	vertical-align: top;
}

/*----------Fanpage---------*/

#fanpage {
	width: 100%;
	padding: 180px 0 30px 0;
	position: relative;
}

#fanpage:before {
	content: '';
	width: 100%;
	height: 182px;
	background: url('../images/before_head.png') no-repeat top center;
	position: absolute;
	top: -28px;
	left: 0;
	z-index: 1;
}

.margin-fb {
	margin: -14px;
}

.items-fb {
	width: calc(100% / 3);
	float: left;
	padding: 14px;
}

.items-fb .content_fanpage {
	padding: 24px;
	border: 1px solid #ccc;
	border-radius: 15px;
}

.items-fb:nth-child(3n + 1) {
	clear: both;
}

/*-----------Há»• trá»£---------*/

.hotro {
	width: 100%;
	position: relative;
	margin-bottom: 400px;
}

.hotro .container_main {
	position: relative;
	height: 500px;
}

.items_hotro {
	width: 170px;
	height: 170px;
	border: 1px solid #000;
	border-radius: 50%;
	padding: 20px;
	position: absolute;
	background: #ffff;
	cursor: pointer;
}

.items_hotro span {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #f44127;
	position: absolute;
	top: calc(50% - 15px);
	left: -15px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #fff;
}

.items_hotro img {
	width: 100%;
	border-radius: 50%;
}

#owl-hotro-outer {
	padding: 0 33px;
	padding-bottom: 287px;
}

.circle {
	width: 100%;
	height: 345px;
	background: url('../images/vongtron.png') no-repeat top 40px center;
	margin-bottom: 90px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -350px;
}

#owl-hotro {
	position: relative;
	height: 345px;
}

#owl-hotro .active .items_hotro {
	position: absolute;
	top: 150px;
	z-index: 1;
}

#owl-hotro .active0 {
	left: 104px;
}

#owl-hotro .active4 {
	right: 104px;
}

#owl-hotro .active1 {
	bottom: -21px !important;
	left: 236px;
}

#owl-hotro .active2 {
	bottom: -115px !important;
	left: 0;
	right: 0;
	margin: auto;
}

#owl-hotro .active3 {
	bottom: -21px !important;
	right: 236px;
}

.box-circle {
	width: 618px;
	height: 618px;
	border-radius: 50%;
	background: url('../images/samcon.png') no-repeat left 150px center, #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 50px;
	margin: auto;
	box-shadow: 0 0 100px 20px #e0e0e0;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
}

.box-circle .des-circle > a {
	display: block;
	width: 100%;
}

.box-circle .des-circle span {
	font-size: 15px;
	color: #ff0000;
	display: inline-block;
	margin-top: 30px;
}

.box-circle .des-circle {
	width: 100%;
	height: 244px;
	background: rgba(255, 255, 255, 0.5);
	padding: 40px 100px 100px 100px;
	text-align: center;
	position: relative;
	border-radius: 0 50px 50px 0;
	margin-bottom: 70px;
	z-index: 99;
}

.box-circle .des-circle .box {
	width: 100%;
	position: relative;
	z-index: 1111;
}

.box-circle .des-circle h3 {
	font-size: 26px;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.box-circle .des-circle p {
	font-size: 15px;
	color: #333333;
	line-height: 25px;
}

.social {
	padding-top: 20px;
	position: absolute;
	width: calc(100% - 200px);
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -43px;
}

/*----------album_home------*/

.album_lq {
	width: 100%;
	padding-top: 10px;
}

.margin-album {
	margin: -5px;
}

.item_album-l {
	padding: 5px;
}

.item_album-l a {
	display: block;
	overflow: hidden;
}

/*----------LiÃªn há»‡---------*/

.contact_home {
	width: 100%;
	max-width: 1366px;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.contact_home .left-ct {
	width: 50%;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 550px;
	padding: 40px 40px 40px 78px;
}

.contact_home .right-ct {
	width: 50%;
	float: right;
	background: #f44027;
	padding: 40px 0 40px 40px;
	position: relative;
}

.contact_home h2 {
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #fff;
}

.form_contact .right-ct:before {
	content: '';
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	background: #f44027;
}

.form_contact {
	width: 100%;
}

.form_contact .title_list {
	margin-bottom: 10px;
}

.form_contact p {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.form_contact .items_input {
	width: 100%;
	margin-bottom: 10px;
}

.form_contact .items_input input {
	width: 100%;
	height: 44px;
	background: #fff;
	outline: none;
	border: 0;
	padding-left: 10px;
	color: #3a3a3a;
	margin-bottom: 10px;
	border-radius: 5px;
}

.form_contact input::-webkit-input-placeholder {
	color: #666666;
	font-size: 13px;
}

.form_contact input:-moz-placeholder {
	color: #666666;
	font-size: 13px;
}

.form_contact input::-moz-placeholder {
	color: #666666;
	font-size: 13px;
}

.form_contact input:-ms-input-placeholder {
	color: #666666;
	font-size: 13px;
}

.form_contact .items_input1 {
	width: 100%;
	margin-top: 5px;
}

.form_contact .items_input textarea {
	width: 100%;
	background: #fff;
	height: 84px;
	color: #3a3a3a;
	padding: 10px 0 0 10px;
	border-radius: 5px;
	border: 0;
	outline: none;
}

.form_contact .items_input1 input {
	width: calc(100% - 135px);
	float: left;
	background: #fff;
	height: 45px;
	color: #3a3a3a;
	border: 0;
	outline: none;
	padding-left: 10px;
	border-radius: 5px 0 0 5px;
}

.form_contact .items_input1 .captcha_items img {
	cursor: pointer;
	height: 45px;
}

.form_contact button {
	width: 137px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #0e0e0e;
	border: 0px;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	margin: auto;
	display: inline-block;
	border-radius: 25px;
	outline: none;
}

.form_lh {
	width: 100%;
}

.form_lh legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.form_lh fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.form_lh p {
	padding: 5px 0px 5px 0px;
	margin-bottom: 0px;
}

.form_lh .items_input {
	width: 50%;
	padding: 0px 10px;
	float: left;
}

.form_lh .items_input img {
	margin-left: -15px;
}

.margin_form {
	margin: 0 -10px;
}

.form_lh p input {
	padding: 5px;
	width: calc(100%);
	height: 40px;
	outline: none;
}

.form_lh p label {
	width: 100px;
	float: left;
}

.form_lh p textarea {
	padding: 5px;
	width: calc(100%);
	border: 1px solid #ccc;
	height: 150px;
	outline: none;
}

.form_lh p button {
	border: 0px;
	background: #303030;
	padding: 8px 25px 8px 25px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 8px;
}

.form_lh p button:hover {
	background: #036593;
}

#form_contact input {
	padding: 5px;
}

.left_contact {
	width: 40%;
	float: left;
	padding-right: 40px;
}

.right_contact {
	width: 60%;
	float: left;
}

.form_lh input::-webkit-input-placeholder {
	color: #3e3e3e;
}

.form_lh input:-moz-placeholder {
	color: #3e3e3e;
}

.form_lh input::-moz-placeholder {
	color: #3e3e3e;
}

.form_lh input:-ms-input-placeholder {
	color: #3e3e3e;
}

.form_lh textarea::-webkit-input-placeholder {
	color: #3e3e3e;
}

.form_lh textarea:-moz-placeholder {
	color: #3e3e3e;
}

.form_lh textarea::-moz-placeholder {
	color: #3e3e3e;
}

.form_lh textarea:-ms-input-placeholder {
	color: #3e3e3e;
}

/*----------------------Äá»‘i tÃ¡c-----------------*/

.partner {
	width: 100%;
	padding: 40px 0;
	background: #ececec;
	border-bottom: 1px solid #e0e0e0;
}

.partner .margin-partner {
	margin: 0 -10px;
}

.partner .item_partner {
	padding: 0 10px;
}

.partner .item_partner img {
	border: 1px solid #ccc;
}

/*-------------chÃ­nh sÃ¡ch------------------------*/

.chinhsach_home {
	width: 100%;
	padding: 30px 20px 40px;
	position: relative;
	max-width: 1366px;
	margin: auto;
	background: #88af3b;
	border-radius: 20px;
}

.chinhsach_home h2 {
	font-size: 28px;
	color: #222;
	text-transform: uppercase;
	font-family: Noto-Sans-B;
	margin-bottom: 30px;
}

.item_cs {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

.item_cs .images-cs {
	width: 170px;
	height: 170px;
	border: 1px dashed #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	position: relative;
}

.item_cs .images-cs:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border-radius: 50%;
	background: #fff;
}

.item_cs .images-cs img {
	position: relative;
	max-width: 100%;
}

.item_cs .des-cs {
	width: 100%;
}

.item_cs .des-cs h3 {
	font-size: 20px;
	line-height: 27px;
	color: #fff;
	text-transform: uppercase;
	margin: 25px 0px 10px;
	font-weight: normal;
	font-family: Noto-Sans-B;
	height: 54px;
}

.item_cs .des-cs h3:hover {
	color: #f00;
}

.item_cs .des-cs p {
	color: rgba(247, 247, 247, 0.7);
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 7;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin-bottom: 0;
}

.item_cs:hover img {
	transform: rotate(25deg);
}

.info-bottom {
	padding: 30px 0px;
	background: #c0ceda;
	margin: 20px 0px;
}

.wr-bottom {
	background: #c9e881;
	padding: 20px;
}

.tt-lq {
	margin-bottom: 20px;
}

.tt-lq h4 {
	color: #fff;
	font-size: 35px;
	font-family: 'Noto-Sans-B';
}

.flex-bottom {
	display: flex;
	justify-content: space-between;
}

.letter {
	width: 225px;
	background: #b09fca;
	padding: 10px;
	border-radius: 10px;
}

.qc-bottom {
	width: calc(100% - 245px);
}

/*---------------------Footer--------------------*/

#footer {
	position: relative;
	width: 100%;
	background: #f3f3f3;
	padding-top: 170px;
}

#footer .footer {
	background: #f3f3f3;
	border-top: 2px solid #00a32c;
	position: relative;
	padding: 30px 0px 15px;
	color: #565656;
}

#footer:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 202px;
	background: url(../images/line_footer.png) no-repeat center;
	top: 0px;
}

.fl-footer {
	padding-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}
.fl-footer .container_main {
	display: flex;
	justify-content: space-between;
}

.box-ft:nth-child(1) {
	width: 25%;
}

.box-ft:nth-child(2) {
	width: 25%;
}

.box-ft:nth-child(3) {
	width: 20%;
}

.box-ft:nth-child(4) {
	width: 25%;
}

.grid-logo {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 5px;
}

.title-ft {
	margin-bottom: 20px;
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.title-ft:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 25px;
	height: 2px;
	background: #00a32c;
}

.ds-footer {
	margin: 15px 0px;
	font-family: Noto-Sans-B;
	color: #000;
}

.footer4 li a {
	text-decoration: none;
	color: #fff;
}

.footer4 li:hover a {
	text-decoration: none;
	color: #ff0;
}

#footer .footer .footer1 .content_footer {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}

#footer .footer .footer1 .content_footer {
	width: 100%;
	padding-top: 10px;
}

.logo_footer {
	margin: 20px 0px;
}

.logo_footer a {
	display: inline-block;
	margin: 0px 5px;
}

.logo_footer img {
	max-width: 100%;
	width: 105px;
}

.ul_footer {
	height: 85px;
	overflow: hidden;
}

#footer .footer .ul_footer li {
	margin-bottom: 10px;
}

#footer .footer .ul_footer li a {
	color: #565656;
}

#footer .footer .ul_footer li:hover a {
	color: #f00;
}

.he_thong_cua_hang_ft .box_he_thong {
	height: 165px;
	overflow: hidden;
}

#footer .footer .thongke {
	width: 100%;
	padding: 20px 38px;
	border: 1px dashed #ccc;
	text-align: center;
	border-radius: 5px;
}

#footer .footer .thongke p {
	text-align: left;
	color: #fff;
	margin-bottom: 10px;
}

#footer .footer .thongke p span {
	float: right;
}

#footer .footer .thongke p img {
	margin-right: 5px;
}

#footer .footer .thongke p:last-child {
	margin-bottom: 0;
}

#footer .fr_copy_right {
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-top: 15px;
}

.tags {
	width: 100%;
	margin-top: 20px;
}

.tags h4 {
	position: relative;
	border-radius: 5px;
	display: inline-block;
	background: #00a32c;
	color: #fff;
	padding: 5px 30px 5px 10px;
	text-transform: uppercase;
	clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
	font-size: 14px;
}

.tags h5 {
	font-size: 16px;
	width: 100%;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 10px;
}

.tags ul {
	width: 100%;
	overflow: hidden;
	height: 32px;
}

.tags li {
	display: inline-block;
}

.tags li a {
	color: #565656;
	position: relative;
	padding: 5px 10px;
	display: block;
}

.tags li a:after {
	content: '';
	position: absolute;
	right: 0px;
	height: 10px;
	top: 10px;
	border-left: 1px solid #565656;
	transform: rotate(200deg);
	-webkit-transform: rotate(200deg);
	-moz-transform: rotate(200deg);
	-o-transform: rotate(200deg);
	-ms-transform: rotate(200deg);
}

.tags li a:hover {
	color: #f00;
}

.coppy_right {
	width: 100%;
	padding: 15px 0;
	text-align: center;
	background: #88af3b;
}

.coppy_right p {
	font-size: 12px;
	color: #fff;
}

.footer6 {
	width: 100%;
	padding: 15px 0;
	background: #027e16;
}

.footer6 p {
	font-size: 12px;
	color: #fff;
}

.footer7 {
	width: 50%;
	float: left;
}

.footer8 {
	width: 50%;
	float: left;
	text-align: right;
}

.footer8 p {
	display: inline-block;
	padding: 0 10px;
}

.footer8 p:last-child {
	padding-right: 0;
	border-right: 0;
}

.footer8 p img {
	margin-right: 5px;
}

.view-cs {
	cursor: pointer;
	color: #333;
	display: block;
	margin-top: 10px;
}

.view-ht {
	cursor: pointer;
	color: #333;
	display: block;
	margin-top: 10px;
}

.view-tags {
	cursor: pointer;
	color: #333;
	display: block;
	text-align: right;
}

.view-cs:hover,
.view-tags:hover,
.hide-cs:hover,
.hide-tags:hover,
.view-ht:hover,
.hide-ht:hover {
	color: #f00;
}

.hide-cs {
	display: none;
	cursor: pointer;
}

.hide-ht {
	display: none;
	cursor: pointer;
}

.hide-tags {
	display: none;
	cursor: pointer;
	text-align: right;
}

.box-tk p {
	margin-bottom: 10px;
}

.box-mxh a {
	color: #2f80ed;
	padding: 5px;
	float: left;
	width: 50%;
}

.box-mxh a:nth-child(2n + 1) {
	clear: both;
}

/*--------ÄÄƒng kÃ½ nháº­n mail---------*/

.newsletter {
	width: 100%;
}

.newsletter p {
	font-size: 15px;
	color: #6c6c6c;
	margin-top: 10px;
}

.newsletter .box_newsletter {
	padding: 30px 0;
	border-bottom: 1px solid #e1e1e1;
}

.newsletter .box_newsletter h2 {
	font-size: 24px;
	color: #2c2c2c;
	width: 287px;
	float: left;
	text-transform: uppercase;
}

.form_tin input {
	height: 40px;
	border: 1px solid #cec4de;
	outline: none;
	background: #fff;
	margin-bottom: 10px;
	padding: 0px 10px;
	border-radius: 2px;
}

.form_tin button {
	width: 100%;
	height: 42px;
	background: #ff6f42;
	border: 0;
	outline: none;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}

.form_tin .items_input input {
	width: calc(50% - 5px);
	float: left;
}

.form_tin .items_input input:nth-child(2n) {
	float: right;
}

.form_tin input::-webkit-input-placeholder {
	color: #333;
	font-size: 12px;
}

.form_tin input:-moz-placeholder {
	color: #333;
	font-size: 12px;
}

.form_tin input::-moz-placeholder {
	color: #333;
	font-size: 12px;
}

.form_tin input:-ms-input-placeholder {
	color: #333;
	font-size: 12px;
}

/*---------------------Báº£n Ä‘á»“------------------*/

#map {
	background: #fff;
}

#map_list {
	width: 700px;
	height: 500px;
}

.controls {
	margin-top: 10px;
	border: 1px solid transparent;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 32px;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#mode-selector {
	color: #fff;
	background-color: #4d90fe;
	margin-left: 12px;
	padding: 5px 11px 0px 11px;
}

#mode-selector label {
	font-family: RobotoRegular;
	font-size: 13px;
	font-weight: 300;
}

.map-left {
	position: fixed;
	left: -710px;
	top: 80px;
	z-index: 999;
	transition: 0.5s all ease;
}

.click-map {
	width: 45px;
	height: 140px;
	display: inline-block;
	position: absolute;
	left: 100%;
	top: 260px;
	cursor: pointer;
	background: #e68122 url(../images/icon_add2.png) center 104px no-repeat;
}

.click-map:before {
	position: absolute;
	content: 'Báº£n Ä‘á»“ chá»‰ Ä‘Æ°á»ng';
	top: 10px;
	width: 35px;
	left: 0px;
	right: 0px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	margin: auto;
}

.click-remove {
	width: 50px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 99999;
	background-size: 100%;
	cursor: pointer;
	background-color: #da0c14;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.border-map {
	border: 5px solid #fff;
	box-sizing: border-box;
	position: relative;
}

/*---------------------Chi tiáº¿t tin tá»©c--------*/

.margin_news-l {
	margin: -15px;
}

.items_news-l {
	padding: 15px;
	width: 50%;
	float: left;
}

.items_news-l:nth-child(2n + 1) {
	clear: both;
}

.items_news-other {
	padding: 10px;
	width: 50%;
	float: left;
}

/*.items_news-other:nth-child(2n+1){clear:none;}
.items_news-other:nth-child(3n+1){clear:both;}*/

.items_news .images_news {
	float: left;
	width: 30%;
	margin-right: 15px;
}

.items_news .images_news img {
	width: 100%;
	border-radius: 5px;
}

.items_news h3 {
	font-size: 15px;
	font-weight: bold;
	color: #424242;
	margin-bottom: 5px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.items_news:hover h3 {
	color: red;
}

.items_news .mt_news {
	line-height: 20px;
	height: 40px;
}

.items_news p {
	font-size: 13px;
	color: #424242;
	overflow: hidden;
}

.order_news {
	margin-bottom: 5px;
}

.order_news a {
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
}

.order_news span {
	color: #0099ff;
}

.span_orther {
	width: 100%;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	display: block;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.ngaydang {
	color: #666;
	font-size: 13px;
}

.h1_detail {
	font-size: 20px;
}

.note_nd {
	width: 100%;
	text-align: center;
	color: #ff0000;
	font-size: 22px;
	text-transform: uppercase;
	font-family: Noto-Sans-S;
}

.content_right {
	width: 75%;
	float: right;
}

/*----------Left--------------------*/

#left {
	width: 25%;
	float: left;
	position: relative;
	padding-right: 35px;
}

#left .left .title {
	width: 100%;
	height: 40px;
	background: #e68122;
	line-height: 40px;
	text-align: center;
}

#left .left .title h2 {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}

/*----------Chi tiáº¿t sáº£n pháº©m--------*/

/*.frame_images{float:left;text-align:center;width:55%;}*/

.frame_images .left_img {
	width: 100%;
	max-height: 450px;
	margin-bottom: 10px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}

.frame_images .selectors {
	width: 100%;
}

.swiper-center {
	justify-content: center;
}

/*.des-product{width:45%;float:left;padding-left:40px;}*/

.img-list {
	margin-bottom: 20px;
}

.MagicZoom1 {
	position: relative;
	cursor: pointer;
}

.detail-video-in {
	display: block;
	position: relative;
	text-align: center;
	cursor: pointer;
}

.detail-video-in img {
	max-height: 570px;
	max-width: 850px;
}

.MagicZoom1 i,
.detail-video-in i {
	font-size: 40px;
	color: #f00;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 50px;
	height: 50px;
	background: url(../images/icon-youtube.png) no-repeat;
	background-size: 100% 100%;
}

.des-product li.detail {
	margin-bottom: 20px;
	font-weight: normal;
	width: 100%;
	color: #666;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	list-style: none;
}

.des-product li span.price {
	color: #d10000;
	font-size: 25px;
}

.des-product li span.price_old {
	text-decoration: line-through;
	margin-left: 10px;
	color: #333333;
	font-size: 18px;
}

.des-product h1 {
	font-size: 25px;
	padding-bottom: 5px;
	color: #000;
	text-transform: uppercase;
}

.des-product .gia_detail {
	font-size: 24px;
	color: #cd0000;
	font-weight: bold;
}

.des-product .gia_detail b {
	color: #333;
}

.des-product .giacu_detail {
	color: #999;
}

.des-product .giacu_detail span {
	text-decoration: line-through;
}

.des-product .baohanh_detail {
	color: #015da4;
}

.des-product span.giamgia {
	padding: 5px 10px;
	background: #eee;
	color: #f00;
	font-weight: bold;
	border: 1px dashed #f00;
	border-radius: 5px;
	font-size: 16px;
	height: auto;
	margin-top: -5px;
	margin-left: 10px;
}

.des-product .sale {
	width: 35px;
	height: 23px;
	background: #eaa002;
	border-radius: 2px;
	display: inline-block;
	line-height: 23px;
	text-align: center;
	color: white;
	font-size: 11px;
	margin-left: 5px;
}

#container_product {
	padding-top: 30px;
}

.box_spcl {
	padding-top: 20px;
}

.list_carousel .owl-carousel {
	margin: auto;
}

.items_zoom {
	width: 80px;

	overflow: hidden;
}

.items_zoom1 {
	border: 1px solid #e3e3e3;
}

.items_zoom1 img {
	width: 100%;
}

input.soluong {
	border: 1px solid #ccc;
	padding: 5px 10px;
	border-radius: 0;
	width: 80px;
	margin-right: 5px;
	text-align: center;
}

.hvr-rectangle-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #fff;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.upqty {
	width: 37px !important;
	height: 37px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	box-sizing: border-box;
	text-align: center;
	-webkit-appearance: none;
	border: 1px solid #ccc;
}

.hvr-rectangle-out:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #db0000;
	-webkit-transform: scale(0);
	transform: scale(0);
	-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-2 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #fff;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.downqty {
	width: 37px !important;
	height: 37px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	-webkit-appearance: none;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #ccc;
}

.hvr-shutter-out-horizontal-2:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #db0000;
	-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-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
	color: white;
}

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.hvr-shutter-out-horizontal-2:hover:before,
.hvr-shutter-out-horizontal-2:focus:before,
.hvr-shutter-out-horizontal-2:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.hvr-shutter-out-horizontal-2:hover,
.hvr-shutter-out-horizontal-2:focus,
.hvr-shutter-out-horizontal-2:active {
	color: white;
}

.themvaogio,
.btndatmua,
.btndatmua1 {
	border: 0;
	padding: 5px 10px;
	margin-top: 1px;
	border-radius: 0;
	background: #db0000;
	color: #fff;
	cursor: pointer;
	-webkit-appearance: none;
}

.cls {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #cccccc;
}

.float {
	float: left;
}

.mini-cart-title {
	display: none;
	position: fixed;
	width: 60px;
	background: #002879;
	top: 40px;
	right: 0px;
	padding: 5px;
	color: #fff;
	font-size: 20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: -3px 0px 3px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: -3px 0px 3px 0px rgba(50, 50, 50, 0.5);
	box-shadow: -3px 0px 3px 0px rgba(50, 50, 50, 0.5);
	z-index: 9999999999;
}

.mini-cart-title a {
	color: #fff;
}

.mini-cart-title i {
	margin-right: 5px;
}

.sale_detail {
	color: #d10000;
}

.content-right-product {
	float: left;
	width: 55%;
	margin-top: 30px;
}

.content-left-product {
	width: 45%;
	float: left;
	padding-left: 40px;
	margin-top: 30px;
}

.des-product-cart {
	padding: 0px;
	margin: 0px;
}

.des-product-cart li {
	padding: 10px 0px;
	list-style: none;
}

.info-detail {
	max-height: 300px;
	overflow: hidden;
	position: relative;
}

.view-detail {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	height: 105px;
	background: linear-gradient(to bottom, rgba(255 255 255/0), rgba(255 255 255/62.5), rgba(255 255 255/1));
}

.view-detail p {
	width: 250px;
	margin: 0px auto;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #288ad6;
	border: 1px solid #288ad6;
	cursor: pointer;
	margin-top: 58px;
}

.hide-detail {
	position: relative;
	margin: 10px auto 0px;
	text-align: center;
	display: none;
}

.hide-detail p {
	width: 250px;
	margin: 0px auto;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #288ad6;
	border: 1px solid #288ad6;
	cursor: pointer;
}

/*-----------map--------*/

#map_canvas {
	width: 100%;
	height: 400px;
}

#box-map_canvas1 {
	width: 100%;
	border: 1px solid #ccc;
	padding: 5px;
}

#map .group_map a {
	display: inline-block;
	margin: 5px;
	font-size: 14px;
	color: #fff;
	background: #e68122;
	padding: 8px 15px;
}

#map .group_map a:first-child {
	margin-left: 0;
}

/*----------Video-----------*/

.margin_video {
	margin: -10px;
}

.video_item {
	padding: 10px;
	width: 25%;
	float: left;
}

.video_item h3 {
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	color: #3e3e3e;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*----------Äiá»u hÆ°á»›ng------*/

.breadcrumb {
	margin: 10px 0px;
	list-style: none;
	background: none !important;
	padding: 0 !important;
}

.w-product {
	position: relative;
}

.w-product .breadcrumb {
	width: calc(100% - 200px);
}

.breadcrumb-item a {
	color: #288ad6;
	font-size: 14px;
}

.breadcrumb-item:hover a {
	color: red !important;
}

.breadcrumb > li {
	display: inline-block;
	font-size: 0.813rem;
}

.breadcrumb > li + li::before {
	padding-right: 0.2rem;
	padding-left: 0.2rem;
	color: #818a91;
	content: '/';
}

.breadcrumb > li + li:before {
	content: '\203A' !important;
	color: #00a32c !important;
	font-size: 15px;
}

.breadcrumb-item a:hover {
	color: red;
}

/*.breadcrumb li:first-child a span{display:none;}*/

.breadcrumb li:first-child a:before {
	content: '\f015';
	display: none;
	font-size: 17px;
	font-family: 'FontAwesome';
	color: #666;
	font-weight: 500;
	text-indent: 0px;
	vertical-align: middle;
	line-height: 1;
	position: relative;
	top: -1px;
	margin-right: 5px;
}

/*----------------------Back to top-------------*/

#back_to_top {
	color: #fff;
	height: auto;
	position: fixed;
	bottom: 100px;
	margin: 0;
	z-index: 10000;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	right: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-backface-visibility: hidden;
}

#back_to_top.on {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	right: 3px;
}

#back_to_top span {
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-decoration: none;
	-o-border-radius: 48px;
	-moz-border-radius: 48px;
	-webkit-border-radius: 48px;
	border-radius: 48px;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	border: 2px solid #1c86c8;
	background: #db0000;
	border: solid 2px #fff;
}

#back_to_top span {
	text-align: center;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

#back_to_top span i {
	font-size: 22px;
	color: rgb(255, 255, 255);
	line-height: 46px;
	transition: color 0.2s ease 0s;
}

#back_to_top:hover span i {
	color: #db0000;
}

#back_to_top:hover span {
	background: white;
}

/*----------------------Loading------------------*/

#loadding {
	background: rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999999999;
	display: none;
}

#floatingBarsG {
	position: absolute;
	width: 60px;
	height: 75px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.blockG {
	position: absolute;
	background-color: rgb(255, 255, 255);
	width: 10px;
	height: 23px;
	border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	transform: scale(0.4);
	-o-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	animation-name: fadeG;
	-o-animation-name: fadeG;
	-ms-animation-name: fadeG;
	-webkit-animation-name: fadeG;
	-moz-animation-name: fadeG;
	animation-duration: 1.2s;
	-o-animation-duration: 1.2s;
	-ms-animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
	-moz-animation-duration: 1.2s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-direction: normal;
	-o-animation-direction: normal;
	-ms-animation-direction: normal;
	-webkit-animation-direction: normal;
	-moz-animation-direction: normal;
}

#rotateG_01 {
	left: 0;
	top: 27px;
	animation-delay: 0.45s;
	-o-animation-delay: 0.45s;
	-ms-animation-delay: 0.45s;
	-webkit-animation-delay: 0.45s;
	-moz-animation-delay: 0.45s;
	transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}

#rotateG_02 {
	left: 8px;
	top: 10px;
	animation-delay: 0.6s;
	-o-animation-delay: 0.6s;
	-ms-animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}

#rotateG_03 {
	left: 25px;
	top: 3px;
	animation-delay: 0.75s;
	-o-animation-delay: 0.75s;
	-ms-animation-delay: 0.75s;
	-webkit-animation-delay: 0.75s;
	-moz-animation-delay: 0.75s;
	transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
}

#rotateG_04 {
	right: 8px;
	top: 10px;
	animation-delay: 0.9s;
	-o-animation-delay: 0.9s;
	-ms-animation-delay: 0.9s;
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

#rotateG_05 {
	right: 0;
	top: 27px;
	animation-delay: 1.05s;
	-o-animation-delay: 1.05s;
	-ms-animation-delay: 1.05s;
	-webkit-animation-delay: 1.05s;
	-moz-animation-delay: 1.05s;
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}

#rotateG_06 {
	right: 8px;
	bottom: 7px;
	animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	-ms-animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
}

#rotateG_07 {
	bottom: 0;
	left: 25px;
	animation-delay: 1.35s;
	-o-animation-delay: 1.35s;
	-ms-animation-delay: 1.35s;
	-webkit-animation-delay: 1.35s;
	-moz-animation-delay: 1.35s;
	transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}

#rotateG_08 {
	left: 8px;
	bottom: 7px;
	animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	-ms-animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
}

@keyframes fadeG {
	0% {
		background-color: rgb(0, 0, 0);
	}

	100% {
		background-color: rgb(255, 255, 255);
	}
}

@-o-keyframes fadeG {
	0% {
		background-color: rgb(0, 0, 0);
	}

	100% {
		background-color: rgb(255, 255, 255);
	}
}

@-ms-keyframes fadeG {
	0% {
		background-color: rgb(0, 0, 0);
	}

	100% {
		background-color: rgb(255, 255, 255);
	}
}

@-webkit-keyframes fadeG {
	0% {
		background-color: rgb(0, 0, 0);
	}

	100% {
		background-color: rgb(255, 255, 255);
	}
}

@-moz-keyframes fadeG {
	0% {
		background-color: rgb(0, 0, 0);
	}

	100% {
		background-color: rgb(255, 255, 255);
	}
}

#footer1 {
	z-index: 999899;
	position: fixed;
	bottom: 0px;
	width: 100%;
	left: 0px;
	display: none;
}

#footer1 table {
	width: 100%;
	text-align: center;
	margin: auto;
	background: #c96b12;
	border: 3px solid #e8e8e8;
}

#footer1 img {
	width: 25%;
	max-width: 35px;
	vertical-align: middle;
}

#footer1 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.blink_me {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blinker {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes blinker {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

/*=========================*/

.quick-alo-phone {
	position: fixed;
	visibility: hidden;
	background-color: transparent;
	width: 200px;
	height: 200px;
	cursor: pointer;
	z-index: 200000 !important;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition: visibility 0.5s;
	-moz-transition: visibility 0.5s;
	-o-transition: visibility 0.5s;
	transition: visibility 0.5s;
	left: 10px;
	bottom: 0px;
}

.quick-alo-phone.quick-alo-show {
	visibility: visible;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

.quick-alo-phone.quick-alo-static {
	opacity: 0.6;
}

.quick-alo-phone.quick-alo-hover,
.quick-alo-phone:hover {
	opacity: 1;
}

.quick-alo-ph-circle {
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, 0.4);
	border: 2px solid #bfebfc 9;
	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%;
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle {
	-webkit-animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
	-moz-animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
	-ms-animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
	-o-animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
	animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle {
	-webkit-animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
	-moz-animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
	-ms-animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
	-o-animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
	animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone:hover .quick-alo-ph-circle {
	border-color: #dd000e;
	opacity: 0.5;
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle {
	border-color: #dd000e;
	opacity: 0.5;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
	border-color: #dd000e;
	opacity: 0.5;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle {
	border-color: #ccc;
	opacity: 0.5;
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle {
	border-color: #75eb50;
	opacity: 0.5;
}

.quick-alo-ph-circle-fill {
	width: 100px;
	height: 100px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: #000;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: 0.1;
	-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%;
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle-fill {
	-webkit-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	-moz-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	-ms-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	-o-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle-fill {
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	opacity: 0 !important;
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone:hover .quick-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.5);
	background-color: #d60000 9;
	opacity: 0.75 !important;
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, 0.5);
	background-color: #baf5a7 9;
	opacity: 0.75 !important;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.5);
	background-color: #a6e3fa 9;
	opacity: 0.75 !important;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle-fill {
	background-color: rgba(204, 204, 204, 0.5);
	background-color: #ccc 9;
	opacity: 0.75 !important;
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, 0.5);
	opacity: 0.75 !important;
}

.quick-alo-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 70px;
	left: 70px;
	position: absolute;
	background: rgba(30, 30, 30, 0.1) url('../images/message503.png') no-repeat center center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: 0.7;
	-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%;
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-img-circle {
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-img-circle {
	-webkit-animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
	-moz-animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
	-ms-animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
	-o-animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
	animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone:hover .quick-alo-ph-img-circle {
	background-color: #dd000e;
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
	background-color: #75eb50;
	background-color: #dd000e;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
	background-color: #d60000;
	background-color: #dd000e;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-img-circle {
	background-color: #ccc;
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-img-circle {
	background-color: #75eb50;
}

@-moz-keyframes quick-alo-circle-anim {
	0% {
		-moz-transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
		-moz-opacity: 0.1;
		-webkit-opacity: 0.1;
		-o-opacity: 0.1;
	}

	30% {
		-moz-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
		-moz-opacity: 0.5;
		-webkit-opacity: 0.5;
		-o-opacity: 0.5;
	}

	100% {
		-moz-transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.6;
		-moz-opacity: 0.6;
		-webkit-opacity: 0.6;
		-o-opacity: 0.1;
	}
}

@-webkit-keyframes quick-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(0.5) skew(1deg);
		-webkit-opacity: 0.1;
	}

	30% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		-webkit-opacity: 0.5;
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: 0.1;
	}
}

@-o-keyframes quick-alo-circle-anim {
	0% {
		-o-transform: rotate(0) kscale(0.5) skew(1deg);
		-o-opacity: 0.1;
	}

	30% {
		-o-transform: rotate(0) scale(0.7) skew(1deg);
		-o-opacity: 0.5;
	}

	100% {
		-o-transform: rotate(0) scale(1) skew(1deg);
		-o-opacity: 0.1;
	}
}

@-moz-keyframes quick-alo-circle-fill-anim {
	0% {
		-moz-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		-moz-transform: rotate(0) -moz-scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		-moz-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-webkit-keyframes quick-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-o-keyframes quick-alo-circle-fill-anim {
	0% {
		-o-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		-o-transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		-o-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-moz-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg);
	}

	100% {
		-moz-transform: rotate(0) scale(1) skew(1deg);
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) 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(0) scale(1) skew(1deg);
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
}

@-o-keyframes quick-alo-circle-img-anim {
	0% {
		-o-transform: rotate(0) 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(0) scale(1) skew(1deg);
	}

	100% {
		-o-transform: rotate(0) scale(1) skew(1deg);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@-moz-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-webkit-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-o-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-moz-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-webkit-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-o-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-moz-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

@-o-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

@keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

#quick-alo-wrapper {
	position: fixed;
	width: 100%;
	bottom: 0;
	top: 0;
	left: 0;
	z-index: 2000000;
	overflow: visible;
	display: none;
	color: #383838;
}

#quick-alo-wrapper.night-mode {
	color: #fff;
}

/*-------Album-------*/

.album_home {
	width: 100%;
}

.margin_hinhanh {
	margin: -10px;
	clear: both;
}

.grid {
	margin: -10px !important;
}

.items_hinhanh_box {
	padding: 10px;
	width: 25%;
	float: left;
}

.items_hinhanh {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.items_hinhanh img {
	width: 100%;
}

.items_hinhanh .des_hinhanh {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.6);
	display: -webkit-flex;
	-webkit-align-items: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	transform: scale(0, 0);
}

.items_hinhanh:hover .des_hinhanh {
	transform: scale(1, 1);
}

.items_hinhanh .des_hinhanh h3 {
	font-weight: normal;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
}

.items_hinhanh:hover img {
	transform: scale(1.1, 1.1);
}

.images-lq {
	display: none;
}

.grid-image-item a {
	display: block;
	overflow: hidden;
}

.margin-bottom-10 {
	margin-bottom: 30px;
}

.margin-top-10 {
	margin-top: 30px;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: ' ';
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
	clear: both;
}

.item_ch1 {
	margin-bottom: 10px;
	color: #333333;
	width: 50%;
	float: left;
	font-size: 14px;
	font-family: arial;
	padding: 15px;
}

.item_ch1:nth-child(2n) {
	margin-right: 0%;
}

.item_ch1:nth-child(2n + 1) {
	clear: both;
}

.item_ch1 .chname {
	color: #292929;
	font-size: 18px;
	margin-bottom: 5px;
}

.item_ch1 .chdiachi {
	width: 300px;
	float: left;
	background: url(../images/marker.png) no-repeat left center;
	padding: 10px 0px;
	padding-left: 40px;
}

.item_ch1 .chweb {
	word-break: break-all;
	width: 230px;
	float: right;
	background: url(../images/web.png) no-repeat left center;
	padding: 10px 0px;
	padding-left: 40px;
}

.item_ch1 .chemail {
	width: 300px;
	float: left;
	clear: both;
	background: url(../images/mail.png) no-repeat left center;
	padding: 10px 0px;
	padding-left: 40px;
}

.item_ch1 .chhotline {
	width: 230px;
	float: right;
	background: url(../images/hotline.png) no-repeat left center;
	padding: 10px 0px;
	padding-left: 40px;
}

.item_ch1 .item_ch {
	min-height: 40px;
}

.box-item_ch1 {
	background: #f1f1f1;
	float: left;
	width: 100%;
	padding: 15px;
}

.stickytooltip {
	box-shadow: 5px 5px 8px #ccc;
	/*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 5px 5px 8px #ccc;
	-moz-box-shadow: 5px 5px 8px #ccc;
	display: none;
	position: absolute;
	border: 1px solid #ccc !important;
	/*Border around tooltip*/
	background: white;
	z-index: 3000;
}

.stickytooltip .stickystatus {
	/*Style for footer bar within tooltip*/
	background: black;
	color: white;
	padding-top: 5px;
	text-align: center;
	font: bold 11px Arial;
}

.atip img {
	width: 350px;
}

.atip {
	text-align: left;
	width: 350px;
	display: block;
	padding: 20px;
}

.noidung {
	text-align: justify;
	color: #000;
	margin-bottom: 20px;
}

.noidung img {
	max-width: 100%;
	height: auto !important;
}

.noidung table {
	width: 100% !important;
}

.noidung table {
	max-width: 100% !important;
}

.noidung * {
	list-style: inherit;
	margin: auto;
}

.cart {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.cart:hover {
	background: #ff0;
}

.cart_top {
	background: url(../images/ic-cart-header.png) no-repeat;
	width: 24px;
	height: 21px;
}

.cart_top .number_cart {
	position: absolute;
	right: -7px;
	top: -7px;
	background: #00a32c;
	border-radius: 50%;
	color: #fff;
	width: 20px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cart.active {
	background: #00a32c;
}

.margin_form .i_fresh {
	font-size: 20px;
	cursor: pointer;
}

.maxacnhan input {
	width: calc(100% - 180px) !important;
	float: left;
	border-radius: 5px;
}

.maxacnhan i {
	font-size: 20px;
	cursor: pointer;
}

.blue {
	color: #0075ff;
}

.item_news_main {
	border-radius: 10px;
	overflow: hidden;
}

.item_news_main .name_main_news a {
	color: #222222;
	font-size: 15px;
	line-height: 24px;
	display: block;
	margin-bottom: 5px;
	font-family: Noto-Sans-S;
	height: 48px;
	overflow: hidden;
}

.item_news_main:hover .name_main_news a {
	color: #f00;
}

.view-news {
	background: url(../images/view.png) no-repeat left center;
	background-size: 20px;
	padding-left: 25px;
	color: #666;
	margin: 0px;
}

/* -------------- Search -------------------*/

.search {
	width: 370px;
	position: relative;
}

.close_search {
	position: absolute;
	right: 32px;
	top: 7px;
	cursor: pointer;
	font-size: 15px;
	font-weight: 700;
	color: #666;
	display: none;
}

.search input {
	padding: 0px 10px;
	line-height: 40px;
	border: none !important;
	width: 100%;
	border-radius: 20px;
	outline: none;
	text-indent: 10px;
	position: relative;
    z-index: 99999;
}

.search .btn {
	position: absolute;
	z-index: 9999;
	right: 5px;
	top: 3px;
	cursor: pointer;
	padding: 0px;
    z-index: 99999;
}

.view-search {
	width: 130px;
	text-align: center;
}

.view-search {
	color: #fff;
}

.frame_result_search {
	z-index: 9999 !important;
	background-color: #fff;
	color: #828282;
	display: none;
	width: 100%;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 100%;
	border: 1px solid #f1f1f1;
	border-radius: 0px 0px 10px 10px;
	padding-bottom: 10px;
}

.frame_result_search:after {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    height: 20px;
    background: #fff;
    top: -20px;
}


.tt-search {
	background: #f1f1f1;
	padding: 10px;
	color: #333;
}

.content_result_search {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.list_result_search {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	max-height: 550px;
	overflow: auto;
}

.list_result_search::-webkit-scrollbar {
	width: 10px;
}

.list_result_search::-webkit-scrollbar-thumb {
	width: 10px;
	background: #ddd;
}

.list_result_search::-webkit-scrollbar-thumb:hover {
	width: 10px;
}

.list_result_search::-webkit-scrollbar-thumb:active {
	width: 10px;
}

.list_result_search li {
	padding: 0px !important;
	display: block !important;
}

.result_search_item a {
	display: block;
	padding: 8px;
	text-decoration: none;
	font-size: 13px;
	color: #4e4e4e;
	border-bottom: 1px solid #f1f1f1;
}

.result_search_item img {
	width: 70px;
	float: left;
	border: 1px solid #f1f1f1;
	margin-right: 10px;
}

.caption_result {
	color: #333;
	text-transform: none;
	margin-top: 5px;
}
.caption_result:hover{color: #f00;}
.caption_result_tags {
	color: #3b7adb;
}

.price_result {
	padding-top: 10px;
	padding-left: 45px;
	color: #ff3f00;
	text-transform: none;
}

.price_result span {
	color: #333;
}

/* Tra cuu */

.tracuu {
	max-width: 500px;
	margin: 0px auto;
	text-align: center;
	padding: 20px;
}

.tracuu p {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.tracuu input {
	padding: 10px;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.tracuu span {
	background: #00a32c;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	display: block;
	border-radius: 5px;
	text-transform: uppercase;
	margin: 10px auto;
	width: 200px;
	cursor: pointer;
}

.tracuu span:hover {
	color: #ff0;
}

.box-tc {
	padding: 20px;
	border: 1px solid #ddd;
	max-width: 700px;
	margin: 0px auto;
	margin-bottom: 10px;
}

.row-tc {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.show-tc h4 {
	margin: 10px 0px;
	text-transform: uppercase;
	font-size: 15px;
}

.show-tc p {
	margin: 0px;
}

.show-tc .if-tt b {
	float: left;
	width: 150px;
}

.if-tt {
	margin-bottom: 15px;
}

.show-tc .if-tt p {
	float: right;
	width: calc(100% - 160px);
}

.name-kh {
	text-transform: uppercase;
	color: #f00;
}

.vacxin {
	text-transform: uppercase;
	margin-bottom: 15px;
}

.line-tc {
	width: 1px;
	height: 230px;
	border-left: 1px solid #ddd;
	margin-top: 10px;
}

.box-vx {
	width: 300px;
	padding: 5px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	border-radius: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.box-vx h3 {
	font-size: 15px;
	margin: 0px;
}

.box-vx img {
	float: left;
	margin-right: 10px;
}

.line-tc-d {
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	margin: 10px 0px;
}

/* Cart */

.none {
	display: none !important;
}

.color_sp_in {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 5px;
}

.color_sp span,
.color_sp_in span {
	position: relative;
	display: block;
}

.item_color {
	cursor: pointer;
	text-align: center;
}

.color_sp_in label {
	display: block;
	margin-bottom: 10px;
}

/*.color_sp_in span{width: 50px;}*/

.items_zoom_pet.active,
.color_sp .active_color,
.choose_color .active_color {
	border: 2px solid #f00;
	box-sizing: border-box;
}

.size_sp span {
	display: inline-block;
	padding: 0px 0px;
	line-height: 33px;
	margin: 3px;
	position: relative;
	cursor: pointer;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 0px 15px;
	text-align: center;
	font-size: 13px;
	border-radius: 2px;
}

.size_sp .active_size,
.size_sp span:hover {
	border-color: #f00;
	box-sizing: border-box;
}

.slider-nav-1 {
	padding: 0px;
}

.ev_pro span {
	padding: 0px 10px;
	border-right: 1px solid #cccc;
}

.ev_pro span:last-child {
	border-right: none;
}

.photo_pro {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -100%;
	background: #fff;
	transition: all 1s;
}

.photo_pro span {
	float: left;
	width: 25%;
	padding: 5px;
	box-sizing: border-box;
}

.img_sp:hover .photo_pro {
	bottom: 0px;
}

/* Tinhnang */

.info_tn {
	margin-top: 30px;
}

.box-tn {
	position: relative;
	float: left;
	width: 50%;
	padding: 10px;
}

.box-tn1 {
	cursor: pointer;
}

.box-tn:after {
	content: '';
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-bottom: 1px solid #fff;
}

.info_tn .box-tn:nth-child(2n + 1) {
	clear: both;
}

.box-tn img {
	float: left;
}

.ds-tn {
	float: right;
	width: calc(100% - 45px);
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.ds-tn p {
	display: inline-block;
	margin: 0px;
}

.ds-tn a {
	display: inline-block;
	margin-left: 10px;
}

/* Product Detail */

.block-tab {
	background: rgba(0, 0, 0, 0.85);
	height: 100%;
	display: none;
	left: 0;
	margin: 0 auto;
	overflow-y: scroll;
	position: fixed;
	z-index: 99999;
	top: 0;
	transition: 0.5s;
	right: 0;
	width: 100%;
}

.info-detail-popup {
	max-width: 1200px;
	background: #fff;
	min-height: 100vh;
	margin: 0px auto;
	padding: 0px 20px 20px 20px;
}

.info-detail-popup-in {
	max-width: 100%;
	margin: 0px auto;
}

.media-detail {
	height: calc(100vh - 100px);
	display: flex;
	justify-content: center;
	align-items: center;
}

#fotorama-album {
	width: 100%;
}

.content-detail {
	max-width: 835px;
	width: 100%;
	margin: 0px auto;
}

.content-detail-info {
	max-width: 700px;
}

.content-detail-video {
	max-width: 1000px;
	margin: 0px auto;
}

.title-content {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 20px;
	position: sticky;
	top: 0px;
	background: #fff;
}

.title-content span {
	display: inline-block;
	margin: 0px 10px;
	padding-bottom: 8px;
	font-size: 16px;
	border-bottom: 3px solid #fff;
	cursor: pointer;
}

.title-content span.active {
	color: #00a32c;
	font-weight: bold;
	border-bottom: 3px solid #00a32c;
}

.detail-pro {
	display: none;
}

.detail-pro.active {
	display: block;
}

.block-tab::-webkit-scrollbar {
	width: 10px;
}

.block-tab::-webkit-scrollbar-thumb {
	width: 10px;
	background: #4d90e0;
	border-radius: 10px;
	height: 50px;
}

.block-tab::-webkit-scrollbar-thumb:hover {
	width: 10px;
}

.block-tab::-webkit-scrollbar-thumb:active {
	width: 10px;
}

.overflow-hidden,
.overflow-hidden-in {
	overflow: hidden !important;
}

.close-detail {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	color: #333;
	cursor: pointer;
	float: right;
	line-height: 21px;
	padding: 7px;
	position: fixed;
	text-align: right;
	right: 20px;
	top: 10px;
	width: 67px;
}

.close-detail::before,
.close-detail::after {
	background-color: #333;
	content: '';
	left: 13px;
	height: 14px;
	position: absolute;
	top: 10px;
	width: 1px;
}

.close-detail::before {
	transform: rotate(45deg);
}

.close-detail::after {
	transform: rotate(-45deg);
}

.sort-select {
	float: right;
	margin-bottom: 10px;
}

.sort-select .click-sort {
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	cursor: pointer;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 10px 6px 8px;
	margin: 0px;
}

.sort-select-main {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 4px 6px rgb(0 0 0 / 20%);
	display: none;
	position: absolute;
	padding: 0 7px;
	top: 30px;
	right: 0;
	width: 160px;
	z-index: 2;
}

.sort-select-main p {
	border-bottom: 1px solid #f1f1f1;
	margin: 0px;
}

.sort a {
	color: #000;
	font-size: 14px;
	line-height: 17px;
	padding: 11px 3px;
	display: block;
	cursor: pointer;
}

.sort a.check i {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	transform: scale(var(--ggs, 1));
	width: 22px;
	height: 16px;
	border: 2px solid transparent;
	border-radius: 100px;
	vertical-align: middle;
}

.sort a.check i::after {
	content: '';
	display: block;
	box-sizing: border-box;
	position: absolute;
	left: 3px;
	top: -4px;
	width: 6px;
	height: 10px;
	border-width: 0 2px 2px 0;
	border-style: solid;
	transform-origin: bottom left;
	transform: rotate(45deg);
}

.sort-select .sort-show {
	padding-right: 12px;
	position: relative;
}

.sort-select .sort-show::before {
	content: '';
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #333;
	content: '';
	height: 0;
	position: absolute;
	top: 6px;
	right: 0;
	width: 0;
}

.news-left {
	float: left;
	width: 250px;
}

.news-right {
	float: right;
	width: calc(100% - 270px);
}

.nolist {
	list-style: none;
	padding: 0;
	margin: 0;
}

#help-navigation ul li {
	border-bottom: 1px solid #f2f2f2;
	display: block;
	margin-bottom: 0;
}

#help-navigation ul li a:hover,
#help-navigation ul li.active a {
	background-color: #ebeef4;
	text-decoration: none;
}

#help-navigation ul li a {
	background-position: 236px center;
	background-repeat: no-repeat;
	color: #0a63c7;
	display: block;
	padding: 10px 0px 10px 15px;
}

#help-navigation ul li {
	border-bottom: 1px solid #f2f2f2;
	display: block;
	margin-bottom: 0;
}

.popup-tn {
	display: none;
	position: fixed;
	z-index: 99;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: rgb(0 0 0 / 51%);
}

.popup-tn-in {
	display: block;
	overflow: hidden;
	position: relative;
	width: 95%;
	max-width: 640px;
	margin: 5vh auto;
	max-height: 80vh;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top: 3vh;
}

.title-tn-pop {
	padding: 10px 30px 10px 5px;
	border-bottom: solid 1px #ccc;
	font-size: 15px;
	background: #ffd901;
	color: #333;
	font-weight: bold;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
}

.closehd {
	width: 25px;
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 23px;
	text-align: center;
	cursor: pointer;
	font-style: normal;
	box-sizing: border-box;
}

.info-tn-popup {
	overflow: scroll;
	max-height: 74vh;
	padding: 20px;
}

.sticky-sidebar.fix_left {
	left: calc(((100vw - 1200px) / 2) - 95px);
}

.sticky-sidebar.fix_right {
	right: calc(((100vw - 1200px) / 2) - 105px);
}

.sticky-sidebar {
	position: fixed;
	top: 195px;
	width: 89px;
	z-index: -1;
}

.modal-md {
	max-width: 700px;
}

.it-s {
	display: inline;
}

.tt-pay {
	font-size: 15px;
	margin: 20px 0px;
}

.tt-pay span {
	background: #e5e5e5;
	justify-content: center;
	border-radius: 20px;
	width: 20px;
	line-height: 20px;
	font-size: 13px;
	text-align: center;
	color: #3e3e3f;
	display: inline-block;
	margin-right: 15px;
}

.payon_listbank label,
.payon_cardtype label {
	cursor: pointer;
}

.payon_listbank input[type='radio'],
.payon_cardtype input[type='radio'] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.payon_listbank label span,
.payon_cardtype label span {
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-align: center;
	height: 48px;
	display: block;
	position: relative;
}

.payon_listbank label span img,
.payon_cardtype label span img {
	position: absolute;
	max-width: 89%;
	max-height: 38px;
	height: auto;
	width: auto;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
}

.payon_listbank {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 5px;
}

.devvn_bank_click.active span,
.devvn_card_click.active span {
	border: 1px solid #f00;
}

.payon_cardtype {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 5px;
}

.PriceTable {
	margin: 20px 0px;
}

.titleLinkB {
	display: flex;
	margin-bottom: 15px;
}

.titleLinkB .num,
.titleLinkB .txt {
	line-height: 20px;
	display: flex;
	align-items: center;
}

.titleLinkB .num {
	background: #e5e5e5;
	justify-content: center;
	border-radius: 20px;
	width: 20px;
	height: 20px;
	font-size: 13px;
	text-align: center;
	color: #3e3e3f;
}

.titleLinkB .txt {
	font-size: 15px;
	margin-left: 8px;
	color: #101010;
	font-family: Noto-Sans-S;
}

.titleLinkB .num,
.titleLinkB .txt {
	line-height: 20px;
	display: flex;
	align-items: center;
}

.PriceTable .tablep {
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	border-radius: 12px;
	overflow: hidden;
}

.PriceTable .tablep .title {
	background: #f9f2e5;
	font-size: 14px;
	line-height: 20px;
	color: #101010;
	padding: 15px 7px;
	display: block;
	text-align: center;
}

.PriceTable table {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}

.PriceTable table tr {
	height: 52px;
}

.PriceTable table td {
	font-size: 14px;
	padding: 14px 7px;
	width: 160px;
	position: relative;
}

.PriceTable table .month-row {
	font-weight: 700;
}

.PriceTable table button.payon {
	color: #fff;
	border: 1px solid #f89406;
	background-image: linear-gradient(-180deg, #f89406, #f76b1c);
	width: 100%;
}

.PriceTable table button {
	background: #0071e3;
	border-radius: 12px;
	font-size: 13px !important;
	line-height: 20px;
	text-transform: none;
	font-weight: 400;
	height: 40px !important;
	margin: auto !important;
	padding: 0 6px !important;
	letter-spacing: -0.1px;
	border: none;
	color: #fff;
	cursor: pointer;
}

.different {
	border-bottom: none !important;
	font-weight: normal !important;
}

.bd-top-2 {
	border-top: 2px solid;
}

.bd-bot-2 {
	border-bottom: 2px solid;
}

.title-info p {
	margin-bottom: 0px !important;
}

.active-button {
	border: solid !important;
	background: #cc6633 !important;
}

.mg-t-5 {
	margin-top: 5px;
}

.PriceTable table button.payon {
	color: #fff;
	border: 1px solid #f89406;
	background-image: linear-gradient(-180deg, #f89406, #f76b1c);
}

.table-striped {
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	border-radius: 12px;
}

.txtright {
	text-align: right;
}

.tablep_cycle {
	display: none;
}

.none-month,
.none-card {
	color: #f00;
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
	display: none;
}

/*Search PK */

.fl-pet {
	display: flex;
	gap: 40px;
	margin: 10px 0px 10px;
}

.s-pet {
	text-align: center;
	cursor: pointer;
}

.img-pet {
	background: #88af3b;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.s-pet span {
	display: block;
	margin-top: 10px;
}

.s-pet:hover span,
.s-pet.active span {
	color: #f00;
}

.info_cat {
	display: flex;
	gap: 5px;
}

.info_cat .b-cat {
	padding: 8px 10px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	cursor: pointer;
}
.info_cat .b-cat:hover,
.info_cat .b-cat.active {
	border: 1px solid #00a32c;
}
.list_th_search{
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
    padding: 10px; 
	margin: 0px;
}
.result_th{
	border: 1px solid #f1f1f1;
    padding: 5px;
	list-style: none;
}
.result_th .caption_result
{
	margin: 5px auto;
    text-align: center;
    font-size: 13px;
}

.grid-cat{
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 20px;
    background: #fff;
    padding: 20px;
}
.product_cat .image{
	border:1px solid #f1f1f1;
}
.product_cat a{
	display: block;
	width: 100%;
	cursor: pointer;
}
.product_cat a h3{
	text-align: center;
	font-size: 14px;
	margin: 10px 0px 0px;
}

.product_cat a h3:hover{
	color:#f00
}
.title-th{
	font-size: 20px;
	text-transform: uppercase;
	font-family: Noto-Sans-B;
	margin: 20px 0px;
}