/*
Theme Name: Praxis Reis
Theme URI: https://www.praxis-reis.de/
Description: Website-Theme Praxis Reis
Author: wedebo - Michal Boger
Author URI: http://www.wedebo.de
*/

@font-face {
      font-family: 'icons';font-display: swap;
      src: url('./font/icons.eot?96088795');
      src: url('./font/icons.eot?96088795#iefix') format('embedded-opentype'),
           url('./font/icons.woff?96088795') format('woff'),
           url('./font/icons.ttf?96088795') format('truetype'),
           url('./font/icons.svg?96088795#icons') format('svg');
      font-weight: normal;
      font-style: normal;
    }


html, body {
    margin: 0; padding: 0; background: #fff; text-align: center;
    -webkit-text-size-adjust:none; color: #424647; font-family: 'Verdana', Arial, sans-serif;
    font-weight:400;
    float: left; width: 100%; height: 100%;
    font-size: 1.05em;-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; letter-spacing: 0.5px;
}

#wrapper {
    float: left; width: 100%; margin: 0; padding: 0; text-align: left; overflow: hidden;
    background: url('images/bg.svg') center top;
}
#header {
    float: left; width: 100%; margin:0; padding: 0; background: #fff; background-size: cover; position: fixed; top: 0; left: 0; z-index: 12; min-width: 320px; text-align: center;
     background: rgba(255,255,255,0.8);
}

#logocontainer {
margin: 30px 4% 30px; display: inline-block; width: 45%; min-height:40px;padding:0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s; position: relative; z-index: 10;
}
#logocontainer #logo {
float: left; width: 100%;
}
#logocontainer #logo a {
width: 100%;display: flex; flex-wrap: nowrap; justify-content: space-between;
}

#logocontainer::after {
    content:""; display: block; position: absolute; top: 0; height: 100%; left: 50%; width: 2px; background: #777878;
}

#logo img {
float: left; width: 45%;
}

#headwidget {
 position: absolute; margin: 0; top:70vh; right:0; z-index: 10;
}

.wp-block-search__button { padding: .375em .1em !important; }

div.social {
margin: 0 10px;
}

div.social span {
    display: inline-block; margin: 10px;
}
div.social a {
    display: inline-block; margin: 5px; font-size:20px; padding:17px 5px 10px; line-height:20px; font-family: icons; color: #353e55 !important; text-align: center;
    box-sizing: border-box;
}
div.social a:hover {
  color: #fff !important;
}

#wrapper > div.social {
    position: fixed; bottom: 50px; right: 0; width: 50px; z-index: 20; background: #227b74; padding: 3px;
    border-top-left-radius:10px;
border-bottom-left-radius:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
}


#menuelink {display: none; position: absolute; top:55px; left:10%; margin: 0; padding:30px 0 0; z-index: 20; height:18px; width: 50px; font-size: 0.9em; text-decoration: none; }
#menuelink.open {top: 20px; position: fixed; left: 5%;}
#menuelink.open b {
     display: none;
 }

#menuelink span { display: block; float: left; width: 100%; height: 3px; background: #227b74; position: absolute; top: 5px; left: 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
transform-origin: center;
}
#menuelink span#mlm { top: 13px; }
#menuelink span#mlu { top: 21px; }
#menuelink.open span#mlo {transform: rotate(45deg);translate(7px,8px); -moz-transform: rotate(45deg) translate(7px,8px); transform: rotate(45deg) translate(7px,8px);   }
#menuelink.open span#mlm { display: none;  }
#menuelink.open span#mlu {transform: rotate(-45deg);translate(4px,-4px); -moz-transform: rotate(-45deg) translate(4px,-4px); transform: rotate(-45deg) translate(4px,-4px);  }
#menuelink.open span {
    background: #fff;
}

#main {
    float: left; width: 100%; margin: 0; padding:0; min-height: 300px; position: relative; z-index: 9; min-height: 1000px;
}

#titel {
    float: left; margin:-150px 2% 50px; width: 46%; max-width: 700px; padding: 30px; box-sizing: border-box; position: relative; z-index: 10; background: #227b74; color: #fff;
    left: 50%; top: 0;
}
#titel h1, #titel h2 {
    color: #fff; margin: 10px 0;
}


#footer {
    float: left; width: 100%; margin: 0; padding: 50px 0; background: #227b74; text-align: left;position: relative; border-top: 1px solid #227b74; color: #fff; z-index: 10;
}
.zc {
    margin: 0 auto; width: 100%; max-width: 1360px;
}
#footer .zc {
    max-width: 1360px; display: flex; flex-wrap: wrap;  position: relative; z-index: 2;
}
#footer > svg {
    position: absolute; right: 5%; bottom: 20px; z-index: 1; width: 500px;
}

.breit .zc {
    max-width: 1560px;
}
#content {
    margin: 0; width: 100%;  position: relative; float: left; min-height: 600px;  z-index: 3;
}
.contentseite div#content {
    max-width: 1160px;
}
.content1, .content1_  {
    float: left; width: 100%; min-height:500px; padding:0; position: relative;
}
.content2  {
    float: left; width: 100%; min-height: 200px; padding: 0; position: relative;
}

.pageteaser {
    float: left; width: 102%; margin: 0 0 30px -1%; display: flex; flex-wrap: wrap;
}

.content3 {
    float: left; width: 100%; background: #666666; margin:20px 0 0; padding: 20px 0 30px; position: relative;
}
.content3::after {
    background: #666666;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 1;
}

.content3::before {
    background: #666666;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

figure {
    margin: 0; padding: 0;
}

.balken { margin:0 !important; padding: 50px 0; position: relative; float: left; width: 100%; z-index: 1; }
.balken::after {
    background: #ebebeb;
    background-size: cover;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    z-index: -2; margin: 0 0 0 -50vw;
}

.balkenhell { margin:0 !important; padding: 50px 0; position: relative; float: left; width: 100%; z-index: 1; }
.balkenhell::after {
    background: #efeff0;
    background-size: cover;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    z-index: -2; margin: 0 0 0 -50vw;
}

.inhalt {
    float: left; width: 92%; padding: 50px 4% 0;
}
.home .inhalt {
    padding-top: 0;
}

.suche .inhalt {
    display: flex; flex-wrap: wrap; justify-content: center;
}
.suche h1 {
    width: 100%;
}

#sidebar {
    margin: 20px 0; float: right; width: 100%; box-sizing: border-box; padding: 0 4%;
}
#sidebar ul.umen {
    margin: 30px 0; padding: 0; list-style:none; float: left; width: 100%;
}
#sidebar ul.umen li {
    float: left; width:100%;
}
#sidebar ul.umen li a {  display: block; padding: 20px; box-sizing: border-box; border-top: 1px solid #227b74; }
#sidebar ul.umen li a:hover {  background: #227b74; color: #000; }
.theading h3 {
    text-transform: uppercase; text-align: center;
}
.theading h3 span {
    background: #fff; padding: 5px 10px 2px; display: inline-block; color: #666666;
}

