@font-face {
  font-family: 'Slabo';
  src: url('css/fonts/Slabo27px-Regular.eot');
  src: url('css/fonts/Slabo27px-Regular.eot?#iefix') format('embedded-opentype'), url('css/fonts/Slabo27px-Regular.woff2') format('woff2'), url('css/fonts/Slabo27px-Regular.woff') format('woff'), url('css/fonts/Slabo27px-Regular.ttf') format('truetype'), url('css/fonts/Slabo27px-Regular.svg#Slabo27px-Regular') format('svg');
  font-weight: normal;
  /*DEFAUT : 400*/
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('css/fonts/Roboto-Regular.eot');
  src: url('css/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('css/fonts/Roboto-Regular.woff2') format('woff2'), url('css/fonts/Roboto-Regular.woff') format('woff'), url('css/fonts/Roboto-Regular.ttf') format('truetype'), url('css/fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  /*DEFAUT : 400*/
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-bold';
  src: url('css/fonts/Roboto-Bold.eot');
  src: url('css/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('css/fonts/Roboto-Bold.woff2') format('woff2'), url('css/fonts/Roboto-Bold.woff') format('woff'), url('css/fonts/Roboto-Bold.ttf') format('truetype'), url('css/fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  /*font-weight: bold;*/
  font-weight: normal;
  /*DEFAUT : 700*/
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-italic';
  src: url('css/fonts/Roboto-Italic.eot');
  src: url('css/fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'), url('css/fonts/Roboto-Italic.woff2') format('woff2'), url('css/fonts/Roboto-Italic.woff') format('woff'), url('css/fonts/Roboto-Italic.ttf') format('truetype'), url('css/fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
  font-weight: normal;
  /*font-style: italic;*/
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-bold-italic';
  src: url('css/fonts/Roboto-BoldItalic.eot');
  src: url('css/fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'), url('css/fonts/Roboto-BoldItalic.woff2') format('woff2'), url('css/fonts/Roboto-BoldItalic.woff') format('woff'), url('css/fonts/Roboto-BoldItalic.ttf') format('truetype'), url('css/fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
  /*font-weight: bold;*/
  font-weight: normal;
  /*font-style: italic;*/
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('css/fonts/RobotoCondensed-Regular.eot');
  src: url('css/fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'), url('css/fonts/RobotoCondensed-Regular.woff2') format('woff2'), url('css/fonts/RobotoCondensed-Regular.woff') format('woff'), url('css/fonts/RobotoCondensed-Regular.ttf') format('truetype'), url('css/fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
  font-weight: normal;
  /*DEFAUT : 400*/
  font-style: normal;
}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: hidden;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* ----------------------------- */
/* ==Base (basic styles)         */
/* ----------------------------- */
/* switching to border-box model for all elements */
html {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
  /* set base font-size to equiv "10px", which is adapted to rem unit */
  font-size: 62.5%;
  /* IE9-IE11 math fixing. See http://bit.ly/1g4X0bX */
  /* thanks to @guardian, @victorbritopro and @eQRoeil */
  font-size: calc(1em * 0.625);
}
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  /*background-color: @lightgrey;*/
  background-color: #f3f3f3;
  color: #333;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2;
  overflow-x: hidden;
}
a {
  color: #255365;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
ul,
ol {
  padding-left: 2em;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto !important;
  margin: 0;
}
img.alignright {
  /*HB*/
  float: right;
}
img.alignleft {
  /*HB*/
  float: left;
}
blockquote,
figure {
  margin-left: 0;
  margin-right: 0;
}
/* font-sizing for content */
p,
.p-like,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea,
caption,
details,
figure {
  margin: 0;
  line-height: 1.2;
}
p,
.p-like {
  line-height: 1.333em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1-like,
.h2-like,
.h3-like,
.h4-like,
.h5-like,
.h6-like {
  font-family: 'Slabo', Verdana, Times, serif;
  font-weight: 300;
  line-height: 1.2;
  margin: 0 0 .45em;
  color: #164255;
  font-weight: normal;
}
h1,
.h1-like,
.section-tit le {
  font-size: 2.444em;
}
h2,
.h2-like {
  font-size: 1.333em;
  /* font-size: 1.5em; */
  font-weight: bold;
}
h3,
.h3-like {
  font-size: 1em;
  font-weight: bold;
}
h4,
.h4-like,
h5,
.h5-like,
h6,
.h6-like {
  font-size: .9em;
}
code,
pre,
samp,
kbd {
  /* IE fix */
  white-space: pre-line;
  white-space: pre-wrap;
  font-family: consolas, courier, monospace;
  line-height: normal;
}
em,
.italic,
address,
cite,
i,
var {
  font-style: italic;
}
/* avoid top margins on first content element */
p:first-child,
.p-like:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
blockquote:first-child,
pre:first-child,
h1:first-child,
.h1-like:first-child,
h2:first-child,
.h2-like:first-child,
h3:first-child,
.h3-like:first-child,
h4:first-child,
.h4-like:first-child,
h5:first-child,
.h5-like:first-child,
h6:first-child,
.h6-like:first-child {
  margin-top: 0;
}
/* avoid margins on nested elements */
li p,
li .p-like,
li ul,
li ol {
  margin-top: 0;
  margin-bottom: 0;
}
/* max values */
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
video,
svg {
  max-width: 100%;
}
img {
  height: auto;
}
sup,
sub {
  font-size: xx-small;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
.wrap {
  max-width: 1190px;
  margin: 0 auto;
  padding: 0 20px;
}
.wrap > .left {
  max-width: 820px;
  width: 100%;
}
.wrap > .right {
  width: 300px;
}
#primary {
  padding: 30px 0 45px;
}
.fullwidth #primary,
.sidebar-area {
  padding: 30px 0 45px;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.infos ul,
.entry-content > ul {
  list-style: disc outside;
  padding-left: 20px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 1;
}
#overlay.show {
  display: block;
}
.site-content {
  position: relative;
}
.site-content > section {
  padding: 50px 0;
  overflow: hidden;
}
.site-content > section .sidebar-area {
  padding: 0;
}
.site-content > section > .wrap {
  padding-right: 330px;
  overflow: hidden;
  width: 100%;
}
.site-content > section > .wrap .right {
  margin-right: -330px;
}
.site-content > .wrap {
  overflow: hidden;
  position: relative;
  padding-right: 330px;
  background-color: #f3f3f3;
  /*HB*/
}
.site-content > .wrap > .right {
  margin-right: -330px;
}
.site-content p + p,
.site-content p + ul,
.site-content p + ol,
.site-content ol + p,
.site-content ul + p {
  margin-top: 30px;
}
.widget-title,
.section-title,
.sidebar .entry-title,
.home .entry-title,
.page-template-accueil .entry-title {
  position: relative;
  text-transform: none;
  color: #164255;
}
.widget-title a,
.section-title a,
.sidebar .entry-title a,
.home .entry-title a,
.page-template-accueil .entry-title a {
  color: #164255;
}
.widget-title:after,
.section-title:after,
.sidebar .entry-title:after,
.home .entry-title:after,
.page-template-accueil .entry-title:after {
  display: block;
  vertical-align: bottom;
  width: 100%;
  height: 2px;
  background-color: #decd18;
  content: "\00a0";
  margin-top: -0.1em;
}
.widget-title a,
.section-title a,
.sidebar .entry-title a,
.home .entry-title a,
.page-template-accueil .entry-title a,
.widget-title span,
.section-title span,
.sidebar .entry-title span,
.home .entry-title span,
.page-template-accueil .entry-title span {
  position: relative;
  z-index: 100;
  top: 0.25em;
  padding: 0 0.5em 0 0;
}
.widget-title span,
.section-title span,
.sidebar .entry-title span,
.home .entry-title span,
.page-template-accueil .entry-title span {
  background-color: #f3f3f3;
}
.widget-title {
  font-size: 1.777em;
}
.section-title {
  font-size: 3.6rem;
  margin-bottom: .9em;
}
.entry-title {
  font-size: 2.444em;
}
.sub {
  font-family: 'Slabo', Verdana, Times, serif;
  font-weight: 300;
  margin-bottom: 15px;
  display: block;
}
label {
  color: #333;
  font-weight: normal;
}
button,
input[type="button"],
input[type="submit"],
.btn {
  background: #255365;
  border: 2px solid #74919d;
  color: #fff;
  font-size: 1em;
  text-align: center;
  padding: 10px 30px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.btn:hover,
button:active,
input[type="button"]:active,
input[type="submit"]:active,
.btn:active,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
.btn:focus {
  background: #164255;
  text-decoration: none;
}
.btn-parent > a {
  background: #255365;
  border: 2px solid #74919d;
  color: #fff;
  font-size: 1em;
  text-align: center;
  padding: 10px 30px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn-parent > a:hover,
.btn-parent > a:active,
.btn-parent > a:focus {
  background: #164255;
  text-decoration: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="number"],
textarea,
select {
  background: #fff;
  border: 1px solid #cacaca;
  padding: 0 10px;
  width: 100%;
  line-height: 2.3em;
}
textarea {
  line-height: 1.2;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url('css/images/arrow-grey.png') center right no-repeat;
  padding-right: 40px;
}
select option {
  padding: 5px 10px;
}
select::-ms-expand {
  display: none;
}
#wpmem_reg,
#wpmem_msg,
#wpmem_login {
  margin-top: 30px;
  padding: 20px;
  background: #f3f3f3;
  text-align: left;
}
#wpmem_reg fieldset,
#wpmem_msg fieldset,
#wpmem_login fieldset {
  border: 0;
  padding: 0;
  display: block;
  width: 100%;
  margin: 0;
}
#wpmem_reg legend,
#wpmem_msg legend,
#wpmem_login legend {
  font-family: 'Slabo', Verdana, Times, serif;
  font-size: 1.333em;
  margin-bottom: 15px;
}
#wpmem_reg .div_text,
#wpmem_msg .div_text,
#wpmem_login .div_text {
  margin-bottom: 10px;
}
#wpmem_reg input[type="submit"],
#wpmem_msg input[type="submit"],
#wpmem_login input[type="submit"] {
  float: right;
  margin-left: 15px;
  cursor: pointer;
  white-space: normal;
}
#wpmem_reg .link-text,
#wpmem_msg .link-text,
#wpmem_login .link-text {
  text-align: left;
  font-size: .888em;
  padding-top: 5px;
}
.pagination {
  text-align: right;
  font-family: 'Slabo', Verdana, Times, serif;
  margin-top: 20px;
  font-size: 1.333em;
  font-weight: 300;
}
.pagination .page-numbers,
.pagination .paginate_button {
  color: #333;
  padding: 0 5px;
}
.pagination .page-numbers.current,
.pagination .paginate_button.current {
  color: #255365 !important;
  font-weight: 300;
}
.pagination .page-numbers.prev,
.pagination .paginate_button.prev,
.pagination .page-numbers.previous,
.pagination .paginate_button.previous,
.pagination .page-numbers.next,
.pagination .paginate_button.next {
  color: #4a4a4a;
  font-size: 1.5em;
}
div.wpcf7-response-output {
  margin: 2em 0 0 0;
  padding: 10px;
  background: #f3f3f3;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  border: 0;
}
p + .wpcf7 {
  margin-top: 30px;
}
#login {
  width: 100%;
  max-width: 400px;
  padding: 20px;
}
.login form .input,
.login input[type="text"] {
  font-size: 1.333em;
  padding: 0 10px;
}
form .obligatoire {
  background-color: #cacaca;
}
/*********** Header ***********/
#header {
  background: #18485c url('css/images/header-bg.png') center top no-repeat;
  color: #fff;
  position: relative;
}
#header a {
  color: #fff;
}
#header .top-header {
  padding: 10px 20px;
  /*overflow: hidden;*/
}
#header .top-header > div {
  float: left;
}
#header .bot-header {
  clear: both;
  /*overflow: hidden;*/
  font-family: 'Slabo', Verdana, Times, serif;
  color: #fff;
  background: #255365;
  border: 1px solid #74919d;
  border-left: 0;
  border-right: 0;
}
#header .site-branding {
  float: left;
  max-width: 50%;
}
#header .site-title {
  margin: 0;
  padding: 0;
}
#header .site-title > a {
  font-size: 0;
  line-height: 0;
  position: relative;
  display: block;
  width: 130px;
  height: 130px;
  background: url('css/images/logo.png') center center no-repeat;
  background-size: cover;
}
#header .header-links {
  text-align: center;
  font-weight: bold;
  padding-top: 25px;
  margin-left: 130px;
}
#header .header-links a {
  color: #bac8ce;
}
#header .header-links li {
  margin-bottom: 10px;
}
#header .header-links li:last-child {
  margin-bottom: 0;
}
#header .header-links .btn-parent a {
  padding: 18px 80px;
  font-size: 1.333em;
}
#header .header-links li:nth-of-type(1) {
  /**/
  margin-bottom: 20px;
}
#header .header-links li:nth-of-type(1) a {
  padding: 10px 20px;
  font-size: 1.333em;
  background: #255365;
  border: 2px solid #74919d;
}
#header .user-block {
  position: absolute;
  right: 0;
  top: 10px;
  width: 100%;
  text-align: right;
  z-index: 2;
}
#header .user-block > .widget {
  display: inline-block;
  height: 25px;
  width: 25px;
  margin: 0 10px;
  vertical-align: top;
  position: relative;
  /*&.widget_search*/
  /*&.wp-members*/
}
#header .user-block > .widget > .picto {
  display: block;
  height: 25px;
  width: 25px;
  /*background: red;*/
  background-position: center center;
  /*HB*/
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
#header .user-block > .widget > .content {
  position: absolute;
  width: auto;
  right: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#header .user-block > .widget > .content .widget-title {
  display: none;
}
#header .user-block > .widget > .content p {
  font-size: .888em;
  color: #bac8ce;
}
#header .user-block > .widget > .content p a {
  font-size: .888em;
  color: #74919d;
}
#header .user-block > .widget > .content p a:hover,
#header .user-block > .widget > .content p a:active,
#header .user-block > .widget > .content p a:focus {
  color: #fff;
}
#header .user-block > .widget.widget_search > .picto {
  background-image: url('css/images/loupe.png');
}
#header .user-block > .widget.widget_search > .content {
  top: 0;
  right: 30px;
  width: 0;
  overflow: hidden;
}
#header .user-block > .widget.widget_search > .content input[type="search"] {
  line-height: 23px;
  font-size: .777em;
  padding-right: 25px;
}
#header .user-block > .widget.widget_search > .content .search-submit {
  background: green;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  padding: 0;
}
#header .user-block > .widget.widget_search > .content.open {
  width: 250px;
}
#header .user-block > .widget.wp-members > .picto {
  background-image: url('css/images/user.png');
}
#header .user-block > .widget.wp-members > .content {
  background: #164255;
  padding: 10px;
  border: 1px solid #74919d;
  min-width: 320px;
  opacity: 0;
  visibility: hidden;
  top: 30px;
}
#header .user-block > .widget.wp-members > .content.open {
  opacity: 1;
  visibility: visible;
}
#header .user-block > .widget.wp-members form fieldset {
  border: none;
}
#header .user-block > .widget.wp-members form label {
  color: #74919d;
}
#header .user-block > .widget.widget_polylang {
  width: 50px;
}
#header .user-block > .widget.widget_polylang > .picto {
  display: none;
}
#header .user-block > .widget.widget_polylang > .content {
  position: static;
  opacity: 1;
  visibility: visible;
}
#header .user-block > .widget.widget_polylang > .content select {
  border: 0;
  padding: 0;
  /*padding-right: 30px;*/
  padding-right: 27px;
  line-height: 25px;
  color: #fff;
  text-transform: uppercase;
  font-size: .888em;
  background-image: url('css/images/fleche-bas.png');
  /*HB*/
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 50%;
}
#header .user-block > .widget.widget_polylang > .content select option {
  /*color: @darkgrey;*/
  color: #74919d;
}
#header .main-menu {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 1em;
  display: table;
  position: relative;
  z-index: 0;
  margin: 0 auto;
}
#header .main-menu > li {
  display: table-cell;
  line-height: 1em;
}
#header .main-menu > li > a {
  padding-bottom: 5px;
  line-height: 1em;
  position: relative;
  width: 100%;
  padding: 20px 10px;
  display: block;
  text-transform: uppercase;
}
#header .main-menu > li.current-menu-item > a,
#header .main-menu > li:hover > a,
#header .main-menu > li:focus > a,
#header .main-menu > li:active > a {
  text-decoration: none;
}
#header .main-menu > li.menu-item-has-children > a {
  padding-right: 22px;
  position: relative;
}
#header .main-menu > li.menu-item-has-children > a:before {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 10px;
  background: url('css/images/sprite.svg') no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
