/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../../../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./css/src/app.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;500;600;700&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../../../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./css/src/app.scss (1) ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../../../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./css/src/app.scss (2) ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html body {
  padding: 0;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
}
html body * {
  box-sizing: border-box;
}

p.button a {
  position: relative;
  padding-left: 52px;
  color: #fff;
}
p.button a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: url(../../images/right_arrow_white.svg) no-repeat left top;
  width: 8px;
  height: 12px;
  z-index: 0;
}
p.button a:after {
  content: "";
  position: absolute;
  left: 0;
  background: url(../../images/line_links.svg) no-repeat left top;
  width: 72px;
  height: 41px;
  z-index: 0;
}
p.button a span {
  position: relative;
  top: 11px;
}
p.button.black a {
  color: #000;
}
p.button.black a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: url(../../images/right_arrow_dark_blue.svg) no-repeat left top;
  width: 8px;
  height: 12px;
  z-index: 0;
}

a.button {
  position: relative;
  padding-left: 52px;
  color: #fff;
}
a.button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: url(../../images/right_arrow_white.svg) no-repeat left top;
  width: 8px;
  height: 12px;
  z-index: 0;
}
a.button:after {
  content: "";
  position: absolute;
  left: 0;
  background: url(../../images/line_links.svg) no-repeat left top;
  width: 72px;
  height: 41px;
  z-index: 0;
}
a.button span {
  position: relative;
  top: 11px;
}
a.button.black {
  color: #000;
}
a.button.black:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: url(../../images/right_arrow_dark_blue.svg) no-repeat left top;
  width: 8px;
  height: 12px;
  z-index: 0;
}

.row .largevisual.col7 {
  margin: 0;
}

.fill {
  padding-bottom: 15px;
  width: 100%;
}
.fill .visual {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fill .visual.left {
  right: initial;
  left: 0;
}
.fill .visual.oversizeheight {
  height: 110%;
}

.juicer-feed h1 {
  display: none !important;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
.clearfix:after, .row:after {
  display: block;
  content: "";
  clear: both;
}

.wrapper {
  width: 90%;
  max-width: 1140px;
  margin: 0 auto;
}

.row .col1 {
  float: left;
}
.row .col1 {
  width: 5.3333333333%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col1.nogutter {
  width: 8.3333333333%;
  margin-left: 0;
  margin-right: 0;
}
.row .col1.nogutterleft, .row .col1.nogutterright {
  width: 6.8333333333%;
}
.row .col1.nogutterleft {
  margin-left: 0;
}
.row .col1.nogutterright {
  margin-right: 0;
}
.row .col2 {
  float: left;
}
.row .col2 {
  width: 13.6666666667%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col2.nogutter {
  width: 16.6666666667%;
  margin-left: 0;
  margin-right: 0;
}
.row .col2.nogutterleft, .row .col2.nogutterright {
  width: 15.1666666667%;
}
.row .col2.nogutterleft {
  margin-left: 0;
}
.row .col2.nogutterright {
  margin-right: 0;
}
.row .col3 {
  float: left;
}
.row .col3 {
  width: 22%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col3.nogutter {
  width: 25%;
  margin-left: 0;
  margin-right: 0;
}
.row .col3.nogutterleft, .row .col3.nogutterright {
  width: 23.5%;
}
.row .col3.nogutterleft {
  margin-left: 0;
}
.row .col3.nogutterright {
  margin-right: 0;
}
.row .col4 {
  float: left;
}
.row .col4 {
  width: 30.3333333333%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col4.nogutter {
  width: 33.3333333333%;
  margin-left: 0;
  margin-right: 0;
}
.row .col4.nogutterleft, .row .col4.nogutterright {
  width: 31.8333333333%;
}
.row .col4.nogutterleft {
  margin-left: 0;
}
.row .col4.nogutterright {
  margin-right: 0;
}
.row .col5 {
  float: left;
}
.row .col5 {
  width: 38.6666666667%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col5.nogutter {
  width: 41.6666666667%;
  margin-left: 0;
  margin-right: 0;
}
.row .col5.nogutterleft, .row .col5.nogutterright {
  width: 40.1666666667%;
}
.row .col5.nogutterleft {
  margin-left: 0;
}
.row .col5.nogutterright {
  margin-right: 0;
}
.row .col6 {
  float: left;
}
.row .col6 {
  width: 47%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col6.nogutter {
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}
.row .col6.nogutterleft, .row .col6.nogutterright {
  width: 48.5%;
}
.row .col6.nogutterleft {
  margin-left: 0;
}
.row .col6.nogutterright {
  margin-right: 0;
}
.row .col7 {
  float: left;
}
.row .col7 {
  width: 55.3333333333%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col7.nogutter {
  width: 58.3333333333%;
  margin-left: 0;
  margin-right: 0;
}
.row .col7.nogutterleft, .row .col7.nogutterright {
  width: 56.8333333333%;
}
.row .col7.nogutterleft {
  margin-left: 0;
}
.row .col7.nogutterright {
  margin-right: 0;
}
.row .col8 {
  float: left;
}
.row .col8 {
  width: 63.6666666667%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col8.nogutter {
  width: 66.6666666667%;
  margin-left: 0;
  margin-right: 0;
}
.row .col8.nogutterleft, .row .col8.nogutterright {
  width: 65.1666666667%;
}
.row .col8.nogutterleft {
  margin-left: 0;
}
.row .col8.nogutterright {
  margin-right: 0;
}
.row .col9 {
  float: left;
}
.row .col9 {
  width: 72%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col9.nogutter {
  width: 75%;
  margin-left: 0;
  margin-right: 0;
}
.row .col9.nogutterleft, .row .col9.nogutterright {
  width: 73.5%;
}
.row .col9.nogutterleft {
  margin-left: 0;
}
.row .col9.nogutterright {
  margin-right: 0;
}
.row .col10 {
  float: left;
}
.row .col10 {
  width: 80.3333333333%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col10.nogutter {
  width: 83.3333333333%;
  margin-left: 0;
  margin-right: 0;
}
.row .col10.nogutterleft, .row .col10.nogutterright {
  width: 81.8333333333%;
}
.row .col10.nogutterleft {
  margin-left: 0;
}
.row .col10.nogutterright {
  margin-right: 0;
}
.row .col11 {
  float: left;
}
.row .col11 {
  width: 88.6666666667%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col11.nogutter {
  width: 91.6666666667%;
  margin-left: 0;
  margin-right: 0;
}
.row .col11.nogutterleft, .row .col11.nogutterright {
  width: 90.1666666667%;
}
.row .col11.nogutterleft {
  margin-left: 0;
}
.row .col11.nogutterright {
  margin-right: 0;
}
.row .col12 {
  float: left;
}
.row .col12 {
  width: 97%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.row .col12.nogutter {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.row .col12.nogutterleft, .row .col12.nogutterright {
  width: 98.5%;
}
.row .col12.nogutterleft {
  margin-left: 0;
}
.row .col12.nogutterright {
  margin-right: 0;
}

/* TABLETTE */
/* FIN TABLETTE */
/* MOBILE */
@media screen and (max-width: 640px) {
  .row .col {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .row .col.nogutter {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .row .col.nogutterleft {
    width: 95%;
    margin-left: 0;
    margin-right: 5%;
  }
  .row .col.nogutterright {
    width: 95%;
    margin-left: 5%;
    margin-right: 0;
  }
}
h1, h2, h3 {
  margin: 0 0 18px;
  line-height: 1.1em;
}

h1 {
  font-size: 80px;
  font-weight: 600;
  color: #414141;
}

h2 {
  color: #00547E;
  font-size: 33px;
  font-weight: 400;
  line-height: 1.2em;
}
h2 strong {
  color: #E31C79;
}

h3 {
  font-size: 26px;
  line-height: 1.1em;
  font-weight: 600;
  color: #000;
  margin-bottom: 1.5em;
}

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

input, textarea {
  font-family: "Montserrat", sans-serif;
}

/*
main{
	ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
		padding-right: 50px;
		li{
			color:#000;
			margin-bottom:10px;
			line-height: 1.6em;
			padding-left:2px;

			&:before{
				content: "\2022";
				color: $pink;
				font-weight: bold;
			    display: inline-block;
			    width: 17px;
			    margin-left: -1px;
			    font-size: 25px;
			    top: 2px;
			    position: relative;
			}
		}
	}
}
*/
p {
  margin: 0 0 1.2em;
  line-height: 1.7em;
}

a {
  text-decoration: none;
}

.margintop {
  margin-top: 25px;
}

.bigmargintop {
  margin-top: 50px;
}

.negativemargin {
  margin-left: -1.5%;
  margin-right: -1.5%;
  width: 103%;
}

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

.floatright {
  float: right;
}

.alignright {
  text-align: right;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

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

.wp-block-embed.is-type-video.wp-embed-aspect-16-9 {
  margin: 25px 0 60px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.wp-block-embed.is-type-video.wp-embed-aspect-16-9 div.video-container {
  position: relative;
  height: 0;
  background: grey;
  color: #fff;
  padding-bottom: 55%;
}
.wp-block-embed.is-type-video.wp-embed-aspect-16-9 div.video-container .instructions {
  position: absolute;
  left: 10%;
  top: 50%;
  width: 80%;
  text-align: center;
  font-size: 10px;
  margin-top: -0.5em;
  display: none;
  font-size: 18px;
  color: #fff;
  line-height: 1.5em;
}
.wp-block-embed.is-type-video.wp-embed-aspect-16-9 div.video-container .instructions a {
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}
.wp-block-embed.is-type-video.wp-embed-aspect-16-9.disabled div.video-container .instructions {
  display: block;
}

main {
  position: relative;
  z-index: 1;
}

.hideonmobile {
  display: inline-block;
}

.hideondesktop {
  display: none;
}

.grecaptcha-badge {
  display: none !important;
}

figure.wp-block-table table.legal {
  width: 100%;
  margin-bottom: 2rem;
  border-collapse: collapse;
  border: none;
}
figure.wp-block-table table.legal tr th {
  border: none;
  text-align: left;
  padding: 0.8rem 1rem;
  font-size: 18px;
}
figure.wp-block-table table.legal tr td {
  padding: 0.8rem 1rem;
  border: none;
  font-size: 16px;
  line-height: 1.5em;
}
figure.wp-block-table table.legal tr:nth-child(even) td {
  background-color: rgba(115, 118, 106, 0.1);
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  html body figure.wp-block-table table.legal {
    width: 100%;
    margin-bottom: 2rem;
    display: table;
  }
  html body figure.wp-block-table table.legal tr:first-child {
    display: none;
  }
  html body figure.wp-block-table table.legal td {
    display: block;
    width: 90vw !important;
    padding: 0.5rem 1rem;
    word-break: break-word;
  }
  html body figure.wp-block-table table.legal td:before {
    content: attr(data-name) " :";
    font-size: 16px;
    font-weight: 700;
    padding-right: 10px;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  html body {
    font-size: 16px;
  }
  html body .hideonmobile {
    display: none !important;
  }
  html body .hideondesktop {
    display: block;
  }
  html body main {
    z-index: 5;
  }
  html body h1 {
    font-size: 50px;
  }
  html body figure.wp-block-table table.legal {
    width: 100%;
    margin-bottom: 2rem;
    display: table;
  }
  html body figure.wp-block-table table.legal tr:first-child {
    display: none;
  }
  html body figure.wp-block-table table.legal td {
    display: block;
    width: 90vw !important;
    padding: 0.5rem 1rem;
    word-break: break-word;
  }
  html body figure.wp-block-table table.legal td:before {
    content: attr(data-name) " :";
    font-size: 16px;
    font-weight: 700;
    padding-right: 10px;
  }
}
/* ----------------------------------------------
 * Generated by Animista on 2022-11-18 15:39:4
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation tracking-in-expand-fwd
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px);
    transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px);
    transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation tracking-in-expand-fwd-top
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand-fwd-top {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px) translateY(-500px);
    transform: translateZ(-700px) translateY(-500px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    opacity: 1;
  }
}
@keyframes tracking-in-expand-fwd-top {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px) translateY(-500px);
    transform: translateZ(-700px) translateY(-500px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    opacity: 1;
  }
}
/* ----------------------------------------------
 * Generated by Animista on 2022-11-18 15:42:33
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation text-focus-in
 * ----------------------------------------
 */
@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../images/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* THEME */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

#footer {
  background: #414141;
  color: #fff;
  position: relative;
  padding: 50px 0 25px;
  overflow: hidden;
  /*
  .path {
         stroke-width: 1;
         stroke: #fff;
         fill:  transparent;
         animation: dash 1s linear;
         animation-fill-mode: forwards;
     }

     @keyframes dash {
         to {
             stroke-dashoffset: 0;
         }
     }
     */
  /*
  &:before{
  	content:'';
  	position:absolute;
  	bottom:0;
  	left:0;
  	right:0;
  	background: url(../../images/background_lines.svg) no-repeat left bottom / cover;
  	background-position: left 0;
  	//background-size:1440px 394px;
  	height: 90%;
  	z-index: 0;
  	pointer-events: none;
  }
  */
}
#footer > svg {
  position: absolute;
  top: 50px;
  height: 100%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 0;
  pointer-events: none;
}
#footer .informations {
  position: relative;
  z-index: 1;
}
#footer .informations p {
  line-height: 1.8em;
  margin-top: 0;
  margin-bottom: 8px;
}
#footer .informations p a {
  color: #fff;
}
#footer .informations p a img {
  height: 27px;
  width: auto;
  position: relative;
  top: 7px;
  margin-right: 5px;
}
#footer #footer_menu {
  margin-top: 3px;
}
#footer #footer_menu li {
  margin-bottom: 8px;
}
#footer #footer_menu li a {
  color: #fff;
  font-weight: normal;
}
#footer .footer_bottom p {
  font-size: 12px;
}
#footer .footer_bottom #footer_left {
  float: left;
}
#footer .footer_bottom #footer_right {
  float: right;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #footer {
    text-align: center;
    padding-bottom: 0;
  }
  #footer > svg {
    height: 225px;
    width: 150%;
    top: 150px;
  }
  #footer .wrapper {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  #footer .wrapper .informations {
    margin-bottom: 40px;
  }
  #footer .wrapper.footer_bottom {
    background: #fff;
    color: #000;
    padding-top: 20px;
  }
  #footer .wrapper.footer_bottom #footer_left {
    font-size: 14px;
    margin-bottom: 30px;
  }
  #footer .wrapper.footer_bottom #footer_menu li {
    margin-bottom: 15px;
  }
  #footer .wrapper.footer_bottom #footer_menu li a {
    color: #000;
    font-size: 12px;
  }
  #footer .wrapper.footer_bottom #footer_right {
    width: 100%;
    font-size: 14px;
    margin-top: 25px;
  }
  #footer .wrapper.footer_bottom #footer_right img.hideondesktop {
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 5px;
  }
  html body.home #footer {
    padding-bottom: 62px;
  }
}
html body .juicer-feed .j-poster {
  padding: 8px 10px 4px !important;
  height: 65px !important;
}
html body .juicer-feed .j-poster .logovbs {
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #01E1FF;
  width: 50px;
  height: 50px;
  text-align: center;
  margin: 0 0 0 10px;
}
html body .juicer-feed .j-poster .logovbs img {
  border-radius: 0 !important;
  width: 30px !important;
  padding: 0;
  float: none;
  padding-top: 15px;
  margin: 0 auto;
}
html body .juicer-feed .j-poster .logolinkedin {
  display: inline-block;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
html body .juicer-feed .j-poster .logolinkedin img {
  width: 20px !important;
  border-radius: 0 !important;
  margin: 0;
  padding: 0;
}
html body .juicer-feed .j-poster .j-date {
  position: absolute;
  top: 13px;
  left: 90px;
  color: #00547E;
  font-weight: 700;
  font-size: 16px !important;
}
html body .juicer-feed .j-message p {
  color: #00547E !important;
  font-size: 16px !important;
  font-family: "Montserrat", sans-serif;
}
html body .juicer-feed .j-message p a.j-read-more:hover {
  color: #E31C79;
}
html body .juicer-feed .j-meta {
  display: none !important;
}
html body .juicer-feed .j-meta nav {
  display: none !important;
}
html body .j-overlay .j-poster {
  position: relative;
  padding: 8px 0 !important;
}
html body .j-overlay .j-poster .j-date {
  left: 50%;
  transform: translateX(-50%);
  top: 16px;
}
html body .j-overlay .j-poster .logovbs {
  margin: 0;
}
html body .j-overlay .j-navigate, html body .j-overlay .j-share {
  display: none !important;
}

.juicer-feed.modern .j-poster a h3,
.juicer-feed.modern .j-poster a img {
  display: none;
}

html body .juicer-feed .j-poster .j-date {
  left: 84px;
}

#home_bullets_sections {
  position: fixed;
  left: 25px;
  z-index: 10;
  top: 50%;
}
#home_bullets_sections li {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #383131;
  float: left;
  clear: left;
  margin-bottom: 14px;
}
#home_bullets_sections li a {
  display: block;
  height: 100%;
}
#home_bullets_sections li.active {
  background: #02e1ff;
}

