@import url('//fonts.googleapis.com/css?family=Oswald:400,700|Raleway:400,700|Montserrat:400');

* {
border: 0 none;
margin: 0;
outline: 0 none;
padding: 0;
}

table {
border-spacing: 0;
width: 100%;
}

td, th {
padding: 5px;
}

ul {
line-height: 1.5em;
}

ul ul {
padding: 0 0 0 15px;
}

html {
height:100%;
}

body {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #494949;
	text-transform: none;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
}

a {
	font-weight: 700;
	color: #d5ab1b;
	text-decoration: none;
}

hr {
background-color: #BFC3C6;
display: block;
width: 100%;
height: 1px;
margin: 20px 0px;
}

img {
	border: 0 none;
	vertical-align: middle;
}

.item-page img, .item img {
	max-width:100%;
	height: auto;
}

@media (max-width: 600px) {
.item-page img, .item img {
float: none !important;
margin: 0px auto 20px auto !important;
display: block;
}
}

.pagination {
	display: block;
	margin-top:50px;
}

.pagination li {
    border: 1px solid #95989A;
    padding: 10px 18px !important;
    margin-left: -5px !important;
    border-left: 0px none;
}

li.pagination-start {
    border-left: 1px solid #95989A;
}

#content .pagination ul {
padding: 0px 0px 0px 0px;
border-top: 0px none;
display: block;
margin-left: 5px;
text-align: left;
width: 100%;
}

ul.pagenav li, #content .pagination ul li {
display: inline-block;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 50%;
text-align: center;
list-style: none;
font-size: 20px;
font-weight: 700;
color: #acacac;
text-transform: uppercase;
line-height: 28px;
float: none;
background-image: none;
vertical-align: top;
font-family: 'Oswald', sans-serif;
}

.pagination li span.pagenav{
	color:#494949;
}

ul.pagenav li, #content .pagination ul li.pagination-start span.pagenav, ul.pagenav li, #content .pagination ul li.pagination-prev span.pagenav, ul.pagenav li, #content .pagination ul li.pagination-next span.pagenav, ul.pagenav li, #content .pagination ul li.pagination-end span.pagenav {
	color: #95989A;
}

#content .pagination ul li {
width: auto;
}

#content .pagination ul li.pagination-start, #content .pagination ul li.pagination-prev, #content .pagination ul li.pagination-next, #content .pagination ul li.pagination-end, #content .pagination ul li.pagination-start a, #content .pagination ul li.pagination-prev a, #content .pagination ul li.pagination-next a, #content .pagination ul li.pagination-end a {
font-size: 20px;
line-height: 28px;
padding: 0px;
font-family: 'Oswald', sans-serif;
}

ul.pagenav li a, #content .pagination ul li a {
font-weight: 700;
text-transform: uppercase;
}

#content .pagination ul li a {
	color: #d5ab1b;
}

#content ul li{
	 background-image: url(../images/bullet-2x.png);
    background-repeat: no-repeat;
    background-position: top 4px left;
	 padding-left: 20px;
    background-size: 14px auto;
    list-style: none;
    padding-bottom: 2px;
}

.pagination div.tooltip {
display: none !important;
}

.article-info-term {
display: none;
}

.tooltip-inner {
display: none;
}

.inner {
width: 1200px;
text-align: left;
margin: 0px auto;
overflow: hidden;
padding: 0px;
}

@media (max-width: 1240px) {
.inner {
width: 96%;
margin: 0px;
padding: 0px 2% 0px 2%;
}
}

/* Top begin */
#top {
width: 100%;
text-align: center;
margin: 0px;
overflow: visible;
padding: 0px;
background-color: #414042;
}

#top .inner{
	position: relative;
	overflow: visible;
}

.moduletable.logo img {
    width: 280px;
}

.moduletable.tagline {
    text-align: right;
    position: absolute;
    right:0;
    bottom: 16px;
    font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #b9b6ad;
	text-transform: uppercase;
}

.moduletable.tagline h3{
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #f5f3ed;
	text-transform: uppercase;
}

.moduletable.billets
{

}

.moduletable.billets a
{

}

.moduletable.acc {
    display: inline-block;
    top: 16px;
    position: absolute;
/*    right: 182px;*/
right:93px;
}

.fr .moduletable.acc{
/*	right: 166px;*/
right:82px;
}

.moduletable.acc li{
	list-style: none;
}

