




/* ---------- Fonts ---------- */ 

@import url('/engine/fonts/Roboto.css');



  


.slider .slides .slide-text {
	top: 55%;
    width: 40%;
    margin: 0 auto;
    text-align: center;
    left: 25%;
    right: 25%;
}
	
.slider h2 {
	font-size:50px;
}

main section, main article {
	background-color: #FFFFFF;
}

 

/* ---------- Colors ---------- */ 

body {
	background:#FFFFFF;
	color: #888888;
}

p {
	color: #888888;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
	color: #2a86a1;
}
	


h1 {
	font-size: 34px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

header, .sticky {
	background:#FFFFFF;
}


.title-bar {
  background:#FFFFFF;
  color: #fefefe;
  padding: 0.5rem; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }
  
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 26px;
  height: 26px; 
  background: #FFFFFF;
  padding: 5px;
  }
.menu-icon:hover {
  background: #FFFFFF;
  }  
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #444444;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #444444, 0 14px 0 #444444; }
    
.menu-icon:hover::after {
    background: #3a7f8f;
    box-shadow: 0 7px 0 #3a7f8f, 0 14px 0 #3a7f8f; } 
 
.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fefefe; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #444444 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

.is-dropdown-submenu-parent.is-down-arrow > a::after {
	border-color:#444444 transparent transparent;
}

.is-dropdown-submenu-parent.is-down-arrow:hover > a::after {
	border-color:#3a7f8f transparent transparent;
}

footer {
	background:#2a86a1;
    color: #FFFFFF;
}

footer p, footer .fa, footer .fa-regular, footer .fa-solid, footer .fa-light, footer .fa-thin, footer .fa-duotone {
	color: #FFFFFF;
}

footer a {
	color: #FFFFFF;
}

footer a:hover {
	color: #FFFFFF;
}

footer a .fa:hover, footer a .fa-regular:hover, footer a .fa-solid:hover, footer a .fa-light:hover, footer a .fa-thin:hover, footer a .fa-duotone:hover {
	color: #ffffff;
}

header .menu a,
.row_icons {
	color:#444444;
    font-size: 16px;
    font-family: 'Roboto';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#444444;
    font-size: 16px;
}


a,
.accordion-title,
.speise h3 a {
	color: #2a86a1;
}

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #2a86a1;
	font-family: 'Roboto';
	font-size: 16px;
	background:#ffffff;
	border: 0;
}

.tabs-title.is-active a:hover {
	color: #3a7f8f;
	background:#EEEEEE;
	border: 0;
}

.tabs-title a:hover {
	color: #3a7f8f;
	background:#EEEEEE;
	border: 0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #ffffff; 
}
 
.tabs-title.is-active{
	background:#EEEEEE !important;
}     

.tabs > li.is-active > a {
background: #EEEEEE;
color: #3a7f8f;
}

header .menu a:hover {
			color: #3a7f8f !important;
	}

.row_icons .fa, .row_icons_left .fa,.row_icons .fa-regular, .row_icons_left .fa-regular,.row_icons .fa-light, .row_icons_left .fa-light, .row_icons .fa-thin, .row_icons_left .fa-thin,.row_icons .fa-duotone, .row_icons_left .fa-duotone,.row_icons .fa-brands {
	color: #2a86a1;
}
	
footer a {
	color:#FFFFFF;
}

a:hover,
.menu > li > a:hover,
a:focus {
	color:#ffffff;
}
		
.button, button,
.owl-theme .owl-controls .owl-page span {
	color:#FFFFFF;
	background:#2a86a1;
}

