                        body {
	background:#ffffff;
    color: #50504f;
    font-family: 'OpenSansLight';
    font-size: 15px;
    line-height: 25px;
}
a {
	color: #bb1624;
	text-decoration: underline;
	outline:none !important;
	 -webkit-transition: all .4s;
	 -moz-transition: all .4s;
	 -o-transition: all .4s;
	 transition: all .4s;
}
a:hover, a:active, a:focus {
	text-decoration:none;
}
b, strong {
	font-weight:bold;
}
i, em {
	font-style:italic;
}
.hide-text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.clear {
	position: relative;
	clear: both;
	display: block;
}
iframe{ border:none;}
/* ************************************ 
			Style.css
************************************* */
h1{
	font-family: 'OpenSansBold';
	font-size: 36px;
	line-height: 41px;
	color:#303030;
	font-weight:normal;
	font-style:normal;
	margin:0 0 20px;
	text-transform:uppercase;
}
h2{
	font-family: 'OpenSansBold';
	font-size: 32px;
	line-height: 37px;
	color:#bb1624;
	font-weight:normal;
	font-style:normal;
	margin:0;
}
h3{
	font-family: 'OpenSansBold';
	font-size: 28px;
	line-height: 33px;
	color:#000;
	font-weight:normal;
	font-style:normal;
	margin:0;
}
h4{
	font-size: 25px;
	line-height:30px;
	font-weight:normal;
	font-style:normal;
	color:#bb1624;
	margin:0;
}
h5{
	font-size: 20px;
	font-weight:normal;
	line-height: 25px;
	color:#000000;
	margin:0;
}
h6{
	color:#bb1624;
	font-size: 17px;
	line-height: 22px;
	font-weight:normal;
	margin:0;
}

.image-right{
	float: right;
	margin: 0 0 15px 25px;
	padding:1px;
	border:1px solid #d4d4d4;
}
.image-left{
	float: left;
	margin: 0 25px 15px 0px;
	padding:1px;
	border:1px solid #d4d4d4;
}
#content-wrapper article.content  hr{
	border: none;
	border-top: 1px solid #b3b3b3;
	margin: 10px 0px;
	clear: both;
}
#content-wrapper article.content  .break{
	clear: both;
	margin: 20px 0px;
}
#content-wrapper article.content  .dark-text{
color: #000;
}
#content-wrapper article.content  .title{
	position: relative;
}
#content-wrapper article.content  .title::after{
}
#content-wrapper article.content  .table-style{
	position: relative;
}
#content-wrapper article.content  table.table-style thead th{
	background: #dcdcdc;
	font-weight: bold;
	text-align: center;
}
#content-wrapper article.content  table.table-style thead th,
#content-wrapper article.content  table.table-style tbody td{
	padding: 8px 15px;
	border: 1px solid #b3b3b3;
}
.red{
	color:#bb1624;
}


/* ********************************** */
.container {
	position:relative;
}
/* ************************************ 
			Header
************************************* */
header#header {
	position:relative;
	float:left;
	width:100%;
    z-index: 2;
}
header#header:before {
    content: '';
    height: 12px;
    position: absolute;
    right: 50%;
    left: 0;
    background: #303030;
    top: 0;
	z-index:-1;
	margin-right:-252px;
}

header#header div.header-logo {
	position:relative;
	z-index:2;
	margin:12px 0 0;
	float:left;
}
header#header div.header-logo img {
	max-width:100%;
	height:auto;
	width:auto;
}
/* ****************** */
header#header nav.main-nav {
	position:relative;
	text-align:center;
	min-height:56px;
}
header#header nav.main-nav:before {
    content: '';
    height: 100%;
    position: absolute;
    width: 50%;
    right: 0;
    background: #303030;
    top: 0;
	z-index:-1;
}
header#header nav.main-nav .sf-menu {
    margin: 0;
    width: 100%;
    display: table;
    background: #303030;
	min-height: 56px;
}
/* ************************************ 
			Nav mobile
************************************* */
div.navigation{
	position: absolute;
	display:none;
	right: 24px;
  	top: 15px;
	-webkit-transition: all .4s;
	 -moz-transition: all .4s;
	 -o-transition: all .4s;
	 transition: all .4s;
}

