@font-face {
  font-family: 'Oswald';
  src: url('/fonts/Oswald-Regular.woff2') format('woff2'),
    url('/fonts/Oswald-Regular.woff') format('woff'),
    url('/fonts/Oswald-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: url('/fonts/Oswald-Medium.woff2') format('woff2'),
    url('/fonts/Oswald-Medium.woff') format('woff'),
    url('/fonts/Oswald-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: url('/fonts/Oswald-Bold.woff2') format('woff2'),
    url('/fonts/Oswald-Bold.woff') format('woff'),
    url('/fonts/Oswald-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: url('/fonts/Oswald-SemiBold.woff2') format('woff2'),
    url('/fonts/Oswald-SemiBold.woff') format('woff'),
    url('/fonts/Oswald-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: url('/fonts/Oswald-ExtraLight.woff2') format('woff2'),
    url('/fonts/Oswald-ExtraLight.woff') format('woff'),
    url('/fonts/Oswald-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: url('/fonts/Oswald-Light.woff2') format('woff2'),
    url('/fonts/Oswald-Light.woff') format('woff'),
    url('/fonts/Oswald-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

h1 {
  font-family: 'Oswald' !important;
  font-size: 2.5em !important;
  font-weight: bold;
  line-height: 1.3;
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h2, h2 a:link, h2 a:visited {
  font-family: 'Oswald' !important;
  font-size: 2em !important;
  font-weight: bold;
  line-height: 1.3;
}

h3 {
  font-family: 'Oswald' !important;
  font-size: 1.5em;
  font-weight: bold;
}

body {
  line-height: 1.2;
  font-family: 'Oswald' !important;
  hyphens: auto;
}

body svg {
  margin-bottom: unset !important;
}

:root {
  --headerheight: 110px;
}

.custom-button:hover {
  background: #fff !important;
}

.custom-button:hover a {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*-------------------GDPR-----------------*/
div.cc-window.cc-floating {
  padding: 0 !important;
}

.cc-btn {
  padding: 1em !important;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 0 !important;
  padding: 1.5em;
}

div.cc-compliance>a.cc-btn {
  margin: 0 !important;
}

.cc-color-override--2018249118 .cc-highlight .cc-btn.cc-deny:hover, .cc-color-override--2018249118 .cc-highlight .cc-btn.cc-deny:focus {
  border-color: rgb(51, 51, 51) !important;
}

.cc-window.cc-floating.cc-type-opt-in.cc-theme-edgeless a {
  color: #ffffff !important;
  text-decoration: none !important;
  margin: unset !important;
}

.cc-compliance.cc-highlight a.cc-btn.cc-allow {
  color: #000000 !important;
}

.cc-revoke.cc-left {
  left: -20px !important;
  right: auto;
  transform: rotate(90deg);
  bottom: 70px !important;
}

.cc-revoke:hover {
  transform: rotate(90deg) !important;
}

.cc-revoke img {
  width: 50px;
  height: 100px;
}

.powr-social-feed:before {
  content: 'Sie müssen Cookies akzeptieren und die Seite neu laden, um diesen Inhalt anzuzeigen';
  left: 0;
  right: 0;
  position: absolute;
  min-height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  background-color: #dfdfdf;
}

.powr-social-feed.powrLoaded:before {
  display: none;
}

/*-------------GTranslate-----------*/
.gtranslate {
  position: fixed;
  top: 150px;
  right: 0;
  z-index: 100000;
  border-radius: 5px 5px 0 0;
}

.gtranslate_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgb(167 196 206 / 50%);
  border-radius: 15px 0 0 15px;
}

.gtranslate_wrapper a.glink {
  padding: 0.5em;
  line-height: 1;
  color: #89ADC0;
  width: 100%;
  writing-mode: sideways-lr;
  text-orientation: mixed;
  border-top: 1px solid #89ADC0;
}

.gtranslate_wrapper a.glink:first-of-type {
  border-top: unset;
}

.gtranslate_wrapper a.glink.gt-current-lang {
  color: #2F3E46;
}

/*--------------Engagebox-----------*/
.eb-inst .eb-header {
  opacity: 1 !important;
}

/*------------------Convert Forms------------------*/
.convertforms {
  font-size: 1em !important;
  --label-size: 1em !important;
  --input-size: 1em !important;
}

.convertforms h3 {
  font-size: 1.5em !important;
  margin: 0;
  line-height: 1 !important;
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.convertforms .cf-checkbox-group .cf-label {
  font-weight: 300 !important;
}

.convertforms .cf-checkbox-group .cf-label a {
  color: inherit !important;
}

.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
  padding: 0 !important;
}

.convertforms button.cf-btn {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  padding: 0.5em 1em;
  border-radius: 0.5em;
  font-size: inherit !important;
  opacity: 1 !important;
  text-transform: uppercase !important;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10), 0 2px 2px rgba(0, 0, 0, 0.10), 0 4px 4px rgba(0, 0, 0, 0.10), 0 4px 8px rgba(0, 0, 0, 0.10);
}

#cf_4.convertforms button.cf-btn:hover {
  background: #fff;
}

#cf_4.convertforms button.cf-btn:hover .cf-btn-text {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*Tour finden*/
#cf_4.convertforms {
  padding: 1em;
  --input-placeholder-color: #ffffff;
  --input-border-color: unset !important;
  font-family: inherit !important;
}

#cf_4.convertforms .cf-input {
  background: #A7C4CE !important;
  padding: 0.5em 1em;
  border-radius: 0.5em;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10), 0 2px 2px rgba(0, 0, 0, 0.10), 0 4px 4px rgba(0, 0, 0, 0.10), 0 4px 8px rgba(0, 0, 0, 0.10);
}

#cf_4.convertforms .cf-fields {
  align-items: center;
}

#cf_4.convertforms .cf-select select {
  cursor: pointer !important;
}

#cf_4.convertforms .cf-select select option {
  background: #fff !important;
  color: #bbb;
}