.button:hover, button:hover,
.owl-theme .owl-controls .owl-page span:hover {
	background:#688c2d;color:#FFFFFF;}
	
.cd-top {
	background: #2a86a1 url(../img/cd-top-arrow.svg) no-repeat center 50%;
}

.no-touch .cd-top:hover {
	background-color:#688c2d;
}
	
section .button, section button {
	background:#2a86a1;
	color:#FFFFFF;
}
	
/*
.button:hover, button {
	background:#F18611;
}
*/
	
.dropdown.menu:not(.vertical) .is-dropdown-submenu.first-sub li {
	background:#EEEEEE;
}

label, input, textarea {
	/* color: #888888; */
}

textarea{
	height: 10em;
}
formselect.selected, .selected {
	color: #888888;
}




/* ---------- Typography ---------- */ 

body {
	font-family: 'Roboto';
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
}

p {
	font-family: 'Roboto';
}
	
	
a.button, button, [type='submit'] {
	font-family: 'Roboto';
	font-style: normal;
}
	
.event-info p, .event-info p a,
.event-details p, .event-details p a {
	font-family: 'Roboto';
	font-weight:400;
}
	

	
p, 
footer .sitemap ul li a,
.row_team a {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
}
	
p strong {
	font-style: normal;
	font-weight: 700;
}

.flexslider .slides .slide-text h2{
	font-family: 'Roboto';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #2a86a1;
}



.flexslider .slides .slide-text p{
	margin: 0 0 20px 0;
    padding: 0;
    color: #2a86a1;
    font-size: 28px;
}

.flexslider .slides li .slide-text {
    width: 80%;
    top: 28%;
}






.row_testimonials .flexslider h2 {
	color:#2a86a1;
	font-size: 28px;
    margin: 0 0 25px 0;
}

.row_testimonials .flexslider p {
	color:#888888;
}

/* ---------- Logo ---------- */ 

h5#logo a, h5#logo-center a  {
	background-image: url(../../sites/site0267/media/logo/logo.svg);
	background-repeat: no-repeat;
}

h5#logo_footer a  {
	background-image: url(../../sites/site0267/media/logo/logo-auf-blau.svg);
	background-repeat: no-repeat;
    background-position: top left;
}

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#444444;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    transition: 0.4s;
    margin-top: 10px;
}

.accor h1, .accor h2, .accor h3, .accor h4, .accor h5{
	color:#ffffff;
    margin:0;
	float:left;
	}

.accor.active, .accor:hover {
    background: #3a7f8f;
}

.accor:before{
    content: '+';
    font-size: 20px;
    color: #ffffff;
    float: left;
    line-height: 28px;
    font-weight: bold;
	margin: 0 15px 0 0;
}

.accor.active:before {
    content: "-";
}

.panel {
	max-height: 0;
    overflow: hidden;
	padding:0 20px;
    transition: 0.6s ease-in-out;
    opacity: 0;
    font-size: 18px;
    font-family: Robotopx;
}

.panel.show {
    opacity: 1;
    max-height: 5000px;
	padding: 20px;
}

.row_content_half .fa,.row_content_half .fa-regular,.row_content_half .fa-solid,.row_content_half .fa-thin,.row_content_half .fa-light,.row_content_half .fa-duotone,.row_content_half .fa-brands {
font-size: 55px;
margin: 10px 0;
}	





/* ---------- Speisekarte ----------- */	

.speise {
margin: 0 0 35px 0;
display: inline-block;
margin-left: -4px;
float: none;
vertical-align: top;
}
	
.speise h5:before {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: block;
    margin: 0 auto 30px;
}

.speise h5:after {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    display: block;
    margin-top: 25px;
}

.speise h3{
	float:left;
	font-size: 1.2em;
    font-family: Roboto;
    color: #888888;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Roboto;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Roboto;
	margin:0;
	max-width:100%;
	}
	
.speise p{
	margin:0;
	font-size: 1em;
	clear:both;
	width: 80%; 
	}
.speise h4.preis{
	float:right;
	font-size: 1.6em;
    font-family: Roboto;
	 margin: 0;
	}
	
.speise .allergene{
	float:none;
	clear:both;
	font-size: 11px;
    margin: 0 0 10px 0;
	}



<!-- .tabs-panel .speise:nth-of-type(2n+1) {
clear: both;
}
-->
	
/* Fiver Changes */

.row_content_third {
overflow: hidden;
}

.aos-init {
overflow: hidden;
}




/* Content-spezifische Styles */


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(/engine/fonts/roboto-v30-latin-300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* Page Loader Mobile Speed CSS */

.loader-added .loader-bg {
        opacity: 0;
        visibility: hidden;        
    }
    
.loader-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,1);
    z-index: 99999;
    transition: all 0.3s ease-in-out;
}

.loader-logo {
    position: fixed;
    top: 50%;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: -75px;    
    animation: spinning 1.5s infinite ease-in-out;
}


@keyframes spinning {
	0% { transform:  scale(1) ;}
	50% { transform:  scale(0.8) ;}
	100% { transform:  scale(1) ;}
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-logo:after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    background-color:
    rgba(0,0,0,0);
 border-radius:100%;
 margin:-15px;
    box-shadow: 0 4px 0 0 #000;
    transition: all 1s linear;
    animation: lds-eclipse 1s linear infinite;
    left: -16px;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -90px;
}

