@charset "UTF-8";
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*!
Theme Name: SFL
Theme URI: https://bitbucket.org/wciedigital/sfl
Author: W
Author URI: http://www.wcie.fr
Description: AFL corporate website
Version: 0.1.0
License: Commercial
License URI:
Tags:
Text Domain: sfl
Domain Path: /languages/
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* radio */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 9px;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px; }

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%; }

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-radio.jcf-checked span {
  display: block; }

/* checkbox */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px; }

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 4px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }

:root .jcf-checkbox span {
  margin: -4px 0 0 -5px; }

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-checkbox.jcf-checked span {
  display: block; }

/* button */
.jcf-button {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  border: 1px solid #777;
  background: #fff;
  margin: 0 10px 10px 0;
  padding: 5px 10px; }

.jcf-button .jcf-real-element {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  outline: none;
  opacity: 0;
  padding: 0;
  margin: 0;
  border: 0;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0; }

/* file */
.jcf-file {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  background: #fff; }

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0; }

.jcf-file .jcf-fake-input {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  border: 1px solid #777;
  padding: 0 8px;
  font-size: 13px;
  line-height: 28px;
  height: 28px;
  width: 125px; }

.jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #777;
  margin: 0 0 0 -1px;
  padding: 0 10px;
  line-height: 28px;
  height: 28px; }

/* scrollbars */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative; }

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #e3e3e3;
  width: 14px;
  bottom: 0;
  right: 0;
  top: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: #bbb;
  height: 14px;
  width: 14px;
  left: 0;
  top: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #888;
  height: 1px;
  width: 14px; }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0; }

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3; }

/* select */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0; }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select.jcf-compact-multiple {
  max-width: 220px; }

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...'; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #f00; }

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: none; }

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  min-height: 14px;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* other styles */
.jcf-textarea {
  border: 1px solid #b8c3c9;
  box-sizing: content-box;
  display: inline-block;
  position: relative; }

.jcf-textarea .jcf-scrollbar-horizontal {
  display: none;
  height: 0; }

.jcf-textarea textarea {
  padding: 8px 10px;
  border: none;
  margin: 0; }

.jcf-textarea .jcf-resize {
  position: absolute;
  text-align: center;
  cursor: se-resize;
  background: #e3e3e3;
  font-weight: bold;
  line-height: 15px;
  text-indent: 1px;
  font-size: 12px;
  height: 15px;
  width: 14px;
  bottom: 0;
  right: 0; }

.jcf-textarea .jcf-resize:before {
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  display: block;
  margin: 4px 0 0 3px;
  width: 6px;
  height: 6px;
  content: ''; }

/* number input */
.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px; }

.jcf-number input {
  -moz-appearance: textfield; }

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.jcf-number input {
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%; }

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px;
  top: 1px; }

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px; }

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6; }

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa; }

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -4px;
  border: 4px solid #aaa;
  border-color: transparent transparent #000 transparent; }

.jcf-number .jcf-btn-dec:before {
  margin: -1px 0 0 -4px;
  border-color: #000 transparent transparent transparent; }

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
  opacity: 0.3; }

.jcf-number.jcf-disabled input {
  background: #ddd; }

/* range input */
.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px; }

.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block;
  height: 10px; }

.jcf-range .jcf-range-wrapper {
  position: relative;
  background: #e5e5e5;
  border-radius: 5px;
  display: block;
  margin: 5px 0; }

.jcf-range.jcf-vertical {
  min-width: 0;
  width: auto; }

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0; }

.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px; }

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto; }

.jcf-range .jcf-range-display-wrapper {
  position: absolute;
  min-height: 10px;
  min-width: 10px;
  left: 10px;
  right: 10px; }

.jcf-range .jcf-range-display {
  border-radius: 5px;
  position: absolute;
  background: #888;
  width: 10px;
  height: 10px; }

.jcf-range .jcf-range-display.jcf-range-min {
  margin: 0 0 0 -10px;
  padding: 0 0 0 10px; }

.jcf-range .jcf-range-display.jcf-range-max {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0; }

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
  left: auto;
  right: auto;
  top: 10px;
  bottom: 10px; }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
  margin: 0 0 -10px;
  padding: 0 0 10px; }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
  margin: -10px 0 0;
  padding: 10px 0 0; }

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #aaa;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  margin: -4px 0 0;
  z-index: 1;
  top: 0;
  left: 0; }

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px; }

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px; }

.jcf-range .jcf-active-handle {
  z-index: 2; }

.jcf-range.jcf-focus .jcf-active-handle {
  border: 1px solid #f00;
  margin: -5px 0 0 -1px; }

.jcf-range.jcf-disabled {
  background: none !important;
  opacity: 0.3; }

