@font-face {
  font-family: Peugeot New;
  src: url('../fonts/Peugeot_New-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Peugeot New;
  src: url('../fonts/Peugeot_New-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --round10: 10px;
  --cit_red: #e42029;
  --cit_orange: #ec6427;
  --peu_white: #fff;
  --citroen-round-100\<deleted\|variable-399034c1-e331-0c93-20d2-196dac1af395\>: 100px;
  --cit_greyblue: #57718a;
  --peu-black: black;
  --cit_grey: #f7f8f8;
  --peu_grey4: #b4b4b4;
  --citroen-rouge\<deleted\|variable-4f25827a-4170-296f-a0cd-d8e0f811ecec\>: #e02831;
  --peu_blue: #0074e8;
  --peu_blue_transp: #0074e82e;
  --round5: 5px;
  --cit_bluelight: #ebf4f8;
  --round100: 100px;
}

.h2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Citroentype;
  font-size: 34px;
  font-weight: 700;
  line-height: 36px;
}

.h2.bis {
  margin-bottom: 15px;
}

.veh-h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Citroentype;
  font-size: 22px;
  line-height: 26px;
}

.veh-h3.choice {
  font-size: 15px;
  line-height: 15px;
}

.veh-t-1 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Citroentype;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.veh-t-1.choice {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 14px;
}

.veh-img {
  margin-top: 0;
  margin-bottom: 0;
}

