@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-Black.woff2') format('woff2'),
    url('/fonts/NunitoSans-Black.woff') format('woff'),
    url('/fonts/NunitoSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-BlackItalic.woff2') format('woff2'),
    url('/fonts/NunitoSans-BlackItalic.woff') format('woff'),
    url('/fonts/NunitoSans-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-Bold.woff2') format('woff2'),
    url('/fonts/NunitoSans-Bold.woff') format('woff'),
    url('/fonts/NunitoSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-ExtraLight.woff2') format('woff2'),
    url('/fonts/NunitoSans-ExtraLight.woff') format('woff'),
    url('/fonts/NunitoSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-ExtraLightItalic.woff2') format('woff2'),
    url('/fonts/NunitoSans-ExtraLightItalic.woff') format('woff'),
    url('/fonts/NunitoSans-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-BoldItalic.woff2') format('woff2'),
    url('/fonts/NunitoSans-BoldItalic.woff') format('woff'),
    url('/fonts/NunitoSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-SemiBold.woff2') format('woff2'),
    url('/fonts/NunitoSans-SemiBold.woff') format('woff'),
    url('/fonts/NunitoSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-SemiBoldItalic.woff2') format('woff2'),
    url('/fonts/NunitoSans-SemiBoldItalic.woff') format('woff'),
    url('/fonts/NunitoSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-ExtraBold.woff2') format('woff2'),
    url('/fonts/NunitoSans-ExtraBold.woff') format('woff'),
    url('/fonts/NunitoSans-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-Light.woff2') format('woff2'),
    url('/fonts/NunitoSans-Light.woff') format('woff'),
    url('/fonts/NunitoSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-LightItalic.woff2') format('woff2'),
    url('/fonts/NunitoSans-LightItalic.woff') format('woff'),
    url('/fonts/NunitoSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-Italic.woff2') format('woff2'),
    url('/fonts/NunitoSans-Italic.woff') format('woff'),
    url('/fonts/NunitoSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-ExtraBoldItalic.woff2') format('woff2'),
    url('/fonts/NunitoSans-ExtraBoldItalic.woff') format('woff'),
    url('/fonts/NunitoSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('/fonts/NunitoSans-Regular.woff2') format('woff2'),
    url('/fonts/NunitoSans-Regular.woff') format('woff'),
    url('/fonts/NunitoSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Satisfy';
  src: url('/fonts/Satisfy-Regular.woff2') format('woff2'),
    url('/fonts/Satisfy-Regular.woff') format('woff'),
    url('/fonts/Satisfy-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1 {
  font-family: 'Satisfy' !important;
  font-weight: normal;
  font-size: 2em !important;
}

h2, h2 a:link, h2 a:visited {
  font-family: 'Satisfy' !important;
  font-weight: normal;
  font-size: 2em !important;
  line-height: 1;
}

h3 {
  font-family: 'Satisfy' !important;
  font-weight: normal;
  font-size: 1.6em;
}

h4 {
  font-family: 'Satisfy' !important;
  font-weight: normal;
  font-size: 1.6em;
  line-height: 1;
  -webkit-text-fill-color: unset !important;
  color: #9ead2c;
  background: unset;
  margin: 0;
}

.hornav, .hornav ul ul, .hornav ul ul a {
  font-family: 'Nunito Sans' !important;
}

body, .btn, .button, button {
  font-family: 'Nunito Sans' !important;
}

body {
  line-height: 1.2;
}

:root {
  --headerheight: 110px;
}

.custom-button {
  max-width: 300px;
  width: 100%;
}

.custom-button a {
  display: block;
  text-align: center;
  color: #fff;
  background: #9ead2c;
  padding: 0.4em 1em;
  text-decoration: none;
  font-size: 1.5em;
  transition: all 180ms ease-in-out;
  z-index: 1;
  position: relative;
  width: 100%;
}

.custom-button a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #000;
  transition: all 0.3s ease;
}

.custom-button a:hover:after {
  left: 0;
  width: 100%;
}

/*Vertical Menu*/
#off-menu_111 dt.level1 {
  animation: fadeInMoMenue cubic-bezier(0.5, 0, 1, 1) 700ms forwards;
  opacity: 0;
}

