
a {
  text-decoration: none;
}


body{
  margin: 0;
  padding: 0;
}

/* BANNER AREAS */
.banner{
  width: 100%;
  display: block;
}

.banner > .banner-image {
  width: 100%;
  display: block;
  z-index: 1;
}

.banner > .banner-image-half {
  width: 50%;
  display: block;
  z-index: 1;
}

.banner > .banner-text-headline-posn > .banner-text-headline {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 44px;
}

.banner > .banner-text-headline-posn > .banner-text-headline-sub {
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 26px;
  margin-top: 15px;
}

.banner-text-headline-sub-sub {
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 45px;
}

.banner > .banner-text-headline-posn {
  position: absolute;
  padding-left: 45%;
  padding-top: 6%;
  z-index: 10;
}

.second-banner-space{
  margin-top: 100px;
}


/* ICONS */
.icon-header-div {
  text-align: right;
  justify-content: center;
  margin: 20px;
  margin-right: 60px;
}

.icon-header {
  margin-left: 30px;
  margin-bottom: 2.5%;
  color: #8C0614;
}

.icon {
  margin-left: 10%;
  margin-bottom: 2.5%;
  color: #8C0614;
}

.icon-txt {
  font-size: 26px;
  font-family: "Arial", sans-serif;
  color: #4C4C4C
}

.spacer {
  width: 130px;
  height: 3px;
  background-color: #EDDFE1;
  text-align: center;
  align: center;
  margin: 0px auto;
  margin-bottom: 50px;
}


.spacer-mobile {
  width: 260px;
  height: 3px;
  background-color: #EDDFE1;
  text-align: center;
  align: center;
  margin: 0px auto;
  margin-bottom: 50px;
}

/* FONT/TEXT */
.gray-n-bold {
  color: #4C4C4C;
  font-weight: bold;
}

.red-n-bold {
  color: #8C0614;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

.gray {
  color: #4C4C4C;
}

.txt-size-n-arial-26 {
  font-size: 26px;
  font-family: "Arial", sans-serif;
}

.txt-size-n-arial {
  font-size: 22px;
  font-family: "Arial", sans-serif;
}

.text-center {
  text-align: center;
}

h1 {
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 44px;
  color: #8C0614;
  padding-top: 55px;
}

.main-txt {
  color: #4C4C4C;
  font-family: "Arial", sans-serif;
  font-size: 26px;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 5%;
  line-height: 1.5;
}

.info-spacing {
  margin-top: 25px;
  margin-bottom: 95px;
}

.name-margin {
  margin-bottom: 25px;
}

.head-mobile{
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 20px;
  margin-top: 15px;
}

.mobile-padding{
  padding-top: 15%;
  padding-left: 10%;
  margin-bottom: -30px;
}

.mobile-padding-head{
  padding-top: 25px;
  padding-left: 10%;
  margin-bottom: -30px;
}

.mobile-padding-btn{
  padding-top: 15%;
  margin-bottom: -30px;
}

/* LOGO */
.logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}


/* BUTTON */


.btn {
  background-color: #ffffff;
  border: 3px solid #8C0614;
  color: #8C0614;
  padding: 15px 10px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  font-size: 26px;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-right: 2%;
  font-family: "Arial Narrow", "Arial", sans-serif;
  margin-left: 10%;
  width: 320px;
  border-radius: 2px;
  transition: all 0.5s;
}

.btn-text-space {
  font-style: italic;
  padding-right: 8%;
}

.btn:hover {
  padding-left: 5px;
  text-decoration: none;
  color: #8C0614;
}

.btn-footer {
  background-color: #8C0614;
  border: 3px solid #ffffff;
  color: #ffffff;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  padding: 15px 10px;
  font-size: 26px;
  font-family: "Arial Narrow", "Arial", sans-serif;
  margin-top: 30px;
  width: 320px;
  border-radius: 2px;
  transition: all 0.5s;
}
.btn-text-space-footer {
  padding-right: 8%;
  font-style: italic;
}

.btn-footer:hover {
  padding-left: 5px;
  text-decoration: none;
  color: #ffffff;
}


/* FOOTER */
.footer {
  background-color: #8C0614;
  height: 370px;
  color: #ffffff;
  padding-top: 45px;
}

.headline-footer {
  font-size: 22px;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-weight: bold;
}

.kunden {
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 36px;
}

.margin-footer {
  margin-top: 20px;
}