/* common styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus, .jcf-focus * {
  border-color: #f00 !important; }

@font-face {
  font-family: 'f37_bellaregular';
  src: url("fonts/f37bella/f37bella-webfont.eot");
  src: url("fonts/f37bella/f37bella-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/f37bella/f37bella-webfont.woff2") format("woff2"), url("fonts/f37bella/f37bella-webfont.woff") format("woff"), url("fonts/f37bella/f37bella-webfont.ttf") format("truetype"), url("fonts/f37bella/f37bella-webfont.svg#f37_bellaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaNeueLT-Roman';
  font-weight: bold;
  src: url("fonts/HelveticaNeue/302848_0_0.eot");
  src: url("fonts/HelveticaNeue/302848_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeue/302848_0_0.woff2") format("woff2"), url("fonts/HelveticaNeue/302848_0_0.woff") format("woff"), url("fonts/HelveticaNeue/302848_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'HelveticaNeueLT-Roman';
  src: url("fonts/HelveticaNeue/302848_1_0.eot");
  src: url("fonts/HelveticaNeue/302848_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeue/302848_1_0.woff2") format("woff2"), url("fonts/HelveticaNeue/302848_1_0.woff") format("woff"), url("fonts/HelveticaNeue/302848_1_0.ttf") format("truetype"); }

html {
  font-size: 14px;
  box-sizing: content-box; }

body {
  position: relative;
  font-family: "HelveticaNeueLT-Roman", "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", "Liberation Sans", Arimo, sans-serif;
  line-height: 1.44444; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.22222;
  padding: 0;
  margin: 0; }

a {
  color: inherit;
  text-decoration: none; }

img {
  height: auto;
  max-width: 100%; }

.separator {
  text-align: center;
  margin-top: 20px;
  margin-bottom: -10px; }

#menu-mobile {
  z-index: 2;
  position: fixed;
  top: 37px;
  bottom: 0px;
  background: #26B9D1;
  color: white;
  font-size: 0.9em;
  text-transform: uppercase;
  width: 287px; }
  #menu-mobile ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow: hidden; }
  #menu-mobile a {
    display: inline-block; }
  #menu-mobile .menu-mobile-toggle {
    position: absolute;
    z-index: 1;
    background: #26B9D1;
    width: 58px;
    height: 51px; }
  #menu-mobile > ul:first-of-type > li:first-child > a {
    margin-top: 22px; }
  #menu-mobile > ul:first-of-type > li:last-child > a {
    margin-bottom: 10px; }
  #menu-mobile .menu-mobile-search-icon {
    padding: 0px 19px; }
    #menu-mobile .menu-mobile-search-icon:before {
      content: url("images/menu-mobile-search-icon.png");
      display: inline-block;
      position: relative;
      top: 3px; }
  #menu-mobile .menu-mobile-search {
    background: #24abc1;
    position: absolute;
    bottom: 65px;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #76d3e2;
    padding: 0px; }
    #menu-mobile .menu-mobile-search input {
      background: #24abc1;
      border: none;
      padding: 0px;
      display: inline;
      width: 232px;
      height: 56px;
      font-size: 1.2em;
      font-weight: bold; }
      #menu-mobile .menu-mobile-search input::-webkit-input-placeholder {
        color: white; }
      #menu-mobile .menu-mobile-search input::-moz-placeholder {
        color: white; }
      #menu-mobile .menu-mobile-search input:-ms-input-placeholder {
        color: white; }
      #menu-mobile .menu-mobile-search input::placeholder {
        color: white; }
      #menu-mobile .menu-mobile-search input:focus {
        outline: none; }
  #menu-mobile > ul:last-of-type > li:last-child {
    background: #1390a4;
    height: 65px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-transform: none;
    line-height: 65px; }
    #menu-mobile > ul:last-of-type > li:last-child a {
      display: inline;
      position: absolute;
      left: 40px; }
    #menu-mobile > ul:last-of-type > li:last-child span {
      position: absolute;
      right: 40px; }
  #menu-mobile > ul:first-of-type {
    position: absolute;
    top: 0px;
    bottom: 121px;
    width: 100%;
    overflow: scroll; }
    #menu-mobile > ul:first-of-type > li > a:before {
      padding: 10px; }
    #menu-mobile > ul:first-of-type > li > a {
      padding: 0px 0px 13px 16px;
      font-size: 1.2em;
      font-weight: bold; }
    #menu-mobile > ul:first-of-type > li > ul > li > a {
      padding: 0px 0px 11px 57px; }
    #menu-mobile > ul:first-of-type > li > ul > li ul a {
      text-transform: none;
      padding: 0px 0px 12px 73px; }
  #menu-mobile {
    -webkit-transition: right 0.5s ease-in-out, top 0.3s ease-in-out;
    transition: right 0.5s ease-in-out, top 0.3s ease-in-out; }
    #menu-mobile.expanded {
      right: 0px; }
    #menu-mobile.collapsed {
      right: -287px; }
  #menu-mobile .menu-mobile-toggle {
    -webkit-transition: right 0.5s ease-in-out;
    transition: right 0.5s ease-in-out; }
    #menu-mobile .menu-mobile-toggle.expand {
      right: 287px; }
      #menu-mobile .menu-mobile-toggle.expand:before {
        content: url("images/menu-mobile-expand.png");
        position: relative;
        top: 13px;
        left: 13px; }
    #menu-mobile .menu-mobile-toggle.collapse {
      right: 0px; }
      #menu-mobile .menu-mobile-toggle.collapse:before {
        content: url("images/menu-mobile-collapse.png");
        position: relative;
        top: 16px;
        left: 19px; }
  #menu-mobile > ul:first-of-type > li:not(.active) > a:before {
    content: url("images/menu-mobile-plus.png"); }
  #menu-mobile > ul:first-of-type > li:not(.active) > ul {
    visibility: hidden;
    height: 0px;
    -webkit-transition: max-height 0.5s ease-in-out, visibility 0s ease 0.5s;
    transition: max-height 0.5s ease-in-out, visibility 0s ease 0.5s; }
  #menu-mobile > ul:first-of-type > li.active > a:before {
    content: url("images/menu-mobile-minus.png");
    position: relative;
    top: -5px; }
  #menu-mobile > ul:first-of-type > li.active > ul {
    -webkit-transition: max-height 0.5s ease-in-out, visibility 0s ease;
    transition: max-height 0.5s ease-in-out, visibility 0s ease; }

aside #menu-desktop:not(:last-child), aside
#menu-aside:not(:last-child) {
  padding-bottom: 26px;
  border-bottom: 1px solid black; }

#menu-desktop ul,
#menu-aside ul {
  padding: 0px;
  list-style: none;
  text-transform: uppercase;
  background: #26B9D1;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease-in-out, visibility 0s ease 0.3s; }
  #menu-desktop ul a,
  #menu-aside ul a {
    color: white;
    -webkit-transition: background 0.3s ease-in-out, color 0s ease;
    transition: background 0.3s ease-in-out, color 0s ease;
    background: #26B9D1; }
    #menu-desktop ul a:hover,
    #menu-aside ul a:hover {
      background: #5ccbdd; }

#menu-desktop > ul > li,
#menu-aside > ul > li {
  float: left; }
  #menu-desktop > ul > li > a,
  #menu-aside > ul > li > a {
    background: white;
    color: black;
    padding: 20px;
    cursor: default; }
  #menu-desktop > ul > li.active > a,
  #menu-aside > ul > li.active > a {
    background: #26B9D1;
    color: white; }
    #menu-desktop > ul > li.active > a.delayed,
    #menu-aside > ul > li.active > a.delayed {
      -webkit-transition: background 0.3s ease-in-out 0.3s, color 0s ease 0.3s;
      transition: background 0.3s ease-in-out 0.3s, color 0s ease 0.3s; }
  #menu-desktop > ul > li:not(.active) a,
  #menu-aside > ul > li:not(.active) a {
    background: transparent; }
  #menu-desktop > ul > li:not(.active) ul,
  #menu-aside > ul > li:not(.active) ul {
    visibility: hidden;
    opacity: 0; }
  #menu-desktop > ul > li.selected > a,
  #menu-aside > ul > li.selected > a {
    background: #26B9D1;
    color: white; }
  #menu-desktop > ul > li.active ul,
  #menu-aside > ul > li.active ul {
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0s ease;
    transition: opacity 0.3s ease-in-out, visibility 0s ease; }
    #menu-desktop > ul > li.active ul.delayed,
    #menu-aside > ul > li.active ul.delayed {
      -webkit-transition: opacity 0.3s ease-in-out 0.3s, visibility 0s ease 0.3s;
      transition: opacity 0.3s ease-in-out 0.3s, visibility 0s ease 0.3s; }
  #menu-desktop > ul > li > ul,
  #menu-aside > ul > li > ul {
    margin-top: 17px;
    padding: 20px 0px;
    position: absolute; }
    #menu-desktop > ul > li > ul > li a,
    #menu-aside > ul > li > ul > li a {
      display: block; }
    #menu-desktop > ul > li > ul > li > a,
    #menu-aside > ul > li > ul > li > a {
      padding: 6px 15px 4px 15px; }
    #menu-desktop > ul > li > ul > li.selected > a,
    #menu-aside > ul > li > ul > li.selected > a {
      background: #5ccbdd;
      color: white;
      font-weight: bold; }
    #menu-desktop > ul > li > ul > li ul a,
    #menu-aside > ul > li > ul > li ul a {
      padding: 6px 25px 4px 25px;
      text-transform: none; }
    #menu-desktop > ul > li > ul > li ul li.selected > a,
    #menu-aside > ul > li > ul > li ul li.selected > a {
      background: #5ccbdd;
      color: white;
      font-weight: bold; }

#menu-desktop .menu-search,
#menu-aside .menu-search {
  position: relative; }
  #menu-desktop .menu-search a,
  #menu-aside .menu-search a {
    width: 100%;
    padding: 20px 0px 20px 44px; }
    #menu-desktop .menu-search a:before, #menu-desktop .menu-search a:after,
    #menu-aside .menu-search a:before,
    #menu-aside .menu-search a:after {
      position: absolute;
      right: 15px;
      -webkit-transition: opacity 0s ease 0.3s;
      transition: opacity 0s ease 0.3s; }
    #menu-desktop .menu-search a:before,
    #menu-aside .menu-search a:before {
      content: url("images/menu-desktop-search-icon.png");
      opacity: 1; }
    #menu-desktop .menu-search a:after,
    #menu-aside .menu-search a:after {
      content: url("images/menu-desktop-search-icon-active.png");
      opacity: 0; }
  #menu-desktop .menu-search.active a:before,
  #menu-desktop .menu-search.active a:after,
  #menu-aside .menu-search.active a:before,
  #menu-aside .menu-search.active a:after {
    -webkit-transition: opacity 0s ease;
    transition: opacity 0s ease; }
  #menu-desktop .menu-search.active a:before,
  #menu-aside .menu-search.active a:before {
    opacity: 0; }
  #menu-desktop .menu-search.active a:after,
  #menu-aside .menu-search.active a:after {
    opacity: 1; }
  #menu-desktop .menu-search.active a:before,
  #menu-aside .menu-search.active a:before {
    content: url("images/menu-desktop-search-icon-active.png"); }
  #menu-desktop .menu-search.search-active:before,
  #menu-aside .menu-search.search-active:before {
    content: url("images/menu-desktop-search-icon-active.png"); }
  #menu-desktop .menu-search:not(.active) a,
  #menu-aside .menu-search:not(.active) a {
    -webkit-transition: background 0.3s ease-in-out 0.3s, color 0s ease 0.3s;
    transition: background 0.3s ease-in-out 0.3s, color 0s ease 0.3s; }
  #menu-desktop .menu-search ul,
  #menu-aside .menu-search ul {
    position: absolute;
    right: 0px;
    padding: 0px;
    -webkit-transition: opacity 0.3s ease-in-out 0.3s, visibility 0s ease 0.6s;
    transition: opacity 0.3s ease-in-out 0.3s, visibility 0s ease 0.6s; }
    #menu-desktop .menu-search ul:hover,
    #menu-aside .menu-search ul:hover {
      opacity: 1;
      visibility: visible;
      -webkit-transition: opacity 0.3s ease-in-out, visibility 0s ease 0.3s;
      transition: opacity 0.3s ease-in-out, visibility 0s ease 0.3s; }
    #menu-desktop .menu-search ul li,
    #menu-aside .menu-search ul li {
      height: 60px;
      width: 353px; }
    #menu-desktop .menu-search ul input,
    #menu-aside .menu-search ul input {
      color: white; }
      #menu-desktop .menu-search ul input:focus,
      #menu-aside .menu-search ul input:focus {
        outline: none; }
    #menu-desktop .menu-search ul input[type="text"],
    #menu-aside .menu-search ul input[type="text"] {
      background: #26B9D1;
      width: 260px;
      height: 20px;
      border-width: 0px 0px 1px 0px;
      border-style: solid;
      border-color: white;
      margin: 20px 12px; }
      #menu-desktop .menu-search ul input[type="text"]::-webkit-input-placeholder,
      #menu-aside .menu-search ul input[type="text"]::-webkit-input-placeholder {
        color: white; }
      #menu-desktop .menu-search ul input[type="text"]::-moz-placeholder,
      #menu-aside .menu-search ul input[type="text"]::-moz-placeholder {
        color: white; }
      #menu-desktop .menu-search ul input[type="text"]:-ms-input-placeholder,
      #menu-aside .menu-search ul input[type="text"]:-ms-input-placeholder {
        color: white; }
      #menu-desktop .menu-search ul input[type="text"]::placeholder,
      #menu-aside .menu-search ul input[type="text"]::placeholder {
        color: white; }
    #menu-desktop .menu-search ul input[type="submit"],
    #menu-aside .menu-search ul input[type="submit"] {
      background: #5ccbdd;
      border: none;
      padding: 0px;
      width: 48px;
      height: 37px; }

header {
  position: fixed;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #ebebeb;
  z-index: 2; }
  header .wrap {
    margin: auto;
    width: 980px;
    height: 131px; }
  header .header-logo {
    position: relative;
    top: 25px; }
  header .header-superheader {
    margin: 0px;
    padding: 0px;
    font-size: 0.9em;
    float: right; }
    header .header-superheader li {
      border-right: 1px solid #aeaeae;
      padding: 0px 9px;
      height: 25px;
      line-height: 30px;
      text-transform: uppercase;
      list-style: none;
      display: inline-block; }
  header .header-stock-price:before {
    content: url("images/header-stock.png");
    margin: 0px 5px 0px 0px; }
  header .header-superheader > :not(.header-stock-price) a {
    color: black;
    position: relative; }
    header .header-superheader > :not(.header-stock-price) a:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0%;
      height: 1px;
      background-color: black;
      -webkit-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
    header .header-superheader > :not(.header-stock-price) a:hover:before {
      width: 100%; }
    header .header-superheader > :not(.header-stock-price) a.active {
      font-weight: bold; }
  header .header-stock-price-value,
  header .header-stock-price-percent {
    font-weight: bold; }
  header #menu-desktop {
    float: right;
    position: relative;
    top: -9px; }

#menu-mobile {
  display: none; }

@media screen and (max-width: 1024px) {
  header.offset .wrap {
    height: 84px; }
  header.offset .header-superheader {
    top: -25px; }
  header.offset .header-logo {
    top: 14px; }
  header.offset #menu-mobile {
    top: 12px; }
  header .wrap {
    width: 100%;
    height: 109px;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out; }
  header .header-logo {
    position: absolute;
    top: 39px;
    left: 22px;
    width: 84px;
    -webkit-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out; }
  header .header-superheader {
    position: relative;
    top: 0px;
    left: 0px;
    -webkit-transition: top 0.3s ease-in-out, left 0.5s ease-in-out;
    transition: top 0.3s ease-in-out, left 0.5s ease-in-out; }
    header .header-superheader li {
      box-sizing: border-box;
      text-align: center; }
      header .header-superheader li:nth-child(4) {
        border: none; }
  header .header-stock-price:before {
    float: left; }
  header .header-stock-price-text {
    display: none; }
  header #menu-desktop {
    display: none; }
  #menu-mobile {
    display: block; }
    #menu-mobile.offset {
      top: 12px; } }

#cookie-notice {
  font-size: 11px; }
  html[lang="fr-FR"] #cookie-notice .en,
  html[lang="en-US"] #cookie-notice .fr {
    display: none; }
  #cookie-notice a {
    text-decoration: underline; }
    #cookie-notice a:hover {
      text-decoration: none; }
  #cookie-notice .button {
    margin-left: 0; }
  #cookie-notice .cookie-notice-container {
    padding-right: 44px; }

#cn-accept-cookie {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  display: block;
  background-image: url("images/icon_close-w.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px; }

body {
  left: 0px;
  -webkit-transition: left 0.5s ease-in-out;
  transition: left 0.5s ease-in-out; }
  body.slided {
    left: -287px; }

.addthis_sharing_toolbox {
  text-align: right;
  margin-top: 40px;
  clear: both; }
  .addthis_sharing_toolbox .label {
    display: inline-block;
    padding: 0;
    margin-right: 10px; }

#atstbx {
  display: inline-block !important;
  vertical-align: middle; }

.at-share-tbx-element.addthis_32x32_style .at-share-btn, .at-share-tbx-element.addthis_32x32_white_style .at-share-btn {
  margin: 0;
  margin-right: -4px;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7); }

.body-background {
  background: url("images/background1.png");
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 368px;
  margin-top: 131px; }

article {
  background: white;
  width: 1200px;
  padding-top: 131px;
  margin-left: auto;
  margin-right: auto; }

main {
  display: inline-block;
  width: 617px;
  padding: 66px 0px 0px 114px;
  vertical-align: top; }

.mobile-only {
  display: none; }

aside {
  display: inline-block;
  width: 242px;
  padding: 24px 109px 0px 118px;
  vertical-align: top;
  margin-left: -4px; }
  aside.desktop-only {
    position: absolute;
    margin-left: 0px; }

.home-container {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0px 0px 0px; }
  .home-container::after {
    clear: both;
    content: "";
    display: table; }
  .home-container .row:not(:first-of-type) {
    margin-top: 55px; }
  .home-container .row:after {
    clear: both;
    content: "";
    display: table; }
  .home-container .home-actifs-wrapper {
    background: #26B9D1;
    width: 643px;
    height: 279px; }
  .home-container .actifs-map.mini {
    display: inline-block; }
  .home-container .slideshow.minimap {
    display: inline-block;
    left: 5px; }
  .home-container .common-block {
    padding: 0px; }
    .home-container .common-block:after {
      clear: both;
      content: "";
      display: table; }
  .home-container .col-1-4 {
    float: left;
    display: block;
    margin-right: 2.357652%;
    width: 23.231761%; }
    .home-container .col-1-4:last-child {
      margin-right: 0; }
  .home-container .col-1-3 {
    float: left;
    display: block;
    margin-right: 2.357652%;
    width: 31.761566%; }
    .home-container .col-1-3:last-child {
      margin-right: 0; }
  .home-container .col-2-3 {
    float: left;
    display: block;
    margin-right: 2.357652%;
    width: 65.880783%; }
    .home-container .col-2-3:last-child {
      margin-right: 0; }
  .home-container .omega {
    margin-right: 0; }

#menu-aside > ul {
  margin: 0px; }
  #menu-aside > ul > li {
    width: 100%;
    float: none; }
    #menu-aside > ul > li > ul {
      position: relative;
      margin: 0px; }
      #menu-aside > ul > li > ul li.active > a {
        background: #5ccbdd;
        font-weight: bold; }

.footer-wrapper {
  width: 1200px;
  margin: auto; }

footer {
  max-width: 1200px;
  margin: auto;
  box-sizing: border-box; }

@media screen and (max-width: 1024px) {
  .body-background {
    margin-top: 109px; }
  article {
    padding-top: 109px;
    width: 1024px; }
  main {
    padding: 66px 0px 0px 80px; }
  aside {
    padding: 24px 0px 0px 40px; }
  body.slided header .header-superheader {
    left: 0; }
  .footer-wrapper {
    width: 1024px; } }

@media screen and (max-width: 480px) {
  .body-background {
    display: none; }
  .desktop-only {
    display: none; }
  .mobile-only {
    display: block; }
  article {
    width: 100%;
    padding-top: 109px; }
  main,
  aside {
    float: none;
    display: block;
    width: 275px;
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px; }
  main {
    padding-top: 20px; }
  aside {
    padding-top: 0; }
  .home-container {
    width: 275px;
    padding-top: 0px; }
    .home-container h2 {
      margin-top: 40px; }
    .home-container .row:not(:first-of-type) {
      margin-top: 0px; }
    .home-container .home-actifs-wrapper {
      background: transparent;
      width: auto;
      height: auto; }
    .home-container .actifs-map.mini {
      display: none; }
    .home-container .slideshow.minimap {
      left: 0px; }
    .home-container .fancy-button {
      margin-top: 17px; }
    .home-container div[class^='col-'] {
      float: left;
      display: block;
      margin-right: 2.357652%;
      width: 100%; }
      .home-container div[class^='col-']:last-child {
        margin-right: 0; }
  #menu-aside {
    display: none; }
  .footer-wrapper {
    width: auto; } }

@media screen and (min-width: 481px) and (max-width: 1023px) and (orientation: landscape) {
  body:not(.desktop) {
    overflow: hidden; }
    body:not(.desktop) .overlay-mobile {
      background: rgba(0, 0, 0, 0.9);
      z-index: 100;
      position: fixed;
      width: 100%;
      height: 100%; }
      body:not(.desktop) .overlay-mobile div {
        background: url(images/overlays/mobile.png) no-repeat;
        height: 100%;
        position: relative;
        top: -webkit-calc(50% - 82.5px);
        top: calc(50% - 82.5px);
        left: -webkit-calc(50% - 244px);
        left: calc(50% - 244px); } }

@media screen and (min-width: 481px) and (max-width: 1023px) and (orientation: portrait) {
  body:not(.desktop) {
    overflow: hidden; }
    body:not(.desktop) .overlay-ipad {
      background: rgba(0, 0, 0, 0.9);
      z-index: 100;
      position: fixed;
      width: 100%;
      height: 100%; }
      body:not(.desktop) .overlay-ipad div {
        background: url(images/overlays/ipad.png) no-repeat;
        height: 100%;
        position: relative;
        top: -webkit-calc(50% - 145.5px);
        top: calc(50% - 145.5px);
        left: -webkit-calc(50% - 202px);
        left: calc(50% - 202px); } }

h1 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 50px; }
  h1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 45px;
    height: 1px;
    background-color: black; }
  h1.home-slideshow-title {
    position: relative;
    margin-bottom: 0px; }
    h1.home-slideshow-title:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0px;
      width: 0px;
      height: 1px;
      background-color: black; }
  h1.actif-slideshow-title {
    position: relative;
    margin-bottom: 0px; }
    h1.actif-slideshow-title:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0px;
      width: 45px;
      height: 1px;
      background-color: black; }
    h1.actif-slideshow-title:before {
      left: 28px; }

h2 {
  font-size: 25px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 30px; }
  h2.title-home {
    position: relative;
    margin-bottom: 21px; }
    h2.title-home:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -4px;
      width: 45px;
      height: 1px;
      background-color: black; }
  h2.title-home-2 {
    font-size: 23px;
    font-weight: bold;
    text-transform: none;
    position: relative;
    margin-bottom: 28px; }
    h2.title-home-2:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -4px;
      width: 45px;
      height: 1px;
      background-color: black; }
  h2.title-map {
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px; }
    h2.title-map:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -1px;
      width: 45px;
      height: 1px;
      background-color: black; }
  h2.title-filters, h2.title-agenda {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase; }
  h2.title-filters {
    margin-bottom: 22px; }
  h2.title-agenda {
    margin-bottom: 40px; }

h3 {
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 25px;
  color: #26B9D1; }
  h3.block-title {
    font-size: 23px;
    font-weight: bold;
    text-transform: none;
    position: relative;
    margin-bottom: 37px;
    color: black; }
    h3.block-title:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -9px;
      width: 45px;
      height: 1px;
      background-color: black; }
    @media screen and (max-width: 480px) {
      h3.block-title {
        margin-bottom: 28px; } }

h4 {
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 20px; }

h5 {
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  position: relative;
  margin-bottom: 21px;
  display: inline-block; }
  h5:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: black; }

h6 {
  font-size: 14px;
  font-weight: bold;
  text-transform: none; }

@media screen and (max-width: 480px) {
  h1:not(.home-slideshow-title):not(.actif-slideshow-title) {
    margin-bottom: 30px; } }

main section:not(:last-of-type):after {
  content: url("images/separator-double.png");
  display: block;
  width: 36px;
  margin: 45px auto 40px auto; }
  @media screen and (max-width: 480px) {
    main section:not(:last-of-type):after {
      margin: 35px auto 30px auto; } }

main :not(.fancy-button) > a {
  color: #26B9D1;
  position: relative;
  font-weight: bold; }
  main :not(.fancy-button) > a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background-color: #26B9D1;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  main :not(.fancy-button) > a:hover:before {
    width: 100%; }

main .chapo {
  font-weight: bold;
  font-style: italic;
  margin: 0px;
  padding: 0px; }
  main .chapo:after {
    content: url("images/separator-triple.png");
    display: block;
    width: 81px;
    margin: 50px auto 50px auto; }
    @media screen and (max-width: 480px) {
      main .chapo:after {
        margin: 40px auto 40px auto; } }

main p,
main img {
  margin: 0px;
  padding: 0px 0px 20px 0px; }

main ul {
  list-style: none;
  padding: 0px 0px 20px 0px;
  margin: 0; }
  main ul li:before {
    content: "• ";
    color: #26B9D1; }

main ol {
  list-style: none;
  padding: 0px 0px 20px 0px;
  margin: 0;
  counter-reset: section; }
  main ol li:before {
    font-family: 'f37_bellaregular';
    font-size: 2em;
    counter-increment: section;
    content: counter(section) ". "; }

main blockquote.paragraph {
  font-weight: bold;
  color: #26B9D1;
  font-size: 1.3em;
  margin: 0px;
  background: #F6F6F6;
  padding: 20px 30px;
  margin: 0px 0px 20px 0px; }
  main blockquote.paragraph p {
    padding: 0px; }

main blockquote:not(.paragraph) {
  font-weight: bold;
  color: #26B9D1;
  font-size: 1.3em;
  margin: 0px;
  position: relative;
  margin-bottom: 25px; }
  main blockquote:not(.paragraph) p {
    padding: 0px; }
  main blockquote:not(.paragraph) p:before {
    content: url("images/quote-start.png");
    display: block; }
  main blockquote:not(.paragraph) p:after {
    content: url("images/quote-end.png");
    float: right;
    position: absolute;
    right: 0;
    bottom: -35px; }

main .blue {
  color: #00bfd5; }

body.page-template-template-mentions-legales article main section:first-of-type {
  min-height: 60px; }

.fancy-button.more {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.more:before {
    content: none; }
  .fancy-button.more svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.more svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 352px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.more:hover svg rect {
    stroke-dasharray: 45, 307px;
    stroke-dashoffset: 103; }

.fancy-button.all-releases {
  position: relative;
  display: inline-block;
  width: 220px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.all-releases:before {
    content: none; }
  .fancy-button.all-releases svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.all-releases svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 512px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.all-releases:hover svg rect {
    stroke-dasharray: 45, 467px;
    stroke-dashoffset: 103; }

.fancy-button.all-reports {
  position: relative;
  display: inline-block;
  width: 185px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.all-reports:before {
    content: none; }
  .fancy-button.all-reports svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.all-reports svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 442px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.all-reports:hover svg rect {
    stroke-dasharray: 45, 397px;
    stroke-dashoffset: 103; }

.fancy-button.details {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.details:before {
    content: none; }
  .fancy-button.details svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.details svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 312px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.details:hover svg rect {
    stroke-dasharray: 45, 267px;
    stroke-dashoffset: 103; }

.fancy-button.contact {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.contact:before {
    content: none; }
  .fancy-button.contact svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.contact svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 312px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.contact:hover svg rect {
    stroke-dasharray: 45, 267px;
    stroke-dashoffset: 103; }

.fancy-button.arrow {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.arrow:before {
    content: none; }
  .fancy-button.arrow svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.arrow svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 144px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.arrow:hover svg rect {
    stroke-dasharray: 45, 99px;
    stroke-dashoffset: 103; }

.fancy-button.filter {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.filter:before {
    content: none; }
  .fancy-button.filter svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.filter svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 272px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.filter:hover svg rect {
    stroke-dasharray: 45, 227px;
    stroke-dashoffset: 103; }

.fancy-button.send {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.send:before {
    content: none; }
  .fancy-button.send svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.send svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 292px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.send:hover svg rect {
    stroke-dasharray: 45, 247px;
    stroke-dashoffset: 103; }

.fancy-button.load-more {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.load-more:before {
    content: none; }
  .fancy-button.load-more svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.load-more svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 412px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.load-more:hover svg rect {
    stroke-dasharray: 45, 367px;
    stroke-dashoffset: 103; }

.fancy-button.prev {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.prev:before {
    content: none; }
  .fancy-button.prev svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.prev svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 412px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.prev:hover svg rect {
    stroke-dasharray: 45, 367px;
    stroke-dashoffset: 103; }

.fancy-button.next {
  position: relative;
  display: inline-block;
  width: 145px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.next:before {
    content: none; }
  .fancy-button.next svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.next svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 362px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.next:hover svg rect {
    stroke-dasharray: 45, 317px;
    stroke-dashoffset: 103; }

.fancy-button.home {
  position: relative;
  display: inline-block;
  width: 250px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.home:before {
    content: none; }
  .fancy-button.home svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.home svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 572px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.home:hover svg rect {
    stroke-dasharray: 45, 527px;
    stroke-dashoffset: 103; }

.fancy-button.before {
  position: relative;
  display: inline-block;
  width: 37px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.before:before {
    content: none; }
  .fancy-button.before svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.before svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 146px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.before:hover svg rect {
    stroke-dasharray: 12, 134px;
    stroke-dashoffset: 62; }

.fancy-button.after {
  position: relative;
  display: inline-block;
  width: 37px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  overflow: hidden;
  font-weight: normal; }
  .fancy-button.after:before {
    content: none; }
  .fancy-button.after svg {
    position: absolute;
    top: 0;
    left: 0; }
  .fancy-button.after svg rect {
    stroke: black;
    stroke-width: 2;
    stroke-dasharray: 146px, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
  .fancy-button.after:hover svg rect {
    stroke-dasharray: 12, 134px;
    stroke-dashoffset: 62; }

.map-wrapper {
  width: 980px;
  margin: auto;
  padding: 40px 0px 0px 0px; }
  .map-wrapper h1 {
    margin-bottom: 30px; }
  .map-wrapper .chapo {
    font-weight: bold;
    font-style: italic;
    margin: 0px;
    padding: 0px;
    padding: 0px 0px 20px 0px; }

.actifs-map-wrapper {
  position: relative; }

.actifs-map {
  position: relative;
  background: white;
  border: 1px solid #D9D9D9;
  width: 980px;
  height: 578px;
  overflow: hidden; }
  .actifs-map:before {
    content: "";
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat; }
  .actifs-map:before {
    background-image: url("images/map-background.png"); }

.map-pin {
  position: absolute;
  z-index: 1;
  color: white;
  width: 23px;
  height: 27px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer; }
  .map-pin.active {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
    z-index: 3; }
  .map-pin[data-clone] {
    z-index: 4;
    background: white;
    opacity: 0; }
  .map-pin:not([data-clone]):before {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("images/pin-blue.svg") no-repeat;
    background-size: 23px 27px;
    width: 23px;
    height: 27px; }
  .map-pin:not([data-clone]).available:before {
    background: url("images/pin-pink.svg") no-repeat;
    background-size: 23px 27px; }
  .map-pin:not([data-clone]).active:before {
    background: url("images/pin-dark-blue.svg") no-repeat;
    background-size: 23px 27px;
    width: 23px;
    height: 27px; }
  .map-pin:not([data-clone]).available.active:before {
    background: url("images/pin-dark-pink.svg") no-repeat;
    background-size: 23px 27px; }
  .map-pin:not([data-clone]):after {
    content: attr(data-id);
    position: absolute;
    top: 5px;
    left: 0;
    text-align: center;
    z-index: -1;
    width: 100%;
    height: 27px; }

.map-legend {
  float: left;
  margin: 20px 0;
  padding: 0;
  list-style: none; }
  .map-legend li {
    position: relative;
    float: left;
    width: 200px;
    color: #26B9D1;
    padding-left: 35px;
    line-height: 27px; }
    .map-legend li.available {
      color: #d12479; }
    .map-legend li .map-pin {
      left: 0; }

.map-tooltip {
  display: none;
  position: absolute;
  background: white;
  width: 334px;
  border: 1px solid #D9D9D9;
  z-index: 2; }
  .map-tooltip h2 {
    margin: 40px; }
  .map-tooltip .map-tooltip-img {
    display: block;
    width: 334px;
    height: 237px; }
  .map-tooltip .available-label {
    display: none;
    position: absolute;
    bottom: 156px;
    right: 0;
    width: 86px;
    height: 69px;
    font-size: 10px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    background-image: url(images/available-label.svg);
    background-repeat: no-repeat;
    padding-top: 12px; }

.actifs-map-wrapper.mini {
  display: inline-block;
  width: 315px; }
  .actifs-map-wrapper.mini .actifs-map {
    border: 1px solid #D9D9D9;
    width: 317px;
    height: 277px; }
    .actifs-map-wrapper.mini .actifs-map:before {
      background-image: url("images/map-background-mini.png"); }
    .actifs-map-wrapper.mini .actifs-map:after {
      display: none; }
  .actifs-map-wrapper.mini .map-pin {
    position: absolute;
    font-size: 11px;
    width: 16px;
    height: 19px; }
    .actifs-map-wrapper.mini .map-pin.active {
      -webkit-transform: scale(1.25);
          -ms-transform: scale(1.25);
              transform: scale(1.25); }
    .actifs-map-wrapper.mini .map-pin:not([data-clone]):before, .actifs-map-wrapper.mini .map-pin:not([data-clone]).active:before {
      background-size: 16px 19px;
      width: 16px;
      height: 19px; }
    .actifs-map-wrapper.mini .map-pin:not([data-clone]):after {
      top: 2px;
      left: 0;
      width: 100%;
      text-align: center; }

@media screen and (max-width: 480px) {
  .map-wrapper {
    display: none; }
  .actifs-map-wrapper.mini {
    display: none; } }

.mosaic img {
  padding: 0px; }

.mosaic .mosaic-tiles {
  display: inline-block; }

.mosaic .mosaic-tile {
  position: relative; }

.mosaic .mosaic-layer {
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.7);
  width: 100%; }
  .mosaic .mosaic-layer p {
    padding: 0px; }

.mosaic .mosaic-name {
  font-weight: bold; }

.mosaic .mosaic-job {
  font-size: 12px; }

.mosaic .mosaic-tile > a {
  position: absolute;
  right: 13px;
  bottom: 17px;
  width: 23px;
  height: 28px; }
  .mosaic .mosaic-tile > a:before {
    display: none; }

.mosaic .mosaic-button-internal, .mosaic .mosaic-button-external, .mosaic .mosaic-button-collapse, .mosaic .mosaic-button-expand {
  display: inline-block;
  width: 23px;
  height: 28px;
  cursor: pointer;
  background-repeat: no-repeat; }

.mosaic .mosaic-button-internal {
  background-image: url(images/button-internal.svg); }

.mosaic .mosaic-button-external {
  background-image: url(images/button-external.svg); }

.mosaic .mosaic-button-collapse {
  background-image: url(images/button-collapse.svg); }

.mosaic .mosaic-button-expand {
  background-image: url(images/button-expand.svg); }

.mosaic .mosaic-content {
  position: relative;
  box-sizing: border-box;
  border: 1px solid #D9D9D9;
  width: 100%;
  float: left; }
  .mosaic .mosaic-content h2 {
    font-size: 22px;
    margin-right: 34px; }
  .mosaic .mosaic-content img.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
  .mosaic .mosaic-content img.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px; }
  .mosaic .mosaic-content img.aligncenter {
    margin: auto; }
  .mosaic .mosaic-content .mosaic-button-internal, .mosaic .mosaic-content .mosaic-button-external, .mosaic .mosaic-content .mosaic-button-collapse, .mosaic .mosaic-content .mosaic-button-expand {
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right; }

.mosaic .mosaic-contents {
  display: none; }

@media screen and (min-width: 480px) {
  .mosaic {
    max-width: 614px;
    margin-left: auto;
    margin-right: auto; }
    .mosaic::after {
      clear: both;
      content: "";
      display: table; }
    .mosaic .mosaic-tile {
      float: left;
      display: block;
      margin-right: 2.357652%;
      width: 31.761566%;
      width: 204px;
      height: 222px;
      margin: 0px 1px 1px 0px; }
      .mosaic .mosaic-tile:last-child {
        margin-right: 0; }
      .mosaic .mosaic-tile:nth-child(3n) {
        margin-right: 0; }
      .mosaic .mosaic-tile:nth-child(3n+1) {
        clear: left; }
      .mosaic .mosaic-tile:nth-child(3n) {
        margin: 0px 1px 1px 0px; }
      .mosaic .mosaic-tile:nth-child(3n+1) {
        clear: none; }
      .mosaic .mosaic-tile:nth-of-type(3n) {
        margin-right: 0px; }
      .mosaic .mosaic-tile:nth-of-type(3n+1) {
        clear: left; }
      .mosaic .mosaic-tile img {
        width: 204px;
        height: 222px; }
    .mosaic .mosaic-tile-img-mobile {
      display: none; }
    .mosaic .mosaic-layer {
      height: 87px;
      padding: 15px 0px 0px 15px; }
      .mosaic .mosaic-layer p {
        line-height: 14px;
        width: 154px; }
    .mosaic .mosaic-tile > a {
      -webkit-transform: scale(0.9);
          -ms-transform: scale(0.9);
              transform: scale(0.9);
      right: 13px;
      bottom: 17px; }
    .mosaic .mosaic-content {
      padding: 33px 38px;
      margin: 25px 0px; }
      .mosaic .mosaic-content img.aligncenter {
        display: block; }
      .mosaic .mosaic-content .mosaic-button-internal, .mosaic .mosaic-content .mosaic-button-external, .mosaic .mosaic-content .mosaic-button-collapse, .mosaic .mosaic-content .mosaic-button-expand {
        -webkit-transform: scale(1.3);
            -ms-transform: scale(1.3);
                transform: scale(1.3);
        position: absolute;
        top: 33px;
        right: 38px; } }

@media screen and (max-width: 480px) {
  .mosaic {
    max-width: 275px;
    margin-left: auto;
    margin-right: auto; }
    .mosaic::after {
      clear: both;
      content: "";
      display: table; }
    .mosaic .mosaic-tile {
      float: left;
      display: block;
      margin-right: 2.357652%;
      width: 48.821174%;
      width: 137px;
      height: 214px;
      margin: 0px 1px 1px 0px; }
      .mosaic .mosaic-tile:last-child {
        margin-right: 0; }
      .mosaic .mosaic-tile:nth-child(2n) {
        margin-right: 0; }
      .mosaic .mosaic-tile:nth-child(2n+1) {
        clear: left; }
      .mosaic .mosaic-tile:nth-child(2n) {
        margin: 0px 1px 1px 0px; }
      .mosaic .mosaic-tile:nth-child(2n+1) {
        clear: none; }
      .mosaic .mosaic-tile:nth-of-type(2n) {
        margin-right: 0px; }
      .mosaic .mosaic-tile:nth-of-type(2n+1) {
        clear: left; }
      .mosaic .mosaic-tile img {
        width: 137px;
        height: 214px; }
    .mosaic .mosaic-tile-img-desktop {
      display: none; }
    .mosaic .mosaic-layer {
      height: 95px;
      padding: 10px 15px 0px 10px; }
      .mosaic .mosaic-layer p {
        line-height: 14px;
        width: 97px; }
    .mosaic .mosaic-tile > a {
      -webkit-transform: scale(0.7);
          -ms-transform: scale(0.7);
              transform: scale(0.7);
      right: 10px;
      bottom: 30px; }
    .mosaic .mosaic-content {
      padding: 22px 27px;
      margin: 18px 0px; }
      .mosaic .mosaic-content img,
      .mosaic .mosaic-content .onlyImg {
        display: none; }
      .mosaic .mosaic-content .mosaic-button-internal, .mosaic .mosaic-content .mosaic-button-external, .mosaic .mosaic-content .mosaic-button-collapse, .mosaic .mosaic-content .mosaic-button-expand {
        -webkit-transform: scale(1.3);
            -ms-transform: scale(1.3);
                transform: scale(1.3);
        position: absolute;
        top: 22px;
        right: 27px; } }

.actifs-list-map {
  display: none; }

.actifs-list,
.actifs-list-map {
  box-sizing: border-box;
  min-height: 368px;
  width: 980px;
  padding-top: 40px;
  margin: auto; }
  .actifs-list:before,
  .actifs-list-map:before {
    content: url("images/bullet-blue-dark.svg");
    display: none; }
  .actifs-list h1,
  .actifs-list-map h1 {
    margin-bottom: 30px; }
  .actifs-list h2,
  .actifs-list-map h2 {
    margin-bottom: 20px; }
    .actifs-list h2:not(:first-of-type):before,
    .actifs-list-map h2:not(:first-of-type):before {
      content: url("images/separator-double.png");
      display: block;
      width: 36px;
      margin: 30px auto; }
      @media screen and (max-width: 480px) {
        .actifs-list h2:not(:first-of-type):before,
        .actifs-list-map h2:not(:first-of-type):before {
          margin: 30px auto; } }
  .actifs-list .actifs-list-container,
  .actifs-list-map .actifs-list-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: none;
    float: left;
    width: 100%; }
    .actifs-list .actifs-list-container::after,
    .actifs-list-map .actifs-list-container::after {
      clear: both;
      content: "";
      display: table; }
    .actifs-list .actifs-list-container.loading:before,
    .actifs-list-map .actifs-list-container.loading:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-image: url(images/loading.gif);
      background-repeat: no-repeat;
      background-position: center 149px;
      background-color: #fff;
      z-index: 2; }
    .actifs-list .actifs-list-container .block,
    .actifs-list-map .actifs-list-container .block {
      position: relative;
      float: left;
      display: block;
      margin-right: 2.357652%;
      width: 23.231761%;
      height: 230px;
      margin-bottom: 23px; }
      .actifs-list .actifs-list-container .block:last-child,
      .actifs-list-map .actifs-list-container .block:last-child {
        margin-right: 0; }
      .actifs-list .actifs-list-container .block:nth-child(4n),
      .actifs-list-map .actifs-list-container .block:nth-child(4n) {
        margin-right: 0; }
      .actifs-list .actifs-list-container .block:nth-child(4n+1),
      .actifs-list-map .actifs-list-container .block:nth-child(4n+1) {
        clear: left; }
      @media screen and (max-width: 480px) {
        .actifs-list .actifs-list-container .block,
        .actifs-list-map .actifs-list-container .block {
          float: left;
          display: block;
          margin-right: 2.357652%;
          width: 100%; }
          .actifs-list .actifs-list-container .block:last-child,
          .actifs-list-map .actifs-list-container .block:last-child {
            margin-right: 0; }
          .actifs-list .actifs-list-container .block:nth-child(n),
          .actifs-list-map .actifs-list-container .block:nth-child(n) {
            margin-right: 0; } }
    .actifs-list .actifs-list-container .available-label,
    .actifs-list-map .actifs-list-container .available-label {
      position: absolute;
      top: 0;
      right: 0;
      width: 86px;
      height: 69px;
      font-size: 10px;
      color: white;
      text-align: center;
      text-transform: uppercase;
      background-image: url(images/available-label.svg);
      background-repeat: no-repeat;
      padding-top: 12px; }
    .actifs-list .actifs-list-container .info,
    .actifs-list-map .actifs-list-container .info {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 61px;
      color: white;
      background-color: rgba(0, 0, 0, 0.52); }
    .actifs-list .actifs-list-container .bullet,
    .actifs-list-map .actifs-list-container .bullet {
      position: absolute;
      top: 0;
      left: 12px;
      bottom: 0;
      margin: auto;
      width: 35px;
      height: 40px;
      font-size: 17px;
      line-height: 43px;
      text-align: center;
      background-image: url(images/bullet-blue.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 35px; }
    .actifs-list .actifs-list-container .available .bullet,
    .actifs-list-map .actifs-list-container .available .bullet {
      background-image: url(images/bullet-pink.svg); }
    .actifs-list .actifs-list-container .name,
    .actifs-list-map .actifs-list-container .name {
      position: absolute;
      top: 0;
      left: 61px;
      bottom: 0;
      margin: auto;
      width: 158px;
      height: 36px;
      font-size: 18px;
      line-height: 1em; }
  .actifs-list ol,
  .actifs-list-map ol {
    float: left;
    display: block;
    margin-right: 2.357652%;
    width: 48.821174%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    cursor: pointer; }
    .actifs-list ol:last-child,
    .actifs-list-map ol:last-child {
      margin-right: 0; }
    .actifs-list ol li,
    .actifs-list-map ol li {
      position: relative;
      text-transform: uppercase;
      margin: 0px 0px 25px 0px; }
      .actifs-list ol li:before,
      .actifs-list-map ol li:before {
        content: url("images/bullet-blue.svg");
        position: relative;
        top: 6px;
        display: inline-block;
        -webkit-transform-origin: 0% 0%;
            -ms-transform-origin: 0% 0%;
                transform-origin: 0% 0%; }
      .actifs-list ol li:after,
      .actifs-list-map ol li:after {
        position: absolute;
        top: 12px;
        font-size: 15px;
        color: white;
        content: attr(data-id); }
      .actifs-list ol li.digit:after,
      .actifs-list-map ol li.digit:after {
        left: 9px; }
      .actifs-list ol li.digits:after,
      .actifs-list-map ol li.digits:after {
        left: 5px; }
      .actifs-list ol li:not(:hover):before,
      .actifs-list-map ol li:not(:hover):before {
        -webkit-transform: scale(1.68);
            -ms-transform: scale(1.68);
                transform: scale(1.68); }
      .actifs-list ol li:hover,
      .actifs-list-map ol li:hover {
        font-weight: bold; }
        .actifs-list ol li:hover:before,
        .actifs-list-map ol li:hover:before {
          content: url("images/bullet-blue-dark.svg");
          -webkit-transform: scale(1.68);
              -ms-transform: scale(1.68);
                  transform: scale(1.68); }
        .actifs-list ol li:hover:after,
        .actifs-list-map ol li:hover:after {
          font-weight: normal; }
      .actifs-list ol li a,
      .actifs-list-map ol li a {
        padding-left: 17px;
        position: relative;
        top: 8px; }
  @media screen and (max-width: 480px) {
    .actifs-list,
    .actifs-list-map {
      width: 275px; }
      .actifs-list ol,
      .actifs-list-map ol {
        float: left;
        display: block;
        margin-right: 2.357652%;
        width: 100%; }
        .actifs-list ol:last-child,
        .actifs-list-map ol:last-child {
          margin-right: 0; }
      .actifs-list.actifs-list-map,
      .actifs-list-map.actifs-list-map {
        display: block; } }

.actifs-filters {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid #000; }
  .actifs-filters .header {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 62px;
    padding: 13px;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold; }
    @media screen and (max-width: 480px) {
      .actifs-filters .header {
        font-size: 17px; } }
    .actifs-filters .header .fancy-button {
      float: left;
      margin-right: 13px;
      font-size: 14px;
      background: url(images/arrow-bottom.png) no-repeat center center;
      -webkit-transition: all 0.6s;
      transition: all 0.6s; }
      .actifs-filters .header .fancy-button.rotate {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
  .actifs-filters .filters-container {
    float: left;
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    padding: 0 25px 0 0;
    -webkit-transition: all 1s;
    transition: all 1s; }
    .actifs-filters .filters-container.open {
      height: 268px;
      visibility: visible; }
      @media screen and (max-width: 480px) {
        .actifs-filters .filters-container.open {
          height: 740px; } }
    .actifs-filters .filters-container table:nth-of-type(1), .actifs-filters .filters-container table:nth-of-type(2) {
      float: left;
      display: block;
      margin-right: 2.357652%;
      width: 14.701957%; }
      .actifs-filters .filters-container table:nth-of-type(1):last-child, .actifs-filters .filters-container table:nth-of-type(2):last-child {
        margin-right: 0; }
    .actifs-filters .filters-container table:nth-of-type(1) {
      margin-left: 8.529804%; }
    .actifs-filters .filters-container table:nth-of-type(3) {
      float: left;
      display: block;
      margin-right: 2.357652%;
      width: 31.761566%; }
      .actifs-filters .filters-container table:nth-of-type(3):last-child {
        margin-right: 0; }
    .actifs-filters .filters-container table:nth-of-type(4) {
      float: left;
      display: block;
      margin-right: 2.357652%;
      width: 23.231761%; }
      .actifs-filters .filters-container table:nth-of-type(4):last-child {
        margin-right: 0; }
    .actifs-filters .filters-container table:nth-child(4n) {
      margin-right: 0; }
    .actifs-filters .filters-container table:nth-child(4n+1) {
      clear: left; }
    @media screen and (max-width: 480px) {
      .actifs-filters .filters-container table:nth-of-type(1), .actifs-filters .filters-container table:nth-of-type(2), .actifs-filters .filters-container table:nth-of-type(3), .actifs-filters .filters-container table:nth-of-type(4) {
        float: left;
        display: block;
        margin-right: 2.357652%;
        width: 100%;
        margin-left: 0; }
        .actifs-filters .filters-container table:nth-of-type(1):last-child, .actifs-filters .filters-container table:nth-of-type(2):last-child, .actifs-filters .filters-container table:nth-of-type(3):last-child, .actifs-filters .filters-container table:nth-of-type(4):last-child {
          margin-right: 0; }
      .actifs-filters .filters-container table:nth-child(n) {
        margin-right: 0; } }
    .actifs-filters .filters-container table thead th {
      text-align: left;
      padding: 13px 0 20px;
      font-size: 18px;
      min-width: 150px; }
    .actifs-filters .filters-container table tbody td {
      vertical-align: top; }
      .actifs-filters .filters-container table tbody td ul.checkbox-list .jcf-checkbox + label {
        font-weight: normal; }

.ie .actifs-filters .filters-container table:nth-of-type(1) {
  margin-left: 4.264902%; }

body.popin-active {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
  height: 100%; }

.single-actif-popin-wrapper {
  position: fixed;
  z-index: 10;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100vh;
  display: none;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .single-actif-popin-wrapper.active {
    display: block;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
  .single-actif-popin-wrapper .single-actif-popin-button {
    position: absolute;
    top: -webkit-calc(50% - 339px - 47px);
    top: calc(50% - 339px - 47px);
    right: -webkit-calc(50% - 490px);
    right: calc(50% - 490px);
    background: #26B9D1;
    width: 47px;
    height: 47px;
    cursor: pointer; }
    .single-actif-popin-wrapper .single-actif-popin-button:before {
      content: url("images/menu-mobile-collapse.png");
      position: relative;
      top: 12px;
      left: 13px; }
  .single-actif-popin-wrapper .single-actif-popin {
    position: relative;
    top: -webkit-calc(50% - 339px);
    top: calc(50% - 339px);
    background: white;
    width: 980px;
    margin: auto; }
  .single-actif-popin-wrapper .single-actif-popin-content {
    padding: 30px 20px;
    position: relative; }
    .single-actif-popin-wrapper .single-actif-popin-content > div {
      display: none; }
      .single-actif-popin-wrapper .single-actif-popin-content > div.active {
        display: block; }
  .single-actif-popin-wrapper h2 {
    margin-bottom: 30px; }
  .single-actif-popin-wrapper p:last-of-type {
    margin-bottom: 0px; }
  @media screen and (max-width: 480px) {
    .single-actif-popin-wrapper .single-actif-popin-button {
      top: -webkit-calc(50% - 150px - 47px);
      top: calc(50% - 150px - 47px);
      right: -webkit-calc(50% - 50%);
      right: calc(50% - 50%); }
    .single-actif-popin-wrapper .single-actif-popin {
      top: -webkit-calc(50% - 150px);
      top: calc(50% - 150px);
      width: 100%; }
    .single-actif-popin-wrapper .single-actif-popin-content {
      padding: 20px; }
    .single-actif-popin-wrapper .slideshow.large.popin {
      width: 100%; }
    .single-actif-popin-wrapper h2 {
      margin-bottom: 20px; } }
  @media screen and (min-width: 480px) and (max-width: 1024px) {
    .single-actif-popin-wrapper .single-actif-popin-button {
      top: -webkit-calc(50% - 250px - 47px);
      top: calc(50% - 250px - 47px);
      right: -webkit-calc(50% - 343px);
      right: calc(50% - 343px); }
    .single-actif-popin-wrapper .single-actif-popin {
      top: -webkit-calc(50% - 250px);
      top: calc(50% - 250px);
      width: 686px; }
    .single-actif-popin-wrapper .slideshow.large.popin {
      width: 686px; }
      .single-actif-popin-wrapper .slideshow.large.popin .slick-track {
        height: 385px; } }

article.single-actif {
  background: transparent;
  position: relative; }
  article.single-actif .block-addresses-desktop {
    display: inline-block;
    position: absolute;
    top: 131px;
    right: 87px;
    width: 242px;
    padding-right: 22px;
    padding-left: 36px; }
  article.single-actif main.actif-title h1 {
    display: none; }
  article.single-actif main.actif-content, article.single-actif main.actif-outro {
    padding-top: 0px; }
  article.single-actif main section:first-of-type:after {
    content: url("images/separator-triple.png");
    display: block;
    width: 81px;
    margin: 50px auto 50px auto; }
    @media screen and (max-width: 480px) {
      article.single-actif main section:first-of-type:after {
        margin: 40px auto 40px auto; } }
  article.single-actif main .interview-title {
    margin-bottom: 30px;
    overflow: overlay; }
    article.single-actif main .interview-title img {
      float: left;
      width: 70px;
      height: 70px;
      padding: 0px; }
    article.single-actif main .interview-title h2 {
      margin: 0px 0px 0px 100px; }
  article.single-actif main .interview-block {
    position: relative;
    padding-top: 28px;
    margin: 35px 0px; }
    article.single-actif main .interview-block:before {
      content: "";
      border-bottom: 1px solid black;
      width: 24px;
      display: block;
      position: relative;
      top: -28px; }
    article.single-actif main .interview-block .interview-question,
    article.single-actif main .interview-block .interview-answer {
      padding: 0px 0px 0px 43px;
      margin-bottom: 25px;
      position: relative; }
      article.single-actif main .interview-block .interview-question:before,
      article.single-actif main .interview-block .interview-answer:before {
        content: "Q";
        font-family: f37_bellaregular;
        font-size: 30px;
        float: left;
        position: absolute;
        top: -15px;
        left: 0px; }
    article.single-actif main .interview-block .interview-answer:before {
      content: "R"; }
  article.single-actif main .informations_batiments {
    position: relative;
    width: 100%;
    border: 1px solid #000;
    text-align: center; }
    @media screen and (max-width: 480px) {
      article.single-actif main .informations_batiments {
        display: none; } }
    article.single-actif main .informations_batiments thead th {
      padding: 12px 15px;
      border-bottom: 1px solid #000;
      border-right: 1px solid #000;
      text-align: left;
      min-width: 130px;
      line-height: 32px; }
      article.single-actif main .informations_batiments thead th img {
        float: left;
        padding: 0;
        margin-right: 10px; }
        article.single-actif main .informations_batiments thead th img.emplacement, article.single-actif main .informations_batiments thead th img.surface {
          height: 32px; }
        article.single-actif main .informations_batiments thead th img.contact {
          margin-top: 5px; }
      [lang="en-US"] .informations_batiments .surface {
        margin-top: 12px; }
      [lang="en-US"] .informations_batiments .text-surface {
        display: inline-block;
        max-width: 0;
        line-height: 18px;
        padding-top: 13px; }
    article.single-actif main .informations_batiments tbody td {
      position: relative;
      padding: 22px;
      border-right: 1px solid #000; }
      article.single-actif main .informations_batiments tbody td:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 57px;
        width: 45px;
        height: 1px;
        background: #000; }
    article.single-actif main .informations_batiments tbody tr:last-of-type td:after {
      display: none; }
  article.single-actif main .informations_batiments_mobile {
    display: none;
    position: relative;
    width: 100%;
    border: 1px solid #000;
    padding: 20px 20px 0;
    box-sizing: border-box; }
    @media screen and (max-width: 480px) {
      article.single-actif main .informations_batiments_mobile {
        display: block; } }
    article.single-actif main .informations_batiments_mobile li {
      position: relative;
      padding-bottom: 1px;
      margin-bottom: 20px; }
      article.single-actif main .informations_batiments_mobile li:before {
        display: none; }
      article.single-actif main .informations_batiments_mobile li:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0px;
        width: 45px;
        height: 1px;
        background: #000; }
      article.single-actif main .informations_batiments_mobile li .emplacement,
      article.single-actif main .informations_batiments_mobile li .surface,
      article.single-actif main .informations_batiments_mobile li .disponibilite,
      article.single-actif main .informations_batiments_mobile li .contact {
        margin-bottom: 20px; }
    article.single-actif main .informations_batiments_mobile li:last-of-type {
      margin-bottom: 0; }
      article.single-actif main .informations_batiments_mobile li:last-of-type:after {
        display: none; }
      article.single-actif main .informations_batiments_mobile li:last-of-type .contact {
        margin-bottom: 0; }
  article.single-actif aside.desktop-only {
    top: 499px; }
  @media screen and (max-width: 1024px) {
    article.single-actif .block-addresses-desktop {
      top: 109px;
      right: 0px;
      width: 220px;
      padding-right: 17.5px;
      padding-left: 17.5px; } }
  @media screen and (max-width: 480px) {
    article.single-actif .block-addresses-desktop {
      display: none; }
    article.single-actif .block-addresses-mobile {
      padding-top: 0px; }
    article.single-actif main.actif-title h1 {
      display: block; } }

.search-highlight {
  background: #FFFF00; }

article.page-search aside.desktop-only {
  top: 131px;
  padding-top: 66px; }
  article.page-search aside.desktop-only .common-block {
    padding-top: 0px; }

article.page-search main:not(:first-of-type) {
  padding-top: 0px; }

article.page-search .search-error-msg {
  color: red;
  padding: 0px;
  font-size: 12px;
  text-align: right; }

@media screen and (max-width: 1024px) {
  article.page-search aside.desktop-only {
    top: 109px;
    right: 0px;
    padding-left: 0px; } }

@media screen and (max-width: 480px) {
  article.page-search aside.mobile-only,
  article.page-search aside.mobile-only .common-block {
    padding-top: 0px; } }

.slideshow {
  position: relative; }
  .slideshow button {
    color: transparent;
    background-color: transparent;
    padding: 0;
    border: 0;
    outline: 0; }
  .slideshow .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 58px;
    height: 58px;
    background-image: url(images/arrow-slideshow.svg);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 1; }
  .slideshow .slick-prev {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1); }
  .slideshow .slick-slide {
    position: relative;
    background-size: cover;
    outline: 0; }
  .slideshow h1, .slideshow p {
    display: inline-block;
    margin: 0; }
  .slideshow h1 {
    background-color: rgba(255, 255, 255, 0.8); }
  .slideshow .video-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    background-image: url(images/play-video.svg);
    background-position: center;
    background-repeat: no-repeat; }
  .slideshow .slick-dots {
    position: absolute;
    text-align: center;
    padding: 0;
    margin: 0; }
    .slideshow .slick-dots li {
      display: inline-block; }
    .slideshow .slick-dots button {
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center; }
  .slideshow.large {
    width: 1200px; }
    .slideshow.large .slick-prev {
      left: 108px; }
    .slideshow.large .slick-next {
      right: 108px; }
    .slideshow.large .slick-track {
      height: 368px; }
    .slideshow.large .titles {
      position: absolute;
      top: 30px;
      left: 190px;
      bottom: 0;
      margin: auto;
      max-width: 822px;
      height: 103px; }
    .slideshow.large h1 {
      padding: 12px 19px; }
    .slideshow.large h1:after {
      display: none; }
    .slideshow.large p {
      font-size: 24px;
      padding: 4px 19px;
      margin-top: 6px;
      background-color: rgba(255, 255, 255, 0.6); }
    .slideshow.large .slick-dots {
      width: 100%; }
    .slideshow.large.popin {
      width: 980px; }
      .slideshow.large.popin .slick-prev {
        left: 37px; }
      .slideshow.large.popin .slick-next {
        right: 37px; }
      .slideshow.large.popin .slick-track {
        height: 550px; }
      .slideshow.large.popin .slick-dots {
        bottom: 24px; }
  .slideshow.medium {
    width: 769px;
    cursor: pointer; }
    .slideshow.medium .slick-prev {
      left: 37px; }
    .slideshow.medium .slick-next {
      right: 37px; }
    .slideshow.medium .slick-track {
      height: 368px; }
    .slideshow.medium h1 {
      position: absolute;
      left: 88px;
      bottom: 0;
      padding: 15px 28px; }
    .slideshow.medium h1:after {
      left: 28px; }
    .slideshow.medium .slick-dots {
      width: 181px;
      right: 7px;
      text-align: left; }
  .slideshow.small {
    width: 319px;
    border: 1px solid #dadada; }
    .slideshow.small .slick-track {
      height: 277px; }
    .slideshow.small .slick-dots li:not(:last-child) {
      margin-right: 11px; }
  .slideshow.x-small {
    width: 212px;
    border: 1px solid #d9d9d9; }
    .slideshow.x-small .slick-track {
      height: 142px; }
    .slideshow.x-small .slick-dots li:not(:last-child) {
      margin-right: 8px; }
  .slideshow.large .slick-dots,
  .slideshow.medium .slick-dots {
    bottom: 14px; }
    .slideshow.large .slick-dots li:not(:last-child),
    .slideshow.medium .slick-dots li:not(:last-child) {
      margin-right: 6px; }
    .slideshow.large .slick-dots button,
    .slideshow.medium .slick-dots button {
      width: 16px;
      height: 18px;
      background-image: url(images/bullet-white-transparent.svg); }
    .slideshow.large .slick-dots button:hover,
    .slideshow.medium .slick-dots button:hover {
      background-image: url(images/bullet-white-transparent-plus.svg); }
    .slideshow.large .slick-dots li.slick-active button,
    .slideshow.medium .slick-dots li.slick-active button {
      background-image: url(images/bullet-white.svg); }
  .slideshow.small .slick-arrow,
  .slideshow.x-small .slick-arrow {
    display: none !important; }
  .slideshow.small .slick-dots,
  .slideshow.x-small .slick-dots {
    bottom: 5px;
    width: 100%; }
    .slideshow.small .slick-dots button,
    .slideshow.x-small .slick-dots button {
      width: 12px;
      height: 14px;
      background-image: url(images/bullet-blue-border.svg); }
    .slideshow.small .slick-dots button:hover,
    .slideshow.x-small .slick-dots button:hover {
      background-image: url(images/bullet-blue-transparent.svg); }
    .slideshow.small .slick-dots li.slick-active button,
    .slideshow.x-small .slick-dots li.slick-active button {
      background-image: url(images/bullet-blue.svg); }
  .slideshow.minimap {
    width: 319px; }
    .slideshow.minimap .slick-arrow {
      top: auto;
      bottom: 9px;
      width: 30px;
      height: 40px;
      background-size: 6px; }
    .slideshow.minimap .slick-prev {
      left: 14px; }
    .slideshow.minimap .slick-next {
      right: 14px; }
    .slideshow.minimap .slick-track {
      height: 279px; }
    .slideshow.minimap .available-label {
      position: absolute;
      top: 0;
      right: 0;
      width: 86px;
      height: 69px;
      font-size: 10px;
      color: white;
      text-align: center;
      text-transform: uppercase;
      background-image: url(images/available-label.svg);
      background-repeat: no-repeat;
      padding-top: 12px; }
    .slideshow.minimap .info {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 61px;
      color: white;
      background-color: rgba(0, 0, 0, 0.52); }
    .slideshow.minimap .bullet {
      position: absolute;
      top: 0;
      left: 52px;
      bottom: 0;
      margin: auto;
      width: 35px;
      height: 40px;
      font-size: 17px;
      line-height: 43px;
      text-align: center;
      background-image: url(images/bullet-blue.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 35px; }
    .slideshow.minimap .slick-slide.available .bullet {
      background-image: url(images/bullet-pink.svg); }
    .slideshow.minimap .name {
      position: absolute;
      top: 0;
      left: 101px;
      bottom: 0;
      margin: auto;
      width: 172px;
      height: 36px;
      font-size: 18px;
      line-height: 1em; }

@media screen and (min-width: 480px) and (max-width: 1024px) {
  .slideshow.large {
    width: 980px;
    margin: auto; } }

@media screen and (max-width: 480px) {
  .slideshow .slick-arrow {
    width: 10px;
    height: 20px;
    background-size: 100%; }
  .slideshow.large {
    width: 320px;
    margin: auto;
    overflow-x: hidden; }
    .slideshow.large .slick-prev {
      left: 14px; }
    .slideshow.large .slick-next {
      right: 14px; }
    .slideshow.large .slick-track {
      height: 128px; }
    .slideshow.large .titles {
      top: -12px;
      left: 42px;
      max-width: 244px; }
    .slideshow.large h1 {
      font-size: 18px;
      line-height: 17px;
      padding: 6px 13px; }
    .slideshow.large p {
      font-size: 14px;
      line-height: 14px;
      margin-top: 4px; }
    .slideshow.large.popin {
      width: 320px; }
      .slideshow.large.popin .slick-arrow {
        width: 58px;
        height: 58px;
        background-size: auto; }
      .slideshow.large.popin .slick-prev {
        left: -3px; }
      .slideshow.large.popin .slick-next {
        right: -3px; }
      .slideshow.large.popin .slick-track {
        height: 180px; }
  .slideshow.medium {
    width: 320px;
    margin: auto;
    overflow-x: hidden; }
    .slideshow.medium .slick-prev {
      left: 14px; }
    .slideshow.medium .slick-next {
      right: 14px; }
    .slideshow.medium .slick-track {
      height: 128px; }
    .slideshow.medium h1 {
      display: none; }
  .slideshow.small {
    width: 274px; }
    .slideshow.small .slick-track {
      height: 244px; }
  .slideshow.large .slick-dots,
  .slideshow.medium .slick-dots {
    display: none !important; }
  .slideshow.minimap {
    width: 274px; }
    .slideshow.minimap .slick-arrow {
      bottom: 5px;
      width: 22px;
      height: 29px;
      background-size: 5px; }
    .slideshow.minimap .slick-prev {
      left: 6px; }
    .slideshow.minimap .slick-next {
      right: 6px; }
    .slideshow.minimap .slick-track {
      height: 186px; }
    .slideshow.minimap .info {
      height: 41px; }
    .slideshow.minimap .bullet {
      left: 32px;
      width: 24px;
      height: 27px;
      font-size: 13px;
      line-height: 29px;
      background-size: 24px; }
    .slideshow.minimap .name {
      left: 67px;
      width: 174px;
      height: 28px;
      font-size: 14px; } }

.common-block {
  padding: 26px 0;
  background-color: white;
  position: relative;
  min-height: 100px; }
  aside .common-block:not(:last-child):not(.no-border) {
    border-bottom: 1px solid black; }
  .common-block.stock {
    position: relative; }
    .common-block.stock canvas {
      background-image: url(images/mini-chart-grid.png);
      background-repeat: no-repeat;
      background-position: center; }
    .common-block.stock p {
      margin-top: 2px; }
    .common-block.stock .value {
      font-size: 32px;
      font-weight: bold; }
    .common-block.stock .evolution {
      font-size: 15px;
      padding-left: 6px;
      margin-left: 16px;
      border-left: 1px solid black; }
  .common-block .loading-gif {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    background-position: center 0;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    display: none;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .common-block.loading .loading-gif {
    opacity: 1;
    pointer-events: auto;
    display: block; }
  .common-block.map {
    padding: 0;
    margin-top: 16px; }
    .common-block.map + .common-block {
      border-top: 1px solid black;
      margin-top: 26px; }
    .common-block.map .map-container {
      height: 180px; }
  .common-block.text a {
    color: #26B9D1;
    position: relative; }
    .common-block.text a:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0%;
      height: 1px;
      background-color: #26B9D1;
      -webkit-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
    .common-block.text a:hover:before {
      width: 100%; }
  .common-block h6 + p {
    margin-top: 2px; }
  .common-block ul + p {
    margin: 17px 0 0 0; }
  .common-block img + p {
    margin: 5px 0 0 0; }

@media screen and (max-width: 480px) {
  .common-block {
    padding: 0;
    border-bottom: 0; }
    aside .common-block {
      padding: 26px 0; }
      aside .common-block:not(.no-border):first-of-type {
        border-top: 1px solid black;
        margin-top: 26px; }
    .common-block.mobile-force-border-top {
      border-top: 1px solid black;
      margin-top: 26px; }
    .common-block.mobile-force-border-bottom {
      border-bottom: 1px solid black;
      margin-bottom: 26px;
      padding-bottom: 26px; }
    .common-block.map {
      padding-top: 0;
      margin-top: 0; } }

.interior-search-input .input-container {
  position: relative;
  padding: 10px 14px;
  margin-top: 27px;
  background-color: #26b9d1; }
  .interior-search-input .input-container input {
    width: 493px;
    height: 38px;
    padding: 0 16px;
    color: #454545;
    border: 0;
    outline: 0; }
  .interior-search-input .input-container a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    margin: auto;
    width: 24px;
    height: 24px;
    background-image: url(images/search.svg); }

.interior-search-input:after {
  display: block;
  width: 81px;
  margin: 55px auto 25px auto;
  content: url("images/separator-triple.png"); }

@media screen and (max-width: 480px) {
  .interior-search-input .input-container {
    width: 249px; }
    .interior-search-input .input-container input {
      width: 175px; }
    .interior-search-input .input-container a {
      right: 17px; }
  .interior-search-input:after {
    margin-top: 41px; } }

.interior-filters {
  margin: 0px 0 52px 0;
  padding: 36px 20px 18px 20px;
  border: 1px solid black; }
  .interior-filters .form-group {
    position: relative;
    display: inline-block;
    margin-right: 15px; }
  .interior-filters .filter-button {
    height: 76px;
    vertical-align: top; }
  .interior-filters label {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px; }
  .interior-filters .year .jcf-select {
    min-width: auto; }
  .interior-filters .fancy-button {
    position: absolute;
    bottom: 0; }

body.tax-publ_taxonomy .interior-filters {
  border: 0;
  padding: 0;
  position: relative;
  left: 200px; }
  body.tax-publ_taxonomy .interior-filters .form-group {
    margin-right: 11px; }
  body.tax-publ_taxonomy .interior-filters label {
    display: inline;
    height: 36px;
    line-height: 36px;
    margin-right: 11px; }
  body.tax-publ_taxonomy .interior-filters .filter-button {
    height: 36px; }

@media screen and (max-width: 480px) {
  .interior-filters {
    margin-bottom: 24px; }
    .interior-filters .form-group {
      display: block;
      margin: 0 0 22px 0; }
    .interior-filters .filter-button {
      height: auto;
      margin-bottom: 14px; }
    .interior-filters .fancy-button {
      position: inherit; } }

.pagination {
  height: 36px; }
  .pagination .before,
  .pagination .after {
    display: none; }
  .pagination .numbers-container {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 294px;
    height: 100%;
    vertical-align: top; }
  .pagination .numbers {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 221px; }
  .pagination :not(.fancy-button) > a {
    color: black;
    position: relative;
    display: inline-block;
    width: 19px;
    font-size: 17px;
    font-weight: normal;
    text-align: center;
    padding: 6px 0;
    margin: 0 11px; }
    .pagination :not(.fancy-button) > a:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0%;
      height: 1px;
      background-color: black;
      -webkit-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
    .pagination :not(.fancy-button) > a:hover:before {
      width: 100%; }
    .pagination :not(.fancy-button) > a.active {
      font-weight: bold; }
  .pagination .dots:before {
    display: none; }

@media screen and (max-width: 480px) {
  .pagination .prev,
  .pagination .next {
    display: none; }
  .pagination .before,
  .pagination .after {
    display: inline-block; }
  .pagination .numbers-container {
    width: 201px; }
  .pagination .numbers {
    width: 161px; }
  .pagination a {
    margin: 0 5px; } }

.block-related {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .block-related::after {
    clear: both;
    content: "";
    display: table; }
  .block-related > a {
    float: left;
    display: block;
    margin-right: 2.357652%;
    width: 31.761566%;
    position: relative;
    width: 187px;
    height: 150px;
    cursor: pointer;
    color: black;
    overflow: hidden; }
    .block-related > a:last-child {
      margin-right: 0; }
    .block-related > a:before {
      display: none; }
    .block-related > a > div {
      background: rgba(255, 255, 255, 0.7);
      width: 187px;
      height: 39px;
      line-height: 39px;
      position: absolute;
      left: 0px;
      bottom: 0px;
      text-align: center;
      padding: 0px 10px;
      box-sizing: border-box; }
  .block-related span {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    font-weight: bold; }
  @media screen and (max-width: 480px) {
    .block-related {
      border-top: 1px solid black;
      padding-top: 26px;
      margin-top: 26px; }
      .block-related > a {
        float: left;
        display: block;
        margin-right: 2.357652%;
        width: 100%;
        width: 187px; }
        .block-related > a:last-child {
          margin-right: 0; }
        .block-related > a:not(:last-of-type) {
          margin-bottom: 20px; } }

.page-404 {
  background: transparent;
  position: relative; }
  .page-404 main {
    padding-top: 40px; }
  .page-404 h1 {
    margin-bottom: 20px; }
  .page-404 .chapo {
    max-width: 370px; }
    .page-404 .chapo:last-of-type:after {
      display: none; }
  .page-404 .fancy-button.home {
    background: white;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
    margin: 86px 0px 170px 0px; }
    .page-404 .fancy-button.home:hover {
      background: transparent; }
  .page-404 span {
    font-family: 'f37_bellaregular';
    font-size: 310px;
    position: absolute;
    top: 115px;
    right: 160px; }
  @media screen and (max-width: 1024px) {
    .page-404 span {
      right: 50px; } }
  @media screen and (max-width: 480px) {
    .page-404 {
      margin-bottom: -50px; }
      .page-404 main {
        padding-top: 20px; }
      .page-404 .fancy-button.home {
        margin: 20px 0px 10px 0px; }
      .page-404 span {
        position: static;
        font-size: 160px;
        line-height: 180px;
        display: table;
        margin: auto; } }

main section.agenda-container:after {
  content: url("images/separator-triple.png");
  display: block;
  width: 81px;
  margin: 50px auto 50px auto; }
  @media screen and (max-width: 480px) {
    main section.agenda-container:after {
      margin: 40px auto 40px auto; } }

.agenda-container {
  position: relative; }
  .agenda-container .current-data {
    display: none; }
  .agenda-container .year-switcher {
    text-align: center;
    margin-bottom: 24px; }
  .agenda-container .less, .agenda-container .more {
    font-size: 28px;
    vertical-align: text-bottom;
    cursor: pointer; }
  .agenda-container .less {
    margin-right: 20px; }
  .agenda-container .year {
    font-family: 'f37_bellaregular';
    font-size: 45px; }
  .agenda-container .more {
    margin-left: 20px; }
  .agenda-container .column {
    float: left;
    color: #aaa;
    margin-bottom: 38px; }
    .agenda-container .column#december .events {
      border-right: 1px solid #e2e2e2; }
    .agenda-container .column.current, .agenda-container .column.all-active,
    .agenda-container .column.current ~ .column, .agenda-container .column.all-active ~ .column {
      color: black; }
      .agenda-container .column.current .events, .agenda-container .column.all-active .events,
      .agenda-container .column.current ~ .column .events, .agenda-container .column.all-active ~ .column .events {
        background-color: white; }
      .agenda-container .column.current .events:hover, .agenda-container .column.all-active .events:hover,
      .agenda-container .column.current ~ .column .events:hover, .agenda-container .column.all-active ~ .column .events:hover {
        background-color: #dff5f8; }
  .agenda-container .events {
    position: relative;
    width: 50px;
    height: 199px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-color: #e2e2e2;
    background-color: #f3f3f3;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s; }
  .agenda-container .event {
    display: block;
    width: 18px;
    height: 17px;
    margin: 19px auto 17px auto;
    font-size: 11.5px;
    line-height: 20px;
    color: white;
    text-align: center; }
    .agenda-container .event.type-assemblee-generale, .agenda-container .event.type-resultats, .agenda-container .event.type-autres {
      cursor: pointer; }
    .agenda-container .event.type-assemblee-generale {
      background-color: #26b9d1; }
    .agenda-container .event.type-resultats {
      background-color: #064a55; }
    .agenda-container .event.type-autres {
      background-color: #158496; }
    .agenda-container .event:before {
      display: none; }
  .agenda-container .month {
    text-align: center;
    text-transform: uppercase;
    margin-top: 8px; }
  .agenda-container .loading-gif {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 324px;
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    background-position: center 149px;
    background-color: rgba(255, 255, 255, 0.8);
    display: none;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .agenda-container.loading .loading-gif {
    display: block;
    pointer-events: auto; }
  .agenda-container .caption {
    clear: both; }
    .agenda-container .caption li {
      float: left; }
      .agenda-container .caption li:first-child {
        margin-right: 105px; }
      .agenda-container .caption li:nth-child(2) {
        margin-right: 102px; }
      .agenda-container .caption li:before {
        display: inline-block;
        content: '';
        width: 18px;
        height: 17px;
        margin: 0 16px -4px 0; }
      .agenda-container .caption li.type-assemblee-generale:before {
        background-color: #26b9d1; }
      .agenda-container .caption li.type-resultats:before {
        background-color: #064a55; }
      .agenda-container .caption li.type-autres:before {
        background-color: #158496; }

@media screen and (max-width: 480px) {
  main.agenda-main {
    width: 307px; }
  .agenda-container .column:nth-child(6) .events {
    border-right: 1px solid #e2e2e2; }
  .agenda-container .loading-gif {
    height: 590px;
    background-position: center 291px; }
  .agenda-container .caption li {
    margin-bottom: 18px; }
    .agenda-container .caption li:last-child {
      margin-bottom: 47px; } }

.agenda-list-container {
  position: relative; }
  .agenda-list-container .loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .agenda-list-container.loading .loading-overlay {
    opacity: 1;
    pointer-events: auto; }

.agenda-list, .agenda-list > ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.agenda-list > li > ul {
  padding-bottom: 0; }

.agenda-list li:last-child {
  margin-bottom: 0; }

.agenda-list > li:before, .agenda-list > li > ul > li:before {
  display: none; }

.agenda-list > li {
  margin-bottom: 88px; }

.agenda-list > li > ul > li {
  margin-bottom: 50px; }

.agenda-list h2 {
  text-transform: uppercase;
  margin-bottom: 24px; }

.agenda-list p {
  padding: 0;
  margin-bottom: 11px; }

.agenda-list .subject {
  font-size: 20px; }

.agenda-list li.type-assemblee-generale .subject {
  color: #26b9d1; }

.agenda-list li.type-resultats .subject {
  color: #064a55; }

.agenda-list li.type-autres .subject {
  color: #158496; }

.agenda-list .subject:before {
  display: inline-block;
  content: '';
  width: 18px;
  height: 17px;
  margin: 0 16px -2px 0; }

.agenda-list li.type-assemblee-generale .subject:before {
  background-color: #26b9d1; }

.agenda-list li.type-resultats .subject:before {
  background-color: #064a55; }

.agenda-list li.type-autres .subject:before {
  background-color: #158496; }

@media screen and (max-width: 480px) {
  .agenda-list > li {
    margin-bottom: 70px; }
  .agenda-list > li > ul > li {
    margin-bottom: 31px; }
  .agenda-list h2 {
    margin-bottom: 15px; } }

.addresses-list {
  list-style: none;
  margin: 0;
  margin-bottom: 13px;
  padding: 0; }
  .addresses-list li {
    line-height: 24px;
    padding-left: 27px;
    background-image: url(images/location.svg);
    background-repeat: no-repeat;
    background-position: 0 1px; }

.status-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .status-list li {
    color: #00bfd5;
    line-height: 24px;
    font-weight: bold;
    padding-left: 27px;
    background-image: url(images/bullet-blue.svg);
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 13px; }
    .status-list li.disabled, .status-list li.available.disabled {
      color: #c6c6c6;
      font-weight: normal;
      background-image: url(images/bullet-gray-border.svg); }
    .status-list li.available {
      color: #d12479;
      background-image: url(images/bullet-pink.svg); }

.documents-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .documents-list li {
    position: relative;
    min-height: 46px;
    margin-bottom: 16px; }
  .documents-list .date {
    color: #00bfd5;
    margin-right: 5px; }
  .documents-list .theme {
    color: #656565; }
  .documents-list .title {
    font-weight: bold;
    margin: 0; }
  .documents-list .thumbnail {
    float: left;
    width: 33px;
    height: 44px;
    margin-right: 12px;
    background-image: url(images/file-default.png);
    background-position: center;
    background-repeat: no-repeat; }
  .documents-list .label {
    display: block;
    height: 42px;
    padding-top: 3px; }
  .documents-list.compact .details,
  .documents-list.compact .label {
    display: inline; }
  aside .documents-list.compact li,
  aside .documents-list.mini li {
    margin-bottom: 3px; }
  .documents-list.colored-list li {
    margin: 0;
    padding: 24px 24px 25px 24px; }
    .documents-list.colored-list li:nth-child(odd) {
      background-color: #f6f6f6; }
  .documents-list.colored-list li:before {
    display: none; }
  .documents-list.colored-list li.text-content .title {
    margin-bottom: 18px; }
  .documents-list.colored-list li.text-content .text {
    width: 398px;
    padding: 0; }
  .documents-list.colored-list a {
    color: black;
    font-weight: normal; }
  .documents-list.colored-list a:before {
    display: none; }
  .documents-list.colored-list .details {
    margin-bottom: 8px; }
  .documents-list.colored-list .title {
    padding: 0;
    font-size: 18px; }
  .documents-list.colored-list .fancy-button {
    position: absolute;
    bottom: 20px;
    right: 20px; }

@media screen and (max-width: 480px) {
  .documents-list.colored-list .text {
    width: 100% !important;
    margin-bottom: 43px; } }

.underscore-list {
  list-style: none;
  margin: 0;
  margin-bottom: 13px;
  padding: 0; }
  .underscore-list li {
    position: relative;
    padding-left: 15px; }
  .underscore-list li:after {
    position: absolute;
    top: 14px;
    left: 0;
    width: 15px;
    height: 1px;
    background-color: #00bfd5;
    content: ''; }

.checkbox-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: bold; }
  .checkbox-list li {
    margin-bottom: 18px; }

.ie9 .jcf-checkbox span {
  width: 14px;
  height: 14px;
  top: 3px;
  left: 5px;
  background: #00bfd5;
  border: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.jcf-select {
  min-width: 200px;
  height: 34px;
  margin-bottom: 0;
  border: 1px solid #e2e2e2;
  cursor: pointer; }
  .jcf-select.jcf-focus {
    border-color: #e2e2e2 !important; }
  .jcf-select.jcf-drop-active .jcf-select-opener {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .jcf-select .jcf-select-text {
    font-size: 14px;
    line-height: 34px;
    margin-left: 10px;
    cursor: pointer; }
  .jcf-select .jcf-select-opener {
    background: transparent;
    background-image: url(images/chevron-down.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #e2e2e2; }

.jcf-select-drop .jcf-hover {
  color: white !important;
  background: #00bfd5; }

.jcf-list {
  font-size: 14px;
  line-height: 16px; }
  .jcf-list .jcf-option {
    color: black;
    cursor: pointer; }

.jcf-checkbox {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border: 1px solid #d1d1d1 !important; }
  .jcf-checkbox span {
    width: 11px;
    height: 5px;
    top: 5px;
    left: 6px;
    border-color: #00bfd5 !important; }
  .jcf-checkbox input {
    cursor: pointer; }
  .jcf-checkbox + label {
    cursor: pointer; }

.page-contact {
  /* Resets */
  /* Styles */
  /* Mobile */ }
  .page-contact #gf_1:before,
  .page-contact li:before {
    content: none; }
  .page-contact input,
  .page-contact textarea {
    padding: 0px;
    width: 100%; }
  .page-contact button {
    border: none;
    background: white;
    padding: 0; }
  .page-contact input:focus,
  .page-contact textarea:focus,
  .page-contact button:focus {
    outline: none; }
  .page-contact li {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin: 10px;
    box-sizing: border-box; }
    .page-contact li::after {
      clear: both;
      content: "";
      display: table; }
    .page-contact li .gfield_label {
      float: left;
      display: block;
      margin-right: 2.357652%;
      width: 48.821174%;
      width: 40%;
      margin-right: 0px;
      padding-right: 15px;
      text-align: right;
      font-weight: bold;
      font-size: 18px;
      line-height: 38px; }
      .page-contact li .gfield_label:last-child {
        margin-right: 0; }
    .page-contact li .ginput_container {
      float: left;
      display: block;
      margin-right: 2.357652%;
      width: 48.821174%;
      width: 60%;
      margin-right: 0px;
      vertical-align: bottom; }
      .page-contact li .ginput_container:last-child {
        margin-right: 0; }
  .page-contact .jcf-select {
    width: 100%;
    height: 38px; }
    .page-contact .jcf-select .jcf-select-text {
      line-height: 40px; }
  .page-contact .jcf-option-gf_placeholder,
  .page-contact input[type="email"]::-webkit-input-placeholder {
    color: #E2E2E2;
    font-style: italic; }
  .page-contact .jcf-option-gf_placeholder,
  .page-contact input[type="email"]::-moz-placeholder {
    color: #E2E2E2;
    font-style: italic; }
  .page-contact .jcf-option-gf_placeholder,
  .page-contact input[type="email"]:-ms-input-placeholder {
    color: #E2E2E2;
    font-style: italic; }
  .page-contact .jcf-option-gf_placeholder,
  .page-contact input[type="email"]::placeholder {
    color: #E2E2E2;
    font-style: italic; }
  .page-contact input[type="text"],
  .page-contact input[type="email"],
  .page-contact input[type="tel"] {
    height: 38px;
    border: 1px solid #E2E2E2;
    padding: 0px 0px 0px 9px; }
  .page-contact textarea {
    resize: none;
    border: 1px solid #E2E2E2;
    height: 260px;
    padding: 9px; }
  .page-contact .gsection {
    height: 0px;
    margin: 0px;
    padding: 30px 0px; }
    .page-contact .gsection:before {
      content: "";
      border-top: 1px solid black;
      padding: 0px 45px 0px 0px;
      position: relative;
      left: -webkit-calc(40% - 10px - 45px);
      left: calc(40% - 10px - 45px); }
    .page-contact .gsection .gsection_title {
      display: none; }
  .page-contact .ginput_counter {
    display: none; }
  .gfield_required {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 19px;
    margin: 0px 8px;
    font-size: 18px;
    font-weight: normal;
    color: white;
    text-align: center;
    z-index: 1; }
    .gfield_required:after {
      content: "";
      background: url(images/bullet-blue.svg) center no-repeat;
      z-index: -1;
      width: 16px;
      height: 19px;
      position: absolute;
      top: -3px;
      left: 0; }
  .page-contact .gfield_required:after {
    top: 3px; }
  .page-contact .gfield_label[for="input_1_16"] {
    vertical-align: initial;
    position: relative;
    top: 5px; }
    .page-contact .gfield_label[for="input_1_16"] .max-char-msg {
      font-weight: normal;
      font-size: 14px; }
  .page-contact .gfield_description {
    display: none; }
  .page-contact .fancy-button.send {
    display: block;
    margin: auto;
    cursor: pointer; }
  .page-contact .gform_footer {
    position: relative; }
    .page-contact .gform_footer .gform_ajax_spinner {
      position: absolute;
      top: -18px;
      left: -webkit-calc(50% - 8px);
      left: calc(50% - 8px); }
  .page-contact .validation_error {
    display: none; }
  .page-contact .validation_message {
    display: inline-block;
    position: relative;
    left: 40%;
    font-size: 12px;
    color: red; }
  @media screen and (max-width: 480px) {
    .page-contact {
      /* Sidebar */ }
      .page-contact li {
        margin: 5px 0px; }
        .page-contact li .gfield_label {
          float: left;
          display: block;
          margin-right: 2.357652%;
          width: 100%;
          padding: 0;
          margin: 10px 0px;
          text-align: left; }
          .page-contact li .gfield_label:last-child {
            margin-right: 0; }
        .page-contact li .ginput_container {
          float: left;
          display: block;
          margin-right: 2.357652%;
          width: 100%; }
          .page-contact li .ginput_container:last-child {
            margin-right: 0; }
      .page-contact .gsection {
        padding: 20px 0px; }
        .page-contact .gsection:before {
          left: 0; }
      aside:not(.mobile-only) .contact-block {
        display: none; }
      aside.mobile-only .contact-block.common-block.text {
        border-top: none;
        margin-top: 0px;
        padding-top: 15px;
        border-bottom: 1px solid black;
        margin-bottom: 26px; }
      aside.mobile-only .contact-block li:before {
        content: none; } }

