/* COLOR VARIABLES */
:root {
  --magenta: #E5007D;
  --darkgrey: #505050;
  --lightgrey: #eeeeee;
  --midgrey: #8e8e8e;
  --black: #000000;
  --white: #ffffff;
}

body {
  font-size: 18px;
  line-height: 22px;
}

#apsViewer {
  height: calc(100vh - 200px) !important;
}

header {
  height: 100px;
}

#logoheader {
  height: 60px;
}

#logo {

  height: 62px;
  padding: 0px;
}

#logo img {
  width: auto;
  height: 62px;
}

#logo2 {
  display: none;
}

header.fixed-header {
  height: 60px;
}

header.fixed-header #logo {
  margin-top: 10px;
  height: 60px;
}

header.fixed-header #logo img {
  width: auto;
  height: 42px;
}

#inhalt {
  margin-top: 100px;
}

.lead {
  margin-bottom: 0px;
}

button.mehr {
  margin-bottom: 0px;
}

div.triangle:after {
  display: inline-block;
  float: left;
  content: '\25B8';
  font-size: 58px;
  margin-top: 0px;
}

#topheader {
  height: 400px;
}

#topheaderoff {
  height: 0px;
  margin-top: 100px;
}

.leftcolumn {
  clear: both;
  width: 100%;
  margin-right: 0%;
  margin-bottom: 15px;
}

.rightcolumn {
  clear: both;
  width: 100%;
  margin-right: 0%;
}

.rightcolumn_news {
  clear: both;
  width: 100%;
  margin-right: 0%;
}

#loader {
  margin-left: 0%;
  width: 100%;
  margin-right: 0%;
}

div.tabelleWrap {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 2%;
  justify-content: space-evenly;
}

.sechstel {
  list-style-type: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 32.66%;
  margin-left: 0px;
  margin-block-start: 0px;
  padding-bottom: 40px;
}

.zweisechstel {
  list-style-type: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 66.33%;
  margin-left: 0px;
  padding-bottom: 40px;
}

@media screen and (orientation: portrait) {


  #slider {

    width: 100%;
    clear: both;
    display: block;
  }

  .swiper-slide {
    height: calc(96vw / 16 * 9);
  }

  .swiper-container-projekt {
    height: calc(96vw / 16 * 9);
  }

  .swiper-container-projekt .swiper-slide img {
    height: calc(96vw / 16 * 9);
  }

  #projektdetails {
    clear: both;
    margin-top: 20px;
    margin-left: 0px;
    width: 100%;
    height: auto;
  }

  #projektbeschreibung {
    clear: both;
    margin-top: 20px;
    margin-left: 0px;
    width: 100%;
    height: auto;
  }
}

#startheader {
  margin-top: 0px;
  height: calc(100vh - 100px);
}

.muster {
  height: calc(100vh - 200px);
}

.starttext {
  width: 60%;
  padding-left: 3%;
  top: 20vh;
}

.starttext h3 {
  font-size: 80px;
  line-height: 80px;
}

h1 {
  font-size: 100px;
  line-height: 100px;
  margin-top: -160px;
}

h2 {
  font-size: 60px;
  line-height: 60px;
  margin-top: -155px;
}

h3 {
  font-size: 25px;
}

h4 {
  font-size: 25px;
}

div.aside {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 20%;
  text-align: right;
}

div.aside img.icon {
  width: 80%;
  margin-right: 0px;
}

div.aside2 {
  margin: 50px 0px 0px 0px;
  padding: 0px;
  padding-bottom: 50px;
  width: 100%;
  text-align: left;
  clear: both;
  display: block;
}

div.aside2 img {
  margin-right: 0px;
}

div.cta {
  margin-left: 0px;
  width: 61%;
}

a.pfeil {
  padding: 6px 6px 6px 6px;
  display: inline-block;
  height: auto;
}

a.pfeil::after {
  margin-left: -1px;
}

#dlsubnavigation li,
#dlsubnavigation li.five {
  width: 49%;
}

#dlsubnavigation li div.icon {
  height: 180px;
}

.dlslidetitle h1 {
  font-size: 40px;
  padding-bottom: 15px;
  height: 60x;
  line-height: 40px;
}

