.zindex-2 {
    z-index: 2;
}

.single-zinsanlagen:not(:last-child) {
  margin-bottom: 35px;
}

.zindex-2.content-area a {
    color:var(--website-gruen);
}

.block-original .zinsanlagen-text h2,
.block-original .zinsanlagen-text h3 {
    color: var(--website-gruen);
    font-size: 20px;
    line-height: 1.7;
}

.block-hover h2,
.block-hover h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.7;
  color: var(--website-gruen);
}

.shape-3.shape-1-1 .wpb_single_image {
    vertical-align: middle;
}
.shape-4-4 {
	left:-15vw;
}
.shape-3 {
    top: 0;
    transform: none;
}

.shape-3-3 {
  bottom: 60px;
  right: -15vw;
}

.shape-4.shape-2-2 {
  bottom: unset;
  top: 100px;
  right: -15vw;
}

.shape-3.shape-1-1,
.shape-4.shape-2-2,
.shape-5.shape-3-3 {
    position: absolute !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: none;

}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
    border-bottom: 1px solid #8ab54c;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    border-radius: 50%;
    border: 1px solid #8ab54c;
    padding: 20px;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    height: 10px;
    width: 10px;
    left: 50% !important;
    top: 50% !important;
    margin-left: -5px;
    margin-top: -5px;
    border-color: #8ab54c !important;
    right: unset !important;
    bottom: unset !important;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading,
.vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin: 0 !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: transparent;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border: none;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4 a {
    color: var(--website-gruen) !important;
    font-weight: 600;
    font-size: 20px;
}

.shape-1, .shape-2, .shape-3, .shape-4, .shape-5 {
  z-index: -1;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: var(--website-blau);
  text-decoration: none;
}

.posts-loop:not(:last-child) {
  padding-bottom: 35px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 35px;
}

.posts-loop:last-child {
  margin-bottom: 35px;
}

.entry-summary p {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
          line-clamp: 2;
  -webkit-box-orient: vertical;
}

.entry-date {
  text-align: right;
}

.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_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
  border-color: var(--website-gruen) !important;
}

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

.hidden {
  display: none !important;
}

.banner-area + .maincontent > .wpb-content-wrapper > .vc_row:first-child {
  padding-top: 100px;
  margin-top: -45px;
}

.header .menu a > img {
  height: 20px;
  width: auto;
}

.menu ul ul {
  padding: 0;
}

.menu ul li .dropdown-menu {
  box-shadow: 0 0 3px #212529;
}

.menu ul li .dropdown-menu li {
	border-bottom: 1px solid #000;
}

.menu ul li .dropdown-menu li:last-child {
  border-bottom: 0;
}

header.main-header {
  position: fixed;
  width: 100%;

  z-index: 10;

  transition: all .3s ease;
}

header.main-header + * {
  padding-top: 165px;
}

header.main-header .top-header-row {
  padding-bottom: 12px;

  position: relative;
}

header.main-header .top-header-row:before {
  content: '';

  position: absolute;
  left: -100vw;
  top: -100%;

  width: 300vw;
  height: 200%;
  background-color: #fff;

  z-index: 0;
}

header.main-header .top-header-row > div {
  z-index: 1;
}

header.main-header .main-menu-row {
  margin-top: 13px;
  margin-bottom: 10px;
}

header.main-header.sticky {
  background-color: #fff;
}

header.main-header .main-menu-row,
header.main-header .custom-logo-link img {
  transition: all .3s ease;
}

header.main-header .custom-logo-link img {
  width: 151px;
}

header.main-header.sticky .custom-logo-link img {
  height: 50px;
  width: auto;
}

header.main-header.sticky .main-menu-row {
  margin: 0;
}

header.main-header.sticky .main-menu-row > div {
  padding: 0 !important;
}

.hero-buttons-holder > a:not(:last-child) {
  margin-right: 25px;
}

.logozeile .single-zinsanlagen .zinsanlagen-img {
  display: flex;
  align-items: center;
}

.logozeile .single-zinsanlagen .zinsanlagen-img img {
  width: 100%;
  padding: 20px 35px;
}