a.mobile-nav {
   position: relative;
   height:50px;
   width:50px;
   background: url(../images/nav-icon.png) center no-repeat #bb1624;
   z-index:99;
   display: block;
}
a.mobile-nav:hover{
	background-color:#303030;
}
.mm-menu.mm-theme-dark .mm-navbar a:hover{
      color: rgba(255, 255, 255, 0.85);
 }
.mm-close:after {
    font-size: 1.5em;
}
.mm-menu.mm-multiline .mm-listview > li > a{
	font-size:14px;
	text-transform:uppercase;
}
.mm-menu.mm-multiline .mm-listview > li > a:hover, .mm-menu.mm-multiline .mm-listview > li.selected > a{
 	color:#ffffff;
	background:#bb1624;
 }
 .mm-menu.mm-theme-dark {
    background: #a0a0a0;
}

/* ************************************ 
			Banner Slide+CTA
************************************* */
#banner{
	position:relative;
	float:left;
	width:100%;
	z-index:1;
}
figure#slideshow {
	margin: 0;
	padding: 0;
	position:relative;
	float:left;
	width:100%;	
	overflow: hidden;
}
figure.slide-home{
	height:531px;
}
figure.slide-page{
	height:380px;
}
figure#slideshow .camera_wrap{
float:none !important;
}

figure#slideshow .camera_prev, 
figure#slideshow .camera_next{
	background:rgba(29,29,29,0.7);
	top:50%;
	margin:-20px 0 0;
}
figure#slideshow .camera_prev, 
figure#slideshow .camera_next{
	bottom:0;
}
figure#slideshow .camera_prev{
	left: auto;
	right:41px;
}
figure#slideshow .camera_next{
	right:0;
	left: auto;
}
/* *************** */
#banner .bg-cta {
    position: absolute;
	z-index:2;
	left:0;
	bottom:0;
	width:100%;
    height: 136px;
}
#banner .bg-cta:before {
    position: absolute;
	z-index:2;
	left:0;
	bottom:0;
    right: 50%;
    margin-right:-159px;
    height: 100%;
	content:'';
	background:rgba(0,0,0,.8);
}
#banner .cta{
	position: relative;
	float:left;
	color: #ffffff;
	font-size:25px;
	line-height: 40px;
	z-index: 2;
	text-align: left;
	text-decoration: none;
	text-transform:uppercase;
	padding: 28px 0;
}
#banner .cta .cta1{
	float:left;
	padding-left:44px;
	background: url(../images/cta.png) no-repeat left center;
}
#banner .cta p {
  margin: 0;
  padding:0;
}
#banner .cta:hover{
	color: #bb1624;
	-webkit-transition: all .4s;
	 -moz-transition: all .4s;
	 -o-transition: all .4s;
	 transition: all .4s;
}
/* ************************************ 
			Content
************************************* */
#content-wrapper {
	position: relative;
	float:left;
	width:100%;
	z-index:1;
}
#content-wrapper article.content {
	position: relative;
	min-height:200px;
	padding:42px 0 42px;
}
#content-wrapper article.content header#content-header {
	position: relative;
}
#content-wrapper article.content h2, #content-wrapper article.content h3, #content-wrapper article.content h4, #content-wrapper article.content h5, #content-wrapper article.content h6 {
	padding: 10px 0px 8px;
}
#content-wrapper article.content p {
	padding: 3px 0px 8px;
	margin:0;
}
#content-wrapper article.content ul {
	padding: 3px 0px 10px 17px;
	margin:0;
	list-style: none;
}
#content-wrapper article.content ul li {
	padding: 0px 0px 1px 17px;
	list-style: none;
	background: url(../images/icon-list01.png) no-repeat left 7px;
}
#content-wrapper article.content ul li li {
	background: url(../images/icon-list02.png) no-repeat left 10px;
	padding: 0px 0px 0px 10px;
}
#content-wrapper article.content ol {
	padding: 5px 0px 5px 35px;
	list-style: decimal-leading-zero;
}
#content-wrapper article.content ol li {
	padding: 0px 0px 5px 5px;
	list-style: decimal-leading-zero;
}
/* ************************************ 
			Style box photos
************************************* */
.box-photos{
	position:relative;
	float:left;
	width:100%;
	margin:15px 0 50px;
}
.box-photos ul.bxphoto{
	list-style: none;
    margin: 0;
	padding: 0;
}
.box-photos ul.bxphoto li {
	position: relative;
	margin: 0;
    width: 25%;
    float: left;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
	overflow:hidden;
}
.box-photos ul.bxphoto li p {
	margin:0;
}
.box-photos ul.bxphoto li img {
    width: 100%;
    height: auto;
    max-width: 274px;
	border-right:1px solid #fff;
}

