.col-2_4,
.col-sm-2_4,
.col-md-2_4,
.col-lg-2_4,
.col-xl-2_4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-2_4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 540px) {
  .col-sm-2_4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 720px) {
  .col-md-2_4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 960px) {
  .col-lg-2_4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 1140px) {
  .col-xl-2_4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (max-width: 640px) {
  .noBr {
    display: none; } }
.mktoGen.mktoImg {
  display: inherit !important;
  line-height: 0; }

sup.sup-2 {
  font-size: 14px; }

header {
  background-color: #6400a0; }
  header .logo {
    max-width: 220px;
    margin: 28px 0 23px 35px; }
  header p {
    font-size: 30px;
    line-height: 34px;
    color: #fff;
    margin: 15px 0 20px 35px; }
  header h1 {
    font-size: 68px;
    line-height: 62px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 0 35px;
    letter-spacing: -1px; }

.bloc-1 {
  background-color: #fff;
  padding: 35px 0; }
  .bloc-1 p {
    font-size: 26px;
    color: #000;
    padding: 20px 40px;
    margin: 0; }
    .bloc-1 p span {
      color: #6400a0;
      font-weight: bold; }

.bloc-2 {
  background-color: #fff;
  padding: 0 30px; }
  .bloc-2 .bloc-green {
    height: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    background-color: #19bb7c; }
  .bloc-2 .bloc-grey1 {
    background-color: #e3e4e4;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    padding: 55px 40px 110px; }
    .bloc-2 .bloc-grey1 h3 {
      font-size: 20px;
      font-weight: bold; }
    .bloc-2 .bloc-grey1 h2 {
      font-size: 52px;
      line-height: 56px;
      font-weight: bold;
      color: #6400a0; }
    .bloc-2 .bloc-grey1 .picto {
      max-width: 60px; }
    .bloc-2 .bloc-grey1 .bg-white {
      background-color: #fff;
      text-align: center;
      padding: 20px; }
      .bloc-2 .bloc-grey1 .bg-white h4 {
        font-size: 23px;
        line-height: 26px;
        margin: 15px 0 0 0;
        font-weight: bold;
        color: #6400a0; }
      .bloc-2 .bloc-grey1 .bg-white p {
        font-size: 18px;
        line-height: 22px;
        margin: 10px 0 0 0; }
    .bloc-2 .bloc-grey1 .profil .text h5 {
      font-size: 17px;
      font-weight: bold;
      color: #6400a0;
      margin: 0; }
    .bloc-2 .bloc-grey1 .profil .text p {
      font-size: 14px;
      line-height: 16px;
      margin: 0; }
  .bloc-2 .bloc-grey2 {
    background-color: #e3e4e4;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    padding: 20px; }
    .bloc-2 .bloc-grey2 h5 {
      font-size: 16px;
      line-height: 20px;
      color: #6400a0;
      font-weight: bold; }
    .bloc-2 .bloc-grey2 p {
      font-size: 14px;
      line-height: 18px;
      margin: 0;
      color: #000; }
  .bloc-2 .bloc-blue {
    height: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    background-color: #44b2c5; }
  .bloc-2 .bloc-orange {
    height: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    background-color: #f37f63; }
  .bloc-2 .bloc-yellow {
    height: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    background-color: #f8d754; }
  .bloc-2 .bloc-violet {
    height: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    background-color: #6400a0; }

.bloc-3 {
  background-color: #fff;
  padding: 60px 30px 40px; }
  .bloc-3 h3 {
    font-size: 26px;
    color: #6400a0;
    font-weight: 600;
    margin: 0 0 30px 0; }
  .bloc-3 .content {
    background-color: #e3e4e4;
    padding: 15px 20px;
    min-height: 200px; }
    .bloc-3 .content h3 {
      font-size: 22px;
      font-weight: bold;
      color: #6400a0;
      margin: 0 0 10px 0; }
    .bloc-3 .content p {
      font-size: 14px;
      line-height: 16px;
      color: #000; }
  .bloc-3 .content-2 {
    min-height: 238px; }

.cta-violet {
  border: 1px solid #6400a0;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 11px;
  color: #fff;
  background-color: #6400a0;
  text-decoration: none;
  display: inline-block; }
  .cta-violet:hover, .cta-violet:focus, .cta-violet:active {
    border: 1px solid #6400a0;
    color: #fff;
    text-decoration: none; }

footer {
  text-align: center;
  font-size: 10px;
  color: #ffffff;
  padding: 32px 20px;
  background-color: #8d8d8d;
  font-family: 'Source Sans Pro', helvetica, Arial, sans-serif; }

@media (min-width: 992px) and (max-width: 1300px) {
  header .logo {
    margin: 25px 0 20px 35px; }
  header h1 {
    font-size: 40px;
    line-height: 40px; }
  header p {
    font-size: 25px; } }
@media (max-width: 991.98px) {
  header .logo {
    margin: 25px 0 20px 35px; }
  header h1 {
    font-size: 50px;
    line-height: 50px; }
  header p {
    font-size: 30px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 0; }

  .bloc-2 .bloc-grey1 {
    padding: 35px 30px 30px; } }
@media (max-width: 449.98px) {
  header h1 {
    font-size: 35px;
    line-height: 40px; }

  .bloc-2 .bloc-grey1 h2 {
    font-size: 30px;
    line-height: 40px; }

  header p {
    font-size: 20px;
    line-height: 23px; } }
h1,
h2,
h3,
h4,
h5,
h5,
h6,
a,
p,
span,
ul,
ol,
button {
  font-family: 'Source Sans Pro', helvetica, Arial, sans-serif; }

.w-100 {
  width: 100%; }

body {
  margin: 0 auto;
  position: relative;
  max-width: 1440px;
  background-color: #282728; }

.container {
  max-width: 1440px;
  margin: 0 auto; }

/*# sourceMappingURL=style.css.map */