.moduletable.acc a{
	color: #DDAA00;
	text-transform: uppercase;
}

.moduletable.lang {
    position: absolute;
    top: 16px;
    right: 0;
}

.moduletable.lang a{
	color: #DDAA00;
	border-left: 1px solid #E3E3E3;
	padding-left:5px;
	text-transform: uppercase;
}

div.mod-languages li {
    margin-right: 0;
}

@media(max-width:1240px){
.moduletable.lang {
    right: 2%;
}

.moduletable.acc{
    right: calc(2% + 90px);
}

.fr .moduletable.acc{
	right: calc(2% + 82px);
}

.moduletable.tagline{
	right:2%;

}
}

@media(max-width:850px){
.moduletable.tagline{
	text-align: center;
	position: relative;
	margin-bottom:30px;
	margin-top:20px;
}

.moduletable.logo {
    text-align: center;
    padding-top: 50px;
}
}
/* Top end */

/* Header begin */
#header {
    position: relative;
}

.bt-cs .bt-inner img {
    outline: 0px none;
    border: 0px none;
    max-width: 100%;
    margin: 0;
    pointer-events: none;
}

.bt-cs .bt-row {
    padding: 0;
}

.bt-cs .bt-inner {
    margin: 0;
    position: relative;
    padding: 0 !important;
    overflow: hidden;
}

.home .moduletable.slider{
	display: block;
}

.moduletable.slider{
	display: none;
}

.bt-cs a.prev {
    background-image: url(../images/slider-arrow-left-2x.png) !important;
	 background-position: left center ;
	 background-repeat: no-repeat;
    background-size: 30px 80px !important;
    text-indent: -9999px;
    position: absolute;
    z-index: 999;
    margin: 0;
    padding: 0;
    left: calc(50% - 600px);
}

.bt-cs a.next {
	 background-image: url(../images/slider-arrow-right-2x.png) !important;
	 background-position: left center ;
	 background-repeat: no-repeat;
	 background-size: 30px 80px !important;
    text-indent: -9999px;
    position: absolute;
    z-index: 100;
    margin: 0;
    padding: 0;
    right: calc(50% - 600px);
}

@media(max-width:1250px){
.bt-cs a.prev {
	left:0;
}

.bt-cs a.next {
	right: 0;
}
}

@media(max-width:860px){
.home .moduletable.slider{
	display: none;
}
}

.home .moduletable.header-sec {
	display: none;
}

.moduletable.header-sec{
	display: block;
}

.moduletable.header-sec img {
    width: 100%;
}

.moduletable.slider #slider-content {
	 background-color: rgba(60, 60, 59, 0.75);
    width: 700px;
    position: absolute;
    margin-top: 100px;
    padding: 20px 0;
    left: 0;
    text-align: left;
    padding-left: calc(50% - 700px);
    border-left: 128px solid #DDAA00;
    bottom:0;
}

.bt-cs .bt-inner .bt-title{
	font-family: 'Oswald', sans-serif;
	font-size: 42px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 48px;
	padding-left: 20px;
   display: inline-block;
   font-weight: 400;
   padding-right: 20px;
}

@media(max-width:1400px){
	.moduletable.slider #slider-content{
		width: 50%;
	}

	.bt-cs .bt-inner .bt-title{
		font-size:34px;
		line-height: 40px;
	}
}

.home .moduletable.flip {
    position: absolute;
    right: calc(50% - 515px);
    bottom: 0;
    z-index: 999999;
    display: block;
}

.moduletable.flip {
	display: none;
}

.flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 3px;
    width: 40px;
    height: 70px;
    font-size: 80px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 6px;
    background: #000;
}

.flip-clock-wrapper ul li {
    line-height: 72px;
}

.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: auto;
    right: -62px;
    color: white;
    text-shadow: none;
    bottom: 0;
}

.flip-clock-divider.days .flip-clock-label {
    right: -80px;
}

.flip-clock-divider.minutes .flip-clock-label {
    right: -65px;
}

.flip-clock-divider.seconds .flip-clock-label {
    right: -70px;
}

.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 12px;
    height: 90px;
}

.flip-clock-dot {
    width: 10px;
    height: 10px;
    left: 1px;
}

.flip-clock-wrapper ul li a div div.inn{
	font-size: 50px;
}

