/*Sidebar Features
------------------------------------*/
/*Page Styles*/
.magazine-page h3,
.magazine-page h3 a {
	color: #555;
	font-size: 20px;
	font-weight: 200;
	line-height: 24px;
	margin-bottom: 1px;
	text-decoration: none;
}

.magazine-page h3 a:hover {
	color: #ad6f02;
}

.magazine-page span.magazine-badge {
	top: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
	padding: 2px 8px;
	position: absolute;
	font-style: inherit;
}

.magazine-page span.magazine-badge-default {
	background: #7f8c8d;
}
.magazine-page span.magazine-badge-red {
	background: #e74c3c;
}
.magazine-page span.magazine-badge-green {
	background: #2ecc71;
}
.magazine-page span.magazine-badge-blue {
	background: #3498db;
}

/*Magazine News*/
.magazine-news {
	margin-bottom: 20px;
}

.magazine-news h3 {
	margin: 15px 0 10px;
}

.magazine-news .by-author strong {
	color: #ad6f02;
}

.magazine-news .by-author span {
	color: #777;
}

.magazine-news a.read-more {
	color: #ad6f02;
}

.magazine-news .by-author {
	margin-bottom: 8px;
}

.magazine-news-img {
	overflow: hidden;
	max-height: 150px;
	position: relative;
}

/*Magazine Mini News*/
.magazine-mini-news .post-author {
	font-size: 11px;
}

.magazine-mini-news h3,
.magazine-mini-news h3 a {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 6px;
}

.magazine-mini-news .post-author {
	margin-bottom: 8px;
}

.magazine-mini-news .post-author span {
	color: #555;
}

.magazine-mini-news .post-author strong {
	color: #ad6f02;
}

.news-read-more {
	margin: 20px 0; 
}

.news-read-more a {
	font-size: 14px;
}

.news-read-more a:hover {
	text-decoration: none;
}

.news-read-more i {
	color: #fff;
	padding: 2px 3px;
	font-size: 14px;
	background: #ad6f02;
}

/*Sidebar Posts*/
.magazine-posts {
	margin-bottom: 18px;
}

.magazine-posts span {
	color: #555;
	display: block;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 12px;
}

.magazine-posts .magazine-posts-img {
	overflow: hidden;
	max-height: 105px;
	position: relative;
}

.magazine-posts .magazine-posts-img:hover img {
	opacity: 0.9;
}

/*Sidebar Categories*/
.magazine-sb-categories ul li {
	font-size: 14px;
	margin-bottom: 5px;
}

.magazine-sb-categories ul i {
	color: #ad6f02;
	font-size: 14px;
}

/*Sidebar Social*/
.magazine-sb-social .social-icons li {
	margin-right: 8px;
	margin-bottom: 8px;
}

.timeline-header
{
	display: none !important;
}
.ActuVideo iframe
{
	width: 100% !important;
}

.carousel-inner > .item {
	height: 375px;
}
.carousel-inner > .item .row {
	margin: 0;
}
.carousel-image
{
	padding: 0;
	background: url("/themes/unify/assets/img/fondCarrousel.png") top left;
	height: 375px;
}
.carousel-image img
{
	display: block;
	width: auto;
	max-height: 100%;
	margin: 0 auto;
	
}
.carousel-text
{
	background-color:#eee;
	height: 375px;
}
.carousel-test-container
{
	padding: 10px;
}
.carousel-test-container .ActuContent
{
	height: 300px;	
}
#article1373 h3
{
	margin-top: 0px;
}

#clients-flexslider ul li a img
{
	padding:  20px;

}
#clients-flexslider li {
background: transparent;
}
.actu
{
	padding: 20px;
}
.actu:nth-child(2n)
{
	background: #FAFAFA;
	border-top: #ad6f02 1px solid;
}