@import url('https://fonts.googleapis.com/css?family=Montserrat');
@font-face {
	font-family: 'Montserrat', sans-serif !important;
	font-style: normal;
	font-weight: 500;
}
/*reset*/
.search-advan ul, .wrapper-acc-cart ul, .link-list, .main-menu, .sub-menu, .sub-menu li ul, .cate-menu, .sub-cate-menu1, .sub-cate-menu2, .list-service ul, .sub-f-content ul, .list-unstyled, .list-unstyled li ul, .product-extrainfo ul, .nav, #chitiet ul, .param-detail {
	list-style: none;
}
.search-advan ul, .wrapper-acc-cart ul, .link-list, .main-menu, .sub-menu, .sub-menu li ul, .cate-menu, .sub-cate-menu1, .sub-cate-menu2, .list-service ul, .sub-f-content ul, .list-unstyled, .list-unstyled li ul, .product-extrainfo ul, .nav, #chitiet ul, .param-detail, .wrapper-acc-cart ul li, .link-list li, .main-menu>li, .sub-menu>li, .sub-menu li ul li, .cate-menu>li, .sub-cate-menu1li, .sub-cate-menu2 li, .list-service ul li, .sub-f-content ul li, .list-unstyled li, .list-unstyled li ul li, .product-extrainfo ul li, .nav > li, #chitiet ul li, .param-detail li, h1, h2, h3, h4, h5, h6, html, body, div, span {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: 'Montserrat', sans-serif !important;
	position: relative;
	font-weight: normal;
	font-size: 14px;
	color: #000;/*letter-spacing: 0.4px;*/
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #1E1E1E;
	text-decoration: none;
}
a:hover, a:focus {
	color: #39b54a;
}
.bar-header-content {
	display: flex;
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 12px;
}
.top-header {
	padding: 10px 0;
	border-top: 1px solid #e5e5e5;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.wrapper-logo{
	width:60%;
}
.wrapper-top {
	display: flex;
	align-items:center;
}
.logo {
	width: 25%;
}
.logo1 {
	width: 100%;
}
.search {
	width: 70%;
}
.support {
	width: 10%;
}
.support .hotrokh{
	width:100%;
}
.acc-cart {
	width: 10%;
	background-color: #f00;
}
.flex-header{
	display:flex;
	align-items:center;
}
.wrapper-logo img {
	display: block;
	position: relative;
	bottom: 5px;
}
.wrapper-search {
	position: relative;
	border: 1px solid #39b54a;
	border-radius: 5px;
	margin-left:5px;
}
.search-advan {
	display: inline-block;
}
.search-advan:hover {
	cursor: pointer;
}
.search-advan ul {
	margin-bottom: 0px;
}
.search-advan .caret {
	margin-left: 5px;
}
button#dropdownMenu {
	border: none;
	background: transparent;
	padding: 10px;
}
.sub-search-abvan {
	padding: 0px;
}
.sd-active, .sd-active:hover {
	background-color: #005dac !important;
	color: #fff !important;
}
.search-form {
	width: 80%;
	height: 35px;
	background: #fcfcfc;
	border: 1px solid #0e4e95;
	border-top-color: #0e4e95;
	border-left-color: #0e4e95;
	overflow: hidden;
	position: relative;
	right: -20%;
}
.search-button {
	background: transparent;
	top: 0;
	right: 0;
	height: 40px;
	padding: 0;
	width: 40px;
	font-size: 14px;
	color: #666;
	margin: 0;
	outline: none;
	border: 0 none;
}
.s-mobile {
	width: calc(100% - 60px);
	background: transparent;
	margin: 0 5px;
	padding: 10px 12px;
	padding-left: 0px;
	color: #444;
	border: 0 none;
}
.s-mobile:focus {
	outline: none;
}
.search-button i {
	transform: rotate(0deg) translate(0px, 0px);
	transition: all 0.4s ease;
	font-size: 18px;
}
.wrapper-search:hover .search-button i {
	transform: rotate(90deg) translate(-2px, -2px);
	color: #f00;
}
.search-button i {
}
.acc-cart {
	text-align: right;
}
.wrapper-acc-cart ul li {
	display: inline-block;
	list-style: none;
	border-right: 1px solid #ccc;
	text-align: center;
	padding: 0 8px;
}
.link-list li i {
	font-size: 20px;
	display: block;
	color: #005dac;
}
.link-list li span {
	font-size: 12px;
	color: dimgrey;
}
.link-list li a {
	position: relative;
	text-decoration: none;
	background: 0 0;
}
.p-an a {
	color: red;
}
.ico-sp .fa-facebook-square {
	color: #375089;
}
.ico-sp .fa-skype {
	color: #00aff0;
}
.nav {
	/*border-bottom: 1px solid #e5e5e5;*/
	background: #005dac;
	/*border-top: 1px solid #e5e5e5;*/
}
.main-menu {
	margin: 0;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	width: 100%;
	position: relative;
}
.main-menu>li {
	position: relative;
}
.main-menu>li {
	position: static;
}
.main-menu>li>a {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	line-height: 35px;
	background: transparent;
	position: relative;
	z-index: 5;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
.main-menu>li>a:hover {
	background-color: #39b54a;
}
.sub-menu>li {
	display: block;
	min-height: 1px;
	vertical-align: top;
	position: relative;
	padding: 5px 15px;
	margin: 0;
	font-size: 13px;
}
.sub-menu>li a {
	background: transparent;
	color: #383838;
	font-size: 13px;
	padding: 0;
	text-decoration: none;
}
.sub-menu li a:hover {
	color: #008ecc;
}
.sub-menu>li h3 {
	margin-top: 0px;
}
.sub-menu>li h3 a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #383838;
	margin-bottom: 10px;
	margin-left: 5px;
}
.sub-menu li ul li {
	padding: 5px 15px;
}
.sub-menu li ul li a i {
	margin-right: 5px;
	font-size: 14px;
}
ul ul {
	margin: 4px 0px 5px 20px;
}
.cate-wrapper {
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
}
.category {
	width: 100%;
	position: relative;
}
.slider {
	width: 100%;
}
.cate-slider {
	margin-top: 10px;
}
.panel-heading1 {
	width: calc(100% -20px);
	height: 45px;
	background-color: #39b54a;
	line-height: 45px;
	color: #fff;
	padding: 0px 15px;
	/*margin-right: 20px;*/
	text-transform: uppercase;
}
.panel-heading1 i {
	padding-right: 10px;
}
.category .panel-heading {
	margin-top: 0;
	margin-bottom: 0;
	cursor: pointer;
	padding: 10px;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 16px;
	background-color: #39b54a;
	border: 1px solid #39b54a;
	color: #fff;
	text-transform: uppercase;
	display: none;
}
.category .panel-heading .panel-title i {
	padding-right: 10px;
}
.category .panel-body {
	padding: 0px;
}
.category .panel-heading, .category .panel-default {
	border-radius: 0px;
}
.category .panel-title .fa-list {
	margin-right: 15px;
}
.cate-menu {
	margin-bottom: 0px;
}
.cate-menu>li {
	padding: 9px 10px 9px 10px;
	position: relative;
	border-bottom: 1px solid #e5e5e5
}
.cate-menu>li:hover {
	cursor: pointer;
}
/*.cate-menu li:first-child{
		border-top:0px;
	}*/
.cate-menu li a {
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	text-transform:capitalize;
}
.cate-menu>li>a>i {
	float: right;
	display: inline-block;
	color: #444;
	/*padding-top: 3px;*/
	position: absolute;
	top: 10px;
	right: 5px;
}
.cate-menu li a:hover {
	color: #005dac;
}
.sub-cate-menu1>li {
	width: 100%;
    min-height: auto;
    clear: both;
    display: inline-table;
}
.color-detail {
	font-size: 13px !important;
	color: #00a651 !important;
}
.title-service {
	line-height: 40px;
	margin-bottom: 15px;
	background-color: #f5f5f5;
	border-radius: 3px;
	position: relative;
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.list-name {
	width: 100%;
	font-size: 14px;
	color: dimgrey;
	font-weight: 700;
	padding: 0 10px;
	position: relative;
	background: #39b54a;
	padding: 0 16px 0px 5px;
}
.list-name a {
	margin-left: 15px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	position: relative;
}
.list-name a:hover {
	text-decoration: none;
}
.list-service ul {
	padding-right: 0px;
	margin-bottom: 0px;
}
.list-service ul li {
	display: inline-block;
	line-height: normal;
	margin-left: 10px;
}
.list-service ul li:before {
	content: '+';
	margin-right: 5px;
}
.list-service ul li:last-child:before {
	content: '';
}
.list-service ul li:last-child:after {
	font-family: FontAwesome;
	content: "\f101";
	margin-left: 5px;
	vertical-align: baseline;
}
.list-service ul li a {
	color: #444;
	font-size: 13px;
}
.list-service ul li a:hover {
	color: #008ecc;
	text-decoration: none;
}
ul.dm_drop_sub {
	opacity: 0;
	position: absolute;
	width: 210px;
	background-color: #f5f5f5;
	top: 40px;
	left: 0px;
	font-size: 14px;
	text-transform: none;
	z-index: 9999;
	padding: 0px;
	margin-right: 0px;
}
ul.dm_drop_sub li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.dm_drop_sub li a {
	font-size: 14px;
	color:#141414;
	font-weight: normal;
}
ul.dm_drop_sub li a:hover {
	color: #F00;
}
.list-name:hover ul.dm_drop_sub {
	opacity: 1;
}
.h-services-content, .flex {
	width: 100%;
	/*align-items:center;*/
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	margin: 0;
}
.h-services .cot-trai {
	width: 16.667%;
}
.h-services .cot-trai img {
	max-width: 100%;
	display: block;
}
.h-services .cot-phai {
	width: 83.333%;
}
 @media(max-width: 767px) {
.h-services .cot-phai {
	width: 100%;
}
.h-services .cot-trai {
	display: none;
}
}
.h-services-content {
	margin: 10px 0;
	background: #f5f5f5;
}
.h-product {
	width: 100%;
}
.h-brand {
	width: 100%;
}
.banner-promotion {
	margin-bottom: 20px;
}
#owl-promotion .item img {
	display: block;
	width: 100%;
}
#owl-promotion .item:hover {
	cursor: pointer;
}
.sub-product-list {
	width: 25%;
}
.sub-product-list .pro-img {
	position: relative;
	margin: 0px auto 7.5px;
}
.pro-img a {
	display: block;
	color: #383838;
}
.pro-img a img {
	max-width: 99.99%;
	height: 180px;
	display: block;
	padding: 5px;
	margin: 0 auto;
	transition: all 0.5s linear 0s;
	-webkit-transition: all 0.5s linear 0s;
}
.sub-product-list .pro-img-home {
	position: relative;
	margin: 5px auto 7.5px;
}
.pro-img-home a {
	display: block;
	color: #383838;
}
.pro-img-home a img {
	max-width: 99.99%;
	height: 120px;
	display: block;
	padding: 5px;
	margin: 0 auto;
	transition: all 0.5s linear 0s;
	-webkit-transition: all 0.5s linear 0s;
}
/*.pro-img a img:nth-child(2){
		line-height: 0px;
		max-height: 0px;
		opacity: 0;
		visibility: hidden;
	}
	.pro-img a:hover img:nth-child(1){
		line-height: 0px;
		max-height: 0;
		opacity: 0;
		visibility: hidden;
	}
	.pro-img a:hover img:nth-child(2){
		line-height: inherit;
		max-height: inherit;
		opacity: 1;
		visibility: visible;
	}*/
