




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

@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: #040c28;
}

 

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

body {
	background:#040c28;
	color: #EEEEEE;
}

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

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


h1 {
	font-size: 50px;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 24px;
}

header, .sticky {
	background:#;
}


.title-bar {
  background:#;
  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: #;
  padding: 5px;
  }
.menu-icon:hover {
  background: #;
  }  
.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: #FFFFFF;
    box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF; } 
 
.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:#FFFFFF transparent transparent;
}

footer {
	background:#1c3c91;
    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: 'Inter';
}

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: #FFFFFF;
}

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

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

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

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

.tabs > li.is-active > a {
background: #FFFFFF;
color: #FFFFFF;
}

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

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

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

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

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

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




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

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

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



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

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






.row_testimonials .flexslider h2 {
	color:#FFFFFF;
	font-size: 35px;
    margin: 0 0 25px 0;
}

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

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

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

h5#logo_footer a  {
	background-image: url(../../sites/site0355/media/logo/logo.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: #FFFFFF;
}

.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: #EEEEEE;
	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-37205 { background-color: #000a2b;}
#section-37205 h1 { color: #FFFFFF;}
#section-37205 h2 { color: #FFFFFF;}
#section-37205 h3 { color: #FFFFFF;}
#section-37205 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37205 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37206 a.button {margin-right:20px;font-size: 16px !important;padding: 0.5em 1em;font-weight:600;}
#section-37207 { background-color: #000a2b;}
#section-37207 a.button {margin-right:20px;font-size: 16px !important;padding: 0.5em 1em;font-weight:600;}
#section-37208 a.button {margin-right:20px;font-size: 16px !important;padding: 0.5em 1em;font-weight:600;}
#section-37209 { background-color: #000a2b;}
#section-37210 h1 { color: #FFFFFF;}
#section-37210 h2 { color: #FFFFFF;}
#section-37210 h3 { color: #FFFFFF;}
#section-37210 .button{background:white;color:#abcc33;}
#section-37210 
h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37211 h1 { color: #FFFFFF;}
#section-37211 h2 { color: #FFFFFF;}
#section-37211 h3 { color: #FFFFFF;}
#section-37211 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37212 h1 { color: #FFFFFF;}
#section-37212 h2 { color: #FFFFFF;}
#section-37212 h3 { color: #FFFFFF;}
#section-37212 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37213 h1 { color: #FFFFFF;}
#section-37213 h2 { color: #FFFFFF;}
#section-37213 h3 { color: #FFFFFF;}
#section-37213 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37214 h1 { color: #FFFFFF;}
#section-37214 h2 { color: #FFFFFF;}
#section-37214 h3 { color: #FFFFFF;}
#section-37214 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37215 h1 { color: #FFFFFF;}
#section-37215 h2 { color: #FFFFFF;}
#section-37215 h3 { color: #FFFFFF;}
#section-37215 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37216 h1 { color: #FFFFFF;}
#section-37216 h2 { color: #FFFFFF;}
#section-37216 h3 { color: #FFFFFF;}
#section-37216 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37217 h1 { color: #FFFFFF;}
#section-37217 h2 { color: #FFFFFF;}
#section-37217 h3 { color: #FFFFFF;}
#section-37217 p { color: #FFFFFF;}
#section-37217 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37217 p{font-size:24px;}
#section-37217 
img{width:70%;}
#section-37217 
small{background:white;padding:10px; color:#1188FF;}
#section-37217 
h1{padding-top:120px;}
#section-37267 { background-color: #0B3A99;}
#section-37267 h1 { color: #FFFFFF;}
#section-37267 h2 { color: #FFFFFF;}
#section-37267 h3 { color: #FFFFFF;}
#section-37267 p { color: #FFFFFF;}
#section-37267 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37267 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37268 { background-color: #000a2b;}
#section-37268 img{display:none;}
#section-37268 
.large-4{border-left: 1px solid yellow;padding-left:10px;}
#section-37268 
.row{margin-bottom:20px;}
#section-37268 
h3{font-size:20px;}
#section-37268 
p{font-size:14px;}
#section-37269 { background-color: #0B3A99;}
#section-37269 h1 { color: #FFFFFF;}
#section-37269 h2 { color: #FFFFFF;}
#section-37269 h3 { color: #FFFFFF;}
#section-37269 p { color: #FFFFFF;}
#section-37269 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37269 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37272 img{border-radius:50%;border:8px solid #f6700f;}
#section-37276 h1 { color: #FFFFFF;}
#section-37276 h2 { color: #FFFFFF;}
#section-37276 h3 { color: #FFFFFF;}
#section-37276 p { color: #FFFFFF;}
#section-37276 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37276 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37279 img{border-radius:50%;border:8px solid #f6700f;}
#section-37284 h1 { color: #FFFFFF;}
#section-37284 h2 { color: #FFFFFF;}
#section-37284 h3 { color: #FFFFFF;}
#section-37284 p { color: #FFFFFF;}
#section-37284 { background-image: url(/sites/site0271/media/blog/hd_code1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37285 { background-color: #F0EBE2;}
#section-37285 h1 { color: #1188FF;}
#section-37285 h2 { color: #1188FF;}
#section-37285 h3 { color: #1188FF;}
#section-37285 .fa, #section-37285 .fa-regular,#section-37285 .fa-solid,#section-37285 .fa-light,#section-37285 .fa-thin,#section-37285 .fa-duotone { color: #1188FF !important;}
#section-37286 h1 { color: #222222;}
#section-37286 h2 { color: #222222;}
#section-37286 h3 { color: #222222;}
#section-37286 p { color: #222222;}
#section-37286 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37287 h1 { color: #1188FF;}
#section-37287 h2 { color: #1188FF;}
#section-37287 h3 { color: #1188FF;}
#section-37287 .fa, #section-37287 .fa-regular,#section-37287 .fa-solid,#section-37287 .fa-light,#section-37287 .fa-thin,#section-37287 .fa-duotone { color: #1188FF !important;}
#section-37288 { background-color: #F8F8F8;}
#section-37288 h1 { color: #1188FF;}
#section-37288 h2 { color: #1188FF;}
#section-37288 h3 { color: #1188FF;}
#section-37289 h1 { color: #FFFFFF;}
#section-37289 h2 { color: #FFFFFF;}
#section-37289 h3 { color: #FFFFFF;}
#section-37289 p { color: #FFFFFF;}
#section-37289 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37289 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37292 { background-color: #000a2b;}
#section-37292 img{border-radius:50%;border:8px solid #f6700f;}
#section-37297 h1 { color: #FFFFFF;}
#section-37297 h2 { color: #FFFFFF;}
#section-37297 h3 { color: #FFFFFF;}
#section-37297 p { color: #FFFFFF;}
#section-37297 { background-image: url(/sites/site0271/media/blog/hd_text1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37298 { background-color: #F0EBE2;}
#section-37299 { background-color: #FFFFFF;}
#section-37299 .button, .button a { color: #FFFFFF;}
#section-37300 { background-color: #F8F8F8;}
#section-37301 h1 { color: #FFFFFF;}
#section-37301 h2 { color: #FFFFFF;}
#section-37301 h3 { color: #FFFFFF;}
#section-37301 p { color: #FFFFFF;}
#section-37301 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37303 { background-color: #abca41;}
#section-37303 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37304 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37304 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37307 { background-color: #000a2b;}
#section-37307 img{border-radius:50%;border:8px solid #f6700f;}
#section-37311 h1 { color: #FFFFFF;}
#section-37311 h2 { color: #FFFFFF;}
#section-37311 h3 { color: #FFFFFF;}
#section-37311 p { color: #FFFFFF;}
#section-37311 { background-image: url(/sites/site0271/media/blog/hd_write3.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37312 { background-color: #F0EBE2;}
#section-37313 { background-color: #FFFFFF;}
#section-37313 .button, .button a { color: #FFFFFF;}
#section-37314 { background-color: #F8F8F8;}
#section-37315 h1 { color: #FFFFFF;}
#section-37315 h2 { color: #FFFFFF;}
#section-37315 h3 { color: #FFFFFF;}
#section-37315 p { color: #FFFFFF;}
#section-37315 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37317 { background-color: #abca41;}
#section-37317 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37318 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37318 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37321 { background-color: #000a2b;}
#section-37321 img{border-radius:50%;border:8px solid #f6700f;}
#section-37325 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37325 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37328 { background-color: #000a2b;}
#section-37328 img{border-radius:50%;border:8px solid #f6700f;}
#section-37332 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37332 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37335 { background-color: #000a2b;}
#section-37335 img{border-radius:50%;border:8px solid #f6700f;}
#section-37339 h1 { color: #FFFFFF;}
#section-37339 h2 { color: #FFFFFF;}
#section-37339 h3 { color: #FFFFFF;}
#section-37339 p { color: #FFFFFF;}
#section-37339 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37339 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37342 { background-color: #000a2b;}
#section-37342 img{border-radius:50%;border:8px solid #f6700f;}
#section-37346 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37346 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37349 { background-color: #000a2b;}
#section-37349 img{border-radius:50%;border:8px solid #f6700f;}
#section-37353 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37353 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37356 { background-color: #000a2b;}
#section-37356 img{border-radius:50%;border:8px solid #f6700f;}
#section-37360 h1 { color: #FFFFFF;}
#section-37360 h2 { color: #FFFFFF;}
#section-37360 h3 { color: #FFFFFF;}
#section-37360 p { color: #FFFFFF;}
#section-37360 { background-image: url(/sites/site0271/media/blog/hd_macbook2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37361 { background-color: #F8F8F8;}
#section-37362 { background-color: #FFFFFF;}
#section-37362 h1 { color: #1188FF;}
#section-37362 h2 { color: #1188FF;}
#section-37362 h3 { color: #1188FF;}
#section-37362 .button, .button a { color: #FFFFFF;}
#section-37363 { background-color: #F0EBE2;}
#section-37363 .fa, #section-37363 .fa-regular,#section-37363 .fa-solid,#section-37363 .fa-light,#section-37363 .fa-thin,#section-37363 .fa-duotone { color: #1188FF !important;}
#section-37364 h1 { color: #FFFFFF;}
#section-37364 h2 { color: #FFFFFF;}
#section-37364 h3 { color: #FFFFFF;}
#section-37364 p { color: #FFFFFF;}
#section-37364 .fa, #section-37364 .fa-regular,#section-37364 .fa-solid,#section-37364 .fa-light,#section-37364 .fa-thin,#section-37364 .fa-duotone { color: #FFFFFF !important;}
#section-37364 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37365 { background-color: #F8F8F8;}
#section-37365 h1 { color: #1188FF;}
#section-37365 h2 { color: #1188FF;}
#section-37365 h3 { color: #1188FF;}
#section-37366 { background-color: #000a2b;}
#section-37366 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37366 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37368 { background-color: #000a2b;}
#section-37368 img{border-radius:50%;border:8px solid #f6700f;}
#section-37373 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37373 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37375 { background-color: #000a2b;}
#section-37375 img{border-radius:50%;border:8px solid #f6700f;}
#section-37376 h1 { color: #FFFFFF;}
#section-37376 h2 { color: #FFFFFF;}
#section-37376 h3 { color: #FFFFFF;}
#section-37376 p { color: #FFFFFF;}
#section-37376 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blau.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37379 h1 { color: #FFFFFF;}
#section-37379 h2 { color: #FFFFFF;}
#section-37379 h3 { color: #FFFFFF;}
#section-37379 p { color: #FFFFFF;}
#section-37379 { background-image: url(/sites/site0271/media/blog/hd_smartphone1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37380 { background-color: #FFFFFF;}
#section-37380 .button, .button a { color: #FFFFFF;}
#section-37381 { background-color: #F8F8F8;}
#section-37382 h1 { color: #FFFFFF;}
#section-37382 h2 { color: #FFFFFF;}
#section-37382 h3 { color: #FFFFFF;}
#section-37382 p { color: #FFFFFF;}
#section-37382 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37384 { background-color: #abca41;}
#section-37384 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37385 h1 { color: #FFFFFF;}
#section-37385 h2 { color: #FFFFFF;}
#section-37385 h3 { color: #FFFFFF;}
#section-37385 p { color: #FFFFFF;}
#section-37385 { background-image: url(/sites/site0271/media/blog/hd_smartphone1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37386 { background-color: #FFFFFF;}
#section-37386 .button, .button a { color: #FFFFFF;}
#section-37387 { background-color: #F8F8F8;}
#section-37388 h1 { color: #FFFFFF;}
#section-37388 h2 { color: #FFFFFF;}
#section-37388 h3 { color: #FFFFFF;}
#section-37388 p { color: #FFFFFF;}
#section-37388 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37390 { background-color: #abca41;}
#section-37390 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37391 h1 { color: #FFFFFF;}
#section-37391 h2 { color: #FFFFFF;}
#section-37391 h3 { color: #FFFFFF;}
#section-37391 p { color: #FFFFFF;}
#section-37391 { background-image: url(/sites/site0271/media/blog/hd_smartphone1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37392 { background-color: #FFFFFF;}
#section-37392 .button, .button a { color: #FFFFFF;}
#section-37393 { background-color: #F8F8F8;}
#section-37394 h1 { color: #FFFFFF;}
#section-37394 h2 { color: #FFFFFF;}
#section-37394 h3 { color: #FFFFFF;}
#section-37394 p { color: #FFFFFF;}
#section-37394 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37396 { background-color: #abca41;}
#section-37396 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37397 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37397 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37400 { background-color: #000a2b;}
#section-37400 img{border-radius:50%;border:8px solid #f6700f;}
#section-37404 h1 { color: #FFFFFF;}
#section-37404 h2 { color: #FFFFFF;}
#section-37404 h3 { color: #FFFFFF;}
#section-37404 p { color: #FFFFFF;}
#section-37404 { background-image: url(/sites/site0271/media/blog/hd_facebook1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37405 { background-color: #FFFFFF;}
#section-37405 .button, .button a { color: #FFFFFF;}
#section-37406 { background-color: #F8F8F8;}
#section-37407 h1 { color: #FFFFFF;}
#section-37407 h2 { color: #FFFFFF;}
#section-37407 h3 { color: #FFFFFF;}
#section-37407 p { color: #FFFFFF;}
#section-37407 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37409 { background-color: #abca41;}
#section-37409 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37410 h1 { color: #FFFFFF;}
#section-37410 h2 { color: #FFFFFF;}
#section-37410 h3 { color: #FFFFFF;}
#section-37410 p { color: #FFFFFF;}
#section-37410 { background-image: url(/sites/site0271/media/blog/hd_macbook2-ohnefilter.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37411 { background-color: #FFFFFF;}
#section-37411 .button, .button a { color: #FFFFFF;}
#section-37412 { background-color: #F8F8F8;}
#section-37413 h1 { color: #FFFFFF;}
#section-37413 h2 { color: #FFFFFF;}
#section-37413 h3 { color: #FFFFFF;}
#section-37413 p { color: #FFFFFF;}
#section-37413 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37415 { background-color: #abca41;}
#section-37415 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37416 h1 { color: #FFFFFF;}
#section-37416 h2 { color: #FFFFFF;}
#section-37416 h3 { color: #FFFFFF;}
#section-37416 p { color: #FFFFFF;}
#section-37416 { background-image: url(/sites/site0271/media/blog/hd_blog-write.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37417 { background-color: #F0EBE2;}
#section-37418 { background-color: #FFFFFF;}
#section-37418 .button, .button a { color: #FFFFFF;}
#section-37419 h1 { color: #FFFFFF;}
#section-37419 h2 { color: #FFFFFF;}
#section-37419 h3 { color: #FFFFFF;}
#section-37419 p { color: #FFFFFF;}
#section-37419 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37421 { background-color: #abca41;}
#section-37421 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37422 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37422 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-37424 { background-color: #000a2b;}
#section-37424 img{border-radius:50%;border:8px solid #f6700f;}
#section-37428 h1 { color: #FFFFFF;}
#section-37428 h2 { color: #FFFFFF;}
#section-37428 h3 { color: #FFFFFF;}
#section-37428 p { color: #FFFFFF;}
#section-37428 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37428 bloghead{color:white;}
#section-37430 h1 { color: #FFFFFF;}
#section-37430 h2 { color: #FFFFFF;}
#section-37430 h3 { color: #FFFFFF;}
#section-37430 p { color: #FFFFFF;}
#section-37430 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37432 { background-color: #abca41;}
#section-37432 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37433 h1 { color: #FFFFFF;}
#section-37433 h2 { color: #FFFFFF;}
#section-37433 h3 { color: #FFFFFF;}
#section-37433 p { color: #FFFFFF;}
#section-37433 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37433 bloghead{color:white;}
#section-37435 h1 { color: #FFFFFF;}
#section-37435 h2 { color: #FFFFFF;}
#section-37435 h3 { color: #FFFFFF;}
#section-37435 p { color: #FFFFFF;}
#section-37435 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37437 { background-color: #abca41;}
#section-37437 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37438 h1 { color: #FFFFFF;}
#section-37438 h2 { color: #FFFFFF;}
#section-37438 h3 { color: #FFFFFF;}
#section-37438 p { color: #FFFFFF;}
#section-37438 { background-image: url(/sites/site0271/media/blog/hd_facebook1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37439 { background-color: #FFFFFF;}
#section-37439 .button, .button a { color: #FFFFFF;}
#section-37440 h1 { color: #FFFFFF;}
#section-37440 h2 { color: #FFFFFF;}
#section-37440 h3 { color: #FFFFFF;}
#section-37440 p { color: #FFFFFF;}
#section-37440 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37442 { background-color: #abca41;}
#section-37442 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37443 h1 { color: #FFFFFF;}
#section-37443 h2 { color: #FFFFFF;}
#section-37443 h3 { color: #FFFFFF;}
#section-37443 p { color: #FFFFFF;}
#section-37443 { background-image: url(/sites/site0271/media/blog/hd_macbook2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37445 h1 { color: #FFFFFF;}
#section-37445 h2 { color: #FFFFFF;}
#section-37445 h3 { color: #FFFFFF;}
#section-37445 p { color: #FFFFFF;}
#section-37445 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37447 { background-color: #abca41;}
#section-37447 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37448 h1 { color: #FFFFFF;}
#section-37448 h2 { color: #FFFFFF;}
#section-37448 h3 { color: #FFFFFF;}
#section-37448 p { color: #FFFFFF;}
#section-37448 { background-image: url(/sites/site0271/media/blog/hd_macbook2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37450 h1 { color: #FFFFFF;}
#section-37450 h2 { color: #FFFFFF;}
#section-37450 h3 { color: #FFFFFF;}
#section-37450 p { color: #FFFFFF;}
#section-37450 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37452 { background-color: #abca41;}
#section-37452 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37453 h1 { color: #FFFFFF;}
#section-37453 h2 { color: #FFFFFF;}
#section-37453 h3 { color: #FFFFFF;}
#section-37453 p { color: #FFFFFF;}
#section-37453 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37455 { background-color: #F0EBE2;}
#section-37456 { background-color: #F8F8F8;}
#section-37458 { background-color: #F0EBE2;}
#section-37459 h1 { color: #FFFFFF;}
#section-37459 h2 { color: #FFFFFF;}
#section-37459 h3 { color: #FFFFFF;}
#section-37459 p { color: #FFFFFF;}
#section-37459 { background-image: url(/sites/site0271/media/allgemein/hd_success1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37461 { background-color: #abca41;}
#section-37461 { background-image: url(/sites/site0271/media/allgemein/hd_background_clover.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37482 { background-color: #F8F8F8;}
#section-37482 a.button{font-weight: 600 !important;font-size: 14px !important;padding: 0.5em 1em;}
#section-37482 
img{display:none;}
#section-37482 
.row{margin-bottom:30px;border-bottom:1px solid #bbb;padding-bottom:30px;}
#section-37483 p { color: #FFFFFF;}
#section-37483 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37484 { background-color: #F0EBE2;}
#section-37486 { background-color: #F0EBE2;}
#section-37487 p { color: #FFFFFF;}
#section-37487 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37488 { background-color: #F0EBE2;}
#section-37490 { background-color: #F0EBE2;}
#section-37491 p { color: #FFFFFF;}
#section-37491 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37493 { background-color: #F0EBE2;}
#section-37494 p { color: #FFFFFF;}
#section-37494 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37495 { background-color: #F0EBE2;}
#section-37497 { background-color: #F0EBE2;}
#section-37498 p { color: #FFFFFF;}
#section-37498 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37499 { background-color: #F0EBE2;}
#section-37501 { background-color: #F0EBE2;}
#section-37502 p { color: #FFFFFF;}
#section-37502 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37504 { background-color: #F0EBE2;}
#section-37505 p { color: #FFFFFF;}
#section-37505 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37507 { background-color: #000000;}
#section-37507 h1 { color: #FFFFFF;}
#section-37507 h2 { color: #FFFFFF;}
#section-37507 h3 { color: #FFFFFF;}
#section-37507 p { color: #FFFFFF;}
#section-37507 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37508 p { color: #FFFFFF;}
#section-37508 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37509 { background-color: #F8F8F8;}
#section-37510 { background-color: #F0EBE2;}
#section-37511 { background-color: #000000;}
#section-37511 h1 { color: #FFFFFF;}
#section-37511 h2 { color: #FFFFFF;}
#section-37511 h3 { color: #FFFFFF;}
#section-37511 p { color: #FFFFFF;}
#section-37511 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37512 p { color: #FFFFFF;}
#section-37512 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37514 { background-color: #F0EBE2;}
#section-37514 .fa, #section-37514 .fa-regular,#section-37514 .fa-solid,#section-37514 .fa-light,#section-37514 .fa-thin,#section-37514 .fa-duotone { color: #888888 !important;}
#section-37514 i{text-align:left;}
#section-37515 { background-color: #F8F8F8;}
#section-37515 .fa, #section-37515 .fa-regular,#section-37515 .fa-solid,#section-37515 .fa-light,#section-37515 .fa-thin,#section-37515 .fa-duotone { color: #888888 !important;}
#section-37515 i{text-align:left;}
#section-37516 { background-color: #1188FF;}
#section-37516 h1 { color: #FFFFFF;}
#section-37516 h2 { color: #FFFFFF;}
#section-37516 h3 { color: #FFFFFF;}
#section-37516 p { color: #FFFFFF;}
#section-37516 .button, .button a { color: #1188FF;}
#section-37516 .button, .button a { background-color: #Ffffff;}
#section-37517 { background-color: #000000;}
#section-37517 h1 { color: #FFFFFF;}
#section-37517 h2 { color: #FFFFFF;}
#section-37517 h3 { color: #FFFFFF;}
#section-37517 p { color: #FFFFFF;}
#section-37517 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37518 p { color: #FFFFFF;}
#section-37518 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37520 { background-color: #000000;}
#section-37520 h1 { color: #FFFFFF;}
#section-37520 h2 { color: #FFFFFF;}
#section-37520 h3 { color: #FFFFFF;}
#section-37520 p { color: #FFFFFF;}
#section-37520 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37521 { background-color: #0B3A99;}
#section-37521 h1 { color: #FFFFFF;}
#section-37521 h2 { color: #FFFFFF;}
#section-37521 h3 { color: #FFFFFF;}
#section-37521 p { color: #FFFFFF;}
#section-37521 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37522 { background-color: #FFFFFF;}
#section-37522 h1 { color: #1188FF;}
#section-37522 h2 { color: #1188FF;}
#section-37522 h3 { color: #1188FF;}
#section-37522 .fa, #section-37522 .fa-regular,#section-37522 .fa-solid,#section-37522 .fa-light,#section-37522 .fa-thin,#section-37522 .fa-duotone { color: #1188FF !important;}
#section-37522 .button, .button a { color: #FFFFFF;}
#section-37522 .button, .button a { background-color: #000000;}
#section-37524 { background-color: #F0EBE2;}
#section-37526 { background-color: #F8F8F8;}
#section-37528 { background-color: #F0EBE2;}
#section-37530 { background-color: #F8F8F8;}
#section-37531 { background-color: #F0EBE2;}
#section-37533 { background-color: #F0EBE2;}
#section-37534 { background-color: #F8F8F8;}
#section-37536 { background-color: #F0EBE2;}
#section-37538 { background-color: #F8F8F8;}
#section-37540 { background-color: #F0EBE2;}
#section-37542 { background-color: #F0EBE2;}
#section-37544 { background-color: #F8F8F8;}
#section-37547 { background-color: #EEEEEE;}
#section-37549 { background-color: #EEEEEE;}
#section-37550 h1 { color: #FFFFFF;}
#section-37550 h2 { color: #FFFFFF;}
#section-37550 h3 { color: #FFFFFF;}
#section-37550 p { color: #FFFFFF;}
#section-37550 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37551 p { color: #FFFFFF;}
#section-37551 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37553 { background-color: #000000;}
#section-37553 h1 { color: #FFFFFF;}
#section-37553 h2 { color: #FFFFFF;}
#section-37553 h3 { color: #FFFFFF;}
#section-37553 p { color: #FFFFFF;}
#section-37553 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37554 p { color: #FFFFFF;}
#section-37554 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37556 { background-color: #000000;}
#section-37556 h1 { color: #FFFFFF;}
#section-37556 h2 { color: #FFFFFF;}
#section-37556 h3 { color: #FFFFFF;}
#section-37556 p { color: #FFFFFF;}
#section-37556 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37557 p { color: #FFFFFF;}
#section-37557 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37559 { background-color: #000000;}
#section-37559 h1 { color: #FFFFFF;}
#section-37559 h2 { color: #FFFFFF;}
#section-37559 h3 { color: #FFFFFF;}
#section-37559 p { color: #FFFFFF;}
#section-37559 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37560 p { color: #FFFFFF;}
#section-37560 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37562 { background-color: #000000;}
#section-37562 h1 { color: #FFFFFF;}
#section-37562 h2 { color: #FFFFFF;}
#section-37562 h3 { color: #FFFFFF;}
#section-37562 p { color: #FFFFFF;}
#section-37562 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37563 p { color: #FFFFFF;}
#section-37563 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37565 { background-color: #000000;}
#section-37565 h1 { color: #FFFFFF;}
#section-37565 h2 { color: #FFFFFF;}
#section-37565 h3 { color: #FFFFFF;}
#section-37565 p { color: #FFFFFF;}
#section-37565 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37566 p { color: #FFFFFF;}
#section-37566 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37568 { background-color: #000000;}
#section-37568 h1 { color: #FFFFFF;}
#section-37568 h2 { color: #FFFFFF;}
#section-37568 h3 { color: #FFFFFF;}
#section-37568 p { color: #FFFFFF;}
#section-37568 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37569 p { color: #FFFFFF;}
#section-37569 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37571 { background-color: #000000;}
#section-37571 h1 { color: #FFFFFF;}
#section-37571 h2 { color: #FFFFFF;}
#section-37571 h3 { color: #FFFFFF;}
#section-37571 p { color: #FFFFFF;}
#section-37571 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37572 p { color: #FFFFFF;}
#section-37572 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37574 { background-color: #000000;}
#section-37574 h1 { color: #FFFFFF;}
#section-37574 h2 { color: #FFFFFF;}
#section-37574 h3 { color: #FFFFFF;}
#section-37574 p { color: #FFFFFF;}
#section-37574 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37575 p { color: #FFFFFF;}
#section-37575 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37577 { background-color: #F0EBE2;}
#section-Lexikon-Kontaktformular { background-color: #000000;}
#section-Lexikon-Kontaktformular h1 { color: #FFFFFF;}
#section-Lexikon-Kontaktformular h2 { color: #FFFFFF;}
#section-Lexikon-Kontaktformular h3 { color: #FFFFFF;}
#section-Lexikon-Kontaktformular p { color: #FFFFFF;}
#section-Lexikon-Kontaktformular { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37579 p { color: #FFFFFF;}
#section-37579 { background-image: url(/sites/site0271/media/allgemein/hd_library.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37581 { background-color: #F0EBE2;}
#section-37582 { background-color: #000000;}
#section-37582 h1 { color: #FFFFFF;}
#section-37582 h2 { color: #FFFFFF;}
#section-37582 h3 { color: #FFFFFF;}
#section-37582 p { color: #FFFFFF;}
#section-37582 { background-image: url(/sites/site0271/media/allgemein/hd_kontakt_back.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37583 h1 { color: #FFFFFF;}
#section-37583 h2 { color: #FFFFFF;}
#section-37583 h3 { color: #FFFFFF;}
#section-37583 p { color: #FFFFFF;}
#section-37583 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37583 .button{background:linear-gradient(to bottom right,#ffda0f,#f67d22,#ea1c24);border:0;margin-right:20px;box-shadow:0 0 8px #FFF;}
#section-37585 .fa, #section-37585 .fa-regular,#section-37585 .fa-solid,#section-37585 .fa-light,#section-37585 .fa-thin,#section-37585 .fa-duotone { color: #F0EBE2 !important;}
#section-37585 .fa-thin{background:linear-gradient(to bottom right,#ffda0f,#ffda0f,#ea1c24); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
#section-37603 { background-color: #F8F8F8;}
#section-37603 {background:linear-gradient(to bottom,#000a2b,#192046,#192046,#192046,#192046);padding-top:250px;}
#section-37617 { background-color: #F8F8F8;}
#section-37617 {background:linear-gradient(to bottom,#000a2b,#192046,#192046,#192046,#192046);padding-top:250px;}
#section-38040 input[type=text]{border:1px solid #3a3a7e !important;background-color:#eee !important;}
#section-38040 
input[type=email]{border:1px solid #3a3a7e !important;background-color:#eee !important;}
#section-38041 { background-color: #000a2b;}
#section-38041 h2{margin-bottom:50px;}
#section-38041 
.fa-thin{background:linear-gradient(to bottom right,#ffda0f,#ffda0f,#ea1c24); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
#section-38042 { background-color: #0B3A99;}
#section-38042 h1 { color: #ffda0f;}
#section-38042 h2 { color: #ffda0f;}
#section-38042 h3 { color: #ffda0f;}
#section-38042 p { color: #FFFFFF;}
#section-38042 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38042 .fa-thin{font-size:18px;color:white;}
#section-38042 
h1{margin-bottom:50px;background:linear-gradient(to bottom right,#ffda0f,#f67d22,#ea1c24); -webkit-background-clip: text;}
#section-38042 
li{color:White;}
#section-38042 
p{font-size:24px;}
#section-38050 { background-color: #0B3A99;}
#section-38050 h1 { color: #ffda0f;}
#section-38050 h2 { color: #ffda0f;}
#section-38050 h3 { color: #ffda0f;}
#section-38050 p { color: #FFFFFF;}
#section-38050 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue-logo.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38050 {background-position:top center;}
#section-38050 
.fa-thin{font-size:18px;color:white;}
#section-38050 
h1{margin-bottom:50px;background:linear-gradient(to bottom right,#ffda0f,#f67d22,#ea1c24); -webkit-background-clip: text;}
#section-38050 
li{color:White;}
#section-38050 
p{font-size:24px;}
#section-38052 { background-color: #000a2b;}
#section-38052 h2{margin-bottom:50px;}
#section-38052 
.fa-thin{background:linear-gradient(to bottom right,#ffda0f,#ffda0f,#ea1c24); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
#section-38053 h2{font-size:30px;}
#section-formular-facebookkurs-formular { background-color: #1188FF;}
#section-formular-facebookkurs-formular h1 { color: #FFFFFF;}
#section-formular-facebookkurs-formular h2 { color: #FFFFFF;}
#section-formular-facebookkurs-formular h3 { color: #FFFFFF;}
#section-formular-facebookkurs-formular p { color: #FFFFFF;}
#section-formular-facebookkurs-formular { background-image: url(/sites/site0355/media/backgrounds/hd_back-blau.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38179 {padding-top:0;}
#section-38180 h1 { color: #FFFFFF;}
#section-38180 h2 { color: #FFFFFF;}
#section-38180 h3 { color: #FFFFFF;}
#section-38180 p { color: #FFFFFF;}
#section-38180 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38180 p{font-size:24px;}
#section-38180 
img{width:70%;}
#section-38180 
small{background:white;padding:10px; color:#1188FF;}
#section-38180 
h1{padding-top:120px;}
#section-38182 {padding-top:0;}
#section-38183 { background-color: #1188FF;}
#section-38183 h1 { color: #FFFFFF;}
#section-38183 h2 { color: #FFFFFF;}
#section-38183 h3 { color: #FFFFFF;}
#section-38183 p { color: #FFFFFF;}
#section-38184 h1 { color: #FFFFFF;}
#section-38184 h2 { color: #FFFFFF;}
#section-38184 h3 { color: #FFFFFF;}
#section-38184 p { color: #FFFFFF;}
#section-38184 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38184 p{font-size:24px;}
#section-38184 
img{width:70%;}
#section-38184 
small{background:white;padding:10px; color:#1188FF;}
#section-38184 
h1{padding-top:120px;}
#section-38186 {padding-top:0;}
#section-38187 { background-color: #1188FF;}
#section-38187 h1 { color: #FFFFFF;}
#section-38187 h2 { color: #FFFFFF;}
#section-38187 h3 { color: #FFFFFF;}
#section-38187 p { color: #FFFFFF;}
#section-38188 h1 { color: #FFFFFF;}
#section-38188 h2 { color: #FFFFFF;}
#section-38188 h3 { color: #FFFFFF;}
#section-38188 p { color: #FFFFFF;}
#section-38188 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38188 p{font-size:24px;}
#section-38188 
img{width:70%;}
#section-38188 
small{background:white;padding:10px; color:#1188FF;}
#section-38188 
h1{padding-top:120px;}
#section-38190 {padding-top:0;}
#section-38191 { background-color: #1188FF;}
#section-38191 h1 { color: #FFFFFF;}
#section-38191 h2 { color: #FFFFFF;}
#section-38191 h3 { color: #FFFFFF;}
#section-38191 p { color: #FFFFFF;}
#section-38192 h1 { color: #FFFFFF;}
#section-38192 h2 { color: #FFFFFF;}
#section-38192 h3 { color: #FFFFFF;}
#section-38192 p { color: #FFFFFF;}
#section-38192 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38192 p{font-size:24px;}
#section-38192 
img{width:70%;}
#section-38192 
small{background:white;padding:10px; color:#1188FF;}
#section-38192 
h1{padding-top:120px;}
#section-38193 { background-color: #000a2b;}
#section-38194 {padding-top:0;}
#section-38195 { background-color: #1188FF;}
#section-38195 h1 { color: #FFFFFF;}
#section-38195 h2 { color: #FFFFFF;}
#section-38195 h3 { color: #FFFFFF;}
#section-38195 p { color: #FFFFFF;}
#section-38196 h1 { color: #FFFFFF;}
#section-38196 h2 { color: #FFFFFF;}
#section-38196 h3 { color: #FFFFFF;}
#section-38196 p { color: #FFFFFF;}
#section-38196 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38196 p{font-size:24px;}
#section-38196 
img{width:70%;}
#section-38196 
small{background:white;padding:10px; color:#1188FF;}
#section-38196 
h1{padding-top:120px;}
#section-38198 {padding-top:0;}
#section-38199 { background-color: #1188FF;}
#section-38199 h1 { color: #FFFFFF;}
#section-38199 h2 { color: #FFFFFF;}
#section-38199 h3 { color: #FFFFFF;}
#section-38199 p { color: #FFFFFF;}
#section-38200 h1 { color: #FFFFFF;}
#section-38200 h2 { color: #FFFFFF;}
#section-38200 h3 { color: #FFFFFF;}
#section-38200 p { color: #FFFFFF;}
#section-38200 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38200 p{font-size:24px;}
#section-38200 
img{width:70%;}
#section-38200 
small{background:white;padding:10px; color:#1188FF;}
#section-38200 
h1{padding-top:120px;}
#section-38202 {padding-top:0;}
#section-38203 { background-color: #1188FF;}
#section-38203 h1 { color: #FFFFFF;}
#section-38203 h2 { color: #FFFFFF;}
#section-38203 h3 { color: #FFFFFF;}
#section-38203 p { color: #FFFFFF;}
#section-38203 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blau.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38204 h1 { color: #FFFFFF;}
#section-38204 h2 { color: #FFFFFF;}
#section-38204 h3 { color: #FFFFFF;}
#section-38204 p { color: #FFFFFF;}
#section-38204 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38204 p{font-size:24px;}
#section-38204 
img{width:70%;}
#section-38204 
small{background:white;padding:10px; color:#1188FF;}
#section-38204 
h1{padding-top:120px;}
#section-38206 {padding-top:0;}
#section-38207 { background-color: #1188FF;}
#section-38207 h1 { color: #FFFFFF;}
#section-38207 h2 { color: #FFFFFF;}
#section-38207 h3 { color: #FFFFFF;}
#section-38207 p { color: #FFFFFF;}
#section-38208 h1 { color: #FFFFFF;}
#section-38208 h2 { color: #FFFFFF;}
#section-38208 h3 { color: #FFFFFF;}
#section-38208 p { color: #FFFFFF;}
#section-38208 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38208 p{font-size:24px;}
#section-38208 
img{width:70%;}
#section-38208 
small{background:white;padding:10px; color:#1188FF;}
#section-38208 
h1{padding-top:120px;}
#section-38210 {padding-top:0;}
#section-38211 { background-color: #1188FF;}
#section-38211 h1 { color: #FFFFFF;}
#section-38211 h2 { color: #FFFFFF;}
#section-38211 h3 { color: #FFFFFF;}
#section-38211 p { color: #FFFFFF;}
#section-38212 h1 { color: #FFFFFF;}
#section-38212 h2 { color: #FFFFFF;}
#section-38212 h3 { color: #FFFFFF;}
#section-38212 p { color: #FFFFFF;}
#section-38212 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38212 p{font-size:24px;}
#section-38212 
img{width:70%;}
#section-38212 
small{background:white;padding:10px; color:#1188FF;}
#section-38212 
h1{padding-top:120px;}
#section-38214 {padding-top:0;}
#section-38215 { background-color: #1188FF;}
#section-38215 h1 { color: #FFFFFF;}
#section-38215 h2 { color: #FFFFFF;}
#section-38215 h3 { color: #FFFFFF;}
#section-38215 p { color: #FFFFFF;}
#section-38215 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blau.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38730 h2{margin-bottom:50px;}
#section-38731 { background-color: #0B3A99;}
#section-38731 h1 { color: #ffda0f;}
#section-38731 h2 { color: #ffda0f;}
#section-38731 h3 { color: #ffda0f;}
#section-38731 p { color: #FFFFFF;}
#section-38731 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-38731 .fa-thin{font-size:18px;color:white;}
#section-38731 
li{color:White;}
#section-38731 
.button{background:linear-gradient(to bottom right,#ffda0f,#f67d22,#ea1c24);border:0;}
#section-38731 
{background-position:top center;}
#section-38731 
small{color:white;}
#section-38731 
img{width:80%;}
#section-38731 
h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-38732 { background-color: #000a2b;}
#section-38732 img{border-radius:50%;border:8px solid #0B3A99;}
#section-38733 h2{margin-bottom:50px;}
#section-38733 
.fa-thin{background:linear-gradient(to bottom right,#ffda0f,#ffda0f,#ea1c24); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
#section-38733 
{padding-bottom:0;}
#section-40469 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-40469 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-40471 { background-color: #000a2b;}
#section-40475 { background-color: #000a2b;}
#section-40475 img{border-radius:50%;border:8px solid #f6700f;}
#section-40475 
{padding-top:0;}
#section-40476 { background-color: #000a2b;}
#section-45612 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-45612 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-45614 { background-color: #000a2b;}
#section-45614 img{border-radius:50%;border:8px solid #f6700f;}
#section-46247 { background-color: #0B3A99;}
#section-46247 p { color: #FFFFFF;}
#section-54115 h1 { color: #FFFFFF;}
#section-54115 h2 { color: #FFFFFF;}
#section-54115 h3 { color: #FFFFFF;}
#section-54115 p { color: #FFFFFF;}
#section-54115 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-54116 { background-color: #FFFFFF;}
#section-54116 .button, .button a { color: #FFFFFF;}
#section-54116 .fa-shield-check{color:#ccc;}
#section-54117 { background-color: #F8F8F8;}
#section-54121 {padding-bottom:0;}
#section-54122 .fa-regular{color:#CCC;font-size:120px;}
#section-54122 
{padding-bottom:0;}
#section-54123 .fa-regular{color:#CCC;font-size:120px;}
#section-54123 
{padding-bottom:0;}
#section-54124 .fa-regular{color:#CCC;font-size:120px;}
#section-54124 
{padding-bottom:0;}
#section-54125 .fa-regular{color:#CCC;font-size:120px;}
#section-54125 
{padding-bottom:0;}
#section-54126 .fa-regular{color:#CCC;font-size:120px;}
#section-54126 
.large-6:nth-child(2){background:#1188FF;padding:20px;margin: 0;border-radius:20px;}
#section-54126 
.large-6:nth-child(2) h3{color:white;}
#section-54126 
.large-6:nth-child(2) p{color:white;}
#section-55124 { background-color: #DDDDDD;}
#section-55125 { background-color: #FFFFFF;}
#section-55126 { background-color: #EEEEEE;}
#section-55602 h1 { color: #FFFFFF;}
#section-55602 h2 { color: #FFFFFF;}
#section-55602 h3 { color: #FFFFFF;}
#section-55602 p { color: #FFFFFF;}
#section-55602 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-55603 { background-color: #FFFFFF;}
#section-55603 .button, .button a { color: #FFFFFF;}
#section-55603 .fa-shield-check{color:#ccc;}
#section-55604 { background-color: #F8F8F8;}
#section-55605 {padding-bottom:0;}
#section-55606 .fa-regular{color:#CCC;font-size:120px;}
#section-55606 
{padding-bottom:0;}
#section-55607 .fa-regular{color:#CCC;font-size:120px;}
#section-55607 
{padding-bottom:0;}
#section-55608 .fa-regular{color:#CCC;font-size:120px;}
#section-55608 
{padding-bottom:0;}
#section-55609 .fa-regular{color:#CCC;font-size:120px;}
#section-55609 
{padding-bottom:0;}
#section-55610 .fa-regular{color:#CCC;font-size:120px;}
#section-55610 
.large-6:nth-child(2){background:#1188FF;padding:20px;margin: 0;border-radius:20px;}
#section-55610 
.large-6:nth-child(2) h3{color:white;}
#section-55610 
.large-6:nth-child(2) p{color:white;}
#section-57849 h1 { color: #FFFFFF;}
#section-57849 h2 { color: #FFFFFF;}
#section-57849 h3 { color: #FFFFFF;}
#section-57849 p { color: #FFFFFF;}
#section-57849 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-57850 { background-color: #FFFFFF;}
#section-57850 .button, .button a { color: #FFFFFF;}
#section-57850 .fa-shield-check{color:#ccc;}
#section-57851 { background-color: #F8F8F8;}
#section-57856 h1 { color: #FFFFFF;}
#section-57856 h2 { color: #FFFFFF;}
#section-57856 h3 { color: #FFFFFF;}
#section-57856 p { color: #FFFFFF;}
#section-57856 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-57857 { background-color: #FFFFFF;}
#section-57857 .button, .button a { color: #FFFFFF;}
#section-57857 .fa-shield-check{color:#ccc;}
#section-57858 { background-color: #F8F8F8;}
#section-57863 h1 { color: #FFFFFF;}
#section-57863 h2 { color: #FFFFFF;}
#section-57863 h3 { color: #FFFFFF;}
#section-57863 p { color: #FFFFFF;}
#section-57863 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-57864 { background-color: #FFFFFF;}
#section-57864 .button, .button a { color: #FFFFFF;}
#section-57864 .fa-shield-check{color:#ccc;}
#section-57865 { background-color: #F8F8F8;}
#section-57870 h1 { color: #FFFFFF;}
#section-57870 h2 { color: #FFFFFF;}
#section-57870 h3 { color: #FFFFFF;}
#section-57870 p { color: #FFFFFF;}
#section-57870 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-57871 { background-color: #FFFFFF;}
#section-57871 .button, .button a { color: #FFFFFF;}
#section-57871 .fa-shield-check{color:#ccc;}
#section-57872 { background-color: #F8F8F8;}
#section-57877 h1 { color: #FFFFFF;}
#section-57877 h2 { color: #FFFFFF;}
#section-57877 h3 { color: #FFFFFF;}
#section-57877 p { color: #FFFFFF;}
#section-57877 { background-image: url(/sites/site0271/media/background/hd_back-space1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-57878 { background-color: #FFFFFF;}
#section-57878 .button, .button a { color: #FFFFFF;}
#section-57878 .fa-shield-check{color:#ccc;}
#section-57879 { background-color: #F8F8F8;}
#section-57884 { background-color: #000a2b;}
#section-57884 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-57884 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-57885 { background-color: #000a2b;}
#section-57885 .fa-shield-check{color:#ccc;}
#section-57885 
img{border-radius:50%;border:8px solid #f6700f;}
#section-65109 p { color: #FFFFFF;}
#section-65109 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65109 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-65109 
.fa-thin{font-size:130px;color:rgba(255,255,255,0.2);}
#section-65109 
b{font-size:20px;}
#section-66228 h1 { color: #FFFFFF;}
#section-66228 h2 { color: #FFFFFF;}
#section-66228 h3 { color: #FFFFFF;}
#section-66228 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-66229 h1 { color: #FFFFFF;}
#section-66229 h2 { color: #FFFFFF;}
#section-66229 h3 { color: #FFFFFF;}
#section-66229 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-66229 .button{background:white;color:#abcc33;}
#section-referenzen-erfolge-3-spalten-desktop h1 { color: #FFFFFF;}
#section-referenzen-erfolge-3-spalten-desktop h2 { color: #FFFFFF;}
#section-referenzen-erfolge-3-spalten-desktop h3 { color: #FFFFFF;}
#section-referenzen-erfolge-3-spalten-desktop .fa, #section-referenzen-erfolge-3-spalten-desktop .fa-regular,#section-referenzen-erfolge-3-spalten-desktop .fa-solid,#section-referenzen-erfolge-3-spalten-desktop .fa-light,#section-referenzen-erfolge-3-spalten-desktop .fa-thin,#section-referenzen-erfolge-3-spalten-desktop .fa-duotone { color: #FFFFFF !important;}
#section-referenzen-erfolge-3-spalten-desktop {background:linear-gradient(to bottom,#000a2b,#111634);}
#section-referenzen-erfolge-3-spalten-desktop 
section{background:#000;border-radius:20px;}
#section-referenzen-erfolge-3-spalten-desktop 
h2{background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:60px;}
#section-referenzen-erfolge-3-spalten-desktop 
.large-4{width:28%;background:linear-gradient(to bottom right,rgba(255,255,255,0.02),rgba(255,255,255,0.1));border-radius:30px;padding:40px;border-right:20px rgba(255,255,255,0);margin:0 10px 0 10px;}
#section-typische-saetze { background-color: #192046;}
#section-typische-saetze {background:linear-gradient(to bottom,#000a2b,#192046,#192046,#192046,#192046);}
#section-typische-saetze 
h2{background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:60px;}
#section-typische-saetze 
subhead{background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:60px;}
#section-68810 h1 { color: #FFFFFF;}
#section-68810 h2 { color: #FFFFFF;}
#section-68810 h3 { color: #FFFFFF;}
#section-68810 { background-image: url(/sites/site0355/media/backgrounds/hd_back-lorenz-office-pflanze.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68810 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68810 
{background-position:top center;}
#section-68810 
img{width:75%;border:6px solid #ffda0f;}
#section-masterplan-1-4 h1 { color: #FFFFFF;}
#section-masterplan-1-4 h2 { color: #FFFFFF;}
#section-masterplan-1-4 h3 { color: #FFFFFF;}
#section-masterplan-1-4 p { color: #EEEEEE;}
#section-masterplan-1-4 .fa, #section-masterplan-1-4 .fa-regular,#section-masterplan-1-4 .fa-solid,#section-masterplan-1-4 .fa-light,#section-masterplan-1-4 .fa-thin,#section-masterplan-1-4 .fa-duotone { color: #FFFFFF !important;}
#section-masterplan-1-4 {padding-top:0;}
#section-masterplan-1-4 
h2{font-size:26px;margin-bottom:80px;}
#section-masterplan-1-4 
.fa-thin{padding-top:50px;}
#section-masterplan-5 img{border-radius:35px;}
#section-masterplan-5 
{padding-top:0;}
#section-erstgespraech-orange h1 { color: #FFFFFF;}
#section-erstgespraech-orange h2 { color: #FFFFFF;}
#section-erstgespraech-orange h3 { color: #FFFFFF;}
#section-erstgespraech-orange p { color: #FFFFFF;}
#section-erstgespraech-orange {background:linear-gradient(to bottom right,#f6700f, #fbd64a);}
#section-68841 {background:linear-gradient(to bottom,#111,#000a2b);padding-bottom:20px;}
#section-68841 
h2{background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:20px;font-size:50px;}
#section-68842 p { color: #FFFFFF;}
#section-68842 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68842 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-68842 
.fa-light{font-size:130px;color:rgba(255,255,255,0.2);}
#section-68842 
b{font-size:20px;}
#section-68853 p { color: #FFFFFF;}
#section-68853 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68853 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-68853 
.fa-light{font-size:130px;color:rgba(255,255,255,0.2);}
#section-68853 
b{font-size:20px;}
#section-68854 {background:linear-gradient(to bottom,#000a2b,#111634);}
#section-68854 
.fa-thin{font-size:70px;text-shadow: 2px 0px 5px #FFF;}
#section-68861 { background-color: #111634;}
#section-68861 h2{font-size:50px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:80px;}
#section-68862 h1 { color: #FFFFFF;}
#section-68862 h2 { color: #FFFFFF;}
#section-68862 h3 { color: #FFFFFF;}
#section-68862 { background-image: url(/sites/site0355/media/backgrounds/hd_back-lorenz-office-pflanze.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68862 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68862 
{background-position:top center;}
#section-68868 h1 { color: #FFFFFF;}
#section-68868 h2 { color: #FFFFFF;}
#section-68868 h3 { color: #FFFFFF;}
#section-68868 { background-image: url(/sites/site0355/media/backgrounds/hd_back-zitat-mobile.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68868 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68868 
{background-position:top center;text-align:center;}
#section-68868 
img{border-radius:50%;width:75%;border:10px solid rgba(246,112,15,0.5);}
#section-68868 
h2{font-size:26px;}
#section-68868 
.large-6{width:90%;margin-left:20px;}
#section-referenzen-erfolge-3-spalten-mobile h1 { color: #FFFFFF;}
#section-referenzen-erfolge-3-spalten-mobile h2 { color: #FFFFFF;}
#section-referenzen-erfolge-3-spalten-mobile h3 { color: #FFFFFF;}
#section-referenzen-erfolge-3-spalten-mobile .fa, #section-referenzen-erfolge-3-spalten-mobile .fa-regular,#section-referenzen-erfolge-3-spalten-mobile .fa-solid,#section-referenzen-erfolge-3-spalten-mobile .fa-light,#section-referenzen-erfolge-3-spalten-mobile .fa-thin,#section-referenzen-erfolge-3-spalten-mobile .fa-duotone { color: #FFFFFF !important;}
#section-referenzen-erfolge-3-spalten-mobile {background:linear-gradient(to bottom,#000a2b,#111634);}
#section-referenzen-erfolge-3-spalten-mobile 
section{background:#000;border-radius:20px;}
#section-referenzen-erfolge-3-spalten-mobile 
h2{background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:60px;}
#section-referenzen-erfolge-3-spalten-mobile 
.large-4{width:88%;margin-left:20px;background:linear-gradient(to bottom right,rgba(255,255,255,0.02),rgba(255,255,255,0.1));border-radius:30px;padding:40px;margin-bottom:30px;}
#section-68870 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68870 {padding-bottom:0;}
#section-68871 p { color: #FFFFFF;}
#section-68871 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68871 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-68871 
.fa-light{font-size:130px;color:rgba(255,255,255,0.2);}
#section-68871 
b{font-size:20px;}
#section-68872 {background:linear-gradient(to bottom right,#000a2b,#111634);}
#section-68872 
.fa-thin{font-size:70px;text-shadow: 2px 0px 5px #FFF;}
#section-68873 h1 { color: #FFFFFF;}
#section-68873 h2 { color: #FFFFFF;}
#section-68873 h3 { color: #FFFFFF;}
#section-68873 { background-image: url(/sites/site0355/media/backgrounds/hd_back-lorenz-office-pflanze.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68873 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68873 
{background-position:top center;}
#section-68874 { background-color: #111634;}
#section-68874 h2{font-size:50px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:80px;}
#section-68877 p { color: #FFFFFF;}
#section-68877 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68877 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-68877 
.fa-light{font-size:130px;color:rgba(255,255,255,0.2);}
#section-68877 
b{font-size:20px;}
#section-68878 {background:linear-gradient(to bottom right,#000a2b,#111634);}
#section-68878 
.fa-thin{font-size:70px;text-shadow: 2px 0px 5px #FFF;}
#section-68879 h1 { color: #FFFFFF;}
#section-68879 h2 { color: #FFFFFF;}
#section-68879 h3 { color: #FFFFFF;}
#section-68879 { background-image: url(/sites/site0355/media/backgrounds/hd_back-lorenz-office-pflanze.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68879 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68879 
{background-position:top center;}
#section-68880 { background-color: #111634;}
#section-68880 h2{font-size:50px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:80px;}
#section-68883 p { color: #FFFFFF;}
#section-68883 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68883 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-68883 
.fa-light{font-size:130px;color:rgba(255,255,255,0.2);}
#section-68883 
b{font-size:20px;}
#section-68884 {background:linear-gradient(to bottom right,#000a2b,#111634);}
#section-68884 
.fa-thin{font-size:70px;text-shadow: 2px 0px 5px #FFF;}
#section-68885 h1 { color: #FFFFFF;}
#section-68885 h2 { color: #FFFFFF;}
#section-68885 h3 { color: #FFFFFF;}
#section-68885 { background-image: url(/sites/site0355/media/backgrounds/hd_back-lorenz-office-pflanze.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68885 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68885 
{background-position:top center;}
#section-68886 { background-color: #111634;}
#section-68886 h2{font-size:50px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:80px;}
#section-68889 p { color: #FFFFFF;}
#section-68889 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68889 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-68889 
.fa-light{font-size:130px;color:rgba(255,255,255,0.2);}
#section-68889 
b{font-size:20px;}
#section-68890 {background:linear-gradient(to bottom right,#000a2b,#111634);}
#section-68890 
.fa-thin{font-size:70px;text-shadow: 2px 0px 5px #FFF;}
#section-68891 h1 { color: #FFFFFF;}
#section-68891 h2 { color: #FFFFFF;}
#section-68891 h3 { color: #FFFFFF;}
#section-68891 { background-image: url(/sites/site0355/media/backgrounds/hd_back-lorenz-office-pflanze.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68891 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68891 
{background-position:top center;}
#section-68892 { background-color: #111634;}
#section-68892 h2{font-size:50px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:80px;}
#section-68895 {padding:0;}
#section-68931 {background:linear-gradient(to bottom,#111,#000a2b);padding-bottom:20px;}
#section-68931 
h2{background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:20px;font-size:50px;}
#section-68933 h1 { color: #FFFFFF;}
#section-68933 h2 { color: #FFFFFF;}
#section-68933 h3 { color: #FFFFFF;}
#section-68933 { background-image: url(/sites/site0355/media/backgrounds/hd_back-zitat-mobile.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68933 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68933 
{background-position:top center;text-align:center;}
#section-68933 
img{border-radius:50%;width:75%;border:10px solid rgba(246,112,15,0.5);}
#section-68933 
h2{font-size:26px;}
#section-68933 
.large-6{width:90%;margin-left:20px;}
#section-68935 h1 { color: #FFFFFF;}
#section-68935 h2 { color: #FFFFFF;}
#section-68935 h3 { color: #FFFFFF;}
#section-68935 { background-image: url(/sites/site0355/media/backgrounds/hd_back-zitat-mobile.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68935 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68935 
{background-position:top center;text-align:center;}
#section-68935 
img{border-radius:50%;width:75%;border:10px solid rgba(246,112,15,0.5);}
#section-68935 
h2{font-size:26px;}
#section-68935 
.large-6{width:90%;margin-left:20px;}
#section-68937 h1 { color: #FFFFFF;}
#section-68937 h2 { color: #FFFFFF;}
#section-68937 h3 { color: #FFFFFF;}
#section-68937 { background-image: url(/sites/site0355/media/backgrounds/hd_back-zitat-mobile.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68937 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68937 
{background-position:top center;text-align:center;}
#section-68937 
img{border-radius:50%;width:75%;border:10px solid rgba(246,112,15,0.5);}
#section-68937 
h2{font-size:26px;}
#section-68937 
.large-6{width:90%;margin-left:20px;}
#section-68939 h1 { color: #FFFFFF;}
#section-68939 h2 { color: #FFFFFF;}
#section-68939 h3 { color: #FFFFFF;}
#section-68939 { background-image: url(/sites/site0355/media/backgrounds/hd_back-zitat-mobile.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68939 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68939 
{background-position:top center;text-align:center;}
#section-68939 
img{border-radius:50%;width:75%;border:10px solid rgba(246,112,15,0.5);}
#section-68939 
h2{font-size:26px;}
#section-68939 
.large-6{width:90%;margin-left:20px;}
#section-68941 h1 { color: #FFFFFF;}
#section-68941 h2 { color: #FFFFFF;}
#section-68941 h3 { color: #FFFFFF;}
#section-68941 { background-image: url(/sites/site0355/media/backgrounds/hd_back-zitat-mobile.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68941 .large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68941 
{background-position:top center;text-align:center;}
#section-68941 
img{border-radius:50%;width:75%;border:10px solid rgba(246,112,15,0.5);}
#section-68941 
h2{font-size:26px;}
#section-68941 
.large-6{width:90%;margin-left:20px;}
#section-68943 { background-color: #192046;}
#section-68943 h1 { color: #FFFFFF;}
#section-68943 h2 { color: #FFFFFF;}
#section-68943 h3 { color: #FFFFFF;}
#section-68943 p { color: #EEEEEE;}
#section-68943 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-68943 
.fa-thin{font-size:60px;color:rgba(255,255,255,0.8);margin-top:40px;}
#section-68943 
.fab{font-size:60px;color:rgba(255,255,255,0.2);}
#section-68943 
b{font-size:20px;}
#section-68943 
h5{font-weight:600;}
#section-68943 
{padding-top:0;}
#section-68944 p { color: #FFFFFF;}
#section-68944 {background:linear-gradient(to bottom,#000a2b,#192046,#192046,#192046,#192046);padding-top:250px;}
#section-68944 
.fa-thin{font-size:60px;color:rgba(255,255,255,0.2);}
#section-68944 
b{font-size:20px;}
#section-68944 
img{border-radius:50%;border:8px solid rgba(255,255,13,0.7); width:85%;}
#section-68944 
h1{font-size:30px;line-height:36px;}
#section-kontaktformular { background-image: url(/sites/site0355/media/backgrounds/hd_back-blau.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68955 { background-image: url(/sites/site0355/media/backgrounds/hd_back-lorenz-office-pflanze.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68955 {padding-top:150px;}
#section-68955 
h1{background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:20px;}
#section-68955 
.large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68956 {background:linear-gradient(to bottom,#000a2b,#192046,#192046,#192046);}
#section-68956 
img{width:75%;}
#section-68957 p { color: #FFFFFF;}
#section-68957 {background:linear-gradient(to bottom,#c6e165,#abcc33);}
#section-68957 
img{width:80%;}
#section-68962 { background-image: url(/sites/site0355/media/backgrounds/hd_back-zitat-mobile.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68962 {padding-top:150px;}
#section-68962 
h1{background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:20px;}
#section-68962 
.large-6:nth-child(2){background:rgba(0,0,0,0.5);border-radius:30px;padding:20px;}
#section-68962 
img{border-radius:50%;border:10px solid #ffff0d;width:80%;margin-left:20px;}
#section-teaser-facebook-kurs { background-color: #000a2b;}
#section-teaser-facebook-kurs img{border-radius:50%;border:8px solid #f6700f;}
#section-teaser-facebook-kurs 
{background:linear-gradient(to bottom,#111,#000a2b);padding-bottom:20px;}
#section-69066 { background-color: #000a2b;}
#section-69066 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-69066 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-69067 { background-color: #000a2b;}
#section-69067 .fa-shield-check{color:#ccc;}
#section-69067 
img{border-radius:50%;border:8px solid #f6700f;}
#section-69076 { background-color: #000a2b;}
#section-69076 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-69076 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-69077 { background-color: #000a2b;}
#section-69077 .fa-shield-check{color:#ccc;}
#section-69077 
img{border-radius:50%;border:8px solid #f6700f;}
#section-69080 { background-color: #000a2b;}
#section-69080 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-69080 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-69081 { background-color: #000a2b;}
#section-69081 .fa-shield-check{color:#ccc;}
#section-69081 
img{border-radius:50%;border:8px solid #f6700f;}
#section-69099 { background-color: #000a2b;}
#section-69099 { background-image: url(/sites/site0355/media/backgrounds/hd_back-blue.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-69099 h1{margin-top:130px;margin-bottom:30px;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#section-69100 { background-color: #000a2b;}
#section-69100 .fa-shield-check{color:#ccc;}
#section-69100 
img{border-radius:50%;border:8px solid #f6700f;}

/* Custom Styles */

header{position:absolute;}
header .row {max-width: 95% !important;}
h5#logo{height:130px !important;margin-right:0;}
footer{background-image: url(/sites/site0355/media/backgrounds/hd_back-verlauf-gespiegelt.jpg);}
body a {color:white !important;text-decoration:underline;}
body a:hover {color:white !important;text-decoration:underline !important;}
body a:visited {color:white !important;text-decoration:underline !important;}

h1{font-weight:800;line-height:60px;}
h2{font-weight:600;}
h3{font-weight:600;}
subhead{font-size:24px;font-weight:600;background: -webkit-linear-gradient(#f6700f, #fbd64a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family:Inter;font-weight:600;margin-bottom:60px;}
zahl{color: rgba(255,255,255,0.3);}
.mobile_only{display:none;}

/* nav */
.top-bar-right {text-transform:uppercase;font-weight:600;margin-top:30px;}


.button{text-transform:uppercase;font-weight:600;background:linear-gradient(to bottom right,rgba(246,112,14,1),rgba(250,211,72,1));border-radius:20px;border:1px solid #fbcd44;color:white !important;font-size:14px;padding:10px;transition-duration: 1s;box-shadow: 1px 1px 10px rgba(255,255,255,0.3)}
.button:hover{background:linear-gradient(to bottom right,rgba(0,192,255,1),rgba(11,58,153,1));border-radius:20px;border:1px solid rgba(255,255,255,0.3);color:white !important;transition-duration: 1s;}
.button .fa-regular{font-size:16px;}

.button_raketen{text-transform:uppercase;font-weight:600;background:linear-gradient(to bottom right,rgba(255,255,255,0.2),rgba(255,255,255,0.5));border-radius:20px;margin-right:10px;margin-top:30px;border:1px solid rgba(255,255,255,0.2);padding:10px;color:white;font-size:14px;transition-duration: 1s;box-shadow: 1px 1px 10px rgba(255,255,255,0.3);}
.button_raketen:hover {background:linear-gradient(to bottom right,rgba(246,112,14,1),rgba(250,211,72,1));border-radius:20px;border:1px solid #fbcd44;margin-right:10px;color:white !important;transition-duration: 1s;}
.button_raketen .fa-regular{font-size:16px;}

.button_raketen_orange{text-transform:uppercase;font-weight:600;background:linear-gradient(to bottom right,rgba(246,112,14,1),rgba(250,211,72,1));border-radius:20px;border:1px solid #fbcd44;color:white !important;font-size:14px;padding:10px;box-shadow: 1px 1px 10px rgba(255,255,255,0.3)}
.button_raketen_orange:hover{background:linear-gradient(to bottom right,rgba(0,192,255,1),rgba(11,58,153,1));border-radius:20px;border:1px solid rgba(255,255,255,0.3);color:white !important;}
.button_raketen_orange .fa-regular{font-size:16px;}

.button_raketen_riesig{font-weight:600;background:linear-gradient(to bottom right,rgba(255,255,255,0.2),rgba(255,255,255,0.5));border-radius:30px;margin-right:10px;border:1px solid rgba(255,255,255,0.2);padding:20px;color:white;font-size:24px;transition-duration: 1s;}
.button_raketen_riesig:hover {background:linear-gradient(to bottom right,rgba(246,112,14,1),rgba(250,211,72,1));border-radius:20px;border:1px solid #fbcd44;margin-right:10px;color:white !important;transition-duration: 1s;}
.button_raketen_riesig .fa-regular{font-size:26px;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:16px;margin-bottom:16px;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list .fa-check-circle{font-size:16px;color:#ffda0f;}

.icon-list2 {list-style: none;}
.icon-list2 li{position: relative;font-size:18px;margin-bottom:16px;}
.icon-list2 i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list2 .fa-check-circle{font-size:16px;color:#ffda0f;}

/* nav nur desktop */
@media screen and (min-width: 900px) {
.top-bar-right li {background:linear-gradient(to bottom right,rgba(255,255,255,0.2),rgba(255,255,255,0.5));border-radius:20px;margin-right:10px;border:1px solid rgba(255,255,255,0.3);box-shadow: 1px 1px 10px rgba(255,255,255,0.3);transition-duration: 1s;color:white;}
.top-bar-right li:hover {background:linear-gradient(to bottom right,rgba(246,112,14,1),rgba(250,211,72,1));border-radius:20px;border:1px solid #fbcd44;margin-right:10px;color:white;transition-duration: 1s;}

/* SUBMENÜ (global) – halbtransparent weißer Container, runde Ecken, Items nur Text */
.top-bar-right .menu li > ul.submenu,
.top-bar-right .menu li > ul[data-submenu],
.top-bar-right .menu .is-dropdown-submenu,
.top-bar-right .menu .is-accordion-submenu {
  margin-top: 20px !important;                /* ~20px Abstand zur 1. Ebene */
  background: rgba(255, 255, 255, 0.5) !important; /* 50% weiß */
  border-radius: 20px !important;             /* abgerundete Ecken */
  padding: 6px 0 !important;                  /* Innenabstand */
  min-width: 220px;
  border: 0 !important;
  box-shadow: none !important;
  overflow: hidden;                            /* saubere Rundung */
  z-index: 1000;
}

/* terminvereinbarung */
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-last-child(4) {background:linear-gradient(to bottom right,rgba(246,112,14,1),rgba(250,211,72,1));border-radius:20px;border:1px solid #fbcd44;margin-right:10px;color:white;}

/* social icons */
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-last-child(-n+3) {background:none;border-radius: none;border:0;margin-right:0px;padding:0;color:white;box-shadow:0 0 0;}
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-last-child(-n+3) a:hover{color:#fbd64a !important;}

.is-dropdown-submenu-parent.is-down-arrow > a::after {display:none;}


/* Submenü-Items: keine Hintergründe/Rahmen von der Top-Ebene übernehmen */
.top-bar-right .menu li > ul.submenu > li,
.top-bar-right .menu li > ul[data-submenu] > li,
.top-bar-right .menu .is-dropdown-submenu > li,
.top-bar-right .menu .is-accordion-submenu > li {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  border-radius: 0 !important;
}

/* Links im Submenü: reiner Text, Standard = Schwarz, Hover = Blau, ohne Rahmen/Hintergrund */
.top-bar-right .menu li > ul.submenu > li > a,
.top-bar-right .menu li > ul[data-submenu] > li > a,
.top-bar-right .menu .is-dropdown-submenu > li > a,
.top-bar-right .menu .is-accordion-submenu > li > a {
  display: block;
  padding: 10px 16px !important;
  color: #FFF !important;              
  background: transparent !important;
  text-decoration: none;
  border: 0 !important;
  box-shadow: none !important;
}

/* Hover-Farbe Blau – ohne Hintergrundwechsel */
.top-bar-right .menu li > ul.submenu > li > a:hover,
.top-bar-right .menu li > ul[data-submenu] > li > a:hover,
.top-bar-right .menu .is-dropdown-submenu > li > a:hover,
.top-bar-right .menu .is-accordion-submenu > li > a:hover {
  color: #1c3c91 !important;
  background: transparent !important;
}

/* Sicherstellen, dass :hover vom Top-Level LI nicht greift */
.top-bar-right .menu li > ul.submenu > li:hover,
.top-bar-right .menu li > ul[data-submenu] > li:hover,
.top-bar-right .menu .is-dropdown-submenu > li:hover,
.top-bar-right .menu .is-accordion-submenu > li:hover {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
}



/* MOBILE ANSICHTEN */
@media screen and (max-width: 899px){
.top-bar-right ul{background:rgba(255,255,255,0.8);}
.mobile_only{display:block;}
h1{font-size:40px;line-height:50px;}
.button_raketen_riesig{font-size:19px;}
//BURGERMENU GRÖSSE
.menu-icon {width:50px;height:40px;position:fixed;background:black;}
.top-bar-right > ul.menu {background:rgba(25,32,70,0.85) !important;border-radius:20px;padding:5px 0 5px 10px;}
.top-bar-right > ul.menu > li:not(:last-child){border-bottom:1px solid rgba(255,255,255,.25)!important;}
}