@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import url("https://use.typekit.net/jrk1jhl.css");
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');



body {
    color: #000;
     font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.undr{
    font-weight: 400;
}

.suche ul{
    padding-left: 0;
    margin-bottom: 0;
}

.suche ul li{
    list-style: none;
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
}

.vorttitle{
    margin-top: 30px;
    margin-bottom: 30px;
}

.bild_unterseiten {
  height: 0;
  padding-bottom: 40vh;
  position: relative;
  width: 100%;
  margin: auto;
  margin-bottom: 20px;
}

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

.heder a {
  color: #cecece;
}

.heder a:hover {
  color: #fff;
}

.breadcrumbs {
    font-size: 14px;
    margin: 10px 0;
    margin-top: 50px;
    margin-bottom: 50px;
}

.breadcrumbs a {
    text-decoration: none;
    color: #007bff;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs span {
    color: #6c757d;
}

      .heder {
         font-size: 14px;
         float: right;
         width: 100%;
         display: block;
         text-align: right;
         padding: 17px 35px;
         font-weight: 400;
         background-color: #1F1D1B;
         margin-bottom: 30px;
         color: #cecece;
         position: fixed;
         transition: padding 0.3s ease;
      }

      .heder .fernwartung {
         display: inline;
      }

      @media (max-width: 767px) {
         .heder .fernwartung-container {
            display: none;
         }

         .imas img{
  width: 65px;
}

      .heder {
  font-size: 14px;
  float: right;
  width: 100%;
  display: block;
  text-align: center;
}

      }

      .logo-container {
         position: relative;
         z-index: 999999999;
      }

      .logo-img {
         left: 0;
         z-index: 1000;
         display: block;
         z-index: 99999999999999;
      }

      .cicons {
         position: fixed;
         right: 20px;
         top: 50%;
         transform: translateY(-50%);
         z-index: 999999999;
         display: flex;
         flex-direction: column;
         gap: 15px;
      }

      .cicons a {
         color: #ceb820;
         font-size: 20px;
         width: 45px;
         height: 45px;
         background-color: #1F1D1B;
         border-radius: 50%;
         display: flex;
         align-items: center;
         justify-content: center;
         transition: color 0.3s ease, background-color 0.3s ease;
      }

      .cicons a:hover {
         color: #ffffff;
         background-color: #ceb820;
      }

      .bibasa {
         background-color: #f2f0e8 !important;
      }




h4{
    font-size: 20px;
}

.brands--item {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 20px;
}

.riba{
    margin-bottom: 30px;
}



.brands--title{
    margin-top: 0px;
}

.brands__info strong {
  font-weight: 900;
  font-size: 16px;
  color: #666;
}

.colores{
   height: auto !important;
}

.textinhalt1{
    font-size: 17px !important;
    font-weight: 400 !important;
}

.textinhalt1 ul{
    padding-left: 0;
}

.navcolors2 ul li {
  padding-bottom: 5px;
  padding-top: 5px;
  margin-left: 15px;
}


.heder {
  font-size: 14px;
  float: right;
  width: 100%;
  display: block;
  text-align: center;
  padding: 19px 35px;
  font-weight: 400;
  background-color: #000;
  margin-bottom: 30px;
  color: #cecece;
  position: fixed;
  transition: padding 0.3s ease;
}

.sidebar .sidebar-overlay::before {
  content: '';
  right: auto;
  width: 50vw;
  background: var(--color-gray-2);
  position: absolute;
  top: 0;
  height: 100%;
}

.content-all .page-sidebar {
  padding-left: 98px;
  background: #F6F9F8;
  background: var(--color-gray-2);
  padding-top: 104px;
  padding-bottom: 33px;
  position: relative;
  color: var(--color-black);
  transition: top 200ms cubic-bezier(0.215,0.61,0.355,1);
}

.content-all .page-sidebar {
  padding-left: 98px;
  background: #F6F9F8;
  background: var(--color-gray-2);
  padding-top: 104px;
  padding-bottom: 33px;
  position: relative;
  color: var(--color-black);
  transition: top 200ms cubic-bezier(0.215,0.61,0.355,1);
}

.fa-share::before {
  content: "\f064";
  margin-right: ;
  margin-left: 15px;
}

.textinhalts {
  padding: 30px;
    padding-bottom: 30px;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 23px;
}

.pulse-button {
  display: inline-block;
  padding: 3px 32px;
  color: #000;
  background-color: #fcde18;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  animation: pulse 4s infinite;
  font-weight: 600;
  font-size: 17px;
  margin-top: 20px;
}

.thumb-inner{
    margin-bottom: 30px;
	text-align:center;
}

h1{
    

    font-family: "Quicksand", sans-serif;
    line-height: 51px;
}

h2{
    font-family: "Quicksand", sans-serif;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}


.arrow{
    margin-left: 15px;
}

.beratungstermin-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 27px;
  background-color: #000000;
  color: white;
  border: none;
  border-radius: 40px;
  font-size: 17px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  margin-top: 40px;
  line-height: 26px;
}

