/* asap-condensed-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Asap Condensed';
  font-style: normal;
  font-weight: 300;
  src: url("../webfonts/asap-cdn/asap-condensed-v17-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* asap-condensed-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Asap Condensed';
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/asap-cdn/asap-condensed-v17-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* asap-condensed-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Asap Condensed';
  font-style: normal;
  font-weight: 700;
  src: url("../webfonts/asap-cdn/asap-condensed-v17-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../webfonts/noto-sans/noto-sans-v30-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/noto-sans/noto-sans-v30-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../webfonts/noto-sans/noto-sans-v30-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
* {
  margin: 0;
  padding: 0px;
  box-sizing: border-box; }

html, body {
  height: 100%;
  scroll-behavior: smooth; }

img {
  max-width: 100%; }

body {
  padding: 0;
  color: #ffffff;
  font-family: "Noto Sans", Arial, sans-serif;
  line-height: 2rem;
  font-size: 1.1rem;
  text-align: left;
  font-weight: 300; }

.centered {
  text-align: center; }

h1 {
  font-family: "Asap Condensed", Arial, sans-serif;
  color: #ffffff;
  font-weight: 300;
  font-size: 3.2rem;
  margin-top: 30px;
  margin-bottom: 20px;
  text-transform: uppercase; }

h2 {
  font-family: "Noto Sans", Arial, sans-serif;
  color: #ffffff;
  margin-bottom: 40px;
  margin-top: 10px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center; }

h1:after {
  content: url(../img/line-2.png);
  display: block; }

h2:after, h3:after {
  content: url(../img/line-3.png);
  display: block;
  margin: 0 auto; }

h3 {
  font-family: "Noto Sans", Arial, sans-serif;
  margin-top: 30px;
  color: #ffffff;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2.8rem;
  margin-bottom: 10px;
  margin-bottom: 10px;
  text-align: center; }

h4 {
  color: #ffffff;
  font-family: "Noto Sans", Arial, sans-serif;
  font-size: 1.1rem;
  line-height: 1.4; }

h5 {
  color: #ffffff;
  font-family: "Noto Sans", Arial, sans-serif;
  font-size: 1.1rem;
  line-height: 1.6;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 10px; }

a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  transition: all 0.3s ease 0s; }
  a:active, a:hover, a:focus {
    color: #ffffff;
    text-decoration: none; }

a[href^="http"] {
  word-wrap: break-word; }

ul, ol {
  padding-left: 30px; }

li {
  margin-bottom: 15px; }

li::marker {
  color: #e30613;
  font-weight: 700; }

strong {
  font-weight: 700; }

.container, .nav-wrapper, .meta-content {
  max-width: 1400px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.container, .container-fluid {
  padding-top: 2%;
  padding-bottom: 2%; }

.nav-wrapper {
  display: flex;
  max-width: 90%; }

.space {
  padding-top: 5%;
  justify-content: center; }

.space p {
  text-align: left; }

.footer {
  text-align: right;
  padding-right: 20px;
  padding-bottom: 20px; }
  .footer a {
    color: #ffffff;
    font-weight: 700; }
    .footer a:active, .footer a:hover, .footer a:focus {
      color: #e30613; }

.logo img {
  padding: 19px 19px 19px 19px;
  width: 270px;
  transition: 0.7s ease-out; }

.shrink img {
  width: 180px;
  transition: 0.7s ease-out; }

.fixed-top.shrink {
  background: #1d1d1df2;
  transition: 1s ease-out; }

.navbar {
  font-family: "Noto Sans", Arial, sans-serif;
  color: #ffffff;
  max-width: 1140px;
  margin-left: auto;
  margin-top: 14px; }
  .navbar a {
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.0rem;
    margin-left: 10px; }

.navbar-toggler {
  font-size: 1.9rem; }

.desktop-only, .nav-desktop-only {
  display: none; }

.mobile-only {
  display: block; }

.nav-mobile-only {
  display: block;
  background-color: white;
  text-align: center; }
  .nav-mobile-only .nav-link {
    display: flex; }
  .nav-mobile-only .navbar {
    position: absolute;
    z-index: 1000;
    right: 0%;
    top: 6%;
    width: 100%;
    padding: 0; }
    .nav-mobile-only .navbar a {
      color: #000000; }
      .nav-mobile-only .navbar a:hover, .nav-mobile-only .navbar a:active {
        color: #e30613; }
  .nav-mobile-only .navbar-collapse {
    margin-top: 10%;
    background-color: white;
    z-index: 3000; }

#top-menu {
  z-index: 1;
  left: 0;
  right: 0;
  top: 0; }

#top-menu li {
  float: left; }

#top-menu a {
  display: block;
  text-align: center;
  -webkit-transition: .5s all ease-out;
  -moz-transition: .5s all ease-out;
  transition: .5s all ease-out;
  color: #ffffff;
  text-decoration: none;
  padding-top: 0; }

#top-menu a:hover, #top-menu a:focus, #top-menu a:active {
  color: #e30613; }

#top-menu li.active a {
  padding-left: 10px;
  padding-right: 10px;
  color: #e30613; }

#top-menu .shrink a {
  color: #ffffff; }
  #top-menu .shrink a:hover {
    color: #e30613; }

.meta {
  background-color: #000000;
  text-align: right;
  padding: 5px; }
  .meta a {
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    margin-left: 15px; }
    .meta a:hover, .meta a:active, .meta a:focus {
      color: #ffffff; }
  .meta .fas {
    margin-right: 5px; }

.body-bg {
  background-color: #2e2e2e; }

.bg-color {
  background-color: #252525; }

.bg-image {
  background-image: url(../img/angebot.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 668px;
  background-position: center; }
  .bg-image button {
    text-align: center;
    position: absolute;
    height: 50px;
    width: 280px;
    background-color: #e30613;
    color: white;
    left: 72px;
    top: 401px;
    transition: ease 0.7s; }
    .bg-image button:hover, .bg-image button:focus, .bg-image button:active {
      background-color: #b7020c;
      transition: ease 0.7s; }

.btn a {
  font-weight: 700; }

.intro {
  padding-top: 9vh; }
  .intro h2:after {
    content: ""; }
  .intro p {
    text-align: left; }

@media (min-width: 768px) {
  .intro {
    padding-top: 30vh;
    padding-bottom: 10vh; }
    .intro p, .intro h2 {
      text-align: center; }

  h1 {
    font-size: 4.6rem; }

  h2, h3 {
    text-align: left; }

  h2:after, h3:after {
    content: url(../img/line.png);
    display: block;
    margin: 0 auto; }

  .nav-desktop-only {
    display: contents; }

  .nav-mobile-only {
    display: none; }

  #top-menu a {
    border-bottom: 2px solid transparent; }

  #top-menu li.active a {
    border-bottom: 2px solid #e30613;
    color: #ffffff; }

  #top-menu li.active a:hover {
    border-bottom: 2px solid #e30613; } }
@media (min-width: 992px) {
  .desktop-only {
    display: block; }

  .mobile-only {
    display: none; } }
@media (min-width: 1418px) {
  .bg-image {
    background-position: center right; }
    .bg-image button {
      top: 370px;
      left: 532px; }
      .bg-image button:hover, .bg-image button:focus, .bg-image button:active {
        background-color: #b7020c;
        transition: ease 0.7s; } }

/*# sourceMappingURL=styles.css.map */
