@charset "UTF-8";
/* Variables
   ========================================================================== */
/* Breakpoints
   ========================================================================== */
/* Import
   ========================================================================== */
/*! 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 {
  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 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 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 {
  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"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

[type="submit"] {
  cursor: pointer; }

/**
 * 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; }

/* Minimal CSS Reset
   ========================================================================== */
html {
  box-sizing: border-box;
  font-size: 16px; }

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

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0;
  padding: 0;
  font-weight: normal; }

ol,
ul {
  list-style: none; }

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

/* Utility class
   ========================================================================== */
.txt--center {
  text-align: center; }

.txt--left {
  text-align: left; }

.txt--right {
  text-align: right; }

.txt--justify {
  text-align: justify; }

.nooverflow {
  overflow: hidden !important; }

/* Font-Face ::: aestetico :::
   ========================================================================== */
@font-face {
  font-family: "Aestetico Bold";
  src: url("../media/fonts/Aestetico-Bold.woff2") format("woff2"), url("../media/fonts/Aestetico-Bold.woff") format("woff"), url("../media/fonts/Aestetico-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "Aestetico Bold It";
  src: url("../media/fonts/Aestetico-BoldIt.woff2") format("woff2"), url("../media/fonts/Aestetico-BoldIt.woff") format("woff"), url("../media/fonts/Aestetico-BoldIt.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "Aestetico Light";
  src: url("../media/fonts/Aestetico-Light.woff2") format("woff2"), url("../media/fonts/Aestetico-Light.woff") format("woff"), url("../media/fonts/Aestetico-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "Aestetico Light It";
  src: url("../media/fonts/Aestetico-LightIt.woff2") format("woff2"), url("../media/fonts/Aestetico-LightIt.woff") format("woff"), url("../media/fonts/Aestetico-LightIt.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "Aestetico Regular";
  src: url("../media/fonts/Aestetico-Regular.woff2") format("woff2"), url("../media/fonts/Aestetico-Regular.woff") format("woff"), url("../media/fonts/Aestetico-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "Aestetico Regular It";
  src: url("../media/fonts/Aestetico-RegularIt.woff2") format("woff2"), url("../media/fonts/Aestetico-RegularIt.woff") format("woff"), url("../media/fonts/Aestetico-RegularIt.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

/* Form validation
   ========================================================================== */
.error_input_warning {
  color: red; }

.newsletter-checkbox .error_input_warning {
  display: block; }

.alert-dismissible {
  background-color: #fff;
  border: 1px solid #ddd;
  width: 80%;
  margin: 3rem auto;
  padding: 0 15px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.25); }

.alert-dismissible button {
  font-size: 2.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  background: none;
  color: #000;
  cursor: pointer; }

.alert-dismissible ul {
  margin-bottom: 60px; }

.alert-dismissible li {
  text-align: center;
  font-size: 1.2rem;
  margin: 1rem 0; }

.alert-danger {
  color: red;
  background-color: snow;
  border: 1px solid red; }

.alert-success {
  color: #155724;
  background-color: #e4f4e8;
  border: 1px solid #155724; }

/* Slider ::: dots :::
   ========================================================================== */
.slick-dots {
  position: absolute;
  bottom: 30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 30px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .4;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .8;
  color: #fff; }

/* Module ::: titleintro / .h2 / h2 :::
   ========================================================================== */
.titleintro {
  text-align: center; }

.page--vivre .titleintro,
.page_vivre .titleintro {
  color: #ED7058; }

.page--travailler .titleintro,
.page_travailler .titleintro {
  color: #FFC740; }

.page--simpliquer .titleintro,
.page_simpliquer .titleintro {
  color: #1BD5D7; }

h2,
.h2,
.titleintro {
  font-family: "Aestetico Bold";
  font-size: 44px;
  line-height: 1.1;
  margin-bottom: 20px; }
  @media (min-width: 1300px) {
    h2,
    .h2,
    .titleintro {
      font-size: 60px; } }
  h2--main,
  .h2--main,
  .titleintro--main {
    font-family: "Aestetico Bold";
    font-size: 44px;
    line-height: 1.1;
    margin-bottom: 15px; }
    @media (min-width: 1300px) {
      h2--main,
      .h2--main,
      .titleintro--main {
        font-size: 60px; } }
    h2--main--italic,
    .h2--main--italic,
    .titleintro--main--italic {
      font-family: "Aestetico Bold It"; }
  h2--sub,
  .h2--sub,
  .titleintro--sub {
    font-family: "Aestetico Bold It";
    font-size: 16px;
    line-height: 1.3; }
    @media (min-width: 1300px) {
      h2--sub,
      .h2--sub,
      .titleintro--sub {
        font-size: 20px; } }
/* Module ::: letterine :::
   ========================================================================== */
.letterine p:first-child:first-letter {
  font-family: "Aestetico Bold";
  font-size: calc(60px + 0.8vw);
  line-height: 44px;
  color: #347CBC;
  float: left;
  padding: 5px 10px; }

.letterine p:first-child {
  font-family: "Aestetico Medium";
  font-size: 20px;
  line-height: 1.5;
  color: #909090; }

.page--vivre .letterine p:first-child:first-letter,
.page_vivre .letterine p:first-child:first-letter {
  color: #ED7058; }

.page--travailler .letterine p:first-child:first-letter,
.page_travailler .letterine p:first-child:first-letter {
  color: #FFC740; }

.page--simpliquer .letterine p:first-child:first-letter,
.page_simpliquer .letterine p:first-child:first-letter {
  color: #1BD5D7; }

.page--decouvrir .letterine p:first-child:first-letter {
  color: #FFC740; }

/* Module ::: titlecard :::
   ========================================================================== */
.titlecard,
a.titlecard {
  font-family: "Aestetico Bold";
  font-size: 20px;
  line-height: 1.4;
  color: inherit;
  text-decoration: none;
  text-transform: uppercase; }

.titlepersoncard {
  font-family: "Aestetico Bold";
  font-size: 18px;
  line-height: 1.2;
  color: inherit; }

.titlejobcard {
  font-size: 12px;
  line-height: 1.2;
  color: inherit; }

/* Module ::: titlesection :::
   ========================================================================== */
.titlesection,
a.titlesection {
  font-family: "Aestetico Bold It";
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  text-decoration: none; }
  @media (min-width: 1300px) {
    .titlesection,
    a.titlesection {
      font-size: 44px; } }
html body.page--ambassadeurs .fancybox-skin {
  background: none !important; }

html body.page--ambassadeurs .fancybox-inner {
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.5); }

html body .fancybox-close {
  background-image: url("../media/images/close-btn--white.svg");
  top: -5px;
  right: -5px;
  width: 40px;
  height: 40px;
  background-size: 40px; }

html body.page--ambassadeurs a.fancybox {
  text-decoration: none; }
  html body.page--ambassadeurs a.fancybox img {
    transition: mix-blend-mode 0.6s cubic-bezier(0.075, 0.82, 0.165, 1); }
  html body.page--ambassadeurs a.fancybox:hover img {
    mix-blend-mode: luminosity; }

.profilname {
  display: block;
  line-height: 1.1; }

.type_script {
  font: 400 16px/1.4 'Courier New', Courier, monospace; }
  @media (min-width: 1300px) {
    .type_script {
      font: 400 18px/1.4 'Courier New', Courier, monospace; } }
.hidden-important {
  display: none !important; }

.border_15--yellow {
  border: 15px solid #FFC740; }

.bg_greycolor--3 {
  background-color: #F9F9F9;
  padding: 60px 0; }

@media (min-width: 768px) {
  .translateY-t--24 {
    transform: translateY(24px); } }

@media (min-width: 768px) {
  .translateY-t--30 {
    transform: translateY(30px); } }

.divimg_100-auto {
  width: 100% !important;
  height: auto !important; }

.softshadow--normal {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15); }

.radius--2 {
  border-radius: 2px; }

.radius--4 {
  border-radius: 4px; }

.color--blue {
  color: #347CBC !important; }

.color--red {
  color: #ED7058 !important; }

.color--yellow {
  color: #FFC740 !important; }

.color--aqua {
  color: #1BD5D7 !important; }

.color--dark {
  color: #212121 !important; }

.footer_menu_wrap a {
  text-decoration: none; }

.inherit_color {
  color: inherit; }

/* Module ::: btn-arrow :::
   ========================================================================== */
.btn-arrowright {
  display: block;
  background-image: url("../media/images/icon/arrow_right-dark.svg");
  background-repeat: no-repeat;
  background-position: right;
  font-size: 14px;
  line-height: 50px;
  text-align: right;
  padding: 0 20px 0 0;
  font-family: "Aestetico Medium";
  color: #212121;
  text-decoration: none;
  border: 0; }
  @media (min-width: 1300px) {
    .btn-arrowright {
      font-size: 16px;
      padding: 0 25px 0 0; } }
  .btn-arrowright:hover {
    color: #212121;
    text-decoration: none; }

.btn-arrowleft {
  display: block;
  background-image: url("../media/images/icon/arrow_left-dark.svg");
  background-repeat: no-repeat;
  background-position: left;
  font-size: 14px;
  line-height: 50px;
  text-align: left;
  padding: 0 0 0 20px;
  font-family: "Aestetico Medium";
  color: #212121;
  text-decoration: none;
  border: 0; }
  @media (min-width: 1300px) {
    .btn-arrowleft {
      font-size: 16px;
      padding: 0 0 0 25px; } }
  .btn-arrowleft:hover {
    color: #212121;
    text-decoration: none; }

/* Module ::: btn-solid :::
   ========================================================================== */
.btn-solid {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  padding: 0 20px;
  font-family: "Aestetico Bold";
  color: #fff;
  text-decoration: none;
  border: 0;
  background-color: #347CBC; }
  @media (min-width: 1300px) {
    .btn-solid {
      font-size: 16px;
      padding: 0 30px; } }
  .btn-solid:hover {
    color: #fff;
    text-decoration: none; }
  .btn-solid--yellow {
    background-color: #F6BA29; }
  .btn-solid--red {
    background-color: #ED7058; }
  .btn-solid--aqua {
    background-color: #1BD5D7; }
  .btn-solid--green {
    background-color: #C3BC6C; }

/* Module ::: btn-outline :::
   ========================================================================== */
.btn-outline {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  padding: 0 20px;
  font-family: "Aestetico Bold";
  color: #347CBC;
  text-decoration: none;
  border: 5px solid #347CBC;
  background-color: #fff; }
  @media (min-width: 1300px) {
    .btn-outline {
      font-size: 16px;
      padding: 0 30px; } }
  .btn-outline:hover {
    color: #347CBC;
    text-decoration: none; }
  .btn-outline--yellow {
    color: #F6BA29;
    border-color: #F6BA29; }
    .btn-outline--yellow:hover {
      color: #F6BA29; }
  .btn-outline--red {
    color: #ED7058;
    border-color: #ED7058; }
    .btn-outline--red:hover {
      color: #ED7058; }
  .btn-outline--aqua {
    color: #1BD5D7;
    border-color: #1BD5D7; }
    .btn-outline--aqua:hover {
      color: #1BD5D7; }
  .btn-outline--green {
    color: #C3BC6C;
    border-color: #C3BC6C; }
    .btn-outline--green:hover {
      color: #C3BC6C; }

/* Module ::: btn-outline--arrowright :::
   ========================================================================== */
.btn-outline--arrowright {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  padding: 10px 40px 10px 20px;
  font-family: "Aestetico Bold";
  color: #347CBC;
  text-decoration: none;
  border: 5px solid #347CBC;
  background-color: #fff;
  background-image: url("../media/images/icon-arrow.svg");
  background-repeat: no-repeat;
  background-position: right 15px center; }
  @media (min-width: 1300px) {
    .btn-outline--arrowright {
      font-size: 16px;
      padding: 12px 60px 12px 30px; } }
  .btn-outline--arrowright:hover {
    color: #347CBC;
    text-decoration: none; }
  .btn-outline--arrowright--yellow {
    color: #F6BA29;
    border-color: #F6BA29;
    background-image: url("../media/images/icon-arrow--travailler.svg"); }
    .btn-outline--arrowright--yellow:hover {
      color: #F6BA29; }
  .btn-outline--arrowright--red {
    color: #ED7058;
    border-color: #ED7058;
    background-image: url("../media/images/icon-arrow--vivre.svg"); }
    .btn-outline--arrowright--red:hover {
      color: #ED7058; }
  .btn-outline--arrowright--aqua {
    color: #1BD5D7;
    border-color: #1BD5D7;
    background-image: url("../media/images/icon-arrow--impliquer.svg"); }
    .btn-outline--arrowright--aqua:hover {
      color: #1BD5D7; }

/* Module ::: list :::
   ========================================================================== */
.list-advantages ul {
  float: left;
  width: 200px;
  margin-left: 30px; }
  .list-advantages ul:first-child {
    margin-left: 0; }

.list-advantages li {
  margin-bottom: 5px;
  padding-left: 20px;
  background-image: url("../media/images/icon/icon-check--yellow.svg");
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 1.5; }
  .list-advantages li:last-child {
    margin-bottom: 0; }

.flex-childs--spacing40 {
  margin-right: 20px; }
  @media (min-width: 1300px) {
    .flex-childs--spacing40 {
      margin-right: 40px; } }
.lineheight--1 {
  line-height: 1.1 !important; }

@media (max-width: 768px) {
  .sliderphoto {
    border: 0; } }

.sliderphoto--desc {
  position: absolute;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px; }

.plan-du-site_wrapper a {
  display: block;
  margin: 10px 0;
  text-decoration: none;
  font-family: "Aestetico Medium";
  font-size: 18px;
  line-height: 1.5;
  color: #347CBC; }

.plan-du-site_wrapper a:nth-of-type(1),
.plan-du-site_wrapper a:nth-of-type(2),
.plan-du-site_wrapper a:nth-of-type(3) {
  font-family: "Aestetico Bold";
  font-size: 22px; }

.plan-du-site_wrapper ul {
  margin: 0 0 20px 0;
  padding-left: 20px;
  border-left: 2px solid #F9F9F9;
  list-style: none; }

.plan-du-site_wrapper ul:nth-of-type(1) {
  border-left: 2px solid #ED7058; }
  .plan-du-site_wrapper ul:nth-of-type(1) li a {
    color: #ED7058;
    font-family: "Aestetico Medium";
    font-size: 16px; }

.plan-du-site_wrapper ul:nth-of-type(2) {
  border-left: 2px solid #FFC740; }
  .plan-du-site_wrapper ul:nth-of-type(2) li a {
    color: #F6BA29;
    font-family: "Aestetico Medium";
    font-size: 16px; }

.plan-du-site_wrapper ul:nth-of-type(3) {
  border-left: 2px solid #1BD5D7; }
  .plan-du-site_wrapper ul:nth-of-type(3) li a {
    color: #1BD5D7;
    font-family: "Aestetico Medium";
    font-size: 16px; }

.list-links {
  margin: 40px 20px; }
  .list-links li {
    margin-bottom: 14px; }
    .list-links li:last-child {
      margin-bottom: 0; }
  .list-links li,
  .list-links li a {
    color: #212121;
    font-family: "Aestetico Medium";
    font-size: 18px; }
  .list-links li a {
    text-decoration: underline; }
    .list-links li a:hover {
      text-decoration: underline; }

/* Module ::: ficheprofil :::
   ========================================================================== */
.ficheprofil {
  max-width: 810px;
  background-color: #fff; }
  .ficheprofil .ficheprofil-img {
    width: 100%;
    height: 320px; }
    @media (min-width: 768px) {
      .ficheprofil .ficheprofil-img {
        height: auto; } }
    .ficheprofil .ficheprofil-img > img {
      width: 100%;
      height: auto;
      -o-object-fit: cover;
         object-fit: cover; }
  .ficheprofil .ficheprofil-txt {
    padding: 20px 20px 0 20px; }
    @media (min-width: 768px) {
      .ficheprofil .ficheprofil-txt {
        padding: 60px 30px 0 30px; } }
    .ficheprofil .ficheprofil-txt--name {
      font-family: "Aestetico Bold";
      font-size: 34px;
      line-height: 1.1;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .ficheprofil .ficheprofil-txt--name {
          font-size: 44px;
          margin-bottom: 30px; } }
    .ficheprofil .ficheprofil-txt--desc {
      font-family: "Aestetico Bold It";
      font-size: 16px;
      line-height: 1.3;
      margin-bottom: 40px; }
      @media (min-width: 1300px) {
        .ficheprofil .ficheprofil-txt--desc {
          font-size: 20px; } }
    .ficheprofil .ficheprofil-txt--text {
      position: relative; }
      .ficheprofil .ficheprofil-txt--text .ficheprofil-txt--icon {
        width: 50px;
        position: absolute;
        top: -20px;
        left: 0; }
        @media (min-width: 768px) {
          .ficheprofil .ficheprofil-txt--text .ficheprofil-txt--icon {
            width: auto;
            top: 0;
            left: -50px; } }
      .ficheprofil .ficheprofil-txt--text p {
        padding-top: 40px; }
        @media (min-width: 768px) {
          .ficheprofil .ficheprofil-txt--text p {
            padding-top: 0;
            padding-left: 60px; } }
@media (min-width: 768px) {
  .ficheprofil--reverse .ficheprofil-txt--text .ficheprofil-txt--icon {
    left: unset;
    right: -50px; } }

@media (min-width: 768px) {
  .ficheprofil--reverse .ficheprofil-txt--text p {
    padding-left: 30px;
    padding-right: 60px; } }

/* Cream */
.ficheprofil--cream {
  background-color: #F7F9DE; }
  .ficheprofil--cream .ficheprofil-txt--name {
    color: #347CBC; }

/* Yellow */
.ficheprofil--yellow {
  background-color: #FFC740; }
  .ficheprofil--yellow .ficheprofil-txt--name {
    color: #347CBC; }

/* Aqua */
.ficheprofil--aqua {
  background-color: #1BD5D7; }
  .ficheprofil--aqua .ficheprofil-txt--name {
    color: #fff; }

/* Red */
.ficheprofil--red {
  background-color: #ED7058;
  color: #fff; }

/* Blue */
.ficheprofil--blue {
  background-color: #347CBC;
  color: #fff; }

/* Green */
.ficheprofil--green {
  background-color: #C3BC6C; }
  .ficheprofil--green .ficheprofil-txt--name {
    color: #fff; }

/* Module ::: cardsubsection :::
   ========================================================================== */
.cardsubpages {
  background-color: #F9F9F9;
  padding: 60px 0 60px 0; }
  .cardsubpages h2 {
    margin-bottom: 40px; }
  .cardsubpages-page {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 60px 0 rgba(144, 144, 144, 0.5);
    border-radius: 2px; }
    .cardsubpages-page--img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 340px; }
      @media (min-width: 768px) {
        .cardsubpages-page--img img {
          -o-object-fit: unset;
             object-fit: unset;
          width: unset;
          height: unset; } }
    .cardsubpages-page--title {
      padding: 18px 20px; }

.page--vivre .cardsubpages {
  background-color: rgba(237, 112, 88, 0.2); }
  .page--vivre .cardsubpages h2 {
    color: #ED7058; }
  .page--vivre .cardsubpages-page {
    box-shadow: 0 0 60px 0 rgba(237, 112, 88, 0.5); }
    .page--vivre .cardsubpages-page--title {
      color: #ED7058; }

.page--travailler .cardsubpages {
  background-color: rgba(255, 199, 64, 0.2); }
  .page--travailler .cardsubpages h2 {
    color: #FFC740; }
  .page--travailler .cardsubpages-page {
    box-shadow: 0 0 60px 0 rgba(255, 199, 64, 0.5); }
    .page--travailler .cardsubpages-page--title {
      color: #FFC740; }

.page--simpliquer .cardsubpages {
  background-color: rgba(27, 213, 215, 0.2); }
  .page--simpliquer .cardsubpages h2 {
    color: #1BD5D7; }
  .page--simpliquer .cardsubpages-page {
    box-shadow: 0 0 60px 0 rgba(27, 213, 215, 0.5); }
    .page--simpliquer .cardsubpages-page--title {
      color: #1BD5D7; }

/* Module ::: cardenterprise :::
   ========================================================================== */
.cardenterprise {
  padding: 15px;
  background-color: #fff;
  border: 2px solid #F2F2F2; }
  @media (min-width: 1300px) {
    .cardenterprise {
      padding: 25px; } }
  .cardenterprise-logo {
    border-bottom: 1px solid #E5E5E5;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    @media (min-width: 1300px) {
      .cardenterprise-logo {
        padding-bottom: 25px;
        margin-bottom: 20px; } }
  .cardenterprise-quickdata {
    margin-top: 30px;
    font-size: 14px; }
    .cardenterprise-quickdata li {
      margin-bottom: 15px;
      padding-left: 30px;
      background-repeat: no-repeat;
      background-position: left center;
      line-height: 1.8; }
      .cardenterprise-quickdata li:last-child {
        margin-bottom: 0; }
    .cardenterprise-quickdata a {
      color: inherit;
      text-decoration: none; }
    .cardenterprise-quickdata--1 {
      background-image: url("../media/images/icon/icon-location.svg");
      background-position: 5px 5px !important; }
    .cardenterprise-quickdata--2 {
      background-image: url("../media/images/icon/icon-folder.svg"); }
    .cardenterprise-quickdata--3 {
      background-image: url("../media/images/icon/icon-call.svg"); }
    .cardenterprise-quickdata--4 {
      background-image: url("../media/images/icon/icon-email.svg"); }
    .cardenterprise-quickdata--5 {
      background-image: url("../media/images/icon/icon-web.svg"); }

/* Module ::: cardjob :::
   ========================================================================== */
.cardjob {
  background-color: #fff;
  border: 2px solid #F2F2F2;
  padding: 15px; }
  @media (min-width: 1300px) {
    .cardjob {
      padding: 25px; } }
  .cardjob.cardjob--col {
    flex-direction: column; }
  .cardjob.cardjob--flex {
    flex-direction: column;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 20px; }
    @media (min-width: 768px) {
      .cardjob.cardjob--flex {
        flex: 0 0 30%;
        max-width: 30%;
        margin: 0 10px; } }
    @media (min-width: 1300px) {
      .cardjob.cardjob--flex {
        margin: 0 20px; } }
  .cardjob-quickdata {
    margin-top: 30px;
    font-size: 14px; }
    .cardjob-quickdata li {
      margin-bottom: 15px;
      padding-left: 30px;
      background-repeat: no-repeat;
      background-position: left center;
      line-height: 1.8; }
      .cardjob-quickdata li:last-child {
        margin-bottom: 0; }
    .cardjob-quickdata--1 {
      background-image: url("../media/images/icon/icon-location.svg");
      background-position: 5px center !important; }
    .cardjob-quickdata--2 {
      background-image: url("../media/images/icon/icon-folder.svg"); }
    .cardjob-quickdata--3 {
      background-image: url("../media/images/icon/icon-clock.svg"); }
    .cardjob-quickdata--4 {
      background-image: url("../media/images/icon/icon-view.png");
      background-size: 16px;
      background-position: left 4px center !important; }
  .cardjob-bottombloc {
    margin: 15px 0 0 0;
    padding: 15px 0 0 0;
    border-top: 1px solid #E5E5E5; }
    @media (min-width: 1300px) {
      .cardjob-bottombloc {
        margin: 25px 0 0 0;
        padding: 25px 0 0 0; } }
  .cardjob-bottom {
    flex: 1; }

/* Module ::: asideenterprise :::
   ========================================================================== */
.asideenterprise {
  border: 8px solid #FFC740;
  margin-bottom: 60px;
  padding: 15px; }
  @media (min-width: 1300px) {
    .asideenterprise {
      padding: 30px; } }
  .asideenterprise-logo {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #E5E5E5; }
    @media (min-width: 1300px) {
      .asideenterprise-logo {
        margin: 0 0 25px 0;
        padding: 0 0 25px 0; } }
/* Alert */
@media (min-width: 768px) {
  .alert-dismissible {
    width: 60%; } }

@media (min-width: 992px) {
  .alert-dismissible {
    width: 40%; } }

.alert-danger button {
  color: red; }

.alert-success button {
  color: #155724; }

/* Basic
   ========================================================================== */
html,
body {
  height: 100%;
  background-color: #fff; }

body {
  margin: 0;
  font-family: "Aestetico Regular";
  line-height: 1.2;
  color: #212121;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

address {
  font-style: normal; }

a {
  text-decoration: underline;
  color: #347CBC; }

.txt--small {
  font-size: 14px;
  line-height: 1.4; }

p,
address,
.txt--normal {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px; }

.txt--large {
  font-size: 18px;
  line-height: 1.6; }

.txt_medium {
  font-family: "Aestetico Medium"; }

.txt--large_medium {
  font-family: "Aestetico Medium";
  font-size: 18px;
  line-height: 1.6; }

.txt--xtralarge {
  font-size: 18px;
  line-height: 1.8;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .txt--xtralarge {
      font-size: 20px;
      line-height: 2; } }
.txt--xtralarge_medium {
  font-family: "Aestetico Medium";
  font-size: 18px;
  line-height: 1.8; }
  @media (min-width: 768px) {
    .txt--xtralarge_medium {
      font-size: 20px;
      line-height: 2; } }
.txt--bloc.txt--large {
  margin-bottom: 0 !important; }
  .txt--bloc.txt--large p {
    font-size: inherit;
    line-height: inherit; }

.list {
  margin: 0 0 30px 30px;
  line-height: 1.3; }
  .list li {
    list-style: circle;
    margin-bottom: 15px; }

.list--large {
  margin: 0 0 60px 30px;
  font-size: 18px;
  line-height: 1.3; }
  .list--large li {
    list-style: circle;
    margin-bottom: 15px; }

.list--link {
  margin: 0 0 60px 0;
  line-height: 1.5; }
  .list--link li {
    list-style: none;
    margin-bottom: 25px; }
  .list--link a {
    font-family: "Aestetico Bold";
    text-decoration: none;
    display: inline-block;
    border-bottom: 4px solid #347CBC; }

.page--vivre .list--link li a {
  color: #ED7058;
  border-bottom: 4px solid #ED7058; }

.page--travailler .list--link li a {
  color: #FFC740;
  border-bottom: 4px solid #FFC740; }

.page--decouvrir .list--link li a {
  color: #FFC740;
  border-bottom: 4px solid #FFC740; }

.title-section--sub {
  font-family: "Aestetico Bold";
  font-size: 16px;
  text-transform: uppercase;
  opacity: .8; }

.title-section--main {
  font-family: "Aestetico Bold";
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 15px; }
  @media (min-width: 1300px) {
    .title-section--main {
      font-size: 60px; } }
.page--vivre .title-section {
  color: #ED7058; }

.page--travailler .title-section {
  color: #FFC740; }

.page--decouvrir .title-section {
  color: #FFC740; }

.title-subsection {
  text-transform: uppercase; }
  .title-subsection--sup {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 0; }
  .title-subsection--main {
    font-family: "Aestetico Bold It";
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 30px; }
    @media (min-width: 1300px) {
      .title-subsection--main {
        font-size: 34px; } }
.title-square--sup {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 60px; }

.title-square--main {
  font-family: "Aestetico Bold It";
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 40px;
  padding-left: 10px;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    .title-square--main {
      font-size: 38px;
      margin-bottom: 48px; } }
  @media (min-width: 1300px) {
    .title-square--main {
      font-size: 44px; } }
  .title-square--main:before {
    position: absolute;
    top: -25px;
    left: 0;
    z-index: -1;
    display: block;
    content: '';
    width: 75px;
    height: 75px;
    background-color: rgba(255, 255, 255, 0.45); }
    @media (min-width: 768px) {
      .title-square--main:before {
        top: -35px;
        width: 90px;
        height: 90px; } }
    @media (min-width: 1300px) {
      .title-square--main:before {
        width: 105px;
        height: 105px; } }
@media (max-width: 767px) {
  .page--vivre .title-square--main:before {
    background-color: rgba(237, 112, 88, 0.75); }
  .page--travailler .title-square--main:before {
    background-color: rgba(255, 199, 64, 0.75); }
  .page--decouvrir .title-square--main:before {
    background-color: rgba(255, 199, 64, 0.75); } }

.linkico {
  text-decoration: none;
  padding-left: 40px;
  font-family: "Aestetico Bold";
  letter-spacing: 2px;
  color: #212121;
  background-repeat: no-repeat;
  background-position: left center; }
  .linkico--phone {
    background-image: url("../media/images/icon-call.svg"); }
  .linkico--computer {
    background-image: url("../media/images/icon-computer.svg"); }

/* Container & Wrapper
   ========================================================================== */
.bgcolor {
  background-color: #f9f9f9; }

/* Alpha 20% */
.bgcolor--20_yellow {
  background-color: rgba(255, 199, 64, 0.2); }

.bgcolor--20_blue {
  background-color: rgba(52, 124, 188, 0.2); }

.bgcolor--20_red {
  background-color: rgba(237, 112, 88, 0.2); }

.fullsize--100 {
  background-color: #347CBC; }

.page--vivre .fullsize--100 {
  background-color: #ED7058; }

.page--travailler .fullsize--100 {
  background-color: #FFC740; }

.page--decouvrir .fullsize--100 {
  background-color: #FFC740; }

.fullsize--30 {
  background-color: rgba(52, 124, 188, 0.3); }

.page--vivre .fullsize--30 {
  background-color: rgba(237, 112, 88, 0.3); }

.page--travailler .fullsize--30 {
  background-color: rgba(255, 199, 64, 0.3); }

.page--simpliquer .fullsize--30 {
  background-color: rgba(27, 213, 215, 0.3); }

.page--decouvrir .fullsize--30 {
  background-color: rgba(255, 199, 64, 0.3); }

.fullsize--20 {
  background-color: rgba(52, 124, 188, 0.2); }

.page--vivre .fullsize--20 {
  background-color: rgba(237, 112, 88, 0.2); }

.page--travailler .fullsize--20 {
  background-color: rgba(255, 199, 64, 0.2); }

.page--decouvrir .fullsize--20 {
  background-color: rgba(255, 199, 64, 0.2); }

.page--simpliquer .fullsize--20 {
  background-color: rgba(27, 213, 215, 0.2); }

.fullsize--10 {
  background-color: rgba(52, 124, 188, 0.1); }

.page--vivre .fullsize--10 {
  background-color: rgba(237, 112, 88, 0.1); }

.page--travailler .fullsize--10 {
  background-color: rgba(255, 199, 64, 0.1); }

.page--decouvrir .fullsize--10 {
  background-color: rgba(255, 199, 64, 0.1); }

.page--simpliquer .fullsize--10 {
  background-color: rgba(27, 213, 215, 0.1); }

/* Background Image
   ========================================================================== */
.bg-map--white {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  background-color: #fff; }
  @media (min-width: 576px) {
    .bg-map--white {
      background-image: url("../media/images/bgmap--white.jpg"); } }
  @media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 576px) and (min-resolution: 192dpi) {
    .bg-map--white {
      background-image: url("../media/images/bgmap--white@2x.jpg"); } }
.bg-map--grey {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  background-color: #F9F9F9; }
  @media (min-width: 576px) {
    .bg-map--grey {
      background-image: url("../media/images/bgmap--grey.jpg"); } }
  @media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 576px) and (min-resolution: 192dpi) {
    .bg-map--grey {
      background-image: url("../media/images/bgmap--grey@2x.jpg"); } }
.bg-coupoeil {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain; }
  @media (min-width: 576px) {
    .bg-coupoeil {
      background-image: url("../media/images/home-map.jpg"); } }
  @media (min-width: 576px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 576px) and (min-resolution: 192dpi) {
    .bg-coupoeil {
      background-image: url("../media/images/home-map@2x.jpg"); } }
.bg-travailler {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: url("../media/images/home-travailler.jpg"); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bg-travailler {
      background-image: url("../media/images/home-travailler@2x.jpg"); } }
.bg-promesse {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: url("../media/images/home-promesse.jpg"); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bg-promesse {
      background-image: url("../media/images/home-promesse@2x.jpg"); } }
/* Margin
   ========================================================================== */
.m_b--10 {
  margin-bottom: 10px; }

.m_b--15 {
  margin-bottom: 15px; }

.m_b--20 {
  margin-bottom: 20px; }

.m_b--30 {
  margin-bottom: 30px; }

.m_b--40 {
  margin-bottom: 40px; }

.m_b--50 {
  margin-bottom: 50px; }

.m_b--70 {
  margin-bottom: 70px; }

.m_b--80 {
  margin-bottom: 80px; }

.m_t--10 {
  margin-top: 10px; }

.m_t--15 {
  margin-top: 15px; }

.m_t--20 {
  margin-top: 20px; }

.m_t--30 {
  margin-top: 30px; }

.m_t--40 {
  margin-top: 40px; }

.m_t--50 {
  margin-top: 50px; }

.m_t--70 {
  margin-top: 70px; }

.m_t--80 {
  margin-top: 80px; }

/* flex grid
   ========================================================================== */
.flex-row {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column; }
  @media (min-width: 768px) {
    .flex-row {
      flex-direction: row;
      margin-bottom: 30px; } }
  .flex-row > .flex-col {
    flex: 1;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .flex-row > .flex-col {
        margin-bottom: 0;
        padding-right: 20px; } }
    .flex-row > .flex-col:last-child {
      padding-right: 0; }
      @media (min-width: 768px) {
        .flex-row > .flex-col:last-child {
          padding-left: 20px; } }
    .flex-row > .flex-col.nopadding {
      padding: 0; }

/* Button
   ========================================================================== */
.btn {
  display: block;
  background-color: #347CBC;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  padding: 0 15px;
  font-family: "Aestetico Bold";
  color: #fff;
  text-decoration: none;
  border: 0; }
  @media (min-width: 576px) {
    .btn {
      display: inline-block;
      font-size: 16px;
      text-align: left;
      padding: 0 30px; } }
  .btn--outline {
    background-color: rgba(255, 255, 255, 0.8) !important;
    background-image: url("../media/images/icon-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 15px center;
    border: 5px solid #347CBC;
    color: #347CBC;
    text-align: left; }
    @media (min-width: 576px) {
      .btn--outline {
        padding-right: 40px; } }
.page--vivre .btn {
  background-color: #ED7058; }

.page--travailler .btn {
  background-color: #FFC740; }

.page--decouvrir .btn {
  background-color: #FFC740; }

.page--simpliquer .btn {
  background-color: #1BD5D7; }

.page--vivre .btn--outline {
  border-color: #ED7058;
  color: #ED7058;
  background-image: url("../media/images/icon-arrow--vivre.svg"); }

.page--travailler .btn--outline {
  border-color: #FFC740;
  color: #FFC740;
  background-image: url("../media/images/icon-arrow--travailler.svg"); }

.page--decouvrir .btn--outline {
  border-color: #FFC740;
  color: #FFC740;
  background-image: url("../media/images/icon-arrow--decouvrir.svg"); }

.page--simpliquer .btn--outline {
  border-color: #1BD5D7;
  color: #1BD5D7;
  background-image: url("../media/images/icon-arrow--impliquer.svg"); }

.btn--simple {
  display: inline-block;
  padding-right: 20px;
  font-family: "Aestetico Bold";
  color: #fff;
  text-decoration: none;
  background-color: none;
  text-align: left;
  background-image: url("../media/images/icon-arrow--white.svg");
  background-repeat: no-repeat;
  background-position: right center; }

/* Mobile menu
   ========================================================================== */
.mobile-menu {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #347CBC;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  opacity: .8;
  transform: translateX(-100%);
  transition: transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1); }
  @media (min-width: 768px) {
    .mobile-menu {
      width: 50%; } }
  .mobile-menu .mobile-menu--x {
    position: absolute;
    top: 30px;
    left: 20px;
    align-self: flex-start; }
    @media (min-width: 992px) {
      .mobile-menu .mobile-menu--x {
        left: 60px; } }
  .mobile-menu nav {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    text-align: left; }
    .mobile-menu nav a {
      font-family: "Aestetico Bold";
      font-size: 24px;
      line-height: 2;
      text-decoration: none;
      color: #fff; }
    .mobile-menu nav .mobile-menu--subsection {
      margin-bottom: 10px; }
    .mobile-menu nav .mobile-menu--subsection a {
      font-family: "Aestetico Regular";
      font-size: 16px;
      margin-bottom: 10px; }
    .mobile-menu nav .mobile-menu--btn {
      font-family: "Aestetico Medium";
      border: 5px solid #fff;
      margin-top: 15px;
      padding: 0 30px;
      font-size: 24px; }
    .mobile-menu nav .mobile-menu--phone {
      margin-top: 10px;
      font-family: "Aestetico Light";
      font-size: 18px;
      letter-spacing: 2px; }
  .mobile-menu.on {
    transform: translateX(0); }

.mobile-fader {
  width: 100%;
  height: 100%;
  background-color: #132d44;
  z-index: 98;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .mobile-fader.on {
    opacity: .75;
    pointer-events: auto; }

@supports (mix-blend-mode: darken) {
  .mobile-fader {
    mix-blend-mode: darken; } }

/* Module ::: slider :::
   ========================================================================== */
.sliderhero {
  position: relative;
  overflow: hidden; }
  .sliderhero nav {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 2; }
    @media (min-width: 768px) {
      .sliderhero nav {
        top: 24px;
        left: 60px;
        right: 60px; } }
  .sliderhero .slider-home {
    z-index: 1;
    height: 570px;
    color: #fff; }
    @media (min-width: 577px) {
      .sliderhero .slider-home {
        height: 100vh; } }
@-webkit-keyframes MOVE-BG {
  from {
    transform: scale(1.2); }
  to {
    transform: scale(1); } }
@keyframes MOVE-BG {
  from {
    transform: scale(1.2); }
  to {
    transform: scale(1); } }
    @media (min-width: 992px) {
      .sliderhero .slider-home .slider-home--img {
        -webkit-animation: 10s linear 0s infinite alternate MOVE-BG !important;
                animation: 10s linear 0s infinite alternate MOVE-BG !important;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        transform: translateZ(0);
        will-change: transform; } }
    .sliderhero .slider-home--slide {
      position: relative;
      height: 570px;
      overflow: hidden; }
      .sliderhero .slider-home--slide .slider-home--img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: none; }
        .sliderhero .slider-home--slide .slider-home--img img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          /*height: 100%;*/
          -o-object-fit: cover;
             object-fit: cover; }
      @media (min-width: 577px) {
        .sliderhero .slider-home--slide {
          height: 100vh; } }
      .sliderhero .slider-home--slide .btn--outline {
        display: inline-block;
        padding-right: 40px;
        background-color: #347CBC !important; }
    .sliderhero .slider-home--slide_1 {
      background-color: #ED7058; }
      .sliderhero .slider-home--slide_1 .title-square--main:before {
        background-color: rgba(237, 112, 88, 0.9); }
      .sliderhero .slider-home--slide_1 .btn--outline {
        color: #fff;
        background-color: #ED7058 !important;
        border-color: #ED7058;
        background-image: url("../media/images/icon-arrow--white.svg"); }
    .sliderhero .slider-home--slide_2 {
      background-color: #FFC740; }
      .sliderhero .slider-home--slide_2 .title-square--main:before {
        background-color: rgba(255, 199, 64, 0.9); }
      .sliderhero .slider-home--slide_2 .btn--outline {
        color: #fff;
        background-color: #FFC740 !important;
        border-color: #FFC740;
        background-image: url("../media/images/icon-arrow--white.svg"); }
    .sliderhero .slider-home--slide_3 {
      background-color: #1BD5D7; }
      .sliderhero .slider-home--slide_3 .title-square--main:before {
        background-color: rgba(27, 213, 215, 0.9); }
      .sliderhero .slider-home--slide_3 .btn--outline {
        color: #fff;
        background-color: #1BD5D7 !important;
        border-color: #1BD5D7;
        background-image: url("../media/images/icon-arrow--white.svg"); }
    .sliderhero .slider-home--container {
      position: absolute;
      padding: 130px 20px 0; }
      @media (min-width: 768px) {
        .sliderhero .slider-home--container {
          padding: 200px 60px 0; } }
      @media (min-width: 992px) {
        .sliderhero .slider-home--container {
          padding: 300px 60px 0; } }
@media (min-width: 992px) and (max-height: 720px) {
  .sliderhero .slider-home--container {
    padding: 200px 60px 0; } }
    @media (min-width: 577px) {
      .sliderhero .slider-home .slick-dots {
        display: none !important; } }
    .sliderhero .slider-home--controller {
      position: absolute;
      bottom: 30px;
      left: 60px;
      right: 60px;
      z-index: 2;
      flex-wrap: nowrap;
      justify-content: space-evenly;
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      display: none; }
      @media (min-width: 768px) {
        .sliderhero .slider-home--controller {
          opacity: 0;
          display: flex;
          transition: opacity .4s ease-in-out; } }
      .sliderhero .slider-home--controller > li {
        flex: 1;
        font-family: "Aestetico Bold";
        line-height: 1.3;
        color: #fff;
        margin-top: -1px;
        padding-top: 18px;
        cursor: pointer;
        border-top: 10px solid transparent;
        transition: border-color .4s ease-in-out; }
      .sliderhero .slider-home--controller > li:nth-child(2) {
        margin-left: 15px;
        margin-right: 15px; }
      .sliderhero .slider-home--controller > li.controller_1.active {
        border-top: 10px solid #ED7058; }
      .sliderhero .slider-home--controller > li.controller_2.active {
        border-top: 10px solid #FFC740; }
      .sliderhero .slider-home--controller > li.controller_3.active {
        border-top: 10px solid #1BD5D7; }

/* Module ::: pagehero :::
   ========================================================================== */
.pagehero {
  min-height: 300px;
  padding: 20px;
  background-color: #347CBC;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  background-image: url("../media/images/hero-contact.jpg"); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pagehero {
      background-image: url("../media/images/hero-contact@2x.jpg"); } }
  .pagehero-container {
    max-width: 1600px;
    margin: auto; }

.page--vivre .pagehero {
  background-color: #ED7058;
  background-image: url("../media/images/hero-vivre.jpg"); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .page--vivre .pagehero {
      background-image: url("../media/images/hero-vivre@2x.jpg"); } }
.page--travailler .pagehero {
  background-color: #FFC740;
  background-image: url("../media/images/hero-travailler.jpg"); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .page--travailler .pagehero {
      background-image: url("../media/images/hero-travailler@2x.jpg"); } }
.page--decouvrir .pagehero {
  background-color: #FFC740;
  background-image: url("../media/images/hero-decouvrir.jpg"); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .page--decouvrir .pagehero {
      background-image: url("../media/images/hero-decouvrir@2x.jpg"); } }
.pagehero nav,
.sliderhero nav {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-basis: 0;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 200px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .pagehero nav .nav-leftside,
  .sliderhero nav .nav-leftside {
    width: 40%;
    font-family: "Aestetico Light";
    font-size: 20px;
    line-height: 1.6;
    color: #fff; }
    .pagehero nav .nav-leftside a,
    .sliderhero nav .nav-leftside a {
      color: inherit;
      text-decoration: none;
      letter-spacing: 2px; }
    .pagehero nav .nav-leftside .nav-leftside--phone,
    .sliderhero nav .nav-leftside .nav-leftside--phone {
      display: none; }
  .pagehero nav .nav-rightside,
  .sliderhero nav .nav-rightside {
    width: 40%;
    text-align: right;
    font-family: "Aestetico Bold";
    font-size: 16px;
    line-height: 36px;
    color: #fff; }
    .pagehero nav .nav-rightside .nav-rightside--menu,
    .sliderhero nav .nav-rightside .nav-rightside--menu {
      display: none; }
    .pagehero nav .nav-rightside a,
    .sliderhero nav .nav-rightside a {
      display: inline-block;
      color: inherit;
      text-decoration: none;
      margin-left: 30px; }
    .pagehero nav .nav-rightside a:first-child,
    .sliderhero nav .nav-rightside a:first-child {
      margin-left: 0; }
    .pagehero nav .nav-rightside .nav-rightside--btn,
    .sliderhero nav .nav-rightside .nav-rightside--btn {
      background-color: #347CBC;
      padding: 0 20px;
      display: none; }

.pagehero-c {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  transform: none;
  position: initial !important; }
  .pagehero-c--halfside {
    width: 100%; }
    .pagehero-c--halfside .pagehero-square {
      width: 100%;
      height: auto;
      background-color: rgba(33, 33, 33, 0.25);
      padding: 30px 20px;
      color: #fff;
      transform: translateY(-50%);
      top: 50%;
      position: relative;
      z-index: 2; }
    .pagehero-c--halfside .txt--large {
      margin-bottom: 0; }
  .pagehero-c--fullside .title-square {
    color: #fff; }
  .pagehero-c--fullside .title-square--main:before {
    background-color: rgba(52, 124, 188, 0.45); }
  .pagehero-c .pagehero-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .pagehero-c .pagehero-bg img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      z-index: 0; }
    .pagehero-c .pagehero-bg::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%); }

@media (min-width: 768px) {
  .page--vivre .pagehero-c--halfside .pagehero-square {
    background-color: rgba(237, 112, 88, 0.75); }
  .page--travailler .pagehero-c--halfside .pagehero-square {
    background-color: rgba(255, 199, 64, 0.75); }
  .page--decouvrir .pagehero-c--halfside .pagehero-square {
    background-color: rgba(255, 199, 64, 0.75); } }

@media (min-width: 768px) {
  .pagehero nav .nav-rightside .nav-rightside--btn,
  .sliderhero nav .nav-rightside .nav-rightside--btn {
    display: inline-block; } }

@media (min-width: 1220px) {
  .pagehero nav .nav-leftside .nav-leftside--menu,
  .sliderhero nav .nav-leftside .nav-leftside--menu {
    display: none; }
  .pagehero nav .nav-leftside .nav-leftside--phone,
  .sliderhero nav .nav-leftside .nav-leftside--phone {
    display: inline; }
  .pagehero nav .nav-rightside .nav-rightside--menu,
  .sliderhero nav .nav-rightside .nav-rightside--menu {
    display: inline-block; } }

@media (min-width: 768px) {
  .pagehero {
    min-height: 700px;
    padding: 24px 0 75px 0; }
  .page--vivre .pagehero {
    background-position: left center; }
  .pagehero nav {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 45px;
    padding-bottom: 25px; }
  .pagehero-c {
    justify-content: flex-end; }
    .pagehero-c--halfside {
      width: 50%;
      margin-right: 60px;
      margin-bottom: 24px; } }
    @media (min-width: 768px) and (min-width: 992px) {
      .pagehero-c--halfside {
        margin-right: 0; } }
@media (min-width: 768px) {
      .pagehero-c--halfside .pagehero-square {
        padding: 40px 30px;
        position: absolute; } }
      @media (min-width: 768px) and (min-width: 992px) {
        .pagehero-c--halfside .pagehero-square {
          width: 480px;
          height: 480px; } }
@media (min-width: 768px) {
    .pagehero-c--fullside {
      width: 100%;
      margin-bottom: 24px; }
      .pagehero-c--fullside .pagehero-square {
        width: 100%;
        height: auto;
        padding: 80px 30px 0; } }
      @media (min-width: 768px) and (min-width: 768px) {
        .pagehero-c--fullside .pagehero-square {
          padding-left: 60px; } }
@media (min-width: 1300px) {
  .pagehero {
    min-height: 878px; }
  .pagehero-c--halfside .pagehero-square {
    width: 660px;
    height: 660px;
    padding: 80px 60px; } }

/* Module ::: cover-promesse ::: ////// dead style
   ========================================================================== */
.cover-promesse {
  padding: 45px 20px; }
  @media (min-width: 768px) {
    .cover-promesse {
      padding: 75px 60px; } }
  @media (min-width: 992px) {
    .cover-promesse {
      min-height: 830px; } }
  .cover-promesse--title {
    max-width: 1320px;
    margin: auto; }
  .cover-promesse .title-square {
    color: #fff; }
    .cover-promesse .title-square--main:before {
      background-color: rgba(255, 255, 255, 0.3); }
  .cover-promesse--txt {
    max-width: 1320px;
    margin: auto;
    color: #fff;
    text-align: center;
    font-family: "Aestetico Regular It"; }
    .cover-promesse--txt .txt--xtralarge {
      margin-bottom: 60px; }
    .cover-promesse--txt p:last-child {
      margin-bottom: 0; }

/* Module ::: cover-travailler :::
   ========================================================================== */
.cover-travailler {
  padding: 60px 0; }
  @media (min-width: 768px) {
    .cover-travailler {
      padding: 80px 0; } }
  @media (min-width: 992px) {
    .cover-travailler {
      padding: 220px 0 80px 0;
      min-height: 820px; } }
  .cover-travailler--title {
    max-width: 580px; }
  .cover-travailler .title-square {
    color: inherit; }
    .cover-travailler .title-square--main:before {
      background-color: #ffc740 !important; }
  .cover-travailler--txt {
    color: inherit;
    text-align: left; }
    .cover-travailler--txt .txt--xtralarge {
      margin-bottom: 60px; }
    .cover-travailler--txt p:last-child {
      margin-bottom: 0; }
  .cover-travailler .letterine p:first-child {
    color: #212121; }

/* Module ::: pageenumeration :::
   ========================================================================== */
.pageenumeration .txt--large {
  max-width: 900px;
  margin: auto; }

.pageenumeration .enumeration--topmargin {
  margin-top: 60px; }

.pageenumeration .enumeration {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .pageenumeration .enumeration {
      flex-direction: row; } }
  .pageenumeration .enumeration--image {
    width: 100%;
    height: 380px;
    margin-bottom: 30px;
    line-height: 0;
    background-color: #D8D8D8;
    box-shadow: 0 0 182px 0 rgba(0, 0, 0, 0.25); }
    @media (min-width: 768px) {
      .pageenumeration .enumeration--image {
        width: 60%;
        height: auto;
        margin-bottom: 0; } }
    .pageenumeration .enumeration--image img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      border-radius: 4px; }
  .pageenumeration .enumeration--text {
    margin-left: 0px;
    margin-right: 0px; }
    @media (min-width: 768px) {
      .pageenumeration .enumeration--text {
        margin-left: 130px;
        margin-right: 0; } }
.pageenumeration .enumeration--invert {
  flex-direction: column-reverse; }
  @media (min-width: 768px) {
    .pageenumeration .enumeration--invert {
      flex-direction: row; } }
  @media (min-width: 768px) {
    .pageenumeration .enumeration--invert .enumeration--text {
      margin-left: 0;
      margin-right: 130px; } }
.pageenumeration .enumeration-list {
  min-height: 60px;
  line-height: 1.6;
  margin-bottom: 40px;
  padding-left: 80px; }
  @media (min-width: 768px) {
    .pageenumeration .enumeration-list {
      margin-bottom: 80px;
      padding-left: 100px; } }
  .pageenumeration .enumeration-list:last-child {
    margin-bottom: 0; }
  .pageenumeration .enumeration-list--monde-1 {
    background-image: url("../media/images/symbole-corde--bluetint.svg");
    background-repeat: no-repeat; }
  .pageenumeration .enumeration-list--monde-2 {
    background-image: url("../media/images/symbole-coeur--bluetint.svg");
    background-repeat: no-repeat; }
  .pageenumeration .enumeration-list--monde-3 {
    background-image: url("../media/images/symbole-flamme--bluetint.svg");
    background-repeat: no-repeat; }
  .pageenumeration .enumeration-list--rythme-1 {
    background-image: url("../media/images/symbole-rythme--orangetint.svg");
    background-repeat: no-repeat; }
  .pageenumeration .enumeration-list--rythme-2 {
    background-image: url("../media/images/symbole-note--orangetint.svg");
    background-repeat: no-repeat; }
  .pageenumeration .enumeration-list--rythme-3 {
    background-image: url("../media/images/symbole-horloge--orangetint.svg");
    background-repeat: no-repeat; }
  .pageenumeration .enumeration-list--brut-1 {
    background-image: url("../media/images/symbole-vent--bluetint.svg");
    background-repeat: no-repeat; }
  .pageenumeration .enumeration-list--brut-2 {
    background-image: url("../media/images/symbole-ancre--bluetint.svg");
    background-repeat: no-repeat; }
  .pageenumeration .enumeration-list--brut-3 {
    background-image: url("../media/images/symbole-vague--bluetint.svg");
    background-repeat: no-repeat; }

/* Module ::: pagetextimg :::
   ========================================================================== */
.pagetextimg {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 576px) {
    .pagetextimg {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 768px) {
    .pagetextimg {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .pagetextimg--img {
    position: relative;
    margin-top: 60px; }
    @media (min-width: 768px) {
      .pagetextimg--img {
        margin-top: 0; } }
    .pagetextimg--img .pagetextimg--img {
      z-index: 1;
      margin: 30px auto;
      width: 80%;
      height: 380px;
      line-height: 0;
      background-color: #F2F2F2;
      box-shadow: 0 0 60px 0 rgba(144, 144, 144, 0.5); }
      @media (min-width: 768px) {
        .pagetextimg--img .pagetextimg--img {
          position: absolute;
          left: 0;
          width: 268px;
          height: 468px; } }
      @media (min-width: 992px) {
        .pagetextimg--img .pagetextimg--img {
          width: 328px;
          height: 528px; } }
      @media (min-width: 768px) {
        .pagetextimg--img .pagetextimg--img--left {
          left: unset;
          right: 0; } }
    .pagetextimg--img .pagetextimg--thumb {
      z-index: 2;
      position: absolute;
      top: 30%;
      left: 164px;
      width: 144px;
      height: 232px;
      margin: 0 auto;
      line-height: 0;
      background-color: #D8D8D8;
      box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.25);
      background: #D8D8D8;
      display: none; }
      @media (min-width: 768px) {
        .pagetextimg--img .pagetextimg--thumb {
          display: block; } }
      @media (min-width: 992px) {
        .pagetextimg--img .pagetextimg--thumb {
          top: 50% !important;
          left: 264px; } }
    .pagetextimg--img .pagetextimg--thumb--left {
      left: unset !important;
      right: 130px; }
      @media (min-width: 992px) {
        .pagetextimg--img .pagetextimg--thumb--left {
          right: 210px; } }
      @media (min-width: 1300px) {
        .pagetextimg--img .pagetextimg--thumb--left {
          right: 260px; } }
    .pagetextimg--img .pagetextimg--thumb-2 {
      top: 600px;
      right: 0;
      width: 220px;
      height: 355px; }
      @media (min-width: 768px) {
        .pagetextimg--img .pagetextimg--thumb-2 {
          right: 100px; } }
      @media (min-width: 992px) {
        .pagetextimg--img .pagetextimg--thumb-2 {
          top: 400px;
          right: 280px; } }
    .pagetextimg--img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      border-radius: 4px; }

.pagetextimg--invert {
  flex-direction: column-reverse; }
  @media (min-width: 576px) {
    .pagetextimg--invert {
      flex-direction: row-reverse; } }
  @media (min-width: 576px) {
    .pagetextimg--invert .pagetextimg--img .pagetextimg--img {
      margin: 0;
      right: unset;
      left: 0; } }
  @media (min-width: 768px) {
    .pagetextimg--invert .pagetextimg--img .pagetextimg--img {
      left: 30px; } }
  @media (min-width: 1300px) {
    .pagetextimg--invert .pagetextimg--img .pagetextimg--img {
      left: 120px; } }
  .pagetextimg--invert .pagetextimg--img .pagetextimg--thumb {
    right: unset;
    left: 15px; }
    @media (min-width: 768px) {
      .pagetextimg--invert .pagetextimg--img .pagetextimg--thumb {
        left: 0; } }
.pagetextimg-home .title-section {
  color: #347CBC; }

.pagetextimg-home .enumeration-list {
  margin-left: 0;
  min-height: 60px;
  line-height: 1.6;
  margin-bottom: 30px;
  padding-left: 80px;
  list-style: none; }
  @media (min-width: 768px) {
    .pagetextimg-home .enumeration-list {
      padding-left: 100px; } }
  .pagetextimg-home .enumeration-list:last-child {
    margin-bottom: 0; }
    @media (max-width: 576px) {
      .pagetextimg-home .enumeration-list:last-child {
        padding-left: 0; } }
  .pagetextimg-home .enumeration-list--icon-1 {
    background-image: url("../media/images/symbole-corde--blueborder.svg");
    background-repeat: no-repeat; }
  .pagetextimg-home .enumeration-list--icon-2 {
    background-image: url("../media/images/symbole-horloge--greenborder.svg");
    background-repeat: no-repeat; }
  .pagetextimg-home .enumeration-list--icon-3 {
    background-image: url("../media/images/symbole-coeur--blueborder.svg");
    background-repeat: no-repeat; }
  .pagetextimg-home .enumeration-list--icon-4 {
    background-image: url("../media/images/symbole-vague--greenborder.svg");
    background-repeat: no-repeat; }
  .pagetextimg-home .enumeration-list--icon-5 {
    background-image: url("../media/images/symbole-note--blueborder.svg");
    background-repeat: no-repeat; }
  .pagetextimg-home .enumeration-list--icon-6 {
    background-image: url("../media/images/symbole-vent--greenborder.svg");
    background-repeat: no-repeat; }
  .pagetextimg-home .enumeration-list--icon-7 {
    background-image: url("../media/images/wave.svg");
    background-repeat: no-repeat; }

.gap-remove {
  margin-top: 0 !important; }

.gap-add {
  margin-top: 100px !important; }

/* Module ::: navigator :::
   ========================================================================== */
/* Module ::: navigator-row :::
   ========================================================================== */
.navigator-row {
  max-width: 1320px;
  margin: auto;
  padding: 0 0 30px 0; }
  @media (min-width: 768px) {
    .navigator-row {
      padding: 0 0 60px 0; } }
  .navigator-row--cell {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    border: 15px solid #347CBC; }
    @media (min-width: 768px) {
      .navigator-row--cell {
        flex-direction: row; } }
    .navigator-row--cell .cell--image {
      width: calc(100% - 40px);
      height: 320px;
      margin: 20px;
      background-color: #909090; }
      @media (min-width: 768px) {
        .navigator-row--cell .cell--image {
          width: 50%;
          height: 465px;
          margin: -90px 20px 20px; } }
      @media (min-width: 992px) {
        .navigator-row--cell .cell--image {
          width: 545px;
          height: 545px; } }
    .navigator-row--cell .cell--text {
      width: auto;
      margin: 20px; }
      @media (min-width: 768px) {
        .navigator-row--cell .cell--text {
          width: 50%;
          margin: 60px; } }
    .navigator-row--cell p:last-child {
      margin-bottom: 0; }
    .navigator-row--cell .btn {
      margin-top: 60px; }
  .navigator-row--cell.vivre {
    border: 15px solid #ED7058; }
    .navigator-row--cell.vivre .cell--image {
      background-image: url("../media/images/navigator-row--vivre.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .navigator-row--cell.vivre .cell--image {
          background-image: url("../media/images/navigator-row--vivre@2x.jpg"); } }
    .navigator-row--cell.vivre .title-subsection {
      color: #ED7058; }
    .navigator-row--cell.vivre .btn {
      background-color: #ED7058; }
  .navigator-row--cell.travailler {
    border: 15px solid #FFC740; }
    .navigator-row--cell.travailler .cell--image {
      background-image: url("../media/images/navigator-row--travailler.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .navigator-row--cell.travailler .cell--image {
          background-image: url("../media/images/navigator-row--travailler@2x.jpg"); } }
    .navigator-row--cell.travailler .title-subsection {
      color: #FFC740; }
    .navigator-row--cell.travailler .btn {
      background-color: #FFC740; }
  .navigator-row--cell.decouvrir {
    border: 15px solid #FFC740; }
    .navigator-row--cell.decouvrir .cell--image {
      background-image: url("../media/images/navigator-row--decouvrir.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .navigator-row--cell.decouvrir .cell--image {
          background-image: url("../media/images/navigator-row--decouvrir@2x.jpg"); } }
    .navigator-row--cell.decouvrir .title-subsection {
      color: #FFC740; }
    .navigator-row--cell.decouvrir .btn {
      background-color: #FFC740; }
  .navigator-row--cell.contact {
    border: 15px solid #82D7EE; }
    .navigator-row--cell.contact .cell--image {
      background-image: url("../media/images/navigator-row--contact.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      @media (min-width: 768px) {
        .navigator-row--cell.contact .cell--image {
          margin: 20px 20px -90px 20px; } }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .navigator-row--cell.contact .cell--image {
          background-image: url("../media/images/navigator-row--contact@2x.jpg"); } }
    .navigator-row--cell.contact .title-subsection {
      color: #82D7EE; }
    .navigator-row--cell.contact .btn {
      background-color: #82D7EE; }
    .navigator-row--cell.contact p:last-child {
      margin-bottom: inherit; }
  .navigator-row--celltitle {
    border: 0;
    justify-content: flex-end; }
    .navigator-row--celltitle .cell--title {
      width: auto;
      margin-left: 0;
      text-align: center; }
      @media (min-width: 768px) {
        .navigator-row--celltitle .cell--title {
          width: 50%;
          margin-left: 160px;
          text-align: left; } }
    .navigator-row--celltitle .title-section {
      color: #347CBC; }
      .navigator-row--celltitle .title-section--sub {
        margin-bottom: 30px !important; }
  .navigator-row--celltitle--contact {
    justify-content: flex-start; }
    .navigator-row--celltitle--contact .cell--title {
      width: auto;
      margin-left: 0; }
    .navigator-row--celltitle--contact .title-section {
      color: #82D7EE; }

@media (min-width: 768px) {
  .navigator-row--cell--invert {
    flex-direction: row-reverse; }
    .navigator-row--cell--invert .cell--image {
      margin: 20px 20px -90px 20px; } }

/* Module ::: navigator-col :::
   ========================================================================== */
.navigator-col {
  margin: auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column; }
  @media (min-width: 768px) {
    .navigator-col {
      flex-direction: row; } }
  .navigator-col--title {
    margin-bottom: 30px;
    color: #347CBC; }
    @media (min-width: 768px) {
      .navigator-col--title {
        margin-bottom: 80px; } }
  .navigator-col a {
    color: inherit;
    text-decoration: none; }
    .navigator-col a:hover {
      color: inherit; }
  .navigator-col--cell {
    flex: 1;
    margin-bottom: 30px;
    border: 15px solid #347CBC; }
    @media (min-width: 768px) {
      .navigator-col--cell {
        margin-right: 20px; } }
    @media (min-width: 992px) {
      .navigator-col--cell {
        margin-right: 30px; } }
    .navigator-col--cell > .cell-col {
      height: 252px; }
      @media (min-width: 768px) {
        .navigator-col--cell > .cell-col {
          height: 460px; } }
    .navigator-col--cell:last-child {
      margin-right: 0; }
    .navigator-col--cell .cell-col--img {
      margin-top: 22px !important;
      height: 280px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      overflow: hidden;
      position: relative;
      z-index: 0; }
      @media (min-width: 768px) {
        .navigator-col--cell .cell-col--img {
          height: 460px; } }
      .navigator-col--cell .cell-col--img:after {
        content: '';
        width: 100%;
        height: 100%;
        background-color: inherit;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
        transition: opacity 0.6s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .navigator-col--cell.vivre {
      border-color: #ED7058; }
      .navigator-col--cell.vivre .cell-col--img {
        background-color: #ED7058;
        background-image: url("../media/images/section-628x1148-VIVRE.jpg"); }
    .navigator-col--cell.travailler {
      border-color: #FFC740; }
      .navigator-col--cell.travailler .cell-col--img {
        background-color: #FFC740;
        background-image: url("../media/images/section-628x1148-TRAVAILLER.jpg"); }
    .navigator-col--cell.impliquer {
      border-color: #1BD5D7; }
      .navigator-col--cell.impliquer .cell-col--img {
        background-color: #1BD5D7;
        background-image: url("../media/images/section-628x1148-IMPLIQUER.jpg"); }
    .navigator-col--cell .cell-col--txt {
      color: #fff;
      z-index: 2;
      position: absolute;
      padding: 10px;
      display: flex;
      flex-wrap: nowrap;
      flex-direction: column;
      justify-content: space-between;
      height: 100%;
      top: 0;
      text-align: center;
      transition: top 0.4s cubic-bezier(0.075, 0.82, 0.165, 1); }
      @media (min-width: 768px) {
        .navigator-col--cell .cell-col--txt {
          top: 410px;
          text-align: left; } }
      @media (min-width: 1300px) {
        .navigator-col--cell .cell-col--txt {
          top: 260px;
          text-align: center; } }
      .navigator-col--cell .cell-col--txt > :nth-child(1) {
        padding-top: 120px; }
        @media (min-width: 992px) {
          .navigator-col--cell .cell-col--txt > :nth-child(1) {
            padding-top: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .navigator-col--cell .cell-col--txt > :nth-child(1) {
    padding-top: 0px;
    transform: rotate(-90deg);
    transform-origin: 0 0; }
    .navigator-col--cell .cell-col--txt > :nth-child(1) .title-subsection--main {
      text-align: left !important;
      white-space: nowrap; } }
      .navigator-col--cell .cell-col--txt > :nth-child(2) {
        flex-grow: 1;
        border-bottom: 1px solid #fff; }
      .navigator-col--cell .cell-col--txt > :nth-child(2),
      .navigator-col--cell .cell-col--txt > :nth-child(3) {
        opacity: 0;
        transition: opacity 0.6s cubic-bezier(0.075, 0.82, 0.165, 1); }
      .navigator-col--cell .cell-col--txt .title-subsection--sup {
        display: inline;
        font-family: "Aestetico Regular It"; }
    @media (min-width: 992px) {
      .navigator-col--cell:hover .cell-col--txt {
        top: 0; }
        .navigator-col--cell:hover .cell-col--txt > :nth-child(2),
        .navigator-col--cell:hover .cell-col--txt > :nth-child(3) {
          opacity: 1; } }
    .navigator-col--cell:hover .cell-col--img:after {
      opacity: .9; }

/* Module ::: contact :::
   ========================================================================== */
.contactus {
  background-color: #E6F7FB;
  margin-top: 0;
  padding: 30px 30px; }
  @media (min-width: 768px) {
    .contactus {
      margin-top: 30px;
      padding: 60px 90px; } }
  @media (min-width: 992px) {
    .contactus {
      margin-top: -200px;
      padding: 90px 135px; } }
  @media (min-width: 768px) {
    .contactus .contactus--txt {
      text-align: justify; } }
  .contactus .contactus--txt h3 {
    margin-bottom: 15px;
    color: #347CBC;
    font-size: 20px; }
  .contactus .contactus--txt a {
    font-family: "Aestetico Bold";
    text-decoration: none;
    display: inline-block;
    border-bottom: 4px solid #347CBC; }
  .contactus .contactus--txt p:first-child:first-letter {
    font-family: "Aestetico Bold";
    font-size: calc(60px + 0.8vw);
    line-height: 44px;
    color: #347CBC;
    float: left;
    padding: 5px 10px; }
  .contactus p:last-child {
    margin-bottom: 70px; }

.contactus-form label,
.contactus-form legend {
  display: block;
  margin-bottom: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.contactus-form label {
  flex: 1; }

.contactus-form [type="text"], .contactus-form [type="email"], .contactus-form [type="tel"] {
  width: 100%;
  height: 50px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #347CBC;
  background-color: #fff; }

.contactus-form textarea {
  width: 100%;
  min-height: 150px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #347CBC;
  background-color: #fff; }

.contactus-form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
  border: 1px solid #347CBC;
  font-size: 14px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-image: url("../media/images/icon-arrow--down.svg"); }

.contactus-form fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

.contactus-form .flex-check > span {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 15px; }
  .contactus-form .flex-check > span:first-child {
    margin-top: 10px; }
  .contactus-form .flex-check > span [type="checkbox"] {
    margin-right: 10px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url("../media/images/icon-check--off.svg"); }
    .contactus-form .flex-check > span [type="checkbox"]:checked {
      background-image: url("../media/images/icon-check--on.svg"); }
  .contactus-form .flex-check > span label {
    margin-bottom: 0;
    line-height: 20px; }
  .contactus-form .flex-check > span [type=checkbox] + label {
    color: inherit; }
  .contactus-form .flex-check > span [type=checkbox]:checked + label {
    color: #347CBC; }

/* Module ::: instagram :::
   ========================================================================== */
.instagram {
  max-width: 1320px;
  margin: 90px auto;
  text-align: center; }
  .instagram .title-section {
    color: #C3BC6C; }
    .instagram .title-section--main {
      text-transform: uppercase; }
  .instagram .btn {
    display: inline-block;
    background-color: #C3BC6C; }
  .instagram img {
    -o-object-fit: cover;
       object-fit: cover;
    margin: 5px;
    width: 120px;
    height: 120px;
    box-shadow: 0 0 130px 0 rgba(0, 0, 0, 0.25);
    border-radius: 2px; }
    @media (min-width: 768px) {
      .instagram img {
        margin: 10px;
        width: 220px;
        height: 220px; } }
    @media (min-width: 1300px) {
      .instagram img {
        margin: 15px;
        width: 260px;
        height: 260px; } }
  .instagram-picts {
    margin: 30px; }

/* Module ::: footer :::
   ========================================================================== */
.footer {
  background-color: #347CBC;
  padding: 30px 20px 20px 20px;
  text-align: center; }
  .footer-container {
    max-width: 1600px;
    margin: auto; }
  @media (min-width: 768px) {
    .footer {
      padding: 70px 60px 20px 60px;
      text-align: left; } }
.footer-follow {
  display: inline-flex;
  flex-wrap: nowrap;
  border: 5px solid rgba(0, 0, 0, 0.1); }
  .footer-follow p {
    margin: 0;
    padding: 10px;
    font-family: "Aestetico Bold";
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border-right: 5px solid rgba(0, 0, 0, 0.1); }
    @media (min-width: 768px) {
      .footer-follow p {
        padding: 18px;
        font-size: 16px; } }
  .footer-follow p:first-child {
    flex-shrink: 0;
    padding: 10px;
    align-self: center; }
    @media (min-width: 768px) {
      .footer-follow p:first-child {
        padding: 18px 100px; } }
  .footer-follow p:last-child {
    border-right: 0; }
  .footer-follow a {
    display: block;
    line-height: 0; }

.footer-link {
  max-width: 900px;
  margin: 30px auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center; }
  @media (min-width: 768px) {
    .footer-link {
      margin: 50px auto; } }
  .footer-link a {
    display: block;
    margin: 0 15px;
    font-family: "Aestetico Bold";
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none; }
    @media (min-width: 768px) {
      .footer-link a {
        margin: 0 40px;
        font-size: 20px;
        letter-spacing: 2px; } }
  .footer-link a.footer-link--vivre {
    color: #ED7058; }
  .footer-link a.footer-link--travailler {
    color: #FFC740; }
  .footer-link a.footer-link--decouvrir {
    color: #FFC740; }

.footer-contact {
  margin: 0 0 30px 0;
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: column;
  border: 5px solid rgba(0, 0, 0, 0.1); }
  @media (min-width: 768px) {
    .footer-contact {
      float: right;
      justify-content: flex-start;
      flex-direction: row-reverse; } }
  .footer-contact p {
    margin: 0;
    padding: 10px 40px;
    font-family: "Aestetico Bold";
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border-bottom: 5px solid rgba(0, 0, 0, 0.1); }
    @media (min-width: 768px) {
      .footer-contact p {
        padding: 18px 60px;
        font-size: 16px;
        border-bottom: 0;
        border-left: 5px solid rgba(0, 0, 0, 0.1); } }
  @media (min-width: 768px) {
    .footer-contact p:first-child {
      padding: 18px 50px; } }
  .footer-contact p:last-child {
    border-bottom: 0; }
    @media (min-width: 768px) {
      .footer-contact p:last-child {
        border-left: 0; } }
  .footer-contact a {
    color: #212121;
    text-decoration: none; }
    .footer-contact a:hover {
      color: #fff; }
  .footer-contact a.tel {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url("../media/images/icon-call.svg"); }

.footer-logo {
  clear: both;
  margin: 0 0 30px 0; }
  @media (min-width: 768px) {
    .footer-logo {
      margin: 0; } }
.footer-legal {
  margin: 0;
  font-family: "Aestetico Light";
  text-align: center; }
  .footer-legal a {
    color: #212121;
    text-decoration: none; }
    .footer-legal a:hover {
      color: #fff; }
/*# sourceMappingURL=main.css.map */