.footer{
    background-color: #1F1D1B;
  padding-top: 3%;
  padding-bottom: 2%;
  color: #8c8c8c;
  font-size: 17px;
}
     

        .beratungstermin-button:hover {
            background-color: #333333;
        }

.btn.btn-dark {
  border-radius: 30px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 40px;
}

.gigets h2{
    font-size: 30px;
    margin-bottom: 20px;
}

.bespecher {
  z-index: 334;
  position: absolute;
  left: 20%;
  bottom: 25%;
  font-size: 40px;
  font-weight: 600;
  line-height: 49px;
  color: #fff;
  font-family: "Quicksand", sans-serif;
}
.bespechersub {
  
  font-size: 17px;
  font-weight: 500;
}

.titles {
  padding: 30px;
    padding-bottom: 30px;
  font-weight: 600;
  padding-bottom: 15px;
}


.textinhalt {
    padding: 30px;
  padding-bottom: 10px;
}

.colore {
  height: 400px;
  background-color: #eee;
  margin-bottom: 30px;
}

.colore1{
    background-color: #f2f5fa;
}

.colore2 {
  background-color: #1e1e1e;
  color: #fff;
}

.colore3{
     background-color: #fcde18;
    
}

.colore4{
     background-color: #f8f8f8;
    
}

.colore5{
     background-color: #fcde18;
    
}

::placeholder {
  color: #7d7b6d;
}

.heder {
  font-size: 14px;
  float: right;
  width: 100%;
  display: block;
  text-align: right;
  padding-right: 35px;
  font-weight: 400;
  background-color: #1F1D1B;
  padding: 25px;
  margin-bottom: 30px;
  color: #cecece;
  position: absolute;
  z-index: 999999;
}

.red {
  background-color: #950325;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 15px;
  color: #fff;
  font-size: 16px;
}

.grey {
  width: 35%;
}

.far {
  padding-left: 25px;
  padding-right: 5px;
  font-size: 18px;
  color: #ceb820;
}


input, textarea {
  color: #141412;
}

input, textarea {
  border: 1px solid #d4d0ba;
  font-family: inherit;
  padding: 5px;
  background-color: #E8E8E8;
  width: 100%;
}

.loba h1{
    font-weight: 600;
}

.wpcf7 input.adress_plz {
  width: 30%;
}

.wpcf7 input.adress_city {
  float: right;
  width: 65%;
}

td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}

h1 {
  font-size: 30px;
  color: #1F1D1B;
  margin-top: 0px;
  font-weight: 900;
}

.claimer {
  margin-top: -230px;
  position: absolute;
  z-index: 3333;
  color: #fff;
  margin-left: 0px;
  
}

.claimer h2{
font-size: 40px;
line-height: 50px;
color: #fff;
text-shadow: 1px 1px 3px rgba(0, 0, 0, .55);
}

h2 {
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 30px;
  color: #000;
}

.front h1{
    margin-bottom: 45px;
    font-weight: 900;
    font-size: 40px;
}