#home_sections_mobile {
  display: none;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #home_bullets_sections {
    display: none;
  }
  #home_sections_mobile {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    background: #E31C79;
    height: 62px;
    padding: 20px 18px 14px 26px;
  }
  #home_sections_mobile .open_collapse_button {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url(../../images/right_arrow_white.svg) no-repeat center center;
    background-size: 8px 12px;
    z-index: 1;
    transform: rotate(90deg);
    cursor: pointer;
    width: 62px;
    height: 62px;
    transition: all 0.5s ease-in-out;
  }
  #home_sections_mobile > svg {
    position: absolute;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 0;
    pointer-events: none;
    transition: all 0.5s ease-in-out;
  }
  #home_sections_mobile > svg g {
    opacity: 0.3;
  }
  #home_sections_mobile ul {
    padding: 0;
    position: relative;
  }
  #home_sections_mobile ul:before {
    background: rgba(255, 255, 255, 0.5);
    width: 1px;
    top: 10px;
    bottom: 10px;
    left: 4px;
    position: absolute;
    content: "";
  }
  #home_sections_mobile ul li {
    display: none;
    margin-bottom: 22px;
    position: relative;
  }
  #home_sections_mobile ul li a {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
  }
  #home_sections_mobile ul li:last-child {
    margin-bottom: 0;
  }
  #home_sections_mobile ul li:before {
    display: none;
  }
  #home_sections_mobile ul li.active {
    display: block;
  }
  #home_sections_mobile.opened {
    height: auto;
  }
  #home_sections_mobile.opened ul {
    padding: 0 0 0 40px;
  }
  #home_sections_mobile.opened ul li {
    display: block;
  }
  #home_sections_mobile.opened ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -38px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff;
    display: block;
  }
  #home_sections_mobile.opened .open_collapse_button {
    transform: rotate(-90deg);
  }
  #home_sections_mobile.opened > svg {
    opacity: 0;
  }
}
#leaderboard {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 150px;
  padding-bottom: 50px;
}
#leaderboard:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  z-index: 0;
  opacity: 0.9;
}
#leaderboard > .wrapper {
  position: relative;
  padding-top: 20px;
}
#leaderboard > .wrapper .image_foreground_leaderboard {
  position: absolute;
  top: 40px;
  left: 0;
  height: calc(100% + 150px);
  background-size: cover;
  background-repeat: no-repeat;
}
#leaderboard > .wrapper .introduction_leaderboard {
  position: relative;
  top: 0;
  right: 0;
}
#leaderboard > .wrapper .introduction_leaderboard .col9 {
  width: 68%;
  float: right;
  color: #fff;
  font-size: 67px;
  font-weight: 100;
  text-align: right;
  margin-top: 60px;
}
#leaderboard > .wrapper .introduction_leaderboard .col9 p.layerContent {
  -webkit-animation: text-focus-in 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: text-focus-in 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  line-height: 1.3em;
}
#leaderboard > .wrapper .introduction_leaderboard .col9 strong {
  font-weight: 400;
}
#leaderboard > .wrapper .introduction_leaderboard p.button {
  line-height: 12px;
  margin-top: -25px;
  margin-bottom: 20px;
}
#leaderboard > .wrapper .introduction_leaderboard p.button a {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
}
#leaderboard > .wrapper .introduction_leaderboard p.button a:before {
  top: 2px;
}