#cf_4.convertforms .cf-select:after {
  border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

/*Anfrage*/
#cf_2 .cf-control-group[data-key="2"] {
  max-width: 25%;
}

#cf_2.convertforms button.cf-btn {
  border: 1px solid linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
}

/*----------------Header--------------*/
#container_header-sticky-wrapper {
  position: sticky;
  z-index: 10001;
}

#container_header {
  background-color: rgba(167, 196, 206, 0.8) !important;
}

.is-sticky #container_header {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
}

.header_main {
  justify-content: space-between;
  height: var(--headerheight);
}

.container_header:after {
  display: none;
}

.container_header {
  padding-top: 0px;
  box-shadow: unset;
}

.is-sticky .container_header {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03), 0 2px 2px rgba(0, 0, 0, 0.04), 0 4px 4px rgba(0, 0, 0, 0.05), 0 4px 8px rgba(0, 0, 0, 0.05);
}

#header_main #logo.logo {
  flex: unset !important;
  padding: 0 1.2em;
}

#header_main #logo.logo img {
  height: 80px;
  width: auto;
}

/*------------Hornav-------------*/
#hornav-nav.hornav {
  flex: unset;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.hornav ul.menu>li>a, .hornav ul.menu>li>span {
  padding: 15px 5px;
  text-transform: lowercase !important;
  color: #fff !important;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 1.1em;
}

.hornav ul.menu li a, .hornav ul.menu li span {
  opacity: 1 !important;
}

.parent-indicator {
  display: none !important;
}

.hornav>ul.menu>li>a, .hornav>ul.menu>li>span {
  padding: 0.4em 1em !important;
}

.hornav>ul>li.nav-item {
  margin: 0 !important;
  height: var(--headerheight);
  align-items: center;
}

.hornav ul li {
  text-transform: lowercase;
  box-shadow: unset !important;
}

/*2nd level*/
.hornav>ul>li>ul {
  position: absolute;
  top: var(--headerheight);
  left: 0;
  right: 0;
  border-radius: 0 !important;
  background-color: rgba(167, 196, 206, 0.5) !important;
}

.is-sticky .hornav>ul>li>ul {
  background-color: rgba(167, 196, 206, 1) !important;
}

.hornav>ul>li>ul>li>span, .hornav>ul>li>ul>li>a {
  color: #fff !important;
}

/*3rd level*/
.hornav>ul>li>ul>li>ul.mod-menu__sub {
  display: none;
  position: inherit;
  visibility: visible;
  opacity: 1;
  top: unset !important;
  left: unset !important;
  scale: 1 !important;
  -webkit-transform: scale(1) !important;
  background: unset !important;
  box-shadow: unset !important;
}

.hornav>ul>li:hover>ul>li>ul.mod-menu__sub {
  display: block;
}

.hornav>ul>li>ul>li>ul a {
  color: #fff !important;
}

/*-------------Kontakt oben--------*/
.kontaktoben {
  padding-right: 1.2em;
}

.kontaktoben .custom {
  display: flex;
  gap: 1em;
  align-items: center;
}

.kontaktoben .custom div.kontakt-oben {
  display: flex;
  flex-direction: row;
}

