




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

@import url('/engine/fonts/Georgia.css');
@import url('/engine/fonts/Montserrat.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: #1a3e70;
}
	


h1 {
	font-size: 28px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

header, .sticky {
	background:#1a3e70;
}


.title-bar {
  background:#1a3e70;
  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: #1a3e70;
  padding: 5px;
  }
.menu-icon:hover {
  background: #1a3e70;
  }  
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #FFFFFF;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF; }
    
.menu-icon:hover::after {
    background: #ffea64;
    box-shadow: 0 7px 0 #ffea64, 0 14px 0 #ffea64; } 
 
.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: #FFFFFF 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:#FFFFFF transparent transparent;
}

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

footer {
	background:#1a3e70;
    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:#FFFFFF;
    font-size: 14px;
    font-family: 'Montserrat';
}

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


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

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #ffea64;
	font-family: 'Montserrat';
	font-size: 14px;
	background:#133055;
	border: 0;
}

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

.tabs-title a:hover {
	color: #ffea64;
	background:#0f2542;
	border: 0;
}

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

.tabs > li.is-active > a {
background: #0f2542;
color: #ffea64;
}

header .menu a:hover {
		/* color: #ffff82 !important; */
		color: #ffff82 !important;
	/* color: #ffff82 !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: #1a3e70;
}
	
footer a {
	color:#FFFFFF;
}

a:hover,
.menu > li > a:hover,
a:focus {
	color:#215091;
}
		
.button, button,
.owl-theme .owl-controls .owl-page span {
	color:#1a3e70;
	background:#F2EBE3;
}

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

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

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

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




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

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

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

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

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

.flexslider .slides .slide-text h2{
	font-family: 'Montserrat';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #1a3e70;
}



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

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






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

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

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

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

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

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

.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: Georgiapx;
}

.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: Georgia;
    color: #444444;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Georgia;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Georgia;
	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: Georgia;
	 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-13421 h1 { color: #1a3e70;}
#section-13421 h2 { color: #1a3e70;}
#section-13421 h3 { color: #1a3e70;}
#section-13421 p { color: #444444;}
#section-13421 { background-image: url(/sites/site0142/media/allgemein/hd_beisteiners-team.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13421 .large-6:first-child{background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13421 
{background-position:top center;}
#section-13421 
{padding:160px 0 160px 0;}
#section-13422 { background-color: #1a3e70;}
#section-13422 h1 { color: #FFFFFF;}
#section-13422 h2 { color: #FFFFFF;}
#section-13422 h3 { color: #FFFFFF;}
#section-13422 p { color: #EEEEEE;}
#section-13422 .button{font-size:14px;}
#section-13422 
h1{margin-bottom:50px;}
#section-13423 { background-color: #1a3e70;}
#section-13423 h1 { color: #FFFFFF;}
#section-13423 h2 { color: #FFFFFF;}
#section-13423 h3 { color: #FFFFFF;}
#section-13423 p { color: #EEEEEE;}
#section-13423 .button{font-size:14px;}
#section-13423 
{padding-top:30px;}
#section-13429 h1 { color: #1a3e70;}
#section-13429 h2 { color: #1a3e70;}
#section-13429 h3 { color: #1a3e70;}
#section-13429 p { color: #444444;}
#section-13429 { background-image: url(/sites/site0142/media/betten-galerie/hd_001.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13429 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13429 
{background-position:top center;}
#section-13429 
{padding:220px 0 160px 0;}
#section-13430 { background-color: #FFFFFF;}
#section-13430 {margin-top:5px;}
#section-13431 { background-color: #FFFFFF;}
#section-13431 h1 { color: #1a3e70;}
#section-13431 h2 { color: #1a3e70;}
#section-13431 h3 { color: #1a3e70;}
#section-13431 p { color: #444444;}
#section-13431 h2{margin-bottom:60px;}
#section-13433 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13434 h1 { color: #ffea64;}
#section-13434 h2 { color: #ffea64;}
#section-13434 h3 { color: #ffea64;}
#section-13434 p { color: #FFFFFF;}
#section-13434 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-13434 
li{color:white;font-size:20px;}
#section-13435 h1 { color: #1a3e70;}
#section-13435 h2 { color: #1a3e70;}
#section-13435 h3 { color: #1a3e70;}
#section-13435 p { color: #444444;}
#section-13435 { background-image: url(/sites/site0142/media/galerie-polstermoebel/hd_tosca_2015_totale__srgb_xl_.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13435 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13435 
{background-position:top center;}
#section-13435 
{padding:220px 0 160px 0;}
#section-13436 { background-color: #FFFFFF;}
#section-13436 {margin-top:5px;}
#section-13437 { background-color: #FFFFFF;}
#section-13437 h1 { color: #1a3e70;}
#section-13437 h2 { color: #1a3e70;}
#section-13437 h3 { color: #1a3e70;}
#section-13437 p { color: #444444;}
#section-13437 h2{margin-bottom:60px;}
#section-13437 
{padding-bottom: 0px;}
#section-13438 h1 { color: #ffea64;}
#section-13438 h2 { color: #ffea64;}
#section-13438 h3 { color: #ffea64;}
#section-13438 p { color: #FFFFFF;}
#section-13438 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-13438 
li{color:white;font-size:20px;}
#section-13440 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13441 h1 { color: #1a3e70;}
#section-13441 h2 { color: #1a3e70;}
#section-13441 h3 { color: #1a3e70;}
#section-13441 p { color: #444444;}
#section-13441 { background-image: url(/sites/site0142/media/galerie-tapeten-malerarbeiten/hd_362600-siena-ispc-329997-328837-328825.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13441 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13441 
{background-position:top center;}
#section-13441 
{padding:220px 0 160px 0;}
#section-13442 { background-color: #FFFFFF;}
#section-13442 {margin-top:5px;}
#section-13444 h1 { color: #ffea64;}
#section-13444 h2 { color: #ffea64;}
#section-13444 h3 { color: #ffea64;}
#section-13444 p { color: #FFFFFF;}
#section-13444 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-13444 
li{color:white;font-size:20px;}
#section-13446 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13447 h1 { color: #1a3e70;}
#section-13447 h2 { color: #1a3e70;}
#section-13447 h3 { color: #1a3e70;}
#section-13447 p { color: #444444;}
#section-13447 { background-image: url(/sites/site0142/media/galerie-boden/hd_12-1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13447 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13447 
{background-position:top center;}
#section-13447 
{padding:220px 0 160px 0;}
#section-13448 { background-color: #FFFFFF;}
#section-13448 {margin-top:5px;}
#section-13450 h1 { color: #ffea64;}
#section-13450 h2 { color: #ffea64;}
#section-13450 h3 { color: #ffea64;}
#section-13450 p { color: #FFFFFF;}
#section-13450 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-13450 
li{color:white;font-size:20px;}
#section-13452 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13453 h1 { color: #1a3e70;}
#section-13453 h2 { color: #1a3e70;}
#section-13453 h3 { color: #1a3e70;}
#section-13453 p { color: #444444;}
#section-13453 { background-image: url(/sites/site0142/media/galerie-vorhang/hd_vorhang_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13453 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13453 
{background-position:top center;}
#section-13453 
{padding:220px 0 160px 0;}
#section-13454 { background-color: #FFFFFF;}
#section-13454 {margin-top:5px;}
#section-13454 

#section-13454 

#section-13456 h1 { color: #ffea64;}
#section-13456 h2 { color: #ffea64;}
#section-13456 h3 { color: #ffea64;}
#section-13456 p { color: #FFFFFF;}
#section-13456 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-13456 
li{color:white;font-size:20px;}
#section-13458 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13459 h1 { color: #1a3e70;}
#section-13459 h2 { color: #1a3e70;}
#section-13459 h3 { color: #1a3e70;}
#section-13459 p { color: #444444;}
#section-13459 { background-image: url(/sites/site0142/media/uebersicht/hd_karniesen.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13459 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13459 
{background-position:top center;}
#section-13459 
{padding:220px 0 160px 0;}
#section-13460 { background-color: #FFFFFF;}
#section-13460 {margin-top:5px;}
#section-13462 h1 { color: #ffea64;}
#section-13462 h2 { color: #ffea64;}
#section-13462 h3 { color: #ffea64;}
#section-13462 p { color: #FFFFFF;}
#section-13462 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-13462 
li{color:white;font-size:20px;}
#section-13464 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13465 h1 { color: #1a3e70;}
#section-13465 h2 { color: #1a3e70;}
#section-13465 h3 { color: #1a3e70;}
#section-13465 p { color: #444444;}
#section-13465 { background-image: url(/sites/site0142/media/galerie-blickschutz/hd_blatt32_voile.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13465 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13465 
{background-position:top center;}
#section-13465 
{padding:220px 0 160px 0;}
#section-13466 { background-color: #FFFFFF;}
#section-13466 {margin-top:5px;}
#section-13468 h1 { color: #ffea64;}
#section-13468 h2 { color: #ffea64;}
#section-13468 h3 { color: #ffea64;}
#section-13468 p { color: #FFFFFF;}
#section-13468 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-13468 
li{color:white;font-size:20px;}
#section-13470 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13471 h1 { color: #1a3e70;}
#section-13471 h2 { color: #1a3e70;}
#section-13471 h3 { color: #1a3e70;}
#section-13471 p { color: #444444;}
#section-13471 { background-image: url(/sites/site0142/media/uebersicht/hd_matrazen.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13471 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13471 
{background-position:top center;}
#section-13471 
{padding:220px 0 160px 0;}
#section-13472 { background-color: #FFFFFF;}
#section-13472 {margin-top:5px;}
#section-13474 h1 { color: #ffea64;}
#section-13474 h2 { color: #ffea64;}
#section-13474 h3 { color: #ffea64;}
#section-13474 p { color: #FFFFFF;}
#section-13474 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-13474 
li{color:white;font-size:20px;}
#section-13476 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13477 h1 { color: #1a3e70;}
#section-13477 h2 { color: #1a3e70;}
#section-13477 h3 { color: #1a3e70;}
#section-13477 p { color: #444444;}
#section-13477 { background-image: url(/sites/site0142/media/allgemein/hd_beisteiners-team.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13477 .large-6:nth-child(1){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-13477 
{background-position:top center;}
#section-13477 
{padding:220px 0 160px 0;}
#section-13482 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13484 { background-color: #EEEEEE;}
#section-13487 {background:linear-gradient(to bottom,#0f2542,#1a3e70);padding-bottom:40px;}
#section-13494 { background-color: #1a3e70;}
#section-13494 h1 { color: #ffea64;}
#section-13494 h2 { color: #ffea64;}
#section-13494 h3 { color: #ffea64;}
#section-13494 p { color: #FFFFFF;}
#section-13494 .fa, #section-13494 .fa-regular,#section-13494 .fa-solid,#section-13494 .fa-light,#section-13494 .fa-thin,#section-13494 .fa-duotone { color: #48658d !important;}
#section-13498 {background:linear-gradient(to bottom,#0f2542,#1a3e70);padding-bottom:0;padding-top:160px;}
#section-13505 { background-color: #1a3e70;}
#section-13505 h1 { color: #ffea64;}
#section-13505 h2 { color: #ffea64;}
#section-13505 h3 { color: #ffea64;}
#section-13505 p { color: #FFFFFF;}
#section-13505 .fa, #section-13505 .fa-regular,#section-13505 .fa-solid,#section-13505 .fa-light,#section-13505 .fa-thin,#section-13505 .fa-duotone { color: #48658d !important;}
#section-13505 .fab{color:#48658d;}
#section-13507 { background-image: url(/sites/site0142/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-14078 h1 { color: #FFFFFF;}
#section-14078 h2 { color: #FFFFFF;}
#section-14078 h3 { color: #FFFFFF;}
#section-14078 p { color: #FFFFFF;}
#section-14078 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-14079 { background-color: #EEEEEE;}
#section-14080 { background-color: #EEEEEE;}
#section-14692 h1 { color: #CCCCCC;}
#section-14692 h2 { color: #CCCCCC;}
#section-14692 h3 { color: #CCCCCC;}
#section-14692 {padding-top:150px;}
#section-14792 {display:none;}
#section-14793 {display:none;}
#section-17153 { background-color: #EEEEEE;}
#section-17153 a:link{color:#1a3e70;}
#section-17155 h1 { color: #FFFFFF;}
#section-17155 h2 { color: #FFFFFF;}
#section-17155 h3 { color: #FFFFFF;}
#section-17155 p { color: #EEEEEE;}
#section-17155 {padding-top:150px;}
#section-17156 h1 { color: #FFFFFF;}
#section-17156 h2 { color: #FFFFFF;}
#section-17156 h3 { color: #FFFFFF;}
#section-17156 p { color: #FFFFFF;}
#section-17156 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-17158 { background-color: #EEEEEE;}
#section-17159 { background-color: #FFFFFF;}
#section-17160 h1 { color: #FFFFFF;}
#section-17160 h2 { color: #FFFFFF;}
#section-17160 h3 { color: #FFFFFF;}
#section-17160 p { color: #FFFFFF;}
#section-17160 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-17163 { background-color: #FFFFFF;}
#section-17164 h1 { color: #FFFFFF;}
#section-17164 h2 { color: #FFFFFF;}
#section-17164 h3 { color: #FFFFFF;}
#section-17164 p { color: #FFFFFF;}
#section-17164 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-17166 { background-color: #EEEEEE;}
#section-17167 { background-color: #FFFFFF;}
#section-17168 h1 { color: #FFFFFF;}
#section-17168 h2 { color: #FFFFFF;}
#section-17168 h3 { color: #FFFFFF;}
#section-17168 p { color: #FFFFFF;}
#section-17168 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-17170 { background-color: #EEEEEE;}
#section-17171 { background-color: #FFFFFF;}
#section-17172 h1 { color: #FFFFFF;}
#section-17172 h2 { color: #FFFFFF;}
#section-17172 h3 { color: #FFFFFF;}
#section-17172 p { color: #FFFFFF;}
#section-17172 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-17174 { background-color: #EEEEEE;}
#section-17175 { background-color: #FFFFFF;}
#section-17176 h1 { color: #FFFFFF;}
#section-17176 h2 { color: #FFFFFF;}
#section-17176 h3 { color: #FFFFFF;}
#section-17176 p { color: #FFFFFF;}
#section-17176 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-17178 { background-color: #EEEEEE;}
#section-17179 { background-color: #FFFFFF;}
#section-17464 h1 { color: #FFFFFF;}
#section-17464 h2 { color: #FFFFFF;}
#section-17464 h3 { color: #FFFFFF;}
#section-17464 p { color: #FFFFFF;}
#section-17464 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-17466 { background-color: #EEEEEE;}
#section-17467 { background-color: #FFFFFF;}
#section-18322 h1 { color: #FFFFFF;}
#section-18322 h2 { color: #FFFFFF;}
#section-18322 h3 { color: #FFFFFF;}
#section-18322 p { color: #FFFFFF;}
#section-18322 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-18323 { background-color: #d6d6d6;}
#section-18324 { background-color: #FFFFFF;}
#section-19584 h1 { color: #FFFFFF;}
#section-19584 h2 { color: #FFFFFF;}
#section-19584 h3 { color: #FFFFFF;}
#section-19584 p { color: #FFFFFF;}
#section-19584 { background-image: url(/sites/site0142/media/galerie-herbstfarben-2019/hd_0719_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-19584 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-19585 { background-color: #d6d6d6;}
#section-19587 { background-color: #FFFFFF;}
#section-20306 h1 { color: #FFFFFF;}
#section-20306 h2 { color: #FFFFFF;}
#section-20306 h3 { color: #FFFFFF;}
#section-20306 p { color: #FFFFFF;}
#section-20306 { background-image: url(/sites/site0142/media/galerie-herbstfarben-2019/hd_0719_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-20306 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-20307 { background-color: #d6d6d6;}
#section-20309 { background-color: #FFFFFF;}
#section-20704 h1 { color: #FFFFFF;}
#section-20704 h2 { color: #FFFFFF;}
#section-20704 h3 { color: #FFFFFF;}
#section-20704 p { color: #FFFFFF;}
#section-20704 { background-image: url(/sites/site0142/media/galerie-herbstfarben-2019/hd_0719_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-20704 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-20705 { background-color: #d6d6d6;}
#section-20707 { background-color: #FFFFFF;}
#section-20709 .large-12{background:none;}
#section-22357 { background-color: #1d3f6d;}
#section-22357 p { color: #FFFFFF;}
#section-22357 {padding-top: 0px;}
#section-22405 { background-color: #1d3f6d;}
#section-22405 p { color: #FFFFFF;}
#section-22407 {padding-top: 0px;}
#section-22408 { background-color: #1d3f6d;}
#section-22408 h1 { color: #FFFFFF;}
#section-22408 h2 { color: #FFFFFF;}
#section-22408 h3 { color: #FFFFFF;}
#section-22408 p { color: #FFFFFF;}
#section-22409 h1 { color: #FFFFFF;}
#section-22409 h2 { color: #FFFFFF;}
#section-22409 h3 { color: #FFFFFF;}
#section-22409 p { color: #FFFFFF;}
#section-22409 { background-image: url(/sites/site0142/media/galerie-herbstfarben-2019/hd_0719_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-22409 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-22410 { background-color: #d6d6d6;}
#section-22412 { background-color: #FFFFFF;}
#section-22556 h1 { color: #CCCCCC;}
#section-22556 h2 { color: #CCCCCC;}
#section-22556 h3 { color: #CCCCCC;}
#section-22556 {padding-top:150px;}
#section-24004 h1 { color: #ffea64;}
#section-24004 h2 { color: #ffea64;}
#section-24004 h3 { color: #ffea64;}
#section-24004 p { color: #FFFFFF;}
#section-24004 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-24004 
li{color:white;font-size:20px;}
#section-24004 

#section-24005 p { color: #FFFFFF;}
#section-24006 { background-color: #1d3f6d;}
#section-24006 p { color: #FFFFFF;}
#section-24006 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-24007 h1 { color: #FFFFFF;}
#section-24007 h2 { color: #FFFFFF;}
#section-24007 h3 { color: #FFFFFF;}
#section-24007 p { color: #FFFFFF;}
#section-24007 { background-image: url(/sites/site0142/media/galerie-herbstfarben-2019/hd_0719_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-24007 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-24008 { background-color: #d6d6d6;}
#section-24010 { background-color: #FFFFFF;}
#section-24181 h1 { color: #ffea64;}
#section-24181 h2 { color: #ffea64;}
#section-24181 h3 { color: #ffea64;}
#section-24181 p { color: #FFFFFF;}
#section-24181 {background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
#section-24181 
li{color:white;font-size:20px;}
#section-24181 

#section-26165 { background-color: #FFFFFF;}
#section-26165 h1 { color: #FFFFFF;}
#section-26165 h2 { color: #FFFFFF;}
#section-26165 h3 { color: #FFFFFF;}
#section-26165 p { color: #FFFFFF;}
#section-26165 { background-image: url(/sites/site0142/media/galerie-herbstfarben-2019/hd_0719_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-26165 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-26166 { background-color: #d6d6d6;}
#section-26168 { background-color: #FFFFFF;}
#section-27293 { background-color: #FFFFFF;}
#section-27293 h1 { color: #1a3e70;}
#section-27293 h2 { color: #1a3e70;}
#section-27293 h3 { color: #1a3e70;}
#section-27293 p { color: #444444;}
#section-27293 h2{margin-bottom:60px;}
#section-27293 
{padding-top: 35px;}
#section-56539 { background-color: #FFFFFF;}
#section-56539 h1 { color: #FFFFFF;}
#section-56539 h2 { color: #FFFFFF;}
#section-56539 h3 { color: #FFFFFF;}
#section-56539 p { color: #FFFFFF;}
#section-56539 { background-image: url(/sites/site0142/media/galerie-herbstfarben-2019/hd_0719_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-56539 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-56540 { background-color: #d6d6d6;}
#section-60881 h1 { color: #FFFFFF;}
#section-60881 h2 { color: #FFFFFF;}
#section-60881 h3 { color: #FFFFFF;}
#section-60881 p { color: #FFFFFF;}
#section-60881 { background-image: url(/sites/site0142/media/galerie-herbstfarben-2019/hd_0719_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-60881 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-60882 { background-color: #d6d6d6;}
#section-60884 { background-color: #FFFFFF;}
#section-66889 { background-color: #FFFFFF;}
#section-66889 h1 { color: #FFFFFF;}
#section-66889 h2 { color: #FFFFFF;}
#section-66889 h3 { color: #FFFFFF;}
#section-66889 p { color: #FFFFFF;}
#section-66889 { background-image: url(/sites/site0142/media/galerie-herbstfarben-2019/hd_0719_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-66889 .large-12:first-child{background-color:rgba(15,37,66,0.8);padding:20px 0 0 0;margin-top: 100px;margin-bottom:30px;}
#section-66890 { background-color: #d6d6d6;}

/* Custom Styles */

header{background:rgba(1,12,28,0.8);position:fixed;}
.top-bar-right {text-transform:uppercase;font-weight:600;margin-top:23px;}
h5#logo{width:320px !important;height:64px !important;margin-top:10px !important;margin-bottom: 10px !important;}
footer{background:linear-gradient(to bottom right,#0f2542,#1a3e70);}
h1,h2,h3{text-transform:uppercase;font-weight:600;}

footer p{font-size:16px;}
footer a:link{font-size:16px;}
.button{font-family:Montserrat !important;text-transform:uppercase;font-size:18px;font-weight:600;border-radius:6px;}
white{color:white;}
gray{color:#888;}
subhead{font-family:Montserrat;font-size:20px;color:#1a3e70;text-transform:uppercase;font-weight:600;}
bloghead{font-family:Montserrat;font-size:20px;color:#ffea64;text-transform:uppercase;font-weight:600;}

#section-18536 {font-size:10px;}

.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-solid{font-size:20px;color:#ffea64;}
#section-14791{display:none;}

@media screen and (max-width: 899px){
h5#logo{width:200px !important;height:80px !important;margin-top:0 !important; margin-bottom: 0;}
#section-13372{display:none;}
#section-14791{display:block;}
#section-13421{background-image:none;padding-top:0;padding-bottom:0;}
#section-13477{background-image:none;padding-top:0;padding-bottom:0;}
#section-14792{display:block;}
#section-14793{display:block;}
#section-14793 img{margin-top:100px;}
}