#off-menu_111 dt.level1.off-nav-134 {
  animation-delay: 200ms;
}

#off-menu_111 dt.level1.off-nav-169 {
  animation-delay: 400ms;
}

#off-menu_111 dt.level1.off-nav-181 {
  animation-delay: 600ms;
}

@keyframes fadeInMoMenue {
  0% {
    opacity: 0;
    transform: translateX(-1024px);
  }

  75% {
    opacity: .2;
  }

  100% {
    opacity: 1;
    transform: translateX(0px);
  }

  ;
}

/*------------------Easybooking--------------*/
.smallsearchAnfrage {
  background: #eeeeee;
  height: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.eb_smallsearch {
  width: auto;
}

.smallsearchForm {
  width: auto;
  display: flex;
}

.eb_smallsearch select {
  background-color: #FFF;
  border: 1px solid #CCC;
  height: 30px;
  padding: 7px 6px;
  width: 60px;
  float: right
}

.eb_smallsearch .adults .label,
.eb_smallsearch .children .label {
  color: #666;
  line-height: 30px;
  padding-right: 10px
}

.eb_smallsearch .adults,
.eb_smallsearch .children {
  margin: 5px 20px 0 0
}

.eb_smallsearch h3 {
  width: auto;
}

.eb_smallsearch form {
  display: flex;
  justify-content: space-between;
}

.eb_smallsearch .arrival,
.eb_smallsearch .departure, .eb_smallsearch .search {
  min-width: unset;
  float: left;
  width: 30%;
}

.eb_smallsearch .arrival input,
.eb_smallsearch .departure input {
  color: #ccc;
  font-size: 16px;
  height: -webkit-fill-available;
  line-height: 23px;
  padding-left: 15px;
  width: 100%;
  margin: 0px 0;
  z-index: 99;
  border: none;
}

.eb_smallsearch form div.search .sendButton {
  background: none repeat scroll 0 0 #000;
  border: 0 none;
  border-radius: 0 0 0 0;
  color: #FFF;
  font-weight: bold;
  cursor: pointer;
  float: unset;
  font-size: 15px;
  margin: 0px 0;
  padding: 15px 33px;
  width: 100%;
}

.eb_smallsearch .datepicker {
  background: url(http://nele.easybooking.tv/fileadmin/templates/Vorlage13_Nele/img/datepicker.png) no-repeat scroll right top 5px #FFF;
  border: 0 none;
}

#ui-datepicker-div {
  font-size: 17px;
}

@media screen and (max-width: 1000px) {
  .eb_smallsearch form {
    flex-direction: column;
  }

  .eb_smallsearch .arrival, .eb_smallsearch .departure {
    margin-bottom: 1em;
  }

  .eb_smallsearch .arrival, .eb_smallsearch .departure, .eb_smallsearch .search {
    width: 100%;
  }

  .eb_smallsearch input {
    height: 3em !important;
  }

  .eb_smallsearch {
    margin-left: 0px;
  }
}

@media screen and (max-width: 500px) {
  .eb_smallsearch form div.search .sendButton {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1008px) {
  .smallsearchForm {
    display: block;
  }
}

/*-------------------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;
}

/*-----Back-to-top------*/
.back-to-top {
  background: #9ead2c !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;
}

/*----------------Header--------------*/
#container_header-sticky-wrapper {
  position: sticky;
  z-index: 100;
}

.header_main {
  justify-content: space-between;
  height: var(--headerheight)
}

.container_header:after {
  display: none;
}

.container_header {
  padding-top: 0px;
  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.2em 1.2em;
}

.logo-text {
  font-family: 'Satisfy' !important;
  font-size: 2em !important;
  padding: 0.5em 0;
}

/*------------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;
}

.hornav ul.menu>.parent-hover>a {
  color: #000000;
}

.hornav ul.menu li a, .hornav ul.menu li span {
  color: #fff !important;
  opacity: 1 !important;
  font-size: 1em;
}

.parent-indicator {
  display: none !important;
}

.hornav>ul.menu>li>a, .hornav>ul.menu>li>span {
  padding: 0.4em 1em !important;
}

.hornav ul ul {
  background-color: rgb(255 255 255 / 80%) !important;
  text-transform: uppercase;
}

.is-sticky .hornav ul ul {
  background-color: #fff !important;
}

.hornav>ul>li>ul, .hornav>ul>li>ul>li>ul, .hornav>ul>li>ul>li>ul>li>ul {
  position: absolute;
  top: 90px;
  left: 0;
  right: unset;
  border-radius: 0 !important;
}

.hornav ul.menu>li:after {
  content: '';
  display: block;
  position: absolute;
  width: 90%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-bottom: 0 solid transparent;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform .3s ease-out, opacity .15s ease-out;
  padding: 0 0.5em;
}

.hornav ul.menu>li:hover:after {
  transform: scaleX(1);
  border-top: 2px solid #fff;
  opacity: 1;
}

/*-------------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 img {
  width: 2em;
  max-height: 1.7em;
}

/*---------mobilemenu---------*/
.mobilemenu {
  display: none;
}

/*-------------------Showcase--------------*/
#container_showcase1_modules {
  margin-top: calc(-1*var(--headerheight));
}