h3 {
    font-size: 21px;
    font-weight: 900;
    margin-top: 20px;
    margin-bottom: 20px;
}

.columsecond h3 {
    font-size: 28px;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #000;
    font-style: italic;
    margin-top: 50px;
}

h5{
    font-size: 21px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #ecece8;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-weight: 700;
}

p {}

.bild_unterseite2{
    background-color: #f2eee9;
    padding-top: 20px;
    padding-bottom: 20px;
}

.bild_unterseite2 h1 {
  font-size: 36px;
  margin-bottom: 0px;
  font-weight: 500;
  color: #000;
  margin-top: 0px;
  padding-bottom: 25px;
  padding-top: 25px;
}

.referenzen2 {
  position: absolute;
  margin-top: -52px;
  color: #fff;
  display: inline-block;
  background-color: #2f2f2f;
  right: 0;
  padding: 12px;
    padding-right: 15px;
    padding-left: 15px;
  padding-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 270px;
  z-index: 44222;
  font-size: 18px;
  display: none;
}

.modal-body h2{
  font-size: 19px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 0;
  color: #000;
}
a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #666;
  text-decoration: none;
}
.modal-body {
  font-size: 18px;
}



button.close {
  padding: 0;
  background: 0 0;
    background-color: rgba(0, 0, 0, 0);
  border: 0;
  -webkit-appearance: none;
  background-color: #c00 !important;
}

.referenzen {
  position: absolute;
  color: #000 !important;
  display: inline-block;
  background-color: #f1db1e !important;
  right: 0;
  padding: 12px;
    padding-right: 20px;
    padding-left: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-left: 30px;
  padding-right: 88px;
  width: 270px;
  z-index: 45;
  font-weight: 600;
  font-size: 18px;
  display: none;
}



a:hover.referenzen {

    background-color: #00263d;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s ease-in-out;

}

.vrhu {
  z-index: 22;
  position: relative;
  right: 0;
  bottom: 15%;
  margin-top: 30%;
}

h3 {
  font-size: 23px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 33px;
}

b, strong {
    font-weight: bolder;
    font-weight: 900;
}

[type="reset"], [type="submit"], button, html [type="button"] {
    -webkit-appearance: button;
    border: none;
    margin-left: 10px;
    font-size: 12px;
    background-color: #0d2e82;
    color: #fff;
    border-radius: 3px;
}

button.pea_cook_btn {
    background-color: #0d2e82 !important;
    border: 1px solid #bbb;
    border-radius: 5px;
    color: #fff !important;
        line-height: normal;
    line-height: 1;
    padding: 5px 0;
    font: normal !important;
    width: auto !important;
    margin-left: 15px !important;
    margin-top: 0px;
    text-shadow: none !important;
    box-shadow: none !important;
    margin-top: 0px;
    padding-left: 10px !important;
    padding-right: 10px !important
}

.pea_cook_wrapper.pea_cook_bottomright {
    bottom: 30px;
    right: 30px;
    margin-left: 5%;
    width: 300px;
}
.pea_cook_wrapper {
    position: fixed;
    padding: 15px !important;
    margin: 0;
        margin-left: 0px;
    border-radius: 5px;
    z-index: 10000;
    text-align: left !important;
}

.pea_cook_wrapper p {
    bottom: 30px;
    font-family: 'Effra_Lt',sans-serif !important;
    font-size: 18px !important;
    margin: 0;
    font-weight: normal !important;
}

a#fom, a#pea_close {
    border-bottom: none !important;
    color: #0d2e82 !important;
}

.columsecond2{
    margin-top: 70px;
    margin-bottom: 70px;
}

.aktuelles img{
    display: none;
}

.columsecond em {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 22px;
}

.columsecond ul {
    padding-left: 15px;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 10px;
}

.marketings a {
    background-color: #20282e;
    padding: 10px;
        padding-right: 10px;
        padding-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    margin-top: 30px;
    display: inline-block;
    border-radius: 5px;
    font-size: 21px;
}