#header .main-menu > li.menu-item-has-children > a:before {
  width: 17px;
  height: 12px;
  background-position: 0 0;
}
#header .main-menu > li.menu-item-has-children > a span {
  width: calc(100% - 22px);
}
#header .main-menu > li:hover > .sub-menu,
#header .main-menu > li:active > .sub-menu,
#header .main-menu > li:focus > .sub-menu {
  opacity: 1;
  visibility: visible;
}
#header .main-menu .sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background: #fff;
  padding: 15px;
  border-top: 2px solid #255365;
  border-bottom: 2px solid #255365;
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.2);
  top: calc(100% + 8px);
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#header .main-menu .sub-menu:before,
#header .main-menu .sub-menu:after {
  content: "";
  background: #255365;
  width: 50px;
  height: 50px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#header .main-menu .sub-menu:before {
  top: -32px;
  left: -32px;
}
#header .main-menu .sub-menu:after {
  bottom: -32px;
  right: -32px;
}
#header .main-menu .sub-menu li {
  line-height: 1em;
  padding: 0;
  display: block;
  position: relative;
  white-space: nowrap;
  padding-right: 17px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#header .main-menu .sub-menu li a {
  color: #333;
  padding: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}
#header .main-menu .sub-menu li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: -12px;
  right: auto;
  bottom: auto;
  background: url('css/images/sprite.svg') no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