@media(max-width:1040px){
.flip-clock-wrapper {
	 width: 346px;
    margin: 0 auto;
}

.home .moduletable.flip{
	background-color: #DDAA00;
	position: relative;
	right:0;
	padding: 10px 0;
	z-index: 0;
}

.moduletable.slider #slider-content{
	display: none;
}
}

@media(max-width:450px){
.flip-clock-wrapper ul {
	width: 36px;
}
}
/* Header end */

/* Menu begin */

#menu {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: rgba(66, 64, 67, 0.8);
   position: absolute;
   z-index: 9;
   border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}

@media (max-width: 860px) {
#menu {
	display: none;
}
}

#menu .inner {
	position: relative;
	z-index: 99999;
	overflow: visible;
}

@media (max-width: 1240px) {
#menu .inner {
	width: 96%;
	margin: 0px;
	padding: 0px 2% 0px 2%;
}
}

.moduletable.menu {
	position: relative;
	width: 100%;
}

/* Dropdown Menu */
.moduletable.menu ul {
	list-style: none;
	display: table;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.moduletable.menu ul li {
	display: table-cell;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.moduletable.menu ul li.active span {
    background-color: #DDAA00;
}

.moduletable.menu ul li:hover {
    background-color: #DDAA00;
}

.moduletable.menu ul li a, .moduletable.menu ul li span.separator {
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
   border-left: 2px solid rgba(255, 255, 255, 0.3);
	font-weight: 700;
}

.moduletable.menu ul li:last-child a, .moduletable.menu ul li:last-child span.separator {
   border-right: 2px solid rgba(255, 255, 255, 0.3);
}

.moduletable.menu ul li a:hover, .moduletable.menu ul li span.separator:hover {
	color: #fff;
	background-color: #DDAA00;
	text-decoration: none;
}

/*--- DROPDOWN ---*/
.moduletable.menu ul li ul {
	background: #DDAA00;
    list-style: none;
    position: absolute;
    left: -9999px;
    display: block;
    width: auto;
    padding: 10px;
}

.moduletable.menu ul li ul li {
	float: none;
	display: block;
}

.moduletable.menu ul li ul li a, .moduletable.menu ul li ul li span.separator {
	padding: 5px 30px;
	border: 0px none;
	text-align: left;
	font-weight: 700;
}

.moduletable.menu ul li:hover ul {
	left: 0;
}

.moduletable.menu ul li:hover a, .moduletable.menu ul li:hover span.separator {
	text-decoration: none;
	white-space: nowrap;
}

.moduletable.menu ul li:hover ul a, .moduletable.menu ul li:hover ul span.separator {
	text-decoration: none;
	border:0px none;
}

.moduletable.menu ul li:hover ul li a:hover, .moduletable.menu ul li:hover ul li span.separator:hover {
	color:#494949;
}
/* End Dropdown menu */

.slicknav_menu{
	display: none;
}

@media (max-width: 860px) {
.slicknav_menu {
	display: inline-block;
	z-index: 9999;
	margin: 0px 0px 0px 0px;
	float: left;
}
}

.slicknav_btn {
	display: block;
	width: 50px;
	height: 50px;
	padding: 0px;
	z-index: 2;
}

.slicknav_btn:before {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	content: "\f0c9";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 20px;
	line-height: 50px;
	color: #d5ab1b;
}

.slicknav_btn.slicknav_open:before {
	color: #ffffff;
}

.slicknav_nav {
	background-color: #3C3C3B;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 50px 0px 50px 0px;
    width: 320px;
}

.slicknav_nav li {
    display: block;
    border-bottom: 1px solid #555554;
	 padding: 20px 36px 20px;
}

.slicknav_nav li li{
	border:0px none;
	padding: 0 10px 20px;
}

.slicknav_nav ul.nav-child.unstyled.small {
    padding-top: 20px;
}

.slicknav_nav .slicknav_arrow {
	display: none;
}

.slicknav_nav a, .slicknav_nav span {
	margin: 0px;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	line-height: 20px;
	text-align: left;
	display: block;
}

.slicknav_nav .nav-child a {
	font-weight: 700;
	color: #DDAA00;
	font-size: 16px;
	text-transform: none;
	line-height: 18px;
}
/* End Menu */

/* Quick menu begin */
.home #quick-link{
	display: block;
}

#quick-link{
	display: none;
}

#quick-link .inner {
    margin: 50px auto;
}

.moduletable.quick {
    margin: 20px 0;
}

