/* Generated by less 2.5.1 */

/*
Theme Name: MMF Québec
Description: Nouveau site internet de la MMF
Author: Evollia
Author URI: http://evollia.com/
Version: 2.0


*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/re.chaposet/index.html
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-family: 'Droid Sans', 'helvetica neue', 'helvetica', 'arial', 'Times', Serif;
  font-weight: 300;
}
body {
  line-height: 1;
  background-color: #f2f2f2;
  -webkit-font-smoothing: antialiased;
  color: #565656;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
blockquote {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img {
  border: none;
}
strong,
b {
  font-weight: bold;
  -webkit-font-smoothing: auto;
}
em,
i {
  font-style: italic;
}
input:focus {
  outline: 0;
}
.visuallyhidden,
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus,
.screen-reader-text:active,
.screen-reader-text:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
svg:not(:root) {
  overflow: hidden;
}
img {
  -ms-interpolation-mode: bicubic;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.clear {
  padding: 0;
  margin: 0;
  visibility: hidden;
  height: 0px;
  border: none;
  clear: both;
}
.noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  cursor: default;
}
.bt-rouge {
  text-align: center;
  display: inline-block;
  color: #FFFFFF !important;
  font-size: 0.85em;
  padding: 0.75em 1em;
  font-family: 'Raleway', 'Arial', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  background-color: #ed3729;
  text-decoration: none !important;
  text-shadow: 0px 1px 2px #a2180e;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor:pointer;
}
.bt-rouge:hover {
  background-color: #a2180e;
}
.bt-rouge span,
.bt-rouge i {
  padding: 0 0.5em 0 0;
}
.bt-vert
{
  text-align: center;
  display: inline-block;
  color: #FFFFFF !important;
  font-size: 0.85em;
  padding: 0.75em 1em;
  font-family: 'Raleway', 'Arial', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  background-color: #55cc4b;
  text-shadow: 0px 1px 2px #287c21;
  text-decoration: none !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;

}
.bt-vert:hover
{
  background-color:#3faa36;
}
.noir
{
  background-color:#1d2627;
  text-shadow: unset;
}
.noir:hover
{
  background-color: #000;
}
.bt-blanc {
  text-align: center;
  display: inline-block;
  color: #FFFFFF !important;
  font-size: 0.85em;
  padding: 0.75em 1em;
  font-family: 'Raleway', 'Arial', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  background-color: #ed3729;
  text-decoration: none !important;
  text-shadow: 0px 1px 2px #a2180e;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #fff;
  color: #3a3a3a !important;
  text-shadow: none;
}
.bt-blanc:hover {
  background-color: #a2180e;
}
.bt-blanc span,
.bt-blanc i {
  padding: 0 0.5em 0 0;
}
.bt-blanc:hover {
  background-color: #a2180e;
}
.bt-blanc span,
.bt-blanc i {
  padding: 0 0.5em 0 0;
}
.bt-blanc:hover {
  background-color: #cccccc;
}
.large-wrapper {
  padding: 25px;
}
.wrapper {
  padding: 25px;
  width: calc(90em - 50px);
  width: -moz-calc(90em - 50px);
  width: -webkit-calc(90em - 50px);
  width: -o-calc(90em - 50px);
}
.wrap {
  padding: 4%;
}
footer.colophon {
  clear: both;
  background: url('images/bg.png');
  -webkit-box-shadow: inset 0px 16px 31px -6px #73110a;
  -moz-box-shadow: inset 0px 16px 31px -6px #73110a;
  box-shadow: inset 0px 16px 31px -6px #73110a;
  margin-top: 2em;
}
.c1,
.c1-5,
.c2,
.c3,
.c4,
.c5,
.c6 {
  margin: 0 0.98039%;
  float: left;
  position: relative;
  display: block;
}
.c1 .no-relative,
.c1-5 .no-relative,
.c2 .no-relative,
.c3 .no-relative,
.c4 .no-relative,
.c5 .no-relative,
.c6 .no-relative {
  position: initial;
}
.c1 {
  width: 14.7%;
}
.c1-5 {
  width: 23.03922%;
}
.c2 {
  width: 31.37%;
}
.c3 {
  width: 48.03%;
}
.c4 {
  width: 64.7%;
}
.c5 {
  width: 81.37%;
}
.c6 {
  width: 98.03%;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.fn,
.c6 {
  float: none;
}
.cb {
  clear: both;
}
.blanc {
  color: #fff;
}
hr.line {
  border: none;
  border-bottom: thin solid #CDCDCD;
  margin-bottom: 2em;
  margin-top: 1em;
  clear: both;
}
#masthead {
  background-image: url(images/background1.png), url(images/background2.png);
  background-size: cover;
}
#masthead .brand {
  margin-top: 2em;
  position: relative;
  z-index: 900;
}
#masthead .large-wrapper {
  padding-top: 0;
}
.home #container {
  position: relative;
  z-index: 10;
}
.home-link {
  text-decoration: none;
  display: block;
  overflow: hidden;
  margin-bottom: 1em;
  position: relative;
  z-index: 50;
}
.home-link img {
  padding-top: 12px;
  padding-right: 20px;
}
.home-link svg {
  float: left;
  margin-right: 1em;
}
.home-link .site-title {
  font-size: 1.8em;
  font-family: 'Advent Pro', 'Arial', sans-serif;
  color: #545454;
  text-transform: uppercase;
  display: block;
  float: left;
  width: 165px;
  margin-top: 0.75em;
  font-kerning: none;
}
.site-description {
  display: block;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  color: #ed3729;
  font-size: 1.1em;
  clear: both;
}
.nav-section {
  float: left;
  width: 100%;
  margin-left: -320px;
}
#meta-menu {
  font-family: 'Droid Sans', 'helvetica neue', 'helvetica', 'arial', 'Times', Serif;
  /*shaneonabike */
  max-width:64%;
  overflow:hidden;
}
#meta-menu ul li {
  display: block;
  float: left;
  padding: 0 0.75em 1em 0.75em ;
  position: relative;
}
#meta-menu ul li:last-child:before {
  content: none;
}
#meta-menu ul li:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #B9B9B9;
  right: -2px;
  top: -2px;
}
#meta-menu ul .current-menu-item a {
  border-bottom: 2px solid #ed3729;
}
#meta-menu ul a {
  text-decoration: none;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  color: #ed3729;
  padding: 0.25em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#meta-menu ul a:hover {
  background-color: #edefef;
}
#menu-meta-navigation {
  overflow: hidden;
  float: left;
  font-size: 0.9em;
  background-color: #fff;
  box-shadow: 0 0 10px 0px #C6CCCD;
  padding-top: 1em;
  position: relative;
  z-index: 1000;
}
.zone-login {
  position: absolute;
  z-index: 2000;
  right: 10px;
  top: 10px;
}
.zone-login .espace-membre {
  font-size: 0.9em;
}

