.fa-edit:before {
	content: "\f044"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-linkedin:before {
	content: "\f08c"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-youtube:before {
	content: "\f167"
}

.mdi-magnify:before {
	content: "\f349"
}

.mdi-briefcase:before {
	content: "\f0d6"
}

.mdi-account-card-details-outline:before {
	content: "\fd87"
}

.mdi-map-marker:before {
	content: "\f34e"
}

.mdi-arrow-right:before {
	content: "\f054"
}

.mdi-feather:before {
	content: "\f6d2"
}

.mdi-chevron-left:before {
	content: "\f141"
}

.mdi-chevron-right:before {
	content: "\f142"
}

*,
div,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

body,
html {
	font-family: Encode Sans, sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px
}

body main,
html main {
	margin-top: 55px;
	overflow: hidden
}

@media (min-width:992px) {

	body main,
	html main {
		margin-top: 105px
	}
}

.nama-section {
	padding: 30px 0
}

@media (min-width:992px) {
	.nama-section {
		padding: 60px 0
	}
}

.nama-section h1 {
	margin-bottom: 20px;
	color: #0772ba;
	font-size: 24px;
	font-weight: 500;
	line-height: 40px;
	text-align: center
}

@media (min-width:992px) {
	.nama-section h1 {
		margin-bottom: 30px;
		font-size: 36px
	}
}

.nama-section .main-title {
	margin-bottom: 20px;
	color: #0772ba;
	font-size: 24px;
	font-weight: 500;
	line-height: 40px;
	text-align: center
}

@media (min-width:992px) {
	.nama-section .main-title {
		margin-bottom: 30px;
		font-size: 36px
	}
}

.nama-section .main-title.black {
	color: #333
}

.nama-section .desc-v1 {
	margin-bottom: 20px;
	color: #333;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	text-align: center
}

@media (min-width:992px) {
	.nama-section .desc-v1 {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		font-size: 24px
	}
}

.nama-section .desc-v2 {
	margin-bottom: 30px;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	text-align: center
}

@media (min-width:992px) {
	.nama-section .desc-v2 {
		width: 90%;
		margin-right: auto;
		margin-left: auto
	}
}

.nama-section p {
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px
}

.modulepager {
	margin-top: 30px
}

.modulepager ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-size: 0;
	list-style: none
}

.modulepager ul li {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	width: 30px;
	height: 30px;
	margin: 0 6px;
	transition: .3s ease-in-out
}

.modulepager ul li:hover {
	background-color: #0772ba
}

.modulepager ul li:hover a {
	color: #fff
}

.modulepager ul li a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #999;
	font-size: 15px;
	text-decoration: none;
	transition: .3s ease-in-out
}

.modulepager ul li a.BackPage,
.modulepager ul li a.FirstPage,
.modulepager ul li a.LastPage,
.modulepager ul li a.NextPage {
	position: relative;
	font-size: 0
}

.modulepager ul li a.BackPage:before,
.modulepager ul li a.FirstPage:before,
.modulepager ul li a.LastPage:before,
.modulepager ul li a.NextPage:before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Material Design Icons;
	font-size: 18px
}

.modulepager ul li a.FirstPage:before {
	content: "\f13d"
}

.modulepager ul li a.BackPage:before {
	content: "\f141"
}

.modulepager ul li a.NextPage:before {
	content: "\f142"
}

.modulepager ul li a.LastPage:before {
	content: "\f13e"
}

.modulepager ul li.active {
	background-color: #0772ba
}

.modulepager ul li.active span {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 15px;
	font-weight: 400
}

.edit-link .fa:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	line-height: 1;
	text-rendering: auto
}

.edit-link .fa-pencil:before {
	content: "\f044"
}

.table-wrapper {
	width: 100%;
	overflow-x: auto
}

.nama-table-v1 {
	width: 100%;
	border: 0;
	border-collapse: collapse
}

@media (max-width:992px) {
	.nama-table-v1 {
		width: 1000px
	}
}

.nama-table-v1 thead tr {
	background-color: #0772ba
}

.nama-table-v1 thead tr th {
	padding: 8px 0;
	border-left: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase
}

.nama-table-v1 thead tr th:first-child {
	width: 77px;
	border-left: 0
}

.nama-table-v1 tbody tr {
	border-bottom: 1px solid #fff
}

.nama-table-v1 tbody tr:nth-child(odd) {
	background-color: #ececec
}

.nama-table-v1 tbody tr:nth-child(2n) {
	background-color: #f5f5f5
}

.nama-table-v1 tbody tr:last-child {
	border-bottom: 0
}

.nama-table-v1 tbody tr td {
	padding: 8px 0 8px 20px;
	overflow: hidden;
	border-left: 1px solid #fff;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px
}

.nama-table-v1 tbody tr td:first-child {
	padding-left: 0;
	border-left: 0;
	text-align: center
}

.nama-table-v1 tbody tr td:nth-child(3) {
	width: 250px
}

@media (min-width:992px) {
	.nama-table-v1 tbody tr {
		cursor: pointer
	}

	.nama-table-v1 tbody tr,
	.nama-table-v1 tbody tr td {
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out
	}

	.nama-table-v1 tbody tr:hover {
		background-color: #0772ba
	}

	.nama-table-v1 tbody tr:hover td {
		color: #fff
	}
}

.Module-343 .ModuleContent {
	height: 100%
}

.cmsadminpanel ul {
	list-style: none
}

.ActionMenu:hover>.ActionMenuBody {
	display: block !important
}

.search-page {
	padding: 70px 0
}

.search-page h1 {
	margin-bottom: 20px;
	color: #01336c;
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase
}

.search-page .btn-reindex {
	display: none
}

.search-page .searchcontrols .form-inline {
	position: relative
}

.search-page .searchcontrols .form-inline:before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1;
	position: absolute;
	top: 0;
	right: 10px;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	color: #4285f4;
	font-family: Material Design Icons;
	font-size: 24px;
	content: "\f349"
}

.search-page .searchcontrols .form-inline .form-group:last-child {
	z-index: 2;
	position: absolute;
	top: 0;
	right: 10px;
	background-color: transparent
}

.search-page input[type=text] {
	-webkit-box-shadow: 0 0 0 0 transparent;
	-webkit-transition: .25s cubic-bezier(.4, 0, .2, 1);
	-o-transition: .25s cubic-bezier(.4, 0, .2, 1);
	width: 100%;
	height: 100%;
	height: 44px;
	padding-right: 54px;
	padding-left: 20px;
	border: 1px solid #dfe1e5;
	border-radius: 22px;
	outline: none;
	background-color: #fff;
	box-shadow: 0 0 0 0 transparent;
	color: #333;
	font-size: .875rem;
	font-weight: 400;
	transition: .25s cubic-bezier(.4, 0, .2, 1)
}

.search-page input[type=text]:focus {
	-webkit-box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
	border-color: rgba(223, 225, 229, 0);
	box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28)
}

.search-page input[type=submit] {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-box-shadow: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 40px;
	height: 44px;
	border: 0;
	border-radius: 2px;
	border-radius: 50%;
	outline: none;
	background-color: transparent;
	box-shadow: none;
	font-size: 0;
	text-align: center;
	cursor: pointer;
	user-select: none
}

