/* two topic */
 .two-topic{
	 margin-bottom:25px;
 }
 .topic-left{
	 background-color:#fff;	 
	 min-height:325px;	
 }
 .topic-right{
	background-color:#fff;	
	min-height:325px;
	
 }
 @media(max-width:767px){
     .topic-left{
         width:100%;
         float:left;
     }
 }
 
 /*giới thiệu khoa*/
.topic-left .topic-wrapper{
	 padding:0;
	 position:relative;
 }
 .topic-head a{	 
	color: #6c6c6c;
	font-family: 'HungHauRegular',sans-serif;
	font-size: 25px;
	font-weight: 300;
	text-transform: uppercase;
 }
 .mota{	
	color: #636363;	
	font-size: 15px;
	line-height: 24px;	
	margin-bottom:20px;		
}
.topic-wrapper .thumb{
	width:230px;
	height:145px;
	overflow:hidden;
	float:left;	
	margin:0 15px 25px 0;
	
}
.topic-wrapper .thumb img{
	width:100%;
}
.doc-them{
	padding:15px 0 0 0;	
	margin-bottom:20px;
}
.doc-them a{
	color: #b2b2b2;
	font-style:italic;
}
.doc-them span{
	padding-left:15px;
}

.doc-them .an-custom:hover{	
	color: #1c5599!important;	
}

/*chương trình*/
.topic-right .topic-wrapper{
	position:relative;
	padding:10px 15px 0 15px;
}
.items-3 .item{
	height:70px;
	margin-bottom:12px;
	position:relative;
	text-align:center;
}
.items-3 .item img{
	width:100%;	
	height:100%;
}
.items-3 .item a{
	top:0;
	width:100%;
	height:100%;
	display:block;
	position:absolute;	
	background-color: rgba(0,93,152, 0.9);	
	
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;
}
.items-3 .item a span{
	display:block;
	margin:10px;
	height:50px;
	padding-top:12px;
}
.items-3 .item a:hover{
	background-color: rgba(41, 128, 37, 0.8);
	color:#fff!important;
}
.items-3 .item a:hover span{
	border: 1px solid #fff;
}
/* hoạt động*/
.hover-item .thumb{
	margin-bottom:10px;
	width:100%;
}
.hover-item .thumb img{
	width:100%;
}
.hover-item .title{	
	color: #636363;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;	
}
/* hover */
.hover-item img{
	transition-timing-function: ease !important;
    transition: transform 0.3s ease, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.hover-item:hover img{
	transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}

/* thông báo */
.box-list article {
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px dashed #e2e2e3;
  min-height: 30px;
}
.out-line {
	float: left;
    width: 20px;
    height: 20px;
    font-size: 15px!important;
    padding-top: 2px;
    color: #bcbcbc;
}
.box-list  article a {
  padding-left: 30px;
  display: block;
  float: none;
  color: #6f6f6f;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  /*font-family: 'Roboto', sans-serif;*/
  font-weight: 300;
}

.padding-bottom{
	padding-bottom:40px;
}

.two .topic-left,
.two .topic-right{
	min-height:376px;
}
/* two topic 
-------------------------------------*/
/* 1x1 */
@media (max-width:540px){
	.topic-wrapper .thumb{
		width:100%;
		height:auto;
	}
}
.info-body{
    width: 100%;
    float:left;
}

#info-phong-bieumau .bieu-mau.style-2{padding-left: 0;}