#header .main-menu .sub-menu li a:before {
  width: 12px;
  height: 17px;
  background-position: 0 -87px;
}
#header .main-menu .sub-menu li a:before {
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#header .main-menu .sub-menu li.current-menu-item,
#header .main-menu .sub-menu li:hover,
#header .main-menu .sub-menu li:active,
#header .main-menu .sub-menu li:focus {
  padding-right: 0;
}
#header .main-menu .sub-menu li.current-menu-item > a,
#header .main-menu .sub-menu li:hover > a,
#header .main-menu .sub-menu li:active > a,
#header .main-menu .sub-menu li:focus > a {
  padding-left: 17px;
  text-decoration: none;
}
#header .main-menu .sub-menu li.current-menu-item > a:before,
#header .main-menu .sub-menu li:hover > a:before,
#header .main-menu .sub-menu li:active > a:before,
#header .main-menu .sub-menu li:focus > a:before {
  opacity: 1;
  left: 0;
}
#header .main-menu .sub-menu li:nth-child(n+2) {
  padding-top: 10px;
  margin-top: 10px;
}
#header .main-menu .sub-menu li:nth-child(n+2)::before {
  content: "";
  height: 1px;
  width: 75px;
  background: #cacaca;
  position: absolute;
  top: 0;
  left: 0;
}
#breadcrumbs {
  padding: 10px 0;
  background: #fff;
  font-size: .777em;
  color: #888;
}
#breadcrumbs a {
  color: #888;
}
#breadcrumbs .breadcrumb_last {
  color: #18485c;
}
.wrap:after {
  /*HB*/
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: " ";
}
/*@media screen and (max-width: @tinyscreen) {*/
@media screen and (max-width: 880px) {
  #header .site-branding {
    display: none;
  }
  #header .header-links {
    display: none;
  }
  .home #header .top-header-front,
  .page-template-accueil #header .top-header-front {
    display: none;
  }
}
/*AGENDA*/
.agenda {
  width: 37%;
  float: right;
}
.agenda > div {
  position: relative;
}
.agenda > div ul {
  height: 325px;
  height: 200px;
  overflow: hidden;
}
.agenda > div a.scroll {
  position: relative;
  display: block;
  width: 20px;
  height: 13px;
  margin: 0.5em 7%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.agenda > div a.scroll.scroll-top {
  background-image: url('css/images/scroll-top.png');
}
.agenda > div a.scroll.scroll-bot {
  background-image: url('css/images/scroll-bot.png');
}
.agenda .title {
  margin-left: 21%;
}
.agenda .title a {
  font-size: 1.5em;
}
.agenda .title a:hover {
  text-decoration: none;
}
.agenda .title a:after {
  display: inline-block;
  vertical-align: middle;
  margin-left: .5em;
  border: 2px solid #74919d;
  content: "+";
  line-height: .8em;
  padding: 0 .15em .05em .15em;
  color: #cacaca;
  font-size: 1em;
}
.agenda article {
  margin: 0 0 1em 0;
}
.agenda figure.picture {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 19%;
  margin: 0 1% 0 0;
}
.agenda figure.picture img {
  border: 3px solid #2d596a;
}
.agenda figure.picture + .event-infos {
  width: 78%;
}
.agenda .event-infos {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.agenda .event-infos .lieu,
.agenda .event-infos .date {
  font-size: 1.275em;
}
/*@media screen and (max-width: @tinyscreen) {*/
@media screen and (max-width: 880px) {
  .agenda {
    /*width: 100%;
		float: none;*/
    display: none;
  }
}
.site-content .agenda {
  width: 100%;
  float: none;
}
/*_AGENDA*/
/*ACTU TOP*/
/*PLACE A GAUCHE DE L'AGENDA*/
.featured {
  width: 63%;
  float: left;
}
/*@media screen and (max-width: @tinyscreen) {*/
@media screen and (max-width: 880px) {
  .featured {
    /*width: 100%;
		float: none;*/
    display: none;
  }
}
.actutop {
  /*FILS DE featured*/
  position: relative;
  border: 10px solid #255365;
  width: 52.9%;
  margin: 0 auto;
  box-sizing: content-box;
}
.actutop figure.picture {
  position: relative;
  overflow: hidden;
}
.actutop figure.picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 92.43243243%;
}
.actutop figure.picture > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.actutop figure.picture img {
  width: 100%;
}
.actutop .post-content {
  position: absolute;
  left: 50px;
  bottom: 35px;
  right: 50px;
  font-family: 'Slabo', Verdana, Times, serif;
  font-size: 3rem;
  text-shadow: 0px 0px 5px #000000;
  /*DECAL HORIZ - DECAL VERTI - RAYON FLOU*/
}
@media screen and (max-width: 880px) {
  .actutop {
    width: 50%;
    margin-top: 38px;
    background-color: #255365;
  }
  .actutop .post-content a {
    color: #ffffff;
  }
}
@media screen and (max-width: 560px) {
  .actutop {
    width: 100%;
    margin-top: 38px;
  }
}
/*F_ACTU TOP*/
/*BOT HEADER*/
#header .bot-header .menu .burger-btn {
  display: none;
}
#header .bot-header .menu .burger-btn:hover {
  cursor: pointer;
}
#header .bot-header .menu .burger-btn:before {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  width: 42px;
  height: 42px;
  content: " ";
  background: url('css/images/logo.png') center center no-repeat;
  background-size: cover;
}
#header .bot-header .menu .burger-btn:after {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 42px;
  content: " ";
  background: url('css/images/burger.png') center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 880px) {
  /*
#header	{
	min-height: 80px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 10;
}
*/
  #header .bot-header {
    /*position: fixed;
	top: 50px;
	width: 100%;*/
    background: transparent;
    border: none;
  }
  #header .bot-header .menu .burger-btn {
    display: inline-block;
    vertical-align: top;
  }
  #header .bot-header .menu .main-navigation {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  #header .main-menu {
    transform: scale(1, 0);
    transform-origin: top left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #18485c;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  #header .main-menu.show {
    transform: scale(1, 1);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  #header .main-menu > li {
    display: block;
    z-index: 1000;
  }
  #header .main-menu > li > a {
    padding: 5px 10px;
  }
  #header .main-menu > li > a:hover {
    text-decoration: underline;
  }
}
/*F_BOT HEADER*/
/*********** Home ***********/
.home #header,
.page-template-accueil #header {
  background: #18485c url('css/images/front-header-bg.png') center top no-repeat;
}
.home #header .top-header,
.page-template-accueil #header .top-header {
  /*padding: 35px 20px 0 300px;*/
  padding: 36px 20px 10px 285px;
  /**/
}
.home #header .site-title > a,
.page-template-accueil #header .site-title > a {
  width: 180px;
  height: 180px;
}
.home #header .header-links,
.page-template-accueil #header .header-links {
  padding-top: 80px;
  margin-left: 70px;
}
.home #header .btn-parent a,
.page-template-accueil #header .btn-parent a {
  padding: 10px 20px;
  font-size: 1.333em;
}
.home #header .top-header-front,
.page-template-accueil #header .top-header-front {
  padding: 0 20px 35px;
}
.home #header .top-header-front .articles,
.page-template-accueil #header .top-header-front .articles {
  padding-top: 30px;
}
.home #header .top-header-front .agenda,
.page-template-accueil #header .top-header-front .agenda {
  margin-top: -45px;
}
.home #header .top-header-front .agenda .title a,
.page-template-accueil #header .top-header-front .agenda .title a,
.home #header .top-header-front .agenda .date,
.page-template-accueil #header .top-header-front .agenda .date {
  color: #decd18;
  font-weight: normal;
  font-family: 'Slabo', Verdana, Times, serif;
}
.home #header .top-header-front .agenda .event-infos,
.page-template-accueil #header .top-header-front .agenda .event-infos {
  font-family: 'Slabo', Verdana, Times, serif;
  font-size: 1.222em;
}
.home #header .top-header-front .agenda .event-infos .lieu,
.page-template-accueil #header .top-header-front .agenda .event-infos .lieu {
  font-weight: normal;
  padding-left: 5px;
}
.home #header .top-header-front .agenda .event-infos .lieu,
.page-template-accueil #header .top-header-front .agenda .event-infos .lieu,
.home #header .top-header-front .agenda .event-infos .date,
.page-template-accueil #header .top-header-front .agenda .event-infos .date {
  font-size: 1.275em;
}
.home #header .top-header-front .agenda .event-title,
.page-template-accueil #header .top-header-front .agenda .event-title {
  text-transform: none;
  color: #fff;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.home #breadcrumbs,
