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

.footers2-bot a {
	color: #fff;
}

.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;
}

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

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















.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;
	overflow: hidden;
	padding: 50px 0 0 0;
	position: relative;
}

footer.footers2 .line svg path {
	fill: #f8f5f0;
}

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

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;
}

.footers2__row {
	gap: 20px 0;
}

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

.content_footer iframe {
	width: 100%;
}

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

.content_footer:not(:last-child) {
	margin-bottom: 10px;
}

.content_footer iframe {
	width: 92%;
	height: 155px;
	border-radius: 10px;
}

.content_footer p img {
	width: 20px !important;
	height: 20px !important;
	object-fit: contain;
	object-position: bottom;
}

.content_footer p:not(:last-child) {
	margin-bottom: 10px;
}

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

.content_footer ul li a {
	color: #fff;
}

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

.content_footer h2 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.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: 87%;
}

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 {
	color: #Fff;
	border-top: solid 1px #ffffff36;
	margin-top: 20px;
	padding: 7px 0;
}

.footers2-bot .ctnr {
	text-align: center;
	padding: 7px 0px;
}


.footers2-top-item.footers2-top-five iframe {
	width: 100%;
	height: 195px;
}

footer.footers2 .footers2-wrap .footers2-top .footers2-top-one img {
	height: 72px;
}

.urlink_foooter ul li a {
	color: #fff;
}

.urlink_foooter ul li a:hover {
	color: #Fff;
}

.logo-footer {
	max-width: 300px;
	margin: auto;
	padding-bottom: 40px;
}

.footer-register__form {
	gap: 5px
}

.footer-register .btn {
	border-radius: 3px;
	padding: 5px 10px;
}

.footer-register .btn svg {
	width: 25px;
}

.container-media {
	margin: 15px 0;
}

.container-media {
	display: flex;
	margin-top: 15px;
}

.Btn_footer {
	border: solid 1px #fff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	padding: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition-duration: 0.4s;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	font-size: 18px;
	fill: #fff;
	color: #fff;
}

.footers2 {
	z-index: 1;
}

.footers2-bg-img {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.footers2-bg-img img {
	height: 100%;
	object-fit: contain;
	object-position: left bottom;
}

.footers2-bg-img::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(268deg, #1a4aae, #5cabe5, #5cabe5e3);
}

@media(max-width:990px) {
	.footers2-top-item.footers2-top-one img {
		height: 121px;
	}

	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%;
	}

	.content_footer iframe {
		width: 100%;
	}

	.content_footer h2 {
		margin-bottom: 10px;
		        font-size: 15px;
	}

	.footers2-bg-img img {
		object-position: center top;
	}

	.footers2-bg-img::before {
		background: linear-gradient(319deg, #1a4aae, #5cabe5, #5cabe5e3);
	}
}