.pro-img a img:nth-child(2) {
	/* line-height: 0px; */
		/* max-height: 0px; */
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 0;
	top: 0;
}
.pro-img a:hover img:nth-child(1) {
/* line-height: 0px; */
		/* max-height: 0; */
		/* opacity: 0; */
		/* visibility: hidden; */
}
.pro-img a:hover img:nth-child(2) {
	/* line-height: inherit; */
		/* max-height: inherit; */
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.sale-off {
	color: #fff;
	font-weight: 700!important;
	background: #00a651;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 2px;
	margin-left: 8px;
	font-size: 14px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
.sale {
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-block;
	background: red;
	color: white;
	height: 2rem;
	width: 2rem;
	text-align: center;
	vertical-align: middle;
	line-height: 2rem;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
	font-size: 13px;
	-webkit-animation: beat 1s ease infinite alternate;
	animation: beat 1s ease infinite alternate;
}
.sale:before, .sale:after {
	content: "";
	position: absolute;
	background: inherit;
	height: inherit;
	width: inherit;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}
.sale:after {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
}
 @-webkit-keyframes beat {
 from {
 -webkit-transform: rotate(-20deg) scale(1);
 transform: rotate(-20deg) scale(1);
}
to {
	-webkit-transform: rotate(-20deg) scale(1.1);
	transform: rotate(-20deg) scale(1.1);
}
}
 @keyframes beat {
 from {
 -webkit-transform: rotate(-20deg) scale(1);
 transform: rotate(-20deg) scale(1);
}
to {
	-webkit-transform: rotate(-20deg) scale(1.1);
	transform: rotate(-20deg) scale(1.1);
}
}
.pro-title {
	margin: 0 0 8px;
	font-size: 13px;
	line-height: 1;
	text-transform: none;
	text-align: center;
	position: relative;
	text-overflow: ellipsis;
	transition: max-height 0.25s ease-in;
	-moz-transition: height .5s ease;
	-webkit-transition: height .5s ease;
	-o-transition: height .5s ease;
	transition: height .5s ease;
	height: 37px;
	padding: 0 5px;
	overflow: hidden;
}
.pro-title:hover {
	transition: max-height 0.25s ease-out;
	max-height: none;
}
.pro-title a {
	line-height: 18px;
	font-weight: 400 !important;
	color: #171717;
	min-height: 55px;
	font-size:16px;
}
.pro-title a:hover {
	text-decoration: none;
	color: #008ecc;
}


.pro-title-right {
	margin: 0 0 8px;
	font-size: 13px;
	line-height: 1;
	text-transform: none;
	position: relative;
	text-overflow: ellipsis;
	transition: max-height 0.25s ease-in;
	-moz-transition: height .5s ease;
	-webkit-transition: height .5s ease;
	-o-transition: height .5s ease;
	transition: height .5s ease;
	height: 37px;
	padding: 0 5px;
	overflow: hidden;
}
.pro-title-right:hover {
	transition: max-height 0.25s ease-out;
	max-height: none;
}
.pro-title-right a {
	line-height: 18px;
	font-weight: 400 !important;
	color: #171717;
	min-height: 55px;
}
.pro-title-right a:hover {
	text-decoration: none;
	color: #008ecc;
}

.pro-sale {
	font-size: 32px;
	color: #5B5B5B;
	font-weight: 700;
	margin-right: 10px;
	text-align: center;
}
.pro-price {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 14px;
	color: #f00;
	text-align: center;
	font-weight: 700;
	/*margin-right:10px;*/
}
.pro-price strong {
	display: none;
}
.v-hidden {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	font-size: 10px;
	padding: 0;
	border: 0;
}
.pro-price s {
	color: #2E2E2E;
	font-size: 12px;
	font-weight: 400;
}
.btn-buynow>a {
	width: 80%;
	margin: 0 auto;
	padding: 8px 5px;
	display: block;
	background-color: #343891;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border-radius: 5px;
}
.btn-buynow>a span {
	margin-right: 5px;
}
a.s3d {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,.3);
	box-shadow: 0 4px 5px rgba(0,0,0,.3);
	font: 700 15px/18px 'Arial', Helvetica, Clean, sans-serif;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255,255,255,.35);
}
a.designmoo {
	background: #e4267e;
	background: -webkit-gradient(linear, 0 0, 0 0, from(#e4267e), to(#ca005d));
	background: -moz-linear-gradient(#e4267e, #ca005d);
	background: linear-gradient(#e4267e, #ca005d);
	;
	border-top: 1px solid #f39a9e;
	color: #fff;
}
.brand-detail {
	margin-bottom: 20px;
	padding: 0;
}
.brand-detail li {
	width: 25%;
	height: 80px;
	border: 1px solid #e5e5e5;
	margin: 0 0 -1px -1px;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}
.brand-detail li img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.brand-detail li:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0);
}
.brand-detail li a img {
	display: block;
	width: 100%;
}
.banner-sidebar {
	position: relative;
	text-align: center;
}
.banner-sidebar a {
	display: block;
	position: relative;
}
.banner-sidebar a:before, .banner-sidebar a:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 2px solid #fff;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	opacity: 0;
}
.banner-sidebar a:before {
	top: 0;
	left: 0;
}
.banner-sidebar a:after {
	bottom: 0;
	right: 0;
}
.banner-sidebar a:hover:before, .banner-sidebar a:hover:after {
	width: 100%;
	height: 100%;
	opacity: 1;
}
.banner-sidebar a img {
	/*max-width: 100%;*/
	display: block;
	width: 100%;
}
.viewall {
	margin-top: 15px;/*margin-bottom: 10px;*/
}
.viewall .btn-loadmore {
	background: #39b54a;
	color: #fff;
	margin: 15px 0px;
	border-color: transparent;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: box-shadow 300ms 0s ease;
}
.viewall .btn-loadmore:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.register-promote {
	text-align: center;
	/*background: #005dac;*/
	padding: 15px 0;
}
.update-promote h3 {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-transform: none;
	display: inline-block;
	vertical-align: top;
	margin: 5px 10px 0 0;
}
.update-promote h3 i {
	font-size: 20px;
	margin-right: 10px;
}
.update-promote input[type = "email"] {
	width: 100%;
	height: 32px;
	padding: 8px 10px;
	display: inline-block;
	border-radius: 0 !important;
	border: none;
	margin-right: 18px;
}
.update-promote .btn {
	vertical-align: top;
	width: auto;
	background: #f7941e;
	padding: 7px 20px 6px;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 14px;
	color: #fff;
	border-radius: 3px !important;
	border: none;
	height: auto;
	cursor: pointer;
	position: relative;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.input-group-btn {
	display: inline-block;
}
.sub-cd {
	width: 100%;
	position: relative;
	padding: 10px 0px 0px 10px;
	text-align: center;
}
.sub-cd .fa {
	float: left;
	line-height: 0.9;
	font-size: 35px;
	color: #008ecc;
	vertical-align: top;
	margin-right: 10px;
}
.sub-cd:hover .fa {
	-webkit-transform: scale(1.2) translateX(-5px);
	-moz-transform: scale(1.2) translateX(-5px);
	-ms-transform: scale(1.2) translateX(-5px);
	-o-transform: scale(1.2) translateX(-5px);
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	color: #ff6709;
}
.d-icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-size: 100% 100% !important;
	float: left;
	margin-right: 10px;
	position: relative;/*top: -5px;*/
}
.d-icon-1 {
	background: url(../img/icon/camket.png) no-repeat;
}
.d-icon-2 {
	background: url(../img/icon/giao_hang.png) no-repeat;
}
.d-icon-3 {
	background: url(../img/icon/thanh_toan.png) no-repeat;
}
.d-icon-4 {
	background: url(../img/icon/bao_hanh.png) no-repeat;
}
.hl {
	font-weight: 700;
	font-size: 14px;
}
.hl i {
	font-size: 22px;
	padding-right: 5px;
}
.hl span {
	color: #f00;
	font-size: 18px;
	font-weight: 700;
}
.sub-re-in {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	text-align: center;
	padding: 0 10px;
	background: #fff;
	border-radius: 5px;
	border: 1px dotted #444;
	color: #26abdc !important;
}
.sub-re-in hr {
	margin: 0px;
}
.sub-re-in h2 {
	margin: 5px 0px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.sub-re-in p {
	font-size: 12px;
	text-transform: uppercase;
}
#sale {
	fill: #26abdc;
}
#gift {
	fill: #eca122;
}
#stock {
	fill: #ea1b92;
}
.i-sale hr {
	border-color: #26abdc;
}
.i-gift hr {
	border-color: #eca122;
}
.i-stock hr {
	border-color: #ea1b92;
}
.list-htkh {
	padding: 0px;
	margin: 0 6px;
	float:right;
	display:flex;
}
.list-htkh li {
	list-style: none;
	float: left;
	/*line-height: 30px;*/
	margin:0 5px;
}
.list-htkh li:last-child{
	margin:0px 0px 0px 5px;
}
.register-info {
	position: relative;
}
.btn-re {
	position: absolute;
	right: 25px;
	bottom: 40px;
	background: white;
	padding: 11px;
	font-size: 16px;
	border-radius: 5px !important;
	border-bottom: 2px solid black;
	color: #A20000;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.des-cd {
	vertical-align: top;
	text-align: left;
}
.des-cd h3 {
	margin: 0px;
	color: #005dac;
	font-size: 13px;
	font-weight: 700;
}
.des-cd p {
	margin: 0px;
	font-size: 12px;
	color: #666666;
	font-weight: 400;
	line-height: 20px;
}
.certify-hoangkim {
	background: #005dac;
	border-top: 2px solid rgba(255,255,255,.8);
}
.certify-content {
	padding: 5px 0px;
}
.wrap-ic {
	display: inline-block;
	width: 17%;
	position: absolute;
	top: 40%;
	right: 150px;
}
.ic-ar {
	width: 100%;
	display: inline-block;
}
.pulse-button {
	box-shadow: 0 0 0 0 rgba(255,255,255, 0.7);
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse-button:hover {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
}
 @-webkit-keyframes pulse {
to {
box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
}
}
 @-moz-keyframes pulse {
to {
box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
}
}
 @-ms-keyframes pulse {
to {
box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
}
}
 @keyframes pulse {
to {
box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
}
}
.top-footer {
	background:#FFFFFF;
	padding: 15px 0px;
	/*border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
}
.top-footer-content {
	width: 100%;
}
.top-f-sidebar {
	width: 100%;
}
.sub-f-content {
	width: 100%;
}
.sub-f-content h3 {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	/*max-width: 180px;*/
	font-weight: 800;
	text-transform: uppercase;
	width: 100%;
	color: #000000;
}
.sub-f-content h3 a {
	color: #01a3e8;/*font-weight: bold;*/
}
.sub-f-content ul li {
	margin: 0px;
}
.sub-f-content h3 a:hover {
	text-decoration: none;
	color: #008ecc;
}
.sub-f-content ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	line-height: 2em;
}
.sub-f-content ul li a:hover {
	color: #008ecc;
}
.sub-f-content p{
	color:#000000;
	line-height:25px;
}
.intro-us {
	padding: 0 10px;
}
.h-line {
	display: block;
	width: 100%;
	height: 2px;
	margin-top: 15px;
}
.intro-us img {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.intro-us p {
	text-align: justify;
	font-weight: 400;
	font-size: 13px;
	color: #636363;
}
.certify {
	margin-top: 10px;
}
.b-footer {
	padding: 40px 0;
	padding-bottom: 15px;
	background-color: #49524e;
	color: #fff;
}
.about-us {
	width: 100%;
}
.hotline {
	width: 100%;
}
.about-us h2 {
	font-size: 18px;
}
.about-us p, .hotline p, .net-social p {
	color: #FFF;
	font-size: 13px;
	line-height: 1.5;
}
.about-us p {
	line-height: 1.5;
}
.net-social p {
}
.color-red {
	color: red;
}
.fix-pn-body {
	position: absolute;
	width: calc(100% - 0px);
	background: #fff;
	top: 40px;
	z-index: 5555;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	opacity: 0;
}
.wrapper-top .category {
	width: 25%;
}
.wrapper-top .panel:hover .panel-body {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	opacity: 1;
}
.wrapper-top .panel {
	margin-bottom: 0px;
}
.slider .owl-item img {
	display: block;
	width: 100%;
	height: 480px;
	border:none;
}
.fix-slideup {
	display: none;
	width: 100%;
	height: 50px;
}
.f-topheader {
	position: fixed;
	top: 0px;
	z-index: 9999;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mobile-topheader {
	position: fixed !important;
	z-index: 9999;
	width: 100%;
	top: 0;
}
/*.net-social a{
	    margin-right: 7px;
	    display: inline-block;
	    width: 35px;
	    height: 35px;
	    background: #005dac;
	    line-height: 40px;
	    text-align: center;
	    border-radius: 100%;
	    color: #fff;
	}*/
.net-social a:hover {
	background: #daa415;
}
.net-social a:hover .fa-facebook {
	color: #3b5998;
}
.net-social a:hover .fa-twitter {
	color: #00aced;
}
.net-social a:hover .fa-google-plus {
	color: #dd4b39;
}
.link-com strong {
	color: #02899e;
	word-break: break-all;
}
.separate {
	background: #e6e6e6;
}
.line-hr>hr {
	margin: 5px 0px;
	border-top: 1px dotted #d2d2d2;
}
.sub-nh {
	margin-bottom: 15px;
}
.sub-nh>a {
	width: 30%;
	border: 1px solid #ddd;
}
.sub-nh a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: 71px;
}
.sub-nh>div {
	width: 70%;
	margin-top: 5px;
	padding-left: 10px;
}
.sub-nh>div h4 {
	font-size: 14px;
}
.title-nh {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #b8b8b8;
}
.re-mail-wrap img {
	display: block;
	max-width: 100%;
	height: 350px;
}
.re-mail-wrap a {
	display: block;
	/*border:1px solid #ddd;*/
	box-shadow: 0px 0px 2px;
}
.re-mail {
	margin-bottom: 10px;
}
.re-mail-content {
	text-align: left;
}
.re-mail-content h2 {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #005dac;
}
.re-mail-content h3 {
	margin: 30px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
}
.re-mail-content hr {
	width: 50px;
	display: inline-block;
	margin-top: 0px;
	border-top-width: 3px;
	border-top-color: #444;
}
.send-mail>.input-group {
	max-width: 350px;
	position: relative !important;
	margin-top: 30px;
	margin-left: 0 !important;
	margin-right: auto !important;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.input-group-btn {
	display: table-cell;
}
.input-group-btn>.btn {
	position: relative;
	background-color: #39b54a;
	border-color: transparent;
	margin-left: -1px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.slider .wrapper-slider {
	border: 1px solid #ddd;
}
.bar-header {
	background: #49524e;
	padding: 0px 0px;
}
.font-phone {
	font-size: 14px !important;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}
.group-style-circle {
	color: #fff;
	padding-right: 10px;
}
.group-style-circle:hover {
	color: #444;
}
.group-style-circle:hover .ico-circle {
	background-color: #fff;
	color: #005dac;
}
.ico-circle {
	display: inline-block;
	font-size: 14px;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	border-radius: 100%;
	text-align: center;
	line-height: 20px !important;
}
.group-style-circle .ico-circle {
	background-color: #fff;
	/*border:1px solid #fcbe16;*/
	color: #000;
	transition: .3s all ease;
}
.social-style {
	padding-right: 10px;
}
.social-style .ico-circle {
	background-color: #fff;
	border: 2px solid #fff;
	color: #282e3c;
	transition: .3s all ease;
}
.social-style:hover .fa {
	color: #fff;
}
.social-style:hover .fa-facebook {
	background-color: #375089;
	border-color: #375089;
}
.social-style:hover .fa-google-plus {
	background-color: #ad2025;
	border-color: #ad2025;
}
.social-style .fa-youtube:hover {
	background-color: #e02f2f;
	border-color: #e02f2f;
}
.social-style .zing:hover {
	background-color: #981fcc;
	border-color: #981fcc;
	color: #fff;
}
.net-social a img {
	display: block;
	width: 100%;
}
.com-theo {
	width: 100%;
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
}
.intro-video {
	width: 100%;
}
@media (max-width: 767px) {
body, html {
	overflow-x: hidden;
	max-width: 100%;
}
.logo {
	width: 63%;
	padding-top: 5px;
	text-align: center;
}
.search {
	width: 15%;
	text-align: center;
}
.acc-cart {
	width: 12%;
	text-align: right;
}
.icon-res {
	width: 20%;
	text-align: left;
}
.wrapper-logo img {
	width: 70%;
}
.wrapper-search {
	position: absolute;
	top: 65px;
	width: calc(100% - 30px);
	right: 15px;
	z-index: 999;
	display: none;
	background-color: #fff;
}
.top-header {
	padding: 0px;
	position: relative;
}
.search>i {
	font-size: 25px;
	line-height: 40px;
	color: #39b54a;
}
.icon-res {
	display: inline-block;
	color: #39b54a;
	text-decoration: none;
	/*padding: 7.5px;*/
	white-space: nowrap;
	background: transparent;
	border: 0px;
	outline: 0;
}
.icon-res .fa {
	display: inline-block;
	font-size: 35px;
	line-height: 1.6;
}
.fallback-text {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
.link-list li {
	border-right: 0px !important;
}
.link-list li i {
	font-size: 25px;
}
.cate-menu {
	top: 0;
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.cate-menu>li:last-child {
	/*padding: 5px 0px;*/
}
.cate-menu>li:last-child p {
	margin-bottom: 0px;
}
.list-service ul li {
	margin-left: 0px;
	padding: 10px;
	width: 50%;
	float: left;
}
.phone-mobile {
	background: url(../icon/iconweb-hotline.png) 20px no-repeat #344557;
	background-size: contain;
	padding-left: 50px !important;
	font-size: 14px;
	padding-top: 5px !important;
	line-height: 2;
	color: #fff;
}
.cate-menu>li>a>i {
	width: 20px;
	height: 20px;
	text-align: center;
}
.sub-cate-menu1 {
	display: none;
}
.sub-cate-menu2, .sub-cate-menu1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.sub-cate-menu2>li>a>i {
	margin-right: 5px;
}
.slider {
	margin-bottom: 15px;
}
.catelogry-xs {
	margin-left: 10px;
	color: #f8f8f8;
	font-size: 12px !important;
	float: right;
	margin-right: 5px;
	display: inline-block !important;
	position: relative;
	z-index: 99999;
	font-weight: normal;
}
.list-service {
	position: absolute;
	z-index: 2000;
	background-color: #fff;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	opacity: 0;
}
.list-service-toggle {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	opacity: 1;
}
.update-promote h3 {
	margin-bottom: 10px !important;
}
.update-promote form {
	white-space: nowrap;
}
.update-promote input[type='submit'] {
	margin-left: -140px !important;
}
.top-footer-content {
	padding-top: 0px;
}
.sub-f-content h3 {
	padding: 10px 0px;
	position: relative;
	max-width: inherit;
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
}
.sub-f-content ul {
	display: none;
	width: 100%;
	margin: 10px auto;
}
.b-arrow {
	position: absolute;
	right: 0;
	top: 10px;
}
.t-menu-bottom {
	display: block !important;
}
.intro-us img {
	width: 80%;
	margin: 15px auto 5px;
}
.certify img {
	display: block;
	width: 70%;
	margin: 0 auto;
}
.sub-re-in:nth-child(even) {
	margin-right: 0px;
}
.sub-cd {
	padding: 15px 0px 0px 20px;
}
.certify-content img {
	display: block;
	width: 100%;
}
.bar-header {
	position: fixed;
	z-index: 9999;
	bottom: 0px;
	left: 0;
	right: 0;
}
.slider .owl-item img {
	height: 200px;
}
.group-main .nav-tabs li {
	width: 33.33% !important;
}
.group-main .nav li a, .nav-tabs > li.active > a {
	min-height: 34px;
	/*text-align: center;*/
}
.btn-buynow>a {
	width: 90%;
}
.wrapper-pro {
	position: relative;
	overflow: hidden;
	padding: 0px 3px;
}
.wrapper-pro:hover .product-links {
	right: 12px
}
.wrapper-pro-home {
	background: #FFF;
	overflow: hidden;
	position: relative;
	margin: 5px;
	padding: 5px 0 5px 0;
}
.wrapper-pro-home:hover .product-links {
	right: 12px
}
.re-mail-wrap img {
	height: 250px;
}
.re-mail-content h2 {
	margin-top: 15px;
}
.title-nh {
	margin-top: 15px;
}
.com-theo {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
}
@media (min-width: 768px) {
.container-fluid {
	max-width: 1240px;
}
.top-left {
	width: 75%;
}
.top-right {
	width: 25%;
	text-align: right;
}
.acc-cart {
	margin-top: 5px;
}
.category {
	width: 25%;
}
.slider {
	width: 75%;
}
.com-theo {
	width: 75%;
}
.intro-video {
	width: 25%;
}
.sub-cate-menu1 {
	/*display: -webkit-box;*/   /*OLD - iOS 6-, Safari 3.1-6, BB7*/
	/*display: -ms-flexbox;*/   /*TWEENER - IE 10*/
	/*display: -webkit-flex;*/  /*NEW - Safari 6.1+. iOS 7.1+, BB10*/ 
	/*display: flex;  */        /*NEW, Spec - Firefox, Chrome, Opera*/ 
	/*-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content:flex-start;
	justify-content: flex-start;*/
	/*width: 100%;
	display: flex;*/
	width: 760px;
	margin: 0;
	padding: 10px 10px;
	position: absolute;
	z-index: 5;
	left: 100%;
	top: 0;
	background: #FFF;
	border: 1px solid #ddd;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	column-fill: auto;
	column-count: 3;
	min-height: 370px;
}
.cate-menu li:hover .sub-cate-menu1 {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
/*.sub-cate-menu1>li{
		width: 50%;
	}*/
.sub-cate-menu1 li h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
/*.sub-cate-menu2 li{
		margin-bottom: 8px;
	}*/
.sub-cate-menu2 li a {
	font-size: 14px;
	font-weight: normal;
}
.sub-cate-menu2 li a i {
	margin-right: 5px;
}
.sub-cate-menu1 li p {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}
.h-product {
	width: 100%;
}
.sub-cate-menu3 {
	margin: 0px;
	padding: 0px;
}
.sub-cate-menu3 li {
}
.sub-cate-menu3 li a {
	font-size: 12px;
	font-weight: normal;
}
/*.h-product{
		width: 100%;
	}*/
.h-brand {
	width: 20%;
	padding-left: 10px;
}
.sub-product-list {
	width: 16.666%;
	/*width: calc(16.666% - 10px);*/
	/*margin-right: 12px;*/
	/*margin-bottom: 25px;*/
	padding: 0px 5px;
	/*box-shadow: 0px 0px 3px;*/
	/*border-right: none;*/
	margin-bottom: -1px;
}
.sub-product-list-all {
	width: 20%;
	/*width: calc(16.666% - 10px);*/
	/*margin-right: 12px;*/
	/*margin-bottom: 25px;*/
	padding: 0px 5px;/*box-shadow: 0px 0px 3px;*/
	/*border-right: none;*/
}
.sp_home {
	width: 100% !important;
	border-bottom: 1px solid #ddd !important;
}
.brand-detail li {
	width: 50%;
}
.sub-cd {
	width: calc(25% - 6px);
	margin-right: 5px;
	padding: 17px 0px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.sub-cd:last-child {
	margin-right: 0px;
}
.sub-cd .fa {
	color: #2e3330;
}
.des-cd h3 {
	font-size: 14px;
	color: #333;
}
.des-cd p {
	color: #333;
}
.mid-header {
	padding: 15px 0px;
}
.viewall {
	margin-top: 0px;
}
.call {
	font-size: 15px;
}
.top-footer-content {
	width: 100%;
	padding: 0px 10px;
	margin-top: 20px;
}
.top-f-sidebar {
	width: 25%;
	padding: 20px 10px 0px 20px;
}
.sub-f-content {
	width: 25%;
	margin-bottom: 20px;
	line-height: 25px;
}
.about-us {
	width: 50%;
	font-size: 14px;
}
.about-us h2 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 15px;
}
.about-us h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.about-us p {
	color: #FFF;
	line-height: 30px;
	margin-bottom: 0px;
}
.about-us p a {
	color: #FFF;
	text-decoration: none;
}
.about-us p a;
hover {
	color: #F00;
}
.hotline {
	width: 25%;
	padding: 10px 0 0 40px;
	border-left: 1px solid #ccc;
}
.net-social {
	width: 50%;
	padding: 10px 0 0 40px;
	border-left: 1px solid #ccc;
}
.list-service {
	text-align: right;
	float: right;
	padding: 0 15px 0 0;
}
.list-service ul {
	text-align: right;
}
.list-service ul li {
	margin-left: 10px;
}
.list-name {
	width: auto;
	font-size: 16px;
	float: left;
	text-transform: uppercase;/*padding: 0 16px;*/
}
.title-service {
/*overflow: hidden;*/
}
.update-promote form {
	display: inline-block;
	margin-left: -45px;
}
.update-promote input[type = "email"] {
	width: 350px;
}
.f-topheader .s-mobile {
	padding: 7px 12px;
}
.f-topheader .search-button {
	height: 37px;
}
.f-topheader button#dropdownMenu {
	padding: 7px;
}
.sub-nh a {
	width: 30%;
}
.sub-nh>div {
	width: 70%;
}
.re-mail-wrap a {
	width: 50%;
}
.re-mail-content {
	width: 50%;
}
/*.list-name:before{
		content: "";
	    top: -10px;
	    right: -50px;
	    position: absolute;
	    width: 0;
	    height: 0;
	    border-bottom: 40px solid #f00;
	    border-right: 40px solid transparent;
	}*/
.list-name:after {
	content: "";
	top: 0px;
	right: -39px;
	position: absolute;
	width: 0;
	height: 0;
	border-bottom: 40px solid #39b54a;
	border-right: 40px solid transparent;
}
 @media (max-width: 991px) {
.wrapper-logo img {
	width: 95%;
}
.s-mobile {
	padding: 7px 12px;
}
.search-button {
	height: 37px;
}
button#dropdownMenu {
	padding: 7px;
}
.sub-menu>li {
	padding: 0px;
}
.panel-title {
	font-size: 12px;
}
.cate-menu li a {
	margin-left: 8px;
	font-size: 12px;
}
.list-name {
	width: 100%;
	position: relative;
}
.list-service, .list-service ul {
	text-align: inherit;
}
.sub-product-list {
	width: 25%;
	width: calc( 25% - 9px);
	margin-right: 12px;
}
.sub-product-list:nth-child(4n + 4) {
	margin-right: 0px;
}
.update-promote h3 {
	margin-bottom: 10px;
}
.sub-f-content {
	width: 33.333%;
}
.sub-f-content h3 {
	max-width: 170px;
}
.net-social a {
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
}
.main-menu>li>a {
	font-size: 12px;
	padding: 10px;
}
.hotline-nav {
	font-size: 13px !important;
}
.sub-f-content:nth-child(1) {
}
.sub-f-content:nth-child(2) {
	order: 2;
}
.sub-f-content:nth-child(3) {
	order: 3;
}
.sub-f-content:nth-child(4) {
	order: 5;
}
.sub-f-content:nth-child(5) {
	order: 1;
}
.sub-f-content:nth-child(6) {
	order: 6;
}
}
.certify img {
	display: block;
	width: 100%;
}
.wrapper-pro {
	overflow: hidden;
	position: relative;
	margin: 5px;
	padding: 5px 0 5px 0;/*box-shadow: 0px 0px 1px;*/
}
.detail-slider .wrapper-pro:hover {
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.3);
}
.h-product-list .wrapper-pro:hover {
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.3);
}
.h-product-list .wrapper-pro:hover .product-links {
	right: 12px
}
.sub-product-list-all:hover {
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.3);
}
.wrapper-slider .wrapper-pro:hover {
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.3);
}
.wrapper-slider .wrapper-pro:hover .product-links {
	right: 12px
}
.p-product-list .wrapper-pro:hover .product-links {
	right: 12px
}
.wrapper-pro-home {
	background: #FFF;
	overflow: hidden;
	position: relative;
	margin: 5px 0;/*padding:5px 0 5px 0;
	box-shadow: 0px 0px 1px;*/
}
.wrapper-pro-home:hover {
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.3);
}
.wrapper-pro-home:hover .product-links {
	right: 12px
}
.sale-off {
	top: 3px;
	right: 3px;
}
.net-social p {
	margin-left: 20px;
}
.sub-re-in {
	width: calc(25% - 6px);
	margin: 0px;
	margin-right: 6px;
}
.certify-content img {
	margin: 0 auto;
	display: block;
	width: 100%;
}
/*	.i-sale{
		color:#26abdc !important;
	}
	.i-gift{
		color:#eca122 !important;
	}
	.i-stock{
		color:#ea1b92 !important;
	}*/
.btn-re {
	position: absolute;
	right: 25px;
	top: 35%;
	bottom: inherit;
}
.chat-on {
	position: fixed;
	bottom: 0;
	right: 0px;
}
.chat-on img {
	display: block;
	width: 90%;
}
.re-mail-content {
	padding-left: 25px;
}
}
@media (min-width: 992px) {
.main-menu>li>a {
	/*padding: 12px 25px;*/
	padding: 2px 15px;
}
.main-menu>li>a i {
/*padding: 12px 25px;
	padding-right: 10px;*/
}
.brand-detail li a img {
	display: block;
	width: 80%;
}
.list-service ul li {
	margin-left: 20px;
}
.pro-price {
	font-size: 13px;
}
.pro-price s {
	margin-left: 5px;
}
.pro-title a {
	font-size: 14px;
}
.banner-sidebar {
	box-shadow: 0px 0px 2px;
}
/*.register-info{
		width: 80%;
		margin:0 auto;
	}*/
.sub-re-in {
	width: 25%;
	width: calc(25% - 9px);
	margin-right: 9px;/*float: left;*/
}
.certify-content img {
	width: 80%;
}
.sub-product-list:nth-child(6n+6) {
	margin-right: 0px;
}
.sub-product-list:nth-child(5n+5) {
/*border-right: 1px solid #ccc;*/
}
}
 @media (max-width: 1200px) {
.des-cd p {
	font-size: 11px;
}
.net-social {
	padding-left: 20px;
}
.des-cd h3 {
	font-size: 12px;
}
.category .panel-title {
	font-size: 15px;
}
span.mt-dt {
	font-size: 11px;
}
}
.des-cd.dd>div {
	width: 40%;
	float: left;
}
.des-cd.dd {
	display: inherit;
}
}
@media (min-width: 1200px) {
.des-cd h3 {
	font-size: 14px;
}
.p-an {
	font-size: 25px !important;
}
}
/*----------------------------------Trang list products----------------------------------*/
.sidebar {
	width: 100%;
}
.content-detail {
	width: 100%;
}
.main-content {
	margin-bottom: 30px;
}
.breadcrumbs {
	background-color: #f4f4f4;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 0px 1px 1px rgba(0, 0, 0, 0.15);
}
.breadcrumb {
	/*margin-bottom: 0px;*/
}
.breadcrumb > li + li:before {
	font-family: FontAwesome;
	color: #ccc;
	content: "\f101" !important;
	padding: 0 5px;
}
.breadcrumb li a {
	padding: 0;
	color: #5d5d5d;
	font-weight: 700;
	text-transform:capitalize;
}
.breadcrumb li a:hover {
	color: rgb(0, 142, 204) !important;
}
.sub-cate-detail {
	width: 100%;
	/*background: #f7f7f7;*/
	border-radius: 3px;
}
.f-sub-cate-detail {
	margin-bottom: 10px;
}
.sub-cate-detail-content {
	/*padding: 13px 7px 16px;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);*/
}
.col-title {
	font-weight: 700;
	margin: 0 0 .5em;
	line-height: 1.4;
	font-size: 16px;
}
.main-content a {
	color: #000;
}
.col-title a:hover {
	text-decoration: none;
}
.list-unstyled {
	margin-left: 13px;
	margin-top: 16px;
}
.list-unstyled li {
	margin: 0 0 5px;
	font-weight: normal;
}
.list-unstyled>li>a {
	font-weight: 700;
}
.list-unstyled .active {
	color: #005dac;
}
.list-unstyled li ul {
	padding-left: 15px;
	font-weight: normal;
}
.list-unstyled>li>a>span i {
	margin-right: 3px;
}
.list-unstyled li ul li a span i {
	margin-right: 3px;
	color: rgb(0, 142, 204) !important;
}
ul.list-unstyled a {
	font-size: 13px;
}
.list-unstyled a:hover {
	text-decoration: none;
	color: #00a651 !important;
}
.sub-filter-title {
	cursor: pointer;
	padding: 13px 16px 10px;
	margin-top: 0!important;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
}
.sub-filter-title i {
	position: absolute;
	display: block;
	top: 10px;
	right: 8px;
	font-size: 20px;
}
.filter-box-search {
	position: relative;
	margin-bottom: 10px;
	width: 97%;
}
.filter_list {
	margin: 0;
	outline: 0;
	padding: 6px 8px;
	background-color: #fff!important;
	border-radius: 4px;
	box-shadow: none;
	border: 1px solid #efefef;
	line-height: 20px;
	height: 32px;
	width: 100%;
	border-radius: 0px;
}
.checkbox-group {
	position: relative;
}
input[type=checkbox] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
}
input[type=checkbox], input[type=radio] {
	display: inline;
	margin: 0 8px 0 0;
	padding: 0;
	width: auto;
}
.checkbox-group label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
.count_item {
	font-size: 11px;
	font-weight: 400;
}
.btn_filter_search {
	display: inline-block!important;
	background-color: #14b74b!important;
	border-radius: 0 2px 2px 0;
	padding: 5px 0;
	margin: 0;
	height: 32px!important;
	width: 32px!important;
	text-align: center;
	line-height: 20px;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 0;
	color: #fff;
	background: 0 0;
	border: none;
}
.vendor-filter {
	list-style: none;
	margin: 0;
	padding: 0;
	max-height: 192px;
	overflow: auto;
	outline: 0;
}
 .vendor-filter::-webkit-scrollbar {
 width: 10px;
 background-color: #E4E4E4;
}
 .vendor-filter::-webkit-scrollbar-thumb {
 background-color: #828282;
 border-radius: 30px;
}
 .vendor-filter::-webkit-scrollbar-track {
 width: 1px;
 background: #d6d6d6;
 border: 1px solid gray;
 border-radius: 30px;
 -webkit-box-shadow: 0 0 1px gray inset;
}
.wrap-item {
	position: relative;
	overflow: hidden;
	margin-left: 10px;
	border: 1px solid #ddd;
}
.tab-content .owl-wrapper .owl-item:first-child .wrap-item {
	margin-left: 0px;
}
.wrap-item a img {
	display: block;
	max-width: 100%;
	height: 202px;
	margin: 0 auto;
}
.main-content a:hover {
	text-decoration: none;
	color: rgb(0, 142, 204) !important;
}
.tab-content .owl-item .btn-buynow {
	margin-top: 30px;
}
.tab-content .wrapper-slider {
/*border-right: 1px solid #ddd;*/
}
.ca-caption {
	position: absolute;
	width: 100%;
	min-height: 70px;
	background: rgba(255,255,255,.8);
	text-align: center;
	bottom: 50%;
	left: 0;
	padding: 14px 0 12px;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
}
.wrap-item:hover .ca-caption {
	bottom: 0;
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px);
}
.coll-name a {
	/*font-size: 16px;*/
	font-size: 14px;
	font-weight: 500;
	color: #383838;
}
.coll-number {
	color: #444;
	font-size: 12px;
}
.owl-buttons div {
	position: absolute;
	top: 40%;
	color: #005dac!important;
	background: 0 0!important;
	font-size: 0!important;
	padding: 0;
	margin: 0;
	border-radius: 0;
	opacity: 1!important;
}
.owl-buttons .owl-prev {
	left: -15px;
}
.owl-buttons .owl-next {
	right: -15px;
}
.owl-prev:after, .owl-next:after {
	width: 40px;
	height: 40px;
	background: #fff;
	display: block;
	text-align: center;
	box-shadow: 0 2px 1px rgba(0,0,0,.2);
	border-radius: 100%;
	content: "\f104";
	font: 35px FontAwesome;
	line-height: 38px;
	letter-spacing: 3px;
}
.owl-next:after {
	content: "\f105";
	font: 35px FontAwesome;
	line-height: 38px;
	letter-spacing: -7px;
}
.section-header {
	display: table;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	text-align: justify;
	border: none;
	padding: 5px;
	border-bottom: 1px solid #f1f1f1;
}
.section-header-left {
	display: table-cell;
	vertical-align: middle;
	margin-bottom: 0;
}
.title_filter_result {
	margin: 0px;
	font-size: 16px;
}
.title_filter_result span {
	font-size: 12px;
	color: #929292;
}
.section-header-right {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 335px;
}
.section-header-right .form-horizontal {
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
}
.section-header-right label+select {
	margin-left: 7.5px;
}
.section-header-right select {
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-color: transparent;
	padding: 6px 10px;
	text-indent: .01px;
	cursor: pointer;
}
span.page.current {
	background: #00a651;
	color: #fff;
	border-radius: 5px;
}
.intro-product-list p {
	font-size: 13px;
}
.p-product-list .pagination {
	margin: 10px 0px;
}
@media (max-width: 767px) {
.sidebar {
	order: 2;
}
.title_filter_result {
	font-size: 18px;
}
}
@media (min-width: 768px) {
/*.p-product-list .sub-product-list{
		width:33.333%;
		width: calc(33.333% - 30px);
	}
	.p-product-list .sub-product-list:nth-child(4n+4) {
	    margin-right: 40px;
	}
	.p-product-list .sub-product-list:nth-child(3n+3) {
	    margin-right: 0px;
	}*/
.sidebar {
	width: 25%;
	padding-left: 20px;
}
.sidebar-right {
	width: 25%;
	padding-right: 20px;
}
.content-detail {
	padding: 0 5px 0 0px;
	width: 75%;
}
.border-detail {
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 4px;
	line-height: 25px;
	font-size: 14px;
}
.border-detail p {
	margin: 2px auto;
	line-height: 25px;
	font-size: 14px;
}
}
/*--------------------------------Trang chi tiet------------------------------*/
.convenient-order {
	background: #ebebeb;
	padding: 11px;
	font-size: 13px;
}
.convenient-order img {
	float: left;
}
.product-extrainfo .sub-cd {
	width: 100%;
	margin-right: 0px;
	background: #f5f5f5;
	margin-bottom: 10px;
	padding: 5px;
}
.product-detail-page ul {
	padding: 10px 15px 0 15px;
}
.product-detail-page ul li:last-child {
	border-bottom: 0px;
}
.product-detail-page ul li img {
	float: left;
	padding-right: 23px;
}
.product-extrainfo .sub-cd .fa {
	color: #ff5700;
}
.product-extrainfo li {
	margin-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
	padding: 5px 0;
}
.detail_more_info {
	text-transform: uppercase;
	font-weight: 700;
}
.product-extrainfo li .sub {
	color: #777;
	display: block;
	font-weight: 400;
	text-transform: capitalize;
}
.sub-hotline {
	color: #ff0000 !important;
	font-size: 18px;
}
.last .sub:last-child {
	padding-left: 60px;
}
.related-products {
}
.title_prod_rela {
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #ebebeb;
}
.related-products .sub-product-list {
	width: 100%;
}
.product-vendor {
	margin: 0px 0px 10px;
	/*border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;*/
}
.product-vendor b {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 20px;
}
.product-vendor b a {
	color: #005dac !important;
}
.pro-prametter h2, .pro-prametter h1 {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
}
.product-sku {
	text-align: right;
	float: left;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #ebebeb;
}
.product-type{
	color: #000 !important;
	border-bottom: 1px solid #ebebeb;
	font-size: 16px;
}
.product-price {
	float:left;
	text-align: left;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #ebebeb;
	padding: 5px 0 10px 0;
	font-size: 14px;
	color: #f7941e;
	font-weight: 700;
	width:100%;
}
.product-price .pro-price s {
	font-size: 14px;
}
#ProductPrice {
	font-size: 32px;
	color: #f2470e;
	font-weight: 700;
	margin-right: 10px;
	text-align: center;
}
.product-action {
	padding: 0px 0 5px 0;
}
.form-vertical {
	margin-bottom: 7.5px;
}
.selector-wrapper label, label.quantity-selector {
	clear: both;
	display: block;
	float: left;
	min-width: 80px;
	margin: 6px 0 0;
	font-weight: 700;
	cursor: pointer;
}
.product-action select {
	padding-right: 4px;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: pointer;
	background: #fff;
	margin-right: 8px;
	position: relative;
	display: inline-block;
	padding: 6px 10px;
	text-indent: .01px;
}
.product-action .outer {
	width: 100%;
	display: inline-block;
	margin-top: 5px;
}
.qty_select {
	margin: 0px 0px 15px 0px;
	float: left;
}
.incrementer {
	background: #fff;
	width: 72px;
	height: 32px;
	margin-right: 8px;
	position: relative;
	display: inline-block;
}
.btn-buy {
	clear: both;
	display: block;
	font-size: 20px;
	color: #fff;
	background: #39b54a;
	padding: 8px 0;
	border: none;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	border-radius: 3px;
	text-align: center;
	min-width: 180px;
	text-transform: uppercase;
}
.btn-buy:hover, .product-action .pull-right .btn-buy:hover {
	background: #F00;
	color:#FFF;
}
.qty_select select {
	padding: 11px 20px;
}
.pro-information .nav {
	padding: 0px;
	border: 0px;
	background: #fff;
}
.pro-information .nav-tabs {
	/*margin-bottom: 5px;*/
}
.pro-information .nav > li > a{
	/*padding-left: 0px;
	    padding-right: 0px;*/
	margin-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
	border: 0px;
	color: #fff;
	background: #39b54a;
	border-radius: 4px 4px 0 0;
	padding: 10px 15px;
}
.pro-information .nav-tabs > li.active > a {
	background: #F00;
}
.pro-information .nav > li > a:hover, .pro-information .nav > li > a:focus {
	margin-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
	border: 0px;
	color: #fff !important;
	background:#F00;
	border-radius: 4px 4px 0 0;
}
.fix-scroll .nav > li > a, .fix-scroll .nav-tabs > li.active > a {
	background-color: #fff !important;
	color: #005dac !important;
	margin-right: 30px;
	padding-right: 0px;
	padding-left: 0px;
	border-radius: 4px 4px 0 0;
}
/*.nav-tabs>li.active>a{
		border-bottom: 3px solid #000 !important;
	}*/