.blogcategory  {
    float: left; width: 102%; margin: 30px 0 30px -1%; display: flex; flex-wrap: wrap; justify-content: center;
}

.teaserbox {
    float: left; width:48%; margin: 15px 1%; box-sizing: border-box; padding: 0 0 10px;;
    position: relative;
    overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.teaserbox:hover {

}
.teaserbox .postinfo {
    font-size: 0.9em;
}

.teaserbox h2 {
    margin: 10px 0; padding: 0; font-size: 1.4em; color:#227b74; line-height: 1.2em;
}
.teaserbox h2 a {
    color: #227b74;
}

.teaserbox div.postinhalt {
   float: left; width: 100%; padding: 10px 0;
}

.teaserbox .weiterlink a {
    margin-top: 10px; margin-left: 0;
}

.teaserbox > a {
    float: left; width: 100%; overflow: hidden;border-radius: 30px;
}
.teaserbox > a img {
float: left; width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.teaserbox > a:hover img {
   transform: scale(1.05,1.05);
 }

.weiterlink a {
margin: 20px 10px 10px;
padding: 10px 40px; display: inline-block; color: #227b74; background: #fff;
position: relative; border: 1px solid #227b74; font-size: 1.0em; min-width: 150px; text-align: center; line-height: 1.6em;
text-decoration: none !important;
 -webkit-transition: all 0.8s;
-moz-transition: all 0.8s; font-weight: 700;
transition: all 0.8s; overflow: hidden;  border-radius: 30px;
}

.weiterlink a:hover::after {
   left: 0; width: 100%;
    }


.weiterlink a:hover {
    background: #227b74; color: #fff;
}



.backlink a {
margin: 20px 10px;
padding: 10px 40px; display: inline-block; color: #227b74; background: transparent;
position: relative; border: 1px solid #227b74; font-size: 1.0em; min-width: 150px; text-align: center; line-height: 1.3em;
text-decoration: none !important;  -webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
transition: all 0.8s;
}

.backlink a:hover {
    background: #227b74; color: #fff;
}


address, div.kontakt {
    float: left; width: 100%; margin: 0 0 10px; font-style: normal; line-height: 1.4em;
}


.buttonlink a, a.dslink {
padding: 10px 30px; display: inline-block;
font-weight: 300 !important; margin: 10px 0;
background: #b8d935; color: #353e55;
}
.buttonlink a:hover, a.dslink:hover {
    background: #227b74; color: #fff;
}


#content ul.wp-block-latest-posts__list {
    float: left; width: 102%; margin: 0 0 0 -1%; padding: 0;position: relative; line-height: 1.5em;
}
#content ul.wp-block-latest-posts__list li {
    float: left; width: 100%; margin: 10px 0;

}
#content ul.wp-block-latest-posts__list.is-grid li {
    float: left; width:31.33%; margin: 15px 1%; background: #eaeae9; box-sizing: border-box; padding: 0 0 30px;
    position: relative;
    overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#content ul.wp-block-latest-posts__list.is-grid {
    display: flex; flex-wrap: wrap;
}
#content ul.wp-block-latest-posts__list.is-grid li {
display: flex; flex-direction: column;
}
#content ul.wp-block-latest-posts__list.is-grid li:hover {
box-shadow: 0px 0px 5px 0px #333;
-moz-box-shadow: 0px 0px 5px 0px #333;
-webkit-box-shadow: 0px 0px 5px 0px #333;
}
#content ul.wp-block-latest-posts__list.is-grid li div.wp-block-latest-posts__featured-image  {
    float: left; width: 100%; margin: 0 0 20px; max-height: 250px; overflow: hidden; order: 1;
}

#content ul.wp-block-latest-posts__list.is-grid li > a {
    display: block; margin: 10px 0 5px; padding: 0 5%; float: left; width: 90%;
    overflow: hidden;
font-size: 1.5em;
line-height: 1.4em;
 order: 3;
}
#content ul.wp-block-latest-posts__list.is-grid time {
    float: left; width: 90%; margin: 0 5%; font-size: 1.0em; color: #353e55;order:2;
}

#content ul.wp-block-latest-posts__list.is-grid div.wp-block-latest-posts__post-excerpt {
   float: left; width: 90%; padding: 10px 5%;order: 4; margin: 10px 0;
}
#content ul.wp-block-latest-posts__list.is-grid .weiterlink { order: 5; float: left; width: 90%; padding: 5px 5%;  }

#content .wp-block-latest-posts__featured-image img {
  height: auto !important;
  max-width: 100% !important;
}

.blogsingle h1.title {
    text-align: left;
    padding: 0 0 10px;
}
#main > .postimage img {
    width: 100%; float: left;
}

.blogsingle .postimage {
    float: left; width: 100%; margin: 5px 0; text-align: center;
}
.blogsingle .postimage img {
    max-width: 100%; height: auto !important; margin: 0 0 20px 0;
}

.blogsingle div.postinhalt {
    float: left; width: 100%;
}

#footnav { margin-top: 10px; float: left; width: 92%; padding:0 4%; }
.fw {
    float: left; width: 34%; margin: 0 2% 0 4%;
}
#footwidget { width: 60.66%;  }
#footwidget2 { width: 27.33%;  }
.widget {
    float: left; width: 100%;
}

.index-video-wrapper {
    height: 100%;
    width: 100%;
   position: absolute; top: 0; left: 0; z-index: 4;
   background: url('images/loader.svg') center center no-repeat;
}


#index-video {
    float: left;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: -100;
    right: 0;
    bottom: 0;
    overflow: hidden;
    position: relative;
    z-index: 80;
}

.copy {
    float: right; width: 90%; margin:0; padding:40px 5%;
}


#menu {
    float: left; text-align: center; padding: 0;
    -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}

#menu #navhg {
    display: none;
}

#menu ul#menu-hauptmenue {
 justify-content: center;
}

.menu-hauptmenue-container {
    position: relative; float: left; width: 100%;
}

.bildbalken {
    height: 120px;
}

.wp-block-cover.rund {
    border-radius: 40px !important; overflow: hidden;
}

.rund img {
    border-radius: 40px;
}
.wp-block-group.has-background {
    border-radius: 40px;
}
.wp-block-column .wp-block-group.has-background {
    height: 100%;
}
.wp-block-group.has-background div h2:first-child {
    margin-top: 20px !important; margin-bottom: 20px !important
}

#header.fixiert {  }
.fixiert #logocontainer {  width:36%; margin: 15px 4%; }

@media only screen and (min-width: 1160px) {


#menu > div { width: 100%; }


.bildbalken {
    height: 160px;
}
.bild {
    margin-top: 0;
}

#fsidebar {
      background-attachment: fixed; min-height:650px;
}



}


