.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.passster-form{display:block !important;position:relative !important;box-sizing:border-box !important;width:100% !important;max-width:100% !important;float:none !important;flex:none !important;}.passster-form *{box-sizing:border-box !important;}.passster-form h4{margin:10px 0 !important;}.passster-form > form{display:block !important;position:relative !important;width:100% !important;max-width:100% !important;}.passster-form fieldset{display:block !important;position:relative !important;border:none !important;margin:0 !important;padding:0 !important;min-width:100% !important;width:100% !important;max-width:100% !important;float:none !important;flex:none !important;}.passster-form input[type="text"],.passster-form input[type="email"],.passster-form input[type="password"],.passster-form input.passster-password{display:block !important;width:100% !important;max-width:100% !important;height:auto !important;min-height:40px !important;border:1px solid #CCC !important;border-radius:4px !important;background:#FFF !important;margin:0 0 10px !important;padding:10px !important;box-sizing:border-box !important;font-size:16px !important;line-height:1.4 !important;float:none !important;flex:none !important;position:relative !important;transform:none !important;}.passster-form input[type="text"]:hover,.passster-form input[type="email"]:hover,.passster-form input[type="password"]:hover{border-color:#AAA !important;transition:border-color 0.3s ease-in-out !important;}.passster-form input[type="text"]:focus,.passster-form input[type="email"]:focus,.passster-form input[type="password"]:focus,.passster-form input.passster-password:focus{outline:none !important;border-color:#0073aa !important;box-shadow:0 0 0 1px #0073aa !important;transform:none !important;position:relative !important;}.passster-form button[type="submit"],.passster-form .passster-submit{display:block !important;width:100% !important;max-width:100% !important;height:auto !important;min-height:40px !important;cursor:pointer !important;border:none !important;border-radius:4px !important;text-decoration:none !important;font-size:16px !important;line-height:1.4 !important;padding:10px 20px !important;margin:0 !important;float:none !important;flex:none !important;position:relative !important;transform:none !important;}.passster-form button[type="submit"]:hover{transition:background-color 0.3s ease-in-out !important;}.passster-form button[type="submit"]:active{box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5) !important;}.passster-form button[type="submit"]:focus{outline:2px solid #0073aa !important;outline-offset:2px !important;}.passster-form input::placeholder{color:#888 !important;opacity:1 !important;}.passster-form input::-webkit-input-placeholder{color:#888 !important;}.passster-form input:-moz-placeholder{color:#888 !important;}.passster-form input::-moz-placeholder{color:#888 !important;}.passster-form input:-ms-input-placeholder{color:#888 !important;}.passster-form .ps-form-headline{display:block !important;position:relative !important;margin-bottom:10px !important;}.passster-form p{display:block !important;position:relative !important;margin:0 0 15px !important;}.passster-captcha-input{float:left !important;width:70% !important;padding-right:20px !important;box-sizing:border-box !important;}.passster-recaptcha-input{float:right !important;width:30% !important;padding-top:15px !important;}.passster-recaptcha{float:left !important;width:50% !important;padding-left:20px !important;box-sizing:border-box !important;}.passster-form .passster-error{display:none;width:100% !important;max-width:100% !important;text-align:center !important;float:none !important;clear:both !important;padding:10px !important;margin-top:10px !important;background:#e95353 !important;color:white !important;font-size:14px !important;border-radius:4px !important;box-sizing:border-box !important;}.passster-hide{display:none !important;}.passster-form .show-password-link{display:block !important;position:absolute !important;z-index:11 !important;font-size:0.8rem !important;right:10px !important;top:50% !important;transform:translateY(-50%) !important;}.passster-form .password-showing{width:100% !important;display:inline !important;}.passster-form .ps-loader{display:none;width:30% !important;max-width:100px !important;margin:0 auto 10px auto !important;text-align:center !important;}.passster-form .ps-loader.is-loading{display:block;}.passster-form .ps-loader img{max-width:100% !important;height:auto !important;}.passster-form label{display:block !important;margin-bottom:5px !important;}.passster-form::after{content:"" !important;display:table !important;clear:both !important;}@font-face {
font-display: swap; font-family: 'Fira Sans';
font-style: normal;
font-weight: 300;
src: url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v17-latin-300.woff2) format('woff2'); } @font-face {
font-family: 'Fira Sans';
font-style: normal;
font-weight: 400;
src: url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-regular.eot); src: local(''),
url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-regular.eot?#iefix) format('embedded-opentype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-regular.woff2) format('woff2'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-regular.woff) format('woff'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-regular.ttf) format('truetype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-regular.svg#FiraSans) format('svg'); } @font-face {
font-family: 'Fira Sans';
font-style: normal;
font-weight: 500;
src: url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500.eot); src: local(''),
url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500.eot?#iefix) format('embedded-opentype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500.woff2) format('woff2'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500.woff) format('woff'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500.ttf) format('truetype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500.svg#FiraSans) format('svg'); } @font-face {
font-family: 'Fira Sans';
font-style: normal;
font-weight: 600;
src: url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-600.eot); src: local(''),
url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-600.eot?#iefix) format('embedded-opentype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-600.woff2) format('woff2'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-600.woff) format('woff'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-600.ttf) format('truetype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-600.svg#FiraSans) format('svg'); } @font-face {
font-family: 'Fira Sans';
font-style: normal;
font-weight: 700;
src: url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-700.eot); src: local(''),
url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-700.eot?#iefix) format('embedded-opentype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-700.woff2) format('woff2'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-700.woff) format('woff'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-700.ttf) format('truetype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-700.svg#FiraSans) format('svg'); } @font-face {
font-family: 'Fira Sans';
font-style: italic;
font-weight: 400;
src: url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-italic.eot); src: local(''),
url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-italic.eot?#iefix) format('embedded-opentype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-italic.woff2) format('woff2'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-italic.woff) format('woff'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-italic.ttf) format('truetype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-italic.svg#FiraSans) format('svg'); } @font-face {
font-family: 'Fira Sans';
font-style: italic;
font-weight: 500;
src: url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500italic.eot); src: local(''),
url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500italic.eot?#iefix) format('embedded-opentype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500italic.woff2) format('woff2'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500italic.woff) format('woff'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500italic.ttf) format('truetype'), url(//privates-institut.com/wp-content/themes/pi/fonts/fira-sans-v15-latin-500italic.svg#FiraSans) format('svg'); }
@font-face {
font-family: 'icomoon';
src:  url(//privates-institut.com/wp-content/themes/pi/fonts/icomoon.eot?bh71e7);
src:  url(//privates-institut.com/wp-content/themes/pi/fonts/icomoon.eot?bh71e7#iefix) format('embedded-opentype'),
url(//privates-institut.com/wp-content/themes/pi/fonts/icomoon.ttf?bh71e7) format('truetype'),
url(//privates-institut.com/wp-content/themes/pi/fonts/icomoon.woff?bh71e7) format('woff'),
url(//privates-institut.com/wp-content/themes/pi/fonts/icomoon.svg?bh71e7#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-angle-up:before {
content: "\f106";
}
.icon-xing:before {
content: "\f168";
}
.icon-instagram:before {
content: "\f16d";
}
.icon-envelope-o:before {
content: "\f003";
}
.icon-angle-left:before {
content: "\f104";
}
.icon-angle-right:before {
content: "\f105";
}
.icon-youtube-play:before {
content: "\f16a";
}
.icon-enlarge2:before {
content: "\e98b";
}
:root { --clr-primary: #42413e;
--clr-site-accent: #9D907B; 
--clr-site-accent-light: #B5AEA2; 
--clr-grey: #707070; 
--clr-grey-light: #C7C7C7; 
--clr-orange: #E5A44F; 
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; margin: 0;}
html, body {display: block;}
html.no-touch:not(.no-nicescroll), html.no-touch:not(.no-nicescroll) body {overflow-y: hidden;}
html {font-size: 100%;}
body {-webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: optimizeSpeed;}
body.no-scrolling {overflow: hidden;}
ol, ul {}
header ul, footer ul, .fixed-container ul {list-style-type: none;}
#main .wpb_text_column ul, #main .wpb_text_column ol, #main .wpb_raw_html ul, #main .wpb_raw_html ol {padding-left: 1em;}
#main .wpb_text_column ul ul, #main .wpb_text_column ol ol, #main .wpb_raw_html ul ul, #main .wpb_raw_html ol ol {list-style-type: disc; padding-left: 2em;}
#main .wpb_text_column ul li:not(:last-child), #main .wpb_text_column ol li:not(:last-child) {margin-bottom: .5em;}
#main .wpb_raw_html ul li:not(:last-child), #main .wpb_raw_html ol li:not(:last-child) {margin-bottom: 1.5em;}
#main .wpb_text_column.tick-list ul {padding-left: 0; list-style-type: none; font-weight: 500;}
#main .wpb_text_column.tick-list ul li {padding-left: 1.6em; position: relative;}
#main .wpb_text_column.tick-list ul li svg {position: absolute; left: 0em; width: 1.25em; top: .22em; height: auto;}
#main .wpb_text_column.icons-list ul {padding-left: 0; list-style-type: none; font-weight: 500;}
#main .wpb_text_column.icons-list ul li {margin: 0; border-bottom: solid 1px var(--clr-grey-light); padding-left: 3.5em; position: relative; min-height: 68px; display: flex; width: 100%; -webkit-align-items: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#main .wpb_text_column.icons-list ul li:last-child {border-bottom: none;}
#main .wpb_text_column.icons-list ul li img {position: absolute; left: 0; width: auto; top: 50%; height: 2.3em; margin-top: -1.15em;}
#main .wpb_text_column.arr-list ul {padding-left: 0; list-style-type: none; font-weight: 500;}
#main .wpb_text_column.arr-list ul li {position: relative;}
#main .wpb_text_column.arr-list ul li:before {position: relative; content: "\3E"; color: var(--clr-site-accent); font-size: 110%;position: absolute;left: -1em;}
* {-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
b, strong {font-weight: 500;}
em b, em strong {font-weight: 500;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;} :focus {outline: 0!important;} ins {	text-decoration: none;}
del {	text-decoration: line-through;}
table {	border-collapse: collapse;	border-spacing: 0;}
td {vertical-align: top;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.align-left {text-align: left;}
img {max-width: 100%; height: auto; vertical-align: middle;}
.map-container {position: relative; width: 100%; padding-bottom: 42%;}
#map {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.contact-map img {max-width: 1000em;}
.alignleft {float: left; margin: 0 2em 2em 0;}
.alignright {float: right; margin: 0 0 2em 2em;}
.aligncenter {display: block;	margin-left: auto;	margin-right: auto;}
.wpb_single_image.vc_align_center {text-align: center;} .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{display: inline-block;}/*\*/* html .clearfix{height: 1%;}
.clearfix{display: block;}/**/button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0;}
body {font-family: 'Fira Sans', arial, verdana, sans-serif; color:var(--clr-primary); margin: 0; padding: 0; font-size: 16px; font-size: 1em; line-height: 1.625; font-weight: 400; background: #fff;}
a, .vc_custom_heading a, .vc_custom_heading a:focus, .vc_custom_heading a:hover, .vc_custom_heading a:visited {outline: none; color: var(--clr-site-accent); text-decoration: none;}
a:hover {color: var(--clr-site-accent);}
.vc_custom_heading a {color: var(--clr-site-accent)!important;}
.vc_custom_heading a:hover {opacity: 1!important;}
p {margin: 1.8125em 0;} small {font-size: .875em;}
p, ul, ol {margin: 1.8125em 0; }
p:first-child, ul:first-child, ol:first-child {margin-top: 0;}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul, h6 + ul, h1 + ol, h2 + ol, h3 + ol, h4 + ol, h5 + ol, h6 + ol, h1 + blockquote, h2 + blockquote, h3 + blockquote, h4 + blockquote, h5 + blockquote, h6 + blockquote {margin-top: 0!important;}
h1,h2,h3,h4,h5,h6, blockquote { margin: 0 0 1.25em; padding: 0; font-family: 'Fira Sans', Arial, serif; position: relative; font-weight: 700; color:var(--clr-site-accent);}
blockquote {font-size: 1.875em; line-height: 1.375; font-weight: 400; font-style: italic; margin: 0 0 1em;}
blockquote p {margin: 0;} h1, .h1 {font-size: 60px; font-size: 3.75em; line-height: 1.2; letter-spacing: -.01em;}
h2, .h2 {font-size: 32px; font-size: 2em; line-height: 1.1875;}
h3, .h3 {font-size: 42px; font-size: 2.625em; line-height: 1.19; margin: 0 0 .85em;}
h4, .h4 {font-size: 36px; font-size: 2.25em; line-height: 1.22;}
h5, .h5 {font-size: 24px; font-size: 1.5em; font-weight: 400; letter-spacing: .1em; margin: 0 0 .875em;}
h5:last-child {margin: 0;}
h6, .h6 {font-size: 20px; font-size: 1.25em; line-height: 1.6; color: var(--clr-primary); font-weight: 400;}
h5 b {font-weight: 500;}
h5.phone-spacing {letter-spacing: .025em;}
h1 span.small {font-size: 16px;font-weight: 400;letter-spacing: normal;}
h4 em {font-size: 16px;font-weight: 400;letter-spacing: normal; font-style: normal;display: block;padding-top: .4em;}
.txt-upper h1, .txt-upper h2, .txt-upper h3, .txt-upper h4, .txt-upper h5, .txt-upper h6 {text-transform: uppercase;}
.txt-upper-normal h1, .txt-upper-normal h2, .txt-upper-normal h3, .txt-upper-normal h4, .txt-upper-normal h5, .txt-upper-normal h6 {text-transform: none;}
.wpb_wrapper h1:first-child, .wpb_wrapper h2:first-child, .wpb_wrapper h3:first-child, .wpb_wrapper h4:first-child, .wpb_wrapper h5:first-child, .wpb_wrapper h6:first-child {margin-top: 0;}
.dark-section, .dark-section blockquote, .dark-section h4, .dark-section h4 a, .dark-section h5, .dark-section h5 a,.dark-section h6, .dark-section h6 a {color: #fff!important;}
.txt-white {color: #fff!important;}
.wpb-content-wrapper > .vc_row.dark-section {background: linear-gradient(229deg, #53504C 0%, #4E4844 100%) 0% 0%; background: linear-gradient(229deg, var(--clr-primary) 0%, var(--clr-primary) 100%) 0% 0%;}
.with-bottom-border {border-bottom: solid .25em var(--clr-orange);}
.txt-copy-14 p, .txt-copy-14 ul, p.txt-copy-14, ul.txt-copy-14, .txt-copy-14 table {font-size: 14px; line-height: 1.42857;}
.txt-copy-20 p, .txt-copy-20 ul, p.txt-copy-20, ul.txt-copy-20, .txt-copy-20 table {font-size: 1.25em;}
.txt-copy-22 p, .txt-copy-22 ul, p.txt-copy-22, ul.txt-copy-22, .txt-copy-22 table {font-size: 1.375em;}
.txt-copy-18 p, .txt-copy-18 ul, p.txt-copy-18, ul.txt-copy-18, .txt-copy-18 table {font-size: 1.125em;}
.txt-copy-24 p, .txt-copy-24 ul, p.txt-copy-24, ul.txt-copy-24, .txt-copy-24 table {font-size: 1.5em;}
.imprint-section .txt-copy-18 p {letter-spacing: .01em;}
.imprint-section h5, .imprint-section h4 {font-weight: 600; letter-spacing: .01em; color: var(--clr-site-accent)!important; line-height: 1.3; font-size: 1.5em; margin-top: 3em!important; margin-bottom: 1.5em;}
.imprint-section h4 {color: #000!important;}
.imprint-section strong {font-weight: 600;}
#main .imprint-section .wpb_content_element ul li:not(:last-child), #main .imprint-section .wpb_content_element ol li:not(:last-child)  {margin-bottom: 1.5em;}
.op-flexbox {display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex; position: relative;}
.op-flex-nowrap {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
.op-flex-wrap {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.op-flex-align-center {-webkit-align-items: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.op-flex-align-bottom {-webkit-align-items: flex-end;-webkit-box-align: flex-end;-ms-flex-align: flex-end;align-items: flex-end;}
.op-flex-justify-space-between {-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.op-flex-justify-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.op-flex-justify-right {-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}
.op-flex-direction-column {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;height: 100%;}
.op-flex-direction-row-reverse {flex-direction: row-reverse;}
.op-flex-shrink-0 {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}
.op-flex-grow-1 {-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;}
.fa {vertical-align: middle;}
.abs-link {position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10000; text-indent: -1000em;}
input[type="text"], input[type="email"], textarea, select, input[type="file"] { -webkit-border-radius: 0; width: 100%; background: #fff; border: none; border-bottom: solid 1px var(--clr-grey); color: #000; font-size: 20px; padding: .5em 1em .3em 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
-webkit-transition: all .3s ease;
transition: all .3s ease;
box-shadow: none; border-radius: 0!important;
font-family: 'Fira Sans', arial, verdana, sans-serif;
}
input[type="text"]:focus, input[type="email"]:focus,  textarea:focus, .focused input[type="text"], .focused input[type="email"], .focused  textarea {}
input[type="text"], input[type="email"], textarea {-webkit-appearance: none;}
select {padding-left: 1.4em; height: 57px;}
textarea {height: 120px; resize: none; display: block; line-height: 1.4; }
input[type="checkbox"], input[type="radio"] {}
input[type="file"] {color: rgba(10, 10, 10, .33);}
::-webkit-input-placeholder {color: var(--clr-grey-light)!important;}
::-moz-placeholder {color: var(--clr-grey-light)!important; opacity: 1;}
:-moz-placeholder {color: var(--clr-grey-light)!important; opacity: 1;}
:-ms-input-placeholder {color: var(--clr-grey-light)!important;}
.ww {position: fixed; z-index: 1000000; left: 0; bottom: 0; background: #f00; padding: 5px; color: #fff; font-size: 12px;}
#loaderImage {will-change: transform; display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #fff; z-index: 10000;}
.loaderEnd #loaderImage {transition: opacity .8s ease; transform: none; opacity: 0;}
.js #loaderImage {display: block;}
.topAnimsStart #loaderImage {visibility: hidden;}
.nicescroll-rails { z-index: 100000!important;}
#page {position: relative; z-index: 100;  width: 100%; }
html.no-nicescroll #page {overflow: hidden;}
.js #page {opacity: 0;}
.loaded #page {opacity: 1;}
.ie #page {opacity: 1;}
.valign-table {display: table; width: 100%;}
.valign-cell {display: table-cell; vertical-align: middle;}
.content-wrapper {margin: 0 auto; max-width: 1364px; max-width: 85.25em; position: relative; width: 88%;}
.no-wrap {white-space: nowrap;}
.word-wrap {word-wrap: break-word;}
.word-hyphens {-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}
.overflow-visible {overflow: visible!important;}
.wrapper-max-810 > .wpb_column > .vc_column-inner > .wpb_wrapper {max-width: 810px; max-width: 50.625em; margin: 0 auto;}
.wrapper-max-970 > .wpb_column > .vc_column-inner > .wpb_wrapper {max-width: 970px; max-width: 60.625em; margin: 0 auto;}
.wrapper-max-1088 > .wpb_column > .vc_column-inner > .wpb_wrapper {max-width: 1088px; max-width: 68em; margin: 0 auto;}
.wrapper-max-1030 > .wpb_column > .vc_column-inner > .wpb_wrapper {max-width: 1030px; max-width: 64.375em; margin: 0 auto;}
@media only screen and (min-width: 768px) {
.wrapper-max-970 .vc_col-sm-2 {width: 14.5%;}
.wrapper-max-970 .vc_col-sm-8 {width: 71%;}
} header#masthead {position: fixed; z-index: 100000; width: 100%; left: 0; top: 0; background: #fff; border-bottom: solid 1px var(--clr-grey); transition: all .3s ease; height: 103px;}
header#masthead .logo-container {height: 53.4%;}
header#masthead .logo-container a {display: block; height: 100%;}
header#masthead .logo-container a img {width: auto; height: 100%; transition: all .3s ease; position: relative; z-index: 10; }
header#masthead.header-fixed {height: 80px;}
header#masthead.header-fixed .logo-container a img {}
header#masthead .content-wrapper {padding: 0 7% 0 2%; height: 100%; max-width: 100%; width: 100%;}
header#masthead .content-wrapper .op-flexbox {height: 100%;}
.header-meta {padding: 0 0 .8125em 1.125em;}
.header-meta a {font-size: 1.5em; color: var(--clr-grey); padding: 0 0 0 20px;}
.header-meta a span.icon-youtube-play {position: relative;top: .1em;}  .main-navigation {margin: 0; }
.main-navigation a {color: #000; font-weight: 600;  transition: color .3s ease; line-height: 1.1875; display: block; letter-spacing: .03em;}
.main-navigation a:hover {color: var(--clr-site-accent);}
.main-navigation ul {margin: 0;}
.main-navigation ul li {position: relative; float: left; padding: 4px 7px 1.4375em 7px; border-left: solid 1px var(--clr-grey);}
.main-navigation ul li:first-child {border-left: none;}
.main-navigation div > ul > li.current-menu-item > a, .main-navigation div > ul > li.current-menu-ancestor > a {color: var(--clr-site-accent);} #main {position: relative; z-index: 50; background: #fff; overflow: hidden;}
#content {}
.entry-content {} .contact-form-container, .wpcf7-response-output {}
.wpcf7 form .wpcf7-response-output {margin: 2em auto 0;font-size: 16px;line-height: 1.4;padding: 1em; text-align: center;}
.wpcf7-form-control-wrap {position: static;}
.c-row {margin: 0 0 2em; position: relative;}
.c-row p {margin: 0;}
.c-row > div {position: relative; padding: 0 .57em; width: 100%;}
.c-row > div.c-row-half {width: 50%; flex-shrink: 0;}
.c-row-textarea > div {width: 100%;}
.c-row input[type="text"], .c-row input[type="email"], .c-row textarea {}
.c-row input[type="text"], .c-row input[type="email"]  {}
.c-row-textarea {}
.c-row-textarea textarea {}
.c-row-submit {}
.c-row-submit button {}
.c-row-file {}
.c-row-file p {margin: 0; color: rgba(10, 10, 10, .33);}
.c-el {position: relative;}
.c-el label {position: absolute; z-index: 5; left: 1.14em; bottom: .83em; color: #F2887B;}
.focused label {display: none;}
.c-submit-holder {}
.c-acceptance-holder {margin-bottom: .8em;}
.c-row-additional-info {margin-bottom: 1.4em; font-size: .875em; color: var(--clr-site-accent-light); font-weight: 500; padding-left: 44px; max-width: 640px;}
.c-acceptance-holder label {font-size: .875em; line-height: 1.5; color: #000; display: block; position: relative;}
.c-acceptance-holder .wpcf7-list-item-label {display: block; position: relative; padding-left: 44px;}
.c-acceptance-holder .wpcf7-list-item-label:before {content: ''; position: absolute; left: 0; top: -3px; width: 26px; height: 26px; border: solid 2px var(--clr-site-accent); box-sizing: border-box;}
.c-acceptance-holder .wpcf7-not-valid .wpcf7-list-item-label:before {border-color: #f00;}
.c-acceptance-holder .wpcf7-list-item-label:after {content: ''; position: absolute; left: 7px; top: 4px; width: 12px; height: 12px; background: var(--clr-site-accent); transition: opacity .3s ease; opacity: 0;}
.c-acceptance-holder label a {color: #000; text-decoration: underline;}
.c-acceptance-holder label input[type="checkbox"] {position: absolute;left: -1000em; opacity: 0;}
.c-acceptance-holder label input[type="checkbox"]:checked + .wpcf7-list-item-label:after {opacity: 1;}
.c-acceptance-holder .wpcf7-list-item {margin: 0;}
span.wpcf7-not-valid-tip { color: #f00; font-size: 14px; position: absolute; top: 100%; line-height: 1.5;}
.c-acceptance-holder span.wpcf7-not-valid-tip {position: static; padding: 10px 0 10px 44px;}
.go-to-top {-webkit-transition: all 0.3s ease; transition: all 0.3s ease;  opacity: 0; visibility: hidden;  background: var(--clr-primary); color: #fff !important; width: 30px; height: 30px; text-align: center; line-height: 32px; -webkit-border-radius: 2px; border-radius: 2px; position: fixed; z-index: 8000; right: 15px; bottom: 15px;}
.go-to-top i {font-size: 20px; line-height: 30px; display: block;}
.go-to-top.activated {opacity: 1; visibility: visible;}
.menu-toggle {display: none; position: absolute; z-index: 40000; width: 28px; height: 22px; right: 0;  top: 50%; transform: translateY(-50%); transition: all .4s ease;}
.line {-webkit-transition: all .3s ease; transition: all .3s ease;cursor: pointer; z-index: 100; position: absolute; right: 0; top: 0; display: block; width: 100%; height: 3px; background: var(--clr-primary);}
.line-2 {top: 9px;}
.line-3 {top: 18px;}
.menu-toggle.opened .line-1 {
-webkit-transform: translateY(9px) translateX(0) rotate(45deg);
-moz-transform: translateY(9px) translateX(0) rotate(45deg);
-ms-transform: translateY(9px) translateX(0) rotate(45deg);
-o-transform: translateY(9px) translateX(0) rotate(45deg);
transform: translateY(9px) translateX(0) rotate(45deg);
}
.menu-toggle.opened .line-3 {
-webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
-moz-transform: translateY(-9px) translateX(0) rotate(-45deg);
-ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
-o-transform: translateY(-9px) translateX(0) rotate(-45deg);
transform: translateY(-9px) translateX(0) rotate(-45deg);
}
.menu-toggle.opened .line-2 {opacity: 0;}
.fixed-container {
display: none; position: fixed; z-index: 9000; width: 100%; height: 100%; left: 0; top: 0; transition: all .4s ease; 
-moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%);
visibility: hidden; 
}
.fixed-container-inner {width: 100%; height: 100%; position: relative; padding: 0; }
.touch .fixed-container-inner {overflow: scroll; -webkit-overflow-scrolling: touch;}
.fixed-container-padding {width: 100%; position: relative; padding: 7.875em 0 2em 20%; margin: 0 auto; background: rgba(255, 255, 255, .94);}
.fixed-container-padding-2 {width: 100%; position: relative; padding: 1em 0 2em 20%; margin: 0 auto; background: rgba(57, 57, 57, .94); color: #fff;}
.oldie .fixed-container {display: none; overflow: auto;}
.fixed-container.opened {visibility: visible; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%);}
.menu-closing .fixed-container {-moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%);}
.oldie .fixed-container.opened {display: block;}
.mobile-only {display: none!important;}
.nav-menu-mobile {transition: opacity .3s ease; margin: 0 0 2.5em; overflow: hidden;}
.mobile-nav-bottom {transition: opacity .3s ease .5s; opacity: 0;}
.menu-opened .mobile-nav-bottom {opacity: 1;}
.menu-items-closing .nav-menu-mobile, .menu-items-closing .mobile-nav-bottom {transition-delay: 0s; opacity: 0;}
.nav-menu-mobile li {}
.nav-menu-mobile li a {color: var(--clr-primary)!important; font-size: 24px; letter-spacing: .1em; text-transform: uppercase; font-weight: 600; display: block; transform: translateX(100%); padding: .2em 0; position: relative;}
.nav-menu-mobile li a:after {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #B4B2B2; transform: translateX(100%)}
.nav-menu-mobile:not(.subnav-menu-mobile-1) li:last-child a:after {content: none;}
.nav-menu-mobile:not(.subnav-menu-mobile) li.current-menu-item > a, .nav-menu-mobile:not(.subnav-menu-mobile) > li.current-menu-ancestor > a {color: var(--clr-site-accent) !important}
.menu-opened .nav-menu-mobile li a {transition: all .5s ease .5s; transform: translateX(0px); opacity: 1;}
.menu-opened .nav-menu-mobile li:nth-child(2) a {transition-delay: .7s;}
.menu-opened .nav-menu-mobile li:nth-child(3) a {transition-delay: .9s;}
.menu-opened .nav-menu-mobile li:nth-child(4) a {transition-delay: 1.1s;}
.menu-opened .nav-menu-mobile li:nth-child(5) a {transition-delay: 1.3s;}
.menu-opened .nav-menu-mobile li:nth-child(6) a {transition-delay: 1.5s;}
.menu-opened .nav-menu-mobile li:nth-child(7) a {transition-delay: 1.7s;}
.menu-opened .nav-menu-mobile li:nth-child(8) a {transition-delay: 1.9s;}
.menu-opened .nav-menu-mobile li a:after {transition: transform .75s cubic-bezier(.22,.61,.36,1) .6s; transform: translateX(0%);}
.menu-opened .nav-menu-mobile li:nth-child(2) a:after {transition-delay: .8s;}
.menu-opened .nav-menu-mobile li:nth-child(3) a:after {transition-delay: 1s;}
.menu-opened .nav-menu-mobile li:nth-child(4) a:after {transition-delay: 1.2s;}
.menu-opened .nav-menu-mobile li:nth-child(5) a:after {transition-delay: 1.4s;}
.menu-opened .nav-menu-mobile li:nth-child(6) a:after {transition-delay: 1.6s;}
.menu-opened .nav-menu-mobile li:nth-child(7) a:after {transition-delay: 1.8s;}
.menu-opened .nav-menu-mobile li:nth-child(8) a:after {transition-delay: 2s;}
.subnav-menu-mobile {margin: 0;}
.subnav-menu-mobile li a {font-size: 16px; letter-spacing: .2em; font-weight: 400; padding: .3125em 0; }
.menu-opened .subnav-menu-mobile-1 li:nth-child(1) a {transition-delay: 1.9s;}
.menu-opened .subnav-menu-mobile-1 li:nth-child(2) a {transition-delay: 2.1s;}
.menu-opened .subnav-menu-mobile-2 li:nth-child(1) a {transition-delay: 2.3s;}
.menu-opened .subnav-menu-mobile-1 li:nth-child(1) a:after {transition-delay: 2s;}
.menu-opened .subnav-menu-mobile-1 li:nth-child(2) a:after {transition-delay: 2.2s;}
.menu-opened .subnav-menu-mobile-2 li:nth-child(1) a:after {transition-delay: 2.4s;}
.mobile-nav-bottom p {margin: 0 0 1.75em; line-height: 1.875; letter-spacing: 0.01em;}
.mobile-nav-bottom p b {letter-spacing: .2em;}
.mobile-nav-bottom p a {color: #fff!important;}
.mobile-nav-bottom p:last-child {margin: 0;}
.mobile-nav-meta {margin: 0 0 .8em;}
.mobile-nav-meta a {font-size: 42px;color: #fff;padding: 0 0 0 .7em;}
.mobile-nav-meta a:first-child {padding: 0;}
.mobile-nav-meta a span.icon-youtube-play {position: relative;top: 4px;}
@media only screen and (min-width: 768px) {
.no-br-desktop br {display: none;}
}
@media only screen and (max-width: 1680px) {
body {font-size: .9375em;}
.wrapper-max-1088 > .wpb_column > .vc_column-inner > .wpb_wrapper {max-width: 63em;}
}
@media only screen and (max-width: 1440px) {
body {font-size: .9375em; font-size: .875em;}
header#masthead {font-size: 15px;}
header#masthead .content-wrapper {padding: 0 2% 0 2%;}
.header-meta a, footer .footer-socials a {font-size: 22px;}
}	
@media only screen and (max-width: 1320px) {
header#masthead .logo-container {height: 50%;}
}
@media only screen and (max-width: 1280px) {
header#masthead {height: 90px;}
header#masthead.header-fixed {height: 75px;}
header#masthead.header-fixed .logo-container a img { }
}	
@media only screen and (max-width: 1279px) {
.header-meta {display: none;}
.main-navigation ul li:last-child {padding-right: 0;}
}
@media only screen and (max-width: 1140px) {
header#masthead .logo-container {height: 45%;}
.main-navigation ul li {padding: 4px 5px 14px 5px;}
}
@media only screen and (max-width: 1100px) {
.main-navigation a {letter-spacing: -.02em;}
}
@media only screen and (max-width: 1024px) {
body {font-size: .875em;}
header#masthead {height: 70px!important; font-size: 14px;}
header#masthead .logo-container a img { }
}
@media only screen and (max-width: 1024px) and (min-width: 600px) {
}	
@media only screen and (max-width: 900px) {
.fixed-container {display: block;} header#masthead.header-fixed {}
header#masthead .logo-container {height: 41px;}
header#masthead .logo-container a img { }
.main-navigation {display: none;}
header#masthead .content-wrapper {padding: 0 15px 0 15px;}
header#masthead .content-wrapper .op-flexbox {justify-content: flex-start;}
.menu-toggle {display: block;}
.menu-opened header#masthead {background: #fff;}
}
@media only screen and (max-width: 767px) {
body {
-webkit-text-size-adjust: none;
font-size: 1em;
}
ul, ol, p, .single h1 {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.align-center-mobile {text-align: center!important;}
h1, .h1 {font-size: 26px;}
h2, .h2 {font-size: 22px; line-height: 1.22;}
h3, .h3 {font-size: 22px; line-height: 1.22;}
h4, .h4 {font-size: 20px;}
h5, .h5 {font-size: 18px;}
h6, .h6 {font-size: 16px;}
h1 span.small, h4 em {font-size: 12px;}
.imprint-section h5, .imprint-section h4 {font-size: 1.2em;}
.txt-copy-20 p, .txt-copy-20 ul, p.txt-copy-20, ul.txt-copy-20, .txt-copy-20 table {font-size: 1em;}
.txt-copy-18 p, .txt-copy-18 ul, p.txt-copy-18, ul.txt-copy-18, .txt-copy-18 table {font-size: 1em;}
.txt-copy-24 p, .txt-copy-24 ul, p.txt-copy-24, ul.txt-copy-24, .txt-copy-24 table {font-size: 1.2em;}
.content-wrapper {width: 100%; padding: 0 20px; padding: 0 8.4%;}
.mobile-only {display: block!important;}
.desktop-only {display: none!important;}
.alignleft {float: none; margin: 0 0 10px 0; width: auto!important;}
.alignright {float: none; margin: 0 0 10px 0; width: auto!important;}
.aligncenter {width: auto!important;}
.no-wrap {white-space: normal;}
}
@media only screen and (max-width: 600px) {
}
@media only screen and (max-width: 479px) {
h1, .h1 {font-size: 24px;}
}
@media only screen and (max-width: 400px) {
h5, .h5 {font-size: 16px;}
}
@media only screen and (max-width: 390px) { header#masthead {height: 70px!important;}
header#masthead .logo-container {height: 38px;}
header#masthead .logo-container a img { }
h1, .h1 {font-size: 22px;}
.fixed-container-padding, .fixed-container-padding-2 {padding-left: 15%;}
.nav-menu-mobile li a {font-size: 22px;}
.subnav-menu-mobile li a {font-size: 14px;}
}
@media only screen and (max-width: 360px) {
.content-wrapper {width: 100%; padding: 0 15px;}
}
@-webkit-keyframes preloaderAnimation {
0% {
-webkit-transform: rotate(0deg) scale(1) translate(0px);
}
100% {
-webkit-transform: rotate(360deg) scale(1) translate(0px);
}
}
@-moz-keyframes preloaderAnimation {
0% {
-moz-transform: rotate(0deg) scale(1) translate(0px);
}
100% {
-moz-transform: rotate(360deg) scale(1) translate(0px);
}
}
@-o-keyframes preloaderAnimation {
0% {
-o-transform: rotate(0deg) scale(1) translate(0px);
}
100% {
-o-transform: rotate(360deg) scale(1) translate(0px);
}
}
@keyframes preloaderAnimation {
0% {
transform: rotate(0deg) scale(1) translate(0px);
}
100% {
transform: rotate(360deg) scale(1) translate(0px);
}
}