div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.owl-nav {
    
    top: 50%;
    width: 100%;
}
.owl-prev{
	top: 50%;
	position: absolute;
	left: 10px;
}
.owl-next{
	top: 50%;
	position: absolute;
	right: 10px;
	    
}
.owl-prev span:hover, .owl-next span:hover{
	background: rgba(0, 0, 0, 0.1);
	color: #000;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next{
	 outline: none;
}
.owl-prev span, .owl-next span{
	font-size: 27px;
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    outline: none;
}
.banners-carousel a, .banners-carousel a:hover, .banners-carousel a:focus{
	text-decoration: none;
	color: inherit;
}