#bottom_leaderboard {
  margin-top: 20px;
  margin-bottom: 50px;
  display: block;
}
#bottom_leaderboard a {
  display: inline-block;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #leaderboard > .wrapper .introduction_leaderboard .col9 p.layerContent {
    font-size: 44px;
    margin-bottom: 10px;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #leaderboard {
    padding-bottom: 0;
    margin-bottom: 80px;
  }
  #leaderboard > .wrapper {
    width: 100%;
  }
  #leaderboard > .wrapper > .clearfix, #leaderboard > .wrapper > .row {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  #leaderboard > .wrapper > .clearfix .col6, #leaderboard > .wrapper > .row .col6 {
    margin: 0;
  }
  #leaderboard > .wrapper > .clearfix .col6.image_foreground_leaderboard, #leaderboard > .wrapper > .row .col6.image_foreground_leaderboard {
    order: 2;
    display: flex;
    position: relative;
    height: 490px;
    width: 70%;
  }
  #leaderboard > .wrapper > .clearfix .col6.image_foreground_leaderboard p, #leaderboard > .wrapper > .row .col6.image_foreground_leaderboard p {
    position: absolute;
    left: 110%;
    top: 0;
    height: 70px;
    width: 70px;
  }
  #leaderboard > .wrapper > .clearfix .col6.image_foreground_leaderboard p a, #leaderboard > .wrapper > .row .col6.image_foreground_leaderboard p a {
    display: block;
  }
  #leaderboard > .wrapper > .clearfix .introduction_leaderboard, #leaderboard > .wrapper > .row .introduction_leaderboard {
    display: block;
    order: 1;
    padding-right: 30px;
  }
  #leaderboard > .wrapper > .clearfix .introduction_leaderboard .col9, #leaderboard > .wrapper > .row .introduction_leaderboard .col9 {
    font-size: 31px;
    text-align: right;
    margin-top: 10px;
    width: 90%;
  }
  #leaderboard > .wrapper > .clearfix .introduction_leaderboard .col9 p, #leaderboard > .wrapper > .row .introduction_leaderboard .col9 p {
    font-weight: 100;
    margin-bottom: 0;
  }
  #leaderboard > .wrapper > .clearfix .introduction_leaderboard .col9 p strong, #leaderboard > .wrapper > .row .introduction_leaderboard .col9 p strong {
    font-weight: 600;
  }
}
#what-we-offer {
  padding: 0;
  overflow-x: hidden;
}
#what-we-offer .wrapper_inner_what_we_offer {
  position: relative;
  background: #eee;
  float: left;
  width: 100%;
  padding: 50px 0 0;
}
#what-we-offer .wrapper_inner_what_we_offer:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 80px;
  position: absolute;
  background: #eee;
}
#what-we-offer .wrapper_inner_what_we_offer:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 80px;
  position: absolute;
  background: #eee;
}
#what-we-offer .wrapper_inner_what_we_offer .col5,
#what-we-offer .wrapper_inner_what_we_offer .col6 {
  padding-right: 15px;
}
#what-we-offer .wrapper_inner_what_we_offer .col5 h2,
#what-we-offer .wrapper_inner_what_we_offer .col6 h2 {
  color: #00547E;
  font-size: 33px;
  font-weight: 400;
  line-height: 1.5em;
}
#what-we-offer .wrapper_inner_what_we_offer .col5 h2 strong,
#what-we-offer .wrapper_inner_what_we_offer .col6 h2 strong {
  color: #E31C79;
}
#what-we-offer .wrapper_inner_what_we_offer .col5 p,
#what-we-offer .wrapper_inner_what_we_offer .col6 p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.7em;
}
#what-we-offer .wrapper_inner_what_we_offer .title_what_we_offer h2 {
  font-size: 80px;
  font-weight: 600;
  color: #414141;
}
#what-we-offer .wrapper_inner_what_we_offer .intro_what_we_offer p {
  font-size: 42px;
  font-weight: 400;
  line-height: 1.3em;
  color: #000;
  margin-top: 12px;
  margin-bottom: 40px;
}
#what-we-offer .section_what_we_offer .inner_section_what_we_offer {
  position: relative;
}
#what-we-offer .section_what_we_offer .inner_section_what_we_offer .wrapper_inner_what_we_offer .col5 {
  position: relative;
}
#what-we-offer .section_what_we_offer .inner_section_what_we_offer .wrapper_inner_what_we_offer .col5 .largevisual {
  padding: 0 15px;
  z-index: 10;
}
#what-we-offer .section_what_we_offer .inner_section_what_we_offer .wrapper_inner_what_we_offer .col5 .largevisual .fill .visual {
  left: 105%;
  z-index: 10;
}
#what-we-offer .fond_degrade_bleu {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  padding: 95px 0 30px;
  color: #fff;
}
#what-we-offer .fond_degrade_bleu .col2 {
  margin-bottom: 35px;
}
#what-we-offer .fond_degrade_bleu .col2 p.intitule {
  font-size: 38px;
  margin: 0 0 10px;
  font-weight: 400;
}
#what-we-offer .fond_degrade_bleu .col2 p a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6em;
}
#what-we-offer .fond_degrade_bleu .col2 p a img {
  float: left;
  margin: 0 10px 7px 0;
  position: relative;
  top: 4px;
}
#what-we-offer .fond_degrade_bleu .col10 {
  margin-top: 5px;
  margin-bottom: 35px;
  position: relative;
}
#what-we-offer .fond_degrade_bleu .col10:before {
  content: "";
  left: -4%;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #01E1FF;
}
#what-we-offer .fond_degrade_bleu .col10 ul {
  display: flex;
  gap: 1rem;
  width: 100%;
}
#what-we-offer .fond_degrade_bleu .col10 ul li {
  float: left;
  margin: 0;
  width: 20%;
}
#what-we-offer .fond_degrade_bleu .col10 ul li.item_3 {
  width: 33.33%;
  margin: 0 0 15px 0;
}
#what-we-offer .fond_degrade_bleu .col10 ul li p {
  line-height: 1.3em;
  margin: 0 0 5px;
  font-size: 17px;
}
#what-we-offer .fond_degrade_bleu .col10 ul li p.picto {
  height: 70px;
}
#what-we-offer .fond_degrade_bleu .col10 ul li p.picto img {
  max-height: 60px;
  width: auto;
}
#what-we-offer .fond_degrade_bleu .col10 ul li p.subname {
  font-weight: 100;
}
#what-we-offer #accelerate_transition .col6 {
  position: relative;
  padding-top: 150px;
}
#what-we-offer #accelerate_transition .col6 p a {
  position: relative;
  color: #00547E;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6em;
  padding-left: 25px;
}
#what-we-offer #accelerate_transition .col6 p a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 18px;
  display: inline-block;
  background: url(../../images/icon-download.svg) no-repeat center center;
}
#what-we-offer #accelerate_transition .col6.image {
  padding: 0 15px;
}
#what-we-offer #accelerate_transition .col6.image > img {
  position: absolute;
  width: 100%;
  padding: 0 25px;
}
#what-we-offer #accelerate_transition .fond_degrade_bleu {
  padding: 50px 0 80px;
}
#what-we-offer #accelerate_transition .fond_degrade_bleu .col6 {
  padding-top: 0;
}
#what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li {
  float: left;
  margin: 0;
  width: 50%;
}
#what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li p {
  line-height: 1.3em;
  margin: 0 0 5px;
  font-size: 17px;
}
#what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li p.picto {
  height: 70px;
}
#what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li p.picto img {
  max-height: 60px;
  width: auto;
}
#what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li p.subname {
  font-weight: 100;
}
#what-we-offer #captivate_audience .wrapper_inner_what_we_offer {
  padding-top: 10px;
}
#what-we-offer #captivate_audience .col6 {
  position: relative;
  padding-top: 150px;
}
#what-we-offer #captivate_audience .col6 p a {
  position: relative;
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6em;
  padding-left: 25px;
}
#what-we-offer #captivate_audience .col6 p a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 18px;
  display: inline-block;
  background: url(../../images/icon-download.svg) no-repeat center center;
}
#what-we-offer #captivate_audience .col6.image {
  padding: 0;
  position: static;
}
#what-we-offer #captivate_audience .col6.image > img {
  position: absolute;
  width: 48.2%;
  padding: 0;
  bottom: -50px;
}
#what-we-offer #captivate_audience .fond_degrade_bleu {
  padding: 100px 0 50px;
}
#what-we-offer #captivate_audience .fond_degrade_bleu .col6 {
  padding-top: 0;
}
#what-we-offer #captivate_audience .fond_degrade_bleu .col12 ul {
  width: 100%;
}
#what-we-offer #captivate_audience .fond_degrade_bleu .col12 ul li {
  float: left;
  margin: 0;
  width: 33.33%;
}
#what-we-offer #captivate_audience .fond_degrade_bleu .col12 ul li p {
  line-height: 1.3em;
  margin: 0 0 5px;
  font-size: 17px;
}
#what-we-offer #captivate_audience .fond_degrade_bleu .col12 ul li p.picto {
  height: 70px;
}
#what-we-offer #captivate_audience .fond_degrade_bleu .col12 ul li p.picto img {
  max-height: 60px;
  width: auto;
}
#what-we-offer #captivate_audience .fond_degrade_bleu .col12 ul li p.subname {
  font-weight: 100;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #what-we-offer .wrapper_inner_what_we_offer .intro_what_we_offer p {
    font-size: 36px;
  }
  #what-we-offer .wrapper_inner_what_we_offer .col6 h2 {
    font-size: 30px;
  }
  #what-we-offer .fond_degrade_bleu .col2 {
    width: 20%;
    clear: left;
  }
  #what-we-offer .fond_degrade_bleu .col10 {
    width: 74%;
  }
  #what-we-offer .fond_degrade_bleu .col10 ul li p {
    line-height: 1.3em;
    margin: 0 0 5px;
    font-size: 13px;
    padding: 0 5px 0 0;
  }
  #what-we-offer .fond_degrade_bleu .col10 ul li p.picto {
    height: 45px;
  }
  #what-we-offer .fond_degrade_bleu .col10 ul li p.picto img {
    max-height: 40px;
  }
  #what-we-offer .fond_degrade_bleu .col10 ul li p.subname {
    font-size: 11px;
    padding: 0 5px 0 0;
  }
  #what-we-offer #accelerate_transition .col6 {
    padding-top: 0;
  }
  #what-we-offer #accelerate_transition .col6.image {
    padding: 5px 15px 0 0;
  }
  #what-we-offer #captivate_audience .col6 {
    padding-top: 25px;
  }
  #what-we-offer #captivate_audience .col6.image > img {
    top: 45px;
    bottom: auto;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #what-we-offer .wrapper_inner_what_we_offer:before, #what-we-offer .wrapper_inner_what_we_offer:after {
    display: none;
  }
  #what-we-offer .wrapper_inner_what_we_offer .intro_what_we_offer p {
    font-size: 30px;
  }
  #what-we-offer .wrapper_inner_what_we_offer .col.col6 p,
  #what-we-offer .wrapper_inner_what_we_offer .col.col5 p {
    font-size: 16px;
    line-height: 1.7em;
  }
  #what-we-offer > .wrapper {
    margin-right: 0;
    width: 95%;
  }
  #what-we-offer > .wrapper .wrapper_inner_what_we_offer {
    text-align: right;
  }
  #what-we-offer .section_what_we_offer .wrapper_inner_what_we_offer {
    text-align: left;
    padding-right: 5%;
    background: #fff;
    position: relative;
    padding: 25px 0 0;
  }
  #what-we-offer .section_what_we_offer .wrapper_inner_what_we_offer:before, #what-we-offer .section_what_we_offer .wrapper_inner_what_we_offer:after {
    display: none;
  }
  #what-we-offer .section_what_we_offer .wrapper_inner_what_we_offer .col6 {
    z-index: 1;
    position: relative;
  }
  #what-we-offer .section_what_we_offer .wrapper_inner_what_we_offer .col6 h1 {
    font-size: 50px;
  }
  #what-we-offer .fond_degrade_bleu {
    padding: 60px 0 30px;
  }
  #what-we-offer .fond_degrade_bleu .col10 {
    display: none;
  }
  #what-we-offer .fond_degrade_bleu .col10:before {
    display: none;
  }
  #what-we-offer .fond_degrade_bleu .col10 ul li {
    width: 50%;
  }
  #what-we-offer .fond_degrade_bleu .col2 {
    position: relative;
    border-top: 1px solid #01E1FF;
    padding-top: 25px;
    margin-bottom: 30px;
  }
  #what-we-offer .fond_degrade_bleu .col2 p {
    display: none;
  }
  #what-we-offer .fond_degrade_bleu .col2 p.intitule {
    display: block;
    font-weight: 400;
  }
  #what-we-offer .fond_degrade_bleu .col2 .open_collapse_button {
    content: "";
    position: absolute;
    right: 0;
    top: 27px;
    background: url(../../images/right_arrow_white.svg) no-repeat center center;
    background-size: 16px 24px;
    z-index: 1;
    transform: rotate(90deg);
    cursor: pointer;
    width: 62px;
    height: 62px;
    transition: all 0.5s ease-in-out;
  }
  #what-we-offer .fond_degrade_bleu .col2.opened .open_collapse_button {
    transform: rotate(-90deg);
  }
  #what-we-offer .fond_degrade_bleu .col2.opened p {
    display: block;
  }
  #what-we-offer .fond_degrade_bleu .col2.opened p br {
    content: " ";
    width: 4px;
    display: inline-block;
  }
  #what-we-offer .fond_degrade_bleu .col2.opened + .col10 {
    display: block;
  }
  #what-we-offer .fond_degrade_bleu .col2:first-child {
    border-top: none;
    padding-top: 0;
  }
  #what-we-offer .fond_degrade_bleu .col2:first-child .open_collapse_button {
    top: 2px;
  }
  #what-we-offer .imagecarre {
    position: relative;
    width: 107%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -7%;
  }
  #what-we-offer #accelerate_transition .wrapper_inner_what_we_offer {
    text-align: left;
    padding-top: 0;
  }
  #what-we-offer #accelerate_transition .wrapper_inner_what_we_offer .col6 h2 br {
    width: 5px;
    content: "";
  }
  #what-we-offer #accelerate_transition .fond_degrade_bleu {
    padding: 30px 0 10px;
  }
  #what-we-offer #accelerate_transition .fond_degrade_bleu .col6 {
    padding-top: 15px;
  }
  #what-we-offer #accelerate_transition .fond_degrade_bleu .col6.image > img {
    position: relative;
  }
  #what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li {
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 35px;
  }
  #what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li p {
    font-size: 20px;
  }
  #what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li p.picto {
    float: left;
    margin-right: 20px;
    margin-bottom: 18px;
    width: 70px;
  }
  #what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li:first-child p {
    margin-top: 25px;
  }
  #what-we-offer #accelerate_transition .fond_degrade_bleu .col6 ul li:first-child p.picto {
    margin-top: 0;
  }
  #what-we-offer #accelerate_transition .col6 {
    padding-top: 0;
  }
  #what-we-offer #accelerate_transition .col6.image {
    height: 0;
    left: -5vw;
    width: calc(100% + 5vw);
    padding: 0 0 100% 0;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 0;
  }
  #what-we-offer #accelerate_transition .col6.image > img {
    position: absolute;
    width: 100%;
    padding: 0;
    left: 0;
  }
  #what-we-offer #captivate_audience > .wrapper {
    margin-left: 0;
    width: 100%;
  }
  #what-we-offer #captivate_audience > .wrapper .wrapper_inner_what_we_offer {
    background: #fff;
    padding-top: 0;
  }
  #what-we-offer #captivate_audience .col6 {
    position: relative;
    padding: 40px 40px 100px 40px;
    width: 95%;
    background: #eee;
    margin-left: 0;
  }
  #what-we-offer #captivate_audience .col6.image {
    float: right;
    padding: 0;
    position: relative;
    background: #fff;
    margin-right: 0;
    float: right;
    margin-top: -80px;
    margin-bottom: -1px;
  }
  #what-we-offer #captivate_audience .col6.image > img {
    position: relative;
    width: 100%;
    padding: 0;
    top: 0;
    float: right;
  }
  #what-we-offer #captivate_audience .fond_degrade_bleu {
    position: relative;
    z-index: 1;
    padding: 50px 0 30px;
  }
  #what-we-offer #captivate_audience .fond_degrade_bleu .wrapper {
    width: 100%;
  }
  #what-we-offer #captivate_audience .fond_degrade_bleu .wrapper .col12 {
    width: 80%;
    margin: 0 10%;
  }
}
/* MOBILE LANDSCAPE */
@media screen and (max-width: 900px) and (max-height: 400px) {
  #what-we-offer .wrapper_inner_what_we_offer:after {
    display: none;
  }
  #what-we-offer .fond_degrade_bleu {
    padding: 60px 0 30px;
  }
  #what-we-offer .fond_degrade_bleu .col10 {
    display: none;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
  }
  #what-we-offer .fond_degrade_bleu .col10:before {
    display: none;
  }
  #what-we-offer .fond_degrade_bleu .col10 ul.hideonmobile {
    display: none;
  }
  #what-we-offer .fond_degrade_bleu .col10 ul li {
    width: 50%;
  }
  #what-we-offer .fond_degrade_bleu .col10 .slider_mobile {
    display: block;
  }
  #what-we-offer .fond_degrade_bleu .col2 {
    position: relative;
    border-top: 1px solid #01E1FF;
    padding-top: 25px;
    margin-bottom: 30px;
    width: 100%;
  }
  #what-we-offer .fond_degrade_bleu .col2 p {
    display: none;
  }
  #what-we-offer .fond_degrade_bleu .col2 p.intitule {
    display: block;
    font-weight: 400;
  }
  #what-we-offer .fond_degrade_bleu .col2 .open_collapse_button {
    content: "";
    position: absolute;
    right: 0;
    top: 27px;
    background: url(../../images/right_arrow_white.svg) no-repeat center center;
    background-size: 16px 24px;
    z-index: 1;
    transform: rotate(90deg);
    cursor: pointer;
    width: 62px;
    height: 62px;
    transition: all 0.5s ease-in-out;
    display: block;
  }
  #what-we-offer .fond_degrade_bleu .col2.opened .open_collapse_button {
    transform: rotate(-90deg);
  }
  #what-we-offer .fond_degrade_bleu .col2.opened p {
    display: block;
  }
  #what-we-offer .fond_degrade_bleu .col2.opened p br {
    content: " ";
    width: 4px;
    display: inline-block;
  }
  #what-we-offer .fond_degrade_bleu .col2.opened + .col10 {
    display: block;
  }
  #what-we-offer .fond_degrade_bleu .col2:first-child {
    border-top: none;
    padding-top: 0;
  }
  #what-we-offer .fond_degrade_bleu .col2:first-child .open_collapse_button {
    top: 2px;
  }
}
#who-we-are {
  margin-top: 40px;
  padding: 0;
}
#who-we-are .title_who_we_are {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 0;
  padding-bottom: 38%;
}
#who-we-are .title_who_we_are h1 {
  font-size: 80px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  left: 50px;
  bottom: 50px;
}
#who-we-are .baseline_who_we_are {
  margin-top: 40px;
  margin-bottom: 15px;
}
#who-we-are .baseline_who_we_are p {
  font-size: 42px;
  font-weight: 400;
  line-height: 1.3em;
  color: #000;
  margin-top: 12px;
  margin-bottom: 40px;
}
#who-we-are .introduction_who_we_are {
  margin-bottom: 40px;
}
#who-we-are .introduction_who_we_are .col4 h2 {
  color: #00547E;
  font-size: 33px;
  font-weight: 200;
  line-height: 1.2em;
}
#who-we-are .introduction_who_we_are .col4 h2 strong {
  color: #E31C79;
  font-weight: 600;
}
#who-we-are .introduction_who_we_are .col8 {
  margin-top: 5px;
}
#who-we-are .introduction_who_we_are .col8 p {
  line-height: 1.8em;
  font-size: 16px;
  color: #000;
  padding-right: 25px;
}
#who-we-are .proven_track_record {
  margin-bottom: 60px;
}
#who-we-are .proven_track_record .title_proven_track_record {
  font-size: 26px;
  font-weight: 600;
  color: #000;
}
#who-we-are .proven_track_record .pink {
  background: #E31C79;
  color: #fff;
  position: relative;
  padding: 35px 20px 35px 0;
}
#who-we-are .proven_track_record .pink:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 25%;
  background: #E31C79;
  z-index: -1;
}
#who-we-are .proven_track_record .pink .col4 {
  text-align: center;
}
#who-we-are .proven_track_record .pink .col4 .number_of_years_proven_track_record {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 25px;
}
#who-we-are .proven_track_record .pink .col4 .number_of_years_proven_track_record:before {
  content: "";
  opacity: 0.2;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
}
#who-we-are .proven_track_record .pink .col4 .number_of_years_proven_track_record div {
  position: absolute;
  top: 50%;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, -50%);
}
#who-we-are .proven_track_record .pink .col4 .number_of_years_proven_track_record div p {
  margin: 0;
  font-weight: 500;
  font-size: 19px;
}
#who-we-are .proven_track_record .pink .col4 .number_of_years_proven_track_record div p.big {
  font-size: 63px;
  font-weight: 600;
  margin: 0;
  line-height: 1em;
}
#who-we-are .proven_track_record .pink .col4 > p {
  line-height: 1.6em;
}
#who-we-are .proven_track_record .pink .col6 {
  margin-top: 15px;
}
#who-we-are .proven_track_record .pink .col6 p {
  font-size: 16px;
  line-height: 1.7em;
}
#who-we-are .proven_track_record .pink .col6 p a {
  color: #fff;
  text-decoration: underline;
}
#who-we-are .proven_track_record .list_of_industries {
  margin-top: 40px;
}
#who-we-are .proven_track_record .list_of_industries ul li {
  float: left;
  margin: 0 0 30px;
  width: 33.33%;
}
#who-we-are .proven_track_record .list_of_industries ul li p {
  line-height: 1.3em;
  margin: 0 0 5px;
  font-size: 16px;
  color: #00547E;
  font-weight: 500;
}
#who-we-are .proven_track_record .list_of_industries ul li p.picto {
  height: 70px;
}
#who-we-are .proven_track_record .list_of_industries ul li p.picto img {
  max-height: 60px;
  width: auto;
}
#who-we-are .proven_track_record .list_of_industries ul li p.button {
  margin-top: 40px;
}
#who-we-are .proven_track_record .list_of_industries ul li p.button a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
#who-we-are .proven_track_record .list_of_industries ul li p.button a:before {
  background: url(../../images/right_arrow_dark_blue.svg) no-repeat left top;
}
#who-we-are .proven_track_record .list_of_industries ul li p.button a span {
  top: 17px;
  left: -4px;
}
#who-we-are .international_presence {
  margin-bottom: 60px;
}
#who-we-are .international_presence .leaderboard_international_presence {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 70px;
  position: relative;
}
#who-we-are .international_presence .leaderboard_international_presence > svg {
  position: absolute;
  top: -20px;
  height: 100%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 5;
}
#who-we-are .international_presence .leaderboard_international_presence > .row {
  padding: 90px 0;
}
#who-we-are .international_presence .leaderboard_international_presence > .row h2 {
  color: #00547E;
  font-size: 33px;
  font-weight: 400;
  line-height: 1.2em;
  padding-left: 25px;
}
#who-we-are .international_presence .leaderboard_international_presence > .row h2 strong {
  color: #E31C79;
  font-weight: 600;
}
#who-we-are .international_presence .content_international_presence .col4 h3 {
  font-size: 26px;
  line-height: 1.3em;
  font-weight: 600;
  color: #000;
}
#who-we-are .international_presence .content_international_presence .col4 p {
  font-size: 16px;
  line-height: 1.7em;
}
#who-we-are .international_presence .content_international_presence .col4 ul li {
  margin-bottom: 10px;
  position: relative;
}
#who-we-are .international_presence .content_international_presence .col4 ul li span {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
#who-we-are .international_presence .content_international_presence .col8 ul li {
  margin-bottom: 10px;
  position: relative;
}
#who-we-are .international_presence .content_international_presence .col8 ul li span {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
#who-we-are .secure_and_resilient {
  position: relative;
  margin-bottom: 60px;
}
#who-we-are .secure_and_resilient .wrapper_inner_secure_and_resilient h3 {
  font-size: 26px;
  line-height: 1.1em;
  font-weight: 600;
  color: #000;
  margin-bottom: 1.5em;
}
#who-we-are .secure_and_resilient .wrapper_inner_secure_and_resilient h4 {
  font-size: 16px;
  font-weight: 500;
  color: #00547E;
  margin-top: 35px;
  margin-bottom: 17px;
}
#who-we-are .secure_and_resilient .wrapper_inner_secure_and_resilient p {
  font-size: 16px;
  line-height: 1.7em;
}
#who-we-are .secure_and_resilient .wrapper_inner_secure_and_resilient p:last-child {
  margin-bottom: 0;
}
#who-we-are .section_post {
  margin-bottom: 60px;
}
#who-we-are .section_post .introduction_post p {
  font-size: 16px;
}
#who-we-are .section_post .logo_post img {
  max-width: 80%;
}
#who-we-are .section_post .chiffes_cles_post .chiffre_cle {
  float: left;
  margin: 0 75px 30px 0;
}
#who-we-are .section_post .chiffes_cles_post .chiffre_cle:nth-child(2) {
  margin-right: 0;
}
#who-we-are .section_post .chiffes_cles_post .chiffre_cle p {
  color: #0196d6;
  font-size: 21px;
  font-weight: 400;
  margin: 0 0 5px 0;
}
#who-we-are .section_post .chiffes_cles_post .chiffre_cle p.big.creux {
  -webkit-text-stroke: 1px #0196d6;
  text-stroke: 1px #0196d6;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  margin: 0;
  line-height: 1em;
  font-family: "Poppins", sans-serif;
}
#who-we-are .section_shaping_sustainable {
  margin-bottom: 60px;
}
#who-we-are .section_shaping_sustainable h2 {
  padding-top: 40px;
}
#who-we-are .section_shaping_sustainable p {
  font-size: 22px;
  padding-right: 20px;
  font-weight: 400;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #who-we-are .baseline_who_we_are p br {
    content: "";
    display: inline-block;
    width: 10px;
  }
  #who-we-are .proven_track_record {
    padding-bottom: 250px;
  }
  #who-we-are .proven_track_record .list_of_industries {
    width: calc(100vw - 100px);
    position: absolute;
    left: 60px;
    right: 40px;
  }
  #who-we-are .international_presence .content_international_presence .col4 {
    width: 100%;
  }
  #who-we-are .international_presence .content_international_presence .col8 {
    width: 100%;
  }
  #who-we-are .section_shaping_sustainable h2 {
    padding-top: 0;
  }
  #who-we-are .section_shaping_sustainable .col5 {
    width: 47%;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #who-we-are {
    margin: 0;
  }
  #who-we-are .wrapper {
    width: 100%;
    margin: 0;
  }
  #who-we-are .title_who_we_are {
    margin: 0;
    width: 95%;
    padding-bottom: 80%;
    float: right;
  }
  #who-we-are .title_who_we_are h1 {
    bottom: 20px;
    left: 30px;
    font-size: 50px;
  }
  #who-we-are .baseline_who_we_are {
    margin-top: 40px;
    margin-bottom: 15px;
  }
  #who-we-are .baseline_who_we_are p {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.6em;
  }
  #who-we-are .baseline_who_we_are p br {
    content: "";
    width: 7px;
    display: inline-block;
  }
  #who-we-are .proven_track_record .col7 {
    width: 100%;
    margin: 0;
  }
  #who-we-are .proven_track_record .col7 h3 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    line-height: 1.5em;
  }
  #who-we-are .proven_track_record .col7 .pink {
    padding: 35px 0 25px 0;
  }
  #who-we-are .proven_track_record .col7 .pink .col4 > div {
    width: 60%;
    float: left;
    padding-bottom: 60%;
  }
  #who-we-are .proven_track_record .col7 .pink .col4 > p {
    width: 40%;
    float: left;
    text-align: left;
    padding: 45px 0 0 20px;
    font-size: 16px;
  }
  #who-we-are .proven_track_record .col7 .pink .col6 {
    margin-top: 0;
  }
  #who-we-are .proven_track_record .list_of_industries ul li {
    width: 50%;
    text-align: center;
  }
  #who-we-are .proven_track_record .list_of_industries ul li p.button a:after {
    top: 0;
  }
  #who-we-are .proven_track_record .list_of_industries ul li p.button a span {
    top: 11px;
    left: -4px;
  }
  #who-we-are .international_presence {
    margin-bottom: 20px;
  }
  #who-we-are .international_presence .leaderboard_international_presence {
    overflow: hidden;
    background-position: 27%;
    margin-bottom: 50px;
  }
  #who-we-are .international_presence .leaderboard_international_presence > .row {
    padding: 190px 0 10px;
  }
  #who-we-are .international_presence .leaderboard_international_presence > .row h2 {
    text-align: right;
    font-size: 30px;
  }
  #who-we-are .international_presence .leaderboard_international_presence > svg {
    position: absolute;
    top: 38px;
    height: 90%;
    left: 0;
    right: 0;
    width: 238%;
    z-index: 0;
    bottom: 0;
  }
  #who-we-are .international_presence .content_international_presence .col4 h3 {
    margin-bottom: 18px;
    margin-bottom: 1.1em;
  }
  #who-we-are .international_presence .content_international_presence .col8 h3 {
    line-height: 1.3em;
  }
  #who-we-are .international_presence .content_international_presence .col8 ul {
    margin: 30px 0 50px;
  }
  #who-we-are .secure_and_resilient {
    margin-bottom: 10px;
  }
  #who-we-are .secure_and_resilient .wrapper_inner_secure_and_resilient h3 {
    line-height: 1.3em;
    margin-bottom: 1.1em;
  }
  #who-we-are .section_post {
    margin-bottom: 20px;
  }
  #who-we-are .section_post .wrapper {
    display: flex;
    flex-direction: column;
  }
  #who-we-are .section_post .wrapper .col12 {
    order: 2;
    text-align: right;
  }
  #who-we-are .section_post .wrapper .col12 h3 {
    line-height: 1.4em;
    margin-bottom: 25px;
  }
  #who-we-are .section_post .wrapper .logo_post {
    order: 1;
    text-align: right;
    margin-bottom: 20px;
  }
  #who-we-are .section_post .wrapper .logo_post img {
    max-width: 115px;
  }
  #who-we-are .section_post .wrapper .col10 {
    order: 3;
  }
  #who-we-are .section_post .chiffes_cles_post .chiffre_cle {
    width: 50%;
    margin-right: 0;
  }
  #who-we-are .section_post .chiffes_cles_post .chiffre_cle p.big.creux {
    font-size: 40px;
  }
  #who-we-are .section_shaping_sustainable {
    margin-bottom: 40px;
  }
  #who-we-are .section_shaping_sustainable .wrapper {
    display: flex;
    flex-direction: column;
  }
  #who-we-are .section_shaping_sustainable .wrapper .col6 {
    order: 2;
  }
  #who-we-are .section_shaping_sustainable .wrapper .col6 p {
    font-size: 16px;
    line-height: 1.7em;
  }
  #who-we-are .section_shaping_sustainable .wrapper .col5 {
    order: 1;
  }
}
/* MOBILE LANDSCAPE */
@media screen and (max-width: 900px) and (max-height: 400px) {
  #who-we-are .baseline_who_we_are p br {
    display: inline-block;
    width: 10px;
    content: "";
  }
}
#home-news {
  padding: 0;
  margin-bottom: 60px;
}
#home-news .wrapper_inner_home_news {
  position: relative;
  background: #eee;
  float: left;
  width: 100%;
  padding: 20px 0 30px;
}
#home-news .wrapper_inner_home_news:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 80px;
  position: absolute;
  background: #eee;
}
#home-news .wrapper_inner_home_news:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 80px;
  position: absolute;
  background: #eee;
}
#home-news .wrapper_inner_home_news .col8 .top_line h1 {
  margin-left: -6px;
  margin-bottom: 30px;
  float: left;
}
#home-news .wrapper_inner_home_news .col8 .top_line > a {
  float: right;
  height: 43px;
  margin-top: 45px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