.search-page .text-danger {
	margin-top: 20px;
	color: #333;
	font-size: 15px;
	font-style: italic;
	font-weight: 600
}

.search-page .searchresultsummary {
	margin-bottom: 20px
}

.search-page .searchresults {
	margin-top: 30px
}

@media (min-width:992px) {
	.search-page .searchresults {
		padding: 0 20px
	}
}

.search-page .searchresults .modulepager:first-child {
	display: none
}

.search-page .searchresult {
	margin-bottom: 30px
}

.search-page .searchresult:last-child {
	margin-bottom: 0
}

.search-page .searchresult h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.33
}

.search-page .searchresult h3 a {
	color: #1a0dab;
	font-weight: 500;
	text-decoration: none
}

.search-page .searchresult h3 a:hover {
	text-decoration: underline
}

.search-page .searchresult .searchresultdesc {
	word-wrap: break-word;
	margin-bottom: 10px;
	color: #545454;
	font-size: small;
	font-weight: 400;
	line-height: 1.54
}

.search-page .searchresult .searchterm {
	word-wrap: break-word;
	color: #6a6a6a;
	font-size: small;
	font-style: normal;
	font-weight: 700;
	line-height: 1.54
}

.search-page .searchresult hr {
	display: none !important
}

@media (max-width:992px) {
	.search-page .searchresult {
		-webkit-box-shadow: 0 1px 6px rgba(32, 33, 36, .28);
		padding: 16px;
		border-radius: 8px;
		box-shadow: 0 1px 6px rgba(32, 33, 36, .28)
	}
}

.nama-banner img {
	width: 100%;
	height: auto
}

.banner-trangchu .swiper-pagination-bullet {
	-webkit-transition: .25s cubic-bezier(.4, 0, .2, 1);
	-o-transition: .25s cubic-bezier(.4, 0, .2, 1);
	width: 13px;
	height: 13px;
	margin: 0 12px !important;
	border: 2px solid #fff;
	border-radius: 0;
	background-color: transparent;
	opacity: 1;
	transition: .25s cubic-bezier(.4, 0, .2, 1)
}

.banner-trangchu .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #0064a7;
	background-color: #0064a7
}

.banner-trangchu .swiper-lazy-preloader {
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto
}

@media (max-width:992px) {
	.banner-trangchu .swiper-lazy-preloader {
		margin-top: 30px
	}
}

.banner-trangchu img {
	width: 100%;
	height: auto
}

.nama-breadcrumb {
	z-index: 1;
	position: relative;
	height: 40px;
	margin-top: -40px;
	background-color: rgba(0, 0, 0, .15)
}

@media (max-width:992px) {
	.nama-breadcrumb {
		display: none
	}
}

.breadcrumb {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none
}

.breadcrumb span {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px
}

.breadcrumb li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	align-items: center
}

.breadcrumb li:after {
	margin: 0 4px;
	color: #fff;
	font-family: Material Design Icons;
	font-size: 18px;
	content: "\f142"
}

.breadcrumb li:last-child:after {
	display: none
}

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

.danhchosinhvien a {
	text-decoration: none;
}

.danhchosinhvien .item {
	margin-bottom: 30px;
}

.danhchosinhvien a.img {
	display: block;
	height: 346px;
	overflow: hidden;
}

@media (max-width:768px) {
	.danhchosinhvien a.img {
		height: 205px;
	}
}

.danhchosinhvien h2 a {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	color: #0772ba;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	transition: .3s ease-in-out
}

@media (min-width:992px) {
	.danhchosinhvien h2 a {
		display: block;
		margin-top: 12px
	}

	.danhchosinhvien h2 a:hover {
		text-decoration: underline
	}
}


@media (min-width:768px) {
	.danhchosinhvien .col-md-4 {
		margin-top: 0
	}
}

.phucloi img {
	max-width: 100%;
	height: auto
}

.phucloi .row {
	margin-bottom: 40px
}

.phucloi .row:last-child {
	margin-bottom: 0
}

.phucloi .row:nth-child(2n) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media (min-width:992px) {
	.phucloi .row {
		margin-bottom: 30px
	}
}

.phucloi h2 {
	margin-top: 10px;
	margin-bottom: 8px;
	color: #333;
	font-size: 18px;
	font-weight: 500
}

@media (min-width:992px) {
	.phucloi h2 {
		margin-top: 0;
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 30px
	}
}

footer {
	padding-top: 60px;
	color: #fff
}

footer h3 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 700;
	line-height: 1
}

footer p {
	font-size: 15px;
	font-weight: 500
}

footer .line {
	height: 1px;
	margin-top: 60px;
	background: hsla(0, 0%, 89.8%, .3)
}

@media (max-width:992px) {
	footer .line {
		margin-top: 40px
	}
}

footer .tuyen-dung {
	margin-left: 40px
}

footer .tuyen-dung a {
	color: #3ecbfa
}