.pro-related-recommend .sub-product-list {
	width: 100% !important;
}
.pro-information {
	margin-bottom: 30px;
	margin-top: 20px;
}
#owl-detail-recommend .sub-product-list {
	box-shadow: none;
}
.product-action .pull-right .btn-buy {
	background: #20924c;
	color: #fff !important;
}
 @media (max-width: 767px) {
.breadcrumb {
	font-size: 10px;
}
.pro-show .carousel-indicators {
	/*bottom: -50px;*/
	left: 0;
	right: 0;
	margin-left: 0px;
	bottom: 0px;
	width: 100%;
}
.pro-show {
	/*margin-bottom: 50px;*/
	width: 100%;
}
.pro-prametter {
	width: 100%;
}
.pro-prametter h2, .pro-prametter h1 {
	font-size: 16px;
}
.product-sku {
	float: inherit;
}
.nav > li > a {
	padding: 5px;
}
.pro-information .nav > li > a, .pro-information .nav-tabs > li.active > a {
	font-size: 14px;
}
.tab-pane p {
/*text-align: justify;*/
}
#chitiet ul li {
	margin-bottom: 10px;
}
.pro-show .carousel {
	padding-bottom: 120px;
}
.pro-show .img-responsive, .pro-show .thumbnail > img, .pro-show.thumbnail a > img, .pro-show .carousel-inner > .item > img, .pro-show .carousel-inner > .item > a > img {
	width: 100%;
}
.param-detail li {
	margin-bottom: 5px;
	font-size:16px;
}
.product-action .pull-right {
	float: inherit !important;
}
.pro-information {
	margin-top: 0px;
}
#scroll-h ul li {
	margin-bottom: 5px;
}
.product-detail-page .des-cd h3 {
	color: #fff;
}
.product-detail-page .des-cd p {
	color: #fff;
}
.related-products .sub-product-list {
	width: 50%;
	float: left;
}
.des-cd.dd>div {
	display: inline;
	min-width: 100px;
	float: left;
}
}
 @media (min-width: 768px) {
.detail-p-pro {
	width: 75%;
}
.product-detail-page .sidebar {
	width: 25%;
	padding-left: 30px;
	padding-right: 0px;
}
.pro-show {
	width: 40%;
}
.pro-prametter {
	width: 60%;
	padding-left: 10px;
	padding-right: 10px;
}
.pro-show .carousel-inner {
	z-index:100;
	/*max-width: 321px;
	max-height: 321px;*/
	box-shadow: 0px 0px 1px;
}
.pro-show .item img {
	width: 100%;
}
.pro-show .carousel-indicators {
	width: 100%;
	margin-left: 0px;
	left: 0px;/*right: 0px;*/
}
div#scroll-h {
/*margin-top: 20px;*/
}
 @media (max-width: 992px) {
 .param-detail li strong {
 width: 90px;
}
 .product-action .btn-buy {
 font-size: 16px;
 padding:8px 0px;
 min-width: 115px;
}
 .pull-right .btn-buy {
 padding-left:3px;
 padding-right:3px;
}
 .qty_select select {
 padding: 8px 15px;
 margin-right: 5px;
}
 .qty_select {
 margin:0px;
}
 .pro-information .nav > li > a {
 padding:10px 5px !important;
}
 .product-detail-page .des-cd {
 text-align: center;
}
 .param-detail li strong {
 width: 130px !important;
}
}
}
@media (min-width: 992px) {
.product-detail-page .des-cd h3 {
	font-size: 14px;
}
.btn-buy {
	min-width: 155px;
}
}
@media (min-width: 1200px) {
.product-detail-page .des-cd h3 {
	font-size: 15px;
}
.btn-buy {
	min-width: 180px;
}
}
/*------------------------------------------Trang tin tuc-------------------------------------*/
.news-random .sub-news-list {
	width: 100%;
}
.news-random .sub-news-list:nth-child(even) {
	padding-left: 2.5%;
}
.news-random .sub-news-list:nth-child(odd) {
	padding-right: 2.5%;
}
.news-page .sidebar {
	padding-right: 0px;
}
.img-modul {
	position: relative;
	box-shadow: 0px 0px 1px;
}
.img-modul a {
	display: block;
}
.img-modul a img {
	display: block;
	width: 100%;
}
.sub-news-list h3 {
	font-size: 14px;
	margin: 5px 0px;
	height: 60px;
	overflow: hidden;
}
.sub-news-list p {
	font-size: 13px;
	line-height: 20px;
	height: 100px;
	text-align: justify;
	overflow: hidden;
}
.sub-news-list h3 a {
	color: #000;
	font-weight: bold;
}
.sub-news-list h3 a:hover {
	color: #005dac;
}
.link-cap {
	display: inline-block;
	padding: 0 3px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 12px;
	color: #fff !important;
	background-color: #000;
}
.block-title {
	font-size: 14px;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 2px solid #39b54a;
}
.block-title span {
	line-height: 17px;
	display: inline-block;
	padding: 7px 12px 4px 12px;
	text-transform: uppercase;
	background-color: #39b54a;
	color: #fff;
}
.featured-news {
	margin-bottom: 20px;
}
.fnews-detail {
	margin-bottom: 15px;
}
.fnews-detail a {
	display: block;
}
.fnews-detail a img {
	display: block;
	width: 33%;
	float: left;
	box-shadow: 0px 0px 1px;
}
.fnews-detail h3 {
	font-size: 14px;
	margin-left: 37%;
}
.news-random .sub-news-list h3 {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 14px;
}
.post h2 {
	font-size: 20px;
	margin: 10px 0px;
}
.post p {
	text-align: justify;
}
.post img {
	display: block;
	width: 100%;
	margin: 10px auto;
}
.other-news .sub-news-list h3 {
	font-size: 14px;
}
.other-news h3 {
	font-size: 14px;
}
.carousel-indicators li, .carousel-indicators .active {
	width: 50px;
	height: 50px;
	margin: 0px;
	border-radius: 0px;
	/*background-image: url(../images/img-thumb.png);*/
	background-position: center center;
	background-size: 100% 100%;
	box-shadow: 0px 0px 1px;
}
.carousel-indicators .active {
	border: 1px solid #005dac;
}
@media (max-width: 767px) {
.sub-news-list {
	margin-bottom: 15px;
}
}
@media (min-width: 768px) {
.news-detail-content {
	padding-right: 3%;
}
.other-news .sub-news-list {
	width: 33.333%;
	padding: 0px 2%;
}
.sub-news-list {
	border: 1px solid #f1f1f1;
	width: 100%;
	padding: 1%;
	/*margin: 1%;*/
}
.news-random .sub-news-list {
	padding: 0px;
}
.sub-news-list:nth-child(even) {
	padding-left: 1%;
}
.sub-news-list:nth-child(odd) {
	padding-right: 1%;
}
.post img {
	width: 80%;
}
.carousel-indicators {
	bottom: -80px;
}
}
/*Menu mobile*/
#wrapper {
	padding-left: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#wrapper.toggled {
	padding-left: 250px;
}
#sidebar-wrapper {
	z-index: 1000;
	position: fixed;
	left: 250px;
	width: 0;
	height: 100%;
	margin-left: -250px;
	overflow-y: auto;
	background: #fff;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#wrapper.toggled #sidebar-wrapper {
	width: 250px;
}
#page-content-wrapper {
	width: 100%;
}
#wrapper.toggled #page-content-wrapper {
	margin-right: -250px;
	opacity: .4;
	background-color: #000;
}
/* Sidebar Styles */

