body{
	font-family: 'Roboto', sans-serif;
	background:  #fff;
	color: #666666;
	line-height: 24px;
	font-size: 14px;
}
img{
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;
	/*height: auto;*/
}
button,
a{
	transition-duration: 0.3s;

}
a:hover {
	text-decoration: none;
}
button:hover,
a:hover{
	cursor: pointer;
	transition-duration: 0.3s;
}
li{
	list-style: none;
}
*{
	margin: 0 auto;
	padding: 0px;
}
.clear
{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	height:0
}
html{
	font-family: 'Roboto', sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 900 !important;
	line-height: 25px;
	color: #333;
}
p, li {
	color: #333 !important;
	font-size: 15px;
	line-height: 30px !important;
	font-weight: 400 !important;
}

input:focus {
	outline: none;
}

button {
	font-size: 20px;
	background-color: #39b54a;
	color: #fff;
	border: 1px solid #fff;
	padding: 8px;
}
button.slick-next {
	position: absolute;
	top: 52%;
	right: -40px;
	width: 40px;
	height: 40px;
	background-image: url(../images/play-right.png);
	background-size: 100%;
}
button.slick-prev {
	position: absolute;
	top: 52%;
	left: -40px;
	z-index: 26;
	width: 40px;
	height: 40px;
	background-image: url(../images/play-left.png);
	background-size: 100%;
}
.slick-arrow {
	opacity: 0;
}

.slick-slider:hover .slick-arrow {
	opacity: 1;
}
li{
	line-height: 24px
}



input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	background: #ededed url(../images/search-icon.png) no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 9px 10px 9px 32px;
	width: 55px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #66CC75;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}
.boder-left{
	border-left: 1px solid #ccc;
}
.boder-right{
	border-right: 1px solid #ccc;
}
.boder-top{
	border-top: 1px solid #ccc;
}
.boder-bottom{
	border-bottom: 1px solid #ccc;
}
.padding-tr {
	padding: 0;
}

.row-tr {
	margin: 0;
}
.boder-tr {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 125px;
	overflow: hidden;
}
.kq-col-1-title {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.boder-tr:nth-child(7) {
	border-right: 1px solid #ccc;
	overflow: auto;
}
/* Demo 2 */
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}

#demo-2 input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}
.padding-5{
	padding: 0 10px;
}
.carouselslide button.slick-next, .carouselslide button.slick-next:hover {
	position: absolute;
	top: 52%;
	right: 10px;
	width: 40px;
	height: 40px;
	background-image: url(../images/play-right.png);
	background-size: 100%;
}
.carouselslide button.slick-prev, .carouselslide button.slick-prev:hover {
	position: absolute;
	top: 52%;
	left: 10px;
	z-index: 26;
	width: 40px;
	height: 40px;
	background-image: url(../images/play-left.png);
	background-size: 100%;
}
.slick-next:before, .slick-prev:before {
	display: none;
}
.button-primary {
	color: #39b54a;
	background-color: #fff;
	border-color: #39b54a;
}
.button {
	max-width: 100%;
	font-size: 19px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border: 2px solid;
	font-weight: 500;
	transition: .33s ease;
	padding: 13px 29px;
	font-size: 19px;
	line-height: 24px;
	border-radius: 4px;
}

.button-thin {
	border-width: 1px;
}
.button-sm {
	padding: 10px 27px;
	font-size: 17px;
	line-height: 26px;
	border-radius: 4px;
}
.button-primary:focus, .button-primary:active, .button-primary:hover {
	color: #fff;
	background-color: #39b54a;
	border-color: #39b54a;
}
.xem-them {
	margin-top: 35px;
}
.post {
	padding: 10px;
	background-color: #f5f5f563;
	margin-top: 24px;
	overflow: hidden;
}

/* back top top */
#bttop{
	border:1px solid #4adcff;
	background: rgba(57, 181, 74, 0.87);
	z-index: 999;
	text-align:center;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 36px;
	position:fixed;
	bottom:35px;
	right: 10px;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:20px;
	font-weight:900;
	border-radius: 50%;
}

#bttop:hover{
	background: #12ec30;
	transition-duration: 1s;
}
strong {
	font-weight: 700 !important;
	color: #333;
}


.mobi {
	display: none;
}
.dx_news_detail_content {
	font-size: 16px;
	color: #333;
	font-weight: 300;
	line-height: 30px;
}
/*header*/


.right-header-hot {
	line-height: 33px;
	padding-top: 18px;
}

.font-weght>i {
	padding-right: 20px;
	font-size: 20px;
	color: #39b54a;
}

