@font-face {
  font-family: 'SKODA Next';
  src: url("https://cpv3prodbluecdnep.azureedge.net/resources5/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/SKODANext-Light.437899418ad484d09b24a39c108cefad.woff2") format("woff2"), url("https://cpv3prodbluecdnep.azureedge.net/resources5/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/SKODANext-Light.392c3a1f6693a0a57424ef601a4ef1c2.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'SKODA Next';
  src:url('https://cpv3prodbluecdnep.azureedge.net/resources5/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/SKODANext-Black.89213f1318104bc0767dec56c3cd843d.ttf');src:url('https://cpv3prodbluecdnep.azureedge.net/resources5/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/SKODANext-Black.7ad08a5c3c8953fa44aeec29ef206b03.woff2');
  font-style:normal;
  font-weight:normal;
  font-display:swap
}
@font-face{
  font-family: 'SKODA Next';
  src:url('https://cpv3prodbluecdnep.azureedge.net/resources5/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/SKODANext-Bold.c9a9648783fb6d27a0a9ccc1f8a66f35.ttf');src:url('https://cpv3prodbluecdnep.azureedge.net/resources5/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/SKODANext-Bold.d5e066b4c13e35326c966157a419ea73.woff2');
  font-style:normal;
  font-weight:normal;
  font-display:swap
}
@font-face{
  font-family: 'SKODA Next';
  src:url('https://cpv3prodbluecdnep.azureedge.net/resources5/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/SKODANext-Regular.19d3b767d3915d3e319b8a3652f0e2af.ttf');src:url('https://cpv3prodbluecdnep.azureedge.net/resources5/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/SKODANext-Regular.9b5aa8031507e60d1b029d276e428063.woff2') ;
  font-style:normal;
  font-weight:normal;
  font-display:swap
}

body {
  margin: 0;
  font-family: "SKODA Next", Arial, Helvetica, sans-serif;
  font-weight: 300;
}

body .oc_desktop {
  display: block;
}

body .oc_mob {
  display: none;
}

body strong {
  font-weight: bold;
}

body a {
  text-decoration: none;
}

body .oc_bold {
  font-weight: bold;
}

body header {
  /*
    display: grid;
    gap: 2.8%;
    grid-template-columns: repeat(12, 1fr);*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  background-color: #0E3A2F;
  height: 400px;
  width: 100%;
  overflow: hidden;
}

body header .oc_logo {
  padding: 37px 0%;
  width: 142px;
}

body header .oc_logo img {
  width: 100%;
}

body header .oc_hero {
  width: 100%;
  height: 310px;
  overflow: hidden;
  background-image: url("https://image.communication.skoda.fr/lib/fe3d11717564047c761173/m/1/145d073f-f5d1-4bf2-a23a-a89471ea9d79.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

body header .oc_hero img {
  width: 100%;
  height: 310px;
}

body main {
  margin: 30px 17% 40px 17%;
}

body main .oc_intro h1 {
  margin: 0;
  padding-bottom: 40px;
  font-size: 48px;
  font-weight: 300;
  border-bottom: #CCCCCC 1px solid;
}

body main .oc_intro .oc_txt1 {
  margin: 40px 0 10px 0;
  font-size: 32px;
}

body main .oc_intro ul li {
  list-style-type: decimal;
  font-size: 32px;
  padding: 0 0 10px 10px;
}

body main .oc_intro .oc_txt1_s {
  font-size: 20px;
  padding: 0 0 0 10px;
  margin: 0;
}

body main form label {
  font-weight: normal;
}

body main form .oc_civilite {
  margin-top: 20px;
  font-size: 12px;
}

body main form .oc_identite {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}

body main form .oc_identite .oc_nom {
  width: 50%;
  max-height: 54px;
}

body main form .oc_contact {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}

body main form .oc_contact .oc_contact_content {
  width: 50%;
}

body main form .oc_abo {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}

body main form .oc_abo label {
  font-size: 16px;
}

body main form .oc_abo .oc_abo_content {
  width: 50%;
}

body main form .oc_abo .oc_abo_content_height {
  height: 35px;
}

body main form .oc_info {
  margin-top: 15px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

body main form #height {
  height: 35px;
}

body main form .oc_moove {
  position: absolute;
  top: 25px;
  font-size: 16px;
  line-height: 18px;
  color: #808080;
  -webkit-transition: top .3s ease-out, font-size .3s ease-out, text-transform .6s ease-out;
  transition: top .3s ease-out, font-size .3s ease-out, text-transform .6s ease-out;
}

body main form .oc_champs {
  position: relative;
  padding-top: 20px;
}

body main form .oc_champs.on .oc_moove {
  top: 8px;
  font-size: 10px;
  line-height: 18px;
  color: #808080;
  text-transform: uppercase;
}

body main form input[type="text"], body main form input[type="tel"], body main form input[type="email"] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0% !important;
  border-bottom: 1px solid #808080;
  border-top: none;
  border-left: none;
  border-right: none;
  width: 100%;
  font-size: 16px;
  font-weight: Bold;
  margin-top: 10px;
  padding-bottom: 5px;
}

body main form input:focus {
  outline: none;
  border-bottom: 1px solid black;
}

body main form .error .champs_input {
  outline: none;
  border-bottom: 1px solid #e9574c;
}

body main form .valid .champs_input {
  outline: none;
  border-bottom: 1px solid #78FAAE;
}

body main form .oc_message_erreur {
  opacity: 0;
  width: 100%;
  padding: 0;
  font-size: 80%;
  color: #e9574c;
  border-radius: 0 0 5px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

body main form .error .oc_message_erreur {
  opacity: 1;
}

body main form input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 1px solid #EAEAE0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  margin: 0 5px 0 0;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
}

body main form #civilite_1 input[type="radio"]:checked {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-image: url("https://image.communication.skoda.fr/lib/fe3d11717564047c761173/m/1/64fbc80d-424c-4273-899a-c7ab9930df65.png");
  background-position: center;
  background-repeat: no-repeat;
}

body main form #civilite_1 input[type="radio"]:checked ~ label {
  font-weight: bold;
}

body main form #civilite_2 input[type="radio"]:checked {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-image: url("https://image.communication.skoda.fr/lib/fe3d11717564047c761173/m/1/64fbc80d-424c-4273-899a-c7ab9930df65.png");
  background-position: center;
  background-repeat: no-repeat;
}

body main form #civilite_2 input[type="radio"]:checked ~ label {
  font-weight: bold;
}

body main form #offre_1 input[type="radio"]:checked {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-image: url("https://image.communication.skoda.fr/lib/fe3d11717564047c761173/m/1/64fbc80d-424c-4273-899a-c7ab9930df65.png");
  background-position: center;
  background-repeat: no-repeat;
}

body main form #offre_1 input[type="radio"]:checked ~ label {
  font-weight: bold;
}

body main form #offre_2 input[type="radio"]:checked {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-image: url("https://image.communication.skoda.fr/lib/fe3d11717564047c761173/m/1/64fbc80d-424c-4273-899a-c7ab9930df65.png");
  background-position: center;
  background-repeat: no-repeat;
}

body main form #offre_2 input[type="radio"]:checked ~ label {
  font-weight: bold;
}

body main form #regle_1 input[type="radio"]:checked {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-image: url("https://image.communication.skoda.fr/lib/fe3d11717564047c761173/m/1/64fbc80d-424c-4273-899a-c7ab9930df65.png");
  background-position: center;
  background-repeat: no-repeat;
}

body main form #regle_1 input[type="radio"]:checked ~ label {
  font-weight: bold;
}

body main form #regle_2 input[type="radio"]:checked {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background-image: url("https://image.communication.skoda.fr/lib/fe3d11717564047c761173/m/1/64fbc80d-424c-4273-899a-c7ab9930df65.png");
  background-position: center;
  background-repeat: no-repeat;
}

body main form #regle_2 input[type="radio"]:checked ~ label {
  font-weight: bold;
}

body main form .button_valid {
  font-family: "SEATBCN-Bold", Arial, Helvetica, sans-serif;
  margin-top: 40px;
  border: none;
  border-radius: 100px;
  padding: 15px 80px;
  font-size: 16px;
  color: black;
  background-color: #78FAAE;
}

body main form .button_valid:hover {
  cursor: pointer;
  background-color: #78faae8c;
}

body main form button {
  font-family: "SEATBCN-Bold", Arial, Helvetica, sans-serif;
  margin-top: 40px;
  border: none;
  border-radius: 100px;
  padding: 15px 80px;
  font-size: 16px;
  background-color: #DFDFDF;
  color: #ABABAB;
}

body main form #champs {
  font-size: 12px;
  font-style: italic;
}

body footer {
  background-color: #FAFAF9;
  padding: 60px 18%;
}

body footer h2 {
  margin-bottom: 30px;
  font-size: 12px;
  color: #9B9B9B;
  text-decoration: underline;
  text-transform: uppercase;
}

body footer p {
  font-size: 12px;
  color: #9B9B9B;
}

body footer p a {
  color: #9B9B9B;
}

@media all and (min-width: 1848px) {
  body main form #height {
    height: 19px;
  }
}

@media all and (max-width: 1274px) {
  body main .oc_intro h1 {
    font-size: 3.5vw;
  }
}

@media all and (max-width: 922px) {
  body main {
    margin: 35px 5.3% 55px 5.3%;
  }
  body main .oc_intro h1 {
    margin: 0;
    padding-bottom: 45px;
    font-size: 33px;
    font-weight: lighter;
    border-bottom: #a8a7a7 1px solid;
  }
  body main .oc_intro .oc_txt1 {
    margin: 45px 0 10px 0;
    font-size: 20px;
  }
  body main .oc_intro ul li {
    list-style-type: decimal;
    font-size: 20px;
    padding: 0 0 10px 10px;
  }
  body main .oc_intro .oc_txt1_s {
    font-family: "SEATBCN-Regular", Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding: 0 0 0 15px;
    margin: 0;
  }
  body main form .oc_identite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  body main form .oc_identite .oc_nom {
    width: 100%;
  }
  body main form .oc_contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  body main form .oc_contact .oc_contact_content {
    width: 100%;
  }
  body main form .oc_abo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  body main form .oc_abo label {
    font-size: 16px;
  }
  body main form .oc_abo .oc_abo_content {
    width: 100%;
  }
  body main form .oc_abo .oc_abo_content_height {
    height: 35px;
  }
  body main form .oc_info {
    margin-top: 15px;
    font-size: 16px;
  }
  body main form #height {
    height: 35px;
  }
  body footer {
    background-color: #FAFAF9;
    padding: 60px 5.3%;
  }
}

@media all and (max-width: 600px) {
  body .oc_desktop {
    display: none;
  }
  body .oc_mob {
    display: block;
  }
  body header {
    height: 340px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body header .oc_logo {
    width: 142px;
    padding: 20px 0;
  }
  body header .oc_hero {
    width: 100%;
    height: 310px;
    background-image: url("https://image.communication.skoda.fr/lib/fe3d11717564047c761173/m/1/145d073f-f5d1-4bf2-a23a-a89471ea9d79.jpg");
  }
  body header .oc_hero img {
    width: 100%;
    height: 280px;
  }
}
/*# sourceMappingURL=style.css.map */