@import "custom_fonts.css";

/*
KACHELN  TOPbar SPRACHwechsel  HEADER  Logo  HAUPTMENUE  SLIDER
Content  AccordeonPlugin 
MEDIAQUERIES
*/

body {
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", serif;
  font-weight: 200;
  line-height: 1.75;
}

p {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 1.75rem;
}

a:hover img {
  opacity: 0.8;
}

.featured-article-badge {display: none; visibility: hidden;}




/* KACHELN */
.sp-module.kacheln {
  margin-top: -4em;
  margin-bottom: 10em;
}

.kacheln .wf-columns {
  flex-wrap: wrap;
}
.kacheln .wf-columns .wf-column {
  max-width: 100%;
  flex: auto;
  width: 33%;
  margin-bottom: -6.3em;
}

.kacheln h3 {
  transform: translateY(3em);
  background: rgba(256,256,256,0.7);
  padding: 0.5em 0;
  z-index: 2;
  position: relative;
}
.kacheln .wf-column:has(a:hover) h3 {
  background: rgba(173, 2, 15, 0.8);
  color: #fff;
}

.kacheln a {
  z-index: 1;
  position: relative;
}
.kacheln a:hover img {
  opacity: 1;
}

.kacheln .text {
  display: none;
  background: rgba(256,256,256,0.7);
  height: 35%;
}

.kacheln .wf-column:has(a:hover) .text {
  display:block;
  position: relative;
  z-index: 3;
  top: -41%;
  padding: 5px;
  margin-bottom: -3em;
}


/* TOPbar SPRACHwechsel */
section#sp-header-top {
    background: rgba(256, 256, 256, 0.7);
    z-index: 9999;
    position: relative;
}
#sp-top2 {
  text-align: right;
}
.mod-languages {
    transform: translateY(1em);
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0 10px 0 5px;
  border-radius: 0px !important;
}
.sp-module-content .mod-languages ul.lang-inline li:first-child {
  border-right: 1px solid black;
}

div.mod-languages ul li.lang-active,
div.mod-languages ul li.lang-active a {
  color: #c0000c!important;
  background-color: rgba(0,0,0,0)!important;
  font-weight: 600 !important;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}


/* HEADER */
#sp-header {
  width: 100%;
  position: relative;
  z-index: 99;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  animation: spFadeIn 0s;
  background: rgba(256, 256, 256, 0.7);
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown 0s;
    background: rgba(256, 256, 256, 0.95);
}


/* Logo */
#sp-header .logo {
  display: inline-flex;
  align-items: center;
  max-width: 300px;
}

/* HAUPTMENUE */
.sp-megamenu-wrapper {
    display: none;
}
#sp-menu > .sp-column {
  height: auto;
}
.menu.main {
    list-style-type: none;
  	text-align: right;
  	padding-top: 50px;
  	position: absolute;
  	right: 25px;
}
.main li {
    display: inline;
    padding: 0 12px;
/*    border-right: 1px solid #000; */
    font-size: 1.5rem;
  	font-weight: 300;
}
.main li:last-child {
    padding: 0 0 0 17px;
/*    border-right: 0px solid #000; */
    word-spacing: -0.1em;
}

.main .current.active a {
    font-weight: 500;
  	color: #c0000c;
}

#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0;
}


#offcanvas-toggler {
    display: block;
    height: 40px;
    line-height: 20px;
    font-size: 35px;
}
#offcanvas-toggler > .fa {color: #21575c;}

