/* FONTS
=================================*/

/*@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=0f31668d-21d1-4c59-9eb6-16614eebfb2c");*/
@font-face {
    font-family: "Sabon LT W01 Italic";
    src: url("../fonts/72d35842-98bb-422e-8e0a-686bfbabb630.eot?#iefix");
    src: url("../fonts/72d35842-98bb-422e-8e0a-686bfbabb630.eot?#iefix") format("eot"), url("../fonts/637fbfae-c5e3-451b-a783-c1a9acca093f.woff2") format("woff2"), url("../fonts/a9baeb23-afc5-4d93-bf9f-b83fd44a2220.woff") format("woff"), url("../fonts/bc89f8d2-4ac8-4c99-aa40-a31cea6d7b5a.ttf") format("truetype"), url("../fonts/6bde6158-cef2-4c4f-b120-4e8b482c742d.svg#6bde6158-cef2-4c4f-b120-4e8b482c742d") format("svg");
}

@font-face {
    font-family: 'montserratbold';
    src: url("../fonts/montserrat-bold-webfont.eot");
    src: url("../fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"),
        url("../fonts/montserrat-bold-webfont.woff2") format("woff2"),
        url("../fonts/montserrat-bold-webfont.woff") format("woff"),
        url("../fonts/montserrat-bold-webfont.ttf") format("truetype"),
        url("../fonts/montserrat-bold-webfont.svg#montserratbold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "montserratlight";
    src: url("../fonts/montserrat-light-webfont.eot");
    src: url("../fonts/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"),
        url("../fonts/montserrat-light-webfont.woff2") format("woff2"),
        url("../fonts/montserrat-light-webfont.woff") format("woff"),
        url("../fonts/montserrat-light-webfont.ttf") format("truetype"),
        url("../fonts/montserrat-light-webfont.svg#montserratlight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "montserratmedium";
    src: url("../fonts/montserrat-medium-webfont.eot");
    src: url("../fonts/montserrat-medium-webfont.eot?#iefix") format("embedded-opentype"),
        url("../fonts/montserrat-medium-webfont.woff2") format("woff2"),
        url("../fonts/montserrat-medium-webfont.woff") format("woff"),
        url("../fonts/montserrat-medium-webfont.ttf") format("truetype"),
        url("../fonts/montserrat-medium-webfont.svg#montserratmedium") format("svg");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    font-family: "montserratlight";
    font-weight: normal;
    color: #293132;
    font-size: 22px;
    background: #ffffff;
    line-height: 30px;
}
/*
@media (min-width:768px) {
    body {
        font-size: 23px;
    }
}*/

.uk-navbar-nav > li > a {
    font-family: 'montserratmedium';
    font-weight: normal;
    color: #ffffff;
    font-size: 19px;
    background: rgba(0, 0, 0, 0);
    cursor: pointer !important;
}

h1,
.uk-h1,
.uk-article-title {
    font-family: 'montserratlight';
    font-weight: 300;
    color: #ae9760;
    font-size: 68px;
    line-height: 76px;
    text-transform: none;
    letter-spacing: normal;
}

h2,
.uk-h2 {
    font-family: 'montserratlight';
    font-weight: normal;
    color: #ae9760;
    text-transform: none;
    letter-spacing: normal;
    font-size: 48px;
    line-height: 56px;
}

h3,
.uk-h3 {
    font-family: 'montserratlight';
    font-weight: normal;
    color: #ae9760;
    text-transform: none;
    letter-spacing: normal;
    font-size: 32px;
    line-height: 40px;
}

h4,
.uk-h4 {
    font-family: 'montserratlight';
    font-weight: normal;
    color: #ae9760;
    text-transform: none;
    letter-spacing: normal;
}

h5,
.uk-h5 {
    font-family: 'montserratlight';
    font-weight: normal;
    color: #ae9760;
    text-transform: none;
    letter-spacing: normal;
}

h6,
.uk-h6 {
    font-family: 'montserratlight';
    font-weight: normal;
    color: #ae9760;
    text-transform: none;
    letter-spacing: normal;
}

@media (max-width:768px) {

    h1,
    .uk-h1,
    .uk-article-title {
        font-size: 52px;
        line-height: 1.3;
    }

    h2,
    .uk-h2 {
        font-size: 38px;
        line-height: 1.3;
    }

    h3,
    .uk-h3 {
        font-size: 28px;
        line-height: 1.3;
    }



}

@media (max-width:479px) {

    h1,
    .uk-h1,
    .uk-article-title {
        font-size: 38px;
        line-height: 1.3;
    }

    h2,
    .uk-h2 {
        font-size: 28px;
        line-height: 1.3;
    }

    h3,
    .uk-h3 {
        font-size: 22px;
        line-height: 1.3;
    }
}

input,
button,
select,
textarea {
    font-family: 'montserratlight';
}

b,
strong {
    font-family: 'montserratmedium';
    font-weight: normal;
}

a,
.uk-link {
    color: #ae9760;
    text-decoration: none;
    cursor: pointer;
}

a:hover,
.uk-link:hover {
    color: #ae9760;
    text-decoration: underline;
}

hr {
    border-top: 2px solid #ebebeb;
}

ul,
ol {
    list-style-position: inside;
}

#sp-header.full-header {
	padding-left: 0px;
	padding-right: 0px;
}

#sp-logo {
	background: #3c3c3c;
  	padding: 30px !important;
	z-index: 9999999;
	max-height: 140px;
	overflow: hidden;
	transition: max-height 0.3s ease !important;
	width: 300px;
}

@media screen and (max-width: 768px) {
	#sp-logo {
		width: 200px;
	}
	
	.logo-image {
		height: 69px !important;
		right: unset !important;
		margin-top: -20px;
	  }
}



.logo {
	margin-top: 20px !important;
}
.mod-finder {
	display: none;
}

#sp-header {
  background: #FFFFFF;
  height: 85px;
}

.sp-menu-item a {
	font-family: "montserratmedium" !important;
	font-size: 19px !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	color: #ae9760 !important;
	padding-right: 60px !important;
}

.sp-menu-item a::after {
	display: none !important;
}

@media screen and (min-width: 992px) {
	#offcanvas-toggler {
		display: none !important;
	}
}


#sp-menu {
  position: absolute !important;
  top: 13px;
  margin-left: 330px;
}
.sp-menu-item {
	position: relative !important;
}

.sp-dropdown {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    top: unset !important; 
    z-index: 1000 !important;
	padding-left: 296px;
	box-shadow: none !important;
}