.moduletable.quick li {
    list-style: none;
    position: relative;
    margin-bottom: 30px;
    width: calc(33.3% - 10px);
    float: left;
    margin: 0 5px 10px;
}

@media(max-width:960px){
.moduletable.quick li {
    width: calc(50% - 10px);
}
}

@media(max-width:650px){
.moduletable.quick li {
    width: calc(100% - 10px);
}
}

.moduletable.quick li a{
	display: block;
	background-color:#414042;
	padding-bottom: 2px;
}

.moduletable.quick span.image-title {
    text-align: center;
     display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin:10px;
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 32px;
	 border:1px solid #ffffff;
    height: 109px;
    width:calc(100% - 22px);
    vertical-align: middle;
    font-weight: 400;
}

.moduletable.quick img{
	width:100%;
	display: block;
}

/* Quick menu end */

/* Content begin */
.home #content{
	background-color: #F4F4F4;
	position: relative;
}

#content {
	width: 100%;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}

#content .inner {
    margin-bottom: 100px;
    margin-top: 50px;
}

.item-page, .blog {
    max-width: 850px;
}

.blog.team{
	max-width:1050px;
}

@media(max-width:1064px){
.blog.team {
    max-width: 680px;
    margin: 0 auto;
}
}

@media(max-width:710px){
.blog.team {
    max-width: 280px;
    margin: 0 auto;
}

.item-page.team img {
    float: none !important;
    display: block;
    margin: 0 10px 0 0 !important;
}
}

.home h1 {
    text-align: center;
    position: absolute;
    right: calc(50% - 100px);
    top: 60px;
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    color: #494949;
    text-transform: uppercase;
    background-image: url(../images/home-icon-nouvelles-2x.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 50px;
    background-size: 140px auto;
    font-weight: 400;
    width:200px;
}

.blog h1, .item-page h1 {
   font-family: 'Oswald', sans-serif;
   font-size: 42px;
   line-height: 54px;
   padding-bottom: 28px;
	display: block;
	font-weight: 400;
}

h2[itemprop="headline"], span.subheading-category {
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    padding-bottom: 28px;
    font-weight: 400;
    line-height: 46px;
    display: block;
}

.blog h2 a {
	font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #d5ab1b;
    line-height: 24px;
display: block;
margin: 0px 0px 20px 0px;
}

.home .home-content {
    width: 50%;
    float: left;
    border-right:1px solid #95989A;
    padding-right:20px;
    margin-top: 200px;
    margin-bottom:70px;
}

.home-content{
	width:100%;
}

.home .blog{
    display: inline-block;
}

.home .blog .item{
	border-bottom:0px none;
	margin-bottom: 0;
	padding-bottom:0;
}


.home .blog-featured h2, .home .blog-featured h2 a, .moduletable.video h4{
	color: #494949;
	font-size: 28px;
	font-weight: 700;
	padding-bottom: 10px;
	line-height: 30px;
	font-family: 'Raleway', sans-serif;
}

p.readmore {
display: block;
clear: both;
margin: 20px 0px;
}

p.readmore a.btn{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #d5ab1b;
	padding:10px 15px;
	display: inline-block;
	font-weight: 400;
}

.home .right {
    width: 44%;
    display: inline-block;
    vertical-align: top;
    margin-top: 200px;
    float:right;
}

.region {
    background-color: #FAFAFA;
    float: left;
    margin-right: 30px;
    vertical-align: top;
    border:1px solid #e3e3e3;
	padding:20px;
}

.region em {
    font-size: 20px;
	font-weight: 700;
	font-style: normal;
}

@media(max-width:750px){
.region {
    float: none;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}

}

@media(max-width:900px){
.home .home-content{
	width:100%;
	margin-bottom:10px;
	border:0px none;
}

.home .right{
	width: 100%;
	margin-top:50px;
}
}

.right{
	display: none;
}

.home .moduletable.see-all{
	display: block;
}

.moduletable.see-all {
    padding-top: 20px;
    display: none;
}

.moduletable.see-all a{
	font-size: 18px;
	font-weight: 700;
	color: #d5ab1b;
	text-transform: uppercase;
}

.moduletable.bread {
    margin-bottom: 20px;
    max-width: 850px;
}

#content .moduletable.bread ul{
	padding: 0 !important;
}

.moduletable.bread li.active:first-child {
    display: none;
}

