.tab-menu-mobile {
	display: block;
	box-shadow: 0 -5px 6px -2px rgba(0, 0, 0, 0.1);
}

.tab-menu-mobile {
	position: fixed;
	bottom: 0;
	z-index: 99999999;
	width: 100%;
	background: linear-gradient(107deg, rgba(17, 50, 26, 1) 18%, rgba(16, 57, 27, 1) 49%, rgba(0, 69, 19, 1) 85%);
	left: 0;
}

.tab-menu-mobile {
	padding: 0px 5px;
	border-radius: 15px 15px 0px 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.list-item-tab-mennu-mobile {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.items-tabs-menu-mobile {
	text-align: center;
	width: 19%;
	padding: 6px 0;
}

.items-tabs-menu-mobile span svg {
	width: 25px;
	height: 25px;
}

.items-tabs-menu-mobile p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #ffffff;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	font-weight: 400;
}


.tab-menu-mobile {
	display: none;
}







































.nav-fix-menu .sdb-bnav {
	position: fixed;
	width: 100%;
	bottom: 0;
	right: auto;
	z-index: 1000;
}

.nav-fix-menu .nav-fix-menu .sdb-bnav .ctr-wrp {
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -44px;
}

.nav-fix-menu .sdb-bnav__itm {
	flex: 1 1 auto;
	text-align: center;
	position: relative;
	z-index: 10;
}

@keyframes zoom {
	0% {
		transform: scale(.9)
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent
	}

	100% {
		transform: scale(.9);
		box-shadow: 0 0 0 0 transparent
	}
}

.nav-fix-menu .sdb-bnav .ctr-wrp .bnav-lnk {
	font-size: 13px;
	width: 75px;
	height: 75px;
	padding: 0 0 2px;
	font-weight: 500;
	color: #fff;
	background-color: #11331a;
	background-image: #11331a;
	border-radius: 50%;
	border: 6px solid #fff;
	animation: zoom 1.3s infinite;
	box-shadow: 0 0 0 0 #f4752861;
}

.nav-fix-menu .sdb-bnav .ctr-wrp {
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -40px;
}

.nav-fix-menu .sdb-bnav .bnav-lnk svg path {
	fill: #000;
}

.nav-fix-menu .sdb-bnav .ctr-wrp .bnav-lnk svg path {
	fill: #fff;
}

.list-pages-huongdan {
	/* padding: 0px 56px; */
	width: 20%;
}

.sdb-bnav__wrp::before {
	content: "";
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -40px;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 50%;
	z-index: 5;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .16);
}

.nav-fix-menu .sdb-bnav__lst {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	height: 56px;
	position: relative;
	background-color: #fff;
	z-index: 10;
	border-radius: 16px 16px 0 0;
	padding: 0 0 0;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .16);
}

.nav-fix-menu .sdb-bnav .lft-wrp,
.sdb-bnav .rgt-wrp {
	display: flex;
	align-items: stretch;
	flex: 0 0 calc(50% - 40px);
	width: calc(50% - 40px);
}

.nav-fix-menu .sdb-bnav .lft-wrp {
	padding: 0 4px;
}

.nav-fix-menu .sdb-bnav .ctr-wrp {
	position: absolute;
	top: -21px;
	left: 50%;
	margin-left: -41px;
}

.nav-fix-menu .sdb-bnav__itm {
	flex: 1 1 auto;
	text-align: center;
	position: relative;
	z-index: 10;
}

.nav-fix-menu .sdb-bnav .bnav-lnk {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 3px 0 0;
	height: 100%;
	line-height: 14px;
	font-size: 11px;
	font-weight: 400;
	color: #495057;
}

.nav-fix-menu .sdb-bnav .bnav-icn {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 24px;
}

.nav-fix-menu .sdb-bnav .bnav-lnk svg {
	display: block;
	margin: 0 auto;
	width: 24px;
	height: 24px;
	fill: #000;
}

section.nav-fix-menu {
	display: none;
}



section.box-container-footer-nav-menu{
	display: none;
}



















