/* Si les variables $break-?? sont changées ici,
 il faut aussi changer les --breakpoint-?? dans css/bootsrap.css */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap&subset=latin-ext');
.edge--bottom {
  position: relative;
  z-index: 1;
}
.edge--bottom:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}
.edge--bottom--reverse {
  position: relative;
  z-index: 1;
}
.edge--bottom--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 100%;
}
.edge--top {
  position: relative;
  z-index: 1;
}
.edge--top:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
.edge--top--reverse {
  position: relative;
  z-index: 1;
}
.edge--top--reverse:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
.edge--both {
  position: relative;
  z-index: 1;
}
.edge--both:before, .edge--both:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
.edge--both:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}
.edge--both--reverse {
  position: relative;
  z-index: 1;
}
.edge--both--reverse:before, .edge--both--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
.edge--both--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 0;
}
.-berry {
  background: #b52b4a;
}
.-blue {
  background: #41ade5;
}
.-orange {
  background: #de6628;
}
.-green {
  background: #5e9b42;
}
.edge--bottom {
  position: relative;
  z-index: 1;
}
.edge--bottom:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}
.edge--bottom--reverse {
  position: relative;
  z-index: 1;
}
.edge--bottom--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 100%;
}
.edge--top {
  position: relative;
  z-index: 1;
}
.edge--top:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
.edge--top--reverse {
  position: relative;
  z-index: 1;
}
.edge--top--reverse:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
.edge--both {
  position: relative;
  z-index: 1;
}
.edge--both:before, .edge--both:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
.edge--both:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}
.edge--both--reverse {
  position: relative;
  z-index: 1;
}
.edge--both--reverse:before, .edge--both--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
.edge--both--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 0;
}
.-berry {
  background: #b52b4a;
}
.-blue {
  background: #41ade5;
}
.-orange {
  background: #de6628;
}
.-green {
  background: #5e9b42;
}
body.home {
  background: transparent url(../dev/home_mob.jpg) center 0;
}
body.blog {
  background: transparent url(../dev/listing.jpg) center 0;
}
body.blog .page-titre {
  background-color: #005d9a;
  padding-bottom: 22px;
  padding-top: 25px;
}
body.blog #breadcrumbs {
  margin: 51px 0 14px 0;
  text-align: center;
}
body.blog .pagination .page-numbers {
  background-color: #e3e7e9;
}
body.blog .voir-plus {
  background-color: #e3e7e9;
}
body.blog h1 {
  margin-bottom: 12px;
}
body.blog #entete {
  text-align: center;
}
body.blog #entete h2 {
  color: #4d5f68;
  font-family: "Knockout";
  font-size: 60px;
  font-weight: 400;
  margin-bottom: 8px;
}
body.blog #entete p {
  color: #4d5f68;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
body.blog #filtrage {
  margin-bottom: 22px;
  margin-top: 69px;
}
body.blog #liste_actualites {
  margin-top: 46px;
}
.dev {
  opacity: 0.8;
}
.dev.off {
  opacity: 1;
  background-color: white;
}
.mobile-no-padding {
  padding: 0;
}
#responsive-menu-container {
  padding-top: 154px !important;
}
div.wpcf7-response-output {
  color: white;
}
#responsive-menu-additional-content ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
#responsive-menu-additional-content ul li {
  margin: 0;
  padding: 0 16px;
  list-style: none outside none;
  float: left;
}
#responsive-menu-additional-content ul li a {
  color: white;
  font-size: 33px;
  transition: all ease 0.3s;
}
#responsive-menu-additional-content ul li a:hover {
  color: #24548d;
  text-decoration: none;
}
#formule {
  text-align: center;
  background-color: #009ed4;
  padding: 59px 0 0 0;
}
#formule .container {
  position: relative;
}
#formule .texte {
  display: inline-block;
  position: relative;
  padding: 0 23px 50px 23px;
}
#formule .texte img {
  position: absolute;
}
#formule .texte img#fleche_vers_droite_longue {
  top: 30px;
  left: 11px;
}
#formule .texte img#fleche_vers_gauche_longue {
  top: 89px;
  right: 10px;
}
#formule .texte img#egal {
  top: 112px;
  left: 0px;
  transform: rotate(22deg);
}
#formule .texte img#croix {
  right: 0;
  top: 28px;
}
#formule strong {
  color: #fff;
  font-family: "Dirty Brush";
  font-size: 38px;
  font-weight: 400;
  line-height: 1em;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