.page-template-accueil #breadcrumbs {
  display: none;
}
@media screen and (max-width: 880px) {
  .home #header .top-header-front,
  .page-template-accueil #header .top-header-front {
    display: none;
  }
}
/*ACTUS*/
.site-content > .actus {
  background-color: #f3f3f3;
}
.site-content > .actus > .wrap {
  padding: 0 20px;
  /*background-color: #FCC;*/
}
.site-content > .actus .section-title span {
  background-color: #f3f3f3;
}
.actus article[class*="category-actu"],
aside article[class*="category-actu"] {
  /*PRECISER CONTEXTE actus & aside SINON CA S'APPLIQUE EGALEMENT DANS LA PAGE ARTICLE*/
  position: relative;
  vertical-align: top;
  background-color: #fff;
  margin-bottom: 2.7%;
}
.actus article[class*="category-actu"] .post-content,
aside article[class*="category-actu"] .post-content {
  padding: 1em;
}
.actus article[class*="category-actu"] .post-content p,
aside article[class*="category-actu"] .post-content p {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.25em;
  height: 6.25em;
  /*5 LIGNES*/
  overflow: hidden;
  color: #4a4a4a;
}
.actus article[class*="category-actu"] .post-content small,
aside article[class*="category-actu"] .post-content small,
.actus article[class*="category-actu"] .post-content p,
aside article[class*="category-actu"] .post-content p {
  display: none;
}
.actus article[class*="category-actu"] .post-content .title,
aside article[class*="category-actu"] .post-content .title {
  text-transform: none;
  font-size: 1em;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  margin: 0;
}
.actus article[class*="category-actu"] .post-content .title a,
aside article[class*="category-actu"] .post-content .title a {
  color: #4a4a4a;
}
.actus article[class*="category-actu"] figure.picture + div.post-content,
aside article[class*="category-actu"] figure.picture + div.post-content {
  width: 61%;
}
.actus article[class*="category-actu"] a:hover,
aside article[class*="category-actu"] a:hover {
  text-decoration: none;
}
.actus article[class*="category-actu"] {
  display: block;
  float: left;
  width: 49%;
  margin-right: 2%;
  clear: both;
}
.actus article[class*="category-actu"]:nth-child(2n + 2) {
  margin-right: 0;
  clear: none;
}
@media screen and (max-width: 880px) {
  .actus article[class*="category-actu"] {
    display: block;
    margin-left: 0;
    width: 100%;
  }

  .actus article[class*="category-actupub"] div.post-title {font-size: 1.2rem;}
  .actus article[class*="category-actupub"] div.post-title .title {width: 54%;margin-left: 10px;}
}
article[class*="category-actu"] figure.picture {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  overflow: hidden;
  width: 37.3%;
  position: relative;
}
article[class*="category-actu"] figure.picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 65.86538462%;
}
article[class*="category-actu"] figure.picture > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
article[class*="category-actu"] figure.picture img {
  width: 100%;
}
article[class*="category-actu"] div.post-title {
  display: none;
}
article[class*="category-actu"] div.post-content {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
/*LES 6 PREMIERS ARTICLES*/
.actus .news .container > article[class*="category-actu"]:nth-of-type(1),
.actus .news .container > article[class*="category-actu"]:nth-of-type(2),
.actus .news .container > article[class*="category-actu"]:nth-of-type(3),
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) {
  margin-bottom: 3%;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) figure.picture {
  display: block;
  width: 100%;
  position: relative;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1) figure.picture:before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2) figure.picture:before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3) figure.picture:before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) figure.picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 63.88888889%;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1) figure.picture > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2) figure.picture > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3) figure.picture > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) figure.picture > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1) div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2) div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3) div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) div.post-content {
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1) div.post-content:before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2) div.post-content:before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3) div.post-content:before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) div.post-content:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.88888889%;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1) div.post-content > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2) div.post-content > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3) div.post-content > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) div.post-content > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1) div.post-content .inside,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2) div.post-content .inside,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3) div.post-content .inside,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) div.post-content .inside {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1em;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1) figure.picture + div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2) figure.picture + div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3) figure.picture + div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) figure.picture + div.post-content {
  width: 100%;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1)[class*="category-actupub"] figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2)[class*="category-actupub"] figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3)[class*="category-actupub"] figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4)[class*="category-actupub"] figure.picture {
  position: relative;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1)[class*="category-actupub"] figure.picture:before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2)[class*="category-actupub"] figure.picture:before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3)[class*="category-actupub"] figure.picture:before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4)[class*="category-actupub"] figure.picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 98.05555556%;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1)[class*="category-actupub"] figure.picture > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2)[class*="category-actupub"] figure.picture > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3)[class*="category-actupub"] figure.picture > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4)[class*="category-actupub"] figure.picture > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1):not([class*="category-actupub"]),