.sidebar-nav {
	top: 0;
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-nav li {
	text-indent: 20px;
	padding: 10px 0px;
	border-bottom: 1px solid #2D2D2D;
}
.sidebar-nav li a {
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	text-transform: capitalize;
	color: #999999;
}
.sidebar-nav li:hover {
	color: #fff;
	background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
	text-decoration: none;
}
.menu-icon {
	display: inline-block;
	position: fixed;
	top: 20px;
	left: 10px;
	z-index: 8888;
}
.change {
	left: 270px !important;
}
.bar1, .bar2, .bar3 {
	width: 35px;
	height: 5px;
	background-color: #000;
	margin: 6px 0;
	transition: 0.4s;
}
/* Rotate first bar */
.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-9px, 6px);
	transform: rotate(-45deg) translate(-9px, 6px);
}
/* Fade out the second bar */
.change .bar2 {
	opacity: 0;
}
/* Rotate last bar */
.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
}
/*add phone*/
.tab-content {
	padding: 10px;
	border:1px solid #ebebeb;
	text-align:justify;
	line-height:25px;
}
.tab-content .border1px {
	border: 1px solid #ccc;
	padding: 10px;
}
.tab-content h2 {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
.tab-content p{
	font-size:16px !important;
	line-height: 25px !important
}
.tab-content span{
	font-size:16px !important;
	line-height: 25px !important
}
.tab-content div{
	font-size:16px !important;
	line-height: 25px !important
}
@media (max-width: 767px) {
.product-sku, .product-type {
	margin-bottom: 5px;
}
}
@media (min-width: 768px) {
body {
	position: relative;
}
.nav .container-fluid {
	position: relative;
}
.hotline-nav {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 16px;
	color: #fff;
}
.hotline-nav span {
	font-size: 16px;
}
#chitiet ul li {
	margin-bottom: 5px;
	list-style-type: square;
	list-style-position: inside;
	width: 50%;
	font-weight: 500;
	font-size: 13px;
	color: #464646;
	line-height: 1.846;
	text-align: left;
}
#chitiet ul li strong {
	display: inline-block;
	font-weight: normal;
	width: 145px;
}
#chitiet ul li span {
	display: inline-block;
}
.product-sku {
	width: 100%;
	margin-bottom: 20px;
}
.product-type{
	color: #000 !important;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	padding:10px 0;
}

