




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

@import url('/engine/fonts/Inter.css');
@import url('/engine/fonts/Julius-Sans-One.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: #666666;
}

p {
	color: #666666;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	color: #687b79;
}
	


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: #687b79;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #687b79, 0 14px 0 #687b79; }
    
.menu-icon:hover::after {
    background: #000000;
    box-shadow: 0 7px 0 #000000, 0 14px 0 #000000; } 
 
.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: #687b79 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:#687b79 transparent transparent;
}

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

footer {
	background:#687b79;
    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:#687b79;
    font-size: 15px;
    font-family: 'Julius Sans One';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#687b79;
    font-size: 15px;
}


a,
.accordion-title,
.speise h3 a {
	color: #687b79;
}

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #687b79;
	font-family: 'Julius Sans One';
	font-size: 15px;
	background:#ffffff;
	border: 0;
}

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

.tabs-title a:hover {
	color: #000000;
	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: #000000;
}

header .menu a:hover {
			color: #000000 !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: #687b79;
}
	
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:#687b79;
}

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

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

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

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




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

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

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

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

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

.flexslider .slides .slide-text h2{
	font-family: 'Julius Sans One';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #687b79;
}



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

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






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

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

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

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

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

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#687b79;
    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: #000000;
}

.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: 16px;
    font-family: Interpx;
}