.sp-dropdown-items {
            display: flex;
            justify-content: space-between;
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .sp-menu-item {
            flex: 1; 
            text-align: center;
        }
        .sp-menu-item a {
            display: block;
            padding: 10px;
            text-decoration: none;
        }

#sp-footer {
	background: #3c3c3c;
	height: 100px;
  	overflow: hidden;
}

#sp-footer-informationen {
	text-transform: uppercase;
}

#sp-footer-infomrationen {
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-align: left;
}

#sp-footer-logo img {
	height: 45px;
  	width: auto;
}

#sp-footer-logo p {
	margin-bottom: 0px;
}

#sp-footer-informationen p {
	margin-top: 11px;
}

#sp-footer .container-inner {
	padding-top: 25px !important;
	padding-bottom: 20px !important;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1800px;
  }
}

.article-ratings-social-share {
	display: none !important;
}

.article-header {
	display: none;
}

#sp-footer-links a::before {
	content: url('images/chevron.svg');
	display: inline-block;
	padding-right: 5px;
	position: relative;
  	top: -1px;
}

#sp-footer-links a {
	margin-right: 25px;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0.05em;
	text-align: left;
	color: #ae9760;
	text-transform: uppercase;

}

#sp-footer-links a:hover {
	text-decoration: none;
	color: #ae9760;
}

#sp-footer-links .mod-custom {
	margin-top: 9px;
}

a.read-more-link::before {
  content: url('images/chevron.svg');
  display: inline-block;
  padding-right: 5px;
  position: relative;
  top: -1px;
}

.read-more-link, a {
	font-family: 'montserratmedium';
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0.01em;
	text-align: left;
}

@media screen and (min-width: 768px) {
	#sp-main-body, #sp-startseite-below-header-2, #sp-das-widenmoos-zweiter-fliesstext {
		padding-left: 300px;
		padding-right: 300px;
	}
}

@media screen and (min-width: 768px) {
	#sp-das-widenmoos-zweiter-fliesstext, #sp-gastfreundschaft-dritter-text, #sp-gastfreundschaft-vierter-text, #sp-gastfreundschaft-fuenfter-text, #sp-club-zweiter-text, #sp-club-dritter-text, #sp-club-vierter-text, #sp-club-fuenfter-text, #sp-jobs-slideshow-titel, #sp-jobs-slideshow-text {
		padding-left: 150px;
		padding-right: 150px;
	}
}

.sp-dropdown .sp-menu-item a {
	text-align: left;
}

.sp-dropdown span.image-title {
	font-family: 'montserratlight';
	font-size: 15px !important;
	font-weight: 500 !important;
	margin-top: 5px;
}

.sp-dropdown-items {
	margin-left: 30px !important;
}

.sp-menu-item a {
	font-family: 'montserratlight';
	font-size: 15px !important;
	font-weight: 500 !important;
}

.sp-sign-in .fa-user {
		display: none;
}

.sp-sign-in .signin-text {
	font-family: "montserratmedium";
	font-size: 15px;
	font-weight: 500;
	line-height: 60px;
}

#menu-right .sp-module:first-child {
  border-right: none !important;
  padding-right: 30px;
}

a.sp-sign-in {
position: relative;
  top: -40px;
  text-transform: uppercase;
}

h3 {
	font-family: 'montserratlight' !important;
	font-size: 30px !important;
	font-weight: 300;
	line-height: 38px;
	letter-spacing: 0.02em;
	text-align: left;
	color: #AE9760 !important;
}

section {
	margin-top: 110px;
	margin-bottom: 110px;
}

#sp-main-body {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#sp-slideshow-top {
  margin-top: 85px !important;
  margin-bottom: 0px !important;
}

#sp-section-1 {
	display: none;
}

#sp-rubriken-startseite {
	margin-top: 0px !important;
}

#sp-header {
	animation: none !important;
	position: absolute;
}

.sp-drowdown, .sp-dropdown-inner {
	animation: none !important;
}

.logo-image {
  height: 100px;
  position: relative;
  right: -15px;
  top: -10px;
}

.sp-sign-in {
	position: absolute !important;
  right: 100px;
  top: 12px !important;
}

.mitgliedschaft-container {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
}

.mitgliedschaft-left-box, 
.mitgliedschaft-right-box {
    padding: 20px;
    flex: 1;
}

.mitgliedschaft-left-box {
    background-color: #f4f2ec;
    margin-right: 15px;
}

.mitgliedschaft-right-box {
    background-color: #e6e6e6;
    flex: 0.3;
}

.mitgliedschaft-title {
    color: #b89c6b;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
}

.mitgliedschaft-subtitle {
    color: #333;
}

.mitgliedschaft-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mitgliedschaft-list-item {
  position: relative;
  color: #555;
  margin-bottom: 8px;
  line-height: 34px;
  padding-left: 38px; /* Platz für das Icon */
}

.mitgliedschaft-list-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px; /* ggf. anpassen je nach Vertikal-Ausrichtung */
  width: 28px;
  height: 17px;
  background-image: url('images/icon-check.svg');
  background-size: contain;
  background-repeat: no-repeat;
}




#sp-jobs-einleitung .mitgliedschaft-list-item::before {
	min-width: 24px;
	width: 24px;
}

/* Mobile Anpassung */
@media (max-width: 768px) {
    .mitgliedschaft-container {
        flex-direction: column;
    }
    .mitgliedschaft-left-box, 
    .mitgliedschaft-right-box {
        flex: 1 1 100%;
        margin-right: 0;
        width: 100%;
    }
}

.zahlen-container {
    text-align: left;
    max-width: 100%;
}
.zahlen-header {
    font-family: 'montserratlight' !important;
    color: #3C3C3C;
    font-size: 30px;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: 0.02em;
    text-align: left;
}
.zahlen-grid {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}
.zahlen-item {
    text-align: left;
    flex: 1;
    min-width: 150px;
}
.zahlen-kreis-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
}
.zahlen-gif {
    width: 100px;
    height: 100px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
.zahlen-wert {
    font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  letter-spacing: 0.05em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
	color: #AE9760;
}
.zahlen-beschreibung {
    font-size: 15px;
    margin-top: 10px;
    text-align: left;
	line-height: 20px;
}

@media (max-width: 1000px) {
    .zahlen-grid {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }
    .zahlen-item {
        width: 100%;
        max-width: 300px;
    }
}


#sp-gastgeber-startseite {
	background: #F5F3ED;
	padding-top: 25px;
  	padding-bottom: 25px;
}

.uk-scope a {
	color: rgb(174, 151, 96) !important;
}

#sp-zahlen-und-fakten {
	margin-top: 0px;
}

