@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 */
.page-1055 .block#block-en-tete img {
  margin-left: -350px;
}

@media only screen and (min-width: 600px) {
  .page-1055 .block#block-en-tete img {
    margin-left: -200px;
  }
}
.page-1058 .block#block-en-tete img {
  margin-left: -350px;
}

@media only screen and (min-width: 600px) {
  .page-1058 .block#block-en-tete img {
    margin-left: -250px;
  }
}
.page-1033 .block#block-en-tete img {
  margin-left: -400px;
}

@media only screen and (min-width: 600px) {
  .page-1033 .block#block-en-tete img {
    margin-left: -200px;
  }
}
.page-1061 .block#block-en-tete img {
  margin-left: -360px;
}

@media only screen and (min-width: 600px) {
  .page-1061 .block#block-en-tete img {
    margin-left: -200px;
  }
}
#block-en-tete .wrapper .textes-en-tete .critere {
  font-weight: 500;
  max-width: 400px;
  margin-right: 20px;
}

.page-1061 #block-criteres .right > ul > li:nth-child(2) {
  border-bottom: none;
}
.page-1061 #block-criteres .right > ul > li:nth-child(3) {
  padding-top: 0;
  border-top: none;
  border-bottom: none;
}
.page-1061 #block-criteres .right > ul > li:nth-child(4) {
  border-top: none;
  padding-top: 0;
}

.page-1033 #block-criteres .right > ul > li:nth-child(2) {
  border-bottom: none;
}
.page-1033 #block-criteres .right > ul > li:nth-child(3) {
  padding-top: 0;
  border-top: none;
  border-bottom: none;
}
.page-1033 #block-criteres .right > ul > li:nth-child(4) {
  padding-top: 0;
  border-top: none;
}

#block-criteres {
  padding: 40px 0;
  background-color: #06143F;
  max-width: 1400px;
  margin: 0 auto;
  color: white;
}
#block-criteres .left {
  width: 100%;
}
#block-criteres .left h2 {
  font-size: 2.5em;
  font-weight: 700;
}
#block-criteres .left p {
  margin-right: 50px;
}
#block-criteres .left p.note {
  font-size: 85%;
  font-style: italic;
}
#block-criteres .left p.note a {
  color: inherit;
}
#block-criteres .left .note p {
  font-size: 85%;
  font-style: italic;
}
#block-criteres .left .note p a {
  color: inherit;
}
#block-criteres .right {
  width: 100%;
  margin: 40px 0 0 0;
}
#block-criteres .right > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#block-criteres .right > ul > li {
  padding: 20px 90px 20px 20px;
  border: solid 1px #58585A;
  background-size: 40px;
  background-position: right 20px top 15px;
  background-repeat: no-repeat;
  cursor: pointer;
}
#block-criteres .right > ul > li .body {
  font-weight: 600;
}
#block-criteres .right > ul > li .body a {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  display: inline-block;
  text-decoration: none;
  border-radius: 20px;
  text-align: center;
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  background-color: #21BECC;
  color: white;
}
#block-criteres .right > ul > li .body a:hover {
  background-color: #3d0029;
}
#block-criteres .right > ul > li .body table {
  width: 100%;
  font-size: 0.888em;
  line-height: 110%;
}
#block-criteres .right > ul > li .body table td {
  font-weight: 100;
  padding: 5px 5px 5px 0;
  vertical-align: top;
}
#block-criteres .right > ul > li .body table th {
  font-weight: 500;
  padding: 5px 5px 5px 0;
}
#block-criteres .right > ul > li .body table th:last-child {
  width: 30%;
}
#block-criteres .right > ul > li.open .body {
  display: block;
}

#block-etapes {
  padding: 40px 0;
}
#block-etapes .wrapper {
  width: calc(100% - 40px);
  padding: 0 20px;
}
#block-etapes .wrapper h2 {
  font-size: 2.5em;
  font-weight: 700;
  margin: 0 0 50px 0;
}
#block-etapes .wrapper > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
}
#block-etapes .wrapper > ul > li {
  border-bottom: solid 1px #B2B2B2;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
