body {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #1e001e;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 65px;
  font-weight: 600;
  line-height: 70px;
}

h2 {
  color: #022100;
  text-align: center;
  margin-top: 0;
  margin-bottom: 100px;
  font-size: 50px;
  font-style: italic;
  font-weight: 600;
  line-height: 55px;
}

h3 {
  color: #606;
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

p {
  width: 100%;
  color: #0f0f0f;
  text-align: left;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 25px;
}

a {
  text-decoration: underline;
}

li {
  color: #0f0f0f;
}

.section_main {
  height: 100vh;
  color: #0f0f0f;
  background-image: url('../images/54ds9.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.logodiv {
  text-transform: uppercase;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.rond {
  width: 31px;
  height: 31px;
  background-color: #fff;
  border: 1px solid #960096;
  border-radius: 100px;
  margin-left: 2px;
  margin-right: 2px;
}

.rond.violetclair {
  background-color: #d500d5;
}

.rond.violetfonce {
  background-color: #960096;
}

.rond.rondsm {
  width: 24px;
  height: 24px;
  border-color: #d500d5;
  margin-left: 1px;
  margin-right: 1px;
}

.rond.rondsm.blanc {
  border-color: #fff;
}

.debut {
  color: #a9e3fd;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.debut.logotxtsm {
  font-size: 22px;
  line-height: 27px;
}

.debut.logotxtsm.footer_logo {
  color: #fff;
  margin-left: 18px;
  font-size: 18px;
  line-height: 23px;
}

.cta {
  color: #fff;
  background-color: #00b1ff;
  background-image: url('../images/arrowdown_1arrowdown.png');
  background-position: 88%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100px;
  margin-top: 32px;
  margin-bottom: 0;
  padding: 20px 80px 20px 42px;
  font-size: 28px;
  font-weight: 600;
  line-height: 33px;
  text-decoration: none;
  transition: all .3s;
}

.cta:hover {
  background-position: 88% 55%;
}

.cta.cta_arrowright {
  background-image: url('../images/arrow.png');
}

.cta.cta_arrowright:hover {
  background-position: 90%;
}

.cta.projet_cta {
  background-image: url('../images/arrow.png');
  background-position: 88%;
  background-size: auto;
  border: 2px solid #fff;
  margin-top: 15px;
  padding-left: 40px;
  font-size: 30px;
  line-height: 35px;
}

.cta.projet_cta:hover {
  background-position: 90%;
}

.section_main_cont {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -30px;
  display: flex;
}

.navbar {
  z-index: 99;
  width: 100%;
  background-color: #fff;
  padding-left: 15px;
  padding-right: 10px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand {
  height: 75px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navlink {
  color: #1e001e;
  padding: 26px 12px 26px 15px;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
}

.navlink.w--current {
  color: #af00af;
}

.navlink.navlink_dropdown {
  padding-right: 46px;
}

.navlink.navlink_dropdown.navlink_drapeau {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  display: none;
}

.section_classique {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.section_classique.section_couleurbis {
  background-color: #f8feff;
  background-image: url('../images/bas.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 150px;
  padding-bottom: 0;
}

.section_classique.section_couleurbis.sansbas {
  background-image: none;
  padding-bottom: 150px;
}

.section_classique.section_couleurter {
  background-image: url('../images/bgthem.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
}

.section_classique.process_section {
  background-image: url('../images/bggris.jpg');
  background-position: 0 0;
  background-size: cover;
}

.section_classique.section_violet {
  background-image: url('../images/15ce.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section_classique.section_affilie {
  background-color: #2a002a;
  background-image: url('../images/bg.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.section_classique.affilie_section {
  background-color: #fdfdfd;
  padding-bottom: 0;
}

.section_classique.section_ofre {
  background-color: #d9f0f7;
}

.refs_img {
  margin-bottom: 40px;
  margin-left: 17px;
  margin-right: 17px;
}

.refs_partenaires {
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 110px;
  display: flex;
}

.rgpd_cont {
  min-height: 225px;
  background-image: url('../images/fondgrisRGPD.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.textergpd {
  width: 831px;
}

.categorieleads_titre {
  color: #1e001e;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.all {
  width: 100%;
  max-width: 870px;
  min-height: 20px;
  min-width: 870px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 35px;
  display: flex;
}

.all.thematique_all {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}

.all.suite {
  max-width: 990px;
}

.all.suite.fin {
  margin-bottom: 185px;
}

.categorieleads_cont {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.categorieleads_bloc {
  width: 29%;
  height: auto;
  color: #1e001e;
  background-color: #f6f7fc;
  border-radius: 8px;
  margin-bottom: 50px;
  margin-left: 2%;
  margin-right: 2%;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

.categorieleads_minibloc {
  width: 53px;
  height: 53px;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  margin-bottom: 17px;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

.categorieleads_cta {
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  display: flex;
}

.categorieleads_arr {
  margin-left: 6px;
}

.spacer {
  width: 50px;
  height: 50px;
}

.refs_aff {
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.raisons_titre {
  color: #960096;
  margin-bottom: 0;
  font-weight: 700;
  display: block;
}

.raisons_cont {
  width: 100%;
  max-width: 970px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.rgpd_img {
  margin-right: 38px;
}

.thematique_input {
  width: 80%;
  height: 60px;
  max-width: 310px;
  margin-bottom: 15px;
  padding-left: 20px;
  font-size: 20px;
  line-height: 25px;
}

.thematique_input.leadthematique_textarea {
  height: 156px;
  padding-top: 15px;
}

.thematique_form {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.thematique_textformlegal {
  width: 365px;
  color: #1e001e;
  text-align: center;
  margin-top: -10px;
  font-size: 13px;
  line-height: 18px;
}

.leadthematique_charte {
  color: #1e001e;
  display: inline;
}

.alaligne {
  display: block;
}

.h2_spergpd {
  text-align: left;
  margin-bottom: 0;
}

.p_centered {
  text-align: center;
}

.raisons_bloc {
  width: 450px;
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.contact_section {
  min-height: 100vh;
  background-color: #4a2751;
  background-image: url('../images/f5fd.jpg');
  background-size: cover;
  padding-top: 175px;
}

.contact_blocpuce {
  width: 377px;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 47px;
  margin-right: 0;
  display: flex;
}

.contact_puceimg {
  margin-right: 35px;
}

.contact_textepuce {
  color: #fff;
}

.contact_titre {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
}

.contact_form {
  width: 550px;
}

.contact_input {
  width: 255px;
  height: 60px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  line-height: 25px;
}

.contact_input.contact_message {
  width: 530px;
  height: 156px;
  padding-top: 15px;
  padding-right: 20px;
}

.contact_textformlegal {
  width: 100%;
  color: #fff;
  text-align: center;
  margin-top: -17px;
  margin-bottom: 22px;
}

.contact_charte {
  color: #fff;
  display: block;
}

.contact_charte.affilie_charte {
  display: inline;
}

.form-block {
  flex-direction: column;
}

.contact_boutonform {
  width: 260px;
  height: 69px;
  background-color: #af00af;
  background-image: url('../images/arrow.png');
  background-position: 88%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  font-size: 28px;
  font-weight: 600;
  line-height: 33px;
  transition: all .3s;
  display: flex;
}

.contact_boutonform:hover {
  background-position: 90%, 0 0;
}

.contact_email {
  color: #fff;
  margin-top: -11px;
  font-size: 20px;
  line-height: 25px;
  text-decoration: underline;
}

.contact_all {
  width: 100%;
  justify-content: space-around;
  display: flex;
}

.categorieleads_p {
  height: 207px;
  margin-bottom: 24px;
}

.thematique_formcont {
  z-index: 1;
  width: 35%;
  background-color: #e6e8f3;
  flex-direction: column;
  flex: 1;
  padding-top: 111px;
  display: flex;
  position: relative;
}

.thematique_txtcont {
  width: 65%;
  min-height: 100vh;
  background-image: url('../images/thematique_mutuelle.png');
  background-position: 108% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 75px;
  padding-left: 30px;
  padding-right: 30px;
}

.thematique_txtcont.thematique_bgmut {
  background-image: url('../images/thematique_mutuelle.png');
  background-position: 105% 100%;
}

.thematique_txtcont.thematique_bgmut.thematique_finance {
  background-image: url('../images/thematique_finance.png');
}

.thematique_txtcont.thematique_bgmut.thematique_mutuelle {
  background-image: url('../images/thematique_mutuelle_1.png');
}

.thematique_txtcont.thematique_bgmut.thematique_minceur {
  background-image: url('../images/nexs.png');
}

.thematique_txtcont.thematique_bgmut.thematique_credits {
  background-image: url('../images/thematique_credits.png');
}

.thematique_txtcont.thematique_bgmut.thematique_formation {
  background-image: url('../images/thematique_formation.png');
}

.thematique_txtcont.thematique_bgmut.thematique_makemoney {
  background-image: url('../images/thematique_makemoney.png');
}

.thematique_txtcont.thematique_bgmut.thematique_travaux {
  background-image: url('../images/thematique_travaux.png');
}

.thematique_txtcont.thematique_bgmut.thematique_infopreneur {
  background-image: url('../images/thematique_infopreneur.png');
}

.thematique_txtcont.thematique_bgmut.thematique_autres {
  background-image: url('../images/thematique_autres.png');
}

.puce5vertical {
  align-items: center;
  display: flex;
}

.puce5vertical_mg {
  width: 16px;
  margin-right: 10px;
}

.puce5vertical_txt {
  margin-bottom: 0;
}

.thematique_titreform {
  color: #606;
  text-align: center;
  margin-bottom: 30px;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.thematique_input4 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.contact_form {
  width: 559px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.temoignage_cont {
  margin-bottom: 70px;
}

.temoignage_bloc {
  transform: rotate(0);
}

.temoignage_bloc.temoignage_droite {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.temoignage_bulle {
  width: 600px;
  background-color: #f6f7fc;
  border-radius: 6px;
  align-items: flex-start;
  padding: 23px 20px;
  font-style: italic;
  display: flex;
}

.temoignage_nom {
  margin-top: 10px;
  font-weight: 600;
}

.temoignage_nom.temoignage_droite {
  text-align: right;
}

.temoinage_triangle {
  width: 20px;
  border-bottom: 20px solid #f6f7fc;
  border-left: 20px solid rgba(0, 0, 0, 0);
  border-right: 20px solid rgba(0, 0, 0, 0);
  margin-left: 46px;
  transform: rotate(180deg);
}

.temoinage_triangle.temoignage_droite {
  margin-left: 0;
  margin-right: 46px;
}

.footer {
  width: 100%;
  background-color: #00b1ff;
  padding: 36px 26px 12px;
}

.footer_texte {
  color: #fff;
  text-align: center;
  font-size: 47px;
  font-weight: 600;
  line-height: 52px;
}

.footer_maxiweb {
  align-items: center;
  display: flex;
}

.footer_blocbas {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 55px;
  display: flex;
}

.footer_textebas {
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  text-decoration: none;
}

.process_texte {
  width: 100%;
  margin-bottom: 0;
}

.process_titre {
  color: #606;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 23px;
  display: block;
}

.process_cont {
  min-height: 621px;
  display: flex;
}

.process_gauche {
  width: 99%;
  height: 621px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.process_droite {
  width: 99%;
  height: 621px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.process_ligne {
  width: 6px;
  background-color: #960096;
  justify-content: center;
  margin-left: 38px;
  margin-right: 38px;
  display: flex;
  position: relative;
}

.process_rond {
  width: 20px;
  height: 20px;
  background-color: #960096;
  border-radius: 100px;
  position: relative;
  left: 49px;
}

.process_rond.process_ronddroite {
  left: -49px;
}

.process_centre {
  align-items: center;
  display: flex;
}

.levier_texte {
  text-align: center;
}

.levier_bloc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.levier_titre {
  color: #960096;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  display: block;
}

.levier_cont {
  width: 60%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: flex-start;
  display: grid;
}

.chiffre_bloc {
  width: 100%;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.chiffre_titre {
  color: #fff;
  text-align: center;
  font-size: 54px;
  font-weight: 700;
  line-height: 59px;
  display: block;
}

.projet_texte {
  color: #fff;
  text-align: center;
}

.projet_cont {
  min-height: 170px;
  background-image: url('../images/bleu.jpg');
  background-position: 6%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.projet_titre {
  font-size: 50px;
  font-weight: 700;
  line-height: 59px;
}

.projet_bloctexte {
  margin-top: 22px;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-link {
  color: #1e001e;
}

.dropdown-link.w--current {
  color: #af00af;
}

.dropdown-link.dropdown_drapeau {
  background-image: url('../images/espagnol_1espagnol.png');
  background-position: 47%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 20px 15px;
}

.dropdown-link.dropdown_drapeau.anglais {
  background-image: url('../images/anglais_1anglais.png');
}

.dropdown-link.dropdown_drapeau.anglais.w--current {
  background-image: url('../images/anglais_1anglais.png');
  background-position: 50%;
  background-size: auto;
}

.insecable {
  display: inline-block;
}

.temoignage_alaligne {
  display: block;
}

.mentions_textbloc {
  width: 780px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 40px;
  font-size: 17px;
  line-height: 24px;
  box-shadow: 14px 14px 14px 3px #ececec;
}

.mentions_header {
  margin-bottom: 50px;
}

.textecolle {
  display: inline-block;
}

.categorieleads_img {
  width: 46px;
}

.chiffre_paragraphe {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 24px;
  line-height: 29px;
}

.contact_blocemail {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.affilie_texte {
  margin-bottom: 0;
}

.affilie_titrefonce {
  color: #606;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.affilie_titreclair {
  color: #af00af;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.affilie_form {
  width: 650px;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  display: flex;
}

.affilie_input {
  width: 313px;
  height: 60px;
  margin-bottom: 12px;
  margin-left: 6px;
  margin-right: 6px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  line-height: 25px;
}

.affilie_textelegal {
  color: #fff;
  margin-top: -6px;
}

.affilie_bouton {
  width: 260px;
  height: 69px;
  text-align: left;
  background-color: #af00af;
  background-image: url('../images/arrow.png');
  background-position: 88%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 2px solid #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 43px;
  margin-bottom: 89px;
  padding-left: 48px;
  font-size: 28px;
  font-weight: 600;
  line-height: 33px;
  transition: all .3s;
  display: flex;
}

.affilie_bouton:hover {
  background-position: 90%;
}

.affilie_img {
  margin-top: 20px;
  margin-right: 50px;
}

.affilie_bloctexte {
  width: 867px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 119px;
  display: flex;
}

.affilie_headblanc {
  color: #fff;
}

.affilie_alaligne {
  display: block;
}

.affilie_textearea {
  width: 639px;
  max-height: 500px;
  max-width: 639px;
  min-height: 100px;
  min-width: 639px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  line-height: 25px;
}

.thematique_formsticky {
  position: -webkit-sticky;
  position: sticky;
  top: 9%;
}

.puce5vertical-2 {
  align-items: center;
  display: flex;
}

.affilie_imagepuce {
  margin-right: 5px;
}

.affilie_puce {
  align-items: center;
  display: flex;
}

.heading {
  color: #0f0f0f;
  margin-top: 42px;
  font-size: 55px;
  line-height: 61px;
}

.text-span {
  display: block;
}

.fondbleu {
  color: #fff;
  background-color: #00b1ff;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block {
  background-color: #00b1ff;
}

.petitheading {
  color: #00b1ff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 40px;
  font-style: italic;
  line-height: 52px;
}

.blocargu {
  margin-bottom: 129px;
}

.ensemble {
  display: inline-block;
}

.bleubold {
  color: #00b1ff;
  font-weight: 700;
}

.bleubold.fleche {
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}

.blocacompagnement {
  width: 870px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 103px;
  padding-left: 15px;
  display: flex;
}

.blocacompagnement.seconbloc {
  padding-left: 0;
  padding-right: 15px;
}

.h3bleu {
  color: #00b1ff;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.ensembleheader {
  display: block;
}

.img_accompagnement {
  margin-top: 42px;
}

.texte_accompagnement {
  width: 700px;
}

.text-block, .text-block-2 {
  display: inline-block;
}

.blocchiffre {
  width: 296px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 86px;
  margin-left: 35px;
  margin-right: 35px;
  display: flex;
}

.titrechiffre {
  color: #0f0f0f;
  font-size: 110px;
  font-style: italic;
  font-weight: 600;
  line-height: 110px;
}

.titrechiffre.bleu {
  color: #00b1ff;
}

.souschiffre {
  color: #0f0f0f;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.souschiffre.bleu {
  color: #00b1ff;
  font-size: 28px;
  font-style: italic;
  font-weight: 600;
  line-height: 33px;
}

.headingernier {
  margin-bottom: 77px;
}

.div-block-2 {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  display: flex;
}

.petitpourcent {
  font-size: 55px;
  line-height: 60px;
}

.separateur {
  width: 100%;
  height: 5px;
  background-color: #00b1ff;
}

.headingbleu {
  color: #00b1ff;
  margin-bottom: 53px;
}

.entreprise {
  width: 400px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.entreprise_p {
  text-align: center;
  margin-top: 13px;
}

.ligne {
  display: block;
}

.blocentreprise {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 173px;
  display: flex;
}

.entreprise_logos {
  width: 710px;
  height: 439px;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.logoimg {
  margin-bottom: 50px;
  margin-left: 15px;
  margin-right: 15px;
}

.headingnoir {
  color: #0f0f0f;
  margin-bottom: 0;
}

.soustitre_offre {
  font-size: 25px;
  line-height: 30px;
}

.blocoffres {
  justify-content: center;
  margin-top: 82px;
  display: flex;
}

.petiteoffre {
  width: 289px;
  height: 248px;
  background-color: #fff;
  border: 1px solid #85ff7c;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.petiteoffre.centre {
  z-index: 10;
  width: 360px;
  height: 282px;
  position: relative;
  top: -13px;
  box-shadow: 0 0 6px #0dc500;
}

.petiteoffre.droite {
  z-index: 1;
  position: relative;
  left: -9px;
}

.petiteoffre.gauche {
  z-index: 1;
  position: relative;
  right: -9px;
}

.titreoffre {
  color: #0f0f0f;
  text-align: center;
  margin-top: 23px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.titreoffre.centre {
  color: #0dc500;
  margin-top: 30px;
  font-size: 29px;
  line-height: 35px;
}

.poffres {
  text-align: center;
  margin-top: 7px;
}

.poffres.centre {
  margin-top: 10px;
  font-size: 23px;
  line-height: 28px;
}

.offresprix {
  background-color: #5e5e5e;
  border-radius: 5px;
  padding: 15px 25px;
  position: relative;
  top: 41px;
}

.offresprix.dernier {
  padding: 18px 16px;
}

.offresprix.centre {
  background-color: #0dc500;
  padding: 18px 30px;
  top: 42px;
}

.prixtexte {
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.prixtexte.dernier {
  font-size: 20px;
  line-height: 25px;
}

.prixtexte.centre {
  font-size: 29px;
  line-height: 34px;
}

.footertexte {
  color: #fff;
  text-align: center;
  font-size: 50px;
  font-style: italic;
  font-weight: 600;
  line-height: 63px;
}

.bas {
  width: 1089px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  font-style: italic;
  font-weight: 600;
  line-height: 45px;
}

.conditions {
  width: 992px;
  color: #00b1ff;
  text-align: center;
  margin: 60px auto 20px;
  font-size: 36px;
  font-style: italic;
  font-weight: 600;
  line-height: 41px;
}

.ligneautre {
  display: block;
}

.list-item {
  font-size: 20px;
  line-height: 25px;
}

.conditions_p {
  font-size: 16px;
  line-height: 21px;
}

@media screen and (min-width: 1280px) {
  p {
    max-width: 1090px;
  }

  .cta:hover {
    background-position: 88% 60%;
  }

  .cta.projet_cta {
    border: 1px solid #fff;
  }

  .navbar {
    justify-content: flex-end;
    align-items: center;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navlink:hover {
    color: #af00af;
  }

  .section_classique {
    color: #1e001e;
  }

  .section_classique.affilie_section {
    background-color: #f6f7fc;
  }

  .refs_partenaires {
    max-width: 1245px;
    align-content: flex-start;
  }

  .all {
    width: 1280px;
  }

  .categorieleads_bloc {
    width: 313px;
    margin-bottom: 60px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .categorieleads_minibloc {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .refs_aff {
    max-width: 1245px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .raisons_cont {
    max-width: 1058px;
  }

  .leadthematique_charte {
    display: inline;
  }

  .p_centered {
    text-align: center;
  }

  .contact_section {
    background-image: url('../images/contac.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 253px;
  }

  .contact_blocpuce {
    width: 411px;
    margin-bottom: 77px;
  }

  .contact_puceimg {
    margin-top: 5px;
  }

  .contact_form {
    width: 658px;
  }

  .contact_input {
    width: 313px;
    margin-bottom: 14px;
    margin-left: 6px;
    margin-right: 6px;
  }

  .contact_input.contact_message {
    width: 638px;
  }

  .contact_textformlegal {
    margin-top: -7px;
    margin-bottom: 43px;
  }

  .contact_charte {
    display: inline;
  }

  .contact_boutonform {
    background-color: #af00af;
    background-image: url('../images/arrow.png');
    background-position: 88%;
    background-repeat: no-repeat;
    background-size: auto;
    transition: all .3s;
  }

  .contact_boutonform:hover {
    background-position: 90%, 0 0;
  }

  .contact_all {
    padding-left: 84px;
    padding-right: 40px;
  }

  .categorieleads_p {
    height: 237px;
  }

  .map {
    height: 424px;
  }

  .footer {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .footer_blocbas, .process_texte {
    width: 100%;
  }

  .nav-menu {
    align-items: center;
    display: flex;
  }

  .dropdown-link:hover {
    color: #af00af;
  }

  .mentions_textbloc {
    color: #000;
    text-align: center;
    border: 1px solid #fff;
    margin-top: 18px;
    font-family: Montserrat, sans-serif;
    box-shadow: 14px 14px 14px 5px #ececec;
  }

  .mentions_email {
    text-decoration: underline;
  }

  .ensemble {
    display: inline-block;
  }

  .text-block-2 {
    width: 1265px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
  }

  .text-span-3 {
    display: inline;
  }

  .bas {
    width: 1103px;
    font-size: 41px;
    line-height: 46px;
  }

  .text-span-4 {
    display: inline-block;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 50px;
    line-height: 55px;
  }

  h2 {
    font-size: 43px;
    line-height: 48px;
  }

  p {
    font-size: 18px;
    line-height: 23px;
  }

  .debut {
    font-size: 28px;
    line-height: 33px;
  }

  .debut.logotxtsm.footer_logo {
    margin-left: 10px;
    font-size: 17px;
    line-height: 22px;
  }

  .cta.projet_cta {
    padding-right: 60px;
    font-size: 24px;
    line-height: 29px;
  }

  .navbar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    transition: all .4s;
    display: inline;
    position: fixed;
  }

  .navlink {
    text-align: left;
    padding-left: 30px;
  }

  .navlink:hover {
    color: #fff;
    background-color: #960096;
  }

  .navlink.navlink_dropdown {
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    padding-right: 55px;
  }

  .navlink.navlink_dropdown.navlink_drapeau {
    width: 290px;
  }

  .section_classique {
    padding-top: 75px;
    padding-bottom: 100px;
  }

  .section_classique.section_violet {
    background-position: 50% 100%;
  }

  .refs_img {
    height: 41px;
  }

  .rgpd_cont {
    min-height: 185px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .textergpd {
    width: 598px;
  }

  .all {
    max-width: 768px;
    min-width: 768px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .categorieleads_cont {
    width: 100%;
    justify-content: center;
  }

  .categorieleads_bloc {
    min-width: 250px;
    margin-bottom: 8%;
    margin-left: 4%;
    margin-right: 4%;
  }

  .raisons_cont {
    max-width: 665px;
    justify-content: space-between;
  }

  .rgpd_img {
    width: 118px;
    margin-right: 20px;
  }

  .thematique_input {
    width: 75%;
  }

  .leadthematique_charte {
    display: inline;
  }

  .raisons_bloc {
    width: 45%;
  }

  .contact_section {
    padding-top: 144px;
  }

  .contact_blocpuce {
    width: 320px;
  }

  .contact_puceimg {
    margin-right: 17px;
  }

  .contact_textepuce {
    font-size: 16px;
    line-height: 21px;
  }

  .contact_input {
    width: 380px;
    margin-bottom: 7px;
  }

  .contact_input.contact_message {
    width: 380px;
  }

  .contact_textformlegal {
    margin-top: -5px;
    font-size: 12px;
    line-height: 17px;
  }

  .contact_allblocpuce {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .contact_email {
    font-size: 16px;
    line-height: 21px;
  }

  .contact_all {
    align-items: center;
  }

  .categorieleads_p {
    height: 200px;
    font-size: 16px;
    line-height: 21px;
  }

  .thematique_formcont {
    min-width: 350px;
  }

  .thematique_txtcont.thematique_bgmut {
    background-position: 104% 100%;
    background-size: 100px;
  }

  .thematique_txtcont.thematique_bgmut.thematique_autres {
    background-position: 102% 100%;
  }

  .contact_form {
    width: 380px;
  }

  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer_texte {
    font-size: 38px;
    line-height: 43px;
  }

  .footer_blocbas {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 35px;
  }

  .footer_textebas {
    font-size: 17px;
    line-height: 22px;
  }

  .process_gauche, .process_droite {
    width: 100%;
  }

  .levier_cont {
    width: 80%;
  }

  .chiffre_titre {
    font-size: 45px;
    line-height: 50px;
  }

  .projet_titre {
    font-size: 34px;
    line-height: 39px;
  }

  .nav-menu {
    width: 290px;
    min-height: 301px;
    background-color: #fff;
    left: auto;
  }

  .dropdown-list {
    background-color: #e2e2e2;
  }

  .dropdown-list.w--open {
    background-color: #fff;
    margin-left: 0;
  }

  .dropdown-link {
    text-align: left;
    padding-left: 31px;
    padding-right: 40px;
  }

  .dropdown-link:hover {
    color: #fff;
    background-color: #af00af;
  }

  .dropdown-link.w--current:hover {
    color: #af00af;
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdown-link.dropdown_drapeau {
    width: 290px;
    background-position: 30px;
  }

  .dropdown-link.dropdown_drapeau.anglais.w--current {
    background-position: 30px;
  }

  .menu-button {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    font-size: 39px;
    line-height: 44px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .icon {
    color: #1e001e;
  }

  .temoignage_alaligne {
    display: inline;
  }

  .mentions_textbloc {
    width: 620px;
  }

  .chiffre_paragraphe {
    margin-top: 0;
    font-size: 21px;
    line-height: 26px;
  }

  .affilie_texte {
    width: 100%;
  }

  .affilie_titrefonce {
    font-size: 27px;
    line-height: 32px;
  }

  .affilie_bloctexte {
    width: 700px;
  }

  .affilie_alaligne {
    display: inline;
  }

  .affilie_block {
    width: 75%;
  }

  .dropdown {
    margin-right: 214px;
  }

  .heading {
    font-size: 45px;
    line-height: 52px;
  }

  .fondbleu {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 40px;
    line-height: 45px;
  }

  .petitheading {
    font-size: 34px;
    line-height: 39px;
  }

  .blocacompagnement {
    width: 100%;
  }

  .img_accompagnement {
    width: 74px;
  }

  .texte_accompagnement {
    width: 610px;
  }

  .headingernier, .headingbleu {
    font-size: 40px;
    line-height: 45px;
  }

  .blocentreprise {
    width: 748px;
  }

  .petiteoffre {
    width: 240px;
  }

  .petiteoffre.centre {
    width: 295px;
  }

  .titreoffre.centre {
    font-size: 26px;
    line-height: 31px;
  }

  .prixtexte {
    font-size: 21px;
    line-height: 26px;
  }

  .prixtexte.centre {
    font-size: 25px;
    line-height: 30px;
  }

  .bas {
    width: 100%;
    font-size: 32px;
    line-height: 37px;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 45px;
  }

  .conditions {
    width: 768px;
  }

  .ligneautre {
    display: inline;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 37px;
  }

  h2 {
    font-size: 35px;
    line-height: 40px;
  }

  p {
    font-size: 16px;
    line-height: 22px;
  }

  .section_main {
    background-image: url('../images/Groupe783.jpg');
    background-size: cover;
  }

  .rond {
    width: 24px;
    height: 24px;
  }

  .rond.rondsm {
    width: 16px;
    height: 16px;
  }

  .debut {
    font-size: 23px;
    line-height: 28px;
  }

  .cta.projet_cta {
    margin-top: 15px;
  }

  .section_classique {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section_classique.section_couleurbis {
    padding-top: 100px;
  }

  .section_classique.section_couleurbis.sansbas {
    padding-bottom: 100px;
  }

  .section_classique.process_section {
    background-position: 50% 0;
  }

  .section_classique.section_violet {
    background-position: 0 100%;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section_classique.section_ofre {
    padding-top: 100px;
  }

  .refs_img {
    height: 32px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .refs_partenaires {
    margin-bottom: 80px;
  }

  .rgpd_cont {
    flex-direction: column;
    padding: 20px;
  }

  .textergpd {
    width: 100%;
    text-align: center;
  }

  .all {
    width: 95%;
    min-height: auto;
    min-width: 480px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .all.thematique_all {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .all.suite.fin {
    margin-bottom: 92px;
  }

  .categorieleads_bloc {
    width: 40%;
    min-width: 200px;
    margin-bottom: 10%;
    margin-left: 2%;
    margin-right: 2%;
  }

  .refs_aff {
    margin-top: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .rgpd_img {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .thematique_input {
    width: 44%;
    max-width: 285px;
    min-width: 50px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .thematique_input.leadthematique_textarea {
    width: 90%;
    max-width: 580px;
  }

  .thematique_textformlegal {
    margin-top: -6px;
  }

  .leadthematique_charte {
    display: inline;
  }

  .h2_spergpd {
    text-align: center;
  }

  .raisons_bloc {
    width: 48%;
  }

  .contact_section {
    padding-top: 121px;
  }

  .contact_blocpuce {
    width: 296px;
    margin-bottom: 20px;
  }

  .contact_titre {
    font-size: 23px;
  }

  .contact_form {
    margin-bottom: 40px;
  }

  .contact_input {
    width: 45%;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .contact_input.contact_message {
    width: 92%;
    height: 120px;
    margin-bottom: 10px;
  }

  .contact_textformlegal {
    margin-top: -4px;
  }

  .contact_charte.affilie_charte {
    display: block;
  }

  .contact_allblocpuce {
    width: 440px;
    margin-bottom: 32px;
  }

  .contact_all {
    flex-direction: column;
  }

  .p_spergpd {
    text-align: center;
  }

  .categorieleads_p {
    height: 256px;
  }

  .thematique_formcont {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 50px;
    padding-top: 30px;
    padding-bottom: 21px;
  }

  .thematique_txtcont.thematique_bgmut {
    width: 100%;
    min-height: auto;
    background-position: 100% 100%;
  }

  .thematique_txtcont.thematique_bgmut.thematique_finance {
    background-position: 100% 100%;
  }

  .thematique_txtcont.thematique_bgmut.thematique_autres {
    background-position: 98% 100%;
  }

  .puce5vertical_txt {
    width: 400px;
  }

  .thematique_input4 {
    flex-flow: wrap;
    justify-content: center;
  }

  .contact_form, .temoignage_bulle {
    width: 100%;
  }

  .footer_blocbas {
    flex-direction: column;
    justify-content: center;
  }

  .footer_textebas {
    margin-top: 10px;
  }

  .process_texte {
    margin-left: 35px;
  }

  .process_cont {
    min-height: auto;
    flex-direction: column;
    position: relative;
  }

  .process_gauche, .process_droite {
    height: auto;
  }

  .process_ligne {
    width: 3px;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    position: absolute;
  }

  .process_rond {
    width: 15px;
    height: 15px;
    order: -1;
    position: absolute;
    left: 4px;
  }

  .process_rond.process_ronddroite {
    left: 4px;
  }

  .process_centre {
    margin-bottom: 66px;
    position: relative;
  }

  .process_centre.process_derniertexte {
    margin-bottom: 0;
  }

  .levier_bloc {
    margin-bottom: 28px;
  }

  .levier_titre {
    font-size: 28px;
    line-height: 33px;
  }

  .levier_cont {
    width: 440px;
  }

  .chiffre_bloc {
    flex-direction: column;
  }

  .projet_texte {
    margin-top: 21px;
  }

  .projet_cont {
    background-position: 8%;
    flex-direction: column;
  }

  .projet_bloctexte {
    margin-right: 0;
  }

  .mentions_textbloc {
    width: 460px;
  }

  .chiffre_div {
    margin-bottom: 30px;
  }

  .chiffre_paragraphe {
    margin-top: 0;
    margin-bottom: 25px;
  }

  .affilie_titrefonce, .affilie_titreclair {
    font-size: 24px;
    line-height: 26px;
  }

  .affilie_form {
    width: 100%;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }

  .affilie_input {
    width: 420px;
    margin-bottom: -1px;
  }

  .affilie_textelegal {
    text-align: center;
    margin-top: 4px;
  }

  .affilie_img {
    width: 58px;
  }

  .affilie_bloctexte {
    width: 100%;
    margin-bottom: 75px;
  }

  .affilie_alaligne {
    display: inline;
  }

  .affilie_textearea {
    width: 420px;
    max-width: 420px;
    min-width: 420px;
    margin-bottom: -1px;
  }

  .thematique_formsticky {
    position: static;
  }

  .affilie_imagepuce {
    padding-top: 6px;
  }

  .affilie_puce {
    align-items: flex-start;
  }

  .heading {
    margin-top: 19px;
    font-size: 42px;
    line-height: 47px;
  }

  .fondbleu {
    font-size: 30px;
    line-height: 35px;
  }

  .blocacompagnement {
    width: 440px;
    padding-left: 10px;
  }

  .blocacompagnement.seconbloc {
    padding-right: 10px;
  }

  .h3bleu {
    font-size: 21px;
    line-height: 26px;
  }

  .ensembleheader {
    display: inline;
  }

  .img_accompagnement {
    width: 50px;
  }

  .texte_accompagnement {
    width: 360px;
  }

  .titrechiffre {
    font-size: 94px;
    line-height: 99px;
  }

  .souschiffre {
    font-size: 22px;
    line-height: 27px;
  }

  .headingernier {
    font-size: 29px;
    line-height: 34px;
  }

  .headingbleu {
    font-size: 32px;
    line-height: 37px;
  }

  .entreprise {
    margin-top: 13px;
  }

  .blocentreprise {
    width: 100%;
    flex-flow: wrap;
    align-content: flex-start;
    align-items: center;
  }

  .entreprise_logos {
    width: 100%;
    height: auto;
  }

  .soustitre_offre {
    text-align: center;
    font-size: 21px;
    line-height: 26px;
  }

  .blocoffres {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .petiteoffre {
    margin-top: 41px;
  }

  .petiteoffre.centre {
    order: 2;
    margin-bottom: 14px;
    position: static;
  }

  .petiteoffre.droite {
    order: 3;
    position: static;
  }

  .petiteoffre.gauche {
    order: 1;
    position: static;
  }

  .poffres.centre {
    font-size: 20px;
    line-height: 25px;
  }

  .offresprix.centre {
    top: 48px;
  }

  .bas {
    font-size: 27px;
    line-height: 32px;
  }

  .heading-2 {
    font-size: 29px;
    line-height: 34px;
  }

  .biogenlogo {
    width: 192px;
  }

  .conditions {
    width: 100%;
    font-size: 26px;
    line-height: 31px;
  }

  .conditions_p {
    font-size: 14px;
    line-height: 19px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 26px;
    line-height: 31px;
  }

  h2 {
    font-size: 30px;
    line-height: 35px;
  }

  h3 {
    font-size: 40px;
    line-height: 45px;
  }

  .section_main {
    height: 100vh;
    min-width: 320px;
    background-position: 45% 0;
    justify-content: center;
  }

  .rond {
    width: 19px;
    height: 19px;
  }

  .debut {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .debut.logotxtsm {
    font-size: 16px;
    line-height: 21px;
  }

  .debut.logotxtsm.footer_logo {
    font-size: 17px;
    line-height: 22px;
  }

  .cta {
    width: 271px;
    height: 59px;
    justify-content: flex-start;
    align-items: center;
    padding-left: 36px;
    padding-right: 56px;
    font-size: 22px;
    line-height: 27px;
    display: flex;
  }

  .cta.projet_cta {
    width: 230px;
  }

  .navbar {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .brand {
    padding-left: 0;
  }

  .navlink {
    font-size: 15px;
    line-height: 20px;
  }

  .navlink.navlink_dropdown.navlink_drapeau {
    width: 248px;
  }

  .section_classique {
    min-width: 320px;
  }

  .section_classique.section_couleurbis.sansbas {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section_classique.section_violet {
    background-position: 17% 100%;
  }

  .section_classique.section_ofre {
    padding-top: 50px;
  }

  .refs_img {
    height: 26px;
  }

  .all {
    width: 95%;
    min-width: 320px;
  }

  .categorieleads_bloc {
    width: 68%;
    min-width: 270px;
    margin-bottom: 50px;
  }

  .spacer {
    height: 30px;
  }

  .thematique_input {
    width: 90%;
    padding-left: 16px;
  }

  .thematique_input.leadthematique_textarea {
    max-width: 285px;
  }

  .thematique_form {
    align-content: center;
  }

  .leadthematique_charte {
    display: inline-block;
  }

  .alaligne {
    display: inline;
  }

  .alaligne.suite {
    display: block;
  }

  .raisons_bloc {
    width: 100%;
  }

  .contact_section {
    padding-top: 115px;
  }

  .contact_textepuce {
    font-size: 15px;
    line-height: 20px;
  }

  .contact_titre {
    font-size: 20px;
    line-height: 25px;
  }

  .contact_input {
    width: 100%;
    padding-left: 16px;
    font-size: 17px;
    line-height: 22px;
  }

  .contact_input.contact_message {
    width: 100%;
    font-size: 17px;
    line-height: 22px;
  }

  .contact_charte, .contact_charte.affilie_charte {
    display: inline;
  }

  .contact_allblocpuce {
    width: 100%;
  }

  .contact_email {
    font-size: 15px;
    line-height: 20px;
  }

  .categorieleads_p {
    height: 191px;
  }

  .thematique_formcont {
    max-width: 380px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 45px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .thematique_txtcont.thematique_bgmut {
    background-position: 50% 101%;
    padding-bottom: 100px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .puce5vertical {
    margin-bottom: 0;
  }

  .puce5vertical_txt {
    width: auto;
    padding-right: 10px;
  }

  .footer_texte {
    font-size: 29px;
    line-height: 34px;
  }

  .footer_blocbas {
    margin-top: 20px;
  }

  .footer_textebas {
    text-align: center;
    margin-top: 15px;
    font-size: 17px;
    line-height: 22px;
  }

  .levier_bloc {
    margin-bottom: 54px;
  }

  .levier_cont {
    width: 100%;
    display: block;
  }

  .chiffre_bloc {
    flex-direction: column;
  }

  .chiffre_titre {
    font-size: 40px;
    line-height: 40px;
  }

  .projet_cont {
    background-position: 50%;
  }

  .projet_titre {
    font-size: 25px;
    line-height: 30px;
  }

  .nav-menu, .dropdown-link.dropdown_drapeau {
    width: 248px;
  }

  .mentions_textbloc {
    width: 95%;
    padding: 12px;
    font-size: 15px;
    line-height: 20px;
  }

  .chiffre_div {
    margin-bottom: 69px;
  }

  .affilie_texte {
    width: 95%;
  }

  .affilie_titrefonce, .affilie_titreclair {
    font-size: 20px;
    line-height: 25px;
  }

  .affilie_input {
    width: 95%;
  }

  .affilie_textelegal {
    font-size: 12px;
    line-height: 17px;
  }

  .affilie_bouton {
    width: 220px;
    height: 64px;
    padding-left: 36px;
    font-size: 23px;
    line-height: 28px;
  }

  .affilie_img {
    order: -1;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .affilie_bloctexte {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }

  .affilie_textearea {
    width: 95%;
    max-width: 95%;
    min-width: 95%;
  }

  .affilie_block {
    width: 100%;
  }

  .puce5vertical-2 {
    margin-bottom: 30px;
  }

  .affilie_imagepuce {
    width: 12px;
    margin-left: 10px;
    padding-top: 8px;
  }

  .affilie-header {
    margin-top: 7px;
    margin-bottom: 27px;
  }

  .heading {
    font-size: 30px;
    line-height: 35px;
  }

  .fondbleu {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .petitheading {
    font-size: 22px;
    line-height: 27px;
  }

  .blocargu {
    margin-bottom: 80px;
  }

  .ensemble {
    display: inline;
  }

  .blocacompagnement {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 35px;
    padding-left: 0;
  }

  .blocacompagnement.seconbloc {
    padding-right: 0;
  }

  .h3bleu {
    margin-bottom: 5px;
  }

  .img_accompagnement {
    order: -1;
    margin-bottom: 13px;
  }

  .texte_accompagnement {
    width: 100%;
  }

  .blocchiffre {
    width: 250px;
    margin-bottom: 45px;
  }

  .titrechiffre {
    font-size: 65px;
    line-height: 70px;
  }

  .titrechiffre.bleu {
    font-size: 78px;
    line-height: 83px;
  }

  .souschiffre {
    font-size: 19px;
    line-height: 24px;
  }

  .souschiffre.bleu {
    font-size: 22px;
    line-height: 27px;
  }

  .headingernier {
    font-size: 26px;
    line-height: 31px;
  }

  .headingbleu {
    margin-bottom: 31px;
    font-size: 28px;
    line-height: 33px;
  }

  .logoimg {
    height: 38px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .soustitre_offre {
    font-size: 19px;
    line-height: 24px;
  }

  .petiteoffre {
    width: 268px;
  }

  .petiteoffre.centre {
    height: 257px;
  }

  .petiteoffre.droite, .petiteoffre.gauche {
    height: 226px;
  }

  .poffres {
    font-size: 18px;
  }

  .poffres.centre {
    font-size: 20px;
    line-height: 25px;
  }

  .offresprix {
    top: 49px;
  }

  .offresprix.dernier {
    top: 29px;
  }

  .bas {
    margin-bottom: 47px;
    font-size: 24px;
    line-height: 29px;
  }

  .heading-2 {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 31px;
  }

  .conditions {
    margin-top: 29px;
    font-size: 18px;
    line-height: 23px;
  }
}