.moduletable.bread li, .moduletable.bread li a {
    display: inline;
    font-size: 16px;
    font-weight: 400;
    color: #d5ab1b;
    background-image:none !important;
    padding:0 !important;
}

.moduletable.bread span.divider img{
	display:none;
}

.moduletable.bread span.divider:after {
    content: "»";
	 color: #C7C7C7;
}

.moduletable.bread li.active {
    color: #C7C7C7;
}

.blog .item {
    border-bottom: 1px solid #BFC3C6;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.blog.team .item{
	border-bottom:0px none;
}

.blog.team .span0 {
    vertical-align: top;
    break-inside: avoid;
    width:280px;
    margin-right:60px;
   float:left;
   display: inline-block;
   margin-bottom: 30px;
}

@media(max-width:1064px){
.blog.team .span0{
	margin:0 30px;
}
}

@media(max-width:710px){
.blog.team .span0{
	margin:0;
}
}

.blog.team .span0 h2{
	font-size: 20px;
    color: #d5ab1b;
    line-height: 22px;
    padding-bottom: 4px;
    padding-top: 10px;
    display: inline-block;
    font-weight: 400;
}

.blog.team img {
    width: auto;
    border: 1px solid #BFC3C6;
    max-height:235px;
}

ul.pager.pagenav {
    width: 100%;
    border-top: 1px solid;
    padding-top: 10px;
    display: inline-block;
    margin-top: 50px;
}

.item-page.team li.previous {
    float: left !important;
    display: inline-block !important;
    width: 50% !important;
    padding: 0 !important;
    background-image: none !important;
    text-align: left !important;
}

.item-page.team li.next {
    float: right !important;
    display: inline-block;
    padding: 0;
    display: inline-block !important;
    width: 50% !important;
    padding: 0 !important;
    background-image: none !important;
    text-align: right !important;
}
/* Content end */

/* Instagram begin */
.home #instagram{
	background-image: url(../images/home-img-social.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}

#instagram{
	display: none;
}

#instagram .inner{
	padding: 50px 0;
}

@media(max-width: 1240px){
#instagram .inner{
	padding: 50px 2%;
}
}

.moduletable.reseau{
	text-align: center;
}

.moduletable.reseau h3{
	font-family: 'Oswald', sans-serif;
	font-size: 42px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 0 30px;
	line-height: 42px;
	font-weight: 400;
}

.moduletable.reseau i{
	color: #ffffff;
	font-size: 32px;
	border:3px solid #ffffff;
	width: 33px;
   padding: 10px;
   margin: 10px;
}

.moduletable.abonner {
    text-align: center;
    margin-top:30px;
}

.moduletable.abonner a{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	border: solid 3px #ffffff;
	padding:6px 15px 6px 50px;
	background-image: url(../images/home-icon-newsletter-2x.png);
	background-repeat: no-repeat;
	background-position: left 15px center;
	background-size:30px auto;
	display: inline-block;
	margin-top:30px;
}
/* Instagram end */

/* Partners begin */
.home #partners{
	display: block;
}

#partners{
	display: none;
}

.moduletable.commanditaire{
	text-align: center;
	margin-top: 60px;
}

.moduletable.commanditaire h3{
	font-family: 'Oswald', sans-serif;
	font-size: 38px;
	color: #494949;
	text-transform: uppercase;
	background-image: url(../images/home-icon-partenaires-2x.png);
	background-repeat: no-repeat;
	background-position: top center;
   padding-top: 50px;
   background-size: 140px auto;
   line-height: 40px;
   font-weight: 400;
}

.moduletable.commanditaire img{
	 width: 150px;
    padding: 70px 20px;
    height: auto;
    vertical-align: bottom;
}

@media(max-width:700px){
.moduletable.commanditaire img{
	padding:30px 20px;
}
}
/* Partners end */

/* Footer begin */
#footer {
	width: 100%;
	text-align: center;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	background-color: #414042;
}

.moduletable.contact h3{
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom:20px;
	font-weight: 400;
}

.moduletable.contact {
    font-size: 16px;
    color: #ffffff;
    line-height: 18px;
    float: left;
    margin-right: 40px;
    display: inline-block;
    margin-top: 60px;
}

.moduletable.contact a{
	font-size: 16px;
	color: #DDAA00;
	font-weight: 700;
}