#block-etapes .wrapper > ul > li:nth-child(6) {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#block-etapes .wrapper > ul > li .num {
  min-width: 50px;
  margin-right: 20px;
  display: block;
  width: 50px;
  height: 50px;
  background-color: #06143F;
  color: white;
  text-align: center;
  border-radius: 100%;
  line-height: 50px;
  font-size: 1.38em;
  margin-top: -13px;
}
#block-etapes .wrapper > ul > li .content {
  display: inline-block;
}
#block-etapes .wrapper > ul > li .body {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
#block-etapes .wrapper > ul > li .body h3 {
  margin: 0;
}
#block-etapes .wrapper > ul > li .body h4 {
  font-size: 1.1em;
  font-weight: 500;
  margin: 15px 0 10px 0;
}
#block-etapes .wrapper > ul > li .body small {
  font-size: 0.8em;
  line-height: 120%;
  display: block;
}
#block-etapes .wrapper > ul > li ul {
  padding: 0 0 0 20px;
  list-style-type: disc;
}
#block-etapes .wrapper > ul > li ul.documents-obligatoires {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  width: 100%;
}
#block-etapes .wrapper > ul > li ul.documents-obligatoires > li {
  cursor: pointer;
  background-color: rgba(178, 178, 178, 0.1);
  padding: 20px 90px 20px 20px;
  border-bottom: solid 1px white;
  background-image: url(../devenir-cmc-images/btn-plus-etape.svg);
  background-size: 40px;
  background-position: right 20px top 17px;
  background-repeat: no-repeat;
  min-height: 38px;
}
#block-etapes .wrapper > ul > li ul.documents-obligatoires > li .document {
  font-weight: 600;
  line-height: 120%;
}
#block-etapes .wrapper > ul > li ul.documents-obligatoires > li .detail {
  display: none;
  margin-right: -60px;
  margin-top: 30px;
}
#block-etapes .wrapper > ul > li ul.documents-obligatoires > li:hover {
  background-image: url(../devenir-cmc-images/btn-plus-etape-over.svg);
}
#block-etapes .wrapper > ul > li ul.documents-obligatoires > li.open {
  background-image: url(../devenir-cmc-images/btn-moins-etapes.svg);
}
#block-etapes .wrapper > ul > li ul.documents-obligatoires > li.open .detail {
  display: block;
}
#block-etapes .wrapper > ul > li ul.frais {
  width: calc(100% - 70px);
  padding: 0;
  margin: 20px 0 0 70px;
  list-style: none;
}
#block-etapes .wrapper > ul > li ul.frais .montant {
  font-size: 1.475em;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 10px;
}
#block-etapes .wrapper > ul > li ul.frais .legende {
  font-size: 0.833em;
}
#block-etapes .wrapper > ul > li ul.frais .legende a {
  color: black;
}
#block-etapes .wrapper .btn {
  margin: 0 auto;
  width: 200px;
  display: block;
}

#block-cta {
  max-width: 1400px;
  margin: 0 auto;
}
#block-cta .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;
  width: calc(100% + 40px);
  margin: 0 -20px;
}
#block-cta .wrapper .col {
  width: 100%;
  padding: 30px 40px;
  text-align: right;
}
#block-cta .wrapper .col h2 {
  font-size: 1.5625em;
  color: #fff;
  margin-bottom: 35px;
  margin-right: 0;
  text-align: left;
}
#block-cta .wrapper .col-1 {
  background-color: #06143F;
}
#block-cta .wrapper .col-2 {
  background-color: #3d0029;
}
#block-cta .wrapper .col-2 a {
  background-color: #ff666b;
}