.kontaktoben svg {
  width: 2.2em;
  height: auto;
  pointer-events: none;
  border-radius: 18px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10), 0 2px 2px rgba(0, 0, 0, 0.10), 0 4px 4px rgba(0, 0, 0, 0.10), 0 4px 8px rgba(0, 0, 0, 0.10);
}

.kontakt-oben a svg .cls-1 {
  fill: #2f3e46 !important;
}

.kontakt-oben a:hover svg .cls-1 {
  fill: #fff !important;
}

.kontakt-oben a svg .cls-2 {
  fill: #fff !important;
}

.kontakt-oben a:hover svg .cls-2 {
  fill: #2f3e46 !important;
}

.kontaktoben .custom-button {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  border-radius: 0.5em;
  text-transform: uppercase !important;
  min-width: 270px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10), 0 2px 2px rgba(0, 0, 0, 0.10), 0 4px 4px rgba(0, 0, 0, 0.10), 0 4px 8px rgba(0, 0, 0, 0.10);
}

.kontaktoben .custom-button a {
  padding: 0.5em 1em;
  display: block;
  color: #fff !important;
  text-decoration: none;
  width: 100%;
  text-align: center;
}

/*---------mobilemenu---------*/
.mobilemenu {
  display: none;
}

/*-------------------Showcase--------------*/
#container_showcase1_modules>.wrapper960 {
  width: 100% !important;
}

.showcaseoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  pointer-events: none;
}

.tour-finden {
  pointer-events: all;
  max-width: 1200px;
  width: 90%;
  bottom: 2em;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

#container_showcase1_modules {
  margin-top: calc(-1 *var(--headerheight));
}

.uk-scope .slider-header ul.uk-slideshow-items {
  height: 100dvh;
}

