/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/style.scss ***!
  \************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*  --- FONT FALL BACK ---  */
/* -- Center Element -- */
/* -- Responsive -- */
/* -- Center Element in Parent with a position relative -- */
/* -- Hidden/Visible -- */
/*  -- Remove Margin and Padding -- */
/* -- Shapes -- */
/* Circle */
/* Triangle */
/* -- Image Filter Effect -- */
/*
// grayscale      ex: filter: grayscale(100%);
// sepia          ex: filter: sepia(100%);
// saturate       ex: filter: saturate(0%);
// hue-rotate     ex: filter: hue-rotate(45deg);
// invert         ex: filter: invert(100%);
// brightness     ex: filter: brightness(15%);
// contrast       ex: filter: contrast(200%);
// blur           ex: filter: blur(2px);
*/
/* Quick Black and White Effect*/
/* Zoom */
/* -- Box-shadow -- */
/* -- Gradient -- */
/* -- Placeholder -- */
/* -- Fluid Font -- */
/* -- FUNCTION --*/
/* -- Calculate width in percent -- */
/* -- Calculate font-size in em -- */
/* -- Quick Color Contrast -- */
/*  --- Variable ---  */
/*
Theme Name: Sial Theme
*/
/*  --- MEDIA QUERIES ---  */
/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0; }

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0; }

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5; }

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none; }

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block; }

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em; }

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit; }

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important; } }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* !-- WP WYSIWYG Editor Styles -- */
.entry-content img {
  margin: 0 0 1.5em 0; }

.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0; }

.wp-smiley {
  margin: 0 !important; }