.zone-login .widget {
  opacity:0;
  position: absolute;
  right: -5px;
  top: 100%;
  left:-2000px;
  width: 200px;
  background-color: #edefef;
  padding: 10px 10px 0 10px;
  border: 5px solid #fff;
  transition: opacity ease-in-out 0.3s;

}
.visible {
  opacity:1 !important;
  left:0 !important;
}
.zone-login .widget #wppb-login-wrap .login-username label,
.zone-login .widget #wppb-login-wrap .login-password label {
  display: block;
  float: none;
  margin-bottom: 2px;
  width: 100%;
}
.zone-login .widget #wppb-login-wrap .login-username input,
.zone-login .widget #wppb-login-wrap .login-password input {
  margin: 0;
  padding: 5px;
  box-shadow: none;
  font-size: 0.8125em;
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  border: thin solid #324345;
}
.zone-login .widget #wppb-login-wrap .login-username input:focus,
.zone-login .widget #wppb-login-wrap .login-password input:focus {
  outline: none;
}
.zone-login .widget #wppb-login-wrap .login-username label,
.zone-login .widget #wppb-login-wrap .login-password label,
.zone-login .widget #wppb-login-wrap .login-remember label {
  text-transform: uppercase;
  font-size: 0.8125em;
  color: #3f4d4f;
}
.zone-login .widget #wppb-login-wrap .login-submit input,
.zone-login .widget .bt-logout {
  text-align: center;
  display: inline-block;
  color: #FFFFFF !important;
  font-size: 0.85em;
  padding: 0.75em 1em;
  font-family: 'Raleway', 'Arial', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  background-color: #ed3729;
  text-decoration: none !important;
  text-shadow: 0px 1px 2px #a2180e;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 0.8125em;
  border: none;
  width: 100%;
  cursor: pointer;
  font-weight: 600;
  font-family: 'Droid Sans', 'helvetica neue', 'helvetica', 'arial', 'Times', Serif;
  line-height: 1;
}
.zone-login .widget #wppb-login-wrap .login-submit input:hover,
.zone-login .widget .bt-logout:hover {
  background-color: #a2180e;
}
.zone-login .widget #wppb-login-wrap .login-submit input span,
.zone-login .widget .bt-logout span,
.zone-login .widget #wppb-login-wrap .login-submit input i,
.zone-login .widget .bt-logout i {
  padding: 0 0.5em 0 0;
}
.zone-login .widget #wppb-login-wrap .login-submit input:hover,
.zone-login .widget .bt-logout:hover {
  background-color: #a2180e;
}
.zone-login .widget #wppb-login-wrap .login-submit input span,
.zone-login .widget .bt-logout span,
.zone-login .widget #wppb-login-wrap .login-submit input i,
.zone-login .widget .bt-logout i {
  padding: 0 0.5em 0 0;
}
.zone-login .widget #wppb-login-wrap .login-submit input:focus,
.zone-login .widget .bt-logout:focus {
  outline: none;
}
.zone-login .widget #wppb-login-wrap .login-submit input:hover,
.zone-login .widget .bt-logout:hover {
  text-decoration: none;
}
.zone-login .widget p {
  margin-bottom: 10px;
}
.zone-login .widget p a {
  color: #ed3729;
  font-size: 0.8125em;
  text-decoration: none;
}
.zone-login .widget p a:hover {
  text-decoration: underline;
}
.zone-login .widget.open {
  display: block;
}
#mega-menu {
  margin-top: 1.2em;
  margin-left: 320px;
  max-width: 900px;
  position: relative;
  z-index: 500;
  cursor: pointer;
}
#mega-menu > ul {
  position: relative;
  z-index: 15;
}
#mega-menu > ul > li {
  display: inline-block;
  width: 29%;
  margin-right: 3%;
  position: relative;
  border-bottom: 8px solid #3a3a3a;
}
#mega-menu > ul > li > .niveau1 {
  display: block;
  padding: 1em 2.5em 0.8em 0em;
  text-decoration: none;
  position: relative;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  cursor: default;
}
#mega-menu > ul > li > .niveau1:after {
  content: '\f078';
  font-family: 'fontAwesome';
  color: #bebebe;
  position: absolute;
  right: 0.5em;
  top: 1.2em;
  font-size: 1.6em;
}
#mega-menu > ul > li > .niveau1 > span {
  position: relative;
  z-index: 2;
  color: #3a3a3a;
  font-family: 'Raleway', 'Arial', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1.25em;
}
#mega-menu > ul > li > .niveau1 > i {
  font-family: 'fontAwesome';
  position: absolute;
  right: -0.1em;
  color: #778080;
  font-size: 7em;
  top: -0.15em;
  z-index: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#mega-menu > ul > li > .niveau1:hover > i {
  color: #666d6d;
}
#mega-menu > ul > li > .niveau2 {
  background-color: #fff;
  position: absolute;
  display: hidden;
  font-size: 90%;
  width: 100%;
  top: -550px;
  opacity: 0;
  z-index: 100;
}
#mega-menu > ul > li > .niveau2.big-niveau2 {
  width: 200%;
}
#mega-menu > ul > li > .niveau2.big-niveau2 .sous-niveau2 {
  display: block;
  width: 50%;
  float: left;
}
#mega-menu > ul > li > .niveau2.big-niveau2 .sous-niveau2 .section {
  padding-right: 1px;
  padding-left: 1px;
}
#mega-menu > ul > li > .niveau2 .section {
  position: relative;
}
#mega-menu > ul > li > .niveau2 .section > span {
  display: block;
  padding: 0.875em;
  background-color: #f2f2f2;
  color: #3a3a3a;
  font-family: 'Raleway', 'Arial', sans-serif;
  font-weight: 800;
  font-size: 1.125em;
  text-transform: uppercase;
  border-top: 2px solid #3a3a3a;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  cursor: default;
}
#mega-menu > ul > li > .niveau2 .section > span i {
  padding-right: 0.5em;
}
#mega-menu > ul > li > .niveau2 .section > div {
  width: 100%;
  padding-top: 1em;
}
#mega-menu > ul > li > .niveau2 .section > div > div {
  padding-left: 1em;
  padding-right: 1em;
}
#mega-menu > ul > li > .niveau2 .section > div > div > span {
  color: #3f4d4f;
  font-weight: bold;
  display: block;
  margin-bottom: 1em;
}
#mega-menu > ul > li > .niveau2 .section ul {
  padding-bottom: 1em;
}
#mega-menu > ul > li > .niveau2 .section ul li {
  padding-bottom: 1em;
}
#mega-menu > ul > li > .niveau2 .section ul a {
  line-height: 1.5em;
  text-decoration: none;
  color: #ed3729;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  margin-left: 1.5em;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#mega-menu > ul > li > .niveau2 .section ul a:hover {
  background-color: #ECECEC;
}
#mega-menu > ul > li > .niveau2 .section ul a i {
  top: 3px;
  position: absolute;
  left: -1.5em;
}
#mega-menu > ul > li > .niveau2 .section ul a:hover i {
  color: #3f4d4f;
}
#mega-menu > ul > li.drop-down:hover > .niveau1 > i,
#mega-menu > ul > li.open > .niveau1 > i {
  color: #707878;
}
#mega-menu > ul > li.drop-down:hover > .niveau1:after,
#mega-menu > ul > li.open > .niveau1:after {
  content: '\f077';
  color: #3a3a3a;
}
#mega-menu > ul > li.drop-down:hover > .niveau2,
#mega-menu > ul > li.open > .niveau2 {
  top: 100%;
  opacity: 1;
  display: block;
  z-index: 101;
  box-shadow: 0 0 20px 0px #A8ABAB;
}
#mega-menu > ul > li.drop-down:hover:after,
#mega-menu > ul > li.open:after {
  content: none;
  position: absolute;
  border-right: 20px solid transparent;
  border-left: 0px solid transparent;
  border-top: 20px solid white;
  width: 0;
  height: 0;
}
.sub-menu {
  display: none;
  opacity: 0;
}
#masthead #meta-menu .sub-menu {
  margin-top: 1.5em;
  position: absolute;
  top: 0;
  z-index: 50;
  background-color: #edefef;
  padding: 1em 0;
  list-style-type: square;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#masthead #meta-menu .sub-menu li {
  display: inherit;
  line-height: 1.5em;
}
#masthead #meta-menu .sub-menu li a:hover {
  background-color: #d3d6d6;
}
#masthead #meta-menu .sub-menu li:before {
  content: none;
}
#menu-meta-navigation .menu-item:hover a {
  background-color: #edefef;
}
#menu-meta-navigation .menu-item:hover .sub-menu {
  display: block;
  opacity: 1;
}
.breadcrumbs {
  padding: 15px 25px;
  color: #fff;
  line-height: 1.25em;
}
.breadcrumbs a {
  color: #fff;
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.slideshow {
  background: url('images/bg.png');
  overflow: hidden;
  -webkit-box-shadow: inset 0px 16px 31px -6px #73110a;
  -moz-box-shadow: inset 0px 16px 31px -6px #73110a;
  box-shadow: inset 0px 16px 31px -6px #73110a;
}
.slideshow.front-page {
  margin-bottom: 1em;
  padding: 0 0 4em 0;
  height: 35em;
}
.slideshow.entrepreneurs-slideshow {
  overflow: visible;
  margin-bottom: 6.25em;
}
.slideshow .rs {
  padding: 15px 25px;
  overflow: hidden;
  position: relative;
  z-index: 200;
}
.slideshow .rs a {
  color: #fff;
  margin-bottom: 0;
  text-shadow: 0px 1px 2px #3a3a3a;
}
.slideshow .rs a:hover {
  opacity: 0.7;
}
.slideshow .wrapper {
  margin: 0 auto;
  position: relative;
  height: 100%;
  padding: 0;
  width: 100%;
}
.slideshow .tagline {
  font-size: 5em;
  color: #fff;
  font-family: 'Advent Pro', 'Arial', sans-serif;
  font-weight: lighter;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px #a2180e;
  margin-top: 0.5em;
  margin-left: 1em;
  width: 90%;
  display: block;
  float: left;
  position: absolute;
  z-index: 10;
  font-kerning: none;
}
.slideshow .tagline.img-rouge {
  max-width: 900px;
}
.slideshow .tagline.img-full {
  font-weight: 500;
  text-shadow: 0px 2px 4px #3a3a3a;
  bottom: 10%;
  margin-left: 5%;
  /* Hack pour rendre les images du carroussel "cliquables" */
  height: 100%;
}
.slideshow img.img-rouge {
  position: absolute;
  right: 5%;
  top: -10%;
  z-index: 5;
  width: 30%;
  float: right;
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 75%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0.6)), color-stop(75%, rgba(255, 255, 255, 0)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 75%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 75%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 75%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 75%);
}
.slideshow img.img-full {
  position: absolute;
  top: -60px;
  left: 0;
  z-index: 5;
  width: 100%;
}