.font-weght {
	padding-right: 5px;
}
.header-main {background-color: rgba(236, 236, 236, 0.69); height: 100px;}
.logo {
	height: 100px;
	width: 100%;
}
.logo img {
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.footer-img .logo {
	width: 100%;
	height: 100px;
	text-align: center;
}
.footer-img .logo img {
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	width: 100%;
}
.header {
	transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}



.header-menu {
	background-color: #323946;
}

.font-weght {
	font-weight: 600;
	color: #000;
}

.right-header>ul>li {
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	color: #000000ba;
	margin: 0 7px;
}
.email>i {
	padding-right: 15px;
}
.notranslate {
	border: none;
	background-color: #f2f2f2;
}

.notranslate:focus {
	outline: none;
	border: 1px solid #39b54a;
	background-color: #fff;
}
.notranslate {
	font-size: 12px !important;
	text-transform: uppercase;
}
.glink:focus {
	outline: none;
	border: none !important;
}
/*menu-ngang*/
.menu-menu-main-container>ul>li {
	display: inline-block;
	position: relative;
}
.menu-menu-main-container>ul>li>a {
	line-height: 50px;
	padding: 0px 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	display: block;
}

.menu-menu-main-container>ul {
	margin: 0px -15px;
}

.menu-menu-main-container>ul>li>a:hover {
	color: #39b54a;
}
.current-menu-item>a {
	color: #39b54a !important;
}
.menu-menu-main-container>ul>li>ul {
	position: absolute;
	z-index: 999;
	min-width: 300px;
	visibility: hidden;
	opacity: 0;
	text-align: left;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
	background-color: #fff;
}
.danh-muc-sidebar .menu-menu-main-container>ul>li>ul {
	min-width: unset;
}
.menu-menu-main-container>ul>li:hover>ul {
	visibility: visible;
	opacity: 1;
}
.menu-menu-main-container>ul>li>ul>li a {
	padding: 0px 10px;
	font-size: 14px;
	display: block;
	line-height: 40px;
	color: #333;
	font-weight: 300;
}
.menu-menu-main-container>ul>li>ul>li {
	width: 100%;
	border-bottom: 1px solid #ccc;
	height: 40px;
	position: relative;
}
.menu-menu-main-container>ul>li>ul>li>a:hover {
	color: #39b54a;
}

.menu-menu-main-container>ul>li>ul>li>ul {
	position: absolute;
	z-index: 999;
	background-color: #f2f2f2;
	min-width: 300px;
	visibility: hidden;
	opacity: 0;
	text-align: left;
	left: 100%;
	top: 0;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
	background-color: #fff;
}

.menu-menu-main-container>ul>li>ul>li:hover>ul {
	visibility: visible;
	opacity: 1;
}
.menu-menu-main-container>ul>li>ul>li>ul li {
	width: 100%;
	border-bottom: 1px solid #ccc;
	height: 40px;
	position: relative;
}
.menu-menu-main-container>ul>li>ul>li>ul>li>.sub-menu{
	position: absolute;
	z-index: 999;
	background-color: #f2f2f2;
	min-width: 270px;
	visibility: hidden;
	opacity: 0;
	text-align: left;
	left: 100%;
	top: 0;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
	background-color: #fff;
}
.menu-menu-main-container>ul>li>ul>li>ul>li:hover>.sub-menu{
	visibility: visible;
	opacity: 1;
}
.menu-menu-main-container>ul>li>ul>li>ul>li>a {
	padding: 0px 10px;
	font-size: 14px;
	display: block;
	line-height: 40px;
	color: #333;
	font-weight: 300;
}
.menu-menu-main-container>ul>li>ul>li>ul>li>a:hover {
	color: #39b54a;
}
.menu-menu-main-container>ul>li>a>i {
	margin-left: 5px;
}

.menu-menu-main-container>ul>li>ul>li>a>i {
	position: absolute;
	right: 6px;
	top: 10px;
	font-size: 18px;
}

.menu-menu-main-container>ul>li>ul>li>a {
	position: relative;
}
/*seach*/


.search input {
	text-align: center;
	width: 230px;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	box-sizing: border-box;
	top: 142%;
	z-index: 999;
	transition: 0.3s all;
	left: -90px;
	margin: auto;
	border: 2px solid;
	padding: 5px 20px;
}

.search form {
	width: 100%;
	position: relative;
}

.search {width: 37px;transition: 0.3s all;display: block;margin: auto;padding-top: 6px;}

.search:hover input {
	visibility: visible;
	transform: translateY(-10px);
	opacity: 1;
}
.slider-item {
	height: 400px;
	border: 1px solid #ccc;
}

.slider-item img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}
/*thu vien*/
.lSSlideOuter>ul>li {
	border: 1px solid #ccc;
	height: 80px;
}

.lSSlideOuter>ul>li>a>img {
	height: 100% !important;
	display: block !important;
	object-fit: contain;
	width: 100%;
}
.lSSlideWrapper>ul>li {
	height: 340px;
	border: 1px solid #f5f5f5;
	padding: 10px;
	width: 100%;
}
.lSSlideWrapper>ul>li>a>img {
	height: 100%;
	display: block;
	margin: auto;
	object-fit: contain;
	width: 100%;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	border-color: #39b54a;
}
/*box-1*/
.box-1-col-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.box-1-col .box-1-col-img {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	background-image: url(../images/icon-angle-left-top.png), url(../images/icon-angle-right-top.png), url(../images/icon-angle-left-bottom.png), url(../images/icon-angle-right-bottom.png);
	background-repeat: no-repeat;
	background-position: top left, top right, bottom left, bottom right;
	transition: 0.35s all ease;
}
.box-1-col:hover .box-1-col-img {
	background-position: 10% 10%, 90% 10%, 10% 90%, 90% 90%;
}
.box-1-col {
	text-align: center;
}

.box-1 {
	margin-top: 50px;
}

.box-1-col-h4 h4 a {
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}

.box-1-col-h4 {
	padding-top: 15px;
}
.box-1-col-p {
	padding-top: 15px;
}

.box-1-col-p>p {
	color: #000;
	font-size: 15px;
	line-height: 25px;
	font-weight: 300;
}
/*box-2*/
.box-2 {
	margin-top: 25px;
	background-color: #f9f9f9;
	padding-top: 25px;
	padding-bottom: 25px;
}
.bg-primary {
	background-color: #333 !important;
	color: #fff;
	width: 68px;
	height: 3px;
	margin: 15px auto 60px;
	background-color: transparent;
	border: none;
}
.title-box h2 {
	font-size: 28px;
	font-weight: 900;
	color: #39b54a;
	text-transform: uppercase;
}
.title-gioi-thieu h1 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 15px;

}
.box-2-right {
	margin-left: 10%;
}
.content-pro-s-2-2 {
	padding-top: 24px;
}