.footer-logo {
  margin-bottom: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.impressum {
  text-decoration: none;
  color: #ffffff;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 36px;
}

.impressum:hover {
  color: #ffffff;
  text-decoration: none;
}



.impressum-mobile {
  text-decoration: none;
  color: #ffffff;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
}

.impressum-mobile:hover {
  color: #ffffff;
  text-decoration: none;
}

.kunden-mobile {
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
}


.icon-mobile {
  margin-left: 10%;
  margin-bottom: 10%;
  color: #8C0614;
}

.second-banner-space-mobile{
  margin-top: 50px;
}

.padding-10{
  padding-left: 10%;
}


.icon-footer{
  margin-bottom: 2.5%;
  color: #8C0614;
  margin: 20px;
  margin-top: -30px;
}


.headline-footer-mobile {
  font-size: 16px;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-weight: bold;
}


.margin-left-10 {
  margin-left: 10%;
}
/* MEDIA: TABLET */

@media (max-width: 361px) {


  .banner > .banner-text-headline-posn > .banner-text-headline {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 26px !important;
  }

  

  .txt-size-n-arial-26 {
    font-size: 18px !important;
    font-family: "Arial", sans-serif;
  }

  .txt-size-n-arial {
    font-size: 16px !important;
    font-family: "Arial", sans-serif;
  }

}


@media (max-width: 575px) {
  .hide-s{
    display: none;

  }


  .footer-mobile {
    background-color: #8C0614;
    color: #ffffff;
    padding-top: 45px;
  }

  h1 {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #8C0614;
    padding-top: 55px;
  }

  .main-txt{
  color: #4C4C4C;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 10%;
  line-height: 1.5;
}

.icon-txt{
  font-size: 16px;
  font-family: "Arial", sans-serif;
  color: #4C4C4C
}

.btn-footer {
    background-color: #8C0614;
    border: 3px solid #ffffff;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    padding: 15px 10px;
    font-size: 18px;
    font-family: "Arial Narrow", "Arial", sans-serif;
    margin-top: 30px;
    width: 220px;
    border-radius: 2px;
    transition: all 0.5s;
  }
  .btn-text-space-footer {
    padding-right: 8%;
    font-style: italic;
  }

  .btn-footer:hover {
    padding-left: 5px;
    text-decoration: none;
    color: #ffffff;
  }


  .btn {
    background-color: #ffffff;
    border: 3px solid #8C0614;
    color: #8C0614;
    padding: 15px 10px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin-top: 2%;
    margin-bottom: 2%;
    margin-right: 2%;
    font-family: "Arial Narrow", "Arial", sans-serif;
    margin-left: 10%;
    width: 220px;
    border-radius: 2px;
    transition: all 0.5s;
  }

  .btn-text-space {
    font-style: italic;
    padding-right: 8%;
  }

  .btn:hover {
    padding-left: 5px;
    text-decoration: none;
    color: #8C0614;
  }


}




@media (max-width: 1000px) {

  .hide-ms{
    display: none;
  }

  .banner > .banner-text-headline-posn > .banner-text-headline {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 28px;
  }

  .banner > .banner-text-headline-posn > .banner-text-headline-sub {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin-top: 15px;
  }

  .banner-text-headline-sub-sub {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
  }


  .txt-size-n-arial-26 {
    font-size: 22px;
    font-family: "Arial", sans-serif;
  }

  .txt-size-n-arial {
    font-size: 18px;
    font-family: "Arial", sans-serif;
  }

}


.footer-logo-mobile{
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  align-items: left;
  justify-content: left;
}

.mob{
  padding-left:10%;
}


.margin-footer-mobile{
  margin-top: 15px;
}

.footer-space-mobile{
  margin-top: 8px;
}

.footer-space-mobile-extended{
  margin-top: 30px;
}

.center-img {
 display: block; 
 margin-left: auto; 
 margin-right: auto;
}




@media (max-width: 1420px){

  .banner > .banner-text-headline-posn > .banner-text-headline {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 36px;
  }

  .banner > .banner-text-headline-posn > .banner-text-headline-sub {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 22px;
    margin-top: 15px;
  }

  .banner-text-headline-sub-sub {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
  }


  .txt-size-n-arial-26 {
    font-size: 22px;
    font-family: "Arial", sans-serif;
  }

  .txt-size-n-arial {
    font-size: 18px;
    font-family: "Arial", sans-serif;
  }

  .hide-m{
    display: none;
  }


}


@media (max-width: 900px){

  .hide-m{
    display: none;
  }

}

@media (min-width: 575px){
  .show-s{
    display: none;
  }
}

@media (min-width: 1000px){
  .show-ms {
    display:none;
  }
}





/*
.main-txt{
  color: #4C4C4C;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 10%;
  line-height: 1.5;
}



*/