@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: 'benton';
  src: url("fonts/gothambolditalic-webfont.woff2") format("woff2"), url("fonts/gothambolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: 'benton';
  src: url("fonts/bentonsans_bold-webfont.woff2") format("woff2"), url("fonts/bentonsans_bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'benton';
  src: url("fonts/bentonsans_book-webfont.woff2") format("woff2"), url("fonts/bentonsans_book-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'benton';
  src: url("fonts/bentonsans_medium-webfont.woff2") format("woff2"), url("fonts/bentonsans_medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
/***************************************************************************************************************************************************************************************/
/*HTML5 BOILERPLATE MINIFIED*/
/***************************************************************************************************************************************************************************************/
* {
  box-sizing: border-box; }

article {
  display: block; }

aside {
  display: block; }

details {
  display: block; }

figcaption {
  display: block; }

figure {
  display: block;
  margin: 0; }

footer {
  display: block; }

header {
  display: block; }

hgroup {
  display: block; }

nav {
  display: block; }

section {
  display: block; }

audio {
  display: inline;
  zoom: 1; }

canvas {
  display: inline;
  zoom: 1; }

video {
  display: inline;
  zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #222; }

button {
  color: #222;
  font-size: 100%;
  vertical-align: middle;
  line-height: normal;
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible;
  margin: 0; }

input {
  color: #222;
  font-size: 100%;
  vertical-align: middle;
  line-height: normal;
  margin: 0; }

select {
  color: #222;
  font-size: 100%;
  vertical-align: middle;
  margin: 0; }

textarea {
  color: #222;
  font-size: 100%;
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  margin: 0; }

body {
  font-size: 1em;
  line-height: 1.4;
  margin: 0; }

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

a {
  color: #00e; }

a:hover {
  color: #06e;
  outline: 0; }

a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b {
  font-weight: 700; }

strong {
  font-weight: 700; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: 700; }

pre {
  font-size: 1em;
  white-space: pre-wrap;
  word-wrap: break-word; }

code {
  font-size: 1em; }

kbd {
  font-size: 1em; }

samp {
  font-size: 1em; }

q {
  quotes: none; }

q:before {
  content: none; }

q:after {
  content: none; }

small {
  font-size: 85%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -.25em; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -.5em; }

ul {
  margin: 1em 0;
  padding: 0 0 0 40px; }

ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  margin-left: -7px;
  white-space: normal;
  padding: 0; }

input[type="button"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible; }

input[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible; }

input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible; }

button[disabled] {
  cursor: default; }

input[disabled] {
  cursor: default; }

input[type="checkbox"] {
  box-sizing: border-box;
  width: 13px;
  height: 13px;
  padding: 0; }

input[type="radio"] {
  box-sizing: border-box;
  width: 13px;
  height: 13px;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input:invalid {
  background-color: #f0dddd; }

textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.chromeframe {
  background: #ccc;
  color: #000;
  margin: .2em 0;
  padding: .2em 0; }

div.container {
  max-width: 1280px;
  margin: 0 auto; }

body {
  font-family: 'benton', sans-serif;
  background-color: #f1f1f1;
  padding: 0px 0 0px; }

p, li {
  color: #000;
  font-size: 1.938rem;
  font-weight: 400; }
  @media (max-width: 1023px) {
    p, li {
      font-size: 1.25rem; } }
  p strong, li strong {
    color: #EE8A1E;
    font-weight: 700; }

a {
  transition: all .5s ease;
  text-decoration: none; }

a:hover {
  color: #EE8A1E; }

ul {
  list-style: none;
  padding-left: 0; }
  ul li {
    position: relative;
    padding-left: 22px; }
    ul li:after {
      content: '';
      position: absolute;
      top: 17px;
      left: 0;
      width: 8px;
      height: 8px;
      background-image: url("images/square.svg");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }

header {
  background-image: url("images/image-header.jpg");
  min-height: 650px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  @media (max-width: 1279px) {
    header {
      min-height: 40.625vw; } }
  header div.titre {
    background-image: url("images/titre-bg.svg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left -25px top;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65%;
    z-index: 2;
    transform: translateY(calc( 100% - 120px ));
    padding: 5% 5%; }
    @media (max-width: 1279px) {
      header div.titre {
        background-position: left -1.563vw top;
        transform: translateY(calc( 100% - 7.5vw )); } }
    header div.titre h1 {
      margin: 0;
      font-size: 6.25rem;
      line-height: 6.625rem;
      color: #fff;
      font-family: 'Exo', sans-serif; }
      @media (max-width: 1279px) {
        header div.titre h1 {
          font-size: 6.25vw;
          line-height: 6.625vw; } }
      @media (max-width: 1023px) {
        header div.titre h1 {
          position: relative;
          top: 5px; } }
      header div.titre h1 strong {
        color: #1FFFFF;
        font-size: 8.438rem;
        line-height: 8.938rem; }
        @media (max-width: 1279px) {
          header div.titre h1 strong {
            font-size: 8.438vw;
            line-height: 8.938vw; } }
  header div.services {
    width: 60%;
    padding: 10% 0% 10% 23%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url("images/service-bg.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right -50px center;
    transform: translateY(calc( 100% - 150px ));
    z-index: 1; }
    @media (max-width: 1279px) {
      header div.services {
        transform: translateY(calc( 100% - 9.375vw )); } }
    header div.services p {
      margin: 0;
      color: #fff;
      font-size: 3.125rem;
      line-height: 3.563rem;
      font-weight: 700; }
      @media (max-width: 1279px) {
        header div.services p {
          font-size: 3.125vw;
          line-height: 3.563vw; } }

div.swat {
  background-color: #DDDDDD;
  padding-top: 400px;
  padding-bottom: 70px; }
  @media (max-width: 1279px) {
    div.swat {
      padding-top: 25vw;
      padding-bottom: 4.375vw; } }
  div.swat div.bg-swat {
    background-image: url("images/swat-bg.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 1000px;
    margin: 0px auto;
    height: 300px;
    padding-top: 1px; }
    @media (max-width: 1279px) {
      div.swat div.bg-swat {
        height: 18.75vw;
        max-width: 62.5vw; } }
    div.swat div.bg-swat h2 {
      color: #2A2D3C;
      text-align: center;
      font-size: 3.125rem;
      line-height: 3.688rem; }
      @media (max-width: 1279px) {
        div.swat div.bg-swat h2 {
          font-size: 3.125vw;
          line-height: 3.688vw; } }
      div.swat div.bg-swat h2 strong {
        font-size: 6.813rem;
        font-family: 'Exo', sans-serif;
        line-height: 1.1; }
        @media (max-width: 1279px) {
          div.swat div.bg-swat h2 strong {
            font-size: 6.813vw; } }
  div.swat div.texte {
    padding: 10px 90px; }
    @media (max-width: 1279px) {
      div.swat div.texte {
        padding: .625vw 6.625vw; } }
    div.swat div.texte ul {
      columns: 3; }
      @media (max-width: 1023px) {
        div.swat div.texte ul {
          columns: 2; } }
      @media (max-width: 767px) {
        div.swat div.texte ul {
          columns: 1; } }
  div.swat div.texte-2 {
    padding: 10px 90px; }
    @media (max-width: 1279px) {
      div.swat div.texte-2 {
        padding: .625vw 5.625vw; } }
    div.swat div.texte-2 p {
      margin-bottom: 0; }
  div.swat div.controle {
    background-image: url("images/controle-bg.svg");
    background-size: contain;
    background-position: left -20px center;
    padding: 5% 0 5% 12%;
    width: 80%;
    background-repeat: no-repeat; }
    div.swat div.controle h4 {
      color: #fff;
      font-size: 4.188rem;
      line-height: 1;
      margin: 0;
      font-family: 'Exo', sans-serif; }
      @media (max-width: 1279px) {
        div.swat div.controle h4 {
          font-size: 4.188vw; } }

div.science {
  margin-top: -70px;
  background-image: url("images/bg-science.svg");
  background-size: 105% auto;
  background-position: left -37px top;
  padding: 120px 0 195px;
  position: relative;
  background-repeat: no-repeat;
  z-index: 2; }
  @media (max-width: 1279px) {
    div.science {
      margin-top: -4.375vw;
      padding: 7.5vw 0 12.188vw; } }
  div.science div.ranger {
    display: flex;
    flex-wrap: wrap; }
    div.science div.ranger div.colonne {
      width: 50%; }
      div.science div.ranger div.colonne h3 {
        font-size: 5.438rem;
        line-height: 5.875rem;
        color: #fff;
        text-align: right;
        padding-right: 67px;
        margin: 0;
        position: relative;
        font-family: 'Exo', sans-serif; }
        @media (max-width: 1279px) {
          div.science div.ranger div.colonne h3 {
            font-size: 5.438vw;
            line-height: 5.875vw;
            padding-right: 4.188vw; } }
        div.science div.ranger div.colonne h3:after {
          content: '';
          position: absolute;
          right: 0;
          top: 50%;
          transform: translate(0%, -50%);
          width: 32px;
          height: 265px;
          background-image: url("images/triangle.svg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
          @media (max-width: 1279px) {
            div.science div.ranger div.colonne h3:after {
              width: 2vw;
              height: 16.563vw; } }
      div.science div.ranger div.colonne:nth-child(2) {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-left: 36px; }
        @media (max-width: 1279px) {
          div.science div.ranger div.colonne:nth-child(2) {
            padding-left: 2vw; } }
        div.science div.ranger div.colonne:nth-child(2) p {
          color: #fff;
          text-transform: uppercase;
          font-size: 3.625rem;
          line-height: 3.875rem;
          font-weight: 400;
          margin: 0;
          font-family: 'Exo', sans-serif; }
          @media (max-width: 1279px) {
            div.science div.ranger div.colonne:nth-child(2) p {
              font-size: 3.25vw;
              line-height: 3.75vw; } }
          div.science div.ranger div.colonne:nth-child(2) p span {
            color: #1FFFFF; }
  div.science div.planification {
    background-image: url("images/planification-bg.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 769px;
    height: 178px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 30%);
    z-index: 3; }
    @media (max-width: 1279px) {
      div.science div.planification {
        width: 48.063vw;
        height: 11.125vw; } }
    div.science div.planification p {
      text-align: center;
      color: #000;
      font-weight: 700;
      font-size: 2.938rem;
      line-height: 3.688rem; }
      @media (max-width: 1279px) {
        div.science div.planification p {
          font-size: 2.938vw;
          line-height: 3.688vw; } }

div.smart {
  margin-top: -50px;
  background-image: url("images/smart-bg.png");
  background-size: cover;
  background-position: top left;
  height: 0;
  padding-bottom: 80%;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  div.smart:after {
    position: absolute;
    width: 626px;
    height: 453px;
    background-image: url("images/smart-bg.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    top: 108px;
    right: 150px; }
    @media (max-width: 1279px) {
      div.smart:after {
        width: 39.125vw;
        height: 28.313vw;
        top: 23.75vw;
        right: 9.375vw; } }
  div.smart div.equipe {
    background-image: url("images/equipe-bg.svg");
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 1003px;
    height: 266px;
    padding-left: 270px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: contain;
    background-position: top center; }
    @media (max-width: 1279px) {
      div.smart div.equipe {
        bottom: -1.25vw;
        width: 72.688vw;
        height: 19.625vw;
        padding-left: 16.875vw; } }
    div.smart div.equipe h3 {
      color: #000;
      font-size: 5.75rem;
      line-height: 6.063rem;
      margin: 0;
      position: relative;
      top: 20px;
      font-family: 'Exo', sans-serif; }
      @media (max-width: 1279px) {
        div.smart div.equipe h3 {
          font-size: 5.75vw;
          line-height: 6.063vw;
          top: 1.25vw; } }
    div.smart div.equipe:before {
      content: '';
      position: absolute;
      top: -10px;
      left: -60px;
      width: 314px;
      height: 314px;
      background-image: url("images/roue-bg.svg");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: 2; }
      @media (max-width: 1279px) {
        div.smart div.equipe:before {
          top: -.625vw;
          left: -3.75vw;
          width: 19.625vw;
          height: 19.625vw; } }
    div.smart div.equipe:after {
      content: '';
      position: absolute;
      bottom: 30px;
      right: 0;
      transform: translateX(50%);
      width: 132px;
      height: 98px;
      background-image: url("images/hand-bg.svg");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      z-index: 2; }
      @media (max-width: 1279px) {
        div.smart div.equipe:after {
          bottom: 1.875vw;
          width: 8.25vw;
          height: 6.125vw; } }

div.equipes {
  position: relative;
  padding-top: 206px;
  overflow: hidden;
  background-color: #fff; }
  @media (max-width: 1279px) {
    div.equipes {
      padding-top: 12.875vw; } }
  div.equipes div.pour {
    position: absolute;
    top: -10px;
    right: 125px;
    width: 769px;
    height: 179px;
    background-image: url("images/pour-bg.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media (max-width: 1279px) {
      div.equipes div.pour {
        top: -.625vw;
        right: 7.813vw;
        width: 48.69vw;
        height: 11.188vw; } }
    div.equipes div.pour h2 {
      color: #EE8A1E;
      font-size: 3.75rem;
      line-height: 3.75rem;
      text-align: right;
      position: relative;
      top: 10px;
      font-family: 'Exo', sans-serif; }
      @media (max-width: 1279px) {
        div.equipes div.pour h2 {
          font-size: 3.75vw;
          line-height: 3.75vw;
          top: .625vw; } }
      div.equipes div.pour h2 strong {
        font-size: 5rem; }
        @media (max-width: 1279px) {
          div.equipes div.pour h2 strong {
            font-size: 5vw; } }
  div.equipes div.ranger {
    padding: 0 169px;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1279px) {
      div.equipes div.ranger {
        padding: 0 10.563vw; } }
    div.equipes div.ranger div.colonne {
      width: 33.333%;
      padding: 0 0px 70px;
      position: relative; }
      @media (min-width: 1024px) and (max-width: 1279px) {
        div.equipes div.ranger div.colonne {
          padding: 0 0 4.375vw; } }
      @media (max-width: 1023px) {
        div.equipes div.ranger div.colonne {
          width: 50%; } }
      @media (max-width: 767px) {
        div.equipes div.ranger div.colonne {
          width: 100%; } }
      div.equipes div.ranger div.colonne img {
        max-width: 80%; }
      div.equipes div.ranger div.colonne p {
        font-size: 2rem;
        line-height: 2.063rem;
        color: #000;
        font-weight: 700;
        margin: 0 0 .3em; }
        @media (min-width: 1024px) and (max-width: 1279px) {
          div.equipes div.ranger div.colonne p {
            font-size: 2vw;
            line-height: 2.053vw; } }
      div.equipes div.ranger div.colonne div.nom {
        position: absolute;
        bottom: 30px;
        left: -12px;
        transform: translate(0, 0%);
        background-color: #EE8A1E;
        padding-left: 50px;
        padding-top: 10px;
        padding-bottom: 5px;
        width: 70%; }
        @media (min-width: 1024px) and (max-width: 1279px) {
          div.equipes div.ranger div.colonne div.nom {
            bottom: 1.875vw;
            left: -.75vw;
            padding-left: 3.125vw;
            padding-top: .625vw;
            padding-bottom: .313vw; } }
        div.equipes div.ranger div.colonne div.nom p {
          color: #2A2D3C;
          font-weight: 400;
          text-align: center;
          font-size: 1.25rem;
          line-height: 1.375rem; }
          @media (min-width: 1024px) and (max-width: 1279px) {
            div.equipes div.ranger div.colonne div.nom p {
              font-size: 1.25vw;
              line-height: 1.375vw; } }
          div.equipes div.ranger div.colonne div.nom p strong {
            font-weight: 700;
            font-size: 1.5rem;
            color: #2A2D3C;
            font-family: 'Exo', sans-serif; }
            @media (min-width: 1024px) and (max-width: 1279px) {
              div.equipes div.ranger div.colonne div.nom p strong {
                font-size: 1.5vw; } }

div.container.border {
  overflow: hidden;
  background-color: #fff; }

div.conseils div.ranger {
  display: flex;
  flex-wrap: wrap; }
  div.conseils div.ranger div.pour-avoir {
    width: 55%;
    background-image: url("images/pour-avoir-bg.svg");
    background-size: calc(100% + 70px) auto;
    background-position: left -70px top;
    background-repeat: no-repeat;
    height: 614px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -110px; }
    @media (max-width: 1279px) {
      div.conseils div.ranger div.pour-avoir {
        background-size: calc(100% + 4.375vw) auto;
        background-position: left -4.375vw top;
        height: 38.375vw;
        top: -6.875vw; } }
    div.conseils div.ranger div.pour-avoir:after {
      position: absolute;
      content: '';
      width: 432px;
      height: 327px;
      background-image: url("images/roue-pour-avoir-bg.svg");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      bottom: -85px;
      right: 125px; }
      @media (max-width: 1279px) {
        div.conseils div.ranger div.pour-avoir:after {
          width: 27vw;
          height: 20.438vw; } }
    div.conseils div.ranger div.pour-avoir h2 {
      color: #1FFFFF;
      font-weight: 700;
      font-size: 8.375rem;
      margin: 0;
      position: relative;
      top: -40px;
      font-family: 'Exo', sans-serif; }
      @media (max-width: 1279px) {
        div.conseils div.ranger div.pour-avoir h2 {
          font-size: 8.375vw;
          top: -2.5vw; } }
  div.conseils div.ranger div.pour-conseil {
    padding-left: 10px;
    width: 45%;
    position: relative; }
    @media (max-width: 1279px) {
      div.conseils div.ranger div.pour-conseil {
        padding-left: .625vw; } }
    div.conseils div.ranger div.pour-conseil p {
      color: #EE8A1E;
      font-size: 4.063rem;
      line-height: 4.5rem;
      font-family: 'Exo', sans-serif; }
      @media (max-width: 1279px) {
        div.conseils div.ranger div.pour-conseil p {
          font-size: 4.063vw;
          line-height: 4.5vw; } }
    div.conseils div.ranger div.pour-conseil:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 30%;
      width: 175px;
      height: 118px;
      transform: translateX(-50%);
      background-image: url("images/».svg");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
      @media (max-width: 1279px) {
        div.conseils div.ranger div.pour-conseil:after {
          width: 10.938vw;
          height: 7.375vw; } }
div.conseils div.situations {
  width: 100%;
  padding-right: 200px; }
  div.conseils div.situations p {
    color: #2A2D3C;
    font-size: 3.188rem;
    font-weight: 700;
    text-align: right;
    font-family: 'Exo', sans-serif; }
    @media (max-width: 1279px) {
      div.conseils div.situations p {
        font-size: 3.188vw; } }

div.info {
  background-color: #fff; }
  div.info div.ranger {
    columns: 2;
    width: 100%;
    column-gap: 50px; }
    @media (max-width: 1279px) {
      div.info div.ranger {
        column-gap: 3.125vw; } }
    @media (max-width: 1023px) {
      div.info div.ranger {
        columns: 1;
        column-gap: 0; } }
    div.info div.ranger div.colonne {
      break-inside: avoid; }
      div.info div.ranger div.colonne div.titre {
        margin-top: 30px;
        padding: 6px 20px 6px 120px;
        background-color: #EE8A1E;
        position: relative;
        width: -webkit-fit-content;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 100px; }
        @media (min-width: 1024px) and (max-width: 1279px) {
          div.info div.ranger div.colonne div.titre {
            margin-top: 1.875vw;
            padding: .375vw 1.25vw .375vw 7.5vw; } }
        div.info div.ranger div.colonne div.titre h2 {
          color: #fff;
          font-size: 3.5rem;
          font-weight: 700;
          font-family: 'Exo', sans-serif;
          line-height: 4.125rem;
          text-transform: uppercase;
          margin: 0; }
          @media (min-width: 1024px) and (max-width: 1279px) {
            div.info div.ranger div.colonne div.titre h2 {
              font-size: 3.5vw;
              line-height: 4.125vw; } }
          @media (max-width: 1023px) {
            div.info div.ranger div.colonne div.titre h2 {
              font-size: 2rem;
              line-height: 1.2; } }
        div.info div.ranger div.colonne div.titre:before {
          content: '';
          position: absolute;
          left: 20px;
          top: 50%;
          transform: translateY(-50%);
          width: 84px;
          height: 90px;
          background-image: url("images/«.svg");
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat; }
          @media (min-width: 1024px) and (max-width: 1279px) {
            div.info div.ranger div.colonne div.titre:before {
              left: 1.25vw;
              width: 5.25vw;
              height: 5.625vw; } }
      div.info div.ranger div.colonne ul {
        padding-left: 97px; }
        @media (min-width: 1024px) and (max-width: 1279px) {
          div.info div.ranger div.colonne ul {
            padding-left: 6.063vw; } }
  div.info ul {
    max-width: 600px; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      div.info ul {
        max-width: 37.5vw; } }
  div.info ul li:after {
    background-image: url("images/square-orange.svg"); }

div.nos-formations {
  background-image: url("images/nos-formation-bg.svg");
  width: 889px;
  height: 214px;
  display: flex;
  margin: 105px auto 65px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  background-color: #fff; }
  @media (max-width: 1279px) {
    div.nos-formations {
      width: 65.563vw;
      height: 13.375vw;
      margin: 6.563vw auto 4.063vw; } }
  div.nos-formations h2 {
    font-size: 5.25rem;
    line-height: 4.813rem;
    font-family: 'Exo', sans-serif;
    color: #2A2D3C;
    text-align: center;
    font-weight: 700;
    text-decoration: none; }
    @media (max-width: 1279px) {
      div.nos-formations h2 {
        font-size: 5.25vw;
        line-height: 4.813vw; } }
  div.nos-formations:after {
    content: '';
    position: absolute;
    left: 0;
    width: 160px;
    height: 164px;
    background-image: url("images/clipboard.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    transform: translate(20px, -50%); }
    @media (max-width: 1279px) {
      div.nos-formations:after {
        width: 10vw;
        height: 10.25vw; } }
  div.nos-formations:before {
    content: '';
    position: absolute;
    right: 0;
    width: 230px;
    height: 168px;
    background-image: url("images/arrows.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 20px;
    transform: translate(25%, 0%); }
    @media (max-width: 1279px) {
      div.nos-formations:before {
        width: 14.375vw;
        height: 10vw;
        top: 1.25vw; } }

div.amples-informations {
  background-image: url("images/information-bg.svg");
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 485px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media (max-width: 1279px) {
    div.amples-informations {
      height: 30.313vw; } }
  div.amples-informations h2 {
    color: #fff;
    font-size: 4.313rem;
    line-height: 5.188rem;
    color: #fff;
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-weight: 500; }
    @media (max-width: 1279px) {
      div.amples-informations h2 {
        font-size: 4.313vw;
        line-height: 5.188vw; } }
  div.amples-informations div.absolute {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 811px;
    height: 295px;
    background-image: url("images/plus-ample-bg.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (max-width: 1279px) {
      div.amples-informations div.absolute {
        width: 50.688vw;
        height: 18.438vw; } }
    div.amples-informations div.absolute h3 {
      color: #fff;
      font-size: 2.938rem;
      line-height: 3.25rem;
      text-align: center;
      font-weight: 700;
      margin: 0;
      position: relative;
      left: 70px; }
      @media (max-width: 1279px) {
        div.amples-informations div.absolute h3 {
          font-size: 2.938vw;
          line-height: 3.25vw;
          left: 4.375vw; } }
    div.amples-informations div.absolute p {
      margin: 0;
      text-align: center; }
      div.amples-informations div.absolute p a {
        font-family: 'Exo', sans-serif;
        color: #fff;
        text-align: center;
        font-weight: 700;
        font-size: 4.25rem;
        line-height: 1.2;
        text-decoration: none; }
        @media (max-width: 1279px) {
          div.amples-informations div.absolute p a {
            font-size: 4.25vw; } }
    div.amples-informations div.absolute:after {
      position: absolute;
      left: 70px;
      top: 28px;
      width: 117px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("images/communniquer-bg.svg");
      height: 120px;
      content: ''; }
      @media (max-width: 1279px) {
        div.amples-informations div.absolute:after {
          left: 4.375vw;
          top: 1.75vw;
          width: 7.313vw;
          height: 7.5vw; } }

footer {
  padding-top: 265px;
  background-color: #fff; }
  @media (max-width: 1279px) {
    footer {
      padding-top: 16.563vw;
      padding-left: 20px;
      padding-right: 20px; } }
  footer img {
    max-width: 628px;
    width: 100%;
    display: block;
    margin: 0 auto; }
    @media (max-width: 1279px) {
      footer img {
        max-width: 39.25vw; } }
  footer p {
    color: #909090;
    font-size: 1.428rem;
    line-height: 2rem;
    text-align: center;
    font-weight: 500;
    margin-top: 38px;
    margin-bottom: 100px; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      footer p {
        font-size: 1.438vw;
        line-height: 2vw;
        margin-top: 2.375vw;
        margin-bottom: 6.25vw; } }
    @media (max-width: 1023px) {
      footer p {
        font-size: 1rem;
        line-height: 1.5; } }
    footer p a {
      color: #909090;
      text-decoration: none; }
    footer p strong {
      color: #909090; }

/*# sourceMappingURL=styles.css.map */