#section-36331 {display:none;}
#section-36332 { background-image: url(/sites/site0267/media/backgrounds/hd_back-tricolore.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-36332 h2{font-size:50px;}
#section-36332 
{padding-top:140px;padding-bottom:140px;}.fa-solid{color:#97a61a;font-size:21px;}
#section-36332 
.large-6:nth-child(2){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-36332 
{border-top:3px solid white;background-position:top center;border-bottom:3px solid white;}
#section-36333 {display:none;}
#section-36334 { background-color: #EEEEEE;}
#section-36334 h1{margin-bottom:40px;}
#section-36334 
.fa-solid{color:#688c2d;}
#section-36334 
img{width:30%;}
#section-36336 h1 { color: #FFFFFF;}
#section-36336 h2 { color: #FFFFFF;}
#section-36336 h3 { color: #FFFFFF;}
#section-36336 p { color: #FFFFFF;}
#section-36336 .button, .button a { color: #2a86a1;}
#section-36336 .button, .button a { background-color: #FFFFFF;}
#section-36336 {padding-bottom:0;}
#section-36336 
.button{font-size:16px;border-radius:40px;}
#section-36336 
h2{font-size:30px;}
#section-36336 
p{font-size:22px;}
#section-36337 { background-color: #FFFFFF;}
#section-36337 h1 { color: #2a86a1;}
#section-36337 h2 { color: #2a86a1;}
#section-36337 h3 { color: #2a86a1;}
#section-36337 p { color: #000000;}
#section-36337 .button{font-size:16px;border-radius:40px;}
#section-36337 
.large-4{background:#f2f2f2 !important;padding:0;margin: 0 0 20px 0;border-right:15px solid white;border-left:15px solid white;}
#section-36337 
p{padding-left:15px;padding-right:15px;text-align:center !important;}
#section-36338 p { color: #FFFFFF;}
#section-36338 { background-image: url(/sites/site0267/media/allgemein/hd_s3-solar-panel-with-wind-turbines.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-36338 {padding-bottom:0px;}
#section-36338 
h1{font-weight:300;text-align:center;color:white;font-size:28px;line-height:34px;padding-top:150px;padding-bottom:200px;}
#section-36339 h1 { color: #FFFFFF;}
#section-36339 h2 { color: #FFFFFF;}
#section-36339 h3 { color: #FFFFFF;}
#section-36339 p { color: #EEEEEE;}
#section-36339 { background-image: url(/sites/site0267/media/backgrounds/hd_banners_the_project.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-36342 { background-color: #2a86a1;}
#section-36342 h1 { color: #FFFFFF;}
#section-36342 h2 { color: #FFFFFF;}
#section-36342 h3 { color: #FFFFFF;}
#section-36342 small{color:white;font-size:20px;}
#section-36342 
span{background:white;border-radius:20px;color:#444;padding:10px;}
#section-36342 
number{background:#97cbd9;font-size:26px;font-weight:bold;color: white;}
#section-36343 {padding-bottom:20px;}
#section-36344 {padding-top:0;}
#section-36345 h1 { color: #FFFFFF;}
#section-36345 h2 { color: #FFFFFF;}
#section-36345 h3 { color: #FFFFFF;}
#section-36345 p { color: #EEEEEE;}
#section-36345 { background-image: url(/sites/site0267/media/backgrounds/hd_banners_methodology.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-36346 h2{margin-bottom:50px;}
#section-36347 p { color: #000000;}
#section-36347 .large-12{color:black;border-radius:60px;background:#DDDDDD;padding-top:0px;padding-right:50px;padding-bottom:25px;padding-left:45px;}
#section-36347 
span{position:relative;background:#2a86a1;border-radius: 20px 0 20px 0;color:white;padding:15px;padding-top:-100px !important;}
#section-36347 
{padding-top:0;}
#section-36348 {padding-top:0;padding-bottom:0;}
#section-36351 h1 { color: #FFFFFF;}
#section-36351 h2 { color: #FFFFFF;}
#section-36351 h3 { color: #FFFFFF;}
#section-36351 p { color: #EEEEEE;}
#section-36351 { background-image: url(/sites/site0267/media/backgrounds/hd_banners_partners.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-36353 { background-color: #2a86a1;}
#section-36353 h1 { color: #FFFFFF;}
#section-36353 h2 { color: #FFFFFF;}
#section-36353 h3 { color: #FFFFFF;}
#section-36353 {padding:20px 0 0 0;}
#section-36354 h2{margin-bottom:50px;}
#section-36354 
h3{color:#688c2d;font-size:18px;}
#section-36354 
img{width:40%;border:1px solid #ddd;}
#section-36355 {padding-top:0;}
#section-36355 
h3{color:#688c2d;font-size:18px;}
#section-36355 
img{width:40%;border:1px solid #ddd;}
#section-36356 { background-color: #2a86a1;}
#section-36356 h1 { color: #FFFFFF;}
#section-36356 h2 { color: #FFFFFF;}
#section-36356 h3 { color: #FFFFFF;}
#section-36356 {padding:20px 0 0 0;}
#section-36357 h2{margin-bottom:50px;}
#section-36357 
h3{color:#688c2d;font-size:18px;}
#section-36357 
img{width:40%;border:1px solid #ddd;}
#section-36358 { background-color: #2a86a1;}
#section-36358 h1 { color: #FFFFFF;}
#section-36358 h2 { color: #FFFFFF;}
#section-36358 h3 { color: #FFFFFF;}
#section-36358 {padding:20px 0 0 0;}
#section-36359 h2{margin-bottom:50px;}
#section-36359 
h3{color:#688c2d;font-size:18px;}
#section-36359 
img{width:55%;border:1px solid #ddd;}
#section-36360 { background-color: #2a86a1;}
#section-36360 h1 { color: #FFFFFF;}
#section-36360 h2 { color: #FFFFFF;}
#section-36360 h3 { color: #FFFFFF;}
#section-36360 {padding:20px 0 0 0;}
#section-36361 h2{margin-bottom:50px;}
#section-36361 
h3{color:#688c2d;font-size:18px;}
#section-36361 
img{width:40%;border:1px solid #ddd;}
#section-36362 h1 { color: #FFFFFF;}
#section-36362 h2 { color: #FFFFFF;}
#section-36362 h3 { color: #FFFFFF;}
#section-36362 p { color: #EEEEEE;}
#section-36362 { background-image: url(/sites/site0267/media/backgrounds/hd_banners_resources.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-36363 {padding-bottom:0;}
#section-36364 {padding-bottom:0;padding-top:0;}
#section-36365 {padding-top:0;}
#section-36365 
a:hover{color:black;}
#section-36368 h1 { color: #FFFFFF;}
#section-36368 h2 { color: #FFFFFF;}
#section-36368 h3 { color: #FFFFFF;}
#section-36368 p { color: #EEEEEE;}
#section-36368 {background:linear-gradient(to bottom right,#2a86a1,#155467);}
#section-36370 h1 { color: #FFFFFF;}
#section-36370 h2 { color: #FFFFFF;}
#section-36370 h3 { color: #FFFFFF;}
#section-36370 p { color: #EEEEEE;}
#section-36370 { background-image: url(/sites/site0267/media/backgrounds/hd_banners_news.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-36371 { background-color: #EEEEEE;}
#section-36371 h1{font-size:30px;}
#section-36371 
h2{font-size:30px;}
#section-36371 
.row{margin-bottom:60px;}
#section-36372 { background-color: #EEEEEE;}
#section-36372 h1{margin-bottom:20px;}
#section-36372 
bloghead{font-weight:bold;}
#section-36375 { background-color: #EEEEEE;}
#section-36375 h1{margin-bottom:20px;}
#section-36375 
bloghead{font-weight:bold;}
#section-36378 { background-color: #EEEEEE;}
#section-36378 h1{margin-bottom:20px;}
#section-36378 
bloghead{font-weight:bold;}
#section-36379 h1 { color: #FFFFFF;}
#section-36379 h2 { color: #FFFFFF;}
#section-36379 h3 { color: #FFFFFF;}
#section-36379 p { color: #EEEEEE;}
#section-36379 {background:linear-gradient(to bottom right,#333,#666);}
#section-36380 h2{margin-bottom:50px;}
#section-36381 { background-color: #EEEEEE;}
#section-36381 h1{margin-bottom:20px;}
#section-36381 
bloghead{font-weight:bold;}
#section-36382 h1 { color: #FFFFFF;}
#section-36382 h2 { color: #FFFFFF;}
#section-36382 h3 { color: #FFFFFF;}
#section-36382 p { color: #EEEEEE;}
#section-36382 {background:linear-gradient(to bottom right,#333,#666);}
#section-36383 h2{margin-bottom:50px;}
#section-36384 { background-color: #EEEEEE;}
#section-36384 h1{margin-bottom:20px;}
#section-36384 
bloghead{font-weight:bold;}
#section-36385 h1 { color: #FFFFFF;}
#section-36385 h2 { color: #FFFFFF;}
#section-36385 h3 { color: #FFFFFF;}
#section-36385 p { color: #EEEEEE;}
#section-36385 {background:linear-gradient(to bottom right,#333,#666);}
#section-36386 h2{margin-bottom:50px;}
#section-36387 { background-color: #EEEEEE;}
#section-36387 h1{margin-bottom:20px;}
#section-36387 
bloghead{font-weight:bold;}
#section-36388 h1 { color: #FFFFFF;}
#section-36388 h2 { color: #FFFFFF;}
#section-36388 h3 { color: #FFFFFF;}
#section-36388 p { color: #EEEEEE;}
#section-36388 {background:linear-gradient(to bottom right,#333,#666);}
#section-36389 h2{margin-bottom:50px;}
#section-36390 { background-color: #2a86a1;}
#section-36390 h1 { color: #FFFFFF;}
#section-36390 h2 { color: #FFFFFF;}
#section-36390 h3 { color: #FFFFFF;}
#section-36390 p { color: #EEEEEE;}
#section-36393 h1 { color: #FFFFFF;}
#section-36393 h2 { color: #FFFFFF;}
#section-36393 h3 { color: #FFFFFF;}
#section-36393 p { color: #EEEEEE;}
#section-36393 { background-image: url(/sites/site0267/media/backgrounds/hd_back-face.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-36393 {text-shadow: 0 2px 2px #000;}
#section-36395 {padding-top:0;}
#section-37028 h1 { color: #FFFFFF;}
#section-37028 h2 { color: #FFFFFF;}
#section-37028 h3 { color: #FFFFFF;}
#section-37028 p { color: #EEEEEE;}
#section-37028 .button, .button a { color: #688c2d;}
#section-37028 .button, .button a { background-color: #FFFFFF;}
#section-37028 { background-image: url(/sites/site0267/media/backgrounds/hd_banners_newsletter.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37028 label{color:white;}
#section-37028 
hr{margin:0;padding:0;}
#section-46339 h1 { color: #FFFFFF;}
#section-46339 h2 { color: #FFFFFF;}
#section-46339 h3 { color: #FFFFFF;}
#section-46339 p { color: #FFFFFF;}
#section-46339 .button, .button a { color: #2a86a1;}
#section-46339 .button, .button a { background-color: #2a86a1;}
#section-46339 {padding-bottom:0;display:none;}
#section-46339 
.button{font-size:16px;border-radius:40px;}
#section-46339 
h2{color:#2a86a1;font-size:21px;padding-top:0;margin-top:0;margin-bottom:10px;}
#section-46340 { background-color: #F2F2F2;}
#section-46340 .button{font-size:16px;border-radius:40px;}
#section-46340 
{padding-top:40px;}
#section-46341 .button, .button a { color: #ffffff;}
#section-46341 .button, .button a { background-color: #2a86a1;}
#section-46341 {padding-bottom:0px;}
#section-46341 
.button{font-size:22px;border-radius:40px;}
#section-46342 {padding-top:0px;padding-bottom:0px;margin-bottom:0;}
#section-46342 
img{width:100%;}

/* Custom Styles */

h5#logo{height:80px !important;}

p{font-weight: 300;}
b,strong{font-weight:700;}
h1{font-weight:700;}
h2{font-weight:700;}
h3{font-weight:700;}
h4{font-weight:700;}
h5{font-weight:700;}

/*header{padding:20px 0 20px 0;} */
.top-bar-right{margin-top:21px;font-weight:500;}
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-last-child(-n+4) a {padding: 5px;}

header .fab{font-size:17px !important;}
footer p{font-size:15px;padding-left:5px;font-weight:500;line-height:1.1em !important;}
footer a:link{font-size:15px;font-weight:500;line-height:1.1em !important;}

.language{position:absolute;top:34px;right:20px;z-Index:10000;}
.language img{width:15px;height:15px;margin-right:5px;border:1px solid #ddd;}
.language_footer img{width:25px;height:25px;margin-right:5px;border:1px solid rgba(0,0,0,0.2);margin-bottom:0;}

h5#logo_footer{height:100px;}
.button{font-size:16px;border-radiu
s:22px;}

subhead{font-size:24px;color:#333;}
preis{background:#B1C677;color:white;font-weight:bold;padding:10px;}
header{box-shadow:0 2px 4px rgba(0,0,0,0.2);}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:18px;font-weight:normal;}
.icon-list i {font-size: 0.5em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list .fa-solid{font-size:20px;color:#B1C677;}

p{text-align:justify;}
#section-36336 .slide-text {width: 60%;top: 50%;left: 140px;background: rgb(42 134 161 / 70%);padding: 40px;transform: translateY(-50%);}

#section-36342 span{
padding: 10px 15px 10px 60px;
display: block;
font-size: 16px;
min-height: 60px;
line-height: 1.2;
border-radius: 30px;
}  

#section-36342 number{
width: 48px;
height: 52px;
font-weight:900;
font-size:30px;
line-height: 52px;
display: block;
text-align: center;
border-radius: 50% 0 50% 0;
margin-bottom: -25px;
z-index: 1;
position: relative;
margin-left: -15px;
}

#section-36347 p .fa-solid{color: #2a86a1;float: right;margin-left: 50px;font-size: 90px;line-height: 1;}
#section-36347 span{top: -24px;left: 0;position: relative;display: inline-block;}

// hintergrund anklickbarer teil
.accor{background:#FFF;border-radius:2px;}

// hintergrund anklickbarer teil, hover
.accor:hover{background:#FFF;}

// hintergrund anklickbarer teil wenn er aktiv ist
.accor.active{background:#FFF;}

// headline im anklickbaren teil
.accor h3{color:#0f75bc;}

// anklickbares zeichen / funktioniert aber nicht
.accor:before{content: +;font-size: 20px;color: #0f75bb;}

// hintergrund sich öffnender content
.panel{background:#FFF;border-radius:2px;}

// project page

.custom-num-list {max-width: 770px; margin: 0 auto; width: 100%;}

.custom-num-list:nth-child(2n) number {
    background: #e8bd18 !important;
}

.custom-num-list:nth-child(3n) number {
    background: #698c2e !important;
}

.custom-num-list:nth-child(3n+2) number {
    background: #2a86a1 !important;
}

#section-36344 span{
padding: 30px 15px 30px 90px;
font-size: 16px;
color:black;
min-height: 60px;
line-height: 1.2;
border-radius: 50px;
background: #eaeaea;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
}
#section-36344 span{
padding-right:70px;
position:relative;
display:block;
}

#section-36344 span img{
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
#section-36344 number{
width: 74px;
height: 74px;
line-height: 74px;
display: block;
text-align: center;
border-radius: 20px 0 20px 0;
margin-bottom: -42px;
z-index: 1;
position: relative;
margin-left: -15px;
background: #2a86a1;
font-size: 26px;
font-weight: 900;
color: #fff;
box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
}

#section-36344 span img{
width: 50px;
margin-left: 20px;
}

/* MOBILE ANSICHTEN */
#section-14902{display:none;}
@media screen and (max-width: 899px){
#section-35263{padding-top:0px;padding-bottom:0;background-image:none;}
#section-35478{display:block;}
#section-35479{display:block;}
#section-36336{display:none;}
#section-46339{display:block;}
#section-46339 .slide-text{width: 95%;top: 70%;left: 10px;background:rgb(255 255 255 / 95%);padding: 15px;transform: translateY(-50%);box-shadow:0 0 5px #000;}

#section-36342 number{
margin-left: -5px;
}

#section-36342 span{padding: 10px 15px 10px 50px;}
}

@media screen and (max-width: 1199px){

#section-36347 .large-12{width: calc(100% - 30px);margin: 0 auto;float: none;clear:both;}
#section-36344 number {
width: 50px;
height: 50px;
line-height: 50px;
margin-bottom: -42px;
margin-left: -8px;
}
#section-36344 span{
padding-right:70px;
}

}

@media screen and (max-width: 991px){
#section-36347 .large-12{padding: 50px 30px;}
}

@media screen and (max-width: 767px{

#section-36347 p .fa-solid{display: block;margin: 0 auto 30px;text-align: center;float: none;}

}