.bildtitle {
     position: absolute; bottom: 0; left: 5%; width: 90%; z-index: 9;  color: #fff;  padding: 20px 0; text-align: center;
     -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;text-shadow: 0px 0px 5px #000000;
}
.bildtitle.iv {
    bottom: 15%;
}

.bildtitle h1 {
    color: #fff; margin: 10px 0;  font-size: 2.0em; font-weight: 400; cursor: pointer;
}
.bildtitle h1 a {
    color: #fff;
}

#menu ul
{
            float: left;
            margin: 0;
            padding: 0; min-width: 100%;
            list-style-type: none;
}
#menu ul#menu-hauptmenue {
    margin: 0 10%; min-width: 80%; width: 80%;
}

#menu ul li {
                         float: left;
                         margin: 0; padding: 0;
                         z-index: 2; position: relative; display: flex; flex-wrap: wrap; width: 100%;
}


#menu ul li a {
float: left;
display: block;
font-weight: normal;
color: #fff;
padding: 10px 20px;
margin: 0; text-decoration: none;
text-align: left;
font-size:18px; font-weight: bold;
text-transform: uppercase;
}


#menu ul li a.hakt {
    color:#227b74;
}
#menu ul li.current-menu-item > a, #menu ul li.current-page-ancestor > a {
color: #227b74; font-weight: bold;
}

#menu ul li a:hover {
   color: #227b74;
}

#menu ul.sub-menu {
position: absolute;
top:55px; z-index: 5;
left: 0; padding: 10px 0 0;
min-width: 280px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
width: auto;
opacity: 0;
display: block;
visibility: hidden;
}

#menu ul.sub-menu ul { display: block; position: absolute; top: auto !important; left: 100%; background: transparent; margin: 0; padding: 0 !important;}

#menu ul.sub-menu li {float: left; margin: 0; box-sizing: border-box; width: 100%;}

.qn2 {
    font-family: icons; position: absolute; top: 15px; right:10px;
}

@media only screen and (min-width: 1160px) {

.fixiert #menu ul.sub-menu { top: 45px; }
#menu ul.sub-menu li {width: 100%; float: left; margin: 0; box-sizing: border-box; }
#menu ul.sub-menu li:last-child { border-right: none; }
}



#menu ul.sub-menu li a {
padding: 8px 20px;
margin: 0;
font-size: 0.9em;
border: none;
width:100%;
text-align: left;
height: auto;
text-transform: none;
box-sizing: border-box; line-height: 1.8em;
background: #227b74;
}

#menu ul.sub-menu li a {
color: #fff;
}
#menu ul.sub-menu li:first-child a {
    border-top-left-radius: 20px; border-top-right-radius: 20px;
}
#menu ul.sub-menu li:last-child a {
    border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;
}
#menu ul.sub-menu li a:hover {
background: #85c06a; color: #fff;
}

#menu ul li ul.sub-menu li.current-menu-item a {
background: #424647; color: #fff;
}

#menu ul.sub-menu li ul.sub-menu {
    float: left; width: 100%; padding: 5px 0;
}

#menu ul.sub-menu li ul.sub-menu li {
    float: left; width: 100%; min-height: 5px; border-right: none;
}


#menu ul.sub-menu li ul.sub-menu li a{
   font-weight: 300; font-size: 0.95em;text-transform: none; padding: 15px 5%;
}
#menu ul li ul.sub-menu li.current-menu-item ul.sub-menu li a {
background: transparent; font-weight: 300;
}
#menu ul li ul.sub-menu li.current-menu-item ul.sub-menu li a:hover {
 font-weight: 300;
}
#menu ul li ul.sub-menu li ul.sub-menu li.current-menu-item a {
background: transparent; font-weight: bold;
}

span.qn {display: none; font-family: icons; font-size: 23px;
position: absolute; top: 0; right: 0; z-index: 4; width: 20px; height: 26px; cursor: pointer; padding: 13px; color: #fff; }


#footer ul
{
            float: left;
            margin: 0;
            padding: 0;
            list-style-type: none; width: 100%; text-align: left;
}

#footer ul li {
                         display: block;
                         float: left; width: auto;
                         margin: 0; padding: 0; position: relative;
                         }
#footer ul li a {
    display: block; float: left; padding:5px 20px; font-size: 1.0em; color: #fff;
}

#footer #menu-footermenu > li::before {
    content:"|"; position: absolute; left: -5px; top: 2px; color: #fff;
}
#footer #menu-footermenu > li:first-child::before {
    display: none;
}


#footnav > div ul {
    float: left; width: 100%; display: flex; flex-wrap: wrap; justify-content: center;
}
#footnav > div ul li a  {
    font-size: 16px;
}
#footer a {
    color: #fff;
}