.offcanvas-menu {width: 320px;}
body.ltr.offcanvs-position-right .offcanvas-menu {right: -320px;}
.offcanvas-menu .menu.main {text-align: left;position: relative;right: 0px;}
.offcanvas-menu .offcanvas-inner {padding: 10px 10px 20px 15px; margin-top: -40px;}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {margin-bottom: 10px;}
.offcanvas-menu .offcanvas-inner .sp-module.home {margin-bottom: 5px;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 1.1rem;
	padding: 0.2rem 0;
}
.offcanvas-menu .sp-module.social {margin-top: 30px;}
.offcanvas-menu .sp-module.social,
.offcanvas-menu .sp-module.top.language {
    float: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.social,
.offcanvas-menu .offcanvas-inner .sp-module ul.social > li,
.offcanvas-menu .offcanvas-inner .sp-module ul.social > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul.social > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul.lang-inline,
.offcanvas-menu .offcanvas-inner .sp-module ul.lang-inline > li,
.offcanvas-menu .offcanvas-inner .sp-module ul.lang-inline > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul.lang-inline > li span {
  	display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.social > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul.social > li span {
  	display: inline;
  	font-size: 2.5rem;
  	padding: 0 5px 0 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.social > li:first-child {
    padding-right: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.current a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.current span {
/*    color: #BBD225;*/
  	font-weight: 500;
}
/*
.offcanvas-menu .offcanvas-inner .sp-module ul > li.current a::before {
    content: "> ";
}  
*/
/*
.offcanvas-menu .offcanvas-inner .sp-module ul > li.current a::before {
  	content: "â€¢";
    font-size: 2rem;
    line-height: 1rem;
	margin: -8px 0 0 0;
    position: relative;
    top: 5px;
    left: -2px;
}
*/

.offcanvas-menu .home a {letter-spacing: 0.05rem;}
.offcanvas-menu .menu.basis li {line-height: 1.5; text-transform: none;}
.offcanvas-menu .sp-module.top.language a, .offcanvas-menu .sp-module.top.language a:visited {font-weight: 500;}
.offcanvas-menu .lang-inline li {margin-right: 5px !important;}


.offcanvas-inner .cookie a {
    color: #000;
    text-transform: none;
    font-size: 0.9em;
}

.offcanvas-menu .offcanvas-inner ul.menu > li {
  padding: 0.2em 0;
  font-weight: 400;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a,
.offcanvas-menu .offcanvas-inner ul.menu > li > span {
  opacity: 1;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a,
.offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #000;
}


/* SLIDER */
section#sp-hero {
  margin-top: -190px;
}
#sp-hero .container {
  max-width: 1400px;
}
.slide-desc-text-default {
  padding: 15px 15px 5px;
  text-align: center!important;
}
.slide-desc-text-default .slide-title {
  font-size: 4vw!important;
  color: #fff;
  font-weight: 600;
  font-family: 'PLAYFAIR DISPLAY';
  font-style: italic;
  filter: drop-shadow(2px 4px 6px black);
}
.slide-desc-text-default .slide-text {
  font-size: 2vw!important;
  filter: drop-shadow(2px 4px 6px black);
}


/* Content */
.article-list .article {
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    border: 0px solid #fff;
    border-radius: 0px;
}
.botborder .article-list .article {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.8);
}

/*  AccordeonPlugin */
#dummy {
  display: none;
}

.ssl-outer {
  border: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
  border-bottom: 1px dotted #333;
}

.ssl-title {
  border-top: 1px dotted #333;
  font-size: 1em;
  font-weight: 300;
  padding: 8px 0px 8px 6px;
  margin-bottom: 0;
  color: #333;
}

.ssl-title:hover {
  background-color: #eee;
  color: #333;
}

.ssl-title-open {
  background-color: rgba(1, 1, 1, 0);
}

.ssl-title::after {
  content: "";
  width: 1em;
  height: auto;
  display: block;
  position: relative;
  float: right;
  opacity: 0.7;
  margin: 0 10px 0 0;
}

.ssl-title::after {
  content: url('/images/template/angle-down.svg');
}

.ssl-title.ssl-title-open::after {
  content: url('/images/template/angle-up.svg');
}

.ssl-content {
  padding: 0.5em 0 1.5em 2em;
  border-top: 0px;
  max-width: 95%;
}


#offcanvas-toggler {height: 90px;}


/* ############################################# */
/* ################ MEDIAQUERIES ############### */

@media screen and (max-width: 992px) {
  
  #sp-header-top,
  .menu.main.desktop {
    display: none;
  }
  #sp-header {height: 90px;}
  #sp-header .logo {
    height: 90px;
    padding: 5px;
    max-width: 250px;
  }

  .kacheln .wf-columns .wf-column {
    width: 49%;
    margin-bottom: -6.3em;
  }  
		
  
}


@media screen and (max-width: 600px) {
  
  .kacheln .wf-columns .wf-column {
    width: 100%;
    margin-bottom: -3em;
  }
  

}