/******************************************************************************
						Home Page Slider
*******************************************************************************/
#espacehomebandeau-slider {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0px;
	padding-top: 15px;
	/*width: 66.6%;*/
  width:100%;
	/* max-width: 779px;*/
 max-width:100%;
	/*max-height: 448px;*/
  overflow: hidden;
	position: relative;
	z-index: 1;
	float: left;
	background:#000;
}
#espacehomebandeau-slider .espacehomebandeau-container-simple {
	position: relative;
	width:33%;
	float:left;
	/*height:100px;*/
}
#espacehomebandeau-slider .espacehomebandeau-container-double {
	position: relative;
	width:50%;
	float:left;
	/*height:100px;*/
}
#espacehomebandeau-slider .espacehomebandeau-container-simple a {
	display:block;
	-ms-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
#espacehomebandeau-slider .espacehomebandeau-container-simple a:hover {
	opacity:0.6;
	-ms-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
#vig_1 {
	/*background : #fee361;*/
	background:inherit;
	text-align:center;
}
#vig_2 {
	/*background : orange;*/
	background:inherit;
	text-align:center;
}
#vig_3 {
	/*background : #d0112b;*/
	background:inherit;
	text-align:center;
}
#vig_4 {
	/*background : #d0112b;*/
	background:inherit;
	text-align:center;
}
 @media (max-width: 767px) {
 #espacehomebandeau-slider {
 width: 100%;
 max-width: 100%;
 padding-top: 20px;
}
#espacehomebandeau-slider .espacehomebandeau-container-simple, 
#espacehomebandeau-slider .espacehomebandeau-container-double {
position: relative;
width:100%;
float:left;
}
}
#espacehomebandeau-slider #espacehomebandeau {
	margin: 0 auto;
	padding: 0;
}
#espacehomebandeau-slider .espacehomebandeau-description, #espacehomebandeau-slider .espacehomebandeau-descriptionalt {
	/*padding: 34px 10px;*/
	padding:0;
	cursor: pointer;
	width:100%
}
#espacehomebandeau-slider .espacehomebandeau-description img, 
#espacehomebandeau-slider .espacehomebandeau-descriptionalt img{
	max-width:100%;
	height:auto;
	width: 100%;
}
#espacehomebandeau-slider .espacehomebandeau-description h2 {
	width: 100%;
	color: #FFFFFF;
	font-family: 'marvel';
	font-size: 40px;
	font-weight: bold;
	font-style:normal;
	/*margin-left: 20px;*/
    /*margin-top: 220px;*/
    position: relative;
	text-shadow: 2px 1px 2px #000000;
	text-transform: uppercase;
	z-index: 3;
}
#espacehomebandeau-slider .espacehomebandeau-descriptionalt h2 {
	width: 100%;
	color: #FFFFFF;
	font-family: 'marvel';
	font-size: 40px;
	font-weight: normal;
	font-style:normal;
	margin-left: 20px;
	margin-top: 220px;
	position: relative;
	text-shadow: 2px 1px 2px #000000;
	text-transform: uppercase;
	z-index: 3;
}
#espacehomebandeau-slider .espacehomebandeau-description p {
	width: 100%;
	color: #CDCDCD;
	font-family: 'marvel';
	font-size: 18px;
	font-weight: normal;
	font-style:normal;
	margin-left: 20px;
	position: relative;
	text-shadow: 1px 1px 0 #000000;
	text-transform: uppercase;
	z-index: 3;
}
#espacehomebandeau-slider .espacehomebandeau-descriptionalt p {
	width: 100%;
	font-size: 1.15em;
	line-height: 1.3em;
	padding: 0.5em 0;
	color: black;
}
#espacehomebandeau-slider .espacehomebandeau-description button, #espacehomebandeau-slider .espacehomebandeau-descriptionalt button {
	font-size: 1.2em;
	text-transform: uppercase;
}
 @media (max-width: 1200px) {
 #espacehomebandeau-slider .espacehomebandeau-description, #espacehomebandeau-slider .espacehomebandeau-descriptionalt {

}
}
 @media (max-width: 768px) {
 #espacehomebandeau-slider .espacehomebandeau-description, #espacehomebandeau-slider .espacehomebandeau-descriptionalt {
 padding: 30px;
 font-size: 0.7em;
}
 #espacehomebandeau-slider .espacehomebandeau-description p, #espacehomebandeau-slider .espacehomebandeau-descriptionalt p {
 font-size: 1.5em;
}
}
 @media (max-width: 480px) {
 #espacehomebandeau-slider .espacehomebandeau-description, #espacehomebandeau-slider .espacehomebandeau-descriptionalt {
 padding: 30px;
 font-size: 0.5em;
}
 #espacehomebandeau-slider .espacehomebandeau-description p, #espacehomebandeau-slider .espacehomebandeau-descriptionalt p {
 font-size: 1.7em;
}
}
/*****************************************************************************
						BXSlider Styles
********************************************************************************/

