/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jérémy Maas - Graphisterie Générale
   ========================================================================== */

html { font-size: 62.5%; }

body { font-family: 'Quicksand', sans-serif; font-size: 16px; line-height: 18px; font-size: 1.6rem; line-height: 1.8rem; color: black; background: white; }

.rel { position: relative; }

img { width: inherit; max-width: 100%; height: auto; }
#mapmap img { max-width: none; }

img.aligncenter { display: block; margin: 0 auto; }
img.alignleft { float: left; margin: 0 5px 0 0; }
img.alignright { float: right; margin: 0 0 0 5px; }

h1 { font-size: 35px; line-height: 35px; font-size: 3.5rem; line-height: 3.5rem; }
h2 { font-size: 20px; line-height: 25px; font-size: 2rem; line-height: 2.5rem; font-weight:bold; }
h3 { font-size: 17px; line-height: 25px; font-size: 1.7rem; line-height: 2.5rem; }
h4 { font-size: 16px; line-height: 24px; font-size: 1.6rem; line-height: 2.4rem; }
h5 { font-size: 15px; line-height: 23px; font-size: 1.5rem; line-height: 2.3rem; }
h6 { font-size: 14px; line-height: 21px; font-size: 1.4rem; line-height: 2.2rem; }


/* FORMULAIRE INSCRIPTION */

.formulaire-inscription{ margin-top:20px; }
.formulaire-inscription form .champs{ padding-left:0; margin-bottom:20px; }

.formulaire-inscription form .champs p{ margin:0 0 10px 0; }

.formulaire-inscription form .accepte-inscription .wpcf7-form-control .first, .formulaire-inscription form .your-genre .wpcf7-form-control .first, .formulaire-inscription form .your-contrat .wpcf7-form-control .first,.formulaire-inscription form .wpcf7-checkbox .first,.formulaire-inscription form .your-section-choisie .wpcf7-form-control .first{ margin:0; }

.radio-lundi-apres-midi .wpcf7-radio .first, .radio-mardi-apres-midi .wpcf7-radio .first, .radio-mercredi-apres-midi .wpcf7-radio .first,.radio-jeudi-apres-midi .wpcf7-radio .first,.radio-vendredi-apres-midi .wpcf7-radio .first{ display:none; }



@media screen and (max-width: 768px) {
.radio-lundi-apres-midi .wpcf7-radio .wpcf7-list-item, .radio-mardi-apres-midi .wpcf7-radio .wpcf7-list-item, .radio-mercredi-apres-midi .wpcf7-radio .wpcf7-list-item,.radio-jeudi-apres-midi .wpcf7-radio .wpcf7-list-item,.radio-vendredi-apres-midi .wpcf7-radio .wpcf7-list-item{ margin:0 15px 0 0 !important; }
}

@media only screen and (max-width: 1140px) { 
.radio-lundi-apres-midi .wpcf7-radio .wpcf7-list-item, .radio-mardi-apres-midi .wpcf7-radio .wpcf7-list-item, .radio-mercredi-apres-midi .wpcf7-radio .wpcf7-list-item,.radio-jeudi-apres-midi .wpcf7-radio .wpcf7-list-item,.radio-vendredi-apres-midi .wpcf7-radio .wpcf7-list-item{ margin:0; }
}
@media only screen and (min-width: 1140px) {
.formulaire-inscription form .champs p.genre{ margin:12px 0 50px 0; }
.formulaire-inscription form .champs p.genre-en{ margin:20px 0 42px 0; }
.section-choisie{ margin-top:18px; }
}

@media only screen and (min-width: 1280px) { 
.formulaire-inscription form .champs p.genre{ margin:12px 0 32px 0; }

.radio-lundi-apres-midi .wpcf7-radio .wpcf7-list-item:nth-child(even), .radio-mardi-apres-midi .wpcf7-radio .wpcf7-list-item:nth-child(even), .radio-mercredi-apres-midi .wpcf7-radio .wpcf7-list-item:nth-child(even),.radio-jeudi-apres-midi .wpcf7-radio .wpcf7-list-item:nth-child(even),.radio-vendredi-apres-midi .wpcf7-radio .wpcf7-list-item:nth-child(even){ margin:0; }
}