.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: Inter;
    color: #666666;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Inter;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Inter;
	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: Inter;
	 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-44360 h1 { color: #FFFFFF;}
#section-44360 h2 { color: #FFFFFF;}
#section-44360 h3 { color: #FFFFFF;}
#section-44360 p { color: #EEEEEE;}
#section-44360 {margin-top:0;padding-top:0;position:relative;}
#section-44363 .fa-light{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-44364 h1 { color: #FFFFFF;}
#section-44364 h2 { color: #FFFFFF;}
#section-44364 h3 { color: #FFFFFF;}
#section-44364 p { color: #FFFFFF;}
#section-44364 .fa, #section-44364 .fa-regular,#section-44364 .fa-solid,#section-44364 .fa-light,#section-44364 .fa-thin,#section-44364 .fa-duotone { color: #FFFFFF !important;}
#section-44364 h2{margin-bottom:40px;}
#section-44364 
{background:linear-gradient(to bottom right,#687b79,#c4cfc9);}
#section-44364 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-44366 { background-color: #FFFFFF;}
#section-44366 h1 { color: #687b79;}
#section-44366 h2 { color: #687b79;}
#section-44366 h3 { color: #687b79;}
#section-44366 h2{margin-bottom:50px;}
#section-44366 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-44367 { background-color: #FFFFFF;}
#section-44367 h1 { color: #687b79;}
#section-44367 h2 { color: #687b79;}
#section-44367 h3 { color: #687b79;}
#section-44367 p { color: #687b79;}
#section-44367 h2{font-size:30px;}
#section-44367 
{background:linear-gradient(to bottom right,#cfc7ba,#e4dbd6);}
#section-44367 
img{border-radius:50%;border: 14px solid rgba(255,255,255,0.7);}
#section-44367 
subhead{color:#666666;}
#section-44368 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-44369 { background-color: #FFFFFF;}
#section-44369 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-kontaktform-kurz { background-color: #FFFFFF;}
#section-kontaktform-kurz h1 { color: #687b79;}
#section-kontaktform-kurz h2 { color: #687b79;}
#section-kontaktform-kurz h3 { color: #687b79;}
#section-kontaktform-kurz p { color: #EEEEEE;}
#section-kontaktform-kurz {background:linear-gradient(to bottom right,#687b79,#c4cfc9);}
#section-kontaktform-kurz 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-44381 h1 { color: #FFFFFF;}
#section-44381 h2 { color: #FFFFFF;}
#section-44381 h3 { color: #FFFFFF;}
#section-44381 p { color: #FFFFFF;}
#section-44381 .button, .button a { color: #687b79;}
#section-44381 .button, .button a { background-color: #FFFFFF;}
#section-44381 h1{font-size:30px;}
#section-44381 
h2{font-size:30px;}
#section-44381 
.row{margin-bottom:60px;}
#section-44382 { background-color: #EEEEEE;}
#section-44382 h1{margin-bottom:20px;}
#section-44382 
bloghead{font-weight:bold;}
#section-44401 h1 { color: #FFFFFF;}
#section-44401 h2 { color: #FFFFFF;}
#section-44401 h3 { color: #FFFFFF;}
#section-44401 p { color: #EEEEEE;}
#section-44403 { background-color: #EEEEEE;}
#section-45226 { background-color: #FFFFFF;}
#section-45226 h1 { color: #666666;}
#section-45226 h2 { color: #666666;}
#section-45226 h3 { color: #666666;}
#section-45226 p { color: #666666;}
#section-45226 h3{font-size:40px;}
#section-45226 
{padding-top:130px;padding-bottom:130px;}
#section-45229 { background-color: #FFFFFF;}
#section-45229 h1 { color: #687b79;}
#section-45229 h2 { color: #687b79;}
#section-45229 h3 { color: #687b79;}
#section-45229 p { color: #FFFFFF;}
#section-45229 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-45234 { background-color: #687b79;}
#section-45234 h1 { color: #FFFFFF;}
#section-45234 h2 { color: #FFFFFF;}
#section-45234 h3 { color: #FFFFFF;}
#section-45234 p { color: #FFFFFF;}
#section-45234 { background-image: url(/sites/site0280/media/backgrounds/hd_back-hochzeit.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-45242 { background-color: #FFFFFF;}
#section-45242 h1 { color: #687b79;}
#section-45242 h2 { color: #687b79;}
#section-45242 h3 { color: #687b79;}
#section-45242 p { color: #FFFFFF;}
#section-45242 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-form-erstberatung { background-color: #e4dbd6;}
#section-form-erstberatung img{border-radius:50%;border:9px solid rgba(255,255,255,0.7);width:200px;}
#section-form-erstberatung 
{background:linear-gradient(to bottom right,#cfc7ba,#e4dbd6);}
#section-45246 { background-color: #687b79;}
#section-45246 h1 { color: #FFFFFF;}
#section-45246 h2 { color: #FFFFFF;}
#section-45246 h3 { color: #FFFFFF;}
#section-45246 p { color: #FFFFFF;}
#section-45246 { background-image: url(/sites/site0280/media/backgrounds/hd_back-faq.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-45246 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-45247 {padding-bottom:10px;}
#section-45248 {padding-bottom:10px;padding-top:0px;}
#section-45249 {padding-bottom:10px;padding-top:0px;}
#section-45252 {padding-bottom:10px;padding-top:0px;}
#section-45264 {display:none;}
#section-45556 .fa-thin{color:#c4cfc9;}
#section-45556 
{padding-top:10px;}
#section-strich {padding:0;}
#section-45558 {padding:0;}
#section-45567 {padding-bottom:10px;padding-top:0px;}
#section-45568 {padding-bottom:10px;padding-top:0px;}
#section-45569 {padding-bottom:10px;padding-top:0px;}
#section-45570 {padding-bottom:10px;padding-top:0px;}
#section-45571 {padding-bottom:70px;padding-top:0px;}
#section-45633 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-45633 
.fa-brands{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;margin-bottom:40px;}
#section-45634 { background-color: #FFFFFF;}
#section-45634 .fa, #section-45634 .fa-regular,#section-45634 .fa-solid,#section-45634 .fa-light,#section-45634 .fa-thin,#section-45634 .fa-duotone { color: #000000 !important;}
#section-45634 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-45634 
.fa-brands{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;margin-bottom:40px;}
#section-50169 { background-color: #687b79;}
#section-50169 h1 { color: #FFFFFF;}
#section-50169 h2 { color: #FFFFFF;}
#section-50169 h3 { color: #FFFFFF;}
#section-50169 p { color: #FFFFFF;}
#section-50169 { background-image: url(/sites/site0280/media/backgrounds/hd_back-hochzeit.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-50171 .fa-thin{color:#c4cfc9;}
#section-50171 
{padding-top:10px;}
#section-50172 {padding:0;}
#section-50174 {padding:0;}
#section-50181 { background-color: #687b79;}
#section-50181 h1 { color: #FFFFFF;}
#section-50181 h2 { color: #FFFFFF;}
#section-50181 h3 { color: #FFFFFF;}
#section-50181 p { color: #FFFFFF;}
#section-50181 { background-image: url(/sites/site0280/media/backgrounds/hd_back-hochzeit.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-50183 .fa-thin{color:#c4cfc9;}
#section-50183 
{padding-bottom:0;}
#section-50184 {padding:0;}
#section-50719 { background-color: #EEEEEE;}
#section-50719 h1{margin-bottom:20px;}
#section-50719 
bloghead{font-weight:bold;}
#section-50969 { background-color: #EEEEEE;}
#section-50969 h1{margin-bottom:20px;}
#section-50969 
bloghead{font-weight:bold;}
#section-51122 { background-color: #EEEEEE;}
#section-51122 h1{margin-bottom:20px;}
#section-51122 
bloghead{font-weight:bold;}
#section-51172 { background-color: #EEEEEE;}
#section-51172 h1{margin-bottom:20px;}
#section-51172 
bloghead{font-weight:bold;}
#section-51582 { background-color: #EEEEEE;}
#section-51582 h1{margin-bottom:20px;}
#section-51582 
bloghead{font-weight:bold;}
#section-51899 { background-color: #EEEEEE;}
#section-51899 h1{margin-bottom:20px;}
#section-51899 
bloghead{font-weight:bold;}
#section-52015 { background-color: #EEEEEE;}
#section-52015 h1{margin-bottom:20px;}
#section-52015 
bloghead{font-weight:bold;}
#section-52127 { background-color: #EEEEEE;}
#section-52127 h1{margin-bottom:20px;}
#section-52127 
bloghead{font-weight:bold;}
#section-52269 { background-color: #EEEEEE;}
#section-52269 h1{margin-bottom:20px;}
#section-52269 
bloghead{font-weight:bold;}
#section-52302 { background-color: #EEEEEE;}
#section-52302 h1{margin-bottom:20px;}
#section-52302 
bloghead{font-weight:bold;}
#section-52302 
h2{margin-bottom:50px;}
#section-52302 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-52312 { background-color: #EEEEEE;}
#section-52312 h1{margin-bottom:20px;}
#section-52312 
bloghead{font-weight:bold;}
#section-52312 
h2{margin-bottom:50px;}
#section-52312 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-52383 { background-color: #EEEEEE;}
#section-52383 h1{margin-bottom:20px;}
#section-52383 
bloghead{font-weight:bold;}
#section-52383 
h2{margin-bottom:50px;}
#section-52383 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-52422 { background-color: #EEEEEE;}
#section-52422 h1{margin-bottom:20px;}
#section-52422 
bloghead{font-weight:bold;}
#section-52422 
h2{margin-bottom:50px;}
#section-52422 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-52454 { background-color: #EEEEEE;}
#section-52454 h1{margin-bottom:20px;}
#section-52454 
bloghead{font-weight:bold;}
#section-52454 
h2{margin-bottom:50px;}
#section-52454 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-52590 { background-color: #EEEEEE;}
#section-52590 h1{margin-bottom:20px;}
#section-52590 
bloghead{font-weight:bold;}
#section-52590 
h2{margin-bottom:50px;}
#section-52590 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-53841 .button{font-size:18px;border-radius:8px;}
#section-54071 .button{font-size:18px;border-radius:8px;}
#section-54074 .button{font-size:18px;border-radius:8px;}
#section-54086 .button{font-size:18px;border-radius:8px;}
#section-54112 .button{font-size:18px;border-radius:8px;}
#section-54802 .button{font-size:18px;border-radius:8px;}
#section-57202 { background-color: #FFFFFF;}
#section-57202 h1 { color: #687b79;}
#section-57202 h2 { color: #687b79;}
#section-57202 h3 { color: #687b79;}
#section-57202 p { color: #FFFFFF;}
#section-57214 { background-color: #FFFFFF;}
#section-57214 h1 { color: #687b79;}
#section-57214 h2 { color: #687b79;}
#section-57214 h3 { color: #687b79;}
#section-57214 p { color: #FFFFFF;}
#section-57216 .fa-thin{color:#c4cfc9;}
#section-57216 
{padding-top:10px;}
#section-57219 {padding:0;}
#section-57226 { background-color: #FFFFFF;}
#section-57226 h1 { color: #687b79;}
#section-57226 h2 { color: #687b79;}
#section-57226 h3 { color: #687b79;}
#section-57226 p { color: #FFFFFF;}
#section-57236 { background-color: #FFFFFF;}
#section-57236 h1 { color: #687b79;}
#section-57236 h2 { color: #687b79;}
#section-57236 h3 { color: #687b79;}
#section-57236 p { color: #FFFFFF;}
#section-57238 .fa-thin{color:#c4cfc9;}
#section-57238 
{padding-top:10px;}

/* Custom Styles */

body a:hover{color:black;}

h5#logo-center{width:220px !important;height:100px;}
header{box-shadow: 0 0 4px #ddd;}

.button{font-size:16px;border-radius:8px;}
footer p{font-size:16px;}
footer a:link{font-size:16px;}
subhead{font-size:20px;color:#849c86;}
preis{background:#849c86;color:white;font-weight:bold;padding:10px;}

#section-event-detail{background:#687b79;color:white;padding-bottom:0;}
#section-event-detail h1, #section-event-detail h2, #section-event-detail h3, #section-event-detail h4, #section-event-detail h5, #section-event-detail p, #section-event-detail a:link{color:white;}
#section-event-detail .button{background:white;color:#000;margin-bottom:100px;}



.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:17px;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list .fa-light{font-size:16px;color:#849c86;}


/* MOBILE ANSICHTEN */
#section-14902{display:none;}
@media screen and (max-width: 899px){
header{position:relative;background-color:white;}
#section-45264{display:block;} /* Slider Startseite mobil */
#section-44360{display:none;} /* Video Startseite desktop */
#section-45226{background-image:none;padding-top:20px;padding-bottom:20px;} /* Foto über uns mobil */
#section-45576{display:block;} /* Foto über uns mobil */
}


.accor{background:#cfc7ba !important;border-radius:2px;}
.accor:hover{background:#e4dbd6;}
.accor.active{background:#687b79;}
.accor h3{color:#FFF;}
.accor:before{content: +;font-size: 20px;color: #0f75bb;}
.panel{background:#FFF;border-radius:2px;}

.panel p{font-size:15px;}


.cover{background: rgba(255,255,255, 0.4);}
.fullwidth-bg h1{margin: 28px auto; color:#ffffff; font-size:58px; max-width: 100%; padding: 17% 0 0;text-shadow: 0 0 5px #444;}
.fullwidth-bg p{font-size: 23px; max-width: 100%; color:#ffffff;text-shadow: 0 0 3px #444;}

.fullwidth-bg_video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto !important;
    height: auto !important;
    overflow: hidden;
}