.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: #fff;
	background: #0f75bc;
}

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

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

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

.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-top: 20px;
	margin-bottom: 15px;
}

.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: 34%;
	font-size: 16px;
}

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

.footers2-top-item.footers2-top-six {
	width: 21%;
	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: 23%;
}

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 {
	background: #262262;
	color: #Fff;
	margin-top: 20px;
}

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


.footers2-top-item.footers2-top-five iframe {
	width: 100%;
	height: 135px;
	border-radius: 10px;
}

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

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

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

.hotline-phone-ring-wrap {
  position: fixed;
  bottom: -10px;
  left: 0;
  z-index: 9999;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
  width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #bf1e2e;
  -webkit-animation: #bf1e2e;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}

@-webkit-keyframes phonering-alo-circle-anim {
0% {
  -webkit-transform: rotate(0) scale(0.5) skew(1deg);
  -webkit-opacity: 0.1;
}
30% {
  -webkit-transform: rotate(0) scale(0.7) skew(1deg);
  -webkit-opacity: 0.5;
}
100% {
  -webkit-transform: rotate(0) scale(1) skew(1deg);
  -webkit-opacity: 0.1;
}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0% {
  -webkit-transform: rotate(0) scale(0.7) skew(1deg);
  opacity: 0.6;
}
50% {
  -webkit-transform: rotate(0) scale(1) skew(1deg);
  opacity: 0.6;
}
100% {
  -webkit-transform: rotate(0) scale(0.7) skew(1deg);
  opacity: 0.6;
}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0% {
  -webkit-transform: rotate(0) scale(1) skew(1deg);
}
10% {
  -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
  -webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
  -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
  -webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
  -webkit-transform: rotate(0) scale(1) skew(1deg);
}
100% {
  -webkit-transform: rotate(0) scale(1) skew(1deg);
}
}
.hotline-phone-ring-circle-fill {
  width: 55px;
  height: 55px;
  top: 26px;
  left: 26px;
  position: absolute;
  background-color: #bf1e2e;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
  background-color: #bf1e2e;
  width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
  width: 20px;
  height: 20px;
}
.hotline-bar {
  position: absolute;
  background: #bf1e2e;
  height: 40px;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  border: 2px solid white;
  /* width: 175px !important; */
  left: 33px;
  bottom: 37px;
}

.hotline-bar > a {
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  text-indent: 40px;
  display: block;
  letter-spacing: 1px;
  line-height: 38px;
}



@media(max-width:1300px){
  .footer-primary .hotline-support a span{
  font-size: 17px;
  }
}



@media (min-width: 980px) {
  .support-bottom {
      box-shadow: none;
      border-top: none;
  }
}
.support-bottom {
  width: 60px;
  bottom: 45px;
  right: 5px;
  position: fixed !important;
  z-index: 99800;
  background-color: transparent !important;
  padding: 6px 0;
  border-radius: 3px 0 0 3px;
  box-shadow: none;
  border-top: none;
}
.support-bottom .btn-list {
  display: block !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  padding: 6px !important;
  justify-content: space-around !important;
}
.support-bottom .btn-float-container {
  width: 100%;
  margin-bottom: 0;
  margin-top: 5px;
}
.support-bottom a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block !important;
  border: none !important;
  font-size: 18px !important;
  color: #fff !important;
  text-align: center !important;
  position: relative;
  border-radius: 50% !important;
  cursor: pointer !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .11);
  background: none;
}
.support-bottom .button-call {
  background-image: url(../images/calling.gif) ;
  background-size: 100% 100%;
}

.support-bottom i {
  width: 44px;
  height: 44px;
  display: block;
}
.support-bottom i {
  font-size: 28px;
}
.support-bottom .btn-float-container span {
  display: none !important;
}
.support-bottom .button-messenger {
  background-image: url(../images/icon-messenger.svg) !important;
}
.support-bottom .button-zalo {
  background-image: url(../images/icon-zalo.svg) !important;
}

@media(max-width: 736px) {
    .phone-bar {
        display:none
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: #0f76baa8;
}

#zalo-vr .phone-vr-img-circle {
    background-color: #0f76ba;
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113,68,151,0.8)
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33,150,243,0.7)
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196F3
}

div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%)
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%
}

#fanpage-vr img {
    max-width: 35px;
    max-height: 35px
}

#fanpage-vr .phone-vr-img-circle {
    background-color: #1877f2
}

#fanpage-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
    background-color: #0f76ba9c;
}

#gom-all-in-one .button-contact {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%
}

#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer
}

#popup-showroom-vr,div#popup-form-contact-vr {
    display: none
}

#popup-showroom-vr.active,div#popup-form-contact-vr.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230,8,8,0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}
#button-contact-vr {
    position: fixed;
    bottom: 45px;
    right: -5px;
    z-index: 99999;
}

.backtotop {
    cursor: pointer;
    background: #999;
    bottom: 5px;
    color: #fff !important;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    padding: 2px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    z-index: 9999;
    border-radius: 2px;
}
.backtotop svg {
    width: 28px;
    height: 22px;
    margin-bottom: -8px;
}
.backtotop svg path {
    stroke: #fff;
}

@media(max-width:990px) {
	.hotline-bar {
    /* display: none; */
}
	.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%;
	}


}