.slideshow .white-box {
  display: block;
  float: left;
  width: 60%;
  margin-top: 2em;
  box-shadow: 5px 5px 10px -5px #000000;

}
.slideshow .cycle-slideshow,
.slideshow .slide {
  width: 100%;
  height: 100%;
  z-index: 10;
}
.slideshow .slide {
  opacity: 0;
}
.slideshow .cycle-pager {
  display: block;
  bottom: -5px;
  left: 0;
  position: absolute;
  z-index: 9999;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.25);
}
.slideshow .cycle-pager span {
  display: inline-block;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: 2px solid #fff;
  text-indent: -9999px;
  border-radius: 20px;
  margin: 8px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slideshow .cycle-pager span:hover {
  background-color: #ffffff;
}
.slideshow .cycle-pager span.cycle-pager-active {
  background-color: #EE352A;
  border: 2px solid #fff;
  box-shadow:0px 0px 5px 1px rgba(0,0,0,0.5);
}
.vid-galerie-wrapper {
  width: 55%;
  margin: 0 auto;
  z-index: 10;
  position: relative;
  bottom: -6.25em;
  margin-top: -6.25em;
}
.vid-galerie-wrapper .vid-galerie {
  overflow: hidden;
  width: 100%;
  margin-top: 2em;
}
.vid-galerie-wrapper .vid-galerie object,
.vid-galerie-wrapper .vid-galerie embed,
.vid-galerie-wrapper .vid-galerie .cycle-youtube {
  position: relative;
  width: 100% !important;
  height: 100% !important;
}
.vid-galerie-wrapper .nav-galerie {
  overflow: hidden;
  padding-bottom: 10px;
}
.vid-galerie-wrapper .nav-galerie li {
  width: 32%;
  margin: 0 0.665%;
  display: block;
  float: left;
}
.vid-galerie-wrapper .nav-galerie li a {
  background-color: #73110a;
  color: #b3b3b3;
  text-align: left;
  display: block;
  float: none;
  border-radius: 0 0 3px 3px;
  box-shadow: 0px 0px 10px -1px #000000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.vid-galerie-wrapper .nav-galerie li.cycle-pager-active a {
  background-color: #ed3729;
  color: #fff;
  padding-top: 1em;
}
.link-bottom {
  position: absolute;
  padding: 0.75em;
  font-size: 0.875em;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  height: 1em;
  bottom: -2.5em;
  right: 25px;
  border-radius: 0 0 3px 5px;
  color: #ed3729;
  text-decoration: none;
  border-style: solid;
  border-color: #C21D03;
  border-width: 1px;
  border-top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.link-bottom i {
  padding-right: 0.5em;
}
.link-bottom:hover {
  background-color: #C21D03;
  color: #fff;
}
.pagination {
  text-align: center;
}
.pagination > div {
  font-size: 1.5em;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  border-radius: 0 0 3px 5px;
  color: #3a3a3a;
}
.pagination .page-numbers {
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  font-size: 1.25em;
  text-decoration: none;
  color: #ed3729;
  text-align: center;
  width: 1.5em;
  display: inline-block;
  padding: 0.25em 0;
  margin: 0.5em 0.25em;
  border-radius: 30px;
  font-weight: bold;
}
.pagination .page-numbers:first-child {
  margin-left: 2em;
}
.pagination .page-numbers:last-child {
  margin-right: 2em;
}
.pagination .page-numbers:hover {
  color: #000;
}
.pagination .page-numbers.current {
  background-color: #ed3729;
  color: #fff;
}
.pagination .page-numbers.next,
.pagination .page-numbers.prev {
  display: inline-block;
  font-family: 'FontAwesome';
}
.pagination .page-numbers.next {
  text-align: right;
}
.pagination .page-numbers.next:before {
  content: "\f054";
}
.pagination .page-numbers.prev {
  text-align: left;
}
.pagination .page-numbers.prev:before {
  content: "\f053";
}
.a-propos {
  box-shadow: 0 0 20px 0px #A8ABAB;
  background-color: #fff;
  position: relative;
  margin-bottom: 1em;
}
.a-propos .wrap {
  width: 64%;
  float: left;
}
.a-propos img {
  float: left;
  width: 25%;
}
.bulle img {
  max-width: 115%;
  height: auto;
  margin-left: -15%;
  margin-top: 2em;
}
.latest-tweet {
  background-color: #324345;
  box-shadow: 0 0 10px 0px #324345;
  position: relative;
}
.latest-tweet * {
  z-index: 10;
  color: #fff;
}
.latest-tweet h2 {
  position: relative;
}
.latest-tweet .time {
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: bold;
}
.latest-tweet .time span {
  padding: 0 0.5em;
}
.latest-tweet p {
  display: none;
  position: relative;
}
.latest-tweet p:first-child {
  display: block;
}
.latest-tweet:after {
  content: '\f099';
  font-family: 'fontAwesome';
  color: #1d2627;
  position: absolute;
  font-size: 12em;
  top: 0;
  right: 0.1em;
  z-index: 1;
}
.latest-tweet .wrap {
  padding: 8%;
}
.last-posts {
  position: relative;
  margin: 1em 0;
}
.last-posts .posts {
  clear: both;
}
.savoir-plus {
  position: relative;
  z-index: 10;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  text-align: right;
  text-decoration: none;
  color: #ed3729;
  display: block;
  font-size: 1.1em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.savoir-plus:hover {
  padding-right: 0.5em;
}
.post-box {
  background-color: #fff;
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
  box-shadow: 0 0 20px 0px #A8ABAB;
}
.post-box .date {
  line-height: 4em;
  padding: 0em 1.5em;
  color: #ed3729;
  text-transform: capitalize;
}
.post-box .img {
  position: relative;
  display: block;
  padding: 0em 1.5em 0;
}
.post-box .img img {
  width: 100%;
  height: auto;
}
.post-box .img:hover {
  opacity: 0.8;
}
.post-box h3.h2,
.post-box h1.h2,
.post-box h3 a.h2 {
  padding: 0 1.4em;
  line-height: 1.25em;
  font-size: 1.25em;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  display: block;
  margin-bottom: 1.2em;
}
.post-box h3.h3 {
  font-size: 1.25em;
  padding: 1.25em 1.4em 0 1.4em;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  line-height: 1.25em;
}
.post-box h3 a.h2 {
  font-size: 1.125em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.post-box h3 a.h2:hover span {
  background-color: #edefef;
}
.post-box .credit {
  position: absolute;
  bottom: 0;
  left: 0.5em;
  text-shadow: 1px 1px 0px #000;
  color: #fff;
  font-size: 0.875em;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
.post-box .chapo {
  font-size: 1.125em;
}
.post-box .excerpt {
  padding: 1em 2em 2em 2em;
  font-size: 0.875em;
  color: #565656;
}
.post-box .savoir-plus {
  margin-top: 2em;
  position: absolute;
  bottom: 2em;
  left: 2em;
}
.post-box .savoir-plus:hover {
  padding-left: 0.5em;
}
.post-box #disqus_thread {
  margin: 4em 0;
}
.post-box.no-sticky .excerpt {
  overflow: hidden;
  height: 15em;
}
.post-box.no-sticky .excerpt p {
  overflow: hidden;
}
.post-box.no-sticky .excerpt p:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 130px;
  width: 100%;
  background-image: url('images/shade.png');
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: auto 100%;
}
.post-box.sticky {
  overflow: hidden;
  padding-top: 1.5em;
}
.post-box.sticky .img {
  float: left;
  max-width: 45%;
  min-width: 30%;
  margin-bottom: -2px;
}
.post-box.sticky .img .date {
  top: 1em;
  left: 0;
  bottom: inherit;
  right: inherit;
}
.post-box.sticky .excerpt {
  font-size: 1em;
  margin-bottom: 3em;
}
.post-box.sticky .content {
  width: auto;
  overflow: auto;
}
.post-box .img > img,
.post-box .img .wp-post-image {
  margin-bottom: 1em;
}
.post-box .meta-info .entry-footer {
  margin-bottom: 1em;
  padding: 0.5em;
  background-color: #edefef;
}
.post-box .meta-info .entry-footer span {
  /*color: @rouge;*/
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
}
.post-box .meta-info .entry-footer p {
  padding-bottom: 0.5em;
}
.post-box .trunk-text a {
  height: 4em;
}
.gallery {
  margin-bottom: 0.5em;
}
.gallery-item {
  float: left;
}
.gallery-item .gallery-icon {
  padding: 0 5px 5px 0;
}
.gallery-item img {
  max-width: 100%;
  height: auto;
}
.gallery-columns-0 .gallery-item {
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.11%;
}
.gallery-columns-10 .gallery-item {
  width: 10%;
}
.zone-logo {
  padding: 2em 25px;
  background-color: #fff;
  position: relative;
  margin-bottom: 5em;
  box-shadow: 0 0 20px 0px #A8ABAB;
}
.white-box {
  background-color: #fff;
  padding: 2em;
  margin-bottom: 2em;
  position: relative;
  overflow: hidden;
  z-index: 0;
  box-shadow: 0 0 20px 0px #A8ABAB;
}
.white-box .juiz_sps_links {
  margin: 0;
}
.white-box .juiz_sps_links li a {
  margin-bottom: 10px;
}
.white-box.grey {
  background-color: #edefef;
}
.blue-box {
  background: url('images/bg-box.png');
  padding: 2em;
  margin-bottom: 2em;
  position: relative;
  box-shadow: 5px 5px 20px -10px #000000;
  color: #fff;
}
.blue-box .post-box {
  box-shadow: none;
}
.blue-box h3,
.blue-box .h3 {
  color: #fff !important;
}
.white-box.event {
  padding: 1em;
}
.white-box.event h2 {
  padding-top: 1em;
}
.white-box.event .c2 {
  padding-top: 1.5em;
}
.white-box.event .info-date {
  margin-left: 0;
  display: block;
  background-color: #ed3729;
  top: 0;
  float: left;
  left: 0;
  padding: .5em .5em .5em 0;
  color: #fff;
  font-weight: bold;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.white-box.event .info-date i {
  margin: 0 0.5em;
}
.post-type-archive-evenements #container .large-wrapper {
  padding-bottom: 0;
}
.post-type-archive-evenements .entry-content .h2 {
  margin-bottom: 0;
}
.entrepreneur .logo {
  float: left;
  width: 40%;
  margin-right: 5%;
  padding: 3% 5% 0;
  margin-bottom: 5%;
  border-right: 1px solid #CDCDCD;
}
.entrepreneur .logo img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.entrepreneur .page-title.h2 {
  padding-bottom: 0;
}
.entrepreneur .info {
  width: auto;
  overflow: hidden;
}
.entrepreneur .vid {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 2em;
}
.entrepreneur .vid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
}
.entrepreneur .rs a {
  color: #3a3a3a;
  border-radius: 3px;
  padding: 11px 5px 4px 5px;
  width: 30px;
  height: 25px;
  font-size: 1.75em;
  margin: 0.75em 0.5em 0em 0;
}
.entrepreneur .info-projet {
  margin-bottom: 2em;
}
.entrepreneur .img-projet {
  max-width: 200px;
}
.single-entrepreneurs .page-header div.page-title.h2 {
  color: #797979;
  font-size: 1em;
  font-weight: 600;
}
.contact {
  font-size: 90%;
}
.contact p i {
  font-size: 1.5em;
}
.other-entrepreneurs {
  margin-bottom: 0;
  box-shadow: 5px 5px 20px -10px #000000;
}
.membre {
  padding: 0;
  overflow: hidden;
}
.membre .wrap {
  padding: 1em 1.4em 0.5em 1.4em;
}
.membre img {
  float: left;
  width: 33%;
  height: auto;
}
.membre img.logo {
  float: none;
  width: auto;
  margin: 2% 0 4%;
  max-width: 100%;
}
.membre .info {
  width: 100%;
}
.membre .info h3.h2 {
  padding-bottom: 0.25em;
  font-size: 1em;
  margin-bottom: 0;
  color: red;
  font-weight: 400;
  font-family: Arvo;
  text-transform: initial;
  border-bottom: 1px solid #CBCBCB;
}
.membre .info .savoir-plus {
  text-align: left;
}
.membre .info .savoir-plus i {
  padding-right: 0.5em;
}
.membre .info p {
  font-size: 90%;
  padding-bottom: 0.5em;
}
.membre .info p.travail {
  padding-bottom: 1em;
  color: #000;
  border-top: 1px solid #D0D0D0;
  padding-top: 1em;
}
.membre .info p.entreprise {
  color: #000;
}
.membre .gris {
  line-height: 1.25em;
  margin-bottom: 0.5em;
  display: block;
}
.membre.img .info {
  float: right;
  width: 67%;
}
.page-template-page-equipe .membre .info h3.h2 {
  border: none;
}
.questions:before {
  content: "?";
  display: block;
  width: 1em;
  position: absolute;
  text-align: center;
  background-color: #edefef;
  z-index: -1;
  font-size: 5em;
  font-weight: bold;
  color: #fff;
  border-radius: 200px;
  padding: 0.15em 0.1em 0.25em 0.1em;
  line-height: 0.75em;
  left: -0.15em;
}
.questions .question {
  padding: 1em;
}
.questions .reponse {
  border-top: thin solid #d3d6d6;
  padding-top: 1em;
  display: none;
}
.questions .reponse.open {
  display: block;
}
.other-question {
  position: relative;
}
.other-question * {
  position: relative;
}
.other-question:before {
  content: "?";
  width: 1em;
  position: absolute;
  z-index: 0;
  font-size: 8em;
  font-weight: bold;
  color: #ac1a0e;
  right: 0.1em;
  text-align: right;
  top: 0;
}
.page-template-page-a-propos .box-3 .c2 {
  background: url('images/bg-box.png');
  box-shadow: 5px 5px 20px -10px #000000;
  margin-top: 1em;
}
.page-template-page-a-propos .box-3 .quisommesnous {
  max-width: 900px;
  margin-bottom: 1em;
}
.page-template-page-a-propos .box-3 .blue-box {
  background-position: top right;
  box-shadow: none;
}
.page-template-page-a-propos .box-3 .box1 {
  background: url('images/ico-coeur.png') no-repeat top right;
}
.page-template-page-a-propos .box-3 .box2 {
  background: url('images/ico-oeil.png') no-repeat top right;
}
.page-template-page-a-propos .box-3 .box3 {
  background: url('images/ico-boussole.png') no-repeat top right;
}
.page-header .date {
  color: #5F5F5F;
  font-size: 0.9em;
}
.entry-content h2,
.entry-content .h2 {
  font-family: 'Raleway', 'Arial', sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.2em;
  color: #3a3a3a;
  font-weight: 800;
  margin-bottom: 1em;
}
.entry-content h2.blanc,
.entry-content .h2.blanc {
  color: #fff;
}
.entry-content h2 a,
.entry-content .h2 a,
.entry-content h2 span,
.entry-content .h2 span {
  font-weight: 400;
  font-size: 1em;
  color: #3f4d4f;
  text-decoration: none;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  text-transform: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.entry-content h2 a:hover,
.entry-content .h2 a:hover,
.entry-content h2 span:hover,
.entry-content .h2 span:hover {
  color: #3f4d4f;
}
.entry-content .page-title {
  color: #ed3729;
}
.entry-content div.h2 {
  color: #797979;
  font-size: 1em;
  font-weight: 600;
}
.entry-content .titre-section {
  display: block;
  overflow: hidden;
  margin-bottom: 1em;
}
.entry-content .titre-section h2,
.entry-content .titre-section .h2 {
  position: relative;
  z-index: 5;
  background-color: #f2f2f2;
  float: left;
  display: block;
  margin-left: 1em;
  padding: 0 0.5em;
}
.entry-content .titre-section span {
  height: 5px;
  background-color: #E2E2E2;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0.8em;
  clear: both;
  border-top: 2px solid #D2D2D2;
}
.entry-content .titre-section .bt-rouge {
  position: relative;
  z-index: 5;
}
.entry-content h3,
.entry-content .h3 {
  font-weight: 700;
  font-size: 1em;
  margin-bottom: 1em;
  color: #3a3a3a;
}
.entry-content h3 a,
.entry-content .h3 a {
  color: #000;
  text-decoration: none;
}
.entry-content .red-title {
  padding-bottom: 0;
  font-size: 1em;
  background-color: #ed3729;
  color: #fff;
  font-size: 1.25em;
  padding: 0.75em 1.4em;
  display: block;
  font-weight: normal;
}
.entry-content .alignleft,
.entry-content .alignright,
.entry-content .aligncenter,
.entry-content .alignnone {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0px 6px white, 0 0 0 7px #e7e7e7;
  -moz-box-shadow: 0 0 0px 6px white, 0 0 0 7px #e7e7e7;
  box-shadow: 0 0 0px 6px white, 0 0 0 7px #e7e7e7;
  max-width: 100%;
  height: auto;
}
.entry-content .alignleft img,
.entry-content .alignright img,
.entry-content .aligncenter img,
.entry-content .alignnone img {
  width: 100%;
  height: auto;
}
.entry-content .wp-caption {
  max-width: 100%;
  height: auto;
  width: auto !important;
}
.entry-content .wp-caption p {
  font-size: 0.8125em;
  margin: 5px 0 0px 0;
  line-height: 20px;
  color: #85878C;
  text-align: center;
  border-top: thin solid #EEE;
  padding-top: 5px;
}
.entry-content .alignleft {
  float: left;
  margin: 10px 20px 10px 5px;
}
.entry-content .alignright {
  float: right;
  margin: 10px 5px 10px 20px;
}
.entry-content .aligncenter {
  clear: both;
  display: block;
  margin: 15px auto 20px auto;
}
.entry-content .alignnone {
  margin: 10px 20px 10px 5px;
}
.entry-content p,
.entry-content li {
  line-height: 1.5em;
  padding-bottom: 1em;
}
.entry-content p a,
.entry-content li a {
  color: #ed3729;
  text-decoration: none;
}
.entry-content p a:hover,
.entry-content li a:hover {
  text-decoration: underline;
}
.entry-content ul,
.entry-content ol {
  list-style-type: square;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.entry-content ul li,
.entry-content ol li {
  padding-bottom: 0.5em;
}
.entry-content ul ul,
.entry-content ol ul {
  list-style-type: circle;
  margin-top: 0.5em;
}
.entry-content ol {
  list-style-type: decimal;
}
.entry-content .poste h2,
.entry-content .poste .h2 {
  padding-bottom: 0.25em;
}
.entry-content .poste h2 span,
.entry-content .poste .h2 span {
  color: #3f4d4f;
}
.entry-content .poste .info-hrs {
  padding-bottom: 0.25em;
  color: #555;
  font-size: 0.9375em;
}
.entry-content .tranche {
  float: left;
  padding: 0.5em;
  display: block;
  margin: 0.15em;
  text-align: center;
  background-color: #eee;
  width: 8em;
}
.entry-content .tranche.h3 {
  background-color: #ed3729;
  color: #fff;
  text-transform: uppercase;
  width: 5em;
}
.entry-content .max-width-650 {
  max-width: 650px;
}
.entry-content form {
  overflow: hidden;
}
.entry-content form ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.entry-content form ul li {
  padding-bottom: 1.5em;
}
.entry-content form li.gf_left_half,
.entry-content form li.gf_right_half {
  width: 48%;
  float: left;
  margin: 0 3% 0 0;
}
.entry-content form li.gf_left_half.gf_right_half,
.entry-content form li.gf_right_half.gf_right_half {
  margin: 0;
}
.entry-content form li.gf_left_half.small,
.entry-content form li.gf_right_half.small{
  width: 22.5%;
  clear: both;
}
.entry-content form li.gf_full_input {
  width: 99%;
  clear: both;
}
.entry-content form .gfield_required {
  color: red;
  margin-left: 0.25em;
}
.entry-content form .ginput_container input,
.entry-content form .ginput_container textarea {
  margin: 0;
  padding: 10px;
  box-shadow: none;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  border: thin solid #324345;
  resize: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.entry-content form .ginput_container input:focus,
.entry-content form .ginput_container textarea:focus {
  outline: 0;
  background-color: rgba(255, 255, 255, 0);
}
.entry-content form .gfield > label {
  font-weight: 500;
  font-size: 1.125em;
  margin-bottom: 0.25em;
  display: block;
}
.entry-content form .gfield_error input,
.entry-content form .gfield_error textarea {
  background-color: #ef4150;
  background-color: rgba(239, 65, 80, 0.5);
}
.entry-content form .gfield_error input[type="radio"],
.entry-content form .gfield_error input[type="checkbox"] {
  background-color: #fff;
}
.entry-content form select {
  margin: 0 0 15px 0;
  padding: 5px 10px;
  height: auto;
  width: 100%;
  color: #000;
  background-color: #fff;
  border: thin solid #324345;
  height: 35px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.entry-content form select:focus {
  outline: 0;
}
.entry-content form legend {
  background-color: #3f4d4f;
  padding: 0.5em;
  color: #fff;
  width: 100%;
  font-weight: bold;
  box-sizing: border-box;
}
.entry-content form .gform_footer {
  overflow: hidden;
  display: inline-block;
  float: right;
}
.entry-content form .gform_footer input {
  text-align: center;
  display: inline-block;
  color: #FFFFFF !important;
  font-size: 0.85em;
  padding: 0.75em 1em;
  font-family: 'Raleway', 'Arial', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  background-color: #ed3729;
  text-decoration: none !important;
  text-shadow: 0px 1px 2px #a2180e;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
  padding: 0.75em 1.5em;
  cursor: pointer;
  font-family: 'Droid Sans', 'helvetica neue', 'helvetica', 'arial', 'Times', Serif;
}
.entry-content form .gform_footer input:hover {
  background-color: #a2180e;
}
.entry-content form .gform_footer input span,
.entry-content form .gform_footer input i {
  padding: 0 0.5em 0 0;
}
.entry-content form .gform_footer input:hover {
  background-color: #a2180e;
}
.entry-content form .gform_footer input span,
.entry-content form .gform_footer input i {
  padding: 0 0.5em 0 0;
}
.entry-content form .radio_don > label,
.entry-content form .validation_message {
  display: none;
}
.entry-content form .gfield_radio {
  background-color: #edefef;
  padding: 0.75em 1em;
  margin-top: 1em;
}
.entry-content form .gfield_radio label {
  cursor: pointer;
}
.entry-content form .gfield_radio li {
  padding-bottom: 0.5em;
  padding-top: 0.2em;
}
.entry-content form input[type="radio"],
.entry-content form input[type="checkbox"] {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid #fff;
  -webkit-appearance: none;
  float: left;
  margin-right: 1em;
  margin-top: 5px;
  padding: 0;
  box-shadow: 0 0 0 1px #324345;
  margin-left: 1px;
}
.entry-content form input[type="radio"] {
  border-radius: 50px;
}
.entry-content form input[type="radio"]:checked,
.entry-content form input[type="checkbox"]:checked {
  background-color: #324345;
}
.entry-content .validation_error {
  border: thin solid #f64438;
  background-color: #f64438;
  background-color: rgba(246, 68, 56, 0.7);
  padding: 10px;
  margin-bottom: 1em;
}
.entry-content .gform_confirmation_message {
  border: thin solid #2ead35;
  background-color: #2ead35;
  background-color: rgba(46, 173, 53, 0.7);
  padding: 10px;
}
.entry-content .juiz_sps_hide_name a:hover .juiz_sps_icon,
.entry-content .juiz_sps_hide_name a:focus .juiz_sps_icon {
  margin-right: 0;
}
.entry-content .juiz_sps_hide_name a:hover .juiz_sps_network_name,
.entry-content .juiz_sps_hide_name a:focus .juiz_sps_network_name {
  max-width: 0;
}
.entry-content .juiz_sps_hide_name .juiz_sps_item a {
  padding: 2px 7px;
}
.entry-content .juiz_sps_counter,
.entry-content .juiz_sps_totalcount {
  padding: 5px 6px 5px 6px;
  border: 1px solid #2E2E2E;
  border-right-width: 0;
}
/*.styled-select {
	position: relative;
	select {
		-webkit-appearance: none;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-radius: 0;
		box-shadow: inset 0 0 0 1px #fff;
		color: #fff;
		margin: 0;
		border: none;
		background-color: #fff;
		background-color: rgba(255, 255, 255, 0.1);
		padding: 0.7em 2.7em 0.7em 0.7em;
		font-size: 1em;
		font-family: 'Arvo', 'Garamond', 'Times', Serif;

		&:focus {
			outline: 0;
			background-color: rgba(255, 255, 255, 0);
		}
	}

	&:after {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f063";
		color: #fff;
		top: 0.8em;
		right: 0.75em;
		position: absolute;
	}
} */
.contact p {
  font-size: 1.25em;
  padding-bottom: 1.25em;
}
.contact p i {
  margin-right: 0.5em;
  font-size: 1.75em;
  display: block;
  float: left;
  width: 1em;
  text-align: center;
}
.contact .adresse i {
  margin-bottom: 3em;
}
aside select {
  padding: 10px;
  height: auto;
  width: 100% !important;
  color: #3a3a3a;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  border: thin solid #3a3a3a;
  height: 40px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
aside select:focus {
  outline: 0;
}
.colophon {
  padding: 4em 0 1em 0;
}
.colophon .brand * {
  color: #fff;
  margin-bottom: 1.2em;
}
.colophon .widget-title {
  color: #fff;
  display: inline-block;
  font-family: 'Raleway', 'Arial', sans-serif;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 800;
  margin-bottom: 1em;
  line-height: 1.4;
  border-bottom: 2px solid;
}
.colophon aside {
  margin-bottom: 1em;
}
.colophon aside ul {
  margin-bottom: 1.5em;
}
.colophon aside ul li {
  padding-bottom: 1em;
}
.colophon aside ul a {
  color: #fff;
  text-decoration: none;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.colophon aside ul a:before {
  padding: 0 0.5em;
  content: '\f054';
  font-family: 'fontAwesome';
  display: block;
  float: left;
  padding-bottom: 1em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.colophon aside ul a:hover:before {
  padding-left: 1em;
}
.colophon #text-2 .textwidget {
  width: 350px;
}
.colophon p {
  line-height: 1.5em;
  color: #fff;
  padding-bottom: 1em;
}
.colophon.menu-footer {
  margin-bottom: 2em;
  padding: 0;
}
.colophon.menu-footer ul {
  text-align: center;
  background-color: #fff;
  margin-top: 1.5em;
}
.colophon.menu-footer ul li {
  display: inline-block;
}
.colophon.menu-footer ul li a {
  color: #d11f12;
  text-decoration: none;
  display: inline-block;
  padding: 1.5em 1em;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  font-size: 0.9em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.colophon.menu-footer ul li a:hover {
  border-bottom: 4px solid #fff;
  margin-bottom: -4px;
}
.colophon form,
#searchform {
  margin-bottom: 2em;
  position: relative;
}
.colophon form input[type="text"],
#searchform input[type="text"] {
  box-shadow: inset 0 0 0 1px #3a3a3a;
  color: #3a3a3a;
  margin: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0.7em 2.7em 0.7em 0.7em;
  font-size: 1em;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
  width: 65%;
  display: table-cell;
  vertical-align: bottom;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.colophon form input[type="text"]:focus,
#searchform input[type="text"]:focus {
  outline: 0;
}
.colophon form button,
#searchform button {
  background-color: #3a3a3a;
  margin: 0;
  border: none;
  color: #fff;
  font-size: 2em;
  line-height: 0.8em;
  cursor: pointer;
  overflow: hidden;
  padding: 7px 15px 9px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.colophon form button:focus,
#searchform button:focus {
  outline: 0;
}
.calendrier #themeurl {
  display: none;
}
#searchform {
  margin-bottom: 0;
}
#searchform button {
  font-size: 1.5em;
}
.colophon form button {
  height: 1.25em;
  width: 70px;
}
.colophon form button i {
  position: absolute;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.colophon form button i.top {
  top: 2px;
  left: 16px;
}
.colophon form button i.bottom {
  top: 40px;
  left: -80px;
}
.colophon form button:hover i.top {
  top: -40px;
  left: 80px;
}
.colophon form button:hover i.bottom {
  top: 2px;
  left: 16px;
}
.rs a {
  font-size: 1.75em;
  color: #fff;
  display: block;
  float: left;
  margin: 0 0.75em 0.5em 0;
}
.rs a span:before {
  margin: 0;
  cursor: pointer;
}
.rs a:hover {
  opacity: 0.8;
}
.copyright {
  color: #000;
  font-size: 0.875em;
  padding: 0 1em 1em 1em;
  text-align: center;
}
.copyright a {
  font-family: 'Raleway', 'Arial', sans-serif;
  font-weight: 600;
  font-size: 1.2em;
  color: #fff;
  text-decoration: none;
}
#mini-clndr {
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
}
#mini-clndr .clndr {
  overflow: hidden;
  width: 90%;
}
#mini-clndr .clndr .controls {
  color: #fff;
  width: 100%;
  font-size: 1.3em;
}
#mini-clndr .clndr .controls .clndr-previous-button,
#mini-clndr .clndr .controls .clndr-next-button {
  width: 15%;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  cursor: default;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -ms-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
#mini-clndr .clndr .controls .clndr-previous-button:hover,
#mini-clndr .clndr .controls .clndr-next-button:hover {
  color: #283133;
}
#mini-clndr .clndr .controls .month {
  width: 70%;
  display: inline-block;
  padding: 1em 0;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Raleway', 'Arial', sans-serif;
  font-weight: 800;
}
#mini-clndr .clndr .days-container {
  position: relative;
}
#mini-clndr .clndr .days-container .days {
  left: 0;
  position: relative;
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -ms-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
#mini-clndr .clndr .days-container .days .day,
#mini-clndr .clndr .days-container .days .empty {
  width: 14.2857%;
  padding: 1em 0;
  display: block;
  float: left;
  font-size: 1.125em;
  text-align: center;
  color: #3f4d4f;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #FDEFEC;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  cursor: default;
}
#mini-clndr .clndr .days-container .days .day.event,
#mini-clndr .clndr .days-container .days .empty.event {
  background-color: #ed3729;
  color: #fff;
  cursor: pointer;
  -webkit-box-shadow: inset 0px 0px 30px -5px #440a06;
  -moz-box-shadow: inset 0px 0px 30px -5px #440a06;
  -ms-box-shadow: inset 0px 0px 30px -5px #440a06;
  -o-box-shadow: inset 0px 0px 30px -5px #440a06;
  box-shadow: inset 0px 0px 30px -5px #440a06;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -ms-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