#sp-startseite-slideshow-3 {
	margin-bottom: 50px;
}

.sp-megamenu-parent .sp-menu-item > a img {
	width: 100%;
}

.menu-note {
font-size: 12px !important;
font-weight: 300 !important;
line-height: 15px !important;
letter-spacing: 0.05em !important;
text-align: left !important;
text-underline-position: from-font !important;
text-decoration-skip-ink: none !important;
	text-transform: none !important;
	color: #3C3C3C !important;
	margin-top: 20px;
	letter-spacing: 5%;
	font-family: montserratlight;
}

.menu-item-wrapper .image-title {
	margin-bottom: 15px;
}

.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}

li.active > a {
	color: #3C3C3C !important;
}

.burger-icon {
  width: 47px;
  cursor: pointer;
}

.burger-icon span:nth-of-type(2) {
	margin-top: 12px;
  	margin-bottom: 12px;
	max-width: 34px;
}

.burger-icon > span {
	background-color: #AD966D;
}

#offcanvas-toggler {
  margin-top: -55px;
  margin-right: 10px !important;
}

.offcanvas-active .offcanvas-menu {
  width: 100%;
}

.close-offcanvas .burger-icon span {
	background-color: #AD966D;
	
}

.offcanvas-menu .offcanvas-inner {
  padding: 0px;
}

.offcanvas-menu ._menu {
	display: none;
}

.offcanvas-menu #mod-custom103 {
	display: none;
}
/* Widenmoos Grid Container */
#widenmoos-grid-menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* Abstand zwischen den Elementen */
    padding: 0px; /* Abstand um den Container */
    max-width: 100%; /* Begrenzung für Mobilgeräte */
    box-sizing: border-box; /* Padding und Border werden mit einberechnet */
    margin-top: 110px;
	margin-top: 150px;
}

.widenmoos-submenu {
	margin-top: 120px;
}

.widenmoos-grid-item {
	font-size: 15px;
  display: flex;
  align-items: left !important;
  justify-content: left;
  padding: 20px;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
  transition: transform 0.2s ease-in-out;
  width: 100%;
  max-width: 250px;
  min-height: 128px;
  margin: 0 auto;
	line-height: 23px;
	font-family: montserratmedium !important;
}

/* Haupt-Element (DAS WIDENMOOS) */
.widenmoos-item-primary {
  background-color: #B89B6E;
  color: white !important;
}

/* Elemente mit Rahmen */
.widenmoos-item-border {
    border: 1px solid #B89B6E;
    color: #AD966D !important;
}

/* Untermenü */
.widenmoos-submenu {
    display: none;
    padding: 20px;
	padding-bottom: 100px;
}

/* Klasse zum Verstecken des Hauptmenüs */
.hidden {
    display: none;
}

/* Untermenü wird angezeigt */
.widenmoos-submenu:not(.hidden) {
    display: block;
    animation: slide-in 0.5s ease-in-out;
}

/* Slide-In Animation */
@keyframes slide-in {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

/* Zurück-Button mit Chevron */
.widenmoos-back-button {
    background: #fff;
    color: white;
    padding: 10px 15px;
    border: none;
    cursor: pointer;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
	color: #AD966D;
}

.widenmoos-back-button::before {
    content: '\f104'; /* FontAwesome Left Chevron */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
}

.widenmoos-submenu-heading, .widenmoos-back-button {
	display: inline-block;
}


.widenmoos-submenu-heading {
	font-size: 18px;
font-weight: 500;
line-height: 22px;
letter-spacing: 0.05em;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
	color: #3c3c3c !important;
	font-family: montserratmedium;
}

/* Untermenü-Listen */
.submenu-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.submenu-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    gap: 10px;
	padding-top: 15px;
  padding-bottom: 20px;
}

.submenu-item img {
  width: 105px;
  height: 83px;
  object-fit: cover;
  flex-shrink: 0;
}

.widenmoos-submenu-wrapper {
    display: flex;
    flex-direction: column;
}

.widenmoos-submenu-wrapper h3 {
    margin: 0;
    font-size: 1.2em;
    color: #B89B6E;
}

.widenmoos-submenu-wrapper p {
    margin: 5px 0 0;
    font-size: 12px;
	line-height: 16px;
    color: #3C3C3C;
	font-family: "montserratlight";
}

.widenmoos-submenu-wrapper h3 {
  font-weight: 500;
  font-size: 15px !important;
  line-height: 23px;
  letter-spacing: 0.05em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  text-transform: uppercase;
  font-family: montserratmedium !important;
}
/* Erste submenu-item mit oberer und unterer Border, alle anderen nur untere Border */
.submenu-item:first-child {
    border-top: 1px solid #C1C0C1;
    border-bottom: 1px solid #C1C0C1;
}

.submenu-item:not(:first-child) {
    border-bottom: 1px solid #C1C0C1;
    border-top: none;
	padding-top: 0px;
}

/* Sekundäres Grid für zusätzliche Links */
#widenmoos-secondary-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 30px 0;
    max-width: 100%;
    box-sizing: border-box;
}

.widenmoos-secondary-item {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 15px;
    border: 1px solid #8E8D8D;
    transition: transform 0.2s ease-in-out;
    text-decoration: none;
    color: #3c3c3c;
font-size: 12px;
line-height: 20px;
letter-spacing: 0.01em;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
	color: #8E8D8D !important;
}

.widenmoos-secondary-item:hover {
	text-decoration: none;
}

.widenmoos-secondary-item img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.widenmoos-secondary-item img {
	width: 30px;
}

.widenmoos-submenu:not(.hidden) ~ #widenmoos-secondary-grid {
    display: none;
}

.widenmoos-submenu:not(.hidden) ~ .offcanvas-impressum {
    display: none;
}

.widenmoos-grid-item:hover {
	cursor: pointer;
}
.offcanvas-impressum {
	padding: 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0.05em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  text-transform: uppercase;
	font-family: montserratmedium !important;
}

/* Fixer Footer innerhalb des Offcanvas */
.widenmoos-offcanvas-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #3C3C3C;
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
	height: 57px;
}

.widenmoos-offcanvas-footer a {
	color: #E8E8E8 !important;
}

.widenmoos-offcanvas-footer a:hover {
	color: #E8E8E8 !important;
	text-decoration: none;
	font-size: 15px;
}

/* Stellt sicher, dass das Offcanvas-Menü Platz für den Footer lässt */
.offcanvas-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 60px; /* Platz für den Footer */
}

.widenmoos-offcanvas-footer img {
    height: 30px;
    margin-left: 5px;
}