.marketings a:hover {
    background-color: #303b45;
    text-decoration: none;
    transition: all .7s ease !important;
    opacity: 1 !important;
}

.footeradresse a{
    color: #000;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 55555555;
  display: none;
  overflow: hidden;
  outline: 0;
}

.panel-default > a > .panel-heading, .panel-default > .panel-heading {
    background-color: #ecece8;
    border-color: #000;
    color: #000;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 1px;
}

.post-title h2{
  font-size: 28px;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #000;
}

.mv-daynames-table {
    table-layout: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ccc;
    color: #20c;
}


hr {
  border-top: 1px solid #d9d9d9;
}

.columsecond img{
    max-width: 100%;
    height: auto;
}

.table td, .table th {
    border-bottom: 1px solid #000;
}

.downl ul{
    padding-left: 25px !important;
    padding-top: 0;
}

.downl ul li {
     list-style-image: url(../img/pdf.png) !important;
     padding-bottom: 5px;
}

.downl ul li a{
    color: #333;
}

.columsecond ul{
    padding-left: 15px;
}

.columsecond ul li{
     list-style-image: url(../img/azeichens2.png);
     border-bottom: 1px solid #000;
     padding-bottom: 5px;
     padding-top: 0px;
}

.columsecond h2 {
  font-size: 31px;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 25px;
  color: #000;
  font-style: italic;
  margin-top: 20px;
}

.columsecond a{
    color: #9f9e8e;
}


.downloadstext{
    margin-top: 78px;
}

.dropdown-item {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 17px;
    font-weight: 600;
}

.dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
}

.dropdown-item.active, .dropdown-item:active {
    color: #8f826b;
    text-decoration: none;
    background-color: #fff;
    font-size: 16px;
}

.navbar-nav li.current-menu-parent > a, .navbar-nav li.current-menu-ancestor > a {
     color: #8f826b !important;
}

.home-image-col a{
    color: #333;
}

.home-image-col a:hover{
    text-decoration: none;
    color: #9f9e8e;
}

td {
    width: 33%;
    vertical-align: top;
}

.activtable{
    background-color: #ecece8;
}

.columsecond{
    margin-bottom: 130px;
}

.form-inline .form-control {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
}

.logos{
    padding-top: 10px;
    padding-bottom: 10px;
}

.logopraetigau{
    text-align: right;
    padding-top: 50px;
}


.lines{
    border-left: 1px solid #ccc; 
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.lineslast{
    border-right: 1px solid #ccc;   
}

.adresses{
    padding-top: 35px;
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 17px;
    color: #666;
}

.adresses p{
    margin-bottom: 0;
}

.modal-header h2{
  font-size: 23px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom:0px;
  color: #000;

}

.adresses h2{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0;
    line-height: 30px;
    color: #333;
}

        .copyr {
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
        }
        .copyr-text {
            margin-right: 20px;
        }
        .social-icons {
            display: flex;
            align-items: center;
        }
.social-icon {
  margin-left: 10px;
  color: #777;
  font-size: 15px;
  text-decoration: none;
  padding: 13px;
  border-radius: 50%;
  border: 1px solid #575757;
    border-top-color: rgb(87, 87, 87);
    border-right-color: rgb(87, 87, 87);
    border-bottom-color: rgb(87, 87, 87);
    border-left-color: rgb(87, 87, 87);
  transition: color 0.3s, border-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
        .social-icon:hover {
            color: #fff;
            border-color: #fff; 
        }

.footer h2{
  font-size: 22px;
  line-height: 31px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #fff;

}

.titel {
    width: 100%;
    padding-left: 15px;
}

.navcolors {
  padding-top: 90px;
  padding-bottom: 90px;
  word-break: break-word;
  -moz-hyphens: auto;
  hyphens: auto;
}

.navcolors h2{
    font-size: 24px;
    font-weight: 600;
    color: #395c2b;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.niko{
    margin-bottom: 100px;
}

.navcolors ul{
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 40px;
}

.navcolors ul li {
    list-style: none;
    border-bottom: 1px solid #999;
    padding-bottom: 3px;
    padding-top: 3px;
}

.navcolors img{
    width: 100%;
    height: auto;
}

.form-inline {
    display: -ms-flexbox;
    display: block;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}

.details {
    text-align: right;
    position: absolute;
    float: right;
    right: 0;
    padding-top: 20px;
    background-color: #fff;
    display: block;
    width: 100%;
    font-weight: 600;
    border-top: 1px solid #ccc;
}

.gelb{
    color: #f1db1e;
}

.news{
    padding-bottom: 200px;
}
.page-template-page-news .news {
    padding-top: 0px;
    padding-bottom: 100px;
}
.aktuelles, .publikationen{
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #333;
}

.ml-auto, .mx-auto {
  margin-left: auto !important;
}

.aktuelles{
    border-right: 15px solid #fff;
}



.publikationen {
  border-left: 15px solid #fff !important;
}

.publikationen li{
    list-style: none;
    padding-top: 40px;
    border-top: 1px solid #ccc;
    padding-bottom: 40px;
}

@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 40px;
  }
}

