#vnt-breadcrum {
  margin-bottom:0px;
}
/*========================CSS CHO PHAN BANNER FULL=======================*/
#vnt-header-sub{
	position:relative;
	min-height:0px;
}
#vnt-header-sub .header-top{
	position:absolute;
	width:100%;
	top:0px;
	z-index:999999;
}
.slide-content{
	background:url(../images/bg_slidecontent.png) repeat;
	border-bottom:3px solid #ec242a;
	
	position: absolute; 
	width: 450px; 
	bottom: 0px; 
	right: 100px; 
	text-align: left;
}
.slide-content-sub{
	padding: 25px;
	background:url(../images/bg_slidecontent_sub.png) bottom right no-repeat;
}
.slide-title{
	font-family:AlterGothic;
	font-size:24px;
	line-height:25px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
}	
.slide-short{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
}

/*========================CSS CHO PHAN CONTENT MAIN=======================*/
#vnt-content-main{
	
}
/*--------BANNER TOP--------*/
#event-foucs{
	background:url(../images/bg_eventfoucs.png) repeat;
}
#event-foucs-sub{
	width:1000px;
	margin:0px auto;
	padding:50px 0px;
}
#event-foucs .ef-item{
	width:185px;
	float:left;
	margin-right:85px;
}
#event-foucs .ef-item.last{
	margin-right:0px;
	float:right;
}
#event-foucs .ef-item .ef-item-img{
	width:175px;
	height:175px;
	overflow:hidden;
}
#event-foucs .ef-item h2{
	padding-top:10px;
	text-align:center;
}
#event-foucs .ef-item h2 a{
	font-size:16px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
#event-foucs .ef-item h2 a:hover{
	text-decoration:none;
	color:#e9454a;
}

/*--------BANNER BOTTOM--------*/
#mod-foucs{
	
}
#mod-foucs-sub{
	width:1000px;
	margin:0px auto;
	padding:40px 0px;
}
#mod-foucs .mod-item{
	float:left;
	width:320px;
	margin-right:20px;
}
#mod-foucs .mod-item.last{
	margin-right:0px;
}
#mod-foucs .mod-item h2{
	background:url(../images/bg_same.png) repeat;
	padding:15px 20px;
	margin-bottom:5px;
}
#mod-foucs .mod-item h2 a{
	font-size:20px;
	line-height:22px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
}
#mod-foucs .mod-item h2 a:hover{
	text-decoration:none;
	color:#e9454a;
}
#mod-foucs .mod-item .mod-item-img{
	width:320px;
	height:220px;
	overflow:hidden;
}
#mod-foucs .mod-item .mod-item-content{
	font-size:12px;
	background:url(../images/bg_same.png) repeat;
	padding:20px;
	min-height:115px;
}
#mod-foucs .mod-item .mod-item-content .mic-titlesub{
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:5px;
}
#mod-foucs .mod-item .mod-item-content .mic-short{
	color:#999999;
	font-weight:normal;
	text-align:justify;
}
#mod-foucs .mod-item .mod-item-detail{
	background:#777777;
	padding:10px 20px;
	text-align:right;
}
#mod-foucs .mod-item .mod-item-detail a{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	
	padding-left:25px;
	background:url(../images/bg_moditemdetail_a.gif) left no-repeat;
}
#mod-foucs .mod-item .mod-item-detail a:hover{
	
}

/*--------PROJECT FOCUS--------*/
#project-focus{
	background:url(../images/bg_same.png) repeat;
}
#project-focus-sub{
	width:1000px;
	margin:0px auto;
	padding:35px 0px;
}
.bg-trans-out{
	width:22px;
	height:41px;
	background:url(../images/bg_trans_out.gif) top left no-repeat;
	
	position:absolute;
	left:595px;
	bottom:15px;
}
#project-focus .project-focus-title{
	margin-bottom:20px;
}
#project-focus .project-focus-title a{
	font-family:Cafeta;
	font-size:30px;
	line-height:35px;
	color:#9d9d9d;
	text-transform:uppercase;
	font-weight:normal;
}
#project-focus .project-focus-title a:hover{
	text-decoration:none;
	color:#e9454a;
}
ul.lof-main-wapper li {
	position:relative;	
}

