body {
  background-color: #dee0e1;
  font-family: EncodeSans, Verdana, Geneva, Tahoma, sans-serif;
  margin-bottom: 0px;
}

.container-xxl {
  max-width: 1680px;
}

a {
  color: #000000;
}

* {
  outline: none !important;
}

.container-xxl {
  background-color: #ffffff;
}

.lang-switch {
  position: sticky;
  top: 0px;
  width: 1680px;
  max-width: 100%;
  margin: auto;
}
.lang-switch div {
  position: absolute;
  top: 0;
  right: 20px;
  background-color: #ffffff;
  border-radius: 0 0 10px 10px;
}
.lang-switch div a {
  padding: 15px 15px;
  text-decoration: none;
}
.lang-switch div a.active {
  font-weight: 600;
}

.center-image {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1680px;
}
.center-image.visual {
  background-image: url(../images/visual_de.jpg?v=2);
  height: 945px;
  background-color: #f2f2f2;
}
@media (max-width: 1050px) {
  .center-image.visual {
    background-size: 160vw;
    height: 90vw;
  }
}
.center-image.visual.lang_en {
  background-image: url(../images/visual_en.jpg?v=2);
}
.center-image.astra-wow {
  background-image: url(../images/astra-wow.jpg?v=2);
  height: 460px;
}
@media (max-width: 1300px) {
  .center-image.astra-wow {
    background-size: 135vw;
    height: 37vw;
  }
}

#snow .container-xxl {
  max-width: 96%;
}

#snow {
  background-image: url(../images/snow-bg.jpg?v=2);
  background-repeat: repeat;
  background-position: top center;
  background-size: 100%;
}

.center-image.wow {
  background-image: url(../images/wow_de.png?v=2);
  height: 460px;
  background-color:transparent;
}
.center-image.wow.lang_en {
  background-image: url(../images/wow_en.png?v=4);
}
@media (max-width: 1300px) {
  .center-image.wow {
    background-size: 135vw;
    height: 37vw;
  }
}



.center-image.leasing-wow {
  background-image: url(../images/leasing-wow.png?v=2);
  height: 290px;
  background-color: transparent;
}
@media (max-width: 1300px) {
  .center-image.leasing-wow {
    background-size: 135vw;
    height: 23vw;
  }
}



.center-image.grandland-wow {
  background-image: url(../images/grandland-wow.png?v=2);
  height: 290px;
  background-color:transparent;
}
@media (max-width: 1300px) {
  .center-image.grandland-wow {
    background-size: 135vw;
    height: 23vw;
  }
}

.center-image.footer-city-wow {
  background-image: url(../images/footer-city.png);
  height: 650px;
  margin-top:-14%;
}
@media (max-width: 1300px) {
  .center-image.footer-city-wow {
    background-size: 135vw;
    height: 51vw;
    margin-top:-23%;
  }
}




.center-image.used-cars-wow {
  background-image: url(../images/used-cars.png?v=3);
  height: 290px;
  background-color: transparent;
}
@media (max-width: 1300px) {
  .center-image.used-cars-wow {
    background-size: 135vw;
    height: 23vw;
  }
}
.center-image.new-cars-wow {
  background-image: url(../images/new-cars.png?v=3);
  height: 290px;
  background-color: transparent;
}
@media (max-width: 1300px) {
  .center-image.new-cars-wow {
    background-size: 135vw;
    height: 23vw;
  }
}

.center-image.stellantis2go-wow {
  background-image: url(../images/stellantis2go_de.png?v=3);
  height: 290px;
  background-color: transparent;
}
.center-image.stellantis2go-wow.lang_en {
  background-image: url(../images/stellantis2go_en.png?v=4);
}

@media (max-width: 1300px) {
  .center-image.stellantis2go-wow {
    background-size: 135vw;
    height: 23vw;
  }
}



