ul#menu-footer-bottom-menue {
    display: flex;
    flex-direction: row;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    list-style: none;
}

.vc_tta-container .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    position: relative;
    cursor: pointer;
    padding: 0;
    border: none !important;
    border-top: 1px solid #bfe9f8 !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border: none !important;
    border-top: 1px solid #bfe9f8 !important;
}

.vc_tta-container .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading::before,
.vc_tta-container .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading::after {
    content: "";
    position: absolute;
    top: 50%;
    transition: all 0.3s;
}

.vc_tta-container .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading::before {
    right: 0;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background-image: url("../img/circle-plus.svg");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
}

.vc_tta-container .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading::after {
    right: 21px;
    width: 14px;
    height: 26px;
    margin-top: -2px;
}

.vc_tta-container .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading::before {
    transform: rotate(45deg);
}

.vc_tta-container .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    padding: 0 !important;
    color: var(--black) !important;
    margin: 0 !important;
    padding: 1.75rem 3rem 1.75rem 0 !important;
    line-height: 1.1;
}

.vc_tta.vc_general .vc_tta-panel-body {
    padding: 0 !important;
    padding-bottom: 2rem !important;
}

.vc_tta-panel-body strong {
    display: block;
}

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

.map-inner {
    position: relative;
}


.vc_btn3-container.vc_btn3-left.vc_do_btn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    background-color: var(--blue) !important;
    border-color: var(--blue) !important;
}

.vc_btn3-container.vc_btn3-left.vc_do_btn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey:hover {
    background-color: var(--blue-2) !important;
    color: #fff !important;
}

img.alignleft {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

img.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

.icon {
  color: inherit;
  display: inline-block;
  fill: currentColor;
  font-size: 1em;
  width: 2em;
  height: 2em;
  overflow: hidden;
  vertical-align: top;
}

main#main {
  padding-top: 120px;
}

.wb-extended-button-alt {
    display: block;
    text-decoration: none;
    font-size: 1.2rem;
  margin: 0;
  padding: 1.25rem 0 1.25rem 3rem;
  flex: 0 0 100%;
  border-top: 1px solid #bfe9f8;
  background-color: #fff;
  position: relative;
}

.wb-extended-button-alt svg {
    width: 2em;
    height: 2em;
    margin-right: 1rem;
	color: #00a6e2;
}

.wb-extended-button-alt .inline-title {
    display: inline-block;
    font-weight: bold;
    max-width: 80%;
	color: rgb(8, 57, 113);
}

@media (max-width: 991px) {
	.wb-extended-button-alt .inline-title {
		max-width: 50%;
	}
}

.wb-extended-button-alt .sub-title {
    display: block;
    padding-left: calc(1rem + 2em + 0.3rem);
	color: rgb(8, 57, 113);
}

.wb-extended-button-alt:first-of-type {
    border-top: 0;
}

.mobile-logo img {
  height: 80px;
}

@media (max-width: 991px) {
  main#main {
    padding-top: 0;
  }

  .mobile-logo > * {
    flex: 1;
  }

  .mobile-logo img {
    width: 80%;
    height: auto;
  }

  .reiseplan-area .reiseplan > img {
    display: none;
  }

  .map-area .container {
    max-width: 100%;
  }

  .reiseplan-area .reiseplan {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .reiseplan-area .reiseplan > .reiseplan-card {
    position: relative;
    top: unset !important;
    right: unset !important;
    bottom: unset !important;
    left: unset !important;

    flex: 1 1 50%;
    max-width: 50%;
  }

  .wpb-content-wrapper div.vc_row.wpb_row.special-padding {
    padding-top: 0!important;
  }

  .maincontent h2:not(:first-of-type), .maincontent h3:not(:first-of-type), .maincontent h4:not(:first-of-type), .maincontent h5:not(:first-of-type), .maincontent h6:not(:first-of-type) {
    margin-top: 3rem;
  }

  .wpb_content_element {
    margin-bottom: 20px;
  }

  .reiseplan-card .reiseplan-text .bttn {
    width: 100%;
  }
}