#block-nouveaux-arrivants .wrapper,
#block-test-francais .wrapper {
  overflow: hidden;
  width: 100%;
}
#block-nouveaux-arrivants .wrapper .left,
#block-test-francais .wrapper .left {
  width: 100%;
  padding-left: 0px;
}
#block-nouveaux-arrivants .wrapper .right,
#block-test-francais .wrapper .right {
  width: calc(100% - 40px);
  padding: 40px 20px 0;
}
#block-nouveaux-arrivants .avantages,
#block-test-francais .avantages {
  position: relative;
}
#block-nouveaux-arrivants .criteres,
#block-test-francais .criteres {
  margin-top: 40px;
}
#block-nouveaux-arrivants .criteres > ul,
#block-test-francais .criteres > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#block-nouveaux-arrivants .criteres > ul > li,
#block-test-francais .criteres > ul > li {
  background-color: rgba(178, 178, 178, 0.1);
  padding: 20px 90px 20px 20px;
  border: solid 1px #B2B2B2;
}
#block-test-francais .criteres {
  position: static;
  margin-top: 0;
  margin-bottom: 40px;
}
#block-test-francais .avantages {
  padding-bottom: 40px;
}
#block-test-francais .avantages a {
  color: inherit;
}

#block-nouveaux-arrivants {
  background-color: rgba(178, 178, 178, 0.2);
  padding-bottom: 40px;
}
#block-nouveaux-arrivants .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: white;
  background-size: cover;
  background-position: top center;
  height: 440px;
  overflow: hidden;
}
#block-nouveaux-arrivants .left h2 {
  line-height: 100%;
  font-size: 2.5em;
  margin: 0 20px 25px 20px;
}
#block-nouveaux-arrivants .right {
  position: relative;
}
#block-nouveaux-arrivants .right h3 {
  line-height: 100%;
  font-size: 2.5em;
  margin: 0 0px 25px 0px;
}

.page-1061 #block-nouveaux-arrivants .left {
  background-image: url(../devenir-cmc-images/nouveaux-arrivants@2x-3.jpg);
}

#block-test-francais {
  background-color: rgba(178, 178, 178, 0.2);
}
#block-test-francais .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}
#block-test-francais .wrapper .left {
  width: calc(100% - 40px);
  padding: 40px 20px 0;
  position: relative;
  height: auto;
}
#block-test-francais .wrapper .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: white;
  background-image: url(../devenir-cmc-images/connaissances-francais@2x.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 440px;
}
#block-test-francais .wrapper .right h2 {
  line-height: 100%;
}

#block-faq {
  padding: 20px 0 70px;
  background-color: white;
}
@media only screen and (min-width: 1024px) {
  #block-faq {
    padding: 70px 0;
  }
}
#block-faq .left,
#block-faq .right {
  width: 100%;
}
#block-faq .left {
  padding-left: 0px;
}
#block-faq .left h2 {
  font-size: 1.8em;
  color: #06143F;
}
#block-faq .right {
  padding-right: 0px;
}
#block-faq .right ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#block-faq .right ul li {
  cursor: pointer;
  background-color: rgba(178, 178, 178, 0.1);
  padding: 20px 90px 20px 20px;
  border-bottom: solid 1px white;
  background-image: url(../devenir-cmc-images/btn-plus-etape.svg);
  background-position: right 20px top 20px;
  background-repeat: no-repeat;
  background-size: 40px;
  font-weight: 600;
  min-height: 50px;
}
#block-faq .right ul li .reponse {
  display: none;
  font-weight: 100;
  margin-right: -60px;
}
#block-faq .right ul li .reponse a {
  color: #06143F;
}
#block-faq .right ul li .reponse ul {
  list-style-type: disc;
  padding: 0 0 0 20px;
}
#block-faq .right ul li .reponse ul li {
  background-image: none;
  padding: 0;
  background-color: transparent;
  border: 0;
  font-weight: 100;
  min-height: 0;
}
#block-faq .right ul li:hover {
  background-image: url(../devenir-cmc-images/btn-plus-etape-over.svg);
}
#block-faq .right ul li.open {
  background-image: url(../devenir-cmc-images/btn-moins-etapes.svg);
}
#block-faq .right ul li.open .reponse {
  display: block;
}

