em {
  font-style: normal;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  scroll-padding-top: 200px;
  font-family: "OpelNextW05-Regular", sans-serif;
}
body a {
  color: #000;
  text-decoration: none;
}
body a:hover {
  color: #000;
  text-decoration: none;
}
body a.anchor {
  display: block;
  position: relative;
  top: -200px;
  visibility: hidden;
}
body .button {
  position: relative;
  font-family: "OpelNextW05-Regular", sans-serif;
  padding: 0.6875rem 1.25rem 0.6875rem 1.125rem;
  background-color: #f7ff14;
  color: #000;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.125rem;
  transition: margin-left 0.2s;
}
body .button .icon {
  font-size: 1.875rem;
}
body .button span {
  position: relative;
}
body .button:hover,
body .button.black:hover {
  margin-left: 1rem;
  transition: margin-left 0.4s;
  color: #000;
}
body .button.black {
  background-color: #000;
  color: #fff;
}
body .gform {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 0px 0px 0px 0px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
body .gform header {
  border-radius: 0px 0px 0 0 !important;
  padding: 1.75rem 0.75rem 1.25rem 1.75rem;
  background-color: #f7ff14;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}
body .gform header h3 {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.75rem;
  line-height: normal;
}
body .gform header h3 span {
  display: block;
  margin-bottom: 0.5rem;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 1rem;
  line-height: normal;
}
body .gform form {
  padding: 1rem 1.75rem 3rem 1.75rem;
}
body .gform form .form-control {
  border-bottom-color: #000;
  appearance: auto;
  background-color: transparent !important;
}
body .gform form .form-control:focus {
  border-color: #fff;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
body .gform form label {
  display: none !important;
}
body .gform form label[for=agreement] {
  display: block !important;
}
body .gform form label[for=agreement] p {
  font-size: 0.75rem;
  line-height: 1rem;
}
body .gform form fieldset .formEl .TextInput .flatpickr-wrapper {
  width: 100%;
}
body .gform form fieldset.seller-select .formEl {
  width: 100%;
}
body .gform form .form-control::placeholder,
body .gform form .multiselect-placeholder {
  opacity: 0.95 !important;
  color: #000;
  font-family: "OpelNextW05-Regular", sans-serif;
}
body .gform form fieldset {
  margin: 0;
  padding: 0;
}
body .gform form fieldset legend {
  display: none;
  text-transform: uppercase;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1rem;
  padding: 0 !important;
}
body .gform form fieldset .radioselection {
  display: flex;
}
body .gform form fieldset .radioselection div {
  display: flex;
  justify-items: center;
  align-items: center;
  width: 50%;
}
body .gform form fieldset .radioselection div input {
  margin-right: 0.5rem;
}
body .gform form #field-source {
  display: none;
}
body .gform form #field-car label {
  display: block !important;
}
body .gform form fieldset[data-v-68aa3be3]:first-child .formEl:last-child label {
  display: block !important;
  font-size: 14px;
  padding-bottom: 1rem;
}
body .gform form fieldset[data-v-68aa3be3]:nth-child(2) .formEl:last-child {
  display: none !important;
}
body .gform form .form-text {
  font-family: "OpelNextW05-Light", sans-serif;
}
body .gform form .form-select:focus {
  border-color: #fff;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
body header {
  background-color: #f3f3f3;
  z-index: 999;
}
body header section.top {
  position: relative;
  top: 0.75rem;
  background-color: #f3f3f3;
  padding: 1.25rem 0 1.3125rem 0;
  border-bottom: 0.75rem solid #000;
}
body header section.top h1 {
  line-height: normal;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 2.75rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
body header section.top h1 span {
  font-family: "OpelNextW05-Bold", sans-serif;
}
body header section.top h1 span.subhead {
  display: block;
  line-height: 1rem;
  font-size: 4rem;
}
body header section.top h1 em {
  color: #f7ff14;
}
body header section.top .logo {
  font-size: 3.75rem;
  position: absolute;
  bottom: 0;
  font-family: "logo", sans-serif;
}
body header section.top .lead {
  text-align: center;
}
body header section.top .lead strong {
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
}
body header section.top .lead small {
  font-family: "OpelNextW05-Light", sans-serif;
  display: block;
  text-transform: uppercase;
  font-size: 100%;
}
body header section.top .convers-icons {
  position: absolute;
  bottom: 0;
}
body header section.top .convers-icons .ico-link {
  display: inline-block;
  padding: 0rem 1.25rem 0.75rem 1.25rem;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: uppercase;
  border: 1px solid transparent;
}
body header section.top .convers-icons .ico-link .icon {
  top: 8px;
}
body header section.top .convers-icons .ico-link .icon::before {
  font-size: 2rem;
}
body header section.top .convers-icons .ico-link:hover {
  background-color: #fff;
  color: #000;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}
body header section.top .convers-icons .ico-link:hover .icon {
  color: #000;
}
body header section.top.dealerver {
  padding: 0rem 0 1rem 0;
}
body header section.top.dealerver h1 {
  margin-top: 2rem;
}
body header section.top.dealerver .logo {
  line-height: 7.5rem;
}
body header section.top.dealerver .dealer {
  padding: 0.25rem 1rem 0.25rem 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  background-color: #000;
  color: #fff;
  border-top: 4px solid #f3f3f3;
  text-align: center;
}
body header section.top.dealerver .dealer a {
  color: #fff;
  text-decoration: none;
  font-size: 1.5rem;
  font-family: "OpelNextW05-Bold", sans-serif;
}
body header section.top.dealerver .dealer a em {
  color: #f7ff14;
}
body header section.top.dealerver .lead {
  text-align: center;
}
body header section.top.dealerver .lead strong {
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
}
body header section.top.dealerver .lead small {
  font-family: "OpelNextW05-Light", sans-serif;
  display: block;
  text-transform: uppercase;
  font-size: 100%;
}
body header .navbar-collapse {
  width: 100%;
}
body header .navbar-nav {
  width: 100%;
}
body header .navbar-nav .nav-item {
  display: flex;
}
body header .navbar {
  padding: 0;
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
}
body header .navbar .navbar-toggler {
  margin-left: 0.5rem;
  color: rgb(0, 0, 0);
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  cursor: pointer;
}
body header .navbar .navbar-toggler .navbar-toggler-icon {
  color: #000;
}
body header .navbar .nav-item {
  position: relative;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: uppercase;
  color: #000;
  padding: 2.0625rem 0rem 0rem 0rem;
}
body header .navbar .nav-item .nav-link {
  font-size: 1rem;
  line-height: normal;
  color: #000;
  padding: 0;
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
  /*border-right: 1px solid #000;*/
}
body header .navbar .nav-item .nav-link:hover {
  color: #606060;
}
body header .navbar .nav-item .nav-link.last {
  border-right: 0px solid #000;
}
body header .navbar .nav-item.active {
  border-top: 0.75rem solid #f7ff14;
  padding: 1rem 0rem 1rem 0rem;
  background-color: #000;
  left: -1px;
}
body header .navbar .nav-item.active .nav-link {
  font-size: 1.185rem;
  font-family: "OpelNextW05-Light", sans-serif;
  color: #fff;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
body header .navbar .logo-mobile {
  display: none;
}
body header .navbar .call-back-butt {
  display: none;
}
body section.titlepage {
  padding-top: 13.225rem;
  background-color: #fcfcfc;
}
body section.titlepage .hero {
  display: block;
  position: relative;
}
body section.titlepage .hero .txt-overlay {
  position: relative;
  text-align: center;
  padding-top: 4rem;
  padding-left: 0rem;
  width: 100%;
}
body section.titlepage .hero .txt-overlay h2 {
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 4.75rem;
  line-height: 3.75rem;
  letter-spacing: -0.1rem;
}
body section.titlepage .hero .txt-overlay h2 small {
  display: block;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 3.125rem;
}
body section.titlepage .hero .txt-overlay .continue {
  text-align: center;
  padding-top: 17.5rem;
}
body section.titlepage .hero .txt-overlay .continue span {
  display: block;
}
body section.titlepage .hero .txt-overlay .continue .icon {
  font-size: 6rem;
  animation-name: icon;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-out;
}
@keyframes icon {
  0% {
    line-height: 4rem;
  }
  50% {
    line-height: 5rem;
  }
  100% {
    line-height: 4rem;
  }
}
body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption {
  text-align: left;
}
body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption h2 {
  /*color: #fff;*/
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
  /* font-size: 4.25rem;
                line-height: 4rem;*/
  color: #000;
  font-size: 3.125rem;
  line-height: 3rem;
}
body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption h2 span {
  display: block;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 2.5rem;
  line-height: 1.75rem;
}
body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption h2 em.slash {
  font-style: normal;
  color: #f7ff14;
}
body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption .carousel-item-content {
  text-align: left;
}
body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption .btn {
  display: inline-block;
  margin-top: 1.25rem;
  border-radius: 0;
  border: 1px solid #fff;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption .btn.black {
  border-color: #000;
  color: #000;
}
body section.titlepage .carousel-control-next,
body section.titlepage .carousel-control-prev {
  width: 60px;
}
body section.titlepage.lcv {
  background-color: #f3f3f3;
}
body section.titlepage.lcv img {
  border: 1rem solid #fff;
}
body .slashY {
  font-style: normal;
  color: #f7ff14;
}
body section.car-form {
  padding-top: 15rem;
  background-color: #fff;
}
@media (max-width: 992px) {
  body section.car-form .container.responsive {
    width: 100% !important;
    max-width: none !important;
  }
}
body section.car-form.campaign23 {
  padding-top: 0.75rem !important;
}
body section.car-form.campaign23 .hero-car {
  min-height: 450px;
}
body section.car-form.campaign23 .hero-car .txt-overlay {
  padding-top: 2rem;
  padding-left: 2rem;
}
body section.car-form.campaign23 .hero-car .txt-overlay h2 {
  color: #000;
  font-size: 2.25rem;
}
body section.car-form.campaign23 .hero-car .txt-overlay h2 small {
  display: block;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 1.5rem;
}
body section.car-form.campaign23 .txts {
  padding-right: 2rem;
}
body section.car-form.campaign23 .txts h3 {
  text-align: center;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 1.75rem;
}
body section.car-form.campaign23 .txts h3 small {
  display: block;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 1.125rem;
}
body section.car-form.campaign23 .txts h4 {
  text-align: center;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 2.75rem;
  margin-top: 0;
}
body section.car-form.campaign23 .txts .list-group .list-group-item {
  display: flex;
  flex-flow: row;
  justify-content: start;
  align-items: center;
  gap: 0.75rem;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 1px solid #dfdfdf;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 2rem;
}
body section.car-form.campaign23 .txts .list-group .list-group-item .icon {
  background-color: #f7ff14;
  color: #000;
  font-size: 1.75rem;
  padding: 0.75rem;
}
body section.car-form.campaign23 .txts .list-group .list-group-item span {
  font-size: 1.125rem;
  font-family: "OpelNextW05-Light", sans-serif;
  line-height: 1.3125rem;
}
body section.car-form.campaign23 .txts .list-group .list-group-item span strong {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.25rem;
  display: block;
}
body section.car-form.campaign23 .txts .list-group .list-group-item span strong.price {
  font-size: 2.25rem;
  line-height: 1.875rem;
}
body section.car-form .hero-car {
  position: relative;
  min-height: 510px;
}
body section.car-form .hero-car img.model {
  position: absolute;
}
body section.car-form .hero-car .txt-overlay {
  position: relative;
  padding-top: 3rem;
  padding-left: 2.625rem;
  padding-right: 2.625rem;
  width: 100%;
  height: 100%;
}
body section.car-form .hero-car .txt-overlay h2 {
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 3.5rem;
  text-transform: uppercase;
  color: #fff;
  line-height: 2.25rem;
  letter-spacing: -0.05rem;
}
body section.car-form .hero-car .txt-overlay h2 small {
  display: inline-block;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 3.5rem;
}
body section.car-form .hero-car .txt-overlay table {
  margin-top: 1rem;
  margin-bottom: 15rem;
  border-spacing: 8px;
  border-collapse: separate;
}
body section.car-form .hero-car .txt-overlay table th {
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 0.8125rem;
  line-height: 1rem;
  color: #fff;
  padding: 0.5rem 0.75rem 0rem 0rem;
  text-align: left;
  text-transform: uppercase;
  padding-right: 0.75rem;
}
body section.car-form .hero-car .txt-overlay table td {
  font-family: "OpelNextW05-Bold", sans-serif;
  background-color: #fff;
  font-size: 1.5rem;
  color: #000;
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  line-height: 1.5rem;
}
body section.car-form .hero-car .txt-overlay table td.benefit {
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 1.25rem;
  text-align: left;
}
body section.car-form .hero-car .txt-overlay .prices {
  margin-top: 2em;
}
body section.car-form .hero-car .txt-overlay .prices .price {
  display: flex;
  margin-right: 1em;
  margin-bottom: 1rem;
  flex-direction: column;
  font-size: 18px;
  text-transform: uppercase;
}
body section.car-form .hero-car .txt-overlay .prices .price span {
  font-size: 22px;
  text-transform: none;
  display: inline-block;
  color: black;
  background-color: white;
  padding: 8px 16px;
  font-weight: bold;
}
body section.car-form .hero-car .txt-overlay .cta-links {
  position: absolute;
  bottom: 2em;
  text-align: left !important;
}
@media (max-width: 1204px) {
  body section.car-form .hero-car .txt-overlay h2 {
    line-height: 3rem;
  }
  body section.car-form .hero-car .txt-overlay .cta-links {
    left: 0;
  }
}
body section.car-form .hero-car .txt-overlay .ctas {
  text-align: center;
}
body section.car-form .hero-car .txt-overlay .ctas .button {
  display: inline-block;
  min-width: 250px;
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
}
body section.car-form .hero-car .txt-overlay .ctas .button span {
  top: -0.375rem;
}
body section.car-form .hero-car .txt-overlay-corsa h1.modeline {
  color: #fff;
  font-family: "OpelNextW05-Light", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}
body section.car-form .hero-car .txt-overlay-corsa h1.headline {
  color: #fff;
  font-size: 4em;
  line-height: 1em;
  margin-bottom: 0;
}
body section.car-form .hero-car .txt-overlay-corsa h1.subheadline {
  color: #fff;
  font-size: 2em;
  font-family: "OpelNextW05-Light", sans-serif;
}
body section.car-form .hero-car.corsa {
  background-position: center 70%;
  background-size: cover;
}
body section.car-form .hero-car.grandland {
  background-position: center center;
  background-size: cover;
}
body section.car-form .hero-car.mokka {
  background-position: center center;
  background-size: cover;
}
body section.car-form .hero-car.crossland {
  background-position: center 70%;
  background-size: cover;
}
body section.car-form .hero-car.frontera {
  background-position: center 83%;
  background-size: cover;
  min-height: 765px;
}
body section.car-form .hero-car.astrahb {
  background-position: center 70%;
  background-size: cover;
}
@media (min-width: 400px) and (max-width: 992px) {
  body section.car-form .hero-car.astrahb {
    background-position: right 70%;
  }
}
body section.car-form .hero-car.zafira {
  background-position: right 70%;
  background-size: cover;
}
@media (max-width: 400px) {
  body section.car-form .hero-car.zafira {
    background-position: 80% 70%;
  }
}
body section.car-form .appendix {
  padding-top: 1rem;
}
body section.car-form .appendix p {
  font-family: "OpelNextW05-Light", sans-serif;
}
body section.car-form .form-control {
  border-color: #f3f3f3;
  border-radius: 0;
  font-family: Arial, sans-serif;
  color: #000;
}
body section.car-form .form-control::placeholder {
  color: #666666;
}
body section.car-form .form-control.is-invalid {
  border-color: #f04124;
}
body section.car-form .form-control.is-valid {
  border-color: #28a745;
}
body section.car-form .form-block {
  background-color: #fff;
}
body section.car-form .form-block * {
  border-radius: 0 !important;
}
body section.car-form .form-block .note {
  display: none;
}
body section.car-form .form-block .form-control {
  font-size: 0.75rem;
  color: #000;
  padding: 0.375rem 0.375rem 0.125rem 0.375rem;
  margin-bottom: 0.5rem;
}
body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif {
  /*fieldset.form-section:nth-child(1) .form-section-flex{flex-wrap:initial !important;}*/
}
body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif .formEl {
  margin-bottom: 1rem !important;
}
body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif .form-section-flex {
  justify-content: flex-start;
}
body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif button.submit {
  width: initial !important;
}
body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif #agreement label, body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif .agreement label, body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif .agreeLink {
  color: grey;
}
body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif .form-control::placeholder,
body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif .multiselect-placeholder, body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif .form-control {
  opacity: 0.95 !important;
  color: grey;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 14px !important;
}
body section.car-form .form-block #growitoForm_q3w9afzj7bhaxsqfydfagxdma2xigmif .form-control {
  margin-top: 0px;
  height: 38px;
}
body section.car-form .form-block .alert {
  border-radius: 0;
}
body section.car-form .form-block .alert-danger {
  color: #f04124;
  border-color: #f04124;
  background-color: transparent;
}
body section.car-form .form-block label {
  margin-bottom: 0.125rem;
  margin-top: 0.5rem;
  font-size: 0.8125rem;
}
body section.car-form .form-block .card {
  border: 0px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  border-radius: 0;
}
body section.car-form .form-block .card .card-header {
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: normal;
  border-bottom: none;
  margin-bottom: 1.5rem;
  padding-top: 0rem;
  padding-bottom: 0;
  background-color: #fff;
}
body section.car-form .form-block .card .card-header span {
  font-family: "OpelNextW05-Bold", sans-serif;
  display: inline-block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  border-bottom: 11px solid #f7ff14;
  margin-bottom: 0.5rem;
}
body section.car-form .form-block .card .card-body {
  padding-top: 0rem;
}
body section.car-form .form-block .card .card-body p {
  font-size: 0.6875rem;
  line-height: 0.875rem;
}
body section.car-form .form-block .card .card-body button {
  width: 100%;
  background-color: #f7ff14;
  color: #000;
  border-radius: 0;
  cursor: pointer;
  font-family: "OpelNextW05-Regular", sans-serif;
  padding: 0.75rem 1.25rem 0.75rem 1.125rem;
}
body section.car-form .form-block .card .card-body button:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
}
body section.car-form .form-block .card .card-body button.close {
  max-width: 100px;
  opacity: 1;
}
body section.car-form .form-block .card .card-body h4 {
  font-size: 1rem;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.125rem;
  margin-top: 0.25rem;
}
body section.car-form .form-block .modal-content {
  border-radius: 0;
  font-family: Arial, sans-serif;
}
body section.car-form .form-block .modal-content .modal-body p {
  font-size: 0.75rem;
}
body section.car-form .form-block .modal-content .modal-body strong {
  text-transform: uppercase;
}
body section.car-form .form-block .modal-content .modal-footer .black {
  background-color: #000;
  color: #fff;
}
body section.car-form .form-block .alert {
  padding: 0.5rem;
  font-family: Arial, sans-serif;
  font-size: 0.75rem;
}
body section.car-form .form-block .alert strong {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
}
body section.car-form .form-block .privacy {
  font-family: Arial, sans-serif;
  padding: 0.75rem;
  border: 1px solid #f3f3f3;
  margin-bottom: 0.5rem;
}
body section.car-form .form-block .privacy p {
  margin-bottom: 5px;
  color: #000;
}
body section.car-form .form-block .privacy strong {
  display: block;
  text-transform: uppercase;
  font-size: 0.875rem;
}
body section.car-form .form-block .privacy a {
  text-decoration: underline;
}
body section.car-form .form-block .privacy .privacy-option {
  font-size: 0.6875rem !important;
  padding-top: 10px;
  border-top: 1px solid #f3f3f3;
}
body section.car-form .form-block .privacy .privacy-option input {
  float: left;
  margin: 2px 6px 10px 0px;
}
body section.car-form .form-block #privacy-modal .modal-body {
  font-size: 0.75rem;
}
body section.car-form .form-block #privacy-modal .modal-body a {
  text-decoration: underline;
}
body section.car-form .form-block .video360 {
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 0.9375rem !important;
  font-weight: bold;
  line-height: 3rem;
  padding: 0.75rem 0 1rem 0;
  margin-top: 0;
}
body section.car-form .form-block .video360:before {
  content: url("../images/video-pres.png");
  width: 67px;
  height: 50px;
  float: left;
  margin-right: 0.75rem;
  margin-left: 0.5rem;
}
@media (min-width: 991px) and (max-width: 1199px) {
  body section.car-form {
    padding-top: 20rem;
  }
}
body section.call-back-form {
  padding-top: 15rem;
  padding-bottom: 4rem;
  background-color: #f3f3f3;
}
body section.call-back-form main .form-block .card {
  padding-top: 2rem;
}
body section.product {
  background-color: #f3f3f3;
  text-align: center;
  border-top: 0.5rem solid #e5e5e5;
  border-bottom: 0.5rem solid #e5e5e5;
  margin-top: 0rem;
  padding: 4rem 0 4rem 0;
}
body section.product.campaign23 {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 0;
}
body section.product.campaign23 .card {
  padding: 0rem;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}