#mini-clndr .clndr .days-container .days .day.event:hover,
#mini-clndr .clndr .days-container .days .empty.event:hover {
  background-color: #d11f12;
}
#mini-clndr .clndr .days-container .days .day.adjacent-month,
#mini-clndr .clndr .days-container .days .empty.adjacent-month {
  background-color: #e5e5e5;
  color: rgba(0, 0, 0, 0.3);
  box-shadow: none;
}
#mini-clndr .clndr .days-container .days .headers .day-header {
  background-color: #3a3a3a;
  width: 14.2857%;
  padding: 1em 0;
  font-size: 1.125em;
  display: block;
  float: left;
  text-align: center;
  color: white;
  color: #d3d6d6;
}
#mini-clndr .clndr .days-container .events {
  position: absolute;
  left: -100%;
  width: 100%;
  top: 0;
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -ms-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
  background-color: #d3d6d6;
}
#mini-clndr .clndr .days-container .events .headers {
  position: relative;
}
#mini-clndr .clndr .days-container .events .event-header {
  font-size: 1.125em;
  padding: 1em 0;
  background-color: #3f4d4f;
  text-align: center;
  color: white;
}
#mini-clndr .clndr .days-container .events .x-button {
  position: absolute;
  top: 1.125em;
  left: 0.75em;
  color: #fff;
  cursor: pointer;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
