/*
Theme Name: pi
*/


/* fira-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/fira-sans-v17-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* fira-sans-regular - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/fira-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/fira-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/fira-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/fira-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/fira-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/fira-sans-v15-latin-regular.svg#FiraSans') format('svg'); /* Legacy iOS */
}


/* fira-sans-500 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/fira-sans-v15-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/fira-sans-v15-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/fira-sans-v15-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/fira-sans-v15-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/fira-sans-v15-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/fira-sans-v15-latin-500.svg#FiraSans') format('svg'); /* Legacy iOS */
}


/* fira-sans-600 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/fira-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/fira-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/fira-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/fira-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/fira-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/fira-sans-v15-latin-600.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* fira-sans-700 - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/fira-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/fira-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/fira-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/fira-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/fira-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/fira-sans-v15-latin-700.svg#FiraSans') format('svg'); /* Legacy iOS */
}


/* fira-sans-italic - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/fira-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/fira-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/fira-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/fira-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/fira-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/fira-sans-v15-latin-italic.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* fira-sans-500italic - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/fira-sans-v15-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/fira-sans-v15-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/fira-sans-v15-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/fira-sans-v15-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/fira-sans-v15-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/fira-sans-v15-latin-500italic.svg#FiraSans') format('svg'); /* Legacy iOS */
}





@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bh71e7');
  src:  url('fonts/icomoon.eot?bh71e7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bh71e7') format('truetype'),
    url('fonts/icomoon.woff?bh71e7') format('woff'),
    url('fonts/icomoon.svg?bh71e7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -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: #3E3C39; */
  --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; /* Fix for webkit rendering */	font-smoothing: antialiased;	/*-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;*/	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;}
/* remember to define focus styles! */
:focus {outline: 0!important;}
/* remember to highlight inserts somehow! */
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%; /*width: auto;*/ 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;}
 /* *** Float containers fix: */ 
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 
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; /*-webkit-hyphens: auto;-moz-hyphens: auto;	-ms-hyphens: auto;hyphens: auto;	word-wrap: break-word;*/}
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 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong, blockquote strong {font-weight: normal;}*/
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%; /*overflow: hidden;*/}
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;/*padding: 0 15px;*/ 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 */
header#masthead {position: fixed; z-index: 100000; width: 100%; left: 0; top: 0; background: #fff; /*box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);*/ border-bottom: solid 1px var(--clr-grey); transition: all .3s ease; height: 145px;}
header#masthead .logo-container {height: 75%; display: flex;  align-items: center; flex-shrink: 0; transition: all .3s ease;}
header#masthead.header-fixed .logo-container {height: 70%;}
header#masthead .logo-container a {display: block; height: 51%; transition: all .3s ease;}
header#masthead.header-fixed .logo-container a {height: 60%; }
header#masthead .logo-container a img {width: auto; height: 100%; transition: all .3s ease; position: relative; z-index: 10; /*margin-top: 2.3%;*/}
header#masthead.header-fixed {height: 110px;}
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#masthead .content-wrapper > .op-flexbox {flex-direction: column; overflow: hidden;}
header#masthead .logo-container + .op-flexbox {height: 25%; transition: all .3s ease;}
header#masthead.header-fixed .logo-container + .op-flexbox {height: 30%;}

/* .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;}
/* header end */

/* main navi */
.main-navigation {margin: 0; height: 100%;}
.main-navigation .menu-main_menu-container {height: 100%;}
.main-navigation a {color: #3E3C39; font-weight: 500; font-size: 16px; padding: 0 8px; white-space: nowrap; display: flex; height: 100%; align-items: center; letter-spacing: inherit;  transition: color .3s ease; }
.main-navigation a:hover {color: var(--clr-site-accent);}
.main-navigation ul {margin: 0; display: flex; height: 100%; transition: all .3s ease; padding-left: 62px;}
header#masthead.header-fixed .main-navigation ul {padding-left: 52px;}
.main-navigation ul li {position: relative; border-left: solid 1px var(--clr-grey); height: 100%;}
.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 navi end */

#main {position: relative; z-index: 50; background: #fff; overflow: hidden;}
#content {}
.entry-content {}

/* contact row */
.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 .8s ease; */
		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; /*-ms-touch-action: none; touch-action: none;*/}
.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;  /*opacity: 0;*/ 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:nth-child(9) a {transition-delay: 2.1s;}


.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;}
.menu-opened .nav-menu-mobile li:nth-child(9) a:after {transition-delay: 2.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: 1280px) {
	header#masthead {height: 120px;}
	header#masthead.header-fixed {height: 90px;}

  .main-navigation a {font-size: 15px;}

  .main-navigation ul {padding-left: 52px;}
  header#masthead.header-fixed .main-navigation ul {padding-left: 40px;}

}	

.header-meta {flex-shrink: 0;}
@media only screen and (max-width: 1120px) {
	.header-meta {display: none;}
}

@media only screen and (max-width: 1024px) {
	
	body {font-size: .875em;}
	
	header#masthead {height: 100px; font-size: 14px;}
  header#masthead.header-fixed {height: 75px;}

  .main-navigation ul {padding-left: 43px;}
  header#masthead.header-fixed .main-navigation ul {padding-left: 34px;}
  
}


@media only screen and (max-width: 1023px) {
   .main-navigation a {font-size: 14px; padding: 0 5px;}
}	

@media only screen and (max-width: 900px) {

	.fixed-container {display: block;}
	
	/* header */
  header#masthead {height: 70px!important;}
	header#masthead .logo-container {height: 41px!important;}
	header#masthead .logo-container a {height: 100%!important;}
	.main-navigation {display: none;}
	header#masthead .content-wrapper {padding: 0 15px 0 15px;}
	
	header#masthead .content-wrapper .op-flexbox {justify-content: flex-start;}
	header#masthead .content-wrapper > .op-flexbox {align-items: center;  overflow: visible;  flex-direction: row;}

	.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 */
	header#masthead {height: 70px!important;}
	header#masthead .logo-container {height: 38px;}
	header#masthead .logo-container a img {/*margin-top: 2px !important;*/}
	
	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);
	}
}