.figure {
  display: inline-block;
  width: 293px;
  text-align: center;
  border: 1px solid #dadada;
  margin-bottom: 25px; }
  .figure.bg1 {
    background-image: url(images/background1.png);
    background-position: 0 -1px; }
  .figure.bg2 {
    background-image: url(images/background2.png); }
  .figure.bg3 {
    background-image: url(images/background3.png); }
  .figure.bg4 {
    /* background-image: url(images/background4.png); */
    background-position: 0 -6px; }
  .figure.left {
    float: left;
    margin-right: 25px; }
  .figure.right {
    float: right;
    margin-left: 25px; }
  .figure.left + .figure.right {
    margin-left: 2px; }
  .figure p {
    margin: 0; }
  .figure span {
    display: block; }
  .figure .part1 {
    font-weight: bold;
    font-size: 15px;
    margin-top: 14px; }
  .figure .value {
    font-family: 'f37_bellaregular';
    font-size: 52px;
    margin-top: 10px;
    margin-bottom: 24px;
    line-height: 54px; }
  .figure .part3 {
    font-size: 13px;
    margin-top: -9px; }

@media screen and (max-width: 480px) {
  .figure {
    float: none !important;
    width: 274px;
    height: 144px;
    margin-left: 0 !important;
    margin-right: 0 !important; }
    .figure .part1 {
      font-size: 14px; }
    .figure .value {
      font-size: 65px; }
    .figure .part3 {
      font-size: 12px; } }

