




/* ---------- 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/site0367/media/logo/logo.svg);
	background-repeat: no-repeat;
}

h5#logo_footer a  {
	background-image: url(../../sites/site0367/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: 10000px;
	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-71132 h1 { color: #FFFFFF;}
#section-71132 h2 { color: #FFFFFF;}
#section-71132 h3 { color: #FFFFFF;}
#section-71132 p { color: #EEEEEE;}
#section-71132 {margin-top:0;padding-top:0;position:relative;}
#section-71133 {display:none;}
#section-71135 .fa-light{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;padding-bottom:0px;}
#section-71137 h1 { color: #FFFFFF;}
#section-71137 h2 { color: #FFFFFF;}
#section-71137 h3 { color: #FFFFFF;}
#section-71137 p { color: #FFFFFF;}
#section-71137 .fa, #section-71137 .fa-regular,#section-71137 .fa-solid,#section-71137 .fa-light,#section-71137 .fa-thin,#section-71137 .fa-duotone { color: #FFFFFF !important;}
#section-71137 h2{margin-bottom:40px;}
#section-71137 
{background:linear-gradient(to bottom right,#687b79,#c4cfc9);}
#section-71137 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71138 { background-color: #FFFFFF;}
#section-71138 h1 { color: #687b79;}
#section-71138 h2 { color: #687b79;}
#section-71138 h3 { color: #687b79;}
#section-71138 h2{margin-bottom:50px;}
#section-71138 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71139 { background-color: #FFFFFF;}
#section-71139 h1 { color: #687b79;}
#section-71139 h2 { color: #687b79;}
#section-71139 h3 { color: #687b79;}
#section-71139 p { color: #687b79;}
#section-71139 h2{font-size:30px;}
#section-71139 
{background:linear-gradient(to bottom right,#cfc7ba,#e4dbd6);}
#section-71139 
img{border-radius:50%;border: 14px solid rgba(255,255,255,0.7);}
#section-71139 
subhead{color:#666666;}
#section-71140 { background-color: #FFFFFF;}
#section-71140 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-71141 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-en-kontaktform-kurz { background-color: #FFFFFF;}
#section-en-kontaktform-kurz h1 { color: #687b79;}
#section-en-kontaktform-kurz h2 { color: #687b79;}
#section-en-kontaktform-kurz h3 { color: #687b79;}
#section-en-kontaktform-kurz p { color: #EEEEEE;}
#section-en-kontaktform-kurz {background:linear-gradient(to bottom right,#687b79,#c4cfc9);}
#section-en-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-71143 { background-color: #FFFFFF;}
#section-71143 h1 { color: #666666;}
#section-71143 h2 { color: #666666;}
#section-71143 h3 { color: #666666;}
#section-71143 p { color: #666666;}
#section-71143 h3{font-size:40px;}
#section-71143 
{padding-top:130px;padding-bottom:130px;}
#section-71150 { background-color: #FFFFFF;}
#section-71150 h1 { color: #687b79;}
#section-71150 h2 { color: #687b79;}
#section-71150 h3 { color: #687b79;}
#section-71150 p { color: #FFFFFF;}
#section-71156 { background-color: #FFFFFF;}
#section-71156 h1 { color: #687b79;}
#section-71156 h2 { color: #687b79;}
#section-71156 h3 { color: #687b79;}
#section-71156 p { color: #FFFFFF;}
#section-71162 { background-color: #687b79;}
#section-71162 h1 { color: #FFFFFF;}
#section-71162 h2 { color: #FFFFFF;}
#section-71162 h3 { color: #FFFFFF;}
#section-71162 p { color: #FFFFFF;}
#section-71162 { background-image: url(/sites/site0367/media/backgrounds/hd_back-hochzeit.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-71164 .fa-thin{color:#c4cfc9;}
#section-71164 
{padding-top:10px;}
#section-strich {padding:0;}
#section-71167 {padding:0;}
#section-71174 { background-color: #FFFFFF;}
#section-71174 h1 { color: #687b79;}
#section-71174 h2 { color: #687b79;}
#section-71174 h3 { color: #687b79;}
#section-71174 p { color: #FFFFFF;}
#section-71180 { background-color: #FFFFFF;}
#section-71180 h1 { color: #687b79;}
#section-71180 h2 { color: #687b79;}
#section-71180 h3 { color: #687b79;}
#section-71180 p { color: #FFFFFF;}
#section-71182 .fa-thin{color:#c4cfc9;}
#section-71182 
{padding-top:10px;}
#section-71185 {padding:0;}
#section-71190 { background-color: #FFFFFF;}
#section-71190 h1 { color: #687b79;}
#section-71190 h2 { color: #687b79;}
#section-71190 h3 { color: #687b79;}
#section-71190 p { color: #FFFFFF;}
#section-71192 .fa-thin{color:#c4cfc9;}
#section-71192 
{padding-top:10px;}
#section-71194 { background-color: #FFFFFF;}
#section-71194 h1 { color: #687b79;}
#section-71194 h2 { color: #687b79;}
#section-71194 h3 { color: #687b79;}
#section-71194 p { color: #FFFFFF;}
#section-71194 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-en-form-erstberatung { background-color: #e4dbd6;}
#section-en-form-erstberatung img{border-radius:50%;border:9px solid rgba(255,255,255,0.7);width:200px;}
#section-en-form-erstberatung 
{background:linear-gradient(to bottom right,#cfc7ba,#e4dbd6);}
#section-71199 { background-color: #FFFFFF;}
#section-71199 h1 { color: #687b79;}
#section-71199 h2 { color: #687b79;}
#section-71199 h3 { color: #687b79;}
#section-71199 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71201 { background-color: #EEEEEE;}
#section-71201 h1{margin-bottom:20px;}
#section-71201 
bloghead{font-weight:bold;}
#section-71201 
h2{margin-bottom:50px;}
#section-71201 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71204 { background-color: #EEEEEE;}
#section-71204 h1{margin-bottom:20px;}
#section-71204 
bloghead{font-weight:bold;}
#section-71207 h1 { color: #FFFFFF;}
#section-71207 h2 { color: #FFFFFF;}
#section-71207 h3 { color: #FFFFFF;}
#section-71207 p { color: #FFFFFF;}
#section-71207 .button, .button a { color: #687b79;}
#section-71207 .button, .button a { background-color: #FFFFFF;}
#section-71207 h1{font-size:30px;}
#section-71207 
h2{font-size:30px;}
#section-71207 
.row{margin-bottom:60px;}
#section-71209 { background-color: #EEEEEE;}
#section-71209 h1{margin-bottom:20px;}
#section-71209 
bloghead{font-weight:bold;}
#section-71212 { background-color: #EEEEEE;}
#section-71212 h1{margin-bottom:20px;}
#section-71212 
bloghead{font-weight:bold;}
#section-71215 { background-color: #EEEEEE;}
#section-71215 h1{margin-bottom:20px;}
#section-71215 
bloghead{font-weight:bold;}
#section-71218 { background-color: #EEEEEE;}
#section-71218 h1{margin-bottom:20px;}
#section-71218 
bloghead{font-weight:bold;}
#section-71221 { background-color: #EEEEEE;}
#section-71221 h1{margin-bottom:20px;}
#section-71221 
bloghead{font-weight:bold;}
#section-71227 { background-color: #EEEEEE;}
#section-71227 h1{margin-bottom:20px;}
#section-71227 
bloghead{font-weight:bold;}
#section-71230 { background-color: #EEEEEE;}
#section-71230 h1{margin-bottom:20px;}
#section-71230 
bloghead{font-weight:bold;}
#section-71233 { background-color: #EEEEEE;}
#section-71233 h1{margin-bottom:20px;}
#section-71233 
bloghead{font-weight:bold;}
#section-71236 { background-color: #EEEEEE;}
#section-71236 h1{margin-bottom:20px;}
#section-71236 
bloghead{font-weight:bold;}
#section-71239 { background-color: #EEEEEE;}
#section-71239 h1{margin-bottom:20px;}
#section-71239 
bloghead{font-weight:bold;}
#section-71239 
h2{margin-bottom:50px;}
#section-71239 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71242 { background-color: #EEEEEE;}
#section-71242 h1{margin-bottom:20px;}
#section-71242 
bloghead{font-weight:bold;}
#section-71242 
h2{margin-bottom:50px;}
#section-71242 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71245 { background-color: #EEEEEE;}
#section-71245 h1{margin-bottom:20px;}
#section-71245 
bloghead{font-weight:bold;}
#section-71245 
h2{margin-bottom:50px;}
#section-71245 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71248 { background-color: #EEEEEE;}
#section-71248 h1{margin-bottom:20px;}
#section-71248 
bloghead{font-weight:bold;}
#section-71248 
h2{margin-bottom:50px;}
#section-71248 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71251 { background-color: #EEEEEE;}
#section-71251 h1{margin-bottom:20px;}
#section-71251 
bloghead{font-weight:bold;}
#section-71251 
h2{margin-bottom:50px;}
#section-71251 
.fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71263 .button{font-size:18px;border-radius:8px;}
#section-71266 .button{font-size:18px;border-radius:8px;}
#section-71269 .button{font-size:18px;border-radius:8px;}
#section-71272 .button{font-size:18px;border-radius:8px;}
#section-71275 .button{font-size:18px;border-radius:8px;}
#section-71278 .button{font-size:18px;border-radius:8px;}
#section-71281 { background-color: #687b79;}
#section-71281 h1 { color: #FFFFFF;}
#section-71281 h2 { color: #FFFFFF;}
#section-71281 h3 { color: #FFFFFF;}
#section-71281 p { color: #FFFFFF;}
#section-71281 { background-image: url(/sites/site0367/media/backgrounds/hd_back-hochzeit.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-71282 .fa-thin{color:#c4cfc9;}
#section-71282 
{padding-bottom:0;}
#section-71284 {padding:0;}
#section-71286 { background-color: #FFFFFF;}
#section-71286 .fa, #section-71286 .fa-regular,#section-71286 .fa-solid,#section-71286 .fa-light,#section-71286 .fa-thin,#section-71286 .fa-duotone { color: #000000 !important;}
#section-71286 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71286 
.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-71287 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71287 
.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-71289 h1 { color: #FFFFFF;}
#section-71289 h2 { color: #FFFFFF;}
#section-71289 h3 { color: #FFFFFF;}
#section-71289 p { color: #EEEEEE;}
#section-71290 { background-color: #EEEEEE;}
#section-71291 { background-color: #687b79;}
#section-71291 h1 { color: #FFFFFF;}
#section-71291 h2 { color: #FFFFFF;}
#section-71291 h3 { color: #FFFFFF;}
#section-71291 p { color: #FFFFFF;}
#section-71291 { background-image: url(/sites/site0367/media/backgrounds/hd_back-faq.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-71291 .fa-thin{background: linear-gradient(to bottom right, #efd37f,#fcf2d4,#efd37f); -webkit-background-clip: text; -webkit-text-fill-color: transparent;padding-top:10px;}
#section-71292 {padding-bottom:10px;}
#section-71293 {padding-bottom:10px;padding-top:0px;}
#section-71293 
.ul-list li{font-size:16px;font-family: Inter;font-weight:normal;}
#section-71294 {padding-bottom:10px;padding-top:0px;}
#section-71295 {padding-bottom:10px;padding-top:0px;}
#section-71296 {padding-bottom:10px;padding-top:0px;}
#section-71297 {padding-bottom:10px;padding-top:0px;}
#section-71298 {padding-bottom:10px;padding-top:0px;}
#section-71299 {padding-bottom:10px;padding-top:0px;}
#section-71300 {padding-bottom:70px;padding-top:0px;}
#section-71446 {padding-bottom:0px;}

/* 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;}

.ul-list li{font-size:16px;font-family: Inter;font-weight:normal;}


.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;
}