/* ******************************* 
		Les 4 box
********************************** */
#section-box{
	position:relative;
	float:left;
	width:100%;
	padding:47px 0;
	background:#f6f6f6;
}
#section-box a.box {
    display: block;
    float: left;
	width:100%;
	color: #50504f;
	text-decoration: none;
	position: relative;
	padding:0 0 70px;
}
#section-box a.box p {
    margin: 0;
}
#section-box a.box h1{
    color: #303030;
}
#section-box a.box img{
	width: 100%;
	height: auto;
	max-width:480px;
	margin:0 0 20px;
	display: block;
}
#section-box a.box .btn{
 position:absolute;
 left:0;
 bottom:0;
 padding:5px 26px;
 background:#303030;
 color:#fff;
 font-size:16px;
 line-height:28px;
 text-transform: uppercase;
}
#section-box a.box:hover .btn{
  background:#bb1624;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

/* ************************************ 
			footer
************************************* */
footer{
	position: relative;
	float:left;
	width:100%;
	background:url(../images/map.jpg) no-repeat center top;
	background-size:auto;
	height:409px;
}
footer a.map {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
	z-index:1;
}
footer:before {
    content: '';
    height: 12px;
    position: absolute;
    left: 50%;
    right: 0;
    background: #bb1624;
    bottom: 0;
	margin-left:-262px;
}

footer .box-footer{
	position:absolute;
    text-align: left;
    top: 88px;
    background: #1d1d1b;
    position: absolute;
    min-height: 156px;
    display: block;
    left: 0;
    right: 50%;
    margin-right:-159px;
	z-index:2;
	font-family: 'OpenSansRegular';
}
footer .box-footer .content-footer{
	width:708px;
	float:right;
	color:#fff;
	line-height:22px;
	padding:20px 0;
}
footer .box-footer .content-footer .c1{
	float:left;
	padding-left:44px;
	background:url(../images/icon-map.png) no-repeat 0 5px;
}
footer .box-footer .content-footer .c2{
	float:left;
	padding-left:40px;
	background:url(../images/icon-mail.png) no-repeat 0 5px;
	margin-left:14%;
}
footer .box-footer .content-footer a{
text-decoration:none;
}
footer .box-footer .content-footer a:hover{
text-decoration:underline;
}
footer .box-open{
	position:relative;
	float:left;
	width:100%;
	padding:16px 0;
	background:#bb1624;
}
footer .box-open .time{
	width:708px;
	float:right;
	color:#fff;
	line-height:23px;
	padding-left:44px;
	background:url(../images/icon-open.png) no-repeat center left;
}
footer .day{
font-family: 'OpenSansBold';
}
footer .name{
display:none;
}
span.tiret {
    margin: 0 33px;
}
footer .box-open p {
    margin: 0;
}
/* ************* */
.logos{
float:right;
width:708px;
padding:6px 0;	
}
.logo1{
	float:left;
	margin:5px 0;
}
.logo2{
	float:left;
	margin:6px 0 6px 23%;
}
.logo3{
	float:left;
	margin-left:22%;
}
.ligging{ display:none;}
/* ********* */
.back-to-top {
	position: fixed;
	right: 32px;
	bottom: 50px;
	width: 44px;
	height: 50px;
	display: none;
	opacity: 1;
	/*padding: 15px;*/
	background: url(../images/icon-top.png) no-repeat center #bb1624;
	text-indent: -9999px;
	z-index: 500;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;  
  box-sizing: border-box;
}