.fbuttons {
  position: fixed; right: 5%; bottom: 40px; width: 70%; max-width: 280px; z-index: 10000; font-size: 0.9em;
}
.fbuttons a#bllink {
    float: right; width: 80px; height: 80px;padding: 10px; background-color: #227b74; border-radius: 50%; position: relative; z-index: 6;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,0.6);
	transform: scale(1);
	animation: pulse 2s infinite;
    background-image: url("data:image/svg+xml,%3Csvg width='127.38501mm' height='117.41056mm' viewBox='0 0 127.38501 117.41056' version='1.1' id='svg1' inkscape:version='1.3.2 (091e20e, 2023-11-25, custom)' sodipodi:docname='symbol.svg' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Csodipodi:namedview id='namedview1' pagecolor='%23ffffff' bordercolor='%23000000' borderopacity='0.25' inkscape:showpageshadow='2' inkscape:pageopacity='0.0' inkscape:pagecheckerboard='0' inkscape:deskcolor='%23d1d1d1' inkscape:document-units='mm' inkscape:zoom='0.79375' inkscape:cx='534.17323' inkscape:cy='224.88189' inkscape:window-width='1920' inkscape:window-height='1129' inkscape:window-x='-8' inkscape:window-y='-8' inkscape:window-maximized='1' inkscape:current-layer='layer1' /%3E%3Cdefs id='defs1'%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath2'%3E%3Cpath d='M 0,566.929 H 850.394 V 0 H 0 Z' transform='translate(-379.72221,-484.44091)' id='path2' /%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath4'%3E%3Cpath d='M 0,566.929 H 850.394 V 0 H 0 Z' transform='translate(-245.86231,-471.14741)' id='path4' /%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath6'%3E%3Cpath d='M 0,566.929 H 850.394 V 0 H 0 Z' transform='translate(-124.9863,-387.06051)' id='path6' /%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath8'%3E%3Cpath d='M 0,566.929 H 850.394 V 0 H 0 Z' transform='translate(-225.61431,-152.4145)' id='path8' /%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath10'%3E%3Cpath d='M 0,566.929 H 850.394 V 0 H 0 Z' transform='translate(-163.2114,-175.25731)' id='path10' /%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath12'%3E%3Cpath d='M 0,566.929 H 850.394 V 0 H 0 Z' transform='translate(-163.2114,-175.25731)' id='path12' /%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath14'%3E%3Cpath d='M 0,566.929 H 850.394 V 0 H 0 Z' transform='translate(-209.30031,-152.4301)' id='path14' /%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath17'%3E%3Cpath d='M 0,566.929 H 850.394 V 0 H 0 Z' transform='translate(-572.37211,-256.64201)' id='path17' /%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath19'%3E%3Cpath d='M 0,566.929 H 850.394 V 0 H 0 Z' transform='matrix(1.3333333,0,0,-1.3333333,0,755.90533)' id='path19' /%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='clipPath18'%3E%3Cpath d='m 383.407,214.014 h 435.218 v -89.45 H 383.407 Z' transform='matrix(1,0,0,-1,-383.40671,148.1152)' id='path18' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg inkscape:label='Ebene 1' inkscape:groupmode='layer' id='layer1' transform='translate(36.247915,-89.164582)'%3E%3Cpath id='path1' d='m 0,0 c -31.147,-30.227 -44.529,-80.5 -47.918,-138.188 -1.145,-19.487 0.411,-39.77 -1.545,-60.591 -5.277,-56.144 -31.194,-93.224 -70.177,-116.547 -12.965,-7.758 -27.595,-14.737 -45.443,-16.695 12.854,4.03 22.175,13.521 31.223,22.569 8.776,8.775 17.275,18.723 24.732,29.059 14.92,20.679 28.496,44.478 30.604,76.667 2.219,33.843 -14.855,55.052 -39.26,62.758 -27.385,8.645 -58.179,-2.871 -79.142,-14.532 8.401,21.077 25.332,35.242 52.554,36.48 13.985,0.635 27.84,-3.438 41.426,-1.855 13.355,1.555 20.732,8.003 25.041,19.477 2.252,5.995 3.161,11.918 4.947,17.31 C -60.759,-47.226 -33.259,-17.147 0,0' style='fill:%2385c06a;fill-opacity:1;fill-rule:evenodd;stroke:none' transform='matrix(0.35277776,0,0,-0.35277776,91.137092,89.164582)' clip-path='url(%23clipPath2)' /%3E%3Cpath id='path3' d='m 0,0 c 15.754,1.45 27.6,-4.287 36.17,-12.675 8.37,-8.192 14.646,-20.066 13.294,-36.787 -1.809,-22.337 -21.398,-40.192 -44.208,-40.499 -30.668,-0.414 -55.935,30.783 -42.354,63.066 3.99,9.478 11.032,17.072 20.406,21.949 C -11.803,-2.401 -7.055,-0.649 0,0' style='fill:%2385c06a;fill-opacity:1;fill-rule:evenodd;stroke:none' transform='matrix(0.35277776,0,0,-0.35277776,43.914294,93.854235)' clip-path='url(%23clipPath4)' /%3E%3Cpath id='path5' d='m 0,0 c 19.27,1.887 36.274,-12.653 38.025,-30.605 2.14,-21.932 -12.898,-37.931 -31.532,-39.571 -20.789,-1.829 -38.92,13.564 -38.952,34.934 -0.014,9.765 4.048,18.211 9.584,24.113 C -17.618,-5.522 -10.459,-1.024 0,0' style='fill:%2352aba4;fill-opacity:1;fill-rule:evenodd;stroke:none' transform='matrix(0.35277776,0,0,-0.35277776,1.2719276,123.51822)' clip-path='url(%23clipPath6)' /%3E%3Cpath id='path7' d='M 0,0 H -0.005 L 0,-0.002 C -0.01,-1.023 0.138,0.89 0,0' style='fill:%2352aba4;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(0.35277776,0,0,-0.35277776,36.77125,206.29612)' clip-path='url(%23clipPath8)' /%3E%3Cpath id='path9' d='M 0,0 C -0.15,0.112 -0.301,0.227 -0.454,0.34 -0.312,0.231 -0.173,0.126 -0.044,0.031 -0.029,0.021 -0.014,0.012 0,0' style='fill:%2352aba4;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(0.35277776,0,0,-0.35277776,14.756893,198.23768)' clip-path='url(%23clipPath10)' /%3E%3Cpath id='path11' d='m 0,0 c -0.014,0.012 -0.029,0.021 -0.044,0.031 -0.129,0.095 -0.268,0.2 -0.41,0.309 -8.491,6.384 -16.489,13.207 -23.523,21.073 -3.114,-4.876 -6.8,-9.647 -5.744,-15.816 C -27.505,-7.361 -8.53,-13.07 5.52,-16.661 18.651,-20.018 33.703,-21.922 46.089,-22.827 31.65,-21.389 19.76,-14.002 9.383,-6.761 6.207,-4.544 3.072,-2.299 0,0' style='fill:%2352aba4;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(0.35277776,0,0,-0.35277776,14.756893,198.23768)' clip-path='url(%23clipPath12)' /%3E%3Cpath id='path13' d='m 0,0 c -14.439,1.438 -26.329,8.825 -36.706,16.066 -3.176,2.217 -6.311,4.462 -9.383,6.761 -0.014,0.012 -0.029,0.022 -0.044,0.031 -0.129,0.095 -0.267,0.201 -0.409,0.309 -8.492,6.384 -16.49,13.207 -23.523,21.073 -6.994,7.821 -13.033,16.672 -17.648,27.163 -5.416,12.312 -8.86,29.834 -3.093,43.899 10.465,25.521 47.661,34.084 79.452,24.113 -7.592,11.77 -20.885,19.119 -37.407,18.239 -8.665,-0.462 -15.813,-2.875 -23.185,-5.873 -7.121,-2.896 -15.573,-6.091 -24.115,-5.256 -14.436,1.409 -17.964,15.076 -24.731,25.04 -16.095,23.705 -38.361,37.827 -69.557,46.062 -0.188,-0.017 -0.366,-0.047 -0.31,-0.309 11.326,-5.021 20.17,-14.175 28.133,-24.112 15.28,-19.068 26.047,-42.423 34.624,-67.394 4.517,-13.148 7.378,-26.755 11.438,-39.879 C -104.35,46.778 -81.706,18.476 -44.125,5.247 -31.604,0.84 -16.579,-2.367 0.083,-0.01 0.055,-0.005 0.029,-0.004 0,0' style='fill:%2352aba4;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(0.35277776,0,0,-0.35277776,31.016034,206.29061)' clip-path='url(%23clipPath14)' /%3E%3C/g%3E%3C/svg%3E");
    background-size: 100% auto; background-position: center center; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden;
}


@keyframes pulse {
	0% {
		transform: scale(0.95);
	}

	70% {
		transform: scale(1.2);
	}

	100% {
		transform: scale(0.95);
	}
}