/*tab*/
.tab-box-2 .nav-tabs {
	border-bottom: none;
}

.tab-box-2>ul>li {
	border: 1px solid;
	border-color: #e1e1e1;
	text-align: center;
	cursor: pointer;
	transition: .35s all ease;
	display: block;
	width: 100%;
}

.tab-box-2>ul>li {
	display: inline-block;
	width: auto;
}


.tab-box-2>ul>li>a {
	padding: 18px 51px 19px;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	background-color: #fff;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	border: none;
	display: block;
	margin: 0;
	cursor: pointer;
}

.tab-box-2>ul>li>a:hover, .tab-box-2>ul>li.active>a {
	color: #fff !important;
	background-color: #39b54a !important;
	border: none !important;
}
.tab-box-2>ul>li>a:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 10px 0 10px;
	border-color: #39b54a transparent transparent transparent;
	top: 99%;
	left: 50%;
	margin-top: 1px;
	margin-left: -10px;
	opacity: 0;
	transition: 0.35s all ease;
}
.tab-box-2>ul>li>a:hover:after, .tab-box-2>ul>li.active>a:after {
	opacity: 1;
}
.tab-1-box-2 p {
	color: #000000;
	font-size: 15px !important;
	text-align: center;
}

.tab-1-box-2 {
	margin-top: 24px;
	margin-bottom: 24px;
	background-color: #fff;
	padding: 10px;
	border: 1px dashed #39b54a;
}

.box-2-left {
	margin-right: 7%;
}
.tab-bottom-box-2>ul>li {
	display: inline-block;
	width: 32%;
	text-align: center;
}
.counter {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 60px;
	font-weight: 900;
	color: #39b54a;
}
.counter-desc {
	color: rgb(0, 0, 0);
}
.boder-tab {
	border-left: 1px solid #39b54a;
}
/*box-3*/
.box-3 {
	margin-top: 25px;
}
.text-box {
	margin-bottom: 25px;
}

.bg-primary1 {
	background-color: #333 !important;
	color: #fff;
	width: 68px;
	height: 3px;
	margin: 15px auto 15px;
	background-color: transparent;
	border: none;
}

.text-box p {
	text-align: center;
}

.text-box {margin-bottom: 25px;}

.padding-left {
	padding: 0px 5px 0px 5px;
	box-sizing: border-box;
}

.padding-right {
	padding: 0px 5px 0px 5px;
}
.box-3-left {
	position: relative;
}
.box-3-left-img {
	height: 498px;
}

.box-3-left-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.box-3-right-img img {
	width: 100%;
}
.box-3-right-img {
	width: 100%;
	height: 244px;
}
.box-3-right-img iframe, .box-3-left-img iframe {
	width: 100%;
	height: 100%;
}
.box-3-left-title {
	margin: 0;
	position: absolute;
	bottom: 0%;
	left: 0;
	color: #fff;
	padding: 15px 10px;
	text-transform: uppercase;
	font-size: 18px;
	width: 100%;
}
.box-3-title-h3 h3 a {
	color: #fff;
}
.box-3-right-1 {
	position: relative;
}
.box-3-right-img img {
	height: 100%;
}

.box-3-hover {
	opacity: 0;
	position: absolute;
	bottom: 0%;
	height: 100%;
	background-color: #00000066;
}

.box-3-right-1:hover .box-3-hover {
	opacity: 1;
}
.box-3-right-bottom {
	margin-top: 10px;
}
.box-3-left:hover .box-3-hover {
	opacity: 1;
}
.box-3-title-h3 h3 {
	padding: 10px 10px;
	text-transform: uppercase;
	font-size: 18px;
	width: 100%;
}
.box-3-title-h3 h3 a {
	color: #fff;
}

.box-3-content-p p {
	color: #fff;
	line-height: 20px;
	font-size: 15px;
	font-weight: 400;
}
.box-3-content-p p {
	padding-bottom: 5px;
	color: #fff !important;
	line-height: 20px;
	font-size: 15px;
	font-weight: 400 !important;
}
.box-3-right-1 .box-3-hover::before, .box-3-left .box-3-hover::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	opacity: 0;

}
.box-3-right-1 .box-3-hover::before, .box-3-right-1 .box-3-hover, .box-3-left .box-3-hover::before, .box-3-left .box-3-hover {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	font-size: 14px;
	line-height: normal;
	text-transform: none;
	line-height: 22px;
}
.box-3-right-1:hover .box-3-hover::before, .box-3-right-1:hover .box-3-hover, .box-3-left:hover .box-3-hover::before, .box-3-left:hover .box-3-hover {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.box-3-right-1:hover .box-3-left-title, .box-3-left:hover .box-3-left-title {
	display: none;
}
.box-3-right-1:hover .box-3-hover .box-3-title-h3 h3, .box-3-left:hover .box-3-hover .box-3-title-h3 h3{
	color: #fff;	
}
.box-3-content-p {
	padding: 0px 10px;
	height: 60px;
	overflow: hidden;
}
.box-3-hover:hover .hover-title {
	transform: translatey(-14%);
	transition: 0.5s all;
}
.hover-title {
	padding-top: 37.8%;
}
.hover-title-s {
	padding-top: 53% !important;
}
.hover-title-z {
	padding-top: 130%;
}
/*box-4*/
.box-4 {
	margin-top: 30px;
	background-color: #f9f9f9;
	padding-top: 24px;
	padding-bottom: 90px;
	background-image: url(../images/achiv-bg.jpg);
	position: relative;
	height: 265px;
}
.box-4-1{
	background: -webkit-linear-gradient( top, rgba(255,255,255,1), rgba(255, 255, 255, 0.83), rgba(255,255,255,.9), rgba(255,255,255,0.7) );
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}
.images-box-4 {
	background-color: #fff;
	text-align: center;
	display: block;
	border: 1px solid #ccc;
	height: 100px;
	width: 100%;
	margin: auto;
}

.images-box-4 img {
	text-align: center;
	height: 100%;
	object-fit: contain;
	width: 100%;
	margin: auto;
	display: block;
	transition: 0.5s all;
}
.images-box-4 img:hover {
	filter: grayscale(100%);
}
.slick-slide-dt {
	padding: 0px 5px;
}

.bg-title-ar {
	background-image: url(../images/202.jpg);
	background-size: cover;
	height: 125px;
	overflow: hidden;
	position: relative;
}
.bg-ar-1 {
	background: -webkit-linear-gradient( top, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.37), rgba(255, 255, 255, 0.69) );
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}
.title-ar h1 {
	line-height: 130px;
	color: #323946;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	height: 70px;
	text-transform: uppercase;
}
/*sản phẩm*/
.title-product h3 a {
	display: block;
	height: 50px;
	line-height: 24px;
	color: #4d4d4d;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
}
.title-product h3 a:hover {
	color: #39b54a;
}
.img-height {
	height: 170px;
	width: 100%;
	margin: auto;
	background-color: #fff;
	overflow: hidden;
}

