.box-quytrinh {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 46px;
}

	.box-quytrinh .wrap {
		position: relative;
	}

		.box-quytrinh .wrap h3 {
			margin-bottom: 50px
		}

		.box-quytrinh .wrap:after {
			content: "";
			border-bottom: 3px solid #fff;
			width: 100%;
			float: left;
			position: absolute;
			bottom: 19%;
			z-index: 8;
		}

	.box-quytrinh .top4 {
		float: left;
		width: 23.5%;
		margin-right: 2%;
		text-align: center;
		position: relative;
		z-index: 9;
		color: #fff;
	}

		.box-quytrinh .top4:hover {
			color: #e00000;
			cursor: pointer
		}

			.box-quytrinh .top4:hover span {
				background: #e00000;
			}

			.box-quytrinh .top4:hover img {
				opacity: 0.7
			}

		.box-quytrinh .top4 h4 {
			font-size: 19px;
			font-family: 'BarlowSemiCondensed-SemiBold';
		}

		.box-quytrinh .top4:nth-child(4n) {
			margin-right: 0%;
		}

		.box-quytrinh .top4 span {
			display: inline-block;
			color: black;
			background: #fff;
			border-radius: 50%;
			padding: 7px 14px;
			margin-bottom: 20px;
			font-weight: bold;
			font-size: 22px;
		}

		.box-quytrinh .top4 img {
			display: block;
			margin-bottom: 20px
		}

	.box-quytrinh .clear {
		clear: both
	}

.box-gioithieu {
	float: left;
	width: 100%;
}

	.box-gioithieu h2.title {
		margin-bottom: 50px;
	}

.listnews-gioithieu {
	width: 50%;
	float: left;
	margin: 0 0 2% 0;
	position: relative;
}

	.listnews-gioithieu:nth-child(3n) {
		margin-right: 0;
	}

	.listnews-gioithieu img {
		width: 80px;
		height: 80px;
		float: left;
		margin-right: 20px;
		opacity: 1;
	}

		.listnews-gioithieu img:hover {
			opacity: 1;
		}

	.listnews-gioithieu p.tenbai-gioithieu {
		width: 100%;
		font-size: 22px;
		text-transform: uppercase;
		/* font-weight: bold; */
		/* margin-top: 10px; */
		color: #000000;
		font-family: 'BarlowSemiCondensed-SemiBold';
	}

	.listnews-gioithieu .seemore a {
		color: #2a4487;
		font-weight: bold;
	}

	.listnews-gioithieu p.mota {
		font-size: 18px;
		margin-top: 9px;
		font-family: 'BARLOWSEMICONDENSED-REGULAR';
		color: #707070;
		height: 20px;
	}

.showbai {
	width: 31%;
	padding: 0 1%;
	float: left;
	text-align: center;
}

	.showbai a span {
		font-size: 24px;
		font-weight: 100;
		color: #2a4487;
		padding: 15px 0;
		float: left;
		width: 100%;
	}

	.showbai img {
		width: 100%;
		height: 230px;
		float: left;
	}

.full-right {
	text-align: right;
}

	.full-right img {
		float: right;
		margin-left: 20px;
		/* opacity: 1; */
	}