/*========================CSS CHO PHAN TIN TUC=======================*/
.main-news{
	padding-left:230px;
}
.news-left-item{
	float:left;
	
	font-family:AlterGothic;
	font-size:18px;
	line-height:31px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
}
.news-right-item{
	float:left;
}








.block-main {
	width: 1000px;
	margin: 30px auto;
	position: relative;
}
.block-main .title {
	font-size: 20px;
	color: #ffffff;
	line-height: 35px;
	padding:10px ; 
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	background: #000;
}

.block-cat-news {
	width: 320px;	
	margin-right: 20px;
}

.block-cat-news .box-cat-news {}
.block-cat-news ul {list-style: none;}
.block-cat-news li {
	background: #050505;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
}
.block-cat-news li:last-child {
	margin-bottom: 0;
}

.block-cat-news li .img {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.block-cat-news li .info {
	float: right;
	padding: 10px;
	width: 140px;
}

.block-cat-news li .date-post {
	color: #828282;
	margin-bottom: 2px;
}
.block-cat-news li .name {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	color: #ffffff;
}
.block-cat-news li .name a { color: #ffffff; }

.block-cat-news .bx-wrapper {
	margin-bottom: 40px !important;
}


.block-project {
	width: 405px;
}
.block-project .project-title {
	font-size: 20px;
	color: #ffffff;
	line-height: 32px;
	padding:10px ; 
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 2px solid #ec242a;
}

.block-project ul {list-style: none;}
.block-project li {
	min-height: 320px;
}

.block-project li .img {
	margin-bottom: 10px;
}
.block-project li .slider-description {
	background: #030303;
	height: 40px;
	padding-right: 60px;
	overflow: hidden;
}
.block-project li .name {
	padding: 5px 15px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 30px;	
}
.block-project li .name a {
	color: #ffffff;
}

.block-project .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: auto;
	bottom: 0px;
	margin-top: 0px;
	outline: 0;
	width: 30px;
	height: 40px;
	text-indent: -9999px;
	z-index: 9999;
}

.block-project .bx-wrapper .bx-prev {
	left: auto;
	right: 25px; 
	background: url(../images/prev.gif) no-repeat ;
}

.block-project .bx-wrapper .bx-next {
	right: 0px;
	background: url(../images/next.gif) right no-repeat ;
}

.block-project .bx-wrapper .bx-prev:hover {
	background-position: left;
}

.block-project .bx-wrapper .bx-next:hover {
	background-position: right;
}



.block-news-focus {
	width: 235px;

}

.box-focus-news {
	background: #050505 ;
	padding-bottom: 20px;
}
.box-focus-news ul {
	list-style: none;
}
.box-focus-news ul li {
	min-height: 300px;
}
.box-focus-news ul li .img { 
	height: 157px;
	overflow: hidden;
}

.box-focus-news ul li .img img {
	max-width: 100%;
	max-height: 100%;
}
.box-focus-news ul li .info {
	padding: 20px;
}
.box-focus-news ul li .date-post {
	color: #828282;
	margin-bottom: 5px;
}
.box-focus-news ul li .name {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 22px;
	color: #ffffff;
}
.box-focus-news ul li .name a { color: #ffffff; }


/*------------ reset bxslider ------------*/ 
.bx-wrapper .bx-viewport {
  background: none !important;
  border: 0 !important;
  box-shadow: 0 0 0 !important;
  left: 0 !important;
}

.bx-wrapper img {
  width: 100%;
} 
 
.box-focus-news .bx-wrapper { margin: 0;}
.box-focus-news .bx-wrapper .bx-pager,
.box-focus-news .bx-wrapper .bx-controls-auto {
	position: absolute;
	padding: 0;
	bottom: 0px;
	width: 100%;
}

 
.box-focus-news .bx-wrapper .bx-pager.bx-default-pager a {
	background: #1e1e1e;
	border: 1px solid #1e1e1e;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.box-focus-news .bx-wrapper .bx-pager.bx-default-pager a:hover,
.box-focus-news .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
	border: 1px solid #de2228;
}



















