/** Fix post trang Homes */
.list-post2 .col-inner,
.list-post2 .box-blog-post{
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	overflow:hidden;
}
.list-post2 .box-text{
	position:absolute;
	left:0; bottom:0;
	background: #ffffff;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
}
.list-post2 .post-item .post-title{
	color:#FFF;
	font-size:16px;
	margin-bottom:0 !important;
}
.list-post2 .thong-tin-cong-trinh{
	display:none;
}
.button{
	border-radius:3px;
}