input[type="text"], textarea, input[type="email"], input[type="tel"] { width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #01a64a; padding:8px; font-size:16px; font-size:1.6rem; }
input[type="submit"] { font-size: 18px; line-height: 18px; font-size: 1.8rem; line-height: 1.8rem; display: block; text-align: center; padding:13px 30px; position: relative; outline: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; border: none; -ms-transform: translate(-3px,-3px); -webkit-transform: translate(-3px,-3px); transform: translate(-3px,-3px); background-color:#01a64a !important; color:white !important; font-weight:400; font-family:"Quicksand", sans-serif; letter-spacing:1px; text-transform:uppercase; }
span.wpcf7-form-control-wrap { width: 100%; }

.formulaire-inscription form input[type="text"], textarea, input[type="email"], input[type="tel"]{ font-size:1.4rem; }

.formulaire-candidature{ margin-top:30px;}
.formulaire-candidature input[type="text"], textarea, input[type="email"], input[type="tel"], input[type="file"]{ margin-bottom:10px; font-size:1.4rem; }
.formulaire-candidature input[type="file"]{ margin-top:10px; }
.formulaire-candidature strong{ font-size:1.4rem; }
.formulaire-candidature .wpcf7-list-item{ margin:0 10px 0 0; }


.bouton-job button{ margin-top:30px; }


/*h1 .fa { color: #219d9a; }*/

h3 .fa-2x { padding: 0 12px 0 0; }

.fancy-title { font-weight:bold; color: #01a64a; width: 100%; text-align:center; font-family:"Quicksand"; }
/*.fancy-title:after { content: ''; display: block; border-bottom: 3px solid #219d9a; padding: 0; margin: 0.4rem auto 1.1rem auto; width: 120px; height: 0; line-height: 0; }*/
/*.fancy-title span { display: inline-block; position: relative; }
.fancy-title span:before, .fancy-title span:after { content: ""; position: absolute; border-bottom: 1px solid #219d9a; top: 0; width: 1140px; height: 71%; }
.fancy-title  span:before { right: 100%; margin-right: 15px; }
.fancy-title span:after { left: 100%; margin-left: 15px; }*/

.fancy-title .fa-circle { color: white; }
.fancy-title .team-social { font-size: 14px; font-size: 1.4rem; }

a { color: #219d9a; text-decoration: none; }
a.nocolor { color: inherit !important; }

/*.bt-1 { font-size: 14px; line-height: 14px; font-size: 1.4rem; line-height: 1.4rem; padding: 9px 17px 7px 17px; text-decoration: none; border: 3px solid #219d9a; display: inline-block; position: relative; outline: none; background: none; overflow: hidden; color: #219d9a; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; margin: 10px 0 0 0; opacity: 1; }
.bt-1:after { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; width: 100%; height: 0; top: 0; left: 0; background: #219d9a; opacity: 0; }
.bt-1:hover:after, .bt-1.selected:after { height: 102%; opacity: 1; }
.bt-1:hover, .bt-1.selected { color: white; text-decoration: none; opacity: 1; }*/
.bt-1 { font-size: 18px; line-height: 18px; font-size: 1.8rem; line-height: 1.8rem; display: block; text-align: center; padding: 9px 20px 7px 20px; position: relative; outline: none; }
.bt-1:after{ content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; width: 100%; height: 100%; top: 0; left: 0; }
.bt-1:hover:after, .bt-1.selected:after { padding: 4px; top: -4px; left: -4px; }
/*.bt-2 { font-size: 14px; line-height: 14px; font-size: 1.4rem; line-height: 1.4rem; padding: 9px 17px 7px 17px; text-decoration: none; border: 3px solid #219d9a; display: inline-block; position: relative; outline: none; background: none; overflow: hidden; color: white; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; margin: 10px 0 0 0; opacity: 1; }
.bt-2:after { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; width: 102%; height: 102%; top: 0; left: 0; background: #219d9a; opacity: 1; }
.bt-2:hover:after, .bt-2.selected:after { height: 0; opacity: 1; }
.bt-2:hover, .bt-2.selected { color: #219d9a; text-decoration: none; opacity: 1; }*/
.bt-2 { font-size: 18px; line-height: 18px; font-size: 1.8rem; line-height: 1.8rem; display: block; text-align: center; padding: 9px 20px 7px 20px; position: relative; outline: none; }
.bt-2:after { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; width: 100%; height: 100%; padding: 4px; top: -4px; left: -4px; }
.bt-2:hover:after, .bt-2.selected:after { padding: 0; top: 0; left: 0; }
.bt-3 { font-size: 18px; line-height: 18px; font-size: 1.8rem; line-height: 1.8rem; display: block; width: 100%; text-align: center; padding: 20px 0; position: relative; outline: none; background-color:#01a64a !important; color:white !important; }
.bt-3:after { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; width: 100%; height: 100%; top: 0; left: 0; outline: none; }
/*.bt-3:hover:after { padding: 4px; top: -4px; left: -4px; } */




blockquote { font-size: 20px; line-height: 28px; font-size: 2.0rem; line-height: 2.8rem; text-align: center; font-style: italic; }

hr { border: none; border-top: 4px solid #01a64a; padding: 0 0 20px 0; margin: 20px 0 0 0; }

#mobile-wrapper { position: relative; -webkit-transition: left 0.3s ease; -moz-transition: left 0.3s ease; -o-transition: left 0.3s ease; -ms-transition: left 0.3s ease; transition: left 0.3s ease; }
/*.sitebox { max-width: 432px; margin: 0 auto; }*/

header { background: white; border-bottom: 3px solid #219d9a; position: relative; z-index: 100; margin: 20px 0 0 0; }
header .top { padding: 15px 10px; }

.logo-je-veux-voter{ position:absolute; bottom:-77px; right:0; }
.logo-je-veux-voter img{ width:200px; }

#logo { width: 100%; }

#menu-icon { padding: 0 0 10px 0; display: inline-block; }
#mobilenav { position: fixed; left: -80%; width: 80%; top: 0; -webkit-transition: left 0.3s ease; -moz-transition: left 0.3s ease; -o-transition: left 0.3s ease; -ms-transition: left 0.3s ease; transition: left 0.3s ease; z-index: 100; overflow: scroll; z-index: 1000; background: #219d9a; padding: 22px 0; }
#mobilenav .close { position: absolute; top: 0; right: 0; cursor: pointer; z-index: 1000; padding: 20px; color: white; text-decoration: none; font-size: 20px; font-size: 2rem; }
#mobilenav ul { display: block !important; margin: 0; padding: 0; height: auto !important; }
#mobilenav ul li { margin: 0; padding: 0; }
#mobilenav > ul > li a { color: white; text-decoration: none; text-transform: uppercase; font-size: 14px; font-size: 1.4rem; display: block; display: block; padding: 10px 20px 10px 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; }
#mobilenav > ul > li a:hover { background: #088481; text-decoration: none; opacity: 1; }
#mobilenav > ul > li > ul > li > a { font-size: 12px; font-size: 1.2rem; padding: 6px 20px 6px 30px; }
#mobilenav > ul > li > ul > li > ul > li > a { font-size: 11px;  font-size: 1.1rem; text-transform: none; padding: 2px 20px 2px 40px; }
#mobilenav > ul > li > ul, #mobilenav > ul > li > ul > li > ul { padding-top: 0; }

#nav-social { list-style: none; float: right; padding: 0; margin: 0; font-size: 10px; line-height: 10px; font-size: 1rem; line-height: 1rem; }
#nav-social li { float: left; margin: 0; padding: 10px 0 0 2px; }
#nav-social li a { text-decoration: none; }
#nav-social li a .fa-stack-2x { color: #219d9a; }
#nav-social li a .fa-stack-1x { color: white; padding: 1px 0 0 0; }

#contenthead { position: relative; }
#contenthead img{ width:100%; }
.rslides_nav { position: absolute; top: 50%; z-index: 2; margin-top: -20px; display: none; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.3s; opacity: 0.6; }
.rslides_nav:hover { opacity: 1; }
.rslides_nav .fa-stack-2x { color: white; text-shadow: 3px 0 0 #219d9a, -3px 0 0 #219d9a, 0 3px 0 #219d9a, 0 -3px 0 #219d9a, 2px 2px #219d9a, -2px -2px 0 #219d9a, 2px -2px 0 #219d9a, -2px 2px 0 #219d9a; }
.rslides_nav .fa-chevron-left:before, .jcarousel-control-prev .fa-chevron-left:before { padding-right: 3px; }
.rslides_nav .fa-chevron-right:before, .jcarousel-control-next .fa-chevron-right:before { padding-left: 3px; }
.rslides .caption { background: #000000; width: 100%; color: white; padding: 20px 0 15px 0; }
.rslides .caption h3:first-child { margin-top: 0; padding-top: 0; }
.rslides .caption * {  color: white; }

.wrapper-content { margin: 8px 0; background: #ffffff; padding: 0 10px; }
/*.wrapper-content:last-child { padding: 20px 0 0 0;}
.wrapper-content .header { margin: 0 0 20px 0; }*/

.breadcrumb { font-size: 13px; line-height: 13px; font-size: 1.3rem; line-height: 1.3rem; }

.portfolio-list, .news-list { padding-top:30px; }
.portfolio-list .isot article{ padding-right:15px; padding-left:15px; }
.portfolio-list article{ padding-right:15px; padding-left:15px; }
/*.news-list article { padding-bottom: 30px; }
.news-front { position: relative; background: #ffffff; z-index: 2; }
.news-date { display: inline-block; position: absolute; text-align: center; width: 130px; top: 0; left: 50%; margin: 0 0 0 -80px; padding: 15px; }
.news-content { height: 200px; padding: 0 20px; overflow: hidden; }
.news-degra { height: 38px; width: 100%; position: absolute; z-index: 3; bottom: 0; left: 0; background: url("../img/news-degra.png") repeat-x; }
.news-back { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 1; }
.news-list article > div, .portfolio-list article > div { position: relative; }
.news-list article:hover .news-back, .portfolio-list article:hover .news-back { top: -4px; left: -4px; padding: 4px; }
.news-title { text-transform: uppercase; } */

.news-list li{ list-style:none; }
.news-list article{ padding-bottom:0; transition: transform .2s; font-family:"Quicksand"; }
.news-list article:hover{ transform: scale(1.04); }
.news-list article a{ display:block; text-decoration:none; }
.news-list article a figure{ margin:0; width: 100%; border-top-left-radius: 10px; border-top-right-radius: 10px; background-size:cover; background-repeat: no-repeat; background-position: center; box-sizing: border-box; height:300px; position: relative; }
.news-list article a figcaption{ background-color:#f4f8ed; height: auto; padding:30px; position: relative; }
.news-list article a figcaption .date-actu{ background-color:#01a64a; padding:15px 20px; width:30%; color:#ffffff; text-align: center; font-weight: bold; position: absolute; top:-25px; }
.news-list article a figcaption h2{ color:#01a64a; font-size:2rem; font-weight:bold; letter-spacing:1px;}
.news-list article a figcaption p{ line-height: 1.4; color:#000000; font-size:1.6rem; }
.news-list article a figcaption .lien{ color:#01a64a; font-weight: bold; font-size:1.6rem; }

button{ -webkit-appearance: none; border:1px; border-style:solid; padding:15px 30px; margin-top:80px; transition: all .5s ease-out; border-color:#01a64a; background: linear-gradient(to right, white 50%, #01a64a 50%); background-position: right bottom; background-size: 201% 100%; }
button:hover{ background-position: left bottom; }
button:hover a{ color:#01a64a; }
button a{ color:#ffffff; text-decoration: none; font-weight: 400; text-transform: uppercase; letter-spacing: 1.2px; text-align: center; font-size:14px; font-size:1.4rem; transition: all .5s ease-out; font-family:"Quicksand"; }



.jcarousel article{ padding:0 15px; transition: transform .2s; }
.jcarousel article:hover{ transform: scale(1.04); }
.jcarousel article a{ display:block; text-transform:none; }
.jcarousel article a .bg{ width: 100%; border-radius: 10px; background-size:cover; background-repeat: no-repeat; background-position: center; box-sizing: border-box; height:300px; position: relative; padding:30px; box-shadow: inset 0px -200px 50px 0px rgba(0,0,0,0.3); }
.jcarousel article a .bg .titre-activite{ position: absolute; bottom:30px; left:30px; right:30px; }
.jcarousel article a .bg .titre-activite h2{ color:#ffffff; font-size:2rem; margin-top:10px; display: inline-block; }
.jcarousel article a .bg .titre-activite .lien{ color:#ffffff; font-weight: bold; }

.actualite h1{ font-size:3.5rem; text-align:left; padding:0;}
.actualite h2{ color:#000000; font-size:2rem; }
.actualite p{ font-size:1.6rem; line-height:20px; }

.galerie-photo{ display:flex; flex-wrap:wrap; padding:30px 0 0 0; margin:0; list-style:none; }
.galerie-photo li{ padding:0 15px 15px 0;}

.lien-retour{ padding:50px 0; }
.lien-retour a{ text-decoration:none; color:#01a64a; font-size:1.6rem; }

.bouton-redirection{ margin-top:80px; }

.border{ border: 2px solid #01a64a; margin-top:80px; }


.tarteaucitronCTAButton, #tarteaucitronCloseAlert, #tarteaucitronPrivacyUrl{ margin-top:0 !important; }

/*.news-img { width: 100%; margin: 0 0 10px 0; }
.news-date, .mod-news-date, .mod-one-news-date { color: white; background: #219d9a; text-align: center; display: block; height: 78px; padding: 14px 0; line-height: 14px; line-height: 1.4rem; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.news-title, .news-category-links, .mod-news-title, .mod-news-category-links { padding: 0; margin: 0; }
.mod-news-img { width: 100%; margin: 0 0 10px 0; }
.news-day { font-size: 35px; line-height: 35px; font-size: 3.5rem; line-height: 3.5rem; }
.mod-one-news-img { width: 100%; margin: 0 0 10px 0; }
.mod-one-news { margin: 20px 0; }*/

.container_togs { margin: 3px 0 0 0; }
.trigger { padding: 10px 0; margin: -3px 0 0 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; cursor: pointer; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: 3px solid #219d9a; }
.trigger a { text-decoration: none; }
.trigger span.fa { padding: 0 20px; }
.trigger.active, .trigger:hover { background: #219d9a; }
.trigger.active a, .trigger.active .fa, .trigger:hover a, .trigger:hover .fa { color: white; }
.trigger.active .fa { filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg); }
.trigger_tabs { margin-bottom: 0; line-height: 0; }
.trigger_tabs .bt-1 { border: 3px solid #219d9a; border-right: none; }
.trigger_tabs .bt-1:last-child { border-right: 3px solid #219d9a; }
.toggle_container, .tab_container, .highlight_container { padding: 10px 20px; background: #eeeeee; }

#mapmap { height: 250px; }

/*.team-plus { text-align: center; font-weight: bold; font-size: 32px; font-size: 3.2rem; height: 78px; line-height: 78px; }
.team-plus a { display: block; color: white; text-decoration: none; background: #219d9a; }
.team-social-links { padding: 0; margin: 0; }
.team-social-links .fa-stack { font-size: 12px; font-size: 1.2rem; }
.team-excerpt { position: relative; margin: 0 0 10px 0; }
.team-excerpt .mod-news-img { margin: 0; }
.team-excerpt div { position: absolute; top:0; left: 0; width: 100%; height: 100%; background: #219d9a; color: white; padding: 0 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: none; }*/

.portfolio-liste-filtres { padding: 8px 0 20px 0; }
.portfolio-liste-filtres ul { margin: 0; padding: 0; }
.portfolio-liste-filtres ul li { margin: 0; padding: 0 10px 0 0; float: left; }
.portfolio-content {height: auto; min-height: 255px; padding: 0 20px; overflow: hidden; border:1px solid #01a64a; }
.portfolio-content h2 a{ color: #01a64a; }
/*.portfolio-link { color: white; display: block; position: relative; margin: 0 0 10px 0; }
.portfolio-link:hover { opacity: 1; }
.portfolio-link .mod-news-img { margin: 0; }
.portfolio-link span { font-size: 60px; font-size: 6rem; line-height: 282px; position: absolute; top:0; left: 0; width: 100%; height: 100%; display: none; background: #219d9a; height: 100%; text-align: center; }
.news-link span { line-height: 252px; }*/

.widget-title { font-size: 18px; line-height: 26px; font-size: 1.8rem; line-height: 2.6rem; font-weight: bold; margin-bottom: 0; }
#archives-2 .screen-reader-text{ display:none;}
#archives-2 .widget-title { margin-bottom:10px; }

.jcarousel, .jcarouselb, .jcarouselc { position: relative; overflow: hidden; width: 100%; padding: 8px 0; }
.jcarousel ul, .jcarouselb ul, .jcarouselc ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0; }
.jcarousel li, .jcarouselb li, .jcarouselc li { width: 432px; float: left; padding: 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.jcarousel-control-prev, .jcarousel-control-next, .jcarouselb-control-prev, .jcarouselb-control-next, .jcarouselc-control-prev, .jcarouselc-control-next { position: absolute; top: 103%; text-align: center; color: #00a64a; text-decoration: none; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.3s; opacity: 1; z-index: 10; }
.jcarousel-control-prev:hover, .jcarousel-control-next:hover, .jcarouselb-control-prev:hover, .jcarouselb-control-next:hover, .jcarouselc-control-prev:hover, .jcarouselc-control-next:hover { opacity: 1; }
.jcarousel-control-prev .fa-stack-2x, .jcarousel-control-next .fa-stack-2x, .jcarouselb-control-prev .fa-stack-2x, .jcarouselb-control-next .fa-stack-2x, .jcarouselc-control-prev .fa-stack-2x, .jcarouselc-control-next .fa-stack-2x { color: white; text-shadow: 3px 0 0 #00a64a, -3px 0 0 #00a64a, 0 3px 0 #00a64a, 0 -3px 0 #00a64a, 2px 2px #00a64a, -2px -2px 0 #00a64a, 2px -2px 0 #00a64a, -2px 2px 0 #00a64a; }
.jcarousel-control-prev, .jcarouselb-control-prev, .jcarouselc-control-prev { left: 45%; }
.jcarousel-control-next, .jcarouselb-control-next, .jcarouselc-control-next  { right: 45%; }
.jcarousel article, .jcarouselb article, .jcarouselc article { padding: 0; }

.jcarouselb-control-prev, .jcarouselb-control-next{ top:92%; }


.widget_nav_menu ul, .widget_recent_entries ul, .widget_rc_widget ul { list-style:none; margin-left: 0; padding-left: 0; }
.widget_nav_menu ul li, .widget_recent_entries ul li, .widget_rc_widget ul li { margin: 0; padding: 0; }
.widget_nav_menu ul li:before, .widget_recent_entries ul li:before, .widget_rc_widget ul li:before { display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; content:"\f105"; padding: 0 10px 0 0; }
.widget_rc_widget ul li:before { content:"\f003"; }
.widget_rc_widget ul .org { font-weight: bold; }
.widget_rc_widget ul .org:before { display: none; }
.widget_rc_widget ul .adr { display: inline; }
.widget_rc_widget ul .tel:before { content:"\f095"; }
.widget_rc_widget ul .email:before { content:"\f1d9"; }

.partenaire .news-front { padding: 20px; }

footer { padding-top:50px; font-size:1.6rem; }
footer a { display:block; }
footer a:hover { color:#97d3a6; }
footer #logo-footer{ width:200px; }
footer h2{ font-size:2.5rem; margin:0; font-weight:bold; }
footer ul{ padding:0; margin:0;}
footer ul li{ list-style:none; padding-bottom:5px; transition:all .3s; }
footer ul li a:hover{ color:#97d3a6; }

/*footer .bottom { padding: 20px 0; background: #373736; border-top: 3px solid #219d9a; color: white; font-size: 12px; line-height: 12px; font-size: 1.2rem; line-height: 1.8rem; }
footer .top { padding: 20px 10px; }
#footerlogo { max-width: 100%; } */

/*.saq-external-link-ico{ background:none !important; }*/

/* ==========================================================================
   Media Queries
   ========================================================================== */
   
@media only screen and (min-width: 480px) {
	.wrapper { max-width: 432px; width:100%; margin: 0 auto; position:relative; }
	.news-list article{ padding-bottom:30px; width:100%; padding-left:15px; padding-right:15px; }
	.news-list{ display:flex; justify-content:center; }
	.news-list{ flex-wrap:wrap; }
	.jcarousel-control-prev, .jcarouselb-control-prev, .jcarouselc-control-prev { left: 40%; }
	.jcarousel-control-next, .jcarouselb-control-next, .jcarouselc-control-next { right: 40%; }
	footer .coordonnees{ padding:15px; }
	
	sidebar{ display:none; }
	

}

@media screen and (max-width: 767px) {
	.mobile-aligncenter { text-align: center; }
	.mobile-alignright { text-align: right; }
	
	.wrapper-content.bg { background-attachment: scroll !important; }
	
	.nivo-caption, .nivo-directionNav { display: none !important; }
	
	.wrapper { max-width: 432px; width:100%; margin: 0 auto; position:relative; }
	.news-list article{ padding-bottom:30px; width:100%; }
	.news-list{ display:flex; justify-content:center; }
	.news-list{ flex-wrap:wrap; }
	.jcarousel-control-prev, .jcarouselb-control-prev, .jcarouselc-control-prev { left: 35%; }
	.jcarousel-control-next, .jcarouselb-control-next, .jcarouselc-control-next { right: 35%; }
	
	.jcarouselb{ height:720px; }
	
	footer .coordonnees{ padding:15px; }
	
	sidebar{ display:none; }
	


}

@media screen and (min-width: 768px) and (max-width: 1139px) {
	.tablet-aligncenter { text-align: center; }
	.tablet-alignright { text-align: right; }
	.wrapper-content.bg { background-attachment: scroll !important; }
	
}

@media screen and (min-width: 768px) {

	.news-list li{ width:45%; padding-right:15px; padding-left:15px; }
	.news-list article a figcaption{ min-height:365px; }
	
	.jcarouselc ul li article{ width:100%; }
	.jcarousel-control-prev, .jcarouselb-control-prev, .jcarouselc-control-prev  { left: 42%; }
	.jcarousel-control-next, .jcarouselb-control-next, .jcarouselc-control-next { right: 42%; }
	
	.jcarouselb{ height:824px; }
	
	footer .coordonnees{ padding:0 15px; }
	
	#text-3{ padding-top:50px; }

	.wrapper { max-width: 691px; }
	
	header { margin: 20px 0 0 0; }
	
	.logo-je-veux-voter{ position:absolute; bottom:-84px; right:0; }
    .logo-je-veux-voter img{ width:230px; }
	
	#logo { width: 250px; padding-bottom:30px; }
	
	#nav-main { background: #373736; }
	#menu-main, #menu-top  { padding: 0; margin: 0; }
	#menu-main > li { padding: 15px 40px 15px 0px; margin: 0; float: left; position: relative; z-index: 1; line-height: 0; }
	#menu-main > li > a { font-size: 13px; line-height: 13px; font-size: 1.3rem; line-height: 1.3rem; color: white; text-decoration: none; overflow: hidden; display: inline-block; position: relative; outline: none; background: none; font-weight:bold; }
	#menu-main > li > a:hover { opacity: 1; color:#97d3a6; }
	#menu-main > li > a:after { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; width: 100%; height: 0; bottom: 0; left: 0; background: #219d9a; opacity: 0; }
	#menu-main > li:hover > a:after { height: 100%; opacity: 1; }
	#menu-main > li.current-menu-item > a, #nav-main > ul > li.current-menu-ancestor > a { background: #219d9a; }
	#menu-main > li > ul { position: absolute; top: 43px; left: 0; border-top: 1px solid #219d9a; padding: 0; margin: 0; display: none; }
	/*#nav-main ul > li:hover > ul { display: block; }*/
	#menu-main > li > ul > li { width: 230px; float: none; }
	#menu-main > li > ul > li > a { background: #219d9a; padding: 10px 20px; display: block; font-size: 13px; line-height: 13px; font-size: 1.3rem; line-height: 1.3rem; color: white; text-decoration: none; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; }
	#menu-main > li > ul > li > a:hover { background: #088481; opacity: 1; color:#97d3a6; }
	#nav-top { position: absolute; top: 0; right: 0; border-bottom: 1px solid #01a64a; }
	#menu-top { float: right; }
	#menu-top > li { padding: 0; margin: 0;  float: left; padding-right:20px; padding-bottom:5px; }
	#menu-top > li:last-child { padding-right:0; }
	#menu-top > li > a { display: block; letter-spacing:1px; font-size: 14px; line-height: 16px; font-size: 1.4rem; line-height: 1.6rem; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }
	#menu-top > li > a:hover, #menu-top > li.current-menu-item > a { text-decoration: none; color: #97d3a6; opacity: 1; }
	
	#nav-social li { padding: 3px 0 0 3px; }
	#nav-social li a .fa-stack-2x { color: white; }
	#nav-social li a .fa-stack-1x { color: #373736; }
	
	#contenthead {  }
	
	.rslides_nav { display: block; }
	.rslides_nav.prev { left: 50px; }
	.rslides_nav.next { right: 50px; }
	
	/*.wrapper-content { padding: 30px 0; }
	.wrapper-content:last-child { padding: 30px 0 0 0;}*/
	
	.rslides .caption { position: absolute; bottom: 0; left: 0; }
	
	/*.news-date { height: 65px; padding: 7px 0; }
	.mod-news-date { height: 61px; padding: 6px 0; }
	.mod-one-news-date { height: 98px; padding: 20px 0; }*/
	
	#mapmap { height: 350px; }
	
	.team-plus { height: 61px; line-height: 61px; }
	
	/*.portfolio-link span { line-height: 222px; }
	.news-link span { line-height: 187px; }*/

	
}

@media only screen and (min-width: 1140px) {
	
sidebar{ position: fixed; top:50%; right:0; display: block; z-index:2; }
sidebar .bloc{ display: flex; align-items: center; justify-content: center; background-color: #01a64a; text-align: center; width:60px; height:60px;  margin-bottom: 3px; transition: transform .2s; font-size:25px; }
sidebar .bloc a { color:#ffffff; text-decoration: none; }
	
	.aligncenter { text-align: center; }
	.alignright { text-align: right; }
	
	#text-3{ padding-top:150px; }

	.news-list{ flex-wrap:nowrap; }
	/*.news-list article{ width:33%; } */
	.news-list li{ width:33%; }
	.news-list article a figcaption{ min-height:365px; }
	.article-list{ flex-wrap:wrap; }
	.article-list article{ width:30%; }
	
	.jcarouselb{ height:824px; }
	
	.jcarouselc ul li article{ width:100%; }
	
	.home-news{ flex-wrap:inherit; }
	
	

	.jcarousel-control-prev, .jcarouselb-control-prev, .jcarouselc-control-prev { left: 45%; }
	.jcarousel-control-next, .jcarouselb-control-next, .jcarouselc-control-next { right: 45%; }
	
	
	
    .wrapper { max-width: 1026px; }
    
    #menu-main > li { padding: 20px 60px 20px 0px; }
	#menu-main > li > a { font-size: 13px; line-height: 16px; font-size: 1.3rem; line-height: 1.6rem; letter-spacing: 1px; font-weight:bold; }
    #menu-main > li > ul > li { width: 250px; float: none; }
    #menu-main > li > ul > li > a { font-size: 14px; line-height: 14px; font-size: 1.4rem; line-height: 1.4rem; }
    #menu-main > li > ul { top: 46px; }
    #menu-top > li > a { font-size: 14px; line-height: 14px; font-size: 1.4rem; line-height: 1.4rem; }
    
    #nav-social { font-size: 12px; line-height: 12px; font-size: 1.2rem; line-height: 1.2rem; }
    #nav-social li { padding: 6px 0 0 5px; }
    
    /*.news-date { height: 64px; padding: 7px 0; }
    .mod-news-date { height: 60px; padding: 5px 0; }
    .mod-one-news-date { height: 98px; padding: 21px 0; }
    .mod-one-news-info { padding: 20px 20px 0 20px; }
    .mod-one-border { border: 3px solid #219d9a; }
    .mod-one-news-img { width: 100%; margin: 0; }*/
    
    #mapmap { height: 450px; }
    
    .team-plus { height: 60px; line-height: 60px; }
	
	.logo-je-veux-voter{ position:absolute; top:0; right:0; margin-top: -14px!important; }
    
    /*.portfolio-link span { line-height: 220px; }
    .news-link span { line-height: 185px; }*/
}

@media only screen and (min-width: 1280px) {
	/*.sitebox { max-width: 1220px; } */
    .wrapper { max-width: 1200px; }
	.jcarouselb{ height:720px; }
   	.news-list article a figcaption{ min-height:270px; }
    #menu-main > li > ul { top: 56px; }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
.space30 {padding-bottom:20px;}