html,
body {
  overflow-x: hidden !important;
}

h4 {
	margin: 15px 0;
}

.wpb-content-wrapper h1,
.wpb-content-wrapper h2,
.wpb-content-wrapper h3,
.wpb-content-wrapper h4,
.wpb-content-wrapper h5,
.wpb-content-wrapper h6,
.wpb-content-wrapper p,
.wpb-content-wrapper ul li,
.wpb-content-wrapper ol li {
	margin-bottom: 20px;
}

.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6 {
  margin-bottom: 10px;
}

.greiz-right ul li,
.greiz-right ol li {
  margin-bottom: 0;
}

.wpb_text_column ul,
.wpb_text_column ol {
	margin-left: 20px;
}

.vc_row.vc_row-has-fill + .vc_row-full-width.vc_clearfix + .vc_row:not(.vc_row-has-fill) {
  padding-top: 52px;
}
.mobile-logo img {
    width: 100px;
}
.header .menu {
    display: flex;
}
.menu .call {
    text-decoration: none;
}
.erfahren-bttn form {
    display: flex;
    align-items: center;
}
.erfahren-bttn form .wpforms-submit-container {
    margin: 0 !important;
    padding: 0 !important;
}
.erfahren-bttn.wpforms-container .wpforms-field {
    padding: 0;
}
div.wpforms-container-full {
    margin: 0 !important;
}

.wpforms-container-full.erfahren-bttn button[type=submit],
.wpforms-container-full.erfahren-bttn input[type=text] {
    height: unset !important;
    padding: 0 20px !important;
}

.wpforms-container-full input[type=text]:focus {
    box-shadow: 0;
    border:0;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body {
    background-color: unset !important;
    border: none !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{
    border: 1px solid #575b6a !important;
    border-right: none !important;
    border-left: none !important;
     border-bottom:none !important;
    border-radius: 0 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:last-child {
    border-bottom: 1px solid #575b6a !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    color: #575b6a !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a{
    color: #000 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a i:before {
    border-color: #000 !important;
}

/* Button */

.bttn {}

.bttn a,
a.vc_general.vc_btn3,
.wpforms-submit {
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 1.4 !important;
    display: inline-block !important;
    text-decoration: none !important;
    padding: 10px 20px !important;
    border-radius: 5px !important;
    border: solid 1px #c1272d !important;
    color: #c1272d !important;
    background-image: none !important;
    height: auto !important;
}

.bttn a.active,
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey,
.wpforms-submit {
    background: #c1272d !important;
    color: #fff !important;
}

.bttn a:hover,
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey:hover,
.wpforms-submit:hover {
    background: #871e22 !important;
    color: #fff !important;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-white {
    background-color: transparent !important;
    color: #c1272d !important;
}

.vc_btn3-container.vc_btn3-inline + .vc_btn3-container.vc_btn3-inline {
    margin-left: 15px;
}

.banner-text {
    padding-bottom: 0;
    margin-bottom: 20px;
}

.header .menu ul li {
    position: relative;
}

.header .menu ul ul {
    display: none;

    flex-direction: column;
    align-items: flex-start;
    gap: 0;

    width: 250px;
    position: absolute;
    top: 100%;
    left: 0;

    background: #fff;
    box-shadow: 0 0 1px 0px #0000004a;
}

.header .menu ul li:hover > ul {
  display: block;
}

.header .menu ul ul li {
    width: 100%;
}

.header .menu ul ul a {
    padding: 10px 5px;
}

.header .menu ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
}

.erfahren-area + .container > .wpb-content-wrapper > .vc_row:first-of-type > .wpb_column {
  padding: 17.5px;
}

.erfahren-area + .container > .wpb-content-wrapper > .vc_row:first-of-type > .wpb_column > .vc_column-inner {
  padding: 35px;
}

.erfahren-area + .container > .wpb-content-wrapper > .vc_row:first-of-type > .wpb_column > .vc_column-inner ul li,
.erfahren-area + .container > .wpb-content-wrapper > .vc_row:first-of-type > .wpb_column > .vc_column-inner ol li {
  margin-bottom: 5px;
}

.wb-element.content-box {
  display: block;
  background: #e9f6fe;
  color: #000;
  text-decoration: none !important;

  margin-bottom: 35px;

  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.wb-element.content-box img {
	width: 100%;
	height: 280px;
	object-fit: cover;
}

.wb-element.content-box .inner-content {
  padding: 15px 10px;
}

.wb-element.content-box .inner-content p:last-child {
  margin-bottom: 0;
}

.wb-element.content-box .inner-content p.learn-more {
  font-weight: bold;
}

.footer-logo img {
  width: 200px;
}

h1 {
	font-size: 36px !important;
}

.footer-contact a span {
  position: relative;
  top: 3px;
}

.custom-logo-link,
.header-area .logo,
.mobile-logo {
  display: inline-block;
  position: relative;
}

.custom-logo-link .website-tagline,
.header-area .logo .website-tagline,
.mobile-logo .website-tagline {
  width: auto;
  position: absolute;
  left: 44%;
	top: 90%;

	text-wrap: nowrap;
	width: 100vw;
    max-width: 100vw;

  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.header-area .logo .website-tagline,
.mobile-logo .website-tagline {
  color: #000;
  font-size: 10px;
  top: 90%;

	text-wrap: nowrap;
	width: 200px;
    max-width: 200px;
}

.subdomain-cards-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.subdomain-cards-container > a {
  flex: 1 1 30%;
  margin-right: 1%;
}

.stadtBild * {
	width: 100%;
}

.stadtBild img {
	max-height: 500px;
	object-fit: contain;
}

.hidden {
  display: none !important;
}

@media (max-width: 991px) {
  .subdomain-cards-container > a {
    flex: 1 1 100%;
    margin-right: 0;
  }

  div.wpforms-container-full.erfahren-bttn {
    margin-top: 20px !important;
  }

  .erfahren-bttn,
  .erfahren-bttn .wpforms-field-container,
  .erfahren-bttn form input[type="text"],
  .erfahren-bttn .wpforms-submit-container,
  .erfahren-bttn .wpforms-submit-container .wpforms-submit {
    width: 100% !important;
  }

  .erfahren-bttn form {
    flex-direction: column;
  }

  .erfahren-bttn form input[type="text"] {
    border: 1px solid #000 !important;
    border-bottom: 0 !important;
    border-radius: 5px 5px 0 0 !important;
  }

  .erfahren-area + .container > .wpb-content-wrapper > .vc_row:first-of-type > .wpb_column > .vc_column-inner {
    padding: 0;
  }

  .greiz-right {
    width: 100%;
    margin: 0;
  }

  .footer-logo {
    margin-bottom: 20px;
  }

  .panel-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }

  .menu.slideout-menu {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .menu ul li:hover > a,
  .menu ul li.current-page-ancestor > a,
  .menu ul li.current-menu-ancestor > a,
  .menu ul li.current_page_ancestor > a,
  .menu ul li.current-menu-item > a,
  .menu ul li.current_page_item > a {
    color: #fff !important;
    font-weight: bold !important;
  }

  .menu ul ul {
    margin-left: 20px;
  }

}