.fbuttons ul {
    position: absolute; bottom: 10px; width: 100%; list-style: none; margin: 0; padding: 0; z-index: 5; visibility: hidden; opacity: 0;
    -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s; border-radius: 30px;
}
.fbuttons ul li {
    float: left; width: 100%; margin: 0; padding: 0; -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}

#footer .fbuttons ul li a { display: block; width: 100%; box-sizing: border-box; padding: 1px 10px; text-align: left; color: #227b74; }
#footer .fbuttons ul li a:hover {
   color: #000;
}

.fbuttons ul li a strong {
    display: inline-block; padding: 6px 0; font-weight: normal;
}

.fbuttons ul li a i {
    display: block; float: left;  padding:2px; margin: 0 10px; background: #fff; border-radius: 50%; width: 35px; height: 35px; box-sizing: border-box;
    text-align: center; display: flex; justify-content: center; align-items: center;  font-family: icons; font-style: normal; font-size: 18px;
}
.fbuttons ul li a:hover i {
   color:#fff; background: #227b74;
}

.fbuttons.aktiv ul {
    position: absolute; bottom: 100px; width: 100%; list-style: none; margin: 0; padding: 0; z-index: 5; visibility: visible; opacity: 1; background: rgba(255,255,255,0.8);
    box-shadow: 0 2px 20px 0 rgba(0,0,0,0.4);
}
.fbuttons.aktiv ul li {
    margin: 5px 0 !important; padding: 0;
}

a {
  color: #227b74; text-decoration: none;
}
a:hover {
  color: #000; text-decoration: underline;
}


.bild {
    float: left; width: 100%; min-height:700px;
    background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;  background-repeat: no-repeat; position: relative;
height:90vh; background-color: #efecec;
}

.bild2 {
     float: left; width: 100%;position: relative;
}

#bildad {
    float: left; width: 92%; padding: 15px 4% 10px; color: #fff;
}
.bildbalken {
    float: left; width: 100%; min-height:50px;
}

.projektbild  {
    float: left; width: 100%; margin: 20px 0 0;
}

a.totop {
    position: fixed; bottom: 0; right: 5%; font-family: icons; font-size: 1.2em; color: #fff;background: #227b74;
    padding: 8px 0; text-align: center; width:50px; z-index: 50; border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
text-decoration: none !important;
}
a.totop:hover {
 background: #85c06a; color: #227b74;
}


input {
    border: 1px solid #c5c5c5 !important; padding: 10px; background: #fff; font-size: 1.0em; box-sizing: border-box;font-family: 'Verdana', Arial, sans-serif;  color: #757575;
     letter-spacing: 1px; outline: none;
}
select {
    border: 1px solid #c5c5c5; padding: 10px; background: #fff; font-size: 1.0em; font-family: 'Verdana', Arial, sans-serif; color: #757575; outline: none;
}
input:focus {
 border: 1px solid #227b74; background: #eee; color: #000;
}
textarea {
    border: 1px solid #c5c5c5; padding: 10px; background: #fff; font-size: 1.0em; font-family: 'Verdana', Arial, sans-serif; color: #757575;outline: none;
letter-spacing: 1px; }
textarea:focus {
 border: 1px solid #227b74; background: #eee;  color: #000;
}

input::placeholder, textarea::placeholder {
  color: #959595;
  opacity: 1;
}

.balken input, .balken textarea, .balken select {
    background: #fff;
}

#searchform input {
    width: 60%;
}
.select2-container .select2-selection--single .select2-selection__rendered { padding-top: 10px; padding-bottom: 10px;}
.select2-container .select2-selection--single {    height: 45px !important; }

input[type=checkbox] {
    float: left; margin: 5px 10px 0 0 !important;-webkit-appearance:none;-moz-appearance:none; appearance:none; width: 20px !important; height: 20px !important; display: inline-block; position: relative;
     border-radius: 0; border: 2px solid #c5c5c5; padding: 5px !important;
}
input[type=checkbox]:checked {
    background:#227b74;
}
input[type=checkbox]:checked::after {
content: '';
position: absolute;
background-color: #fff;
left: 3px;
top: 8px;
width: 2px;
height: 2px;
box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
transform: rotate(45deg);
}

input[type=submit] {
    background: #227b74 !important; color: #fff !important; cursor: pointer;
    -webkit-appearance:none;-moz-appearance:none; appearance:none; border: 0; border: 2px solid #227b74 !important; font-family: 'Verdana', Arial, sans-serif;
    border-radius: 30px
}
input[type=submit]:hover {
    background: #fff !important; color: #227b74 !important;
}
#searchform [type=submit] {
    width: 35%; box-sizing: border-box;
}

.wp-block-button__link:hover {
    opacity: 0.9;
}

img {
    max-width: 100%; height: auto !important;
}
.wp-block-eedee-block-gutenslider {
    float: left; width: 100%;
}

.wp-block-eedee-block-gutenslider.slides-number .eedee-background-div img {
   height: 100% !important;
}

.slide-content p {
    padding: 15px 40px 15px 20px; background: rgba(255,255,255,0); margin: 0 0 60px -10px !important;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg .arrow {
  fill: #227b74 !important;
}
.teaserbox img {
    height: auto !important;
}

iframe {
    max-width: 100%;
}

h1 {
    font-weight:bold;  font-size: 2.6em; margin: 30px 0 20px; padding: 0; line-height: 1.4em; color: #777878; position: relative; font-family: 'Verdana', Arial, sans-serif;

}

h1.has-text-align-center::after {
    left: 50%; margin-left: -200px;
}

h2 {
    font-weight:400; font-size: 2.0em; margin: 30px 0 20px; line-height: 1.4em; font-family: 'Verdana', Arial, sans-serif;  color: #777878;
}

h1 strong, h2 strong {
    font-weight:bold; display: inline-block;
}
h1 em, h2 em {
    font-weight:normal; font-size: 0.6em; font-style: normal;
}

h3 {
    font-weight: 400; font-size: 1.4em; margin: 30px 0 10px;  line-height: 1.4em; font-family: 'Verdana', Arial, sans-serif; letter-spacing: 0;  color: #227b74;
}
#footer h3 {
    margin-top: 10px; color: #fff;
}

h4 {
    font-size: 1.1em; margin: 20px 0 10px; line-height: 1.4em;
}

p {
    margin: 15px 0 20px; line-height: 2.0em;
}
#content li {
      line-height: 2.0em;
}

#content ul li::marker {
  color: #227b74;
}
#content ul {
    padding: 0 0 0 25px;
}

.startbox {
    position: relative;
}
.startbox .seit {
    position: absolute; top: -20px; right: -20px; font-size:30px; color:#227b74; transform: rotate(30deg) !important; text-shadow: 0px 0px 5px #4f4c4c;
}


strong, b {
    font-weight: 700;
}