.wp-smiley {
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  pointer-events: none; }
  header .sub_header {
    pointer-events: all;
    background-color: #F42535;
    padding-left: 5%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      header .sub_header {
        padding-right: 5%; } }
    header .sub_header .flex {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    header .sub_header .left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #ffffff;
      font-size: 14px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        header .sub_header .left {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      header .sub_header .left > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-right: 15px; }
        header .sub_header .left > div img {
          margin-right: 6px; }
    header .sub_header .close_sub {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 40px;
      height: 40px;
      border-left: 1px solid #ffffff;
      position: relative;
      cursor: pointer;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        header .sub_header .close_sub {
          width: 20px;
          height: 20px;
          border-left: none; } }
      header .sub_header .close_sub svg {
        pointer-events: none;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          header .sub_header .close_sub svg {
            width: 15px;
            height: 15px; } }
      header .sub_header .close_sub:hover svg {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
                transform: translate(-50%, -50%) scale(1.2); }
  header .nav_wrap {
    pointer-events: all;
    background-color: #ffffff;
    margin-top: -1px;
    padding-left: 5%;
    padding-right: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D9D9DC; }
    header .nav_wrap .logo {
      width: 140px;
      height: auto;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        header .nav_wrap .logo {
          width: 100px; } }
    header .nav_wrap .nav {
      width: 100%;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      padding-left: 5%;
      padding-right: 5%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1210px) {
        header .nav_wrap .nav {
          display: none; } }
      header .nav_wrap .nav ul.menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        header .nav_wrap .nav ul.menu > li {
          pointer-events: all;
          position: relative;
          padding-top: 20px;
          padding-bottom: 20px; }
          header .nav_wrap .nav ul.menu > li.menu-item-has-children a {
            pointer-events: none; }
          header .nav_wrap .nav ul.menu > li .sub-menu {
            position: absolute;
            overflow: hidden;
            height: 0;
            top: 100%;
            left: -26px;
            background: #ffffff;
            -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
                    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
            border-radius: 8px;
            display: none;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            width: 255px; }
            header .nav_wrap .nav ul.menu > li .sub-menu li {
              padding: 0px 6px; }
              header .nav_wrap .nav ul.menu > li .sub-menu li:first-of-type {
                padding-top: 6px; }
              header .nav_wrap .nav ul.menu > li .sub-menu li:last-of-type {
                padding-bottom: 6px; }
            header .nav_wrap .nav ul.menu > li .sub-menu a {
              pointer-events: all;
              display: block;
              -webkit-transition: all 0.4s;
              transition: all 0.4s;
              padding: 10px 20px;
              border-radius: 12px; }
              header .nav_wrap .nav ul.menu > li .sub-menu a:hover {
                background-color: #F4F5F5; }
          header .nav_wrap .nav ul.menu > li a {
            pointer-events: all;
            font-family: futura-pt, sans-serif;
            font-weight: 500;
            font-style: normal;
            color: #4A4546;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            text-transform: uppercase;
            font-size: 16px;
            transition: all 0.4s; }
          header .nav_wrap .nav ul.menu > li:hover > a {
            color: #F42535; }
    header .nav_wrap .lang_nav {
      /* -- @include break(mobile)-- */
      height: 45px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media only screen and (max-width: 1210px) {
        header .nav_wrap .lang_nav {
          display: none; } }
      header .nav_wrap .lang_nav li a {
        font-size: 14px;
        color: #4A4546;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        header .nav_wrap .lang_nav li a:hover {
          color: #F42535; }
  header .nav_mobile {
    display: none;
    position: relative;
    cursor: pointer;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      header .nav_mobile {
        display: block; } }
    header .nav_mobile .burger {
      height: 26px;
      width: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      header .nav_mobile .burger div {
        background-color: #F42535;
        width: 100%;
        height: 2px; }
    header .nav_mobile .close {
      opacity: 0;
      position: absolute;
      top: -7px;
      left: 2px;
      font-size: 35px;
      line-height: 41px; }
  header .menu_mobile {
    border-top: 1px solid #D9D9DC;
    background-color: #ffffff;
    margin-top: -1px;
    width: 100%;
    height: calc(100vh - 50px);
    overflow: scroll;
    padding-bottom: 40px;
    pointer-events: all;
    display: none;
    opacity: 0;
    padding-bottom: 16vh; }
    header .menu_mobile ul.menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 20px 5% 40px 5%;
      width: 100%; }
      header .menu_mobile ul.menu > li {
        pointer-events: all;
        position: relative;
        padding-top: 20px;
        padding-bottom: 20px; }
        header .menu_mobile ul.menu > li.menu-item-has-children a {
          pointer-events: none; }
        header .menu_mobile ul.menu > li .arrow {
          width: 14px;
          height: 7px;
          position: relative;
          margin-left: 15px;
          -webkit-transition: all 0.4s;
          transition: all 0.4s;
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
          header .menu_mobile ul.menu > li .arrow span {
            display: block;
            background-color: #F42535;
            width: 64%;
            height: 2px;
            border-radius: 4px;
            position: absolute; }
            header .menu_mobile ul.menu > li .arrow span:first-of-type {
              top: 2px;
              left: 0;
              -webkit-transform: rotate(-45deg);
                      transform: rotate(-45deg); }
            header .menu_mobile ul.menu > li .arrow span:last-of-type {
              top: 2px;
              right: 0;
              -webkit-transform: rotate(45deg);
                      transform: rotate(45deg); }
        header .menu_mobile ul.menu > li.open .arrow {
          -webkit-transform: rotate(0deg);
                  transform: rotate(0deg); }
        header .menu_mobile ul.menu > li .sub-menu {
          overflow: hidden;
          height: 0;
          display: none;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          header .menu_mobile ul.menu > li .sub-menu li:first-of-type {
            padding-top: 24px; }
          header .menu_mobile ul.menu > li .sub-menu a {
            pointer-events: all;
            font-size: 20px;
            font-family: futura-pt, sans-serif;
            font-weight: 400;
            font-style: normal;
            text-transform: none;
            padding: 8px 0px;
            display: block; }
        header .menu_mobile ul.menu > li a {
          pointer-events: all;
          font-family: futura-pt, sans-serif;
          font-weight: 500;
          font-style: normal;
          color: #4A4546;
          -webkit-transition: all 0.4s;
          transition: all 0.4s;
          text-transform: uppercase;
          font-size: 24px;
          transition: all 0.4s;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }

.fav-link_wrapper {
  padding-top: 67px;
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 3%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .fav-link_wrapper {
      padding-top: 24px; } }
  .fav-link_wrapper .fav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .fav-link_wrapper .fav-link {
        height: 58px; } }
    .fav-link_wrapper .fav-link .trigger {
      pointer-events: all;
      cursor: pointer;
      position: relative; }
      .fav-link_wrapper .fav-link .trigger .fav_close_icon {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
      .fav-link_wrapper .fav-link .trigger svg {
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .fav-link_wrapper .fav-link .trigger svg {
            width: 58px;
            height: 58px; } }
    .fav-link_wrapper .fav-link .lien_info {
      display: none;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #ffffff;
      font-size: 1.33em;
      margin-top: 12px;
      opacity: 0;
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      pointer-events: all; }
      .fav-link_wrapper .fav-link .lien_info .icon {
        display: block;
        background-color: #F42535;
        width: 78px;
        height: 78px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border-radius: 50%;
        overflow: hidden;
        margin-left: 15px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .fav-link_wrapper .fav-link .lien_info .icon {
            width: 58px;
            height: 58px; } }
        .fav-link_wrapper .fav-link .lien_info .icon img {
          width: 50%;
          -webkit-transition: all 0.4s;
          transition: all 0.4s; }
      .fav-link_wrapper .fav-link .lien_info:hover {
        color: #F42535; }
        .fav-link_wrapper .fav-link .lien_info:hover .icon img {
          -webkit-transform: scale(1.2);
                  transform: scale(1.2); }
  .fav-link_wrapper.open .fav-link .trigger .fav_close_icon {
    opacity: 1; }

.pop_fav {
  pointer-events: all;
  background: rgba(13, 12, 12, 0.6);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 110vh;
  opacity: 0;
  display: none; }

footer {
  padding-top: 110px;
  background-color: #0D0C0C;
  color: #D9D9DC;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    footer {
      padding-top: 80px; } }
  footer .top {
    padding-bottom: 90px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      footer .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 60px; } }
    footer .top .left {
      width: 50%;
      padding-right: 8%;
      border-right: 1px solid #4A4546;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .top .left {
          width: 100%;
          padding-right: 0%;
          border-right: none;
          border-bottom: 1px solid #4A4546;
          padding-bottom: 60px;
          margin-bottom: 60px; } }
      footer .top .left h2 {
        color: #ffffff;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          footer .top .left h2 {
            font-size: 2em; } }
      footer .top .left .btn {
        margin-top: 20px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          footer .top .left .btn {
            margin-top: 10px; } }
        footer .top .left .btn:hover {
          background-color: #ffffff; }
    footer .top .right ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      footer .top .right ul li {
        width: 48%;
        padding-bottom: 24px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          footer .top .right ul li {
            font-size: 16px; } }
    footer .top .right .wpml-ls-link {
      padding-top: 60px;
      color: #D9D9DC;
      font-size: 0.8em; }
      footer .top .right .wpml-ls-link span {
        color: #D9D9DC;
        font-size: 1em; }
    footer .top .right .socials {
      padding-top: 60px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .top .right .socials {
          width: 100%;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
    footer .top .right .socials_link {
      border: 1px solid #4A4546;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        footer .top .right .socials_link {
          width: 50px;
          height: 50px; } }
      footer .top .right .socials_link:first-of-type {
        margin-left: 0; }
      footer .top .right .socials_link img {
        max-width: 42px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          footer .top .right .socials_link img {
            max-width: 32px; } }
      footer .top .right .socials_link:hover {
        border: 1px solid #ffffff; }
  footer .bottom {
    padding: 34px 5%;
    border-top: 1px solid #4A4546;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      footer .bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    footer .bottom .logo_wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .bottom .logo_wrap {
          padding-bottom: 24px; } }
      footer .bottom .logo_wrap .logo1 {
        width: 100px;
        margin-right: 15px; }
      footer .bottom .logo_wrap .logo2 {
        width: 112px; }
    footer .bottom .legal-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 14px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        footer .bottom .legal-nav {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
      footer .bottom .legal-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          footer .bottom .legal-nav ul {
            padding-bottom: 24px; } }
        footer .bottom .legal-nav ul li {
          font-size: 14px; }
          footer .bottom .legal-nav ul li:before {
            content: "-";
            padding-left: 16px;
            padding-right: 16px; }
          footer .bottom .legal-nav ul li:first-of-type:before {
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
              footer .bottom .legal-nav ul li:first-of-type:before {
                display: none; } }
  footer .wpml-ls-legacy-list-horizontal a, footer .wpml-ls-legacy-list-horizontal {
    padding-left: 0; }

html {
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #ffffff;
  color: #4A4546;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  min-height: -webkit-fill-available; }
  html.overflow {
    overflow: hidden; }
  html::-webkit-scrollbar {
    width: 0 !important; }

body {
  background-color: #ffffff;
  color: #4A4546;
  font-size: 20px;
  line-height: 1.4em;
  padding-top: 140px;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  min-height: 100vh;
  min-height: -webkit-fill-available; }
  body.overflow {
    overflow: hidden; }
  @media only screen and (max-width: 1210px) {
    body {
      padding-top: 120px; } }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    body {
      padding-top: 105px; } }
  @media only screen and (max-width: 768px) {
    body {
      font-size: 18px;
      overflow-x: hidden;
      overflow-y: scroll;
      padding-top: 118px; } }

.container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1094px; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.flex-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .flex-half {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .flex-half > * {
    width: 42%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex-half > * {
        width: 100%; }
        .flex-half > *.col_2 {
          padding-top: 40px; } }

.flex-tier-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .flex-tier-left {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .flex-tier-left .col_1 {
    width: 60%;
    overflow: hidden;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex-tier-left .col_1 {
        width: 100%;
        padding-right: 5%; } }
  .flex-tier-left .col_2 {
    width: 30%;
    overflow: hidden;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex-tier-left .col_2 {
        width: 100%;
        padding-top: 40px;
        padding-left: 20%; } }

.flex-tier-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .flex-tier-right {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .flex-tier-right .col_1 {
    width: 30%;
    overflow: hidden;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex-tier-right .col_1 {
        width: 100%;
        padding-right: 20%; } }
  .flex-tier-right .col_2 {
    width: 60%;
    overflow: hidden;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex-tier-right .col_2 {
        width: 100%;
        padding-top: 40px;
        padding-left: 5%; } }

.mobile {
  display: none;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .mobile {
      display: block; } }

.tablet {
  display: none;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .tablet {
      display: block; } }

.desktop {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .desktop {
      display: none; } }

.desktop-tablet {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .desktop-tablet {
      display: none; } }

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

video {
  width: 100%;
  height: auto; }

h1 {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3em;
  color: #4A4546;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  padding-bottom: 0.25em;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    h1 {
      font-size: 2.4em; } }

h2 {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2.4em;
  color: #4A4546;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  padding-bottom: 0.4em;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    h2 {
      font-size: 2.35em; } }

h3 {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  color: #4A4546;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  padding-bottom: 0.4em;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    h3 {
      font-size: 1.77em; } }

h4 {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  color: #4A4546;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  padding-bottom: 0.4em;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    h4 {
      font-size: 1.55em; } }

h5 {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4em;
  color: #4A4546;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    h5 {
      font-size: 1.33em; } }

h6 {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4em;
  font-size: 1.2em;
  color: #4A4546;
  margin: 0;
  padding: 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    h6 {
      font-size: 1.15em; } }

small {
  padding-top: 10px;
  color: #847E7F;
  font-size: 0.8em;
  line-height: 1.3em; }

.btn {
  cursor: pointer;
  display: inline-block;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1em;
  border-radius: 30px;
  border: 1px solid #F42535;
  background-color: #F42535;
  color: #ffffff;
  padding: 12px 32px;
  font-size: 0.9em;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .btn:hover {
    background-color: transparent;
    color: #F42535; }
  .btn_white {
    background-color: #ffffff;
    color: #F42535; }
    .btn_white:hover {
      background-color: #F42535;
      color: #ffffff; }
  .btn_sec {
    cursor: pointer;
    background: rgba(244, 37, 53, 0.08);
    color: #F42535;
    border: none; }
    .btn_sec:hover {
      background-color: #F42535;
      color: #ffffff; }
  .btn_border-white {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff; }

.popup_vid {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(13, 12, 12, 0.6);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  display: none;
  z-index: 999999;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .popup_vid .inner {
    position: absolute;
    width: 80%;
    height: 80vh;
    -webkit-transform-origin: center;
            transform-origin: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .popup_vid .video_wrap {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0; }
    .popup_vid .video_wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .popup_vid .close {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 10px;
    cursor: pointer; }
  .popup_vid .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.play {
  cursor: pointer; }

.img_wrap {
  position: relative; }
  .img_wrap img {
    border-radius: 40px;
    position: relative;
    z-index: 1;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .img_wrap img {
        border-radius: 20px; } }
  .img_wrap .img_shape {
    position: absolute;
    z-index: 0;
    bottom: -20px;
    left: -20px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .img_wrap .img_shape {
        bottom: -15px;
        left: -15px; } }
  .img_wrap .play {
    width: 120px;
    position: absolute;
    bottom: 40px;
    right: 80px;
    z-index: 2;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .img_wrap .play {
        width: 45px;
        bottom: 20px;
        right: 20px; } }

.bg-white {
  background-color: #ffffff; }

.bg-grey {
  background-color: #F4F5F5; }

.flex-block_first {
  padding-top: 0 !important; }

.socials, .share_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .socials .socials_link, .socials a, .share_list .socials_link, .share_list a {
    -webkit-transform-origin: center;
            transform-origin: center;
    margin-left: 8px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .socials .socials_link, .socials a, .share_list .socials_link, .share_list a {
        margin-left: 0; } }
    .socials .socials_link img, .socials .socials_link svg, .socials a img, .socials a svg, .share_list .socials_link img, .share_list .socials_link svg, .share_list a img, .share_list a svg {
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-backface-visibility: hidden;
      -webkit-transform-style: preserve-3d;
              transform-style: preserve-3d; }
    .socials .socials_link:hover, .socials a:hover, .share_list .socials_link:hover, .share_list a:hover {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
              transform: scale3d(1.05, 1.05, 1.05); }
      .socials .socials_link:hover img, .socials .socials_link:hover svg, .socials a:hover img, .socials a:hover svg, .share_list .socials_link:hover img, .share_list .socials_link:hover svg, .share_list a:hover img, .share_list a:hover svg {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
                transform: scale3d(1.2, 1.2, 1.2); }

.espace_pub1, .espace_pub2 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 80px 5%;
  /* -- @include break(mobile)-- */ }
  .espace_pub1 .container, .espace_pub2 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media only screen and (max-width: 768px) {
    .espace_pub1, .espace_pub2 {
      padding: 40px 5%; } }

.espace_box {
  width: 300px;
  height: 250px;
  overflow: hidden;
  margin-bottom: 40px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .espace_box {
      margin-left: auto;
      margin-right: auto; } }

.wpml-ls ul {
  list-style: none;
  padding: 0; }

.breadcrumb {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 5%;
  background-color: #F4F5F5;
  line-height: 1em;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .breadcrumb {
      width: 100%;
      padding: 16px 5%; } }
  .breadcrumb svg {
    margin-right: 10px;
    line-height: 1em; }
  .breadcrumb a, .breadcrumb p {
    line-height: 1em;
    font-size: 0.8em;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
  .breadcrumb a:hover {
    color: #F42535; }
  .breadcrumb span {
    font-size: 0.8em;
    color: #D9D9DC;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1em; }

.legal-notices {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .legal-notices {
      padding: 40px 0; } }
  .legal-notices h1 {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .legal-notices h1 {
        padding-bottom: 40px; } }
  .legal-notices h2 {
    padding-top: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .legal-notices h2 {
        padding-bottom: 40px; } }

.template-flex table {
  width: 100% !important;
  height: auto !important; }
  .template-flex table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .template-flex table tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .template-flex table tr td {
      width: 45% !important; }
    .template-flex table tr td {
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .template-flex table tr td {
          width: 100% !important; } }

.grecaptcha-badge {
  visibility: hidden; }

.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
  .back-to-top.show {
    display: block;
    opacity: 1; }
  .back-to-top:hover svg circle {
    fill: #f6515e; }
  .back-to-top:hover svg path {
    stroke: white; }

.oxo-view.template-home .slider-hero {
  width: 100%; }
  .oxo-view.template-home .slider-hero .slider_wrap {
    color: #ffffff;
    height: 70vh;
    width: 100%;
    position: relative; }
    .oxo-view.template-home .slider-hero .slider_wrap .slide {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      opacity: 0; }
      .oxo-view.template-home .slider-hero .slider_wrap .slide:first-of-type {
        opacity: 1; }
      .oxo-view.template-home .slider-hero .slider_wrap .slide h1, .oxo-view.template-home .slider-hero .slider_wrap .slide h2 {
        color: #ffffff;
        font-size: 3em;
        line-height: 1.1em;
        padding-bottom: 12px;
        padding-top: 40px;
        font-family: futura-pt, sans-serif;
        font-weight: 600;
        font-style: normal;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .oxo-view.template-home .slider-hero .slider_wrap .slide h1, .oxo-view.template-home .slider-hero .slider_wrap .slide h2 {
            font-size: 2.7em; } }
      .oxo-view.template-home .slider-hero .slider_wrap .slide .content {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        text-align: center;
        max-width: 700px;
        -webkit-transform-origin: center;
                transform-origin: center;
        width: 90%; }
      .oxo-view.template-home .slider-hero .slider_wrap .slide .countdown {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-top: 20px; }
        .oxo-view.template-home .slider-hero .slider_wrap .slide .countdown .countdown_box {
          min-width: 60px;
          margin-right: 8px; }
          .oxo-view.template-home .slider-hero .slider_wrap .slide .countdown .countdown_box .box {
            background-color: #ffffff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            border-radius: 4px;
            height: 70px;
            color: #F42535;
            font-size: 1.8em;
            margin-bottom: 12px;
            padding-left: 10px;
            padding-right: 10px; }
          .oxo-view.template-home .slider-hero .slider_wrap .slide .countdown .countdown_box .txt {
            text-transform: uppercase;
            font-size: 0.7em;
            color: #ffffff; }
  .oxo-view.template-home .slider-hero .slider_bottom {
    padding-top: 30px;
    padding-left: 5%;
    padding-right: 5%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      .oxo-view.template-home .slider-hero .slider_bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-home .slider-hero .slider_bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-top: 0px; } }
    .oxo-view.template-home .slider-hero .slider_bottom .slider_nav {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 60%;
      padding-right: 20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1210px) {
        .oxo-view.template-home .slider-hero .slider_bottom .slider_nav {
          width: 100%;
          padding-top: 20px;
          padding-right: 0px; } }
      .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .progress {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-right: 20px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .progress {
            width: 100%;
            -ms-flex-negative: 1;
                flex-shrink: 1;
            padding-right: 40px; } }
      .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .count_slide {
        font-size: 0.8em;
        color: #F42535;
        font-family: futura-pt, sans-serif;
        font-weight: 500;
        font-style: normal; }
      .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .progress_bar {
        overflow: hidden;
        width: 450px;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        background-color: #D9D9DC;
        margin-left: 45px;
        height: 2px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .progress_bar {
            width: 100%;
            margin-left: 15px; } }
        .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .progress_bar .bar {
          background-color: #F42535;
          height: 2px;
          width: 0; }
      .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .arrow {
        cursor: pointer; }
        .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .arrow svg circle, .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .arrow svg path {
          -webkit-transition: all 0.4s;
          transition: all 0.4s; }
        .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .arrow:hover svg circle {
          fill: #F42535; }
        .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .arrow:hover svg path {
          stroke: #ffffff; }
      .oxo-view.template-home .slider-hero .slider_bottom .slider_nav .arrow_left {
        -webkit-transform: rotate(180deg) translateY(8px);
                transform: rotate(180deg) translateY(8px);
        margin-top: -10px;
        margin-right: 10px; }
    .oxo-view.template-home .slider-hero .slider_bottom .hero_cta {
      width: 455px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-home .slider-hero .slider_bottom .hero_cta {
          width: 100%;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          padding-top: 30px; } }
      .oxo-view.template-home .slider-hero .slider_bottom .hero_cta a {
        background-color: #ffffff;
        width: 220px;
        min-height: 160px;
        border-radius: 8px;
        border: 1px solid #D9D9DC;
        display: block;
        padding: 32px;
        font-size: 1.15em;
        line-height: 1.15em;
        position: absolute;
        bottom: 0;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .oxo-view.template-home .slider-hero .slider_bottom .hero_cta a {
            position: relative;
            width: 48%;
            padding: 32px 20px; } }
        .oxo-view.template-home .slider-hero .slider_bottom .hero_cta a:first-of-type {
          left: 0; }
        .oxo-view.template-home .slider-hero .slider_bottom .hero_cta a:last-of-type {
          right: 0; }
        .oxo-view.template-home .slider-hero .slider_bottom .hero_cta a img {
          height: 28px;
          width: auto;
          margin-bottom: 12px; }
        .oxo-view.template-home .slider-hero .slider_bottom .hero_cta a:hover {
          color: #F42535;
          border: 1px solid #F42535; }

.oxo-view.template-home .apropos {
  padding: 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-home .apropos {
      padding: 0; } }
  .oxo-view.template-home .apropos .text {
    width: 60%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-home .apropos .text {
        width: 100%; } }
  .oxo-view.template-home .apropos .btn {
    margin-top: 40px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-home .apropos .btn {
        margin-top: 20px; } }
  .oxo-view.template-home .apropos .video {
    padding: 80px 0;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-home .apropos .video {
        padding: 40px 0; } }
    .oxo-view.template-home .apropos .video .img_shape {
      left: auto;
      right: -20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-home .apropos .video .img_shape {
          width: 270px;
          height: auto;
          bottom: -10px;
          right: -10px; } }

.oxo-view.template-home .espace_pub1 {
  padding-bottom: 105px;
  padding-top: 40px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-home .espace_pub1 {
      padding-bottom: 50px;
      padding-top: 10px; } }

.oxo-view.template-home .social {
  padding: 160px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-home .social {
      padding: 80px 0; } }
  .oxo-view.template-home .social .title_wrap {
    padding-bottom: 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-home .social .title_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    .oxo-view.template-home .social .title_wrap h2 {
      padding: 0;
      line-height: 1;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-home .social .title_wrap h2 {
          padding-bottom: 40px; } }
  .oxo-view.template-home .social .socials {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-home .social .socials {
        padding-bottom: 40px;
        width: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .oxo-view.template-home .social .socials_link {
    background-color: #F42535;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-home .social .socials_link {
        margin-left: 0; } }

.oxo-view.template-contact .hero {
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-position: center;
  background-size: cover;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-contact .hero {
      height: 375px; } }
  .oxo-view.template-contact .hero h1 {
    color: #ffffff; }

.oxo-view.template-contact .info {
  padding: 160px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-contact .info {
      padding: 80px 0; } }
  .oxo-view.template-contact .info .container {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-contact .info .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .oxo-view.template-contact .info .col {
    width: 50%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-contact .info .col {
        width: 100%; } }
    .oxo-view.template-contact .info .col strong {
      padding-top: 40px;
      padding-bottom: 0;
      display: block;
      margin-bottom: -1.2em; }

.oxo-view.template-contact .cta {
  padding: 120px 0;
  /* -- @include break(mobile)-- */
  background-color: #F42535; }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-contact .cta {
      padding: 60px 0; } }
  .oxo-view.template-contact .cta .container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-contact .cta .container {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .oxo-view.template-contact .cta h3 {
    color: #ffffff;
    padding: 0;
    line-height: 1em;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-contact .cta h3 {
        margin-bottom: 30px; } }
  .oxo-view.template-contact .cta .socials {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-contact .cta .socials {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%; } }
  .oxo-view.template-contact .cta .socials_link {
    border: 1px solid #ffffff;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-contact .cta .socials_link {
        -webkit-transform: scale(0.8);
                transform: scale(0.8); } }

.oxo-view.template-contact .flex_individus {
  background-color: #F4F5F5; }

.oxo-view.template-visiteurs .price {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-visiteurs .price {
      padding: 40px 0; } }
  .oxo-view.template-visiteurs .price .top {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-visiteurs .price .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .oxo-view.template-visiteurs .price .content {
    width: 50%;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-visiteurs .price .content {
        width: 100%; } }
  .oxo-view.template-visiteurs .price .forfait_wrap {
    padding-top: 80px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-visiteurs .price .forfait_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-visiteurs .price .forfait_wrap {
        padding-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .oxo-view.template-visiteurs .price .forfait_wrap .forfait {
      border-radius: 20px;
      background-color: #F42535;
      color: #ffffff;
      width: 340px;
      min-height: 530px;
      padding: 30px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0px;
      /* -- @include break(mobile)-- */
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-visiteurs .price .forfait_wrap .forfait {
          margin: 0px 0px 20px 0px; } }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-visiteurs .price .forfait_wrap .forfait {
          width: 300px;
          min-height: auto; } }
      .oxo-view.template-visiteurs .price .forfait_wrap .forfait:nth-of-type(2) {
        background-color: #847E7F;
        margin: 0px 0px 0px 20px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-visiteurs .price .forfait_wrap .forfait:nth-of-type(2) {
            margin: 0px 0px 20px 0px; } }
      .oxo-view.template-visiteurs .price .forfait_wrap .forfait:nth-of-type(3) {
        background-color: #F1BA43;
        margin: 0px 0px 0px 20px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-visiteurs .price .forfait_wrap .forfait:nth-of-type(3) {
            margin: 0px 0px 20px 0px; } }
      .oxo-view.template-visiteurs .price .forfait_wrap .forfait:nth-of-type(4) {
        background-color: #F42535;
        margin: 0px 0px 0px 20px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-visiteurs .price .forfait_wrap .forfait:nth-of-type(4) {
            margin: 0px 0px 0px 0px; } }
      .oxo-view.template-visiteurs .price .forfait_wrap .forfait p {
        text-align: center;
        font-family: futura-pt, sans-serif;
        font-weight: 500;
        font-style: normal;
        padding: 0;
        line-height: 1em; }
        .oxo-view.template-visiteurs .price .forfait_wrap .forfait p.line-through {
          text-decoration: line-through; }
      .oxo-view.template-visiteurs .price .forfait_wrap .forfait h2 {
        text-align: center;
        font-family: futura-pt, sans-serif;
        font-weight: 500;
        font-style: normal;
        color: #ffffff;
        padding-bottom: 0;
        padding-top: 8px;
        line-height: 1em; }
        .oxo-view.template-visiteurs .price .forfait_wrap .forfait h2 span {
          font-size: 0.42em; }
      .oxo-view.template-visiteurs .price .forfait_wrap .forfait .list {
        padding: 20px;
        width: 100%;
        height: 100%;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        margin-top: 24px;
        margin-bottom: 32px;
        border-top: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
        list-style-type: disc;
        padding-right: 0; }
        .oxo-view.template-visiteurs .price .forfait_wrap .forfait .list li {
          font-size: 0.875em;
          padding-bottom: 8px; }
          .oxo-view.template-visiteurs .price .forfait_wrap .forfait .list li:last-of-type {
            padding: 0; }
      .oxo-view.template-visiteurs .price .forfait_wrap .forfait .btn {
        border-color: #ffffff; }
        .oxo-view.template-visiteurs .price .forfait_wrap .forfait .btn:hover {
          background-color: transparent; }

.oxo-view.template-visiteurs .video_sec {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-visiteurs .video_sec {
      padding: 40px 0; } }
  .oxo-view.template-visiteurs .video_sec h2 {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-visiteurs .video_sec h2 {
        padding-bottom: 25px; } }
  .oxo-view.template-visiteurs .video_sec .img_shape {
    left: auto;
    right: -20px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-visiteurs .video_sec .img_shape {
        width: 270px;
        height: auto;
        bottom: -10px;
        right: -10px; } }

.oxo-view.template-visiteurs section.numbers {
  margin: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-visiteurs section.numbers {
      margin: 40px 0; } }

.oxo-view.template-visiteurs .contact {
  background-color: #ffffff; }

.oxo-view.template-exposants .info {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-exposants .info {
      padding: 40px 0; } }
  .oxo-view.template-exposants .info .top {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-exposants .info .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .oxo-view.template-exposants .info .top .btn {
      margin-top: 40px; }
  .oxo-view.template-exposants .info .content {
    width: 50%;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-exposants .info .content {
        width: 100%; } }

.oxo-view.template-exposants .numbers {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .oxo-view.template-exposants .numbers .container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .oxo-view.template-exposants .numbers h2 {
    color: #ffffff;
    text-align: center;
    padding-bottom: 60px; }
  .oxo-view.template-exposants .numbers .numbers_card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding: 55px 40px;
    width: 242px;
    height: 288px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-exposants .numbers .numbers_card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 280px;
        height: 120px;
        font-size: 16px;
        padding: 24px; } }
    .oxo-view.template-exposants .numbers .numbers_card .icon {
      height: auto;
      width: 100px;
      padding-right: 0px;
      padding-bottom: 32px;
      margin-bottom: 20px;
      margin-right: 0px;
      border-right: none;
      border-bottom: 1px solid #D9D9DC;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      /* -- @include break(mobile)-- */
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1210px) {
        .oxo-view.template-exposants .numbers .numbers_card .icon {
          padding-right: 0px;
          margin-right: 0px; } }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-exposants .numbers .numbers_card .icon {
          border-bottom: none;
          border-right: 1px solid #D9D9DC;
          padding-bottom: 0px;
          margin-bottom: 0px;
          width: auto;
          padding-right: 24px; } }
      .oxo-view.template-exposants .numbers .numbers_card .icon img {
        height: 60px;
        width: auto;
        /* -- @include break(mobile)-- */
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 1210px) {
          .oxo-view.template-exposants .numbers .numbers_card .icon img {
            width: 60px; } }
        @media only screen and (max-width: 768px) {
          .oxo-view.template-exposants .numbers .numbers_card .icon img {
            width: 38px; } }
    .oxo-view.template-exposants .numbers .numbers_card .content {
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-exposants .numbers .numbers_card .content {
          width: 100%;
          -ms-flex-negative: 1;
              flex-shrink: 1;
          text-align: left;
          padding-left: 24px; } }

.oxo-view.template-exposants .bg-grey {
  padding: 160px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-exposants .bg-grey {
      padding: 80px 0; } }
  .oxo-view.template-exposants .bg-grey h2 {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-exposants .bg-grey h2 {
        padding-bottom: 30px; } }
  .oxo-view.template-exposants .bg-grey .box_wrap {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-exposants .bg-grey .box_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .oxo-view.template-exposants .bg-grey .tarif_box {
    width: 48%;
    background-color: #ffffff;
    border-radius: 20px;
    border: 1px solid #D9D9DC;
    overflow: hidden;
    padding: 50px 32px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-exposants .bg-grey .tarif_box {
        width: 100%;
        margin-bottom: 20px; } }
    .oxo-view.template-exposants .bg-grey .tarif_box.border_red {
      border: 1px solid #F42535; }
    .oxo-view.template-exposants .bg-grey .tarif_box .info_box {
      position: absolute;
      top: 0;
      left: 0;
      background-color: #F42535;
      color: #ffffff;
      font-family: futura-pt, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 14px;
      line-height: 1em;
      padding: 10px 24px;
      border-bottom-right-radius: 20px; }
    .oxo-view.template-exposants .bg-grey .tarif_box .top {
      width: 100%;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      text-align: center;
      padding-bottom: 24px;
      border-bottom: 2px solid #D9D9DC;
      margin-bottom: 20px; }
      .oxo-view.template-exposants .bg-grey .tarif_box .top p {
        line-height: 1em;
        font-family: futura-pt, sans-serif;
        font-weight: 500;
        font-style: normal;
        padding-bottom: 8px; }
      .oxo-view.template-exposants .bg-grey .tarif_box .top h2 {
        padding-bottom: 0; }
        .oxo-view.template-exposants .bg-grey .tarif_box .top h2 span {
          font-size: 0.4em; }
    .oxo-view.template-exposants .bg-grey .tarif_box .list {
      width: 100%;
      height: 100%;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      list-style-type: disc;
      padding-left: 35px;
      padding-right: 15px; }
      .oxo-view.template-exposants .bg-grey .tarif_box .list li {
        padding-bottom: 8px; }
        .oxo-view.template-exposants .bg-grey .tarif_box .list li:last-of-type {
          padding: 0; }
  .oxo-view.template-exposants .bg-grey .tarif, .oxo-view.template-exposants .bg-grey .face-ouverte {
    margin-top: 100px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-exposants .bg-grey .tarif, .oxo-view.template-exposants .bg-grey .face-ouverte {
        margin-top: 50px; } }
  .oxo-view.template-exposants .bg-grey .face-ouverte .title_wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .oxo-view.template-exposants .bg-grey .face-ouverte .title_wrap .tooltip_wrap {
      position: relative;
      cursor: pointer; }
      .oxo-view.template-exposants .bg-grey .face-ouverte .title_wrap .tooltip_wrap .tooltip {
        pointer-events: none;
        position: absolute;
        right: -16px;
        width: 210px;
        background-color: #F42535;
        border-radius: 4px;
        color: #ffffff;
        font-size: 14px;
        padding: 16px;
        line-height: 1.1em;
        top: 0;
        -webkit-transform: translateY(-105%);
                transform: translateY(-105%);
        opacity: 0;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        .oxo-view.template-exposants .bg-grey .face-ouverte .title_wrap .tooltip_wrap .tooltip .square {
          background-color: #F42535;
          width: 8px;
          height: 8px;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          position: absolute;
          bottom: -4px;
          right: 20px; }
      .oxo-view.template-exposants .bg-grey .face-ouverte .title_wrap .tooltip_wrap:hover .tooltip {
        opacity: 1; }
  .oxo-view.template-exposants .bg-grey .face-ouverte .box {
    width: 31%;
    background-color: #ffffff;
    border-radius: 20px;
    border: 1px solid #D9D9DC;
    overflow: hidden;
    padding: 30px;
    height: 215px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-exposants .bg-grey .face-ouverte .box {
        width: 100%;
        margin-bottom: 20px; } }
    .oxo-view.template-exposants .bg-grey .face-ouverte .box p {
      line-height: 1em;
      font-family: futura-pt, sans-serif;
      font-weight: 500;
      font-style: normal;
      padding-bottom: 8px; }
    .oxo-view.template-exposants .bg-grey .face-ouverte .box h2 {
      padding-bottom: 0; }
    .oxo-view.template-exposants .bg-grey .face-ouverte .box small {
      padding-left: 10px;
      padding-right: 10px;
      position: absolute;
      bottom: 12px;
      left: 0;
      right: 0;
      text-align: center; }

.oxo-view.template-exposants .contact {
  background-color: #ffffff; }

.oxo-view.template-single-news .hero {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-single-news .hero {
      padding: 40px 0; } }
  .oxo-view.template-single-news .hero .share_wrap {
    padding-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-single-news .hero .share_wrap {
        padding-top: 40px; } }
    .oxo-view.template-single-news .hero .share_wrap .share_list {
      padding-left: 20px; }
    .oxo-view.template-single-news .hero .share_wrap .share_link {
      border: 1px solid #4A4546;
      width: 50px;
      height: 50px; }

.oxo-view.template-archive-news .hero {
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-position: center;
  background-size: cover;
  text-align: center;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-news .hero {
      height: 375px; } }
  .oxo-view.template-archive-news .hero h1 {
    color: #ffffff; }
  .oxo-view.template-archive-news .hero .btn:hover {
    background-color: #ffffff;
    border-color: #ffffff; }

.oxo-view.template-archive-news .articles .tab_wrap .container {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-news .articles .tab_wrap .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding-top: 30px;
      padding-bottom: 30px; } }

.oxo-view.template-archive-news .articles .tab_wrap .tab {
  width: 33.33333333%;
  text-align: center;
  padding-top: 54px;
  padding-bottom: 54px;
  cursor: pointer;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0D0C0C;
  font-size: 1.4em;
  position: relative;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-news .articles .tab_wrap .tab {
      width: 100%;
      text-align: left;
      font-size: 1.3em;
      font-family: futura-pt, sans-serif;
      font-weight: 400;
      font-style: normal;
      margin-top: 15px;
      margin-bottom: 15px;
      padding: 0;
      line-height: 1em; } }
  .oxo-view.template-archive-news .articles .tab_wrap .tab:after {
    content: " ";
    background-color: #F42535;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-archive-news .articles .tab_wrap .tab:after {
        top: 0;
        left: -5vw;
        right: auto; } }
  .oxo-view.template-archive-news .articles .tab_wrap .tab:hover:after, .oxo-view.template-archive-news .articles .tab_wrap .tab.active:after {
    height: 4px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-archive-news .articles .tab_wrap .tab:hover:after, .oxo-view.template-archive-news .articles .tab_wrap .tab.active:after {
        height: auto;
        width: 4px; } }
  .oxo-view.template-archive-news .articles .tab_wrap .tab.active {
    pointer-events: none;
    padding-left: 10px;
    color: #F42535; }

.oxo-view.template-archive-news .articles .filters_wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 80px;
  padding-bottom: 45px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-news .articles .filters_wrap {
      padding-top: 40px; } }

.oxo-view.template-archive-news .articles .btn_filter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(244, 37, 53, 0.12);
  border: 1px solid transparent;
  border-radius: 30px;
  line-height: 1em;
  padding: 12px 32px;
  color: #F42535;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  /* -- @include break(mobile)-- */ }
  .oxo-view.template-archive-news .articles .btn_filter svg {
    margin-left: 10px; }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-news .articles .btn_filter {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.oxo-view.template-archive-news .articles .filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-news .articles .filters {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-top: 40px; } }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-news .articles .filters {
      padding-top: 0px;
      position: fixed;
      background-color: #ffffff;
      top: 12px;
      bottom: 0;
      left: 0;
      right: 0;
      border-radius: 22px 22px 0 0;
      z-index: 999;
      display: none; } }
  .oxo-view.template-archive-news .articles .filters .mobile-filters {
    text-align: center;
    position: relative;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 14px;
    border-bottom: 1px solid #D9D9DC; }
    .oxo-view.template-archive-news .articles .filters .mobile-filters .close {
      position: absolute;
      top: 20px;
      left: 26px; }
  .oxo-view.template-archive-news .articles .filters .fileter_drop {
    position: relative;
    margin-right: 55px;
    padding-bottom: 15px;
    z-index: 2;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-archive-news .articles .filters .fileter_drop {
        margin-right: 0px; } }
    .oxo-view.template-archive-news .articles .filters .fileter_drop:nth-of-type(1) {
      z-index: 3; }
    .oxo-view.template-archive-news .articles .filters .fileter_drop:nth-of-type(2) {
      z-index: 2; }
    .oxo-view.template-archive-news .articles .filters .fileter_drop:nth-of-type(3) {
      z-index: 1; }
    .oxo-view.template-archive-news .articles .filters .fileter_drop .top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: rgba(244, 37, 53, 0.12);
      border: 1px solid transparent;
      border-radius: 30px;
      line-height: 1em;
      padding: 12px 32px;
      color: #F42535;
      font-family: futura-pt, sans-serif;
      font-weight: 500;
      font-style: normal;
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      cursor: pointer;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-news .articles .filters .fileter_drop .top {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          background-color: transparent;
          border-radius: 0;
          color: #0D0C0C;
          font-size: 24px;
          padding: 28px 0px;
          margin: 0 24px;
          border-bottom: 1px solid #D9D9DC; } }
      .oxo-view.template-archive-news .articles .filters .fileter_drop .top .name span {
        text-transform: lowercase; }
      .oxo-view.template-archive-news .articles .filters .fileter_drop .top .arrow {
        width: 14px;
        height: 7px;
        position: relative;
        margin-left: 15px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
        .oxo-view.template-archive-news .articles .filters .fileter_drop .top .arrow span {
          display: block;
          background-color: #F42535;
          width: 64%;
          height: 2px;
          border-radius: 4px;
          position: absolute; }
          .oxo-view.template-archive-news .articles .filters .fileter_drop .top .arrow span:first-of-type {
            top: 2px;
            left: 0;
            -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
          .oxo-view.template-archive-news .articles .filters .fileter_drop .top .arrow span:last-of-type {
            top: 2px;
            right: 0;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg); }
    .oxo-view.template-archive-news .articles .filters .fileter_drop:hover .top, .oxo-view.template-archive-news .articles .filters .fileter_drop.active .top {
      background: white; }
    .oxo-view.template-archive-news .articles .filters .fileter_drop.active .arrow {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    .oxo-view.template-archive-news .articles .filters .fileter_drop.filter_active .top {
      border-color: #F42535;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-news .articles .filters .fileter_drop.filter_active .top {
          border-color: #D9D9DC;
          color: #F42535; } }
    .oxo-view.template-archive-news .articles .filters .fileter_drop ul {
      margin: 0;
      padding: 0;
      position: absolute;
      top: 100%;
      background-color: #ffffff;
      border: 1px solid #D9D9DC;
      border-radius: 8px;
      width: 300px;
      list-style-type: none;
      height: 0;
      overflow: hidden;
      display: none;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-news .articles .filters .fileter_drop ul {
          position: relative;
          top: 0;
          border: none;
          width: 100%; } }
      .oxo-view.template-archive-news .articles .filters .fileter_drop ul li {
        padding: 16px 32px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #0D0C0C;
        cursor: pointer;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        .oxo-view.template-archive-news .articles .filters .fileter_drop ul li .dot {
          margin-left: 15px;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          width: 20px;
          height: 20px;
          border: 1px solid #0D0C0C;
          border-radius: 50%;
          -webkit-transition: all 0.4s;
          transition: all 0.4s;
          position: relative; }
          .oxo-view.template-archive-news .articles .filters .fileter_drop ul li .dot span {
            width: 10px;
            height: 10px;
            background-color: #F42535;
            border-radius: 50%;
            opacity: 0;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            -webkit-transform: scale(0.5) translate(-50%, -50%);
                    transform: scale(0.5) translate(-50%, -50%);
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
        .oxo-view.template-archive-news .articles .filters .fileter_drop ul li:hover, .oxo-view.template-archive-news .articles .filters .fileter_drop ul li.active {
          color: #F42535; }
          .oxo-view.template-archive-news .articles .filters .fileter_drop ul li:hover .dot, .oxo-view.template-archive-news .articles .filters .fileter_drop ul li.active .dot {
            border: 1px solid #F42535; }
        .oxo-view.template-archive-news .articles .filters .fileter_drop ul li.active .dot span {
          opacity: 1;
          -webkit-transform: scale(1) translate(-50%, -50%);
                  transform: scale(1) translate(-50%, -50%); }
        .oxo-view.template-archive-news .articles .filters .fileter_drop ul li:first-of-type {
          padding-top: 32px; }
        .oxo-view.template-archive-news .articles .filters .fileter_drop ul li:last-of-type {
          padding-bottom: 32px; }

.oxo-view.template-archive-news .articles .bg-grey {
  padding-bottom: 80px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-news .articles .bg-grey {
      padding-bottom: 40px; } }

.oxo-view.template-archive-news .articles .no_result {
  font-size: 2em;
  display: none; }
  .oxo-view.template-archive-news .articles .no_result.visible {
    display: block; }

.oxo-view.template-archive-news .articles .top3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-news .articles .top3 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.oxo-view.template-archive-news .articles .articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-news .articles .articles {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.oxo-view.template-archive-news .articles .articles_wrap {
  position: relative; }
  .oxo-view.template-archive-news .articles .articles_wrap .press, .oxo-view.template-archive-news .articles .articles_wrap .pub {
    display: none; }
  .oxo-view.template-archive-news .articles .articles_wrap .overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    display: none; }

.oxo-view.template-archive-news .module_cta {
  padding-top: 0; }

.oxo-view.template-archive-news .btn_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .oxo-view.template-archive-news .btn_container .btn {
    display: none;
    cursor: pointer;
    margin-top: 60px;
    background-color: transparent; }
    .oxo-view.template-archive-news .btn_container .btn:hover {
      background-color: #F42535; }
    .oxo-view.template-archive-news .btn_container .btn.visible {
      display: block; }

.oxo-view.template-single-events .breadcrumb {
  background-color: #ffffff; }

.oxo-view.template-single-events .hero {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-single-events .hero {
      padding: 40px 0; } }
  .oxo-view.template-single-events .hero .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-single-events .hero .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding-top: 60px; } }
    .oxo-view.template-single-events .hero .flex .partenaire {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .oxo-view.template-single-events .hero .flex .partenaire .partener_logo {
        width: 120px;
        height: auto;
        margin-left: 20px; }
  .oxo-view.template-single-events .hero .share_wrap {
    padding-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-single-events .hero .share_wrap {
        padding-top: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 100%; } }
    .oxo-view.template-single-events .hero .share_wrap .share_list {
      padding-left: 20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-single-events .hero .share_wrap .share_list {
          padding-left: 0px;
          padding-top: 15px;
          width: 100%;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
    .oxo-view.template-single-events .hero .share_wrap .share_link {
      border: 1px solid #4A4546;
      width: 50px;
      height: 50px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-single-events .hero .share_wrap .share_link {
          margin-right: 20px; } }

.oxo-view.template-single-events section.desc {
  padding-top: 80px;
  padding-bottom: 80px; }
  .oxo-view.template-single-events section.desc .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-single-events section.desc .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .oxo-view.template-single-events section.desc .flex .content {
      width: 55%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-single-events section.desc .flex .content {
          width: 100%; } }
      .oxo-view.template-single-events section.desc .flex .content .multiple_conf {
        padding-top: 80px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .oxo-view.template-single-events section.desc .flex .content .multiple_conf {
            padding-top: 60px; } }
        .oxo-view.template-single-events section.desc .flex .content .multiple_conf h3 {
          padding-bottom: 20px;
          font-family: futura-pt, sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 1.6em; }
        .oxo-view.template-single-events section.desc .flex .content .multiple_conf .team {
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          padding-top: 24px; }
          .oxo-view.template-single-events section.desc .flex .content .multiple_conf .team .member {
            position: relative;
            margin-left: -20px; }
            .oxo-view.template-single-events section.desc .flex .content .multiple_conf .team .member:first-of-type {
              margin-left: -4px; }
            .oxo-view.template-single-events section.desc .flex .content .multiple_conf .team .member .img {
              width: 61px;
              height: 61px;
              border: 4px solid #ffffff;
              border-radius: 50%;
              background-size: cover;
              background-position: center; }
            .oxo-view.template-single-events section.desc .flex .content .multiple_conf .team .member .tooltip {
              display: block;
              position: absolute;
              background-color: #F42535;
              border-radius: 4px;
              color: #ffffff;
              font-size: 14px;
              padding: 7px 8px;
              top: -35px;
              left: 0;
              width: -webkit-fit-content;
              width: -moz-fit-content;
              width: fit-content;
              right: -200px;
              opacity: 0;
              -webkit-transition: all 0.3s;
              transition: all 0.3s;
              text-align: center; }
              .oxo-view.template-single-events section.desc .flex .content .multiple_conf .team .member .tooltip span {
                display: block;
                line-height: 108%; }
              .oxo-view.template-single-events section.desc .flex .content .multiple_conf .team .member .tooltip .square {
                background-color: #F42535;
                width: 7px;
                height: 7px;
                position: absolute;
                top: 100%;
                left: 28px;
                -webkit-transform: translateY(-50%) rotate(45deg);
                        transform: translateY(-50%) rotate(45deg); }
            .oxo-view.template-single-events section.desc .flex .content .multiple_conf .team .member:hover .tooltip {
              opacity: 1; }
      .oxo-view.template-single-events section.desc .flex .content > div:first-of-type {
        padding-top: 0; }
    .oxo-view.template-single-events section.desc .flex .box_wrap {
      width: 340px;
      margin-left: 40px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-single-events section.desc .flex .box_wrap {
          width: 100%;
          margin-left: 0px;
          margin-bottom: 60px; } }
    .oxo-view.template-single-events section.desc .flex .box {
      width: 100%;
      background-color: #F42535;
      padding: 50px;
      border-radius: 20px;
      text-align: center;
      color: #ffffff; }
      .oxo-view.template-single-events section.desc .flex .box h6 {
        color: #ffffff;
        font-size: 1em;
        font-family: futura-pt, sans-serif;
        font-weight: 500;
        font-style: normal;
        padding-bottom: 5px; }
      .oxo-view.template-single-events section.desc .flex .box > div {
        padding-bottom: 40px; }
        .oxo-view.template-single-events section.desc .flex .box > div:last-of-type {
          padding-bottom: 0; }
      .oxo-view.template-single-events section.desc .flex .box .btn_white {
        border: 2px solid #FFF; }

.oxo-view.template-single-events section.flex_steps {
  margin-bottom: 0; }

.oxo-view.template-archive-events .cal .banner_cal {
  padding-top: 160px;
  padding-bottom: 160px;
  text-align: center;
  background-position: center;
  background-size: cover;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-events .cal .banner_cal {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .oxo-view.template-archive-events .cal .banner_cal h2 {
    text-align: center;
    color: #ffffff;
    font-size: 3em;
    padding: 0;
    line-height: 1em;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-archive-events .cal .banner_cal h2 {
        font-size: 2.4em; } }

.oxo-view.template-archive-events .cal .tab_wrap .container {
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-events .cal .tab_wrap .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding-top: 30px;
      padding-bottom: 30px; } }

.oxo-view.template-archive-events .cal .tab_wrap .tab {
  width: 33.33333333%;
  text-align: center;
  padding-top: 54px;
  padding-bottom: 54px;
  cursor: pointer;
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0D0C0C;
  font-size: 1.4em;
  position: relative;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-events .cal .tab_wrap .tab {
      width: 100%;
      text-align: left;
      font-size: 1.3em;
      font-family: futura-pt, sans-serif;
      font-weight: 400;
      font-style: normal;
      margin-top: 15px;
      margin-bottom: 15px;
      padding: 0;
      line-height: 1em; } }
  .oxo-view.template-archive-events .cal .tab_wrap .tab:after {
    content: " ";
    background-color: #F42535;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-archive-events .cal .tab_wrap .tab:after {
        top: 0;
        left: -5vw;
        right: auto; } }
  .oxo-view.template-archive-events .cal .tab_wrap .tab:hover:after, .oxo-view.template-archive-events .cal .tab_wrap .tab.active:after {
    height: 4px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-archive-events .cal .tab_wrap .tab:hover:after, .oxo-view.template-archive-events .cal .tab_wrap .tab.active:after {
        height: auto;
        width: 4px; } }
  .oxo-view.template-archive-events .cal .tab_wrap .tab.active {
    pointer-events: none;
    padding-left: 10px;
    color: #F42535; }

.oxo-view.template-archive-events .cal .filters_wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 80px;
  padding-bottom: 45px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-events .cal .filters_wrap {
      padding-top: 40px; } }

.oxo-view.template-archive-events .cal .btn_filter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(244, 37, 53, 0.12);
  border: 1px solid transparent;
  border-radius: 30px;
  line-height: 1em;
  padding: 12px 32px;
  color: #F42535;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  /* -- @include break(mobile)-- */ }
  .oxo-view.template-archive-events .cal .btn_filter svg {
    margin-left: 10px; }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-events .cal .btn_filter {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.oxo-view.template-archive-events .cal .filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -- @include break(mobile)-- */
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-events .cal .filters {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-top: 40px; } }
  @media only screen and (max-width: 768px) {
    .oxo-view.template-archive-events .cal .filters {
      padding-top: 0px;
      position: fixed;
      background-color: #ffffff;
      top: 12px;
      bottom: 0;
      left: 0;
      right: 0;
      border-radius: 22px 22px 0 0;
      z-index: 999;
      display: none; } }
  .oxo-view.template-archive-events .cal .filters .mobile-filters {
    text-align: center;
    position: relative;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 14px;
    border-bottom: 1px solid #D9D9DC; }
    .oxo-view.template-archive-events .cal .filters .mobile-filters .close {
      position: absolute;
      top: 20px;
      left: 26px; }
  .oxo-view.template-archive-events .cal .filters .fileter_drop {
    position: relative;
    margin-right: 55px;
    padding-bottom: 15px;
    z-index: 2;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-archive-events .cal .filters .fileter_drop {
        margin-right: 0px; } }
    .oxo-view.template-archive-events .cal .filters .fileter_drop:nth-of-type(1) {
      z-index: 3; }
    .oxo-view.template-archive-events .cal .filters .fileter_drop:nth-of-type(2) {
      z-index: 2; }
    .oxo-view.template-archive-events .cal .filters .fileter_drop:nth-of-type(3) {
      z-index: 1; }
    .oxo-view.template-archive-events .cal .filters .fileter_drop .top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: rgba(244, 37, 53, 0.12);
      border: 1px solid transparent;
      border-radius: 30px;
      line-height: 1em;
      padding: 12px 32px;
      color: #F42535;
      font-family: futura-pt, sans-serif;
      font-weight: 500;
      font-style: normal;
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      cursor: pointer;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-events .cal .filters .fileter_drop .top {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          background-color: transparent;
          border-radius: 0;
          color: #0D0C0C;
          font-size: 24px;
          padding: 28px 0px;
          margin: 0 24px;
          border-bottom: 1px solid #D9D9DC; } }
      .oxo-view.template-archive-events .cal .filters .fileter_drop .top .name span {
        text-transform: lowercase; }
      .oxo-view.template-archive-events .cal .filters .fileter_drop .top .nb_filtre {
        display: none; }
        .oxo-view.template-archive-events .cal .filters .fileter_drop .top .nb_filtre.has-filter {
          display: inline; }
      .oxo-view.template-archive-events .cal .filters .fileter_drop .top .arrow {
        width: 14px;
        height: 7px;
        position: relative;
        margin-left: 15px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
        .oxo-view.template-archive-events .cal .filters .fileter_drop .top .arrow span {
          display: block;
          background-color: #F42535;
          width: 64%;
          height: 2px;
          border-radius: 4px;
          position: absolute; }
          .oxo-view.template-archive-events .cal .filters .fileter_drop .top .arrow span:first-of-type {
            top: 2px;
            left: 0;
            -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
          .oxo-view.template-archive-events .cal .filters .fileter_drop .top .arrow span:last-of-type {
            top: 2px;
            right: 0;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg); }
    .oxo-view.template-archive-events .cal .filters .fileter_drop:hover .top, .oxo-view.template-archive-events .cal .filters .fileter_drop.active .top {
      background: white; }
    .oxo-view.template-archive-events .cal .filters .fileter_drop.active .arrow {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    .oxo-view.template-archive-events .cal .filters .fileter_drop.filter_active .top {
      border-color: #F42535;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-events .cal .filters .fileter_drop.filter_active .top {
          border-color: #D9D9DC;
          color: #F42535; } }
    .oxo-view.template-archive-events .cal .filters .fileter_drop ul {
      margin: 0;
      padding: 0;
      position: absolute;
      top: 100%;
      background-color: #ffffff;
      border: 1px solid #D9D9DC;
      border-radius: 8px;
      width: 300px;
      max-height: 350px;
      overflow-y: scroll;
      overflow-x: hidden;
      list-style-type: none;
      height: 0;
      display: none;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-events .cal .filters .fileter_drop ul {
          position: relative;
          top: 0;
          border: none;
          width: 100%; } }
      .oxo-view.template-archive-events .cal .filters .fileter_drop ul li {
        padding: 16px 32px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: #0D0C0C;
        cursor: pointer;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        .oxo-view.template-archive-events .cal .filters .fileter_drop ul li .square {
          margin-top: 3px;
          margin-right: 15px;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          width: 20px;
          height: 20px;
          border-radius: 3px;
          border: 1px solid #0D0C0C;
          -webkit-transition: all 0.4s;
          transition: all 0.4s;
          position: relative; }
          .oxo-view.template-archive-events .cal .filters .fileter_drop ul li .square span {
            width: 12px;
            height: 12px;
            background-color: #F42535;
            border-radius: 2px;
            opacity: 0;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            -webkit-transform: scale(0.5) translate(-50%, -50%);
                    transform: scale(0.5) translate(-50%, -50%);
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
        .oxo-view.template-archive-events .cal .filters .fileter_drop ul li:hover, .oxo-view.template-archive-events .cal .filters .fileter_drop ul li.active {
          color: #F42535; }
          .oxo-view.template-archive-events .cal .filters .fileter_drop ul li:hover .square, .oxo-view.template-archive-events .cal .filters .fileter_drop ul li.active .square {
            border: 1px solid #F42535; }
        .oxo-view.template-archive-events .cal .filters .fileter_drop ul li.active .square span {
          opacity: 1;
          -webkit-transform: scale(1) translate(-50%, -50%);
                  transform: scale(1) translate(-50%, -50%); }
        .oxo-view.template-archive-events .cal .filters .fileter_drop ul li:first-of-type {
          padding-top: 32px; }
        .oxo-view.template-archive-events .cal .filters .fileter_drop ul li:last-of-type {
          padding-bottom: 32px; }

.oxo-view.template-archive-events .cal .bg-grey {
  padding-bottom: 80px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-events .cal .bg-grey {
      padding-bottom: 40px; } }

.oxo-view.template-archive-events .cal .no_result {
  font-size: 2em;
  display: none; }
  .oxo-view.template-archive-events .cal .no_result.visible {
    display: block; }

.oxo-view.template-archive-events .cal .events_wrap {
  position: relative; }
  .oxo-view.template-archive-events .cal .events_wrap .tab_container {
    display: none; }
    .oxo-view.template-archive-events .cal .events_wrap .tab_container:first-of-type {
      display: block; }
  .oxo-view.template-archive-events .cal .events_wrap .overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    display: none; }

.oxo-view.template-archive-events .cal .event_big_card {
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #D9D9DC;
  padding: 32px 0px;
  margin-top: 10px;
  /* -- @include break(mobile)-- */ }
  .oxo-view.template-archive-events .cal .event_big_card:first-of-type {
    margin-top: 0; }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-events .cal .event_big_card {
      padding: 28px; } }
  .oxo-view.template-archive-events .cal .event_big_card .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-archive-events .cal .event_big_card .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .oxo-view.template-archive-events .cal .event_big_card .content .time {
      width: 190px;
      padding: 0 32px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-right: 1px solid #D9D9DC;
      color: #F42535;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-archive-events .cal .event_big_card .content .time {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          width: 100%;
          border-right: none;
          border-bottom: 1px solid #D9D9DC;
          padding: 0px;
          padding-bottom: 28px; } }
      .oxo-view.template-archive-events .cal .event_big_card .content .time .date {
        font-size: 2em;
        line-height: 108%;
        text-transform: capitalize;
        padding-bottom: 15px;
        font-family: futura-pt, sans-serif;
        font-weight: 700;
        font-style: normal;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-events .cal .event_big_card .content .time .date {
            padding-bottom: 0px; }
            .oxo-view.template-archive-events .cal .event_big_card .content .time .date div {
              display: inline; } }
      .oxo-view.template-archive-events .cal .event_big_card .content .time .hour {
        display: inline-block;
        font-family: futura-pt, sans-serif;
        font-weight: 700;
        font-style: normal; }
      .oxo-view.template-archive-events .cal .event_big_card .content .time .partenaire {
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-events .cal .event_big_card .content .time .partenaire {
            width: 100px; } }
        .oxo-view.template-archive-events .cal .event_big_card .content .time .partenaire p {
          color: #847E7F;
          font-size: 14px;
          line-height: 108%;
          padding-bottom: 10px; }
    .oxo-view.template-archive-events .cal .event_big_card .content .info {
      padding-left: 40px;
      width: 50%;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      padding-right: 40px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-archive-events .cal .event_big_card .content .info {
          padding-left: 0px;
          width: 100%;
          padding-top: 36px; } }
      .oxo-view.template-archive-events .cal .event_big_card .content .info .tag_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 20px; }
        .oxo-view.template-archive-events .cal .event_big_card .content .info .tag_wrap .tag {
          font-size: 14px;
          padding: 0px 10px;
          border: 1px solid #D9D9DC;
          border-radius: 8px;
          margin-right: 5px; }
      .oxo-view.template-archive-events .cal .event_big_card .content .info a h5 {
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        padding-bottom: 5px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        .oxo-view.template-archive-events .cal .event_big_card .content .info a h5:hover {
          color: #F42535; }
      .oxo-view.template-archive-events .cal .event_big_card .content .info .short_desc {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      .oxo-view.template-archive-events .cal .event_big_card .content .info ul {
        padding-left: 0; }
        .oxo-view.template-archive-events .cal .event_big_card .content .info ul li {
          padding-bottom: 5px;
          overflow: hidden;
          padding-left: 40px;
          position: relative;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
          .oxo-view.template-archive-events .cal .event_big_card .content .info ul li p {
            display: inline; }
          .oxo-view.template-archive-events .cal .event_big_card .content .info ul li::after {
            content: "·";
            font-size: 2em;
            position: absolute;
            left: 15px;
            top: 0px; }
      .oxo-view.template-archive-events .cal .event_big_card .content .info .team {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 24px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-events .cal .event_big_card .content .info .team {
            padding-top: 0px;
            overflow-y: scroll;
            overflow: -moz-scrollbars-none;
            -ms-overflow-style: none; }
            .oxo-view.template-archive-events .cal .event_big_card .content .info .team::-webkit-scrollbar {
              width: 0 !important; } }
        .oxo-view.template-archive-events .cal .event_big_card .content .info .team .member {
          position: relative;
          margin-left: -20px; }
          .oxo-view.template-archive-events .cal .event_big_card .content .info .team .member:first-of-type {
            margin-left: -4px; }
          .oxo-view.template-archive-events .cal .event_big_card .content .info .team .member .img {
            width: 61px;
            height: 61px;
            border: 4px solid #ffffff;
            border-radius: 50%;
            background-size: cover;
            background-position: center; }
          .oxo-view.template-archive-events .cal .event_big_card .content .info .team .member .tooltip {
            display: block;
            position: absolute;
            background-color: #F42535;
            border-radius: 4px;
            color: #ffffff;
            font-size: 14px;
            padding: 7px 8px;
            top: -35px;
            left: 0;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            right: -200px;
            opacity: 0;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            text-align: center; }
            .oxo-view.template-archive-events .cal .event_big_card .content .info .team .member .tooltip span {
              display: block;
              line-height: 108%; }
            .oxo-view.template-archive-events .cal .event_big_card .content .info .team .member .tooltip .square {
              background-color: #F42535;
              width: 7px;
              height: 7px;
              position: absolute;
              top: 100%;
              left: 28px;
              -webkit-transform: translateY(-50%) rotate(45deg);
                      transform: translateY(-50%) rotate(45deg); }
          .oxo-view.template-archive-events .cal .event_big_card .content .info .team .member:hover .tooltip {
            opacity: 1; }
    .oxo-view.template-archive-events .cal .event_big_card .content .btn_wrap {
      width: auto;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 48px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 210px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-archive-events .cal .event_big_card .content .btn_wrap {
          margin-right: 0px;
          width: 100%;
          padding-top: 20px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .oxo-view.template-archive-events .cal .event_big_card .content .btn_wrap .tag_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 20px;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-events .cal .event_big_card .content .btn_wrap .tag_wrap {
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start; } }
        .oxo-view.template-archive-events .cal .event_big_card .content .btn_wrap .tag_wrap .tag {
          font-size: 14px;
          padding: 0px 10px;
          border: 1px solid #D9D9DC;
          border-radius: 8px;
          margin-right: 5px;
          margin-bottom: 5px; }
      .oxo-view.template-archive-events .cal .event_big_card .content .btn_wrap .btn_price {
        text-align: center;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-archive-events .cal .event_big_card .content .btn_wrap .btn_price {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; } }

.oxo-view.template-archive-events .cal .btn_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .oxo-view.template-archive-events .cal .btn_container .btn {
    display: none;
    cursor: pointer;
    margin-top: 60px;
    background-color: transparent; }
    .oxo-view.template-archive-events .cal .btn_container .btn:hover {
      background-color: #F42535; }
    .oxo-view.template-archive-events .cal .btn_container .btn.visible {
      display: block; }

.oxo-view.template-archive-events .module_cta {
  padding: 0; }
  .oxo-view.template-archive-events .module_cta .box h3 {
    max-width: 450px; }

.oxo-view.template-archive-events .conferenciers {
  padding-top: 160px;
  padding-bottom: 160px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-events .conferenciers {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .oxo-view.template-archive-events .conferenciers .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-archive-events .conferenciers .flex {
        padding-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .oxo-view.template-archive-events .conferenciers .flex .individus {
      width: 260px;
      min-height: 400px;
      background-color: #ffffff;
      border-radius: 8px;
      border: 1px solid #D9D9DC;
      overflow: hidden;
      margin-bottom: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-archive-events .conferenciers .flex .individus {
          max-width: 375px;
          width: 100%;
          min-height: 400px; } }
      .oxo-view.template-archive-events .conferenciers .flex .individus .img {
        display: block;
        width: 100%;
        padding-bottom: 68%;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative; }
        .oxo-view.template-archive-events .conferenciers .flex .individus .img .plats {
          position: absolute;
          top: 100%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          border-radius: 40px;
          background-color: #F42535;
          width: auto;
          max-width: 70%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: #ffffff;
          font-size: 14px;
          padding: 0px 13px; }
          .oxo-view.template-archive-events .conferenciers .flex .individus .img .plats svg {
            margin-right: 8px; }
        .oxo-view.template-archive-events .conferenciers .flex .individus .img .icon_plus {
          background-color: #F42535;
          width: 36px;
          height: 36px;
          border-radius: 7px 0px;
          position: absolute;
          bottom: 0;
          right: 0;
          cursor: pointer; }
          .oxo-view.template-archive-events .conferenciers .flex .individus .img .icon_plus .plus {
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            position: absolute;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            width: 17px;
            height: 17px; }
            .oxo-view.template-archive-events .conferenciers .flex .individus .img .icon_plus .plus span {
              background-color: #ffffff;
              height: 2px;
              width: 17px;
              display: block;
              border-radius: 2px;
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
              .oxo-view.template-archive-events .conferenciers .flex .individus .img .icon_plus .plus span:last-of-type {
                -webkit-transform: translate(-50%, -50%) rotate(90deg);
                        transform: translate(-50%, -50%) rotate(90deg); }
          .oxo-view.template-archive-events .conferenciers .flex .individus .img .icon_plus:hover .plus {
            -webkit-transform: translate(-50%, -50%) scale(1.2);
                    transform: translate(-50%, -50%) scale(1.2); }
      .oxo-view.template-archive-events .conferenciers .flex .individus .content {
        height: 100%;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        padding: 35px 30px 25px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .oxo-view.template-archive-events .conferenciers .flex .individus .content h6 {
          font-size: 1.15em;
          padding-bottom: 5px; }
        .oxo-view.template-archive-events .conferenciers .flex .individus .content p {
          font-size: 0.8em;
          line-height: 1.375em;
          color: #847E7F; }
      .oxo-view.template-archive-events .conferenciers .flex .individus .links_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-top: 20px; }
        .oxo-view.template-archive-events .conferenciers .flex .individus .links_wrap .links {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .oxo-view.template-archive-events .conferenciers .flex .individus .links_wrap .icon {
          margin-right: 5px;
          background-color: #F42535;
          width: 28px;
          height: 28px;
          border-radius: 50%; }
        .oxo-view.template-archive-events .conferenciers .flex .individus .links_wrap .logo {
          height: 40px; }
          .oxo-view.template-archive-events .conferenciers .flex .individus .links_wrap .logo img {
            margin-left: auto;
            height: 100%;
            width: auto; }
        .oxo-view.template-archive-events .conferenciers .flex .individus .links_wrap .tooltip {
          display: block;
          position: absolute;
          background-color: #F42535;
          border-radius: 4px;
          color: #ffffff;
          font-size: 12px;
          padding: 0 10px;
          top: -35px;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          right: -200px;
          opacity: 0;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
          .oxo-view.template-archive-events .conferenciers .flex .individus .links_wrap .tooltip .square {
            background-color: #F42535;
            width: 7px;
            height: 7px;
            position: absolute;
            top: 100%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
                    transform: translate(-50%, -50%) rotate(45deg); }
        .oxo-view.template-archive-events .conferenciers .flex .individus .links_wrap .tooltip_parent {
          position: relative; }
          .oxo-view.template-archive-events .conferenciers .flex .individus .links_wrap .tooltip_parent:hover .tooltip {
            opacity: 1; }
      .oxo-view.template-archive-events .conferenciers .flex .individus .icon:first-of-type .tooltip {
        left: 150%; }
        .oxo-view.template-archive-events .conferenciers .flex .individus .icon:first-of-type .tooltip .square {
          left: 22%; }
    .oxo-view.template-archive-events .conferenciers .flex .individus-ghost {
      width: 260px;
      height: 0; }

.oxo-view.template-archive-events .module-logos {
  padding-top: 160px;
  padding-bottom: 160px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .oxo-view.template-archive-events .module-logos {
      padding-top: 80px;
      padding-bottom: 80px; } }

.quatre-cent-quatre .container {
  width: 90%;
  max-width: 1055px;
  margin-left: auto;
  margin-right: auto;
  min-height: calc(100vh - 185px);
  text-align: left;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.quatre-cent-quatre h1 {
  font-size: 10em;
  line-height: 1em;
  margin: 0;
  padding-bottom: 0.3em; }

.quatre-cent-quatre h2 {
  font-size: 2.5em; }

section.numbers {
  padding: 80px 0;
  background-position: center;
  background-size: cover;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    section.numbers {
      padding: 40px 0; } }
  section.numbers .container {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      section.numbers .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  section.numbers .numbers_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #ffffff;
    padding: 32px;
    border-radius: 8px;
    width: 350px;
    height: 150px;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      section.numbers .numbers_card {
        width: 280px;
        height: 120px;
        font-size: 16px;
        padding: 24px; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      section.numbers .numbers_card {
        margin-bottom: 12px; } }
    section.numbers .numbers_card .icon {
      height: 100%;
      padding-right: 32px;
      margin-right: 24px;
      border-right: 1px solid #D9D9DC;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1210px) {
        section.numbers .numbers_card .icon {
          padding-right: 24px;
          margin-right: 18px; } }
      section.numbers .numbers_card .icon img {
        max-width: none;
        width: 44px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 1210px) {
          section.numbers .numbers_card .icon img {
            width: 38px; } }
    section.numbers .numbers_card h3 {
      padding-bottom: 5px; }
    section.numbers .numbers_card p {
      line-height: 1.1em;
      color: #4A4546; }

section.drop-events {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    section.drop-events {
      padding: 40px 0; } }
  section.drop-events .tablet h2 {
    padding-bottom: 25px; }
  section.drop-events .flex {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      section.drop-events .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  section.drop-events .left {
    width: 50%;
    padding-top: 100px;
    padding-left: calc((100% - 1094px) / 2);
    padding-right: 5%;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      section.drop-events .left {
        padding-left: 5%;
        padding-right: 5%; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      section.drop-events .left {
        padding-top: 50px;
        width: 100%; } }
    section.drop-events .left h2 {
      padding-bottom: 40px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        section.drop-events .left h2 {
          padding-bottom: 20px; } }
    section.drop-events .left h4 {
      font-size: 1.6em;
      padding-bottom: 12px; }
    section.drop-events .left .drop {
      padding-bottom: 12px;
      opacity: 0.5;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      section.drop-events .left .drop h4 {
        font-size: 1.6em;
        padding-bottom: 12px;
        cursor: pointer; }
      section.drop-events .left .drop .txt {
        overflow: hidden;
        height: 0; }
        section.drop-events .left .drop .txt a {
          display: block;
          color: #F42535;
          text-decoration: underline;
          margin-top: 20px;
          font-family: futura-pt, sans-serif;
          font-weight: 500;
          font-style: normal; }
        section.drop-events .left .drop .txt > *:last-child {
          padding-bottom: 28px; }
      section.drop-events .left .drop.active {
        opacity: 1; }
        section.drop-events .left .drop.active h4 {
          pointer-events: none; }
      section.drop-events .left .drop:hover {
        opacity: 1; }
      section.drop-events .left .drop:first-of-type .txt {
        height: auto; }
  section.drop-events .right {
    width: 50%;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      section.drop-events .right {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 10px;
        padding-bottom: 10px; } }
    section.drop-events .right .img_wrap {
      z-index: 2;
      position: relative;
      padding-bottom: 100%;
      border-radius: 40px 0px 0px 40px;
      overflow: hidden;
      background-color: #ffffff;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        section.drop-events .right .img_wrap {
          border-radius: 20px; } }
      section.drop-events .right .img_wrap .img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-position: center;
        background-size: cover;
        opacity: 0; }
        section.drop-events .right .img_wrap .img:first-of-type {
          opacity: 1; }
    section.drop-events .right .img_shape1 {
      position: absolute;
      top: 0px;
      right: -70px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        section.drop-events .right .img_shape1 {
          width: 100px;
          right: calc(5% - 10px); } }
    section.drop-events .right .img_shape2 {
      position: absolute;
      bottom: 0px;
      left: 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        section.drop-events .right .img_shape2 {
          height: auto;
          width: 180px;
          left: calc(5% - 10px); } }

.oxo-view.template-parcours-visiteur, .template-single-parcours .sec_expo {
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */ }
  .oxo-view.template-parcours-visiteur .infos__top .categorie, .template-single-parcours .sec_expo .infos__top .categorie {
    font-weight: 300;
    text-align: left;
    display: inline-block; }
  .oxo-view.template-parcours-visiteur .infos__bottom, .template-single-parcours .sec_expo .infos__bottom {
    margin-top: 10px; }
  .oxo-view.template-parcours-visiteur .infoSector, .template-single-parcours .sec_expo .infoSector {
    color: #847E7F;
    font-size: 14px;
    line-height: 108%; }
  .oxo-view.template-parcours-visiteur .nomEntrepriseCarte, .template-single-parcours .sec_expo .nomEntrepriseCarte {
    font-weight: 600;
    color: #4A4546;
    font-size: 20px;
    padding: 6px 0;
    line-height: 108%; }
  .oxo-view.template-parcours-visiteur .btnFiltreMobile, .template-single-parcours .sec_expo .btnFiltreMobile {
    margin-bottom: 15px; }
  .oxo-view.template-parcours-visiteur .btnFiltreMobile svg, .template-single-parcours .sec_expo .btnFiltreMobile svg {
    fill: #F42535;
    width: 20px;
    margin-left: 20px; }
  .oxo-view.template-parcours-visiteur .sousMenuPopup, .template-single-parcours .sec_expo .sousMenuPopup {
    font-size: 25px;
    color: #4A4546;
    font-weight: 600;
    margin-top: 20px; }
  .oxo-view.template-parcours-visiteur .categoriePopup, .template-single-parcours .sec_expo .categoriePopup {
    color: #847E7F;
    font-size: 17px;
    text-decoration: underline; }
  .oxo-view.template-parcours-visiteur .infos .infos__top, .template-single-parcours .sec_expo .infos .infos__top {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      .oxo-view.template-parcours-visiteur .infos .infos__top, .template-single-parcours .sec_expo .infos .infos__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  .oxo-view.template-parcours-visiteur .imgCoteStand, .template-single-parcours .sec_expo .imgCoteStand {
    border-radius: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      .oxo-view.template-parcours-visiteur .imgCoteStand, .template-single-parcours .sec_expo .imgCoteStand {
        margin: 20px auto; } }
    .oxo-view.template-parcours-visiteur .imgCoteStand.border-box, .template-single-parcours .sec_expo .imgCoteStand.border-box {
      border: 1px solid #D9D9DC; }
  .oxo-view.template-parcours-visiteur .imgCoteStand img, .template-single-parcours .sec_expo .imgCoteStand img {
    width: 100%; }
  .oxo-view.template-parcours-visiteur .bulleExposantEnVedettePopup, .template-single-parcours .sec_expo .bulleExposantEnVedettePopup {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: inline-block;
    background-color: #F42535;
    position: relative; }
    .oxo-view.template-parcours-visiteur .bulleExposantEnVedettePopup svg, .template-single-parcours .sec_expo .bulleExposantEnVedettePopup svg {
      width: 15px;
      height: 15px;
      fill: white;
      position: absolute;
      top: 0px;
      left: 0px; }
  .oxo-view.template-parcours-visiteur .infoSecteurPopup, .template-single-parcours .sec_expo .infoSecteurPopup {
    font-weight: 600;
    color: #847E7F;
    font-size: 18px; }
  .oxo-view.template-parcours-visiteur .titreEntreprisePopup, .template-single-parcours .sec_expo .titreEntreprisePopup {
    color: #0D0C0C;
    font-weight: 600;
    margin-top: 10px;
    text-transform: capitalize; }
  .oxo-view.template-parcours-visiteur .logoPopup, .template-single-parcours .sec_expo .logoPopup {
    width: 150px;
    height: auto;
    padding: 20px 0; }
  .oxo-view.template-parcours-visiteur .exposant_en_vedette_popup, .template-single-parcours .sec_expo .exposant_en_vedette_popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px; }
    .oxo-view.template-parcours-visiteur .exposant_en_vedette_popup .card_tag, .template-single-parcours .sec_expo .exposant_en_vedette_popup .card_tag {
      background-color: #F42535;
      color: white;
      font-size: 15px;
      padding: 4px;
      padding-left: 15px;
      padding-right: 15px;
      border-radius: 20px;
      margin-right: 10px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .oxo-view.template-parcours-visiteur .section_parcours, .template-single-parcours .sec_expo .section_parcours {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-overflow: ellipsis;
    height: 65px;
    overflow: hidden; }
  .oxo-view.template-parcours-visiteur .categories ul, .template-single-parcours .sec_expo .categories ul {
    margin-top: 0px; }
  .oxo-view.template-parcours-visiteur .btnFiltreMobile, .template-single-parcours .sec_expo .btnFiltreMobile {
    display: none;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-parcours-visiteur .btnFiltreMobile, .template-single-parcours .sec_expo .btnFiltreMobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 130px;
        background-color: rgba(244, 37, 53, 0.2);
        font-weight: bold;
        font-size: 18px;
        color: #F42535;
        border-radius: 30px;
        padding: 10px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .oxo-view.template-parcours-visiteur .parcours, .template-single-parcours .sec_expo .parcours {
    border: 1px solid #FAE6E6 !important; }
  .oxo-view.template-parcours-visiteur .parcours, .template-single-parcours .sec_expo .parcours {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 4px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px;
    color: #F42535;
    font-weight: 500;
    font-size: 1rem;
    margin: 2px 5px 5px 0px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-parcours-visiteur .parcours, .template-single-parcours .sec_expo .parcours {
        font-size: 0.9rem; } }
  .oxo-view.template-parcours-visiteur .parcours img, .template-single-parcours .sec_expo .parcours img {
    width: 20px;
    height: 20px;
    margin-right: 5px; }
  .oxo-view.template-parcours-visiteur .info_pop_exposants.info_pop.info_pop2 .slick-list.draggable, .template-single-parcours .sec_expo .info_pop_exposants.info_pop.info_pop2 .slick-list.draggable {
    border-radius: 0px;
    overflow: hidden; }
  .oxo-view.template-parcours-visiteur .slick-list.draggable, .template-single-parcours .sec_expo .slick-list.draggable {
    border-radius: 20px;
    overflow: hidden; }
  .oxo-view.template-parcours-visiteur .slick_exposant, .template-single-parcours .sec_expo .slick_exposant {
    max-width: 150px;
    height: auto;
    border-radius: 20px;
    border: 1px solid #D9D9DC;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-parcours-visiteur .slick_exposant, .template-single-parcours .sec_expo .slick_exposant {
        max-width: 150px;
        height: auto; } }
  .oxo-view.template-parcours-visiteur .infos__top .slick-list.draggable, .template-single-parcours .sec_expo .infos__top .slick-list.draggable {
    height: 200px !important; }
  .oxo-view.template-parcours-visiteur .infos__top .slick-initialized .slick-slide, .template-single-parcours .sec_expo .infos__top .slick-initialized .slick-slide {
    display: block;
    width: 200px;
    height: 200px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .oxo-view.template-parcours-visiteur .infos__top .slick_exposant, .template-single-parcours .sec_expo .infos__top .slick_exposant {
    max-width: 100%;
    height: 200px; }
  .oxo-view.template-parcours-visiteur .infos__top .slick-slider .slick-track, .oxo-view.template-parcours-visiteur .infos__top .slick-slider .slick-list, .template-single-parcours .sec_expo .infos__top .slick-slider .slick-track, .template-single-parcours .sec_expo .infos__top .slick-slider .slick-list {
    height: 200px !important; }
  .oxo-view.template-parcours-visiteur .info_pop_exposants .slick_exposant, .template-single-parcours .sec_expo .info_pop_exposants .slick_exposant {
    margin: auto;
    max-width: 100%;
    height: auto;
    margin: 30px 0px; }
  .oxo-view.template-parcours-visiteur .info_pop_exposants .slick_exposant img, .template-single-parcours .sec_expo .info_pop_exposants .slick_exposant img {
    height: auto;
    max-height: 300px;
    margin: 0px 20px; }
  .oxo-view.template-parcours-visiteur .bulleExposantEnVedette, .template-single-parcours .sec_expo .bulleExposantEnVedette {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    background-color: #F42535;
    position: absolute;
    left: -12px; }
    .oxo-view.template-parcours-visiteur .bulleExposantEnVedette svg, .template-single-parcours .sec_expo .bulleExposantEnVedette svg {
      width: 15px;
      height: 15px;
      fill: white;
      position: absolute;
      top: 5px;
      left: 5px; }
  .oxo-view.template-parcours-visiteur .SelectedFiltreElement, .template-single-parcours .sec_expo .SelectedFiltreElement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .oxo-view.template-parcours-visiteur .SelectedFiltreElement svg, .template-single-parcours .sec_expo .SelectedFiltreElement svg {
    min-width: 13px;
    width: 13px;
    margin-right: 13px; }
  .oxo-view.template-parcours-visiteur .removeElementFiltre:hover, .template-single-parcours .sec_expo .removeElementFiltre:hover {
    cursor: pointer; }
  .oxo-view.template-parcours-visiteur h5, .template-single-parcours .sec_expo h5 {
    color: #0D0C0C; }
  .oxo-view.template-parcours-visiteur .drop, .template-single-parcours .sec_expo .drop {
    overflow: hidden;
    margin-top: 20px; }
    .oxo-view.template-parcours-visiteur .drop .flexTitle, .template-single-parcours .sec_expo .drop .flexTitle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .oxo-view.template-parcours-visiteur .drop .flexTitle .imgTitle, .template-single-parcours .sec_expo .drop .flexTitle .imgTitle {
        width: 25px; }
      .oxo-view.template-parcours-visiteur .drop .flexTitle .imgTitleActive, .template-single-parcours .sec_expo .drop .flexTitle .imgTitleActive {
        display: none; }
    .oxo-view.template-parcours-visiteur .drop h4, .template-single-parcours .sec_expo .drop h4 {
      font-size: 1.1em;
      font-weight: 600;
      color: #0D0C0C; }
    .oxo-view.template-parcours-visiteur .drop .flexTitle:hover, .template-single-parcours .sec_expo .drop .flexTitle:hover {
      cursor: pointer; }
  .oxo-view.template-parcours-visiteur .drop.disabled h4, .template-single-parcours .sec_expo .drop.disabled h4 {
    color: #847E7F; }
  .oxo-view.template-parcours-visiteur .txt, .template-single-parcours .sec_expo .txt {
    height: 0; }
    .oxo-view.template-parcours-visiteur .txt .content, .template-single-parcours .sec_expo .txt .content {
      background-color: white;
      padding: 30px; }
      .oxo-view.template-parcours-visiteur .txt .content .parcours_lien, .oxo-view.template-parcours-visiteur .txt .content .pays_lien, .oxo-view.template-parcours-visiteur .txt .content .secteur_lien, .oxo-view.template-parcours-visiteur .txt .content .categorie_lien, .oxo-view.template-parcours-visiteur .txt .content .sousCategorie_lien, .template-single-parcours .sec_expo .txt .content .parcours_lien, .template-single-parcours .sec_expo .txt .content .pays_lien, .template-single-parcours .sec_expo .txt .content .secteur_lien, .template-single-parcours .sec_expo .txt .content .categorie_lien, .template-single-parcours .sec_expo .txt .content .sousCategorie_lien {
        color: #4A4546;
        margin: 10px; }
      .oxo-view.template-parcours-visiteur .txt .content :hover, .template-single-parcours .sec_expo .txt .content :hover {
        color: #F42535;
        cursor: pointer; }
  .oxo-view.template-parcours-visiteur .hero, .template-single-parcours .sec_expo .hero {
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-position: center;
    background-size: cover;
    text-align: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-parcours-visiteur .hero, .template-single-parcours .sec_expo .hero {
        height: 375px; } }
    .oxo-view.template-parcours-visiteur .hero h1, .template-single-parcours .sec_expo .hero h1 {
      color: #ffffff; }
    .oxo-view.template-parcours-visiteur .hero img, .template-single-parcours .sec_expo .hero img {
      margin: auto;
      width: 5rem; }
  .oxo-view.template-parcours-visiteur .introduction, .template-single-parcours .sec_expo .introduction {
    background-color: white; }
    .oxo-view.template-parcours-visiteur .introduction .content, .template-single-parcours .sec_expo .introduction .content {
      margin: 80px 0;
      margin-bottom: 5%;
      display: grid;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      grid-template-columns: 1fr 1fr;
      grid-gap: 3rem;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-parcours-visiteur .introduction .content, .template-single-parcours .sec_expo .introduction .content {
          grid-template-columns: 1fr;
          padding-left: 5%;
          padding-right: 5%; } }
      .oxo-view.template-parcours-visiteur .introduction .content .col:first-child, .template-single-parcours .sec_expo .introduction .content .col:first-child {
        margin-left: 15%;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-parcours-visiteur .introduction .content .col:first-child, .template-single-parcours .sec_expo .introduction .content .col:first-child {
            margin-left: 0; } }
      .oxo-view.template-parcours-visiteur .introduction .content .col:nth-child(2), .template-single-parcours .sec_expo .introduction .content .col:nth-child(2) {
        margin-right: 15%;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .oxo-view.template-parcours-visiteur .introduction .content .col:nth-child(2), .template-single-parcours .sec_expo .introduction .content .col:nth-child(2) {
            margin-right: 0; } }
  .oxo-view.template-parcours-visiteur .section-filtres, .template-single-parcours .sec_expo .section-filtres {
    padding-bottom: 115px;
    /* -- @include break(mobile)-- */
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      .oxo-view.template-parcours-visiteur .section-filtres, .template-single-parcours .sec_expo .section-filtres {
        padding-top: 90px; } }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .oxo-view.template-parcours-visiteur .section-filtres, .template-single-parcours .sec_expo .section-filtres {
        padding-top: 80px; } }
    .oxo-view.template-parcours-visiteur .section-filtres .section-filtres-title, .template-single-parcours .sec_expo .section-filtres .section-filtres-title {
      padding: 140px 5% 60px 5%;
      /* -- @include break(mobile)-- */
      /* -- @include break(mobile)-- */ }
      .oxo-view.template-parcours-visiteur .section-filtres .section-filtres-title h2, .template-single-parcours .sec_expo .section-filtres .section-filtres-title h2 {
        padding-bottom: 0; }
      @media only screen and (max-width: 1210px) {
        .oxo-view.template-parcours-visiteur .section-filtres .section-filtres-title, .template-single-parcours .sec_expo .section-filtres .section-filtres-title {
          padding-top: 120px; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-parcours-visiteur .section-filtres .section-filtres-title, .template-single-parcours .sec_expo .section-filtres .section-filtres-title {
          padding-top: 0px; } }
    .oxo-view.template-parcours-visiteur .section-filtres .section-filtres-opt, .template-single-parcours .sec_expo .section-filtres .section-filtres-opt {
      padding: 0px 5% 80px 5%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      /* -- @include break(mobile)-- */
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 1210px) {
        .oxo-view.template-parcours-visiteur .section-filtres .section-filtres-opt, .template-single-parcours .sec_expo .section-filtres .section-filtres-opt {
          padding-bottom: 60px; } }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-parcours-visiteur .section-filtres .section-filtres-opt, .template-single-parcours .sec_expo .section-filtres .section-filtres-opt {
          padding-bottom: 40px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse;
          width: 100%;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
      .oxo-view.template-parcours-visiteur .section-filtres .section-filtres-opt .filter-opt, .template-single-parcours .sec_expo .section-filtres .section-filtres-opt .filter-opt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
    .oxo-view.template-parcours-visiteur .section-filtres .section-filtres-content, .template-single-parcours .sec_expo .section-filtres .section-filtres-content {
      padding: 0 5%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 5%; }
    .oxo-view.template-parcours-visiteur .section-filtres .opt-check, .template-single-parcours .sec_expo .section-filtres .opt-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-left: 60px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-parcours-visiteur .section-filtres .opt-check, .template-single-parcours .sec_expo .section-filtres .opt-check {
          display: none; } }
    .oxo-view.template-parcours-visiteur .section-filtres .search-bar, .template-single-parcours .sec_expo .section-filtres .search-bar {
      display: block;
      margin-bottom: 20px;
      position: relative;
      width: 415px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .oxo-view.template-parcours-visiteur .section-filtres .search-bar, .template-single-parcours .sec_expo .section-filtres .search-bar {
          width: 40%;
          width: 100%;
          margin-top: 0px;
          margin-bottom: 30px; } }
      .oxo-view.template-parcours-visiteur .section-filtres .search-bar .search_icon, .template-single-parcours .sec_expo .section-filtres .search-bar .search_icon {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 20px; }
      .oxo-view.template-parcours-visiteur .section-filtres .search-bar input, .template-single-parcours .sec_expo .section-filtres .search-bar input {
        width: 100%;
        border-radius: 20px;
        padding: 10px 50px 10px 20px;
        border: 1px solid #ffffff;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        .oxo-view.template-parcours-visiteur .section-filtres .search-bar input:focus, .template-single-parcours .sec_expo .section-filtres .search-bar input:focus {
          border: 1px solid #F42535 !important; }
        .oxo-view.template-parcours-visiteur .section-filtres .search-bar input:focus, .template-single-parcours .sec_expo .section-filtres .search-bar input:focus {
          outline: none; }
  .oxo-view.template-parcours-visiteur .label-container, .template-single-parcours .sec_expo .label-container {
    margin-right: 20px;
    display: block;
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    font-size: 16px;
    color: #0D0C0C;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .oxo-view.template-parcours-visiteur .label-container p, .template-single-parcours .sec_expo .label-container p {
    color: #0D0C0C;
    font-weight: 400;
    line-height: 108%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .oxo-view.template-parcours-visiteur .label-container input, .template-single-parcours .sec_expo .label-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .oxo-view.template-parcours-visiteur .checkmark, .template-single-parcours .sec_expo .checkmark {
    position: absolute;
    border: 2px solid #F42535;
    top: 0.5px;
    left: 0;
    height: 16px;
    width: 16px;
    border-radius: 2px;
    background-color: transparent;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .oxo-view.template-parcours-visiteur .checkmark:after, .template-single-parcours .sec_expo .checkmark:after {
      opacity: 0;
      content: "";
      position: absolute;
      left: 3px;
      top: 0px;
      width: 6px;
      height: 10px;
      border: solid #ffffff;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
  .oxo-view.template-parcours-visiteur .label-container:hover p, .template-single-parcours .sec_expo .label-container:hover p {
    color: #F42535; }
  .oxo-view.template-parcours-visiteur .label-container input:checked ~ .checkmark, .template-single-parcours .sec_expo .label-container input:checked ~ .checkmark {
    background-color: #F42535; }
  .oxo-view.template-parcours-visiteur .label-container input:checked ~ .checkmark:after, .template-single-parcours .sec_expo .label-container input:checked ~ .checkmark:after {
    opacity: 1; }
  .oxo-view.template-parcours-visiteur .search, .template-single-parcours .sec_expo .search {
    width: 100%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-parcours-visiteur .search, .template-single-parcours .sec_expo .search {
        width: 100%; } }
  .oxo-view.template-parcours-visiteur .results, .template-single-parcours .sec_expo .results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 1400px) {
      .oxo-view.template-parcours-visiteur .results, .template-single-parcours .sec_expo .results {
        max-width: 935px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .oxo-view.template-parcours-visiteur .exposantCard, .template-single-parcours .sec_expo .exposantCard {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #ffffff;
    width: 300px;
    height: 420px;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 1px solid rgba(13, 12, 12, 0.1); }
    .oxo-view.template-parcours-visiteur .exposantCard:hover, .template-single-parcours .sec_expo .exposantCard:hover {
      cursor: pointer;
      border: 1px solid #F42535; }
    .oxo-view.template-parcours-visiteur .exposantCard .card_tag-wrap, .template-single-parcours .sec_expo .exposantCard .card_tag-wrap {
      top: 0;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      left: 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute; }
      .oxo-view.template-parcours-visiteur .exposantCard .card_tag-wrap .card_tag, .template-single-parcours .sec_expo .exposantCard .card_tag-wrap .card_tag {
        background-color: #F42535;
        color: #ffffff;
        padding: 4px 8px;
        font-size: 14px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        width: auto;
        font-weight: 450;
        line-height: 108%;
        border-radius: 5px 5px 0px 0px;
        margin-right: 1px; }
    .oxo-view.template-parcours-visiteur .exposantCard .img-wrap, .template-single-parcours .sec_expo .exposantCard .img-wrap {
      width: 100%;
      height: 169px;
      position: relative;
      border-radius: 11px 11px 0px 0px;
      overflow: hidden;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .oxo-view.template-parcours-visiteur .exposantCard .img-wrap .img_bg, .template-single-parcours .sec_expo .exposantCard .img-wrap .img_bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-position: center;
        background-size: cover;
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%); }
        .oxo-view.template-parcours-visiteur .exposantCard .img-wrap .img_bg:first-of-type, .template-single-parcours .sec_expo .exposantCard .img-wrap .img_bg:first-of-type {
          -webkit-transform: translateY(0%);
                  transform: translateY(0%); }
        .oxo-view.template-parcours-visiteur .exposantCard .img-wrap .img_bg.logo_bg, .template-single-parcours .sec_expo .exposantCard .img-wrap .img_bg.logo_bg {
          background-repeat: no-repeat;
          background-size: 70%;
          background-position: center;
          border-bottom: 1px solid rgba(13, 12, 12, 0.1); }
        .oxo-view.template-parcours-visiteur .exposantCard .img-wrap .img_bg.placeholder_bg, .template-single-parcours .sec_expo .exposantCard .img-wrap .img_bg.placeholder_bg {
          background-size: 50%;
          background-repeat: no-repeat;
          opacity: 0.1;
          border-bottom: 1px solid #0D0C0C; }
      .oxo-view.template-parcours-visiteur .exposantCard .img-wrap .img_slider-nb, .template-single-parcours .sec_expo .exposantCard .img-wrap .img_slider-nb {
        position: absolute;
        bottom: 15px;
        right: 20px;
        z-index: 2;
        font-size: 12px;
        background-color: #F42535;
        border-radius: 15px;
        padding: 2px 8px 3px 8px;
        color: #ffffff;
        line-height: 108%;
        font-family: futura-pt, sans-serif;
        font-weight: 500;
        font-style: normal; }
      .oxo-view.template-parcours-visiteur .exposantCard .img-wrap .logo, .template-single-parcours .sec_expo .exposantCard .img-wrap .logo {
        position: absolute;
        height: 35px;
        bottom: 15px;
        left: 20px;
        border-radius: 6px;
        border: 0.5px solid #D9D9DC;
        z-index: 2;
        padding: 5px;
        background-color: #ffffff; }
        .oxo-view.template-parcours-visiteur .exposantCard .img-wrap .logo img, .template-single-parcours .sec_expo .exposantCard .img-wrap .logo img {
          height: 100%;
          width: auto; }
    .oxo-view.template-parcours-visiteur .exposantCard .infos, .template-single-parcours .sec_expo .exposantCard .infos {
      height: 100%;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      overflow: hidden;
      padding: 15px 20px; }
      .oxo-view.template-parcours-visiteur .exposantCard .infos .categories, .template-single-parcours .sec_expo .exposantCard .infos .categories {
        overflow: hidden;
        color: #4A4546;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 138%; }
    .oxo-view.template-parcours-visiteur .exposantCard .favorite_wrap, .template-single-parcours .sec_expo .exposantCard .favorite_wrap {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 12px 10px;
      border-top: 1px solid #D9D9DC; }
      .oxo-view.template-parcours-visiteur .exposantCard .favorite_wrap .favorite, .template-single-parcours .sec_expo .exposantCard .favorite_wrap .favorite {
        color: #F42535;
        font-size: 14px;
        line-height: 108%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-family: futura-pt, sans-serif;
        font-weight: 500;
        font-style: normal;
        pointer-events: all; }
        .oxo-view.template-parcours-visiteur .exposantCard .favorite_wrap .favorite svg, .template-single-parcours .sec_expo .exposantCard .favorite_wrap .favorite svg {
          margin-right: 10px; }
          .oxo-view.template-parcours-visiteur .exposantCard .favorite_wrap .favorite svg path, .template-single-parcours .sec_expo .exposantCard .favorite_wrap .favorite svg path {
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            fill: #ffffff; }
        .oxo-view.template-parcours-visiteur .exposantCard .favorite_wrap .favorite:hover svg path, .template-single-parcours .sec_expo .exposantCard .favorite_wrap .favorite:hover svg path {
          fill: #F42535; }
        .oxo-view.template-parcours-visiteur .exposantCard .favorite_wrap .favorite .remove, .template-single-parcours .sec_expo .exposantCard .favorite_wrap .favorite .remove {
          display: none; }
        .oxo-view.template-parcours-visiteur .exposantCard .favorite_wrap .favorite.active svg path, .template-single-parcours .sec_expo .exposantCard .favorite_wrap .favorite.active svg path {
          fill: #F42535; }
        .oxo-view.template-parcours-visiteur .exposantCard .favorite_wrap .favorite.active .remove, .template-single-parcours .sec_expo .exposantCard .favorite_wrap .favorite.active .remove {
          display: block; }
        .oxo-view.template-parcours-visiteur .exposantCard .favorite_wrap .favorite.active .add, .template-single-parcours .sec_expo .exposantCard .favorite_wrap .favorite.active .add {
          display: none; }
    .oxo-view.template-parcours-visiteur .exposantCard .info_bubble-wrap, .template-single-parcours .sec_expo .exposantCard .info_bubble-wrap {
      padding: 12px 10px 12px 30px;
      position: absolute;
      top: 50%;
      right: 0px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-parcours-visiteur .exposantCard .info_bubble-wrap, .template-single-parcours .sec_expo .exposantCard .info_bubble-wrap {
          display: none; } }
      .oxo-view.template-parcours-visiteur .exposantCard .info_bubble-wrap svg, .template-single-parcours .sec_expo .exposantCard .info_bubble-wrap svg {
        margin-right: 0; }
      .oxo-view.template-parcours-visiteur .exposantCard .info_bubble-wrap .info_bubble, .template-single-parcours .sec_expo .exposantCard .info_bubble-wrap .info_bubble {
        top: 10px;
        -webkit-transform: translateY(-105%);
                transform: translateY(-105%);
        right: -10px;
        padding: 10px;
        background-color: #4A4546;
        position: absolute;
        border-radius: 4px;
        width: 285px;
        height: 95px;
        color: #ffffff;
        line-height: 108%;
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        z-index: 3;
        pointer-events: none;
        opacity: 0;
        font-family: futura-pt, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-transition: opacity 0.4s;
        transition: opacity 0.4s; }
        .oxo-view.template-parcours-visiteur .exposantCard .info_bubble-wrap .info_bubble .triangle, .template-single-parcours .sec_expo .exposantCard .info_bubble-wrap .info_bubble .triangle {
          position: absolute;
          bottom: 0;
          right: 23.5px;
          -webkit-transform: rotate(-90deg) translateX(-130%);
                  transform: rotate(-90deg) translateX(-130%);
          width: 0;
          height: 0;
          border-top: 7px solid transparent;
          border-right: 7px solid #4A4546;
          border-bottom: 7px solid transparent;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
        .oxo-view.template-parcours-visiteur .exposantCard .info_bubble-wrap .info_bubble .btn, .template-single-parcours .sec_expo .exposantCard .info_bubble-wrap .info_bubble .btn {
          display: block;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          margin-top: 10px;
          font-size: 10px;
          padding: 4px 10px;
          font-family: futura-pt, sans-serif;
          font-weight: 500;
          font-style: normal; }
          .oxo-view.template-parcours-visiteur .exposantCard .info_bubble-wrap .info_bubble .btn:hover, .template-single-parcours .sec_expo .exposantCard .info_bubble-wrap .info_bubble .btn:hover {
            background-color: #ffffff;
            color: #4A4546; }
      .oxo-view.template-parcours-visiteur .exposantCard .info_bubble-wrap:hover .info_bubble, .oxo-view.template-parcours-visiteur .exposantCard .info_bubble-wrap .info_bubble:hover, .template-single-parcours .sec_expo .exposantCard .info_bubble-wrap:hover .info_bubble, .template-single-parcours .sec_expo .exposantCard .info_bubble-wrap .info_bubble:hover {
        opacity: 1;
        pointer-events: all; }
    .oxo-view.template-parcours-visiteur .exposantCard.card_ghost, .template-single-parcours .sec_expo .exposantCard.card_ghost {
      opacity: 0;
      height: 0;
      border: none;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .oxo-view.template-parcours-visiteur .exposantCard.card_ghost, .template-single-parcours .sec_expo .exposantCard.card_ghost {
          display: none; } }
  .oxo-view.template-parcours-visiteur .exposantCard.en-vedette, .template-single-parcours .sec_expo .exposantCard.en-vedette {
    position: relative;
    border: 1px solid #F42535; }
    .oxo-view.template-parcours-visiteur .exposantCard.en-vedette .icone-vedette, .template-single-parcours .sec_expo .exposantCard.en-vedette .icone-vedette {
      display: block; }
    .oxo-view.template-parcours-visiteur .exposantCard.en-vedette:hover, .template-single-parcours .sec_expo .exposantCard.en-vedette:hover {
      cursor: pointer;
      border: 1px solid #b20308; }
  .oxo-view.template-parcours-visiteur .inscription, .template-single-parcours .sec_expo .inscription {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }
    .oxo-view.template-parcours-visiteur .inscription h5, .template-single-parcours .sec_expo .inscription h5 {
      margin-bottom: 20px; }
  .oxo-view.template-parcours-visiteur .no_result, .template-single-parcours .sec_expo .no_result {
    display: none; }
  .oxo-view.template-parcours-visiteur #btn-charger-plus, .template-single-parcours .sec_expo #btn-charger-plus {
    margin-top: 20px !important; }
  .oxo-view.template-parcours-visiteur #btn-charger-plus, .template-single-parcours .sec_expo #btn-charger-plus {
    display: block;
    margin: auto;
    cursor: pointer; }
  .oxo-view.template-parcours-visiteur .categorie, .template-single-parcours .sec_expo .categorie {
    display: inline;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .oxo-view.template-parcours-visiteur .categorie, .template-single-parcours .sec_expo .categorie {
        display: none; } }
  .oxo-view.template-parcours-visiteur .categorie:not(:last-child)::after, .template-single-parcours .sec_expo .categorie:not(:last-child)::after {
    content: '\2022'; }
  .oxo-view.template-parcours-visiteur .parcours, .template-single-parcours .sec_expo .parcours {
    display: inline;
    border: 1px solid #F42535;
    border-radius: 20px;
    line-height: 108%;
    padding: 4px 10px;
    font-size: 12px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content; }
  .oxo-view.template-parcours-visiteur .info_pop_exposants .content, .template-single-parcours .sec_expo .info_pop_exposants .content {
    padding: 50px; }
  .oxo-view.template-parcours-visiteur .info_pop_exposants .img-wrap, .template-single-parcours .sec_expo .info_pop_exposants .img-wrap {
    margin-bottom: 30px;
    width: 100%;
    height: 240px;
    position: relative;
    border-radius: 11px;
    overflow: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .oxo-view.template-parcours-visiteur .info_pop_exposants .img-wrap .img_bg, .template-single-parcours .sec_expo .info_pop_exposants .img-wrap .img_bg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-position: center;
      background-size: cover;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
      .oxo-view.template-parcours-visiteur .info_pop_exposants .img-wrap .img_bg:first-of-type, .template-single-parcours .sec_expo .info_pop_exposants .img-wrap .img_bg:first-of-type {
        -webkit-transform: translateY(0%);
                transform: translateY(0%); }
      .oxo-view.template-parcours-visiteur .info_pop_exposants .img-wrap .img_bg.logo_bg, .template-single-parcours .sec_expo .info_pop_exposants .img-wrap .img_bg.logo_bg {
        background-repeat: no-repeat;
        background-size: contain;
        border-bottom: 1px solid rgba(13, 12, 12, 0.1); }
      .oxo-view.template-parcours-visiteur .info_pop_exposants .img-wrap .img_bg.placeholder_bg, .template-single-parcours .sec_expo .info_pop_exposants .img-wrap .img_bg.placeholder_bg {
        background-size: 50%;
        background-repeat: no-repeat;
        opacity: 0.1;
        border-bottom: 1px solid #0D0C0C; }
    .oxo-view.template-parcours-visiteur .info_pop_exposants .img-wrap .img_slider-nb, .template-single-parcours .sec_expo .info_pop_exposants .img-wrap .img_slider-nb {
      position: absolute;
      bottom: 15px;
      right: 20px;
      z-index: 2;
      font-size: 12px;
      background-color: #F42535;
      border-radius: 15px;
      padding: 2px 8px 3px 8px;
      color: #ffffff;
      line-height: 108%;
      font-family: futura-pt, sans-serif;
      font-weight: 500;
      font-style: normal; }
    .oxo-view.template-parcours-visiteur .info_pop_exposants .img-wrap .logo, .template-single-parcours .sec_expo .info_pop_exposants .img-wrap .logo {
      position: absolute;
      height: 45px;
      bottom: 15px;
      left: 20px;
      border-radius: 6px;
      border: 0.5px solid #D9D9DC;
      z-index: 2;
      background-color: #ffffff; }
      .oxo-view.template-parcours-visiteur .info_pop_exposants .img-wrap .logo img, .template-single-parcours .sec_expo .info_pop_exposants .img-wrap .logo img {
        height: 100%;
        width: auto; }
  .oxo-view.template-parcours-visiteur .info_pop_exposants .parcours, .template-single-parcours .sec_expo .info_pop_exposants .parcours {
    font-size: 16px; }
  .oxo-view.template-parcours-visiteur .liste-filtres, .template-single-parcours .sec_expo .liste-filtres {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none; }
    .oxo-view.template-parcours-visiteur .liste-filtres .bg, .template-single-parcours .sec_expo .liste-filtres .bg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(13, 12, 12, 0.6);
      z-index: 1; }
    .oxo-view.template-parcours-visiteur .liste-filtres .filtre, .template-single-parcours .sec_expo .liste-filtres .filtre {
      z-index: 2;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0; }
      .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 360px;
        border-radius: 0px 20px 20px 0px;
        background-color: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        z-index: 5;
        overflow: hidden;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur {
            top: 10px;
            border-radius: 20px 20px 0px 0px;
            width: 100vw;
            right: 0;
            z-index: 1; } }
        .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .top, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .top {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 18px 22px;
          background-color: #ffffff;
          border-bottom: 1px solid #D9D9DC;
          color: #0D0C0C;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          width: 100%;
          position: relative;
          font-family: futura-pt, sans-serif;
          font-weight: 500;
          font-style: normal;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 768px) {
            .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .top, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .top {
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              text-align: center; } }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .top .filter-close, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .top .filter-close {
            margin-right: 30px;
            cursor: pointer;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 768px) {
              .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .top .filter-close, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .top .filter-close {
                position: absolute;
                right: 0px;
                top: 50%;
                -webkit-transform: translateY(-47%);
                        transform: translateY(-47%); } }
        .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .list, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .list {
          height: 100%;
          -ms-flex-negative: 1;
              flex-shrink: 1; }
        .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .opt-check, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .opt-check {
          padding: 40px 24px; }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .opt-check label, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .opt-check label {
            margin-bottom: 16px; }
        .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .bottom, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .bottom {
          -ms-flex-negative: 0;
              flex-shrink: 0;
          padding: 30px;
          width: 100%;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 768px) {
            .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .bottom, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .bottom {
              padding: 30px 24px; } }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .bottom .filters_btn, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .bottom .filters_btn {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            width: 100%;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 768px) {
              .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .bottom .filters_btn, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .bottom .filters_btn {
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center; }
                .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .bottom .filters_btn .btn, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .bottom .filters_btn .btn {
                  margin-left: 5px;
                  margin-right: 5px; } }
        .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent {
          overflow: hidden;
          position: relative;
          color: #F42535;
          font-size: 28px;
          font-family: futura-pt, sans-serif;
          font-weight: 500;
          font-style: normal;
          padding: 18px 52px;
          border-bottom: 1px solid #D9D9DC;
          line-height: 132%;
          cursor: pointer;
          -webkit-transition: all 0.5s;
          transition: all 0.5s;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 768px) {
            .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent {
              padding: 18px 24px; } }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent .line, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent .line {
            background-color: red;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 0px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s; }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent .triangle, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent .triangle {
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%) translateX(100%);
                    transform: translateY(-50%) translateX(100%);
            width: 0;
            height: 0;
            border-top: 11px solid transparent;
            border-right: 11px solid #F4F5F5;
            border-bottom: 11px solid transparent;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 768px) {
              .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent .triangle, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent .triangle {
                display: none; } }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent .dot, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent .dot {
            background-color: red;
            width: 9px;
            height: 9px;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%) scale(0);
                    transform: translateY(-50%) scale(0);
            right: 30px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s; }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent:hover, .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent.active, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent:hover, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent.active {
            padding: 18px 52px 18px 72px;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 768px) {
              .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent:hover, .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent.active, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent:hover, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent.active {
                padding: 18px 24px 18px 44px; } }
            .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent:hover .line, .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent.active .line, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent:hover .line, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent.active .line {
              width: 7px; }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent.active .triangle, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent.active .triangle {
            -webkit-transform: translateY(-50%) translateX(0%);
                    transform: translateY(-50%) translateX(0%); }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .filtreSecteur .filter_parent.has-filter .dot, .template-single-parcours .sec_expo .liste-filtres .filtre .filtreSecteur .filter_parent.has-filter .dot {
            -webkit-transform: translateY(-50%) scale(1);
                    transform: translateY(-50%) scale(1); }
      .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter {
        background-color: #F4F5F5;
        position: absolute;
        top: 0;
        left: 340px;
        bottom: 0;
        width: 400px;
        border-radius: 0px 20px 20px 0px;
        padding: 50px 40px 50px 60px;
        overflow-y: scroll;
        overflow-x: hidden;
        z-index: 2;
        display: none;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter {
            left: 0px;
            width: 100vw;
            top: 72px;
            border-radius: 0px;
            background-color: #ffffff;
            padding: 0px 25px 30px 25px; } }
        .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter .back_to_parent, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter .back_to_parent {
          background-color: #F42535;
          padding: 12px 30px;
          line-height: 132%;
          font-family: futura-pt, sans-serif;
          font-weight: 500;
          font-style: normal;
          color: #ffffff;
          margin-bottom: 30px;
          margin-left: -25px;
          margin-right: -25px;
          cursor: pointer; }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter .back_to_parent svg, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter .back_to_parent svg {
            margin-right: 10px;
            margin-bottom: -1px; }
        .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter label, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter label {
          margin-right: 0;
          margin-bottom: 12px; }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter label.top-filter, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter label.top-filter {
            margin-bottom: 30px; }
        .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter .drop_filter, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter .drop_filter {
          margin-top: 15px; }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter .drop_filter .top, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter .drop_filter .top {
            cursor: pointer;
            position: relative;
            width: 100%;
            color: #F42535;
            font-family: futura-pt, sans-serif;
            font-weight: 500;
            font-style: normal;
            padding-right: 26px;
            margin-bottom: 15px;
            line-height: 108%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            z-index: 1; }
            .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter .drop_filter .top .sup, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter .drop_filter .top .sup {
              font-size: 0.6em;
              margin-top: -3px;
              position: relative;
              top: -4px;
              display: none; }
            .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter .drop_filter .top .arrow, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter .drop_filter .top .arrow {
              -ms-flex-negative: 0;
                  flex-shrink: 0;
              position: absolute;
              right: 0;
              top: 0;
              z-index: 2;
              -webkit-transform-origin: 20px center;
                      transform-origin: 20px center; }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter .drop_filter label:first-of-type, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter .drop_filter label:first-of-type {
            margin-bottom: 12px; }
          .oxo-view.template-parcours-visiteur .liste-filtres .filtre .subfilter .drop_filter .content, .template-single-parcours .sec_expo .liste-filtres .filtre .subfilter .drop_filter .content {
            overflow: hidden;
            height: 0px; }

.template-single-parcours .hero {
  position: relative;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-position: center;
  background-size: cover;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .template-single-parcours .hero {
      height: 375px; } }
  .template-single-parcours .hero .filter {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0D0C0C;
    z-index: 1; }
  .template-single-parcours .hero .breadcrumb {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
  .template-single-parcours .hero .content {
    position: relative;
    z-index: 2; }
  .template-single-parcours .hero h1 {
    color: #ffffff; }
  .template-single-parcours .hero .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px; }

.template-single-parcours .intro {
  padding: 160px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .template-single-parcours .intro {
      padding: 80px 0; } }
  .template-single-parcours .intro .container {
    padding-right: 30%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-single-parcours .intro .container {
        padding-right: 0; } }

.template-single-parcours .flex_steps .steps .step .text_wrap {
  height: 125px; }

.template-single-parcours .flex_steps.nbBox_3 .step {
  min-height: 349px; }

.template-single-parcours .sec_expo {
  padding: 120px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .template-single-parcours .sec_expo {
      padding: 40px 0; } }
  .template-single-parcours .sec_expo .expo_container {
    padding-left: 5%;
    padding-right: 5%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto; }
  .template-single-parcours .sec_expo .top_container {
    padding-right: 30%;
    padding-bottom: 80px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-single-parcours .sec_expo .top_container {
        padding-right: 0;
        padding-bottom: 40px; } }
  .template-single-parcours .sec_expo .expo_card-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .template-single-parcours .sec_expo .expo_card-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .template-single-parcours .sec_expo .exposantCard {
    margin-bottom: 40px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .template-single-parcours .sec_expo .exposantCard {
        max-width: 375px;
        width: 100%; } }
    .template-single-parcours .sec_expo .exposantCard.hidden {
      display: none; }
  .template-single-parcours .sec_expo .btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .template-single-parcours .sec_expo .btn_wrap .show_less {
      display: none; }

.template-single-parcours .sec_experts {
  padding: 160px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .template-single-parcours .sec_experts {
      padding: 80px 0; } }
  .template-single-parcours .sec_experts .top_container {
    padding-right: 30%;
    padding-bottom: 80px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .template-single-parcours .sec_experts .top_container {
        padding-right: 0;
        padding-bottom: 40px; } }
  .template-single-parcours .sec_experts .expert_card-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .template-single-parcours .sec_experts .expert_card-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .template-single-parcours .sec_experts .individus {
    width: 260px;
    min-height: 400px;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #D9D9DC;
    overflow: hidden;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .template-single-parcours .sec_experts .individus {
        max-width: 375px;
        width: 100%;
        min-height: 400px; } }
    .template-single-parcours .sec_experts .individus .img {
      display: block;
      width: 100%;
      padding-bottom: 68%;
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      position: relative; }
      .template-single-parcours .sec_experts .individus .img .plats {
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        border-radius: 40px;
        background-color: #F42535;
        width: auto;
        max-width: 70%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #ffffff;
        font-size: 14px;
        padding: 0px 13px; }
        .template-single-parcours .sec_experts .individus .img .plats svg {
          margin-right: 8px; }
      .template-single-parcours .sec_experts .individus .img .icon_plus {
        background-color: #F42535;
        width: 36px;
        height: 36px;
        border-radius: 7px 0px;
        position: absolute;
        bottom: 0;
        right: 0;
        cursor: pointer; }
        .template-single-parcours .sec_experts .individus .img .icon_plus .plus {
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          position: absolute;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          width: 17px;
          height: 17px; }
          .template-single-parcours .sec_experts .individus .img .icon_plus .plus span {
            background-color: #ffffff;
            height: 2px;
            width: 17px;
            display: block;
            border-radius: 2px;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
            .template-single-parcours .sec_experts .individus .img .icon_plus .plus span:last-of-type {
              -webkit-transform: translate(-50%, -50%) rotate(90deg);
                      transform: translate(-50%, -50%) rotate(90deg); }
        .template-single-parcours .sec_experts .individus .img .icon_plus:hover .plus {
          -webkit-transform: translate(-50%, -50%) scale(1.2);
                  transform: translate(-50%, -50%) scale(1.2); }
    .template-single-parcours .sec_experts .individus .content {
      height: 100%;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      padding: 35px 30px 25px 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .template-single-parcours .sec_experts .individus .content h6 {
        font-size: 1.15em;
        padding-bottom: 5px; }
      .template-single-parcours .sec_experts .individus .content p {
        font-size: 0.8em;
        line-height: 1.375em;
        color: #847E7F; }
    .template-single-parcours .sec_experts .individus .links_wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-top: 20px; }
      .template-single-parcours .sec_experts .individus .links_wrap .links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .template-single-parcours .sec_experts .individus .links_wrap .icon {
        margin-right: 5px;
        background-color: #F42535;
        width: 28px;
        height: 28px;
        border-radius: 50%; }
      .template-single-parcours .sec_experts .individus .links_wrap .logo {
        height: 40px; }
        .template-single-parcours .sec_experts .individus .links_wrap .logo img {
          margin-left: auto;
          height: 100%;
          width: auto; }
      .template-single-parcours .sec_experts .individus .links_wrap .tooltip {
        display: block;
        position: absolute;
        background-color: #F42535;
        border-radius: 4px;
        color: #ffffff;
        font-size: 12px;
        padding: 0 10px;
        top: -35px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        right: -200px;
        opacity: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        .template-single-parcours .sec_experts .individus .links_wrap .tooltip .square {
          background-color: #F42535;
          width: 7px;
          height: 7px;
          position: absolute;
          top: 100%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%) rotate(45deg);
                  transform: translate(-50%, -50%) rotate(45deg); }
      .template-single-parcours .sec_experts .individus .links_wrap .tooltip_parent {
        position: relative; }
        .template-single-parcours .sec_experts .individus .links_wrap .tooltip_parent:hover .tooltip {
          opacity: 1; }
    .template-single-parcours .sec_experts .individus .icon:first-of-type .tooltip {
      left: -10px;
      -webkit-transform: translateX(0%);
              transform: translateX(0%); }
      .template-single-parcours .sec_experts .individus .icon:first-of-type .tooltip .square {
        left: 10%; }
    .template-single-parcours .sec_experts .individus.hidden {
      display: none; }
  .template-single-parcours .sec_experts .individus-ghost {
    width: 260px;
    height: 0; }
  .template-single-parcours .sec_experts .btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 40px; }
    .template-single-parcours .sec_experts .btn_wrap .show_less {
      display: none; }

.template-single-parcours .template-flex {
  padding-top: 160px;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .template-single-parcours .template-flex {
      padding-top: 80px; } }

.flex_hero-banner {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_hero-banner {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .flex_hero-banner .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_hero-banner .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  .flex_hero-banner .col_1 {
    padding-left: 5%;
    padding-right: 12%;
    width: 50%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_hero-banner .col_1 {
        padding-top: 60px;
        width: 100%;
        padding-left: 5%;
        padding-right: 5%; } }
    .flex_hero-banner .col_1 .btn_container {
      padding-top: 40px; }
      .flex_hero-banner .col_1 .btn_container .btn {
        margin-right: 12px; }
        .flex_hero-banner .col_1 .btn_container .btn:last-of-type {
          margin-top: 12px; }
  .flex_hero-banner .col_2 {
    width: 50%;
    margin-top: -2px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_hero-banner .col_2 {
        width: 100%;
        padding-left: 10%; } }
    .flex_hero-banner .col_2 .inner {
      width: 100%;
      height: 100%; }
    .flex_hero-banner .col_2 .img_wrap {
      width: 100%;
      height: 100%; }
    .flex_hero-banner .col_2 .img {
      position: relative;
      z-index: 2;
      padding-bottom: 77%;
      width: 100%;
      background-size: cover;
      background-position: center;
      border-radius: 0px 0px 0px 40px; }
  .flex_hero-banner .scroll {
    position: absolute;
    left: 1.5%;
    bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_hero-banner .scroll {
        display: none; } }

.flex_hero-banner_simple {
  padding: 80px;
  background-size: cover;
  background-position: center;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_hero-banner_simple {
      padding: 40px; } }
  .flex_hero-banner_simple.flex-block_first {
    padding-top: 80px !important; }
  .flex_hero-banner_simple.flex-block_first {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_hero-banner_simple.flex-block_first {
        padding-top: 40px !important; } }
  .flex_hero-banner_simple .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
  .flex_hero-banner_simple .icon {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 80px; }
  .flex_hero-banner_simple h1, .flex_hero-banner_simple h2, .flex_hero-banner_simple h5 {
    color: #ffffff;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; }

.flex_2colonnes {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_2colonnes {
      padding: 40px 0; } }
  .flex_2colonnes .flex-half, .flex_2colonnes .flex-tier-left, .flex_2colonnes .flex-tier-right {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex_2colonnes.type_txt-txt .flex-half, .flex_2colonnes.type_txt-txt .flex-tier-left, .flex_2colonnes.type_txt-txt .flex-tier-right {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex_2colonnes.type_txt-txt.bg-grey .full, .flex_2colonnes.type_txt-empty.bg-grey .full, .flex_2colonnes.type_empty-txt.bg-grey .full {
    padding-top: 80px;
    padding-bottom: 80px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_2colonnes.type_txt-txt.bg-grey .full, .flex_2colonnes.type_txt-empty.bg-grey .full, .flex_2colonnes.type_empty-txt.bg-grey .full {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .flex_2colonnes .container {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_2colonnes .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .flex_2colonnes.bg-grey {
    background-color: transparent; }
    .flex_2colonnes.bg-grey .full {
      background-color: #F4F5F5;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .flex_2colonnes.bg-grey .full .col_1.col-txt {
          padding-top: 40px; }
        .flex_2colonnes.bg-grey .full .col_2.col-txt {
          padding-bottom: 60px; } }
      .flex_2colonnes.bg-grey .full.flex-half {
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
          .flex_2colonnes.bg-grey .full.flex-half {
            padding-bottom: 40px; }
            .flex_2colonnes.bg-grey .full.flex-half .col_1.col-img {
              padding-right: 20px;
              padding-bottom: 10px; }
            .flex_2colonnes.bg-grey .full.flex-half .col_2.col-img {
              padding-left: 20px;
              padding-top: 60px; } }
  .flex_2colonnes .btn_container {
    padding-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .flex_2colonnes .btn_container .btn {
      margin-right: 12px;
      margin-bottom: 12px;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0; }
  .flex_2colonnes .img_wrap {
    width: 100%; }
    .flex_2colonnes .img_wrap img {
      height: auto;
      max-width: none;
      width: 100%;
      border-radius: 40px; }
  .flex_2colonnes h6 {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1em;
    padding-bottom: 10px; }
  .flex_2colonnes .container.flex-half .img_wrap {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_2colonnes .container.flex-half .img_wrap {
        padding-right: 5%; } }
    .flex_2colonnes .container.flex-half .img_wrap img {
      border-radius: 40px; }
    .flex_2colonnes .container.flex-half .img_wrap .img_shape {
      left: auto;
      right: -20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .flex_2colonnes .container.flex-half .img_wrap .img_shape {
          right: 0px; } }
  .flex_2colonnes .full.flex-tier-left .col_1.col-img, .flex_2colonnes .full.flex-tier-left .col_1.col-video, .flex_2colonnes .full.flex-tier-right .col_1.col-img, .flex_2colonnes .full.flex-tier-right .col_1.col-video {
    overflow: visible; }
    .flex_2colonnes .full.flex-tier-left .col_1.col-img .img_wrap img, .flex_2colonnes .full.flex-tier-left .col_1.col-video .img_wrap img, .flex_2colonnes .full.flex-tier-right .col_1.col-img .img_wrap img, .flex_2colonnes .full.flex-tier-right .col_1.col-video .img_wrap img {
      border-radius: 0 40px 40px 0; }
    .flex_2colonnes .full.flex-tier-left .col_1.col-img .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-left .col_1.col-video .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-right .col_1.col-img .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-right .col_1.col-video .img_wrap .img_shape {
      bottom: auto;
      top: -20px;
      left: auto;
      right: -20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .flex_2colonnes .full.flex-tier-left .col_1.col-img .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-left .col_1.col-video .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-right .col_1.col-img .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-right .col_1.col-video .img_wrap .img_shape {
          top: -15px;
          right: -15px;
          height: 60%; } }
  .flex_2colonnes .full.flex-tier-left .col_2.col-img, .flex_2colonnes .full.flex-tier-left .col_2.col-video, .flex_2colonnes .full.flex-tier-right .col_2.col-img, .flex_2colonnes .full.flex-tier-right .col_2.col-video {
    overflow: visible; }
    .flex_2colonnes .full.flex-tier-left .col_2.col-img .img_wrap img, .flex_2colonnes .full.flex-tier-left .col_2.col-video .img_wrap img, .flex_2colonnes .full.flex-tier-right .col_2.col-img .img_wrap img, .flex_2colonnes .full.flex-tier-right .col_2.col-video .img_wrap img {
      border-radius: 40px 0 0 40px; }
    .flex_2colonnes .full.flex-tier-left .col_2.col-img .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-left .col_2.col-video .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-right .col_2.col-img .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-right .col_2.col-video .img_wrap .img_shape {
      -webkit-transform: rotateY(-180deg);
              transform: rotateY(-180deg);
      bottom: auto;
      top: -20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .flex_2colonnes .full.flex-tier-left .col_2.col-img .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-left .col_2.col-video .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-right .col_2.col-img .img_wrap .img_shape, .flex_2colonnes .full.flex-tier-right .col_2.col-video .img_wrap .img_shape {
          top: -15px;
          height: 60%; } }
  .flex_2colonnes .flex-tier-right .col_2.col-txt, .flex_2colonnes .flex-tier-left .col_2.col-txt {
    padding-right: calc((100vw - 1094px) / 2);
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      .flex_2colonnes .flex-tier-right .col_2.col-txt, .flex_2colonnes .flex-tier-left .col_2.col-txt {
        padding-right: 5%; } }
  .flex_2colonnes .flex-tier-right .col_1.col-txt, .flex_2colonnes .flex-tier-left .col_1.col-txt {
    padding-left: calc((100vw - 1094px) / 2);
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      .flex_2colonnes .flex-tier-right .col_1.col-txt, .flex_2colonnes .flex-tier-left .col_1.col-txt {
        padding-left: 5%; } }
  .flex_2colonnes.bg-grey .full.flex-half .col_1, .flex_2colonnes.bg-grey .full.flex-half .col_2 {
    width: 50%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_2colonnes.bg-grey .full.flex-half .col_1, .flex_2colonnes.bg-grey .full.flex-half .col_2 {
        width: 100%; } }
  .flex_2colonnes.bg-grey .full.flex-half .img_shape.custom-shape {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important; }
  .flex_2colonnes.bg-grey .full.flex-half .img_shape.custom-shape {
    width: 100%;
    height: 100%; }
    .flex_2colonnes.bg-grey .full.flex-half .img_shape.custom-shape .shape1 {
      background-color: #F42535;
      width: 28%;
      padding-bottom: 25%;
      border-radius: 0 50px 0 0;
      position: absolute;
      right: -20px;
      top: -20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .flex_2colonnes.bg-grey .full.flex-half .img_shape.custom-shape .shape1 {
          top: -15px;
          right: -15px; } }
    .flex_2colonnes.bg-grey .full.flex-half .img_shape.custom-shape .shape2 {
      background-color: #F42535;
      width: calc(100% + 40px);
      height: 96%;
      padding-bottom: 25%;
      border-radius: 0 0 50px 0;
      position: absolute;
      right: -20px;
      bottom: -20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .flex_2colonnes.bg-grey .full.flex-half .img_shape.custom-shape .shape2 {
          bottom: -15px;
          right: -15px;
          height: 90%; } }
  .flex_2colonnes.bg-grey .full.flex-half .col_1.col-img, .flex_2colonnes.bg-grey .full.flex-half .col_1.col-video {
    overflow: visible;
    padding-right: 20px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_2colonnes.bg-grey .full.flex-half .col_1.col-img, .flex_2colonnes.bg-grey .full.flex-half .col_1.col-video {
        padding-right: calc(5% + 15px); } }
    .flex_2colonnes.bg-grey .full.flex-half .col_1.col-img .img_wrap img, .flex_2colonnes.bg-grey .full.flex-half .col_1.col-video .img_wrap img {
      border-radius: 0 40px 40px 0; }
    .flex_2colonnes.bg-grey .full.flex-half .col_1.col-img .img_wrap .img_shape, .flex_2colonnes.bg-grey .full.flex-half .col_1.col-video .img_wrap .img_shape {
      bottom: -20px;
      top: -20px;
      left: auto;
      right: -20px; }
  .flex_2colonnes.bg-grey .full.flex-half .col_2.col-img, .flex_2colonnes.bg-grey .full.flex-half .col_2.col-video {
    overflow: visible;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_2colonnes.bg-grey .full.flex-half .col_2.col-img, .flex_2colonnes.bg-grey .full.flex-half .col_2.col-video {
        padding-left: calc(5% + 15px); } }
    .flex_2colonnes.bg-grey .full.flex-half .col_2.col-img .img_wrap img, .flex_2colonnes.bg-grey .full.flex-half .col_2.col-video .img_wrap img {
      border-radius: 40px 0 0 40px; }
    .flex_2colonnes.bg-grey .full.flex-half .col_2.col-img .img_wrap .img_shape, .flex_2colonnes.bg-grey .full.flex-half .col_2.col-video .img_wrap .img_shape {
      -webkit-transform: rotateY(-180deg);
              transform: rotateY(-180deg);
      bottom: auto;
      top: -20px;
      bottom: -20px;
      left: -20px;
      right: auto; }
  .flex_2colonnes.bg-grey .col_1.col-txt {
    padding-left: calc((100vw - 1094px) / 2);
    padding-right: 9%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      .flex_2colonnes.bg-grey .col_1.col-txt {
        padding-left: 5%; } }
  .flex_2colonnes.bg-grey .col_2.col-txt {
    padding-right: calc((100vw - 1094px) / 2);
    padding-left: 9%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      .flex_2colonnes.bg-grey .col_2.col-txt {
        padding-right: 5%; } }
  .flex_2colonnes.bg-grey .btn_white {
    background-color: #F4F5F5; }
  .flex_2colonnes.type_txt-img .flex-tier-left, .flex_2colonnes.type_txt-img .flex-tier-right, .flex_2colonnes.type_txt-img .flex-half {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_2colonnes.type_txt-img .flex-tier-left, .flex_2colonnes.type_txt-img .flex-tier-right, .flex_2colonnes.type_txt-img .flex-half {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; }
        .flex_2colonnes.type_txt-img .flex-tier-left .col-img, .flex_2colonnes.type_txt-img .flex-tier-right .col-img, .flex_2colonnes.type_txt-img .flex-half .col-img {
          padding-bottom: 40px; } }

.flex_2boites {
  padding: 80px 5%;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_2boites {
      padding: 40px 5%; } }
  .flex_2boites > .flex {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_2boites > .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .flex_2boites .box {
    border-radius: 8px;
    background-color: #F4F5F5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_2boites .box {
        margin-bottom: 25px; } }
    .flex_2boites .box:first-of-type {
      margin-right: 40px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .flex_2boites .box:first-of-type {
          margin-right: 0px; } }
    .flex_2boites .box .col_1 {
      width: 47%;
      border-radius: 8px;
      background-position: center;
      background-size: cover;
      padding-bottom: 63%;
      min-height: 100%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_2boites .box .col_1 {
          display: none; } }
    .flex_2boites .box .col_2 {
      -ms-flex-negative: 1;
          flex-shrink: 1;
      width: 53%;
      padding: 5%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_2boites .box .col_2 {
          width: 100%;
          padding: 40px 30px; } }
      .flex_2boites .box .col_2 h5 {
        padding-bottom: 10px; }
      .flex_2boites .box .col_2 p {
        color: #847E7F;
        font-size: 0.8em;
        line-height: 1.2em;
        padding-bottom: 10px; }
      .flex_2boites .box .col_2 .btn {
        margin-top: 10px; }
      .flex_2boites .box .col_2 .btn_white {
        background-color: #F4F5F5; }
        .flex_2boites .box .col_2 .btn_white:hover {
          background-color: #F42535; }

.flex_cta {
  padding: 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_cta {
      padding: 40px 0; } }
  .flex_cta.flex-block_last {
    padding-bottom: 0; }
  .flex_cta .flex-center {
    width: 100%;
    text-align: center; }
    .flex_cta .flex-center .btn {
      margin-top: 40px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_cta .flex-center .btn {
          margin-top: 20px; } }
  .flex_cta .box {
    padding: 80px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: center;
    background-size: cover;
    position: relative;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_cta .box {
        padding: 40px 0; } }
    .flex_cta .box h3 {
      color: #ffffff;
      padding-bottom: 0; }
    .flex_cta .box h6 {
      color: #ffffff; }
    .flex_cta .box .overlay {
      background-color: rgba(13, 12, 12, 0.35);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .flex_cta .box .flex, .flex_cta .box .flex-center {
      position: relative;
      z-index: 2; }
  .flex_cta.type_1box .box {
    background-color: #F42535;
    padding: 80px 0;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_cta.type_1box .box {
        padding: 60px 0; } }
    .flex_cta.type_1box .box > .flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      /* -- @include break(mobile)-- */ }
      .flex_cta.type_1box .box > .flex > div:first-of-type {
        width: 75%;
        padding-right: 60px;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .flex_cta.type_1box .box > .flex > div:first-of-type {
            width: 100%;
            padding-right: 0; } }
      .flex_cta.type_1box .box > .flex > div:last-of-type {
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      @media only screen and (max-width: 768px) {
        .flex_cta.type_1box .box > .flex {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
          .flex_cta.type_1box .box > .flex > div {
            width: 100%; }
            .flex_cta.type_1box .box > .flex > div:first-of-type {
              padding-bottom: 40px; } }
  .flex_cta.type_2box .flex {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_cta.type_2box .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .flex_cta.type_2box .box:nth-of-type(1) {
    background-color: #F42535; }
  .flex_cta.type_2box .box:nth-of-type(2) {
    background-color: #C91724; }
  .flex_cta.type_2box .box {
    padding: 12% 50px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_cta.type_2box .box {
        width: auto; } }
  .flex_cta.type_2box.type_img .box {
    margin: 4px;
    border-radius: 8px;
    overflow: hidden; }
  .flex_cta.type_3box .flex {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_cta.type_3box .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .flex_cta.type_3box .box:nth-of-type(1) {
    background-color: #C91724; }
  .flex_cta.type_3box .box:nth-of-type(2) {
    background-color: #F42535; }
  .flex_cta.type_3box .box:nth-of-type(3) {
    background-color: #C91724; }
  .flex_cta.type_3box .box {
    padding-bottom: 28%;
    position: relative;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_cta.type_3box .box {
        width: 98%;
        padding-bottom: 87%; } }
    .flex_cta.type_3box .box .flex-center {
      position: absolute;
      width: 90%;
      top: 50%;
      left: 5%;
      right: 5%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .flex_cta.type_3box.type_img .box {
    margin: 4px;
    border-radius: 8px;
    overflow: hidden; }
  .flex_cta .btn_white {
    border-color: #ffffff; }
    .flex_cta .btn_white:hover {
      border-color: #F42535; }

.flex_slider_temoignages {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_slider_temoignages {
      padding: 40px 0; } }
  .flex_slider_temoignages .slider {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_slider_temoignages .slider {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .flex_slider_temoignages .slider .col_1 {
      width: 38%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_slider_temoignages .slider .col_1 {
          width: 100%; } }
      .flex_slider_temoignages .slider .col_1 .img {
        width: 100%;
        background-position: center;
        background-size: cover;
        border-radius: 40px;
        padding-bottom: 93%; }
      .flex_slider_temoignages .slider .col_1 .txt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-top: 30px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .flex_slider_temoignages .slider .col_1 .txt {
            padding-top: 15px; } }
        .flex_slider_temoignages .slider .col_1 .txt div:first-of-type {
          -webkit-box-flex: 0;
              -ms-flex-positive: 0;
                  flex-grow: 0;
          width: 220px; }
        .flex_slider_temoignages .slider .col_1 .txt div:last-of-type {
          -webkit-box-flex: 0;
              -ms-flex-positive: 0;
                  flex-grow: 0;
          width: 100px;
          padding-right: 10px; }
    .flex_slider_temoignages .slider .col_2 {
      width: 58%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_slider_temoignages .slider .col_2 {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
    .flex_slider_temoignages .slider .slider_nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_slider_temoignages .slider .slider_nav {
          padding-top: 25px; } }
      .flex_slider_temoignages .slider .slider_nav .slide_count {
        color: #F42535; }
      .flex_slider_temoignages .slider .slider_nav .arrow_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .flex_slider_temoignages .slider .slider_nav .arrow_wrap .arrow {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 52px;
          height: 52px;
          background-color: #F4F5F5;
          border-radius: 50%;
          cursor: pointer;
          -webkit-transition: all 0.4s;
          transition: all 0.4s; }
          .flex_slider_temoignages .slider .slider_nav .arrow_wrap .arrow svg path {
            -webkit-transition: all 0.4s;
            transition: all 0.4s; }
          .flex_slider_temoignages .slider .slider_nav .arrow_wrap .arrow_left {
            -webkit-transform: rotate(180deg);
                    transform: rotate(180deg);
            margin-right: 12px; }
          .flex_slider_temoignages .slider .slider_nav .arrow_wrap .arrow:hover {
            background-color: #F42535; }
            .flex_slider_temoignages .slider .slider_nav .arrow_wrap .arrow:hover svg path {
              stroke: #ffffff; }
    .flex_slider_temoignages .slider .content_wrap {
      margin-top: 32px;
      background-color: #F42535;
      color: #ffffff;
      border-radius: 0px 40px 40px 40px;
      line-height: 1.3em; }
      .flex_slider_temoignages .slider .content_wrap h3 {
        color: #ffffff; }
      .flex_slider_temoignages .slider .content_wrap .content {
        padding: 40px 60px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .flex_slider_temoignages .slider .content_wrap .content {
            padding: 40px 30px; } }
  .flex_slider_temoignages .img_wrap, .flex_slider_temoignages .txt_wrap, .flex_slider_temoignages .content_wrap {
    position: relative; }
    .flex_slider_temoignages .img_wrap > div, .flex_slider_temoignages .txt_wrap > div, .flex_slider_temoignages .content_wrap > div {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      opacity: 0;
      pointer-events: none; }
      .flex_slider_temoignages .img_wrap > div:first-of-type, .flex_slider_temoignages .txt_wrap > div:first-of-type, .flex_slider_temoignages .content_wrap > div:first-of-type {
        position: relative;
        pointer-events: all;
        opacity: 1; }

.flex_full {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_full {
      padding: 40px 0; } }
  .flex_full .inner {
    width: 100%; }
  .flex_full img {
    width: 100%;
    height: auto;
    max-width: 100%; }
  .flex_full small {
    padding-left: 30px;
    padding-right: 30px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_full small {
        padding-left: 5%;
        padding-right: 5%; } }

.flex_steps {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_steps {
      padding: 40px 0; } }
  .flex_steps.bg-grey {
    margin: 0;
    padding: 80px 0;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_steps.bg-grey {
        margin: 40px 0;
        padding: 80px 0; } }
  .flex_steps .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_steps .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .flex_steps .top .left {
      width: 70%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_steps .top .left {
          width: 100%; } }
    .flex_steps .top .right {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_steps .top .right {
          padding-top: 25px; } }
    @media only screen and (max-width: 768px) {
      .flex_steps .top {
        padding-bottom: 25px; } }
  .flex_steps .steps {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: -20px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_steps .steps {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .flex_steps .steps .step {
      width: 24%;
      background-color: #ffffff;
      border-radius: 8px;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 20px;
      min-height: 365px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_steps .steps .step {
          max-width: 375px;
          width: 100%;
          margin-left: auto;
          margin-right: auto; } }
      .flex_steps .steps .step .img {
        width: 100%;
        padding-bottom: 66%;
        background-position: center;
        background-size: cover;
        position: relative; }
        .flex_steps .steps .step .img .icon_wrap {
          width: 48px;
          height: 48px;
          position: absolute;
          right: 12px;
          bottom: 12px; }
      .flex_steps .steps .step .text_wrap {
        height: 100%;
        padding: 30px 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .flex_steps .steps .step .text_wrap p {
          padding-top: 10px;
          color: #847E7F;
          font-size: 0.8em;
          line-height: 1.3em; }
        .flex_steps .steps .step .text_wrap .link {
          display: block;
          padding-top: 20px;
          text-decoration: underline;
          color: #F42535;
          font-family: futura-pt, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 0.9em; }
    .flex_steps .steps .step-ghost {
      width: 24%; }
  .flex_steps.bg-white .step {
    background-color: #F4F5F5; }
  .flex_steps.nbBox_3 .step {
    width: 31%;
    min-height: 415px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_steps.nbBox_3 .step {
        max-width: 375px;
        width: 100%;
        min-height: 400px; } }
  .flex_steps.nbBox_2 .step {
    width: 48%;
    min-height: 587px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_steps.nbBox_2 .step {
        max-width: 375px;
        width: 100%;
        min-height: 400px; } }
  .flex_steps.nbBox_1 .step {
    width: 100%;
    min-height: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_steps.nbBox_1 .step {
        max-width: 375px;
        width: 100%;
        min-height: 400px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    .flex_steps.nbBox_1 .step .img {
      width: 58%;
      padding-bottom: 43%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_steps.nbBox_1 .step .img {
          width: 100%;
          padding-bottom: 66%; } }
      .flex_steps.nbBox_1 .step .img .icon_wrap {
        right: 26px;
        bottom: 22px; }
    .flex_steps.nbBox_1 .step .text_wrap {
      width: 42%;
      height: auto;
      display: block;
      padding: 30px 6.6%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_steps.nbBox_1 .step .text_wrap {
          width: 100%;
          height: 100%;
          padding: 30px 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }

.flex_slider {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_slider {
      padding: 40px 0; } }
  .flex_slider .top {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_slider .top {
        padding-bottom: 25px; } }
  .flex_slider .slider {
    margin-bottom: 60px;
    width: 100%;
    padding-bottom: 56%;
    position: relative;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_slider .slider {
        margin-bottom: 25px; } }
    .flex_slider .slider .slide {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: none; }
      .flex_slider .slider .slide:first-of-type {
        opacity: 1;
        pointer-events: all; }
      .flex_slider .slider .slide .slide-img {
        width: 100%;
        border-radius: 40px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 20px;
        padding-bottom: 56%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        z-index: 1;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .flex_slider .slider .slide .slide-img {
            border-radius: 13px; } }
        .flex_slider .slider .slide .slide-img .play {
          width: 120px;
          position: absolute;
          bottom: 40px;
          right: 80px;
          z-index: 2;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 768px) {
            .flex_slider .slider .slide .slide-img .play {
              width: 64px;
              bottom: 20px;
              right: 24px; } }
      .flex_slider .slider .slide .img_shape {
        position: absolute;
        z-index: 0;
        bottom: -20px;
        right: -20px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .flex_slider .slider .slide .img_shape {
            bottom: -11px;
            right: -11px;
            width: 50%;
            height: auto; } }
      .flex_slider .slider .slide .txt {
        position: absolute;
        bottom: -100px;
        left: 0px;
        width: calc(100% - 225px);
        font-size: 0.8em;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .flex_slider .slider .slide .txt {
            bottom: auto;
            width: 100%;
            top: 107%;
            font-size: 10px;
            line-height: 1.3em; } }
  .flex_slider .slider_arrow {
    width: 185px;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_slider .slider_arrow {
        margin-right: auto;
        padding-top: 35px; } }
    .flex_slider .slider_arrow .count_slide {
      font-size: 0.8em;
      color: #F42535;
      font-family: futura-pt, sans-serif;
      font-weight: 500;
      font-style: normal; }
    .flex_slider .slider_arrow .arrow_left, .flex_slider .slider_arrow .arrow_right {
      cursor: pointer; }
    .flex_slider .slider_arrow .arrow_left {
      -webkit-transform: rotate(180deg) translateY(8px);
              transform: rotate(180deg) translateY(8px); }
    .flex_slider .slider_arrow .arrow {
      cursor: pointer; }
      .flex_slider .slider_arrow .arrow svg circle, .flex_slider .slider_arrow .arrow svg path {
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
      .flex_slider .slider_arrow .arrow:hover svg circle {
        fill: #F42535; }
      .flex_slider .slider_arrow .arrow:hover svg path {
        stroke: #ffffff; }

.flex_logos {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_logos {
      padding: 40px 0; } }
  .flex_logos .top {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_logos .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 25px; } }
    .flex_logos .top .content {
      width: 70%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_logos .top .content {
          width: 100%; } }
  .flex_logos.type_slider {
    background-color: #F4F5F5; }
    .flex_logos.type_slider .top {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .flex_logos.type_slider .top .content {
        text-align: center;
        margin-left: auto;
        margin-right: auto; }
    .flex_logos.type_slider .slider {
      position: relative; }
      .flex_logos.type_slider .slider .logo {
        width: 14%;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-left: 2.5%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 100%;
        position: absolute;
        opacity: 0;
        top: 0;
        /* -- @include break(mobile)-- */
        /* -- @include break(mobile)-- */ }
        .flex_logos.type_slider .slider .logo.p1 {
          position: relative;
          opacity: 1;
          left: 0; }
        .flex_logos.type_slider .slider .logo.p2 {
          opacity: 1;
          left: 16.5%; }
        .flex_logos.type_slider .slider .logo.p3 {
          opacity: 1;
          left: 33%; }
        @media only screen and (min-width: 768px) {
          .flex_logos.type_slider .slider .logo.p4 {
            opacity: 1;
            left: 49.5%; }
          .flex_logos.type_slider .slider .logo.p5 {
            opacity: 1;
            left: 66%; }
          .flex_logos.type_slider .slider .logo.p6 {
            opacity: 1;
            left: 82.5%; } }
        @media only screen and (max-width: 768px) {
          .flex_logos.type_slider .slider .logo {
            width: 30.5%; }
            .flex_logos.type_slider .slider .logo.p2 {
              opacity: 1;
              left: 33%; }
            .flex_logos.type_slider .slider .logo.p3 {
              opacity: 1;
              left: 66%; } }
    .flex_logos.type_slider .btn_container {
      padding-top: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_logos.type_slider .btn_container {
          padding-top: 25px; } }
  .flex_logos.type_grid .top .btn_container {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_logos.type_grid .top .btn_container {
        padding-top: 25px; } }
  .flex_logos.type_grid .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .flex_logos.type_grid .grid .logo {
      width: 22%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_logos.type_grid .grid .logo {
          width: 45%; } }

.flex_individus {
  padding: 80px 0;
  background-color: #F4F5F5;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_individus {
      padding: 40px 0; } }
  .flex_individus .top {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_individus .top {
        padding-bottom: 25px; } }
  .flex_individus .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_individus .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .flex_individus .container .individus {
      width: 260px;
      min-height: 400px;
      background-color: #ffffff;
      border-radius: 8px;
      border: 1px solid #D9D9DC;
      overflow: hidden;
      margin-bottom: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_individus .container .individus {
          max-width: 375px;
          width: 100%;
          min-height: 400px; } }
      .flex_individus .container .individus .img {
        display: block;
        width: 100%;
        padding-bottom: 68%;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative; }
        .flex_individus .container .individus .img .plats {
          position: absolute;
          top: 100%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          border-radius: 40px;
          background-color: #F42535;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          max-width: 90%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: #ffffff;
          font-size: 14px;
          padding: 8px 14px;
          line-height: 1.1em; }
          .flex_individus .container .individus .img .plats span {
            display: block;
            width: 100%; }
          .flex_individus .container .individus .img .plats svg {
            -ms-flex-negative: 0;
                flex-shrink: 0;
            margin-right: 8px; }
        .flex_individus .container .individus .img .icon_plus {
          background-color: #F42535;
          width: 36px;
          height: 36px;
          border-radius: 7px 0px;
          position: absolute;
          bottom: 0;
          right: 0;
          cursor: pointer; }
          .flex_individus .container .individus .img .icon_plus .plus {
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            position: absolute;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            width: 17px;
            height: 17px; }
            .flex_individus .container .individus .img .icon_plus .plus span {
              background-color: #ffffff;
              height: 2px;
              width: 17px;
              display: block;
              border-radius: 2px;
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
              .flex_individus .container .individus .img .icon_plus .plus span:last-of-type {
                -webkit-transform: translate(-50%, -50%) rotate(90deg);
                        transform: translate(-50%, -50%) rotate(90deg); }
          .flex_individus .container .individus .img .icon_plus:hover .plus {
            -webkit-transform: translate(-50%, -50%) scale(1.2);
                    transform: translate(-50%, -50%) scale(1.2); }
      .flex_individus .container .individus .content {
        height: 100%;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        padding: 35px 30px 25px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .flex_individus .container .individus .content h6 {
          font-size: 1.15em;
          padding-bottom: 5px; }
        .flex_individus .container .individus .content p {
          font-size: 0.8em;
          line-height: 1.375em;
          color: #847E7F; }
      .flex_individus .container .individus .links_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-top: 20px; }
        .flex_individus .container .individus .links_wrap .links {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .flex_individus .container .individus .links_wrap .icon {
          margin-right: 5px;
          background-color: #F42535;
          width: 28px;
          height: 28px;
          border-radius: 50%; }
        .flex_individus .container .individus .links_wrap .logo {
          max-width: 100px;
          padding-left: 10px; }
          .flex_individus .container .individus .links_wrap .logo img {
            margin-left: auto;
            height: 100%;
            width: auto; }
        .flex_individus .container .individus .links_wrap .tooltip {
          display: block;
          position: absolute;
          background-color: #F42535;
          border-radius: 4px;
          color: #ffffff;
          font-size: 14px;
          padding: 0 10px;
          top: -35px;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          right: -200px;
          opacity: 0;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
          .flex_individus .container .individus .links_wrap .tooltip .square {
            background-color: #F42535;
            width: 7px;
            height: 7px;
            position: absolute;
            top: 100%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
                    transform: translate(-50%, -50%) rotate(45deg); }
        .flex_individus .container .individus .links_wrap .tooltip_parent {
          position: relative; }
          .flex_individus .container .individus .links_wrap .tooltip_parent:hover .tooltip {
            opacity: 1; }
      .flex_individus .container .individus .icon:first-of-type .tooltip {
        left: 150%; }
        .flex_individus .container .individus .icon:first-of-type .tooltip .square {
          left: 23px; }
    .flex_individus .container .individus-ghost {
      width: 260px;
      height: 0; }
  .flex_individus.nbBox_3 .individus {
    width: 30%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_individus.nbBox_3 .individus {
        max-width: 375px;
        width: 100%;
        min-height: 400px; } }
  .flex_individus.nbBox_2 .individus, .flex_individus.nbBox_1 .individus {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 48%;
    min-height: 260px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_individus.nbBox_2 .individus, .flex_individus.nbBox_1 .individus {
        max-width: 375px;
        width: 100%;
        min-height: 400px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .flex_individus.nbBox_2 .individus .img, .flex_individus.nbBox_1 .individus .img {
      width: 40%;
      padding-bottom: 49%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_individus.nbBox_2 .individus .img, .flex_individus.nbBox_1 .individus .img {
          width: 100%;
          padding-bottom: 68%; } }
      .flex_individus.nbBox_2 .individus .img .plats, .flex_individus.nbBox_1 .individus .img .plats {
        top: 80%;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .flex_individus.nbBox_2 .individus .img .plats, .flex_individus.nbBox_1 .individus .img .plats {
            top: 100%; } }
    .flex_individus.nbBox_2 .individus .content, .flex_individus.nbBox_1 .individus .content {
      width: 60%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_individus.nbBox_2 .individus .content, .flex_individus.nbBox_1 .individus .content {
          width: 100%; } }

.info_pop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
  opacity: 0; }
  .info_pop .bg {
    background: #0D0C0C;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none; }
  .info_pop .content {
    width: 100%;
    max-width: 550px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px 0px 0px 20px;
    overflow: scroll;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .info_pop .content {
        top: 12px;
        border-radius: 20px 20px 0px 0px; } }
    .info_pop .content .img {
      width: 100%;
      padding-bottom: 66%;
      background-size: cover;
      background-position: center; }
    .info_pop .content .info {
      padding: 32px 52px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .info_pop .content .info {
          padding: 28px 24px; } }
      .info_pop .content .info h4 {
        padding-bottom: 5px; }
      .info_pop .content .info h6 {
        padding-bottom: 24px;
        color: #847E7F;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .info_pop .content .info h6 {
            padding-bottom: 16px; } }
      .info_pop .content .info h5 {
        padding-top: 50px;
        padding-bottom: 24px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .info_pop .content .info h5 {
            padding-top: 40px;
            padding-bottom: 20px; } }
      .info_pop .content .info .txt {
        font-size: 0.8em; }
      .info_pop .content .info .parcours {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .info_pop .content .info .parcours .card {
          width: calc(50% - 6px);
          padding-bottom: 32%;
          background-size: cover;
          background-position: center;
          border-radius: 8px;
          text-align: center;
          position: relative;
          margin-bottom: 12px;
          overflow: hidden; }
          .info_pop .content .info .parcours .card .par_filter {
            z-index: 1;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            opacity: 0.32;
            background: #0D0C0C; }
          .info_pop .content .info .parcours .card .card_inner {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            text-align: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            z-index: 2; }
            .info_pop .content .info .parcours .card .card_inner h5 {
              padding-top: 5px;
              padding-bottom: 0;
              color: #ffffff;
              line-height: 1em;
              width: 100%;
              text-align: center;
              padding-left: 5px;
              padding-right: 5px; }
          .info_pop .content .info .parcours .card .icon {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background-color: #ffffff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
            .info_pop .content .info .parcours .card .icon img {
              width: 20px; }
      .info_pop .content .info .event_card_small {
        border: 1px solid #D9D9DC;
        border-radius: 8px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 12px;
        /* -- @include break(mobile)-- */ }
        @media only screen and (max-width: 768px) {
          .info_pop .content .info .event_card_small {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
        .info_pop .content .info .event_card_small .time {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          padding: 0 20px;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          text-align: center;
          border-right: 1px solid #D9D9DC;
          font-size: 0.8em;
          color: #F42535;
          font-family: futura-pt, sans-serif;
          font-weight: 700;
          font-style: normal;
          /* -- @include break(mobile)-- */ }
          @media only screen and (max-width: 768px) {
            .info_pop .content .info .event_card_small .time {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row;
              width: 100%;
              border-right: none;
              text-align: left;
              -webkit-box-align: start;
                  -ms-flex-align: start;
                      align-items: flex-start;
              -webkit-box-pack: start;
                  -ms-flex-pack: start;
                      justify-content: flex-start; }
              .info_pop .content .info .event_card_small .time > div:nth-of-type(2) {
                padding-left: 5px;
                padding-right: 5px; } }
          .info_pop .content .info .event_card_small .time .date {
            font-size: 1.7em;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 768px) {
              .info_pop .content .info .event_card_small .time .date {
                font-size: 1em; } }
        .info_pop .content .info .event_card_small .info {
          padding: 0 20px;
          width: 100%;
          -ms-flex-negative: 1;
              flex-shrink: 1; }
          .info_pop .content .info .event_card_small .info .tag_wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding-top: 20px;
            /* -- @include break(mobile)-- */ }
            @media only screen and (max-width: 768px) {
              .info_pop .content .info .event_card_small .info .tag_wrap {
                padding-top: 15px; } }
            .info_pop .content .info .event_card_small .info .tag_wrap .tag {
              font-size: 14px;
              padding: 0px 10px;
              border: 1px solid #D9D9DC;
              border-radius: 8px;
              margin-right: 5px; }
  .info_pop .close {
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 20px;
    cursor: pointer; }

.flex_articles {
  padding: 80px 0;
  background-color: #F4F5F5;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_articles {
      padding: 40px 0; } }
  .flex_articles .top {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_articles .top {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important; }
      .flex_articles .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 25px; } }
    .flex_articles .top .content {
      width: 70%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_articles .top .content {
          width: 100%; } }
    .flex_articles .top .btn_container {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_articles .top .btn_container {
          padding-top: 25px; } }
  .flex_articles .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_articles .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }

.article_card {
  width: 340px;
  min-height: 480px;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0);
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0);
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
    .article_card {
      max-width: 375px;
      width: 100%;
      min-height: 400px; } }
  .article_card .img {
    display: block;
    width: 100%;
    padding-bottom: 66%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-bottom: 8px solid #F42535; }
  .article_card .content {
    height: 100%;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    padding: 35px 30px 25px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .article_card .content {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
    .article_card .content h5 {
      -webkit-transition: all 0.6s;
      transition: all 0.6s; }
  .article_card .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #F42535;
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    font-style: normal; }
    .article_card .date svg {
      margin-right: 8px; }
  .article_card:hover {
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08); }
    .article_card:hover h5 {
      color: #F42535; }

.article_card_ghost {
  width: 260px;
  height: 0; }

.flex_faq {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_faq {
      padding: 40px 0; } }
  .flex_faq .top {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_faq .top {
        padding-bottom: 25px; } }
    .flex_faq .top .content {
      width: 70%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_faq .top .content {
          width: 100%; } }
  .flex_faq .faq {
    border-radius: 8px;
    background-color: #F4F5F5;
    padding: 0px 40px 45px 40px;
    margin-bottom: 15px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_faq .faq {
        padding: 0px 20px 45px 20px; } }
    .flex_faq .faq .question {
      padding-top: 45px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
      .flex_faq .faq .question h6 {
        width: calc(100% - 50px); }
      .flex_faq .faq .question .plus {
        width: 33px;
        height: 33px;
        position: relative; }
        .flex_faq .faq .question .plus_line {
          background-color: #F42535;
          width: 100%;
          height: 3px;
          border-radius: 3px;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
        .flex_faq .faq .question .plus_line1 {
          -webkit-transition: all 0.6s;
          transition: all 0.6s;
          -webkit-transform: translate(-50%, -50%) rotate(90deg);
                  transform: translate(-50%, -50%) rotate(90deg); }
    .flex_faq .faq .answer {
      height: 0;
      overflow: hidden; }
      .flex_faq .faq .answer_inner {
        padding-top: 45px; }
      .flex_faq .faq .answer ul, .flex_faq .faq .answer ol {
        padding-left: 30px; }
        .flex_faq .faq .answer ul li, .flex_faq .faq .answer ol li {
          padding-top: 15px; }
          .flex_faq .faq .answer ul li:first-of-type, .flex_faq .faq .answer ol li:first-of-type {
            padding-top: 0; }
    .flex_faq .faq.open .plus_line1 {
      -webkit-transition: all 0.6s;
      transition: all 0.6s;
      -webkit-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg); }

.flex_events {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_events {
      padding: 40px 0; } }
  .flex_events .top {
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_events .top {
        padding-bottom: 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .flex_events .top .content {
      width: 60%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_events .top .content {
          width: 100%; } }
    .flex_events .top .btn_container {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_events .top .btn_container {
          padding-top: 25px; } }
  .flex_events .events_container {
    margin-left: -5px;
    margin-right: -5px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_events .events_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .flex_events .event_card {
    width: 340px;
    padding-left: -5px;
    padding-right: -5px;
    min-height: 480px;
    overflow: hidden;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0);
            box-shadow: 0px 4px 12px rgba(0, 0, 0, 0);
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_events .event_card {
        max-width: 375px;
        width: 100%;
        min-height: 0px;
        margin-bottom: 20px; } }
    .flex_events .event_card .img {
      display: block;
      width: 100%;
      padding-bottom: 62%;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      position: relative;
      border-bottom: 8px solid #F42535;
      border-radius: 8px; }
      .flex_events .event_card .img .date_box {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #F42535;
        padding: 20px 20px 12px 20px;
        border-top-right-radius: 8px;
        min-width: 140px; }
        .flex_events .event_card .img .date_box .date {
          font-size: 1.6em;
          color: #ffffff; }
        .flex_events .event_card .img .date_box .hour {
          font-size: 0.8em;
          color: #ffffff;
          padding-top: 5px; }
    .flex_events .event_card .content {
      height: 100%;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      padding: 20px 0px 25px 0px;
      border-bottom: 3px solid #F4F5F5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .flex_events .event_card .content .btn, .flex_events .event_card .content h5 {
        margin-bottom: 20px; }
      .flex_events .event_card .content .tag {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #F42535;
        font-family: futura-pt, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 20px; }
        .flex_events .event_card .content .tag svg {
          margin-right: 8px; }
  .flex_events.nbBox_2 {
    /* -- @include break(mobile)-- */ }
    @media only screen and (min-width: 991px) {
      .flex_events.nbBox_2 .event_card {
        width: 48%;
        font-size: 1.2em; } }
  .flex_events.nbBox_1 {
    /* -- @include break(mobile)-- */ }
    @media only screen and (min-width: 991px) {
      .flex_events.nbBox_1 .event_card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        font-size: 1.2em; }
        .flex_events.nbBox_1 .event_card .img {
          width: 60%;
          padding-bottom: 37%; }
        .flex_events.nbBox_1 .event_card .content {
          height: auto;
          width: 40%;
          padding: 75px;
          border-bottom: none; }
          .flex_events.nbBox_1 .event_card .content .tag {
            padding-top: 20px; } }

.flex_1colonne {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_1colonne {
      padding: 40px 0; } }
  .flex_1colonne .container {
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_1colonne .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .flex_1colonne.bg-grey {
    background-color: transparent; }
    .flex_1colonne.bg-grey .full {
      background-color: #F4F5F5;
      padding: 40px 0;
      padding-left: calc((100vw - 1094px) / 2);
      padding-right: 9%; }
  .flex_1colonne .btn_container {
    padding-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .flex_1colonne .btn_container .btn {
      margin-right: 12px;
      margin-bottom: 12px;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0; }
  .flex_1colonne .img_wrap {
    width: 100%;
    padding: 20px; }
    .flex_1colonne .img_wrap img {
      height: auto;
      max-width: none;
      width: 100%;
      border-radius: 0; }
  .flex_1colonne h6 {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1em;
    padding-bottom: 10px; }
  .flex_1colonne.bg-grey .full.flex-half .col_1, .flex_1colonne.bg-grey .full.flex-half .col_2 {
    width: 50%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_1colonne.bg-grey .full.flex-half .col_1, .flex_1colonne.bg-grey .full.flex-half .col_2 {
        width: 100%; } }
  .flex_1colonne.bg-grey .full.flex-half .img_shape.custom-shape {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important; }
  .flex_1colonne.bg-grey .full.flex-half .img_shape.custom-shape {
    width: 100%;
    height: 100%; }
    .flex_1colonne.bg-grey .full.flex-half .img_shape.custom-shape .shape1 {
      background-color: #F42535;
      width: 28%;
      padding-bottom: 25%;
      border-radius: 0 50px 0 0;
      position: absolute;
      right: -20px;
      top: -20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .flex_1colonne.bg-grey .full.flex-half .img_shape.custom-shape .shape1 {
          top: -15px;
          right: -15px; } }
    .flex_1colonne.bg-grey .full.flex-half .img_shape.custom-shape .shape2 {
      background-color: #F42535;
      width: calc(100% + 40px);
      height: 96%;
      padding-bottom: 25%;
      border-radius: 0 0 50px 0;
      position: absolute;
      right: -20px;
      bottom: -20px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
        .flex_1colonne.bg-grey .full.flex-half .img_shape.custom-shape .shape2 {
          bottom: -15px;
          right: -15px;
          height: 90%; } }
  .flex_1colonne.bg-grey .full.flex-half .col_1.col-img, .flex_1colonne.bg-grey .full.flex-half .col_1.col-video {
    overflow: visible;
    padding-right: 20px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 991px), screen and (max-width: 1024px) and (orientation: portrait) {
      .flex_1colonne.bg-grey .full.flex-half .col_1.col-img, .flex_1colonne.bg-grey .full.flex-half .col_1.col-video {
        padding-right: calc(5% + 15px); } }
    .flex_1colonne.bg-grey .full.flex-half .col_1.col-img .img_wrap img, .flex_1colonne.bg-grey .full.flex-half .col_1.col-video .img_wrap img {
      border-radius: 0 40px 40px 0; }
    .flex_1colonne.bg-grey .full.flex-half .col_1.col-img .img_wrap .img_shape, .flex_1colonne.bg-grey .full.flex-half .col_1.col-video .img_wrap .img_shape {
      bottom: -20px;
      top: -20px;
      left: auto;
      right: -20px; }
  .flex_1colonne.bg-grey .col_1.col-txt {
    padding-left: calc((100vw - 1094px) / 2);
    padding-right: 9%;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 1210px) {
      .flex_1colonne.bg-grey .col_1.col-txt {
        padding-left: 5%; } }
  .flex_1colonne.bg-grey .btn_white {
    background-color: #F4F5F5; }

.flex_form {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_form {
      padding: 40px 0; } }
  .flex_form .form {
    margin-top: 40px;
    background-color: #F42535;
    color: #ffffff;
    border-radius: 0px 40px 40px 40px;
    line-height: 1.3em;
    padding: 40px 60px;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
    .flex_form .form input, .flex_form .form select, .flex_form .form textarea {
      border: none;
      width: 100%;
      padding: 12px 18px;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border-radius: 4px;
      line-height: 1em;
      height: auto;
      outline: none;
      margin-top: 5px; }
    .flex_form .form input[type="checkbox"], .flex_form .form input[type="radio"] {
      background-color: #ffffff;
      border: 8px solid #ffffff;
      padding: 0;
      width: 20px;
      height: 20px;
      margin-top: 0;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      .flex_form .form input[type="checkbox"]:checked, .flex_form .form input[type="radio"]:checked {
        border: 5px solid #ffffff;
        background-color: #F42535; }
    .flex_form .form input[type="radio"] {
      border-radius: 50%; }
    .flex_form .form input[type="checkbox"] {
      border-radius: 0px; }
    .flex_form .form input[type="submit"] {
      display: inline-block;
      font-family: futura-pt, sans-serif;
      font-weight: 500;
      font-style: normal;
      line-height: 1em;
      border-radius: 30px;
      border: 1px solid #ffffff;
      background-color: #ffffff;
      color: #F42535;
      padding: 12px 32px;
      font-size: 0.9em;
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      width: auto;
      cursor: pointer; }
      .flex_form .form input[type="submit"]:hover {
        background-color: #F42535;
        color: #ffffff; }
    .flex_form .form .select_wrap {
      position: relative; }
      .flex_form .form .select_wrap::after {
        content: ">";
        position: absolute;
        top: 41px;
        right: 15px;
        color: #0D0C0C;
        -webkit-transform: scaleX(1.5) rotate(90deg);
                transform: scaleX(1.5) rotate(90deg);
        font-size: 16px;
        pointer-events: none; }
    .flex_form .form p {
      padding-bottom: 30px; }
    .flex_form .form .wpcf7-list-item {
      padding-top: 10px; }
      .flex_form .form .wpcf7-list-item label {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .flex_form .form .wpcf7-list-item label input {
          margin-right: 5px; }
      .flex_form .form .wpcf7-list-item:first-of-type {
        margin: 0; }
    .flex_form .form .row.nbcol-2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .flex_form .form .row.nbcol-2 > div {
        width: 48%; }
    .flex_form .form .wpcf7-not-valid-tip {
      color: #ffffff;
      padding-top: 2px;
      font-family: futura-pt, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 14px; }
    .flex_form .form .wpcf7 form.invalid .wpcf7-response-output, .flex_form .form .wpcf7 form.unaccepted .wpcf7-response-output, .flex_form .form .wpcf7 form.payment-required .wpcf7-response-output {
      border: none;
      padding: 0;
      margin: 0; }
    .flex_form .form .wpcf7 form.sent .wpcf7-response-output {
      border: none;
      padding: 0;
      font-size: 1.2em;
      margin-top: 20px; }

.flex_parcours {
  padding: 80px 0;
  /* -- @include break(mobile)-- */ }
  @media only screen and (max-width: 768px) {
    .flex_parcours {
      padding: 40px 0; } }
  .flex_parcours.bg-grey {
    margin: 0;
    padding: 80px 0;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_parcours.bg-grey {
        margin: 40px 0;
        padding: 80px 0; } }
  .flex_parcours .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* -- @include break(mobile)-- */
    padding-bottom: 60px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_parcours .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .flex_parcours .top .left {
      width: 70%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_parcours .top .left {
          width: 100%; } }
    .flex_parcours .top .right {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_parcours .top .right {
          padding-top: 25px; } }
    @media only screen and (max-width: 768px) {
      .flex_parcours .top {
        padding-bottom: 25px; } }
  .flex_parcours .parcours_wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: -20px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_parcours .parcours_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .flex_parcours .parcours_wrap .parcours {
      width: 30%;
      background-color: #ffffff;
      border-radius: 8px;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 40px;
      min-height: 365px;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_parcours .parcours_wrap .parcours {
          max-width: 375px;
          width: 100%;
          margin-left: auto;
          margin-right: auto; } }
      .flex_parcours .parcours_wrap .parcours .img {
        width: 100%;
        padding-bottom: 66%;
        background-position: center;
        background-size: cover;
        position: relative; }
        .flex_parcours .parcours_wrap .parcours .img .icon_wrap {
          width: 48px;
          height: 48px;
          position: absolute;
          right: 12px;
          bottom: 12px; }
      .flex_parcours .parcours_wrap .parcours .text_wrap {
        height: 100%;
        padding: 30px 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .flex_parcours .parcours_wrap .parcours .text_wrap p {
          padding-top: 10px;
          color: #847E7F;
          font-size: 0.8em;
          line-height: 1.3em; }
        .flex_parcours .parcours_wrap .parcours .text_wrap .link {
          display: block;
          padding-top: 20px;
          text-decoration: underline;
          color: #F42535;
          font-family: futura-pt, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 0.9em; }
    .flex_parcours .parcours_wrap .parcours-ghost {
      width: 24%; }
  .flex_parcours.bg-white .parcours {
    background-color: #F4F5F5; }
  .flex_parcours.nbBox_3 .parcours {
    width: 31%;
    min-height: 415px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_parcours.nbBox_3 .parcours {
        max-width: 375px;
        width: 100%;
        min-height: 400px; } }
  .flex_parcours.nbBox_2 .parcours {
    width: 48%;
    min-height: 587px;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_parcours.nbBox_2 .parcours {
        max-width: 375px;
        width: 100%;
        min-height: 400px; } }
  .flex_parcours.nbBox_1 .parcours {
    width: 100%;
    min-height: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* -- @include break(mobile)-- */ }
    @media only screen and (max-width: 768px) {
      .flex_parcours.nbBox_1 .parcours {
        max-width: 375px;
        width: 100%;
        min-height: 400px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    .flex_parcours.nbBox_1 .parcours .img {
      width: 58%;
      padding-bottom: 43%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_parcours.nbBox_1 .parcours .img {
          width: 100%;
          padding-bottom: 66%; } }
      .flex_parcours.nbBox_1 .parcours .img .icon_wrap {
        right: 26px;
        bottom: 22px; }
    .flex_parcours.nbBox_1 .parcours .text_wrap {
      width: 42%;
      height: auto;
      display: block;
      padding: 30px 6.6%;
      /* -- @include break(mobile)-- */ }
      @media only screen and (max-width: 768px) {
        .flex_parcours.nbBox_1 .parcours .text_wrap {
          width: 100%;
          height: 100%;
          padding: 30px 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }


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