#espacehomebandeau-slider .espacehomebandeau-image {
	position: relative;
	left: 0;
	top: 0;
}
#espacehomebandeau-slider .espacehomebandeau-description, #espacehomebandeau-slider .espacehomebandeau-descriptionalt {
	position: relative;
	left: 0;
	top: 0;
}
#espacehomebandeau-slider .bx-wrapper {
	position: relative;
	padding: 0;
 *zoom: 1;
}
#espacehomebandeau-slider .bx-wrapper a {
	display: block;
}
#espacehomebandeau-slider .bx-wrapper img {
	display: block;
	max-width: 100%;
	height: auto;
}
#espacehomebandeau-slider .bx-wrapper .bx-viewport {
	width: 100%;
}
#espacehomebandeau-slider .bx-wrapper .bx-pager, #espacehomebandeau-slider .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
#espacehomebandeau-slider .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat white;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
#espacehomebandeau-slider .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
#espacehomebandeau-slider .bx-wrapper .bx-pager .bx-pager-item, #espacehomebandeau-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
#espacehomebandeau-slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#espacehomebandeau-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, #espacehomebandeau-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
#espacehomebandeau-slider .bx-wrapper .bx-prev {
	right: 60px;
}
#espacehomebandeau-slider .bx-wrapper .bx-prev:after {
	content: "\f053";
}
#espacehomebandeau-slider .bx-wrapper .bx-next {
	right: 10px;
}
#espacehomebandeau-slider .bx-wrapper .bx-next:after {
	content: "\f054";
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 10px;
	outline: 0;
	width: 52px;
	height: 52px;
	text-indent: -9999px;
	z-index: 9999;
	border: 2px solid white;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-direction a:before {
	height: 48px;
	width: 48px;
	display: block;
	background: white;
	content: ".";
	opacity: 0.14;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-direction a:after {
	display: block;
	width: 48px;
	height: 48px;
	color: white;
	text-indent: 0;
	text-align: center;
	font-size: 21px;
	font-family: "FontAwesome";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 16px 0 0 0;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-direction a:hover:before {
	background: #333333;
	opacity: 0.83;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-auto {
	text-align: center;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-auto .bx-start:hover, #espacehomebandeau-slider .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls-auto .bx-stop:hover, #espacehomebandeau-slider .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
#espacehomebandeau-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
#espacehomebandeau-slider .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666666 \9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
#espacehomebandeau-slider .bx-wrapper .bx-caption span {
	color: white;
	font-family: 'Open Sans', sans-serif !important;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.ie8 #espacehomebandeau-slider .bx-wrapper .bx-controls-direction a:before {
	background: #333333;
}


@media screen and (max-width: 781px) {
#espacehomebandeau-slider .espacehomebandeau-description, 
#espacehomebandeau-slider .espacehomebandeau-descriptionalt {
    padding: 1em;
}
#espacehomebandeau-slider {
    max-width: 100%;
    padding-top: 0;
    width: 100%;
}
}