.img-height img {
	height: 100%;
	width: 100%;
	object-fit: contain;
	margin: auto;
	moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.img-height a img:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.bg-pro {
	height: 260px;
	margin-bottom: 20px;
	background-color: #fff;
	padding: 5px;
}
.archive-col {
	background-color: #f5f5f5;
	overflow: hidden;
	padding: 15px 7px 0px 7px;

}
.con-archive {
	margin-top: 24px;
	margin-bottom: 24px;
}
.content-page {
	margin-bottom: 24px;
}
/*danh muc san pham*/
.danh-muc-sidebar>nav>ul>li {
	margin: 0;
	border-bottom: 1px solid #d0ffd1;
	
}

.danh-muc-sidebar>nav>ul>li>a {
	color: #fff !important;
	display: block;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	transition: all 200ms ease-out 0s;
	text-transform: uppercase;
	line-height: 43px;
	height: 40px;
	font-weight: 900;
}
ul#menu-sidebar li {
	display: block!important;
	position: relative;
}

ul#menu-sidebar {
	margin: 0px;
}
ul#menu-sidebar .sub-menu {
	position: inherit;
	opacity: 1;
	visibility: visible;

}

ul#menu-sidebar .sub-menu li ul {
	position: absolute;
	visibility: hidden;
	opacity: 0;

}
ul#menu-sidebar>li>ul {
	background: none;
}
ul#menu-sidebar>li>ul>li>a:hover {
	color:#fff;
}
ul#menu-sidebar>li>ul>li>a {
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
ul#menu-sidebar .sub-menu li:hover > ul {
	visibility: visible;
	opacity: 1;

}
ul#menu-sidebar > li:nth-child(1), ul#menu-sidebar > li:nth-child(2), ul#menu-sidebar > li:nth-child(4), ul#menu-sidebar > li:nth-child(5), ul#menu-sidebar > li:nth-child(6), ul#menu-sidebar > li:nth-child(7) , ul#menu-sidebar > li:nth-child(8) {
	display: none!important;
}
ul#menu-sidebar>li:nth-child(3)>a {
	display: none;
}
.danh-muc-san-pham {
	background-color: #39b54a;
	margin-top: 15px;
}
.dm-sb-page .menu-menu-main-container>ul>li>ul>li>ul {
	left: -107% !important;
}
.top-sb {
	margin-top: 24px ;
}
.lh-mh ul {
	padding: 0 0 15px 0;
}
.video-custom {
	margin-top: 15px;
}
.mai-sb {
	padding-left: 45px !important;
	background-position: center left;
	background-repeat: no-repeat;
	color: #414042;
	background-color: #ebebeb;
	width: 90% !important;
	display: block;
	box-sizing: border-box;
	overflow: hidden;
	margin: auto !important;
	margin-top: 15px !important;
}

.mail-sb {
	height: 43px !important;
	line-height: 43px !important;
	background-position: 10px 8px !important;
}

.hot-sb {margin: 15px 15px 0px 15px !important;font-size: 15px !important;}

.lh-mh li {
	margin: auto !important;
	display: block !important;
}
.danh-muc-san-pham h2 {
	border-top: 3px solid #39b54a;
	border-left: 3px solid #39b54a;
	border-right: 3px solid #39b54a;
	color: #fff;
	font-size: 16px;
	background: linear-gradient(to right, #5f6d88 0%,#323946 100%);
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 0;
	margin: 0;
}
.danh-muc-sidebar>nav>ul>li>a>i {
	margin-right: 3px;
}
ul#menu-sidebar>li>ul>li>a:before {
	content: "\f061";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	background: #fff;
	color: #39b54a;
	margin-right: 10px;
	border-radius: 100%;
	font-size: 7px;
	padding: 5px;
}

.danh-muc-sidebar>nav>ul>li>:hover {
	color: #39b54a;
}
.danh-muc-sidebar {
	border: 3px solid #39b54a;
}
.menu-danh-muc-san-pham-container>nav>ul {
	border: 1px solid #ccc;
}
.kk-star-ratings.lft {
	float: none !important;
}
/*duong dan*/
.breadcrumb_last {
	color: #999;
}
p#breadcrumbs a {
	color: rgb(0, 0, 0);
	display: inline-block;
	line-height: 55px;
	font-size: 16px;
}