.moduletable.menu-footer {
    float: right;
    display: inline-block;
    width: 860px;
    margin-top: 60px;
    margin-bottom: 40px;
}

.moduletable.menu-footer ul.nav.menu {
    column-count: 3;
}

.moduletable.menu-footer ul li span, .moduletable.menu-footer ul li a{
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 15px;
   display: block;
}

.moduletable.menu-footer ul.nav-child.unstyled.small a{
	font-size: 16px;
	color: #ffffff;
	line-height: 18px;
	font-weight: 400;
	margin-bottom:4px;
}

.moduletable.menu-footer li{
	list-style: none;
	margin-bottom: 30px;
   break-inside: avoid;
}

.moduletable.menu-footer ul ul{
	padding:0;
}

.moduletable.menu-footer li li {
	background-image: url(../images/bullet-footer-2x.png);
   background-position: top -12px left;
   background-repeat: no-repeat;
   background-size: auto 36px;
   padding-left: 16px;
   margin-bottom:0;
}

@media(max-width:1200px){
.moduletable.menu-footer{
	width:100%;
}

.moduletable.contact {
    line-height: 18px;
    float: none;
    width: 100%;
    text-align: center;
    margin:30px 0;
}
}

@media(max-width:700px){
.moduletable.menu-footer{
	display: none;
}
}

#copyright{
	background-color:#414042;
	border-top: 1px solid #4E4E4E;
	text-align: center;
}

.moduletable.follow{
	text-align: center;
	padding:30px 0 0px;
}

.moduletable.follow i{
	color: #ffffff;
	padding:0 10px;
	font-size: 32px;
}

.moduletable.follow h3{
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
   color: #ffffff;
   display: inline-block;
   text-transform: uppercase;
   font-weight: 400;
}

.custom.follow {
    display: inline-block;
}

.moduletable.copyright{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding:20px 0;
	line-height: 18px;
}

.moduletable.copyright a{
	font-size: 14px;
	color: #DDAA00;
	font-weight: 700;
}
/* Footer end */

/* Zone Festival */
/* #content #zonefestival-root ul li {
    background-image: none;
    padding-left: 0px;
    padding-bottom: 0px;
}

#content #zonefestival-root .ProgramHeader {
    background-color: #414042;
}

#content #zonefestival-root .ProgramOeuvres .programs-wrapper {
    border-right: 0px none;
}

#content #zonefestival-root .col-xs-12 {
    width: 100%;
}

#content #zonefestival-root .col-md-10 {
    width: 100%;
}

#content #zonefestival-root .SchedulePage .left-date-menu {
    border-right: 0px none;
    margin-top: 0px;
    margin-right: 0px;
} */

.itemid244 #content {
overflow: visible;
}

.itemid244 #content .inner {
overflow: visible;
}

.itemid244 #content .inner .item-page {
max-width: none;
}
/* Zone Festival End */

/* secteur benevol Start */

.blog.secteurs-benevoles .category-desc {
	margin-bottom: 50px;
}

.blog.secteurs-benevoles .item [itemprop="name"] {
	margin-bottom: 10px;
}

.blog.secteurs-benevoles .item .readmore{
	margin-top: 15px;
}

/* secteur benevol End */



/* === Button Billet === */


@media only screen and (min-width: 850px)
{
#top .moduletable.tagline {
    text-align: left;
    right: auto;
    padding-left: 24px;
    border-left: 1px solid #E3E3E3;
    top: 30px;
    position: relative;
    max-width: calc(100% - 510px);
    display: inline-block;
    width: auto;
}

#top .moduletable.logo
{
	display: inline-block;
}
}

#top .hide-me
{
	display: inline-block !important;
}

.moduletable.billets {
    position: absolute;
    bottom: 10px;
    right: 0;
}

.moduletable.billets a {
    font-family: Oswald;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    background: #DDAA00;
    padding: 14px 19px;
    display: block;
}

@media (max-width: 1240px)
{
.moduletable.billets {
	right: 2%;
}
}

@media only screen and (max-width: 850px)
{
	.moduletable.billets
	{
    position: absolute;
    top: 0;
    right: auto;
    left: 50px;
    height: 44px;
    overflow: hidden;
	}

	.moduletable.billets a
	{
		padding: 10px 14px;
	}
}

@media only screen and (max-width: 500px)
{
	.moduletable.billets
	{
		right: auto;
    	transform: none;
    	left: 10%;
	}
}