#home-news .wrapper_inner_home_news .col8 .top_line > a span {
  top: 12px;
}
#home-news .wrapper_inner_home_news .col8 .top_news {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  margin: 0 0 25px 0;
  display: block;
  clear: both;
  color: #fff;
  border: solid 1px #0895d8;
}
#home-news .wrapper_inner_home_news .col8 .top_news .col6 {
  padding: 0 50px 0 15px;
}
#home-news .wrapper_inner_home_news .col8 .top_news .col6.nogutter {
  height: 0;
  padding: 0 0 50%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
}
#home-news .wrapper_inner_home_news .col8 .top_news p {
  margin: 0 0 13px;
  color: #fff;
}
#home-news .wrapper_inner_home_news .col8 .top_news p.pink.big {
  color: #E31C79;
  font-size: 36px;
  margin-top: 20px;
  margin-bottom: 8px;
  font-weight: 500;
}
#home-news .wrapper_inner_home_news .col8 .top_news p.titre {
  font-size: 22px;
  line-height: 1.7em;
  font-weight: 400;
}
#home-news .wrapper_inner_home_news .col8 .top_news p.date span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  padding: 4px 10px;
  margin-left: 8px;
}
#home-news .wrapper_inner_home_news .col8 > .col6 {
  margin-bottom: 25px;
  border: solid 1px #0895d8;
  color: #fff;
}
#home-news .wrapper_inner_home_news .col8 > .col6 .header_news {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  padding: 25px 15px 10px;
}
#home-news .wrapper_inner_home_news .col8 > .col6 .header_news p {
  margin: 0;
  padding: 0 0 13px;
  color: #fff;
}
#home-news .wrapper_inner_home_news .col8 > .col6 .header_news p.titre {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
}
#home-news .wrapper_inner_home_news .col8 > .col6 .header_news p.date span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 300;
  font-size: 11px;
  padding: 4px 10px;
  margin-left: 8px;
}
#home-news .wrapper_inner_home_news .col8 > .col6 .image_bg_carre {
  height: 0;
  padding: 0 0 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  background-size: cover;
}
#home-news .wrapper_inner_home_news .col4 {
  margin-top: 54px;
}
#home-news .wrapper_inner_home_news .col4 .top_line {
  margin-bottom: 21px;
}
#home-news .wrapper_inner_home_news .col4 .top_line p {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  color: #000;
}
#home-news .wrapper_inner_home_news .col4 .top_line p img {
  width: 14px;
  margin-left: 10px;
}
#home-news .wrapper_inner_home_news .col4 .juicer-feed .j-paginate.juicer-button {
  display: none !important;
}
#home-news .wrapper_inner_home_news .col4 .juicer-feed .galcolumn > li {
  border: solid 1px #0895d8;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #home-news {
    background: #eee;
  }
  #home-news .wrapper_inner_home_news:after {
    display: none;
  }
  #home-news .wrapper_inner_home_news .col8 .top_news .col6 {
    width: 100%;
  }
  #home-news .wrapper_inner_home_news .col8 .top_news .col6.nogutter {
    height: 0;
    padding: 0 0 77%;
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0;
    width: 100%;
    background-size: cover;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #home-news {
    margin-bottom: 20px;
  }
  #home-news .wrapper_inner_home_news {
    background: #fff;
  }
  #home-news .wrapper_inner_home_news:before, #home-news .wrapper_inner_home_news:after {
    display: none;
  }
  #home-news .wrapper_inner_home_news .col8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #home-news .wrapper_inner_home_news .col8 .top_line h1 {
    margin-bottom: 10px;
    text-align: center;
    display: block;
    width: 100%;
  }
  #home-news .wrapper_inner_home_news .col8 .top_line > a {
    float: left;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
  }
  #home-news .wrapper_inner_home_news .col8 .top_line p.hideondesktop {
    float: right;
    margin-top: 18px;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
  }
  #home-news .wrapper_inner_home_news .col8 .top_line p.hideondesktop img {
    height: 17px;
    margin-left: 3px;
  }
  #home-news .wrapper_inner_home_news .col8 > .col6 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #home-news .wrapper_inner_home_news .col8 .top_news .col6.nogutter {
    padding-bottom: 100%;
  }
  #home-news .wrapper_inner_home_news .col4 {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
/* MOBILE LANDSCAPE */
@media screen and (max-width: 900px) and (max-height: 400px) {
  #home-news .wrapper_inner_home_news:after {
    display: none;
  }
}
#section_contact_home {
  padding: 0;
  margin-bottom: 0;
  position: relative;
}
#section_contact_home .wrapper_inner_contact_home {
  position: relative;
  background: #eee;
  float: left;
  width: 100%;
  padding: 20px 0 0;
}
#section_contact_home .wrapper_inner_contact_home:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 80px;
  position: absolute;
  background: #eee;
}
#section_contact_home .wrapper_inner_contact_home:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 80px;
  position: absolute;
  background: #eee;
}
#section_contact_home #bg_contact_home_bottom {
  width: 100%;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
#section_contact_home.sent .col8 {
  height: 700px;
}
#section_contact_home.sent .col8 #contact_form {
  height: 700px;
}
#section_contact_home.sent #bg_contact_home_bottom {
  height: 300px;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #section_contact_home .wrapper_inner_contact_home:after {
    display: none;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #section_contact_home {
    scroll-padding-top: 150px;
  }
  #section_contact_home .wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #section_contact_home .wrapper .wrapper_inner_contact_home:before, #section_contact_home .wrapper .wrapper_inner_contact_home:after {
    display: none;
  }
  #section_contact_home .wrapper .wrapper_inner_contact_home h1 {
    text-align: left;
  }
  #section_contact_home .wrapper .wrapper_inner_contact_home h2 {
    font-size: 22px;
    line-height: 1.4em;
    margin-bottom: 30px;
  }
  #section_contact_home .wrapper .wrapper_inner_contact_home .col4, #section_contact_home .wrapper .wrapper_inner_contact_home .col12 {
    padding-left: 30px;
    padding-right: 30px;
  }
  #section_contact_home .wrapper .wrapper_inner_contact_home .col4, #section_contact_home .wrapper .wrapper_inner_contact_home .col8, #section_contact_home .wrapper .wrapper_inner_contact_home .col12 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
/* MOBILE LANDSCAPE */
@media screen and (max-width: 900px) and (max-height: 400px) {
  #section_contact_home .wrapper_inner_contact_home:after {
    display: none;
  }
}
#contact_form {
  background: #003595;
  position: relative;
  z-index: 1;
  padding: 60px 60px 20px;
}
#contact_form form input[type=text], #contact_form form input[type=email] {
  width: 100%;
  height: 50px;
  border: solid 1px #00547e;
  padding: 14px 10px 10px 10px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