#mini-clndr .clndr .days-container .events .x-button:hover {
  color: white;
}
#mini-clndr .clndr .days-container .events .events-list {
  overflow: scroll;
  height: 18em;
}
#mini-clndr .clndr .days-container .events .events-list .event {
  padding: 0.75em;
  border-bottom: 1px solid #abb1b1;
}
#mini-clndr .clndr .days-container .events .events-list .event a {
  position: relative;
  font-size: 0.875em;
  text-decoration: none;
  color: #3f4d4f;
  -webkit-transition: color 0.25s ease;
  -moz-transition: color 0.25s ease;
  -ms-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
#mini-clndr .clndr .days-container.show-events .events {
  left: 0;
}
.logos {
  text-align: center;
}
.logos img {
  max-width: 200px;
  height: auto;
  margin: 0px auto;
  display: inline-block;
}
.logos li {
  width: 15.625em;
}
.logos .c1,
.logos .c3 {
  box-shadow: inset 1px 1px 1px 0px #eee;
}
.logos .c1 {
  margin-left: 0;
  margin-right: 0;
  width: 16.6666%;
}
.logos .c3 {
  margin-left: 0;
  margin-right: 0;
  width: 50%;
}
.logos .item {
  display: block;
  position: relative;
  text-align: center;
  padding: 3em 1em;
  height: 7em;
}
.logos .item img {
  max-width: 100%;
  max-height: 7em;
  height: auto;
  width: auto;
  max-width: 80%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.logos .item:hover .info {
  opacity: 1;
}
.logos img {
  max-width: 100%;
  max-height: 7em;
  height: auto;
  width: auto;
}
.logos h3,
.logos .h3 {
  padding: 0.5em 5%;
  font-size: 1.2em;
  line-height: 1.25em;
  width: 90%;
  font-family: 'Droid Sans', 'helvetica neue', 'helvetica', 'arial', 'Times', Serif;
}
.logos .info {
  opacity: 0;
  text-align: left;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(237, 55, 41, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.logos .info * {
  color: #fff;
}
.logos .info .link {
  position: absolute;
  padding: 15px;
  bottom: 0;
  right: 0;
}
.grabbing {
  cursor: url('images/grabbing.png') 8 8, move;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  zoom: 1;
  *display: inline;
  width: 100% !important;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border-top: 0;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: inset 0 0 0 1px #fff;
}
.chosen-container .chosen-results {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.chosen-container .chosen-results li {
  padding: 0.5em 2.5%;
}
.chosen-container .chosen-results li:hover {
  background-color: #3f4d4f;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  cursor: default;
  cursor: pointer;
}
.chosen-container.chosen-with-drop .chosen-single,
.chosen-container.chosen-with-drop .chosen-choices {
  margin-bottom: -1px;
  z-index: 1020;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px #fff;
  background-clip: padding-box;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}
.chosen-container-single .chosen-single span {
  padding: 0.75em 2.5%;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
}
.chosen-container-single .chosen-default {
  color: #000;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('images/chosen-sprite.png') no-repeat 0px 12px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #ffffff url('images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
}
.chosen-container-single .chosen-drop {
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container-single .result-selected {
  background-color: #4d4d4d;
  color: #fff;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 4px 1%;
  width: 98%;
  height: auto !important;
  height: 1%;
  background-color: #fff;
  cursor: text;
  line-height: 15px;
  margin-top: 2px;
}
.chosen-container-multi .chosen-choices:after {
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  background: url('images/chosen-sprite.png') no-repeat 0px 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  max-width: 100%;
  background-color: #eeeeee;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.p404 {
  background-image: url('images/p404.jpg');
  background-size: 100% auto;
  background-position: center center;
  height: 50em;
}
.p404 article {
  margin-top: 2em;
  margin-left: 2em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  float: left;
  padding: 2em;
}
.p404 article h1 {
  color: #fff;
  font-size: 4em;
  font-family: 'Arvo', 'Garamond', 'Times', Serif;
}
.p404 article p {
  color: #fff;
  padding-bottom: 0;
  font-size: 1.25em;
  width: 15em;
}
.p404 article .entry-header {
  padding-right: 1em;
  margin-right: 1em;
  border-right: thin solid #fff;
}
.nav-toggle {
  display: none;
  font-size: 1.25em;
  padding: 0.5em;
  margin-top: 10px;
}
.ct {
  text-align: center;
  width: 100%;
  display: block;
}
.btn_paypal {
  text-align: right;
}
.btn_paypal span {
  color: #ed3729;
  display: block;
  margin-bottom: 1em;
}
#espace-membre-std article,
#espace_membre article {
  width: 98%;
  max-width: 800px;
  margin: 1em auto;
}
#espace-membre-std .page-header .bt-rouge,
#espace_membre .page-header .bt-rouge {
  float: right;
  margin-left: 0.5em;
  margin-bottom: 0.5em;
}
#espace-membre-std .page-header hr,
#espace_membre .page-header hr {
  width: 100%;
}
#espace-membre-std h1.h2,
#espace_membre h1.h2 {
  float: left;
}
#espace-membre-std form#ws-plugin--s2member-profile,
#espace_membre form#ws-plugin--s2member-profile {
  width: 90%;
  max-width: 400px;
  margin: 0 auto;
}
#espace-membre-std form#ws-plugin--s2member-profile table,
#espace_membre form#ws-plugin--s2member-profile table {
  display: block;
}
#espace-membre-std form#ws-plugin--s2member-profile table tbody,
#espace_membre form#ws-plugin--s2member-profile table tbody,
#espace-membre-std form#ws-plugin--s2member-profile table tr,
#espace_membre form#ws-plugin--s2member-profile table tr,
#espace-membre-std form#ws-plugin--s2member-profile table td,
#espace_membre form#ws-plugin--s2member-profile table td {
  display: block;
  width: 100%;
}
#espace-membre-std form#ws-plugin--s2member-profile input[type="text"],
#espace_membre form#ws-plugin--s2member-profile input[type="text"],
#espace-membre-std form#ws-plugin--s2member-profile input[type="email"],
#espace_membre form#ws-plugin--s2member-profile input[type="email"],
#espace-membre-std form#ws-plugin--s2member-profile input[type="password"],
#espace_membre form#ws-plugin--s2member-profile input[type="password"] {
  font-size: 0.8em;
  margin: 1em 0;
  padding: 2.5%;
  box-shadow: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
  border: thin solid #324345;
  resize: none;
}
#espace-membre-std form#ws-plugin--s2member-profile input[type="submit"]#ws-plugin--s2member-profile-submit,
#espace_membre form#ws-plugin--s2member-profile input[type="submit"]#ws-plugin--s2member-profile-submit {
  -webkit-appearance: push-button;
  -webkit-user-select: none;
  white-space: pre;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 1.125em;
  padding: 0.75em 0.5em;
  border-radius: 3px;
  background-color: #f64438;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
  padding: 0.75em 1.5em;
  cursor: pointer;
  font-family: 'Droid Sans', 'helvetica neue', 'helvetica', 'arial', 'Times', Serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#espace-membre-std form#ws-plugin--s2member-profile input[type="submit"]#ws-plugin--s2member-profile-submit:hover,