section.nav-grid-menu-bar-footer {
    margin-top: auto;
    background: linear-gradient(135deg, #2c2c54, #40407a);
    padding: 8px 0px;
}
section.nav-grid-menu-bar-footer .nav-arrow {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: linear-gradient(135deg, #ff6b6b, #feca57);
    border: none;
    color: white;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    padding: unset;
}
section.nav-grid-menu-bar-footer .account-btn {
    background: #a8782f;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    transition: 0.5s ease;
}

section.nav-grid-menu-bar-footer .bottom-nav {
    margin-top: auto;
    background: linear-gradient(135deg, #2c2c54, #40407a);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}




@media(max-width:990px) {
	.tab-menu-mobile {
		display: block;
	}

	section.nav-fix-menu {
		display: block;
      z-index: 99999999;
              position: relative;
	}
}



section.box-container-footer-nav-menu {
    position: fixed;
    bottom: 0;
    z-index: 9;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

section.list-footer-menu-tab ul li a {
    padding: 5px 15px;
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    position: relative;
    overflow: hidden;
    display: block;
    background: linear-gradient(135deg, #ff9a56, #ff6b6b);
    border-radius: 5px;
    text-transform: uppercase;
    transition: 0.5s ease;
}

section.list-footer-menu-tab ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px 10px;
}

section.list-footer-menu-tab {
    background: #fff;
    padding: 10px 0px;
}

section.list-footer-menu-tab ul li.active a {background: linear-gradient(135deg, #5f27cd, #341f97);}











.home-newletter {
	position: relative;
	z-index: 2;
	background: url(https://file.hstatic.net/200000306687/file/news-latter-background_70d641e….png) center bottom / cover no-repeat rgb(245, 246, 248);
	border-top: 1px solid rgb(204, 204, 204);
	background-position: center bottom !important;
	padding: 145px 0px 83px !important;
	background-repeat: no-repeat !important;
}

.home-newletter .home-newletter-wrap {
	padding-top: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-left {
	width: 50%;
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-right {
	width: 50%;
	display: flex;
	justify-content: space-between;
	padding-left: 30px;
	align-items: end;
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-left h2 {
	font-size: 5rem;
	font-weight: bold;
	margin-bottom: 10px;
	color: rgb(0, 0, 0);
	font-family: Oswald, sans-serif;
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-left p:last-of-type {
	margin-top: 10px;
	color: rgb(179, 179, 179);
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-left p:first-of-type {
	margin-bottom: 20px;
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-left form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-left form input {
	width: 70%;
	height: 45px;
	padding: 0px 10px;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(235, 235, 235);
	border-image: initial;
	border-radius: 10px;
	background: rgb(255, 255, 255);
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-left form button {
	width: calc(30% - 10px);
	height: 45px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px 10px;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(253, 204, 13);
	border-image: initial;
	background: rgb(253, 204, 13);
	border-radius: 5px;
	transition: 0.5s;
}

footer.footers2 {
	margin-top: 0rem;
	background-size: cover;
	background-position: 100% 100%;
	color: #333;
	background: #fff;
}

footer.footers2 .footers2-wrap {
	padding-top: 9rem;
}

footer.footers2 .footers2-wrap .footers2-top {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	/* border-bottom: 1px solid #11321a; */
	padding-bottom: 0rem;
}

footer.footers2 .footers2-wrap .footers2-top {
	margin-left: -10px;
	margin-right: -10px;
}

footer.footers2 .footers2-wrap .footers2-top .footers2-top-one {
	width: 17%;
	font-size: 15px;
	line-height: 1.5;
	text-align: justify;
}

.content_footer {
	font-size: 15px;
	line-height: 1.5;
	color: #333;
}

.content_footer ul li {
	list-style: disc !important;
	margin-left: 18px;
	margin-bottom: 3px;
}

.content_footer ul li p {
	padding: 0;
	margin: 0;
}

.content_footer h2 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

.content_footer p {
	padding: 0;
	margin: 0;
}

footer.footers2 .footers2-wrap .footers2-top .footers2-top-two {
	padding: 10px;
}

footer.footers2 .footers2-wrap .footers2-top .footers2-top-two {
	width: 37%;
	font-size: 16px;
}

footer.footers2 .footers2-wrap .footers2-top .footers2-top-two h2 {}

.footers2-top-item.footers2-top-six {
	width: 18%;
	padding: 10px 10px;
}

.footers2-top-item.footers2-top-six ul li {
	list-style: disc !important;
	margin-left: 19px;
	margin-bottom: 5px;
	font-size: 15px;
}

.footers2-top-item.footers2-top-six ul li p {
	padding: 0;
}

footer.footers2 .footers2-wrap .footers2-top .footers2-top-five {
	padding: 10px;
}

footer.footers2 .footers2-wrap .footers2-top .footers2-top-five {
	width: 27.5%;
}

footer.footers2 .footers2-wrap .footers2-top .footers2-top-one a {
	display: block;
	margin-bottom: 10px;
	max-width: 55%;
}

footer.footers2 .footers2-wrap .footers2-bot {
	padding: 2rem 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-right img {
	margin-top: -321px;
	transform: rotateZ(-4deg);
}

.footers2-bot {
	background: #11321a91;
	color: #Fff;
	margin-top: 20px;
}

.footers2-bot .ctnr {
	text-align: center;
	padding: 7px 0px;
}
section.nav-grid-menu-bar-footer .nav-arrow i {
    font-size: 29px;
    margin-left: 6px;
}

section.nav-grid-menu-bar-footer .nav-arrow i.fas.fa-caret-left {
    margin-left: unset;
    margin-right: 6px;
}

.footers2-top-item.footers2-top-five iframe {
	width: 100%;
	height: 195px;
}
section.nav-grid-menu-bar-footer .nav-arrow i {
    font-size: 29px;
    margin-left: 6px;
}
section.list-footer-menu-tab ul li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

section.list-footer-menu-tab ul li a:hover:before {
    left: 100%;
}

section.list-footer-menu-tab ul li a:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(79, 172, 254, 0.3);
}

.account-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.account-btn:hover:before {
    left: 100%;
}



















.box-navigation-footer .main-content {
	flex: 1;
	background-color: white;
}
.box-navigation-footer .bottom-navigation {
	background-color: #0f321c;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 8px 0;
	box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}
.box-navigation-footer .nav-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: white;
	text-decoration: none;
	padding: 4px 8px;
	min-width: 60px;
}
.box-navigation-footer .nav-item {
	transition: all 0.3s ease;
}
.box-navigation-footer .nav-item:hover {
	opacity: 0.8;
	transform: translateY(-2px);
}
.box-navigation-footer .nav-item:active {
	transform: translateY(0px);
}
.box-navigation-footer .nav-icon {
	width: 24px;
	height: 24px;
	margin-bottom: 4px;
	background-color: white;
	mask-size: contain;
	mask-repeat: no-repeat;
	mask-position: center;
}
.box-navigation-footer .home-icon {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpolyline points='9,22 9,12 15,12 15,22'/%3E%3C/svg%3E");
}
.box-navigation-footer .nav-text {
	font-size: 11px;
	text-align: center;
	line-height: 1.2;
	color: white;
}
.box-navigation-footer .secondary-navigation {
	background-color: #a87931;
	display: flex;
	align-items: center;
	padding: 8px 16px;
	color: white;
}
.box-navigation-footer .nav-arrow {
	transition: all 0.3s ease;
	transform: rotate(180deg);
}

.box-navigation-footer .nav-center {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
}
.box-navigation-footer .nav-center-item {
	display: flex;
	align-items: center;
	gap: 5px;
	color: white;
	text-decoration: none;
	font-size: 14px;
	transition: all 0.3s ease;
	padding: 4px 8px;
	border-radius: 4px;
}
.box-navigation-footer .nav-center-item:hover {
	background-color: rgba(255, 255, 255, 0.1);
	transform: scale(1.05);
}
.box-navigation-footer .nav-center-icon {
	/* width: 16px; */
	/* height: 16px; */
	/* background-color: white; */
	/* mask-size: contain; */
	/* mask-repeat: no-repeat; */
	/* mask-position: center; */
}
.box-navigation-footer .home-small-icon {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpolyline points='9,22 9,12 15,12 15,22'/%3E%3C/svg%3E");
}
.box-navigation-footer .user-icon {
	/* mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E"); */
}
.box-navigation-footer .nav-arrow-right svg {width: 33px;height: 30px;}


section.box-navigation-footer {
   position: fixed;
   bottom: 0;
   width: 100%;
}
.box-navigation-footer .nav-text p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.nav-center-icon.user-icon svg {
    width: 22px;
    height: 22px;
    margin-top: -4px;
}
.box-navigation-footer .nav-arrow svg {
    width: 33px;
    height: 30px;
}

.nav-arrow.nav-arrow-right {
    transform: unset;
}

.box-navigation-footer .nav-arrow svg path {
    fill: #fff;
}
@media(min-width:990px){
	section.box-navigation-footer{
		display: none;
	}	
}
@media(max-width:990px) {
	.content-products-tion {
		font-size: 13px;
	}
	
	footer.footers2 {
		padding-bottom: 125px;
	}

section.box-container-footer-nav-menu{
	display: block;
}

	footer.footers2 .footers2-wrap .footers2-top {
		margin-left: 0px;
		margin-right: 0px;
	}

	footer.footers2 .footers2-wrap .footers2-top .footers2-top-two {
		padding: 10px 0px;
	}

	footer.footers2 .footers2-wrap .footers2-top .footers2-top-one {
		width: 100%;
	}

	footer.footers2 .footers2-wrap .footers2-top .footers2-top-two {
		width: 100%;
	}

	.footers2-top-item.footers2-top-six {
		width: 18%;
		padding: 10px 0px;
	}

	footer.footers2 .footers2-wrap .footers2-top .footers2-top-five {
		padding: 10px 0px;
	}

	.footers2-top-item.footers2-top-six {
		width: 100%;
	}

	.footers2-top-item.footers2-top-five {
		width: 100%;
	}

	footer.footers2 .footers2-wrap .footers2-top .footers2-top-five {
		width: 100%;
	}
	.footers2-wrap{
		display: none;
	}
	.footers2-bot{
		margin-top: 0;
	}

}
@media(max-width:550px){
	.box-navigation-footer .nav-text {
		font-size: 10px;
	}
}