#contact_form form ::placeholder {
  color: #7a7a7a;
  font-size: 18px;
  font-weight: 500;
}
#contact_form form textarea {
  width: 100%;
  height: 200px;
  border: solid 1px #00547e;
  padding: 14px 10px 10px 10px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  font-family: "Montserrat";
}
#contact_form form textarea:focus, #contact_form form input:focus {
  outline: 1px solid #E31C79;
}
#contact_form form > p {
  margin-bottom: 25px;
  color: #fff;
}
#contact_form form > p a {
  text-decoration: underline;
  color: #fff;
}
#contact_form form > p .wpcf7-list-item {
  margin: 0;
}
#contact_form form input[type=checkbox] {
  display: none;
}
#contact_form form input[type=checkbox] + span {
  position: relative;
  padding-left: 2.5rem;
  margin-bottom: 0;
  padding-bottom: 0;
  cursor: pointer;
}
#contact_form form input[type=checkbox] + span:before {
  content: "";
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  width: 25px;
  height: 25px;
  background: #fff;
}
#contact_form form input[type=checkbox] + span:after {
  content: "";
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  width: 11px;
  height: 11px;
  left: 7px;
}
#contact_form form input[type=checkbox]:checked + span:after {
  background: #E31C79;
}
#contact_form form p.button {
  height: 50px;
}
#contact_form form p.button button {
  float: right;
  position: relative;
  padding-left: 52px;
  color: #fff;
  text-transform: uppercase;
  border: none;
  background: none;
  cursor: pointer;
}
#contact_form form p.button button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: url(../../images/right_arrow_white.svg) no-repeat left top;
  width: 8px;
  height: 12px;
  z-index: 0;
}
#contact_form form p.button button:after {
  content: "";
  position: absolute;
  left: 0;
  background: url(../../images/line_links.svg) no-repeat left top;
  width: 72px;
  height: 41px;
  z-index: 0;
}
#contact_form form p.button button span {
  position: relative;
  top: 16px;
  font-family: "Montserrat";
}
#contact_form form .wpcf7-not-valid-tip {
  margin-top: 5px;
}
#contact_form form.invalid .wpcf7-response-output, #contact_form form.unaccepted .wpcf7-response-output, #contact_form form.spam .wpcf7-response-output {
  border: 1px solid #E31C79;
  background: #fff;
  color: #E31C79;
  font-size: 13px;
  font-weight: 600;
  padding: 10px;
  margin: 15px 0 0;
}
#contact_form form.sent .wpcf7-response-output {
  display: none;
}
#contact_form #message_success {
  display: none;
}
#contact_form #message_success p {
  color: #fff;
  text-align: center;
  font-size: 1.6em;
  line-height: 1.7em;
  margin: 0 0 5px;
  font-weight: 400;
}
#contact_form #message_success p.titre {
  color: #1ce383;
  font-weight: 500;
}
#contact_form #message_success p a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
#contact_form #message_success p a span {
  color: #E31C79;
  font-size: 14px;
  margin-right: 5px;
}
#contact_form #message_success.active {
  display: block;
  margin-bottom: 25px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #contact_form {
    padding: 60px 30px 20px;
    float: left;
  }
  #contact_form form input[type=checkbox] + span {
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 0;
    padding-bottom: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1.4em;
  }
  #contact_form form p.button {
    height: auto;
    display: block;
    float: left;
    width: 100%;
  }
  #contact_form form p.button button {
    float: right;
    position: relative;
    padding-left: 52px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    background: none;
    cursor: pointer;
    margin-top: 50px;
    margin-bottom: 10px;
    height: 23px;
  }
  #contact_form form.invalid .wpcf7-response-output {
    float: left;
  }
}
.slider {
  min-height: 470px;
  height: 470px;
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}
.slider .carousel {
  width: 48%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
}
.slider .slide, .slider .owl-carousel, .slider .owl-stage-outer, .slider .owl-stage, .slider .owl-item {
  height: 100%;
}
.slider .slide, .slider .owl-item {
  overflow: hidden;
}
.slider .slider_container {
  z-index: 1;
  position: relative;
  height: 100%;
  overflow: hidden;
  background-color: #003595;
}
.slider .slider_container #customNavButtons {
  position: absolute;
  top: 50px;
  left: 51%;
  display: block;
  z-index: 10;
}
.slider .slider_container #customNavButtons #customPrevBtn, .slider .slider_container #customNavButtons #customNextBtn {
  width: 90px;
  height: 90px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin-right: 10px;
  float: left;
  cursor: pointer;
  position: relative;
}
.slider .slider_container #customNavButtons #customPrevBtn span, .slider .slider_container #customNavButtons #customNextBtn span {
  color: #fff;
  font-size: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slider .slider_container #customNavButtons #customPrevBtn:hover span, .slider .slider_container #customNavButtons #customNextBtn:hover span {
  color: #01E1FF;
}
.slider .slider_container p {
  margin-bottom: 10px;
}
.slider .slider_container p.title {
  color: #01E1FF;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
.slider .slider_container p a {
  color: #E31C79;
}
.slider .slider_container ul {
  padding-right: 50px;
}
.slider .slider_container ul li {
  color: #fff;
  margin-bottom: 10px;
  line-height: 1.6em;
  padding-left: 2px;
}
.slider .slider_container ul li:before {
  content: "•";
  color: #01E1FF;
  font-weight: bold;
  display: inline-block;
  width: 17px;
  margin-left: -1px;
  font-size: 25px;
  top: 2px;
  position: relative;
}
.slider .slider_container_item {
  padding-top: 180px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.6s ease;
  z-index: 5;
}
.slider .slider_container_item .col.col6 {
  float: right;
}
.slider .slider_container_item.active {
  opacity: 1;
  transition-delay: 0.8s;
  z-index: 7;
}
.slider .slider_container_item p {
  color: #fff;
}
.slider .slider_image_container {
  height: 100%;
}
.slider_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.slider .active .slider_meta {
  transform: translateY(0%);
  transition-delay: 0.8s;
}
.slider .purple .slider_meta:after {
  background-color: #E31C79;
}

/*
@include media-breakpoint-down(lg) {
.slider {
.slider_meta{
  .formule{
    font-size: 22px;
  }
  &:before {
    width: 960px;
    font-size: 8rem;
  }
}
}
}
@include media-breakpoint-down(md) {
.slider {
.slider_container_item{
  padding-top: 20%;
}
.slider_meta{
  &:before {
    width: 720px;
  }
}
.slider_container {
  .title {
    line-height: 1;
  }
}
}
}
@include media-breakpoint-down(sm) {
.slider {
height: 500px;
min-height: 500px;
.slider_image{
  height: 500px;
}
.slider_container {
    display: none;
}
.slider_meta{
  &:after{
    right: 0;
    border-radius: 0 100px 0 0;
  }
  &:before{
    width: 100%;
    border-radius: 0 100px 0 0;
    font-size: 8rem;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    line-height: 166px;
  }
}
.carousel{
  width: 100%;
}
}
}
@include media-breakpoint-down(xs) {

}
*/
/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .slider {
    min-height: 940px;
    height: 940px;
    margin-bottom: 0;
  }
  .slider .carousel {
    width: 100%;
    height: 50%;
    top: auto;
    bottom: 0;
  }
  .slider .slider_container #customNavButtons {
    left: 30px;
  }
  .slider .slider_container .slider_container_item .col6 {
    width: 100%;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  .slider {
    height: 650px;
  }
  .slider .carousel {
    display: none;
  }
  .slider .slider_container #customNavButtons {
    left: 5%;
  }
  .slider_mobile .owl-item .slide img {
    height: 90px;
    width: auto;
    margin-bottom: 20px;
  }
  .slider_mobile .owl-item .slide p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6em;
    margin-bottom: 10px;
  }
  .slider_mobile .owl-item .slide p.subname {
    font-weight: 400;
    line-height: 1.6em;
    font-size: 14px;
  }
  .slider_mobile .owl-item .slide p.picto {
    height: 90px;
    margin-bottom: 20px;
    line-height: 90px;
    vertical-align: middle;
    display: table-cell;
  }
  .slider_mobile .owl-item .slide p.picto img {
    max-height: 90px;
    width: auto;
    height: auto;
    margin: 0;
  }
  .slider_mobile .owl-nav {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
  }
  .slider_mobile .owl-nav .owl-prev, .slider_mobile .owl-nav .owl-next {
    position: absolute;
    font-size: 40px !important;
    left: -10%;
  }
  .slider_mobile .owl-nav .owl-next {
    left: auto;
    right: -10%;
  }
  .slider_mobile .owl-dots {
    text-align: center;
    margin-top: 10px;
  }
  .slider_mobile .owl-dots .owl-dot {
    background: #fff;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 100%;
    cursor: pointer;
  }
  .slider_mobile .owl-dots .owl-dot:last-child {
    margin-right: 0;
  }
  .slider_mobile .owl-dots .owl-dot.active {
    background: #01E1FF;
  }
  .slider_mobile .owl-dots .owl-dot span {
    display: none;
  }
}
/* MOBILE LANDSCAPE */
@media screen and (max-width: 900px) and (max-height: 400px) {
  .slider_mobile .owl-item .slide img {
    height: 90px;
    width: auto;
    margin-bottom: 20px;
  }
  .slider_mobile .owl-item .slide p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6em;
    margin-bottom: 10px;
  }
  .slider_mobile .owl-item .slide p.subname {
    font-weight: 400;
    line-height: 1.6em;
    font-size: 14px;
  }
  .slider_mobile .owl-item .slide p.picto {
    height: 90px;
    margin-bottom: 20px;
    line-height: 90px;
    vertical-align: middle;
    display: table-cell;
  }
  .slider_mobile .owl-item .slide p.picto img {
    max-height: 90px;
    width: auto;
    height: auto;
    margin: 0;
  }
  .slider_mobile .owl-nav {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
  }
  .slider_mobile .owl-nav .owl-prev, .slider_mobile .owl-nav .owl-next {
    position: absolute;
    font-size: 40px !important;
    left: -10%;
  }
  .slider_mobile .owl-nav .owl-next {
    left: auto;
    right: -10%;
  }
  .slider_mobile .owl-dots {
    text-align: center;
    margin-top: 10px;
  }
  .slider_mobile .owl-dots .owl-dot {
    background: #fff;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 100%;
    cursor: pointer;
  }
  .slider_mobile .owl-dots .owl-dot:last-child {
    margin-right: 0;
  }
  .slider_mobile .owl-dots .owl-dot.active {
    background: #01E1FF;
  }
  .slider_mobile .owl-dots .owl-dot span {
    display: none;
  }
}
#testimonials {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  padding: 45px 50px 25px;
  position: relative;
  margin-bottom: 60px;
}
#testimonials:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  opacity: 0.85;
}
#testimonials h2 {
  color: #fff;
  font-weight: 400;
  z-index: 1;
  position: relative;
}
#testimonials .thumbnail_testimonial {
  width: 210px;
  height: 210px;
  position: absolute;
  top: -105px;
  right: 15px;
  border-radius: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*
  z-index: 1;
  transition: background-image 0.5s linear;
  -webkit-transition: background-image 0.5s linear;

  img{
  	object-fit: cover;
  }
  */
}
#testimonials > svg {
  position: absolute;
  top: 50px;
  height: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
#testimonials #testimonials-carousel {
  margin-top: 20px;
  padding-top: 50px;
  padding-left: 90px;
  position: relative;
  z-index: 1;
}
#testimonials #testimonials-carousel:before {
  content: "";
  background: url(../../images/icon-citation.svg) no-repeat center center;
  position: absolute;
  left: 0;
  top: 58px;
  width: 63px;
  height: 51px;
}
#testimonials #testimonials-carousel div p {
  font-size: 26px;
  font-weight: 100;
  line-height: 1.3em;
}
#testimonials #testimonials-carousel div p.name {
  font-weight: 700;
  font-size: 13px;
  margin: 0 0 5px;
}
#testimonials #testimonials-carousel div p.job_title {
  color: #06e1ff;
  font-weight: 400;
  font-size: 13px;
  margin: 0;
}
#testimonials #testimonials-carousel .owl-nav {
  position: absolute;
  top: 0;
  left: 90px;
}
#testimonials #testimonials-carousel .owl-nav .owl-prev {
  display: none;
}
#testimonials #testimonials-carousel .owl-nav .owl-next span {
  font-size: 60px;
  line-height: 0.6em;
  display: inline-block;
  top: -10px;
  position: relative;
  font-weight: 400;
  height: 45px;
  vertical-align: middle;
}
#testimonials #testimonials-carousel .owl-dots {
  position: absolute;
  top: 0;
  left: 0;
}
#testimonials #testimonials-carousel .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background: #fff;
  margin-right: 12px;
  border-radius: 100%;
}
#testimonials #testimonials-carousel .owl-dots .owl-dot.active {
  background: #06e1ff;
}
#testimonials.full_width {
  background-image: url(../../images/background_testimonials_full_width.jpg);
}
#testimonials.full_width #testimonials-carousel {
  width: 100%;
  padding-right: 25%;
  padding-top: 0;
}
#testimonials.full_width #testimonials-carousel:before {
  top: 8px;
}
#testimonials.full_width #testimonials-carousel .owl-nav {
  position: absolute;
  top: 90px;
  left: auto;
  right: 10px;
}
#testimonials.full_width #testimonials-carousel .owl-dots {
  position: absolute;
  top: 90px;
  left: auto;
  right: 30px;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #testimonials {
    padding-top: 120px;
  }
  #testimonials #testimonials-carousel div p {
    font-size: 20px;
    font-weight: 100;
    line-height: 1.4em;
  }
  #jobs_testimonials > .wrapper {
    width: 100%;
    margin: 0;
  }
  #jobs_testimonials > .wrapper .col8 {
    margin: 0;
    width: 100%;
  }
  #jobs_testimonials > .wrapper .col4 {
    margin: 0;
    width: 100%;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #jobs_testimonials > .wrapper {
    width: 100%;
    margin: 0;
  }
  #jobs_testimonials > .wrapper .col8 {
    margin: 0;
    width: 100%;
  }
  #jobs_testimonials > .wrapper .col8 #testimonials {
    padding: 130px 30px 40px;
    margin-bottom: 30px;
  }
  #jobs_testimonials > .wrapper .col8 #testimonials .thumbnail_testimonial {
    right: 50%;
    transform: translateX(50%);
  }
  #jobs_testimonials > .wrapper .col8 #testimonials h2 {
    text-align: center;
    margin: 0 -15px 25px -15px;
    font-size: 30px;
  }
  #jobs_testimonials > .wrapper .col8 #testimonials #testimonials-carousel {
    padding-left: 50px;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 60px;
  }
  #jobs_testimonials > .wrapper .col8 #testimonials #testimonials-carousel:before {
    left: 0;
    top: 8px;
    width: 37.0588235294px;
    height: 30px;
    background-size: 37.0588235294px 30px;
  }
  #jobs_testimonials > .wrapper .col8 #testimonials #testimonials-carousel .owl-nav {
    position: absolute;
    top: auto;
    bottom: -27px;
    left: auto;
    right: 0;
  }
  #jobs_testimonials > .wrapper .col8 #testimonials #testimonials-carousel .owl-dots {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: 40px;
    text-align: right;
  }
  #jobs_testimonials > .wrapper .col8 #testimonials #testimonials-carousel div p {
    font-size: 18px;
    line-height: 1.5em;
  }
  #jobs_testimonials > .wrapper .col8 #testimonials #testimonials-carousel div p.name, #jobs_testimonials > .wrapper .col8 #testimonials #testimonials-carousel div p.job_title {
    font-size: 16px;
  }
  #jobs_testimonials > .wrapper .col4.nogutterright {
    width: 90%;
    margin-right: 5%;
  }
  #home_jobs_testimonials {
    display: none;
  }
  #testimonials_full_width {
    display: none;
  }
}
#jobs_last_3_job_offers h2 {
  margin-bottom: 27px;
  color: #000;
}
#jobs_last_3_job_offers .job_offer {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  color: #fff;
  min-height: 100px;
  padding: 8px 15px;
  margin-bottom: 25px;
  display: block;
}
#jobs_last_3_job_offers .job_offer p.title {
  font-size: 26px;
  line-height: 1.3em;
  font-weight: 500;
  margin-bottom: 10px;
}
#jobs_last_3_job_offers .job_offer p.infos {
  margin-bottom: 8px;
}
#jobs_last_3_job_offers .job_offer p.infos span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  padding: 4px 10px;
  margin-right: 5px;
}
#jobs_last_3_job_offers .job_offer p.button {
  margin-top: 0;
  text-align: right;
  text-transform: uppercase;
}
#jobs_last_3_job_offers .job_offer p.button span {
  padding-left: 52px;
  color: #fff;
  position: relative;
  top: 16px;
  height: 50px;
  display: inline-block;
  padding-top: 11px;
}
#jobs_last_3_job_offers .job_offer p.button span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: url(../../images/right_arrow_white.svg) no-repeat left top;
  width: 8px;
  height: 12px;
  z-index: 0;
}
#jobs_last_3_job_offers .job_offer p.button span:after {
  content: "";
  position: absolute;
  left: 0;
  background: url(../../images/line_links.svg) no-repeat left top;
  width: 72px;
  height: 41px;
  z-index: 0;
  top: -2px;
}
#jobs_last_3_job_offers p.button a {
  text-transform: uppercase;
}

#liste_jobs {
  margin-bottom: 130px;
}
#liste_jobs .job_offer {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  color: #fff;
  min-height: 100px;
  padding: 8px 15px;
  margin-bottom: 25px;
  width: 31.8333333333%;
  margin-right: 2.2%;
  float: left;
  min-height: 195px;
  position: relative;
}
#liste_jobs .job_offer.full_width {
  width: 100%;
  margin-right: 0;
}
#liste_jobs .job_offer.full_width p.title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 25px;
  right: 25px;
  text-align: center;
  margin: 0 auto;
}
#liste_jobs .job_offer:nth-of-type(3n) {
  margin-right: 0;
  clear: right;
}
#liste_jobs .job_offer p.title {
  font-size: 26px;
  line-height: 1.3em;
  font-weight: 500;
  margin-bottom: 10px;
}
#liste_jobs .job_offer p.infos {
  margin-bottom: 8px;
}
#liste_jobs .job_offer p.infos span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  padding: 4px 10px;
  margin-right: 5px;
}
#liste_jobs .job_offer p.button {
  margin-top: 0;
  text-align: right;
  text-transform: uppercase;
  position: absolute;
  bottom: 10px;
  right: 25px;
}
#liste_jobs .job_offer p.button span {
  padding-left: 52px;
  color: #fff;
  position: relative;
  top: 16px;
  height: 50px;
  display: inline-block;
  padding-top: 11px;
}
#liste_jobs .job_offer p.button span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: url(../../images/right_arrow_white.svg) no-repeat left top;
  width: 8px;
  height: 12px;
  z-index: 0;
}
#liste_jobs .job_offer p.button span:after {
  content: "";
  position: absolute;
  left: 0;
  background: url(../../images/line_links.svg) no-repeat left top;
  width: 72px;
  height: 41px;
  z-index: 0;
  top: -2px;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #liste_jobs .job_offer {
    width: 100%;
    margin: 0 0 35px;
  }
}
#spontaneous_application {
  background: url(../../images/bg_spontaneous.jpg) no-repeat center center/cover;
  padding: 45px 40px 25px;
  margin-bottom: 30px;
  position: relative;
}
#spontaneous_application:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #003595;
  opacity: 0.9;
}
#spontaneous_application p {
  color: #fff;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.4em;
  position: relative;
  z-index: 1;
}
#spontaneous_application p.button {
  margin: 2em 0 1.5em;
}
#spontaneous_application p.button a {
  font-size: 15px;
  text-transform: uppercase;
  line-height: 50px;
  height: 50px;
  display: inline-block;
}
#spontaneous_application p.button a span {
  top: -3px;
}