.fix-scroll {
	width: 100%;
	position: fixed;
	z-index: 8888;
	top: 50px;
	background: #fff;
}
.param-detail {
	padding: 10px 0;
}
.param-detail li {
	width: 100%;
	margin-bottom: 3px;
}
.param-detail li strong {
	display: inline-block;
	width: 150px;
}
.sub-cate-menu2 {
/*height: 250px;*/ /*your fixed height*/
	    /*display: flex;*/
		/*display: -webkit-box;*/  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	    /*display: -ms-flexbox;*/  /* TWEENER - IE 10 */
	    /*display: -webkit-flex;*/ /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	    /*display: flex;*/         /* NEW, Spec - Firefox, Chrome, Opera */
	    /*-webkit-flex-flow:column wrap;*/
	    /*flex-flow:column wrap;*/

}
.sub-cate-menu2 li {
	/*width: 50%;*/
	padding: 5px;
	display: block;/*border-right: 1px dashed #ddd;*/
}
.search-advan .sub-search-abvan {
	top: calc(100% + 5px);
}
.re-mail-content {
	padding-left: 25px;
}
 @media (max-width: 1190px) {
 .p-an {
 font-size: 18px !important;
}
}
}
@media (min-width: 992px) {
.hotline-nav {
	top: 3px;
	right: 15px;
	font-size: 16px;
}
.hotline-nav.sc {
	top: 22px;
}
.hotline-nav span {
	font-size: 30px;
	vertical-align: bottom;
}
}


