﻿.box-primary{
	margin-bottom:0px;
	overflow:hidden;
}
.header01{
	margin-bottom:20px;
}
.header01 .title-category{
	color:#233a7b;
	font-size:24px;
	font-weight:normal;
}
.box-news{
	overflow:hidden;
}
.box-news-list{
	margin-left:-2%;
}
.news{
	width:29.3%;
	padding:0% 2% 0% 2%;
	float:left;
	overflow:hidden;
	margin-bottom:30px;
}
.first-news{
	border:none;
	padding:0px 3% 0px 0%;
}
.last-news{
	padding:0px 0% 0px 3%;
}

.body-news{
	overflow:hidden;
}
.news img{
	width:100%;
}

.title-news{
	color:#272727;
	font-size:14px;
	display:block;
	margin:8px 0px 0px 0px;
	height:40px;
}
.title-news:hover{
	color:#f58e32;
}
.first-news-feature{
	margin:0px 0px 30px 0px;
}
.image-first-news-feature{
	display:block;
	width:46%;
	float:left;
	margin-right:20px;
}
.image-first-news-feature img{
	width:100%;
}

.title-first-news-feature{
	color:#233a7b;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	display:block;
	margin-bottom:10px;
}

.title-first-news-feature:hover{
	color:#f58e32;
}


.news-feature{
	width:41%;
	float:left;
	margin-bottom:20px;
}
.image-news-feature{
	width:48%;
	float:left;
	display:block;
}
.image-news-feature img{
	width:100%;
}

.title-news-feature{
	width:48%;
	float:right;
	color:#303030;
	font-weight:bold;
}