#share_it p {
  font-weight: 500;
  font-size: 18px;
  color: #00547E;
}
#share_it ul li {
  display: inline-block;
  margin-right: 15px;
}
#share_it ul li img {
  height: 25px;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #share_it {
    text-align: center;
    margin-bottom: 40px;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #spontaneous_application p.button a {
    line-height: 1.6em;
    padding-left: 65px;
  }
  #spontaneous_application p.button a:after {
    top: 0;
  }
  #spontaneous_application p.button a span {
    top: 12px;
  }
  #share_it {
    text-align: center;
    margin-bottom: 40px;
  }
  #share_it p {
    font-size: 22px;
  }
  #share_it ul li {
    margin-right: 35px;
  }
  #share_it ul li img {
    height: 30px;
  }
  #share_it ul li:last-child {
    margin-right: 0;
  }
}
#single_job_offer #back_to_job_offers a {
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
}
#single_job_offer #back_to_job_offers a span {
  color: #E31C79;
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
#single_job_offer h1 {
  font-size: 42px;
  font-weight: 400;
}
#single_job_offer p.infos {
  margin-bottom: 8px;
}
#single_job_offer p.infos span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  padding: 4px 10px;
  margin-right: 5px;
  color: #fff;
}
#single_job_offer p.extra_infos {
  margin: 0;
  font-weight: 500;
}
#single_job_offer p.button {
  margin-top: 30px;
}
#single_job_offer p.button a {
  color: #00547E;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  height: 45px;
}
#single_job_offer .extra_right_fond_bleu {
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}
#single_job_offer .extra_right_fond_bleu:before {
  content: "";
  background: #003595;
  position: absolute;
  right: 0;
  width: 60%;
  z-index: 0;
  height: 100%;
}
#single_job_offer .extra_right_fond_bleu .col9.fond_bleu {
  background: #003595;
  color: #fff;
  position: relative;
  padding: 30px 30px 15px 50px;
  z-index: 1;
}
#single_job_offer .extra_right_fond_bleu .col9.fond_bleu:before {
  content: "";
  background: #003595;
  position: absolute;
  left: 0;
  width: 60%;
  z-index: -1;
  height: 150%;
}
#single_job_offer .extra_right_fond_bleu .col9.fond_bleu > svg {
  position: absolute;
  top: 25px;
  height: 100%;
  left: -25%;
  right: 0;
  width: 175%;
}
#single_job_offer .extra_right_fond_bleu .col9.fond_bleu p {
  color: #fff;
  font-size: 16px;
}
#single_job_offer #mission_profile {
  margin-bottom: 110px;
}
#single_job_offer #mission_profile p {
  font-size: 16px;
  margin: 0 0 0.8em;
  padding-right: 20px;
}
#single_job_offer #mission_profile p.titre_section {
  font-weight: 600;
  font-size: 20px;
  margin: 0 0 0.7em;
}
#single_job_offer #mission_profile p.button {
  margin-top: 40px;
}
#single_job_offer #mission_profile ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#single_job_offer #mission_profile ul li {
  font-size: 16px;
  margin: 0 0 0.7em;
  color: #000;
  line-height: 1.6em;
  padding-left: 20px;
  position: relative;
}
#single_job_offer #mission_profile ul li:before {
  content: "•";
  color: #E31C79;
  font-weight: bold;
  display: inline-block;
  font-size: 25px;
  top: -1px;
  position: absolute;
  left: 0;
}

#share_it_single {
  background: #eeeeee;
  padding: 30px 0 35px;
  text-align: center;
}
#share_it_single p {
  font-weight: 500;
  font-size: 18px;
  color: #00547E;
}
#share_it_single ul li {
  display: inline-block;
  margin-right: 15px;
}
#share_it_single ul li img {
  height: 25px;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #single_job_offer #back_to_job_offers a {
    font-size: 14px;
  }
  #single_job_offer .extra_right_fond_bleu {
    margin-bottom: 40px;
  }
  #single_job_offer .extra_right_fond_bleu:before {
    display: none;
  }
  #single_job_offer .extra_right_fond_bleu p.infos {
    margin-bottom: 12px;
  }
  #single_job_offer .extra_right_fond_bleu p.infos span {
    color: #fff;
    position: relative;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: 600;
  }
  #single_job_offer .extra_right_fond_bleu p.extra_infos {
    font-size: 16px;
  }
  #single_job_offer .extra_right_fond_bleu p.button {
    margin-bottom: 30px;
  }
  #single_job_offer .extra_right_fond_bleu .wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #single_job_offer .extra_right_fond_bleu .wrapper .col3 {
    width: 90%;
    margin: 0 5%;
  }
  #single_job_offer .extra_right_fond_bleu .wrapper .col9.fond_bleu {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 30px 25px 15px 25px;
  }
  #single_job_offer .extra_right_fond_bleu .wrapper .col9.fond_bleu p {
    line-height: 1.7em;
  }
  #single_job_offer #mission_profile {
    margin-bottom: 10px;
  }
  #single_job_offer #mission_profile .col6 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  #single_job_offer #mission_profile p {
    text-align: left;
  }
  #single_job_offer #mission_profile p.titre_section {
    border-bottom: 1px solid #00537F;
    padding-bottom: 7px;
    font-size: 20px;
    position: relative;
    margin-bottom: 20px;
  }
  #single_job_offer #mission_profile p.titre_section .open_collapse_button {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    background: url(../../images/right_arrow_black.svg) no-repeat center center;
    background-size: 8px 12px;
    z-index: 1;
    transform: rotate(90deg);
    cursor: pointer;
    width: 22px;
    height: 22px;
    transition: all 0.5s ease-in-out;
    pointer-events: none;
  }
  #single_job_offer #mission_profile p.titre_section.opened .open_collapse_button {
    transform: rotate(-90deg);
  }
  #single_job_offer #mission_profile p.titre_section.opened ~ p, #single_job_offer #mission_profile p.titre_section.opened ~ ul {
    display: block;
  }
  #single_job_offer #mission_profile p.titre_section ~ p, #single_job_offer #mission_profile p.titre_section ~ ul {
    display: none;
    border: none;
    font-size: 16px;
    padding: 0;
  }
}
#application_form {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}
#application_form > .wrapper {
  padding: 60px 0 20px;
  background: #003595;
  overflow: hidden;
}
#application_form > .wrapper form input[type=text], #application_form > .wrapper form input[type=email] {
  width: 100%;
  height: 50px;
  border: solid 1px #00547e;
  padding: 14px 10px 10px 10px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
#application_form > .wrapper form ::placeholder {
  color: #7a7a7a;
  font-size: 18px;
  font-weight: 500;
}
#application_form > .wrapper form textarea:focus, #application_form > .wrapper form input:focus {
  outline: 1px solid #E31C79;
}
#application_form > .wrapper form > p {
  margin-bottom: 25px;
  color: #fff;
  display: block;
  clear: both;
}
#application_form > .wrapper form > p a {
  text-decoration: underline;
  color: #fff;
}
#application_form > .wrapper form > p .wpcf7-list-item {
  margin: 0;
}
#application_form > .wrapper form textarea {
  width: 100%;
  height: 185px;
  border: solid 1px #00547e;
  padding: 14px 10px 10px 10px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  font-family: "Montserrat";
}
#application_form > .wrapper form textarea ::placeholder {
  color: #7a7a7a;
  font-size: 18px;
  font-weight: 500;
  font-family: "Montserrat";
}
#application_form > .wrapper form input[type=checkbox] {
  display: none;
}
#application_form > .wrapper form input[type=checkbox] + span {
  position: relative;
  padding-left: 2.5rem;
  margin-bottom: 0;
  padding-bottom: 0;
  cursor: pointer;
}
#application_form > .wrapper form input[type=checkbox] + span:before {
  content: "";
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  width: 25px;
  height: 25px;
  background: #fff;
}
#application_form > .wrapper form input[type=checkbox] + span:after {
  content: "";
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  width: 11px;
  height: 11px;
  left: 7px;
}
#application_form > .wrapper form input[type=checkbox]:checked + span:after {
  background: #E31C79;
}
#application_form > .wrapper form div.bordered {
  padding: 40px 0 40px;
  margin: 40px 0;
  float: left;
  width: 100%;
  clear: both;
  position: relative;
}
#application_form > .wrapper form div.bordered:before {
  content: "";
  position: absolute;
  left: -100%;
  width: 300%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  top: 0;
}
#application_form > .wrapper form div.bordered:after {
  content: "";
  position: absolute;
  left: -100%;
  width: 300%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  bottom: 0;
}
#application_form > .wrapper form #wrapper_cv label, #application_form > .wrapper form #wrapper_cover_letter label {
  border: 1px solid #01e1ff;
  border-radius: 70px;
  padding: 11px 25px 10px 25px;
  outline: none;
  cursor: pointer;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  display: block;
  position: relative;
}
#application_form > .wrapper form #wrapper_cv label:hover, #application_form > .wrapper form #wrapper_cover_letter label:hover {
  border-color: #E31C79;
}
#application_form > .wrapper form #wrapper_cv input, #application_form > .wrapper form #wrapper_cover_letter input {
  opacity: 0;
  display: inline-block;
  padding: 0;
  z-index: 0;
  display: none;
}
#application_form > .wrapper form p.button {
  height: 50px;
}
#application_form > .wrapper form p.button button {
  float: right;
  position: relative;
  padding-left: 52px;
  color: #fff;
  text-transform: uppercase;
  border: none;
  background: none;
  cursor: pointer;
}
#application_form > .wrapper form p.button button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: url(../../images/right_arrow_white.svg) no-repeat left top;
  width: 8px;
  height: 12px;
  z-index: 0;
}
#application_form > .wrapper form p.button button:after {
  content: "";
  position: absolute;
  left: 0;
  background: url(../../images/line_links.svg) no-repeat left top;
  width: 72px;
  height: 41px;
  z-index: 0;
}
#application_form > .wrapper form p.button button span {
  position: relative;
  top: 13px;
  font-family: "Montserrat", sans-serif;
}
#application_form > .wrapper form .wpcf7-not-valid-tip {
  margin-top: 5px;
}
#application_form > .wrapper form.invalid .wpcf7-response-output, #application_form > .wrapper form.unaccepted .wpcf7-response-output {
  border: 1px solid #E31C79;
  background: #fff;
  color: #E31C79;
  font-size: 13px;
  font-weight: 600;
  padding: 10px;
  margin: 15px 0 0;
}
#application_form > .wrapper form.sent .wpcf7-response-output {
  display: none;
}
#application_form #message_success {
  display: none;
}
#application_form #message_success p {
  color: #fff;
  text-align: center;
  font-size: 1.6em;
  line-height: 1.7em;
  margin: 0 0 5px;
  font-weight: 400;
}
#application_form #message_success p.titre {
  color: #1ce383;
  font-weight: 500;
}
#application_form #message_success p a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
#application_form #message_success p a span {
  color: #E31C79;
  font-size: 14px;
  margin-right: 5px;
}
#application_form #message_success.active {
  display: block;
  margin-bottom: 25px;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #application_form {
    margin-bottom: 0;
  }
  #application_form > .wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #application_form > .wrapper form #wrapper_cv {
    margin-bottom: 30px;
  }
  #application_form > .wrapper form input[type=checkbox] + span {
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 0;
    padding-bottom: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1.4em;
  }
  #application_form > .wrapper form p.button {
    height: auto;
    display: block;
    float: left;
    width: 100%;
  }
  #application_form > .wrapper form p.button button {
    float: right;
    position: relative;
    padding-left: 52px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    background: none;
    cursor: pointer;
    margin-top: 50px;
    margin-bottom: 10px;
    height: 23px;
  }
  #application_form > .wrapper form.invalid .wpcf7-response-output {
    float: left;
  }
}
#partners {
  padding: 25px 0;
}
#partners #logos {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  column-gap: 30px;
}
#partners #logos img {
  max-height: 60px;
  width: auto;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #partners .wrapper {
    width: 100%;
  }
  #partners .wrapper #logos img {
    max-height: 50px;
  }
}
#contentPage {
  margin-bottom: 40px;
}
#contentPage h1 {
  font-size: 42px;
  font-weight: 400;
  margin-bottom: 0.8em;
}
#contentPage h2 {
  margin-top: 35px;
}
#contentPage h3 {
  margin-top: 35px;
  margin-bottom: 10px;
}
#contentPage p {
  font-size: 16px;
  margin-bottom: 1.1em;
  word-break: break-word;
}
#contentPage p a {
  color: #E31C79;
  text-decoration: underline;
}
#contentPage div a {
  color: #E31C79;
  text-decoration: underline;
}
#contentPage ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#contentPage ul li {
  font-size: 16px;
  margin: 0 0 0.7em;
  color: #000;
  line-height: 1.6em;
  padding-left: 20px;
  position: relative;
}
#contentPage ul li:before {
  content: "•";
  color: #01E1FF;
  font-weight: bold;
  display: inline-block;
  font-size: 25px;
  top: -1px;
  position: absolute;
  left: 0;
}
#contentPage ul li a {
  color: #E31C79;
  text-decoration: underline;
}
#contentPage ol {
  margin: 0;
  padding: 0 0 0 20px;
}
#contentPage ol li {
  font-size: 16px;
  margin: 0 0 0.7em;
  color: #000;
  line-height: 1.6em;
  position: relative;
}
#contentPage table tr td a {
  color: #E31C79;
  text-decoration: underline;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #contentPage h3 {
    margin: 25px 0 10px;
    line-height: 1.3em;
  }
  #contentPage p a {
    overflow-wrap: break-word;
  }
}
header {
  background: #fff;
  padding: 15px 0;
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 10;
  overflow: hidden;
}
header .col.col12 {
  position: relative;
}
header h1 {
  font-weight: 500;
  color: #fff;
}
header h2 {
  color: #E31C79;
}
header #logo_top {
  float: left;
}
header #logo_top .logo_white {
  display: none;
}
header #logo_top .logo_white img {
  width: 216px;
}
header #logo_top .logo_blue {
  display: inline-block;
}
header #logo_top .logo_blue img {
  width: 200px;
}
header #menu_header_right {
  float: right;
  width: 100%;
  text-align: right;
  margin-bottom: 5px;
}
header #menu_header_right li {
  margin-bottom: 8px;
  display: inline-block;
}
header #menu_header_right li.hide_when_opaque {
  display: none;
}
header #menu_header_right li.show_when_opaque {
  display: inline-block;
}
header #menu_header_right li a {
  color: #00547E;
  font-weight: normal;
  padding: 5px 10px;
}
header #menu_header_right li a img {
  margin-right: 6px;
}
header .menu-menu-header-en-container {
  float: right;
  width: 100%;
  text-align: right;
  margin: 15px 0 0;
}
header .menu-menu-header-en-container li a {
  font-size: 17px;
  font-weight: 400;
}
header .menu-sub-header-menu-en-container {
  float: right;
  text-align: right;
  margin: 15px 0 0;
  width: auto;
  position: relative;
}
header .menu-sub-header-menu-en-container:before {
  content: "";
  bottom: -3px;
  left: 55px;
  height: 0.5px;
  background: #4f5797;
  width: 100vw;
  position: absolute;
}
header .menu-sub-header-menu-en-container li {
  position: relative;
}
header .menu-sub-header-menu-en-container li:before {
  content: "";
  position: absolute;
  bottom: -14px;
  left: calc(50% - 3px);
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #4f5797;
}
header .menu-sub-header-menu-en-container li a {
  font-size: 13px;
}
header #primary_menu {
  margin-top: 3px;
}
header #primary_menu li {
  margin-bottom: 8px;
  display: inline-block;
}
header #primary_menu li a {
  color: #00547E;
  font-weight: 400;
  padding: 5px 13px;
}
header #primary_menu li.current-menu-item a {
  font-weight: 500;
}
header #primary_menu li.button {
  margin-right: 10px;
}
header #primary_menu li.button a {
  background: url(../../images/button_contactus_menu.png) no-repeat left top/cover;
  color: #fff;
}
header #secondary_menu {
  margin-top: 3px;
}
header #secondary_menu li {
  margin-bottom: 8px;
  display: inline-block;
}
header #secondary_menu li a {
  color: #00547E;
  font-weight: normal;
  padding: 5px 10px;
}
header.opaque {
  background: #fff;
  border-bottom: 1px solid #DCDCDC;
}
header.opaque #menu_header_right {
  display: none;
}
header.opaque #primary_menu li a, header.opaque #secondary_menu li a, header.opaque #menu_header_right li a {
  color: #00547E;
}
header.opaque #primary_menu li.button a, header.opaque #secondary_menu li.button a, header.opaque #menu_header_right li.button a {
  color: #fff;
}
header.opaque #primary_menu li.hide_when_opaque, header.opaque #secondary_menu li.hide_when_opaque, header.opaque #menu_header_right li.hide_when_opaque {
  display: none;
}
header.opaque #primary_menu li.show_when_opaque, header.opaque #secondary_menu li.show_when_opaque, header.opaque #menu_header_right li.show_when_opaque {
  display: inline-block;
}
header.opaque .menu-menu-header-en-container {
  margin-top: 0;
}
header.opaque .menu-sub-header-menu-en-container:before {
  background: #D8D8D8;
}
header.opaque .menu-sub-header-menu-en-container li:before {
  background: #D8D8D8;
}
header.opaque .menu-sub-header-menu-en-container li span {
  height: 0.5px;
  width: 0;
  background: #4f5797;
  display: inline-block;
  position: absolute;
  bottom: -11px;
  left: 51%;
}
header.opaque .menu-sub-header-menu-en-container li.active:before {
  background: #4f5797;
}
header .ico_burger {
  display: none;
}
header #menu_mobile {
  display: none;
}

