body{
  color: #000;
  font-family:'Source Sans Pro',sans-serif;
  font-size:21px;
  line-height: 34px;
  font-weight:300;
}

h1{
font-size: 40px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 70px;
}

h2 {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
}

h3{

}

p{

}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    margin-left: 10px;
    margin-right: 10px;
}

.footerade {
    color: #999;
    text-align: right;
    margin-top: 100px;
    font-size: 16px;
}

.adresse{
  text-align: right;
}

.current_page_item {
   
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;

    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #fff;
     border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

.muster2{
    background-image: url("../img/bbg.jpg");
    background-image: url(../img/bbg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    \.header\ \{\ -webkit-clip-path: polygon(0 0, 100% 0, 100% 67vh, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 55vh, 0 100%);
    height: 66vh;
}

.adress2 strong{
  color: #fff;
  font-weight: 500;
}

.logo img {
  width: 180px;
}

.links{
  text-align: right;
  float: right;
}

.mitte{
  text-align: center;
}

.rechts{
  text-align: left;
  float: left;
}

.moos ul{
  padding-left: 0;
}

.bg-dark {
    background-color: transparent !important;
    position: absolute;
    width: 100%;
    right: 5px;
}

.moos ul li {
    float: left;
    margin-right: 20px;
    list-style: none;
}

.moos a{
  color: #fff;
}

.moos a:hover{
  color: #ccc;
  text-decoration: none;
  padding-bottom: 15px;
}


.moos {
    position: absolute;
    width: 100%;
    z-index: 33;
    text-align: center;
    color: #fff;
    margin-top: 90px;
}

.deger{
  -moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-o-transform: rotate(30deg);
-webkit-transform: rotate(30deg);
}

.contents {
    padding-left: 170px;
    margin-bottom: 30px;
}

.contents2 {
    padding-left: 170px;
    margin-bottom: 30px;
}

.moves{
  margin-top: 150px;
  margin-bottom: 150px;
}

.moves{
  margin-top: 150px;
  margin-bottom: 150px;
}

.bg-light {
    background-color: transparent !important;
    position: absolute;
    z-index: 33;
    width: 100%;
}

.alignleft{
    float: left;
    margin-right: 20px;
}

.bild img{
  width: 100%;
  height: auto;
  margin-bottom: 650px;
}

a:focus {
    outline: medium none;
}

.feed_background {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none, none;
    background-origin: padding-box, padding-box;
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: cover;
    height: auto;
    padding-bottom: 80%;
    margin: auto;
    margin-top: 50px;
}

.containerd{
  width: 80%;
  margin: auto;
}

.bild {
    margin-bottom: 250px;
    width: 100%;
    margin: auto;
        margin-top: auto;
    display: block;
    margin-top: -200px;
}


.bild2{
    margin-bottom: 250px;
    width: 100%;
    margin: auto;
        margin-top: auto;
    display: block;
    margin-bottom: 80px;
}

.bild2 img {

    width: 100%;
    height: auto;
    margin-bottom: 200px;

}

.moves2 {
    margin-top: 100px;
    margin-bottom: 0;
}

.adress a{
  color: #999;
}



.muster {
    background-image: url("../img/bbg.jpg");
    background-image: url(../img/bbg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.footer {
 color: #fff;
    margin-top: -500px;

}

.adress {
    font-size: 30px;
    line-height: 50px;
    padding-bottom: 70px;
}

.footernew{
   background-image: url("../img/mon.jpg");
    background-image: url(../img/mon.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.adress2{
  font-size: 30px;
  line-height: 43px;
  color: #898686;
}



/*=== Galerie  ===*/

.gallery-thumb{
    margin-bottom:15px;
}
.gallery-thumb img {
    width: 100%;
}

.col-xs-12.gallery-custom h2 {
    padding-left: 15px;
}

.background-image img {
    display: none;
}
.background-image {
    height: auto;
    padding-bottom: 100%;
    margin-top: 15px;
}

/*===  Galerie ende  ===*/





.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: 0 !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.slick-slider .slide,
.slick-slider .slide img {
  width: 100%;
  height: 400px;
}

.slick-slider p:hover {
  cursor: pointer;
}

.slick-slider .left-arrow {
  text-align: left;
}

.slick-slider .right-arrow {
  text-align: right;
}











.bild_unterseite {
    height: 0;
    padding-bottom: 70vh;
    position: relative;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 200px;
}

.item-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/*---------------------
 * Slider
 *-------------------*/
.slider-wrapper {
  position: relative;
  display: block;
  padding: 0;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 200px;

}

.slider-wrapper .slide-overlay {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
  opacity: 1;
  transition: opacity .25s;
}

.slider-inner {
  position: relative;
  height: 70vh;
  overflow: hidden;
}

.slider-wrapper .slide-single {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  float: left;
  z-index: 1;
  opacity: 0;
  transition: opacity .5s;
}

.slider-wrapper .slide-single .slide-caption {
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.slider-wrapper .slide-single .slide-caption p {
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 26px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
  transition: opacity .35s, -webkit-transform .35s;
  transition: transform .35s, opacity .35s;
  transition: transform .35s, opacity .35s, -webkit-transform .35s;
  transition-delay: .25s;
}

.slider-wrapper .slide-single .slide-caption h3 {
  padding: 10px 25px;
  font-size: 42px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  transition: opacity .35s, -webkit-transform .35s;
  transition: transform .35s, opacity .35s;
  transition: transform .35s, opacity .35s, -webkit-transform .35s;
  transition-delay: .5s;
}

.slider-wrapper .slide-nav button {
  position: absolute;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  width: 130px;
  height: 100%;
  color: #fff;
  font-size: 52px;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
  background: none;
  border: none;
  cursor: pointer;
  opacity: .5;
  transition: opacity .5s;
}

.slider-wrapper .slide-nav button:focus {
  outline: 0 !important;
}

.slider-wrapper .slide-nav [data-target="next"] {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, .65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0)', endColorstr='rgba(166, 0, 0, 0)',GradientType=1 );
  right: 0;
}

.slider-wrapper .slide-nav [data-target="prev"] {
  background: linear-gradient(to right, rgba(0, 0, 0, .65) 0%,rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(166, 0, 0, 0)', endColorstr='rgba(0, 0, 0, 0)',GradientType=1 );
  left: 0;
}

.slider-wrapper .slide-nav button:hover {
  opacity: 1;
}

.slider-wrapper .slide-single.active-slide {
  opacity: 1;
  z-index: 2;
}

.slider-wrapper .slide-single.active-slide .slide-caption p,
.slider-wrapper .slide-single.active-slide .slide-caption h3 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.maus{
display: none;
}

@media (max-width: 990px) {
    .maus{
    display: block;
  }

  .moos{
    display: none;
  }

.logo img {
    margin-top: 0px;
    width: 200px;
    z-index: 5678;
    height: 150px;
    position: relative;
}

a {
    color: #666;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.contents2 a{
  color: #666;
}

  .slider-wrapper {
    position: relative;
    display: block;
    padding: 0;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 200px;
}
}

@media (max-width: 1468px) {

.adress {
    font-size: 45px;
    line-height: 65px;
    padding-bottom: 70px;
    font-size: 100;
}
}

@media (max-width: 1768px) {

.bild2 img {
    width: 100%;
    height: auto;
    margin-bottom: 200px;
    height: 400px;
}
}

@media (max-width: 768px) {
  .slider-wrapper .slide-nav button {
    top: auto;
    bottom: 0;
    height: 80px;
    width: 50%;
  }

  .slide-nav {
    display: none;
}

  .moves2 {
    margin-top: 50px;
    margin-bottom: 0;
}

.slider-wrapper {

    position: relative;
    display: block;
    padding: 0;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 150px;

}

  .logo img {
    margin-top: 0px;
    width: 150px;
    z-index: 5678;
    height: 150px;
    position: relative;
}

  .bild_unterseite {
    height: 0;
    padding-bottom: 70vh;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    margin-top: 200px;
}

.contents {
    padding-left: 15px;
    margin-bottom: 230px;
}

.contents2 {
    padding-left: 15px;
    margin-bottom: 30px;
}

.moves {
    margin-top: 50px;
    margin-bottom: 50px;
}

h1 {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
}



.adress {
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 70px;
    font-size: 100;
    padding-top: 70px;
}

.adresse {
    text-align: right;
    margin-top: -40px;
}






  .slider-wrapper .slide-single .slide-caption p {
  font-size: 16px;
}

.slider-wrapper .slide-single .slide-caption h3 {
  font-size: 22px;
}
}



/*NEW CSS*/

/* nav toggle */
.nav-toggle {
  cursor: pointer;
  z-index: 9999;
  height: 30px;
  width: 35px;
}
.nav-toggle:hover {
  opacity: 0.8;
}
.nav-toggle .nav-toggle-bar, .nav-toggle .nav-toggle-bar::after, .nav-toggle .nav-toggle-bar::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(256,256,256,0.7);
  content: '';
  height: 3px;
  transition: all .5s;
  width: 35px;
}
.nav-toggle .nav-toggle-bar {
  margin-top: 0;
}
.nav-toggle .nav-toggle-bar::after {
  margin-top: 0.8rem;
}
.nav-toggle .nav-toggle-bar::before {
  margin-top: -0.8rem;
}
.nav-toggle.expanded .nav-toggle-bar {
  background: transparent;
}
.nav-toggle.expanded .nav-toggle-bar::after, .nav-toggle.expanded .nav-toggle-bar::before {
  background: white;
  margin-top: 0;
}
.nav-toggle.expanded .nav-toggle-bar::after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-toggle.expanded .nav-toggle-bar::before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* nav */
.nav {
  background: #43494C;
  color: white;
  cursor: pointer;
  display: flex;
  height: 100vh;
  left: -75%;
  position: fixed;
  top: 0;
  transition: left .5s;
  width: 75%;
  z-index: 9999;
}
.nav.expanded {
  left: 0;
}
.nav ul {
  list-style: none;
  margin: auto 0;
  padding: 0;
}

#main {
  background-image: linear-gradient(to bottom, rgba(40, 221, 224, 0.5), rgba(86, 52, 209, 0.5)), url("https://source.unsplash.com/r9eIL7jtenc");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: rgba(255, 255, 255, 0.75);
  flex-grow: 1;
  flex-shrink: 0;
  padding: 2rem;
  position: relative;
}

.new_navbar {
  display: block;
}
.main-menu__a {
  color: #fff;
  display: block;
  padding: 7px 0 7px 20px;
  border-bottom: 1px solid #3C3C3C;
  position: relative;
}
.main-menu__a:hover {
  color: #cebdad;
  text-decoration: none;
  background-color: #3C3C3C;
}

.main-menu__a:hover::before {
  border-bottom: 1px solid #3C3C3C!important;
}
.sub-menu .main-menu__a {
  padding-left: 40px;
}
.menu-item-has-children > .main-menu__a::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.menu-item-has-children > .main-menu__a.active_sub::after{
  border-top: none;
  border-bottom: 10px solid #fff;
}
.sub-menu {
  display: none;
  
}
.active-sub{
  display: block!important;
  height: 100%;
}
.menu-item-has-children > .main-menu__a.active_sub::before {
  background: #212121;
  border: 1px solid #212121;
}
.menu-item-has-children > .main-menu__a::before {
  border-left: 1px solid #3C3C3C;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 102%;
  width: 40px;
  border-bottom: 1px solid #43494c;
}
@media(min-width: 992px){
  .nav-toggle {
  display: none;
}
}


.column-half,
.column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (min-width:48em) {
    .column-half {
        width: 50%;
    }
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    color: #333;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpcf7 input[type="text"]:focus {
    background: #fff;
}

.wpcf7-submit {
    float: right;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 8px 20px;
    cursor: pointer;
    width: 100%;
    border: 1px solid #000;
}

.wpcf7-submit:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

span.wpcf7-not-valid-tip {
    text-shadow: none;
    font-size: 12px;
    color: #fff;
    background: #ff0000;
    padding: 5px;
}

div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #f9cd00;
    padding: 5px;
    color: #9C6533;
    text-align: center;
    margin: 0;
    font-size: 12px;
}

div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin: 0;
}

.kontakt {
    margin-top: 10px;
}

.adresse a{
    color: #72737a;
}

.screen-reader-response ul {
    display: none;
}