.breadedrum {
	height: 55px;
	border-bottom: 1px solid #ebebeb;
}

p#breadcrumbs>span>span {
	color: #39b54a;
}
.breadcrumb_last {
	color: #333;
	font-size: 16px;
}
.quatrang a {
	padding: 10px 15px 11px 15px !important;
	background-color: #a7a7a7;
	color: #fff;
	font-weight: 700;
	border-radius: 2px;
	font-size: 16px;
	text-align: center;
}

.quatrang {
	text-align: center;
	margin-top: 45px;
	margin-bottom: 45px;
}

.quatrang span {
	padding: 10px 15px 11px 15px !important;
	background-color: #4d4d4d;
	color: #fff;
	font-weight: 700;
	border-radius: 2px;
	font-size: 16px;
	text-align: center;
}
.quatrang a:hover {
	color: #fff;
}
/*tin tức*/
.con-archive .top-sb, .con-archive .danh-muc-san-pham:nth-child(1) {
	margin-top: 0px !important;
}
.sidebar-tin-tuc {
	margin-top: 15px;
}
.video-sb {
	margin-top: 15px;
}
.dx_news_detail_content p, .dx_news_detail_content li {
	font-weight: 300;
}
.dx_news_detail_content li {
	list-style: inside square;
}
.dx_news_detail_content a {
	color: #39b54a;
}
.images-category {
	height: 250px;
	width: 100%;
}

.images-category>a>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transform: rotate(0) scale(1);
}
.excerpt-main-post>h3>a {
	font-size: 16px;
	display: block;
	color: rgb(43, 41, 41);
	line-height: 25px;
}
.page-category {
	overflow: hidden;
}
.excerpt-main-post>h3>a:hover {
	color: #39b54a;
}
.excerpt-main-post>h3 {
	margin: 10px 0px 14px 0px;
}

.p-ex>p {
	line-height: 25px;
	font-size: 14px;
	color: #333;
}
.xemthem>span>a {
	color: #fff;
	background-color: #39b54a;
	padding: 10px;
	border-radius: 4px;
	font-weight: 300;
	text-transform: capitalize;
	transition: 0.3s all;
}
.xemthem>span>a:hover {
	background-color: #39b54aab;
}
.xem-tat-ca-tin>span>a {
	padding: 10px 20px;
}
.xem-tat-ca-tin {
	text-align: center;
	margin-top: 33px;
}
.xem-tat-ca-tin>span>a {
	padding: 10px 20px;
}
.post-date-info {
	margin-top: 5px;
	padding-left: 10px;
}
.col-att-bg-ex {
	padding: 10px 10px 20px 10px;
}
.main-main-cate {
	background-color: #f5f5f5;
	margin-bottom: 24px;
	overflow: hidden;
}
.att-cate {
	margin-top: 24px;
}

.xemthem {
	padding-top: 15px;
	padding-bottom: 5px;
}
.tintuc {
	background-color: #fff;
	padding-bottom: 40px;
}
p.tinc-1>a {
	color: #666666;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	display: block;
	margin: 20px 0px 10px 0px;
	text-transform: uppercase;
}
p.tinc-1 {
	color: #666666;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	display: block;
	margin: 20px 0px 10px 0px;
	text-transform: uppercase;
}
.excerpt-main-post {
	/*height: 40px;*/
	overflow: hidden;
}
/*sing-product*/
.product-single-1 {
	margin-top: 24px;
}
.single-product-no-sale {
	font-size: 15px;
	color: #ff0000 !important;
	font-weight: 700 !important;
	text-align: center;
}
.single-product-no-sale del {
	color: #333; margin-left: 10px; opacity: .7; font-style: italic; font-size: .85em
}
.gia-sp {
	font-weight: 500;
	color: #333;
}
.excerpt-pro {
	margin-top: 10px;
	border: 1px solid #f5f5f5;
	padding: 10px;
}
.title-pro {
	border-bottom: 1px solid #323946;
	padding-bottom: 10px;
}

.gia-pro-sing {
	padding-top: 10px;
}
.hsx {
	padding-top: 10px;
	font-weight: 400 !important;
}
.excerpt-pro .heateor_sss_sharing_container {
	display: none;
}
.content-pro-s-2-1 {
	margin-top: 24px;

}

.title-pro-s-2 {
	background-color: #f5f6f7;
	height: 30px;
	line-height: 33px;
	padding-left: 8px;
}
.relatedcat {
	overflow: hidden;
	padding: 15px 7px 15px 7px;
	background-color: #f5f6f7;
	margin: 0 15px;
}
.single-product-related {
	margin-top: 10px;
}
.content-pro-s-2-2 ul li {
	line-height: 25px;
	color: #333;
	font-size: 16px;
	font-weight: 300 !important;
	list-style: inside square;
}

.content-pro-s-2-2 p {
	font-size: 16px !important;
}
/*bo loc*/
.bo-loc {
	height: 60px;
	background-color: #f2f2f2;
	line-height: 60px;
	margin-top: 24px;
	margin-bottom: 24px;
}
.hotiteml {
	background-color: #f7f7f7;
	background-image: url(../images/support-online.png);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	padding: 3px;
	padding-left: 40px;
	background-position: 10px 17px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}
.danh-muc-san-pham:nth-child(2) {
	background-color: #f7f7f7;
}
.sp_mail p {
	height: 24px;
	font-size: 14px;
	font-weight: 700 !important;
	color: #353d4b !important;
}

.sp_mail p a {
	color: #ff0000;
	font-weight: 400 !important;
}

.sp_2 p {
	height: 24px;
	font-size: 14px;
	font-weight: 700 !important;
	color: #353d4b !important;
}