footer .btn-nop {
	padding: 10px 30px;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fef24f), to(#ffde01));
	background-image: linear-gradient(180deg, #fef24f, #ffde01);
	color: #000;
	font-weight: 500;
	line-height: 1
}

@media (max-width:992px) {
	footer .btn-nop {
		margin-top: 20px
	}
}

footer .dieu-khoan {
	float: left
}

footer .dieu-khoan a {
	color: hsla(0, 0%, 100%, .7)
}

footer .dieu-khoan span {
	margin: 0 5px
}

footer .copyright {
	float: right
}

footer .copyright,
footer .dieu-khoan {
	padding: 18px 0;
	font-size: 13px;
	line-height: 1
}

@media (max-width:992px) {
	footer .tuyen-dung {
		margin: 30px 0 0
	}

	footer .justify-content-end {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	footer .Module-345 {
		margin-top: 30px
	}
}

@media (max-width:576px) {
	footer h3 {
		font-size: 18px
	}

	footer p {
		font-size: 13px
	}

	footer h3,
	footer p {
		line-height: 2
	}

	footer a {
		font-size: 13px
	}

	footer .copyright,
	footer .dieu-khoan {
		padding: 10px;
		float: none;
		text-align: center
	}
}

.gioithieu-1 img {
	max-width: 100%;
	height: auto;
	margin-top: 30px
}

@media (max-width:992px) {
	.gioithieu-1 .col-lg-6 {
		margin-top: 30px
	}

	.gioithieu-1 .col-lg-6:first-child {
		margin-top: 0
	}
}

.gioithieu-2 {
	background-color: #f5f5f5
}

.gioithieu-2 .col-lg-4 {
	margin-top: 30px
}

.gioithieu-2 .col-lg-4:first-child {
	margin-top: 0
}

@media (min-width:992px) {
	.gioithieu-2 .col-lg-4 {
		margin-top: 0
	}
}

.gioithieu-2 .item {
	padding: 30px
}

.gioithieu-2 .item .icon {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center
}

.gioithieu-2 .item .icon img {
	max-width: 100%;
	height: auto
}

.gioithieu-2 .item .content {
	margin-top: 14px
}

.gioithieu-2 .item .content h2 {
	margin-bottom: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	text-transform: capitalize
}

.gioithieu-2 .item .content p {
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 110px;
	overflow: hidden;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	text-align: center
}

header {
	z-index: 9997;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

header .top-header {
	padding: 15px 0;
	background: #fd0
}

header .bottom-header {
	background: #0772ba
}

header .receive-info {
	margin-right: 20px;
	margin-left: auto
}

header .receive-info a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 35px;
	padding: 0 20px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left bottom, left top, from(#005690), to(#0772ba));
	background: linear-gradient(0deg, #005690, #0772ba);
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#005690", endColorstr="#0772ba", GradientType=1)
}

header .receive-info a .fas {
	margin-right: 5px
}

header .social a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #0772ba;
	color: hsla(0, 0%, 100%, .8);
	font-size: 18px
}

header .social a+a {
	margin-left: 10px
}

header .main-nav .Module-343 {
	height: 100%
}

header .main-nav nav {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	height: 100%
}

header .main-nav nav a {
	margin-right: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: 500
}

header .search {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	flex: 0 0 40px;
	align-items: center;
	justify-content: center;
	max-width: 40px;
	height: 40px;
	margin-left: auto;
	border-left: 1px solid rgba(0, 0, 0, .15)
}

header .search .search-toggle .mdi {
	color: #fd0;
	font-size: 18px
}

header .search .searchbox {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-transition: .25s cubic-bezier(.4, 0, .2, 1);
	-o-transition: .25s cubic-bezier(.4, 0, .2, 1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	visibility: hidden;
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: -50px;
	align-items: center;
	width: 260px;
	height: 40px;
	opacity: 0;
	transition: .25s cubic-bezier(.4, 0, .2, 1)
}

header .search .searchbox.active {
	visibility: visible;
	opacity: 1
}

header .search .searchbutton {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-shadow: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 1px solid #0772ba;
	outline: none;
	background-color: #0772ba;
	box-shadow: 0;
	color: #fff
}

header .search .searchinput {
	-webkit-box-shadow: none;
	width: 220px;
	height: 100%;
	padding: 0 15px;
	border: 1px solid #e1e1e1;
	outline: none;
	background-color: #fff;
	box-shadow: none
}

header .language {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
	max-width: 40px;
	height: 40px;
	border-left: 1px solid rgba(0, 0, 0, .15)
}

header .language,
header .language a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center
}

header .backdrop,
header .language a.active,
header .mobile-menu,
header .toggle-button {
	display: none
}

@media (max-width:991.98px) {
	header .toggle-button {
		-ms-flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		width: 25px;
		height: 25px;
		margin-left: auto
	}

	header .toggle-button .line-menu {
		-webkit-transition: .3s ease-in-out;
		-o-transition: .3s ease-in-out;
		width: 100%;
		height: 3px;
		border-radius: 5px;
		background-color: #fff;
		transition: .3s ease-in-out
	}

	header .toggle-button .line-menu.half {
		width: 50%
	}

	header .toggle-button .line-menu.end {
		margin-left: auto
	}

	header .toggle-button.active .line-menu {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	header .toggle-button.active .start {
		-webkit-transform: rotate(45deg) translateX(3.5px) translateY(1.5px);
		transform: rotate(45deg) translateX(3.5px) translateY(1.5px)
	}

	header .toggle-button.active .end {
		-webkit-transform: rotate(45deg) translateX(-3.5px) translateY(-2.5px);
		transform: rotate(45deg) translateX(-3.5px) translateY(-2.5px)
	}

	header .bottom-header {
		-webkit-transition: .25s cubic-bezier(.4, 0, .2, 1);
		-o-transition: .25s cubic-bezier(.4, 0, .2, 1);
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		z-index: 9999;
		position: fixed;
		top: 55px;
		top: 0;
		left: 0;
		width: 320px;
		height: 100%;
		padding-top: 30px;
		overflow-y: auto;
		transform: translateX(-100%);
		background: linear-gradient(135deg, #005791, #5587a8);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#005791", endColorstr="#5587a8", GradientType=1);
		transition: .25s cubic-bezier(.4, 0, .2, 1)
	}

	header .bottom-header.active {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	header .top-header {
		height: 55px
	}

	header .logo img {
		height: 17px
	}

	header .receive-info {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		flex: 0 0 100%;
		order: 1;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}

	header .receive-info a {
		padding: 0
	}

	header .main-nav {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	header .main-nav nav {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 15px
	}

	header .main-nav nav,
	header .main-nav nav a {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	header .main-nav nav a {
		margin-right: 0;
		padding: 8px;
		font-size: 18px
	}

	header .search {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		flex: 0 0 100%;
		order: 2;
		max-width: 100%;
		margin-bottom: 15px;
		margin-left: 0
	}

	header .search .search-toggle {
		display: none
	}

	header .search .Module {
		width: 100%
	}

	header .search .searchbox {
		visibility: visible;
		position: static;
		width: 100%;
		opacity: 1
	}

	header .search .searchinput {
		width: 100%
	}

	header .social {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		-ms-flex: 0 0 205px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		flex: 0 0 205px;
		justify-content: space-between;
		max-width: 205px
	}

	header .language,
	header .social {
		-webkit-box-flex: 0;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		margin-top: 20px
	}

	header .language {
		-ms-flex: 0 0 50px;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		-webkit-box-flex: 0;
		flex: 0 0 50px;
		max-width: 50px;
		margin-left: 20px;
		border-left: 1px solid #fff
	}

	header .backdrop {
		-webkit-transition: .25s cubic-bezier(.4, 0, .2, 1);
		-o-transition: .25s cubic-bezier(.4, 0, .2, 1);
		display: block;
		visibility: hidden;
		z-index: 9998;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, .75);
		opacity: 0;
		transition: .25s cubic-bezier(.4, 0, .2, 1)
	}

	header .backdrop.active {
		visibility: visible;
		opacity: 1
	}
}

.hoatdongthidua .main-news {
	margin-bottom: 30px;
	background-color: #fff
}

.hoatdongthidua .main-news img {
	width: 100%;
	height: auto
}

@media (min-width:992px) {
	.hoatdongthidua .main-news .col-lg-6:first-child {
		padding-right: 0 !important
	}

	.hoatdongthidua .main-news .col-lg-6:nth-child(2) {
		background-color: #f5f5f5
	}
}

.hoatdongthidua .main-news .content {
	padding: 15px;
	background-color: #f5f5f5
}

.hoatdongthidua .main-news h2 {
	margin-bottom: 15px
}

.hoatdongthidua .main-news h2 a {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 56px;
	overflow: hidden;
	color: #0772ba;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	text-decoration: none
}

.hoatdongthidua .main-news h2 a:hover {
	text-decoration: underline
}

.hoatdongthidua .main-news p {
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 88px;
	overflow: hidden
}

.hoatdongthidua .main-news .btn-viewmore {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	margin-top: 15px;
	padding: 8px 0;
	border-radius: 4px;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005690), to(#0772ba));
	background: linear-gradient(0deg, #005690 0, #0772ba)
}

.hoatdongthidua .main-news .btn-viewmore span {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase
}

.hoatdongthidua .main-news .btn-viewmore em {
	margin-left: 10px;
	color: #fff;
	font-size: 18px
}

@media (min-width:1200px) {
	.hoatdongthidua .main-news .btn-viewmore {
		margin-top: 30px
	}
}

.hoatdongthidua time {
	display: block;
	margin-bottom: 4px;
	color: #999;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px
}

.hoatdongthidua .normal-news .col-lg-4.col-md-6 {
	margin-top: 30px
}

@media (min-width:768px) {

	.hoatdongthidua .normal-news .col-lg-4.col-md-6:first-child,
	.hoatdongthidua .normal-news .col-lg-4.col-md-6:nth-child(2) {
		margin-top: 0
	}
}

@media (min-width:992px) {
	.hoatdongthidua .normal-news .col-lg-4.col-md-6:nth-child(3) {
		margin-top: 0
	}
}

.nama-news {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	display: block;
	background-color: #f5f5f5;
	text-decoration: none;
	transition: .3s ease-in-out
}

.nama-news img {
	width: 100%;
	height: auto
}

.nama-news .content {
	padding: 15px
}

.nama-news .content h2 {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	display: -webkit-box;
	height: 48px;
	overflow: hidden;
	color: #666;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	transition: .3s ease-in-out
}

.nama-news:hover {
	-webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .07);
	background-color: #fff;
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .07)
}

.nama-news:hover .content h2 {
	color: #0772ba
}

.hoatdongthidua-ct h1 {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	text-align: left
}

.hoatdongthidua-ct time {
	color: #999;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px
}

.hoatdongthidua-ct .content {
	margin-top: 20px
}

.hoatdongthidua-ct h2 {
	margin-bottom: 10px;
	color: #0772ba;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px
}

.hoatdongthidua-ct ul {
	margin-bottom: 30px;
	padding-left: 15px
}

.hoatdongthidua-ct ul li {
	color: #d7d7d7
}

.hoatdongthidua-ct img {
	width: 100%;
	height: auto
}

.hoatdongthidua-ct h2 span:last-child {
	color: #333;
	font-size: 15px;
	font-weight: 600
}

.hoatdongthidua-ct .other-news h2 {
	margin-bottom: 0;
	font-size: 24px;
	text-transform: uppercase
}

@media (max-width:992px) {
	.hoatdongthidua-ct .other-news h2 {
		margin-top: 30px
	}
}

.hoatdongthidua-ct .other-news a {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	display: block;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	text-decoration: none;
	transition: .3s ease-in-out
}

.hoatdongthidua-ct .other-news a:hover {
	color: #0772ba
}

.hoatdongthidua-ct .other-news .item {
	padding: 20px 0;
	border-bottom: 1px solid #ebebeb
}

.hoatdongtuyendung .col-lg-6 {
	margin-top: 30px
}

.hoatdongtuyendung .col-lg-6:first-child {
	margin-top: 0
}

@media (min-width:992px) {
	.hoatdongtuyendung .col-lg-6 {
		margin-top: 0
	}
}

.hoatdongtuyendung .item {
	display: block;
	position: relative;
	text-decoration: none;
	margin-bottom: 10px;
}

.hoatdongtuyendung .Module-421 .row .img .item {
	height: 180px;
}

.hoatdongtuyendung .Module-421 .row .img .item .content {
	padding: 0 15px;
}

.hoatdongtuyendung .Module-421 .row .img h2 a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}

@media (max-width:576px) {
	.hoatdongtuyendung .Module-421 .row .img .item {
		height: 200px;
	}
}

@media (max-width:450px) {
	.hoatdongtuyendung .Module-421 .row .col-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (min-width:576px) {
	.hoatdongtuyendung .swiper-container .img .item {
		height: 240px;
	}
}

@media (min-width:1200px) {
	.hoatdongtuyendung .swiper-container .img .item {
		height: 360px;
	}
}

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

.hoatdongtuyendung .img {
	margin-bottom: 30px;
}

.swiper-button-disabled {
	pointer-events: all !important
}

.hoatdongtuyendung .swiper-container .img h2 a {
	margin-bottom: 20px;
	color: #333;
	font-size: 16px;
	font-weight: 600
}

.home-1 {
	padding: 50px 0;
	background-color: #f5f5f5
}

@media (max-width:992px) {
	.home-1 {
		padding: 0
	}
}

.home-1 ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -10px;
	padding: 0;
	list-style: none
}

.home-1 li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	margin-top: 20px;
	padding: 0 10px
}

.home-1 li:first-child,
.home-1 li:nth-child(2),
.home-1 li:nth-child(3) {
	margin-top: 0
}

@media (min-width:1200px) {
	.home-1 li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66%;
		flex: 0 0 16.66%;
		margin-top: 0
	}
}

.home-1 li>a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-shadow: 0 0 0 0 transparent;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 160px;
	padding: 5px;
	background-color: #fff;
	box-shadow: 0 0 0 0 transparent;
	text-decoration: none;
	transition: .3s ease-in-out
}

.home-1 li>a img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 15px
}

.home-1 li>a span {
	color: #333;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	text-align: center
}

.home-1 li>a:hover {
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
	background-color: #fd0;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1)
}

@media (max-width:992px) {
	.home-1 #truycapnhanh {
		display: none !important
	}
}

