.support-index {
	text-align: center;
	padding: 0px 0;
	width: 42%;
	float: left;
	margin-right: 8%;
	margin-bottom: 34px;
}

	.support-index:last-child {
		margin-right: 0%;
	}

	.support-index img {
		width: 140px;
		height: 140px;
		border-radius: 3px;
		border-radius: 50%;
	}

	.support-index p {
		padding: 2px 0;
	}

	.support-index .name {
		font-size: 25px;
		padding: 15px 0 0px;
		font-family: 'BARLOWSEMICONDENSED-REGULAR';
		color: #ffffff;
	}

	.support-index .dienthoai {
		font-weight: 100;
		font-size: 28px;
		border-radius: 3px;
		color: #ff0000;
		padding: 5px 0 0;
		font-weight: bold;
		font-family: 'BarlowSemiCondensed-SemiBold';
	}

.hotro .title {
	color: #fff;
	font-weight: bold;
}

.wrap-50 {
	width: 46%;
	float: left;
	padding-right: 4%;
}

	.wrap-50:last-child {
		margin-right: 0
	}

.listnews-hotro {
	width: 100%;
	margin-bottom: 40px;
	border: none;
	color: #fff;
	height: 130px;
}

	.listnews-hotro a {
		color: #fff;
	}

	.listnews-hotro img {
		width: 32%;
		height: 120px;
		float: left;
		margin-right: 2%
	}

	.listnews-hotro p.tenbai {
		font-size: 24px;
		padding-bottom: 17px;
		/* font-weight: bold; */
		font-family: 'BarlowSemiCondensed-SemiBold';
	}

	.listnews-hotro p.mota {
		font-size: 18px;
		padding-bottom: 20px;
		/* font-weight: bold; */
		/* font-family: 'BarlowSemiCondensed-SemiBold'; */
		font-family: 'BARLOWSEMICONDENSED-REGULAR';
	}

	.listnews-hotro .des-info {
		float: left;
		width: auto;
		padding: 0;
		height: auto;
		width: 66%;
	}

.support {
	text-align: center;
	padding: 0px 0;
	border-bottom: 1px dashed #eee;
}

	.support p {
		padding: 2px 0;
	}

	.support .name {
		font-size: 20px;
	}

	.support .dienthoai {
		font-weight: 100;
		font-size: 22px;
		margin: 5px;
		padding: 10px 0;
	}

.hotro .title {
	color: #fff;
	font-weight: bold;
}