.aktuelles ul, .publikationen ul{
    padding-left: 0;
    margin-left: 0;
}



.breadcrumbs {
  font-size: 14px;
  margin: 0;
    margin-bottom: 0px;
  opacity: 0;
  animation: fadeIn 1s forwards;
  margin-bottom: 20px;
}

    .breadcrumbs a {
        text-decoration: none;
        color: #007bff;
    }

    .breadcrumbs a:hover {
        text-decoration: underline;
    }

    .breadcrumbs span {
        color: #6c757d;
    }

    .contact-box {
        background-color: #ffffff;
        border: 1px solid #e0e0e0;
        padding: 20px 20px 40px;
        border-radius: 12px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        position: fixed;
        right: 20px;
        bottom: 20px;
        width: 300px;
        z-index: 1000;
        text-align: center;
        opacity: 0;
        transform: translateY(50px);
        animation: slideUp 1s forwards 0.5s;
    }

    .contact-box img {
        width: 110px;
        height: 110px;
        border-radius: 50%;
        margin: -70px auto 10px;
        border: 4px solid #ffffff;
        display: block;
        position: relative;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
        transition: transform 0.3s ease;
    }

    .contact-box h3 {
        margin: 10px 0;
        font-size: 18px;
        color: #333;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 10px;
        opacity: 0;
        animation: fadeIn 1s forwards 0.7s;
    }

    .contact-box p {
        margin: 0 0 5px;
        color: #555;
        font-size: 14px;
        opacity: 0;
        animation: fadeIn 1s forwards 0.9s;
    }

    .contact-box a {
        color: #000;
        text-decoration: none;
    }

    .contact-box a:hover {
        text-decoration: underline;
    }

    .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        background-color: #ffd700;
        color: #fff;
        border: none;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        cursor: pointer;
        font-size: 16px;
        line-height: 25px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        animation: fadeIn 1s forwards 1.2s;
        transition: transform 0.3s ease;
        padding-left: 3px;
    }

    .close-btn:hover {
        transform: scale(1.1);
    }

    .contact-icons {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 15px;
    }

    .loba ul{
        padding-left: 15px;
    }

    .loba ul li{
        padding-bottom: 5px;
        padding-top: 5px;
        border-bottom: 1px solid #eee;
    }

    .icon-circle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #000;
        color: #fff !important;
        text-decoration: none;
        font-size: 14px;
    }

    .icon-circle i {
        color: #fff;
    }

    .colore1 {
        background-color: #fff;
    }

    .loba{
        margin-bottom: 50px;
    }

    .niko {
        margin-bottom: 0;
        padding-top: 100px;
        padding-bottom: 70px;
        background-color: #f2f0e8;
        opacity: 0;
        animation: fadeIn 1s forwards;
    }

    .lipas {
        width: 90%;
        margin: auto;
    }

    .colore:hover .beratungstermin-button {
        opacity: 1;
    }

    .beratungstermin-button.always-visible {
        opacity: 1;
    }

    @keyframes fadeIn {
        to { opacity: 1; }
    }

    @keyframes slideUp {
        to { opacity: 1; transform: translateY(0); }
    }


