@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

.headline-deso {
  position: relative;
  text-align: center;
}

.headline-deso::after {
  content: url("../images/svg/lines-sl-black.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  font-size: initial;
}

.menu-item-object-wpuf_login, .menu-item-account {
  margin-left: 60px !important;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #fff;
}
.menu-item-object-wpuf_login .menu-text, .menu-item-account .menu-text {
  min-width: 130px;
}
.menu-item-object-wpuf_login .fusion-flex-column, .menu-item-account .fusion-flex-column {
  flex-wrap: nowrap !important;
}
.menu-item-object-wpuf_login .fa-user-alt:before, .menu-item-object-wpuf_login .fa-user-check:before, .menu-item-account .fa-user-alt:before, .menu-item-account .fa-user-check:before {
  color: #fff;
}

.wpuf-dashboard-navigation {
  display: none;
}

.header {
  z-index: 1000 !important;
}
.header .contact-col .phone-desktop {
  border-right: 1px solid #000000;
  margin: 0 15px 0 0;
  padding: 0 12px 0 0;
}
@media only screen and (max-width: 1200px) {
  .header .contact-col .phone-desktop {
    border: unset;
  }
}
.header .contact-col .phone-desktop,
.header .contact-col .mail-desktop {
  display: flex;
  align-items: center;
}
.header .contact-col .phone-mobile {
  margin: 0 20px 0 0;
}
.header .contact-col .phone-mobile,
.header .contact-col .mail-mobile {
  border-bottom: 2px solid #000000;
  line-height: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 500px) {
  .header .contact-col .phone-mobile,
  .header .contact-col .mail-mobile {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .header .logo-col-desktop {
    display: none !important;
  }
}
.header .logo-col-desktop .fusion-image-element {
  width: 100%;
}
.header .logo-col-desktop .fusion-image-element span {
  width: 100%;
}
.header .logo-col-desktop img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .header .user-col .user-btn {
    border-bottom: 2px solid #000000;
    line-height: 0;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 500px) {
  .header .user-col .user-btn {
    font-size: 10px;
  }
}
.header .user-col .user-btn i {
  margin-right: 10px;
}
@media only screen and (max-width: 1024px) {
  .header .user-col .user-btn i {
    margin-right: 5px;
  }
}

.navigation-menu {
  z-index: 1000 !important;
}
@media only screen and (max-width: 1024px) {
  .navigation-menu {
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 500px) {
  .navigation-menu {
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .fusion-row {
    flex-direction: row-reverse;
  }
}
.navigation-menu .logo-col-mobile img {
  width: 200px;
}
@media only screen and (max-width: 500px) {
  .navigation-menu .logo-col-mobile img {
    width: 130px;
  }
}
.navigation-menu .navigation-col ul {
  position: relative;
  min-height: unset;
  height: 35px;
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col ul {
    height: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .navigation-menu .navigation-col ul li {
    margin: 0 20px 0 0 !important;
  }
}
.navigation-menu .navigation-col ul li a:hover {
  opacity: 0.6;
  transition: all 0.3s ease;
}
.navigation-menu .navigation-col ul li:last-child {
  position: absolute;
  right: 0;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col ul li:last-child {
    position: initial;
    height: fit-content;
    border-bottom: unset !important;
  }
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col ul li:last-child .searchform {
    height: fit-content;
  }
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-form-content {
  max-width: 220px;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col ul li:last-child .fusion-search-form-content {
    max-width: 100%;
  }
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-field {
  height: 100%;
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-field input {
  background-color: #ffffff;
  height: 100%;
  border: unset !important;
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col ul li:last-child .fusion-search-field input {
    padding-left: 0 !important;
  }
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-field input::placeholder {
  color: #B7B7B7;
  font-size: 12px;
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-button {
  height: 100%;
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-button input {
  background-color: #ffffff;
  border-left: 2px solid #014EA0;
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-button::before {
  content: url("../images/svg/search-blue.svg");
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  left: 0;
  top: 5px;
  transform: scale(1.3);
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col ul li:last-child .fusion-search-button::before {
    top: 0;
    bottom: 0;
  }
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-results {
  background-color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col ul li:last-child .fusion-search-results {
    border: unset !important;
    padding-top: 10px;
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-results a {
  border-top: 2px solid #014EA0 !important;
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col ul li:last-child .fusion-search-results a {
    padding: 8px 0 !important;
  }
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-results a .fusion-search-image {
  width: 25%;
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-results a .fusion-search-content {
  width: 75%;
}
.navigation-menu .navigation-col ul li:last-child .fusion-search-results a .fusion-search-content .fusion-search-post-type {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col ul li:last-child .fusion-search-results.suggestions-added {
    display: block !important;
    position: initial;
  }
}
.navigation-menu .navigation-col button {
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 1024px) {
  .navigation-menu .navigation-col #menu-main-menu {
    top: 51px;
  }
}
@media only screen and (max-width: 500px) {
  .navigation-menu .navigation-col #menu-main-menu {
    top: 37px;
  }
}

body .wpuf-dashboard-container .wpuf-dashboard-content {
  justify-content: flex-start !important;
  align-items: flex-start !important;
  width: 83% !important;
}

.header-sale-badge {
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  background: linear-gradient(180deg, #0D0D0D 0%, #1A1A1A 50%, #0D0D0D 100%) !important;
  --awb-background-color: transparent !important;
}
@media only screen and (max-width: 768px) {
  .header-sale-badge .col-left .fusion-column-wrapper {
    border-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .header-sale-badge .col-middle .fusion-column-wrapper {
    text-align: center;
  }
}
@media only screen and (max-width: 1280px) {
  .header-sale-badge .col-right {
    margin-top: 15px;
  }
  .header-sale-badge .col-right .fusion-column-wrapper {
    justify-content: center;
  }
}
@media only screen and (min-width: 1281px) {
  .header-sale-badge .col-right {
    margin-left: auto;
  }
}

.breadcrumbs .fusion-breadcrumb-link {
  color: #B7B7B7;
  border-bottom: 1px solid #B7B7B7;
}
.breadcrumbs .awb-breadcrumb-sep::after {
  color: #B7B7B7;
}
.breadcrumbs .breadcrumb-leaf {
  color: #FCC705;
  border-bottom: 1px solid #B7B7B7;
}
.breadcrumbs .fusion-breadcrumb-item:last-child {
  color: #FCC705;
}

body .recommendation-container .fusion-row {
  max-width: 1800px !important;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  body .recommendation-container .single-box {
    width: 100%;
  }
}
body .recommendation-container .single-box .image-left-col img {
  border-radius: 50%;
}
.hero {
  z-index: 0 !important;
  top: -60px;
  position: relative;
  min-height: 570px !important;
}
@media only screen and (max-width: 1024px) {
  .hero {
    min-height: 500px !important;
    top: -80px;
  }
}
@media only screen and (max-width: 500px) {
  .hero {
    top: -60px;
  }
}
.hero .main-headline-col {
  max-width: 1325px;
  margin: 0 auto;
}

.hero-subpages {
  margin: -250px 0 60px 0 !important;
  padding: 0 !important;
}
.archive .hero-subpages {
  padding: 0 30px !important;
}
.single-post .hero-subpages {
  padding: 0 30px !important;
}
.hero-subpages .fusion-text a {
  width: fit-content;
  text-decoration: underline;
  color: #959595;
}
.hero-subpages .fusion-text a:hover {
  color: #014EA0;
}

@media screen and (min-width: 1024px) {
  .hero-subpages-destination .content-col .fusion-column-wrapper {
    margin-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .hero-subpages-destination .skipper-box .fusion-column-wrapper {
    margin-left: 0;
  }
}

.difficulties-text p {
  display: flex;
  align-items: center;
}
.difficulties-text p:before {
  content: url("../images/svg/small-boat-icon.svg");
  margin: 0 10px 0 0;
}

.destinations-slider-col-container {
  max-width: 2200px;
  margin: 0 auto;
}

.destinations-slider-section {
  margin: 60px 0 0 0;
}
.destinations-slider-section .internal .single-category-flag {
  width: 30px;
  height: 15px;
  margin: 0 auto 10px;
}
.destinations-slider-section .internal .single-category-name {
  font-size: 16px;
  color: #000000;
  text-align: center;
  position: relative;
}
.destinations-slider-section .internal .single-category-name::after {
  content: url("../images/svg/line-xs-grey.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
}
.destinations-slider-section .internal .single-category-image {
  margin: 40px 0 0;
  width: 100%;
  overflow: hidden;
}
.destinations-slider-section .internal .single-category-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.3s ease;
}
.destinations-slider-section .internal .single-category-image:hover img {
  transform: scale(1.1);
}
.destinations-slider-section .internal .all-destinations-slider .swiper-button-next {
  right: 20px;
}
.destinations-slider-section .internal .all-destinations-slider .swiper-button-prev {
  left: 20px;
}
.destinations-slider-section .internal .all-destinations-slider .swiper-button-next,
.destinations-slider-section .internal .all-destinations-slider .swiper-button-prev {
  top: 60% !important;
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  border-radius: 4px;
}
@media screen and (max-width: 1024px) {
  .destinations-slider-section .internal .all-destinations-slider .swiper-button-next,
  .destinations-slider-section .internal .all-destinations-slider .swiper-button-prev {
    width: 55px;
    height: 55px;
  }
}
.destinations-slider-section .internal .all-destinations-slider .swiper-button-next::after {
  content: url("../images/svg/blue-arrow-right.svg");
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .destinations-slider-section .internal .all-destinations-slider .swiper-button-next::after {
    transform: scale(0.8);
  }
}
.destinations-slider-section .internal .all-destinations-slider .swiper-button-prev::after {
  content: url("../images/svg/blue-arrow-left.svg");
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .destinations-slider-section .internal .all-destinations-slider .swiper-button-prev::after {
    transform: scale(0.8);
  }
}
.destinations-slider-section .internal .all-destinations-slider .swiper-button-next.removed,
.destinations-slider-section .internal .all-destinations-slider .swiper-button-prev.removed {
  display: none !important;
}
.destinations-slider-section .to-all-destinations-btn {
  display: block;
  border: 1px solid #000000;
  background-color: #ffffff;
  font-size: 12px;
  color: #000000;
  padding: 20px 60px;
  text-transform: uppercase;
  width: fit-content;
  margin: 90px auto 0;
  letter-spacing: 0.2em;
}
.destinations-slider-section .to-all-destinations-btn:hover {
  background-color: #000000;
  color: #ffffff;
}

.destinations-page .internal {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .destinations-page .internal {
    justify-content: space-between;
  }
}
.destinations-page .single-category:nth-child(4n) {
  margin-right: 0;
}
.destinations-page .single-category {
  display: block;
  margin: 0 40px 90px 0;
  display: block;
  flex-basis: calc(25% - 40px);
  flex-grow: 1;
  max-width: 275px;
}
@media screen and (max-width: 1200px) {
  .destinations-page .single-category {
    width: 47%;
    flex: unset;
    max-width: unset;
    margin: 0 0 90px 0;
  }
}
@media screen and (max-width: 768px) {
  .destinations-page .single-category {
    width: 100%;
  }
}
.destinations-page .single-category .single-category-flag {
  width: 30px;
  height: 15px;
  margin: 0 auto 10px;
}
.destinations-page .single-category .single-category-name {
  font-size: 16px;
  color: #000000;
  text-align: center;
  position: relative;
}
.destinations-page .single-category .single-category-name::after {
  content: url("../images/svg/line-xs-grey.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
}
.destinations-page .single-category .single-category-image {
  margin: 40px 0 0;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .destinations-page .single-category .single-category-image {
    height: auto;
  }
}
.destinations-page .single-category .single-category-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .destinations-page .single-category .single-category-image img {
    height: auto;
  }
}
.destinations-page .single-category .single-category-image:hover img {
  transform: scale(1.1);
}

.destinations-single-category .internal {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .destinations-single-category .internal {
    justify-content: space-between;
  }
}
.destinations-single-category .single-category:nth-child(4n) {
  margin-right: 0;
}
.destinations-single-category .single-category {
  display: block;
  margin: 0 40px 90px 0;
  display: block;
  flex-basis: calc(25% - 40px);
  flex-grow: 1;
  max-width: 275px;
}
@media screen and (max-width: 1200px) {
  .destinations-single-category .single-category {
    width: 47%;
    flex: unset;
    max-width: unset;
    margin: 0 0 90px 0;
  }
}
@media screen and (max-width: 768px) {
  .destinations-single-category .single-category {
    width: 100%;
  }
}
.destinations-single-category .single-category .single-category-flag {
  width: 30px;
  height: 15px;
  margin: 0 auto 10px;
}
.destinations-single-category .single-category .single-category-name {
  font-size: 16px;
  color: #000000;
  text-align: center;
  position: relative;
}
.destinations-single-category .single-category .single-category-name::after {
  content: url("../images/svg/line-xs-grey.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
}
.destinations-single-category .single-category .single-category-image {
  margin: 40px 0 0;
  overflow: hidden;
}
.destinations-single-category .single-category .single-category-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .destinations-single-category .single-category .single-category-image img {
    height: auto;
  }
}
.destinations-single-category .single-category .single-category-image:hover img {
  transform: scale(1.1);
}
.destinations-single-category .no-article-message {
  width: 100%;
  text-align: center;
  margin: 100px 0;
  font-size: 32px;
  color: #000000;
}

.skipper-box .background-text {
  background-color: #014EA0;
  padding: 40px 0 140px;
}
.skipper-box .circle-image img {
  border-radius: 50%;
}
.skipper-box .text {
  padding: 0 45px 30px;
  font-style: italic;
}
@media screen and (max-width: 1024px) {
  .skipper-box .text {
    padding: 0 30px 30px;
  }
}
.skipper-box .text p {
  margin: 0;
}

.newsletter-section .headline > * {
  font-size: 62px;
  line-height: 64px;
}
@media screen and (max-width: 1024px) {
  .newsletter-section .headline > * {
    font-size: 42px;
    line-height: 42px;
  }
}
@media screen and (max-width: 500px) {
  .newsletter-section .headline > * {
    font-size: 24px;
    line-height: 32px;
  }
}

.cleverreach-form {
  background-color: #F1F2F5;
  padding: 22px 34px;
  width: 100%;
  max-width: 600px;
  margin: 40px 0 0 auto;
}
.upper-footer .cleverreach-form {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .cleverreach-form {
    max-width: unset;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .cleverreach-form {
    padding: 20px;
  }
}
.cleverreach-form .row-mail {
  display: flex;
  height: 45px;
  margin: 0 0 20px 0;
}
.cleverreach-form .row-mail .newsletter-icon {
  margin: 0 20px 0 0;
  border: 1px solid #014EA0;
  padding: 11px 9px 11px 11px;
}
@media screen and (max-width: 500px) {
  .cleverreach-form .row-mail .newsletter-icon {
    margin: 0 10px 0 0;
  }
}
.cleverreach-form .row-mail div {
  width: 100%;
  height: 100%;
}
.cleverreach-form .row-mail div input {
  color: #000000;
  font-size: 12px;
  height: 100%;
  padding: 15px 10px;
  border: unset;
}
.cleverreach-form .row-mail div input::placeholder {
  color: #959595 !important;
}
.cleverreach-form .row-text input {
  width: 18px;
  height: 18px;
  margin: 0;
}
.cleverreach-form .row-text label {
  font-size: 12px;
  color: #0A1B24;
  margin: 0 0 0 8px;
}
.cleverreach-form .row-text label a {
  font-weight: bold;
}
.cleverreach-form .row-button {
  margin: 20px 0 0 0;
  text-align: center;
}
.cleverreach-form .row-button button {
  border: unset;
  padding: 20px;
  background-color: #ffffff;
  color: #000000;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  font-size: 18px;
  line-height: normal;
  transition: all 0.3s ease;
  font-family: "Montserrat";
  cursor: pointer;
}
.cleverreach-form .row-button button span {
  letter-spacing: normal;
  text-transform: initial;
  font-size: 12px;
}
.cleverreach-form .row-button button:hover {
  background-color: #014EA0;
  color: #ffffff;
}

.top-news article .fusion-post-wrapper {
  border: unset !important;
  border-bottom: 1px solid #000000 !important;
  padding-bottom: 40px !important;
  margin: 0 !important;
  position: relative;
}
.top-news article .fusion-post-wrapper .fusion-image-wrapper {
  overflow: hidden;
  margin: 0 0 30px 0;
  position: relative;
}
.top-news article .fusion-post-wrapper .fusion-image-wrapper img {
  transition: all 0.3s ease;
  height: 320px;
  object-fit: cover;
}
@media only screen and (max-width: 500px) {
  .top-news article .fusion-post-wrapper .fusion-image-wrapper img {
    height: 270px;
  }
}
.top-news article .fusion-post-wrapper .fusion-image-wrapper .thumbnail-link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.top-news article .fusion-post-wrapper .fusion-image-wrapper .fusion-rollover {
  display: none;
}
.top-news article .fusion-post-wrapper .fusion-image-wrapper:hover img {
  transform: scale(1.1);
  transition: all 0.3s ease;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper {
  justify-content: space-between;
  padding: 0 !important;
  margin: 0 !important;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .post-content {
  margin: 0 0 60px 0 !important;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title {
  position: relative;
  margin: 0 0 60px 0;
  padding: 0;
  font-size: 32px !important;
  line-height: 44px !important;
  text-align: center;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title a {
  cursor: pointer;
  color: #000000 !important;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title a:hover {
  color: #014EA0 !important;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title a::after {
  content: url("../images/svg/line-sl-black.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta:before {
  content: "Veröffentlicht: ";
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta {
  background-color: #000000;
  width: fit-content !important;
  position: absolute;
  top: 0;
  z-index: 10;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 30px;
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info {
  margin: 0 !important;
  padding: 0;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info .fusion-read-more {
  width: fit-content;
  border: 1px solid #000000;
  display: block;
  margin: 0 20px 0 auto;
  padding: 25px 45px;
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #000000;
  background-color: #ffffff;
  line-height: normal;
  text-transform: uppercase;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info .fusion-read-more:hover {
  background-color: #000000;
  color: #ffffff;
}
.top-news article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info .fusion-read-more:after {
  display: none;
}

.blog-posts article .fusion-post-wrapper {
  border: unset !important;
  border-bottom: 1px solid #000000 !important;
  padding-bottom: 40px !important;
  margin: 0 !important;
  position: relative;
}
.blog-posts article .fusion-post-wrapper .fusion-image-wrapper {
  overflow: hidden;
  margin: 0 0 30px 0;
  position: relative;
}
.blog-posts article .fusion-post-wrapper .fusion-image-wrapper img {
  transition: all 0.3s ease;
  height: 320px;
  object-fit: cover;
}
@media only screen and (max-width: 500px) {
  .blog-posts article .fusion-post-wrapper .fusion-image-wrapper img {
    height: 270px;
  }
}
.blog-posts article .fusion-post-wrapper .fusion-image-wrapper .thumbnail-link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.blog-posts article .fusion-post-wrapper .fusion-image-wrapper .fusion-rollover {
  display: none;
}
.blog-posts article .fusion-post-wrapper .fusion-image-wrapper:hover img {
  transform: scale(1.1);
  transition: all 0.3s ease;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper {
  justify-content: space-between;
  padding: 0 !important;
  margin: 0 !important;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .post-content {
  margin: 0 0 60px 0 !important;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title {
  position: relative;
  margin: 0 0 60px 0;
  padding: 0;
  font-size: 32px !important;
  line-height: 44px !important;
  text-align: center;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title a {
  cursor: pointer;
  color: #000000 !important;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title a:hover {
  color: #014EA0 !important;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title a::after {
  content: url("../images/svg/line-sl-black.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta:before {
  content: "Veröffentlicht: ";
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta {
  background-color: #000000;
  width: fit-content !important;
  position: absolute;
  top: 0;
  z-index: 10;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 30px;
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info {
  margin: 0 !important;
  padding: 0;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info .fusion-read-more {
  width: fit-content;
  border: 1px solid #000000;
  display: block;
  margin: 0 20px 0 auto;
  padding: 25px 45px;
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #000000;
  background-color: #ffffff;
  line-height: normal;
  text-transform: uppercase;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info .fusion-read-more:hover {
  background-color: #000000;
  color: #ffffff;
}
.blog-posts article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info .fusion-read-more:after {
  display: none;
}

.headline-left-wysiwyg-right .headline > * {
  font-size: 62px;
}
@media screen and (max-width: 1024px) {
  .headline-left-wysiwyg-right .headline > * {
    font-size: 42px;
    line-height: 42px;
  }
}
@media screen and (max-width: 500px) {
  .headline-left-wysiwyg-right .headline > * {
    font-size: 24px;
    line-height: 32px;
  }
}

.destination-infos-tables {
  margin: 60px 0;
}
.destination-infos-tables h2 {
  margin: 0 0 60px 0;
}
@media screen and (max-width: 1024px) {
  .destination-infos-tables table,
  .destination-infos-tables thead,
  .destination-infos-tables tbody,
  .destination-infos-tables th,
  .destination-infos-tables td,
  .destination-infos-tables tr {
    display: block;
  }
}
.destination-infos-tables table,
.destination-infos-tables td {
  border: 1px solid #014EA0;
  border-collapse: collapse;
}
.destination-infos-tables p {
  margin: 0 !important;
}
.destination-infos-tables a {
  text-decoration: underline;
  color: #959595;
}
.destination-infos-tables a:hover {
  color: #014EA0;
}
.destination-infos-tables td {
  padding: 15px;
  vertical-align: top;
}
.destination-infos-tables .left-col {
  font-family: "Noto Serif";
  color: #014EA0;
  font-size: 18px;
  width: 300px;
}
@media screen and (max-width: 1024px) {
  .destination-infos-tables .left-col {
    width: 100%;
  }
}

.destination-country-table-map-headline {
  margin: 60px 0;
}
.destination-country-table-map-headline .internal {
  max-width: 1325px !important;
  margin: 0 auto;
  padding: 0 25px;
}

.destination-country-table-map {
  margin: 0 0 60px 0;
  background-color: #F1F2F5;
}
.destination-country-table-map .internal {
  max-width: 1325px !important;
  margin: 0 auto;
  padding: 80px 25px;
}
.destination-country-table-map .subheadline {
  font-size: 32px;
  text-transform: inherit;
  margin: 0 0 20px 0;
}
.destination-country-table-map .upper-content {
  display: flex;
  justify-content: space-between;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 1024px) {
  .destination-country-table-map .upper-content {
    flex-direction: column-reverse;
  }
}
.destination-country-table-map .lower-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0 0 0;
}
@media screen and (max-width: 1024px) {
  .destination-country-table-map .lower-content {
    flex-direction: column;
  }
}
.destination-country-table-map .table-left,
.destination-country-table-map .links-left {
  width: 48%;
}
@media screen and (max-width: 1024px) {
  .destination-country-table-map .table-left,
  .destination-country-table-map .links-left {
    width: 100%;
    margin: 0 0 40px 0;
  }
}
.destination-country-table-map .maps-right,
.destination-country-table-map .button-right {
  width: 48%;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .destination-country-table-map .maps-right,
  .destination-country-table-map .button-right {
    width: 100%;
  }
}
.destination-country-table-map .maps-right img,
.destination-country-table-map .button-right img {
  width: 100%;
  height: auto;
}
.destination-country-table-map ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 20px 0 0 0;
  table-layout: fixed;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .destination-country-table-map ul {
    flex-direction: column;
  }
}
.destination-country-table-map .single-region:nth-child(odd) a {
  border: 1px solid #014EA0;
  border-bottom: 0;
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .single-region:nth-child(odd) a {
    border: 1px solid #014EA0;
  }
}
.destination-country-table-map .single-region:nth-child(odd):last-child a {
  border-bottom: 1px solid #014EA0;
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .single-region:nth-child(odd):last-child a {
    margin: 0;
  }
}
.destination-country-table-map .single-region:nth-child(even) a {
  border: 1px solid #014EA0;
  border-left: 0;
  border-bottom: 0;
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .single-region:nth-child(even) a {
    border: 1px solid #014EA0;
  }
}
.destination-country-table-map .single-region:nth-child(even):last-child a {
  border-bottom: 1px solid #014EA0;
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .single-region:nth-child(even):last-child a {
    border: 1px solid #014EA0;
  }
}
.destination-country-table-map .single-region:nth-last-child(2) a {
  border-bottom: 1px solid #014EA0;
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .single-region:nth-last-child(2) a {
    border: 1px solid #014EA0;
  }
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .single-region:last-child a {
    border-bottom: 1px solid #014EA0 !important;
  }
}
.destination-country-table-map .single-region {
  width: 50%;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .single-region {
    width: 100%;
  }
}
.destination-country-table-map .single-region a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 10px;
  color: #000000;
  background-color: transparent;
  line-height: 23px;
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .single-region a {
    border-bottom: 0 !important;
  }
}
.destination-country-table-map .single-region a:hover {
  background-color: #ffffff;
}
.destination-country-table-map .single-region .counter {
  background-color: #014EA0;
  color: #ffffff;
  border-radius: 3px;
  margin: 0 10px 0 0;
  max-width: 20px;
  line-height: initial;
  padding: 5px 12px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .destination-country-table-map .single-region .counter {
    margin: 0 12px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .single-region .counter {
    margin: 0 12px 0 0;
  }
}
.destination-country-table-map .links {
  margin: 0 0 0 40px;
}
@media screen and (max-width: 768px) {
  .destination-country-table-map .links {
    margin: 20px 0 0 0;
  }
}
.destination-country-table-map .links .single-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  display: block;
  text-decoration: underline;
  color: #959595;
  width: fit-content;
}
.destination-country-table-map .links .single-link::after {
  content: url("../images/svg/link-icon.svg");
  padding: 0 0 0 10px;
  transform: scale(0.8);
  display: inline-block;
}
.destination-country-table-map .links .single-link:hover {
  color: #014EA0;
}
.destination-country-table-map .button-right a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  line-height: 25px;
  background-color: #FCC705;
  color: #014EA0;
  font-size: 18px;
  font-family: "Noto Serif";
}
.destination-country-table-map .button-right a:before {
  content: url("../images/svg/search-blue.svg");
  margin: 0 10px 0 0;
}
.destination-country-table-map .button-right a:hover {
  color: #ffffff;
  background-color: #014EA0;
}
.destination-country-table-map .button-right a:hover:before {
  content: url("../images/svg/search-white.svg");
}

.two-col-image-text {
  padding-bottom: 80px !important;
}
@media screen and (max-width: 1024px) {
  .two-col-image-text {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
.two-col-image-text .main-headline::after {
  content: url("../images/svg/lines-sl-black.svg");
}
@media screen and (max-width: 1024px) {
  .two-col-image-text .fusion-layout-column:first-child {
    margin: 0 0 60px 0 !important;
  }
}
.two-col-image-text .fusion-image-element .fusion-imageframe {
  width: 100%;
}
.two-col-image-text .fusion-image-element .fusion-imageframe img {
  width: 100%;
}
.two-col-image-text .fusion-button {
  margin: 40px 0 !important;
  text-align: center !important;
}
@media screen and (max-width: 500px) {
  .two-col-image-text .fusion-button {
    padding: 30px 20px !important;
  }
}

.two-col-image-text-destination {
  background-color: #F1F2F5;
  margin: 60px 0;
}
.two-col-image-text-destination .internal {
  max-width: 1325px;
  margin: 0 auto;
  padding: 120px 25px;
}
@media screen and (max-width: 1024px) {
  .two-col-image-text-destination .internal {
    padding: 60px 25px;
  }
}
.two-col-image-text-destination h2 {
  width: 47%;
  text-align: left;
  margin: 0 0 60px 0;
}
@media screen and (max-width: 1024px) {
  .two-col-image-text-destination h2 {
    width: 100%;
    text-align: center;
  }
}
.two-col-image-text-destination .events-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .two-col-image-text-destination .events-container {
    flex-direction: column;
  }
}
.two-col-image-text-destination .events-container .single-event:last-child {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .two-col-image-text-destination .events-container .single-event:nth-child(odd) {
    margin-top: -200px;
  }
}
.two-col-image-text-destination .events-container .single-event {
  width: 47%;
  height: fit-content;
  margin: 0 0 90px 0;
}
@media screen and (max-width: 1024px) {
  .two-col-image-text-destination .events-container .single-event {
    width: 100%;
    margin: 0 0 60px 0;
  }
}
.two-col-image-text-destination .events-container .single-event img {
  width: 100%;
  min-height: 400px;
  object-fit: cover;
  margin: 0 0 40px 0;
}
.two-col-image-text-destination .events-container .single-event .sub-headline {
  text-transform: initial;
}
.two-col-image-text-destination .events-container .single-event .small-sub-headline {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #014EA0;
  line-height: normal;
}
.two-col-image-text-destination .events-container .single-event .text {
  padding: 40px 0 0 55px;
  margin: 20px 0 0 0;
  border-top: 1px solid #000000;
}
@media screen and (max-width: 1024px) {
  .two-col-image-text-destination .events-container .single-event .text {
    padding: 30px 0 0 40px;
  }
}
@media screen and (max-width: 500px) {
  .two-col-image-text-destination .events-container .single-event .text {
    padding: 30px 0 0 0;
  }
}
.two-col-image-text-destination .events-container .single-event .text p {
  margin: 0;
}

.two-cols-wysiwyg .fusion-text a {
  text-decoration: underline;
  color: #959595;
}
.two-cols-wysiwyg .fusion-text a:hover {
  color: #014EA0;
}

.textleft-imageright-with-background {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.textleft-imageright-with-background .fusion-imageframe {
  width: 100%;
}
.textleft-imageright-with-background .fusion-imageframe img {
  width: 100%;
  height: auto;
}
.textleft-imageright-with-background .fusion-button {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .textleft-imageright-with-background .fusion-button {
    width: 100%;
  }
}

.textleft-imageright-without-background {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 1024px) {
  .textleft-imageright-without-background {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
.textleft-imageright-without-background .fusion-builder-row {
  align-items: center !important;
}
.textleft-imageright-without-background .fusion-imageframe {
  width: 100%;
}
.textleft-imageright-without-background .fusion-imageframe img {
  width: 100%;
  height: auto;
}
.textleft-imageright-without-background .fusion-layout-column:nth-child(1) .fusion-column-wrapper {
  padding: 60px 0 !important;
}
@media screen and (max-width: 1024px) {
  .textleft-imageright-without-background .fusion-layout-column:nth-child(1) .fusion-column-wrapper {
    padding: 0 !important;
  }
}
.textleft-imageright-without-background .fusion-button {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .textleft-imageright-without-background .fusion-button {
    width: 100%;
  }
}

.imageleft-textright-with-background {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 1024px) {
  .imageleft-textright-with-background {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
.imageleft-textright-with-background .fusion-imageframe {
  width: 100%;
}
.imageleft-textright-with-background .fusion-imageframe img {
  width: 100%;
  height: auto;
}
.imageleft-textright-with-background .fusion-layout-column:nth-child(2) .fusion-column-wrapper {
  padding: 60px 0 !important;
}
@media screen and (max-width: 1024px) {
  .imageleft-textright-with-background .fusion-layout-column:nth-child(2) .fusion-column-wrapper {
    padding: 0 !important;
  }
}
.imageleft-textright-with-background .fusion-button {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .imageleft-textright-with-background .fusion-button {
    width: 100%;
  }
}

.centered-wysiwyg-text .fusion-text a {
  text-decoration: underline;
  color: #959595;
}
.centered-wysiwyg-text .fusion-text a:hover {
  color: #014EA0;
}

.wysiwyg-with-small-headline .fusion-text a {
  text-decoration: underline;
  color: #959595;
}
.wysiwyg-with-small-headline .fusion-text a:hover {
  color: #014EA0;
}

.wysiwyg-with-big-headline .fusion-text a {
  text-decoration: underline;
  color: #959595;
}
.wysiwyg-with-big-headline .fusion-text a:hover {
  color: #014EA0;
}

.external-link {
  display: inline-block;
  width: fit-content;
}

.external-link::after {
  content: url("../images/svg/link-icon.svg");
  padding: 0 0 0 5px;
  transform: scale(0.8);
  display: inline-block;
}

blockquote {
  background-color: #F1F2F5 !important;
  border-left: 2px solid #014EA0 !important;
  margin: 30px 0 !important;
  padding: 55px 55px 50px 65px !important;
}
@media screen and (max-width: 1024px) {
  blockquote {
    padding: 30px 35px !important;
  }
}
@media screen and (max-width: 500px) {
  blockquote {
    padding: 20px 25px !important;
  }
}
@media screen and (max-width: 1024px) {
  blockquote img {
    float: unset;
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
blockquote h3 {
  margin: 0 0 20px 0 !important;
  text-transform: initial !important;
  line-height: 32px !important;
}
blockquote h4 {
  margin: 0 !important;
  text-transform: uppercase !important;
  line-height: 30px !important;
  font-size: 12px !important;
  letter-spacing: 0.2em !important;
  color: #014EA0 !important;
  font-family: "Montserrat" !important;
}
blockquote strong {
  color: #0A1B24;
}

.testimonial-section {
  max-width: 1600px;
  margin: 0 auto;
}
.testimonial-section .internal {
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .testimonial-section .internal {
    flex-direction: column;
  }
}
.testimonial-section .single-testimonial:last-child {
  margin: 0 0 0 0;
}
.testimonial-section .single-testimonial {
  flex: 1;
  margin: 0 50px 0 0;
  border: 1px solid #000000;
  border-radius: 10px;
  padding: 25px;
}
@media only screen and (max-width: 1500px) {
  .testimonial-section .single-testimonial {
    margin: 0 30px 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  .testimonial-section .single-testimonial {
    margin: 0 0 40px 0;
  }
}
.testimonial-section .single-testimonial .image-name-date {
  display: flex;
}
@media only screen and (max-width: 1500px) {
  .testimonial-section .single-testimonial .image-name-date {
    flex-direction: column;
  }
}
.testimonial-section .single-testimonial .image-name-date .image {
  width: 70px;
  height: 70px;
  max-width: 70px;
  margin: 0 32px 0 0;
}
@media only screen and (max-width: 1500px) {
  .testimonial-section .single-testimonial .image-name-date .image {
    margin: 0 0 14px 0;
  }
}
.testimonial-section .single-testimonial .image-name-date .image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.testimonial-section .single-testimonial .image-name-date .name {
  text-transform: initial;
}
.testimonial-section .single-testimonial .image-name-date .date {
  font-family: "Montserrat";
  font-size: 16px;
  color: #959595;
}
.testimonial-section .single-testimonial .image-name-date .deco-icon {
  margin: 10px 0 0 0;
}
.testimonial-section .single-testimonial .content .stars {
  margin: 0 0 6px 0;
}
.testimonial-section .single-testimonial .content .stars .star-number-1::before {
  content: url("../images/svg/rating-1-star.svg");
}
.testimonial-section .single-testimonial .content .stars .star-number-2::before {
  content: url("../images/svg/rating-2-stars.svg");
}
.testimonial-section .single-testimonial .content .stars .star-number-3::before {
  content: url("../images/svg/rating-3-stars.svg");
}
.testimonial-section .single-testimonial .content .stars .star-number-4::before {
  content: url("../images/svg/rating-4-stars.svg");
}
.testimonial-section .single-testimonial .content .stars .star-number-5::before {
  content: url("../images/svg/rating-5-stars.svg");
}
.testimonial-section .single-testimonial .content .link-btn {
  font-size: 16px;
  color: #000000;
  display: block;
  margin: 20px 0 0 0;
}
.testimonial-section .single-testimonial .content .link-btn:hover {
  color: #014EA0;
}

.testimonial-slider-container .headline {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 20px 0;
}
.testimonial-slider-container .headline .deco-icon {
  max-width: 50px;
}
.testimonial-slider-container .headline h3 {
  text-transform: initial !important;
  margin: 0 0 0 20px;
}
.testimonial-slider-container .testimonial-slider {
  padding: 0 0 1px 0;
}
.testimonial-slider-container .testimonial-slider .swiper-wrapper {
  align-items: center;
}
.testimonial-slider-container .testimonial-slider .swiper-wrapper .swiper-slide {
  height: auto;
}
.testimonial-slider-container .testimonial-slider .swiper-button-next::after,
.testimonial-slider-container .testimonial-slider .swiper-button-prev::after {
  font-size: 25px !important;
  color: #000000;
}
.testimonial-slider-container .testimonial-slider .swiper-button-next {
  right: -6px !important;
}
.testimonial-slider-container .testimonial-slider .swiper-button-prev {
  left: -6px !important;
}
.testimonial-slider-container .testimonial-slider .swiper-button-next.removed,
.testimonial-slider-container .testimonial-slider .swiper-button-prev.removed {
  display: none !important;
}
.testimonial-slider-container .single-testimonial {
  width: 92% !important;
  height: 100%;
  margin: 1px auto;
  display: flex;
  justify-content: space-between;
  border: 1px solid #000000;
  border-radius: 10px;
  padding: 25px;
}
@media only screen and (max-width: 1200px) {
  .testimonial-slider-container .single-testimonial {
    flex-direction: column;
  }
}
.testimonial-slider-container .single-testimonial .image-name {
  width: 25%;
  margin: 0 20px 0 0;
}
@media only screen and (max-width: 1200px) {
  .testimonial-slider-container .single-testimonial .image-name {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.testimonial-slider-container .single-testimonial .image-name .image {
  width: 70px;
  height: 70px;
  max-width: 70px;
}
.testimonial-slider-container .single-testimonial .image-name .image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.testimonial-slider-container .single-testimonial .image-name .name {
  font-size: 16px;
  font-family: "Noto Serif";
  margin: 13px 0 0 0;
  color: #000000;
}
.testimonial-slider-container .single-testimonial .image-name .date {
  font-family: "Montserrat";
  font-size: 16px;
  color: #959595;
}
.testimonial-slider-container .single-testimonial .image-name .deco-icon {
  margin: 20px 0 0 0;
}
.testimonial-slider-container .single-testimonial .content {
  width: 75%;
}
@media only screen and (max-width: 1200px) {
  .testimonial-slider-container .single-testimonial .content {
    width: 100%;
  }
}
.testimonial-slider-container .single-testimonial .link-btn {
  font-size: 16px;
  color: #000000;
  display: block;
  margin: 20px 0 0 0;
}
.testimonial-slider-container .single-testimonial .link-btn:hover {
  color: #014EA0;
}
.testimonial-slider-container .single-testimonial .stars {
  margin: 0 0 6px 0;
}
.testimonial-slider-container .single-testimonial .stars .star-number-1::before {
  content: url("../images/svg/rating-1-star.svg");
}
.testimonial-slider-container .single-testimonial .stars .star-number-2::before {
  content: url("../images/svg/rating-2-stars.svg");
}
.testimonial-slider-container .single-testimonial .stars .star-number-3::before {
  content: url("../images/svg/rating-3-stars.svg");
}
.testimonial-slider-container .single-testimonial .stars .star-number-4::before {
  content: url("../images/svg/rating-4-stars.svg");
}
.testimonial-slider-container .single-testimonial .stars .star-number-5::before {
  content: url("../images/svg/rating-5-stars.svg");
}

.offers-container {
  margin: 0 0 40px 0;
}
.offers-container .internal {
  display: flex;
  flex-wrap: wrap;
}
.offers-container .internal .single-offer {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #000000;
  padding: 12px 16px;
  border: 1px solid #000000;
  border-radius: 10px;
  margin: 0 20px 20px 0;
}

.offers-headline p {
  display: flex;
  align-items: center;
}
.offers-headline p:before {
  content: url("../images/svg/checklist-icon.svg");
  margin: 0 10px 0 0;
}

.wysiwyg-left-video-right .fusion-text a {
  text-decoration: underline;
  color: #959595;
}
.wysiwyg-left-video-right .fusion-text a:hover {
  color: #014EA0;
}

.single-region-infos-headline {
  padding: 0 25px;
  margin: 60px 0;
}

.single-region-infos:last-child {
  margin: 0 auto 60px;
}

.single-region-infos {
  width: 100%;
  margin: 60px auto 120px;
}
@media only screen and (max-width: 1024px) {
  .single-region-infos {
    margin: 60px auto;
  }
}
.single-region-infos .content {
  max-width: 1325px;
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 1024px) {
  .single-region-infos .content {
    flex-direction: column;
  }
}
.single-region-infos .content .headline-image {
  width: 25%;
  margin: 0 20px 0 0;
}
@media only screen and (max-width: 1024px) {
  .single-region-infos .content .headline-image {
    width: 100%;
    margin: 0 0 40px 0;
  }
}
.single-region-infos .content .headline-image .headline-small {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #014EA0;
  line-height: normal;
}
.single-region-infos .content .headline-image img {
  width: 100%;
  margin: 30px 0 0 0;
  max-width: 350px;
}
.single-region-infos .content .headline-image .back-totop-btn {
  display: block;
  font-family: "Noto Serif";
  color: #014EA0;
  font-size: 18px;
  margin: 30px 0 0 0;
}
.single-region-infos .content .headline-image .back-totop-btn::before {
  content: url("../images/svg/blue-arrow-sl.svg");
  margin: 0 15px 0 0;
}
.single-region-infos .content .headline-image .back-totop-btn:hover {
  text-decoration: underline;
}
.single-region-infos .content .wysiwyg-text {
  width: 70%;
}
@media only screen and (max-width: 1024px) {
  .single-region-infos .content .wysiwyg-text {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .single-region-infos .content .wysiwyg-text img {
    float: unset;
    display: block;
    margin: 0 0 20px 0;
    width: 100%;
  }
}
.single-region-infos .content .wysiwyg-text a {
  color: #959595;
  text-decoration: underline;
}
.single-region-infos .content .wysiwyg-text a:hover {
  color: #014EA0;
}
.single-region-infos .sub-headline {
  font-family: "Noto Serif";
  line-height: 30px;
  color: #000000;
  font-size: 32px;
  margin: 0 0 15px 0;
}
.single-region-infos .links-container {
  margin: 60px 0 0 0;
  padding: 40px 0;
  background-color: #F1F2F5;
}
.single-region-infos .links-container .internal {
  max-width: 1325px;
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .single-region-infos .links-container .internal {
    flex-direction: column;
  }
}
.single-region-infos .links-container .headline-links {
  max-width: 750px;
  flex: 1;
}
@media only screen and (max-width: 1024px) {
  .single-region-infos .links-container .headline-links {
    width: 100%;
  }
}
.single-region-infos .links-container .link {
  margin: 20px 20px 0 0;
  color: #959595;
  display: inline-block;
  width: fit-content;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 10px;
  padding: 8px 20px;
}
.single-region-infos .links-container .link:hover {
  background-color: #F1F2F5;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1024px) {
  .single-region-infos .links-container .link:last-child {
    margin-bottom: 40px;
  }
}
.single-region-infos .links-container .search-btn {
  flex: 1;
  max-width: 450px;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 60px;
  line-height: 25px;
  background-color: #FCC705;
  color: #014EA0;
  font-size: 18px;
  font-family: "Noto Serif";
}
@media only screen and (max-width: 1024px) {
  .single-region-infos .links-container .search-btn {
    width: 100%;
    max-width: 100%;
  }
}
.single-region-infos .links-container .search-btn:before {
  content: url("../images/svg/search-blue.svg");
  margin: 0 10px 0 0;
}
.single-region-infos .links-container .search-btn:hover {
  color: #ffffff;
  background-color: #014EA0;
}
.single-region-infos .links-container .search-btn:hover:before {
  content: url("../images/svg/search-white.svg");
}

.single-destination-news {
  margin: 60px 0;
}
@media screen and (max-width: 1024px) {
  .single-destination-news {
    margin: 60px 0;
  }
}
.single-destination-news .internal {
  max-width: 1325px;
  margin: 0 auto;
  padding: 0 25px;
}
.single-destination-news h2 {
  margin: 0 0 90px 0;
}
.single-destination-news .post-container {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .single-destination-news .post-container {
    justify-content: space-between;
  }
}
.single-destination-news .post-container article {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: calc(33.33% - 30px);
  flex-grow: 1;
  max-width: 405px;
  margin: 0 30px 40px 0;
  padding: 0 0 35px 0;
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 1200px) {
  .single-destination-news .post-container article {
    width: 48%;
    max-width: unset;
    flex-basis: unset;
    flex-grow: unset;
    margin: 0 0px 60px 0;
  }
}
@media only screen and (max-width: 768px) {
  .single-destination-news .post-container article {
    width: 100%;
    margin: 0 0 40px 0;
  }
}
.single-destination-news .post-container article .post-img {
  overflow: hidden;
}
.single-destination-news .post-container article .post-img img {
  transition: all 0.3s ease;
  width: 100%;
  height: 320px;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .single-destination-news .post-container article .post-img img {
    height: auto;
  }
}
.single-destination-news .post-container article .post-img:hover img {
  transform: scale(1.1);
}
.single-destination-news .post-container article h3 {
  text-transform: initial;
  text-align: center;
  margin: 30px 0 60px 0;
  position: relative;
  text-decoration: none;
}
.single-destination-news .post-container article h3::after {
  content: url("../images/svg/line-sl-black.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
}
.single-destination-news .post-container article .link-btn {
  display: block;
  width: fit-content;
  margin: 60px 20px 0 auto;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
  border: 1px solid #000000;
  padding: 25px 45px;
  background-color: #ffffff;
  color: #000000;
}
.single-destination-news .post-container article .link-btn:hover {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.3s ease;
}
.single-destination-news .post-container article:nth-child(3n),
.single-destination-news .post-container article:last-child {
  margin-right: 0;
}
.single-destination-news .all-news-btn a {
  display: block;
  margin: 60px auto 0 auto;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
  border: 1px solid #000000;
  padding: 20px 55px;
  width: fit-content;
}

.route-suggestions {
  margin: 60px 0;
}
.route-suggestions .subheadline {
  margin: 0 0 15px 0;
  text-align: center;
  text-transform: initial;
}
.route-suggestions ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.route-suggestions ul li {
  list-style: none;
}
.route-suggestions ul li .single-post {
  display: block;
  border: 1px solid #000000;
  border-radius: 10px;
  color: #959595;
  padding: 10px 20px;
  margin: 20px 20px 0 0;
}
.route-suggestions ul li .single-post:hover {
  background-color: #F1F2F5;
}

.faq-section .fusion-filters {
  border: none;
  margin: 0 0 20px 0 !important;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
}
.faq-section .fusion-filters li {
  margin: 0 35px 20px 0 !important;
}
.faq-section .fusion-filters li a {
  border: 2px solid #000000 !important;
  background-color: #ffffff !important;
  color: #959595 !important;
  border-radius: 10px !important;
  padding: 5px 30px;
  font-size: 16px !important;
  line-height: 27px !important;
}
.faq-section .fusion-filters .fusion-active a {
  border: 2px solid #014EA0 !important;
  background-color: #014EA0 !important;
  color: #ffffff !important;
}
.faq-section .fusion-faq-post {
  margin: 0 0 40px 0 !important;
}
.faq-section .fusion-faq-post .panel-title a {
  padding: 20px 25px !important;
  display: flex !important;
  align-items: center !important;
  font-weight: bold !important;
}
.faq-section .fusion-faq-post .panel-title a i {
  background-color: #014EA0 !important;
  margin: 0 15px 0 0 !important;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq-section .fusion-faq-post .panel-body {
  padding: 0 25px 20px !important;
  margin: 0 !important;
}
.faq-section .fusion-faq-post .panel-body p:first-child {
  border-top: 1px solid #014EA0 !important;
  padding: 20px 0 0 0;
}
.faq-section .fusion-faq-post .panel-body p {
  margin: 0 0 20px 0;
}
.faq-section .fusion-faq-post .panel-body a {
  text-decoration: underline;
  color: #959595;
}
.faq-section .fusion-faq-post .panel-body a:hover {
  color: #014EA0;
}

.gallery-3-images .fusion-imageframe, .gallery-6-images .fusion-imageframe {
  width: 100%;
}
.gallery-3-images .fusion-imageframe img, .gallery-6-images .fusion-imageframe img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .gallery-3-images .fusion-text p, .gallery-6-images .fusion-text p {
    text-align: left !important;
  }
}

.full-width-image-section .fusion-imageframe {
  width: 100%;
}
.full-width-image-section .fusion-imageframe img {
  width: 100%;
  height: auto;
}

.contact-form-section {
  position: relative;
}
.contact-form-section .form-text {
  width: 55%;
}
@media only screen and (max-width: 1024px) {
  .contact-form-section .form-text {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .contact-form-section .form-col {
    --awb-bg-image: unset !important;
  }
}
.contact-form-section .form-col label,
.contact-form-section .form-col .label {
  font-weight: bold;
}
.contact-form-section .form-col .fusion-form-radio label,
.contact-form-section .form-col .fusion-form-checkbox label {
  font-weight: normal;
}
.contact-form-section .form-col textarea {
  width: 100% !important;
}
.contact-form-section .form-col .data-protection-text {
  width: 55% !important;
}
@media only screen and (max-width: 1024px) {
  .contact-form-section .form-col .data-protection-text {
    width: 100% !important;
  }
}
.contact-form-section .form-col .data-protection-text .fusion-form-checkbox label {
  font-weight: normal;
  position: relative;
}
.contact-form-section .form-col .data-protection-text .fusion-form-checkbox label::before,
.contact-form-section .form-col .data-protection-text .fusion-form-checkbox label::after {
  top: 2px !important;
  border-radius: 0 !important;
  transform: unset !important;
}
.contact-form-section .form-col .data-protection-text .fusion-form-checkbox label::after {
  top: 2px !important;
  width: 14px !important;
  height: 15px !important;
  left: 0px !important;
}
@media only screen and (max-width: 500px) {
  .contact-form-section .form-col button[type=submit] {
    width: 100%;
  }
}
.contact-form-section .form-submission-notices {
  font-size: 28px;
  color: #014EA0;
  font-family: "Noto Serif";
  margin: 20px 0 0 0;
  line-height: normal;
}

.table-section table {
  border: 1px solid #014EA0 !important;
}
.table-section table thead {
  background-color: #F1F2F5;
}
.table-section table thead th {
  padding: 0;
  font-size: 18px !important;
  font-family: "Noto Serif" !important;
  color: #014EA0 !important;
  text-align: center !important;
  border: 1px solid #014EA0 !important;
  border-bottom: 3px solid !important;
}
.table-section table tbody td {
  font-size: 16px !important;
  color: #959595 !important;
  border: 1px solid #014EA0 !important;
  text-align: center !important;
}

.table-section-new .panel-wrapper {
  background-color: #ffffff !important;
}
.table-section-new .panel-wrapper .panel-container .fusion-panel .panel-heading {
  background-color: #F1F2F5 !important;
}
.table-section-new .panel-wrapper .panel-container .fusion-panel .panel-heading .title-row {
  color: #014EA0 !important;
  font-size: 18px !important;
  text-transform: initial;
}
.table-section-new .panel-wrapper .panel-container .fusion-panel .panel-body {
  display: none;
}
.table-section-new .panel-wrapper .panel-container .fusion-panel .list-group .list-group-item:nth-child(even) {
  background-color: #F1F2F5 !important;
}
.table-section-new .panel-wrapper .panel-container .fusion-panel .panel-footer p {
  margin: 0;
}
.table-section-new .panel-wrapper:hover .fusion-panel {
  background-color: #ffffff !important;
}

.search-results-page article {
  border: 1px solid #000000;
  margin: 0;
  display: flex;
  justify-content: space-between !important;
  align-items: unset !important;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .search-results-page article {
    flex-direction: column;
  }
}
.search-results-page article .fusion-flexslider {
  margin: 0;
  flex: unset;
  width: 30%;
}
@media only screen and (max-width: 1024px) {
  .search-results-page article .fusion-flexslider {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .search-results-page article .fusion-flexslider ul,
  .search-results-page article .fusion-flexslider li,
  .search-results-page article .fusion-flexslider div {
    height: 100%;
  }
}
.search-results-page article .fusion-flexslider .fusion-image-wrapper {
  overflow: hidden;
}
.search-results-page article .fusion-flexslider .fusion-image-wrapper img {
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 640px) {
  .search-results-page article .fusion-flexslider .fusion-image-wrapper img {
    height: auto;
  }
}
.search-results-page article .fusion-flexslider .fusion-image-wrapper .thumbnail-link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.search-results-page article .fusion-flexslider .fusion-image-wrapper .fusion-rollover {
  display: none;
}
.search-results-page article .fusion-flexslider .fusion-image-wrapper:hover img {
  transform: scale(1.1);
  transition: all 0.3s ease;
}
.search-results-page article .fusion-post-content {
  width: 70%;
  flex: unset;
  padding: 30px 40px 140px 30px;
}
@media only screen and (max-width: 1024px) {
  .search-results-page article .fusion-post-content {
    width: 100%;
    padding: 30px 30px 40px 30px;
  }
}
.search-results-page article .fusion-post-content .entry-title {
  position: relative;
  margin: 0 0 60px 0;
  padding: 0;
  font-size: 32px !important;
  line-height: 44px !important;
  text-align: left;
  width: fit-content;
}
.search-results-page article .fusion-post-content .entry-title a {
  cursor: pointer;
  color: #000000 !important;
}
.search-results-page article .fusion-post-content .entry-title a:hover {
  color: #014EA0 !important;
}
.search-results-page article .fusion-post-content .entry-title a::after {
  content: url("../images/svg/line-sl-black.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
}
.search-results-page article .fusion-post-content p {
  margin: 0;
}
.search-results-page article .fusion-meta-info {
  width: fit-content;
  position: absolute;
  bottom: 40px;
  right: 40px;
  border: unset;
}
@media only screen and (max-width: 1024px) {
  .search-results-page article .fusion-meta-info {
    position: initial;
    padding: 30px;
    margin: 0;
  }
}
.search-results-page article .fusion-meta-info a {
  text-align: center;
  display: block;
  border: 1px solid #000000;
  margin: 0;
  padding: 20px 60px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
  background-color: #ffffff;
}
.search-results-page article .fusion-meta-info a:after {
  display: none;
}
.search-results-page article .fusion-meta-info a:hover {
  background-color: #000000;
  color: #ffffff;
}
.search-results-page article .fusion-clearfix {
  display: none;
}

.all-posts-container article .fusion-post-wrapper {
  border: unset !important;
  border-bottom: 1px solid #000000 !important;
  padding-bottom: 40px !important;
  margin: 0 !important;
  position: relative;
}
.all-posts-container article .fusion-post-wrapper .fusion-image-wrapper {
  overflow: hidden;
  margin: 0 0 30px 0;
  position: relative;
}
.all-posts-container article .fusion-post-wrapper .fusion-image-wrapper img {
  transition: all 0.3s ease;
  height: 320px;
  object-fit: cover;
}
@media only screen and (max-width: 500px) {
  .all-posts-container article .fusion-post-wrapper .fusion-image-wrapper img {
    height: 270px;
  }
}
.all-posts-container article .fusion-post-wrapper .fusion-image-wrapper .thumbnail-link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.all-posts-container article .fusion-post-wrapper .fusion-image-wrapper .fusion-rollover {
  display: none;
}
.all-posts-container article .fusion-post-wrapper .fusion-image-wrapper:hover img {
  transform: scale(1.1);
  transition: all 0.3s ease;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper {
  justify-content: space-between;
  padding: 0 !important;
  margin: 0 !important;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .post-content {
  margin: 0 0 60px 0 !important;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title {
  position: relative;
  margin: 0 0 60px 0;
  padding: 0;
  font-size: 32px !important;
  line-height: 44px !important;
  text-align: center;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title a {
  cursor: pointer;
  color: #000000 !important;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title a:hover {
  color: #014EA0 !important;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .entry-title a::after {
  content: url("../images/svg/line-sl-black.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: -22px;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta:before {
  content: "Veröffentlicht: ";
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-single-line-meta {
  background-color: #000000;
  width: fit-content !important;
  position: absolute;
  top: 0;
  z-index: 10;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 30px;
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info {
  margin: 0 !important;
  padding: 0;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info .fusion-read-more {
  width: fit-content;
  border: 1px solid #000000;
  display: block;
  margin: 0 20px 0 auto;
  padding: 25px 45px;
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #000000;
  background-color: #ffffff;
  line-height: normal;
  text-transform: uppercase;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info .fusion-read-more:hover {
  background-color: #000000;
  color: #ffffff;
}
.all-posts-container article .fusion-post-wrapper .fusion-post-content-wrapper .fusion-meta-info .fusion-read-more:after {
  display: none;
}
.all-posts-container .pagination {
  display: none !important;
}
.all-posts-container .fusion-load-more-button {
  font-family: "Noto Serif";
  text-transform: lowercase;
  padding: 30px 40px;
  margin: 90px auto !important;
  width: fit-content;
  background-color: #FCC705 !important;
  color: #014EA0 !important;
  line-height: unset;
  height: fit-content;
}
.all-posts-container .fusion-load-more-button:hover {
  background-color: #014EA0 !important;
  color: #ffffff !important;
}
.all-posts-container .fusion-load-more-button::before,
.all-posts-container .fusion-load-more-button::after {
  display: none !important;
}

.pagination {
  display: flex !important;
  justify-content: center !important;
}
.pagination .current {
  color: #ffffff !important;
  background-color: #000000 !important;
  border: 1px solid #000000 !important;
  padding: 20px !important;
  font-size: 18px;
  margin: 0 10px !important;
}
.pagination .inactive {
  margin: 0 10px !important;
  color: #000000 !important;
  background-color: #ffffff !important;
  border: 1px solid #000000 !important;
  padding: 20px !important;
  font-size: 18px;
}
.pagination .inactive:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.pagination .pagination-next span, .pagination .pagination-prev span {
  display: none !important;
}
.pagination .pagination-next::after, .pagination .pagination-prev::before {
  font-size: 30px !important;
  color: #000000 !important;
}

.upper-footer .phone-desktop {
  border-right: 1px solid #ffffff;
  margin: 0 12px 0 0;
  padding: 0 10px 0 0;
}
@media only screen and (max-width: 1200px) {
  .upper-footer .phone-desktop {
    border: unset;
  }
}
.upper-footer .phone-desktop,
.upper-footer .mail-desktop {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .upper-footer .right-col .fusion-text p {
    text-align: left !important;
  }
}

@media only screen and (max-width: 768px) {
  .lower-footer .footer-menu-col ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .lower-footer .social-media-col div {
    display: flex;
    justify-content: center;
  }
}

/*# sourceMappingURL=main.css.map */