.iframe-cours-action {
  width: 617px;
  height: 1180px; /* height: 511px; */
  border: 0; }

@media screen and (max-width: 480px) {
  .iframe-cours-action {
    width: 275px;
    height: 2280px; /* height: 774px; */ } }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

footer {
  width: 980px;
  font-size: 12px;
  padding-top: 28px;
  margin-top: 50px;
  border-top: 1px solid black;
  clear: both; }
  footer h5:after {
    display: none; }
  footer h5 a:before {
    display: none; }
  footer a {
    color: black;
    position: relative; }
    footer a:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0%;
      height: 1px;
      background-color: black;
      -webkit-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
    footer a:hover:before {
      width: 100%; }
  footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  footer .actifs,
  footer .category,
  footer .copyright {
    float: left; }
  footer .actifs {
    width: 220px;
    min-height: 300px; }
  footer .category {
    width: 196px;
    height: 214px; }
  footer .mini {
    width: 100px; }
  footer .category {
    margin: 0 0 0 17px; }
  footer .category.mini p {
    margin: 0 0 6px 0; }
  footer p.copyright.mini {
    margin-top: 20px; }
  footer .social a {
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 9px;
    background-size: 100%; }
  footer .linkedin {
    background-image: url(images/linkedin-logo.svg); }
  footer .viadeo {
    background-image: url(images/viadeo-logo.svg); }
  footer .twitter {
    background-image: url(images/twitter-logo.svg); }

