#slider{
	min-height: 480px !important;
	/*float: left;
	width: 100%;*/
}
#slider .block{
	height: 100% !important;
	width: 100%;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}
#slider .block .content{
	height: 100% !important; width: 100%; float: left;
}

#slider .djslider-default, #slider .djslider-loader-default{
	height: 100% !important;
	float: left;
	width: 100%;
}
#slider .djslider-default .navigation-container{
	top: 50% !important;
}
#slider div.slide-items{
	position: relative;
}
#slider div.slide-items, #slider div.slide-items div{
	/*height: 100%;*/
	max-height: 480px;
}
/*#slider div.slide-items div:first-child{
	display: block !important;
}*/
#slider div.slide-items div{
	/*display: none;*/
}
div.slide-items div.item {
	min-height: 480px;
	position: relative;
	overflow: hidden;
	background: no-repeat center;
	background-size: cover;
}
div.slide-items div.item .container{
	position: relative;
	padding-bottom: 30px;
}
div.slide-items div.item .slogan{
	padding: 40px 0 10px;
}
div.slide-items div.item .slogan:after{
	content: "";
	width: 40px;
	height: 6px;
	display: block;
	margin: 25px 0;
	background: #fff;
}
div.slide-items div.item .read-more a.link{
	background: url(../images/lien-flech-white.svg) no-repeat left center;
	font-family: 'Open Sans', sans-serif;
	padding-left: 20px;
	background-size: 8px 13px;
}
div.slide-items div.item .read-more a.link, div.slide-items div.item .read-more a.link:hover, div.slide-items li.item .read-more a.link:focus{
	color: #fff;
}
div.slide-items div.item .title-slide{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 36px;
	line-height: 60px;
	font-weight: 400;
	max-width: 400px;
	width: 100%;
	text-transform: uppercase;
	padding-bottom: 5px;
}
div.slide-items div.item .sous-title-slide{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 24px;
	line-height: 44px;
	font-weight: 400;
	max-width: 400px;
	width: 100%;
}
div.slide-items div.item .mask{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-size: 100% 480px;
}
div.slide-items div.slide-cat-1 .mask{
	background: url("../images/layer-home-slider_questions-frequentes.svg") no-repeat left top;
}
div.slide-items div.slide-cat-2 .mask{
	background: url("../images/layer-home-slider_mes-demarches.svg") no-repeat left top;
}
div.slide-items div.slide-cat-3 .mask{
	background: url("../images/layer-home-slider_vivre-bussigny.svg") no-repeat left top;
}
div.slide-items div.slide-cat-4 .mask{
	background: url("../images/layer-home-slider_culture.svg") no-repeat left top;
}
div.slide-items div.slide-cat-5 .mask{
	background: url("../images/layer-home-slider_ma-commune.svg") no-repeat left top;
}
div.slide-items div.slide-cat-6 .mask{
	background: url("../images/layer-home-slider_visiter.svg") no-repeat left top;
}

div.slide-items div.item .item-shape {
	position: absolute;
	width: 100%;
	height: 100%;
	left: -50%;
	opacity: .7;
	transform: skewX(-20deg);
}

div.slide-items div.navigation {
	width: 100%;
	max-width: 100%;
	min-height: 20px;
	height: auto !important;
	display: block !important;
	border: 0px;
	margin: 40px 0 0;
	position: absolute !important;
	bottom: 35px;
}
div.slide-items div.navigation a{
	padding: 0 !important;
}
div.slide-items div.navigation span{
	width: 12px;
	height: 12px;
	background: transparent;
	display: inline-block;
	margin: 0 5px;
	border: 1px #fff solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
}
div.slide-items .controls-container {
	position: relative;
}
div.slide-items .controls {
	position: absolute;
	bottom: 40px;
	padding: 0 20px;
	z-index: 99;
}
div.slide-items .controls .owl-prev {
	width: 12px;
	height: 21px;
	background: url(../images/chevron-previous.svg) no-repeat left center;
	background-size: 12px 21px;
	border: 0 #fff solid;
	-webkit-border-radius: 0%;
	-moz-border-radius: 0%;
	border-radius: 0%;
	position: absolute;
	left: 0;
	top: 3px;
}
div.slide-items .controls .owl-next {
	width: 12px;
	height: 21px;
	background: url(../images/chevron-next.svg) no-repeat right center;
	background-size: 12px 21px;
	border: 0 #fff solid;
	-webkit-border-radius: 0%;
	-moz-border-radius: 0%;
	border-radius: 0%;
	position: absolute;
	right: 0;
	top: 3px;
}
div.slide-items .controls .owl-dots {
}
div.slide-items .controls .owl-dot {
	width: 10px;
	height: 10px;
	border: 1px solid #FFF;
	border-radius: 50%;
	display: inline-block;
	margin: 0 8px;
}
div.slide-items .controls .owl-dot.active {
	background: #FFF;
}
div.slide-items div.navigation a.prev:hover span,
div.slide-items div.navigation a.prev.active span,
div.slide-items div.navigation a.prev:focus span{
	width: 12px;
	height: 21px;
	background: url(../images/chevron-previous.svg) no-repeat left center !important;
	background-size: 12px 21px;
}
div.slide-items div.navigation a.next:hover span,
div.slide-items div.navigation a.next.active span,
div.slide-items div.navigation a.next:focus span{
	width: 12px;
	height: 21px;
	background: url(../images/chevron-next.svg) no-repeat right center !important;
	background-size: 12px 21px;
}
div.slide-items div.navigation a.active span,
div.slide-items div.navigation a:hover span,
div.slide-items div.navigation a:focus span{
	background: #fff;
}


@media (min-width: 768px) and (max-width: 1100px) {
	#slider{
		float: none;
	}
}
@media (max-width: 767px) {
	#slider{
		min-height: 280px !important;
	}
	#slider div.slide-items, #slider div.slide-items div{
		/*height: 100%;*/
		max-height: 250px;
	}
	div.slide-items div.item {
		min-height: 350px;
	}
	div.slide-items div.item .slogan {
		padding-top: 20px;
	}
	div.slide-items div.item .slogan:after {
		margin: 15px 0;
	}
	div.slide-items div.item .slogan .title-slide {
		line-height: 30px;
		font-size: 20px;
	}
	div.slide-items div.item .sous-title-slide{
		line-height: 30px;
		font-size: 18px;
	}
	.slide-items .controls-container {
		display:none;
	}
}