html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
color: #f4660a;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b, strong {
font-weight: bolder;
}
code, kbd, samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button, input, optgroup, select, textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button, input {
overflow: visible;
}
button, select {
text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"], [type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
}@font-face {
font-display: swap; 
font-family: 'Comic Neue';
font-style: normal;
font-weight: 700;
src: url(//gbf-ev.de/fonts/comic-neue-v8-latin-700.woff2) format('woff2');
} @font-face {
font-display: swap; font-family: 'Comic Neue';
font-style: normal;
font-weight: 400;
src: url(//gbf-ev.de/wp-content/themes/gbf/fonts/comic-neue-v8-latin-regular.woff2) format('woff2'), url(//gbf-ev.de/wp-content/themes/gbf/fonts/comic-neue-v8-latin-regular.ttf) format('truetype'); }
@font-face {
font-display: swap;
font-family: 'Comic Neue';
font-style: normal;
font-weight: 700;
src: url(//gbf-ev.de/wp-content/themes/gbf/fonts/comic-neue-v8-latin-700.woff2) format('woff2'), url(//gbf-ev.de/wp-content/themes/gbf/fonts/comic-neue-v8-latin-700.ttf) format('truetype');
} @font-face {
font-display: swap; font-family: 'Hammersmith One';
font-style: normal;
font-weight: 400;
src: url(//gbf-ev.de/wp-content/themes/gbf/css/fonts/hammersmith-one-v17-latin-regular.eot); src: url(//gbf-ev.de/wp-content/themes/gbf/css/fonts/hammersmith-one-v17-latin-regular.eot?#iefix) format('embedded-opentype'), url(//gbf-ev.de/wp-content/themes/gbf/css/fonts/hammersmith-one-v17-latin-regular.woff2) format('woff2'), url(//gbf-ev.de/wp-content/themes/gbf/css/fonts/hammersmith-one-v17-latin-regular.woff) format('woff'), url(//gbf-ev.de/wp-content/themes/gbf/css/fonts/hammersmith-one-v17-latin-regular.ttf) format('truetype'), url(//gbf-ev.de/wp-content/themes/gbf/css/fonts/hammersmith-one-v17-latin-regular.svg#HammersmithOne) format('svg'); }.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}html.lb-disable-scrolling {
overflow: hidden;
position: fixed;
height: 100vh;
width: 100vw;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 3px;
border: 4px solid white;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px;
background-color: white;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//gbf-ev.de/wp-content/themes/gbf/images/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//gbf-ev.de/wp-content/themes/gbf/images/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//gbf-ev.de/wp-content/themes/gbf/images/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-caption a {
color: #4ae;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//gbf-ev.de/wp-content/themes/gbf/images/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}* {box-sizing: border-box;}body {line-height: 1.9;font-size: 1em;color: rgb(3, 45, 100);background: rgba(0, 0, 0, 0);background-image: radial-gradient(circle, white, transparent);background-size: cover;background-attachment: fixed;font-family: "Frutiger Neue W02 Thin", Arial, Helvetica, sans-serif;font-weight: 400;font-style: normal;text-rendering: optimizeLegibility;}body.page-id-19, body.single-kitas {}img {max-width: 100%;height: auto;}p {color: rgb(3, 45, 100);font-size: 1.2em;width: 100%;margin: 0;padding: .5em .2em;text-align: center;}a {color: #f4660a;text-decoration: none;font-size: 1.0em;}h1 {font-size: 3.1em ! Important;text-align: center;margin: 0.67em 0;color: #f4660a;word-wrap: break-word;hyphens: auto;}h2 {max-width: 90%;font-size: 1.6em;text-align: center;margin: 0.67em;color: #f4660a;word-wrap: break-word;hyphens: auto;}h3 {max-width: 90%;padding-top: .4em;padding-bottom: .8em;font-size: 1.3em;text-align: center;margin: 0.67em 0;color: #f4660a;word-wrap: break-word;hyphens: auto;}.sticky {position: fixed;top: 0;width: 100%;}article {margin: 0 auto;text-align: center;clear: both;}.page-id-974 .h1-white h1 {text-align: center;width: 100%;z-index: 1000;}hr {border: 0;height: 0;border-top: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(255, 255, 255, 0.3);width: 100%;max-width: 90%;margin-left: 0;margin-bottom: 2em;padding-top: 2em;padding-left: 0;padding-right: 0;left: 0;float: left;}@media screen and (min-width:390px) {hr {margin-left: 3em;}}@media screen and (min-width:768px) {hr {width: 320px;margin-left: 0;}}@media screen and (min-width:768px) {.img-home img, .home p {clear: both;padding: 0;font-size: 1.6em;max-width: 100%;width: 100%;margin: auto;height: auto;float: left;}.home img {padding: 0;margin: 0;}h1 {margin: 0 auto;font-size: 2em;font-size: 2.7em;padding-top: 2em;padding-top: 1em;width: 95%;}h2 {margin: 0 auto;font-size: 2.5em;width: 95%;padding-bottom: 0;}h3 {max-width: 80%;margin: 0 auto;font-size: 1.9em;padding-bottom: 0;}p {width: 70%;margin: auto 15%;padding: 1em;font-size: 1.56em;line-height: 2.1;}.box-kitas p, .box-berufe p, .schulen p, .bildung p, .box-inklusionsassistent p {font-size: 1.0em;}article2 {width: 100%;margin: 0 auto;text-align: center;padding: 0;clear: both;}.site-content .img-home img {margin: 0;padding: 0;left: 0;right: 0;width: 100%;}.site-content .img-home img {color: #fff;float: left;position: relative;margin-top: 3em;padding: 1em;margin: 1em;}box_2w {width: 45%;}.page-id-974 .h1-white h1 {color: #fff;float: left;position: relative;margin-top: 6em;margin-bottom: -5em;padding: 1em;margin: 0;z-index: 1000;}}.list {max-width: 90%;margin: auto 5%;padding: 1em;margin-left: 1em;text-align: left;word-wrap: break-word;font-size: .9em;}.icon li::before {content: url(https://gbf-ev.de/wp-content/uploads/2018/10/haken.png) " ";margin-left: -4.4em;}.list ul {list-style-type: none;font-size: 1.20em;}.list ul ul {list-style-type: none;font-size: .8em;}.list ul .out {list-style-position: outside }.list h1, .list h2 {color: #f4660a;}.list ul.out {list-style-position: outside }.list ul.hanging {text-indent: 1em;}@media screen and (min-width:800px) {.list {width: 90%;margin: auto 10%;text-align: left;font-size: 1.4em;padding: 1em 1em;margin-bottom: 2em;margin-top: 2em;clear: both;}.icon li::before {content: url(https://gbf-ev.de/wp-content/uploads/2018/10/haken.png) " ";margin-left: -4em;}.list ul {list-style-type: none;padding: 1.5em 0;left: 0;font-size: .9em;}.list ul .out {list-style-position: outside }.list ul.out {list-style-position: outside }ul.hanging {text-indent: 1em;}.list ul ul {list-style-type: none;font-size: 1.0em;margin-left: 1em;}}.list-small {width: 80%;float: left;position: relative;margin: auto 10%;max-width: 100%;padding: 2em;font-size: .9em;text-align: left;word-wrap: break-word;}.list-small li::before {content: url(https://gbf-ev.de/wp-content/uploads/2018/10/haken.png) " ";margin-left: -4.4em;}.icon li li::before {content: " ✓ ";margin-left: -4.0em;}.list-small ul li ul li::before {content: " ✓ ";margin-left: -1em;}.list-small ul {list-style-type: none;}.list ul ul {list-style-type: none;font-size: .8em;}.list-small ul .out {list-style-position: outside }.list-small h1, .lislist-smallt h2 {color: #f4660a;}.list-small ul.out {list-style-position: outside }.list-small ul.hanging {text-indent: 1em;}.section-skew-blue-over .list-small {color: #fff;}@media screen and (min-width:600px) {.list-small, .list {width: 100%;padding: 2em;}}@media screen and (min-width:700px) {.list-small {width: 80%;margin: auto 20%;text-align: left;font-size: 1.6em;padding: 1em 1em;margin-bottom: 2em;margin-top: 2em;clear: both;}.icon li li::before {content: "✓";margin-left: -4em;}.icon li::before {content: url(https://gbf-ev.de/wp-content/uploads/2018/10/haken.png) " ";margin-left: -4em;}.list-small ul {list-style-type: none;padding: 1.5em 0;left: 0;font-size: 1em;}.list-small ul ul {list-style-type: none;padding: 1em;left: 0;font-size: .8em;}.list-small ul .out {list-style-position: outside }.list-small ul.out {list-style-position: outside }ul.hanging {text-indent: 1em;}}@media screen and (min-width:1100px) {.list-small {width: 80%;margin: auto 10%;}}.list-small-orange {width: 90%;float: left;position: relative;margin: auto 10%;max-width: 100%;padding: 0 2em;font-size: .9em;color: #fff;text-align: left;word-wrap: break-word;}.list-small-orange li::before {content: url(https://gbf-ev.de/wp-content/uploads/2018/10/haken.png) " ";margin-left: -4.4em;}.icon li li::before {content: " ✓ ";margin-left: -4.0em;}.list-small-orange ul li ul li::before {content: " ✓ ";margin-left: -1em;}.list-small-orange ul {list-style-type: none;}.list-small-orange ul .out {list-style-position: outside }.list-small-orange h1, .lislist-smallt h2 {color: #f4660a;}.list-small-orange h2 {font-size: 1em;}.list-small-orange ul.out {list-style-position: outside }.list-small-orange ul.hanging {text-indent: 1em;}@media screen and (min-width:600px) {.list-small-orange {width: 100%;padding: 0 2em;}}@media screen and (min-width:700px) {.list-small-orange {width: 80%;margin: auto 20%;text-align: left;font-size: 1.6em;padding: 0em 1em;margin-bottom: 2em;margin-top: 0em;clear: both;}.icon li li::before {content: "✓";margin-left: -4em;}.icon li::before {content: url(https://gbf-ev.de/wp-content/uploads/2018/10/haken.png) " ";margin-left: -4em;}.list-small-orange ul {list-style-type: none;padding: 1.5em 0;left: 0;font-size: 1em;}.list-small-orange ul ul {list-style-type: none;padding: 1em;left: 0;font-size: .8em;}.list-small-orange ul .out {list-style-position: outside }.list-small-orange ul.out {list-style-position: outside }ul.hanging {text-indent: 1em;}}@media screen and (min-width:1400px) {.list-small-orange {width: 50%;margin: auto 40%;}}.container {max-width: 90%;margin: 0 auto;color: rgb(3, 45, 100);}@media screen and (min-width:1100px) {.container {max-width: 1000px;margin: 0 auto;color: rgb(3, 33, 132) }}.zukunft .btn-orange a {color: #fff;margin-top: 1em;}.btn-orange a {color: #fff;margin-top: 1em;}.btn-orange {background: rgba(244, 102, 10, 1);}.btn-orange-left a {color: #fff;margin-top: 1em;}.btn-orange-left {background: rgba(244, 102, 10, 1);margin-left: 5%;}.btn-blue {background: #1a1e38;border: 0;border-radius: 0;bottom: 1em;padding: 0 25px;margin-top: 1em;margin-left: 2em;text-align: center;line-height: 40px;width: auto;text-transform: uppercase;position: relative;overflow: hidden;color: #fff;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;display: inline-block;margin-bottom: 0;font-size: 14px;font-weight: 400;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;}.btn, .btn-orange {border: 0;border-radius: 0;padding: 0 25px;margin-top: 1em;text-align: center;line-height: 40px;width: auto;text-transform: uppercase;position: relative;overflow: hidden;color: #fff;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}.btn span, .btn-blue span, .btn-orange span {margin-bottom: 0 !important;position: relative;z-index: 10;display: inline-block;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}.btn.btn-bold, .btn-blue.btn-bold, .btn-orange.btn-bold {font-weight: bold;letter-spacing: 1px;}.btn, .btn-orange {display: inline-block;padding: .4em .3em;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}.btn-orange a:hover {color: rgb(3, 33, 132);}.btn-blue a:hover {color: #fff;}.tp-caption.btn, .btn, .tp-caption.btn-orange, .btn-orange, .tp-caption.btn-blue, .btn-blue {width: auto;color: #fff;font-size: 14px;line-height: 17px;font-weight: 500;font-style: normal;padding: 12px 35px 12px 35px;text-decoration: none;border-color: rgba(0, 0, 0, 1.00);border-style: solid;border-width: 0px;border-radius: 0px 0px 0px 0px;text-align: left;}.btn a {color: #fff;}.btn p, .btn a, label, span {font-size: 14px;}.one-pic {width: 50%;margin: auto 40%;display: block;float: left;}.one-pic-2 {float: right;position: relative;margin: auto 0;display: block;margin-top: -4em;z-index: 100;}.one-pic-4 {float: right;position: relative;margin: auto 0;display: block;margin-top: -2em;margin-bottom: -.6em;z-index: 100;}.one-pic-5 {float: right;position: relative;margin: auto 0;display: block;margin-top: -7em;margin-bottom: -.58em;z-index: -1;}.wp-caption .one-pic-3a img {width: auto;}.one-pic-3a {margin: auto 0;width: auto;max-width: 100%;height: auto;display: block;left: 0;right: 0;margin-bottom: 2em;}.one-pic-3 {float: left;margin: auto 0%;width: 100%;max-width: 100%;height: auto;display: block;left: 0;right: 0;margin-bottom: -1.6em;}.one-pic .wp-image-1534 article img {margin-top: -1em;margin-bottom: -2em;padding-bottom: 0;padding-top: 0;}.one-pic .wp-image-1534 p {margin: 0;padding: 0;}.red {float: left;width: 100%;background-color: red;padding-top: 1em;padding-bottom: 1em;margin-top: 0;margin-bottom: 0;}@media screen and (max-width:800px) {.red {background-color: red;padding-top: 3em;padding-bottom: 5em;margin-bottom: -4em;}}.two-pics img {max-width: 100%;margin: 0 35%;padding: 0;}.three-pics2 img {max-width: 70%;margin: auto 20%;padding: 2em;}img.three-pics.alignleft {padding-left: 3em;padding-top: 3em;float: left;max-width: 10%;}img.three-pics {width: 33%;height: auto;margin: 5px 0 10px 0 !important;}.three-pics img {max-width: 60%;float: left;padding: 2em;margin: 2em;text-align: center;}.ambulance {margin: auto 10%;float: left;position: relative;}body.page-id-19, body.single-kitas, body.page-id-309, body.page-id-319, body.page-id-321, body.page-id-309, body.page-id-313, body.page-id-315, body.page-id-311, body.page-id-317, body.page-id-2876, body.page-id-2942 {background-image: url(https://gbf-ev.de/wp-content/uploads/2018/10/HG.jpg);-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-attachment: fixed;}@media screen and (max-width:1300px) {body.page-id-19, body.single-kitas, body.page-id-319, body.page-id-321, body.page-id-313, body.page-id-315, body.page-id-311, body.page-id-309, body.page-id-317, body.page-id-2876, body.page-id-2942 {background-image: url(https://gbf-ev.de/wp-content/uploads/2018/10/HG.jpg);background-repeat: no-repeat;background-attachment: fixed;width: 100%;float: left;left: 0;right: 0;z-index: 10;}}.color-section-over-skew {-webkit-clip-path: polygon(0 10, 100% 0, 100% calc(100% - 10vw), 0 100%);clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);margin-bottom: -10vw;background: blue;padding: 3em;float: left;height: 400px;width: 100%;clear: both;}.hg-orange {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);padding: 3em;float: left;height: auto;margin: 0;color: #fff;clear: both;}.hg-orange-right {-webkit-clip-path: polygon(0 10vw, 100% 0, 100% calc(100% - 10vw), 0 100%);clip-path: polygon(0 10vw, 100% 0, 100% calc(100% - 10vw), 0 100%);margin-bottom: -15vw;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);padding: 3em;float: left;height: auto;clear: both;}.section-skew-orange {-webkit-clip-path: polygon(0 10vw, 100% 0, 100% calc(100% - 10vw), 0 100%);clip-path: polygon(0 10vw, 100% 0, 100% calc(100% - 10vw), 0 100%);margin-bottom: 15vw;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);padding: 3em;float: left;height: auto;width: 100%;clear: both;}.section-skew-orange-over {-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);margin-bottom: 10vw;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);width: 100%;font-size: 1.1em;margin: 0;float: left;height: auto;text-align: center;clear: both;}.section-skew-orange-over p {font-size: 1.35em;}@media screen and (min-width:800px) {.section-skew-orange-over {width: 100%;padding: 3em;min-height: 500px;clear: both;}}.hg-orange h3 {color: #fff;padding-top: 1em;padding-bottom: 1em;}.page .section-skew-orange-over h1 {color: #fff;padding-top: 1em;padding-bottom: 2em;font-size: 1.4em;}.page .section-skew-orange-over h2 {color: #fff;padding-top: 2em;padding-bottom: 2em;font-size: 1.3em;}.page .section-skew-orange-over h3 {color: #fff;padding-top: 2em;padding-bottom: 2em;}.page .section-skew-orange-over p {padding-top: 0;padding-bottom: 3em;}@media screen and (min-width:800px) {.page .section-skew-orange-over h1 {font-size: 2.3em;}.page .section-skew-orange-over h2 {font-size: 2em;}.page .section-skew-orange-over h3 {font-size: 1.2em;}}.section-skew-blue-over {-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);margin-bottom: 10vw;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);width: 100%;font-size: 1.1em;margin: 0;float: left;height: auto;text-align: center;clear: both;}@media screen and (min-width:800px) {.section-skew-orange-over {padding: 4em 3em;margin: 0;float: left;height: auto;width: 100%;min-height: 500px;clear: both;}}.page .section-skew-blue-over h1 {padding-bottom: 1em;padding-top: 1em;}.page .section-skew-blue-over h2 {padding-top: 1em;}.page .section-skew-blue-over p {color: #fff;padding-top: 0;padding-bottom: 4em;}.page.section-skew-blue-over.li {color: #fff;}#color-section-skew {-webkit-clip-path: polygon(0 10vw, 100% 0, 100% calc(100% - 10vw), 0 100%);clip-path: polygon(0 10vw, 100% 0, 100% calc(100% - 10vw), 0 100%);margin-bottom: -10vw;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);padding: 3em;margin: 0;float: left;height: auto;width: 100%;clear: both;}.hg_shape_orange_right {width: 100%;height: 300px;overflow: hidden;position: relative;}.hg_shape_orange_righ:after {content: "";position: absolute;width: 100%;height: 100%;background: red;background: linear-gradient(110deg, red, violet, blue);transform-origin: 0 100%;transform: rotate(-20deg) scale(1.2, 1.2);bottom: 0;left: 0;}.alignnone {margin: 0;}.aligncenter, div.aligncenter {display: block;margin: 0;}.alignright {float: right;margin: 0;}.alignleft {float: left;margin: 0;}a img.alignright {float: right;margin: 0;}a img.alignnone {margin: 0;}a img.alignleft {float: left;margin: 0;}a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}.wp-caption {background: #fff;border: 0px solid #f0f0f0;max-width: 100;padding: .5em .4em 0.625em;}.wp-caption .page-id-38 {padding: 0;text-align: left;}.wp-caption.alignnone {margin: .5em 1.15em 1.15em 0;}.wp-caption.alignleft {margin: .5em 1.15em 1.15em 0;}.wp-caption.alignright {margin: .5em 0 0 1.15em;}.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}.wp-caption figcaption.wp-caption-text {font-size: 1em;line-height: 1.1em;margin: 0;padding: 0 1em 1em;}.site-content.pic-font .white p {font-size: .6em;float: left;}.pic-font {font-size: .6em;float: left;}.screen-reader-text {border: 0;clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute !important;width: 1px;word-wrap: normal !important;}.screen-reader-text:focus {background-color: #eee;clip: auto !important;clip-path: none;color: #444;display: block;font-size: 1em;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}#toggle-nav {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);display: block;position: absolute;left: 1em;float: left;top: 1em;color: #fff;width: 60px;height: 50px;line-height: 50px;text-align: center;cursor: pointer;z-index: 3333;}#toggle-nav span {font-size: 1.2em;}.js.site-nav {display: none;}.site-nav {display: none;}@media screen and (max-width:800px) {.js .site-nav {display: none;}#toggle-nav {display: block;}.site-nav li ul {position: static;}}.site-nav {box-sizing: border-box;float: left;background: #fff;font-size: .9em;margin-top: -250px;z-index: 200;position: relative;}.site-nav ul {margin: 0;padding: 0;}.site-nav ul {display: flex;flex-direction: column;float: left;}.site-nav a {display: block;color: #171843;}.site-nav ul li {position: relative;float: left;list-style: none;}.site-nav ul li:hover {background: rgba(243, 145, 45, 1);}.site-nav ul li a:hover {color: #171843;}.site-nav ul li a {padding: 10px;display: block;}.site-nav ul ul {position: absolute;top: -9999px;left: -9999px;background: rgba(243, 145, 45, 1);box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.021);}ul.sub-menu {width: 280px;}.site-nav ul ul li {float: none;width: 200px;color: #333;border-bottom: 1px solid orange;font-size: 1em;}.site-nav ul ul li a {padding: 5px 20px;color: #fff;width: 250px;}.site-nav ul li:hover > ul {top: 100%;left: 0;color: red;}.site-nav ul ul li:hover > ul {top: 0;left: 200px;}@media screen and (max-width:800px) {.site-nav {width: 100%;text-align: center;background: rgba(243, 145, 45, .99);}.site-nav li:hover > ul {list-style: none;margin: 0;padding: 0;display: flex;flex-direction: column;background: rgba(243, 145, 45, 1);width: 100%;transition: none;color: antiquewhite;float: none;position: relative;z-index: 2000;}.site-nav ul li a {padding: 0;margin: 0;display: block;}.site-nav ul li a:hover {color: #fff;margin: 0;padding: 0;}.site-nav li {margin: .3em;padding: 0;font-size: 1.10em;}.site-nav ul ul li a {padding: 0;color: antiquewhite;text-align: center;width: 100%;}.site-nav ul ul li {float: none;width: 100%;margin: auto 0;font-size: 1em;}.site-nav ul ul ul li a {color: #555;}.site-nav ul ul ul li {float: none;width: 70%;margin: auto 15%;margin-left: 0;color: #555;}.site-nav > ul {list-style: none;margin: 0;padding: 0;display: flex;flex-direction: column;width: 100%;}.site-nav .sub li {visibility: hidden;height: 0;margin: 0;padding: 0;z-index: 1000;}.site-nav .sub li {display: block;width: 15em;}.site-nav li:hover .sub, .site-nav li:active .sub, .site-nav li:focus .sub {visibility: visible;height: auto;}.site-nav li:focus-within .sub {visibility: visible;height: auto;}}.site-nav ul li.sub1 > a:after {position: relative;float: right;content: '';margin-left: 10px;margin-top: 5px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #232323;border-bottom: 5px solid transparent;}.site-nav ul ul li.sub1 a:after {margin-left: auto;margin-right: -10px;border-left: 5px solid #fff;border-right: 5px solid transparent;border-top: 5px solid transparent;border-bottom: 5px solid transparent;}.site-nav ul ul li:last-child {border-bottom: none;}.nav-top {background: rgba(243, 145, 45, 1);font-size: 0.8em;height: 60px;top: 0;margin-bottom: 1em;padding-top: 1em;padding-bottom: 2em;display: block;z-index: 2000;}.nav-top a:hover {color: #fff;}.nav-top ul {right: 2px;padding: 1em 0 .5em 0;margin: 0;margin-top: -15px;list-style: none;text-align: right;float: right;z-index: 43331;position: absolute;}.nav-top li {display: inline;color: rgba(243, 145, 45, 1);padding: 0em 0.3em;margin: 0 0 0 0;}.nav-top a {text-align: center;color: #1d2036;text-decoration: none;}.nav-top > ul > li > ul {display: none;z-index: 22250;}.nav-top ul > li > ul > li a {background: #f1bb46;color: #fff;margin-top: -1.7em;margin-left: 0;float: left !Important;padding: 1em;width: 300px;z-index: 22225;clear: both;}.page-id-17.nav-top ul > li > ul > li a:hover, .page-id-581.nav-top ul > li > ul > li a, .page-id-634.nav-top ul > li > ul > li a, .page-id-700.nav-top ul > li > ul > li a, .page-id-865.nav-top ul > li > ul > li a {background: rgba(111, 10, 17, 1) !Important;}@media screen and (min-width:800px) {.site-nav {display: block;margin-top: -30px;z-index: 2000;float: right;}.site-nav ul {display: block;}}@media screen and (min-width:800px) {.site-nav {display: block;margin-top: -30px;z-index: 2500;float: right;}.site-nav ul {display: block;}#toggle-nav {display: none;}.site-nav ul li a {padding: 5px;font-size: 1.2em;}.site-nav li {font-size: 68%;}}@media screen and (min-width:900px) {.site-nav li {font-size: 80%;}}@media screen and (min-width:1000px) {.site-nav {margin-left: 0;}.site-nav li2 {font-size: 85%;}}@media screen and (min-width:1100px) {.site-nav {padding: 0;margin-top: -82px;}.site-nav {margin-left: 0;}.site-nav li {font-size: 85%;}}@media screen and (min-width:1242px) {.site-nav {padding: 0;margin-top: 0px;}.site-nav {margin-left: 0;}.site-nav li {font-size: 85%;}}@media screen and (min-width:1370px) {.site-nav {margin-top: 10px;}.site-nav li {font-size: 90%;}}.site-header {padding: 0;margin: 0;background: #fff;position: relative;height: 180px;}.logo {position: relative;float: left;padding: 0.1em;margin-bottom: 1em;display: block;z-index: 130;}hgroup.logo img {width: 250px;}.header-image {position: relative;float: left;width: 100%;padding: 0;margin-bottom: 0;display: block;z-index: 10;}@media screen and (max-width:600px) {.logo {width: 70%;margin-left: 15%;}}@media screen and (min-width:600px) and (max-width:800px) {.logo {margin-top: -1em;margin: auto 20%;}}@media screen and (min-width:900px) {.logo img {width: 70%;margin-top: -2.8em;}}@media screen and (min-width:1120px) {.logo img {width: 68%;margin-top: -2.8em;}}@media screen and (min-width:1300px) {.logo img {width: 80%;margin-top: -2.8em;}}@media screen and (min-width:1440px) {.logo img {width: 90%;margin-top: -3em;}}.breadcrumb {background: rgba(255, 255, 255, .6);width: 100%;float: left;position: relative;margin-top: -10%;margin-bottom: 1em;padding: 2em 2em 2em 2em;margin: 0;z-index: 199;}.site-slides {color: #333;background: #eee;float: left;width: 100%;height: 100px;}.gallery a {cursor: default;}.gallery {padding: 6px 0;line-height: 1;overflow-x: hidden;}.ie7 .gallery, .ie8 .gallery {margin: auto;}.gallery .gallery-item {float: left;margin: 0;text-align: center;padding: 6px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.ie7 .gallery .gallery-item, .ie8 .gallery .gallery-item {padding: 6px 0;}.gallery .gallery-caption, .gallery .gallery-icon {margin: 0;}.gallery .gallery-caption {font-size: 13px;margin: 4px 0;}.gallery-columns-1 .gallery-item {width: 100%;}.gallery-columns-2 .gallery-item {width: 50%;}.gallery-columns-3 .gallery-item {width: 33.333%;}.ie8 .gallery-columns-3 .gallery-item, .ie7 .gallery-columns-3 .gallery-item {width: 33%;}.gallery-columns-4 .gallery-item {width: 25%;}.gallery-columns-5 .gallery-item {width: 20%;}.gallery-columns-6 .gallery-item {width: 16.665%;}.gallery-columns-7 .gallery-item {width: 14.285%;}.gallery-columns-8 .gallery-item {width: 12.5%;}.gallery-columns-9 .gallery-item {width: 11.111%;}.gallery img {max-width: 100%;margin: auto 10%;height: auto;border: none;padding: 0;}.site-main {}@media screen and (min-width:600px) {.site-content {float: left;width: 100%;}}.site-content {padding: 0;}.site-content h1 {color: #f4660a;}.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {max-width: 100%;height: auto;}.site-content-white {background-color: #333;color: #1d2036;}.site-content-blue-left, .site-content-blue-right {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:600px) {.site-content {float: left;width: 100%;padding: 0;}.page-template-template-hintergrund .site-content {}.page-template-template-hintergrund .site-content {background: blue;}.page-template-template-no-sidebar .site-content, .page-id-21 .site-content, .home .site-content {background: #fff;}.page-template-template-no-slider .site-content {background: #000;}.post, .filme, .bildung, .gallery, .schulen, .inklusionsassistent {margin: 0 auto;max-width: 95%;border-top: 0px solid rgba(0, 0, 0, 2);margin-top: 2em;padding-top: 1em;padding-bottom: 1em;}.post:first-child {margin-top: 0;border: none;padding-top: 0;background-color: deepskyblue;}.schulen:first-child {margin-top: 0;border: none;padding-top: 0;background-color: deepskyblue;}.post-meta {font-size: .8em;opacity: .7;}.wp-post-image {margin: .3em 1em 1em 0;max-width: 100%;}.wp-post-image a {padding: 1em;display: block;text-decoration: none;font-size: 1.1em;}}.white-topul {top: 0;}.home-cover {display: block;background-size: cover;background-position: center;margin: auto;border-radius: 0px;box-shadow: 0px 0px 0px #888888;width: 100%;}.home-cover img {width: 100%;}img.img-home.aligncenter.wp-image-1693.size-full.lazyautosizes.ls-is-cached.lazyloaded {width: 100%;}.home-cover .mycovertext {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);width: 100%;float: right;margin-top: 0;right: 0;position: relative;padding: 1em;margin: 0;font-family: 'Comic Neue', '2ComicNeueSansID', Helvetica, Verdana, Comic Sans;border-radius: 2px;font-size: 1em;color: #fff;z-index: 600;}.home-cover .mycovertext h1, .home-cover .mycovertext h2 {font-weight: 700;}.home-cover .mycovertext h1 {font-size: 2.7em;color: #f3d8c6;padding-bottom: .2em;}.home-cover .mycovertext h2 {font-size: 2.1em;padding-top: 0em;}.home-cover .mycovertext h3 {color: #f9b256;font-size: 2.1em;}.home-cover .mycovertext img {margin: .3em 2em;}.home-cover .mycovertext p {color: #fff;font-size: 1.1em;line-height: 1.1;}@media screen and (max-width:570px) {.home-cover .mycovertext h1 {font-size: 1.6em;padding-bottom: 0em;}.home-cover .mycovertext h2 {font-size: 1.4em;padding-top: 0em;line-height: 1.0;}.home-cover .mycovertext h3 {font-size: 1.4em;padding-bottom: 0em;margin-top: -1.5;}.home-cover .mycovertext img {width: 30%;margin: .5em .5em;}.box-80-home {width: 100%;}}@media screen and (min-width:800px) {.home-cover .mycovertext {width: 40%;float: right;right: 0;position: absolute;top: 250px;padding: 2em 1em 1em 1em;margin-right: 3em;margin: 20px auto auto auto;border-radius: 2px;font-size: 90%;color: #fff;z-index: 2000;}.home-cover .mycovertext h1 {font-size: 2.1em;color: #f3d8c6;padding-bottom: 0em;margin-top: -50px;}.home-cover .mycovertext h2 {font-size: 1.4em;padding-top: 0em;}.home-cover .mycovertext h3 {font-size: 1.4em;color: #f9b256;}.home-cover .mycovertext img {width: 30%;margin: .5em .5em;}}@media screen and (min-width:800px) {.home-cover .mycovertext {top: 260px;width: 45%;line-height: 1.5;}.home-cover .mycovertext p {line-height: 1.0;font-size: 90%;}}@media screen and (min-width:900px) {.home-cover .mycovertext {top: 190px;width: 45%;line-height: 1.5;}.home-cover .mycovertext p {line-height: 1.5;font-size: 90%;}}@media screen and (min-width:1100px) {.home-cover .mycovertext {top: 140px;width: 35%;}.home-cover .mycovertext p {line-height: 2;font-size: 100%;}}@media screen and (min-width:1200px) {.home-cover .mycovertext {top: 190px;width: 30%;margin-top: -50px;}.home-cover .mycovertext p {line-height: 2.1;font-size: 100%;font-size: 1.4em;}}@media screen and (min-width:1400px) {.home-cover .mycovertext {top: 180px;width: 30%;}.home-cover .mycovertext h1 {font-size: 3.1em;padding-bottom: 0em;}.home-cover .mycovertext h2 {font-size: 1.8em;padding-top: 0em;line-height: 1.4;}.home-cover .mycovertext h3 {font-size: 1.8em;padding-bottom: .3em;margin-top: 0em;}.home-cover .mycovertext img, .home-cover .mycovertext p {line-height: 1.6;}}@media screen and (min-width:1550px) {.home-cover .mycovertext {margin-top: 0;}}.home-cover .mycovertext.little-bird {margin-top: -40px;text-align: center;overflow: hidden;}@media screen and (min-width: 800px) {.home-cover .mycovertext.little-bird {margin-top: 300px;}}@media screen and (min-width: 1300px) {.home-cover .mycovertext.little-bird {margin-top: 400px;}}@media screen and (min-width: 1800px) {.home-cover .mycovertext.little-bird {margin-top: 500px;}}.home-cover .mycovertext.little-bird img {width: 200px;margin-top: -10px;transition: transform 3s ease;transform-origin: center;transform: scale(0.05);}.home-cover .mycovertext.little-bird.buratino img {width: 100px;margin-top: -20px;transition: transform 3s ease;transform-origin: center;transform: scale(0.05);}.home-cover .mycovertext.little-bird.buratino.animate img, .home-cover .mycovertext.little-bird.animate img {transform: scale(1);}.home-cover .mycovertext.little-bird p {line-height: 1.2;width: 98%;margin: auto;padding: 2%;position: relative;left: -100%;transition: left 2s ease-in-out, transform 2s ease-in-out;transform: scale(2);}.home-cover .mycovertext.little-bird.animate p {font-size: 1.25em;left: 0;transform: scale(1);}@media screen and (min-width:800px) {.home-cover .mycovertext.little-bird.animate p {font-size: 1.3em;}}.little-bird .btn-cover {background: #ff6900;margin: 1% 5%;color: #fff;padding-bottom: 10px;line-height: 1.2;position: relative;bottom: -50px;transform: scale(0.8);opacity: 0;transition: bottom 2s ease-in-out, transform 2s ease-in-out, opacity 2s ease-in-out;}.little-bird .btn-cover.animate {bottom: 0;transform: scale(1);opacity: 1;}.btn-cover h3 a {color: #fff;text-decoration: none;}.animated-heading {opacity: 0.2;transform: translateY(-150%) scale(3);transition: transform 2s ease, opacity 2s ease;position: relative;}.animated-heading.animate {opacity: 1.0;transform: translateY(0) scale(1);}.animated-heading2 {opacity: 0.1;transform: translateY(300%) scale(4);transition: transform 2s ease, opacity 2s ease;position: relative;}.animated-heading2.animate {opacity: 1.0;transform: translateY(0) scale(1);}.btn-cover:hover {background: rgb(243 145 45);color: #171843;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}.btn-cover a:hover {color: rgb(2 29 116);-webkit-transition: all 2s ease;-moz-transition: all 2s ease;transition: all 2s ease;}.btn-cover-blue {background: rgb(3, 45, 100);margin: 5% 0 !Important;color: rgb(244, 102, 10);padding: 5px;float: left;width: 100%;line-height: 1.2;clear: both;}.btn-cover-blue a {color: rgb(244, 102, 10);font-size: 1.2em;}.btn-cover-blue h3 {font-size: 1.15em !Important;padding-bottom: 0.3em;margin-top: 0em }.btn-cover-blue a:hover {color: rgb(245 184 106);-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}.btn-cover-blue:hover {background: rgba(3, 33, 132, 1);color: rgb(244, 102, 10);-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}@media screen and (min-width:1500px) {.btn-cover-blue {background: rgb(3, 45, 100);margin: 5% 10% !Important;color: rgb(244, 102, 10);padding: 5px;float: left;width: 80%;line-height: 1.2;clear: both;}.btn-cover-blue h3 {font-size: 1.35em !Important;padding-bottom: 0.3em;margin-top: 0em }}.hg_blue_right {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);color: #fff;padding: 3em;margin: 0;float: left;height: auto;width: 100%;margin-bottom: 0em;clear: both;}.hg_blue_left {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);color: #fff;padding: 1em;clear: both;}.inhalt_left {width: 100%;height: auto;margin-bottom: 2em;padding: 1em;margin: 0 1em;}.inhalt_right {width: 100%;height: auto;margin-bottom: 2em;padding: 1em;margin: 0 1em;}.inhalt_right p h1, .inhalt_left p h1 {color: #1d2036;}.hg_blue_right p, .hg_blue_left p {color: #fff;}.hg_blue_right h1, .hg_blue_left h1 {color: #f4660a;}@media screen and (min-width:768px) {.inhalt_right {float: right;width: 45%;height: auto;margin: 0;margin-bottom: 2em;padding: 1em;}.inhalt_left {float: left;width: 45%;}.inhalt_right article, .inhalt_right p {margin: 0;padding: 0;width: 100%;clear: both;}.inhalt_left article, .inhalt_left p {margin: 0;padding: 0;width: 100%;clear: both;}.inhalt_right .box_2 article {width: 45%;margin-right: 0em;margin-top: 1em;}.inhalt_left .blue_left .box_2 {width: 45%;margin-left: 1em;float: left;clear: both;}}.inhalt_three, .inhalt_three_orange {float: left;width: 100%;height: auto;margin-bottom: 2em;margin-top: 0;padding: .5em;margin: 1em 1em;min-height: 340px;}.inhalt_three {background: rgba(238, 239, 246, 0.9);}.inhalt_three_orange {background: rgba(245, 145, 45, 1);margin-bottom: 6em;padding-top: 1em;color: #fff;}.inhalt_three_orange a {color: aliceblue;}article.inhalt_three, article.inhalt_three_orange {display: block;width: 99%;}.inhalt_three a {color: rgb(3, 45, 100);width: 100%;text-align: center;clear: both;}.inhalt_three p, .inhalt_three_orange p {clear: both;color: #1d2036;width: 100%;font-size: 1em;}.inhalt_three h1, .inhalt_three_orange h1 {clear: both;width: 100%;}@media screen and (min-width: 768px) {.inhalt_three, .inhalt_three_orange {width: 40%;height: auto;min-height: 340px;}.inhalt_three p, .inhalt_three_orange p {width: 100%;margin: auto 0;padding: 1em;clear: both;}}@media screen and (min-width: 900px) {.inhalt_three, .inhalt_three_orange {width: 27%;height: auto;min-height: 450px;margin-right: 5%;margin: 1em;padding: 1em 0;}.inhalt_three p, .inhalt_three_orange p {width: 100%;margin: auto 0;padding: 1em;clear: both;}.section-skew-blue-over {padding: 4em 2.0em;}}@media screen and (min-width: 1100px) {.inhalt_three, .inhalt_three_orange {width: 27%;height: auto;min-height: 450px;margin-right: 5%;margin: 2em;padding: 1em 0;}.inhalt_three p, .inhalt_three_orange p {width: 100%;margin: auto 0;padding: 1em;clear: both;}.section-skew-blue-over {padding: 4em 1.0em;}}@media screen and (min-width:1400px) {.inhalt_three, .inhalt_three_orange {width: 25%;height: auto;min-height: 450px;left: 5%;margin-right: 5%;margin: 3.5em;padding: 1em 0;}}.page-id-974 .box-am .am h1 {float: left;position: relative;min-width: 1100px;padding-top: 2em;padding-bottom: -4em;margin-bottom: 0em;margin-left: -400px;text-align: center;top: -8em;color: #fff;z-index: 1000;}.tab_1 {margin: auto 0;width: 25%;float: left;text-align: left;}.tab_2 {margin: auto 0;width: 30%;float: left;text-align: left;}.transparent-hg {background: rgba(255, 255, 255, 0.8);float: left;height: auto;width: 100%;margin: 0;margin-top: 3em;margin-bottom: 3em;clear: both;}.transparent-hg article {padding: 1em;height: auto;min-width: 40%;}.transparent-hg p {text-align: left;clear: both;padding-left: 1em;}.transparent-blue-hg {background: rgba(3, 33, 132, 0.8);float: left;height: auto;width: 100%;color: #fff;line-height: 1.6;padding: 3%;margin-top: 3em;margin-bottom: 3em;clear: both;}.transparent-blue-hg p {width: 99%;margin: auto;text-align: left;color: #fff;font-style: fine;padding-left: 1em;clear: both;}@media screen and (min-width: 800px) {.transparent-hg p {text-align: center;clear: both;}.transparent-blue-hg {padding: 3em;margin-top: 3em;margin-bottom: 3em;clear: both;}.transparent-blue-hg p {text-align: center;}}.transparent-blue-hg article {max-width: 85%;margin: 0 auto;padding: 1em;height: auto;min-width: 40%;}.transparent-orange-hg {background: rgba(243, 145, 45, 0.9);float: left;height: auto;width: 100%;padding: 3em;margin: 0;margin-top: 3em;margin-bottom: 3em;color: #fff;clear: both;}.transparent-orange-hg h2 {color: rgb(3, 45, 100);}.transparent-orange-hg a {color: #fff;}.transparent-orange-hg p {text-align: center;clear: both;}.transparent-orange-hg p strong {color: #fff;}.transparent-orange-hg article {max-width: 1100px;margin: 0 auto;padding: 1em;height: auto;min-width: 40%;}.white-hg {background: rgba(255, 255, 255, 1);float: left;height: auto;width: 100%;padding: 0;margin-top: 3em;margin-bottom: 0;clear: both;}@media screen and (min-width:800px) {.white-hg {padding: 3em;}}.white-hg h2 {}.white-hg p {text-align: center;max-width: 1100px;margin: auto 10%;padding: 1em;width: 80%;color: #fff;clear: both;}.white-hg article {max-width: 1100px;margin: 0 auto;padding: 1em;height: auto;min-width: 40%;}.white {background: rgb(0, 0, 0, 0);width: 100%;padding: 2em;margin: 0;float: left;height: auto;text-align: center;clear: both;}.white p {line-height: 2.5;}.white .pic-font img {margin: auto 10%;}@media screen and (min-width:800px) {.white {min-height: 300px;margin-top: 4em;}.transparent-hg p, .transparent-blue-hg p, .transparent-orange-hg p {}}.white-left {background: rgb(0, 0, 0, 0);width: 100%;padding: 0;margin: 0;float: left;height: auto;line-height: 1.325;clear: both;}.white-left p, .white-left h2, .white-left h3 {margin: auto 5%;width: auto;text-align: left;}@media screen and (min-width:800px) {.white {min-height: 300px;margin-top: 4em;}}@media screen and (min-width:800px) {a img.alignright {float: right;margin: .5em 0 -1em 1.15em;}}.bildung {margin-top: 1em;text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);box-shadow: -4px -4px 10px #333;}.page-id-38 .box-bildung .bildung {border: 1px solid #333;text-align: center;color: white;width: 90%;float: left;margin: auto 5%;margin-top: 2em;padding: 1em;}.page-id-38 .box-bildung .bildung a {font-size: 1.05em;padding: 0.1em;line-height: 1.1;color: #fff;width: 100%;margin-left: auto;}.bildung h1 {font-size: 1em;text-align: center;height: 50px;width: 80%;padding: .2em;margin: .5em;float: left;}.bildung .wp-post-image {width: 90%;margin: 0 5%;}.site-content .box-bildung {float: left;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);padding: 2em;margin: 0;height: auto;clear: both;}.page-id-38 .box-bildung {float: left;padding: 2em;margin-left: 0;width: 100%;top: 200px;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.box-pic-bild img {margin-top: 3%;}.box-pic-bild h1, .box-pic-bild h2 {position: relative;float: left;width: 80%;margin: auto 10%;}.box-pic-bild h1 {font-size: 3.5em;padding-top: 5%;width: 80%;margin: auto 10%;font-weight: 400;}.box-pic-bild {border: 0px solid #333;float: left;height: 100%;width: 100%;text-align: center;padding: .1em .7em;font-size: 1.2em;position: relative;margin-top: -70px;clear: both;}.box-pic-bild p {font-size: 1em;}.box-bildung.box-80-home, .box-80-home {width: 100%;margin-top: 120px;}@media screen and (max-width:900px) {.box-pic-bild {width: 100%;margin: auto;font-size: 1.2em;line-height: 1.2;margin-top: 50px;}}@media screen and (min-width:901px) {.box-pic-bild {margin-top: -120px;}}@media screen and (max-width:1330px) {.box-pic-bild {width: 100%;font-size: 1em;}}@media screen and (min-width:930p) {.box-bildung.box-80-home {width: 80%;margin: 50px 10% auto 10%;margin-top: 130px;padding: .7em;}}@media screen and (min-width:1240px) {.box-bildung.box-80-home {margin: 4px 10% auto 10%;padding: .7em;}}@media screen and (min-width:1330px) {.box-bildung.box-80-home, .box-80-home {margin: 40px 10% auto 10%;padding: 0.7em;}.box-bildung .bildung:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-38 .box-bildung .bildung:nth-child(1n+2), .page-id-38 .box-bildung .bildung:first-child, .box-bildung .bildung {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.page-id-38 .box-bildung .bildung:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}}@media screen and (min-width:568px) {.page-id-38 .box-bildung {top: 100px;}}@media screen and (min-width:670px) {.bildung {position: relative;top: 30px;margin-top: 3em;}.single-bildung {padding: .5em;margin: 1%;}.page-id-38 .box-bildung .bildung {padding-top: 0;margin-right: 0%;margin-left: 3%;margin-top: 3%;margin-bottom: 3%;border: none;padding: 0 5px;width: 25%;}.box-bildung {border: none;float: left;padding: 0 5px;width: 100%;}.page-id-38 .box-bildung .bildung {padding-top: 0;margin-right: 3%;margin-left: 3%;margin-top: 6%;margin-bottom: 3%;min-height: 230px;border: none;padding: 1em 5px;}.page-id-38 .box-bildung .bildung p {text-align: center;width: auto;width: 100%;}.container-posts {clear: both;}}@media screen and (min-width:780px) {.page-id-38 .box-bildung {margin-top: 0px;}.page-id-38 .box-bildung .bildung {top: -120px;z-index: 300;}}@media screen and (min-width:1078px) {.page-id-38 .box-bildung .bildung {top: -150px;z-index: 300;}}@media screen and (min-width:1300px) {.bildung a {margin: 0;color: #fff;}.bildung .wp-post-image {float: left;margin: 1em;padding: .5em;max-width: 100%;height: auto;}.page-id-38 .box-bildung .bildung {top: -170px;z-index: 300;}}.single-bildung {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.kitas {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);box-shadow: -4px -4px 10px #333;}.page-id-19 .box-kitas .kitas {border: 0px solid #333;text-align: center;color: white;width: 80%;float: left;margin: 2em;padding: 1em;}.page-id-19 .box-kitas .kitas a {padding: 0.1em;font-size: 1.05em;color: #fff;margin-left: -10%;}.kitas h1 {font-size: 1em;text-align: center;height: 50px;width: 80%;padding: .2em;margin: .5em;float: left;}.kitas .wp-post-image {width: 90%;margin: 0 5%;}.page-id-19 .box-kitas {float: left;padding: 2em;margin-left: 0;width: 100%;margin-top: .5em;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.box-kitas .kitas:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-19 .box-kitas .kitas:nth-child(1n+2), .page-id-19 .box-kitas .kitas:first-child, .box-kitas .kitas {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.page-id-19 .box-kitas .kitas:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:670px) {.kitas {position: relative;top: 10px;}.single-kitas {padding: .5em;margin: 1%;}.container-posts {clear: both;}.box-kitas .kitas {padding-top: 0;margin-right: 3%;margin-left: 6%;margin-top: 3%;margin-bottom: 3%;border: none;padding: 0 5px;width: 25%;}.box-kitas {border: none;float: left;padding: 0 5px;width: 100%;}.page-id-19 .box-kitas .kitas {padding-top: 0;margin-right: 6%;margin-left: 1%;margin-top: 6%;margin-bottom: 3%;border: none;padding: 1em 5px;}}@media screen and (min-width:1300px) {.kitas a {margin: 0;color: #fff;min-height: 130px;}.kitas .wp-post-image {float: left;margin: 1em;padding: .5em;max-width: 100%;height: auto;}}.single-kitas {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.am {margin-top: 1em;text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);box-shadow: -4px -4px 10px #333;}.page-id-974 .box-am .am {border: 5px solid #333;text-align: center;color: white;width: 90%;float: left;margin: auto 5%;margin-top: 2em;padding: 1em;padding-top: 1em;}.page-id-974 .box-am .am a {padding: 0.1em;font-size: 1.05em;color: #fff;margin-left: auto;text-align: center;}.am p {font-size: 1em;text-align: center;height: 50px;width: 80%;padding: .2em;margin: .5em;float: left;}.am .wp-post-image {width: 90%;margin: 0 5%;padding-top: 1em;}.page-id-974 .icon-am img {width: 30%;margin: auto 30%;}@media screen and (min-width:1000px) {.page-id-974 .icon-am img {width: 20%;margin: auto 35%;}}@media screen and (min-width:1300px) {.page-id-974 .icon-am img {width: 15%;margin: auto 40%;}}.site-content .box-am {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);padding: 2em;margin: 0;margin-top: 0;height: auto;clear: both;}.page-id-974 .box-am {float: left;padding: 2em;margin-left: 0;width: 100%;top: 0px;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.box-am .am:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-974 .box-am .am:nth-child(1n+2), .page-id-974 .box-am .am:first-child, .box-am .am {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.page-id-974 .box-am .am:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:568px) {.page-id-974 .box-am .am {padding-top: 0;margin-right: 0%;margin-left: 3%;margin-top: 3%;margin-bottom: 3%;border: none;min-height: 270px;padding: 0 0px;width: 40%;}.page-id-974 .box-am .am p {padding: 0;margin: 0;line-height: 1.2;width: 100%;height: auto;text-align: center;}}@media screen and (min-width:800px) {.am {position: relative;}.single-am {padding: .5em;margin: 1%;}.page-id-974 .box-am .am {padding-top: 0;margin-right: 0%;margin-left: 3%;margin-top: 3%;margin-bottom: 3%;border: none;padding: 0 5px;width: 25%;}.box-am {border: none;float: left;padding: 0 5px;width: 100%;}.page-id-974 .box-am .am {padding-top: 0;margin-right: 6%;margin-left: 1%;margin-top: 6%;margin-bottom: 3%;min-height: 270px;border: none;padding: 1em 5px;}.page-id-974 .box-am .am p {text-align: center;font-size: 90%;width: 100%;}.container-posts {clear: both;}}@media screen and (min-width:800px) {.page-id-974 .box-am {margin-top: 0px;}.page-id-974 .box-am .am {z-index: 300;}}@media screen and (min-width:900px) {.page-id-974 .box-am .am p {font-size: 100%;width: 100%;}}@media screen and (min-width:1290px) {.page-id-974 .box-am .am {min-height: 350px;}.am a {margin: 0;color: #fff;}.am .wp-post-image {float: left;margin: 1em;padding: .5em;max-width: 100%;height: auto;}}@media screen and (min-width:1800px) {.page-id-974 .box-am .am {min-height: 400px;}}@media screen and (min-width:2000px) {.page-id-974 .box-am .am {min-height: 500px;}}.single-am {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.filme {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.single-filme {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.container-filme .filme {width: 100%;}.filme .wp-post-image {width: 80%;margin: 0 10%;}.container-filme {float: left;height: 100%;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);padding: 1em;width: 100%;margin-bottom: 2em;}.container-filme .filme:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:670px) {.container-filme .filme {padding-top: 0;margin-top: .5em;margin-right: 1%;margin-left: 1%;margin-bottom: 1%;border: none;padding: 0 5px;width: 23%;}.container-filme .filme .wp-post-image {float: none;margin-top: 1em;max-width: 100%;}}.single-filme {padding: 0;margin: 1%;}.container-posts {clear: both;}.bg-blue-right, .page-id-21 .box-schulen, .page-id-301 .box-inklusionsassistent {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);padding: 2em;margin: 0;height: auto;clear: both;}.page-id-1453 .box-berufe .berufe, .page-id-301 .box-inklusionsassistent .inklusionsassistent, .page-id-21 .box-schulen .schulen, .page-id-38 .box-kitas .kitas:nth-child(1n+2), .page-id-38 .box-kitas .kitas:first-child, .box-kitas .kitas {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.page-id-1453 .box-berufe .berufe, .page-id-301 .box-inklusionsassistent .inklusionsassistent:nth-child(2n+2), .page-id-21 .box-schulen .schulen:nth-child(2n+2), .page-id-38 .box-kitas .kitas:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:600px) {.page-id-1453 .box-berufe, .page-id-21 .site-content, .page-id-38 .box-kitas, .page-id-19 .box-kitas, .page-id-38 .container-bildung, .page-id-38 .box-kitas .kitas:last-child, .page-id-19 .box-kitas {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-38 .box-kitas .kitas:last-child {float: left;margin-left: 103%;width: 94%;}.page-id-1453 .box-berufe, .page-id-301 .box-inklusionsassistent, .page-id-21 .box-schulen, .page-id-38 .box-kitas, .page-id-19 .box-kitas {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));}.page-id-19 .box-kitas {background: rgba(255, 255, 255, .6);margin-top: 2em;margin-bottom: 2em;padding: 3em 3em;width: 100%;}.page-id-1453 .box-berufe .berufe, .page-id-301 .box-inklusionsassistent .inklusionsassistent, .page-id-21 .box-schulen .schulen, .page-id-38 .box-kitas .kitas {border: 0px solid #333;text-align: center;color: white;width: auto;margin: 1em;padding: 1em;background-image: url(//gbf-ev.de/GBF/img/) }}.page-id-19 .box-kitas .kitas {border: 0px solid #333;text-align: center;color: white;width: 80%;padding: 1em;}.container-posts {clear: both;}.schulen {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);box-shadow: -4px -4px 10px #333;}.page-id-21 .box-schulen .schulen {border: 0px solid #333;text-align: center;color: white;width: 80%;float: left;margin: 2em;padding: 1em;}.page-id-21 .box-schulen .schulen a {padding: 0.1em;font-size: 1.05em;color: #fff;margin-left: -10%;}.schulen h1 {font-size: 1em;text-align: center;height: 50px;width: 80%;padding: .2em;margin: .5em;float: left;}.schulen .wp-post-image {width: 90%;margin: 0 5%;}.page-id-21 .box-schulen {float: left;padding: 2em;margin-left: 0;width: 100%;margin-top: .5em;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.box-schulen .schulen:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-21 .box-schulen .schulen:nth-child(1n+2), .page-id-21 .box-schulen .schulen:first-child, .box-schulen .schulen {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.page-id-21 .box-schulen .schulen:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:670px) {.schulen {position: relative;top: 10px;}.single-schulen {padding: .5em;margin: 1%;}.container-posts {clear: both;}.box-schulen .schulen {padding-top: 0;margin-top: 1em;margin-right: 3%;margin-left: 6%;margin-top: 3%;margin-bottom: 3%;border: none;padding: 0 5px;width: 25%;}.box-schulen {border: none;float: left;padding: 0 5px;width: 100%;}.page-id-21 .box-schulen .schulen {padding-top: 0;margin-top: 1em;margin-right: 6%;margin-left: 1%;margin-top: 6%;margin-bottom: 3%;border: none;padding: 1em 5px;}}@media screen and (min-width:1300px) {.schulen a {margin: 0;color: #fff;min-height: 130px;}.schulen .wp-post-image {float: left;margin: 1em;padding: .5em;max-width: 100%;height: auto;}}.single-schulen {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.hilfen {margin-top: 1em;text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);box-shadow: -4px -4px 10px #333;}.page-id-162 .box-hilfen .hilfen {border: 5px solid #333;text-align: center;color: white;width: 90%;float: left;margin: auto 5%;margin-top: 2em;padding: 1em;padding-top: 1em;}.page-id-162 .box-hilfen .hilfen a {padding: 0.1em;font-size: 1.05em;color: #fff;margin-left: auto;text-align: center;}.hilfen a {font-size: 1em;text-align: center;height: 50px;width: 100%;padding: .2em;margin: .5em;float: left;}.hilfen .wp-post-image {width: 90%;margin: 0 5%;padding-top: 1em;}.page-id-162 .box-hilfen .icon-hilfen img {width: 30%;margin-left: 10%;margin-right: 10%;margin: auto 20%;}@media screen and (min-width:1000px) {.page-id-162 .icon-hilfen img {width: 20%;margin: auto 35%;}}@media screen and (min-width:1300px) {.page-id-162 .icon-hilfen img {width: 15%;margin: auto 40%;}}.site-content .box-hilfen {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);padding: 2em;margin: 0;margin-top: 0;height: auto;clear: both;}.page-id-162 .box-hilfen {float: left;padding: 2em;margin-left: 0;width: 100%;top: 0px;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.box-hilfen .hilfen:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-162 .box-hilfen .hilfen:nth-child(1n+2), .page-id-162 .box-hilfen .hilfen:first-child, .box-hilfen .hilfen {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.page-id-162 .box-hilfen .hilfen:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:568px) {.page-id-162 .box-hilfen .hilfen {padding-top: 0;margin-right: 0%;margin-left: 3%;margin-top: 3%;margin-bottom: 3%;border: none;min-height: 300px;padding: 0 0px;width: 44%;}.page-id-162 .box-hilfen .hilfen p {padding: 0;margin: 0;line-height: 1.2;max-width: 99%;height: auto;text-align: center;}}@media screen and (min-width:800px) {.hilfen {position: relative;}.single-hilfen {padding: .5em;margin: 1%;}.box-hilfen {border: none;float: left;padding: 0 5px;width: 100%;}.page-id-162 .box-hilfen .hilfen {padding-top: 0;margin-right: 5%;margin-left: 5%;margin-top: 4%;margin-bottom: 3%;min-height: 270px;border: none;padding: 1em 5px;width: 40%;}.page-id-162 .box-hilfen .hilfen p {padding-left: 25px;padding-right: 5px;text-align: center;width: auto;font-size: 90%;}.container-posts {clear: both;}}@media screen and (min-width:800px) {.page-id-162 .box-hilfen {margin-top: 0px;}.page-id-162 .box-hilfen .hilfen {z-index: 300;}}@media screen and (min-width:900px) {.page-id-162 .box-hilfen .hilfen p {font-size: 100%;}}@media screen and (min-width:1039px) {.page-id-162 .box-hilfen .hilfen:nth-child(0n+5) {margin-left: 0;}.page-id-162 .box-hilfen .hilfen:nth-child(0n+6) {margin-left: 0%;}.page-id-162 .box-hilfen .hilfen {width: 30%;margin: 5% 10%;}}@media screen and (min-width:1290px) {.hilfen a {margin: 0;color: #fff;}.hilfen .wp-post-image {float: left;margin: 1em;padding: .5em;max-width: 100%;height: auto;}.page-id-162 .box-hilfen .hilfen:nth-child(0n+5) {margin-left: -10%;}.page-id-162 .box-hilfen .hilfen {width: 20%;margin: 5% 12%;}}.single-hilfen {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.fwd {margin-top: 1em;text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);box-shadow: -4px -4px 10px #333;}.page-id-3458 .box-fwd .fwd {border: 5px solid #333;text-align: center;color: white;float: left;margin-top: 2em;padding: 1em;padding-top: 1em;}.page-id-3458 .box-fwd .fwd a {padding: 0.1em;font-size: 1.05em;color: #fff;margin-left: auto;text-align: center;}.page-id-3458 .box-fwd .fwd p {width: 100%;}.fwd a, .fwd p {font-size: 1em;text-align: center;height: 50px;margin: auto 0.5em;float: left;}.fwd .wp-post-image {width: 90%;margin: 0 5%;padding-top: 1em;}.page-id-3458 .box-fwd .icon-fwd img {width: 30%;margin-left: 10%;margin-right: 10%;margin: auto 20%;}@media screen and (min-width:1000px) {.page-id-162 .icon-fwd img {width: 20%;margin: auto 35%;}}@media screen and (min-width:1300px) {.page-id-162 .icon-fwd img {width: 15%;margin: auto 40%;}}@media screen and (min-width:1500px) {.page-id-3458 .box-fwd .fwd a {font-size: 1.2em;margin: -0.6em 0 0 0;}}.site-content .box-fwd {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);padding: 2em;margin: 0;margin-top: 0;height: auto;clear: both;}.page-id-3458 .box-fwd {float: left;margin-left: 0;width: 100%;top: 0px;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.box-fwd .fwd:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-3458 .box-fwd .fwd:nth-child(1n+2), .page-id-3458 .box-fwd .fwd:first-child, .box-fwd .fwd {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.page-id-3458 .box-fwd .fwd:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:568px) {.page-id-3458 .box-fwd .fwd {padding-top: 0;margin-right: 0%;margin-left: 3%;margin-top: 3%;margin-bottom: 3%;border: none;min-height: 300px;padding: 0 0px;width: 44%;}.page-id-3458 .box-fwd .fwd.page-id-162 .box-fwd .hilfen p {padding: 0;margin: 0;line-height: 1.2;max-width: 99%;height: auto;text-align: center;}}@media screen and (min-width:800px) {.fwd {position: relative;}.single-fwd {padding: .5em;margin: 1%;}.box-fwd {border: none;float: left;padding: 0 5px;width: 100%;}.page-id-3458 .box-fwd .fwd {padding-top: 0;margin-right: 5%;margin-left: 5%;margin-top: 4%;margin-bottom: 3%;min-height: 270px;border: none;padding: 1em 5px;width: 40%;}.page-id-3458 .box-fwd .fwd p {padding-left: 25px;padding-right: 5px;text-align: center;width: auto;font-size: 90%;}.container-posts {clear: both;}}@media screen and (min-width:800px) {.page-id-3458 .box-fwd {margin-top: 0px;}.page-id-3458 .box-fwd .fwd {z-index: 300;}}@media screen and (min-width:900px) {.page-id-3458 .box-fwd .fwd p {font-size: 100%;}}@media screen and (min-width:1039px) {.page-id-3458 .box-fwd .fwd:nth-child(0n+5) {margin-left: 0;}.page-id-3458 .box-fwd .fwd:nth-child(0n+6) {margin-left: 0%;}.page-id-3458 .box-fwd .fwd {width: 30%;margin: 5% 10%;}}@media screen and (min-width:1290px) {.fwd a {margin: 0;color: #fff;}.fwd .wp-post-image {float: left;margin: 1em;padding: .5em;max-width: 100%;height: auto;}.page-id-3458 .box-fwd .fwd:nth-child(0n+5) {margin-left: -10%;}.page-id-3458 .box-fwd .fwd {width: 20%;margin: 5% 12%;}}.single-fwd {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.berufe {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);box-shadow: -4px -4px 10px #333;}.page-id-1453 .box-berufe .berufe {border: 0px solid #333;text-align: center;color: white;width: 80%;float: left;margin: 2em;padding: 1em;}.page-id-1453 .box-berufe .berufe a {padding: 0.1em;font-size: 1.05em;color: #fff;}.berufe h1 {font-size: 1em;text-align: center;height: 50px;width: 80%;padding: .2em;margin: .5em;float: left;}.berufe .wp-post-image {width: 90%;margin: 0 5%;}.page-id-1453 .box-berufe {float: left;padding: 2em;margin-left: 0;width: 100%;margin-top: .5em;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}box-berufe .berufe:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-1453 .box-berufe .berufe:nth-child(1n+2), .page-id-1453 .box-berufe .berufe:first-child, .box-berufe .berufe {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.page-id-1453 .box-berufe .berufe:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:670px) {.berufe {position: relative;top: 10px;}.box-berufe {border: none;float: left;padding: 0 5px;width: 100%;}.single-berufe {padding: .5em;margin: 1%;}.page-id-1453 .box-berufe .berufe {padding-top: 0;margin-top: 1em;margin-right: 6%;margin-left: 1%;margin-top: 6%;margin-bottom: 3%;border: none;padding: 1em 5px;}.page-id-1453 .box-berufe .berufe p {width: 100%;margin: auto 2%;padding: 1em;clear: both;}.container-posts {clear: both;}}@media screen and (min-width:1300px) {.berufe a {margin: 0;color: #fff;min-height: 130px;}.berufe .wp-post-image {float: left;margin: 1em;padding: .5em;max-width: 100%;height: auto;}}.single-berufe {text-align: center;height: auto;float: left;padding: 0;margin: 0;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-301 .box-inklusionsassistent .inklusionsassistent {border: 0px solid #333;text-align: center;color: white;width: 80%;float: left;margin: 2em;padding: 1em;}.page-id-301 .box-inklusionsassistent .inklusionsassistent a {padding: 0.1em;font-size: 1.05em;color: #fff;margin-left: -15%;}.inklusionsassistent h1 {font-size: 1em;text-align: center;height: 50px;width: 80%;padding: .2em;margin: .5em;float: left;}.inklusionsassistent .wp-post-image {width: 90%;margin: 0 5%;}.page-id-301 .box-inklusionsassistent {float: left;padding: 2em;margin-left: 0;width: 100%;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.box-inklusionsassistent .inklusionsassistent:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}.page-id-301 .box-inklusionsassistent .inklusionsassistent:nth-child(1n+2), .page-id-301 .box-inklusionsassistent .inklusionsassistent:first-child, .box-inklusionsassistent .inklusionsassistent {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);}.page-id-301 .box-inklusionsassistent .inklusionsassistent:nth-child(2n+2) {border: none;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);}@media screen and (min-width:670px) {.inklusionsassistent {position: relative;top: 10px;}.single-inklusionsassistent {padding: .5em;margin: 1%;}.container-posts {clear: both;}.box-inklusionsassistent .inklusionsassistent {padding-top: 0;margin-right: 3%;margin-left: 6%;margin-top: 3%;margin-bottom: 3%;border: none;padding: 0 5px;width: 25%;}.box-inklusionsassistent {border: none;float: left;padding: 0 5px;width: 100%;}.page-id-301 .box-inklusionsassistent .inklusionsassistent {padding-top: 0;margin-right: 6%;margin-left: 1%;margin-top: 6%;margin-bottom: 3%;border: none;padding: 1em 5px;}}@media screen and (min-width:1300px) {.inklusionsassistent a {margin: 0;color: #fff;min-height: 130px;}.inklusionsassistent .wp-post-image {float: left;margin: 1em;padding: .5em;max-width: 100%;height: auto;}}.container-zukunft {background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);padding: 1em;width: 100%;}.container-zukunft .zukunft {width: 100%;}.container-zukunft .zukunft h1, .container-zukunft .zukunft p {color: #fff;}.container-zukunft .zukunft {max-width: 80%;padding-top: 1em;margin-top: 0;margin: auto 10%;margin-bottom: 2em;border: none;}@media screen and (min-width:800px) {.container-zukunft {float: left;width: 100%;margin-bottom: 0em;color: #fff;}.container-zukunft h1, .container-zukunft a {color: rgb(3, 33, 132) }.container-zukunft .zukunft {padding-top: 0;margin-top: 0;border: none;float: left;width: 100%;}.container-posts {clear: both;}}.page-id-38 .container-aktuell .aktuell:first-child {width: 100%;}.container-aktuell .aktuell p {margin: auto 10%;max-width: 80%;padding-top: 1em;margin-top: 0;margin-bottom: 2em;border: none;}@media screen and (min-width:800px) {.container-aktuell {float: left;width: 100%;margin-bottom: 2em;color: #fff;}.container-aktuell h1, .container-aktuell h1 a {color: rgb(3, 33, 132);}.container-aktuell .aktuell {padding-top: 0;margin-top: 0;border: none;float: left;width: 50%;}.container-posts {clear: both;}}.container-fakten {float: left;width: 100%;height: auto;padding: 1em;position: relative;margin-top: -1.3em;background-image: url(https://gbf-ev.de/wp-content/uploads/2018/11/fakten-gbf.jpg);-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-attachment: fixed;}.container-fakten p {color: #fff;margin: auto 2%;max-width: 1100px;margin-left: 5%;margin-right: 5%;width: 90%;}.container-fakten .fakten_1 {width: 100%;padding: 0;font-size: 1.2em;line-height: 1;margin-top: 0;margin-bottom: 0;text-align: center;border: none;}@media screen and (min-width:768px) {.container-fakten {max-width: 100%;margin-bottom: 2em;margin: auto 0;}.container-fakten .fakten_1 {padding-top: 0;margin-top: 0;margin-bottom: 3em;float: left;width: 20%;}.container-fakten .fak {height: auto;float: left;padding: 0;margin: auto 10%;max-width: 75%;width: 100%;margin-top: 3em;margin-bottom: 2em;line-height: 2.7;clear: both;}.container-posts {clear: both;}}.gallery a {cursor: default;}.gallery {float: left;margin: auto -6px;padding: 6px 0;line-height: 1;overflow-x: hidden;}.gallery img {max-width: 100%;height: auto;border: none;padding: 0;cursor: pointer;}.ie7 .gallery, .ie8 .gallery {margin: auto;}.gallery .gallery-item {float: left;margin: 0;text-align: center;padding: 6px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.gallery-item {max-width: 100%;height: auto;border: none;padding: 0;cursor: pointer;}.ie7 .gallery .gallery-item, .ie8 .gallery .gallery-item {padding: 6px 0;}.gallery .gallery-caption, .gallery .gallery-icon {margin: 0;}.gallery .gallery-caption {font-size: 13px;margin: 4px 0;}.container-gallery {background: rgba(0, 0, 0, 0.11);padding: .0;margin: 0 auto;}.gallery-columns-1 .gallery-item {width: 100%;}.gallery-columns-2 .gallery-item {width: 90%;margin: auto;}.gallery-columns-3 .gallery-item {width: 90%;margin: auto;}.ie8 .gallery-columns-3 .gallery-item, .ie7 .gallery-columns-3 .gallery-item {width: 90%;margin: auto;}.gallery-columns-4 .gallery-item {width: 90%;margin: auto;}.gallery-columns-5 .gallery-item {width: 90%;margin: auto;}.gallery-columns-6 .gallery-item {width: 90%;margin: auto;}.gallery-columns-7 .gallery-item {width: 90%;margin: auto;}.gallery-columns-8 .gallery-item {width: 90%;margin: auto;}.gallery-columns-9 .gallery-item {width: 90%;margin: 5%;}.gallery img {max-width: 90%;margin: 5%;}@media screen and (min-width:600px) {.gallery {float: left;max-width: 100%;margin: auto 5%;padding: 6px 0;line-height: 1;overflow-x: hidden;}}@media screen and (min-width:800px) {.gallery-columns-2 .gallery-item {width: 50%;}.gallery-columns-3 .gallery-item {width: 33.333%;}.ie8 .gallery-columns-3 .gallery-item, .ie7 .gallery-columns-3 .gallery-item {width: 33%;}.gallery-columns-4 .gallery-item {width: 25%;}.gallery-columns-5 .gallery-item {width: 20%;}.gallery-columns-6 .gallery-item {width: 16.665%;}.gallery-columns-7 .gallery-item {width: 14.285%;}.gallery-columns-8 .gallery-item {width: 12.5%;}.gallery-columns-9 .gallery-item {width: 11.111%;}.gallery img {max-width: 100%;margin: auto 10%;height: auto;border: none;padding: 0;}}.galerie {background: rgba(0, 0, 0, 0.3);}@media screen and (min-width:800px) {.container-gallery {float: left;width: 100%;margin-bottom: 2em;}.container-gallery .galerie {padding-top: 1em;margin-top: 1em;margin-right: .1em;margin-left: .1em;border: none;float: left;width: 30.333%;}}.pagination {clear: both;width: 100%;padding: 1em;background: rgba(0, 0, 0, 0.8);color: #eee;float: left;}div.comment-form {margin-top: 4em;}.comment-form input[type=text], .comment-form input[type=email], .comment-form input[type=url], .comment-form textarea {padding: .5em;color: white;background-color: rgba(0, 0, 0, 1);border: 2px solid rgba(255, 255, 255, 0.22);box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.24);margin: .2em 0 1em 0;width: 100%;}.comment-form input[type=submit] {background: rgba(255, 255, 255, 0.17);padding: .75em 1.2em;border: 2px solid rgba(255, 255, 255, 0.61);margin-top: -1em;}.comment-list {margin-top: 5em;}.comment-list ul {padding: 0;margin: 0;list-style: none;}.single-comment {background: rgba(255, 255, 255, 0.1);padding: 1em;margin-bottom: 1em;}.single-comment .children {margin-top: 1em;}.single-comment .avatar {float: right;border-radius: 32px;object-fit: cover;}.bypostauthor > article {background: #ededed;padding: 6px;border-right: #ff9900 solid 10px;border-radius: 3px;}.site-sidebar {padding: 0;}.widget {width: 100%;margin-left: -2em;}.footer .widget {width: 100%;margin-left: 0em;}@media screen and (min-width:600px) {.site-sidebar {float: right;}}@media screen and (min-width:800px) {.site-sidebar {margin-top: 5em;}}.site-footer {clear: both;background: #070e26;}.footer-widgets {margin-right: 0;}.footer-widget-column {float: left;width: 100%;padding-left: 0;color: #fff;background: #070e26;box-sizing: border-box;}.footer-widget-column:nth-child(1):nth-last-child(1) {float: none;width: 100%;}.footer-widget-column:nth-child(1):nth-last-child(2), .footer-widget-column:nth-child(2):nth-last-child(1) {width: 100%;}.footer-1 {background: rgba(244, 102, 10, 1);float: left;color: #fff;text-align: center;padding-left: 2em;width: 100%;}.footer-1 p {font-size: 95%;padding-top: 1em;padding-bottom: 1em;color: #fff;}.footer-1 h2 {color: #fff;font-size: 95%;padding-top: 1em;}.footer-2 {background: #1a1e38;float: left;color: #fff;text-align: center;padding-left: 2em;padding-bottom: 1em;width: 100%;}.footer-2 p {color: #fff;}.footer-2 h2 {color: rgba(244, 102, 10, 1);}.footer-n {float: left;text-align: left;padding-left: 2em;padding-bottom: 1em;width: 45%;}.footer-cookie {float: left;position: relative;color: #fff;text-align: left;padding-left: 3%;margin: 0;right: 0;width: 100%;}.footer-cookie a {color: #ff6900;text-align: left;float: left;margin: 0;font-size: .9em;padding: 0;}.footer-cookie h3 {text-align: center ! Important;font-size: 1.25em ! Important;width: 100%;padding: 0;margin: 0;}@media screen and (min-width:800px) {.footer-cookie {float: left;position: relative;color: #fff;text-align: left;padding-left: 3%;margin: 0;right: 0;width: 45%;}.footer-cookie p {float: left;font-size: 95%;padding-top: 1em;padding-bottom: 1em;color: #fff;width: 100%;padding-left: 2em;}.footer-cookie h3 {text-align: left;font-size: 1.5em;}}.footer-cookie a:hover {color: rgba(244, 102, 10, 1);}.btn-footer {font-size: .9em;display: block;margin: 2px 0;padding: 0em 0.3em;cursor: pointer;color: #fff;border: 1px solid #ff6900;text-align: center;float: left;min-width: 60%;}.btn-footer:hover {background-color: #ff6900;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all ease 1.0s;-moz-transition: all ease 1.0s;transition: all ease 1.0s;}.btn-footer a {background: rgba(217, 247, 218, );display: inline;font-size: 90%;text-decoration: none;color: #fff;}.btn-footer a:hover {color: #fff;-webkit-transform: scale(1.1);-moz-transform: scale(.8);transform: scale(.8);-webkit-transition: all ease 1.5s;-moz-transition: all ease 1.5s;transition: all ease 1.5s;}.footer-3 {float: left;position: relative;background: #070e26;color: #fff;text-align: center;padding-left: 2em;margin-right: -2em;right: 0;width: 100%;}.footer-3 p {float: left;font-size: 95%;padding-top: 1em;padding-bottom: 1em;color: #6f6e72;width: 100%;padding-left: 2em;}.footer-3 a {color: #9395a0;}.footer-3 a:hover {color: rgba(244, 102, 10, 1);}@media screen and (min-width:768px) {.site-footer p {margin-left: 0;}.footer-1 h2, .footer-1, .footer-1 p {color: #fff;font-size: 100%;text-align: left;padding-left: 2em;left: -2em;}.footer-2 h2, .footer-2, .footer-2 p {float: left;font-size: 100%;text-align: left;padding-left: 2em;left: -2em;}.footer-2 p {margin-left: -2em;}.footer-2 h2 {font-size: 2em;padding-top: 1em;padding-bottom: 2em;padding-left: 1em;}.footer-1 h2 {font-size: 1.8em;padding-top: 1em;padding-left: 1em;}.footer-3 p, .footer-2 pn {float: left;text-align: left;width: 100%;padding-left: 2em;left: 0;}}.cc_container .cc_btn {background-color: rgba(244, 102, 10, 1) !important;color: #fff !important;}.cc_container {background-color: rgb(3, 33, 132) !important;color: #fff !important;}.cc_container p {color: #fff }.cc_container a {color: orange !important;}.back-to-top {display: none;font-size: 2em;position: fixed;float: left;height: 40px;width: 30px;right: 10px;bottom: 20px;z-index: 2100;}a.back-to-top {color: #e7ae20;}a.back-to-top:hover {border: solid px;border-radius: px;color: red;z-index: 3500;}a.back-to-top span {display: none;font-size: .9em;}a.back-to-top:hover span {width: 80px;height: 130px;margin-right: 20px;top: 0;padding: 10px 20px 40px;color: red;display: block;position: absolute;text-align: center;font-size: .8em;border-radius: 2px 2px 1px 1px;z-index: 2999;}.home-cover {display: block;background-size: cover;background-position: center;margin: auto;border-radius: 0px;box-shadow: 0px 0px 0px #888888;width: 100%;}.home-cover .stage-text {background: rgb(244, 102, 10);background: -moz-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: -webkit-linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);background: linear-gradient(90deg, rgba(244, 102, 10, 1) 8%, rgba(249, 178, 86, 1) 50%, rgba(244, 102, 10, 1) 92%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4660a", endColorstr="#f4660a", GradientType=1);width: 100%;height: auto;float: left;left: 0;position: relative;top: 40%;padding: 1em;margin-top: 0;font-family: "Frutiger Neue W02 Thin", Arial, Helvetica, sans-serif;border-radius: 2px;font-weight: 300;font-size: 1em;color: rgb(3, 33, 132);z-index: 600;}.home-cover .stage-text h1 {font-size: 2.7em;color: rgb(3, 33, 132);padding-bottom: .2em;}.home-cover .stage-text h2 {font-size: 2.1em;padding-top: 0em;}.home-cover .stage-text h3 {font-size: 1.8em;color: rgb(3, 33, 132);}.home-cover .stage-text img {margin: .3em 2em;}.home-cover .stage-text p {color: rgb(3, 33, 132);width: 80%;margin: auto 10%;}@media screen and (max-width:800px) {.home-cover .stage-text h1 {font-size: 1.6em;padding-bottom: 0em;}.home-cover .stage-text p {line-height: 1.05;margin-top: 1em;}.home-cover .stage-text h2 {font-size: 1.4em;padding-top: 0em;line-height: 1.2;}.home-cover .stage-text h3 {font-size: 1.4em;padding-bottom: 0em;margin-top: -1.5;}.home-cover .mycovertext img {margin: .5em .5em;width: 30%;}.home-cover .stage-text p {line-height: 1.7;}}@media screen and (min-width:800px) {.home-cover .stage-text {width: 60%;position: absolute;padding: 2em;margin: 20px auto auto auto;border-radius: 2px;font-size: 1em;color: rgb(3, 33, 132);z-index: 200;}.home-cover .stage-text h1 {font-size: 1.6em;padding-bottom: 0em;margin-top: -1em;}.home-cover .stage-text h2 {font-size: 1.4em;padding-top: 0em;}.home-cover .stage-text h3 {font-size: 1.4em;}.home-cover .stage-text img {margin: .5em .5em;}.home-cover .stage-text p {color: rgb(3, 33, 132);}}@media screen and (min-width:800px) {.home-cover .stage-text {top: 200px;line-height: 1.5;z-index: 340;}.home-cover .stage-text p {line-height: 1.5;font-size: 90%;}}@media screen and (min-width:900px) {.home-cover .stage-text {width: 60%;line-height: 1.5;}.home-cover .stage-text p {margin: auto 10%;line-height: 1.7;font-size: 90%;}}@media screen and (min-width:1100px) {.home-cover .stage-text {left: 10%;z-index: 400;}.home-cover .stage-text p {width: 80%;margin: auto 10%;line-height: 2;font-size: 100%;}}@media screen and (min-width:1200px) {.home-cover .stage-text {z-index: 2222;width: 60%;}.home-cover .stage-text p {line-height: 2.1;width: 80%;margin: auto 10%;font-size: 1.4em;}}@media screen and (min-width:1400px) {.home-cover .stage-text {width: 60%;}.home-cover .stage-text h1 {font-size: 2.1em;padding-bottom: 0em;margin-top: -1.25em;}.home-cover .stage-text h2 {font-size: 1.8em;padding-top: 0em;line-height: 1.4;}.home-cover .stage-text h3 {font-size: 1.8em;padding-bottom: .3em;margin-top: 0em;}.home-cover .stage-text img, .home-cover .stage-text p {padding: 1em 0;width: 80%;margin: auto 10%;}}@media screen and (min-width:1200px) {.home-cover .stage-text {width: 60%;z-index: 2222;}}.popup {max-height: 95%;margin-bottom: 5%;background: rgb(3, 33, 132);background: -moz-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: -webkit-linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);background: linear-gradient(90deg, rgba(3, 33, 132, 1) 14%, rgba(34, 74, 204, 1) 50%, rgba(3, 33, 132, 1) 85%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#032184", endColorstr="#032184", GradientType=1);background-size: cover;position: fixed;width: 90%;left: 5%;top: 10%;bottom: 8%;padding: 20px 10px;color: rgb(3, 45, 100);font-size: 16px;border-radius: 2px;border-width: 1px;border-style: solid;border-color: #f4660a;text-align: center;overflow-y: scroll;z-index: 20000;}.popup h2 {color: #f4660a;font-size: 2.5em;}.hintergrund {background: rgba(255, 255, 255, 0);padding: 12px;border-radius: 0px;border-width: 0px;border-style: solid;border-color: #f4660a;text-align: center;margin: 20px;}.hintergrund p {text-align: center;color: #fff;}#close {position: absolute;background: #f4660a;color: #444;right: 8px;top: 8px;border-radius: 5%;width: 30px;height: 30px;line-height: 30px;text-align: center;font-size: 1.3em;font-weight: bold;font-family: 'Arial Black', Arial, sans-serif;cursor: pointer;z-index: 2000;}#close:hover {color: aliceblue;}.button-popup {width: 50px;border-radius: 0;color: #ffffff;font-size: 16px;background: #f4660a;padding: .6em;text-decoration: none;text-align: center;}.button-popup:hover {background: rgb(3, 45, 100);color: #ffffff;text-decoration: none;}.einblenden {animation-name: einblenden;animation-duration: 2s;animation-iteration-count: 1;animation-timing-function: ease-in-out;}@keyframes einblenden {from {transform: translate(0, -600px);}50% {transform: translate(0, -600px);}85% {transform: translate(0, 50px);}to {transform: translate(0, -0px);}}@media (max-width: 800px) {.popup {height: 300px;overflow-y: scroll;scroll-behavior: smooth;}}@media (max-width: 0px) {.popup {background: #f4660a;position: fixed;width: 200px;left: 10px;top: 25px;padding: 20px 10px;color: #fff;font-size: 14px;border-radius: 5px;border-width: 1px;border-style: solid;border-color: #fff;z-index: 20000;}#popup-mobile h2 {color: #fff;font-size: 20px;font-weight: bold;}#close-mobile {position: absolute;background: #666;color: #fff;right: -15px;top: -15px;border-radius: 5%;width: 30px;height: 30px;line-height: 30px;text-align: center;font-size: 15px;font-weight: bold;font-family: 'Arial Black', Arial, sans-serif;cursor: pointer;}.button-popup-mobile {width: 50px;border-radius: 7px;color: #f4660a;;font-size: 14px;background: #fff;padding: 2px 4px 2px 4px;text-decoration: none;text-align: center;}.button-popup-mobile:hover {text-decoration: none;}}@media (min-width: 978px) {#popup-mobile {display: none;}}.box_grid {display: grid;column-gap: 0;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));align-items: center;}.box-pic {border: 0px solid #333;float: left;height: auto;text-align: center;font-size: 83%;margin-top: 7%;position: relative;clear: both;}.box-pic p {clear: both;position: relative;float: left;text-align: center;width: 100%;margin: 0;font-size: 1.2em;color: #333;padding: .2em;}.box-pic img {margin-top: 3%;}.box-pic h1, .box-pic h2 {position: relative;float: left;width: 80%;margin: auto 10%;}.box-pic h1 {font-size: 3.5em;padding-top: 5%;width: 80%;margin: auto 10%;font-weight: 400;}.box-pic h2 {font-size: 2.9em;width: 100%;margin: auto 0;font-weight: 200;}.box-60, .box-70, .box-80, .box-90 {width: 96%;margin: auto 2%;}.box-80 figcaption {font-size: .9em;display: block;text-align: center;}.bg-green-h {background: rgb(234, 244, 234);padding: 3%;}.bg-green-h a {font-size: 1.3em;font-weight: 300;}@media (min-width: 800px) {.box-60 {width: 60%;margin: auto 20%;}.box-70 {width: 70%;margin: auto 15%;}.box-80 {width: 80%;margin: auto 10%;}.box-90 {width: 90%;margin: auto 5%;}}.page-id-3776 label.wpforms-field-label-inline {color: #fff;}div.wpforms-container-full .wpforms-form * {text-align: left !Important;}.wpforms-confirmation-container-full {background: rgba(244, 102, 10, 1);border: 1px solid rgb(249 178 86);margin-bottom: 10%;padding-top: 10% }.wpforms-confirmation-container-full p {width: 100%;color: #fff;padding-top: 4em;padding-bottom: 4em;margin: auto;}.wpforms-confirmation-container-full.page .section-skew-blue-over p {margin-top: 5%;}label.wpforms-field-label {color: #fff;}div.wpforms-container-full .wpforms-form label.wpforms-error {color: #de4e20;font-size: .9em;}#wpforms-3763-field_17-container {transition: all 0.3s ease-in-out;}.datenschutz {width: 90%;margin: auto 5%;position: relative;float: left;}.datenschutz p {font-size: 1.15em;}.rcb-content-blocker.wp-exclude-emoji {margin-bottom: 10%;}
.post-4329.page.type-page.status-publish.hentry  {
margin:auto;
}
.post-4329.page.type-page.status-publish.hentry p {
width: 90%; margin: auto 5%; font-size: 1.15em; text-align: left;line-height: 1.6;
}
.post-4329.page.type-page.status-publish.hentry ul {
margin: 5% 15%;
}
.kita-video-section,
.wgb-video-section{
text-align: center;
margin: 4rem auto;
max-width: 1000px;
padding: 0 1rem;
}
.kita-video-section h2,
.kita-video-section h3,
.wgb-video-section h2,
.wgb-video-section h3{
font-size: 2rem;
margin-bottom: 0.5rem;
text-align: center; }
.kita-video-section p ,
.wgb-video-section p{
font-size: 1.1rem;
margin-bottom: 2rem;
}
.kita-video-wrapper ,
.wgb-video-wrapper{
position: relative; padding-bottom: 56.25%; height: 0;
margin: auto;
max-width: 350px;
background: rgba(255,255,255,0);
border-radius: 2px;
box-shadow: 0 0 20px rgba(0,0,0,0.15);
isolation: isolate;
clip-path: inset(0 round 2px);
}
.kita-video-wrapper.wgb,
.wgb-video-wrapper{
max-width: 100%; 
}
.kita-video-wrapper iframe,
.kita-video-wrapper .rcl__content-blocker__wrapper,
.wgb-video-wrapper iframe,
.wgb-video-wrapper .rcl__content-blocker__wrapper{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}