#dlsubnavigation li.five:nth-child(5n) {
  margin-right: 1%;
}


#dlsubnavigation li.five:nth-child(2n) {
  margin-right: 0%;
}

#dlsubnavigation li.three {
  width: 49%;
  font-size: .8em;
  line-height: 1.4em;
}

#dlsubnavigation li.three:nth-child(3n) {
  margin-right: 1%;
}

#dlsubnavigation li.three:nth-child(2n) {
  margin-right: 0%;
}


div.context {
  width: 80%;

}

div.incontext {
  margin: 50px 0px 0px 0px;
  padding: 0px;
  width: 100%;
  clear: both;
  display: block;
}

/* NAVIGATION */



#topnavi {
  top: 0px;
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 40px;
}


#topnavi ul {
  display: none;
}

header.fixed-header #topnavi {
  position: fixed;
  top: 0px;
  background-color: var(--magenta);
  margin-left: 0%;
  width: 90%;
}

#topnavi>div.topnav_logo {
  position: absolute;
  display: none;
  margin: 7px 0px 0px 0px;
  text-align: center;
  width: auto;
  cursor: pointer;
  font-size: 18px;
  font-family: "Ruda", Helvetica, Arial, sans-serif;
  color: #fff;
  vertical-align: middle;
  font-weight: 400;
  letter-spacing: 2px;
  list-style-type: none;
  padding: 0px;
  height: 35px;
}

header.fixed-header>#topnavi>div.topnav_logo {
  display: inline-block;
}

.topnav_logo>a {
  display: inline-block;
  padding: 3px 8px 3px 0px !important;
}

.topnav_logo>a:hover {
  background: transparent;
}

.topnav_logo img {
  height: 28px !important;
  ;
}

#mobilenavi {
  display: none;
  top: 100px;
  left: 0;
  position: absolute;
  z-index: 5000;
  background-color: var(--darkgrey);
  opacity: 1;
  width: 94%;
  padding-left: 3%;
  padding-right: 3%;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  cursor: initial;
  margin-top: 0px;
  padding-top: 0px;
  line-height: 40px;
  min-height: calc(100vh - 100px);

}

header.fixed-header #mobilenavi {
  position: absolute;
  top: 0px;
}

#servicebox {
  display: none;
}

#servicebox_mobile {
  display: block;
  margin-top: 20px;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  text-align: left;
  z-index: 888;
}

#servicebox_mobile a,
#servicebox_mobile p {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 25px;
}

#servicebox_mobile a.social {
  display: inline-block;
  margin-right: 10px;
  margin-top: 5px;
}

#servicebox_mobile a:hover {
  opacity: 0.5;
}

#servicebox_mobile img {
  height: 40px;
}

nav>ul {
  margin-top: 15px;
}

li.topnav {
  position: relative;
  display: block;
  padding: 0px;
  padding-bottom: 15px;
  text-align: left;
  width: auto;
  cursor: pointer;
  font-size: 30px;
  color: #fff;
  background-color: transparent;
  -webkit-transition: none;
  /* Safari */
  transition: none;
  border-left: none;
  height: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #fff;

}

li.topnav:hover {
  background-color: transparent;
  border-left: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


li.topnav_act {
  border-bottom: 1px solid #fff;
  position: relative;
  display: block;
  text-align: left;
  width: auto;
  cursor: pointer;
  font-size: 30px;
  color: #ffffff;
  background-color: transparent;
  -webkit-transition: none;
  /* Safari */
  transition: none;
  border-left: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 0px;
  padding-bottom: 15px;

}

#topnavi>ul>li.topnav_act>a {
  color: #ffffff;
}