.center-image.familyandfriends {
  background-image: url(../images/familyandfriends_de.jpg?v=4);
  height: 535px;
}
.center-image.familyandfriends.lang_en {
  background-image: url(../images/familyandfriends_en.jpg?v=4);
}
@media (max-width: 1300px) {
  .center-image.familyandfriends {
    background-size: 130vw;
    height: 42vw;
  }
}

.intro {
  background-color: #f2f2f2;
}

.intro .row {
  background-color: #243678;
  color: #ffffff;
  background-image: url(../images/snowflakes.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}
.intro .text {
  color: #ffffff;
}
.intro .text a {
  color: #ffffff;
}
.intro .text a:hover {
  color: #ffffff;
}

li.headline {
  list-style: none;
  margin-left: -20px;
  padding-left: 0;
  font-weight: bold;
}

.winter-wow {
  background-image: url(../images/snowflakes-white.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}
.winter-wow h2 {
  color: #243678;
}
.winter-wow h2 b {
  font-weight: 600;
}

.footnotes {
  text-align: left;
  font-size: 12px;
  margin-top: 30px;
}

.img-left, .img-right {
  text-align: center;
}
.img-left img, .img-right img {
  width: 305px;
  max-width: 100%;
}

h1 {
  margin: 40px 0 20px 0;
  font-size: 40px;
  line-height: 46px;
  font-weight: 200;
  text-align: center;
}

h2 {
  margin: 0 0 30px 0;
  font-size: 34px;
  line-height: 38px;
  font-weight: 200;
  text-align: center;
}

h3 {
  margin: 0 0 40px 0;
  font-size: 24px;
  line-height: 27px;
  font-weight: 200;
  text-align: center;
}

h4 {
  color: #243678;
  margin: 0 0 40px 0;
  font-size: 32px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 1240px) {
  h1 {
    margin: 40px 0 20px 0;
    font-size: 30px;
    line-height: 38px;
  }
  h2 {
    margin: 0 0 40px 0;
    font-size: 25px;
    line-height: 27px;
  }
  h3 {
    margin: 0 0 40px 0;
    font-size: 20px;
    line-height: 23px;
  }
}
.rahmenprogramm {
  border-top: 35px solid #f7f7f7;
}

.text {
  font-size: 16px;
  line-height: 1.6;
  color: #000000;
  text-align: center;
  padding: 0 10px 30px 10px;
  font-weight: 200;
}
.text b, .text strong {
  font-weight: 500;
}
.text ul {
  list-style-type: disc;
  margin:0 30px;
  padding:0;
  text-align: left;
}
.text ul li {
  margin-bottom: 10px;
}

.text ol {
  list-style-type: decimal;
  margin:0 30px;
  padding:0;
  text-align: left;
}
.text ol li {
  margin-bottom: 10px;
}


.text .cta {
  display: block;
  margin: 15px auto;
  width: 500px;
  max-width: 80%;
  text-decoration: none;
  padding: 5px 10px;
  font-size: 16px;
}
.text .cta.cta-border {
  border: 1px solid #ffffff;
  border-radius: 20px;
  color: #ffffff;
}
.text .cta.cta-blue {
  color: #243678;
  border: 1px solid #243678;
}
.text .cta.cta-blue:hover {
  font-weight: 500;
  color: #243678;
}
.text .cta:hover {
  font-weight: 500;
  color: #ffffff;
}

@font-face {
  font-family: EncodeSans;
  src: url(../fonts/encode-sans-expanded-v11-latin-100.woff2) format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: EncodeSans;
  src: url(../fonts/encode-sans-expanded-v11-latin-200.woff2) format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: EncodeSans;
  src: url(../fonts/encode-sans-expanded-v11-latin-300.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: EncodeSans;
  src: url(../fonts/encode-sans-expanded-v11-latin-regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: EncodeSans;
  src: url(../fonts/encode-sans-expanded-v11-latin-500.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: EncodeSans;
  src: url(../fonts/encode-sans-expanded-v11-latin-600.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: EncodeSans;
  src: url(../fonts/encode-sans-expanded-v11-latin-700.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: EncodeSans;
  src: url(../fonts/encode-sans-expanded-v11-latin-800.woff2) format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: EncodeSans;
  src: url(../fonts/encode-sans-expanded-v11-latin-900.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Material Icons;
  src: url(../fonts/icomoon.aeaadb57.eot);
  src: url(../fonts/icomoon.aeaadb57.eot#iefix) format("embedded-opentype"), url(../fonts/icomoon.912cc8b7.woff2) format("woff2"), url(../fonts/icomoon.b57c54fc.ttf) format("truetype"), url(../fonts/icomoon.69eaf5a3.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
.material-icons {
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: "liga";
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

/*! Exported with https://markflow.app */
/*! Inherited styles from parent elements */
.footer {
  background-color: rgb(36, 55, 130);
  color: #ffffff;
  font-weight: 200;
}
.footer .container-xxl {
  background-color: transparent;
}
.footer h6 {
  font-weight: 200;
}
.footer .c0232 {
  font-size: 0.875rem;
  font-family: EncodeSans;
  color: #fff;
}
.footer .c0232,
.footer .jss106,
.footer .jss13 {
  margin: 0;
}
.footer .jss105,
.footer .jss106 {
  box-sizing: border-box;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p {
  margin-top: 0;
  margin-bottom: 20px;
}
.footer a {
  color: #ffffff;
}
.footer .c0232 {
  padding: 24px;
  background-color: rgb(36, 55, 130);
}
.footer .jss105 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  max-width: 1440px;
}
.footer .jss202 {
  width: 1em;
  height: 1em;
  overflow-x: hidden;
  overflow-y: hidden;
  font-size: 24px;
  user-select: none;
  flex-shrink: 0;
}
.footer .jss13 {
  display: block;
}
.footer ul li a span,
.footer .material-icons {
  display: inline-block;
}
.footer .material-icons {
  font-family: "Material Icons";
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  overflow-wrap: normal;
  direction: ltr;
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.footer .c0235 {
  order: 1;
  padding: 16px 0;
  display: flex;
  position: relative;
  border-top: 1px solid #fff;
  flex-direction: column;
}
.footer .c0236 {
  color: #f7ff14 !important;
  order: 2;
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}
.footer .jss22,
.footer .jss31 {
  color: rgba(0, 0, 0, 0.87);
}
.footer .jss22 {
  font-size: 16px;
  line-height: 1.46429em;
}
.footer .jss31 {
  font-size: 24px;
  line-height: 1.75;
}
.footer .jss124 {
  justify-content: space-between;
}
.footer .jss128 {
  width: calc(100% + 16px);
  margin: -8px;
}
.footer .jss145 {
  flex-grow: 0;
  max-width: 100%;
  flex-basis: 100%;
}
.footer ul {
  padding-left: 0;
  list-style-type: none;
}
.footer ul li {
  margin-bottom: 5px;
}
.footer ul li a {
  color: #fff;
  position: relative;
  padding-left: 25px;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}
.footer .jss128 > .jss106 {
  padding: 8px;
}
@media (min-width: 600px) {
  .footer .jss151 {
    flex-grow: 0;
    max-width: 33.3333%;
    flex-basis: 33.3333%;
  }
}
@media (min-width: 1280px) {
  .footer .jss178 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%;
  }
  .footer .jss181 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
  }
}
@media (min-width: 960px) {
  .footer .c0235 {
    display: block;
  }
  .footer .c0236 {
    float: right;
    text-align: right;
    margin-top: 0;
  }
}
.footer ul li a::before {
  left: 5px;
  content: "M";
  position: absolute;
  font-size: 12px;
  font-family: Material Icons;
}

#locationmap {
  width: 100%;
}

.modal-fullscreen {
  max-width: 1600px;
  margin: auto;
}

/*# sourceMappingURL=custom.css.map */