body.home header {
  background: transparent;
  /*
  #secondary_menu{
  	li.active{
  		&:before{
  			background: #fff;
  		}
  	}
  }
  */
}
body.home header #logo_top .logo_white {
  display: inline-block;
}
body.home header #logo_top .logo_blue {
  display: none;
}
body.home header #menu_header_right li a {
  color: #fff;
}
body.home header #menu_header_right li.hide_when_opaque {
  display: inline-block;
}
body.home header #menu_header_right li.show_when_opaque {
  display: none;
}
body.home header #primary_menu li a, body.home header #secondary_menu li a, body.home header #menu_header_right li a {
  color: #fff;
}
body.home header.opaque {
  background: #fff;
}
body.home header.opaque #logo_top .logo_white {
  display: none;
}
body.home header.opaque #logo_top .logo_blue {
  display: inline-block;
}
body.home header.opaque #menu_header_right li a {
  color: #00547E;
}
body.home header.opaque #primary_menu li a, body.home header.opaque #secondary_menu li a, body.home header.opaque #menu_header_right li a {
  color: #00547E;
}
body.home header.opaque #primary_menu li.button a, body.home header.opaque #secondary_menu li.button a, body.home header.opaque #menu_header_right li.button a {
  color: #fff;
}
body.home header .ico_burger span {
  background: #fff;
}
body.home header .ico_burger span:before, body.home header .ico_burger span:after {
  background: #fff;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  header #primary_menu li a {
    padding: 5px 10px;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  body.noscroll {
    height: 100vh;
    overflow: hidden;
  }
  body.open header #menu_mobile {
    opacity: 1;
  }
  body.open header .ico_burger {
    transform: translateY(-50%) rotate(360deg);
  }
  body.open header .ico_burger span {
    background: rgba(255, 255, 255, 0) !important;
  }
  body.open header .ico_burger span:before {
    transform: translateY(0px) rotate(45deg);
    background: #fff !important;
  }
  body.open header .ico_burger span:after {
    transform: translateY(0px) rotate(-45deg);
    background: #fff !important;
  }
  body header #menu_header_right {
    display: none;
  }
  body header .menu-menu-header-en-container {
    display: none;
  }
  body header .menu-sub-header-menu-en-container {
    display: none;
  }
  body header.opaque .ico_burger span {
    background: #0D92D2;
  }
  body header.opaque .ico_burger span:before, body header.opaque .ico_burger span:after {
    background: #0D92D2;
  }
  body header #menu_mobile {
    display: block;
  }
  body header #menu_mobile ul {
    position: relative;
    z-index: 51;
    padding: 32px 40px;
  }
  body header #menu_mobile ul li {
    margin: 0 0 20px 0;
  }
  body header #menu_mobile ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 26px;
  }
  body header #menu_mobile ul li ul {
    padding: 0 0 0 40px;
    margin: 35px 0 50px;
    position: relative;
  }
  body header #menu_mobile ul li ul:before {
    background: rgba(255, 255, 255, 0.5);
    width: 1px;
    top: 22px;
    bottom: 0px;
    left: 4px;
    position: absolute;
    content: "";
  }
  body header #menu_mobile ul li ul li {
    margin: 0 0 35px 0;
    position: relative;
  }
  body header #menu_mobile ul li ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -38px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff;
  }
  body header #menu_mobile ul li ul li a {
    font-size: 18px;
  }
  body header #menu_mobile ul li.current-menu-item a {
    font-weight: 600;
  }
  body header #menu_mobile p.button {
    margin: 0 auto;
    text-align: center;
  }
  body header #menu_mobile p.button a {
    display: inline-block;
    width: 80%;
    color: #314FB0;
    text-align: center;
    padding: 20px 0;
    background: #fff;
    font-size: 24px;
  }
  body header #menu_mobile p.button a:before, body header #menu_mobile p.button a:after {
    display: none;
  }
  body header #menu_mobile ul.social {
    display: inline-block;
    width: 100%;
  }
  body header #menu_mobile ul.social li {
    display: inline-block;
  }
  body header #menu_mobile ul.social li a {
    font-size: 20px;
  }
  body header #menu_mobile ul.social li a img {
    height: 18px;
    margin-right: 10px;
  }
  body header #menu_mobile ul.social li:nth-child(2) {
    float: right;
  }
  body header .ico_burger {
    display: block;
    float: right;
    width: 1.5625rem;
    height: 1.5625rem;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    transition: all 0.6s;
    z-index: 100;
  }
  body header .ico_burger span {
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    display: block;
    width: 1.5625rem;
    background: #0D92D2;
    height: 0.1875rem;
    position: relative;
    border-radius: 0.625rem;
  }
  body header .ico_burger span:before, body header .ico_burger span:after {
    background: #0D92D2;
    height: 0.1875rem;
    width: 1.5625rem;
    border-radius: 0.625rem;
    content: "";
    left: 0;
    position: absolute;
  }
  body header .ico_burger span:before {
    transform: translateY(-8px);
  }
  body header .ico_burger span:after {
    transform: translateY(8px);
  }
  body header .ico_burger:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 1.5625rem;
    height: 1.5625rem;
    transition: all 0.3s;
  }
}
#menu_mobile .navbar .nav-links li:nth-of-type(7), #menu_mobile .navbar .nav-links li:nth-of-type(6), #menu_mobile .navbar .nav-links li:nth-of-type(5), #menu_mobile .navbar .nav-links li:nth-of-type(4), #menu_mobile .navbar .nav-links li:nth-of-type(3), #menu_mobile .navbar .nav-links li:nth-of-type(2), #menu_mobile .navbar .nav-links li:nth-of-type(1) {
  opacity: 0;
  transition: 0.3s ease-in all;
}

#menu_mobile .navbar .nav-links li:nth-of-type(7).nav-link-open, #menu_mobile .navbar .nav-links li:nth-of-type(6).nav-link-open, #menu_mobile .navbar .nav-links li:nth-of-type(5).nav-link-open, #menu_mobile .navbar .nav-links li:nth-of-type(4).nav-link-open, #menu_mobile .navbar .nav-links li:nth-of-type(3).nav-link-open, #menu_mobile .navbar .nav-links li:nth-of-type(2).nav-link-open, #menu_mobile .navbar .nav-links li:nth-of-type(1).nav-link-open {
  opacity: 1;
  transform: translateY(10px);
}

#menu_mobile .navbar .nav-links li a::after, #menu_mobile .navbar .nav-links li a::before {
  position: absolute;
  content: "";
  height: 4px;
  width: 0%;
  left: 0;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#menu_mobile {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(183.04deg, #003595 1.71%, #2E5CB4 96.67%);
  clip-path: circle(0px at 0 0px);
  transition: 0.5s ease all;
  display: block;
}
#menu_mobile.nav-open {
  display: block;
  clip-path: circle(100%);
}
#menu_mobile .navbar .nav-links li:nth-of-type(1).nav-link-open {
  transition-delay: 0.25s;
}
#menu_mobile .navbar .nav-links li:nth-of-type(2).nav-link-open {
  transition-delay: 0.35s;
}
#menu_mobile .navbar .nav-links li:nth-of-type(3).nav-link-open {
  transition-delay: 0.45s;
}
#menu_mobile .navbar .nav-links li:nth-of-type(4).nav-link-open {
  transition-delay: 0.55s;
}
#menu_mobile .navbar .nav-links li:nth-of-type(5).nav-link-open {
  transition-delay: 0.65s;
}
#menu_mobile .navbar .nav-links li:nth-of-type(6).nav-link-open {
  transition-delay: 0.75s;
}
#menu_mobile .navbar .nav-links li:nth-of-type(7).nav-link-open {
  transition-delay: 0.85s;
}
#menu_mobile .navbar .nav-links li a {
  text-decoration: none;
  color: #fff;
  position: relative;
}
#menu_mobile .navbar .nav-links li a::before {
  top: -2px;
}
#menu_mobile .navbar .nav-links li a::after {
  bottom: -5px;
}
#menu_mobile .navbar .nav-links li a:hover::before {
  width: 100%;
}
#menu_mobile .navbar .nav-links li a:hover::after {
  width: 100%;
}
#menu_mobile body.home header .ico_burger {
  display: block;
  float: right;
  width: 1.5625rem;
  height: 1.5625rem;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%) rotate(0);
  transition: all 0.6s;
  z-index: 100;
}
#menu_mobile body.home header .ico_burger span {
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  width: 1.5625rem;
  background: #fff;
  height: 0.1875rem;
  position: relative;
  border-radius: 0.625rem;
}
#menu_mobile body.home header .ico_burger span:before, #menu_mobile body.home header .ico_burger span:after {
  background: #fff;
  height: 0.1875rem;
  width: 1.5625rem;
  border-radius: 0.625rem;
  content: "";
  left: 0;
  position: absolute;
}
#menu_mobile body.home header .ico_burger span:before {
  transform: translateY(-8px);
}
#menu_mobile body.home header .ico_burger span:after {
  transform: translateY(8px);
}
#menu_mobile body.home header .ico_burger:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 1.5625rem;
  height: 1.5625rem;
  transition: all 0.3s;
}

/* MOBILE LANDSCAPE */
@media screen and (max-width: 900px) and (max-height: 400px) {
  header .wrapper {
    width: 100%;
    margin: 0;
  }
  header .wrapper #primary_menu li a {
    padding: 5px 6px;
  }
}
#breadcrumbs {
  padding-top: 170px;
  position: relative;
  margin-bottom: 30px;
}
#breadcrumbs ul li {
  display: inline-block;
  color: #00547E;
}
#breadcrumbs ul li span {
  margin: 0 5px;
  font-size: 11px;
}
#breadcrumbs ul li a {
  color: #000;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #breadcrumbs {
    padding-top: 120px;
    margin-bottom: 15px;
  }
  #breadcrumbs > div {
    display: none;
  }
}
#introPageJobs {
  position: relative;
  margin-bottom: 60px;
}
#introPageJobs > svg {
  position: absolute;
  top: 25px;
  height: 60%;
  left: 0;
  right: 0;
  width: 100%;
}
#introPageJobs .largevisual {
  position: relative;
}
#introPageJobs .largevisual .col8 {
  padding-right: 20px;
}
#introPageJobs .largevisual .col8 p {
  font-weight: 400;
  font-size: 26px;
}
#introPageJobs .largevisual .col4 .visual.right {
  background-position: bottom right;
  height: calc(100% + 23px);
  width: 600px;
}
#introPageJobs .row_follow p {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
}
#introPageJobs .row_follow p img {
  height: 20px;
  margin-left: 10px;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #introPageJobs {
    margin-bottom: 30px;
  }
  #introPageJobs > svg {
    display: none;
  }
  #introPageJobs .col8 {
    width: 100%;
  }
  #introPageJobs .col4 {
    display: none;
  }
  #introPageJobs .largevisual .col8 p {
    font-weight: 400;
    font-size: 18px;
  }
  #introPageJobs .row_follow p {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 19px;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #introPageJobs {
    margin-bottom: 30px;
  }
  #introPageJobs > svg {
    display: none;
  }
  #introPageJobs .largevisual .col8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  #introPageJobs .largevisual .col8 p {
    font-weight: 400;
    font-size: 18px;
  }
  #introPageJobs .row_follow p {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 19px;
  }
}
#titrePage {
  margin-bottom: 60px;
  position: relative;
  width: 100%;
  display: block;
}
#titrePage h1 {
  font-size: 100px;
  font-weight: 600;
  color: #414141;
  line-height: 1em;
  margin-left: -7px;
}
#titrePage > svg {
  position: absolute;
  top: 6%;
  height: 200%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1;
  pointer-events: none;
}

#filterCategories {
  margin-bottom: 60px;
}
#filterCategories > span {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  margin-right: 12px;
}
#filterCategories ul {
  display: inline-block;
}
#filterCategories ul li {
  display: inline-block;
  margin-right: 7px;
}
#filterCategories ul li span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 400;
  font-size: 13px;
  padding: 12px 20px;
  margin-left: 4px;
  color: #fff;
  cursor: pointer;
}
#filterCategories ul li span.inactive {
  background: #6f6f6f;
}