.actus .news .container > article[class*="category-actu"]:nth-of-type(2):not([class*="category-actupub"]),
.actus .news .container > article[class*="category-actu"]:nth-of-type(3):not([class*="category-actupub"]),
.actus .news .container > article[class*="category-actu"]:nth-of-type(4):not([class*="category-actupub"]) {
  position: relative;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1):not([class*="category-actupub"]):before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2):not([class*="category-actupub"]):before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3):not([class*="category-actupub"]):before,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4):not([class*="category-actupub"]):before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 98.05555556%;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1):not([class*="category-actupub"]) > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2):not([class*="category-actupub"]) > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3):not([class*="category-actupub"]) > a,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4):not([class*="category-actupub"]) > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1):not([class*="category-actupub"]) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2):not([class*="category-actupub"]) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3):not([class*="category-actupub"]) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4):not([class*="category-actupub"]) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(1):not([class*="category-actupub"]) div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2):not([class*="category-actupub"]) div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3):not([class*="category-actupub"]) div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4):not([class*="category-actupub"]) div.post-content {
  position: absolute;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1):not([class*="category-actupub"]) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2):not([class*="category-actupub"]) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3):not([class*="category-actupub"]) figure.picture,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4):not([class*="category-actupub"]) figure.picture {
  top: 0;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(1):not([class*="category-actupub"]) div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(2):not([class*="category-actupub"]) div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(3):not([class*="category-actupub"]) div.post-content,
.actus .news .container > article[class*="category-actu"]:nth-of-type(4):not([class*="category-actupub"]) div.post-content {
  bottom: 0;
}
.actus .news .container > article[class*="category-actu"]:nth-of-type(4) {
  margin-bottom: 5%;
}
aside article[class*="category-actu"] {
  width: 100%;
  margin-left: 0%;
}
aside article[class*="category-actu"] figure.picture {
  display: block;
  width: 100%;
}
aside article[class*="category-actu"][class*="category-actupub"] .picture {
  position: relative;
}
aside article[class*="category-actu"][class*="category-actupub"] .picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 98.05555556%;
}
aside article[class*="category-actu"][class*="category-actupub"] .picture > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
aside article[class*="category-actu"] div.post-content {
  display: block;
  width: 100%;
  overflow: hidden;
}
aside article[class*="category-actu"] figure.picture + div.post-content {
  width: 100%;
}
@media screen and (min-width: 880px) {
  /*3 DE FRONT*/
  .actus .news .container > article[class*="category-actu"]:nth-of-type(1),
  .actus .news .container > article[class*="category-actu"]:nth-of-type(2),
  .actus .news .container > article[class*="category-actu"]:nth-of-type(3),
  .actus .news .container > article[class*="category-actu"]:nth-of-type(4) {
    width: 31.33%;
    margin-right: 3%;
    clear: none;
  }
  .actus .news > article[class*="category-actu"]:nth-of-type(2),
  .actus .news > article[class*="category-actu"]:nth-of-type(4) {
    margin-right: 0;
  }
  /*.actus .news > article[class*="category-actu"]:nth-of-type(4) {
    clear: both;
  }*/
}
@media screen and (min-width: 560px) and (max-width: 880px) {
  /*2 DE FRONT*/
  .actus .news .container > article[class*="category-actu"]:nth-of-type(1),
  .actus .news .container > article[class*="category-actu"]:nth-of-type(2),
  .actus .news .container > article[class*="category-actu"]:nth-of-type(3),
  .actus .news .container > article[class*="category-actu"]:nth-of-type(4) {
    width: 49%;
  }
}
@media screen and (max-width: 560px) {
  /*2 DE FRONT*/
  .actus .news .container > article[class*="category-actu"]:nth-of-type(1),
  .actus .news .container > article[class*="category-actu"]:nth-of-type(2),
  .actus .news .container > article[class*="category-actu"]:nth-of-type(3),
  .actus .news .container > article[class*="category-actu"]:nth-of-type(4) {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0%;
  }
}
/*F_LES 6 PREMIERS ARTICLES*/
/*ARTICLE MIS EN AVANT*/
article[class*="category-actupub"] figure.picture:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: " ";
  background-color: #18485c;
  opacity: 0.66;
  z-index: 100;
}
.actus .news .container > article[class*="category-actupub"] div.post-title { font-size: 2.1rem; }
.actus .news .container > article[class*="category-actupub"] div.post-title .title { width: 80%; }
.actus .news .container > article[class*="category-actupub"] div.post-title a { color: #fff; }
article[class*="category-actupub"] div.post-title {
  display: block !important;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  padding: 2% 8%;
  font-family: 'Slabo', Verdana, Times, serif;
  /* font-size: 2.1rem; */
  z-index: 1000;
}
article[class*="category-actupub"] div.post-title .title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-18%, -50%);
  /* width: 80%; */
}
article[class*="category-actupub"] div.post-title a {
  /* color: #fff; */
}
article[class*="category-actupub"] div.post-content {
  display: none !important;
}
/*F_ARTICLE MIS EN AVANT*/
#ajax-load-more {
  clear: both;
}
.alm-listing {
  padding-bottom: 22px;
}
.alm-reveal {
  overflow: hidden;
}
.alm-btn-wrap {
  padding: 0;
  position: relative;
}
.alm-btn-wrap:before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #decd18;
}
.alm-btn-wrap:after {
  content: "";
  display: block;
  height: 4px;
  width: 141px;
  padding: 0 10%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #f3f3f3;
  z-index: 0;
}
.ajax-load-more-wrap.green button.alm-load-more-btn {
  background-color: #f8e71d;
  color: #7b730e;
  border: 2px solid #decd18;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 1.333em;
  font-weight: normal;
  padding: 12px 8%;
  height: auto;
  line-height: 1em;
  margin: 0;
  position: relative;
  z-index: 1;
}
.ajax-load-more-wrap.green button.alm-load-more-btn:hover,
.ajax-load-more-wrap.green button.alm-load-more-btn.done {
  background-color: #f8e71d;
}
/*F_ACTUS*/
/*INDEX FEDERATION - INDEX CONGRES - INDEX ARCHIVESNL*/
div.federation .entry-title span,
div.congres .entry-title span,
div.archivesnl .entry-title span {
  background-color: #f3f3f3;
}
ul.federation,
ul.congres,
ul.archivesnl {
  position: relative;
}
ul.federation li,
ul.congres li,
ul.archivesnl li {
  margin: 0 0 .45em;
}
ul.federation li a,
ul.congres li a,
ul.archivesnl li a {
  font-family: 'Slabo', Verdana, Times, serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #255365;
}
ul.federation li a:before,
ul.congres li a:before,
ul.archivesnl li a:before {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25em 0 0;
  width: 15px;
  height: 30px;
  content: " ";
  background-image: url('css/images/star-half.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
ul.archivesnl,
.archivenl-art article {
  position: relative;
}
ul.archivesnl:before,
.archivenl-art article:before {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 91px;
  height: 60px;
  content: " ";
  background-image: url('css/images/archive.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*F_INDEX FEDERATION - INDEX CONGRES - INDEX ARCHIVESNL*/
/********* Articles ************/
.single-post .post .entry-header {
  margin-bottom: 30px;
}
.single-post .post .entry-title {
  margin-bottom: 5px;
}
.single-post .post .cat {
  font-size: 1em;
}
.single-post .post .picture {
  margin-bottom: 30px;
}
.single-post .post .entry-summary {
  font-weight: normal;
  font-style: italic;
  margin-bottom: 30px;
}
.single-post .post .entry-content .picture {
  margin: 0;
}
.single-post .post .entry-content img.left {
  margin: 0 20px 5px 0;
  clear: both;
}
.single-post .post .entry-content img.right {
  margin: 0 0 5px 20px;
  clear: both;
}
.single-post .infos-event {
  background: #f3f3f3;
  padding: 20px;
  margin-bottom: 30px;
}
.single-post .infos-event span {
  font-weight: bold;
}
.single-post .infos-event li:nth-child(n+2) {
  margin-top: 10px;
}
.single-post {
  /*HB*/
}
.single-post .post:before,
.single-post .post:after {
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: " ";
}
.single-post .post .entry-content:after {
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: " ";
}
.comments-area {
  /*HB*/
}
.comments-area:before {
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: " ";
}
/*PAGES INDEX RUBRIQUE*/
h1.entry-title,
h1.rub {
  font-size: 3.2rem;
  text-transform: none;
  color: #4a4a4a;
  margin-bottom: .781em;
}
.notalone {
  padding-right: 280px;
  position: relative;
  margin-bottom: 30px;
}
.notalone h1.rub {
  margin-bottom: 0;
}
.notalone .noresult {
  margin-top: 30px;
}
/*F_PAGES INDEX RUBRIQUE*/
/*RESOLUTIONS - INDEX*/
.resolutions article {
  background: #fff;
  padding: 1em;
  margin-bottom: 1em;
}
.resolutions article > figure,
.resolutions article > div {
  display: inline-block;
  vertical-align: top;
}
.resolutions article > figure {
  width: 32.33333%;
  margin-right: 1%;
}
.resolutions article > figure + div {
  width: calc(65.416666%);
}
.resolutions article > figure.noimg {
  display: none;
}
.resolutions article > figure.noimg + div {
  width: 100%;
}
.resolutions article > div {
  width: 100%;
}
.resolutions article .title {
  margin: 0;
  font-size: 2.25rem;
  text-transform: none;
  color: #4a4a4a;
  line-height: 1.3em;
}
.resolutions article .title a {
  color: #4a4a4a;
}
.resolutions article small {
  margin: 0 0 0.5em 0;
  color: #255365;
  font-family: 'Slabo', Verdana, Times, serif;
  font-size: .777em;
  display: block;
}
.resolutions article .post-title {
  display: none;
}
@media screen and (max-width: 880px) {
  .resolutions .post > figure,
  .resolutions .post > div {
    display: block;
  }
  .resolutions .post > figure {
    width: 100%;
    margin-right: 0;
  }
  .resolutions .post > figure + div {
    width: 100%;
  }
  .resolutions .post > div {
    width: 100%;
  }
}
/*F_RESOLUTIONS - INDEX*/
/*RESOLUTIONS - ARTICLE*/
.resolutions-meta {
  display: block;
  margin: 0;
  color: #255365;
  font-size: 0.8em;
}
/*F_RESOLUTIONS - ARTICLE*/
/*MEMBRES - INDEX*/
ul.membres li {
  position: relative;
  vertical-align: top;
  display: inline-block;
  width: 33%;
  padding: 0 2% 0 0;
  text-transform: uppercase;
}
@media screen and (min-width: 560px) and (max-width: 880px) {
  ul.membres li {
    width: 50%;
  }
}
@media screen and (max-width: 560px) {
  ul.membres li {
    display: block;
    width: 100%;
  }
}
ul.membres li h3.title:before {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25em 0 0;
  width: 15px;
  height: 30px;
  content: " ";
  background-image: url('css/images/star-half.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*_MEMBRES - INDEX*/
/*MEMBRES - ARTICLE*/
.insidesearch {
  position: absolute;
  width: 260px;
  top: 5px;
  right: 0;
}
.insidesearch #bar-search {
  padding-right: 40px;
  line-height: 1.6em;
}
.insidesearch #bar-search-btn {
  position: absolute;
  right: 1px;
  top: 1px;
  text-indent: -9999px;
  border: 0;
  padding: 0;
  height: 28px;
  width: 40px;
  background: transparent url('css/images/search.png') top center no-repeat;
}
.insidesearch #bar-search-btn:hover,
.insidesearch #bar-search-btn:focus,
.insidesearch #bar-search-btn:active {
  background-position: bottom center;
}
.barreau-item {
  clear: both;
}
.barreau-item + .barreau-item {
  margin-top: 30px;
}
.barreau-item .barreau-title {
  font-size: 1.111em;
  text-transform: uppercase;
}
.barreau-item .barreau-title:before {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25em 0 0;
  width: 15px;
  height: 30px;
  content: " ";
  background-image: url('css/images/star-half.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.barreau-item p,
.barreau-item p + p {
  margin: 0;
}
.barreau-item .infos {
  background: #fff;
  padding: 20px;
  font-size: 1em;
  color: #4a4a4a;
}
.barreau-item .infos + .infos {
  padding-top: 10px;
}
.barreau-item .infos .pays {
  text-transform: uppercase;
}
/*_MEMBRES - ARTICLE*/
/*COMMISSIONS - INDEX*/
ul.commissions {
  margin-bottom: 30px;
}
ul.commissions li {
  display: block;
  text-transform: uppercase;
}
ul.commissions li h3.title:before {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25em 0 0;
  width: 15px;
  height: 30px;
  content: " ";
  background-image: url('css/images/star-half.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*F_COMMISSIONS - INDEX*/
/*COMMISSIONS - ARTICLE*/
#commissions > div + div {
  margin-top: 50px;
}
#commissions > div .infos {
  background: #fff;
  padding: 20px;
  font-size: 1em;
  color: #4a4a4a;
}
#commissions > div .infos + .infos {
  padding-top: 10px;
}
.commission-title {
  font-size: 1.111em;
  text-transform: uppercase;
  cursor: pointer;
  /* Change color */
}
.commission-title:before {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25em 0 0;
  width: 15px;
  height: 30px;
  content: " ";
  background-image: url('css/images/star-half.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.commission-title:after {
  position: relative;
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border-right: 0.1em solid #decd18;
  border-top: 0.1em solid #decd18;
  transform: rotate(135deg);
  margin-left: 0.5em;
  top: -5px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.commission-title.closed:after {
  top: -1px;
  transform: rotate(45deg);
}
.commission-item {
  clear: both;
}
.commission-item + .commission-item {
  margin-top: 30px;
}
.commission-item p,
.commission-item p + p {
  margin: 0;
}
.commission-item .name {
  text-transform: none;
  font-family: 'Roboto-bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.4em;
  margin: 0;
}
.commission-item .fonction {
  color: #888;
}
/*F_COMMISSIONS - ARTICLE*/
.single-post .post .post-thumbnail {
  float: left;
  margin: 0 1em 1em 0;
}
@media screen and (max-width: 880px) {
  .single-post .post .post-thumbnail {
    float: left;
    width: 33.33333%;
  }
}
@media screen and (max-width: 560px) {
  .single-post .post .post-thumbnail {
    float: none;
    width: 100%;
  }
}
.single-post .post .entry-title {
  text-transform: none;
  color: #4a4a4a;
  top: -0.25em;
}
.single-post .post small {
  color: #255365;
}
div.doclinks {
  background: #fff;
  margin: 1em 0;
  padding: 20px;
}
div.doclinks:before,
div.doclinks:after {
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: " ";
}
div.doclinks ul li {
  vertical-align: top;
  display: inline-block;
  width: 32%;
  min-height: 53px;
  margin: 0;
  padding: 0 10px 0 50px;
  color: #4a4a4a;
  font-family: 'Roboto-bold', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  /*14*/
  overflow: hidden;
}
div.doclinks ul li:nth-child(n + 4) {
  margin-top: 20px;
}
div.doclinks ul li a {
  position: relative;
  vertical-align: middle;
  color: #4a4a4a;
}
div.doclinks ul li a:before {
  position: absolute;
  display: block;
  left: -50px;
  top: 0;
  width: 40px;
  height: 50px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  content: "\00a0";
}
div.doclinks ul li a[href$=".doc"]:before {
  background-image: url('css/images/doclink-doc.svg');
}
div.doclinks ul li a[href$=".pdf"]:before {
  background-image: url('css/images/doclink-pdf.svg');
}
div.doclinks ul li a[href$=".zip"]:before {
  background-image: url('css/images/doclink-zip.svg');
}
div.doclinks ul li a[href$=".ppt"]:before {
  background-image: url('css/images/doclink-ppt.svg');
}
div.doclinks ul li a[href$=".xls"]:before {
  background-image: url('css/images/doclink-xls.svg');
}
@media screen and (max-width: 1024px) {
  div.doclinks ul li {
    width: 49%;
  }
}
@media screen and (max-width: 560px) {
  div.doclinks ul li {
    width: 100%;
    display: block;
  }
}
.wp-caption-text {
  margin: 0.25em;
  font-family: 'Slabo', Verdana, Times, serif;
  color: #74919d;
}
/********* Galeries Photos ************/
#primary .ngg-album {
  border: none;
}
#primary .ngg-thumbnail img {
  margin: 0;
  padding: 0;
  border: none;
}
#primary .ngg-album-compact {
  margin: 0 2% 2% 0!important;
  padding: 5px!important;
  text-align: left;
  background: #fff;
  width: 32%;
}
#primary .ngg-album-compact:nth-child(3n+3) {
  margin-right: 0 !important;
}
#primary .ngg-album-compact h4 {
  padding: 10px 0 5px;
  font-family: 'Slabo', Verdana, Times, serif;
  text-transform: none;
  font-size: 1.11em;
  line-height: 1.101em;
  text-align: center;
  margin: 0;
}
#primary .ngg-album-compact h4 .ngg-album-desc {
  height: auto;
}
#primary .ngg-album-compact .ngg-album-gallery-image-counter {
  display: none;
}
#primary .ngg-album-compactbox {
  margin: 0!important;
  padding: 0!important;
  border: none;
  border-radius: 0;
}
#primary .ngg-album-compactbox:after,
#primary .ngg-album-compactbox:before {
  display: none;
}
#primary .ngg-album-compactbox .Thumb {
  border: none!important;
}
#primary .ngg-gallery-thumbnail {
  margin: 0;
  max-width: 100%!important;
  border: none;
}
#primary .ngg-gallery-thumbnail a {
  margin: 0;
}
#primary .ngg-gallery-thumbnail span {
  display: block;
  padding-left: 5px;
  font-size: 90%;
}
#primary .ngg-galleryoverview ul li:before {
  content: '' !important;
}
#primary .ngg-gallery-list {
  padding: 0!important;
  text-indent: 0!important;
  list-style-type: none;
}
#primary .ngg-galleryoverview div.pic img {
  width: 100%;
  border: 0;
  border-radius: 0;
}
#primary .ngg-gallery-list li {
  float: left;
  margin: 0 2px!important;
  overflow: hidden;
}
#primary .ngg-gallery-list li a {
  display: block;
  padding: 2px;
  border: 1px solid #CCC;
}
#primary .ngg-gallery-list li.selected a {
  background: #000;
  -moz-background-origin: padding;
  -moz-background-inline-policy: continuous;
}
#primary .ngg-gallery-list li img {
  width: 40px;
  height: 40px;
}
#primary li.ngg-next,
#primary li.ngg-prev {
  width: 40px;
  height: 40px;
  font-size: 3.5em;
}
#primary li.ngg-next a,
#primary li.ngg-prev a {
  padding-top: 10px;
  border: none;
  text-decoration: none;
}
/********* Partie privative ************/
/*********** Colonne Droite ***********/
.widget-area > * + * {
  margin-top: 30px;
}
.sidebar .entry-title {
  font-size: 3rem;
}
article.actuside {
  background-color: #fff;
}
article.actuside figure.picture img {
  width: 100%;
}
article.actuside .post-content {
  padding: 1em;
  font-size: 1.2rem;
  color: #4a4a4a;
}
article.actuside a {
  color: #4a4a4a;
}
/*AGENDA*/
article.agendaside {
  margin: 0 0 1em 0;
}
article.agendaside .title {
  margin-left: 21%;
}
article.agendaside figure.picture {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  margin: 0 1% 0 0;
}
article.agendaside figure.picture img {
  border: 3px solid #2d596a;
}
article.agendaside figure.picture + .event-infos {
  width: 65%;
}
article.agendaside .event-infos {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
article.agendaside .event-title {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  color: #4a4a4a;
}
article.agendaside .date {
  font-size: 1.333em;
  font-family: 'Slabo', Verdana, Times, serif;
}
article.agendaside .lieu {
  color: #4a4a4a;
  font-size: 1.333em;
  font-family: 'Slabo', Verdana, Times, serif;
}
/*_AGENDA*/
/*********** Footer ***********/
#footer {
  background: #fff;
  /*background: @lightgrey;*/
}
#footer > .wrap {
  color: #333;
  padding: 40px 20px 20px;
  position: relative;
}
#footer > .wrap a {
  color: #164255;
}
#footer .site-title {
  /*LOGO*/
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 17%;
  min-width: 150px;
}
#footer .site-title > a {
  font-size: 0;
  line-height: 0;
  position: relative;
  display: block;
  width: 130px;
  height: 130px;
  background: url('css/images/logo-footer.png') center center no-repeat;
  background-size: cover;
}
#footer .main-navigation {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 82%;
}
#footer .main-navigation ul.footer-menu {
  position: relative;
}
#footer .main-navigation ul.footer-menu li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 32%;
  padding: 0.25em 0 0.25em 2em;
  border-left: 1px solid #cacaca;
}
@media screen and (max-width: 1190px) {
  #footer .main-navigation {
    width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  #footer .main-navigation {
    width: 78%;
  }
  #footer .main-navigation ul.footer-menu li {
    width: 49%;
  }
}
@media screen and (max-width: 880px) {
  #footer .main-navigation {
    width: 70%;
  }
}
@media screen and (max-width: 560px) {
  #footer .site-title {
    display: none;
  }
  #footer .main-navigation {
    display: block;
    width: 100%;
  }
  #footer .main-navigation ul.footer-menu {
    list-style-type: disc;
  }
  #footer .main-navigation ul.footer-menu li {
    width: 100%;
    padding: 0.25em;
    border-left: none;
  }
}
/*********** Responsive ***********/
@media screen and (max-width: 1190px) {
  #header .main-menu {
    font-size: .888em;
  }
  #header .main-menu > li {
    padding: 0 5px;
  }
}
@media screen and (max-width: 1024px) {
  #header .top-header {
    position: relative;
    z-index: 1;
  }
  label,
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="search"],
  input[type="number"],
  textarea,
  select {
    font-size: .888em;
  }
}
@media screen and (max-width: 880px) {
  .left,
  .right {
    float: none;
  }
  .left {
    margin-bottom: 0;
  }
  .site-content > .wrap,
  .site-content > section > .wrap {
    padding-right: 20px;
  }
  .site-content > .wrap .right,
  .site-content > section > .wrap .right {
    margin: 0;
    width: 100%;
    padding-top: 0;
  }
  .site-content > section > .wrap .left {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 560px) {
  .section-title,
  .entry-title {
    font-size: 2em;
  }
  .widget-title {
    font-size: 1.555em;
  }
  button,
  input[type="button"],
  input[type="submit"],
  .btn {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 880px) {
  #header {
    min-height: 80px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
  }
  .site-content {
    z-index: 1;
    padding-top: 50px;
  }
}
/*HB*/