.sp_2 p a {
	color: #ff0000;
	font-weight: 400 !important;
}
.lien-he-product>ul>li {
	float: left;
	padding: 0 23px 0 22px;
}

.lien-he-product {
	margin: 24px 0;
	background-color: #f2f2f2;
	height: 84px;
}
.email-detail a {
	color: #ed1c24;
	font-size: 17px;
	font-weight: 700;
	display: block;
	height: 50px;
	line-height: 50px;
}
.hotitem:hover {
	color: #fff;
}
.email-detail {
	background-image: url(../images/email.png);
	padding-left: 45px !important;
	background-position: center left;
	background-repeat: no-repeat;
	color: #414042;
	background-color: #ebebeb;
	width: 24%;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 18px;
	border-radius: 5px;
	margin-left: 20px;
	margin-left: 23px;
}
/*tab-single*/
.content-pro-s-2-2 {
	background-color: #f5f6f7;
	margin-top: 24px;
	padding: 20px;
	line-height: 30px;
	color: #333 !important;
	font-size: 15px;
	font-weight: 300 !important;
}
.content-pro-s-2 .nav-tabs>li.active>a, .content-pro-s-2 .nav-tabs>li.active>a:focus, .content-pro-s-2 .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #39b54a;
	border: 1px solid #39b54a;
	border-bottom-color: transparent;
}
.content-pro-s-2 .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: inherit !important;
	font-weight: 900;
	color: #333;
}
.content-pro-s-2 .nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}
.content-pro-s-2 .nav-tabs {
	border-bottom: 2px solid #39b54a !important;
}
.content-pro-s-2 .nav>li>a:focus, .content-pro-s-2 .nav>li>a:hover {
	text-decoration: none;
	background-color: #39b54a;
	color: #fff;
	border-color: #39b54a !important;
}
.content-pro-s-2-2 a {
	color: #39b54a;
}
/*sidebar*/
.title-sidebar-tin-tuc h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 900 !important;
	color: #fff;
	line-height: 35px;
	padding-left: 16px;
}

.title-sidebar-tin-tuc {
	background-color: #39b54a;
	height: 35px;
}
.padding-right-sb {
	padding-right: 0px;
}
.sb-date span {
	font-size: 13px;
	color: #333;
}

.sb-date {
	padding-left: 0 !important;
	margin-top: 0 !important;
}

.sb-titel>h3>a {
	font-size: 13px !important;
	overflow: hidden;
}

.sb-ex p {
	font-size: 13px !important;
	line-height: 18px !important;
}

.sb-titel h3 {
	margin: 0px 0px 0px 0px !important;
}

.sb-titel {
	height: 20px !important;
	margin-top: 5px;
}
.sb-ex {
	margin-top: 6px;
	height: 36px !important;
}
.san-pham-moi-nhat-1 {
	height: 70px;
	margin-bottom: 25px;
}

.sb-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.sb-img {
	height: 80px;
	width: 100%;
	border: 1px solid #f5f5f5;
}


.sidebar-tin-tuc-post {
	margin-top: 15px;
}

.sidebar-hinh-anh-1 {
	margin-top: 15px;
	height: 265px;
	width: 100%;
}

.sidebar-hinh-anh-1 img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.top-24 {
	margin-top: 24px;
}

/*post*/
.sing-post em {
	font-style: italic;
}
.sing-post img {
	margin: auto;
	display: block;
}
.sing-post img {
	margin: auto;
	display: block;
}

.sing-post a {
	color: #39b54a;
}

.sing-post {
	line-height: 25px;
	font-size: 16px;
	background-color: #f5f5f547;
	border: 1px solid #cccccc1c;
	padding: 10px;
}

.sing-post p {
	font-size: 16px !important;
}
.sing-post p, .sing-post h1,.sing-post h2,.sing-post h3,.sing-post h4,.sing-post h5,.sing-post h6 {
	margin-bottom: 10px
}
.sing-post ul li {
	font-size: 16px;
	line-height: 25px;
	list-style: inside square;
}
.sing {
	margin-top: 24px;
	overflow: hidden;
}
/*post lien quan*/
.p-ex {
	height: auto;
	line-height: 50px;
	overflow: hidden;
}
.img-lq {
	height: 170px !important;
}
/*đã xem*/
.san-pham-da-xem {
	margin-top: 24px;
}
/*footer*/
.footer-bg {
	height: 390px;
	padding-bottom: 33px;
	background-color: #f9f9f9;
	padding-top: 30px;
	overflow: hidden;
}
.lh-footer li {
	color: #333 !important;
}
.footer-info h4 {
	line-height: 25px;
	text-align: center;
}

.footer-info {
	margin-top: 10px;
}

.gmail_default {
	color: #333;
	line-height: 25px;
}

.lh-footer {
	line-height: 25px;
	color: #333;
	font-size: 14px;
	font-weight: 500;
}

.tilte-footer {
	margin-bottom: 20px;
}

.dk-footer .wpcf7-submit {
	background-color: #39b54a;
	border: 2px solid #39b54a;
	color: #fff;
	padding: 2px 10px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
}


.dk-footer .wpcf7-email {
	width: 175px !important;
	box-sizing: border-box;
	float: left;
	height: 38px !important;
	min-height: 38px !important;
	padding-left: 15px;
	margin-right: 0px !important;
}

.dk-footer input {
	float: left;
}
.dk-footer {
	margin-top: 25px;
}
.footer-link nav ul li a {
	color: #333;
	line-height: 25px;
	font-size: 14px;
	font-weight: 500;
}

.footer-link nav ul li a:hover {
	color: #39b54a;
}
.footer-link nav ul li {
	line-height: 35px;
}
.lh-footer i {
	padding-right: 5px;
}