.footer-chevron img {
	max-width: 10px;
}

.widenmoos-offcanvas-footer a {
    color: #B89B6E;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-right: 15px;
	 font-size: 15px !important;
}

.widenmoos-offcanvas-footer a:hover {
    text-decoration: none !important;
}

/* Chevron Icon für den Telefon-Link */
.footer-chevron {
    margin-left: 5px;
    font-size: 12px !important;
}

.offcanvas-overlay {
	display: none;
}

#sp-header {
	z-index: 999 !important;
	box-shadow: none;
}

.offcanvas-menu {
	z-index: 998 !important;
}

@media screen and (max-width: 768px) {
  #sp-logo {
    height: 118px;
  }
}

.offcanvas-impressum {
	padding-bottom: 100px;
}


.offcanvas-active .burger-icon span {
	background-color: #AD966D;
}

.offcanvas-active .burger-icon > span:nth-child(1) {
	transform: translate(0, 22px) rotate(-45deg);
}

.submenu-item:hover {
	text-decoration: none !important;
}

.widenmoos-offcanvas-footer {
	display: none;
}

.offcanvas-active .widenmoos-offcanvas-footer {
	display: flex;
}

@media screen and (max-width: 768px) {
	#sp-main-body {
		padding-top: 50px !important;
	}
}

.rubriken-mobile {
	display: none;
}

@media screen and (max-width: 768px) {
	.rubriken-mobile {
		display: block;
	}
	.rubriken-desktop {
		display: none !important;
	}
}

@media screen and (min-width: 769px) {
	.rubriken-desktop {
		display: block;
	}
	#sp-position7 .sp-module-title {
	display: none;
}
}

#sp-position7 .sp-module-title {
	margin-bottom: 25px;
}

.rubriken-mobile .uk-padding {
	padding: 0px !important;
	margin-top: 20px !important;
}
/*
section {
  margin-top: 80px;
  margin-bottom: 80px;
}*/

.close-offcanvas {
	display: none;
}

@media screen and (max-width: 959px) {
	#sp-gridstack-startseite .uk-panel {
		padding: 0px;
	}
}

.grid-stack-willkommen .uk-inline-clip, .grid-stack-willkommen img {
	width: 100%;
}

#sp-gridstack-startseite .uk-inline-clip {
	width: 100%;
}

.sp-module-title {
	margin-bottom: 25px;
}

section a::before {
  content: url('images/link-chevron.svg');
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: -1px;
}

.uk-thumbnav a::before {
	display: none;
}

.mitgliedschaft-subtitle {
	color: #3C3C3C !important;
}

.mitglied-button::before {
	content: url('images/chevron-white.svg');
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: -2px;
}

.mitglied-button {
	color: white !important;
	background: #AD966D !important;
	padding: 13px 15px 10px 15px;
}

#sp-club-grid .mitglied-button, #sp-club-grid-2 .mitglied-button {
	color: white !important;
}

a:hover {
	text-decoration: none !important;
}

#scrollButton {
            position: fixed;
  bottom: 0px;
  right: 0px;
  width: 80px;
  height: 46px;
  background: url('images/scroll_up.svg') no-repeat center;
  border: none;
  cursor: pointer;
  display: none;
  background-color: #F5F3ED;
  background-size: auto;
  z-index: 9999;
}

a.uk-slidenav::before {
	display: none;
}

.jobs-list-item li {
	font-size: 18px;
	line-height: 24px;
}

.jobangebote-container-xyz123 {
    background-color: #f7f4ef;
    padding: 20px;
    border-radius: 5px;
    max-width: 100%;
    overflow-x: auto; /* Falls nötig, um horizontales Scrollen zu ermöglichen */
}

.jobangebote-title-xyz123 {
    color: #a58e5e;
    font-size: 24px;
    margin-bottom: 15px;
    margin-left: 10px;
}

.jobangebote-table-xyz123 {
    width: 100%;
    border-collapse: collapse;
}

.jobangebote-table-xyz123 th,
.jobangebote-table-xyz123 td {
    padding: 10px;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
}

.jobangebote-table-xyz123 th {
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
}

.jobangebote-link-xyz123 {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

/* Responsive Anpassungen */
@media screen and (max-width: 768px) {
    .jobangebote-table-xyz123 {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .jobangebote-table-xyz123 thead {
        display: none; /* Tabellenkopf ausblenden */
    }

    .jobangebote-table-xyz123 tbody,
    .jobangebote-table-xyz123 tr,
    .jobangebote-table-xyz123 td {
        display: block;
        width: 100%;
    }

    .jobangebote-table-xyz123 tr {
        margin-bottom: 15px;
        padding: 10px;
        border-radius: 5px;
    }

    .jobangebote-table-xyz123 td {
        text-align: left;
        padding: 8px;
        position: relative;
        font-size: 16px;
    }

    .jobangebote-table-xyz123 td::before {
        content: attr(data-label);
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
        color: #a58e5e;
    }
}

/* Mobile Ansicht (unter 480px) */
@media screen and (max-width: 480px) {
    .jobangebote-title-xyz123 {
        font-size: 20px;
    }

    .jobangebote-table-xyz123 td {
        font-size: 14px;
        padding: 6px;
    }
}


#sp-jobs-slideshow {
	margin-top: 0px;
}

#sp-jobs-ansprechpartner p {
	max-width: 256px;
}

.jobangebote-link-xyz123:hover {
    text-decoration: underline;
}

a.jobangebote-link-xyz123::before {
	display: none;
}

a.jobangebote-link-xyz123 {
	text-decoration: underline;
}

.team-grid h3, .team-grid span {
	font-size: 18px !important;
	color: #3C3C3C !important;
line-height: 20px;
letter-spacing: 5%;

}

.team-grid span {
	font-size: 15px !important;
}

.team-grid h3 {
	font-weight: bold;
}
/*
#sp-jobs-ansprechpartner span {
	font-size: 18px;
}*/


.jobs-ansprechpartner div.uk-grid-margin:nth-child(7) {
	margin: 0 auto;
	margin-top: 45px;
}

.jobs-erfolgsstorys span {
	font-size: 18px;
}
/*
#sp-ansprechpartner span, #sp-ansprechpartner a {
	font-size: 18px !important;
}*/

#sp-gastmeinungen span, #sp-gastmeinungen a {
	font-size: 18px !important;
}

#sp-main-body {
	padding-top: 65px !important;
}

p {
	letter-spacing: 5%;
}

#sp-rubriken-startseite p, #sp-gridstack-startseite p {
	font-size: 18px !important;
}

