/*CONTACT FORM CAPTCHA*/
.contactform div.captchaForm {
  min-height: 80px;
  margin-top: 5px;
}
.g-recaptcha {
  float: right;
}
/*CONTACT FORM CAPTCHA*/
.ss-prev.ss-prev-on,
.ss-next.ss-next-on {
  display: none;
}
.banner-text-background {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 30px;
  margin-top: -200px;
}
body {
  /*
    background-image: url(/data/_uploaded/image/backgrounds/body_bg.jpg);
    background-position: right top;
    background-repeat: repeat-y;
  */
  background-color: #fff;
  /*
    background-attachment: fixed;
*/
}
h3 {
  font-weight: 400;
  color: #c8441e;
  font-family: 'Oswald', sans-serif;
  font-size: 35px;
  line-height: 45px;
  letter-spacing: 0px;
  text-transform: none;
}
.custom-Slogan_oben {
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
.zeile1 {
  background-color: #f5f5f5;
  background-image: url(/data/_uploaded/image/backgrounds/Sanitaerplanung2_Froehlich_Baeder_Graitschen.jpg);
  padding-top: 4%;
  padding-bottom: 8%;
  background-position: center center;
  background-size: cover;
}
.zeile4 {
  background-color: #f5f5f5;
  background-image: url(/data/_uploaded/image/backgrounds/banner-02.jpg);
  padding-top: 8%;
  padding-bottom: 8%;
  background-position: center center;
  background-size: cover;
}
.Kontakt {
  background-color: #878787;
  /*background-image: url(/data/_uploaded/image/backgrounds/banner-02.jpg);*/
  padding-top: 4%;
  padding-bottom: 4%;
  background-position: center center;
  background-size: cover;
}
.zeile2 {
  background-color: #fff;
  margin-bottom: 60px;
  padding-top: 4%;
  padding-bottom: 4%;
}
.zeile3 {
  background-color: #f5f5f5;
}
.zeile1 p {
  color: #fff;
}
.text-centered {
  text-align: center;
}
.text-right {
  text-align: right;
}
.read-more-btn,
.cta-appoint-btn {
  display: inline-block;
  background: #4e5367;
}
.experience-section {
  margin-top: 100px;
  background-color: transparent;
}
.experience-section.container {
  margin-top: 200px;
}
.banner-slide-show-wrapper .editable_area,
.banner-slide-show-wrapper .gp_editing {
  position: inherit;
}
.banner-text .spanh1 {
  color: #e30613;
  font-size: 60px;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: 0.6px;
  margin: 3px 0 5px;
}
.banner-text .spanh2 {
  color: #000;
  font-size: 40px;
  font-weight: 600;
  line-height: 70px;
  text-transform: none;
  letter-spacing: 0px;
}
.text-uppercase {
  text-transform: uppercase;
}
#footer {
  background-color: #222;
  color: #fff;
}
#footer a {
  color: #fff;
}
.h2-custom {
  color: #4e5367;
  font-size: 17px;
}
.h3-custom {
  font-size: 20px;
  color: #222;
  text-transform: uppercase;
  margin-top: 15px;
}
.banner-text .cta-appoint-btn {
  margin: 25px 10px;
}
.slider-header {
  background: #fff;
  margin-top: 0px;
  padding-bottom: 50px;
}
.slider-header {
  border-bottom: 1px solid #4e5367;
}
.map-top-text span {
  color: #000;
}
.map-top-text p,
.map-top-text a {
  color: #fff;
}
.custom-adresse {
  font-weight: 400;
  color: #4e5367;
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
  line-height: 20px;
}
.header ul li.active a {
  border-bottom: 1px solid 
    #4e5367;
}
.header ul li a:hover,
.header ul li.active a {
  color: #4e5367;
}
@media handheld, only screen and (max-width: 991px) {
  .mobile-ic {
    top: 10px;
    background-color: #4e5367;
  }
  .menu {
    background-color: #4e5367;
  }
  .header ul li a,
  .menu ul li a:hover,
  .menu ul li.active a {
    color: #fff;
  }
  .banner-text .spanh1 {
    font-size: 85px;
  }
  .body {
    background-image: none;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .mobile-ic {
    top: 10px !important;
    right: 10px !important;
  }
  .banner-text .spanh1 {
    font-size: 55px;
  }
  .cta-appoint-btn {
    margin: 10px 5px 0 0;
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .smoothslides-on a.ss-prev,
  .smoothslides-on a.ss-next {
    top: auto;
    bottom: 5%;
  }
  .experience-section {
    margin-top: auto;
  }
  .h2 {
    font-size: 30px;
  }
  .h3-custom-preisliste {
    font-size: 18px;
  }
  .experience-section {
    padding-bottom: 0;
  }
  .mobile-ic {
    background-color: #4e5367;
  }
  .menu {
    background-color: #4e5367;
  }
  .slider-header .logo img,
  .logo img {
    max-width: 95px;
    width: 95px;
    height: auto;
  }
  .banner-text .cta-appoint-btn {
    margin: auto;
  }
}
@media handheld, only screen and (max-width: 400px) {
  .text-right {
    text-align: center;
    font-size: 14px;
  }
  .banner-text .spanh1 {
    font-size: 30px;
    line-height: 45px;
  }
  .banner-text .spanh2 {
    font-size: 20px;
    line-height: 25px;
  }
  .h3-custom {
    font-size: 18px;
  }
}