/*liên-hê*/
.lien-he input {
	width: 100%;
	height: 40px;
	font-size: 12px !important;
	padding: 15px;
}
.lien-he input[type=text]:focus, input[type=email]:focus, .lien-he input[type=search]:focus, .lien-he input[type="tel"]:focus, .lien-he input[type=number]:focus, .lien-he select:focus, .lien-he textarea:focus {
	background-color: #fff;
}
.lien-he input[type=text], input[type=email], .lien-he input[type=search], .lien-he input[type="tel"], .lien-he input[type=number], .lien-he select, .lien-he textarea {
	position: relative;
	display: inline-block;
	line-height: 22px;
	padding: 10px 20px;
	margin-bottom: 12px;
	width: 100%;
	min-height: 42px;
	background-color: #f2f2f2;
	color: #39b54a;
	margin-right: 3px;
	outline: none;
	max-width: 100%;
	border: 1px solid #3333335e;
}
.trang-lien-he-new {
	background-color: #f5f6f7;
	padding: 20px;
}
.lien-he input[type=text]:focus, input[type=email]:focus, .lien-he input[type=search]:focus, .lien-he input[type="tel"]:focus, .lien-he input[type=number]:focus, .lien-he select:focus, .lien-he textarea:focus {
	outline: 0;    
	border-color: #39b54a;
	transition: border 0.2s linear 0s;
}
.lien-he .wpcf7-form-control.wpcf7-submit {
	background: #323946;
	border: aliceblue;
	border-radius: 18px;
	color: #fff;
	width: 100px;
	height: 33px;
	line-height: 5px;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	margin: auto;
}
.lien-he .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #323946d9;
}
.lien-he {
	color: #fff;
}
.lien-he label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	width: 100%;
	color: #ffffff;
	line-height: 40px;
}

.title-lien-he span {
	background: #fff;
	margin: 0 0 20px !important;
	padding: 12px 20px;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 18px !important;
	color: #282828;
	display: block;
	border-bottom: 1px solid #22221170;
}
.map-lien-he iframe {
	width: 100%;
	height: 440px;
}
.map-lien-he {
	margin-bottom: 40px;
	margin-top: 10px;
}
.title-lien-he {
	margin-bottom: 40px;
}
.lien-he-2 {
	font-weight: 600;
	margin-top: 20px;
}

.lien-he-2 i {
	padding-right: 5px;
}