#block-autres-profils {
  overflow: hidden;
  background-color: #21BECC;
  max-width: 1400px;
  margin: 0 auto;
}
#block-autres-profils .wrapper {
  width: 100%;
  padding-bottom: 30px;
}
#block-autres-profils .wrapper .left {
  width: calc(100% - 40px);
  color: white;
  font-size: 1.8em;
  line-height: 110%;
  font-weight: 700;
  padding: 0 20px;
}
#block-autres-profils .wrapper .left .content {
  margin-top: 40px;
}
#block-autres-profils .wrapper .left .content h2 {
  line-height: 120%;
}
#block-autres-profils .wrapper .right {
  width: calc(100% - 40px);
  margin: 0 auto;
}
#block-autres-profils .wrapper .right ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
#block-autres-profils .wrapper .right ul li {
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background-color: #06143F;
  color: white;
  height: 100px;
  padding-left: 70px;
  padding-right: 30px;
  background-image: url(../devenir-cmc-images/fl-right-avantage.svg);
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-size: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-bottom: solid 1px #58585A;
}
#block-autres-profils .wrapper .right ul li a {
  display: block;
  color: white;
  text-decoration: none;
  font-size: 1.2em;
}
#block-autres-profils .wrapper .right ul li a span {
  font-size: 0.75em;
}
#block-autres-profils .wrapper .right ul li:hover {
  background-color: #333333;
}

#block-tableau-prix {
  padding: 70px 20px;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  #block-tableau-prix {
    padding: 80px 20px;
  }
}
#block-tableau-prix h2 {
  text-align: center;
  font-size: 1.875em;
}
#block-tableau-prix h2 + p {
  text-align: center;
  font-weight: 500;
  font-size: 1em;
  margin-bottom: 80px;
}
@media only screen and (min-width: 1024px) {
  #block-tableau-prix h2 + p {
    font-size: 1.125em;
  }
}
#block-tableau-prix table {
  display: block;
  margin: 0 auto;
  max-width: 700px;
  border: none;
}
#block-tableau-prix table th {
  background-color: #06143F;
  color: white;
  font-size: 0.9375em;
  border: solid 1px #21BECC;
}
#block-tableau-prix table td {
  padding: 15px;
  border-left: solid 1px #21BECC;
  border-top: solid 1px #21BECC;
}
#block-tableau-prix table tr:first-child td:first-child {
  border: none;
}
#block-tableau-prix table tr:nth-child(2) th {
  width: 25% !important;
}
#block-tableau-prix table tr:last-child td {
  border-bottom: solid 1px #21BECC;
}
#block-tableau-prix table tr td:first-child {
  font-weight: 600;
  font-size: 0.9375em;
}
#block-tableau-prix table tr td:last-child {
  width: 200px;
  text-align: center;
  border-right: solid 1px #21BECC;
  font-weight: 500;
}
#block-tableau-prix table + p {
  max-width: 700px;
  margin: 0 auto;
  font-size: 0.8em;
  margin-top: 20px;
}

.page-1061 #block-tableau-prix table tr:nth-child(2) td:first-child {
  border: none;
}
.page-1061 #block-tableau-prix table tr td:nth-child(2) {
  text-align: center;
  font-weight: 500;
}