/*fix for web */
@media (min-width: 768px) {
.scroll-cate {
	max-height: 395px;
	overflow: hidden;
}
 .scroll-cate::-webkit-scrollbar {
 width: 1px;
 background-color: #E4E4E4;
}
 .scroll-cate::-webkit-scrollbar-thumb {
 background-color: #828282;
 border-radius: 30px;
}
 .scroll-cate::-webkit-scrollbar-track {
 width: 1px;
 background: #d6d6d6;
 border: 1px solid gray;
 border-radius: 30px;
 -webkit-box-shadow: 0 0 1px gray inset;
}
.scroll-cate:hover {
	overflow-y: scroll;
}
.sub-menu ul li a {
}
.main-menu li a span {
	margin-left: 3px;
}
}
.group-main {
	margin-bottom: 20px;
}
.group-main .nav {
	background: #fafafa;
	/*border-bottom: 1px solid #e5e5e5;*/
	margin: 15px 0px;
}
.group-main .nav li a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
	background: #39b54a;
	padding: 10px 15px;
}
/*.nav-tabs > li.active > a:focus {
	color: #fff;
}*/
.nav-tabs > li.active > a {
	color: #fff;
	border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
	background: #f00 !important;
	padding: 10px 15px;
}
.group-main .nav-tabs li {
/*width: 25%;*/
}
.group-main .nav li.active a:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 5px solid #f00;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	z-index: 100;
	left: 50%;
	bottom: -5px;
	margin-left: -5px;
}
/*.group-main .nav li a:after{
	content: '';
    width: 0;
    height: 0;
    border-top: 10px solid #e4267e;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    z-index: 100;
    left: 50%;
    margin-left: -5px;
}*/
.group-main .nav li a:hover {
	color: #444;
}
.nav-tabs > li.active > a:hover {
	color: #fff !important;
}
.col-number {
	font-weight: bold;
	color: #f7941e;
}
@media (max-width: 767px) {
.group-main .nav li a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	font-size: 700 16px;
	margin-right: 10px;
}
.sub-cate-menu2 li a {
	display: block;
	padding: 10px 5px 10px 20px;
	border-top: 1px dashed #ddd;
}
.net-social {
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
}
 .cate-menu::-webkit-scrollbar {
 width: 2px;
}
 .cate-menu::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
}
.p-an {
	font-size: 18px !important;
}
 .cate-menu::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.p-an span {
	text-align: center;
}
.top-right {
	margin: 0 auto;
}
}
@media (max-width: 320px) {
.group-main .nav li a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	font-size: 9px;
	margin-right: 5px;
}
}
.title-brand {
	padding: 0px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.title-brand i {
	margin-right: 5px;
}
.sub-brand h3 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #ff7f00;
}
.sub-brand i {
	display: inline-block;
	width: 15px;
	margin-right: 5px;
}
.sub-brand p {
	margin-bottom: 5px;
	color: #444;
}
.sub-brand {
	width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
}
.m-footer {
	background: #e6e6e6;
	padding: 15px 0px 10px;
}
.group-card a {
	display: inline-block;
	width: 33.33%;
	padding: 0 5px;
	margin-bottom: 10px;
}
.group-card a img {
	display: block;
	width: 100%;
}
@media (min-width: 768px) {
.title-brand {
	font-size: 14px !important;
}
.sub-brand {
	width: 33.33%;
	padding-right: 5px;
}
.m-footer .m-footer-content {
	width: 75%;
	border-right: 1px solid #c9c9c9;
}
.m-footer .m-f-sidebar {
	width: 25%;
	padding-left: 10px;
	border-left: 1px solid #fff;
}
.sub-f-content ul li a:before {
	font-family: FontAwesome;
	content: "\f101";
	margin-right: 5px;
	color: #ff7f00;
}
.sub-f-content {
	padding-right: 15px;
}
.scroll-menu-b {
	min-height: 95px;
	overflow-y: hidden;
}
.scroll-menu-b {
	/*overflow-y: scroll;*/
}
 .sub-f-content ul::-webkit-scrollbar {
 width: 0px;
 background-color: #E4E4E4;
}
 .sub-f-content ul::-webkit-scrollbar-thumb {
 background-color: #828282;
 border-radius: 4px;
}
 .sub-f-content ul::-webkit-scrollbar-track {
 width: 0px;
 background: #d6d6d6;
 border: 1px solid gray;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 1px gray inset;
}
 .scroll-menu-b:hover::-webkit-scrollbar {
 width: 4px;
}
 .scroll-menu-b:hover::-webkit-scrollbar-track {
 width: 4px;
 border-radius: 4px;
}
.p-an {
	margin-bottom: 0px;
	position: relative;
	top: 10px;
}
}
.btn-btt {
	background: #F00;
	text-align: center;
	position: fixed;
	bottom: 50px;
	right: 10px;
	cursor: pointer;
	display: none;
	width: 40px;
	height: 40px;
	text-align: center;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
	-ms-border-radius: 40px;
	border-radius: 40px;
	opacity: 0.6;
}
.btn-btt i {
	font-size: 24px;
	line-height: 40px;
	color: #fff;
}
@media (min-width: 993px) and (max-width: 1040px) {
.list-service ul li {
	margin-left: 10px;
}
}
span.icon-pro {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-size: 100% 100% !important;
}
.sub-re-in:nth-child(1) .icon-pro {
	background: url(../images/sale.png);
}
.sub-re-in:nth-child(2) .icon-pro {
	background: url(../images/gift.png);
}
.sub-re-in:nth-child(3) .icon-pro {
	background: url(../images/stock.png);
}
.sub-re-in:nth-child(4) .icon-pro {
	background: url(../images/aa.png);
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	border: 1px solid #ddd;
	border-radius: 5px;
}
.ser-term p {
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: left;
}
.cs-dt {
	margin-top: 20px;
}
.p-an a {
	display: block;
	text-align: left;
}
.p-an i {
	margin-right: 5px;
	display: inline-block;
	font-size: 35px;
	vertical-align: middle;
}
.ico-sp a {
	display: inline-block;
	font-size: 40px;
	margin-right: 15px;
	line-height: 1;
}
p.ico-sp {
	margin-bottom: 6px;
}
 @media (min-width: 480px) and (max-width: 767px) {
.group-main .nav li a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
	background: #39b54a;
	padding: 10px 15px;
	min-height:85px;
}
/*.nav-tabs > li.active > a:focus {
	color: #fff;
}*/
.nav-tabs > li.active > a {
	color: #fff;
	border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
	background: #f00 !important;
	padding: 10px 15px;
	min-height:85px;
}	 
#scroll-h ul li {
    width: 100%;
    margin-bottom: 5px;
}
.wrapper-logo img {
	top: 0px;
	padding:5px 0;
	width: 40%;
}
.sub-cate-menu1 h3 {
	margin: 10px 0;
}
.sub-product-list {
	width: 50%;
}
.sub-product-list-all{
	width:50%;
}
.pro-new-detail{
	width:50%;
}
.hidden-md {
	display: none !important;
}
.logo {
	width: 10%;
	padding-top: 5px;
	text-align: center;
}
.search {
	width: 90%;
	text-align: right;
}
.top-header .col-sm-2{
	width:25%;
	padding:0;
}
.bar-header .col-sm-6 {
	width: 50%;
	float: left;
}
.col-sm-12 .col-sm-6{
	width:50%;
	float:left;
}
}
.gio-hang {
	width: 15%;
	color: #fff;
	font-size: 13px;
	line-height: 35px;
}
.gio-hang i {
	font-size: 20px;
	line-height: 35px;
	padding: 0px 10px 0 10px;
}
.check-list {
	padding: 0px;
	margin: 0px;
}
.check-list li {
	list-style: none;
}
.margin_5px {
	margin: 10px auto;
	font-size:20px;
}
.product-hover {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.product-links {
	height: 100%;
	padding: 70px 0;
	position: absolute;
	right: -50px;
	top: 0;
	transition: all 0.3s ease 0s;
	z-index: 9999;
}
.product-links a {
	background-color: #f57224;
	border-color: #f57224;
	color: #fff;
	height: 35px;
	width: 35px;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	transition: all 0.3s ease 0s;
	display: table;
	margin-bottom: 14px;
	border: 1px solid transparent
}
.product-links a:last-child {
	margin-bottom: 0px;
}
.product-links a i {
	display: table-cell;
	vertical-align: middle;
}
.product-hover a:hover {
	border: 1px solid #F00;
	color: #c00;
	transition: all 0.3s ease 0s
}
@media (max-width: 480px) {
.group-main .nav li a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
	background: #39b54a;
	padding: 10px 15px;
	min-height:85px;
	text-align:center;
}
/*.nav-tabs > li.active > a:focus {
	color: #fff;
}*/
.nav-tabs > li.active > a {
	color: #fff;
	border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
	background: #f00 !important;
	padding: 10px 15px;
	min-height:85px;
	text-align:center;
}	
#scroll-h ul li {
	width:100%;
    margin-bottom: 5px;
}	
	
