




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

@import url('/engine/fonts/DM-Serif-Display.css');
@import url('/engine/fonts/Inter.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: #444444;
}

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

h1, h2, h3, h4, h5, h6 {
	color: #1f5182;
}
	


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

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

footer {
	background:#1f5182;
    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:#1f5182;
    font-size: 21px;
    font-family: 'DM Serif Display';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#1f5182;
    font-size: 21px;
}


a,
.accordion-title,
.speise h3 a {
	color: #1f5182;
}

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #1f5182;
	font-family: 'DM Serif Display';
	font-size: 21px;
	background:#ffffff;
	border: 0;
}

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

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

header .menu a:hover {
			color: #b06340 !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: #1f5182;
}
	
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:#1f5182;
}

.button:hover, button:hover,
.owl-theme .owl-controls .owl-page span:hover {
	background:#DDDDDD;color:#1f5182;}
	
.cd-top {
	background: #1f5182 url(../img/cd-top-arrow.svg) no-repeat center 50%;
}

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

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

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




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

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

h1, h2, h3, h4, h5, h6 {
	font-family: 'DM Serif Display';
	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: 'DM Serif Display';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #1f5182;
}



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

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






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

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

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

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

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

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#1f5182;
    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: #b06340;
}

.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: 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: #444444;
	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-54175 { background-color: #1f5182;}
#section-54175 h1 { color: #FFFFFF;}
#section-54175 h2 { color: #FFFFFF;}
#section-54175 h3 { color: #FFFFFF;}
#section-54175 p { color: #EEEEEE;}
#section-54175 h1{padding-top:200px;font-size:60px;text-shadow:0 0 3px #000;}
#section-54175 
.button{margin-bottom:200px;}
#section-54177 {display:none;}
#section-54178 img{width:300px;}
#section-54178 
{padding-top:20px;}
#section-mission-vision-mission h1 { color: #FFFFFF;}
#section-mission-vision-mission h2 { color: #FFFFFF;}
#section-mission-vision-mission h3 { color: #FFFFFF;}
#section-mission-vision-mission p { color: #FFFFFF;}
#section-mission-vision-mission .fa, #section-mission-vision-mission .fa-regular,#section-mission-vision-mission .fa-solid,#section-mission-vision-mission .fa-light,#section-mission-vision-mission .fa-thin,#section-mission-vision-mission .fa-duotone { color: #FFFFFF !important;}
#section-mission-vision-mission h2{margin-bottom:50px;}
#section-mission-vision-mission 
{background:linear-gradient(to bottom right,#1f5182,#4580ba);}
#section-54180 h2{font-size:45px;}
#section-54180 
small{font-size:22px;}
#section-54181 h2{margin-bottom:50px;}
#section-54181 
{padding-top:30px;}
#section-54181 
h3{color:#b06340;}
#section-kundenstimmen {border-top:2px solid #b06340;}
#section-54184 {border-top:2px solid #b06340;}
#section-54184 
{padding-bottom:30px;}
#section-54184 
img{width:100px;}
#section-kontakt-allgemein { background-color: #1f5182;}
#section-kontakt-allgemein h1 { color: #FFFFFF;}
#section-kontakt-allgemein h2 { color: #FFFFFF;}
#section-kontakt-allgemein h3 { color: #FFFFFF;}
#section-kontakt-allgemein p { color: #EEEEEE;}
#section-kontakt-allgemein { background-image: url(/sites/site0328/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-54187 { background-color: #1f5182;}
#section-54187 h1 { color: #FFFFFF;}
#section-54187 h2 { color: #FFFFFF;}
#section-54187 h3 { color: #FFFFFF;}
#section-54187 p { color: #FFFFFF;}
#section-54187 { background-image: url(/sites/site0328/media/backgrounds/hd_back-glasses.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-54190 {background:linear-gradient(to bottom right,#eee,#fff);}
#section-54193 img{filter:grayscale(1);}
#section-54193 
img:hover{filter:grayscale(0);}
#section-54193 
{padding-top:20px;}
#section-54194 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-54195 h1 { color: #FFFFFF;}
#section-54195 h2 { color: #FFFFFF;}
#section-54195 h3 { color: #FFFFFF;}
#section-54195 p { color: #EEEEEE;}
#section-54197 { background-color: #EEEEEE;}
#section-54197 h1{margin-bottom:20px;}
#section-54197 
bloghead{font-weight:bold;}
#section-54199 h2{margin-bottom:50px;}
#section-54200 { background-color: #EEEEEE;}
#section-54200 h1{margin-bottom:20px;}
#section-54200 
bloghead{font-weight:bold;}
#section-54202 h2{margin-bottom:50px;}
#section-54203 { background-color: #EEEEEE;}
#section-54203 h1{margin-bottom:20px;}
#section-54203 
bloghead{font-weight:bold;}
#section-54205 h2{margin-bottom:50px;}
#section-54206 { background-color: #EEEEEE;}
#section-54206 h1{margin-bottom:20px;}
#section-54206 
bloghead{font-weight:bold;}
#section-54208 h2{margin-bottom:50px;}
#section-54212 { background-color: #EEEEEE;}
#section-54212 h1{margin-bottom:20px;}
#section-54212 
bloghead{font-weight:bold;}
#section-54214 h2{margin-bottom:50px;}
#section-54215 {background:linear-gradient(to bottom right,#DDD,#FFF);}
#section-54216 h1 { color: #FFFFFF;}
#section-54216 h2 { color: #FFFFFF;}
#section-54216 h3 { color: #FFFFFF;}
#section-54216 p { color: #EEEEEE;}
#section-54218 { background-color: #EEEEEE;}
#section-54557 .fa, #section-54557 .fa-regular,#section-54557 .fa-solid,#section-54557 .fa-light,#section-54557 .fa-thin,#section-54557 .fa-duotone { color: #b06340 !important;}
#section-54557 {padding-top:0;}
#section-54557 
h2{margin-bottom:70px;}
#section-55020 {padding-bottom:0;}
#section-55024 h1 { color: #FFFFFF;}
#section-55024 h2 { color: #FFFFFF;}
#section-55024 h3 { color: #FFFFFF;}
#section-55024 p { color: #FFFFFF;}
#section-55024 .button, .button a { color: #1f5182;}
#section-55024 .button, .button a { background-color: #FFFFFF;}
#section-55024 {background:linear-gradient(to bottom right,#1f5182,#4580ba);padding-top:40px;padding-bottom:40px;}
#section-55024 

#section-55025 { background-color: #1f5182;}
#section-55025 h1 { color: #FFFFFF;}
#section-55025 h2 { color: #FFFFFF;}
#section-55025 h3 { color: #FFFFFF;}
#section-55025 p { color: #FFFFFF;}
#section-55025 .button, .button a { color: #1f5182;}
#section-55025 .button, .button a { background-color: #FFFFFF;}
#section-55025 { background-image: url(/sites/site0328/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-55026 { background-color: #1f5182;}
#section-55026 h1 { color: #FFFFFF;}
#section-55026 h2 { color: #FFFFFF;}
#section-55026 h3 { color: #FFFFFF;}
#section-55026 p { color: #FFFFFF;}
#section-55026 .button, .button a { color: #1f5182;}
#section-55026 .button, .button a { background-color: #FFFFFF;}
#section-55026 { background-image: url(/sites/site0328/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-55436 { background-color: #1f5182;}
#section-55436 h1 { color: #FFFFFF;}
#section-55436 h2 { color: #FFFFFF;}
#section-55436 h3 { color: #FFFFFF;}
#section-55436 p { color: #FFFFFF;}
#section-55436 { background-image: url(/sites/site0328/media/backgrounds/hd_back-glasses.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-55438 .fa, #section-55438 .fa-regular,#section-55438 .fa-solid,#section-55438 .fa-light,#section-55438 .fa-thin,#section-55438 .fa-duotone { color: #b06340 !important;}
#section-55438 {padding-top:0;}
#section-55438 
h2{margin-bottom:70px;}
#section-55439 {background:linear-gradient(to bottom right,#eee,#fff);}
#section-55441 {border-top:2px solid #b06340;padding-bottom:0;}
#section-55443 img{filter:grayscale(1);}
#section-55443 
img:hover{filter:grayscale(0);}
#section-55443 
{padding-top:50px;}
#section-55444 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-55445 h1 { color: #FFFFFF;}
#section-55445 h2 { color: #FFFFFF;}
#section-55445 h3 { color: #FFFFFF;}
#section-55445 p { color: #EEEEEE;}
#section-55446 { background-color: #1f5182;}
#section-55446 h1 { color: #FFFFFF;}
#section-55446 h2 { color: #FFFFFF;}
#section-55446 h3 { color: #FFFFFF;}
#section-55446 p { color: #FFFFFF;}
#section-55446 { background-image: url(/sites/site0328/media/backgrounds/hd_back-glasses.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-55447 {padding-bottom:0px;}
#section-55450 img{border-radius:50%;border:7px solid #CCCCCC;}
#section-55453 img{filter:grayscale(1);}
#section-55453 
img:hover{filter:grayscale(0);}
#section-55453 
{padding-top:20px;}
#section-55454 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-55455 h1 { color: #FFFFFF;}
#section-55455 h2 { color: #FFFFFF;}
#section-55455 h3 { color: #FFFFFF;}
#section-55455 p { color: #EEEEEE;}
#section-55456 { background-color: #1f5182;}
#section-55456 h1 { color: #FFFFFF;}
#section-55456 h2 { color: #FFFFFF;}
#section-55456 h3 { color: #FFFFFF;}
#section-55456 p { color: #FFFFFF;}
#section-55456 { background-image: url(/sites/site0328/media/backgrounds/hd_back-glasses.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-55458 .fa, #section-55458 .fa-regular,#section-55458 .fa-solid,#section-55458 .fa-light,#section-55458 .fa-thin,#section-55458 .fa-duotone { color: #b06340 !important;}
#section-55458 {padding-top:0;}
#section-55458 
h2{margin-bottom:70px;}
#section-55459 {background:linear-gradient(to bottom right,#eee,#fff);}
#section-55461 {border-top:2px solid #b06340;padding-bottom:0;}
#section-55463 img{filter:grayscale(1);}
#section-55463 
img:hover{filter:grayscale(0);}
#section-55463 
{padding-top:20px;}
#section-55464 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-55465 h1 { color: #FFFFFF;}
#section-55465 h2 { color: #FFFFFF;}
#section-55465 h3 { color: #FFFFFF;}
#section-55465 p { color: #EEEEEE;}
#section-58740 { background-color: #1f5182;}
#section-58740 h1 { color: #FFFFFF;}
#section-58740 h2 { color: #FFFFFF;}
#section-58740 h3 { color: #FFFFFF;}
#section-58740 p { color: #FFFFFF;}
#section-58740 { background-image: url(/sites/site0328/media/backgrounds/hd_back-glasses.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-58742 .fa, #section-58742 .fa-regular,#section-58742 .fa-solid,#section-58742 .fa-light,#section-58742 .fa-thin,#section-58742 .fa-duotone { color: #b06340 !important;}
#section-58742 {padding-top:0;}
#section-58742 
h2{margin-bottom:70px;}
#section-58743 {background:linear-gradient(to bottom right,#eee,#fff);}
#section-58747 {padding-bottom:0;}
#section-58748 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-58749 h1 { color: #FFFFFF;}
#section-58749 h2 { color: #FFFFFF;}
#section-58749 h3 { color: #FFFFFF;}
#section-58749 p { color: #EEEEEE;}
#section-58751 { background-color: #1f5182;}
#section-58751 h1 { color: #FFFFFF;}
#section-58751 h2 { color: #FFFFFF;}
#section-58751 h3 { color: #FFFFFF;}
#section-58751 p { color: #FFFFFF;}
#section-58751 { background-image: url(/sites/site0328/media/backgrounds/hd_back-glasses.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-58755 img{border-radius:50%;border:7px solid #CCCCCC;width:80%;}
#section-58758 {padding-bottom:0;}
#section-58759 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-58760 h1 { color: #FFFFFF;}
#section-58760 h2 { color: #FFFFFF;}
#section-58760 h3 { color: #FFFFFF;}
#section-58760 p { color: #EEEEEE;}
#section-58761 { background-color: #1f5182;}
#section-58761 h1 { color: #FFFFFF;}
#section-58761 h2 { color: #FFFFFF;}
#section-58761 h3 { color: #FFFFFF;}
#section-58761 p { color: #FFFFFF;}
#section-58761 { background-image: url(/sites/site0328/media/backgrounds/hd_back-glasses.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-58764 {background:linear-gradient(to bottom right,#eee,#fff);}
#section-58769 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-58770 h1 { color: #FFFFFF;}
#section-58770 h2 { color: #FFFFFF;}
#section-58770 h3 { color: #FFFFFF;}
#section-58770 p { color: #EEEEEE;}
#section-58771 { background-color: #1f5182;}
#section-58771 h1 { color: #FFFFFF;}
#section-58771 h2 { color: #FFFFFF;}
#section-58771 h3 { color: #FFFFFF;}
#section-58771 p { color: #FFFFFF;}
#section-58771 { background-image: url(/sites/site0328/media/backgrounds/hd_back-glasses.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-58778 {padding-bottom:0;}
#section-58779 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-58780 h1 { color: #FFFFFF;}
#section-58780 h2 { color: #FFFFFF;}
#section-58780 h3 { color: #FFFFFF;}
#section-58780 p { color: #EEEEEE;}
#section-Brillenmarken h2{margin-bottom:50px;}
#section-Brillenmarken 
h3{color:#b06340;}
#section-Brillenmarken 
{border-top:2px solid #b06340;}
#section-58974 {border-top:2px solid #b06340;}
#section-59214 {padding-bottom:0px;}
#section-59429 img{border-radius:50%;border:7px solid #CCCCCC;}
#section-59430 img{border-radius:50%;border:7px solid #CCCCCC;}
#section-59512 iframe{width:95%;}
#section-59512 
{padding-top:0px;}
#section-59513 {padding-top:0px;}
#section-59514 {padding-top:0px;}
#section-59515 iframe{width:95%;}
#section-59515 
{padding-top:0px;}
#section-59516 iframe{width:95%;}
#section-59516 
{padding-top:0px;}
#section-betriebsurlaub-snippet { background-color: #1f5182;}
#section-betriebsurlaub-snippet h1 { color: #FFFFFF;}
#section-betriebsurlaub-snippet h2 { color: #FFFFFF;}
#section-betriebsurlaub-snippet h3 { color: #FFFFFF;}
#section-betriebsurlaub-snippet p { color: #FFFFFF;}
#section-betriebsurlaub-snippet a:link{color:white;}
#section-68507 { background-image: url(/sites/site0328/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}

/* Custom Styles */

header{padding:10px 0 10px 0;}
.button{font-size:18px;border-radius:8px;}
footer p{font-size:16px;}
footer a:link{font-size:16px;}
subhead{font-family: DM Serif Display;font-size:24px;color:#1f5182;}
preis{background:#B1C677;color:white;font-weight:bold;padding:10px;}
small{color:#888 !important;}
copyright{font-size:12px;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:18px;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list .fa-thin{font-size:18px;color:#1f5182;}

.cover{background: rgba(255,255,255, 0.1);}
.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;
}

.kontakt_desktop_fixed{position:fixed;right:0;top:55px;color:white;font-size:15px;z-Index:10000;background:#1f5182;border-radius:10px 0 0 10px;padding:10px;}
.kontakt_desktop_fixed span{font-size:20px;font-weight:600;line-height:27px;}
.kontakt_desktop_fixed span a:link{color:white !important;text-decoration:none;}
.kontakt_desktop_fixed span a:visited{color:white !important;text-decoration:none;}

.kontakt_mobile_fixed{display:none;}

h6{font-size:14px;font-family:Inter !important;color:#444 !important;}

/* MOBILE ANSICHTEN */
#section-14902{display:none;}
@media screen and (max-width: 899px){
#section-54178 img{display:none;}

.kontakt_mobile_fixed{display:block;position:fixed;bottom:0;width:100%;height:70px;line-height:45px;background:#1f5182;text-align:center;font-size:16px;color:#FFF !important;padding-top:13px;}
.kontakt_mobile_fixed{font-size:24px;font-weight:600;line-height:40px;color:white !important;}
.kontakt_mobile_fixed a:link{color:white !important;text-decoration:none;}
.kontakt_mobile_fixed a:visited{color:white !important;text-decoration:none;}

.kontakt_desktop_fixed{display:none;}
}