.aktuelles li{
    list-style: none;
    padding-top: 40px;
    border-top: 1px solid #ccc;
    padding-bottom: 40px;
}

.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: #8f826b !important;
  background-color: transparent;
}

.navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #8f826b !important;
}

.btn-outline-primary {
  color: #fff;
  background-color: #e60604;
  background-image: none;
  border-color: #e60604;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #000;
    background-image: none;
    border-color: #000;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
}

.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.unterseitebild img {
    width: 100%;
    height: auto;
}

    .bild_unterseite {
        position: relative;
        overflow: hidden;
        height: 45vh;
    }

    .item-slide {
        background-size: cover;
        background-position: center;
        height: 45vh;
        width: 100%;
        animation: zoom 5s infinite alternate;
    }

    @keyframes zoom {
        0% { transform: scale(1); }
        100% { transform: scale(1.05); }
    }

    .bespecher {
        animation: fadeIn 2s ease-out;
    }

    .pulse-button {
        animation: pulse 2s infinite;
        transition: background-color 0.3s ease;
    }

    .pulse-button:hover {
        background-color: #ffcc00;
    }

    @keyframes pulse {
        0% { transform: scale(1); }
        50% { transform: scale(1.1); }
        100% { transform: scale(1); }
    }

    @keyframes fadeIn {
        from { opacity: 0; transform: translateY(20px); }
        to { opacity: 1; transform: translateY(0); }
    }

    .colore {
        animation: slideIn 1s ease-out;
        transition: transform 0.3s, box-shadow 0.3s;
        width: 100%;
    }

    .colore:hover {
        transform: scale(1.05);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    }

    @keyframes slideIn {
        from { opacity: 0; transform: translateY(30px); }
        to { opacity: 1; transform: translateY(0); }
    }

    .beratungstermin-button {
        opacity: 0; /
        transition: opacity 0.3s ease; 
    }

    .colore:hover .beratungstermin-button {
        opacity: 1; 
    }

    .beratungstermin-button.always-visible {
        opacity: 1; 
    }

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: #fff;
    font-size: 29px;
    background-color: transparent;
}

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

a:focus {
    outline: medium none;
}

.bg-light {
    background-color: transparent !important;
    padding-right: 0;
}

  .bild_unterseite {
  height: 0;
  padding-bottom: 55vh;
  position: relative;
  width: 92%;
  margin:auto;
}

@media (min-width: 1560px) {
  .container {
    min-width: 1390px;
  }


}

@media (max-width: 1560px) {
.nav-link {
  font-size: 14px !important;
  color: #000 !important;
}
}



.ivisa{
    padding: 35px;
    padding-top: 55px;
}

.navbar-brand {
  display: inline-block;
  padding-top: 11px;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  padding-top: 0;
}

.breadcrumbs a {
  text-decoration: none;
  color: #999 !important;
  margin-right: 10px;
}

.nav-link {
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #000 !important;
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
  padding-right: 1rem;
  padding-top: 26px;
  padding-bottom: 10px;
  padding-left: 0;
}

.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: 60%;
    margin: auto;
    margin-top: 50px;
}

.gallery-thumb {
   /* float: left;*/
}

.gallery-thumb img {
    max-width: 100%;
}

.thumb-inner img{
	width:auto !important;
}

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

.background-image {
    width: auto;
}

.gallery-thumb a {
    color: #000;
}

.gallery-thumb a:hover {
    text-decoration: none;
}


/*Fixed contact icons*/
.cicons {
  display: block;
  /* width: 50px; */
  position: fixed;
  right: -180px;
  top: 50%;
  z-index: 9999;
  transform: translateY(-50%);
}
.cemail {
  display: block;
}
.cphone {
  display: block;
  transform: translateX(0);
  transition: 0.3s ease all;
}
.cphone:hover {
  transform: translateX(-170px);
  transition: 0.3s ease all;
}
.cemail__img {
  width: 50px;
  margin-top: 5px;
}
.cphone__img {
  /* display: inline; */
  width: 50px;
}
.cphone__span {
  background: rgba(255, 0, 0, 0.69);
  padding: 8px 10px;
  height: 50px;
  display: inline-block;
  color: #fff;
  width: 180px;
  font-size: 18px;
  line-height: 31px;
}