.lien-he-2 a, .lien-he-2 a:hover {
	color: red;
}
.dx_news_detail_content input[type=text], .dx_news_detail_content input[type=email], .dx_news_detail_content input[type=search], .dx_news_detail_content input[type="tel"], .dx_news_detail_content input[type=number], .dx_news_detail_content select, .dx_news_detail_content textarea {
	position: relative;
	display: inline-block;
	line-height: 22px;
	padding: 10px 20px;
	margin-bottom: 15px;
	width: 100%;
	min-height: 42px;
	background-color: #fff;
	color: #777;
	margin-right: 3px;
	outline: none;
	max-width: 100%;
	border: 1px solid #3333335e;
}
.dx_news_detail_content input[type=text]:focus, .dx_news_detail_content input[type=email]:focus, .dx_news_detail_content input[type=search]:focus, .dx_news_detail_content input[type="tel"]:focus, .dx_news_detail_content input[type=number]:focus, .dx_news_detail_content select:focus, .dx_news_detail_content textarea:focus {
	outline: 0;    
	border-color: #39b54a;
	transition: border 0.2s linear 0s;
}
.dx_news_detail_content .wpcf7-form-control.wpcf7-submit {
	background: #737373;
	border: 1px solid #737373;
	color: #fff;
	width: 100px;
	height: 35px;
	line-height: 7px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	display: block;
	margin: auto;
}
.row-input {
	background-color: #39b54a;
	padding: 10px;
}
.cacicon .addc {
	background: none;
	border: 1px solid #aaa;
	width: 40px;
	height: 40px;
	font-size: 19px;
	color: #555;
	margin-bottom: 10px;
	border-radius: 50%;
	position: relative;
}
.single-product-sale-price {
	font-size: 16px;
	font-weight: 500;
}
.cacicon .addc i {
	position: absolute;
	top: 10px;
	left: 10px;
}
.cacicon .addc:focus {
	outline: none !important;
}
.lien-he-2 {
	font-weight: 600;
	margin-top: 20px;
	font-weight: 600;
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
.lien-he-2 li {
	margin-bottom: 5px;
	color: #333;
}
.lien-he-2 i {
	padding-right: 5px;
}
.content-pro-s-2-2 img {
	display: block;
	margin: auto;
}
.tab-2-pro-2 h4 {
	font-size: 18px;
}
.searchl {
	margin-top: 5px;
}

.marin_l {
	margin: 15px 10px;
}
.block-content {
	padding-bottom: 1px;
}
.lh-mh {
	background-color: #f7f7f7;
}
.maillll {
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	display: block;
	padding: 4px;
	padding-left: 40px;
	background-position: 10px 22px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f7f7f7;

}
.mailll:hover {
	color: #fff;
}
.kq-col-1-title p {
	display: block;
	height: 40px;
	line-height: 45px !important;
	color: #4d4d4d;
	font-size: 13px;
	font-weight: 600 !important;
	overflow: hidden;
	text-align: left;
	padding-left: 20px;
	background-color: #eee;
}
.content-tr p {
	padding: 5px;
	font-size: 14px;
	font-weight: 500 !important;
	line-height: 25px !important;
}
.form-tr-cuu input {
	width: 74%;
	height: 45px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding-left: 10px;
}

.form-tr-cuu {
	width: 700px;
	display: block;
	margin: auto;
}

.form-tr-cuu button {
	height: 45px;
	border-radius: 5px;
}
.form-tr-cuu button {
	height: 48px;
	line-height: 29px;
	border-radius: 5px;
	position: absolute;
	right: 72px;
	top: -2px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 16px;
	font-weight: 500 !important;
}
.form-tr-cuu form {
	position: relative;
}

.text-tra-cuu p {
	font-weight: 500 !important;
}

.text-ket-qua p {
	font-size: 18px;
	font-weight: 600 !important;
}

.text-ket-qua {
	margin-bottom: 15px;
}

.form-tr-cuu {
	margin-top: 24px;
}
.gform_button {
	background-color: #39b54a;
	color: #fff;
	border: none;
}
.wc button {
	right: 0px !important;

}
p.thanh-cong {
	color: #39b54a !important;
	font-weight: 500 !important;
	text-align: center;
	font-size: 18px;
	margin-bottom: 24px;
}
input.select2-search__field {
	width: 100% !important;
}
.khmv button {
	margin-top: 20px;
}
span.select2-selection.select2-selection--single {
	border-radius: 0px !important;
	height: 45px;
	padding: 9px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 9px;
}
.row-search>li {
	list-style: none;
	width: 100%;
}
.row-search>li>label {
	display: block;
	font-size: 13px;
	font-weight: 400;
}

.row-search>li>label>input {
	margin-right: 10px;
}

.sb-bo-loc {
	margin-top: 15px;
}
.row-search {
	/*  margin: 0 -10px;*/
	background-color: #f2f2f2;
	padding: 15px;
	/*margin-bottom: 24px;*/
}
.form-search {
	border-top: 3px solid #39b54a;
	border-left: 3px solid #39b54a;
	border-right: 3px solid #39b54a;
	border-bottom: 3px solid #39b54a;
}
.row-search>li>select>option, .row-search>li>select {
	font-size: 14px;
	font-weight: 300 !important;
	color: #333;
	line-height: 30px !important;
	margin-top: 5px !important;
}

.row-search>li>select {
	padding: 10px !important;
	margin-right: 0;
	margin-top: 0 !important;
	width: 100%;

}
.row-search button {

	font-size: 20px;
	background: -webkit-linear-gradient(top,#5f6d88,#323946);
	color: #fff;
	border: 1px solid #fff;
	padding: 8px 8px 13px 8px;
	font-weight: 500;
	display: block;
	width: 100%;
	border-radius: 5px;
	margin-top: 10px;
}
.row-search>li>select:focus {
	outline: 0;
	border-color: #39b54a;
	transition: border 0.2s linear 0s;
}
.dat-hang-ngay {
	color: #fff !important;
	font-weight: 500 !important;
	padding: 3px 10px;
}

.dat-hang button {
	border-radius: 5px;
	background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
	margin-top: 17px;

}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #39b54a;
	height: 40px;
	padding: 11px 10px 0 15px;
}
.modal-header h4 {
	color: #fff;
}

.modal-header h4 {
	color: #fff;
}

.form-dh input {
	height: 40px;
	padding-left: 5px;
	display: block;
	margin-bottom: 15px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #ccc;
}

.form-dh button {
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 18px;
}

.avt-dh {
	margin-bottom: 20px;
}
.modal-lgl {
	width: 50% !important;
}
.box-4-1:hover .slick-arrow {
	opacity: 1;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100% !important;
}
.col-md-27 {
	width: 14.28%;
	float: left;
}
.boder-tr:nth-child(6) {
	border-right: 1px solid #ccc;
}

.col-md-29 {
	width: 19%;
}
.chinh-sach-bao-hang {
	margin-bottom: 50px;
}
.hotitem {
	background-color: #f68906;
	background-image: url(../images/hot.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: 700;
	font-size: 17px;
	display: block;
	padding: 10px;
	padding-left: 50px;
	background-position: 10px 8px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
}
.maillk {
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	color: #fff !important;
	font-weight: 700;
	font-size: 17px;
	display: block;
	padding: 10px;
	padding-left: 50px;
	background-position: 10px 8px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
	background-color: #f68906;
	background-size: 35px 35px;
}
.ho-tro h2 {
	font-size: 15px !important;
}
table {
	border-collapse: collapse!important;
}

table, th, td {
	border: 1px solid #ccc!important;
	padding: 10px!important;
}
.menu-menu-main-container>ul>li.menu-item-has-children>a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 5px;
	content: "\f0d7";
}

.menu-menu-main-container>ul>li>ul>li.menu-item-has-children>a:after,.menu-menu-main-container>ul>li>ul>li>ul>li.menu-item-has-children>a:after{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0da";
	float: right;
	font-size: 16px;
}
.banner-trang-san-pham {
	height: 300px;
	width: 100%;
	padding: 0 8px 20px 8px;
}
.banner-trang-san-pham img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slider-inner{
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}
.slider-inner.slick-initialized {
	visibility: visible;
	opacity: 1;    
}
p.fone {
	color: red !important;
	line-height: 42px !important;
	font-weight: 500 !important;
}
.video {
	margin-top: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #f9f9f9;
}
.video {
	margin-top: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #f9f9f9;
}

.col-video {
	height: 202px;
	width: 100%;
	margin-bottom: 25px;
}

.col-video iframe {
	height: 100%;
	width: 100%;
	display: inline-block;
	overflow: hidden;
}
.box-3-content-p p {
	line-height: 20px !important;
}
@media (min-width: 768px) {
	.att-cate {
		display: flex; flex-wrap: wrap;
	}
}
.grecaptcha-badge {
	display: none
}