/*-------------------Top 1-------------------*/
/*-------------------Top 2-------------------*/
/*-------------------Top 3-------------------*/
/*----------------Main content--------------*/
/*Kontakt*/
.itemid-201 .bottom-1 h2, .itemid-201 .bottom-2 h2 {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.itemid-201 .bottom-1, .itemid-201 .bottom-2 {
  display: flex;
  justify-content: left;
}

.itemid-201 .bottom-1 h3, .itemid-201 .bottom-2 h3 {
  font-size: 1.2em !important;
  color: #1a1a1a !important;
}

.itemid-201 .bottom-1 h3 a {
  text-decoration: none;
  color: #1a1a1a !important;
}

/*Gut zu wissen*/
.itemid-135 .bottom-1 h2, .itemid-135 .bottom-2 h2 {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.itemid-135 .bottom-1, .itemid-135 .bottom-2 {
  display: flex;
  justify-content: left;
}

.itemid-135 .bottom-1 h3, .itemid-135 .bottom-2 h3 {
  font-size: 1.2em !important;
  color: #1a1a1a !important;
}

.itemid-135 .bottom-1 h3 a {
  text-decoration: none;
  color: #1a1a1a !important;
}

/*FAQ*/
.uk-scope ul.faq {
  padding: 0.5em 1em;
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
}

.uk-scope ul.faq li {
  border-bottom: 1px solid #89ADC0;
  margin: unset !important;
}

.uk-scope ul.faq li:last-child {
  border-bottom: unset;
}

.uk-scope ul.faq a {
  padding: 25px 15px;
  font-size: 1em;
  color: #fff !important;
  margin: 0;
  font-weight: bold;
  line-height: 1;
}

.uk-scope ul.faq .uk-accordion-content {
  margin: unset;
  margin-bottom: 1em;
}

.uk-scope ul.faq .uk-margin p {
  font-weight: 300;
  line-height: 1.3;
  color: #fff;
  padding: 0 15px;
}

.uk-scope ul.faq .uk-margin a {
  font-weight: 300;
  line-height: 1.3;
  color: #fff;
  padding: unset;
  text-decoration: underline;
}

.uk-scope ul.faq .uk-accordion-title::before {
  background-image: url(/images/icons/accordion.svg);
  height: 1em;
  width: 1em;
}

.uk-scope ul.faq .uk-open .uk-accordion-title::before {
  transform: rotate(180deg);
}

/*-----------------Touren allgemein--------------*/
:root {
  --swiper-navigation-size: 1em !important;
}

.swiper-button-next, .tourslider .swiper-button-prev {
  display: none;
}

.tourslider:hover .swiper-button-next, .tourslider:hover .swiper-button-prev {
  display: flex;
}

.swiper-pagination-bullet {
  background: unset !important;
  border: 1px solid #fff !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background: #fff !important;
}

.swiper-button-disabled {
  display: none !important;
}

/*-------------------Article Item Page------------------*/
.com-content-article__body .tourslider {
  margin-top: 2em;
}

.com-content-article__body .tourslider .swiper {
  border-radius: 1em;
}

.com-content-article__body .tourslider .swiper-slide {
  aspect-ratio: 5/3;
}

.tourcontent {
  display: flex;
}

.tourcontent section {
  margin-top: 2em;
}

.tourcontent section:first-child {
  padding-right: 2em;
}

.tourcontent section .anfrageblock {
  position: sticky;
  top: calc(2em + var(--headerheight));
  padding: 1.5em;
  border-radius: 1em;
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  height: fit-content;
  color: #fff !important;
}

section .anfrageblock>p {
  margin-bottom: 1em !important;
  font-size: 1.4em;
}

section .anfrageblock>div {
  font-weight: 300;
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 0.3em;
}

section .anfrageblock .tourlevel {
  flex-direction: row-reverse;
}

section .anfrageblock img:last-of-type {
  height: 1.2em;
  width: 1.2em;
}

section .anfrageblock img.level-icon {
  height: 0.6em;
}

section .anfrageblock .tourprice {
  align-items: baseline;
  margin: 1.5em 0;
}

section .anfrageblock .tourprice span {
  font-weight: bold;
  font-size: 1.4em;
}

section .anfrageblock .custom-button {
  border-radius: 0.5em;
  text-transform: uppercase !important;
  min-width: 270px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10), 0 2px 2px rgba(0, 0, 0, 0.10), 0 4px 4px rgba(0, 0, 0, 0.10), 0 4px 8px rgba(0, 0, 0, 0.10);
  border: 1px solid #fff;
  color: #fff;
}

section .anfrageblock .custom-button {
  background: #fff;
}

section .anfrageblock .custom-button:hover {
  background: unset !important;
}

section .anfrageblock .custom-button a {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0.5em 1em;
  display: block;
  text-decoration: none;
  width: 100%;
  text-align: center;
  transition: none !important;
}

section .anfrageblock .custom-button:hover a {
  background: unset;
  -webkit-background-clip: text;
  -webkit-text-fill-color: unset;
  color: #fff;
}

.tourdates {
  margin-top: 2em;
}

.tourdates table {
  width: 100%;
}

.tourdates tr:last-of-type {
  border: unset !important;
}

.tourdates tr {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  padding: 0.5em 0;
}

.tourdates tr th:last-of-type, .tourdates tr td:last-of-type {
  text-align: right;
}

.tourdates .show-more {
  display: block;
  min-width: 270px;
  padding: 0.5em 1em;
  color: #fff !important;
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  border-radius: 0.5em;
  text-decoration: none;
  text-align: center;
  margin-top: 0.5em;
  font-family: inherit;
  text-transform: uppercase;
}

/*Accordion*/
.view-article.layout-blog .accordion-container {
  display: block;
  margin-top: 2em;
  margin-bottom: unset;
}

.accordion-container {
  display: none;
  margin-bottom: 20px;
  padding: 0.5em 1em;
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
}

.accordion-item-tour {
  border-bottom: 1px solid #89ADC0;
}

.accordion-item-tour:last-child {
  border-bottom: unset;
  background: unset !important;
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.accordion-header h3 {
  padding: 25px 15px;
  font-size: 1em;
  color: #fff;
  margin: 0;
}

.accordion-icon {
  font-size: 0.8em;
  transition: transform 0.3s ease;
  color: #fff;
  padding-right: 15px;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  color: #fff;
  padding: 0 15px;
}

.accordion-content #level {
  padding: unset !important;
  text-decoration: underline;
  cursor: pointer;
}

.accordion-content span, .accordion-content p, .accordion-content li {
  font-weight: 300;
  line-height: 1.3;
}

.accordion-content ul {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.accordion-content.open {
  padding-bottom: 15px;
}

/*-------------------Blog Items------------------*/
.blog-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 2em;
  margin-bottom: unset !important;
}

.blog-item>div:first-of-type {
  background: url(/images/background/blog_bg.png), linear-gradient(90deg, #89ADC0 0%, #40515A 100%) !important;
  background-size: cover !important;
  border-radius: 1em;
  color: #fff !important;
}

.blog-items .tourslider .swiper {
  border-radius: 1em;
}

.blog-items .tourslider .swiper-slide {
  aspect-ratio: 1;
}

.blog-items section {
  padding: 0 1em;
}

.blog-items .tourname h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em !important;
  line-height: 1.3;
  margin: 1em 0;
  color: #fff;
  min-height: 2.6em;
}

.blog-items .col {
  display: flex;
  margin-bottom: 1em;
}

.blog-items .tourtime {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.3em;
  border-right: 1px solid #fff;
}

.blog-items .tourlocation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.3em;
  border-left: 1px solid #fff;
}