.veh-img.fchoice {
  width: 140px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.veh-alert {
  border-radius: var(--round10);
  color: #267cd0;
  text-align: center;
  background-color: #e6f7ff;
  width: 100%;
  margin-top: 15px;
  padding: 12px 5px;
  font-size: 16px;
  line-height: 16px;
}

.veh-t7 {
  text-decoration: underline;
}

.form {
  padding-top: 40px;
  padding-bottom: 40px;
}

.formcon {
  background-color: #fff;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}

.label {
  color: #868689;
  font-family: Citroentype;
  font-size: 16px;
  font-weight: 400;
  line-height: .8rem;
}

.label.orange {
  font-family: Citroentype;
}

.forminput {
  background-color: #fff;
  border: 1px solid #cac6c5;
  border-radius: 0;
  height: 50px;
  margin-bottom: 20px;
  font-family: Citroentype;
  font-size: 20px;
}

.forminput.select {
  background-image: url('../images/arrow-orange.svg');
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: 19px;
}

.checkbox {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: .7rem;
  line-height: .8rem;
}

.submit {
  background-color: var(--cit_red);
  text-transform: uppercase;
  border: 0 #0000;
  border-radius: 100px;
  width: 300px;
  height: 50px;
  padding: 17px 30px;
  font-family: Citroentype;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.checkbox-label {
  font-family: Citroentype;
  font-size: 15px;
  font-weight: 400;
}

.paragraph {
  color: var(--cit_orange);
  text-align: center;
  background-color: #ec642712;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  font-size: 18px;
  display: flex;
}

.clock {
  width: 27px;
  margin-right: 15px;
}

.nav-logo {
  width: 200px;
}

.fc {
  border: 1px solid #eb6428;
  border-radius: 8px;
  justify-content: space-between;
  margin-bottom: 15px;
  display: flex;
  position: relative;
}

.fc-l {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 5px;
  display: flex;
}

.fc-r {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.choice-price {
  color: var(--cit_red);
  font-weight: 700;
}

.selectedcar-close {
  color: #fff;
  background-color: #eb6428;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-2 {
  font-family: Citroentype;
  font-size: 14px;
}

.text-block-4 {
  font-family: Citroentype;
}

.top {
  background-color: var(--peu_white);
  border-bottom: 1px #6c6c6c33;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 10px;
  display: flex;
}

.navbar {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  display: flex;
}

.navbarcon {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navlink {
  padding: 8px 30px;
  font-size: 16px;
}

.navlink.tel {
  border: 1px solid var(--cit_red);
  border-radius: var(--citroen-round-100\<deleted\|variable-399034c1-e331-0c93-20d2-196dac1af395\>);
  background-color: var(--peu_white);
  color: var(--cit_red);
  padding-top: 8px;
  padding-bottom: 8px;
}

.footer {
  background-color: var(--peu_white);
  border-top: 1px solid #e4e2e2;
  padding: 40px;
}

.footerin {
  justify-content: center;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link {
  color: var(--peu-black);
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}

.lp {
  background-color: var(--cit_grey);
  flex-flow: column;
  align-items: center;
  font-family: Peugeot New, Arial, sans-serif;
  display: block;
}

.wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  padding: 20px;
  display: flex;
}

.wrapperin {
  border-radius: var(--round10);
  flex-flow: column;
  width: 960px;
  min-height: 450px;
  display: flex;
  overflow: hidden;
}

.wrappin-t {
  background-color: var(--cit_greyblue);
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.lp-t1 {
  color: var(--peu_white);
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
}

.lp-t2 {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
}

.separator30 {
  width: 100%;
  height: 50px;
}

.lp-t3 {
  color: var(--peu-black);
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
}

.lp-input {
  border: 1px solid var(--peu_grey4);
  color: var(--peu-black);
  border-radius: 0;
  width: 47%;
  height: 55px;
  margin-bottom: 15px;
  padding-right: 20px;
  font-size: 17px;
}

.lp-input.valid {
  background-image: url('../images/lp-check.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 21px;
}

.lp-input.error {
  border-color: var(--citroen-rouge\<deleted\|variable-4f25827a-4170-296f-a0cd-d8e0f811ecec\>);
  color: var(--citroen-rouge\<deleted\|variable-4f25827a-4170-296f-a0cd-d8e0f811ecec\>);
}

.lp-input.combo {
  background-color: var(--peu_white);
  background-image: url('../images/arrow-d-black.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 100%;
}

.lp-button-con {
  justify-content: space-between;
  align-items: center;
  width: 87%;
  margin-bottom: 20px;
  display: flex;
}

.lp-button-con.last {
  margin-bottom: 0;
}

.lp-button {
  border: 1px solid var(--peu_grey4);
  background-color: var(--peu_white);
  color: var(--peu-black);
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 260px;
  height: 50px;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13px;
  text-decoration: none;
  display: flex;
}

.lp-button.active {
  border-width: 2px;
  border-color: var(--peu_blue);
  background-color: var(--peu_blue_transp);
  margin-right: 0;
}

.lp-button.last {
  margin-right: 0;
}

.lp-button-radio {
  border: 1px solid var(--peu_grey4);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  padding: 2px;
  display: flex;
}

.lp-button-radio.active {
  border-color: var(--peu_blue);
}

.lp-button-radio-in {
  border-radius: var(--citroen-round-100\<deleted\|variable-399034c1-e331-0c93-20d2-196dac1af395\>);
  width: 100%;
  height: 100%;
}

.lp-button-radio-in.active {
  background-color: var(--peu_blue);
}

.lp-thumb {
  width: 104px;
  margin-right: 10px;
}

.wrappin-thanyou {
  padding: 20px;
}

.lp-logo {
  display: none;
}

.step {
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 700px;
  height: auto;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  display: flex;
}

.top-logo {
  width: 50px;
}

.lp-form {
  background-color: var(--cit_grey);
  padding-top: 40px;
  padding-bottom: 40px;
}

.higlight {
  color: var(--peu_blue);
}

.lp-button-img {
  border: 1px solid var(--peu_grey4);
  background-color: var(--peu_white);
  color: var(--peu-black);
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 250px;
  height: 229px;
  margin-right: 0;
  padding: 15px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.lp-button-img.active {
  border-width: 2px;
  border-color: var(--peu_blue);
  background-color: var(--peu_blue_transp);
  margin-right: 0;
}

.lp-button-radio-img {
  border: 1px solid var(--peu_grey4);
  border-radius: var(--citroen-round-100\<deleted\|variable-399034c1-e331-0c93-20d2-196dac1af395\>);
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  padding: 2px;
  display: flex;
}

.lp-button-radio-img.active {
  border-color: var(--peu_blue);
}

.lp-button-t1 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}

.lp-button-t2 {
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
}

.lp-button-t3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}

.superscript1 {
  font-weight: 400;
}

.lp-button-visual {
  margin-top: -10px;
}

.hero-review-bloc1 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -1px;
  display: flex;
}

.hero-review {
  flex-direction: row;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.hero-review-t1 {
  text-transform: uppercase;
  margin-right: 5px;
  font-family: Peugeot New, Arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

.hero-review-star-half {
  width: 20px;
  margin-top: 2px;
}

.text-block {
  margin-top: 4px;
  font-family: Peugeot New, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 17px;
}

.hero-review-star {
  width: 19px;
}

.hero-review-bloc1-r {
  align-items: center;
  margin-left: 5px;
  display: flex;
}

.p1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 23px;
}

.ment {
  color: var(--peu_grey4);
  text-align: center;
  margin-top: 20px;
  font-size: 10px;
  line-height: 11px;
}

.progress {
  background-color: var(--peu_white);
  justify-content: flex-start;
  align-items: center;
  height: 5px;
  display: flex;
}

.progressbar {
  background-color: var(--peu_blue);
  width: 20%;
  height: 5px;
}

.choicetag {
  background-color: var(--peu_blue);
  color: var(--peu_white);
  text-transform: uppercase;
  border-radius: 0;
  margin-left: 10px;
  padding: 4px 8px;
  font-size: 11px;
  line-height: 11px;
}

.navcon {
  justify-content: space-between;
  align-items: center;
  width: 87%;
  margin-top: 20px;
  display: flex;
}

.nav-prev {
  color: var(--peu-black);
  text-transform: uppercase;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  height: 50px;
  font-size: 16px;
  text-decoration: underline;
  display: flex;
}

.lp-herotag {
  background-color: var(--peu_blue);
  color: var(--peu_white);
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  padding: 5px 10px;
  line-height: 14px;
}

.lp-herotag.black {
  background-color: var(--peu-black);
}

.lp-herotag.transp {
  border: 1px solid var(--peu-black);
  background-color: var(--cit_grey);
  color: var(--peu-black);
}

.lp-herotag.transp.check {
  text-align: left;
  background-image: url('../images/check-black.svg');
  background-position: 3px;
  background-repeat: no-repeat;
  background-size: 12px;
  border-style: none;
  padding-left: 20px;
  font-size: 14px;
}

.lp-herotag-row {
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-top: 0;
  margin-bottom: 10px;
  display: flex;
}

.lp-herotag-row.large {
  width: 100%;
}

.lp-herotag-col {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lp-input-con {
  justify-content: space-between;
  align-items: center;
  width: 87%;
  display: flex;
}

.nav-next {
  background-color: var(--peu_blue);
  color: var(--peu_white);
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 47%;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.submit-next {
  background-color: var(--peu_blue);
  color: var(--peu_white);
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.text-span {
  color: var(--cit_red);
}

.lp-buttonimg-con {
  justify-content: space-between;
  align-items: center;
  width: 87%;
  margin-bottom: 20px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .h2 {
    font-size: 27px;
  }

  .label.orange {
    color: #eb6428;
  }

  .submit {
    background-color: var(--cit_red);
    width: 100%;
  }

  .navbar {
    flex-flow: row;
    align-items: stretch;
  }

  .navbarcon {
    flex: 1;
  }

  .navlink {
    color: var(--peu_white);
  }

  .navlink.tel {
    background-color: var(--cit_greyblue);
    color: var(--peu_white);
    border-style: none;
  }

  .navmenu {
    background-color: var(--cit_greyblue);
    padding-bottom: 10px;
  }

  .navbutton {
    background-color: #fff;
  }

  .navbutton.w--open {
    background-color: var(--cit_greyblue);
  }

  .navbutton-icon {
    font-size: 40px;
  }

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

  .link {
    margin-bottom: 5px;
  }

  .wrapper {
    padding: 20px;
  }

  .wrapperin {
    width: 100%;
  }

  .lp-t2 {
    font-size: 18px;
    line-height: 21px;
  }

  .lp-input {
    height: 50px;
  }

  .hero-review-t1 {
    font-size: 13px;
  }

  .text-block {
    font-size: 17px;
  }
}

@media screen and (max-width: 767px) {
  .veh-h3 {
    font-size: 17px;
  }

  .veh-t-1 {
    font-size: 12px;
    line-height: 14px;
  }

  .formcon, .paragraph {
    width: 70%;
  }

  .lp-t1 {
    font-size: 17px;
  }

  .lp-input {
    height: 50px;
  }

  .lp-button-con {
    width: 100%;
  }

  .lp-button {
    width: 250px;
  }

  .lp-thumb {
    width: 90px;
  }

  .step {
    width: 100%;
    padding: 20px;
  }

  .navcon {
    width: 100%;
  }

  .lp-herotag.transp.check {
    text-align: left;
  }

  .lp-input-con, .lp-buttonimg-con {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .h2 {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 26px;
  }

  .veh-h3 {
    font-size: 20px;
  }

  .veh-h3.choice, .veh-t-1.choice {
    text-align: left;
  }

  .form {
    padding-bottom: 100px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .formcon {
    width: 100%;
    padding: 10px;
  }

  .submit, .paragraph {
    width: 100%;
  }

  .nav-logo {
    width: 150px;
  }

  .fc {
    flex-direction: row;
    align-items: center;
    padding: 5px;
  }

  .fc-r {
    text-align: center;
    align-items: flex-start;
  }

  .top {
    justify-content: center;
    align-items: center;
    height: 60px;
    padding: 0 10px;
  }

  .navmenu {
    width: 100%;
  }

  .navbrand {
    padding-left: 0;
  }

  .wrapper {
    padding: 0;
  }

  .wrapperin {
    border-radius: 0;
  }

  .wrappin-t {
    display: none;
  }

  .lp-t1 {
    font-size: 15px;
    line-height: 17px;
  }

  .lp-t2 {
    width: 50%;
    font-size: 15px;
  }

  .separator30 {
    height: 20px;
  }

  .lp-t3 {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 28px;
  }

  .lp-input {
    width: 100%;
    height: 50px;
  }

  .lp-button-con {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .lp-button {
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 16px;
  }

  .lp-thumb {
    width: 80px;
  }

  .lp-logo {
    width: 230px;
    margin-bottom: 40px;
    display: block;
  }

  .step {
    padding-top: 0;
    display: flex;
  }

  .top-logo {
    width: 40px;
  }

  .lp-form {
    padding-top: 20px;
  }

  .lp-button-img {
    text-align: left;
    justify-content: flex-start;
    width: 48%;
    height: 183px;
    margin-bottom: 15px;
    padding: 10px;
  }

  .lp-button-t1 {
    font-size: 16px;
    line-height: 16px;
  }

  .lp-button-visual {
    margin-top: 0;
  }

  .p1 {
    font-size: 16px;
    line-height: 19px;
  }

  .navcon.laststep {
    flex-flow: column-reverse;
  }

  .lp-herotag {
    font-size: 13px;
  }

  .lp-herotag-row {
    width: 100%;
  }

  .lp-herotag-row.large, .lp-input-con {
    flex-flow: column;
  }

  .nav-next {
    width: 60%;
    font-size: 15px;
  }

  .submit-next {
    width: 100%;
    font-size: 15px;
  }

  .lp-buttonimg-con {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
  }
}


@font-face {
  font-family: 'Peugeot New';
  src: url('../fonts/Peugeot_New-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Peugeot New';
  src: url('../fonts/Peugeot_New-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}