/* TABLETTE */
/* FIN TABLETTE */
/* MOBILE */
@media screen and (max-width: 640px) {
  #titrePage {
    margin-bottom: 30px;
  }
  #titrePage h1 {
    font-size: 60px;
  }
  #filterCategories {
    width: 100%;
    background: #E31C79;
    margin: 0 0 25px;
    padding: 5%;
  }
  #filterCategories > span {
    display: block;
    clear: both;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    font-size: 14px;
    padding: 5px 0;
  }
  #filterCategories > span:before {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    background: url(../../images/right_arrow_white.svg) no-repeat center center;
    background-size: 8px 12px;
    z-index: 1;
    transform: rotate(90deg);
    cursor: pointer;
    width: 15px;
    height: 15px;
    transition: all 0.5s ease-in-out;
  }
  #filterCategories ul {
    display: none;
    margin-top: 25px;
  }
  #filterCategories ul li {
    height: 40px;
    margin-bottom: 15px;
    margin-right: 12px;
  }
  #filterCategories ul li span {
    background: #fff;
    color: #E31C79;
    font-weight: 600;
    margin: 0;
  }
  #filterCategories ul li span.inactive {
    color: #fff;
  }
  #filterCategories.opened > span:before {
    transform: rotate(-90deg);
  }
  #filterCategories.opened ul {
    display: block;
  }
}
#liste-news {
  padding: 0;
  margin-bottom: 60px;
}
#liste-news .col8 {
  min-height: 100px;
}
#liste-news .col8 .top_line h1 {
  margin-left: -6px;
  margin-bottom: 30px;
  float: left;
}
#liste-news .col8 .top_line > a {
  float: right;
  height: 43px;
  margin-top: 45px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
#liste-news .col8 .top_line > a span {
  top: 12px;
}
#liste-news .col8 .top_news {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  margin: 0 0 25px 0;
  display: block;
  clear: both;
  color: #fff;
  border: solid 1px #0895d8;
}
#liste-news .col8 .top_news .col6 {
  padding: 0 50px 0 15px;
}
#liste-news .col8 .top_news .col6.nogutter {
  height: 0;
  padding: 0 0 50%;
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
}
#liste-news .col8 .top_news p {
  margin: 0 0 13px;
  color: #fff;
}
#liste-news .col8 .top_news p.pink.big {
  color: #E31C79;
  font-size: 36px;
  margin-top: 20px;
  margin-bottom: 8px;
  font-weight: 500;
}
#liste-news .col8 .top_news p.titre {
  font-size: 22px;
  line-height: 1.7em;
  font-weight: 400;
}
#liste-news .col8 .top_news p.date span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  padding: 4px 10px;
  margin-left: 8px;
}
#liste-news .col8 .top_news.hidden {
  display: none;
}
#liste-news .col8 #liste_actualites > .col6 {
  margin-bottom: 25px;
  border: solid 1px #0895d8;
  color: #fff;
  width: 48%;
  clear: left;
  margin-left: 0;
}
#liste-news .col8 #liste_actualites > .col6:nth-of-type(even) {
  margin-right: 0;
  float: right;
  clear: none;
}
#liste-news .col8 #liste_actualites > .col6.floatleft {
  clear: left !important;
  margin-left: 0 !important;
  float: left !important;
}
#liste-news .col8 #liste_actualites > .col6.floatright {
  margin-right: 0 !important;
  float: right !important;
  clear: none !important;
}
#liste-news .col8 #liste_actualites > .col6.hidden {
  display: none;
}
#liste-news .col8 #liste_actualites > .col6 .header_news {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  padding: 25px 15px 10px;
}
#liste-news .col8 #liste_actualites > .col6 .header_news p {
  margin: 0;
  padding: 0 0 13px;
  color: #fff;
}
#liste-news .col8 #liste_actualites > .col6 .header_news p.titre {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
}
#liste-news .col8 #liste_actualites > .col6 .header_news p.date strong {
  position: relative;
  top: 1px;
}
#liste-news .col8 #liste_actualites > .col6 .header_news p.date span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 300;
  font-size: 11px;
  padding: 4px 10px;
  margin-left: 8px;
}
#liste-news .col8 #liste_actualites > .col6 .image_bg_carre {
  height: 0;
  padding: 0 0 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  background-size: cover;
}
#liste-news .col8 #load_more_actualites {
  display: block;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 40px;
}
#liste-news .col8 #load_more_actualites #bouton_load_more_actualites {
  color: #fff;
  text-transform: uppercase;
  background: linear-gradient(183.04deg, #003595 1.71%, #00547E 96.67%);
  border-radius: 77px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  padding: 20px 35px;
  display: inline-block;
}
#liste-news .col8 #load_more_actualites #bouton_load_more_actualites:hover {
  background: #E31C79;
}
#liste-news .col8 #load_more_actualites #loader {
  display: none;
}
#liste-news .col8 #load_more_actualites.loading #bouton_load_more_actualites {
  display: none;
}
#liste-news .col8 #load_more_actualites.loading #loader {
  display: block;
}
#liste-news .col4 {
  margin-top: 0;
}
#liste-news .col4 .top_line {
  margin-bottom: 0;
  background: #eeeeee;
  padding: 10px 10px 10px 20px;
}
#liste-news .col4 .top_line p {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin: 0;
}
#liste-news .col4 .top_line p img {
  width: 14px;
  margin-left: 10px;
}
#liste-news .col4 .juicer-feed .j-paginate.juicer-button {
  display: none !important;
}
#liste-news .col4 .juicer-feed .galcolumn > li {
  border: solid 1px #0895d8;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #liste-news .col8 .top_news .col6 {
    width: 100%;
  }
  #liste-news .col8 .top_news .col6.nogutter {
    height: 0;
    padding: 0 0 77%;
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0;
    width: 100%;
    background-size: cover;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #liste-news {
    margin-bottom: 20px;
  }
  #liste-news .col8 {
    width: 100%;
    margin: 0 0 20px;
  }
  #liste-news .col8 #liste_actualites > .col6 {
    width: 100%;
    margin: 0 0 15px;
  }
  #liste-news .col8 .top_news .col6 {
    width: 100%;
  }
  #liste-news .col8 .top_news .col6.nogutter {
    height: 0;
    padding: 0 0 100%;
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0;
    width: 100%;
    background-size: cover;
  }
  #liste-news .col4 {
    width: 100%;
    margin: 0 0 20px;
  }
}
#save-the-dates {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  margin-bottom: 25px;
  padding: 20px 0 0;
  border: solid 1px #0895d8;
  position: relative;
}
#save-the-dates #customNavSaveTheDateButtons {
  position: static;
  display: block;
  z-index: 10;
  width: 100%;
  height: 60px;
  padding-left: 20px;
  margin-bottom: 10px;
}
#save-the-dates #customNavSaveTheDateButtons #customSaveTheDatePrevBtn, #save-the-dates #customNavSaveTheDateButtons #customSaveTheDateNextBtn {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin-right: 10px;
  float: left;
  cursor: pointer;
  position: relative;
}
#save-the-dates #customNavSaveTheDateButtons #customSaveTheDatePrevBtn span, #save-the-dates #customNavSaveTheDateButtons #customSaveTheDateNextBtn span {
  color: #fff;
  font-size: 32px;
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#save-the-dates #customNavSaveTheDateButtons #customSaveTheDatePrevBtn:hover span, #save-the-dates #customNavSaveTheDateButtons #customSaveTheDateNextBtn:hover span {
  color: #01E1FF;
}
#save-the-dates a div.col12 {
  padding-left: 20px;
  padding-right: 20px;
}
#save-the-dates h2 {
  color: #01E1FF;
  padding-left: 20px;
  padding-right: 20px;
}
#save-the-dates p {
  margin: 0;
  padding: 0 0 13px;
  color: #fff;
}
#save-the-dates p.titre {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 500;
}
#save-the-dates p.date strong {
  font-size: 26px;
  font-weight: 400;
  position: relative;
  top: 6px;
}
#save-the-dates p.date span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 11px;
  padding: 7px 12px;
  margin-left: 12px;
  position: relative;
  top: 0;
}
#save-the-dates .image_bg_carre {
  height: 0;
  padding: 0 0 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  background-size: cover;
  float: left;
  width: 100%;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #save-the-dates .owl-carousel .top_news {
    border: none;
  }
}
#single_news #back_to_articles {
  margin-bottom: 10px;
}
#single_news #back_to_articles a {
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  text-decoration: none;
}
#single_news #back_to_articles a span {
  color: #E31C79;
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
#single_news .header_news p {
  margin: 0;
  padding: 0 0 13px;
  color: #000;
}
#single_news .header_news p.date strong {
  position: relative;
  top: 1px;
}
#single_news .header_news p.date span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 300;
  font-size: 11px;
  padding: 4px 10px;
  margin-left: 8px;
  color: #fff;
}
#single_news #titre_actu {
  position: relative;
  margin: -40px 0 60px;
  overflow: hidden;
}
#single_news #titre_actu:before {
  content: "";
  position: absolute;
  top: 50px;
  bottom: 50px;
  right: 0;
  width: 40vw;
  background: #003595;
  z-index: -1;
}
#single_news #titre_actu .row {
  position: relative;
}
#single_news #titre_actu .row:before {
  content: "";
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 0;
  width: 100%;
  background: #003595;
  z-index: -1;
}
#single_news #titre_actu .row .col5 {
  padding: 100px 50px 50px;
}
#single_news #titre_actu .row .col5 h1 {
  color: #fff;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.4em;
}
#single_news #titre_actu .row .col6 .image_oversize {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 5;
}
#single_news #titre_actu .row > svg {
  position: absolute;
  bottom: -50px;
  height: 70%;
  left: 0;
  right: 0;
  width: 90vw;
  z-index: 0;
  pointer-events: none;
}
#single_news h2 {
  color: #00547E;
  margin: 30px 0 10px;
}
#single_news h2 strong {
  color: #E31C79;
  font-weight: 600;
}
#single_news h3 {
  margin: 30px 0 10px;
}
#single_news figure {
  margin-bottom: 20px;
}
#single_news figure.disabled {
  margin-bottom: 60px;
}
#single_news p {
  font-size: 16px;
  line-height: 1.7em;
  margin: 0 0 0.8em;
}
#single_news p a {
  color: #E31C79;
  text-decoration: underline;
}
#single_news ul, #single_news ol {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}
#single_news ul li, #single_news ol li {
  font-size: 16px;
  margin: 0 0 0.7em;
  color: #000;
  line-height: 1.6em;
  padding-left: 20px;
  position: relative;
}
#single_news ul li:before, #single_news ol li:before {
  content: "•";
  color: #01E1FF;
  font-weight: bold;
  display: inline-block;
  font-size: 25px;
  top: -1px;
  position: absolute;
  left: 0;
}
#single_news ul li a, #single_news ol li a {
  font-size: 16px;
  color: #E31C79;
  text-decoration: underline;
}
#single_news blockquote {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  color: #fff;
  min-height: 100px;
  padding: 91px 25px 25px;
  margin: 15px 0 15px 15px;
  position: relative;
}
#single_news blockquote:before {
  content: "";
  background: url(../../images/icon-citation.svg) no-repeat center center;
  position: absolute;
  left: 25px;
  top: 30px;
  width: 63px;
  height: 51px;
}
#single_news blockquote p {
  font-weight: 100;
  font-size: 20px;
}
#single_news blockquote cite {
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  font-style: normal;
  line-height: 1.6em;
}
#single_news blockquote cite strong {
  color: #01E1FF;
  font-weight: 400;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #single_news #titre_actu {
    margin-bottom: 10px;
  }
  #single_news #titre_actu .row .col5 h1 {
    font-size: 28px;
    line-height: 1.4em;
    margin-bottom: 40px;
  }
}
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #single_news #titre_actu {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  #single_news #titre_actu:before {
    display: none;
  }
  #single_news #titre_actu .row {
    display: flex;
    flex-direction: column;
  }
  #single_news #titre_actu .row .col1 {
    display: none;
  }
  #single_news #titre_actu .row .col6 {
    order: 1;
  }
  #single_news #titre_actu .row .col5 {
    order: 2;
    padding: 20px 20px 10px;
    background: #003595;
  }
  #single_news #titre_actu .row .col5 h1 {
    font-size: 32px;
  }
  #single_news figure {
    margin-bottom: 60px;
  }
  #single_news #chiffres_et_textes .col2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: -30px;
  }
  #single_news #chiffres_et_textes .col10 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
#might_be_interest_share_this_article {
  margin-top: 40px;
  background: #eeeeee;
  padding: 40px 0;
}
#might_be_interest_share_this_article #share_it p {
  font-size: 17px;
}
#might_be_interest_share_this_article #might_be_interest p.titre {
  font-weight: 600;
  font-size: 18px;
  color: #000;
}
#might_be_interest_share_this_article #might_be_interest #might_be_interest-news > .col6 {
  margin-bottom: 25px;
  border: solid 1px #0895d8;
  color: #fff;
}
#might_be_interest_share_this_article #might_be_interest #might_be_interest-news > .col6 .header_news {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  padding: 25px 15px 10px;
}
#might_be_interest_share_this_article #might_be_interest #might_be_interest-news > .col6 .header_news p {
  margin: 0;
  padding: 0 0 13px;
  color: #fff;
}
#might_be_interest_share_this_article #might_be_interest #might_be_interest-news > .col6 .header_news p.titre {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
}
#might_be_interest_share_this_article #might_be_interest #might_be_interest-news > .col6 .header_news p.date span {
  background: #E31C79;
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 400;
  font-size: 11px;
  padding: 4px 10px;
  margin-left: 8px;
}
#might_be_interest_share_this_article #might_be_interest #might_be_interest-news > .col6 .image_bg_carre {
  height: 0;
  padding: 0 0 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  background-size: cover;
}

/* TABLETTE */
/* FIN TABLETTE */
/* TABLETTE ONLY */
/* FIN TABLETTE ONLY */
/* MOBILE */
@media screen and (max-width: 640px) {
  #might_be_interest_share_this_article {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  #might_be_interest_share_this_article .col4, #might_be_interest_share_this_article .col8 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #might_be_interest_share_this_article #might_be_interest #might_be_interest-news > .col6 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #might_be_interest_share_this_article #might_be_interest p.titre {
    text-align: center;
    margin-bottom: 0.6em;
  }
}
#chiffres_et_textes .row {
  margin-bottom: 10px;
}
#chiffres_et_textes .row .col2 p {
  font-size: 52px;
  font-weight: 200;
  color: #01E1FF;
  margin: 0;
}
#chiffres_et_textes .row .col10 {
  padding-top: 28px;
}
#chiffres_et_textes .row .col10 p {
  font-size: 16px;
  color: #000;
  margin: 0 0 7px;
}

#page_error_404 {
  background-image: linear-gradient(to bottom, #003595 0%, #2e5cb4 100%);
  min-height: 50vh;
  position: relative;
  padding: 180px 0 70px;
}
#page_error_404:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-70%);
  background: url(../../images/background_lines.svg) no-repeat left bottom/cover;
  height: 470px;
  z-index: 0;
}
#page_error_404 h2, #page_error_404 h3 {
  font-size: 300px;
  font-weight: 100;
  color: #fff;
  text-align: center;
  z-index: 1;
  position: relative;
}
#page_error_404 h3 {
  font-size: 67px;
  margin-top: -0.7em;
}
#page_error_404 p {
  color: #fff;
  text-align: center;
  line-height: 1.7em;
}
#page_error_404 p.button a {
  color: #fff;
}

/* MOBILE */
@media screen and (max-width: 768px) {
  #page_error_404 {
    margin-top: 110px;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 10px;
    text-align: center;
  }
  #page_error_404:before {
    height: 190px;
  }
  #page_error_404 .introuvable {
    text-align: center;
  }
  #page_error_404 .introuvable img {
    max-width: 80%;
    height: auto;
  }
  #page_error_404 h2 {
    font-size: 8em;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1em;
  }
  #page_error_404 h3 {
    font-size: 2.1em;
    margin-top: 0;
    margin-bottom: 60px;
    line-height: 1em;
  }
  #page_error_404 p {
    font-size: 20px;
  }
  #page_error_404 p.button span {
    text-transform: uppercase;
    font-size: 16px;
    top: 6px;
  }
}
/*
@import "./intlTelInput.min";
.iti__flag {background-image: url("../../images/flag/flags.png");}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("../../images/flag/flags@2x.png");}
}
*/