.wp-block-cover .has-large-font-size {
  font-style: normal;
  font-weight: 400;
}
#content .has-large-font-size {
    font-family: 'Verdana', Arial, sans-serif; line-height: 1.4em; font-size: 3.2em !important;
}

.wp-block-cover .wp-block-group {
    margin: 0 auto !important; max-width: 1260px;
}

.home .balken .wp-block-cover__background {
  -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.home .balken .wp-block-cover:hover .wp-block-cover__background {
 opacity: 0.8 !important;

}

@media only screen and (min-width: 680px) {
div.zs {-webkit-columns: 2; -moz-columns: 2; columns: 2; float: left; width: 100%; margin: 0;
-webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;
    }
div.zs p {margin: 0 0 20px;}
}

/* == WordPress WYSIWYG Editor Styles == */

.wp-block-columns {
    float: left; width: 100%; position: relative;
}

.alignfull {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-bottom: 0 !important;
  width: 100vw;
  max-width: 100vw;
}

.wp-block-image.alignfull  {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-bottom: 0 !important;
  width: 100vw;
  max-width: 100vw;
 }
.wp-block-video.alignfull {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-bottom: 0 !important;
  width: 100vw;
  max-width: 100vw;
 }

.wp-block-cover img {
    height: 100% !important;
}

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
    margin-top: 0;
    text-align: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
    text-align: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
    text-align: center;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 0.9em;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.content1 > ul {
    margin: 20px 0; padding: 0 0 0 30px;
}
.content1 > ul li {
    padding: 5px 0;
}

.wp-block-gallery  {
 float: left; width: 100%;
}

.wp-block-gallery.gal figure.wp-block-image {
     aspect-ratio: 4 / 3;
}

.content1 > ul.wp-block-gallery {
    margin: 0; padding: 0;
}
.wp-block-gallery .blocks-gallery-item figcaption { box-sizing: border-box;}
.content1 > ul.wp-block-gallery  li {
    padding: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: rgba(255,255,255,0.6) !important;
  color: #777777 !important;
  font-size: 0.9em !important; padding:10px !important;
}
.wp-block-image {
  margin: 0 !important;
}

.wp-block-image .alignright {
  margin: 0 0 .5em 1em !important;
}


.content1.am {
    margin-bottom: 0; padding-bottom: 0;
}

#anmeldung {
    float: left; width: 100%; margin: 0; padding: 0;
}
.anmeldelink {
    display: inline-block; padding: 10px 20px; background: #666666; color: #fff; font-weight: bold;
    border: 1px solid #878787; margin: 10px 0 0;
}
.anmeldelink:hover {
   background: #878787; color: #fff;
}

#main div.wpcf7 {
    float: left; width: 100%; padding: 10px 0; margin: 20px 0;
}
#main #anmeldung div.wpcf7 {
    margin: 0 0 20px;
}
.amltop {
    position: absolute; top: -15px; right: 2%;
}

.wpa-test-msg {
    float: left; width: 100%;
}

.formfeld {
    float: left; width: 100%; margin:5px 0;
}

.wpcf7-form p {
    float: left; width: 100%; margin:0;
}

.wpcf7 label {
    float: left; width: 100%; padding:0; font-size: 0.9em;
}

.wpcf7 input {
   box-sizing: border-box; width: 100%;
}
.wpcf7 textarea {
   box-sizing: border-box; width: 100%; height:150px;
}
.wpcf7 input[type=submit] {
  width: 200px;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok  {
    float: left;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, .wpcf7-response-output  {
    float: left;
}

.wpcf7 form.invalid .wpcf7-response-output::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\2757"; color: #ffb900;
}
.wpcf7 form.sent .wpcf7-response-output::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\2714"; color: #46b450;
}

.datenschutzfeld {
    float: left; width: 100%; margin: 0 0 10px 0;
}
.datenschutzfeld span.wpcf7-form-control-wrap {
    float: left; line-height: 1.2em;
}

.datenschutzfeld span.wpcf7-list-item-label {
    display: none;
}
.datenschutzfeld  span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.datenschutzfeld .dsfw {
    float: left; width: 100%; padding: 10px; box-sizing: border-box; background: #efefef; text-align: center; border: 1px solid #ccc;
}


a.extern::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\e8a1";
}

.details {
    float: left; width: 100%; margin: 20px 0 50px; border-top: 2px solid #227b74; border-bottom: 2px solid #227b74; padding: 10px 0 20px;
}
#detaillink {
    display: inline-block; padding: 10px 20px 7px; background: #666666; color: #fff; font-weight: bold;
    border: 1px solid #878787; margin: 10px 0;text-transform: uppercase;
}
#detaillink:hover {
   background: #878787; color: #fff;
}


.pagination {
  display: block !important;  float: left; width: 98%; margin: 20px 1%; text-align: center; padding: 10px 0; border-top: 1px solid #ddd;
}
.pagination h2 { display: none;}
.pagination a {
    display: inline-block; padding: 3px; margin: 5px;
}
.pagination span.current {
    display: inline-block; padding: 3px; margin: 5px; font-weight: bold;
}
.pagination a.prev::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80b"; line-height: 20px;
 }
.pagination a.next::after {
 display: inline-block; padding: 0 0 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80c"; line-height: 20px;
 }

 #postnavigation, #pagenavigation {
    display: block !important;  float: left; width: 100%; margin: 20px 0; text-align: center; padding: 10px 0; border-top: 1px solid #ddd;
 }
 #postnavigation > div, #pagenavigation > div {
  float: left; width: 33.33%; padding: 10px 0 0; text-align: center;
 }
 #pagenavigation div.nexlink, #postnavigation div.prevlink  {
     float: right;
 }

 #postnavigation div.prevlink a, #pagenavigation div.prevlink a {
     display: inline-block; padding: 20px;
 }
 #postnavigation div.nexlink a::before, #pagenavigation div.prevlink a::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80b"; line-height: 20px;
 }

 #postnavigation div.nexlink a, #pagenavigation div.nexlink a {
     display: inline-block; padding: 20px;
 }
 #postnavigation div.prevlink a::after, #pagenavigation div.nexlink a::after {
 display: inline-block; padding: 0 0 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80c"; line-height: 20px;
 }

 .shareandprint {
    margin: 30px 0; text-align: center; padding: 10px 0 0; float: left; width: 100%;
}

.shareandprint a {
    display: inline-block; padding: 10px; font-family: icons; background: #fff; color: #353e55; font-size: 1.5em;
    width: 55px; height: 55px; box-sizing: border-box; margin:1px; text-align: center; line-height: 30px;
     border-radius: 50%; border: 2px solid #fff;
}
.shareandprint a:hover {  color: #353e55; border: 2px solid #353e55; background: #227b74; }

.wp-block-group figure.wp-block-table {
    margin-bottom: 0 !important;
}
.wp-block-group figure.wp-block-table table td:first-child {
    font-weight: bold; padding-right: 20px; padding-left: 20px; border-right: 1px solid #227b74 !important; width: 200px;
}
.wp-block-group figure.wp-block-table table td:nth-child(2) {
    padding-left: 8%;
}

.wp-block-table table td, .wp-block-table table th  {
    border: 0 !important;
}
.wp-block-table thead {
  border-bottom: 0 !important; background: #353e55;
}

#footer table td {
    padding: 5px 0;
}