#sp-gridstack-startseite h3 {
	font-size: 40px !important;
}

#sp-rubriken-startseite h3 {
	line-height: 38px !important;
  	letter-spacing: 2% !important;
}

#sp-footer-informationen p {
	font-size: 15px;
}

.uk-scope .uk-margin {
  margin-bottom: 45px !important;
}

#sp-gastmeinungen h3 {
	font-size: 40px !important;
}

#sp-gastmeinungen p, #sp-ansprechpartner p {
	font-size: 18px;
}

#sp-rubriken-startseite p, #sp-grid-stack-startseite p {
	line-height: 24px;
}

#sp-das-widenmoos-willkommen h3 {
	font-size: 40px !important; 
	line-height: 50px;
}

#sp-das-widenmoos-willkommen p {
	font-size: 18px;
	line-height: 24px;
}

#sp-das-widenmoos-herrliches-anwesen h2.mitgliedschaft-title {
	font-size: 68px;
	line-height: 76px;
	letter-spacing: 3%;
	margin-bottom: 45px;
}


#sp-das-widenmoos-herrliches-anwesen .mitgliedschaft-right-box {
  margin-top: 145px;
}

#sp-gastmeinungen-das-widenmoos h3 {
	font-size: 40px !important;
	line-height: 50px;
	letter-spacing: 5%;
}

#sp-mitgliedschaft-das-widenmoos .mitgliedschaft-right-box {
	flex: 0.6;
}

#sp-das-widenmoos-grid h3 {
	line-height: 38px !imporant;
}

#sp-das-widenmoos-grid p {
	font-size: 15px;
	line-height: 20px;
}


#sp-das-widenmoos-grid .uk-scope .uk-margin, #sp-teaser-vor-footer .uk-scope .uk-margin {
  margin-bottom: 20px !important;
}

#sp-teaser-vor-footer h3:not(.sp-module-title) {
	font-size: 22px !important;
	line-height: 30px;
	letter-spacing: 5%;
}

#sp-teaser-vor-footer p, #sp-teaser-vor-footer a {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 5%;
}

#mod-custom280 h3 {
font-size: 40px !important;
line-height: 50px;
}

#mod-custom280 .uk-grid h3 {
font-size: 30px !important;
line-height: 38px;
letter-spacing: 2%;
}

#sp-club-zweiter-text h2 {
font-size: 68px !important;
line-height: 76px;
letter-spacing: 3%;
	margin-bottom: 25px;

}

#sp-club-dritter-text h3 {
font-size: 40px !important;
line-height: 50px;
letter-spacing: 5%;
	margin-bottom: 25px;

}

#sp-club-grid h3 {
	font-size: 38px;
	line-height: 38px;
}

#sp-club-grid p {
	font-size: 18px;
	line-height: 24px;
}

#sp-club-grid .mitglied-button, #sp-club-grid-2 .mitglied-button  {
	font-size: 20px !important;
	line-height: 24px;
}

#sp-club-fuenfter-text h2 {
	font-size: 68px;
	line-height: 76px;
	letter-spacing: 3%;
}

h2 {
	margin-bottom: 1rem;
}

#sp-club-grid-2 h3 {
	line-height: 38px !important;
}

#sp-club-grid-2 p {
	font-size: 18px;
	line-height: 24px;
}

#sp-club-grid-2 .mitglied-button {
	position: relative;
  	top: 40px;
}

#mod-custom280 h3 {
	line-height: 50px !important;
}

 
#mod-custom280 .uk-grid h3 {
	line-height: 38px !important;
}

#mod-custom287 h2, #sp-gastfreundschaft-dritter-text h2, #sp-gastfreundschaft-vierter-text h2, #sp-gastfreundschaft-fuenfter-text h2 {
	font-size: 68px;
	line-height: 76px;
	letter-spacing: 3%;
}

#sp-gastfreundschaft-grid-stack h3 {
	font-size: 40px !important;
	line-height: 50px  !important;
	letter-spacing: 5%;
}

#sp-gastfreundschaft-grid-stack p {
	font-size: 18px !important;
	line-height: 24px !important;
}

#sp-gastfreundschaft-grid p {
	font-size: 18px !important;
	line-height: 24px !important;
}

#sp-gastfreundschaft-grid-stack h3 {
	font-size: 30px !important;
	line-height: 38px !important;
	letter-spacing: 2%;
}

#sp-jobs-team .uk-scope .uk-margin {
	margin-bottom: 20px !important;
}

#sp-jobs-team h3:not(.sp-module-title):not(.mobile-widget):not(.desktop-widget) {
	font-size: 15px !important;
	font-weight: bold;
	line-height: 20px !important;
	margin-bottom: 0px;
}

#sp-jobs-team p {
	font-size: 15px !important;
	line-height: 20px !important;
}

#sp-jobs-team .uk-margin {
	margin-top: 10px !important;
}

#sp-jobs-slideshow-titel {
	margin-top: 150px;
	margin-bottom: 0px;
}

#sp-jobs-slideshow-2 {
	margin-top: 25px;
	margin-bottom: 25px;
}

#sp-jobs-slideshow-text {
	margin-top: 0px;
}

#sp-jobs-erfolgsstorys h3 {
	line-height: 38px !important;
}

.sp-dropdown {
    animation: spFadeInDown 0.5s !important;
}

@keyframes spFadeInDown{
    0%{
        opacity:0;
    }
    100%{
        opacity:1;
    }
}

#mod-custom250 p {
	text-align: right;
}

.uk-scope .uk-dotnav > .uk-active > * {
  background-color: #AD966D !important;
  border-color: #AD966D !important;
}

.uk-scope .uk-dotnav > * > * {
	border: 1px solid #AD966D !important;
}

#sp-header {
	border-bottom: none !important;
}

#sp-startseite-slideshow-3 .uk-position-relative:nth-of-type(2) {
	display: none;
}