.bar-header .col-sm-6 {
	width: 50%;
	float: left;
}
.sub-product-list {
	width: 50%;
}
.sub-product-list-all {
	width: 50%;
}
.pro-new-detail{
	width:50%;
}
.news-group .col-sm-12 .col-sm-6 .btn-primary {
	width: 48%;
	float: left;
	margin: 0 1%;
	margin-bottom: 5px;
}
.sub-f-content ul li a:before {
	font-family: FontAwesome;
	content: "\f101";
	margin-right: 5px;
	color: #ff7f00;
}
.sub-cate-menu1 h3 {
	margin: 10px 0 10px 10px;
}
.b-footer h3 {
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #FF0;
}
.b-footer h2 {
	padding: 10px 0;
	font-weight: bold;
}
.hidden-md {
	display: none !important;
}
.logo {
	width: 10%;
	padding-top: 5px;
	text-align: center;
}
.search {
	width: 90%;
	text-align: right;
}
.top-header .col-sm-2{
	width:80%;
	padding:0px;
}
.sub-cate-detail-content {
	width: 100%;
}
.copyright {
	background: #303834;
	color: #969696;
	padding: 15px 0 30px 0 !important;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
}
}
.clear {
	clear: both;
	padding-bottom:10px;
}
.copyright {
	background: #F3F3F3;
	color: #969696;
	padding: 15px 0;
	font-size: 14px;
	font-weight: normal;
}
.copyright span{
	color:#000000;
}
.copyright a{
	color:#000000;
}
.menu {
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
	margin-top:0px;
}
.menu li{
	background: #f7f7f7;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-color: #e7e7e7;*/
}
    