#espace_membre form#ws-plugin--s2member-profile input[type="submit"]#ws-plugin--s2member-profile-submit:hover {
  background-color: #a2180e;
}
#espace-membre-std .alert-success,
#espace_membre .alert-success {
  background-color: #A1FFA1;
  padding: 1em;
  border: 1px solid #73D773;
}
#espace-membre-std a.gris,
#espace_membre a.gris {
  background-color: #1d2627;
}
#espace-membre-std a.gris:hover,
#espace_membre a.gris:hover {
  background-color: #000;
}
/* Formulaires d'inscription à l'espace membre */
.gf_progressbar {
  clear: both;
  height: 3em;
  border: 1px solid #000000;
  background-color: #FAFAFA;
  -webkit-box-shadow: inset 0 0 25px 1px #d3d6d6;
  box-shadow: inset 0 0 25px 1px #D9D9D9;
}
.gf_progressbar .gf_progressbar_percentage {
  width: 25%;
  height: 100%;
  background-color: #ed3729;
}
.gf_progressbar .gf_progressbar_percentage span {
  color: #fff;
  font-weight: 600;
  font-size: 1.5em;
  padding: .5em;
  display: block;
}
.gf_progressbar_wrapper {
  margin-bottom: 1em;
}
.gform_wrapper h3 {
  margin-top: 1em;
  font-size: 1.2em;
  color: #3f4d4f;
}
.gform_body {
  margin: 0 auto;
  /*select{
		font-size: 1.1em;
		-webkit-appearance:none;
		padding: 0.5em 2.5%;
		width: 99%;
		background: url('images/arrow-down.png') no-repeat 98% center;
		border-radius: 0px;
		background-color: #ECECEC;
		text-overflow: ellipsis;
		white-space: nowrap;
		border: none;
		box-shadow: 0 0 0 1px #000;
		font-family: 'Arvo', 'Garamond', 'Times', Serif;
	} */

}
.gform_body h4 {
  padding: .4em;
  margin-top: 1em;
  font-size: 1.5em;
  color: #FFFFFF;
  background-color: #3f4d4f;
}
.gform_body .chosen-container .chosen-results {
  margin-top: 0;
  box-shadow: 0 0 0 1px #000;
  opacity: 1;
}
.gform_body .chosen-container .chosen-single {
  background-color: #ECECEC;
  box-shadow: 0 0 0 1px #000;
  color: #000;
}
.gform_body .chosen-container .chosen-single span {
  padding: 0.5em 2.5%;
}
.gform_body .chosen-container .chosen-single div {
  width: 30px;
}
.gform_body .chosen-container .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('images/arrow-down.png') no-repeat 0;
}
.gform_body .chosen-container .chosen-drop {
  background-color: #ECECEC;
}
.gform_body .gfield_date_day,
.gform_body .gfield_date_month,
.gform_body .gfield_date_year {
  width: 20%;
  max-width: 4em;
  float: left;
  margin: 0 3% 0 0;
}
.gform_body input[type="button"],
.gform_body input[type="submit"] {
  -webkit-appearance: push-button;
  -webkit-user-select: none;
  white-space: pre;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 1.125em;
  padding: 0.75em 0.5em;
  border-radius: 3px;
  border: 0px solid transparent !important;
  background-color: #f64438 !important;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
  padding: 0.75em 1.5em;
  cursor: pointer;
  font-family: 'Droid Sans', 'helvetica neue', 'helvetica', 'arial', 'Times', Serif;
  margin-left: 0.5em;
}
.gform_body input[type="button"]:hover,
.gform_body input[type="submit"]:hover {
  background-color: #a2180e;
}
.gform_body .gform_page_footer {
  position: relative;
  text-align: center;
  clear: both;
}
.gform_body .gform_page_footer img {
  position: absolute;
  left: 50%;
  top: -50%;
}
.gform_body .gfield_error ul {
  background-color: #f69fa7;
  background-color: rgba(239, 65, 80, 0.5);
}
form .form-submit input[type="submit"] {
  -webkit-appearance: push-button;
  -webkit-user-select: none;
  white-space: pre;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 1.125em;
  padding: 0.75em 0.5em;
  border-radius: 3px;
  background-color: #f64438 !important;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
  padding: 0.75em 1.5em;
  cursor: pointer;
  font-family: 'Droid Sans', 'helvetica neue', 'helvetica', 'arial', 'Times', Serif;
  box-shadow: none;
  text-shadow: none;
  margin-left: 0.5em;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form .form-submit input[type="submit"]:hover {
  background-color: #a2180e;
  box-shadow: none;
}
/* Espace membre */
#espace_membre h2 {
  padding-bottom: 0em;
  font-size: 1.3em;
}
#espace_membre h3 {
  font-size: 1.1em;
  font-weight: 400;
  float: left;
  width: 85%;
  padding-bottom: 0;
  line-height: 1.7em;
  margin-bottom: 0;
}
#espace_membre .c1-5 {
  margin-bottom: 2em;
}
#espace_membre .white-box {
  padding: 0;
  margin-bottom: 0.5em;
  z-index: 0;
}
#espace_membre .title {
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
#espace_membre .title i {
  font-size: 2em;
  position: absolute;
  color: #848c8c;
  display: block;
  right: 1%;
}
#espace_membre a.documents {
  text-decoration: none;
  display: block;
  padding: 5%;
}
#espace_membre a.documents:hover {
  background-color: #efefef;
}
#espace_membre a.documents:hover i {
  color: #3f4d4f;
}
#espace_membre .description {
  color: #3f4d4f;
  display: none;
  padding: 1em 5% 2em;
}
#espace_membre .description p {
  padding-bottom: 2em;
}
#espace_membre .description i {
  margin-right: 0.5em;
}
#espace_membre .open {
  display: block;
  overflow: hidden;
}
#profil {
  width: 300px;
}
.att-nav {
  margin-top: 1em;
}
.att-nav a {
  text-decoration: none;
  padding: 0.5em 1em;
  background-color: #383838;
  color: #fff;
}
.att-nav a:hover {
  background-color: #181818;
}
#ui-datepicker-div {
  padding: 2em;
  line-height: 1.5;
  background-color: #fff;
  box-shadow: 0 0 20px 0px #A8ABAB;
}
#ui-datepicker-div .ui-datepicker-calendar {
  width: 250px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody {
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar tbody a {
  text-decoration: none;
  color: #ed3729;
  margin-bottom: 0.3em;
}
#ui-datepicker-div .ui-datepicker-calendar tbody a:hover {
  color: #881e15;
}
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-prev:before {
  content: '';
  content: '\f137';
  font-family: 'fontAwesome';
  margin-right: 0.4em;
}
#ui-datepicker-div .ui-datepicker-next {
  float: right;
}
#ui-datepicker-div .ui-datepicker-next:after {
  content: '';
  content: '\f138';
  font-family: 'fontAwesome';
  margin-left: 0.4em;
}
#ui-datepicker-div .ui-datepicker-title {
  text-align: center;
  margin: 0.5em 0 1em;
}
#ui-datepicker-div .ui-datepicker-title select {
  margin-right: 0.4em;
  -webkit-appearance: none;
  font-size: 1.5em;
  padding: 0.3em;
  border-radius: 0px;
}
.styleautre .ginput_container input[type="text"] {
  width: 80%;
}
.page-template-default .gform_wrapper {
  max-width: 550px;
}
.page-template-default .gform_wrapper .gfield_checkbox li {
  padding-bottom: 0.5em;
  padding-top: 0.2em;
}
.page-template-default .gform_wrapper .gfield_checkbox li label {
  cursor: pointer;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.white-box h1{
    color:#d3d6d6;
    padding:20px 0px;
    font-weight: bold;

}
.white-box i
{
    margin-right:20px;
}
.red
{
    color:#ed3729 !important;
}
.fa-circle-thin
{
    padding-right:20px;
}
.black
{
    color:#000 !important;
}
.hidden
{
    display:none !important;
}


.entry-content form .ginput_card_expiration
{

    width: 13.5%!important;
    clear: both;
    margin-top:2%;
    margin-left:2%;
    display:inline-block;
}
.entry-content form .ginput_card_security_code
{
    width: 26%!important;
    clear: both;
    margin-left:2%;
    margin-right:2%;

}
.entry-content form .ginput_cardinfo_right
{
    width:100%;
    display:inline-block;
    margin-bottom:2%;
}
.gform_card_icon_amex
{
    background-image: url("../../plugins/gravityforms/images/gf-creditcard-icons.png");
    overflow:hidden;
    width:107px;
    height:28px;
    margin: 2% 0;
    text-indent: -9000px;
}
.description-pw .gfield_description
{
  font-size: 14px;
  color:#9fa0a0;
}

/*********espace-membre**********/
.espace-memmbre-btn
{
    width:48%;
   float:right;
  /* border:1px solid blue;*/
   margin-top: 1.5em;
}
.espace-memmbre-btn .bt-rouge,
.espace-memmbre-btn .bt-vert,
.espace-memmbre-btn .bt-rouge .noir
{
  margin-left:0.5em;
 float:right;
}
.espace-memmbre-btn .bt-vert,
.espace-memmbre-btn .bt-rouge

{
  width:140px;
}
.espace-memmbre-btn .noir,
.espace-memmbre-btn .gris

{
  width:initial
}

.espace-membre-subtitle
{
   width:50%;
   float:left;
}
.espace-membre-subtitle h3
{
  margin:1.5em 0;
}
.espace-membre-subtitle ul li
{
  font-size:14px;
}
.espace-membre-sd
{
float:left;
width:60%;
}
.annuler
{
  float:right;
  font-size:14px;
  color:#9fa0a0;
  margin-top:0.5em;
}
.texte-gris
{
  color:#9fa0a0;
  font-size:14px;

}
 .parcours .fa-question-circle
  {
    color:#1d2627;
    transition: all 0.5s ;
  }
.parcours .fa-question-circle:hover
{
  color:#545454;
}
.parcours .fa-question-circle p
{
  display:block;
  position:absolute;
  padding:20px;
  top:63px;
  font-size:0.5em;
  background: #FFF;
  width:0;
  height: 0;
  opacity: 0;
  text-transform:initial;

}
.parcours .fa-question-circle:hover p
{

  opacity:1;
  width:450px;
  height: auto;
  transition: opacity 0.5s

}
.microcredit .entry-content form select
{
  display:inline-block;
  width:initial;
}

.gf_date
{
  padding-bottom: 5em !important;

}
.facture,.facture tbody tr
{
  border:1px solid #404042;
   margin-bottom:1em;
}
.facture tbody tr td
{
  border:1px solid #404042;
   padding:15px;


}
.facture tbody tr td:nth-child(2)
{
  background-color: #404042;
  color:#FFF;
  font-weight: bold;
}
.clear
{
  clear:both;
}
.black-filter
{
 position:relative;
  pointer-events: none;
}
.black-filter:after
{
  content:"Vous devez avoir participé à la séance d'information ainsi qu'avoir rempli votre fiche d'auto-évaluation pour accéder aux services disponibles.";
  position:absolute;
  top:40%;
  background-color: #FFF;
  padding:20px;
  width:85%;
  line-height: 1.5em;
}
.black-filter:before
{
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  background-color: rgba(0,0,0,0.7);
}
.entry-content .gform_confirmation_message
{
  background-color:#FFF;
  border:none;
  line-height: 1.5em;
}
.entry-content .gform_confirmation_message a
{
  color:#ed3729;
}
.gfield_visibility_hidden
{
  display:none;
}
.gform_confirmation_message ul br
{
  display:none;
}

/* ---------------------------------------------------------- */
/* --------------------- MEDIA QUERRIES --------------------- */
/* ---------------------------------------------------------- */
@media screen and (max-width: 2000px) {
  .slideshow.front-page {
    height: 30em;
  }
  .slideshow img.img-rouge {
    width: 40%;
  }
}
@media screen and (max-width: 1500px) {
  #meta-menu {max-width:100%;}
  #menu-meta-navigation {
    float: left;
    margin-top: 3.5em;
  }
  .zone-login {
    right: 3%;
  }
}
@media screen and (max-width: 1455px) {
  #mega-menu > ul > li > .niveau1 {
    font-size: 90%;
  }
  .slideshow.front-page {
    height: 25em;
  }
  .logos .c1 {
    width: 20%;
  }
}
@media screen and (max-width: 1400px) {
  #masthead,
  .slideshow .wrapper,
  .slideshow .rs {
    font-size: 85%;
  }
  #menu-meta-navigation {
    font-size: 100%;
  }
  .page-header .page-title {
    width: 98.03%;
    float: none;
    margin-top: 1.4em;
  }
  .page-header aside.widget {
    width: 31.37%;
    clear: none;
  }
  .post-type-archive-evenements .page-header .page-title {
    margin-top: 0;
  }
  .post-type-archive-evenements .page-header h2 {
    margin-bottom: 0;
  }

}
@media screen and (max-width: 1250px) {
  .c4,
  .c2,
  .c1-5.post-box,
  .c1-5.post-box:nth-child(odd) {
    width: 48.03%;
  }
  .slideshow .white-box {
    width: inherit;
  }
  .nav-section {
    margin-left: 0;
    margin-right: 0;
    margin-top: .5em;
    float: left;
/*    max-width: 700px;*/
    max-width:70%;
  }
  .white-box.event .c4 {
    width: 64.7%;
  }
  .white-box.event .c2 {
    width: 31.37%;
  }
  .c1-5,
  .c1-5:nth-child(odd) {
    width: 98.03%;
  }
  .owl-carousel .c1 {
    width: 20%;
  }
  .owl-carousel .c1:nth-child(6n) {
    box-shadow: inset -1px -1px 0px 0px #eeeeee;
  }
  .owl-carousel .c1:nth-child(5n) {
    box-shadow: inset 0px -1px 0px 0px #eeeeee;
  }
   /* shaneonabike
  #menu-meta-navigation {
    max-width: 0;
  }
*/
  #menu-meta-navigation {
    max-width: 100%;/*630px;*/
    font-size: 1em;
    float: left;/*right;*/
  }
  #meta-menu ul li {
    padding: 0.25em 0.75em 1em 0.75em;
  }
  #mega-menu {
    margin: 0;
  }
  .vid-galerie-wrapper {
    width: 85%;
  }
  .logos .c1 {
    width: 25%;
  }
  .entrepreneur .info {
    width: 100%;
  }
  .entrepreneur .logo {
    width: auto;
    border: none;
  }
   #espace_membre .c1-5{
    min-height: 0;
  }
  .espace-membre-sd
  {
    float:none;
  }
  .espace-memmbre-btn
  {
    width:30%;
  }


}
@media screen and (max-width: 1024px) {
  .hrs-ouverture .tranche.h3 {
    margin-bottom: 10px;
  }
  .slideshow.front-page {
    height: 20em;
  }
  .slideshow .tagline {
    margin-top: 0;
  }
  .slideshow img {
    top: -10%;
  }
  .p404 {
    height: 30em;
  }
  .p404 article {
    margin-left: 0;
  }
  .p404 article .entry-header {
    border-right: none;
    margin-bottom: 2em;
  }
  .copyright {
    font-size: 0.7em;
  }
  .a-propos .wrap {
    width: 88%;
    float: left;
  }
  .wrap {
    padding: 6%;
  }
  .a-propos img {
    display: none;
  }
  #menu-meta-navigation {
    max-width: 520px;
  }

  .logos .c1 {
    width: 33.33%;
  }
  .espace-memmbre-btn
  {
    width:44%;
  }
  .espace-membre-sd
  {
    width:97%;
  }
  /* shaneonabike: Fixing top menu */
  #menu-meta-navigation {
    max-width: inherit;
    padding: 0;
    margin-top: 0;
  }
  #meta-menu {
    padding-right: 0;
    float: none;
    clear: both;
    margin-left: 0;
    height: 0px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  #meta-menu ul {
    float: none;
  }
  #meta-menu ul li {
    float: none;
    padding: 0;
    text-align: center;
  }
  #meta-menu ul li a {
    display: block;
    float: none;
    padding: 0.8em;
    border-bottom: thin solid #eee;
  }
  #meta-menu ul li:first-child a {
    border-top: thin solid #eee;
  }
  #meta-menu ul li:before {
    content: none;
  }
  #meta-menu.open {
    padding-top: 2em;
    opacity: 1;
    height: auto;
  }
  .nav-toggle {
    display: inline-block;
    float: right;
    margin-right: 1.2em;
  }
  .nav-toggle i {
    padding-right: 0;
  }
  .zone-login {
    position: relative;
    float: right;
  }
  .zone-login .espace-membre {
    padding: 0.72em;  
    font-size: 1em;
    margin-left: 15px;
  }
  .zone-login .espace-membre span {
    display: none;
  }
  /* shaneonabike */
  #mega-menu > ul > li:last-child {margin-right:0;}
  #meta-menu {display:none;}
  .nav-section {max-width:calc(80% - 160px);}
}
@media screen and (max-width: 870px) {
  #menu-meta-navigation {
    float: left;
  }
  .white-box.event .c4 {
    width: 98%;
  }
  .white-box.event .c2 {
    width: 98%;
    padding-top: 1em;
    border-top: 1px solid #d3d6d6;
  }
}