.startlogo figure {
   margin-left: 20% !important; max-width: 25%;
}

ul.check {
            margin: 0 0 10px 0;
			padding: 0;
			list-style-type: none;
}
ul.check li {
    position: relative; padding: 3px 0 3px 20px;
}
ul.check li:before {
   position: absolute; top: 10px; left: 3px;
  display: block; padding:0;
  float: left;  width:5px; height: 12px; background: #227b74;
  speak: none;
  content: "";
}


.balken ol {width: 100%; float: left; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin: 0; padding: 0;counter-reset:item; list-style: none;}
.balken ol li {width: 25%; margin: 20px 0 30px; padding: 0 2% 40px 70px; counter-increment:item; position: relative;  min-height: 100px; box-sizing: border-box;  }
.balken ol li:before {
   margin-right: 10px; width: 50px;
   content: counter(item); color: #227b74; font-weight: 400;
   position: absolute; top: 0; left:5px; font-size: 60px;
   text-align: center; border-right: 4px solid #227b74; line-height:60px;
   display: inline-block; padding: 0 10px 0 0; height: 70px; box-sizing: border-box;
 }


 a#nulink { font-family: icons; font-size: 2.5em; text-decoration: none; position: absolute;
padding:15px 0; bottom: 8%; left: 50%; margin: 0 0 0 -30px;
width: 60px; height: 60px; box-sizing: border-box;
font-weight: normal;
color: #fff;
z-index: 200; text-align: center;
opacity:0.6;-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
line-height: 30px;
}
#bilder:hover a#nulink {
bottom:5%;
}
a#nulink:hover {opacity:0.9; color: #227b74;}

.c-accordion__item { float: left; width: 100%;} /* The accordion item container */
.c-accordion__title { font-size: 1.2em; border-bottom: 1px solid #ccc; padding: 10px; margin-bottom: 0; -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease; margin-top: 5px !important; } /* An accordion item title */
.c-accordion__title:focus { outline: 0 none; } /* To modify the style when an accordion item title currently has broswer focus */
.c-accordion__content { float: left; width: 100%;} /* An accordion item content container */

.c-accordion__title::after {
    font-size: 30px; width: 35px; height: 35px; color: #227b74 !important; text-align: center; border-radius: 50%;background: #fff; right: 10px !important; box-sizing: border-box;
}
.c-accordion__title:hover {
    background: #eee; color: #227b74;
}
.is-open .c-accordion__title {
    background: #227b74; color: #fff;
}


ul.daten {
    float: left; width: 100%; margin: 50px 0; padding: 0 !important; list-style: none; display: flex; flex-wrap: wrap;  justify-content: center;
}
ul.daten li {
    float: left; width: 350px; height: 350px; border: 1px solid #227b74; border-radius: 50%; padding: 20px 50px; margin: -20px 10px; box-sizing: border-box;  text-align: center;
    display: flex; justify-content: center; align-items: center;
}
ul.daten li h3 {
    margin: 0;
}
.logos .wp-block-image {
  padding: 20px;
}

.bgelement {
    position: relative;
}

.bgq1::before {
    content:""; width: 60vw; height:320px; position: absolute; top:-50px;
    left: 50%; background: #e5e5e5;
    z-index: -1; margin: 0 0 0 -50vw;
    -webkit-transition: all 1s ease;  -moz-transition: all 1s ease;  transition: all 1s ease;
    opacity: 0; transform: scale(0.5); transform: translate(-200px, 0);
}
.bgq1.inview::before {
    opacity: 1; transform: scale(1.0); transform: translate(0);
}

.bgq2::before {
    content:""; width: 60vw; height:320px; position: absolute; top:80px;
    right: 50%; background: #d9d9d9;
    z-index: -1; margin: 0 -50vw 0 0;
    -webkit-transition: all 1s ease;  -moz-transition: all 1s ease;  transition: all 1s ease;
    opacity: 0; transform: scale(0.5); transform: translate(200px, 0);
}
.bgq2.inview::before {
    opacity: 1; transform: scale(1.0); transform: translate(0);
}

.bgq3::before {
    content:""; width: 40vw; height:320px; position: absolute; top:80px;
    right: 50%; background: #e5e5e5;
    right: 50%; background: #e5e5e5;
    z-index: -1; margin: 0 -50vw 0 0;
    -webkit-transition: all 1s ease;  -moz-transition: all 1s ease;  transition: all 1s ease;
    opacity: 0; transform: scale(0.5); transform: translate(200px, 0);
}
.bgq3.inview::before {
    opacity: 1; transform: scale(1.0); transform: translate(0);
}

.bgq3b::before {
    top: auto !important; bottom: -30px;
}

.startgalerie {
    margin: 120px 0; display: block; height:350px; position: relative;
}
.startgalerie figure:first-child {
    transform: translateY(150px); width: 27% !important; height: 200px !important; position: absolute !important; top: 0; left: 0; z-index: 3;
}
.startgalerie figure:nth-child(2) {
    transform: translateY(-100px); width: 60% !important; height: 370px !important; position: absolute !important; top: 0; left: 20%; z-index: 2;
}
.startgalerie figure:nth-child(3) {
    transform: translateY(220px); width: 40% !important; height: 250px !important; position: absolute !important; top: 0; right: 20px;  z-index: 1;
}
.startgalerie figure img {
    height: 100% !important;
}

@media only screen and (min-width: 960px) {
.wp-block-group.has-background {
  padding: 1.25em 5em !important;
}
}

@media (min-width: 781px) {

.oversize img {
    float: right; width: 50vw !important; height: auto !important; max-width: 200% !important;
}


.mitsidebar .inhalt {
    width: 67%;
}
#sidebar {
    width: 25%; padding: 0;
}

}

@media only screen and (max-width: 1160px) {
    #menu .current-menu-item ul.sub-menu, #menu .current-menu-parent ul.sub-menu {
  display: block;
}
}

@media only screen and (max-width: 1560px) {
.startlogo figure { margin-left: 5% !important; }

.wp-block-cover .wp-block-group {
    box-sizing: border-box; padding: 0 3%;
}
}



#main { padding: 0;}
.bild { min-height: 500px; max-height: 500px; }
#inhalt {
    padding-top: 0;
}

#menuelink{  display: block; z-index: 130;}

.mobilenav {
    display: none;
}
.mobilenav .menu-hauptmenue-container  {
    margin-left: -500px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease; position: relative; z-index: 2;background: #85c06a;
}
.mobilenav.open .menu-hauptmenue-container {
  margin-left: 0;
}
#menu { width: 100%; margin: 0;
-webkit-transition: none;
-moz-transition: none;
transition: none;
position: fixed; top: 0; right: 0; height: 100%; z-index: 120;}