#container_showcase1_modules>.wrapper960 {
  width: 100% !important;
}

.showcaseoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  pointer-events: none;
}

#mod-custom123 {
  position: absolute;
  bottom: 3em;
  right: 3em;
  width: 300px;
  height: 300px;
  background: #fff;
  text-align: center;
  color: #9ead2c;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(10deg);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.20), 0 2px 2px rgba(0, 0, 0, 0.20), 0 4px 4px rgba(0, 0, 0, 0.10), 0 4px 8px rgba(0, 0, 0, 0.10);
  transition: transform 220ms ease-in-out;
  pointer-events: all;
  cursor: pointer;
}

#mod-custom123:hover {
  transform: scale(0.95) rotate(10deg);
}

.circle-button h4 {
  margin-bottom: 0.5em;
}

.circle-button p {
  font-size: 0.8em;
  max-width: 200px;
  margin: auto;
}

.uk-scope .slider-header ul.uk-slideshow-items {
  height: 100dvh;
}

/*-------------------Top 1-------------------*/
.top-1 {
  color: #fff;
}

/*-------------------Top 2-------------------*/
.uk-scope .saison .uk-padding {
  padding: unset !important;
}

/*-------------------Top 3-------------------*/
#container_top3_modules {
  padding: 3em 0;
}

/*----------------Main content--------------*/
.itemid-101 #container_main {
  display: none;
}

/*-----------------Bottom 1--------------------*/
/*#container_bottom1_modules:before {
  position: absolute;
  content: '';
  background-image: url(/images/muster_blumen.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}*/
/*-----------------Bottom 2--------------------*/
/*-----------------Base 1--------------------*/
#container_base1_modules .wrapper960 {
  width: 100% !important;
}

#mod-custom126>div {
  line-height: 0
}

#mod-custom126 iframe {
  width: 100%;
}

/*-----------------Base 2--------------------*/
#container_base2_modules .wrapper960 {
  width: 90% !important;
  padding: 3em 0 0 0;
}

.kontaktunten .details {
  display: flex;
  gap: 0.5em;
  margin-bottom: 0.5em;
}

.kontaktunten .details a, .kontaktunten p {
  color: #fff !important;
  text-decoration: none;
  line-height: 1.2;
}

.base-2b p, .base-2b a {
  color: #fff;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

.base-2b a:hover {
  text-decoration: underline;
}

/*--------------------Footer-------------------*/
#container_footer .wrapper960 {
  width: 90% !important;
  padding: 0 1em 1em;
}

.footermenu ul li {
  border-right: 2px solid #fff;
  line-height: 1;
  padding:
}

.footermenu ul li:last-child {
  border-right: unset;
}

.footermenu ul li a {
  font-size: 0.8em !important;
  color: #fff !important;
  padding: 0px 10px;
}

.footermenu ul li a:after {
  display: none;
}