@media only screen and (min-width: 768px) {
  #block-etapes .wrapper > ul > li ul.documents-obligatoires > li {
    background-position: right 20px top 10px;
    min-height: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .page-1055 .block#block-en-tete img,
  .page-1058 .block#block-en-tete img,
  .page-1033 .block#block-en-tete img,
  .page-1061 .block#block-en-tete img {
    margin-left: 0px;
  }
  .page-1033 .block#block-en-tete .textes-en-tete h1 {
    padding-top: 100px;
  }
  #block-en-tete .wrapper .textes-en-tete .critere {
    font-size: 1.25em;
  }
  #block-criteres {
    padding: 50px 0;
  }
  #block-criteres .left,
  #block-criteres .right {
    float: left;
  }
  #block-criteres .left {
    width: calc(50% - 50px);
    padding-left: 50px;
  }
  #block-criteres .left h2 {
    font-size: 3.2em;
  }
  #block-criteres .right {
    width: calc(50% - 50px);
    padding-right: 50px;
    margin: 0px 0 0 0;
  }
  #block-criteres .right > ul > li {
    background-size: 50px;
    background-position: right 20px top 10px;
  }
  #block-criteres .right > ul > li .body a {
    width: 250px;
  }
  #block-etapes {
    padding: 50px 0;
  }
  #block-etapes .wrapper {
    width: calc(100% - 100px);
    padding: 0 50px;
  }
  #block-etapes .wrapper h2 {
    font-size: 3.2em;
    margin: 0 0 50px 0;
  }
  #block-etapes .wrapper > ul > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  #block-etapes .wrapper > ul > li .body {
    width: 45%;
  }
  body.page-1058 #block-etapes .wrapper > ul > li:nth-child(1) .body, body.page-1058 #block-etapes .wrapper > ul > li:nth-child(2) .body, body.page-1058 #block-etapes .wrapper > ul > li:nth-child(3) .body, body.page-1058 #block-etapes .wrapper > ul > li:nth-child(6) .body {
    width: 100%;
  }
  body.page-1061 #block-etapes .wrapper > ul > li:nth-child(1) .body, body.page-1061 #block-etapes .wrapper > ul > li:nth-child(2) .body, body.page-1061 #block-etapes .wrapper > ul > li:nth-child(3) .body, body.page-1061 #block-etapes .wrapper > ul > li:nth-child(5) .body, body.page-1061 #block-etapes .wrapper > ul > li:nth-child(6) .body {
    width: 100%;
  }
  body.page-1055 #block-etapes .wrapper > ul > li:nth-child(1) .body, body.page-1055 #block-etapes .wrapper > ul > li:nth-child(2) .body, body.page-1055 #block-etapes .wrapper > ul > li:nth-child(3) .body, body.page-1055 #block-etapes .wrapper > ul > li:nth-child(6) .body {
    width: 100%;
  }
  body.page-1033 #block-etapes .wrapper > ul > li:nth-child(1) .body, body.page-1033 #block-etapes .wrapper > ul > li:nth-child(2) .body, body.page-1033 #block-etapes .wrapper > ul > li:nth-child(3) .body, body.page-1033 #block-etapes .wrapper > ul > li:nth-child(6) .body {
    width: 100%;
  }
  #block-etapes .wrapper > ul > li ul.documents-obligatoires {
    margin: 0 0 0 50px;
    width: calc(55% - 50px);
  }
  #block-etapes .wrapper > ul > li ul.documents-obligatoires li {
    background-position: right 20px top 10px;
    background-size: 40px;
    min-height: 20px;
  }
  #block-etapes .wrapper > ul > li ul.frais {
    margin: 0 0 0 50px;
    width: calc(55% - 50px);
  }
  #block-etapes .wrapper > ul > li ul.frais .montant {
    font-size: 2.22em;
  }
  #block-etapes .wrapper .btn {
    float: right;
    margin: -8em 105px 0 0;
    width: 250px;
  }
  #block-cta .wrapper .col {
    width: calc(50% - 80px);
  }
  #block-cta .wrapper .col h2 {
    font-size: 1.5625em;
    color: #fff;
    margin-bottom: 35px;
    margin-right: 0;
    text-align: left;
  }
  #block-cta .wrapper .col-1 {
    background-color: #06143F;
  }
  #block-cta .wrapper .col-2 {
    background-color: #3d0029;
  }
  #block-cta .wrapper .col-2 a {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background-color: #ff666b;
  }
  #block-cta .wrapper .col-2 a:hover {
    background-color: #21BECC;
  }
  #block-nouveaux-arrivants .wrapper .left,
  #block-nouveaux-arrivants .wrapper .right,
  #block-test-francais .wrapper .left,
  #block-test-francais .wrapper .right {
    float: left;
  }
  #block-nouveaux-arrivants .wrapper .left,
  #block-test-francais .wrapper .left {
    width: calc(50% - 50px);
    padding-left: 50px;
    height: 600px;
  }
  #block-nouveaux-arrivants .wrapper .right,
  #block-test-francais .wrapper .right {
    width: calc(50% - 100px);
    padding: 50px 50px 0;
  }
  #block-nouveaux-arrivants .criteres > ul > li,
  #block-test-francais .criteres > ul > li {
    margin-bottom: -1px;
  }
  #block-test-francais .criteres {
    margin-bottom: 50px;
  }
  #block-test-francais .avantages {
    padding-bottom: 50px;
  }
  #block-nouveaux-arrivants {
    padding-bottom: 0px;
  }
  #block-nouveaux-arrivants .left {
    height: 600px;
  }
  #block-nouveaux-arrivants .left h2 {
    font-size: 3.2em;
    margin: 0 50px 45px 0;
  }
  #block-nouveaux-arrivants .right {
    height: 550px;
  }
  #block-nouveaux-arrivants .right h3 {
    font-size: 3.2em;
    margin: 0 50px 45px 0;
  }
  #block-test-francais .wrapper {
    display: block;
  }
  #block-test-francais .wrapper .left {
    width: calc(50% - 100px);
    padding: 50px 50px 0;
    height: 740px;
  }
  #block-test-francais .wrapper .right {
    height: 740px;
  }
  #block-cta .wrapper a {
    width: 300px;
  }
  #block-faq {
    padding: 50px 0;
  }
  #block-faq .left,
  #block-faq .right {
    width: calc(50% - 50px);
    float: left;
  }
  #block-faq .left {
    padding-left: 50px;
  }
  #block-faq .left h2 {
    font-size: 3.2em;
  }
  #block-faq .right {
    padding-right: 50px;
  }
  #block-faq .right ul li {
    background-size: 50px;
  }
  #block-autres-profils {
    background-color: #21BECC;
    padding: 50px 0;
  }
  #block-autres-profils .wrapper .left {
    float: left;
    width: calc(50% - 100px);
    padding: 0 50px;
    font-size: 1.8em;
  }
  #block-autres-profils .wrapper .left .content {
    margin-top: 50px;
  }
  #block-autres-profils .wrapper .right {
    float: left;
    width: calc(50% - 50px);
  }
  #block-autres-profils .wrapper .right ul li {
    padding-left: 120px;
    background-size: 50px;
    background-position: left 35px center;
  }
  #block-autres-profils .wrapper .right ul li a {
    font-size: 1.388em;
  }
}
@media only screen and (min-width: 1280px) {
  #block-criteres {
    padding: 100px 0;
  }
  #block-criteres .left {
    width: calc(50% - 100px);
    padding-left: 100px;
  }
  #block-criteres .left h2 {
    font-size: 3.888em;
  }
  #block-criteres .right {
    width: calc(50% - 100px);
    padding-right: 0px;
  }
  #block-criteres .right ul li {
    padding: 20px;
  }
  #block-criteres .right ul li:first-child .wrapper-textes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  #block-criteres .right ul li:first-child .wrapper-textes .titre {
    width: calc(100% - 295px);
  }
  #block-criteres .right ul li:first-child .wrapper-textes .body {
    width: 265px;
  }
  #block-criteres .right ul li:first-child .wrapper-textes .body p {
    margin: 0 0 20px 0;
  }
  #block-etapes {
    padding: 100px 0;
  }
  #block-etapes .wrapper {
    width: calc(100% - 200px);
    padding: 0 100px;
  }
  #block-etapes .wrapper h2 {
    font-size: 3.888em;
    margin: 0 0 80px 0;
  }
  #block-etapes .wrapper > ul > li {
    padding-bottom: 75px;
    margin-bottom: 75px;
  }
  #block-etapes .wrapper > ul > li .body {
    width: 450px;
  }
  #block-etapes .wrapper > ul > li ul.documents-obligatoires {
    margin: 0;
    width: 550px;
  }
  #block-etapes .wrapper > ul > li ul.frais {
    width: 550px;
    margin: 0;
  }
  #block-etapes .wrapper .btn {
    margin: -8em 145px 0 0;
  }
  #block-cta .wrapper .col {
    padding: 40px 50px;
    width: calc(50% - 100px);
  }
  #block-cta .wrapper .col h2 {
    font-size: 2.18em;
    margin-bottom: 50px;
  }
  #block-nouveaux-arrivants .wrapper .left,
  #block-test-francais .wrapper .left {
    width: calc(50% - 100px);
    padding-left: 100px;
    height: 800px;
  }
  #block-nouveaux-arrivants .wrapper .right,
  #block-test-francais .wrapper .right {
    width: calc(50% - 200px);
    padding: 100px 100px 0;
  }
  #block-test-francais .criteres {
    margin-bottom: 100px;
  }
  #block-test-francais .avantages {
    padding-bottom: 100px;
  }
  #block-nouveaux-arrivants {
    padding-bottom: 0px;
  }
  #block-nouveaux-arrivants .left {
    height: 800px;
  }
  #block-nouveaux-arrivants .left h2 {
    font-size: 3.88em;
    margin: 0 100px 45px 0;
  }
  #block-nouveaux-arrivants .right {
    height: 700px;
  }
  #block-nouveaux-arrivants .right h3 {
    font-size: 3.88em;
    margin: 0 100px 45px 0;
  }
  #block-test-francais .wrapper .left {
    width: calc(50% - 200px);
    padding: 100px 100px 0;
    height: 700px;
  }
  #block-test-francais .wrapper .right {
    height: 700px;
  }
  #block-faq {
    padding: 100px 0;
  }
  #block-faq .left,
  #block-faq .right {
    width: calc(50% - 100px);
  }
  #block-faq .left {
    padding-left: 100px;
  }
  #block-faq .left h2 {
    font-size: 3.888em;
  }
  #block-faq .right {
    padding-right: 100px;
  }
  #block-faq .right ul {
    width: 600px;
  }
  #block-autres-profils .wrapper .left {
    width: calc(50% - 200px);
    padding: 0 100px;
    font-size: 2.22em;
  }
  #block-autres-profils .wrapper .left .content {
    margin-top: 110px;
  }
  #block-autres-profils .wrapper .right ul li {
    height: 115px;
  }
}
@media only screen and (min-width: 1460px) {
  #block-etapes .wrapper {
    width: 1200px;
  }
  #block-etapes .wrapper > ul > li .body {
    width: 500px;
  }
  #block-etapes .wrapper > ul > li ul.documents-obligatoires {
    width: 600px;
  }
  #block-etapes .wrapper > ul > li ul.frais {
    width: 50%;
  }
  #block-en-tete .wrapper .textes-en-tete .critere {
    font-size: 1.5em;
    max-width: 500px;
  }
  #block-nouveaux-arrivants .wrapper,
  #block-test-francais .wrapper {
    width: calc(100% - 40px);
  }
  #block-nouveaux-arrivants .criteres > ul,
  #block-test-francais .criteres > ul {
    width: 500px;
  }
}/*# sourceMappingURL=profil.css.map */