.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;
	background: #004F75;
	background: linear-gradient(90deg,rgba(6, 109, 238, 1) 0%, rgba(60, 138, 232, 1) 50%, rgba(66, 133, 214, 1) 100%);
	padding: 50px 0 0 0;
	position: relative;
}
footer.footers2 .line svg path {
    fill: #ffffff;
}
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: 100%;
	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: 23px;
	font-weight: 600;
	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 {
	background: #271e53;
	color: #Fff;
	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: var(--color-main);
}
.logo-footer {
	max-width: 185px;
	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: 40px;
    height: 40px;
    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: 19px;
    fill: #fff;
    color: #fff;
}
.pc_footer_contact {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
}
.pc_footer_contact .footer-contact_item {
  
  
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pc_footer_contact .footer-contact_item i {
    color: #fff;
    font-size: 28px;
}

.pc_footer_contact img {
    width: 100%;
	height: 100%;
	object-fit: contain;
}

.footer-contact_item {
    position: relative;
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
	
    /* margin-bottom: 5px; */
}
.footer-contact_item>a{
	border-radius: 50%;
	background: var(--color-main2);
	padding: 7px;
	height: 100%;
}
.footer-contact_item .guide_title {
    position: absolute;
    font-size: 13px;
    width: max-content;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    right: calc(100% + 10px);
    top: 50%;
    transform: translate(0,-50%);
}

.footer-contact_item .guide_title i {
    position: absolute;
    right: -7px;
    color: #871721;
    font-size: 20px;
    top: 3px;
}

.footer-contact_item .guide_title .g_group{
    display: flex;
    align-items: center;
}

.footer-contact_item:hover .guide_title {
    opacity: 1;
    visibility: visible;
}

.footer-contact_item .guide_title .g_group{
    background: var(--color-main2);
    padding: 3px 8px;
    border-radius: 3px;
    color: #fff;
}


.footer-contact_item .guide_title .g_group:after{
	content: "";
    background: var(--color-main2);
    font-weight: bold;
    position: absolute;
    left: calc(100% - 1px);
    top: 50%;
    transform: translate(0,-50%);
    width: 7px;
    height: 10px;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
}



.pc_footer_contact.g_right .footer-contact_item .guide_title {
    right: calc(100% + 10px);
    left: unset;
}
.pc_footer_contact.g_right .footer-contact_item .guide_title .g_group:after{
    right: -5px;
    left: unset;
    content: "\f0da";
}

.pc_footer_contact.g_right .hotline-bar{
    left: unset;
    right: -22px;
}
.pc_footer_contact.g_right .hotline-bar > a{
    padding-left: 0;
    padding-right: 40px;
}


.blink_me {
    animation: blinker 1s linear infinite;
	line-height: 1;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/* END QUICK CONTACT */


/*Hotline*/
.hotline-phone-ring-wrap {
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 999999;
}
.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: 100px;
    height: 100px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid var(--color-main);
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    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;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.hotline-phone-ring-circle-fill {
    width: 60px;
    height: 60px;
    position: absolute;
    background-color: var(--color-main);
    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%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.hotline-phone-ring-img-circle {
    background-color: var(--color-main);
    width: 46px;
    height: 46px;
    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;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.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: #c61d34;
    height: 46px;
    width: max-content;
    line-height: 46px;
    padding: 0 15px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    border-radius: 50px !important;
    right: -22px;
    bottom: 37px;
    top: 50%;
    transform: translate(0,-50%);
    box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.1);
}
.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    display: block;
    letter-spacing: 1px;
    line-height: 46px;
    padding-right: 40px;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
    color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        /*-webkit-transform: rotate(0) scale(0.5) skew(1deg) translate(0,-50%);*/

        transform: translate(-50%,-50%) scale(0.5);
        -webkit-opacity: 0.1;
    }
    30% {
        /*-webkit-transform: rotate(0) scale(0.7) skew(1deg) translate(0,-50%);*/
        transform: translate(-50%,-50%) scale(0.7);
        -webkit-opacity: 0.5;
    }
    100% {
        /*-webkit-transform: rotate(0) scale(1) skew(1deg) translate(0,-50%);*/
        transform: translate(-50%,-50%) scale(0.1);
        -webkit-opacity: 0.1;
    }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: translate(-50%,-50%) scale(0.7);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: translate(-50%,-50%) scale(1);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: translate(-50%,-50%) scale(0.7);
        opacity: 0.6;
    }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: translate(-50%,-50%) rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: translate(-50%,-50%) rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: translate(-50%,-50%) rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: translate(-50%,-50%) rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
    }
}
@media (max-width: 768px) {
    .hotline-bar {
        display: none;
    }
}
hotline-phone-ring-img-circle i{
    font-size: 20px;
}
/*End hotline*/
@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%;
	}


}