/*------------Medien---------------*/
@media only screen and (max-width: 1700px) {
  body {
    font-size: 20px !important;
  }

  #mod-custom123 {
    width: 275px;
    height: 275px;
  }

  .logo-text {
    max-width: 200px;
    padding: unset !important;
    font-size: 1.7em !important;
  }
}

@media only screen and (max-width: 1440px) {
  #mod-custom123 {
    bottom: 2em;
    right: 2em;
    width: 250px;
    height: 250px;
  }

  .circle-button p {
    max-width: 150px;
  }
}

@media only screen and (max-width: 1290px) {
  body .wrapper960 {
    width: 90% !important;
  }

  .hornav>ul.menu>li>a, .hornav>ul.menu>li>span {
    padding: 0.4em 0.5em !important;
  }

  .hornav ul.menu>li:after {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  body {
    font-size: 16px !important;
  }

  :root {
    --headerheight: 85px;
  }

  .logo-text {
    max-width: unset;
    padding: unset !important;
    font-size: 2em !important;
  }

  #mod-custom123 {
    bottom: 2em;
    right: 2em;
    width: 225px;
    height: 225px;
    background-position: left 5px bottom 60px;
    background-size: 40px;
  }

  .circle-button p {
    max-width: 120px;
  }

  #header_main {
    justify-content: end;
  }

  #header_main #logo.logo {
    flex: 1 !important;
    padding-left: 1.7em;
  }

  #hornav-nav {
    display: none;
  }

  .mobilemenu {
    display: block !important;
  }

  .sm-parent {
    margin-right: 1em;
  }

  .mobilemenu .sm-parent .menu-icon-cont {
    display: flex;
  }

  .sm-overlay-win .menu-icon-cont.sm-close .menu-icon3 span {
    background: #fff;
  }

  .sm-overlay-win .menu-icon-cont.sm-close .menu-icon3:hover span {
    background: #aaa;
  }

  .sm-level.level2 {
    margin-bottom: 1em;
  }

  .uk-panel.uk-scrollspy-inview {
    text-align: center;
  }

  #wrapper_top-3 {
    gap: 2em;
  }

  .top-3 {
    max-width: 100% !important;
  }

  .top-3 .mod-custom {
    grid-template-rows: unset;
    height: fit-content !important;
    max-width: 500px;
    margin: auto;
  }

  .top-3 .mod-custom>* {
    height: fit-content;
  }

  #wrapper_bottom-1 {
    flex-direction: column-reverse;
  }

  .bottom-1 {
    max-width: 100% !important;
  }

  .bottom-1a .module_surround {
    padding-top: 0 !important;
  }

  #mod-custom132 {
    text-align: center;
  }

  .bottom-1b .module_surround {
    padding-bottom: 1em !important;
  }

  .container_footer .wrapper960 {
    justify-content: center;
  }

  #container_base2_modules .wrapper960 {
    width: 85% !important;
  }

  #wrapper_base-2 {
    align-items: center;
    flex-direction: column;
  }

  .base-2 {
    margin-bottom: 1em;
    max-width: 100% !important;
  }

  .base-2c {
    margin-bottom: 3em;
  }

  #mod-custom118 h3 {
    display: none;
  }

  .logo-footer img {
    float: unset !important;
  }
}

@media only screen and (max-width: 767px) {
  #mod-custom123 {
    width: 200px;
    height: 200px;
    bottom: 3em;
  }

  .buttons-custom {
    flex-direction: column;
    gap: 1em;
  }

  #cf_4 .cf-fields .cf-control-group:nth-child(1) {
    width: 50% !important;
  }

  #cf_4 .cf-fields .cf-control-group:nth-child(2) {
    width: 50% !important;
  }

  #cf_4 .cf-fields .cf-control-group:nth-child(3) {
    width: 100% !important;
  }

  .base-1b .module_surround {
    padding-top: 0 !important;
  }

  .logo-footer img {
    max-width: 200px;
  }
}

@media only screen and (max-width: 576px) {
  .logo-text {
    max-width: 200px;
  }
}

@media only screen and (max-width: 374px) {
  .kontaktoben {
    display: none;
  }
}