#formule p {
  margin: 0 0 6px 0;
  color: #24548d;
  font-family: "Knockout";
  font-size: 22px;
  font-weight: 400;
  line-height: 1em;
  text-transform: uppercase;
}
#formule strong:not(.no_rotate), #formule p:not(.no_rotate) {
  transform: rotate(-1.5deg);
}
#formule #go_down {
  position: absolute;
  display: inline-block;
  width: 45px;
  height: 44px;
  background: transparent url(../img/go_down.png) no-repeat 0 0;
  background-size: cover;
  right: 37px;
  bottom: -7px;
}
#challenge {
  padding: 30px 0 40px;
  background-color: #f4f5f8;
}
#challenge img {
  margin: 0 auto;
  display: block;
}
#challenge .texte {
  margin: 10px 0 0 0;
}
#challenge .texte h3 {
  transform: rotate(-3.5deg);
  text-align: center;
  color: #fff;
  font-family: "Knockout";
  font-size: 34px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 27px 0 16px;
  position: relative;
  margin: 0;
  max-width: 300px;
}
#challenge .texte h3:before {
  transform: rotate(3.5deg);
  content: " ";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent url(../img/ruban.svg) no-repeat 0 0;
  background-size: 300px;
  position: absolute;
  z-index: -1;
}
#challenge .texte p {
  display: inline-block;
  transform: rotate(-3deg);
  color: #4d5f68;
  font-family: "Knockout";
  font-size: 19px;
  font-weight: 400;
  line-height: 1.1em;
  text-transform: uppercase;
}
#mode_emploi {
  background: #f4f5f8 url(../img/bg_mode_emploi.png) no-repeat center top;
  background-size: auto 186px;
  padding: 88px 0 25px 0;
  margin-top: -45px;
  position: relative;
  z-index: 3;
}
#mode_emploi h5 {
  text-align: center;
  color: #fff;
  font-family: "Dirty Brush";
  font-size: 40px;
  font-weight: 400;
  line-height: 1em;
  text-transform: uppercase;
  position: relative;
}
.soulignement {
  padding-bottom: 20px;
  position: relative;
}
.soulignement:after {
  content: " ";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  background: transparent url(../img/soulignement.svg) no-repeat 0 0;
  width: 188px;
  height: 17px;
}
.soulignement-bleu {
  padding-bottom: 20px;
  position: relative;
}
.soulignement-bleu:after {
  content: " ";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  background: transparent url(../img/soulignement-bleu.svg) no-repeat 0 0;
  width: 188px;
  height: 17px;
}
#liste {
  background-color: #005d9a;
  position: relative;
  z-index: 1;
  padding-top: 87px;
  margin-top: -50px;
  padding-bottom: 40px;
  z-index: 2 !important;
}
#liste:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
#liste:after {
  bottom: 0;
  transform: skewY(-3.5deg);
  transform-origin: 100%;
}
#liste h6 {
  text-align: center;
  color: #fff;
  font-family: "Knockout";
  font-size: 29px;
  font-weight: 400;
  line-height: 29px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#liste #numeros {
  position: relative;
  padding: 23px 0 29px;
}
#liste #numeros .fleche {
  top: 0;
  position: absolute;
  left: 22px;
  height: 100%;
  width: 3px;
  background-color: white;
}
#liste #numeros .fleche:after {
  content: " ";
  position: absolute;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  background: transparent url(../img/bas_fleche.svg) no-repeat 0 0;
  width: 22px;
  height: 13px;
}
#liste #numeros span.numero {
  display: inline-block;
  width: 40px;
  line-height: 36px;
  text-align: center;
  height: 40px;
  border: 3px solid #009ed4;
  background-color: #005d9a;
  border-radius: 50%;
  color: #fff;
  font-family: "Knockout";
  font-size: 32px;
  font-weight: 400;
  margin-right: 44px;
  z-index: 2;
  position: absolute;
  left: 4px;
  top: 24px;
}
#liste #numeros .bloc {
  margin-bottom: 17px;
  position: relative;
  text-align: right;
}
#liste #numeros .texte {
  width: 76%;
  text-align: left;
  display: inline-block;
}
#liste #numeros .texte p {
  padding: 19px 30px 19px 17px;
  margin: 0;
  background-color: white;
  color: #4d5f68;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1em;
  position: relative;
  min-height: 65px;
}
#liste #numeros .texte p:before {
  content: " ";
  position: absolute;
  top: 29px;
  left: -18px;
  background: transparent url(../img/Rectangle_7.svg) no-repeat 0 0;
  width: 18px;
  height: 24px;
}
#liste #numeros .texte p strong {
  color: #005d9a;
}
#liste #fin_challenge {
  text-align: center;
  background: transparent url(../img/bg_en_retour_mob.svg) no-repeat 0 0;
  padding: 30px;
  background-size: contain;
}
#liste #fin_challenge p {
  color: #fff;
  font-size: 12px;
  line-height: 1.1em;
  font-weight: 700;
  margin: 0;
}
#liste #en_retour {
  margin: 21px 0;
  text-align: left;
  display: inline-block;
}
#liste #en_retour p strong {
  color: #fff;
  font-family: "Knockout";
  font-size: 30px;
  font-weight: 400;
}
#liste #en_retour ul {
  margin: 0;
  padding: 0;
}
#liste #en_retour ul li {
  margin: 0 0 19px 0;
  padding: 0;
  list-style: none outside none;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1em;
  padding-left: 36px;
  position: relative;
}
#liste #en_retour ul li:before {
  content: '';
  background: transparent url(../img/fleche-liste-blanche.svg) no-repeat 0 0;
  width: 23px;
  height: 12px;
  position: absolute;
  left: 2px;
  top: 6px;
}
#liste a#transformer {
  color: #005d9a;
  font-family: "Knockout";
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
  background-color: #fff;
  display: inline-block;
  padding: 16px 70px 14px 16px;
  position: absolute;
  bottom: -47px;
  right: 15px;
  left: 15px;
  text-align: left;
}
#liste a#transformer span {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  font-size: 38px;
}
#gagnant_gagnant {
  background-color: #009ed4;
  padding-top: 78px;
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
}
#gagnant_gagnant:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
#gagnant_gagnant:after {
  bottom: 0;
  transform: skewY(-3.5deg);
  transform-origin: 100%;
}
#gagnant_gagnant h5 {
  text-align: center;
  color: #fff;
  font-family: "Dirty Brush";
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 40px;
}
#gagnant_gagnant h6 {
  color: #fff;
  font-family: "Knockout";
  font-size: 29px;
  font-weight: 400;
  text-transform: uppercase;
  background: transparent url(../img/bg_h6.svg) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  line-height: 51px;
  margin-bottom: 21px;
}
#gagnant_gagnant ul {
  margin: 0 0 37px 0;
  padding: 0;
}
#gagnant_gagnant ul li {
  margin: 0 0 17px 0;
  padding: 0;
  list-style: none outside none;
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 600;
  padding-left: 35px;
}
#gagnant_gagnant ul li:before {
  content: '';
  background: transparent url(../img/fleche-liste-fonce.svg) no-repeat 0 0;
  width: 23px;
  height: 12px;
  position: absolute;
  left: 2px;
  top: 6px;
}
#gagnant_gagnant a#decouvrez {
  color: white;
  font-family: "Knockout";
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
  background-color: #005d9a;
  display: inline-block;
  padding: 16px 70px 14px 16px;
  position: absolute;
  right: 15px;
  left: 15px;
  text-align: left;
}
#gagnant_gagnant a#decouvrez span {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  font-size: 38px;
}
#actualites {
  padding: 80px 0 0 0;
}
#actualites .no-gutters > div {
  height: 321px;
  position: relative;
}
#actualites h6 {
  text-align: center;
  margin: 0;
  color: #005d9a;
  font-family: "Dirty Brush";
  font-size: 40px;
  font-weight: 400;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#actualites h6 span {
  margin-right: 15px;
}
#actualites .big_image {
  overflow: hidden;
}
#actualites .big_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
#actualites .big_image a {
  color: #4d5f68;
  font-family: "Knockout";
  font-size: 29px;
  font-weight: 400;
  line-height: 35px;
  padding: 0 10px;
  bottom: 15px;
  right: 15px;
  left: 15px;
  display: inline-block;
  position: absolute;
  line-height: 1.5em;
  color: #4d5f68;
  background: transparent url('../img/bg_2lignes.png') repeat-y right top;
}
#actualites .big_image:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
#actualites .small_image {
  overflow: hidden;
}
#actualites .small_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  transition: all 0.5s;
}
#actualites .small_image a {
  color: #4d5f68;
  font-family: "Knockout";
  font-size: 29px;
  font-weight: 400;
  line-height: 35px;
  padding: 0 10px;
  bottom: 15px;
  right: 15px;
  left: 15px;
  display: inline-block;
  position: absolute;
  line-height: 46.5px;
  color: #4d5f68;
  background: transparent url('../img/bg_2lignes.png') repeat-y right top;
  max-width: 65%;
}
#actualites .small_image:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
#actualites .bleu {
  text-align: center;
  background-color: #009ed4;
  color: white;
  padding: 73px 40px 20px 40px;
  transition: all 0.5s;
}
#actualites .bleu.fonce {
  background-color: #005d9a;
}
#actualites .bleu span.titre, #actualites .bleu a.titre {
  margin: 19px 0 0 0;
  color: #fff;
  font-family: "Knockout";
  font-size: 29px;
  font-weight: 400;
  line-height: 29px;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  transition: all 0.2s;
  text-decoration: none;
}
#actualites .bleu .dates {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
#actualites .bleu:hover img {
  transform: scale(1.1);
}
#actualites .bleu:hover .titre {
  transform: scale(1.1);
}
#actualites .autre {
  text-align: center;
  height: 226px !important;
  padding-top: 42px;
}
#actualites .autre a {
  display: inline-block;
  color: #4d5f68;
  font-family: "Knockout";
  font-size: 45px;
  font-weight: 400;
  line-height: 0.9em;
  transition: all 0.5s;
}
#actualites .autre a span {
  color: #009ed4;
}
#actualites .autre a i {
  display: inline-block;
  font-size: 50px;
  background-size: cover;
  margin-top: 18px;
  color: #009ed4;
}
#actualites .autre img {
  transition: all 0.5s;
}
#actualites .autre:hover img {
  transform: scale(1.1);
}
#actualites .autre:hover a {
  transform: scale(1.05);
}
#entetes .texte h2 {
  color: #fff;
  font-family: "Knockout";
  font-size: 60px;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 20px;
}
#entetes .texte p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
}
.to_that {
  cursor: pointer;
}
.page-titre #entetes .image {
  position: relative;
  overflow: hidden;
  height: 430px;
}
.page-titre #entetes .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
}
.page-titre #entetes .image a.lien {
  font-family: "Knockout";
  font-size: 42px;
  font-weight: 400;
  padding: 0 10px;
  top: 15px;
  left: 15px;
  display: inline-block;
  position: absolute;
  line-height: 43.5px;
  color: #4d5f68;
  background: transparent url('../img/bg_2lignes.png') repeat-y right top;
  transition: all ease 0.3s;
  max-width: 50%;
}
.page-titre #entetes .image a.lien:hover {
  text-decoration: none;
}
.page-titre #entetes .image a.lire_suite {
  padding: 2px 49px 2px 20px;
  background-color: #009ed4;
  position: absolute;
  bottom: 36px;
  right: 40px;
  display: inline-block;
  color: #fff;
  font-family: "Knockout";
  font-size: 30px;
  font-weight: 400;
  transition: all ease 0.3s;
}
.page-titre #entetes .image a.lire_suite span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
  font-size: 13px;
}
.page-titre #entetes .image a.lire_suite:hover {
  text-decoration: none;
  background-color: #005d9a;
}
#liste_actualites .color.gris .standard, #articles-lies .color.gris .standard {
  background-color: #4d5f68;
}
#liste_actualites .color.bleu .standard, #articles-lies .color.bleu .standard {
  background-color: #005d9a;
}
#liste_actualites .color.bleuclair .standard, #articles-lies .color.bleuclair .standard {
  background-color: #009ed4;
}
#liste_actualites .bloc, #articles-lies .bloc {
  height: 380px;
  margin-bottom: 22px;
  position: relative;
}
#liste_actualites .coq img, #articles-lies .coq img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#liste_actualites .image, #articles-lies .image {
  overflow: hidden;
  position: relative;
}
#liste_actualites .image img, #articles-lies .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
}
#liste_actualites .image a.titre, #articles-lies .image a.titre {
  color: #4d5f68;
  font-family: "Knockout";
  font-size: 29px;
  font-weight: 400;
  padding: 0 10px;
  bottom: 15px;
  right: 90px;
  left: 15px;
  display: inline-block;
  position: absolute;
  line-height: 46.5px;
  color: #4d5f68;
  background: transparent url('../img/bg_2lignes.png') repeat-y right top;
  transition: all ease 0.3s;
}
#liste_actualites .image:hover a, #articles-lies .image:hover a {
  text-decoration: none;
  color: #009ed4;
}
#liste_actualites .standard, #articles-lies .standard {
  text-align: center;
  background-color: #009ed4;
  color: white;
  padding: 73px 20px 20px 20px;
  transition: all ease 0.3s;
}
#liste_actualites .standard .icon-calendrier, #articles-lies .standard .icon-calendrier {
  font-size: 50px;
}
#liste_actualites .standard.fonce, #articles-lies .standard.fonce {
  background-color: #005d9a;
}
#liste_actualites .standard span.titre, #articles-lies .standard span.titre, #liste_actualites .standard a, #articles-lies .standard a {
  margin: 19px 0 0 0;
  color: #fff;
  font-family: "Knockout";
  font-size: 29px;
  font-weight: 400;
  line-height: 29px;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  transition: all ease 0.3s;
}
#liste_actualites .standard .dates, #articles-lies .standard .dates {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
#liste_actualites .standard:hover, #articles-lies .standard:hover {
  opacity: 0.9;
}
#liste_actualites .standard:hover a, #articles-lies .standard:hover a {
  text-decoration: none;
}
/* mobile */
@media (max-width: 767px) {
  body.blog h1 {
    margin-bottom: 32px;
  }
  #header {
    background-color: white;
    position: relative;
    z-index: 1;
    z-index: 99;
    padding-bottom: 15px;
  }
  #header:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
  }
  #header:after {
    bottom: 0;
    transform: skewY(-1deg);
    transform-origin: 100%;
  }
  .page-titre #entetes .image a.lien {
    line-height: 47.5px;
  }
  .page-titre #entetes .texte h2 {
    margin-top: 20px;
  }
}
/* MD */
@media (min-width: 768px) {
  body.home {
    background: transparent url(../dev/home_pc.jpg) no-repeat center -58px;
  }
  body.blog #header {
    background-color: #005d9a;
  }
  body.blog h1 {
    padding-top: 3px;
  }
  #formule {
    padding: 59px 0 0 0;
  }
  #formule strong {
    font-size: 81px;
  }
  #formule p {
    font-size: 43px;
    margin-bottom: 19px;
  }
  #formule .line1 {
    margin-right: 27px;
  }
  #formule .line2 {
    margin-left: 75px;
  }
  #formule .texte {
    padding: 0 0 50px 0;
  }
  #formule .texte img#fleche_vers_droite_longue {
    width: 58px;
    top: 52px;
    left: -26px;
    transform: rotate(-15deg);
  }
  #formule .texte img#fleche_vers_gauche_longue {
    width: 58px;
    top: 198px;
    right: -47px;
    transform: rotate(20deg);
  }
  #formule .texte img#croix {
    width: 78px;
    right: -51px;
    top: 32px;
  }
  #formule .texte img#egal {
    width: 82px;
    top: 222px;
    left: -53px;
  }
  #formule #go_down {
    width: 80px;
    height: 84px;
    bottom: -40px;
  }
  #challenge {
    padding: 60px 0;
  }
  #challenge .container {
    display: flex;
    justify-content: center;
  }
  #challenge img {
    margin-right: 50px;
  }
  #liste #numeros .bloc {
    margin-bottom: 11px;
  }
  #liste #numeros .fleche {
    left: 26px;
  }
  #liste #numeros span.numero {
    width: 47px;
    height: 47px;
    font-size: 39px;
    line-height: 43px;
  }
  #liste #numeros .texte p {
    font-size: 16px;
  }
  #liste #fin_challenge {
    background: transparent url(../img/bg_en_retour.svg) no-repeat 0 0;
    width: 581px;
    height: 123px;
    margin: 0 auto;
    padding-top: 38px;
  }
  #liste #fin_challenge p {
    font-size: 16px;
  }
  #liste #en_retour {
    margin: 39px auto 0;
  }
  #liste #en_retour ul li {
    font-size: 16px;
  }
  #liste a#transformer {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  #gagnant_gagnant a#decouvrez {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    bottom: -47px;
  }
  #entetes .texte {
    padding: 23px 0 0 45px;
  }
  #liste_actualites {
    /*#articles-lies*/
    margin-top: 80px;
  }
}
/* PC */
@media (min-width: 992px) {
  #actualites {
    padding: 101px 0 0 0;
  }
  #actualites h6 {
    font-size: 75px;
    margin-bottom: 65px;
  }
  #actualites h6 span {
    margin-right: 26px;
    color: #009ed4;
    transform: translateY(6px);
  }
  #actualites .no-gutters > div {
    height: 388px !important;
  }
  #actualites .bleu.fonce:after {
    background-color: #005d9a;
    transform: skewX(3deg);
    position: absolute;
    z-index: 1;
    content: " ";
    top: 0;
    left: -10px;
    bottom: 0;
    width: 20px;
  }
  #actualites .bleu.fonce:before {
    background-color: #005d9a;
    transform: skewX(-3deg);
    position: absolute;
    z-index: 1;
    content: " ";
    top: 0;
    right: -10px;
    bottom: 0;
    width: 20px;
  }
  #actualites .bleu.skew:after {
    background-color: #009ed4;
    transform: skewX(-3deg);
    position: absolute;
    z-index: 1;
    content: " ";
    top: 0;
    right: -10px;
    bottom: 0;
    width: 20px;
  }
  #actualites .autre {
    padding-top: 92px;
  }
  #actualites .autre:after {
    background-color: white;
    transform: skewX(3deg);
    position: absolute;
    z-index: 1;
    content: " ";
    top: 0;
    left: -10px;
    bottom: 0;
    width: 20px;
  }
  #actualites .autre a {
    font-size: 87px;
    line-height: 74.68px;
  }
  #actualites .big_image a {
    font-size: 40px;
    background: white none;
    bottom: 0;
    left: 0;
    min-height: 71px;
    line-height: 71px;
    width: 65%;
  }
  #actualites .big_image a:after {
    content: " ";
    position: absolute;
    bottom: 0;
    right: -6px;
    width: 76px;
    height: 71px;
    background: transparent url(../img/more.png) no-repeat 0 0;
  }
  #challenge {
    padding: 125px 0 70px;
  }
  #challenge img {
    margin: 0 30px 0 50px;
    width: 248px;
    height: 275px;
  }
  #challenge .texte {
    max-width: 550px;
    margin-top: 40px;
  }
  #challenge .texte h3 {
    font-size: 61px;
    max-width: 488px;
    padding: 37px 0 26px;
  }
  #challenge .texte h3:before {
    background-size: 488px;
  }
  #challenge .texte p {
    font-size: 34px;
  }
  #mode_emploi {
    background-size: auto 356px;
    padding: 168px 0 80px 0;
  }
  #mode_emploi h5 {
    font-size: 75px;
  }
  #liste {
    padding-top: 68px;
    padding-bottom: 50px;
    margin: 0;
  }
  #liste #numeros {
    padding-right: 100px;
    padding-left: 100px;
    padding-top: 36px;
  }
  #liste #numeros .texte {
    width: 419px;
    max-width: 42%;
  }
  #liste #numeros .texte p {
    line-height: 1.18em;
    padding: 20px 45px 24px 26px;
  }
  #liste #numeros span.numero {
    left: 50%;
    transform: translateX(-50%);
  }
  #liste #numeros .fleche {
    left: 50%;
    transform: translateX(-50%);
  }
  #liste #numeros .bloc .texte:before {
    content: " ";
    background-color: white;
    width: 30px;
    right: -14px;
    top: 0;
    bottom: 0;
    position: absolute;
    transform: skew(-10deg);
  }
  #liste #numeros .bloc.numero2, #liste #numeros .bloc.numero4 {
    text-align: left;
  }
  #liste #numeros .bloc.numero2 .texte:before, #liste #numeros .bloc.numero4 .texte:before {
    content: " ";
    background-color: white;
    width: 30px;
    left: -14px;
    top: 0;
    bottom: 0;
    position: absolute;
    transform: skew(10deg);
  }
  #liste #numeros .bloc.numero2 .texte p, #liste #numeros .bloc.numero4 .texte p {
    padding-left: 45px;
    padding-right: 26px;
  }
  #liste #numeros .bloc.numero2 .texte p:before, #liste #numeros .bloc.numero4 .texte p:before {
    right: -18px;
    left: auto;
    transform: rotate(180deg);
  }
  #liste h6 {
    font-size: 45px;
    line-height: 1em;
  }
  #liste #fin_challenge {
    margin: 25px auto 0;
  }
  #liste #en_retour {
    margin: 25px auto 0;
  }
  #liste a#transformer {
    font-size: 40px;
    padding: 22px 104px 20px 38px;
    bottom: -67px;
  }
  #liste a#transformer span {
    font-size: 50px;
    right: 36px;
  }
  #gagnant_gagnant {
    padding-top: 187px;
  }
  #gagnant_gagnant h5 {
    font-size: 75px;
    line-height: 60px;
    margin-bottom: 77px;
  }
  #gagnant_gagnant h6 {
    height: 61px;
    line-height: 61px;
    margin-bottom: 32px;
  }
  #gagnant_gagnant ul li {
    font-size: 16px;
  }
  #gagnant_gagnant a#decouvrez {
    font-size: 40px;
    padding: 22px 104px 20px 38px;
    bottom: -67px;
  }
  #gagnant_gagnant a#decouvrez span {
    font-size: 50px;
    right: 36px;
  }
  #gagnant_gagnant .move_me {
    padding-left: 80px;
  }
  #gagnant_gagnant .move_me .egal {
    position: absolute;
    left: 0;
    top: 0;
  }
  #gagnant_gagnant .col_g {
    padding-right: 40px;
  }
  #gagnant_gagnant .col_d {
    padding-left: 120px;
  }
  #gagnant_gagnant .col_d .egal {
    left: 40px;
  }
  .page-titre #entetes .image a.lien {
    bottom: 36px;
    left: 41px;
    top: auto;
  }
  #liste_actualites .image.alaune span.titre, #articles-lies .image.alaune span.titre, #liste_actualites .image.alaune a, #articles-lies .image.alaune a {
    font-size: 46px;
    background-position: 0 2px;
  }
  #liste_actualites .image.alaune span, #articles-lies .image.alaune span, #liste_actualites .image.alaune a, #articles-lies .image.alaune a {
    font-size: 46px;
  }
  #liste_actualites .standard.alaune span, #articles-lies .standard.alaune span, #liste_actualites .standard.alaune a, #articles-lies .standard.alaune a {
    font-size: 50px;
  }
}
/* XL */
@media (min-width: 1200px) {
  #gagnant_gagnant .container {
    max-width: 1110px;
  }
  #gagnant_gagnant h6 {
    font-size: 45px;
  }
  #actualites .autre {
    padding: 80px 0 0 40px;
  }
  #actualites .autre img {
    float: left;
    width: 25%;
    margin-right: 5%;
  }
  #actualites .autre a {
    text-align: left;
    position: relative;
    padding-right: 114px;
    margin-top: 52px;
    width: 70%;
    font-size: 67px;
    line-height: 65px;
  }
  #actualites .autre a i {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 79px;
    margin: 0;
  }
  #actualites .bleu span.titre, #actualites .bleu a.titre {
    font-size: 45px;
    line-height: 42px;
  }
  #liste_actualites {
    /*#articles-lies*/
    margin-top: 191px;
  }
  #liste_actualites .standard span.titre, #liste_actualites .standard a {
    font-size: 45px;
    line-height: 42px;
  }
}
@media (min-width: 1740px) {
  #actualites .autre {
    padding: 66px 0 0 124px;
  }
}
