/* colors
------------------------------------------------------------- */
/* basic ----------- */
/* black, textcolor */
/* white, background-color */
/* darkgrey bckgrd */
/* lightgrey bckgrd */
/* grey page background (options) */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* weeditmode ----------- */
/* weeditmode grey light */
/* weeditmode blue light */
/* weeditmode blue dark */
/* weeditmode yellow */
/* weeditmode blue col-bckgrd */
/* weeditmode yellow */
/* weeditmode orange */
/* weeditmode acidblue */
/* weeditmode neongreen */
/* bootstrap colors ----------- */
/* bootstrap grey */
/* bootstrap grey */
/* xxx */
/* xxx */
/* xxx */
/* website colors ----------- */
/* company color red */
/* company color yellow */
/* company color red logo / nav bckgrd */
/* company color */
/* company color */
/* company color */
/* company color */
/* company color */
/* company color */
/* company color */
/* company color */
/* forms ----------- */
/* correct */
/* error */
/* margins / paddings
------------------------------------------------------------- */
/* mixins
------------------------------------------------------------- */
/* borders
------------------------------------------------------------- */
/* margins / paddings
------------------------------------------------------------- */
html, body {
  background-color: #FFFFFF;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.contentwrapper .container {
  background-color: transparent;
}
.row + .row {
  margin-top: 30px;
}
.form-row + .form-row {
  margin-top: 10px;
}
@media (max-width: 991px) {
  /*img.logo {
        transform: scale(0.4);
    }*/
}
header {
  position: relative;
  margin: 0px 0px 30px 0px;
  /* header - headerpic
    ------------------------------------------------------------- */
  /* header - video
    ------------------------------------------------------------- */
  /* no header
    ------------------------------------------------------------- */
  /* headlines
    ------------------------------------------------------------- */
}
header .logo-2 {
  display: none;
}
header .row {
  position: relative;
}
header #headerpic1, header #headerpic2 {
  display: none;
}
header #headerpic1 img, header #headerpic2 img {
  min-width: 100%;
}
@media (max-width: 991px) {
  header #headerpic2 {
    display: block;
  }
  header #headerpic1 {
    display: none;
  }
}
@media (min-width: 992px) {
  header #headerpic1 {
    display: block;
    padding: 0px 0px 0px 0px;
  }
  header #headerpic2 {
    display: none;
  }
}
header .headervideo {
  width: 100vw;
  height: 60vh;
  object-fit: cover;
}
header.no-header {
  margin-bottom: 50px;
}
header.no-header .page-headlines {
  position: relative;
  top: 0;
}
header .headlines {
  position: absolute;
  bottom: 5%;
  padding: 0 15px 0 30px;
}
header .headlines .headline {
  color: #a8181f;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
header .headlines .headline-1 {
  margin: 0 0 16px 0;
}
header .headlines .headline-1, header .headlines .headline-2 {
  position: relative;
  font-weight: bold !important;
  text-align: left;
}
header .headlines .headline-1 h1, header .headlines .headline-2 h1 {
  display: inline-block;
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 450px) {
  header .headlines .headline-1 {
    display: none;
  }
  header .headlines .headline-2 {
    display: none;
  }
}
@media (min-width: 451px) and (max-width: 767px) {
  header .headlines .headline-1 h1 {
    font-size: 30px !important;
  }
  header .headlines .headline-2 {
    margin-left: 15px;
  }
  header .headlines .headline-2 h1 {
    font-size: 30px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .headlines {
    padding: 0 20px 0 70px;
  }
  header .headlines .headline-1 h1 {
    font-size: 40px !important;
  }
  header .headlines .headline-2 {
    margin-left: 15px;
  }
  header .headlines .headline-2 h1 {
    font-size: 40px !important;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  header .headlines {
    padding: 0 20px 0 40px;
  }
  header .headlines .headline-1 h1 {
    font-size: 30px !important;
  }
  header .headlines .headline-2 {
    margin-left: 15px;
  }
  header .headlines .headline-2 h1 {
    font-size: 30px !important;
  }
}
@media (min-width: 1400px) {
  header .headlines {
    padding: 0 40px 0 190px;
  }
  header .headlines .headline-1 h1 {
    font-size: 40px !important;
  }
  header .headlines .headline-2 {
    margin-left: 15px;
  }
  header .headlines .headline-2 h1 {
    font-size: 40px !important;
  }
}
/* modul modal
------------------------------------------------------------- */
.modal .modal-header {
  justify-content: end;
}
@media (max-width: 991px) {
  /* .content .col + .col {
        margin-top: 30px;
    } */
}
.widget-container {
  padding-top: 15px;
  padding-bottom: 15px;
}
.widget-container-xspace-top {
  padding-top: 50px;
}
.widget-container-xspace-bottom {
  padding-bottom: 50px;
}
.widget-container-nospace-top {
  padding-top: 0px;
}
.widget-container-nospace-bottom {
  padding-bottom: 0px;
}
.first-widget-container {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
@media (min-width: 992px) {
  .widget-container .widget-pic-text {
    position: relative;
  }
  .widget-container .widget-pic-text .buttons-bottom {
    width: 100%;
    position: absolute;
    bottom: 0px;
  }
}
.contentwrapper {
  position: relative;
}
footer {
  position: relative;
  padding-top: 40px;
  padding-bottom: 0;
  color: #FFFFFF;
  /* .footer-top {
        .col {
            .footer-top-wrapper {
                border-top: 2px solid $color0;
                padding-top: 8px;

                .pageslideup a {
                    padding-left: 10px;
                    width: 30px;
                    height: 30px;
                    padding-right: 4px;
                    @include border-radius(5px);
                    color: $color1 !important;
                    background-color: $color50;
                }

                .pageslideup a:hover {
                    color: $color0 !important;
                }
            }
        }
    } */
}
footer a, footer a:link, footer a:visited {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
footer a:hover {
  color: #000000 !important;
  text-decoration: none !important;
}
footer .footer-bottom {
  margin-top: 20px;
  padding: 20px 0 50px 0;
  color: #FFFFFF;
  background-color: #a8181f;
}
footer .footer-bottom .signet {
  /*transform: scale(0.5) translate(-10px, -20px);*/
}
footer .footer-bottom .signet .st0 {
  fill: #FAF9DB;
}
footer .footer-bottom ul {
  list-style-type: none;
}
footer .footer-bottom ul li {
  display: inline-block;
}