/* MOBILE */
@media screen and (max-width: 768px) {
	
	#gastfreundschaft-titel {
		font-size: 34px !important;
		line-height: 42px !important;
		letter-spacing: 5%;

	}
	
	#sp-club-grid-2 {
		margin-top: 0px !important;
	}
	
	#sp-club-slideshow-2 {
		margin-bottom: 0px !important;
	}
	
	#sp-club-referenten-slider {
		padding-right: 15px;
  		padding-left: 15px;
	}
	
	#sp-club-zweiter-text h2 {
		font-size: 34px !important;
		line-height: 42px !important;
		letter-spacing: 5%;
	}
	
	#sp-club-dritter-text h3 {
		font-size: 28px !important;
		line-height: 36px !important;
		letter-spacing: 5%;

	}
	
	#sp-teaser-vor-footer h3:not(.sp-module-title) {
	  font-size: 23px !important;
	  line-height: 31px;
	  letter-spacing: 5%;
	}
	
	#sp-das-widenmoos-willkommen p {
	  font-size: 18px;
	  line-height: 26px;
	}
	
	#sp-gastgeber-startseite h3 {
		font-size: 23px !important;
		line-height: 31px !important;
		letter-spacing: 5%;

	}
	
	
	.mitglied-button {
		width: 100%;
		  display: block;
		  text-align: center;
	}
	
	#sp-rubriken-startseite .uk-padding, 
	#sp-gastmeinungen-das-widenmoos .uk-padding,
	#sp-das-widenmoos-grid .uk-padding,
	#sp-ansprechpartner .uk-padding,
	#sp-teaser-vor-footer .uk-padding,
	#sp-club-grid .uk-padding,
	#sp-club-grid-2 .uk-padding,
	#sp-gastfreundschaft-grid-stack .uk-padding,
	#sp-gastfreundschaft-grid .uk-padding,
	#sp-gastfreundschaft-zitate .uk-padding,
	#sp-jobs-teaser-mobile .uk-padding,
	#sp-jobs-ansprechpartner .uk-padding,
	#sp-jobs-team .uk-padding,
	#sp-jobs-erfolgsstorys .uk-padding
	{
		padding: 0px !important;
		padding-top: 25px !important;
	}
	
	#sp-main-body .container {
		padding-right: calc(var(--bs-gutter-x) * .5) !important;
  		padding-left: calc(var(--bs-gutter-x) * .5) !important;
	}
	
	#sp-das-widenmoos-slideshow-mobile {
		margin-bottom: 0px !important;
	}
	
	.uk-slidenav-previous, .uk-slidenav-next {
		display: none;
	}
	
	#mod-custom312 .mitgliedschaft-left-box {
		display: none;
	}
	
	
	#mod-custom312 .mitgliedschaft-right-box {
		margin-top: 0px;
	}
	
	.sp-das-widenmoos-herrliches-anwesen {
		margin-top: 0px !important;
	}
	
	.grid-stack-willkommen .uk-padding {
		padding: 0px !important;
		padding-top: 25px !important;
	}
	
	.grid-stack-willkommen h1 {
font-size: 34px !important;
line-height: 42px !important;
letter-spacing: 5%;
		font-family: montserratlight !important;
  color: #AD966D !important;

	}
	
	h1 {
		font-size: 34px !important;
		line-height: 42px !important;
		letter-spacing: 5%;
	}
	/*
	h2:not(.widenmoos-submenu-heading) {
		font-size: 28px !important;
		line-height: 36px !important;
		letter-spacing: 5%;

	}*/
	
	#sp-footer {
		height: 57px;
	}
	
	#sp-footer-links {
		display: none;
	}
	
		#sp-footer-logo img {
	  height: auto;
	  width: 39px;
	  position: relative;
	  top: -10px;
	}
	
	#sp-main-body {
	  padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	h3.sp-module-title {
		font-size: 28px !important;
		line-height: 36px !important;
		letter-spacing: 5%;
	}
	
	p {
		font-size: 18px;
		line-height: 26px;
		letter-spacing: 5%;
	}
	
	.uk-grid h3 {
		font-size: 23px !important;
		line-height: 31px !important;
		letter-spacing: 5%;
	}
	
	.uk-grid a {
		font-size: 15px !important;
		line-height: 23px !important;
		letter-spacing: 5%;
	}
	
	.mitgliedschaft-left-box {
		margin-bottom: 10px;
	}
	
	h3.mitgliedschaft-subtitle {
		font-size: 23px !important;
		line-height: 31px !important;
		letter-spacing: 5%;
	}
	
	.mitgliedschaft-list-item {
		font-size: 18px;
		line-height: 26px;
		letter-spacing: 5%;
	}
	
	.mitgliedschaft-list-item::before {
		width: 20px;
  		height: 14px;
	}
	
	#sp-gridstack-startseite .uk-padding {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#sp-gridstack-startseite h3 {
		font-size: 23px !important;
		line-height: 31px !important;
		letter-spacing: 5%;
	}
	
	#sp-zahlen-und-fakten h2 {
		color: #AE9760;
	}
	
	#sp-gastmeinungen .uk-padding {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	section {
	  margin-top: 55px;
	  margin-bottom: 55px;
	}
		
}


#sp-header:has(.sp-menu-item:hover)::after {
  content: "";
  display: block;
  width: 100%;
  height: 100vh;
  background-color: rgba(0,0,0,0.65);
  pointer-events: none;
	margin-top: -55px;
}


span.image-title {
	font-family: "montserratmedium" !important;
	font-weight: 500 !important;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.login-widenmoos {
	text-align: center;
}

.login-widenmoos #sp-main-body {
	margin-top: 100px !important;
}

.login-widenmoos .col-lg-4 {
	width: 50%;
}

.login-widenmoos .plg_system_webauthn_login_button {
	display: none;
}

.login-widenmoos #username-lbl, .login-widenmoos #password-lbl {
	display: none;
}

.login-widenmoos button.btn-primary {
  display: block;
  margin: 0 auto;
    margin-top: 0px;
  text-transform: uppercase;
  width: unset;
  padding: 13px 33.5px 8px 33.5px;
  margin-top: 35px;
	font-size: 19px;
  font-family: 'montserratmedium';
  line-height: 1.29;
  border: 3px solid #ae9760;
  background: #ae9760;
  color: #ffffff;
	border-radius: 0px !important;
}


.login-widenmoos button.btn-primary:hover {
	border: 3px solid #ae9760;
  background: #ffffff;
  color: #ae9760;
  outline: 0;
}

.login-widenmoos input {
	border-radius: 0px !important;
}

.login-widenmoos span.input-group-text, button.input-password-toggle {
	border-radius: 0px;
}

.login-widenmoos .form-control:focus {
	border-color: #AD966D;
}

.login-widenmoos .list-group-item {
	padding: 0px !important;
	border: none !important;
	color: #AD966D;
	font-family: montserratlight;
  	font-weight: 300;
}

.login-widenmoos .list-group-item:hover {
	text-decoration: underline;
	color: #AD966D;
}

.login-widenmoos .form-check-label {
  font-size: 15px;
  line-height: 29px;
}

.login-widenmoos form .control-group-remember {
	text-align: center;
	width: 100%;
	max-width: 210px;
	margin-left: auto;
	margin-right: auto;
}