li.topnav_act:hover {
  background-color: transparent;
  border-left: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* SUBNAVIGATION */
.subnavi {
  height: auto;
  position: relative;
  padding-bottom: 0px;
  text-align: left;
  text-transform: none;
  display: block;
  line-height: 40px;
  z-index: 5;
  background-color: transparent;
  min-width: 100%;
  list-style-type: none;
  border-left: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;

}


li.subnavidiv {
  margin-left: 0px;
  text-transform: none;
  color: #8485BF;
  background-color: transparent;
  text-decoration: none;
  font-size: 30px;
  text-align: left;
  white-space: nowrap;
  display: block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;
  padding: 0px;
}

li.subnavidiv:hover,
li.subnavidiv:active,
li.subnavidiv:focus {
  color: var(--magenta);
  background-color: transparent;

}

li.subnavidiv_act {
  text-transform: none;
  color: var(--magenta);
  text-decoration: none;
  font-size: 30px;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  border: none;
  padding-left: 0px;
  background-color: transparent;
  padding: 0px;
}

/* LINKTAGS NAVIGATION */

li.topnav a,
li.topnav_act a {
  color: #fff;
  text-decoration: none;
  padding: 8px 0px 0px 0px;
  width: 100%;
  display: inline-block;
}

li.topnav_act a {
  color: var(--magenta);
}

li.topnav a:hover {
  color: var(--magenta)
}

a.Active {
  color: var(--magenta);
  padding: 0px;
  display: block;
}

li.topnav a.nav2,
li.topnav_act a.nav2,
li.topnav a.nav3,
li.topnav_act a.nav3 {
  color: #fff;
  padding: 0px;
  display: block;
  font-size: 0.75em;
}

li.topnav a.nav2_act,
li.topnav_act a.nav2_act,
li.topnav a.nav3_act,
li.topnav_act a.nav3_act {
  color: var(--magenta);
  padding: 0px;
  display: block;
  font-size: 0.75em;
}

li.topnav a.nav2:hover,
li.topnav a.nav2:active,
li.topnav a.nav2:focus,
li.topnav a.nav3:hover,
li.topnav a.nav3:active,
li.topnav a.nav3:focus {
  color: var(--magenta)
}

li.topnav a.nav2_act:hover,
li.topnav_act a.nav2_act:active,
li.topnav a.nav2_act:focus,
li.topnav a.nav3_act:hover,
li.topnav_act a.nav3_act:active,
li.topnav a.nav3_act:focus {
  color: var(--magenta);
  font-size: 0.75em;
}

li.topnav:last-child {
  border-right: none;
}

nav,
.navbar-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nav-hide {
  display: none;
}

.navbar-toggle {
  display: block;
  right: 3%;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  text-align: center;
  z-index: 7000;
}



.bar1,
.bar2,
.bar3 {
  width: 30px;
  height: 3px;
  margin-bottom: 5px;
  background-color: #614d41;
  transition: all 0.3s ease-in-out;
}

.navbar-toggle:hover .bar1,
.navbar-toggle:hover .bar3 {
  background-color: var(--magenta)
}

.navbar-on {
  display: inline-block;
  position: absolute;
  left: auto;
  width: 30px;
}

#controls {
  top: 120px;
  left: 5%;
  left: auto;
  padding: 0px;
}

.navbar-on .bar1,
.navbar-on .bar2,
.navbar-on .bar3 {
  background-color: var(--magenta)
}

.navbar-on .bar1 {
  transform-origin: 12% 40%;
  transform: rotate(45deg);
}

.navbar-on .bar3 {
  transform-origin: 12% 40%;
  transform: rotate(-45deg);
}

.navbar-on .bar2 {
  background-color: transparent;
}

/* KONTAKTFORMULAR */

#googleMaps {
  width: 100%;
  padding-left: 0%;
  margin-top: 40px;
}

#kontaktformular {
  width: 100%;
  margin-right: 0%;
}

#kontaktformular div {
  width: 100%;
  margin-right: 0%;
}

#kontaktformular div.breit {
  width: 100%;
  margin-right: 0%;
}


div.cta a {
  font-size: 16px;
  line-height: 16px;
}

/* NEWS */
#newsbutton {
  left: 5%;
  height: 42px;
}

#newsbutton a {
  padding: 10px;
  color: #fff;
}


#newsbereich {
  position: relative;
  margin-top: 62px;
  width: 90%;
  clear: both;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 60px;
  padding-bottom: 60px;
  color: #fff;
}

.newspic {
  width: 150px;
  float: left;
  padding-right: 16px;
  margin-top: 7px;
  display: block;
}

.container .mix,
.container .gap {
  width: 49%;
}

li.thema h2:hover::after {
  content: none;
}

li.themaAktiv h2:hover::after {
  content: none;
}

li.thema h4:hover::after {
  content: none;
}


/* inhalte */