#fancybox-wrap{
z-index:5011 !important;
}

#footerSlideContainer{
right: 15px!important;
bottom: 10px!important;
}
.footerSlideButton1 {
color: #787878!important;
}
.footerSlideButton1:hover {
color: #434343!important;
}
.icon-logo-online{
font-size: 1.4em;
}


div#_atssh {
  display: none;
}

div.cc-cookies {
    width: 100%;
}
#fancybox-wrap,
#fancybox-wrap *{
    box-sizing: content-box;
}

blockquote {
padding: 0 15px 0 15px;
line-height: 22px;
position: relative;
margin-bottom: 8px;
display: inline;
font-size: 15px;
color:#434343;
margin-top: 5px;
border-left: none;
}
blockquote:before {
display: inline-block;
content: "\201C";
font-size: 32px;
position: relative;
top: 4px;
color: #b7b7b7;
font-family:"serif";
font-weight:bold;
line-height: 12px;
padding:0 2px;
}
blockquote:after {
display: inline-block;
content: "\201D";
font-size: 32px;
position: relative;
top: 4px;
right:0;
color: #b7b7b7;
font-family:"serif";
font-weight:bold;
line-height: 12px;
padding:0 2px;
}

@media (max-width:1199px){
	header#header::before{
		margin-right: -220px;
	}
	.sf-menu a{
		padding-right:53px;
		padding-left:53px;
	}
	figure.slide-home .camera_wrap{
		height: 501px !important;
	}
	figure.slide-home {
		 height: 501px;
	}
	figure.slide-page .camera_wrap{
		height: 370px !important;
	}
	figure.slide-page {
		height: 370px;
	}
	#banner .bg-cta{
		margin-right: -62px;
	}
	#banner .cta{
	  font-size:22px;
	}
	footer{
		background-position: 57% top;
	}
	footer::before{
		margin-left: -220px;
	}
	footer .box-footer .content-footer , footer .box-open .time , .logos{
		width: 627px;
	}
	footer .box-footer .content-footer .c2 {
    margin-left: 2%;
   }
  .logo3 , .logo2{margin-left:19%;}
		iframe{ width:100%;}
}
@media (max-width:991px){
	header#header::before {
		margin-right: -172px;
	}
	#banner .cta {
    font-size: 18px;
	line-height: 29px;
	padding:10px 0;
    }
	#banner .bg-cta::before {
    margin-right: -170px;
	}
	figure.slide-home .camera_wrap{
		height: 471px !important;
	}
	figure.slide-home {
		height: 471px;
	}
	figure.slide-page .camera_wrap{
		height: 360px !important;
	}
	figure.slide-page {
		height: 360px;
	}
	#content-wrapper article.content{
		padding: 32px 0;
	}
	h1{
		font-size: 33px;
	}
	h2{
		font-size: 30px;
	}
	.box-photos {
    	margin: 10px 0 35px;
	}
	.box-photos ul.bxphoto li{
		float: left;
		width: 50%;
	}
    footer .box-footer {
    margin-right: -267px;
	}
		iframe{ width:100%;}
	
}
@media (max-width:767px){
	div.navigation{
		right: 15px;
	}
	a.mobile-nav{
		height: 46px;
		width: 46px;
	}
	header#header::before {
		margin-right: 0;
		right: 30%;
		height: 10px;
	}
	h1{
		font-size: 30px;
	}
	h2{
		font-size: 27px;
	}
	h3{
		font-size: 24px;
	}
	h4{
		font-size: 20px;
	}
	
	figure.slide-home .camera_wrap{
		height: 441px !important;
	}
	figure.slide-home {
		height: 441px;
	}
	figure.slide-page .camera_wrap{
		height: 350px !important;
	}
	figure.slide-page {
		height: 350px;
	}
	figure#slideshow .camera_prev, figure#slideshow .camera_next {
		display: none;
	}
	#content-wrapper article.content{
		padding: 28px 0;
	}
	.box-photos {
    	margin: 10px 0 30px;
	}
	.box-photos ul.bxphoto li{
		float: left;
		width: 50%;
	}
	#section-box a.box03, #section-box a.box02{
		margin-top: 25px;
	}
	#section-box a.box h2{
		margin-bottom: 15px;
		font-size: 33px;
	}
	#section-box a.box img {
		margin-bottom: 15px;
	}
	#section-box{
		padding: 25px 0;
	}
	footer .box-footer {
		margin-right: 15px;
		right: 0;
		padding: 18px 15px 18px 0;
	}
	footer {
		background-position: 74% 40%;
		height: 200px;
	}
	footer::before {
		margin-left: 15px;
		left: 0;
		height: 5px;
	}
	footer .box-footer .content-footer .c2 {
    margin-left: 0;
    clear: both;
    }
	footer a.map {
		display: block;
		position: relative;
	}
	footer .box-footer {
		margin-right: 0;
		position: relative;
		right: 0;
		top: 0;
		min-height: auto;
		float: left;
		width: 100%;
	}
	footer .box-footer .content-footer, footer .box-open .time, .logos {
    width: 96%;
    left: 2%;
    }
	.logo3, .logo2 {
    margin-left: 6%;
   }
		iframe{ width:100%;}
}
@media (max-width:480px){
	iframe{ width:100%;}
	body{
		font-size:14px;
		line-height: 22px;
	}
	a.mobile-nav {
		height: 40px;
		width: 40px;
	}
	.image-left, .image-right{
		float: none;
		margin: 15px auto;
		display: block;
       max-width: 100%;
	}
    h1{
		font-size: 25px;
	}
	h2{
		font-size: 24px;
	}
	h3{
		font-size: 21px;
	}
	h4{
		font-size: 19px;
	}
	h5{
		font-size: 17px;
	}
	h6{
		font-size: 15px;
	}
	figure.slide-home .camera_wrap{
		height: 401px !important;
	}
	figure.slide-home {
		height: 401px;
	}
	figure.slide-page .camera_wrap{
		height: 330px !important;
	}
	figure.slide-page {
		height: 330px;
	}
	#banner .bg-cta{
		padding: 10px 10px 10px 0;
	}
	#banner .cta {
		font-size: 20px;
		padding-left: 15px;
		width: 100%;
		line-height: 26px;
	}
	#content-wrapper article.content{
		padding: 20px 0;
	}
	.box-photos ul.bxphoto li {
		float: none;
		width: 100%;
	}
	#section-box {
		padding: 20px 0;
	}
	#section-box a.box{
		min-height:auto;
	}
	#section-box a.box img {
		margin-bottom: 10px;
	}
	#section-box a.box02, #section-box a.box03{
		margin-top: 20px;
	}
	footer span.t1, footer span.t2 , span.tiret {
		display: block;
		text-indent: -9999px;
		height: 0;
		opacity: 0;
	}
	.back-to-top{
		bottom: 30px;
		right: 14px;
		width: 32px;
		height: 36px;
	}
	.icon-logo-online {
    	font-size: 14px;
	}
	#footerSlideContainer {
		bottom: 5px !important;
		right: 10px !important;
	}
	logo1, .logo2, .logo3 {
    float: left;
    margin: 10px 0 !important;
    clear: both;
}
	
	
}
        
        