.login-widenmoos form .control-group-remember>.control-label {
	width: 100%;
	max-width: 180px;
	text-align: center;
}

.login-widenmoos form .control-group-remember>.control-label>label {
	font-size: 15px;
}

.login-widenmoos form .control-group-remember>.controls {
	width: 100%;
	max-width: 20px;
}

.login-widenmoos form .control-group-remember>.controls>input {
	margin-top: -5px;
}

.login-widenmoos form .control-group-submit,
.reset-widenmoos form .control-group-submit,
.remind-widenmoos form .control-group-submit {
	text-align: center;
	width: 100%;
	max-width: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.login-widenmoos form .control-group-submit>.controls,
.reset-widenmoos form .control-group-submit>.controls,
.remind-widenmoos form .control-group-submit>.controls {
	width: 100%;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.login-widenmoos form input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;

	height: 20px;
	width: 20px;
	display: inline-block;
	border: 2px solid #ebebeb;
	background: #ffffff;
	border-radius: 0;
}

.login-widenmoos form input[type="checkbox"]:checked {
	border: 2px solid #ebebeb;
	background: #ffffff;
}

.login-widenmoos form input[type="checkbox"]:checked::before,
.login-widenmoos form input[type="checkbox"]:indeterminate::before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	line-height: 15px;
	color: #B49759;

	vertical-align: top;
	position: absolute;
	margin-left: 0px;
	margin-top: 0.5px;
}

.login-widenmoos .uk-article-title {
	margin-bottom: 45px;
}

#sp-mitgliedschaft .mitgliedschaft-right-box {
	flex: 0.5 !important;
}

@media screen and (min-width: 900px) {
	.container {
  padding-left: 110px;
  padding-right: 110px;
}
}

.uk-slidenav-next::before, .uk-slidenav-previous::before {
	display: none;
}

.uk-slidenav-previous img, .uk-slidenav-next img {
	width: 20px !important;
	height: auto;
	margin-top: -10px;
}

.active-menu-item a:not(.image-title) {
	color: #3C3C3C !important;
}

.active-menu-item .image-title {
	color: #AE9760 !important;
}

#sp-main-body .container {
	padding-left: 0px;
	padding-right: 0px;
	max-width: 900px;
}

.referenten-slider .uk-padding {
	padding: 0px !important;
	margin-top: 20px !important;
}

.referenten-slider h3 {
font-weight: 300;
font-size: 18px !important;
line-height: 24px !important;
letter-spacing: 5% !important;
	color: #3C3C3C !important;
	margin-bottom: 10px !important;
}

.referenten-slider p {
	text-align: left !important;
font-size: 15px !important;
line-height: 20px!important;
letter-spacing: 5%;
}


.referenten-slider .uk-slidenav-next, .referenten-slider .uk-slidenav-previous {
	margin-top: -35px !important;
	height: 37px;
  	padding: 0px;
}


.cf-form-wrap {
	padding: 0px !important;
}


.cf-form-wrap input {
	border-radius: 0px !important;
	border-color: #3c3c3c !important;
	font-size: 18px !important;
	line-height: 24px;
	height: 35px !important;
}

.cf-form-wrap input::placeholder {
	color: #3c3c3c !important;
}

.cf-form-wrap a::before {
	display: none;
}

.convertforms {
	max-width: 100% !important;
}

#kontakt-link::before {
	display: none;
}

#kontakt-link {
	text-decoration: underline;
}

div.cf-control-group:nth-child(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	font-size: 15px;
	line-height: 20px;
}

#sp-kontakt-einleitung h3 {
font-size: 40px !important;
line-height: 50px !important;
letter-spacing: 5%;

}


#sp-kontakt-einleitung a::before {
	display: none;
}

#sp-kontakt-einleitung a {
	font-family: 'montserratlight' !important;
	color: #3c3c3c !important;
}

#sp-kontakt-einleitung a, #sp-kontakt-einleitung p {
font-size: 18px !important;
line-height: 24px !important;
letter-spacing: 5% !important;

}

@media screen and (max-width: 1250px) {
	.sp-menu-item a {
		padding-right: 20px !important;
	}
}

#sp-gastfreundschaft-ansprechpartner {
	background: #F5F3ED;
  padding-top: 30px;
  padding-bottom: 30px;
}

.fixed-header {
	position: fixed;
	top: 0;
}

#sp-header {
    transition: top 0.3s ease-in-out;
}

#sp-jobangebot-grid-stack {
	margin-top: 0px;
}

#sp-jobangebot-grid-stack h3 {
	max-height: 50px;
	line-height: 38px !important;
	font-size: 30px !important;
}

#sp-jobangebot-grid-stack .mitgliedschaft-list {
	margin: 0px !important;
	padding-left: 0px;
}

#sp-jobangebot-grid-stack p, #sp-jobangebot-grid-stack li {
	font-size: 18px !important;
	line-height: 24px !important;
}

#sp-jobangebot-grid-stack .mitgliedschaft-list-item::before {
	width: 25px !important;
	height: 15px !important;
}

.jobangebot-link::before {
  content: url('images/link-chevron.svg');
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: -1px;
  transform: rotate(180deg);
  left: -8px;
}

.impressum-grid p {
font-size: 18px;
line-height: 24px;
letter-spacing: 5%;
}

.impressum-grid a::before {
	display: none;
}

.impressum-grid a {
	color: #3c3c3c !important;
	text-decoration: underline !important;
}

.impressum-akkordeon li {
	border-top: 1px solid #C1C0C1;
  padding-top: 15px;
  padding-bottom: 15px;
	margin-top: 0px !important;
}

@media screen and (max-width: 1300px) {
	#sp-main-body, #sp-startseite-below-header-2 {
		padding-left: 200px;
		padding-right: 200px;
	}
	
	section .container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 1000px) {
	#sp-main-body, #sp-startseite-below-header-2 {
		padding-left: 100px;
		padding-right: 100px;
	}
}

@media screen and (max-width: 768px) {
	#sp-main-body, #sp-startseite-below-header-2 {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 769px) and (max-width: 992px) {
  .logo-image {
    height: 100px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1130px) {
	.sp-sign-in {
		right: 30px;
	}
	
	.sp-sign-in span {
		font-size: 13px !important;
	}
	
	.sp-megamenu-parent > li > a {
		font-size: 13px !important;
	}
	
	
}


#sp-gastmeinungen .uk-flex-middle, #sp-gastgeber-startseite .uk-flex-middle {
  align-items: flex-start !important;
}

