
/* Slide-show
-----------------------------------------------------------------------------------------------------------------------------*/


#vnt-main .services ul li a {display: inline-block;width: 100%; height: 150px; }
#vnt-main .services ul li a .img-services {width: 100%; height: 150px; text-align: right; z-index: 0;}

#vnt-main .services ul li a:hover .bg-hover{
	width: 75%;
}
#vnt-main .services ul, #vnt-main .services ul li {margin:0px ;padding:0px;}

#vnt-main .services ul li .bg-gradient {
	position: absolute;
    width: 75%;
    top: 0px;
    left: 0px;
    height: inherit;
    z-index: 3;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)) 60%, to(rgba(0, 0, 0, 0)) 100%);
    background: -webkit-linear-gradient(left, rgba(72, 70, 70, 1) 73%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(left, rgba(72, 70, 70, 1) 73%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(72, 70, 70, 1) 73%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(72, 70, 70, 1) 73%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(left, rgba(72, 70, 70, 1) 73%, rgba(0, 0, 0, 0) 100%);

}

#vnt-main .services ul li .bg-hover {
    position: absolute;
    width: 0;
    top: 0px;
    left: 0px;
    z-index: 4;
    height: inherit;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 144, 140, 0)) 60%, to(rgba(0, 144, 140, 0)) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 144, 140, 1) 73%, rgba(0, 144, 140, 0) 100%);
    background: -moz-linear-gradient(left, rgba(0, 144, 140, 1) 73%, rgba(0, 144, 140, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 144, 140, 1) 73%, rgba(0, 144, 140, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 144, 140, 1) 73%, rgba(0, 144, 140, 0) 100%);
    background: linear-gradient(left, rgba(0, 144, 140, 1) 73%, rgba(0, 144, 140, 0) 100%);
  
}

#vnt-main .services ul li a .services-content  span{
	background: #fff;
	color: #333;
	border-radius: 15px;
	padding:5px 19px;
	
}
#vnt-main .services ul li{
	float: left;
	display: block;
	padding-bottom:10px;
	margin-bottom: 10px;
	position: relative;
	width:100%;
}

#vnt-main .services ul li.items-blog-1 {
	background: #e18b35;
}

#vnt-main .services ul li .services-1 {
	background: url('../images/bg-dau-nhay.jpg') left no-repeat;
	padding: 35px 0 2px 70px;
    background-position: 10px 10px;
}
#vnt-main .services ul li:first-child{
	width: 100%;
}


/*box-services
------------------------------------------------------------------*/
.box-home-services {margin-bottom: 30px; }
.box-home-news {border-top: 1px solid #d9d9d9; }
.collumn-left{width: 100%;}
.collumn-left{border-bottom: 1px solid #d9d9d9;padding-bottom: 25px;}
.collumn-right {
	width: 100%;
	
}

.box-home-news .items-home-news {
	padding:20px 0px;
}
.box-home-news .items-home-news .box-date {width: 95px;}

.box-home-news .items-home-news .num-date {
	font-size: 35px; color: #333; margin:0px; font-family: 'OpenSansBold';font-weight: normal; line-height: 31px; padding: 0px;
}
.box-home-news .items-home-news .num-year {
	color: #333; margin:0px; font-size: 13px; padding: 0px;
}



.collumn-left .items-home-news .text-date{
	background: url('../images/bg-border-1.png') no-repeat center;
    padding: 16px 0px;
    text-align: center;
}
.collumn-right .items-home-news  .text-date{
	background: url('../images/bg-border-2.png') no-repeat center;
    padding: 16px 0px;
    text-align: center;
}

.read-more{
	margin-left: 93px;
	color: rgb(34, 122, 122);
	font-size: 16px;
	font-family: 'OpenSansBold';
	font-weight: normal;
	padding: 25px;
}

a.read-more:hover{
	color: rgb(254, 152, 52);
}

.items-home-news .content-news-home a:hover p{
	color: #ff9933!important;
	-webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

@media screen and (max-width: 360px) {
	
	.box-home-services h2{text-align: center; font-size: 40px;  font-family: 'OpenSansRegular';font-weight: normal; text-transform: uppercase; padding-bottom:35px;color:#666;}
	
	#vnt-main .services ul li .services-1 p:first-child{
	font-size: 28px!important;
	font-family:'UVN Ke Chuyen1';
	margin:0px!important;
	color: #fff;
}
	#vnt-main .services ul li .services-1 p:last-child{
		font-size: 17px!important;
		font-family: 'OpenSansBold';
		font-weight: normal;
		text-transform: uppercase;
		color: #fff;
	}
	
	#vnt-main .services ul li .services-content{
		width: 200px;
		position: absolute;
		z-index: 5;
		color: #fff;
		top: 10px;
			left: 10px;
	}
	#vnt-main .services ul li .services-content p{
		margin-bottom: 5px;
		font-size: 12px;
		padding-right: 20px;
	}
	.collumn-left  h3,.collumn-right  h3{font-size:30px; 
	 font-family: 'OpenSansBold';
	 font-weight: normal;
	 padding-top: 20px;
	 color:#666666;
	}
	.pull-right
	{
		width:215px !important;
	}
	.items-home-news .content-news-home a p{
		font-size:16px; color:#333;
		-webkit-transition: color 0.2s ease-in-out;
			-moz-transition: color 0.2s ease-in-out;
			-o-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
	}
	.content_main
	{
		color:#666666;	
		font-size:14px;
	}
		#vnt-main .services ul li a h3{
		font-size: 17px;
		color: #fff;
		margin-bottom: 6px;
		font-family: 'OpenSansBold';
		font-weight: normal;
	}
}

@media screen and (max-width: 320px) {
	
	.box-home-services h2{text-align: center; font-size: 35px;  font-family: 'OpenSansRegular';font-weight: normal; text-transform: uppercase; padding-bottom:35px;color:#666;}
		#vnt-main .services ul li .services-1 p:first-child{
		font-size: 24px!important;
		font-family:'UVN Ke Chuyen1';
		margin:0px!important;
		color: #fff;
	}
		#vnt-main .services ul li .services-1 p:last-child{
			font-size: 14px!important;
			font-family: 'OpenSansBold';
			font-weight: normal;
			text-transform: uppercase;
			color: #fff;
		}
		#vnt-main .services ul li .services-content{
		width: 180px;
		position: absolute;
		z-index: 5;
		color: #fff;
		top: 10px;
			left: 10px;
	}
	#vnt-main .services ul li .services-content p{
		margin-bottom: 20px;
		font-size: 12px;
		padding-right: 10px;
	}
	.pull-right
	{
		width:185px !important;
	}
	.collumn-left  h3,.collumn-right  h3{font-size:25px; 
	 font-family: 'OpenSansBold';
	 font-weight: normal;
	 padding-top: 20px;
	 color:#666666;
	}
	.items-home-news .content-news-home a p{
		font-size:14px; color:#333;
		-webkit-transition: color 0.2s ease-in-out;
			-moz-transition: color 0.2s ease-in-out;
			-o-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
	}
	.content_main
	{
		color:#666666;	
			font-size:12px;
	}
	#vnt-main .services ul li a h3{
		font-size: 15px;
		color: #fff;
		margin-bottom: 6px;
		font-family: 'OpenSansBold';
		font-weight: normal;
	}
}