@media screen and (max-width: 480px) {
  footer {
    width: 100%;
    height: 71px;
    padding: 16px 24px; }
    footer .actifs,
    footer .category:not(.mini),
    footer h5, footer p {
      display: none; }
    footer .category.mini {
      width: 100%;
      height: auto;
      margin: 0; }
    footer .desktop-only {
      display: none; }
    footer .social {
      text-align: center; }
      footer .social li {
        display: inline-block; }
      footer .social a {
        display: block;
        width: 36px;
        height: 36px;
        margin: 0; }
        footer .social a:not(.twitter) {
          margin-right: 78px; } }

body.ie9 header #menu-desktop,
body.ie10 header #menu-desktop,
body.ie11 header #menu-desktop {
  margin-top: 65px; }

body.ie .gfield_required:after {
  top: 0px; }

body.ie .page-contact .gfield_required:after {
  top: 5px; }

body.ie #menu-desktop .menu-search > ul {
  margin-top: 37px; }

/*# sourceMappingURL=style.css.map */

.home-slideshow-title {
  position: relative;
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 50px;
  background-color: rgba(255, 255, 255, 0.8);
    padding: 12px 19px;
}
.home-slideshow-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 0px;
  height: 1px;
  background-color: black;
}

h1.underSlideshow {
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    color: #26B9D1;
    line-height: 1.22222;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-top: 20px;
    margin-bottom: -10px;
}

h1.underSlideshow:before {
height: 0px;
}

.clearfix::before,
.clearfix::after, {
    display: table;
    content: " ";
}
.clearfix::after, {
    clear: both;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsivevideo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}

#overlay {
    background: rgba( 1, 1, 1, 0.8 );
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5;
    top: 0;
}
.close-overlay {
    float: right;
    position: relative;
    z-index: 1;
}
.close-overlay:hover {
    opacity: .7;
}
.overlay-container {
    padding-top: 80px;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.overlay-container .btn-container {
    margin-top: 36px;
    margin-bottom: 20px;
    text-align: center;
}
.overlay-container .fancy-button {
    position: relative;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    overflow: hidden;
    font-weight: normal;
}
.overlay-container .fancy-button.all-releases svg rect {
    stroke: #fff;
}
.overlay-container h1 {
    margin-bottom: 32px;
    text-align: center;
    color: #fff;
    font-size: 43px;
}

@media (max-width: 1040px) {

    .overlay-container {
        margin-left: 15px;
        margin-right: 15px;
    }
}