#menu > div.menu-hauptmenue-container {
    float: left; width: 800px; height: 100%; padding-top: 70px; box-sizing: border-box; overflow: auto;
}

#menu > div#navhg {
float: left;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    padding: 0;
    box-shadow: none;
    position: absolute;
    top: 0;
    left: 0;
}

#menu ul li { display: block; width:100%; position: relative; max-width: 100%; margin: 0; }
span.qn {display: block; }

#menu ul li a {
float: left;
width: 100%;
padding: 15px 5%;
box-sizing: border-box;
height: auto;
text-align: center;
}

#menu ul.sub-menu {
position: relative;
top: auto !important; padding: 0 !important;
width: 100%;
-webkit-transition: none;
-moz-transition: none;
transition: none;
opacity: 1; min-width: 50px;
visibility: visible;
}
#menu ul.sub-menu::after { height:100%; }
#menu li ul.sub-menu {
    width: 100% !important;
    -webkit-transition: none;
-moz-transition: none;
transition: none;
}
#menu li ul.sub-menu li {
    min-height: 0 !important;
}
#menu ul.sub-menu li a {
padding: 15px 5%;
font-size: 0.95em;
text-align: center;
}
#menu ul.sub-menu ul { display: block; position: relative; left: 0; background: transparent; margin: 0; padding: 0 !important;}


@media only screen and (max-width: 1160px) {
.copy {width: 92%; margin: 10px 4%;}

.teaserbox {width:48%;}
#logocontainer { width: 50%; }
#menuelink {
    left: 5%;
}

#wrapper > div.social { display: none;}

.balken ol li {width: 50%;  }

.fw {
    margin: 0 4%
}


#footwidget { width: 92%;  }
#footwidget2 { width: 92%;  }
}
@media only screen and (max-width: 960px) {

#logocontainer { width: 60%; margin-top: 20px; margin-bottom: 20px; }
.fixiert #logocontainer {  width:55%; }
#titel { margin:-150px 2% 30px; width: 71%; left: 20%;}



.fzic div.info-men {width: 92%; margin: 10px 4%;}

h1 { font-size:1.6em !important;}
h2 { font-size: 1.5em;}
h3 { font-size: 1.2em;}
#content .has-large-font-size {
font-size: 1.4em !important;
}

.bildtitle.iv { bottom: 10%;}
.bildtitle h1 {  font-size: 1.8em;}

.wp-block-eedee-block-gutenslider.arrow-position-sides button {
    display: none !important;
}

#breadcrumbs { left: 80%; margin: 0 0 0 -80vw; width: 80vw;  }
.startbild {
    max-height: 400px; min-height: 50vh !important;
}
.startlogo figure { margin-left: 1% !important; }

.rund img {
    border-radius: 30px;
}
.wp-block-group.has-background {
    border-radius: 30px; position: relative;
}

#footnav {  width: 92%; padding: 10px 4%; }

#menu > div.menu-hauptmenue-container {width: 100%;}
}

@media only screen and (max-width: 780px) {
html,body {
    font-size: 0.95em;
}

#wrapper {
    background-size: 1300px auto;
}

.mobilnone { display: none;}
#main div.wpcf7 {
    margin-top: 0 !important;
}

.etg24 .aligncenter {
    float: left; max-width: 120px;
}
.wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax {
  background-attachment: scroll !important;
  max-height: 300px; min-height: 300px !important;
}


#footer .wp-block-columns {
    margin: 0 !important;
}

.wp-block-columns {
    row-gap: 1em !important; margin-bottom: 1em !important;
}
.single #main .postimage {
    margin-top: 130px;
}

#headwidget {
top:250px; max-width: 100px;
}
#footer {
    padding-bottom: 150px;
}
.fbuttons { max-width: 230px;}
.fbuttons ul li a i {  margin: 0 5px 0 0; }
#footer > svg { width:300px;}
#footer ul li {  width: 100% !important; text-align: left; }

#menuelink {
   top: 30px;
}

#menu.open::after {
    width: 1000px; height: 1000px;
}
}


@media only screen and (max-width: 680px) {

#logocontainer { width:65%; float: right; }
#content ul.wp-block-latest-posts__list.is-grid li { width:97%; margin: 10px 1.5%; }
.wp-block-cover.alignfull {
    min-height: 400px !important;
}

.amltop {  display: none; }
.bild { min-height: 300px; max-height: 400px; }

.mtphr-dnt-nav {
    display: none;
}
#main {  background-size: 200px auto; }

.has-larger-font-size {
    font-size: 1.8em !important;
}
h1::after {
    width: 250px;
}

h1.has-text-align-center::after { width: 250px; margin-left: -125px; }


.startlogo figure { max-width: 40%; }
.balken ol li {width:100%;  }

.wp-block-group figure.wp-block-table table td:first-child { width: 120px; }


.fw { width: 92%; margin: 0 4%;}

.teaserbox {width:98%; margin: 10px 1%; }

ul.daten li {width: 280px; height: 280px;  padding: 20px 50px; }


.verzdaten .daten {width: 100%;}
.verzdaten .logo {width: 100%;}
.verzdaten .logo img { width: 280px;}
.verzcontent .wp-block-table table {
    min-width: 480px;
}



.bildbalken {
    height: 60px;
}

#menu::after {left: -300px;  }
}



@media only screen and (max-width: 460px) {
#logocontainer { width:70%; }
.fixiert #logocontainer {  width:70%; }
.bild { min-height: 300px; max-height: 400px; }
#titel { margin:-50px 2% 30px; width: 96%; left:0;}
.wp-block-search input {  font-size: 0.9em;  }
.wp-block-search [type=submit] { font-size: 0.9em;  }
.alignleft, img.alignleft {
	margin-right: 0;max-width: 100%; width: 100% !important;
	}
.alignright, img.alignright {
	margin-left: 0;max-width: 100%; width: 100% !important;
	}


.bildtitle.iv { bottom: 5%;}
.bildtitle h1 {  font-size: 1.2em;}

#breadcrumbs { font-size: 0.9em; }

.startbild {
    max-height: 200px; min-height: 30vh !important;
}

.wp-block-image .alignright {
    text-align: left;
}


#footnav { flex-wrap: wrap;   }

.startlogo figure { max-width: 50%; }

}



#start.losgehts {
    position: fixed; right: 0; top: 0; width: 100vw; height: 100vh; z-index: 10000; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;
    background: #fff;
}
#start.losgehts #startlogo {
    float: left; width: 100%; height: 100%; z-index: 10000; background-color: #ff;display: flex; flex-wrap: wrap; justify-content: center; align-items: center;  border-radius: 0;
    }
#start.losgehts #startlogo img {
    max-width: 50%;
}