body section.product.campaign23 .card .card-title {
  font-size: 1.75rem;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 1.5rem;
  text-align: center;
  font-family: "OpelNextW05-Bold", sans-serif;
}
body section.product.campaign23 .card .card-body {
  padding: 0 1rem 0 1rem;
}
body section.product.campaign23 .card .card-body .list-group .list-group-item {
  display: flex;
  flex-flow: row;
  justify-content: start;
  align-items: center;
  gap: 0.75rem;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 1px solid #dfdfdf;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
}
body section.product.campaign23 .card .card-body .list-group .list-group-item .icon {
  font-size: 1.375rem;
  color: #fff;
  background-color: #f3f3f3;
  padding: 0.75rem;
}
body section.product.campaign23 .card .card-body .list-group .list-group-item .icon.price {
  background-color: #f7ff14;
  color: #000;
  font-size: 1.75rem;
}
body section.product.campaign23 .card .card-body .list-group .list-group-item span {
  font-size: 1.125rem;
  font-family: "OpelNextW05-Light", sans-serif;
  line-height: 1.3125rem;
}
body section.product.campaign23 .card .card-body .list-group .list-group-item span strong {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.25rem;
  display: block;
}
body section.product.campaign23 .card .card-body .list-group .list-group-item span strong.price {
  font-size: 2.25rem;
  line-height: 1.875rem;
}
body section.product.campaign23 .card .card-body .btn-group {
  display: flex;
  justify-content: space-between;
  margin-top: 1.25rem;
}
body section.product.campaign23 .card .card-body .btn-group .btn {
  border-radius: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  border-color: #fff;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 0.875rem;
}
body section.product.campaign23 .card .card-body .btn-group .btn.btn-primary {
  background-color: #f7ff14;
  color: #000;
}
body section.product.campaign23 .card .card-body .btn-group .btn.btn-secondary {
  background-color: #000;
  color: #fff;
}
body section.product h2 {
  font-family: "OpelNextW05-Bold", sans-serif;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
body section.product h2 strong {
  display: block;
  font-family: "OpelNextW05-Light", sans-serif;
  font-weight: normal;
  font-size: 2.5rem;
}
body section.product .carousel-car {
  border: 1rem solid #fff;
}
body section.product .carousel-car .carousel-item .carousel-caption {
  display: inline-block !important;
  position: absolute;
  z-index: 10;
  padding: 16px 16px 16px 16px;
  color: #ffffff;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.8);
}
body section.product .carousel-car .carousel-item .carousel-caption ul,
body section.product .carousel-car .carousel-item .carousel-caption li {
  color: #000000;
}
body section.product .carousel-car .carousel-item h3 {
  text-transform: uppercase;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 24px;
  margin: 0;
  line-height: normal;
  color: #000;
}
body section.product .carousel-car .carousel-item p {
  font-family: "Arial CE", Arial;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
body section.product .carousel-car .carousel-control-prev,
body section.product .carousel-car .carousel-control-next {
  width: 8%;
}
body section.product .embed-responsive {
  border: 1rem solid #fff;
}
body section.finance {
  background-color: #e8e3df;
  text-align: center;
  border-top: 0.5rem solid #f3f3f3;
  border-bottom: none;
  margin-top: 4rem;
  padding: 4rem 0 4rem 0;
}
body section.finance .finance-txt {
  border-top: 0.75rem solid #f7ff14;
}
body section.finance .finance-txt h2 {
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 2.75rem;
}
body section.finance .finance-txt h3 {
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 2.5rem;
}
body section.finance .finance-txt p {
  font-family: "OpelNextW05-Light", sans-serif;
}
body section.finance .finance-txt .fin-price {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background-color: #000;
  color: #fff;
  padding: 0.25rem 1.5rem;
}
body section.finance .finance-txt .fin-price strong {
  font-family: "OpelNextW05-Bold", sans-serif;
  font-weight: normal;
  font-size: 2rem;
}
body section.finance .finance-txt small {
  font-size: 0.75rem;
  font-family: "OpelNextW05-Light", sans-serif;
}
body section.finance .finance-txt small b {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-weight: normal;
}
body section.finance .finance-txt .cta {
  margin-top: 1.5rem;
  display: flex;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
}
body section.finance .finance-txt .cta .button {
  position: static;
  line-height: normal;
  display: inline-block;
}
body section.finance .finance-txt .cta .button:hover {
  margin-left: 0;
}
body section.finance .finance-txt .cta .button span {
  position: static;
}
body section.finance .finance-txt .cta .lnk {
  text-decoration: underline;
  font-family: "OpelNextW05-Light", sans-serif;
}
body section.offers {
  background-color: #f3f3f3;
  border-bottom: 0.5rem solid #e5e5e5;
  padding: 4rem 0 4rem 0;
}
body section.offers .variant {
  padding: 1rem;
  background-color: #ffffff;
  height: 100%;
  border: 1px solid #e5e5e5;
  border-top: 0.5rem solid #f7ff14;
}
body section.offers .variant img {
  margin-bottom: 1.125rem;
}
body section.offers .variant ul,
body section.offers .variant li {
  font-family: Arial, sans-serif;
  font-size: 0.75rem;
}
body section.offers .variant ul {
  margin-top: 1.5rem;
}
body section.offers .variant h3 {
  text-transform: uppercase;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.6875rem;
}
body section.offers .variant h3 span {
  display: block;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: none;
  font-size: 1rem;
  line-height: normal;
}
body section.offers .variant .price {
  font-family: "OpelNextW05-Regular", sans-serif;
}
body section.equipment {
  background-color: #000;
  color: #fff;
  border-top: 0rem solid #e5e5e5;
  border-bottom: 0.5rem solid #e5e5e5;
  margin-top: 0rem;
  padding: 4rem 0 4rem 0;
  text-align: center;
}
body section.equipment h2 {
  font-family: "OpelNextW05-Bold", sans-serif;
  margin-bottom: 2rem;
  text-transform: uppercase;
  color: #f7ff14;
}
body section.equipment h2 strong {
  display: block;
  font-family: "OpelNextW05-Light", sans-serif;
  font-weight: normal;
  font-size: 2.5rem;
  margin-bottom: 3rem;
  color: #fff;
}
body section.equipment img {
  border: 0.5rem solid #f3f3f3;
}
body section.equipment .desc {
  background-color: #f3f3f3;
  padding: 1rem 0.5rem 1rem 0.75rem;
  text-align: center;
  color: #000;
  font-size: 1rem;
  line-height: 1.25rem;
  border-bottom: 0.5rem solid #f7ff14;
  height: 5rem;
}
body section.equipment ul {
  text-align: left;
  padding-top: 2.5rem;
}
body article.equipment {
  text-align: center;
}
body article.equipment .teaser {
  background-color: #fff;
}
body article.equipment .teaser .desc {
  background-color: #fff;
  padding: 1rem 0.5rem 1rem 0.75rem;
  text-align: center;
  color: #000;
  font-size: 1rem;
  line-height: 1.25rem;
  border-bottom: 0.5rem solid #f7ff14;
}
body article.equipment ul {
  text-align: left;
  padding-top: 2.5rem;
  column-count: 3;
  column-gap: 2rem;
}
body article.equipment ul li {
  font-family: "OpelNextW05-Light", sans-serif;
}
body section.stockcars {
  background-color: #fff;
  border-bottom: 0.5rem solid #e5e5e5;
  padding: 4rem 0 5rem 0;
  text-align: center;
}
body section.stockcars h2 {
  font-family: "OpelNextW05-Bold", sans-serif;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
body section.stockcars h2 strong {
  display: block;
  font-family: "OpelNextW05-Light", sans-serif;
  font-weight: normal;
  font-size: 2.5rem;
}
body section.stockcars .stock-snippet .stock-snippet-car {
  text-align: center;
  border: 1px solid #f3f3f3;
  padding: 1rem;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 0.8125rem;
  margin-bottom: 1rem;
}
body section.stockcars .stock-snippet .stock-snippet-car a.lnk {
  display: block;
  height: 167px;
  max-height: 167px;
  min-height: 167px;
  overflow: hidden;
  background-color: #f3f3f3;
  margin-bottom: 1rem;
}
body section.stockcars .stock-snippet .stock-snippet-car h4 {
  display: block;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 1.25rem;
  margin: 0rem;
  padding: 0;
  text-transform: uppercase;
}
body section.stockcars .stock-snippet .stock-snippet-car .stock-snippet-car-price {
  display: block;
  padding: 0.5rem;
  background-color: #000;
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 1.25rem;
  margin-top: 1rem;
  color: #f7ff14;
}
body section.stockcars .stock-snippet .stock-snippet-car .stock-snippet-car-price .stock-snippet-car-price-lcv {
  color: #fff;
  font-size: 0.875rem;
}
body section.stockcars .stock-snippet .stock-snippet-car .stock-snippet-car-discount {
  display: block;
  border-bottom: 2px solid #000;
  background-color: #fff;
  padding: 0.5rem;
}
body section.stockcars .stock-snippet .stock-snippet-car .stock-snippet-car-lnk {
  display: block;
  text-transform: uppercase;
  text-decoration: underline;
  margin-top: 1rem;
}
body section.stockcars .stock-snippet .stock-snippet-car .car-img {
  position: relative;
  overflow: hidden;
}
body section.stockcars .stock-snippet .stock-snippet-car .sold-flag {
  display: block;
  position: absolute;
  bottom: 20px;
  right: -110px;
  width: 300px;
  text-align: center;
  text-transform: uppercase;
  background-color: #f7ff14;
  font-size: 1rem;
  font-family: "OpelNextW05-Bold", sans-serif;
  transform: rotate(-35deg);
}
body section.stockcars .stock-snippet .sold img {
  opacity: 0.5;
}
body section.stockcars .stock-snippet .button {
  display: inline-block;
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
  margin-top: 2rem;
  padding-top: 1.25rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
body section.stockcars .stock-snippet .button span {
  top: -0.375rem;
}
body section.stockcars .stock-snippet .button em.badge {
  background-color: #fff;
  font-size: 1.5rem;
  font-style: normal;
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
}
body section.stockcars.title {
  background-color: #fff;
}
body section.stockcars.lcv {
  background-color: #fff;
  padding-top: 4rem;
}
body section.stockcars.grey {
  border-top: 0.5rem solid #e5e5e5;
}
body section.more-info {
  background-color: #f3f3f3;
  border-bottom: 0.5rem solid #e5e5e5;
  padding: 4rem 0 5rem 0;
  text-align: center;
}
body section.more-info h2 {
  font-family: "OpelNextW05-Bold", sans-serif;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
body section.more-info h2 strong {
  display: block;
  font-family: "OpelNextW05-Light", sans-serif;
  font-weight: normal;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
body section.more-info .button-card {
  display: block;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 2rem 0.5rem 2rem 0.5rem;
  height: 175px;
}
body section.more-info .button-card i.icon {
  display: block;
  font-size: 4rem;
  line-height: normal;
}
body section.more-info .button-card .opelico {
  display: block;
  font-size: 4.25rem;
  line-height: 4.8125rem;
}
body section.more-info .button-card span {
  display: block;
  padding-top: 0rem;
  text-transform: uppercase;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.25rem;
}
body section.more-info .button-card:hover {
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
}
body section.all-cars {
  padding: 4rem 0 4rem 0;
}
body section.all-cars .cars {
  text-align: center;
  text-transform: uppercase;
}
body section.all-cars .cars h2 {
  font-family: "OpelNextW05-Light", sans-serif;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
body section.all-cars .cars .card {
  display: block;
  padding: 1rem 1rem 0 1rem;
  border-radius: 0;
  border: 1px solid #f3f3f3;
  background-color: #fff;
}
body section.all-cars .cars .card h3 {
  text-transform: uppercase;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1rem;
}
body section.all-cars.lcv {
  padding: 0rem 0 4rem 0;
}
body section.all-cars.title {
  background-color: #f3f3f3;
}
body section.all-cars.title .cars {
  text-align: left;
  text-transform: uppercase;
}
body section.all-cars.title .cars h2 {
  text-align: center;
  font-family: "OpelNextW05-Light", sans-serif;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-size: 3.5rem;
}
body section.all-cars.title .cars h2 strong {
  display: block;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 3rem;
}
body section.all-cars.title .cars .card {
  padding: 0;
  border: 1px solid #cccccc;
  padding: 1rem;
}
body section.all-cars.title .cars .card .button {
  display: block;
  font-size: 0.9375rem;
  border-bottom: 0.25rem solid #e5e5e5;
  padding-top: 0.8125rem;
}
body section.all-cars.title .cars .card .button .icon {
  font-size: 1rem;
}
body section.all-cars.title .cars .card .button span {
  top: -0.0625rem;
}
body section.all-cars.title .cars .card .button:hover {
  transition: none;
  margin-left: 0;
}
body section.all-cars.title .cars .card h3 {
  text-transform: uppercase;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 2rem;
  line-height: 1.625rem;
  letter-spacing: -0.05rem;
  margin: 2rem 0 0 1rem;
}
body section.all-cars.title .cars .card h3 span {
  display: block;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.5rem;
}
body section.all-cars.title .cars .card h3::after {
  content: " \e005";
  color: #f7ff14;
}
body section.all-cars.title .cars .card .price {
  text-align: center;
  font-family: "OpelNextW05-Light", sans-serif;
  padding-bottom: 1rem;
  text-transform: none;
}
body section.all-cars.title .cars .card .price span {
  font-family: "OpelNextW05-Bold", sans-serif;
}
body section.all-cars.title .cars .camp-info {
  text-transform: none !important;
  font-size: 1.25rem;
}
body section.all-cars.title .cars .camp-info .linfo {
  font-size: 1rem;
  padding-top: 1rem;
  font-family: "OpelNextW05-Light", sans-serif;
}
body section.all-cars.title .cars .camp-info .card strong {
  font-size: 2rem;
}
body section.all-cars.campaign-titlepage {
  padding: 0rem 0 3rem 0;
  background-color: #fcfcfc;
}
body section.all-cars.campaign-titlepage .container .row {
  background-color: #f3f3f3;
}
body section.all-cars.campaign-titlepage .container .row .intro {
  padding: 0 3rem 3rem 0.5rem;
}
body section.all-cars.campaign-titlepage .container .row .intro h2 {
  text-transform: uppercase;
}
body section.all-cars.campaign-titlepage a .card {
  cursor: pointer;
}
body section.all-cars.campaign-titlepage a .card .button {
  border-bottom: none !important;
}
body section.all-cars.campaign-titlepage a .card:hover {
  background-color: #f7ff14;
}
body section.all-cars.campaign-titlepage a.selected {
  /* .card{background-color: #f7ff14;}*/
}
body .opel-partner {
  /*padding-top: 15rem;*/
}
body .opel-partner .opel-partner-hero {
  position: relative;
  min-height: 345px;
}
body .opel-partner .opel-partner-hero img {
  position: absolute;
  z-index: 1;
}
body .opel-partner .opel-partner-hero .overlay {
  position: absolute;
  text-align: center;
  z-index: 999;
  width: 100%;
  color: #fff;
}
body .opel-partner .opel-partner-hero .overlay h2 {
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 6.25rem;
  margin-top: 7%;
  line-height: 4rem;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}
body .opel-partner .opel-partner-hero .overlay h2 span {
  display: block;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 2.25rem;
  text-transform: none;
}
body .opel-partner .content {
  padding-top: 2.5rem;
}
body .opel-partner .content h3 {
  text-transform: uppercase;
  font-size: 2rem;
}
body .opel-partner .content p {
  font-size: 1.125rem;
}
body .opel-partner .content .table td,
body .opel-partner .content .table th {
  border: 1px solid #e9ecef;
  padding: 0.5rem 1rem 0.5rem 1rem;
  vertical-align: middle;
}
body .opel-partner .content .table th {
  background-color: #f7ff14;
}
body .opel-partner section.car-form {
  border-top: 6px solid #f7ff14;
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #f3f3f3;
}
body .opel-partner section.car-form .form-control {
  border-color: #f3f3f3;
  border-radius: 0;
  font-family: Arial, sans-serif;
  color: #000;
}
body .opel-partner section.car-form .form-control::placeholder {
  color: #666666;
}
body .opel-partner section.car-form .form-control.is-invalid {
  border-color: #f04124;
}
body .opel-partner section.car-form .form-control.is-valid {
  border-color: #28a745;
}
body .opel-partner section.car-form .form-block {
  background-color: #fff;
}
body .opel-partner section.car-form .form-block * {
  border-radius: 0 !important;
}
body .opel-partner section.car-form .form-block .note {
  display: none;
}
body .opel-partner section.car-form .form-block .form-control {
  font-size: 0.75rem;
  color: #000;
  padding: 0.375rem 0.375rem 0.125rem 0.375rem;
  margin-bottom: 0.5rem;
}
body .opel-partner section.car-form .form-block .alert {
  border-radius: 0;
}
body .opel-partner section.car-form .form-block .alert-danger {
  color: #f04124;
  border-color: #f04124;
  background-color: transparent;
}
body .opel-partner section.car-form .form-block label {
  margin-bottom: 0.125rem;
  margin-top: 0.5rem;
  font-size: 0.8125rem;
}
body .opel-partner section.car-form .form-block .card {
  border: 0px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  border-radius: 0;
}
body .opel-partner section.car-form .form-block .card .card-header {
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: normal;
  border-bottom: none;
  margin-bottom: 1.5rem;
  padding-top: 2.5rem;
  padding-bottom: 0;
  background-color: #fff;
}
body .opel-partner section.car-form .form-block .card .card-header span {
  font-family: "OpelNextW05-Bold", sans-serif;
  display: inline-block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  border-bottom: 11px solid #f7ff14;
  margin-bottom: 0.5rem;
}
body .opel-partner section.car-form .form-block .card .card-header p {
  font-size: 0.9375rem;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: none;
}
body .opel-partner section.car-form .form-block .card .card-body {
  padding-top: 0rem;
}
body .opel-partner section.car-form .form-block .card .card-body p {
  font-size: 0.6875rem;
  line-height: 0.875rem;
}
body .opel-partner section.car-form .form-block .card .card-body button {
  width: 100%;
  background-color: #f7ff14;
  color: #000;
  border-radius: 0;
  cursor: pointer;
  font-family: "OpelNextW05-Regular", sans-serif;
  padding: 0.75rem 1.25rem 0.75rem 1.125rem;
}
body .opel-partner section.car-form .form-block .card .card-body button:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
}
body .opel-partner section.car-form .form-block .card .card-body button.close {
  max-width: 100px;
  opacity: 1;
}
body .opel-partner section.car-form .form-block .card .card-body h4 {
  font-size: 1rem;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.125rem;
  margin-top: 0.25rem;
}
body .opel-partner section.car-form .form-block .modal-content {
  border-radius: 0;
  font-family: Arial, sans-serif;
}
body .opel-partner section.car-form .form-block .modal-content .modal-body p {
  font-size: 0.75rem;
}
body .opel-partner section.car-form .form-block .modal-content .modal-body strong {
  text-transform: uppercase;
}
body .opel-partner section.car-form .form-block .modal-content .modal-footer .black {
  background-color: #000;
  color: #fff;
}
body .opel-partner section.car-form .form-block .alert {
  padding: 0.5rem;
  font-family: Arial, sans-serif;
  font-size: 0.75rem;
}
body .opel-partner section.car-form .form-block .alert strong {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
}
body .opel-partner section.car-form .form-block .privacy {
  font-family: Arial, sans-serif;
  padding: 0.75rem;
  border: 1px solid #f3f3f3;
  margin-bottom: 0.5rem;
}
body .opel-partner section.car-form .form-block .privacy p {
  margin-bottom: 5px;
  color: #000;
}
body .opel-partner section.car-form .form-block .privacy strong {
  display: block;
  text-transform: uppercase;
  font-size: 0.875rem;
}
body .opel-partner section.car-form .form-block .privacy a {
  text-decoration: underline;
}
body .opel-partner section.car-form .form-block .privacy .privacy-option {
  font-size: 0.6875rem !important;
  padding-top: 10px;
  border-top: 1px solid #f3f3f3;
}
body .opel-partner section.car-form .form-block .privacy .privacy-option input {
  float: left;
  margin: 2px 6px 10px 0px;
}
body .opel-partner section.car-form .form-block #privacy-modal .modal-body {
  font-size: 0.75rem;
}
body .opel-partner section.car-form .form-block #privacy-modal .modal-body a {
  text-decoration: underline;
}
body .opel-partner .form-block {
  padding-top: 2rem;
  background-color: #fff;
}
body .opel-partner .form-block .card .card-header p {
  padding: 1rem 0 1rem 0;
}
body .opel-partner .form-block .form-control {
  margin: 0.5rem 0 0.5rem 0;
  padding: 0.75rem;
}
body .opel-partner .form-block .btn {
  margin: 1.5rem 0 2rem 0;
}
body .opel-partner .car-page {
  padding-top: 2.5rem;
}
body .opel-partner .car-page .car {
  margin-bottom: 1rem;
  background-color: #fff;
  padding: 1rem;
  text-align: center;
}
body .opel-partner .car-page .car span {
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
}
body .opel-partner .car-page .car.caractive {
  background-color: #f7ff14;
}
body .opel-form {
  padding-top: 15rem;
  background-color: #f3f3f3;
}
body .opel-form section.car-form {
  background-color: #f3f3f3;
  padding-top: 0rem;
  padding-bottom: 3rem;
}
body .opel-form section.car-form .form-control {
  border-color: #f3f3f3;
  border-radius: 0;
  font-family: Arial, sans-serif;
  color: #000;
}
body .opel-form section.car-form .form-control::placeholder {
  color: #666666;
}
body .opel-form section.car-form .form-control.is-invalid {
  border-color: #f04124;
}
body .opel-form section.car-form .form-control.is-valid {
  border-color: #28a745;
}
body .opel-form section.car-form .form-block {
  background-color: #fff;
}
body .opel-form section.car-form .form-block * {
  border-radius: 0 !important;
}
body .opel-form section.car-form .form-block .note {
  display: none;
}
body .opel-form section.car-form .form-block .form-control {
  font-size: 0.75rem;
  color: #000;
  padding: 0.375rem 0.375rem 0.125rem 0.375rem;
  margin-bottom: 0.5rem;
}
body .opel-form section.car-form .form-block .alert {
  border-radius: 0;
}
body .opel-form section.car-form .form-block .alert-danger {
  color: #f04124;
  border-color: #f04124;
  background-color: transparent;
}
body .opel-form section.car-form .form-block label {
  margin-bottom: 0.125rem;
  margin-top: 0.5rem;
  font-size: 0.8125rem;
}
body .opel-form section.car-form .form-block .card {
  border: 0px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  border-radius: 0;
}
body .opel-form section.car-form .form-block .card .card-header {
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: normal;
  border-bottom: none;
  margin-bottom: 1.5rem;
  padding-top: 0rem;
  padding-bottom: 0;
  background-color: #fff;
}
body .opel-form section.car-form .form-block .card .card-header span {
  font-family: "OpelNextW05-Bold", sans-serif;
  display: inline-block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  border-bottom: 11px solid #f7ff14;
  margin-bottom: 0.5rem;
}
body .opel-form section.car-form .form-block .card .card-header p {
  font-size: 0.9375rem;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: none;
  margin-bottom: 0 !important;
}
body .opel-form section.car-form .form-block .card .card-body {
  padding-top: 0rem;
}
body .opel-form section.car-form .form-block .card .card-body p {
  font-size: 0.6875rem;
  line-height: 0.875rem;
}
body .opel-form section.car-form .form-block .card .card-body button {
  width: 100%;
  background-color: #f7ff14;
  color: #000;
  border-radius: 0;
  cursor: pointer;
  font-family: "OpelNextW05-Regular", sans-serif;
  padding: 0.75rem 1.25rem 0.75rem 1.125rem;
}
body .opel-form section.car-form .form-block .card .card-body button:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
}
body .opel-form section.car-form .form-block .card .card-body button.close {
  max-width: 100px;
  opacity: 1;
}
body .opel-form section.car-form .form-block .card .card-body h4 {
  font-size: 1rem;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.125rem;
  margin-top: 0.25rem;
}
body .opel-form section.car-form .form-block .modal-content {
  border-radius: 0;
  font-family: Arial, sans-serif;
}
body .opel-form section.car-form .form-block .modal-content .modal-body p {
  font-size: 0.75rem;
}
body .opel-form section.car-form .form-block .modal-content .modal-body strong {
  text-transform: uppercase;
}
body .opel-form section.car-form .form-block .modal-content .modal-footer .black {
  background-color: #000;
  color: #fff;
}
body .opel-form section.car-form .form-block .alert {
  padding: 0.5rem;
  font-family: Arial, sans-serif;
  font-size: 0.75rem;
}
body .opel-form section.car-form .form-block .alert strong {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
}
body .opel-form section.car-form .form-block .privacy {
  font-family: Arial, sans-serif;
  padding: 0.75rem;
  border: 1px solid #f3f3f3;
  margin-bottom: 0.5rem;
}
body .opel-form section.car-form .form-block .privacy p {
  margin-bottom: 5px;
  color: #000;
}
body .opel-form section.car-form .form-block .privacy strong {
  display: block;
  text-transform: uppercase;
  font-size: 0.875rem;
}
body .opel-form section.car-form .form-block .privacy a {
  text-decoration: underline;
}
body .opel-form section.car-form .form-block .privacy .privacy-option {
  font-size: 0.6875rem !important;
  padding-top: 10px;
  border-top: 1px solid #f3f3f3;
}
body .opel-form section.car-form .form-block .privacy .privacy-option input {
  float: left;
  margin: 2px 6px 10px 0px;
}
body .opel-form section.car-form .form-block #privacy-modal .modal-body {
  font-size: 0.75rem;
}
body .opel-form section.car-form .form-block #privacy-modal .modal-body a {
  text-decoration: underline;
}
body .opel-form .form-block {
  padding-top: 2rem;
  background-color: #fff;
}
body .opel-form .form-block .card .card-header p {
  padding: 1rem 0 1rem 0;
}
body .opel-form .form-block .form-control {
  margin: 0.5rem 0 0.5rem 0;
  padding: 0.75rem;
}
body .opel-form .form-block .btn {
  margin: 1.5rem 0 2rem 0;
}
body .opel-form .car-page {
  padding-top: 0rem;
}
body .opel-form .car-page .car {
  margin-bottom: 1rem;
  background-color: #fff;
  padding: 1rem 0.25rem 1rem 0.25rem;
  text-align: center;
}
body .opel-form .car-page .car span {
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
}
body .opel-form .car-page .car.caractive {
  background-color: #f7ff14;
}
body section.lcv {
  padding-top: 15rem;
}
body section.lcv .lcv-info-top {
  position: relative;
}
body section.lcv .lcv-info-top .main-img {
  position: absolute;
  z-index: 1;
}
body section.lcv .lcv-info-top .infobox {
  position: absolute;
  z-index: 999;
  top: 2.5rem;
  right: 2rem;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 1.125rem;
  line-height: normal;
  margin-bottom: 1.5rem;
  background-color: rgba(243, 243, 243, 0.9);
  text-align: left;
  /*img {float: left;margin-right: 1rem;max-width: 40px;}*/
}
body section.lcv .lcv-info-top .infobox h2 {
  font-family: "OpelNextW05-Bold", sans-serif, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2.6rem;
  padding: 1.2rem 0 1.2rem 0;
}
@media (max-width: 992px) {
  body section.lcv .lcv-info-top .infobox {
    position: relative;
    top: auto;
    right: auto;
  }
}
body section.lcv .lcv-info-top .infobox img {
  float: left;
  max-width: 40px;
  margin: 0.2em 0.5em 0.2em 0;
}
body section.lcv .lcv-info-top .infobox hr {
  max-width: 160px;
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
  margin-right: 1.5rem;
  margin-left: 40px;
  overflow: hidden;
  /*border-top: 0.5px solid black;*/
  border-bottom: 1px solid black;
}
body section.lcv .lcv-info-top .infobox span {
  display: block;
  font-family: "OpelNextW05-Regular", sans-serif, sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  line-height: normal;
  color: black;
}
body section.lcv .lcv-info-top .infobox table {
  margin-left: 0rem;
  margin-right: 0rem;
}
body section.lcv .lcv-info-top .infobox table tr {
  border-bottom: 1px dotted #f3f3f3;
}
body section.lcv .lcv-info-top .infobox table tr th,
body section.lcv .lcv-info-top .infobox table tr td {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
body section.lcv .lcv-info-top .infobox table tr th {
  padding-left: 1.25rem;
  padding-right: 3rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  text-align: left;
}
body section.lcv .lcv-info-top .infobox table tr td {
  padding-right: 1rem;
}
body section.lcv .lcv-info-top .infobox table tr td.ico {
  padding-right: 1rem;
}
body section.lcv .lcv-info-top .infobox table tr.price th,
body section.lcv .lcv-info-top .infobox table tr.price td {
  padding: 1.5rem 0 1.5rem 0;
}
body section.lcv .lcv-info-top .infobox table tr.price th {
  background-color: #000;
  color: #fff;
  padding-left: 1.25rem;
}
body section.lcv .lcv-info-top .infobox table tr.price td {
  background-color: #f7ff14;
  color: #000;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 2rem;
  line-height: 1rem;
  padding-top: 2.25rem;
}
body section.lcv .lcv-info-top .infobox table tr.price td span {
  font-size: 0.75rem;
  font-family: Arial, sans-serif;
  line-height: 1px;
}
body section.lcv .lcv-info-top .infobox table tr:last-child {
  border-bottom: none;
}
body section.lcv .lcv-info-top .infobox-sec {
  background-color: #f3f3f3;
  display: flex;
  width: 100%;
  padding: 1.5rem 0 1.5rem 0;
}
body section.lcv .lcv-info-top .infobox-sec .col-4 {
  flex: 1;
  padding: 16px;
}
body section.lcv .lcv-info-top .infobox-sec .desc {
  height: 100%;
  background-color: white;
  color: black;
  text-align: center;
  padding: 1rem 0.5rem 0.5rem 0.5rem;
  font-family: "OpelNextW05-Regular", sans-serif, sans-serif;
  font-size: 1.375rem;
  line-height: 1.25rem;
}
body section.lcv .lcv-info-top .infobox-sec .desc small {
  font-family: Arial, sans-serif;
  font-size: 0.75rem;
}
body section.lcv .lcv-info-top .infobox-sec .desc svg {
  width: 25px;
  height: 25px;
  height: auto;
  margin-right: 8px;
  margin-bottom: -4px;
}
body section.lcv .lcv-info-top .infobox-sec .desc h4 {
  display: inline-block;
  font-family: "OpelNextW05-Regular", sans-serif, sans-serif;
  margin-bottom: 1rem;
}
body section.lcv .lcv-info-top .lcv-campaign {
  background-color: #f7ff14;
  padding: 1.5rem 1.5rem 1rem 1.5rem;
  text-align: left;
}
body section.lcv .lcv-info-top .lcv-campaign h2 {
  font-size: 3rem;
  text-transform: uppercase;
  margin-top: 0rem;
  padding: 0rem;
  padding-top: 1.875rem;
}
body section.lcv .lcv-info-top .lcv-campaign h3 {
  font-size: 1.75rem;
}
body section.lcv .lcv-cta {
  margin-top: 2.3125rem;
  margin-bottom: 2rem;
}
body section.lcv .lcv-cta .button {
  display: block;
  font-size: 0.9375rem;
  transition: none;
  width: 100%;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
body section.lcv .lcv-cta .button .icon {
  font-size: 1rem;
}
body section.lcv .lcv-cta .button:hover,
body section.lcv .lcv-cta .button.black:hover {
  margin-left: 0rem;
  transition: none;
}
body section.lcv .lcv-cta .button.black:hover {
  color: #f7ff14;
}
body section.lcv .lcv-cta .button.grey {
  background-color: #f3f3f3;
}
body section.lcv .lcv-info {
  /*padding:1rem;*/
  text-align: left;
}
body section.lcv .lcv-info * {
  border-radius: 0;
}
body section.lcv .lcv-info h2 {
  background-color: transparent;
  font-size: 2rem;
  font-family: "OpelNextW05-Bold", sans-serif;
  padding: 0 0 3rem 0;
  line-height: 2rem;
}
body section.lcv .lcv-info .infobox.tech {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.5rem;
  color: black;
  line-height: normal;
  margin-bottom: 1.5rem;
}
body section.lcv .lcv-info .infobox.tech img {
  max-width: 35px;
}
body section.lcv .lcv-info .infobox.tech table {
  margin-left: 1rem;
}
body section.lcv .lcv-info .infobox.tech table tr {
  border-bottom: 1px solid #f3f3f3;
}
body section.lcv .lcv-info .infobox.tech table tr th,
body section.lcv .lcv-info .infobox.tech table tr td {
  line-height: 1px;
  padding-top: 0.75rem;
  padding-bottom: 0.375rem;
}
body section.lcv .lcv-info .infobox.tech table tr th {
  padding-left: 0rem;
  padding-right: 5rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}
body section.lcv .lcv-info .infobox.tech table tr td {
  padding-right: 1rem;
}
body section.lcv .lcv-info .infobox.tech table tr td.ico {
  padding-right: 1rem;
}
body section.lcv .lcv-info .desc {
  border: 1px solid #f3f3f3;
  background-color: #fff;
  text-align: center;
  padding: 2rem 0.5rem 2rem 0.5rem;
  height: 9rem;
}
body section.lcv .lcv-info #accordion .card {
  margin-bottom: 1rem;
  border: 0px solid white;
}
body section.lcv .lcv-info #accordion .card .card-header {
  padding: 0;
  border: 0px solid transparent;
}
body section.lcv .lcv-info #accordion .card .card-header h3 {
  color: #000000;
  line-height: normal;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 3.25rem;
  text-transform: uppercase;
  text-align: left;
  line-height: normal;
  padding: 0 0 1rem 1rem;
}
body section.lcv .lcv-info #accordion .card .card-header h3 .car-name {
  padding-top: 1rem;
}
body section.lcv .lcv-info #accordion .card .card-header h3 .car-name .price {
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: none;
  font-size: 1.0625rem;
}
body section.lcv .lcv-info #accordion .card .volume {
  position: absolute;
  left: 0px;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 3.5rem;
  color: black;
  padding: 0 1rem 0 1.75rem;
  margin-right: 0.2rem;
  z-index: 999;
}
body section.lcv .lcv-info #accordion .card .volume sup {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: small;
  vertical-align: super;
}
body section.lcv .lcv-info #accordion .card .card-body {
  /*padding:1.5rem;*/
  padding: 1rem;
}
body section.lcv .lcv-info #accordion .card .card-body svg {
  width: 30px;
  height: 30px;
  margin-top: -5px;
}
body section.lcv .lcv-info #accordion .card .card-body .highlights {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
body section.lcv .lcv-info #accordion .card .card-body .highlights h4 {
  text-transform: uppercase;
  font-size: 1.2rem;
}
body section.lcv .lcv-info #accordion .card .card-body .bg-grey {
  background-color: #f3f3f3;
}
body section.lcv .lcv-info #accordion .card .card-body .highlights-desc {
  padding: 15px 15px 15px 15px;
}
body section.lcv .lcv-info #accordion .card .card-body .highlights-desc h4 {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.2rem;
}
body section.lcv .lcv-info #accordion .card .card-body .highlights-desc .desc {
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  border: 0px solid transparent;
  height: 100%;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox {
  padding: 0.25rem;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox div {
  background-color: #fff;
  padding: 0.2rem 0 0.2rem 0;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox div h4 {
  text-transform: uppercase;
  font-size: 1.25rem;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox p,
body section.lcv .lcv-info #accordion .card .card-body .infobox strong,
body section.lcv .lcv-info #accordion .card .card-body .infobox ul,
body section.lcv .lcv-info #accordion .card .card-body .infobox li {
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox ul {
  margin-top: 0.75rem;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox.tech {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.3rem;
  line-height: normal;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox.tech span {
  display: block;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 0.8rem;
  padding: 0;
  text-transform: uppercase;
  line-height: normal;
  color: black;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox.tech .price {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1rem;
  padding-top: 1rem;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox.tech .price span {
  display: block;
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 2rem;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox.tech h2 span {
  font-family: "OpelNextW05-Regular", sans-serif;
  font-size: 1.2rem;
  text-transform: initial;
  line-height: 3rem;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox.tech img {
  float: left;
  max-width: 40px;
  margin: 0.2em 0.5em 0.2em 0;
}
body section.lcv .lcv-info #accordion .card .card-body .infobox.tech hr {
  max-width: 160px;
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
  margin-right: 1.5rem;
  margin-left: 40px;
  overflow: hidden;
  /*border-top: 0.5px solid black;*/
  border-bottom: 1px solid black;
}
body section.lcv .lcv-info #accordion .card .card-body .button.w-100 {
  margin-top: 0.25rem;
  display: inline-block;
  width: 70% !important;
}
body footer {
  clear: both;
  background-color: #000;
  color: #fff;
  padding: 1.5rem 0 6rem 0;
  font-size: 0.875rem;
  border-top: 1rem solid #f3f3f3;
}
body footer .logo {
  color: #fff;
  font-family: "logo", sans-serif;
  margin-right: 1rem;
  font-size: 2.75rem;
}
body footer .appendix {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 0.75rem;
  padding-top: 1rem;
  line-height: 1.375rem;
  color: #999999;
}
body footer .appendix a {
  color: #999999;
  text-decoration: underline;
}
body .call-back {
  position: fixed;
  left: 0;
  top: 280px;
  width: 50px;
  height: 222px;
  background-color: #f7ff14;
  transition: padding 0.2s;
}
@media (max-width: 992px) {
  body .call-back {
    top: 440px;
  }
}
body .call-back:hover {
  padding-left: 0.5rem;
  transition: padding 0.4s ease;
}
body .growito-form {
  padding-top: 2rem;
  background-color: #f3f3f3;
  border-top: 4px solid #f7ff14;
}
body .growito-form section.car-form {
  background-color: #f3f3f3;
  padding-top: 0rem;
  padding-bottom: 3rem;
}
body .growito-form section.car-form fieldset {
  border-bottom: 2px solid #f3f3f3;
}
body .growito-form section.car-form .form-control {
  border-color: #666666;
  border-radius: 0;
  font-family: "OpelNextW05-Light", sans-serif, Arial, sans-serif;
  color: #000;
  background-color: #fff;
}
body .growito-form section.car-form .form-control::placeholder {
  color: #666666;
}
body .growito-form section.car-form .form-control.is-invalid {
  border-color: #f04124;
}
body .growito-form section.car-form .form-control.is-valid {
  border-color: #28a745;
}
body .growito-form section.car-form .form-block {
  background-color: #fff;
}
body .growito-form section.car-form .form-block * {
  border-radius: 0 !important;
}
body .growito-form section.car-form .form-block .note {
  display: none;
}
body .growito-form section.car-form .form-block .form-control {
  font-size: 1rem;
  color: #000;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
}
body .growito-form section.car-form .form-block .alert {
  border-radius: 0;
}
body .growito-form section.car-form .form-block .alert-danger {
  color: #f04124;
  border-color: #f04124;
  background-color: transparent;
}
body .growito-form section.car-form .form-block label {
  margin-bottom: 0.125rem;
  margin-top: 0.5rem;
  font-size: 0.8125rem;
}
body .growito-form section.car-form .form-block .card {
  border: 0px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  border-radius: 0;
}
body .growito-form section.car-form .form-block .card .card-header {
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: normal;
  border-bottom: none;
  margin-bottom: 1.5rem;
  padding-top: 0rem;
  padding-bottom: 0;
  background-color: #fff;
}
body .growito-form section.car-form .form-block .card .card-header span {
  font-family: "OpelNextW05-Bold", sans-serif;
  display: inline-block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  border-bottom: 11px solid #f7ff14;
  margin-bottom: 0.5rem;
}
body .growito-form section.car-form .form-block .card .card-header p {
  font-size: 0.9375rem;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: none;
  margin-bottom: 0 !important;
}
body .growito-form section.car-form .form-block .card .card-body {
  padding-top: 0rem;
}
body .growito-form section.car-form .form-block .card .card-body p {
  font-size: 0.6875rem;
  line-height: 0.875rem;
}
body .growito-form section.car-form .form-block .card .card-body button {
  width: 100%;
  background-color: #f7ff14;
  color: #000;
  border-radius: 0;
  cursor: pointer;
  font-family: "OpelNextW05-Regular", sans-serif;
  padding: 0.75rem 1.25rem 0.75rem 1.125rem;
}
body .growito-form section.car-form .form-block .card .card-body button:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
}
body .growito-form section.car-form .form-block .card .card-body button.close {
  max-width: 100px;
  opacity: 1;
}
body .growito-form section.car-form .form-block .card .card-body h4 {
  font-size: 1rem;
  font-family: "OpelNextW05-Regular", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.125rem;
  margin-top: 0.25rem;
}
body .growito-form section.car-form .form-block .modal-content {
  border-radius: 0;
  font-family: Arial, sans-serif;
}
body .growito-form section.car-form .form-block .modal-content .modal-body p {
  font-size: 0.75rem;
}
body .growito-form section.car-form .form-block .modal-content .modal-body strong {
  text-transform: uppercase;
}
body .growito-form section.car-form .form-block .modal-content .modal-footer .black {
  background-color: #000;
  color: #fff;
}
body .growito-form section.car-form .form-block .alert {
  padding: 0.5rem;
  font-family: Arial, sans-serif;
  font-size: 0.75rem;
}
body .growito-form section.car-form .form-block .alert strong {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
}
body .growito-form section.car-form .form-block .privacy {
  font-family: Arial, sans-serif;
  padding: 0.75rem;
  border: 1px solid #f3f3f3;
  margin-bottom: 0.5rem;
}
body .growito-form section.car-form .form-block .privacy p {
  margin-bottom: 5px;
  color: #000;
}
body .growito-form section.car-form .form-block .privacy strong {
  display: block;
  text-transform: uppercase;
  font-size: 0.875rem;
}
body .growito-form section.car-form .form-block .privacy a {
  text-decoration: underline;
}
body .growito-form section.car-form .form-block .privacy .privacy-option {
  font-size: 0.6875rem !important;
  padding-top: 10px;
  border-top: 1px solid #f3f3f3;
}
body .growito-form section.car-form .form-block .privacy .privacy-option input {
  float: left;
  margin: 2px 6px 10px 0px;
}
body .growito-form section.car-form .form-block #privacy-modal .modal-body {
  font-size: 0.75rem;
}
body .growito-form section.car-form .form-block #privacy-modal .modal-body a {
  text-decoration: underline;
}
body .growito-form .form-block {
  padding-top: 2rem;
  background-color: #fff;
}
body .growito-form .form-block .card .card-header p {
  padding: 1rem 0 1rem 0;
}
body .growito-form .form-block .form-control {
  margin: 0.5rem 0 0.5rem 0;
  padding: 0.75rem;
}
body .growito-form .form-block .btn {
  margin: 1.5rem 0 2rem 0;
}
body .growito-form .car-page {
  padding-top: 0rem;
}
body .growito-form .car-page .car {
  margin-bottom: 1rem;
  background-color: #fff;
  padding: 1rem 0.25rem 1rem 0.25rem;
  text-align: center;
}
body .growito-form .car-page .car span {
  font-family: "OpelNextW05-Bold", sans-serif;
  text-transform: uppercase;
}
body .growito-form .car-page .car.caractive {
  background-color: #f7ff14;
}

body.event {
  background-color: #f3f3f3;
}
body.event .container .inner-wrap header h1 {
  padding-top: 1rem;
}
body.event .container .inner-wrap header h1 span.logo {
  font-size: 4rem;
}
body.event .container .inner-wrap main h2 {
  line-height: 4.25rem;
}
body.event .container .inner-wrap main h3 {
  text-align: left;
  padding-top: 3rem;
}
body.event .container .inner-wrap main .invit p {
  font-family: "OpelNextW05-Light", sans-serif;
}
body.event .container .inner-wrap main .invit b {
  font-weight: normal;
  font-family: "OpelNextW05-Bold", sans-serif;
}
body.event .container .inner-wrap main .form-block .card {
  border-color: #fff;
  border-top: none;
}
body.event .container .inner-wrap main .form-block .card .card-header p {
  font-size: 1.5rem;
  font-family: "OpelNextW05-Regular", sans-serif;
}
body.event .container .inner-wrap main .form-block .card .card-header p span {
  font-size: 1.5rem;
  margin-bottom: 0;
}
body.event .container .inner-wrap main .form-block .card .card-header .free {
  font-family: "OpelNextW05-Light", sans-serif;
  font-size: 2rem;
}
body.event .container .inner-wrap main .form-block .card .card-header .free .badge {
  display: inline-block;
  background-color: #ea0000;
  color: #fff;
  font-family: "OpelNextW05-Bold", sans-serif;
}
body.event .container .inner-wrap main .form-block .form-control {
  font-size: 1.25rem;
  padding: 1rem;
}
body.event .container .inner-wrap main .invit2 {
  background-color: #666666;
  border-top: 8px solid #f7ff14;
  padding: 2rem;
  padding-top: 0;
  text-align: center;
  color: #fff;
}
body.event .container .inner-wrap main .invit2 h3 {
  font-family: "OpelNextW05-Regular", sans-serif;
  text-align: center;
  font-size: 1.875rem;
  color: #fff;
  text-transform: none;
  margin-bottom: 2.5rem;
}
body.event .container .inner-wrap main .invit2 h3 strong {
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  font-family: "OpelNextW05-Bold", sans-serif;
  font-size: 3rem;
  line-height: 4rem;
}
body.event .container .inner-wrap main .invit2 h3 span {
  font-family: "OpelNextW05-Light", sans-serif;
}

@media (max-width: 767px) {
  html {
    font-size: 14px;
  }
  html body .button:hover,
  html body .button.black:hover {
    margin-left: 0rem;
    transition: none;
  }
  html body a.anchor {
    top: 0px;
  }
  html body header.fixed-top {
    position: static !important;
  }
  html body .opel-form {
    padding-top: 0;
  }
  html body header section.top {
    position: static;
    text-align: center;
    border-bottom: none;
    padding-top: 2rem;
  }
  html body header section.top h1 {
    font-size: 3.25rem;
  }
  html body header section.top .lead strong {
    display: block;
    font-size: 1.25rem;
    border-bottom: 1px solid #e0e0e2;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  html body header section.top .lead small {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
  html body header section.top .convers-icons {
    position: static;
  }
  html body header .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #000;
  }
  html body header .navbar #MainNav {
    background-color: #000;
    margin-top: 0.5rem;
  }
  html body header .navbar .navbar-toggler {
    outline-color: #f7ff14;
    margin-left: 1rem;
    background-color: #fff;
  }
  html body header .navbar .navbar-toggler .navbar-toggler-icon {
    background-color: #fff;
  }
  html body header .navbar .nav-item {
    font-size: 1.75rem;
    color: #fff;
    padding: 0 0 0 0;
    border-bottom: 1px solid #f3f3f3;
  }
  html body header .navbar .nav-item .nav-link {
    float: none;
    line-height: normal;
    color: #fff;
    padding: 1rem 0 1rem 0.5rem;
    border-left: 4px solid transparent;
    border-bottom: none;
  }
  html body header .navbar .nav-item .nav-link:hover {
    border-bottom: 0px solid transparent;
    color: #fff;
  }
  html body header .navbar .nav-item.active {
    border-top: none;
  }
  html body header .navbar .nav-item.active .nav-link {
    border-left: 4px solid #f7ff14;
    border-bottom: none;
    color: #f7ff14;
  }
  html body header .navbar .nav-item::after {
    display: none;
  }
  html body header .navbar .logo-mobile {
    display: block;
    color: #fff;
    float: right;
    font-size: 3rem;
    line-height: 3rem;
    padding-right: 1rem;
  }
  html body header .navbar .call-back-butt {
    display: block;
    float: right;
    padding: 0.4375rem 0.75rem 0.3125rem 0.5rem;
  }
  html body header .navbar .call-back-butt .icon {
    font-size: 1.5rem;
  }
  html body header .navbar .call-back-butt span {
    top: -3px;
  }
  html body section.titlepage {
    padding-top: 0;
  }
  html body section.titlepage .container {
    padding-left: 0;
    padding-right: 0;
  }
  html body section.titlepage .container .hero {
    min-height: 1rem;
  }
  html body section.titlepage .container .hero img.img-hero {
    padding-top: 4.5rem;
  }
  html body section.titlepage .container .hero .txt-overlay {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  html body section.titlepage .container .hero .txt-overlay h2 {
    font-size: 3.5rem;
    line-height: 3.375rem;
  }
  html body section.titlepage .container .hero .txt-overlay h2 small {
    padding-top: 6rem;
  }
  html body section.titlepage .container .hero .txt-overlay .continue {
    padding-top: 1.75rem;
  }
  html body section.titlepage .container .hero .txt-overlay .continue span {
    display: block;
  }
  html body section.titlepage .container .carousel .carousel-inner .carousel-item .carousel-caption {
    position: static;
    padding: 1rem;
    text-align: center;
  }
  html body section.titlepage .container .carousel .carousel-inner .carousel-item .carousel-caption h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  html body section.campaign-titlepage .container {
    padding: 0px !important;
  }
  html body section.campaign-titlepage .intro {
    text-align: center;
    padding: 1rem 2rem !important;
  }
  html body section.car-form {
    padding-top: 0rem;
  }
  html body section.car-form.campaign23 {
    padding-top: 0 !important;
  }
  html body section.car-form.campaign23 .container {
    padding-top: 0 !important;
  }
  html body section.car-form.campaign23 .container .hero-car {
    min-height: 1px;
  }
  html body section.car-form.campaign23 .container .hero-car img.model {
    position: static;
  }
  html body section.car-form.campaign23 .container .hero-car .txt-overlay {
    position: static;
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0;
    text-align: center;
    margin-bottom: 1rem;
    background-color: #f3f3f3;
  }
  html body section.car-form.campaign23 .container .hero-car .txt-overlay h2 {
    color: #000;
    font-size: 2.25rem;
    padding: 0;
  }
  html body section.car-form.campaign23 .container .hero-car .txt-overlay h2 small {
    display: block;
    font-family: "OpelNextW05-Light", sans-serif;
    font-size: 1.5rem;
  }
  html body section.car-form.campaign23 .container .txts {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  html body section.car-form.campaign23 .container .txts h3 {
    text-align: center;
    font-family: "OpelNextW05-Bold", sans-serif;
    font-size: 1.75rem;
  }
  html body section.car-form.campaign23 .container .txts h3 small {
    display: block;
    font-family: "OpelNextW05-Light", sans-serif;
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
  }
  html body section.car-form.campaign23 .container .txts h4 {
    text-align: center;
    font-family: "OpelNextW05-Light", sans-serif;
    font-size: 2.75rem;
    margin-top: 0;
  }
  html body section.car-form.campaign23 .container .txts .list-group .list-group-item {
    display: flex;
    flex-flow: column;
    flex-wrap: nowrap;
    justify-content: start;
    align-items: center;
    gap: 0rem;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top: 1px solid #dfdfdf;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 0;
    text-align: center;
  }
  html body section.car-form.campaign23 .container .txts .list-group .list-group-item .icon {
    background-color: #f7ff14;
    color: #000;
    font-size: 1.75rem;
    padding: 0.75rem;
  }
  html body section.car-form.campaign23 .container .txts .list-group .list-group-item span {
    font-size: 1.125rem;
    font-family: "OpelNextW05-Light", sans-serif;
    line-height: 1.3125rem;
  }
  html body section.car-form.campaign23 .container .txts .list-group .list-group-item span strong {
    font-family: "OpelNextW05-Regular", sans-serif;
    font-size: 1.25rem;
    display: block;
  }
  html body section.car-form.campaign23 .container .txts .list-group .list-group-item span strong.price {
    font-size: 2.25rem;
    line-height: 1.875rem;
  }
  html body section.car-form .container {
    padding-left: 0;
    padding-right: 0;
  }
  html body section.car-form .container .hero-car {
    min-height: 700px;
  }
  html body section.car-form .container .hero-car .txt-overlay {
    padding-top: 0rem;
    padding-left: 0rem;
  }
  html body section.car-form .container .hero-car .txt-overlay h2 {
    position: relative;
    padding: 1rem 0 0 1rem;
    font-size: 3.5rem;
    line-height: 3rem;
    margin-bottom: 0;
  }
  html body section.car-form .container .hero-car .txt-overlay h2 small {
    /*display: block;*/
    font-size: 2.5rem;
  }
  html body section.car-form .container .hero-car .txt-overlay table {
    margin-top: 10.75rem;
    margin-bottom: 0rem;
    margin-left: 1rem;
  }
  html body section.car-form .container .hero-car .txt-overlay table td {
    padding: 0.25rem 0.5rem 0.25rem 0.5rem;
  }
  html body section.car-form .container .hero-car .txt-overlay table.campaign {
    margin-top: 0rem;
    margin-bottom: 10.75rem;
    margin-left: 1rem;
  }
  html body section.car-form .container .hero-car .txt-overlay table.campaign td {
    padding: 0.25rem 0.5rem 0.25rem 0.5rem;
  }
  html body section.car-form .container .hero-car .txt-overlay .prices {
    padding-left: 1rem;
  }
  html body section.car-form .container .hero-car .txt-overlay .ctas {
    margin-top: 1.0625rem;
    padding-left: 1rem;
    width: 100%;
  }
  html body section.car-form .container .hero-car .txt-overlay .ctas .button {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    /* width: 100%;*/
    padding: 1rem 1.5rem 1rem 1.5rem;
    font-family: "OpelNextW05-Bold", sans-serif;
  }
  html body section.car-form .container .hero-car .txt-overlay .ctas .button span {
    top: -0.375rem;
  }
  html body section.car-form .container .hero-car .txt-overlay.campaign {
    min-height: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  html body section.car-form .container .hero-car .txt-overlay.campaign ul {
    display: inline-block;
    text-align: left;
  }
  html body section.car-form .container .hero-car .txt-overlay.campaign table.campaign {
    margin-top: 0rem;
    margin-bottom: 10.75rem;
    margin-left: 1rem;
  }
  html body section.car-form .container .form-block .form-control {
    font-size: 1rem;
    padding: 0.75rem 0.375rem 0.75rem 0.375rem;
    margin-bottom: 0.75rem;
    border-color: #000;
  }
  html body section.car-form .container .form-block .card .card-header {
    padding-right: 0;
  }
  html body section.car-form .container .form-block .card .card-header span {
    display: block;
  }
  html body section.offers .container {
    padding-left: 0;
    padding-right: 0;
  }
  html body section.offers .container .model-table {
    margin-bottom: 4rem;
  }
  html body section.offers .container .model-table h3 {
    font-family: "OpelNextW05-Bold", sans-serif;
    font-size: 1.5rem;
    padding-left: 0;
    padding-bottom: 1.25rem;
    text-align: center;
  }
  html body section.offers .container .model-table table thead {
    font-size: 1.75rem;
  }
  html body section.offers .container .model-table table thead tr th {
    padding-left: 2.25rem;
  }
  html body section.offers .container .benefits {
    text-align: center;
  }
  html body section.offers .container .benefits h3 {
    font-family: "OpelNextW05-Bold", sans-serif;
    font-size: 1.5rem;
    padding-bottom: 1.25rem;
    text-align: center;
  }
  html body section.offers .container .benefits .ac-item {
    width: 90px;
    height: 90px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }
  html body section.offers .container .benefits .ac-item .icon {
    font-size: 3rem;
  }
  html body section.offers .container .benefits .item {
    text-align: center;
    padding: 0;
    font-family: "OpelNextW05-Regular", sans-serif;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  html body section.offers .container .benefits .item.pt-4 {
    padding-top: 0.75rem !important;
    padding-bottom: 2rem;
  }
  html body section.stockcars .container {
    padding-left: 0;
    padding-right: 0;
  }
  html body section.stockcars .container .stock-snippet .stock-snippet-car {
    border-left: none;
    border-right: none;
    font-size: 1rem;
  }
  html body section.stockcars .container .stock-snippet .stock-snippet-car a.lnk {
    height: auto;
    max-height: 260px;
    min-height: auto;
    overflow: hidden;
    background-color: #fff;
  }
  html body section.stockcars .container .stock-snippet .stock-snippet-car h4 {
    font-size: 1.75rem;
  }
  html body section.stockcars .container .stock-snippet .stock-snippet-car .stock-snippet-car-price {
    font-size: 2.5rem;
  }
  html body section.stockcars .container .stock-snippet .button {
    display: block;
    text-align: center;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    padding-left: 0rem;
    padding-right: 0rem;
    padding-bottom: 1rem;
  }
  html body section.stockcars .container .stock-snippet .button span {
    top: 0;
  }
  html body section.stockcars .container .stock-snippet .button em.badge {
    display: block;
    background-color: #f7ff14;
    font-size: 2rem;
    padding: 0.75rem 0rem 0.75rem 0rem;
  }
  html body section.stockcars .container .stock-snippet .button .icon {
    display: none;
  }
  html body section.all-cars {
    padding: 3rem 0 3rem 0;
  }
  html body section.all-cars.title .cars h2 {
    font-size: 1.5rem;
  }
  html body section.all-cars.title .cars h2 strong {
    display: block;
    font-family: "OpelNextW05-Bold", sans-serif;
    font-size: 2.75rem;
  }
  html body section.lcv {
    padding-top: 0rem;
  }
  html body section.product .carousel-car {
    border: 1rem solid #fff;
  }
  html body section.product .carousel-car .carousel-item .carousel-caption {
    position: static;
    width: 100% !important;
  }
  html body section.product .carousel-car .carousel-control-prev,
  html body section.product .carousel-car .carousel-control-next {
    width: 50%;
  }
}
@media (max-width: 1000px) {
  html body header section.top {
    position: static;
    text-align: center;
    border-bottom: none;
    padding-top: 2rem;
  }
  .txt-overlay-corsa {
    padding: 1rem !important;
  }
  .txt-overlay-corsa h1.modeline {
    font-size: 1.8em !important;
  }
  .txt-overlay-corsa h1.headline {
    font-size: 3em !important;
  }
  .txt-overlay-corsa h1.subheadline {
    font-size: 1.2em !important;
  }
}
@media (max-width: 1199px) {
  body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption h2 {
    font-size: 2.625rem !important;
    line-height: 2rem !important;
  }
  body section.titlepage {
    padding-top: 17.625rem;
  }
  .carousel-btn {
    display: none;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: unset;
    width: 100%;
  }
  .container .txt-overlay {
    padding-top: 0.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .container .txt-overlay .prices {
    margin-top: 1rem !important;
  }
  body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption h2 {
    font-size: 2.425rem !important;
    line-height: 2rem !important;
  }
  body section.titlepage {
    padding-top: 14.625rem;
  }
  .carousel-btn {
    display: none;
  }
}
@media (max-width: 767px) {
  body section.titlepage .carousel .carousel-inner .carousel-item .carousel-caption h2 {
    font-size: 3.425rem !important;
    line-height: 3rem !important;
  }
  .carousel-btn {
    display: inline-block;
  }
  .carousel-item-content {
    text-align: center !important;
  }
  .txt-overlay-corsa {
    padding: 1rem !important;
    min-height: 280px;
  }
  .txt-overlay-corsa h1.modeline {
    font-size: 1.8em !important;
  }
  .txt-overlay-corsa h1.headline {
    font-size: 3em !important;
  }
  .txt-overlay-corsa h1.subheadline {
    font-size: 1.2em !important;
  }
}
@media (min-width: 576px) {
  .campaign-titlepage .no-gutters {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
@font-face {
  font-family: "OpelNextW05-Regular";
  src: url("../fonts/OpelNextW05-Regular.woff2") format("woff2"), url("../fonts/OpelNextW05-Regular.woff") format("woff");
}
@font-face {
  font-family: "OpelNextW05-Light";
  src: url("../fonts/OpelNextW05-Light.woff2") format("woff2"), url("../fonts/OpelNextW05-Light.woff") format("woff");
}
@font-face {
  font-family: "OpelNextW05-Bold";
  src: url("../fonts/OpelNextW05-Bold.woff2") format("woff2"), url("../fonts/OpelNextW05-Bold.woff") format("woff");
}
@font-face {
  font-family: "logo";
  src: url("../fonts/OpelNext2023.woff2") format("woff2"), url("../fonts/OpelNext2023.woff") format("woff");
}/*# sourceMappingURL=style.css.map */