#sp-gastmeinungen .uk-margin, #sp-gastgeber-startseite .uk-margin {
	margin-top: 10%;
}

/* RESPONSIVE */
.mobile-widget {
  display: none;
}
.desktop-widget {
  display: block;
}

@media (max-width: 767px) {
  .mobile-widget {
    display: block !important;
  }
  .desktop-widget {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
	#sp-das-widenmoos-slideshow-mobile, #sp-jobs-teaser-mobile, #sp-jobs-bewerben-mobile {
		display: none !important;
	}
	
	#sp-gastfreundschaft-zitat-oben, #sp-club-zitat-oben {
		display: none;
	}
	
	.mobile-text-footer {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	
	#sp-jobs-slideshow-titel {
		margin-top: 0px;
	}
	 
	#sp-jobs-team .uk-switcher h3 {
		color: #3C3C3C !important;
	}
	
	#scrollButton {
		display: none !important;
	}
	
	.mobile-text-footer {
		position: relative;
  		top: -122px;
		text-align: right;
	}
	
	.mobile-text-footer a {
		color: white !important;
	}
	
	#sp-jobs-slideshow {
		display: none;
	}
	
	.hide-on-mobile {
		display: none;
	}
	
	.jobangebote-container-xyz123 {
		display: none !important;
	}
	
	#sp-das-widenmoos-slideshow {
		display: none !important;
	}
	
	.mitglied-button {
		font-size: 20px;
		line-height: 28px;
	}
	/*
	.mitglied-button::before {
		display: none;
	}*/
	
	.interesse-text {
		font-size: 15px !important;
		line-height: 23px !important;
	}
	
	.interesse-heading {
		font-size: 23px !important;
		line-height: 31px !important;
	}
	
	#mod-custom298 h2, #mod-custom299 h2 {
		font-size: 34px !important;
		line-height: 42px !important;
	}
	
	#mod-custom328 #uk-switcher-31-tabpanel-1 .mitglied-button {
		display: none;
	}
	
	#mod-custom280 .mobile-widget h3 {
		font-size: 23px !important;
		line-height: 31px !important;
	}
	
	#mod-custom280 {
		display: none;
	}
	
	#mod-custom328 #uk-switcher-43-tabpanel-1 .mitglied-button {
		display: none;
	}
	
	
	h2:not(.widenmoos-submenu-heading) {
		font-size: 34px !important;
		line-height: 42px !important;
		letter-spacing: 5%;
	}
	
	#sp-gastfreundschaft-grid-stack h3 {
	  font-size: 23px !important;
	  line-height: 31px !important;
	  letter-spacing: 2%;
	}
	
	#sp-gastfreundschaft-ansprechpartner {
	 display: none;
	}
	
	#sp-jobs-einleitung .mitgliedschaft-left-box {
		padding: 0px;
	}
	
}


#more {
	display: none;
}

#dots {
	display: block;
}

#sp-club-zitat-oben, #sp-gastfreundschaft-zitat-oben {
	margin-top: 0px;
    margin-bottom: 0px;
	padding-top: 10px;
	background: #F5F3ED;
}

.small-text-zitat {
	font-size: 12px;
	line-height: 20px;
}

#mod-custom332 {
	padding-left: 300px;
}

#sp-jobs-slideshow-text {
	margin-top: -75px;
}

#sp-jobs-teaser-mobile {
	background: #F5F3ED;
  padding-top: 20px;
  padding-bottom: 20px;
}

#sp-jobs-teaser-mobile .uk-padding {
	padding-top: 0px !important;
}

#sp-jobs-teaser-mobile p {
	margin-bottom: 0px;
}

#sp-jobs-teaser-mobile p, #sp-jobs-teaser-mobile span {
	font-size: 22px !important;
}

a:focus {
		color: #AD966D !important;
}

.custom-read-more, .custom-read-more:hover, .custom-read-more:active, .custom-read-more:focus {
	color: #3c3c3c !important;
}

.custom-read-more::before {
  content: url('images/read-more-arrow.svg');
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: -1px;
}

#sp-jobs-einleitung .custom-read-more {
	font-size: 12px !important;
}

body.offcanvas-active header {
	position: fixed;
}

.uk-slidenav-next, .uk-slidenav-previous {
	display: none !important;
}


#sp-gastfreundschaft-slideshow .uk-slidenav-next, .uk-slidenav-previous {
	display: block !important;
}

.mobile-widget .uk-slidenav-next, .mobile-widget .uk-slidenav-previous {
	display: none !important;
}

@media (max-width: 768px) {
  .uk-thumbnav > li {
    display: none;
  }

  .uk-thumbnav > li:nth-child(-n+3) {
    display: list-item;
  }
	/* Thumbnav Container als Viewport */
.uk-thumbnav {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  max-width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 10px;
  scroll-behavior: smooth;
	margin-left: 0px !important;
}
	
	.uk-thumbnav li {
		padding-left: 0px !important;
	}

/* Einzelne Thumbnail-Breite auf 1/3 */
.uk-thumbnav > li {
  flex: 0 0 calc((100% - 20px) / 3); /* 3 Items mit 2x10px Abstand */
  box-sizing: border-box;
}

/* Bild responsiv */
.uk-thumbnav img {
  width: 100%;
  height: auto;
  display: block;
}
	
	.uk-switcher p {
		max-width: 100% !important;
	}
	
}

@media screen and (max-width: 1500px) {
	.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
		padding-right: 20px !important;
	}
}

.mobile-text-footer {
  display: flex;
  align-items: center;
	float: right;
  margin-top: 3px !important;
}

#sp-das-widenmoos-slideshow-mobile .uk-slidenav-previous {
	display: none !important;
}

#sp-das-widenmoos-slideshow .uk-slidenav-next {
	display: block !important;
}


@media screen and (max-width: 1199px) {
	 #sp-das-widenmoos-zweiter-fliesstext, #sp-gastfreundschaft-dritter-text, #sp-gastfreundschaft-vierter-text, #sp-gastfreundschaft-fuenfter-text, #sp-club-zweiter-text, #sp-club-dritter-text, #sp-club-vierter-text, #sp-club-fuenfter-text, #sp-jobs-slideshow-titel, #sp-jobs-slideshow-text, #sp-club-referenten-slider {
			padding-left: 20px !important;
		 	padding-right: 20px !important;
	}
}
/*
@media (min-width: 576px) {
  .container {
    max-width: 900px;
  }
}*/


@media screen and (max-width: 959px) {
	#sp-gastgeber-startseite p {
		width: 100% !important;
		max-width: 100% !important;
	}
}
