@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* center vertically */
body.page-1029 .gris-pale {
  width: 280px;
}

#block-introduction {
  padding: 40px 0;
}
#block-introduction .right {
  font-size: 1.2em;
  font-weight: 700;
  color: #06143F;
  width: 100%;
  line-height: 120%;
}

.left {
  width: 100%;
  padding: 0 0;
}
.left p {
  margin-top: 0;
}

.page-1029 #block-introduction .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.page-1029 #block-introduction .wrapper .right {
  margin-bottom: 20px;
}

#block-avantages {
  padding: 40px 0 60px;
  background-color: rgba(178, 178, 178, 0.35);
  max-width: 1400px;
  margin: 0 auto;
}
#block-avantages .titre {
  font-size: 2.5em;
  color: #06143F;
  font-weight: 700;
  line-height: 110%;
}
#block-avantages ul {
  margin: 0;
  padding: 0 0px;
  list-style: none;
}
#block-avantages ul li.first {
  width: 100%;
  position: relative;
  z-index: 10;
  font-weight: 100;
}
#block-avantages ul li.first .num {
  position: relative;
  font-weight: 700;
  color: white;
  font-size: 19em;
  top: 60px;
  line-height: 0;
  z-index: 0;
}
#block-avantages ul li.first h2 {
  font-size: 1.666em;
  position: relative;
  z-index: 100;
  color: #06143F;
  margin: 0 0 20px 0;
}
#block-avantages ul li.first p {
  position: relative;
  z-index: 101;
}
#block-avantages ul li.first a {
  color: #06143F;
}
#block-avantages ul li.first:nth-child(even) {
  margin-top: 50px;
}
#block-avantages ul li.first ul {
  list-style: disc;
  padding: 0 0 0 18px;
}
#block-avantages ul li.first ul li {
  float: none;
  position: relative;
  z-index: 10;
}
#block-avantages ul li.first:nth-child(1) {
  margin-top: 100px;
}
#block-avantages ul li.first:nth-child(2) {
  margin-top: 100px;
}
#block-avantages ul li.first:nth-child(3) {
  margin-top: 100px;
}
#block-avantages ul li.first:nth-child(4) {
  margin-top: 100px;
}

#block-encadre {
  background-color: white;
  padding: 40px 0;
  overflow: hidden;
}
#block-encadre .left {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 110%;
}
#block-encadre .right {
  width: 100%;
}
#block-encadre .right a {
  width: 250px;
  margin-top: 30px;
}

@media only screen and (min-width: 1024px) {
  body.page-1029 .gris-pale {
    width: 300px;
  }
  #block-introduction {
    padding: 50px 0;
  }
  #block-introduction .right {
    font-size: 1.88em;
    width: calc(50% - 100px);
    padding-left: 50px;
  }
  .left,
  .right {
    float: left;
  }
  .left {
    width: calc(50% - 100px);
    padding: 0 50px;
  }
  .page-1029 #block-introduction .wrapper {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .page-1029 #block-introduction .wrapper .right {
    padding-left: 0;
    padding-right: 50px;
  }
  #block-avantages {
    padding: 50px 0;
  }
  #block-avantages .titre {
    font-size: 2.5em;
    padding-left: 50px;
  }
  #block-avantages ul {
    padding: 0 50px;
  }
  #block-avantages ul li.first {
    width: 380px;
  }
  #block-avantages ul li.first .num {
    top: 30px;
    left: -50px;
  }
  #block-avantages ul li.first:nth-child(odd) {
    float: right;
  }
  #block-avantages ul li.first:nth-child(even) {
    float: left;
    margin-top: 200px;
  }
  #block-avantages ul li.first:nth-child(1) {
    margin-top: 100px;
  }
  #block-avantages ul li.first:nth-child(1)::before {
    content: " ";
    position: absolute;
    width: 86px;
    height: 100px;
    background-image: url(../devenir-cmc-images/icon-expert.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -10px;
    left: -106px;
    z-index: 2;
  }
  #block-avantages ul li.first:nth-child(2) {
    margin-top: 300px;
    margin-left: 90px;
  }
  #block-avantages ul li.first:nth-child(2)::before {
    content: " ";
    position: absolute;
    width: 100px;
    height: 91px;
    background-image: url(../devenir-cmc-images/icon-international.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -10px;
    left: -120px;
    z-index: 2;
  }
  #block-avantages ul li.first:nth-child(3) {
    margin-top: 300px;
  }
  #block-avantages ul li.first:nth-child(3)::before {
    content: " ";
    position: absolute;
    width: 100px;
    height: 80px;
    background-image: url(../devenir-cmc-images/icon-outils.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -10px;
    left: -120px;
    z-index: 2;
  }
  #block-avantages ul li.first:nth-child(4) {
    margin-top: 300px;
    margin-left: 90px;
  }
  #block-avantages ul li.first:nth-child(4)::before {
    content: " ";
    position: absolute;
    width: 100px;
    height: 90px;
    background-image: url(../devenir-cmc-images/icon-reseau.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -10px;
    left: -120px;
    z-index: 2;
  }
  #block-encadre {
    padding: 50px 0;
  }
  #block-encadre .left {
    font-size: 2em;
  }
  #block-encadre .right {
    width: 50%;
  }
  #block-encadre .right a {
    margin-left: 50px;
    margin-top: 0;
    width: 300px;
  }
  body.page-1029 #block-temoignages .left {
    padding: 0 0 0 50px;
  }
}
@media only screen and (min-width: 1280px) {
  #block-introduction {
    padding: 80px 0;
  }
  #block-introduction .right {
    width: calc(50% - 200px);
    padding-left: 100px;
  }
  .left {
    width: calc(50% - 200px);
    padding: 0 100px;
  }
  .page-1029 #block-introduction .wrapper .right {
    padding-left: 0;
    padding-right: 100px;
  }
  #block-avantages {
    padding: 100px 0;
  }
  #block-avantages .titre {
    font-size: 3.88em;
    padding-left: 100px;
  }
  #block-avantages ul {
    padding: 0 100px;
  }
  #block-avantages ul li.first {
    width: 400px;
  }
  #block-avantages ul li.first .num {
    font-size: 22.222em;
    top: 50px;
  }
  #block-encadre {
    padding: 100px 0;
  }
  #block-encadre .right a {
    margin-left: 100px;
  }
  body.page-1029 #block-temoignages .left {
    padding: 0 0 0 100px;
  }
}/*# sourceMappingURL=basic-page.css.map */