.vc_btn3-container.vc_btn3-inline {
	margin-right: 20px;
}

body.single-post .templatera_shortcode .wpb_wrapper {
  background-color: #ededed;
}

body.single-post .templatera_shortcode .wpb_wrapper .wpb_single_image {
  margin-bottom: 0;
}

body.single-post .templatera_shortcode .wpb_wrapper .wpb_single_image * {
  width: 100%;
}

body.single-post .templatera_shortcode .wpb_wrapper .wpb_text_column {
  padding: 20px 15px;
}

.news-pagination ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.news-pagination ul li {
  display: inline-block;
}

.news-pagination ul li:not(:last-child) {
  margin-right: 20px;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  border-color: var(--website-gruen) !important;
  background-color: var(--website-gruen) !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
  color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
  border-color: #fff !important;
}

body div.wpforms-container-full .wpforms-form .wpforms-field-repeater {
    padding: 5px 0 !important;
}

body.search .maincontent form {
    margin-bottom: 15px;
}

body.search .maincontent article {
    margin-bottom: 50px;
}

.naturconsult-logo * {
	width: 100% !important;
}

.contact-buttons-mobile {
  width: 100%;
}

.contact-buttons-mobile a {
  display: inline-block;
  margin-right: 20px;
}

.contact-buttons-mobile img {
  width: 20px;
}

.contact-buttons-mobile a span {
  display: none;
}

.vc_do_cta3 .vc_cta3-icons {
  text-align: left !important;
}

.vc_do_cta3 .vc_cta3-icons .vc_icon_element-icon {
  color: var(--website-blau) !important;
}

.vc_row-has-fill h1,
.vc_row-has-fill h2,
.vc_row-has-fill h3,
.vc_row-has-fill h4,
.vc_row-has-fill h5,
.vc_row-has-fill h6,

.vc_col-has-fill h1,
.vc_col-has-fill h2,
.vc_col-has-fill h3,
.vc_col-has-fill h4,
.vc_col-has-fill h5,
.vc_col-has-fill h6,

.vc_cta3 h1,
.vc_cta3 h2,
.vc_cta3 h3,
.vc_cta3 h4,
.vc_cta3 h5,
.vc_cta3 h6 {
  color: var(--website-blau) !important;
}

#menu .mehr-bttn {
  display: none !important;
}

@media (max-width: 991px) {
  .maincontent {
    overflow-x: hidden !important;
  }

	.banner-area:before {
		width: 180% !important;
	}

  .panel-header {
    position: fixed;
    width: 100%;
    z-index: 1000;
    max-width: 100vw;
  }

  .panel-header .mobile-logo img {
    width: 120px;
	  height: auto;
  }

  header.main-header + * {
    padding-top: 145px;
  }

  .single-zinsanlagen {
    margin-bottom: 35px;
  }

  .slideout-menu ul {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 0;

    margin-bottom: 15px;
  }

  .slideout-menu ul ul {
    box-shadow: none !important;
  }

  .slideout-menu ul li {
    padding: 0 !important;
    width: 100%;
    border-bottom: 0 !important;
  }

  .slideout-menu ul li a {
    display: block;
    white-space: normal !important;
  }

  .slideout-menu ul a {
    padding: 10px 20px !important;
    border-bottom: 1px solid rgba(255, 255, 255, .1) !important;
  }

  .slideout-menu ul li a {
    color: var(--website-hauptmenue-mobil) !important;
  }

  .slideout-menu ul ul a {
    padding: 10px 30px !important;
  }

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

  .hero-buttons-holder a:not(:first-child) {
    margin-top: 20px;
  }

  div.mobile-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  div.mobile-no-padding-top {
    padding-top: 0 !important;
  }

  div.mobile-no-padding-bottom {
    padding-bottom: 0 !important;
  }

  table {
    display: block;
    width: 100%;
    overflow-x: auto;
  }

  .footer-btm {
    align-items: flex-start;
  }

  .footer-btm ul {
    flex-wrap: wrap;
  }
}