.gallery-thumb p {
    margin-top: 15px;
    margin-bottom: 15px !important;
    font-size: 21px;
}

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

.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;
}



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

.slider-wrapper {
    position: relative;
    display: block;
    background: transparent;
    padding: 0;
}

.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%;
    background: transparent;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: bold;
    opacity: 1;
    transition: opacity .25s;
}

.slider-inner {
    position: relative;
    height: 45vh;
    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 1.5s;
}

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

.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 15px;
    font-size: 62px;
    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;
    font-weight: 100;
}

.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"] {
    
    right: 0;
}

.slider-wrapper .slide-nav [data-target="prev"] {
    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);
}

button:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
}

[type="reset"], [type="submit"], button, html [type="button"] {
  -webkit-appearance: button;
  border: none;
  margin-left: 0;
  font-size: 18px;
  background-color: #2f2f2f;
  color: #fff;
  border-radius: 0px;
  padding-left: 0;
  cursor:pointer;
}

.footerbg{
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}

.footerbg h2{ 
    font-size: 22px;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #000;
}

.footeradresse {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}

.footeradresse h3 {
  font-size: 22px;
  padding-bottom: 15px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0;
}

.footercopyright {
  padding-bottom: 30px;
  padding-top: 30px;
  color: #000;
  font-weight: 500;
  font-size: 16px;
}

.form-row {
    width: 100%;
}

.footercopyright a {
    color: #333;
}

.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;
}

/*home-news*/
.news-card {
    margin-bottom: 20px;
    background-color: #fff9c5;
    padding: 20px;
    transition: 0.3s;

}
.member-col{
    width: 100%;
}

.member-col a:hover {
text-decoration: none;
color: #000;
}

.member-col a:hover .news-card {
    background-color: #efeccd;
    }

.filter-wrapper .team__ul{
list-style-type: none;
padding-left: 20px;
}

h3.filter__heading {
    font-size: 32px;
    font-weight: 600;
    margin-top: 0;
}
.active-category,
.filter-item {
    position: relative;
    text-decoration: none;
    transition: 0.3s;
}

.filter-item::before {
    content: '';
    position: absolute;
background-image: url(../img/right-arrows.png);
left: -22px;
top: 50%;
transform: translateY(-50%);
width: 16px;
height: 16px;
display: none;
}

.active-category::after {
    content: '';
    position: absolute;
background-image: url(../img/right-arrows.png);
left: -22px;
top: 50%;
transform: translateY(-50%);
width: 16px;
height: 16px;
}

.active-category,
.filter-item:hover {
    color: #1c78b0;
    text-decoration: none;
}

.filter-item:hover::before {
    display: block;
}

form .button-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
}

form .button-group button{
margin-bottom: 3px;
background-color: transparent;
color: #000;
font-size: 20px;
}

form .button-group button:focus{
  outline: none;
    }

.search-box{
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
}

#news-search{
    width: 250px;
}

.preloader {
    margin: 50px 0 50px 0;
    text-align: center;
    width: 100%
}

.preloader-ball {
    height: 15px;
    width: 15px;
    margin-right: 5px;
    list-style: none;
    display: inline-block;
    border-radius: 100%;
    background-color: #1b63c6;
    -webkit-animation: ball 1s infinite ease-in-out both;
    animation: ball 1s infinite ease-in-out both
}

.preloader-ball:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.preloader-ball:nth-child(2) {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s
}

.preloader-ball:nth-child(3) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.preloader-ball:nth-child(4) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s
}

.preloader-ball:nth-child(5) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s
}