@media screen and (max-width: 816px){
    .entry-content form .ginput_cardinfo_right{width:45%}
}
@media screen and (max-width: 768px) {
  .c1,
  .c1-5,
  .c2,
  .c3,
  .c4,
  .c5,
  .c6 {
    width: 98.03%;
  }
  .colophon .c2 {
    margin-bottom: 2em;
  }
  .hrs-ouverture .tranche.h3 {
    float: left;
  }
  .owl-carousel .c1 {
    width: 33.33%;
  }
  .owl-carousel .c1:nth-child(5n) {
    box-shadow: inset -1px -1px 0px 0px #eeeeee;
  }
  .owl-carousel .c1:nth-child(3n) {
    box-shadow: inset 0px -1px 0px 0px #eeeeee;
  }
  .c1-5.post-box,
  .c1-5.post-box:nth-child(odd) {
    width: 98.03%;
  }
  .colophon.menu-footer ul li a {
    padding: 0.8em 1em;
  }
  #mega-menu > ul > li > .niveau1:after {
    top: 0.7em;
  }
  .logos .c1 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .brand,
  #mega-menu {
    font-size: 90%;
  }
  #mega-menu > ul > li {
    width: 100%;
    margin-bottom: 0.5em;
    padding: 0;
  }
  #mega-menu > ul > li > .niveau1:before {
    top: 0.55em;
  }
  #mega-menu > ul > li > .niveau2.big-niveau2 {
    width: 100%;
  }
  #mega-menu > ul > li > .niveau1 > span br,
  .slideshow .rs {
    display: none;
  }
  #mega-menu > ul > li > .niveau2 .section,
  #mega-menu .fermer {
    display: block;
  }
  #mega-menu > ul > li > .niveau2 .section > div > div {
    padding: 0 1.5em;
  }
  #mega-menu > ul > li > .niveau1 > i {
    font-size: 3em;
    top: 0.2em;
  }
