.menu-top-header, .menu-top-header > * {
	display: inline-block;
}
.menu-top-header {
	width: 100%;
	text-align: center;
}
.menu-top-header a {
	font-weight: bold;
	font-size: 20px;
	padding: 0;
	min-height: 0;
	transition: all .2s;
}
.menu-top-header a:hover {
	color: #11496f !important;
}
.btn {
	background: #fff;
	border-radius: 99px;
	text-transform: inherit;
	background-image: linear-gradient(rgb(255, 226, 89), rgb(255, 167, 81));
	margin: 0;
	color: #000;
	padding: 3px 20px;
	font-size: 17px;
	border: 0;
}
.btn {
	animation-name: pulse;
	animation-delay: 0s;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
}
@keyframes pulse{
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
.content-home h1 {
	text-transform: uppercase;
	font-size: 34px;
	margin-bottom: 10px;
}
.content-home p {
	font-size: 18px;
	color: #fff;
}
.home2 .btn{
	color: #000 !important;
}
.btn:hover {
	color: #034a72;
	box-shadow: none;
}
.img-br img {
	border-radius: 15px;
}
.section-title-normal, .section-title-normal span {
	border-bottom: 0;
}
.section-title-normal:before {
	content: '';
	background: #0063a1;
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 80px;
	height: 3px;
}
.des-all p {
	font-size: 18px;
}
.section-title-center b {
	background: transparent;
}
.section-title-center:before {
	content: '';
	background: #0063a1;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -13px;
	width: 80px;
	height: 3px;
}
.boxKhokhan {
	border: solid #d6e1e7;
	border-radius: 15px;
	padding: 15px;
}
.boxKhokhan .icon-box-text * {
	text-transform: uppercase;
	color: #034a6d;
	font-weight: bold;
	line-height: 1.4;
}
.boxGP {
	border: 0;
	background: #034873;
}
.boxGP .icon-box-text * {
	color: #fff;
}
.info-footer h4 {
	font-size: 20px;
	text-transform: uppercase;
}
.info-footer p {
	margin-bottom: 5px;
	position: relative;
	padding-left: 25px;
}
.info-footer p:before {
	position: absolute;
	font-family: FontAwesome;
	left: 0;
}
.info-footer p:nth-child(2):before {
	content: '\f3c5';
}
.info-footer p:nth-child(3):before {
	content: '\f2a0';
}
.info-footer p:nth-child(4):before {
	content: '\f0e0';
}
.info-footer p:last-child:before {
	content: '\f0ac';
}
.img-mxh {
	margin-bottom: 0 !important;
}
.img-mxh {
	display: inline-block;
	width: 15% !important;
}
.img-mxh img {
	width: 35px;
}
.social-icons a {
	font-size: 16px;
}
.social-icons a+a {
	margin-left: 10px !important;
}
.formtuvan .col {
	padding-bottom: 0;
}
.formtuvan input, .formtuvan textarea {
	border-radius: 10px;
	height: 50px;
}
input, input:focus, textarea, textarea:focus {
	box-shadow: none;
}
.boxUudai {
	border-radius: 15px;
}
.boxUudai img {
	border-radius: 15px;
}
.boxUudai .box-text {
	background: #034873;
	border-radius: 0 0 15px 15px;
}
.boxUudai .box-text * {
	color: #fff;
	font-size: 20px;
	height: 48px;
	line-height: 1.4;
	font-weight: bold;
	text-transform: uppercase;
}
.boxUudai .box-text * {
	animation: blinkGlow .8s ease-in-out infinite;
}
@keyframes blinkGlow {
	0% {
		opacity: 1;
		text-shadow: none;
	}
	50% {
		opacity: 0.8;
	}
	100% {
		opacity: 1;
		text-shadow: none;
	}
}
.co {
	display: flex;
}
.co p {
	margin-bottom: 0;
}
.co img {
	width: 34px;
}
.co p+p {
	margin-left: 10px;
}
.boxKK {
	border: solid 1px #034873;
	padding: 15px;
	align-items: center;
}
.boxKK .icon-box-text * {
	font-weight: bold;
	font-size: 18px;
}
.boxGP {
	padding: 20px;
	border: solid 1px #8f8f8f;
}
.boxGP .icon-box-text {
	height: 80px;
}
.boxGP .icon-box-text * {
	font-weight: bold;
}
.quytrinh p {
	position: relative;
	background: #f0f8ff;
	color: #0b3a5a;
	padding: 14px 20px 14px 15px;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	font-size: 20px;
	font-weight: 600;
}
.quytrinh p::before {
	content: "";
	position: absolute;
	left: -34px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background: #0b4f6c;
	border-radius: 50%;
	border: solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'FontAwesome';
}
.quytrinh {
	position: relative;
}
.quytrinh::before {
	content: "";
	position: absolute;
	left: -15px;
	top: 0;
	bottom: 0;
	width: 2px;
	background: #fff;
}
.quytrinh p:first-child::before {
    content: '\f15b';
}
.quytrinh p:nth-child(2)::before {
    content: '\f002';
}
.quytrinh p:nth-child(3)::before {
    content: '\f304';
}
.quytrinh p:nth-child(4)::before {
    content: '\f304';
}.quytrinh p:nth-child(5)::before {
    content: '\f81d';
}.quytrinh p:nth-child(6)::before {
    content: '\f015';
}

@media (min-width: 992px){
	.nopad{
		padding-bottom: 0 !important;
	}
	.home1 {
		position: fixed;
		z-index: 2;
		box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
	}
	.home2 {
		padding-top: 88px !important;
	}
	.menu-top-header > * {
		margin: 0 25px !important;
	}
}
@media (max-width: 549px){
	.nopadm{
		padding-bottom: 0 !important;
	}
}
@media (max-width: 767px){
	.logoheader {
		width: 30% !important;
		margin: 0 auto 10px;
	}
	.menu-top-header > * {
		margin: 0 10px 5px !important;
	}
	.colheader1 .col-inner {
		text-align: center;
		margin: 10px 0 20px;
	}
	.content-home h1 {
		font-size: 24px;
	}
	br{
		display: none;
	}
	.section-title-container .section-title {
		font-size: 22px;
	}
	.co {
		justify-content: center;
	}
}