@media (min-width:992px) {
	.home-1 #truycapnhanh {
		display: block !important
	}
}

@media (min-width:992px) {
	.home-1 .btn-access {
		display: none
	}
}

@media (max-width:991px) {
	.home-1 .btn-access {
		position: fixed;
		right: 15px;
		bottom: 100px;
		width: 50px;
		height: 50px;
		margin-right: auto;
		margin-left: auto;
		border-radius: 50%;
		background: -webkit-gradient(linear, left top, right top, from(#005690), to(#0772ba));
		background: linear-gradient(90deg, #005690, #0772ba);
		text-decoration: none
	}

	.home-1 .btn-access,
	.home-1 .btn-access a {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.home-1 .btn-access a {
		width: 100%;
		height: 100%
	}

	.home-1 .btn-access a:before {
		-webkit-animation: btnRegister 1.5s infinite;
		z-index: -1;
		position: absolute;
		top: -5px;
		left: -5px;
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background: -webkit-gradient(linear, left top, right top, from(#005690), to(#0772ba));
		background: linear-gradient(90deg, #005690, #0772ba);
		animation: btnRegister 1.5s infinite;
		content: "";
		opacity: .8
	}

	.home-1 .btn-access em {
		color: #fff;
		font-size: 24px
	}

	@-webkit-keyframes btnRegister {
		0% {
			-webkit-transform: scale(.8);
			transform: scale(.8)
		}

		70% {
			-webkit-transform: scale(1.2);
			transform: scale(1.2);
			opacity: .4
		}

		to {
			-webkit-transform: scale(1.4);
			transform: scale(1.4);
			opacity: 0
		}
	}

	@keyframes btnRegister {
		0% {
			-webkit-transform: scale(.8);
			transform: scale(.8)
		}

		70% {
			-webkit-transform: scale(1.2);
			transform: scale(1.2);
			opacity: .4
		}

		to {
			-webkit-transform: scale(1.4);
			transform: scale(1.4);
			opacity: 0
		}
	}
}

.truycapnhanh-popup .fancybox-content {
	width: 320px;
	padding: 15px
}

.truycapnhanh-popup ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -10px;
	padding: 0;
	list-style: none
}

.truycapnhanh-popup ul li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	padding: 0 10px
}

.truycapnhanh-popup ul li:last-child a {
	border-bottom: 0
}

.truycapnhanh-popup ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-box-shadow: 0 0 0 0 transparent;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: auto;
	padding: 20px 10px;
	border-bottom: 1px solid #e1e1e1;
	outline: none;
	background-color: #fff;
	box-shadow: 0 0 0 0 transparent;
	text-decoration: none;
	transition: .3s ease-in-out
}

.truycapnhanh-popup ul li a img {
	display: block;
	height: 30px;
	margin-right: 10px;
	margin-bottom: 0
}

.truycapnhanh-popup ul li a span {
	color: #333;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	text-align: center
}

.home-2 .row {
	margin-right: -7.5px !important;
	margin-left: -7.5px !important
}

.home-2 .row .col-lg-4,
.home-2 .row .col-lg-8,
.home-2 .row .col-md-6,
.home-2 .row .col-md-12 {
	padding-right: 7.5px !important;
	padding-left: 7.5px !important
}

.home-2 .block-2 {
	margin-top: 15px
}

.home-2 img {
	width: 100%;
	height: auto
}

.home-2 .item-v1 {
	display: block;
	position: relative;
	text-decoration: none
}

.home-2 .item-v1 .content {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: calc(100% - 20px);
	padding: 20px;
	background-color: rgba(255, 241, 0, .9)
}

.home-2 .item-v1 .content h3 {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 24px;
	overflow: hidden;
	color: #0064a7;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px
}

@media (min-width:992px) {
	.home-2 .item-v1 .content h3 {
		height: 32px;
		font-size: 24px;
		line-height: 32px
	}
}

.home-2 .item-v1 .content p {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 24px;
	overflow: hidden;
	color: #0064a7;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px
}

.home-2 .item-v2 {
	display: block;
	position: relative;
	text-decoration: none
}

.home-2 .item-v2 .content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	background-color: rgba(255, 241, 0, 0)
}

.home-2 .item-v2 .content h3 {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 24px;
	margin-bottom: 10px;
	overflow: hidden;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px
}

@media (min-width:992px) {
	.home-2 .item-v2 .content h3 {
		height: 32px;
		font-size: 24px;
		line-height: 32px
	}
}

.home-2 .item-v2 .content p {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 24px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px
}

.home-2 .item-v2 .viewmore {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 20px;
	bottom: 20px;
	align-items: center;
	justify-content: flex-end
}

.home-2 .item-v2 .viewmore span {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase
}

.home-2 .item-v2 .viewmore em {
	margin-left: 4px;
	color: #fff;
	font-size: 20px
}

.home-2 .item-v3 {
	display: block;
	position: relative;
	text-decoration: none
}

.home-2 .item-v3 .content {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: calc(100% - 20px);
	padding: 20px;
	background-color: rgba(255, 241, 0, .9)
}

.home-2 .item-v3 .content h3 {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 24px;
	overflow: hidden;
	color: #0064a7;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px
}

@media (min-width:992px) {
	.home-2 .item-v3 .content h3 {
		height: 32px;
		font-size: 24px;
		line-height: 32px
	}
}

.home-2 .item-v3 .content p {
	display: none
}

.home-2 .col-md-6.col-lg-4 {
	margin-top: 15px
}

.home-2 .col-md-6.col-lg-4:first-child {
	margin-top: 0
}

@media (min-width:768px) {
	.home-2 .col-md-6.col-lg-4:nth-child(2) {
		margin-top: 0
	}
}

@media (min-width:992px) {
	.home-2 .col-md-6.col-lg-4:nth-child(3) {
		margin-top: 0
	}
}

.home-2 .col-md-12.col-lg-8 {
	margin-top: 15px
}

.home-3 img {
	max-width: 100%;
	height: auto
}

.home-3 nav {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 30px
}

.home-3 nav,
.home-3 nav a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center
}

.home-3 nav a {
	width: 200px;
	height: 40px;
	margin: 0 10px;
	border-radius: 4px;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005690), to(#0772ba));
	background: linear-gradient(0deg, #005690 0, #0772ba);
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none
}

@media (max-width:500px) {
	.home-3 nav a:first-child {
		margin-bottom: 20px
	}
}

.home-3 nav a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff34f), to(#fd0));
	background: linear-gradient(180deg, #fff34f 0, #fd0);
	color: #333;
}

.home-3 nav a.active {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff34f), to(#fd0));
	background: linear-gradient(180deg, #fff34f 0, #fd0);
	color: #333;
}

.home-3 .swiper-container,
.home-3 .swiper-wrapper {
	position: static
}

.home-3 .swiper-slide .item {
	-webkit-box-shadow: 0 0 0 0 transparent;
	box-shadow: 0 0 0 0 transparent;
	text-decoration: none
}

.home-3 .swiper-slide .item,
.home-3 .swiper-slide .item .img {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	background-color: #f2f2f2;
	transition: .3s ease-in-out
}

.home-3 .swiper-slide .item .img {
	padding: 5px
}

.home-3 .swiper-slide .item .content {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	margin-top: -5px;
	padding: 18px 20px;
	background-color: #f2f2f2;
	transition: .3s ease-in-out;
}

.home-3 .swiper-slide .item span {
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 72px;
	overflow: hidden;
	color: #0772ba;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.home-3 .swiper-slide .item:hover,
.home-3 .swiper-slide .item:hover .content,
.home-3 .swiper-slide .item:hover .img {
	background-color: #ffe017
}

.home-3 .btn-next,
.home-3 .btn-prev {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 50%;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	transform: translateY(-50%);
	background-color: #fff;
	cursor: pointer
}

.home-3 .btn-next,
.home-3 .btn-next em,
.home-3 .btn-prev,
.home-3 .btn-prev em {
	-webkit-transition: .25s cubic-bezier(.4, 0, .2, 1);
	transition: .25s cubic-bezier(.4, 0, .2, 1)
}

.home-3 .btn-next em,
.home-3 .btn-prev em {
	color: #c5c5c5;
	font-size: 28px
}

.home-3 .btn-next.swiper-button-disabled,
.home-3 .btn-prev.swiper-button-disabled {
	opacity: .5
}

.home-3 .btn-next:hover,
.home-3 .btn-prev:hover {
	background-color: #066eb5
}

.home-3 .btn-next:hover em,
.home-3 .btn-prev:hover em {
	color: #fff
}

@media (max-width:768px) {

	.home-3 .btn-next,
	.home-3 .btn-prev {
		display: none
	}
}

.home-3 .btn-prev {
	left: -30px
}

.home-3 .btn-next {
	right: -30px
}

.home-3 .tab {
	position: relative
}

.home-3 .btn-viewmore {
	width: 160px;
	height: 40px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff34f), to(#fd0));
	background: linear-gradient(180deg, #fff34f 0, #fd0);
	color: #333;
	font-size: 16px;
	font-weight: 600
}

.Module-345 .btn-viewmore {
	min-width: 160px;
	height: 40px;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff34f), to(#fd0));
	background: linear-gradient(180deg, #fff34f 0, #fd0);
	color: #333;
	font-size: 16px;
	font-weight: 600;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center
}

.home-3 .btn-viewmore,
.home-4 .swiper-slide {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center
}

.home-4 .swiper-slide:last-child .img:before {
	display: none
}

.home-4 .item .img {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (min-width:768px) {
	.home-4 .item .img {
		position: relative
	}

	.home-4 .item .img:before {
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		position: absolute;
		top: 50%;
		right: -30px;
		transform: translateY(-50%);
		color: #999;
		font-family: Material Design Icons;
		font-size: 30px;
		content: "\f054"
	}
}

.home-4 .item img {
	display: block;
	max-width: 100%;
	height: auto
}

.home-4 .item .number {
	margin-top: 10px;
	color: #0064a7;
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	text-align: center
}

.home-4 .item p {
	margin-top: 15px;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	text-align: center
}

@media (max-width:768px) {
	.home-4 .swiper-pagination {
		position: static !important;
		margin-top: 20px;
		color: #0064a7;
		font-size: 15px;
		font-weight: 500
	}
}

.tab {
	display: none
}

.lotrinhthangtien-1 img {
	max-width: 100%;
	height: auto
}

.lotrinhthangtien-1 .row {
	margin-bottom: 40px
}

.lotrinhthangtien-1 .row:last-child {
	margin-bottom: 0
}

.lotrinhthangtien-1 .row:nth-child(odd) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media (min-width:992px) {
	.lotrinhthangtien-1 .row {
		margin-bottom: 0
	}

	.lotrinhthangtien-1 .row .col-lg-6 {
		padding: 0 !important
	}

	.lotrinhthangtien-1 .row:nth-child(odd) .col-lg-6:last-child {
		padding-right: 30px !important
	}

	.lotrinhthangtien-1 .row:nth-child(2n) .col-lg-6:last-child {
		padding-left: 30px !important
	}
}

.lotrinhthangtien-1 h2 {
	margin-top: 10px;
	margin-bottom: 8px;
	color: #333;
	font-size: 18px;
	font-weight: 500
}

@media (min-width:992px) {
	.lotrinhthangtien-1 h2 {
		margin-top: 30px;
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 30px
	}
}

.lotrinhthangtien-2 {
	background-color: #f5f5f5
}

.lotrinhthangtien-2 img {
	width: 100%;
	height: auto
}

.lotrinhthangtien-2 a {
	text-decoration: none
}

.lotrinhthangtien-2 h2 {
	margin-bottom: 20px;
	color: #0772ba;
	font-size: 24px;
	font-weight: 500;
	line-height: 40px;
	text-align: center
}

@media (min-width:992px) {
	.lotrinhthangtien-2 h2 {
		margin-bottom: 30px;
		font-size: 36px
	}
}

.lotrinhthangtien-2 h3 a {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	color: #0772ba;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	transition: .3s ease-in-out
}

@media (min-width:992px) {
	.lotrinhthangtien-2 h3 a {
		display: block;
		margin-top: 20px
	}

	.lotrinhthangtien-2 h3 a:hover {
		text-decoration: underline
	}
}

.lotrinhthangtien-2 .col-md-4 {
	margin-top: 30px
}

.lotrinhthangtien-2 .col-md-4:first-child {
	margin-top: 0
}

@media (min-width:768px) {
	.lotrinhthangtien-2 .col-md-4 {
		margin-top: 0
	}
}

.lotrinhthangtien-2 .item {
	padding: 0 15px
}

@media (min-width:576px) {
	.lotrinhthangtien-2 .item {
		padding: 0 50px
	}
}

@media (min-width:768px) {
	.lotrinhthangtien-2 .item {
		padding: 0
	}
}

.nama-navigation {
	background-color: #f5f5f5
}

@media (max-width:992px) {
	.nama-navigation {
		padding: 10px 0
	}

	.nama-navigation .mobile-nav {
		display: block
	}

	.nama-navigation .mobile-nav select {
		-webkit-box-shadow: none;
		width: 100%;
		height: 40px;
		padding: 0 15px;
		border: 1px solid #e1e1e1;
		outline: none;
		box-shadow: none
	}

	.nama-navigation .desktop-nav {
		display: none
	}
}

@media (min-width:992px) {
	.nama-navigation .mobile-nav {
		display: none
	}

	.nama-navigation .desktop-nav {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.nama-navigation .desktop-nav a {
		-webkit-transition: .3s ease-in-out;
		-o-transition: .3s ease-in-out;
		position: relative;
		margin-right: 36px;
		padding: 13px 0;
		color: #333;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-decoration: none;
		transition: .3s ease-in-out
	}

	.nama-navigation .desktop-nav a:last-child {
		margin-right: 0
	}

	.nama-navigation .desktop-nav a:before {
		-webkit-transition: .3s ease-in-out;
		-o-transition: .3s ease-in-out;
		z-index: 1;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 0;
		height: 2px;
		background-color: #fd0;
		content: "";
		transition: .3s ease-in-out
	}

	.nama-navigation .desktop-nav a.active {
		font-weight: 700
	}

	.nama-navigation .desktop-nav a.active:before,
	.nama-navigation .desktop-nav a:hover:before {
		width: 100%
	}
}

@media (min-width:992px) {
	.nganhangvieclam .filter {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 30px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.nganhangvieclam .filter .form-group {
		margin-right: 10px
	}

	.nganhangvieclam .filter .form-group:last-child {
		margin-right: 0
	}
}

.nganhangvieclam .form-group {
	margin-bottom: 20px
}

@media (min-width:992px) {
	.nganhangvieclam .form-group {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(25% - 7.5px);
		flex: 0 0 calc(25% - 7.5px);
		margin-bottom: 0
	}
}

.nganhangvieclam .form-group.form-select,
.nganhangvieclam .form-group.form-text {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	height: 42px;
	padding: 0 15px;
	border: 1px solid #e7e8ea
}

.nganhangvieclam .form-group.form-select em,
.nganhangvieclam .form-group.form-text em {
	margin-right: 10px;
	color: #0772ba;
	font-size: 24px
}

.nganhangvieclam .form-group.form-select input[type=text],
.nganhangvieclam .form-group.form-select select,
.nganhangvieclam .form-group.form-text input[type=text],
.nganhangvieclam .form-group.form-text select {
	-webkit-box-shadow: none;
	width: 100%;
	height: 40px;
	border: 0;
	outline: none;
	box-shadow: none
}

.nganhangvieclam .form-group.frm-btn a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 42px;
	border-radius: 4px;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005690), to(#0772ba));
	background: linear-gradient(0deg, #005690 0, #0772ba)
}

.nganhangvieclam .form-group.frm-btn a em {
	margin-right: 5px;
	color: #fff;
	font-size: 22px
}

.nganhangvieclam .form-group.frm-btn a span {
	margin-left: 5px;
	color: #fff;
	font-size: 16px
}

.nganhangvieclam nav {
	margin-bottom: 25px
}

.nganhangvieclam nav,
.nganhangvieclam nav a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center
}

.nganhangvieclam nav a {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	padding: 0 15px;
	height: 40px;
	background-color: #0772ba;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	transition: .3s ease-in-out;
	margin-bottom: 10px;
}

.nganhangvieclam nav a.active {
	background-color: #fd0;
	color: #333
}

.nganhangvieclam nav a:not(:last-child) {
	margin-right: 10px
}

@media (max-width:1200px) {
	.nganhangvieclam nav {
		justify-content: flex-start;
		overflow: auto
	}

	.nganhangvieclam nav a {
		flex: 0 0 auto
	}
}

@media (min-width:992px) {
	.nganhangvieclam nav a:hover {
		background-color: #fd0;
		color: #333
	}


	.nganhangvieclam nav a.active {
		position: relative
	}

	.nganhangvieclam nav a.active:before {
		-webkit-transform: rotate(45deg) translateX(-50%);
		-ms-transform: rotate(45deg) translateX(-50%);
		z-index: 1;
		position: absolute;
		bottom: -11px;
		left: 50%;
		width: 14px;
		height: 14px;
		transform: rotate(45deg) translateX(-50%);
		background-color: #fd0;
		content: ""
	}
}

.nganhangvieclam-ct h1 {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	text-align: left
}

.nganhangvieclam-ct time {
	color: #999;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px
}

.nganhangvieclam-ct .content {
	margin-top: 20px
}

.nganhangvieclam-ct h2 {
	margin-bottom: 10px;
	color: #0772ba;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px
}

.nganhangvieclam-ct .table-wrapper {
	margin-bottom: 30px
}

.nganhangvieclam-ct table {
	width: 100%;
	border-collapse: collapse
}

@media (max-width:992px) {
	.nganhangvieclam-ct table {
		width: 1000px
	}
}

.nganhangvieclam-ct table tr:nth-child(odd) {
	background-color: #f5f5f5
}

.nganhangvieclam-ct table tr:nth-child(2n) {
	background-color: #fff
}

.nganhangvieclam-ct table tr td:first-child {
	width: 250px;
	padding: 8px 30px;
	color: #333;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px
}

.nganhangvieclam-ct table tr td:nth-child(2) {
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px
}

.nganhangvieclam-ct ul {
	margin-bottom: 30px;
	padding-left: 15px
}

.nganhangvieclam-ct ul li {
	color: #333
}

.nganhangvieclam-ct h2 span:last-child {
	color: #333;
	font-size: 15px;
	font-weight: 600
}

@media (max-width:992px) {
	.nganhangvieclam-ct .buttons p {
		margin: 20px 0;
		text-align: center
	}
}

@media (min-width:992px) {
	.nganhangvieclam-ct .buttons {
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 20px
	}

	.nganhangvieclam-ct .buttons p {
		margin: 0 20px
	}
}

.nganhangvieclam-ct .buttons .btn-wrap {
	margin-bottom: 15px;

}

.nganhangvieclam-ct .buttons .btn-apply,
.nganhangvieclam-ct .buttons .btn-download {
	display: inline-block;
	padding: 13px 30px;
	border-radius: 4px;
	min-width: 160px;
}

.nganhangvieclam-ct .buttons .btn-apply span,
.nganhangvieclam-ct .buttons .btn-download span {
	display: block;
	color: #333;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase
}

.nganhangvieclam-ct .buttons .btn-apply {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff34f), to(#fd0));
	background: linear-gradient(180deg, #fff34f 0, #fd0)
}

.nganhangvieclam-ct .buttons .btn-download {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005690), to(#0772ba));
	background: linear-gradient(0deg, #005690 0, #0772ba)
}

.nganhangvieclam-ct .buttons .btn-download span {
	color: #fff
}

.nganhangvieclam-ct .other-news h2 {
	margin-bottom: 0;
	font-size: 24px;
	text-transform: uppercase
}

@media (max-width:992px) {
	.nganhangvieclam-ct .other-news h2 {
		margin-top: 30px
	}
}

.nganhangvieclam-ct .other-news a {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	display: block;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	text-decoration: none;
	transition: .3s ease-in-out
}

.nganhangvieclam-ct .other-news a:hover {
	color: #0772ba
}

.nganhangvieclam-ct .other-news .item {
	padding: 20px 0;
	border-bottom: 1px solid #ebebeb
}

.quytrinhungtuyen h2 {
	margin-bottom: 20px;
	color: #0772ba;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px
}

.quytrinhungtuyen a {
	color: #0772ba;
	font-size: 15px;
	text-decoration: none
}

.quytrinhungtuyen a:hover {
	text-decoration: underline
}

.quytrinhungtuyen ul {
	margin-bottom: 10px;
	padding-left: 15px
}

.quytrinhungtuyen ul li {
	color: #d7d7d7
}

.quytrinhungtuyen p span {
	color: red;
	font-size: 16px;
	font-weight: 500
}

.quytrinhungtuyen .item {
	margin-top: 45px
}

.quytrinhungtuyen .item:first-child {
	margin-top: 0
}

.quytrinhungtuyen .item:nth-child(2n) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.quytrinhungtuyen img {
	width: 100%;
	height: auto
}

.quytrinhungtuyen .img {
	margin-top: 30px
}

@media (min-width:992px) {
	.quytrinhungtuyen .img {
		margin-top: 0
	}
}


.nama-the-sanpham-ct-6 {
	padding: 30px 0;
	background-attachment: fixed;
	background-size: cover
}

@media (min-width:992px) {
	.nama-the-sanpham-ct-6 {
		padding: 60px 0
	}
}

.nama-the-sanpham-ct-6 .main-title h2 {
	color: #fff
}

.nama-the-sanpham-ct-6 .wrap-form p {
	margin-bottom: 20px;
	color: #e2f3ff;
	font-size: 14px;
	line-height: 22px
}

.nama-the-sanpham-ct-6 .wrap-form .row .form-group {
	width: 100%;
	margin-bottom: 20px
}

.nama-the-sanpham-ct-6 .wrap-form .row .form-group label {
	display: block;
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 22px
}

.nama-the-sanpham-ct-6 .wrap-form .row .form-group input,
.nama-the-sanpham-ct-6 .wrap-form .row .form-group select {
	display: inline-block;
	width: 100%;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	border: none;
	border-radius: 0;
	background-color: #fff;
	font-size: 14px;
	font-weight: 400
}

.nama-the-sanpham-ct-6 .wrap-form .row .form-group input:focus,
.nama-the-sanpham-ct-6 .wrap-form .row .form-group select:focus {
	outline: none
}

@media (min-width:992px) {
	.nama-the-sanpham-ct-6 .main-title h2 {
		line-height: 36px
	}

	.nama-the-sanpham-ct-6 .wrap-form {
		position: relative
	}

	.nama-the-sanpham-ct-6 .wrap-form p {
		margin-bottom: 25px
	}
}

.nama-the-sanpham-ct-6 .wrap-form .RadCaptcha>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.nama-the-sanpham-ct-6 .wrap-form .RadCaptcha>div p {
	margin: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

.nama-the-sanpham-ct-6 .wrap-form .RadCaptcha>div p label {
	display: none !important;
}

.nama-the-sanpham-ct-6 .wrap-form .RadCaptcha .rcRefreshImage {
	font-size: 0;
	text-decoration: none;
}

.nama-the-sanpham-ct-6 .wrap-form .RadCaptcha .rcRefreshImage::before {
	color: #fff;
	font-family: 'Font Awesome 5 Free';
	font-size: 18px;
	font-weight: 600;
	content: "\f2f9";
	margin-left: 16px;
}

.nama-the-sanpham-ct-6 .wrap-form .RadCaptcha>div>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-bottom: 20px;
	position: relative;
}

.nama-the-sanpham-ct-6 .wrap-form .form-group.frm-btnwrap input[type="submit"] {
	width: 160px;
	height: 40px;
	border: none;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, right top, left top, from(#fff34f), to(#fd0));
	background-image: linear-gradient(-90deg, #fff34f, #fd0);
	color: #333;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
	text-align: center
}

.nama-the-sanpham-ct-6 .wrap-form .form-group.frm-btnwrap .frm-btn.frm-save label {
	display: none !important;
}

.nama-the-sanpham-ct-6 .wrap-form .frm-btnwrap .frm-btn.frm-save {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}

@media (min-width:992px) {
	.nama-the-sanpham-ct-6 .wrap-form .RadCaptcha>div p {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(100% - 230px);
		flex: 0 0 calc(100% - 230px);
	}

	.nama-the-sanpham-ct-6 .wrap-form .RadCaptcha>div>div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 230px;
		flex: 0 0 230px;
		margin-bottom: 0;
	}
}

.apply-form iframe {
	width: 100%;
	height: 100%;
}

.apply-form {
	height: 1150px !important;
	margin-top: 40px;
	padding: 0;
	display: none;
}


.nama-right-nav-1.active ul .toggle-nav {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: .3s all ease-in-out;
	transform: translateX(0);
	transition: all .3s ease-in-out
}

.nama-right-nav-1.active ul .toggle-nav em {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transform: rotate(180deg);
	transition-delay: .3s
}

.nama-right-nav-1 ul .toggle-nav {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	transition-delay: .3s
}

.nama-right-nav-1 ul .toggle-nav,
.nama-right-nav-1 ul li a .icon img {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.nama-right-nav-1 ul li a .icon img {
	-webkit-filter: brightness(0) invert(1);
	max-width: 30px;
	filter: brightness(0) invert(1)
}

.nama-right-nav-1 ul li.active a .icon img,
.nama-right-nav-1 ul li:hover a .icon img {
	-webkit-filter: initial;
	filter: none
}


.nama-right-nav-1 {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: .3s all ease-in-out;
	z-index: 400;
	position: fixed;
	top: 50%;
	right: -235px;
	transform: translateY(-50%);
	transition: all .3s ease-in-out
}

.nama-right-nav-1:hover {
	right: 0px;
}

.nama-right-nav-1 ul {
	padding-left: 0;
	border: 1px solid #05588f;
	list-style: none
}

.nama-right-nav-1 ul li {
	border-bottom: 1px solid #05588f;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.nama-right-nav-1 ul li:last-child {
	border-bottom: 0
}

.nama-right-nav-1 ul li a {
	-ms-flex-align: center;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: .3s all ease-in-out;
	background: #0064a7;
	color: #fff;
	text-decoration: none;
	line-height: 26px;
	transition: all .3s ease-in-out;
}

.nama-right-nav-1 ul li a,
.nama-right-nav-1 ul li a .icon {
	-webkit-box-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.nama-right-nav-1 ul li a .icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	flex: 0 0 60px;
	justify-content: center;
	width: 60px;
	height: 60px;
	font-size: 24px
}

.nama-right-nav-1 ul li a .text {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 130px;
	flex: 0 0 130px;
	max-width: 130px;
	padding: 0 10px
}

.nama-right-nav-1 ul li a .text p {
	font-weight: 400
}

.nama-right-nav-1 ul li.active a,
.nama-right-nav-1 ul li:hover a {
	color: #0064a7;
	background-color: #fd0;
}

.nama-right-nav-1 ul li:hover {
	background: #fd0;
}

@media (min-width:992px) {
	.nama-right-nav-1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}


@media(max-width: 991px) {
	.popup-truycapnhanh .fancybox-content {
		background: #0064a7;
		padding: 0px;
	}

	.popup-truycapnhanh .fancybox-close-small {
		display: none;
	}

	.nama-right-nav-1 {
		display: none;
		position: static;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	.nama-right-nav-1 ul {
		width: 320px;
		border: 0;
	}

	.nama-right-nav-1 ul li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background-color: #0064a7;
	}

	.nama-right-nav-1 .icon {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 24px;
		flex: 0 0 24px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.nama-right-nav-1 .icon>a {
		padding: 15px 0 15px 15px;
		text-decoration: none;
		outline: none;
	}

	.nama-right-nav-1 ul li a span {
		line-height: 24px;
	}

	.nama-right-nav-1 .icon em {
		font-size: 24px;
		line-height: 24px;
		width: 24px;
		height: 25px;
	}

	.nama-right-nav-1 ul li .text {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 250px;
		flex: 0 0 250px;
	}

	.nama-right-nav-1 ul li .text>a {
		padding: 15px 15px 15px 15px;
		text-decoration: none;
		outline: none;
	}
}

@media(min-width: 992px) {

	.selectNavigator,
	.tab-links-mobile {
		display: none;
	}

	.nama-right-nav-1 ul {
		width: 290px;
	}

	.nama-right-nav-1 ul li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background-color: #0064a7;
	}

	.nama-right-nav-1 .icon {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 24px;
		flex: 0 0 24px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.nama-right-nav-1 .icon>a {
		padding: 15px 0 15px 15px;
	}

	.nama-right-nav-1 ul li a span {
		line-height: 24px;
	}

	.nama-right-nav-1 .icon em {
		font-size: 24px;
		line-height: 24px;
		width: 24px;
		height: 25px;
		text-align: center;
	}

	.nama-right-nav-1 ul li .text {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 250px;
		flex: 0 0 250px;
	}

	.nama-right-nav-1 ul li .text>a {
		padding: 15px 15px 15px 15px;
	}
}


.mdi-card:before,
.mdi-nav-1:before {
	content: "\f19b"
}

.mdi-nav-2:before {
	content: "\f34e"
}

.mdi-nav-3:before {
	content: "\f14e"
}

.fa-nav-4:before {
	content: "\f155"
}

.mdi-nav-5:before {
	content: "\f535"
}

.mdi-nav-6:before {
	content: "\f85f"
}