/*
  .nav-toggle {
    display: inline-block;
    float: right;
    margin-right: 1.2em;
  }
  .nav-toggle i {
    padding-right: 0;
  }
*/
/*
  .zone-login {
    position: relative;
    float: right;
  }
*/
  .zone-login .espace-membre {
/*    padding: 0.72em;
    font-size: 1em;*/
    margin-left: 5px;
  }
/*
  .zone-login .espace-membre span {
    display: none;
  }
*/
/*
  shaneonbike
  #menu-meta-navigation {
    max-width: inherit;
    padding: 0;
    margin-top: 0;
  }
  #meta-menu {
    padding-right: 0;
    float: none;
    clear: both;
    margin-left: 0;
    height: 0px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  #meta-menu ul {
    float: none;
  }
  #meta-menu ul li {
    float: none;
    padding: 0;
    text-align: center;
  }
  #meta-menu ul li a {
    display: block;
    float: none;
    padding: 0.8em;
    border-bottom: thin solid #eee;
  }
  #meta-menu ul li:first-child a {
    border-top: thin solid #eee;
  }
  #meta-menu ul li:before {
    content: none;
  }
  #meta-menu.open {
    padding-top: 2em;
    opacity: 1;
    height: auto;
  }
*/
  .page-header aside.widget {
    width: 98.03%;
    margin-bottom: 1em;
  }
  .entry-content form li.gf_left_half,
  .entry-content form li.gf_right_half {
    width: 99%;
    float: none;
    margin: 0 3% 0 0;
  }
  .slideshow .tagline {
    margin-top: 1em;
  }
  .slideshow img.img-rouge {
    top: 5%;
    opacity: 0.5;
    max-width: 50%;
  }
  .slideshow img.img-full {
    top: 0;
  }
  .slideshow.entrepreneurs-slideshow {
    padding-top: 1em;
  }
  .post-box .trunk-text a,
  .post-box.no-sticky .excerpt {
    height: auto;
  }
  .post-box.no-sticky .excerpt {
    margin-bottom: 3em;
  }
  .post-box.sticky .img {
    max-width: 30%;
    font-size: 90%;
  }
  .post-box.sticky .img .entry-footer span {
    display: block;
  }
  .juiz_sps_links .juiz_sps_item {
    display: block;
  }
  .entry-content .juiz_sps_hide_name .juiz_sps_item a {
    padding: 1px 7px 0px 7px;
  }
  .tweets {
    margin-bottom: 1em;
  }
  .pagination > div {
    font-size: 1em;
  }
  .home-link .site-title {
    width: 150px;
  }
}

@media screen and (max-width: 714px){
   .entry-content form .ginput_cardinfo_right{width:100%;margin-top:0;}
  .espace-memmbre-btn
  {
    width:40%;
  }


}

@media screen and (max-width: 673px){
    .entry-content form .ginput_card_expiration{width:24% !important;}

    .espace-memmbre-btn .bt-rouge,
    .espace-memmbre-btn .bt-vert,
    .espace-memmbre-btn .bt-rouge .noir
    {
        margin-top:0.5em;
    }


}

@media screen and (max-width: 650px) {
  .colophon #text-2 .textwidget {
    width: 275px;
  }
  .slideshow.front-page {
    height: 15em;
  }
  .slideshow .tagline {
    font-size: 3em;
    margin-top: 0.5em;
    text-shadow: 0 0 15px #111;
  }
  .slideshow .white-box {
    margin-top: 0;
  }
  .post-box.sticky .img,
  .post-box.sticky .content {
    width: 100%;
    max-width: 100%;
  }
  .juiz_sps_links .juiz_sps_item {
    display: inline-block;
  }
  .p404 {
    height: 20em;
  }
  .large-wrapper {
    padding: 15px;
  }
  .black-filter:after
  {
    width:71.5%;
  }
  .nav-section {max-width:calc(75% - 160px);}
}
@media screen and (max-width: 480px) {
  .slideshow.front-page {
    height: 10em;
  }
  .membre img {
    float: none;
    width: 50%;
    margin: 0 25%;
  }
  .membre.img .info {
    float: none;
    width: 100%;
  }
  .logos .c1 {
    width: 100%;
  }
  #mega-menu > ul > li > .niveau2 {
    font-size: 110%;
  }
  #mega-menu > ul > li > .niveau2.big-niveau2 .sous-niveau2 {
    width: 100%;
  }
  .espace-memmbre-btn
  {
    width:57%;
    margin-top:1.5em;
  }
  .espace-memmbre-btn .bt-rouge,.espace-memmbre-btn .bt-vert,.espace-memmbre-btn .noir
  {
    margin:0.3em auto;
    width:90%;
    float:none;

  }
  .espace-membre-title h2
  {
    width:90%;
  }
  .annuler
  {
    text-align: center;
    width:100%;

  }
  .espace-membre-subtitle
  {
    width:100%;
  }
   .espace-memmbre-btn
  {
    float:none;
    margin:0 auto;
  }
}
@media screen and (max-width: 479px) {
  .brand {
    font-size: 81%;
  }
  #mega-menu > ul > li > .niveau1 > span {
    font-size: 130%;
  }
  #mini-clndr .clndr .days-container .days .day,
  #mini-clndr .clndr .days-container .days .empty {
    padding: 0.5em 0;
  }
  .owl-carousel .c1,
  .owl-carousel .c2:nth-child(3n) {
    width: 100%;
    border-bottom: thin solid #eee;
    box-shadow: none;
  }
  .home-link {
    background-size: 9em auto;
    padding-top: 0em;
  }
}

.calendar-day-Invalid {
  color: #fff ! important; /* hack -- real NaN bug is elsewhere */
}

#crm-container.crm-public .price-set-row {
	line-height: 44px;
}
.crm-container.crm-public .select2-container .select2-choice {
	height: 46px;
}
.select2-container .select2-choice .select2-arrow b {
    background-position-y: 6px ! important;
}