.menu > li > a {
	width: 100%;
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 13;
	text-decoration: none;
	padding: 7px;
	text-transform: uppercase;
	/*border-bottom: 1px dotted #ccc;*/
	background:#39b54a;
}
.menu > li > a:hover {
	color:#FFF;
}
.menu > li > a i {
	float: left;
	color: #0A436F;
	padding-right: 10px;
	font-size: 12px;
	margin-top: 5px;
}
.menu > li > a:hover {
	color: #253894;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu ul li {
	padding: 0px;
	margin: 0px;
}
.menu ul li a {
	width: 100%;
	display: inline-block;
	position: relative;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	padding: 9px 5px 9px 20px;
	border-bottom: 1px dotted #ccc;
}
.menu ul li a:hover {
	color: #03355D;
}
ul.kid-menu li, .menu ul li {
	list-style: none;
}
.menu ul li ul li a {
	text-transform: capitalize;
	list-style: none;
}
.color_red {
	color: #F00;
}
.padding_h2 {
	padding: 10px 0;
	font-weight: bold;
	color: #F00;
}
.pro-new-detail {
	margin: 2px 0;
	padding: 10px 0;
	border: 1px solid #CCC;
}
.boder_product {
	border: 1px solid #f1f1f1
}

.promotion {
    background: #fff url(../img/icon/ico_promo.png) no-repeat -3px -3px;
    border: 2px solid #f00;
    min-height: 20px;
    padding: 8px 8px 8px 60px;
    position: relative;
    color: #f00;
}

.box_news_typical {
	width: 100%;
	height: auto;
	border-bottom: 1px dotted #ccc;
	color: #000;
	float: left;
	margin: 0px;
	padding: 10px 0px;
	text-align: justify;
}
.box_img_news_typical {
	width: 210px;
	height: 150px;
	float: left;
	padding: 0px;
	border: 1px solid #F5F5F5;
	text-align: center;
	margin: 0px 10px 0px 0px;
}
.box_img_news_typical a{
	color:#000;
}
.box_img_news_typical a:hover{
	color:#39b54a;
}

.box_img_news_typical a._img {
	display: block;
	position: relative;
	height: 140px;
	margin: 0 auto;
	width: 200px;
	margin: 5px;
}
.box_img_news_typical a._img img {
	width: 200px;
	height: 140px;
	/*position: absolute;*/
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	border: none;
}
._link {
	color: #253894;
	font-weight: bold;
	font-style: normal;
	line-height: 20px
}
._link:hover {
	color: #CC0000;
}

/*FIX MENU*/

.menu-sub .panel-body {
	padding: 0px;
	height:0;
	position:relative;
	z-index:1;
	top:0
}
.menu-sub .cate-menu{
	background:#FFFFFF;
	z-index:9999 !important;
}
.cate-menu-sub{
	display:none !important;
}
.fix-pn-body-sub {
	border:1px solid #FF0004
	position: absolute;
	width: calc(100% - 0px);
	background: #FFFFFF;
	top: 40px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	opacity: 0;
	z-index:999999 !important;
}

.bg-ft-box {
	padding:20px 0;
    background-color: #d11e26;
}
.az-ft-box {
    padding-top: 25px;
    padding-bottom: 30px;
}
.az-ft-box .box {
    position: relative;
    padding-left: 85px;
}
.az-ft-box .box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.az-ft-box .box-1:before {
    background-image:url(../img/icon/icon-ft-box-1.svg);
    width: 55px;
    height: 65px;
}
.az-ft-box .box-2:before {
    background-image: url(../img/icon/icon-ft-box-2.svg);
    width: 73px;
    height: 64px;
}
.az-ft-box .box-3:before {
    background-image: url(../img/icon/icon-ft-box-3.svg);
    width: 55px;
    height: 55px;
}
.az-ft-box .title h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.az-ft-box .subtitle span {
    color: #fff;
    font-size: 14px;
}

#partner {
    padding: 60px 0px;
    background: #f2efee;
}
#partner .partner-box {
	padding: 35px 50px;
	background-color: #fff;
	webkit-box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.2);
	box-shadow: -1.928px 2.298px 91.08px 0.92px rgb(0 0 0 / 20%);
	border-radius: 10px;
	position: relative;
}
#partner .partner-box:before {
	content: "";
	position: absolute;
	right: 0px;
	margin-right: 50px;
	bottom: 0px;
	width: 2px;
	height: 100%;
	background-color: #fff;
	z-index: 2;
}
#partner .owl-item .item {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	height: 120px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0px 15px;
}

#partner .owl-item .item img {
	max-height: 110px;
	width: auto;
	transition: .2s;
}
#partner h2{
	font-size:20px;
	padding:20px 0;
}