.blog-items .tourlevel {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  gap: 0.3em;
  margin-bottom: 2em;
}

.blog-items .custom-button {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  border-radius: 0.5em;
  text-transform: uppercase !important;
  width: fit-content;
  margin: auto;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10), 0 2px 2px rgba(0, 0, 0, 0.10), 0 4px 4px rgba(0, 0, 0, 0.10), 0 4px 8px rgba(0, 0, 0, 0.10);
  position: relative;
  top: -1.2em;
}

.blog-items .custom-button a {
  padding: 0.5em 1em;
  display: block;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
}

/*--------------JFilter Ansicht Finder----------------*/
.finder .blog {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 2em;
  margin-bottom: unset !important;
}

.finder .blog-item {
  background: url(/images/background/blog_bg.png), linear-gradient(90deg, #89ADC0 0%, #40515A 100%) !important;
  background-size: cover !important;
  border-radius: 1em;
  color: #fff !important;
  padding: unset !important;
  overflow: visible !important;
}

.finder .blog-item section {
  padding: 0 1em;
}

.finder .tourname h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em !important;
  line-height: 1.3;
  margin: 1em 0;
  color: #fff;
  min-height: 2.6em;
}

.finder .custom-button {
  background: linear-gradient(90deg, #89ADC0 0%, #40515A 100%);
  text-transform: uppercase !important;
  width: fit-content;
  margin: auto;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10), 0 2px 2px rgba(0, 0, 0, 0.10), 0 4px 4px rgba(0, 0, 0, 0.10), 0 4px 8px rgba(0, 0, 0, 0.10);
  position: relative;
  top: 1em;
  border-radius: 0.5em !important;
}

.finder .custom-button a {
  padding: 0.5em 1em;
  display: block;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
}

.finder .custom-button:hover {
  background: #fff !important;
}

/*-----------------Bottom 1--------------------*/
/*-----------------Bottom 2--------------------*/
/*-----------------Base 1--------------------*/
/*-----------------Base 2--------------------*/
#container_base2_modules {
  border-radius: 3em 3em 0 0em;
  background: url(/images/background/blog_bg.png), linear-gradient(90deg, #89ADC0 0%, #2F3E46 100%) !important;
  background-size: cover !important;
}

#container_base2_modules .wrapper960 {
  width: 90%;
  padding: 3em 0 0 0;
}

.base-2 h2 {
  color: #fff !important;
}

.base-2 h3 {
  color: #2F3E46 !important;
}

.kontaktunten .details {
  display: flex;
  gap: 0.5em;
  margin-bottom: 0.5em;
  align-items: center;
}

.kontaktunten .details a, .kontaktunten p {
  color: #fff !important;
  text-decoration: none;
  line-height: 1.2;
  margin: 0 !important;
}

.kontaktunten svg {
  width: 2.2em;
  height: auto;
  border-radius: 18px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10), 0 2px 2px rgba(0, 0, 0, 0.10), 0 4px 4px rgba(0, 0, 0, 0.10), 0 4px 8px rgba(0, 0, 0, 0.10);
}

.kontaktunten svg .cls-1 {
  fill: #2f3e46 !important;
}

.kontaktunten svg .cls-2 {
  fill: #fff !important;
}

.kontaktunten svg:hover .cls-1 {
  fill: #fff !important;
}

.kontaktunten svg:hover .cls-2 {
  fill: #2f3e46 !important;
}

.footer-links ul {
  list-style: url(/images/icons/list.svg);
}

.footer-links li::marker {
  font-size: 1.5em;
}

.footer-links li a {
  text-decoration: none;
  color: #fff !important;
  text-transform: uppercase;
}

/*--------------------Footer-------------------*/
#container_footer .wrapper960 {
  width: 90%;
  padding: 0 1em 1em;
}

.footermenu ul li {
  border-right: 2px solid #fff;
}

.footermenu ul li:last-child {
  border-right: unset;
}

.footermenu ul li a {
  font-size: 0.8em !important;
  color: #fff !important;
  padding: 0px 10px;
  text-decoration: none !important
}

.footermenu ul li a:after {
  display: none;
}

.back-to-top {
  background: #fff !important;
  border-radius: 100% !important;
  box-shadow: 0px 0px 4px #444;
  right: 1em;
  bottom: 0.75em;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.back-to-top svg {
  fill: #000;
  display: inline-block;
  height: 1.1em;
  max-width: 2em;
  padding: 0 5px;
  margin: 0 !important;
}

/*------------Medien---------------*/
@media only screen and (max-width: 1600px) {}