@-webkit-keyframes ball {
    0%,80%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ball {
    0%,80%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.news-wrapper{
    padding-bottom: 40px;
}

@media only screen and (max-width:991px) {
    .member-col.single {
        overflow-y: auto;
    }
    }

@media only screen and (max-width:767px) {
#news-search{
    width: 100%;
}

.filter-wrapper.single {
    margin-bottom: 20px;
}
}
/* home-news end */



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

.navbar-expand-xl .navbar-nav .dropdown-menu {
  position: absolute;
  z-index: 77899;
}

.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;
}

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

@media (max-width:768px) {
    .slider-wrapper .slide-nav button {
        top: auto;
        bottom: 0;
        height: 80px;
        width: 50%;
    }
    .slider-wrapper .slide-single .slide-caption p {
        font-size: 16px;
    }
    .slider-wrapper .slide-single .slide-caption h3 {
        font-size: 32px;
    }

    .slide-nav{
        display: none;
    }

    .bespecher {
  z-index: 334;
  position: absolute;
  left: 25px;
  bottom: 25%;
  font-size: 27px;
  font-weight: 500;
  line-height: 39px;
  color: #fff;
  text-align: center;
}

.pulse-button{
    display: none;
}

}

.copyr{
    font-size: 14px;
    margin-top: 60px;
    color: #ccc;
}

@media (max-width:1108px) {

    .bild_unterseite2 h1 {
  font-size: 30px;
  margin-bottom: 0px;
  font-weight: 500;
  color: #000;
  margin-top: 0px;
  padding-bottom: 45px;
  padding-top: 25px;
}

input, textarea {
  color: #141412;
  width: 100%;
}
}

.imas img{
    width: 85px;
}

.heder {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width:760px) {

      .navbar {
    padding: 0;
    margin-top: 30px !important;
  }
    .bild_unterseiten {
  height: 0;
  padding-bottom: 30vh;
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border-color: #fff;
  font-size: 29px;
  background-color: transparent;
  margin-top: 20px;
}

.colore {
  height: 250px;
  margin-bottom: 30px;
}

.copyr-text {
  margin-right: 20px;
  margin-bottom: 20px;
}

.textinhalt {
  padding-top: 0;
  padding-bottom: 15px;
}

.niko{
    padding:0;
}

.titles {
  padding-bottom: 15px;
}

.textinhalt {
  font-size: 23px;
  font-weight: 100;
}

    .bild_unterseiten {
  margin-bottom: 0px;
}

    .breadcrumbs {
  font-size: 14px;
  margin: 0;
    margin-bottom: 0px;
  margin-bottom: 0px;
  opacity: 0;
  animation: fadeIn 1s forwards;
  margin-bottom: 20px;
}

    .vorttitle {
  margin-top: 20px;
  margin-bottom: 0px;
}

    h1 {
  font-family: "Quicksand", sans-serif;
  line-height: 41px;
}
    .columsecond {
    margin-bottom: 30px;
}
	.publikationen {
  border-left: 15px solid #fff !important;
  margin-top: 80px;
}
.screen-reader-response td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
  width: 100%;
  width: 100% !important;
  display: block;
}

.claimer h2 {
  font-size: 30px !important;
  line-height: 40px;
  color: #fff;
}

.navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 12px;
  padding-left: 12px;
  border-bottom: 1px solid;
}

.nav-link {
  padding-bottom: 12px;
  padding-top: 12px;
  font-weight: 600;
  font-size: 18px;
}

.contact-box{
    display: none;
}
 h1 {
    font-size: 24px !important;
    margin-bottom: 0px !important;
    font-weight: 600;
    color: #000;
    margin-top: 0px;
    padding-bottom: 15px;
    line-height: 34px;
  }

 h2 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 25px;
    color: #000;
  }

h3 {
    font-size: 21px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
}
    }

    @media (max-width:600px) {


.pea_cook_wrapper.pea_cook_bottomright {
    bottom: 0px !important;
    right: 0px !important;
    margin-left: 0% !important;
    width: 100% !important;
}
}

.footer a{
    color: #fff;
}


