@charset "UTF-8";
.row.flexible_ {
  display: flex;
  flex-wrap: wrap;
  height: 100%; }
  .row.flexible_.reverse_ {
    flex-wrap: wrap-reverse; }

/* Reset */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  -webkit-text-size-adjust: none; }

/* Box Model */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Containers */
.container {
  margin-left: auto;
  margin-right: auto; }

.container.\31 25\25		{
  width: 100%;
  max-width: 81.25em;
  min-width: 65em; }

.container.\37 5\25			{
  width: 48.75em; }

.container.\35 0\25			{
  width: 32.5em; }

.container.\32 5\25			{
  width: 16.25em; }

.container {
  width: 65em; }

@media screen and (max-width: 1680px) {
  .container.\31 25\25		{
    width: 100%;
    max-width: 81.25em;
    min-width: 65em; }
  .container.\37 5\25			{
    width: 48.75em; }
  .container.\35 0\25			{
    width: 32.5em; }
  .container.\32 5\25			{
    width: 16.25em; }
  .container {
    width: 65em; } }

@media screen and (max-width: 1280px) {
  .container.\31 25\25		{
    width: 100%;
    max-width: 75em;
    min-width: 60em; }
  .container.\37 5\25			{
    width: 45em; }
  .container.\35 0\25			{
    width: 30em; }
  .container.\32 5\25			{
    width: 15em; }
  .container {
    width: 60em; } }

@media screen and (max-width: 980px) {
  .container.\31 25\25		{
    width: 100%;
    max-width: 112.5%;
    min-width: 90%; }
  .container.\37 5\25			{
    width: 67.5%; }
  .container.\35 0\25			{
    width: 45%; }
  .container.\32 5\25			{
    width: 22.5%; }
  .container {
    width: 90%; } }

@media screen and (max-width: 768px) {
  .container.\31 25\25		{
    width: 100%;
    max-width: 112.5%;
    min-width: 90%; }
  .container.\37 5\25			{
    width: 67.5%; }
  .container.\35 0\25			{
    width: 45%; }
  .container.\32 5\25			{
    width: 22.5%; }
  .container {
    width: 90% !important; } }

@media screen and (max-width: 480px) {
  .container.\31 25\25		{
    width: 100%;
    max-width: 112.5%;
    min-width: 90%; }
  .container.\37 5\25			{
    width: 67.5%; }
  .container.\35 0\25			{
    width: 45%; }
  .container.\32 5\25			{
    width: 22.5%; }
  .container {
    width: 90% !important; } }

/* Grid */
.row {
  border-bottom: solid 1px transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.row > * {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.row:after, .row:before {
  content: '';
  display: block;
  clear: both;
  height: 0; }

.row.uniform > * > :first-child {
  margin-top: 0; }

.row.uniform > * > :last-child {
  margin-bottom: 0; }

.row.\30 \25 > * {
  padding: 0 0 0 0em; }

.row.\30 \25 {
  margin: 0 0 -1px 0em; }

.row.uniform.\30 \25 > * {
  padding: 0em 0 0 0em; }

.row.uniform.\30 \25 {
  margin: 0em 0 -1px 0em; }

.row > * {
  padding: 0 0 0 2em; }

.row {
  margin: 0 0 -1px -2em; }

.row.uniform > * {
  padding: 2em 0 0 2em; }

.row.uniform {
  margin: -2em 0 -1px -2em; }

.row.\32 00\25 > * {
  padding: 0 0 0 4em; }

.row.\32 00\25 {
  margin: 0 0 -1px -4em; }

.row.uniform.\32 00\25 > * {
  padding: 4em 0 0 4em; }

.row.uniform.\32 00\25 {
  margin: -4em 0 -1px -4em; }

.row.\31 50\25 > * {
  padding: 0 0 0 3em; }

.row.\31 50\25 {
  margin: 0 0 -1px -3em; }

.row.uniform.\31 50\25 > * {
  padding: 3em 0 0 3em; }

.row.uniform.\31 50\25 {
  margin: -3em 0 -1px -3em; }

.row.\35 0\25 > * {
  padding: 0 0 0 1em; }

.row.\35 0\25 {
  margin: 0 0 -1px -1em; }

.row.uniform.\35 0\25 > * {
  padding: 1em 0 0 1em; }

.row.uniform.\35 0\25 {
  margin: -1em 0 -1px -1em; }

.row.\32 5\25 > * {
  padding: 0 0 0 0.5em; }

.row.\32 5\25 {
  margin: 0 0 -1px -0.5em; }

.row.uniform.\32 5\25 > * {
  padding: 0.5em 0 0 0.5em; }

.row.uniform.\32 5\25 {
  margin: -0.5em 0 -1px -0.5em; }

.\31 2u, .\31 2u\24 {
  width: 100%;
  clear: none;
  margin-left: 0; }

.\31 1u, .\31 1u\24 {
  width: 91.6666666667%;
  clear: none;
  margin-left: 0; }

.\31 0u, .\31 0u\24 {
  width: 83.3333333333%;
  clear: none;
  margin-left: 0; }

.\39 u, .\39 u\24 {
  width: 75%;
  clear: none;
  margin-left: 0; }

.\38 u, .\38 u\24 {
  width: 66.6666666667%;
  clear: none;
  margin-left: 0; }

.\37 u, .\37 u\24 {
  width: 58.3333333333%;
  clear: none;
  margin-left: 0; }

.\36 u, .\36 u\24 {
  width: 50%;
  clear: none;
  margin-left: 0; }

.\35 u, .\35 u\24 {
  width: 41.6666666667%;
  clear: none;
  margin-left: 0; }

.\34 u, .\34 u\24 {
  width: 33.3333333333%;
  clear: none;
  margin-left: 0; }

.\33 u, .\33 u\24 {
  width: 25%;
  clear: none;
  margin-left: 0; }

.\32 u, .\32 u\24 {
  width: 16.6666666667%;
  clear: none;
  margin-left: 0; }

.\31 u, .\31 u\24 {
  width: 8.3333333333%;
  clear: none;
  margin-left: 0; }

.\31 2u\24 + *,
.\31 1u\24 + *,
.\31 0u\24 + *,
.\39 u\24 + *,
.\38 u\24 + *,
.\37 u\24 + *,
.\36 u\24 + *,
.\35 u\24 + *,
.\34 u\24 + *,
.\33 u\24 + *,
.\32 u\24 + *,
.\31 u\24 + * {
  clear: left; }

.\-11u {
  margin-left: 91.6666666667%; }

.\-10u {
  margin-left: 83.3333333333%; }

.\-9u {
  margin-left: 75%; }

.\-8u {
  margin-left: 66.6666666667%; }

.\-7u {
  margin-left: 58.3333333333%; }

.\-6u {
  margin-left: 50%; }

.\-5u {
  margin-left: 41.6666666667%; }

.\-4u {
  margin-left: 33.3333333333%; }

.\-3u {
  margin-left: 25%; }

.\-2u {
  margin-left: 16.6666666667%; }

.\-1u {
  margin-left: 8.3333333333%; }

@media screen and (max-width: 1680px) {
  .row > * {
    padding: 0 0 0 2em; }
  .row {
    margin: 0 0 -1px -2em; }
  .row.uniform > * {
    padding: 2em 0 0 2em; }
  .row.uniform {
    margin: -2em 0 -1px -2em; }
  .row.\32 00\25 > * {
    padding: 0 0 0 4em; }
  .row.\32 00\25 {
    margin: 0 0 -1px -4em; }
  .row.uniform.\32 00\25 > * {
    padding: 4em 0 0 4em; }
  .row.uniform.\32 00\25 {
    margin: -4em 0 -1px -4em; }
  .row.\31 50\25 > * {
    padding: 0 0 0 3em; }
  .row.\31 50\25 {
    margin: 0 0 -1px -3em; }
  .row.uniform.\31 50\25 > * {
    padding: 3em 0 0 3em; }
  .row.uniform.\31 50\25 {
    margin: -3em 0 -1px -3em; }
  .row.\35 0\25 > * {
    padding: 0 0 0 1em; }
  .row.\35 0\25 {
    margin: 0 0 -1px -1em; }
  .row.uniform.\35 0\25 > * {
    padding: 1em 0 0 1em; }
  .row.uniform.\35 0\25 {
    margin: -1em 0 -1px -1em; }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.5em; }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.5em; }
  .row.uniform.\32 5\25 > * {
    padding: 0.5em 0 0 0.5em; }
  .row.uniform.\32 5\25 {
    margin: -0.5em 0 -1px -0.5em; }
  .\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
    width: 100%;
    clear: none;
    margin-left: 0; }
  .\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0; }
  .\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
    width: 75%;
    clear: none;
    margin-left: 0; }
  .\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0; }
  .\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0; }
  .\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
    width: 50%;
    clear: none;
    margin-left: 0; }
  .\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0; }
  .\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }
  .\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
    width: 25%;
    clear: none;
    margin-left: 0; }
  .\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }
  .\31 2u\24\28xlarge\29 + *,
  .\31 1u\24\28xlarge\29 + *,
  .\31 0u\24\28xlarge\29 + *,
  .\39 u\24\28xlarge\29 + *,
  .\38 u\24\28xlarge\29 + *,
  .\37 u\24\28xlarge\29 + *,
  .\36 u\24\28xlarge\29 + *,
  .\35 u\24\28xlarge\29 + *,
  .\34 u\24\28xlarge\29 + *,
  .\33 u\24\28xlarge\29 + *,
  .\32 u\24\28xlarge\29 + *,
  .\31 u\24\28xlarge\29 + * {
    clear: left; }
  .\-11u\28xlarge\29 {
    margin-left: 91.6666666667%; }
  .\-10u\28xlarge\29 {
    margin-left: 83.3333333333%; }
  .\-9u\28xlarge\29 {
    margin-left: 75%; }
  .\-8u\28xlarge\29 {
    margin-left: 66.6666666667%; }
  .\-7u\28xlarge\29 {
    margin-left: 58.3333333333%; }
  .\-6u\28xlarge\29 {
    margin-left: 50%; }
  .\-5u\28xlarge\29 {
    margin-left: 41.6666666667%; }
  .\-4u\28xlarge\29 {
    margin-left: 33.3333333333%; }
  .\-3u\28xlarge\29 {
    margin-left: 25%; }
  .\-2u\28xlarge\29 {
    margin-left: 16.6666666667%; }
  .\-1u\28xlarge\29 {
    margin-left: 8.3333333333%; } }

@media screen and (max-width: 1280px) {
  .row > * {
    padding: 0 0 0 1.5em; }
  .row {
    margin: 0 0 -1px -1.5em; }
  .row.uniform > * {
    padding: 1.5em 0 0 1.5em; }
  .row.uniform {
    margin: -1.5em 0 -1px -1.5em; }
  .row.\32 00\25 > * {
    padding: 0 0 0 3em; }
  .row.\32 00\25 {
    margin: 0 0 -1px -3em; }
  .row.uniform.\32 00\25 > * {
    padding: 3em 0 0 3em; }
  .row.uniform.\32 00\25 {
    margin: -3em 0 -1px -3em; }
  .row.\31 50\25 > * {
    padding: 0 0 0 2.25em; }
  .row.\31 50\25 {
    margin: 0 0 -1px -2.25em; }
  .row.uniform.\31 50\25 > * {
    padding: 2.25em 0 0 2.25em; }
  .row.uniform.\31 50\25 {
    margin: -2.25em 0 -1px -2.25em; }
  .row.\35 0\25 > * {
    padding: 0 0 0 0.75em; }
  .row.\35 0\25 {
    margin: 0 0 -1px -0.75em; }
  .row.uniform.\35 0\25 > * {
    padding: 0.75em 0 0 0.75em; }
  .row.uniform.\35 0\25 {
    margin: -0.75em 0 -1px -0.75em; }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.375em; }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.375em; }
  .row.uniform.\32 5\25 > * {
    padding: 0.375em 0 0 0.375em; }
  .row.uniform.\32 5\25 {
    margin: -0.375em 0 -1px -0.375em; }
  .\31 2u\28large\29, .\31 2u\24\28large\29 {
    width: 100%;
    clear: none;
    margin-left: 0; }
  .\31 1u\28large\29, .\31 1u\24\28large\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 0u\28large\29, .\31 0u\24\28large\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0; }
  .\39 u\28large\29, .\39 u\24\28large\29 {
    width: 75%;
    clear: none;
    margin-left: 0; }
  .\38 u\28large\29, .\38 u\24\28large\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0; }
  .\37 u\28large\29, .\37 u\24\28large\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0; }
  .\36 u\28large\29, .\36 u\24\28large\29 {
    width: 50%;
    clear: none;
    margin-left: 0; }
  .\35 u\28large\29, .\35 u\24\28large\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0; }
  .\34 u\28large\29, .\34 u\24\28large\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }
  .\33 u\28large\29, .\33 u\24\28large\29 {
    width: 25%;
    clear: none;
    margin-left: 0; }
  .\32 u\28large\29, .\32 u\24\28large\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 u\28large\29, .\31 u\24\28large\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }
  .\31 2u\24\28large\29 + *,
  .\31 1u\24\28large\29 + *,
  .\31 0u\24\28large\29 + *,
  .\39 u\24\28large\29 + *,
  .\38 u\24\28large\29 + *,
  .\37 u\24\28large\29 + *,
  .\36 u\24\28large\29 + *,
  .\35 u\24\28large\29 + *,
  .\34 u\24\28large\29 + *,
  .\33 u\24\28large\29 + *,
  .\32 u\24\28large\29 + *,
  .\31 u\24\28large\29 + * {
    clear: left; }
  .\-11u\28large\29 {
    margin-left: 91.6666666667%; }
  .\-10u\28large\29 {
    margin-left: 83.3333333333%; }
  .\-9u\28large\29 {
    margin-left: 75%; }
  .\-8u\28large\29 {
    margin-left: 66.6666666667%; }
  .\-7u\28large\29 {
    margin-left: 58.3333333333%; }
  .\-6u\28large\29 {
    margin-left: 50%; }
  .\-5u\28large\29 {
    margin-left: 41.6666666667%; }
  .\-4u\28large\29 {
    margin-left: 33.3333333333%; }
  .\-3u\28large\29 {
    margin-left: 25%; }
  .\-2u\28large\29 {
    margin-left: 16.6666666667%; }
  .\-1u\28large\29 {
    margin-left: 8.3333333333%; } }

@media screen and (max-width: 980px) {
  .row > * {
    padding: 0 0 0 1.5em; }
  .row {
    margin: 0 0 -1px -1.5em; }
  .row.uniform > * {
    padding: 1.5em 0 0 1.5em; }
  .row.uniform {
    margin: -1.5em 0 -1px -1.5em; }
  .row.\32 00\25 > * {
    padding: 0 0 0 3em; }
  .row.\32 00\25 {
    margin: 0 0 -1px -3em; }
  .row.uniform.\32 00\25 > * {
    padding: 3em 0 0 3em; }
  .row.uniform.\32 00\25 {
    margin: -3em 0 -1px -3em; }
  .row.\31 50\25 > * {
    padding: 0 0 0 2.25em; }
  .row.\31 50\25 {
    margin: 0 0 -1px -2.25em; }
  .row.uniform.\31 50\25 > * {
    padding: 2.25em 0 0 2.25em; }
  .row.uniform.\31 50\25 {
    margin: -2.25em 0 -1px -2.25em; }
  .row.\35 0\25 > * {
    padding: 0 0 0 0.75em; }
  .row.\35 0\25 {
    margin: 0 0 -1px -0.75em; }
  .row.uniform.\35 0\25 > * {
    padding: 0.75em 0 0 0.75em; }
  .row.uniform.\35 0\25 {
    margin: -0.75em 0 -1px -0.75em; }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.375em; }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.375em; }
  .row.uniform.\32 5\25 > * {
    padding: 0.375em 0 0 0.375em; }
  .row.uniform.\32 5\25 {
    margin: -0.375em 0 -1px -0.375em; }
  .\31 2u\28medium\29, .\31 2u\24\28medium\29 {
    width: 100%;
    clear: none;
    margin-left: 0; }
  .\31 1u\28medium\29, .\31 1u\24\28medium\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 0u\28medium\29, .\31 0u\24\28medium\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0; }
  .\39 u\28medium\29, .\39 u\24\28medium\29 {
    width: 75%;
    clear: none;
    margin-left: 0; }
  .\38 u\28medium\29, .\38 u\24\28medium\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0; }
  .\37 u\28medium\29, .\37 u\24\28medium\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0; }
  .\36 u\28medium\29, .\36 u\24\28medium\29 {
    width: 50%;
    clear: none;
    margin-left: 0; }
  .\35 u\28medium\29, .\35 u\24\28medium\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0; }
  .\34 u\28medium\29, .\34 u\24\28medium\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }
  .\33 u\28medium\29, .\33 u\24\28medium\29 {
    width: 25%;
    clear: none;
    margin-left: 0; }
  .\32 u\28medium\29, .\32 u\24\28medium\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 u\28medium\29, .\31 u\24\28medium\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }
  .\31 2u\24\28medium\29 + *,
  .\31 1u\24\28medium\29 + *,
  .\31 0u\24\28medium\29 + *,
  .\39 u\24\28medium\29 + *,
  .\38 u\24\28medium\29 + *,
  .\37 u\24\28medium\29 + *,
  .\36 u\24\28medium\29 + *,
  .\35 u\24\28medium\29 + *,
  .\34 u\24\28medium\29 + *,
  .\33 u\24\28medium\29 + *,
  .\32 u\24\28medium\29 + *,
  .\31 u\24\28medium\29 + * {
    clear: left; }
  .\-11u\28medium\29 {
    margin-left: 91.6666666667%; }
  .\-10u\28medium\29 {
    margin-left: 83.3333333333%; }
  .\-9u\28medium\29 {
    margin-left: 75%; }
  .\-8u\28medium\29 {
    margin-left: 66.6666666667%; }
  .\-7u\28medium\29 {
    margin-left: 58.3333333333%; }
  .\-6u\28medium\29 {
    margin-left: 50%; }
  .\-5u\28medium\29 {
    margin-left: 41.6666666667%; }
  .\-4u\28medium\29 {
    margin-left: 33.3333333333%; }
  .\-3u\28medium\29 {
    margin-left: 25%; }
  .\-2u\28medium\29 {
    margin-left: 16.6666666667%; }
  .\-1u\28medium\29 {
    margin-left: 8.3333333333%; } }

@media screen and (max-width: 768px) {
  .row > * {
    padding: 0 0 0 1.25em; }
  .row {
    margin: 0 0 -1px -1.25em; }
  .row.uniform > * {
    padding: 1.25em 0 0 1.25em; }
  .row.uniform {
    margin: -1.25em 0 -1px -1.25em; }
  .row.\32 00\25 > * {
    padding: 0 0 0 2.5em; }
  .row.\32 00\25 {
    margin: 0 0 -1px -2.5em; }
  .row.uniform.\32 00\25 > * {
    padding: 2.5em 0 0 2.5em; }
  .row.uniform.\32 00\25 {
    margin: -2.5em 0 -1px -2.5em; }
  .row.\31 50\25 > * {
    padding: 0 0 0 1.875em; }
  .row.\31 50\25 {
    margin: 0 0 -1px -1.875em; }
  .row.uniform.\31 50\25 > * {
    padding: 1.875em 0 0 1.875em; }
  .row.uniform.\31 50\25 {
    margin: -1.875em 0 -1px -1.875em; }
  .row.\35 0\25 > * {
    padding: 0 0 0 0.625em; }
  .row.\35 0\25 {
    margin: 0 0 -1px -0.625em; }
  .row.uniform.\35 0\25 > * {
    padding: 0.625em 0 0 0.625em; }
  .row.uniform.\35 0\25 {
    margin: -0.625em 0 -1px -0.625em; }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.3125em; }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.3125em; }
  .row.uniform.\32 5\25 > * {
    padding: 0.3125em 0 0 0.3125em; }
  .row.uniform.\32 5\25 {
    margin: -0.3125em 0 -1px -0.3125em; }
  .\31 2u\28small\29, .\31 2u\24\28small\29 {
    width: 100%;
    clear: none;
    margin-left: 0; }
  .\31 1u\28small\29, .\31 1u\24\28small\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 0u\28small\29, .\31 0u\24\28small\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0; }
  .\39 u\28small\29, .\39 u\24\28small\29 {
    width: 75%;
    clear: none;
    margin-left: 0; }
  .\38 u\28small\29, .\38 u\24\28small\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0; }
  .\37 u\28small\29, .\37 u\24\28small\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0; }
  .\36 u\28small\29, .\36 u\24\28small\29 {
    width: 50%;
    clear: none;
    margin-left: 0; }
  .\35 u\28small\29, .\35 u\24\28small\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0; }
  .\34 u\28small\29, .\34 u\24\28small\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }
  .\33 u\28small\29, .\33 u\24\28small\29 {
    width: 25%;
    clear: none;
    margin-left: 0; }
  .\32 u\28small\29, .\32 u\24\28small\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 u\28small\29, .\31 u\24\28small\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }
  .\31 2u\24\28small\29 + *,
  .\31 1u\24\28small\29 + *,
  .\31 0u\24\28small\29 + *,
  .\39 u\24\28small\29 + *,
  .\38 u\24\28small\29 + *,
  .\37 u\24\28small\29 + *,
  .\36 u\24\28small\29 + *,
  .\35 u\24\28small\29 + *,
  .\34 u\24\28small\29 + *,
  .\33 u\24\28small\29 + *,
  .\32 u\24\28small\29 + *,
  .\31 u\24\28small\29 + * {
    clear: left; }
  .\-11u\28small\29 {
    margin-left: 91.6666666667%; }
  .\-10u\28small\29 {
    margin-left: 83.3333333333%; }
  .\-9u\28small\29 {
    margin-left: 75%; }
  .\-8u\28small\29 {
    margin-left: 66.6666666667%; }
  .\-7u\28small\29 {
    margin-left: 58.3333333333%; }
  .\-6u\28small\29 {
    margin-left: 50%; }
  .\-5u\28small\29 {
    margin-left: 41.6666666667%; }
  .\-4u\28small\29 {
    margin-left: 33.3333333333%; }
  .\-3u\28small\29 {
    margin-left: 25%; }
  .\-2u\28small\29 {
    margin-left: 16.6666666667%; }
  .\-1u\28small\29 {
    margin-left: 8.3333333333%; } }

@media screen and (max-width: 480px) {
  .row > * {
    padding: 0 0 0 1.25em; }
  .row {
    margin: 0 0 -1px -1.25em; }
  .row.uniform > * {
    padding: 1.25em 0 0 1.25em; }
  .row.uniform {
    margin: -1.25em 0 -1px -1.25em; }
  .row.\32 00\25 > * {
    padding: 0 0 0 2.5em; }
  .row.\32 00\25 {
    margin: 0 0 -1px -2.5em; }
  .row.uniform.\32 00\25 > * {
    padding: 2.5em 0 0 2.5em; }
  .row.uniform.\32 00\25 {
    margin: -2.5em 0 -1px -2.5em; }
  .row.\31 50\25 > * {
    padding: 0 0 0 1.875em; }
  .row.\31 50\25 {
    margin: 0 0 -1px -1.875em; }
  .row.uniform.\31 50\25 > * {
    padding: 1.875em 0 0 1.875em; }
  .row.uniform.\31 50\25 {
    margin: -1.875em 0 -1px -1.875em; }
  .row.\35 0\25 > * {
    padding: 0 0 0 0.625em; }
  .row.\35 0\25 {
    margin: 0 0 -1px -0.625em; }
  .row.uniform.\35 0\25 > * {
    padding: 0.625em 0 0 0.625em; }
  .row.uniform.\35 0\25 {
    margin: -0.625em 0 -1px -0.625em; }
  .row.\32 5\25 > * {
    padding: 0 0 0 0.3125em; }
  .row.\32 5\25 {
    margin: 0 0 -1px -0.3125em; }
  .row.uniform.\32 5\25 > * {
    padding: 0.3125em 0 0 0.3125em; }
  .row.uniform.\32 5\25 {
    margin: -0.3125em 0 -1px -0.3125em; }
  .\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
    width: 100%;
    clear: none;
    margin-left: 0; }
  .\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0; }
  .\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
    width: 75%;
    clear: none;
    margin-left: 0; }
  .\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0; }
  .\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0; }
  .\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
    width: 50%;
    clear: none;
    margin-left: 0; }
  .\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0; }
  .\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }
  .\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
    width: 25%;
    clear: none;
    margin-left: 0; }
  .\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0; }
  .\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }
  .\31 2u\24\28xsmall\29 + *,
  .\31 1u\24\28xsmall\29 + *,
  .\31 0u\24\28xsmall\29 + *,
  .\39 u\24\28xsmall\29 + *,
  .\38 u\24\28xsmall\29 + *,
  .\37 u\24\28xsmall\29 + *,
  .\36 u\24\28xsmall\29 + *,
  .\35 u\24\28xsmall\29 + *,
  .\34 u\24\28xsmall\29 + *,
  .\33 u\24\28xsmall\29 + *,
  .\32 u\24\28xsmall\29 + *,
  .\31 u\24\28xsmall\29 + * {
    clear: left; }
  .\-11u\28xsmall\29 {
    margin-left: 91.6666666667%; }
  .\-10u\28xsmall\29 {
    margin-left: 83.3333333333%; }
  .\-9u\28xsmall\29 {
    margin-left: 75%; }
  .\-8u\28xsmall\29 {
    margin-left: 66.6666666667%; }
  .\-7u\28xsmall\29 {
    margin-left: 58.3333333333%; }
  .\-6u\28xsmall\29 {
    margin-left: 50%; }
  .\-5u\28xsmall\29 {
    margin-left: 41.6666666667%; }
  .\-4u\28xsmall\29 {
    margin-left: 33.3333333333%; }
  .\-3u\28xsmall\29 {
    margin-left: 25%; }
  .\-2u\28xsmall\29 {
    margin-left: 16.6666666667%; }
  .\-1u\28xsmall\29 {
    margin-left: 8.3333333333%; } }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

a[href^="tel"] {
  color: inherit;
  /* Inherit text color of parent element. */
  text-decoration: none;
  /* Remove underline. */
  /* Additional css `propery: value;` pairs here */ }

.fas::before,
.fab::before,
.far::before {
  text-rendering: optimizeLegibility !important;
  vertical-align: middle; }

html,
body {
  max-width: 100% !important;
  overflow-x: hidden !important; }

body {
  font-family: "Graphit-Regular", sans-serif;
  line-height: 1.625em;
  font-weight: 400;
  background: #ffffff;
  color: #333333;
  letter-spacing: 0.05em;
  hyphens: auto;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px; }
  @media screen and (max-width: 1280px) {
    body {
      font-size: 20px; } }
a {
  text-decoration: none;
  color: inherit; }

p a {
  color: #364c94; }
  p a:visited {
    color: unset; }

img {
  width: 100%;
  vertical-align: top;
  height: auto; }

p {
  margin-bottom: 0em; }

ul {
  list-style-type: square;
  list-style-image: url(" ");
  list-style-position: outside;
  margin-left: 1em; }
  ul li {
    padding: 0px;
    margin: 0px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: initial;
  margin-top: 0;
  margin-bottom: 0.4em; }

h1 {
  font-family: "Graphit-Bold", serif;
  font-weight: 900;
  font-size: 2.89em;
  color: #404040; }

h2 {
  font-weight: 600;
  font-size: 1.8em;
  color: #404040; }

h3 {
  font-size: 1.2em;
  color: #404040; }

h4 {
  font-size: 1.2em;
  color: #404040; }

.elementor .elementor-text-editor hr {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 1em; }

strong {
  font-weight: 600; }

*:focus {
  outline: none; }

.mainmenue {
  display: inline-block;
  position: relative;
  z-index: 6;
  color: #333333; }
  .mainmenue ul {
    text-align: left;
    display: inline;
    margin: 0;
    list-style: none; }
    .mainmenue ul li {
      display: inline-block;
      position: relative;
      cursor: pointer;
      -moz-transition: all 1s ease;
      -webkit-transition: all 1s ease;
      -ms-transition: all 1s ease;
      transition: all 1s ease; }
      .mainmenue ul li a {
        padding: 1.5em 1em;
        display: block; }
      .mainmenue ul li:hover ul {
        display: block;
        opacity: 1;
        visibility: visible; }
      .mainmenue ul li:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 4px;
        bottom: 0;
        left: 0;
        background-color: #364c94;
        visibility: hidden;
        transform: scaleX(0);
        transition: all 0.3s ease-in-out 0s; }
      .mainmenue ul li:hover:before {
        visibility: visible;
        transform: scaleX(1); }
      .mainmenue ul li ul {
        padding: 0;
        position: absolute;
        display: none;
        opacity: 0;
        visibility: hidden;
        -moz-transition: opacity 1s ease;
        -webkit-transition: opacity 1s ease;
        -ms-transition: opacity 1s ease;
        transition: opacity 1s ease;
        background: #ffffff;
        z-index: 99;
        width: 300px;
        left: 50%;
        margin: -1px -150px 0; }
        .mainmenue ul li ul li {
          background: #ffffff;
          display: block; }
          .mainmenue ul li ul li a {
            padding: 1.5em; }

a[href="#nav"] {
  top: 2.2em;
  position: absolute;
  right: 2em;
  font-size: 1.3em;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #364c94;
  line-height: 1; }
  a[href="#nav"]:before {
    content: "";
    float: left;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 900;
    text-transform: none !important;
    text-indent: 0;
    line-height: 1;
    text-rendering: optimizeLegibility; }
  @media screen and (max-width: 768px) {
    a[href="#nav"] {
      position: fixed;
      bottom: 1.7em;
      right: 0;
      top: initial;
      background: #364c94;
      color: #ffffff;
      padding: 1em;
      text-indent: -9999px;
      z-index: 9998; } }
  @media screen and (max-width: 480px) {
    a[href="#nav"] {
      position: fixed;
      bottom: 4.7em;
      right: 0;
      top: initial;
      background: #364c94;
      color: #ffffff;
      padding: 1em;
      text-indent: -9999px;
      z-index: 9998; } }
  a[href="#nav"]:before {
    margin: 0 0.5em 0 0; }
    @media screen and (max-width: 768px) {
      a[href="#nav"]:before {
        margin: 0;
        float: left;
        text-indent: 0; } }
    @media screen and (max-width: 480px) {
      a[href="#nav"]:before {
        margin: 0;
        float: left;
        text-indent: 0; } }
.mainmenuemobile {
  display: none; }
  .mainmenuemobile > div:nth-child(1) {
    text-align: center;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    line-height: 2em; }
  .mainmenuemobile.visible {
    transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 50%;
    padding: 2em;
    background: #364c94;
    z-index: 9999;
    overflow: scroll; }
    @media screen and (max-width: 768px) {
      .mainmenuemobile.visible {
        width: 80%; } }
    .mainmenuemobile.visible ul {
      margin: 0; }
      .mainmenuemobile.visible ul li {
        margin: 0; }
        .mainmenuemobile.visible ul li a {
          color: #ffffff;
          font-size: 1em;
          margin: 0.2em 0;
          display: block; }
          @media screen and (max-width: 768px) {
            .mainmenuemobile.visible ul li a {
              font-size: 1em;
              font-weight: 600; } }
    .mainmenuemobile.visible .menu-item {
      display: block; }
    .mainmenuemobile.visible .menu_item_description {
      display: none; }
    .mainmenuemobile.visible .sub-menu {
      font-size: 0.9em; }
  .mainmenuemobile .close:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f00d";
    font-size: 1.5em;
    position: absolute;
    top: 30px;
    right: 30px; }
  .mainmenuemobile #menu-primary-1 {
    padding-top: 30px; }

.select {
  position: relative;
  display: block;
  width: 20em;
  height: 3em;
  line-height: 3;
  overflow: hidden;
  border-radius: 0em;
  text-align: center;
  margin: 2em auto;
  box-shadow: 0 0 0 1px #364c94, 0 0 0 1px #364c94; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0;
  background: transparent;
  color: #364c94;
  background-image: none;
  font-size: initial;
  border-radius: 0em;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 1em;
  color: #333333;
  cursor: pointer; }

select::-ms-expand {
  display: none; }

/* Arrow */
.select::after {
  content: "\25BC";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 1em;
  background: #364c94;
  color: #ffffff;
  pointer-events: none; }

/* Transition */
.select:hover::after {
  color: #404040; }

.select::after {
  -webkit-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease; }

.button {
  background-color: #364c94;
  color: #ffffff;
  box-shadow: none;
  border-radius: 0em;
  font-size: 1.1em;
  height: auto;
  padding: 1em 2em;
  margin: 1em 0 1em 0;
  position: relative;
  display: inline-block;
  border: none;
  cursor: pointer;
  line-height: 1; }
  .button i {
    color: #ffffff; }
  .button:visited {
    color: #ffffff; }
  .button:hover {
    background: #3e5ab5;
    color: #fff;
    box-shadow: none; }
    .button:hover i {
      color: #fff; }
  .button.two {
    background: #bfdb09;
    color: #ffffff;
    box-shadow: none; }
    .button.two i {
      color: #ffffff; }
    .button.two:hover {
      background: #cdeb0d;
      color: "lighten(_button(second), 60)";
      box-shadow: none; }
      .button.two:hover i {
        color: "lighten(_button(second), 60)"; }
  .button.three {
    background: none;
    color: #333333;
    box-shadow: none; }
    .button.three i {
      color: #333333; }
    .button.three:hover {
      background: "lighten(_button(third), 60)";
      color: #717171;
      box-shadow: none; }
      .button.three:hover i {
        color: #717171; }
  .button.cta {
    background: #27aac1;
    font-size: 1.2em; }
  .button.block {
    display: table; }
  .button.small {
    font-size: 0.8em; }
  .button.wide {
    width: 100%;
    text-align: center; }
  .button.center {
    display: table;
    margin-left: auto;
    margin-right: auto; }

.bottom_ {
  flex-direction: column;
  justify-content: flex-end; }

.flex_ {
  display: flex; }

.center_ {
  align-items: center; }

.justify_ {
  justify-content: space-between; }

.underline_ {
  text-decoration: underline; }

.posrel_ {
  position: relative; }

.height_ {
  height: 100%; }

.image_ {
  border: 0;
  position: relative; }
  .image_ img {
    display: block; }
  .image_.left_ img {
    float: left;
    width: 30%;
    margin: 0 1em 1em 0; }
  .image_.right_ img {
    float: right;
    width: 30%;
    margin: 0 0 1em 1em; }
  .image_.center_ img {
    width: 50%;
    text-align: center;
    display: block;
    margin: 0 auto 1em; }
  .image_.fit_ {
    display: block;
    margin: 0;
    width: 100%; }
    .image_.fit_ img {
      width: 100%;
      height: auto; }

.container_two_ {
  max-width: 1900px;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative; }

#totop {
  position: fixed;
  font-size: 1.4em;
  bottom: 4em;
  right: 0;
  display: none;
  z-index: 9995;
  padding: 0.95em;
  color: white;
  background: #364c94; }
  #totop:hover {
    background: #445fb9; }

.large_font {
  font-weight: 900;
  color: #364c94;
  line-height: initial;
  font-size: 3em; }

/* Text meant only for screen readers. */
.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;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

body {
  position: relative;
  font-size: 20px; }
  @media screen and (max-width: 1680px) {
    body {
      font-size: 18px; } }
  @media screen and (max-width: 1280px) {
    body {
      font-size: 16px; } }
  @media screen and (max-width: 980px) {
    body {
      font-size: 14px; } }
  @media screen and (max-width: 768px) {
    body {
      font-size: 12px; } }
  body.noscroll {
    overflow: hidden;
    height: 100vh; }
    body.noscroll .logo a,
    body.noscroll ul.language {
      display: none; }

.mainmenuemobile .close:before {
  content: none; }

a {
  cursor: pointer; }

p {
  margin-bottom: 0em; }
  p a {
    color: inherit; }
    p a:visited {
      color: unset; }

h1,
h2,
h3 {
  text-transform: uppercase;
  color: #333333; }

h2,
h3 {
  font-family: "Graphit-Bold", serif;
  color: unset; }

h3 {
  font-weight: 600; }

strong {
  font-family: "Graphit-Bold"; }

.eael-adv-accordion .eael-accordion-list .eael-accordion-header {
  font-size: 1.2em;
  border: 1px solid #818181; }
  .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active {
    border: 1px solid transparent; }
  @media screen and (max-width: 768px) {
    .eael-adv-accordion .eael-accordion-list .eael-accordion-header {
      font-size: 1em; } }
.eael-adv-accordion .eael-accordion-list .eael-accordion-content {
  font-size: unset; }

section.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 65em; }
  @media screen and (max-width: 1280px) {
    section.elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 60em; } }
.eael-accordion-list {
  margin-bottom: 1em; }

.page-template-default .elementor {
  padding-top: 15em; }

.birdsbg {
  z-index: 99999;
  left: 50%;
  display: block;
  transform: translateX(-50%);
  position: absolute; }
  .birdsbg .birdsbg_img {
    position: relative;
    height: 10px;
    width: 100%; }
  .birdsbg#bgbirds .birdsbg_img:before {
    content: "";
    display: block;
    position: absolute;
    left: -350px; }
  .birdsbg#bgbirds .birdsbg_img:after {
    content: "";
    display: block;
    position: absolute;
    right: -350px; }

.page-softwareentwicklung .birdsbg_img:before {
  background-image: url(img/hmi_l.png);
  width: 371px;
  height: 2790px; }

.page-softwareentwicklung .birdsbg_img:after {
  background-image: url(img/hmi_r.png);
  width: 371px;
  height: 2790px; }

.page-template-standard .transition {
  z-index: 9999;
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  border-top: 5000px solid white;
  border-right: 5000px solid transparent;
  top: 0%;
  left: 50%;
  transform: translate(-30%, -21%); }
  @media screen and (max-width: 768px) {
    .page-template-standard .transition {
      display: none; } }
.cat {
  width: 15%;
  left: 50%;
  position: fixed;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  right: 50%;
  z-index: 9999;
  opacity: 0;
  display: none; }

.home .overlay {
  background: white;
  position: absolute;
  top: 0;
  z-index: 9998;
  left: 0;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden; }

.bird {
  position: absolute; }

.bird:nth-child(1) {
  top: 25%;
  left: 0%; }

.bird:nth-child(2) {
  top: 34%;
  left: -1%; }

.bird:nth-child(3) {
  top: 42%;
  left: 10%; }

.bird:nth-child(4) {
  top: 50%;
  left: 7%; }

.bird:nth-child(5) {
  top: 27%;
  left: 20%; }

.bird:nth-child(6) {
  top: 28%;
  left: 25%; }

.bird:nth-child(7) {
  top: 37%;
  left: 23%; }

.bird:nth-child(8) {
  top: 46%;
  left: 21%; }

.bird:nth-child(9) {
  top: 68%;
  left: 29%; }

.bird:nth-child(10) {
  top: 16%;
  left: 86%; }

.bird:nth-child(11) {
  top: 40%;
  left: 5%;
  display: none; }

.bird:nth-child(12) {
  top: 31%;
  left: 84%;
  display: none; }

.bird:nth-child(13) {
  top: 33%;
  left: 90%; }

.bird:nth-child(14) {
  top: 23%;
  left: 70%; }

.bird:nth-child(15) {
  top: 41%;
  left: 75%; }

.bird:nth-child(16) {
  top: 43%;
  left: 68%; }

.bird:nth-child(17) {
  top: 46%;
  left: 75%; }

.bird:nth-child(18) {
  top: 70%;
  left: 75%; }

.bird:nth-child(19) {
  top: 40%;
  left: 5%; }

.bird:nth-child(20) {
  top: 40%;
  left: 5%; }

p.remove_margin {
  margin-bottom: 0em; }

.section {
  padding: 2em; }

.h100 {
  min-height: 100vh; }

.textcontainer_header {
  position: absolute;
  text-align: center;
  font-weight: bold;
  top: 30%;
  font-weight: 300;
  font-size: 2em;
  z-index: 997;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }
  .textcontainer_header h1 {
    font-size: 2.4em; }
  .textcontainer_header #text2 {
    color: #343434;
    line-height: 1.2em; }
  @media screen and (max-width: 768px) {
    .textcontainer_header {
      font-size: 1.2em; } }
.headline {
  font-size: 2em; }

.header {
  position: relative;
  overflow: hidden; }
  .header .headerimage {
    min-height: 100%;
    min-width: 100%;
    max-width: initial;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    min-height: 100%;
    width: auto;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%); }
  @media screen and (max-width: 768px) {
    .header .down {
      position: absolute;
      bottom: 50px; } }
.pageheight {
  min-height: 100vh; }
  .pageheight .elementor-row {
    height: 100%; }

div.down_noposition {
  text-align: center;
  width: 100%; }

div.down {
  position: absolute;
  bottom: 30px;
  text-align: center;
  width: 100%; }
  @media screen and (max-width: 768px) {
    div.down {
      bottom: 0px;
      position: relative;
      margin-top: 3em; } }
  div.down a {
    color: inherit;
    background: rgba(255, 255, 255, 0.6);
    padding: 0.8em; }
  div.down a:visited {
    color: inherit; }

.inner_correction {
  width: 35em; }
  @media screen and (max-width: 1280px) {
    .inner_correction {
      width: 30em; } }
  @media screen and (max-width: 980px) {
    .inner_correction {
      width: auto; } }
div.triangleleft .elementor-background-overlay {
  left: -20%; }

div.triangleright .elementor-background-overlay {
  left: -10%;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

#page .su-spoiler-style-default > .su-spoiler-content {
  background: #f6f6f6; }

#page .su-spoiler > .su-spoiler-title {
  background: #bfdb09; }

#page .su-spoiler-closed > .su-spoiler-title {
  border: 1px solid #979797;
  background: transparent; }

#page .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
  left: auto;
  right: 0; }

#page .su-spoiler-title {
  padding: 20px; }

#page .su-spoiler-icon {
  top: 20px; }

.popups {
  position: fixed;
  top: 40vh;
  right: 0%;
  z-index: 999; }
  @media screen and (max-width: 768px) {
    .popups {
      display: none; } }
.popup {
  position: absolute;
  width: 600px;
  background: green;
  z-index: 999;
  /* height: 45px; */
  right: -500px;
  color: white;
  display: flex;
  align-items: center;
  padding: 0em;
  font-size: 11.5px;
  transition: 0.5s ease all;
  height: 80px; }

@media screen and (max-width: 768px) {
  .popup {
    right: -520px;
    padding: 0 0.6em; } }

.popup p {
  margin-bottom: 0em !important;
  line-height: 1;
  text-align: center; }

.popup .visible {
  margin-left: 0.7em;
  margin-right: 0.7em;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  height: auto;
  width: 90px; }

.popup .passbild {
  height: 80px; }

.popup img {
  height: auto;
  width: auto;
  padding: 0.7em 1em 0.5em 1em;
  height: 45px; }

.popup .description {
  line-height: 1.3em; }

.popup.questions {
  top: 85px;
  background: #3f7ea3; }

@media screen and (max-width: 768px) {
  .popup.questions {
    top: 77px; } }

.popup.stellen {
  background: #aadd4b;
  color: #3f7ea3; }

.popup.stellen .visible {
  padding: 0.7em 1em 0.7em 0em; }

.popups .questions.pops:hover {
  right: -100px;
  transition: 0.5s ease all; }

@media screen and (max-width: 768px) {
  .popups .questions.pops:hover {
    right: -220px; } }

.menue {
  display: flex;
  align-items: center; }
  .menue a[href="#nav"] {
    top: initial;
    right: initial;
    position: unset;
    text-indent: -9999px;
    width: 30px;
    margin-left: 1em;
    color: #333333; }
    .menue a[href="#nav"].visible {
      text-decoration: none; }
      .menue a[href="#nav"].visible:before {
        content: "";
        float: left;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: "Font Awesome 5 Pro";
        font-style: normal;
        font-weight: 900;
        text-transform: none !important;
        text-indent: 0;
        line-height: 1;
        text-rendering: optimizeLegibility; }
    @media screen and (max-width: 768px) {
      .menue a[href="#nav"] {
        background: transparent; } }
    @media screen and (max-width: 480px) {
      .menue a[href="#nav"] {
        bottom: 4em;
        background: none; } }
.mainmenuemobile {
  opacity: 0;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
  color: #818181;
  font-weight: 900; }
  .mainmenuemobile .menu-item.current_page_item {
    color: #333333; }
  .mainmenuemobile .menu-item.blue a:hover, .mainmenuemobile .menu-item.blue.current_page_item {
    color: #364c94; }
  .mainmenuemobile .menu-item.green a:hover, .mainmenuemobile .menu-item.green.current_page_item {
    color: #bfdb09; }
  .mainmenuemobile .menu-item.purple a:hover, .mainmenuemobile .menu-item.purple.current_page_item {
    color: #533498; }
  .mainmenuemobile .menu-item.turquoise a:hover, .mainmenuemobile .menu-item.turquoise.current_page_item {
    color: #387ea5; }
  .mainmenuemobile .menu-item.lightblue a:hover, .mainmenuemobile .menu-item.lightblue.current_page_item {
    color: #3f7ea3; }
  .mainmenuemobile.visible {
    background: white;
    height: 100%;
    width: 100%;
    opacity: 1;
    padding: 7em 2em 2em 2em;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    z-index: -1; }
    @media screen and (max-width: 980px) {
      .mainmenuemobile.visible {
        padding: 10em 2em 2em 2em; } }
    @media screen and (max-width: 768px) {
      .mainmenuemobile.visible {
        padding: 14em 2em 2em 2em; } }
    .mainmenuemobile.visible ul li a {
      color: inherit;
      font-size: inherit;
      line-height: 1em; }
    .mainmenuemobile.visible li {
      padding-bottom: 0.5em;
      font-size: 3em; }
      @media screen and (max-width: 1680px) {
        .mainmenuemobile.visible li {
          font-size: 2.5em; } }
      @media screen and (max-width: 980px) {
        .mainmenuemobile.visible li {
          font-size: 2em; } }
      @media screen and (max-width: 768px) {
        .mainmenuemobile.visible li {
          font-size: 2em; } }
      @media screen and (max-width: 480px) {
        .mainmenuemobile.visible li {
          font-size: 2em; } }
      .mainmenuemobile.visible li a:hover {
        color: #333333; }
      .mainmenuemobile.visible li:after {
        content: "";
        border-bottom: 1px solid #818181;
        display: block;
        width: 4%;
        margin: 0 auto;
        padding-top: 0.5em; }
  .mainmenuemobile span {
    font-size: 0.5em;
    display: block;
    margin-bottom: 0.6em;
    line-height: 1em; }
  .mainmenuemobile > div:nth-child(1) {
    transform: none;
    top: unset; }

.menu-item:after {
  content: "|";
  margin: 0 0.5em; }

.menu-item-last:after {
  content: none;
  margin: 0 0.5em; }

#totop {
  background: #404040; }
  #totop:hover {
    background: #737373; }

header {
  position: fixed;
  z-index: 9990;
  width: 100%;
  padding: 1em 0;
  height: 140px;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
  background: transparent; }
  header .container {
    height: 100%;
    display: flex;
    justify-content: space-between; }
  header.sticky {
    background: #ffffff;
    height: 90px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease; }
  header .language li {
    display: inline-block;
    text-transform: uppercase;
    color: #b6b6b6; }
    header .language li.current-lang {
      color: #333333; }
    header .language li:nth-child(1):after {
      content: " |"; }
  header .logo {
    display: inline-block;
    height: 100%;
    width: 40%; }
    header .logo img {
      max-width: 150px;
      height: 100%; }

.page-home #start,
.page-home-en #start {
  height: 100vh;
  overflow: hidden;
  position: relative; }
  .page-home #start #wrapper_birds,
  .page-home-en #start #wrapper_birds {
    position: absolute;
    top: 0;
    min-width: 100%;
    display: block;
    height: 100%;
    overflow: hidden;
    opacity: 1; }
    @media screen and (max-width: 1280px) {
      .page-home #start #wrapper_birds,
      .page-home-en #start #wrapper_birds {
        min-width: 150%;
        transform: translateX(-20%); } }
    @media screen and (max-width: 980px) {
      .page-home #start #wrapper_birds,
      .page-home-en #start #wrapper_birds {
        min-width: 200%;
        transform: translateX(-20%); } }
  .page-home #start .swirls,
  .page-home-en #start .swirls {
    opacity: 1;
    position: fixed;
    top: 15%;
    right: 0em;
    width: 100%;
    height: 100%; }

.page-home .swirl,
.page-home-en .swirl {
  min-height: 100%;
  min-width: 100%;
  max-width: initial;
  height: auto;
  width: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  margin: auto;
  padding-top: 5em; }

.page-home .partners_start .elementor-row,
.page-home-en .partners_start .elementor-row {
  flex-wrap: wrap; }
  .page-home .partners_start .elementor-row .elementor-column,
  .page-home-en .partners_start .elementor-row .elementor-column {
    width: 33.333%; }
    @media (max-width: 1024px) {
      .page-home .partners_start .elementor-row .elementor-column,
      .page-home-en .partners_start .elementor-row .elementor-column {
        width: 50%; } }
    @media (max-width: 467px) {
      .page-home .partners_start .elementor-row .elementor-column,
      .page-home-en .partners_start .elementor-row .elementor-column {
        width: 100%; } }
.page-home .partners_start img,
.page-home-en .partners_start img {
  padding: 0 10px; }

.page-softwareentwicklung .textcontainer_header,
.page-software_development .textcontainer_header {
  top: 50%;
  right: 20%;
  transform: none;
  left: unset; }
  .page-softwareentwicklung .textcontainer_header:after,
  .page-software_development .textcontainer_header:after {
    background-image: url("img/hmi_triangle.png");
    background-size: contain;
    content: "";
    z-index: -1;
    position: absolute;
    top: -70%;
    right: -60%;
    width: 80%;
    height: 80%;
    background-repeat: no-repeat; }
  .page-softwareentwicklung .textcontainer_header h2,
  .page-software_development .textcontainer_header h2 {
    color: #364c94; }

.page-softwareentwicklung .partners_hmi .elementor-row,
.page-software_development .partners_hmi .elementor-row {
  flex-wrap: wrap;
  justify-content: space-around; }
  .page-softwareentwicklung .partners_hmi .elementor-row .elementor-column,
  .page-software_development .partners_hmi .elementor-row .elementor-column {
    width: 20%; }
    @media (max-width: 1024px) {
      .page-softwareentwicklung .partners_hmi .elementor-row .elementor-column,
      .page-software_development .partners_hmi .elementor-row .elementor-column {
        width: 50%; } }
    @media (max-width: 467px) {
      .page-softwareentwicklung .partners_hmi .elementor-row .elementor-column,
      .page-software_development .partners_hmi .elementor-row .elementor-column {
        width: 100%; } }
.page-softwareentwicklung .headline,
.page-software_development .headline {
  color: #364c94; }

.page-softwareentwicklung #totop,
.page-software_development #totop {
  background: #364c94; }
  .page-softwareentwicklung #totop:hover,
  .page-software_development #totop:hover {
    background: #687fc8; }

.page-id-2582 .menue a[href="#nav"].visible {
  color: black; }

.page-id-2582 header.sticky .logo img {
  filter: initial; }

.page-id-2582 header.sticky .menue a[href="#nav"] {
  color: initial; }
  .page-id-2582 header.sticky .menue a[href="#nav"] a {
    color: initial; }

.page-id-2582 header.sticky .menue a[href="#nav"].visible {
  color: black; }

.page-id-2582 .textcontainer_header {
  top: 54%;
  left: 49%;
  transform: none; }
  @media screen and (max-width: 1280px) {
    .page-id-2582 .textcontainer_header {
      left: 40%; } }
  @media screen and (max-width: 980px) {
    .page-id-2582 .textcontainer_header {
      left: 35%; } }
  @media screen and (max-width: 768px) {
    .page-id-2582 .textcontainer_header {
      left: 15%; } }
  .page-id-2582 .textcontainer_header h1 {
    margin-bottom: 0em; }
  .page-id-2582 .textcontainer_header:after {
    background-image: url("img/android_triangle.png");
    background-size: contain;
    content: "";
    z-index: -1;
    position: absolute;
    top: -23%;
    right: 34%;
    width: 80%;
    height: 80%;
    background-repeat: no-repeat; }
  .page-id-2582 .textcontainer_header h2 {
    color: #3f7ea3; }

.page-id-2582 .header:after {
  background-image: url("https://paradoxcat.com/wp-content/uploads/2021/10/android.png");
  background-size: contain;
  content: "";
  position: absolute;
  bottom: 3%;
  right: 2%;
  width: 10%;
  height: 10%;
  background-repeat: no-repeat;
  opacity: 1; }

.page-id-2582 .headline {
  color: #387ea5; }

.page-id-2582 #totop {
  background: #364c94; }
  .page-id-2582 #totop:hover {
    background: #687fc8; }

.page-id-2582 .elementor-widget-image .elementor-image > a {
  overflow: hidden;
  margin-bottom: -12px; }

.page-id-2582 .blue_bg_footer {
  background: #3f7ea3;
  color: white;
  width: auto;
  display: inline-block;
  padding: 0.4em 0em;
  vertical-align: middle;
  font-size: 0.8em;
  text-transform: uppercase;
  display: block;
  width: 100%; }
  .page-id-2582 .blue_bg_footer img {
    width: auto;
    margin-right: 0.5em;
    vertical-align: middle;
    height: 35px;
    margin-right: 1em;
    filter: invert(99%) sepia(6%) saturate(148%) hue-rotate(194deg) brightness(186%) contrast(99%);
    padding: 0.1em; }

.page-ai .elementor-2427 .elementor-element.elementor-element-6f567b7 img {
  filter: invert(100%) sepia(0%) saturate(1561%) hue-rotate(185deg) brightness(126%) contrast(108%); }

.page-ai .logo img {
  filter: invert(100%) sepia(0%) saturate(1561%) hue-rotate(185deg) brightness(126%) contrast(108%); }

.page-ai .menue a[href="#nav"] {
  color: white; }
  .page-ai .menue a[href="#nav"] a {
    color: white; }

.page-ai .menue a[href="#nav"].visible {
  color: black; }

.page-ai header.sticky .logo img {
  filter: initial; }

.page-ai header.sticky .menue a[href="#nav"] {
  color: initial; }
  .page-ai header.sticky .menue a[href="#nav"] a {
    color: initial; }

.page-ai header.sticky .menue a[href="#nav"].visible {
  color: black; }

.page-ai .textcontainer_header {
  top: 40%;
  left: 15%;
  transform: none;
  color: white; }
  .page-ai .textcontainer_header h1 {
    color: white;
    margin-bottom: 0em; }
  .page-ai .textcontainer_header:after {
    background-image: url("img/ai_triangle.png");
    background-size: contain;
    content: "";
    z-index: -1;
    position: absolute;
    top: -12%;
    right: 29%;
    width: 80%;
    height: 80%;
    background-repeat: no-repeat; }
  .page-ai .textcontainer_header h2 {
    color: #3f7ea3; }

.page-ai .headline {
  color: #3f7ea3; }

.page-ai #totop {
  background: #364c94; }
  .page-ai #totop:hover {
    background: #687fc8; }

.page-agile_transformation .textcontainer_header,
.page-agile_transition .textcontainer_header {
  top: 50%;
  left: 20%;
  transform: none; }
  .page-agile_transformation .textcontainer_header:after,
  .page-agile_transition .textcontainer_header:after {
    background-image: url("img/agile_triangle.png");
    background-size: contain;
    content: "";
    z-index: -1;
    position: absolute;
    top: -40%;
    left: -10%;
    width: 34%;
    height: 100%;
    background-repeat: no-repeat; }
  .page-agile_transformation .textcontainer_header h1,
  .page-agile_transition .textcontainer_header h1 {
    color: #bfdb09; }

.page-agile_transformation .headline,
.page-agile_transition .headline {
  color: #bfdb09; }

.page-agile_transformation #totop,
.page-agile_transition #totop {
  background: #bfdb09; }
  .page-agile_transformation #totop:hover,
  .page-agile_transition #totop:hover {
    background: #d4f30a; }

.page-jobs .textcontainer_header {
  top: 55%;
  left: 15%;
  transform: none; }
  .page-jobs .textcontainer_header:after {
    background-image: url("img/recruiting_triangle.png");
    background-size: contain;
    content: "";
    z-index: -1;
    position: absolute;
    top: -29%;
    left: -22%;
    width: 34%;
    height: 100%;
    background-repeat: no-repeat; }
  .page-jobs .textcontainer_header h1 {
    color: #533498; }

.page-jobs .headline {
  color: #533498; }

.page-jobs #totop {
  background: #533498; }
  .page-jobs #totop:hover {
    background: #8667cb; }

.page-unternehmen .textcontainer_header,
.page-company .textcontainer_header {
  top: 35%;
  left: 50%;
  transform: translateX(-50%); }

.page-unternehmen #totop,
.page-company #totop {
  background: #387ea5; }
  .page-unternehmen #totop:hover,
  .page-company #totop:hover {
    background: #73afd0; }

footer {
  color: white;
  position: relative;
  background: white; }
  footer .intro {
    font-size: 2em; }
  footer:before {
    background-image: url("img/swirls_bottom.jpg");
    background-size: contain;
    content: "";
    z-index: 0;
    position: absolute;
    top: -50%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-color: white; }
    @media screen and (max-width: 1280px) {
      footer:before {
        top: -40%; } }
    @media screen and (max-width: 980px) {
      footer:before {
        top: -20%; } }
  footer h3 {
    color: white; }
  footer > .row:first-child {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    z-index: 10;
    position: relative; }
    footer > .row:first-child > .\36u:nth-child(1) {
      background: #533498; }
      footer > .row:first-child > .\36u:nth-child(1) > .inner_correction {
        float: right;
        text-align: right;
        padding-right: 3em; }
        @media screen and (max-width: 980px) {
          footer > .row:first-child > .\36u:nth-child(1) > .inner_correction {
            float: none;
            padding-right: unset; } }
    footer > .row:first-child > .\36u:nth-child(2) {
      background: #387ea5;
      padding-left: 3em; }
    footer > .row:first-child > .\36u {
      padding-top: 2em;
      padding-bottom: 2em; }
      @media screen and (max-width: 980px) {
        footer > .row:first-child > .\36u {
          padding-right: 2em;
          padding-left: 2em; } }
  footer .bottom {
    padding: 3em 0;
    color: #333333;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      footer .bottom {
        text-align: center; } }
    footer .bottom .menu-footer-container,
    footer .bottom .menu-footer-en-container {
      display: inline; }
      footer .bottom .menu-footer-container ul,
      footer .bottom .menu-footer-en-container ul {
        float: right; }
        @media screen and (max-width: 480px) {
          footer .bottom .menu-footer-container ul,
          footer .bottom .menu-footer-en-container ul {
            float: none; } }
        footer .bottom .menu-footer-container ul li,
        footer .bottom .menu-footer-en-container ul li {
          display: inline-block; }
  footer i {
    padding: 0.5em 0 0 0; }

#footer p {
  margin-bottom: 0em; }

#footer .inner_correction {
  height: 100%; }
  #footer .inner_correction section {
    height: 100%; }
    #footer .inner_correction section .textwidget {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%; }

.wpcf7 form > div.ai_contactform {
  margin-bottom: 0em; }
  .wpcf7 form > div.ai_contactform input[type="submit"] {
    background: #3f7ea3;
    color: white; }
  .wpcf7 form > div.ai_contactform input,
  .wpcf7 form > div.ai_contactform select {
    font-family: "Graphit-Regular", sans-serif;
    font-size: 1em;
    color: #333333; }
  .wpcf7 form > div.ai_contactform a {
    color: #3f7ea3; }
  .wpcf7 form > div.ai_contactform .wpcf7-list-item {
    margin: 0; }
  .wpcf7 form > div.ai_contactform .contactrow {
    padding: 0.4em 0; }
    .wpcf7 form > div.ai_contactform .contactrow span.required {
      color: red; }
    .wpcf7 form > div.ai_contactform .contactrow .wpcf7-acceptance {
      font-size: 0.8em; }
      .wpcf7 form > div.ai_contactform .contactrow .wpcf7-acceptance input {
        vertical-align: sub; }
    .wpcf7 form > div.ai_contactform .contactrow span.wpcf7-form-control-wrap {
      width: 47%;
      display: inline-block; }
      .wpcf7 form > div.ai_contactform .contactrow span.wpcf7-form-control-wrap input,
      .wpcf7 form > div.ai_contactform .contactrow span.wpcf7-form-control-wrap select {
        border-bottom: 1px solid #323232;
        border-left: none;
        border-right: none;
        border-top: none; }
      .wpcf7 form > div.ai_contactform .contactrow span.wpcf7-form-control-wrap input,
      .wpcf7 form > div.ai_contactform .contactrow span.wpcf7-form-control-wrap textarea,
      .wpcf7 form > div.ai_contactform .contactrow span.wpcf7-form-control-wrap select {
        background: transparent;
        padding: 0.5em 1em 0.5em 0.4em;
        /* font-size: 14px; */ }
      .wpcf7 form > div.ai_contactform .contactrow span.wpcf7-form-control-wrap select {
        -o-appearance: none;
        -ms-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
      .wpcf7 form > div.ai_contactform .contactrow span.wpcf7-form-control-wrap select {
        background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
        background-position: calc(100% - 20px) calc(50% + 0px), calc(100% - 15px) calc(50% + 0px), calc(100% - 2.5em) 50%;
        background-size: 5px 5px, 5px 5px, 1px 1.5em;
        background-repeat: no-repeat; }
      .wpcf7 form > div.ai_contactform .contactrow span.wpcf7-form-control-wrap select:focus {
        background-image: linear-gradient(45deg, grey 50%, transparent 50%), linear-gradient(135deg, transparent 50%, grey 50%), linear-gradient(to right, #ccc, #ccc);
        background-position: calc(100% - 15px) 50%, calc(100% - 20px) 50%, calc(100% - 2.5em) 50%;
        background-size: 5px 5px, 5px 5px, 1px 1.5em;
        background-repeat: no-repeat;
        outline: 0; }
    .wpcf7 form > div.ai_contactform .contactrow .menu-929 {
      /* width: 100%; */ }
    .wpcf7 form > div.ai_contactform .contactrow span:nth-child(2) {
      /* padding-left: 0.4em; */ }
  .wpcf7 form > div.ai_contactform .contactrow.full span {
    width: 100%; }

body#top.page-template-recruiting {
  /* ELEM RECUIRING */
  /* ELEM HEADER */
  /* ELEM TABS */
  /* ELEM FOOTER */
  /* ELEM Temp */
  /* ELEM PAGES */ }
  body#top.page-template-recruiting p {
    margin-bottom: 0.8em; }
  body#top.page-template-recruiting h1 {
    font-size: 1.8em; }
  body#top.page-template-recruiting h2 {
    font-size: 2em; }
  body#top.page-template-recruiting #footer p {
    margin-bottom: 0em; }
  body#top.page-template-recruiting .elementor-widget-heading .elementor-heading-title {
    color: #3f7ea3;
    /* margin-bottom: 1em; */
    line-height: initial; }
  body#top.page-template-recruiting .blue_bg {
    /* background: white; */
    color: #3f7ea3;
    width: auto;
    display: inline-block;
    padding: 0.2em 0;
    vertical-align: middle;
    position: relative;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-bottom: 1em;
    font-family: "Graphit-Bold"; }
  body#top.page-template-recruiting .blue_bg::after {
    border: 1px solid #3f7ea3;
    content: "";
    clear: both;
    display: table;
    position: absolute;
    bottom: -5px;
    min-width: 50px; }
  body#top.page-template-recruiting .blue_bg img {
    width: 30px;
    margin-right: 0.5em;
    vertical-align: middle;
    filter: invert(51%) sepia(15%) saturate(1628%) hue-rotate(159deg) brightness(85%) contrast(88%); }
  body#top.page-template-recruiting .blue_bg_footer {
    background: #3f7ea3;
    color: white;
    width: auto;
    display: inline-block;
    padding: 0.4em 0em;
    vertical-align: middle;
    font-size: 0.8em;
    text-transform: uppercase; }
  body#top.page-template-recruiting .blue_bg_footer img {
    width: auto;
    margin-right: 0.5em;
    vertical-align: middle;
    height: 35px;
    margin-right: 1em;
    filter: invert(99%) sepia(6%) saturate(148%) hue-rotate(194deg) brightness(186%) contrast(99%);
    padding: 0.1em; }
  body#top.page-template-recruiting #section_kennen .blue_bg {
    font-size: 1.7em;
    text-transform: none; }
  body#top.page-template-recruiting .width100 {
    display: block;
    width: 100%; }
  body#top.page-template-recruiting .link_to_section a {
    color: #03257a !important;
    text-transform: uppercase; }
  body#top.page-template-recruiting .link_to_section a:after {
    content: "\f309";
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 900;
    text-transform: none !important;
    text-indent: 0;
    line-height: 1;
    text-rendering: optimizeLegibility;
    text-align: center;
    color: #03257a;
    font-size: 2em;
    top: 35px;
    left: 0%; }
  body#top.page-template-recruiting .link_to_section a:before {
    content: "";
    z-index: 7;
    position: absolute;
    top: 120%;
    left: 50%;
    transform: translateX(-50px);
    border-left: none;
    border-right: 50px solid transparent;
    border-top: 50px solid #fff;
    border-bottom: 50px solid transparent;
    border-left: 50px solid transparent; }
  body#top.page-template-recruiting .link_to_section.alternativ {
    background: #ededed; }
  body#top.page-template-recruiting .link_to_section.alternativ a:before {
    border-top: 50px solid #ededed; }
  body#top.page-template-recruiting .elementor-button,
  body#top.page-template-recruiting .button {
    background: #bfd92e;
    border-radius: 0;
    text-transform: uppercase;
    color: #394d92 !important;
    padding: 0.6em 0.7em; }
  body#top.page-template-recruiting .elementor-button:hover,
  body#top.page-template-recruiting .button:hover {
    background: #533498;
    border-radius: 0;
    text-transform: uppercase;
    color: white !important;
    padding: 0.6em 0.7em; }
  body#top.page-template-recruiting div.secondary .elementor-button {
    background: #ffffff;
    border-radius: 0;
    text-transform: uppercase;
    color: #394d92 !important;
    padding: 0.6em 0.7em;
    border: 1px solid #bfd92e; }
  body#top.page-template-recruiting div.secondary .elementor-button:hover {
    background: #bfd92e;
    border-radius: 0;
    text-transform: uppercase;
    color: white !important;
    padding: 0.6em 0.7em; }
  body#top.page-template-recruiting .textcontainer_header {
    position: absolute;
    text-align: initial;
    font-weight: initial;
    top: 35%;
    font-weight: initial;
    font-size: inherit;
    z-index: 99;
    left: 20%;
    transform: translateX(0%);
    color: white;
    max-width: 45%;
    hyphens: none;
    white-space: initial; }
    @media screen and (max-width: 980px) {
      body#top.page-template-recruiting .textcontainer_header {
        max-width: 60%; } }
  @media screen and (max-width: 768px) {
    body#top.page-template-recruiting .textcontainer_header {
      display: none; } }
  body#top.page-template-recruiting .textcontainer_header h2 {
    text-transform: none;
    font-family: "Graphit-Regular"; }
  @media screen and (min-width: 2400px) {
    body#top.page-template-recruiting .textcontainer_header {
      max-width: 30%; } }
  body#top.page-template-recruiting .header {
    height: auto; }
  body#top.page-template-recruiting header.sticky {
    background: rgba(0, 0, 0, 0.5); }
  body#top.page-template-recruiting .menue a[href="#nav"] {
    color: #fff; }
  body#top.page-template-recruiting .header .headerimage {
    min-height: initial;
    min-width: initial;
    width: 100%;
    height: initial;
    position: initial;
    top: initial;
    bottom: initial;
    left: initial;
    transform: initial;
    filter: brightness(50%); }
  body#top.page-template-recruiting header .language li {
    color: white; }
  body#top.page-template-recruiting header .language li.current-lang {
    color: white; }
  body#top.page-template-recruiting #bieten .eael-advance-tabs.eael-tabs-vertical {
    flex-direction: row-reverse; }
  body#top.page-template-recruiting #bieten .eael-advance-tabs .eael-tabs-nav > ul {
    height: 100%;
    /* align-self: stretch; */
    /* align-content: stretch; */ }
  @media screen and (max-width: 768px) {
    body#top.page-template-recruiting #bieten .eael-advance-tabs .eael-tabs-nav > ul {
      height: auto;
      /* align-self: stretch; */
      /* align-content: stretch; */ } }
  body#top.page-template-recruiting #bieten
.eael-advance-tabs.eael-tabs-vertical
.eael-tabs-nav
> ul
li:hover
img {
    filter: invert(104%) sepia(2%) saturate(18%) hue-rotate(175deg) brightness(151%) contrast(103%); }
  body#top.page-template-recruiting #bieten .eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav > ul li:after {
    left: -10px !important;
    right: initial !important;
    border-left: none;
    border-right: 10px solid #394d92;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; }
  body#top.page-template-recruiting #bieten .elementor-widget:not(:last-child) {
    margin-bottom: 0px; }
  body#top.page-template-recruiting #bieten .eael-tabs-nav {
    max-width: 25%; }
  body#top.page-template-recruiting #bieten .eael-tab-title {
    text-align: left;
    text-transform: uppercase; }
  body#top.page-template-recruiting #bieten li.active img {
    filter: invert(98%) sepia(2%) saturate(0%) hue-rotate(150deg) brightness(150%) contrast(103%); }
  @media screen and (max-width: 768px) {
    body#top.page-template-recruiting #bieten .eael-tabs-nav {
      max-width: initial; }
    body#top.page-template-recruiting #bieten .eael-advance-tabs.eael-tabs-vertical .eael-tabs-nav > ul li:after {
      content: none; } }
  body#top.page-template-recruiting #kennen .eael-tab-title {
    background: #f6f7f9;
    font-size: 1.3em;
    font-weight: 200;
    padding: 0.7em 0;
    color: initial; }
  body#top.page-template-recruiting #kennen .active .eael-tab-title {
    background: #3f7ea3;
    color: white;
    position: relative; }
  body#top.page-template-recruiting #kennen .eael-tab-title small {
    font-size: 0.6em;
    display: block; }
  body#top.page-template-recruiting #kennen .eael-advance-tabs .eael-tabs-nav > ul {
    align-items: baseline; }
  body#top.page-template-recruiting #kennen .eael-advance-tabs .eael-tabs-nav > ul li::after {
    display: none; }
  body#top.page-template-recruiting #kennen
.eael-advance-tabs
.eael-tabs-nav
> ul
li.active
.eael-tab-title::before {
    content: "";
    position: absolute;
    top: -20px;
    bottom: initial;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #3f7ea3; }
  body#top.page-template-recruiting #kennen .eael-tabs-content .active {
    padding: 0; }
  body#top.page-template-recruiting #kennen .eael-advance-tabs .eael-tabs-nav > ul li {
    padding: 0;
    width: 25%; }
  body#top.page-template-recruiting #kennen .eael-tab-top-icon img {
    margin-bottom: 0;
    max-height: 300px;
    width: auto; }
  body#top.page-template-recruiting #kennen .eael-tabs-content {
    margin-top: 2em; }
  body#top.page-template-recruiting .kennen_table thead {
    display: none; }
  body#top.page-template-recruiting .kennen_table tr td:nth-child(2) {
    /* font-weight:bold; */ }
  body#top.page-template-recruiting .eael-data-table tbody tr td {
    font-family: "Graphit-Regular";
    font-size: inherit; }
  body#top.page-template-recruiting .eael-data-table tbody tr td:first-child {
    /* color:#a2a2a2; */
    font-weight: bold;
    /* font-size: 1em; */ }
  body#top.page-template-recruiting .eael-data-table tbody tr:first-child td {
    padding-top: 0; }
  @media screen and (max-width: 768px) {
    body#top.page-template-recruiting #kennen .eael-advance-tabs .eael-tabs-nav > ul li {
      width: 50%; } }
  body#top.page-template-recruiting #recruiting .eael-tab-title {
    /* background: #F6F7F9; */
    font-size: 1.2em;
    font-weight: 200;
    /* padding: .8em 0; */
    height: 50px;
    vertical-align: middle;
    display: block;
    width: auto;
    color: initial; }
  body#top.page-template-recruiting #recruiting .active .eael-tab-title {
    /* background: #3F7EA3; */
    color: white;
    position: relative;
    position: absolute;
    bottom: -50px;
    width: 100%;
    text-align: center;
    /* right: 0; */
    left: 0%;
    align-items: center;
    align-content: center;
    justify-content: center;
    display: FLEX; }
  body#top.page-template-recruiting #recruiting .eael-tab-title small {
    font-size: 0.7em;
    display: block; }
  body#top.page-template-recruiting #recruiting .eael-tabs-nav::after {
    background: #3f7ea3;
    content: "";
    position: absolute;
    width: 100%;
    height: 50px; }
  body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul {
    /* align-items: flex-start; */
    position: relative;
    display: flex;
    align-items: stretch; }
  body#top.page-template-recruiting #recruiting ul.eael-tab-top-icon:before {
    content: "";
    position: absolute;
    height: 50px;
    border-top: 3px solid #cfcfcf;
    top: -30px;
    width: 74%;
    margin: 0 auto;
    padding: 3em 0;
    left: 13%;
    z-index: -1; }
  body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li {
    padding: 0;
    align-items: flex-start;
    position: static; }
  body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li.active::before {
    color: #3f7ea3; }
  body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li::before {
    content: "Phase 1";
    position: absolute;
    top: -70px;
    /* border-bottom: 5px solid #ff3d00; */
    color: grey;
    background: transparent;
    width: 20%;
    display: block;
    color: grey;
    text-transform: uppercase; }
  body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li:nth-child(2)::before {
    content: "Phase 2"; }
  body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li:nth-child(3)::before {
    content: "Phase 3"; }
  body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li:nth-child(4)::before {
    content: "Phase 4"; }
  body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li::after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    background-color: #cfcfcf;
    border-radius: 50%;
    display: inline-block;
    top: initial;
    left: initial;
    right: initial;
    border: initial;
    margin: initial;
    top: -40px; }
  body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li.active
.eael-tab-title::before {
    content: "";
    position: absolute;
    top: -38%;
    margin: 0 auto;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #3f7ea3; }
  body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li.active::after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    background-color: #3f7ea3;
    border-radius: 50%;
    display: inline-block;
    top: initial;
    left: initial;
    right: initial;
    border: initial;
    margin: initial;
    top: -40px;
    box-shadow: 0 0 0 2px #3f7ea3;
    border: 4px solid white; }
  body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li:nth-child(1).active
.eael-tab-title::before {
    left: 12%; }
  body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li:nth-child(2).active
.eael-tab-title::before {
    left: 37%; }
  body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li:nth-child(3).active
.eael-tab-title::before {
    left: 62%; }
  body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li:nth-child(4).active
.eael-tab-title::before {
    left: 86%; }
  body#top.page-template-recruiting #recruiting .eael-tabs-nav .inactive .eael-tab-title {
    display: none; }
  body#top.page-template-recruiting #recruiting .eael-tabs-content .active {
    padding: 0; }
  body#top.page-template-recruiting #recruiting .eael-tab-top-icon li {
    border-right: 1px solid #3f7ea3; }
  body#top.page-template-recruiting #recruiting .eael-tab-top-icon li::before {
    /* border-top: 1px solid #F5F5F5;
	content: "";
	clear: both;
	display: table; */ }
  body#top.page-template-recruiting #recruiting .eael-tab-top-icon li:last-child {
    border-right: none; }
  body#top.page-template-recruiting #recruiting .eael-tab-top-icon li:nth-child(1n) {
    background: #f5f5f5; }
  body#top.page-template-recruiting #recruiting .eael-tab-top-icon li:nth-child(2n) {
    background: #ededed; }
  body#top.page-template-recruiting #recruiting .eael-tab-top-icon img {
    margin-bottom: 0;
    width: 50%;
    padding: 2em; }
  body#top.page-template-recruiting #recruiting .eael-tab-top-icon img::before {
    border-top: 3px solid #f5f5f5;
    content: "";
    clear: both;
    display: table; }
  body#top.page-template-recruiting #recruiting .eael-tabs-content {
    margin-top: 4em; }
  @media screen and (max-width: 768px) {
    body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li {
      width: 50%; }
    body#top.page-template-recruiting #recruiting ul.eael-tab-top-icon:before {
      content: none; }
    body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li::after {
      content: none; }
    body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li.active::after {
      content: none; }
    body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li:nth-child(1).inactive::before,
    body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li:nth-child(2).inactive::before,
    body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li:nth-child(3).inactive::before,
    body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li:nth-child(4).inactive::before {
      content: none; }
    body#top.page-template-recruiting #recruiting
.eael-advance-tabs
.eael-tabs-nav
> ul
li.active
.eael-tab-title::before {
      content: none; }
    body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li.active {
      background: #accbdd; }
    body#top.page-template-recruiting #recruiting .eael-advance-tabs .eael-tabs-nav > ul li::before {
      left: 50%;
      transform: translateX(-50%);
      top: -50px;
      font-size: 2em; }
    body#top.page-template-recruiting #recruiting .eael-tab-top-icon li {
      border-right: none; } }
  body#top.page-template-recruiting #freuden .eael-tab-title {
    background: #3f7ea3;
    font-size: 0.7em;
    font-weight: 100;
    padding: 0.6em 0 0.7em 0;
    color: white;
    text-transform: uppercase; }
  body#top.page-template-recruiting #freuden .active .eael-tab-title {
    background: transparent;
    color: #3f7ea3;
    position: relative; }
  body#top.page-template-recruiting #freuden .eael-tab-title small {
    font-size: 0.7em;
    display: block; }
  body#top.page-template-recruiting #freuden .eael-advance-tabs .eael-tabs-nav > ul {
    align-items: stretch; }
  body#top.page-template-recruiting #freuden .eael-advance-tabs .eael-tabs-nav > ul li {
    padding: 0;
    background: #3f7ea3;
    align-content: center;
    display: flex;
    align-content: space-between; }
  body#top.page-template-recruiting #freuden .eael-advance-tabs .eael-tabs-nav > ul li::after {
    display: none; }
  body#top.page-template-recruiting #freuden .eael-tabs-content .active {
    padding: 0; }
  body#top.page-template-recruiting #freuden .eael-advance-tabs .eael-tabs-nav > ul li.active {
    padding: 0;
    background: #fff;
    /* border: 2px solid #3F7EA3; */
    box-shadow: inset 0px 0px 0px 2px #3f7ea3; }
  body#top.page-template-recruiting #freuden .eael-tab-top-icon img {
    margin-bottom: 0;
    width: 50px;
    padding-top: 0.5em;
    filter: invert(99%) sepia(6%) saturate(10%) hue-rotate(176deg) brightness(150%) contrast(99%);
    max-height: 60px;
    display: flex;
    transform: translateY(-72%);
    position: relative;
    top: 50%; }
  body#top.page-template-recruiting #freuden .eael-tab-top-icon .active img {
    filter: invert(43%) sepia(85%) saturate(328%) hue-rotate(158deg) brightness(88%) contrast(86%); }
  body#top.page-template-recruiting #freuden .eael-tabs-content {
    margin-top: 1em; }
  body#top.page-template-recruiting #freuden h3 {
    margin-bottom: 1em; }
  body#top.page-template-recruiting #freuden .elementor-element img {
    filter: invert(43%) sepia(85%) saturate(328%) hue-rotate(158deg) brightness(88%) contrast(86%);
    opacity: 0.3;
    padding: 1em; }
  @media screen and (max-width: 768px) {
    body#top.page-template-recruiting #freuden .eael-tabs-nav {
      width: 30%; }
    body#top.page-template-recruiting #freuden .eael-tabs-content {
      width: 70%; }
    body#top.page-template-recruiting #freuden .eael-advance-tabs {
      display: flex; }
    body#top.page-template-recruiting #freuden .eael-tabs-content {
      margin-top: 0em; }
    body#top.page-template-recruiting #freuden .elementor-element img {
      width: 40%;
      max-height: 45px; }
    body#top.page-template-recruiting #freuden .eael-advance-tabs .eael-tabs-nav > ul li {
      white-space: none;
      word-break: break-word;
      font-size: 10px; } }
  body#top.page-template-recruiting #locations .eael-advance-tabs.eael-tabs-vertical {
    flex-direction: row-reverse; }
  body#top.page-template-recruiting #locations
.eael-advance-tabs.eael-tabs-vertical
.eael-tabs-nav
> ul
li:after {
    left: -10px !important;
    right: initial !important;
    border-left: none;
    border-right: 10px solid #394d92;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; }
  body#top.page-template-recruiting #locations .elementor-widget:not(:last-child) {
    margin-bottom: 0px; }
  body#top.page-template-recruiting #locations .eael-tabs-nav {
    max-width: 25%; }
  body#top.page-template-recruiting #locations .eael-tab-title {
    text-align: left; }
  @media screen and (max-width: 768px) {
    body#top.page-template-recruiting #locations .eael-tabs-nav {
      width: 100%;
      max-width: initial; }
    body#top.page-template-recruiting #locations .eael-advance-tabs .eael-tabs-nav > ul {
      width: 100%;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; }
    body#top.page-template-recruiting #locations .eael-advance-tabs .eael-tabs-nav > ul li {
      width: 50%; }
    body#top.page-template-recruiting #locations
.eael-advance-tabs.eael-tabs-vertical
.eael-tabs-nav
> ul
li:after {
      content: none; } }
  body#top.page-template-recruiting #footer:before {
    content: none; }
  body#top.page-template-recruiting .circlegrey {
    height: 600px;
    width: 600px;
    background-color: #ededed;
    border-radius: 50%;
    display: inline-block; }
  body#top.page-template-recruiting .page-tech-radar .header:after {
    background-image: url("img/page-techradar-bg.svg");
    background-size: contain;
    content: "";
    z-index: 999;
    position: absolute;
    bottom: -50%;
    width: 30%;
    height: 100%;
    background-repeat: no-repeat;
    right: 3%;
    top: initial; }
  body#top.page-template-recruiting .page-benefits .header:after {
    background-image: url("img/page-benefits-bg.svg");
    background-size: contain;
    content: "";
    z-index: 999;
    position: absolute;
    bottom: -50%;
    width: 30%;
    height: 100%;
    background-repeat: no-repeat;
    right: 3%;
    top: initial; }
  body#top.page-template-recruiting .page-team-work-environment .header:after {
    background-image: url("img/page-team-bg.svg");
    background-size: contain;
    content: "";
    z-index: 999;
    position: absolute;
    bottom: -50%;
    width: 30%;
    height: 100%;
    background-repeat: no-repeat;
    right: 3%;
    top: initial; }
  body#top.page-template-recruiting .page-karriere-neu .header:after {
    background-image: url("img/page-karriere-bg.svg");
    background-size: contain;
    content: "";
    z-index: 999;
    position: absolute;
    bottom: -64%;
    width: 30%;
    height: 100%;
    background-repeat: no-repeat;
    right: 3%;
    top: initial; }
  body#top.page-template-recruiting .premium-gallery-caption {
    display: none !important; }
  body#top.page-template-recruiting .elementor-lightbox {
    box-shadow: none !important; }
  body#top.page-template-recruiting footer.elementor-slideshow__footer::before {
    content: none !important; }
  body#top.page-template-recruiting .elementor-widget-image .elementor-image > a,
  body#top.page-template-recruiting .elementor-widget-image .elementor-image figure > a {
    overflow: hidden;
    margin-bottom: -12px; }
  body#top.page-template-recruiting.noscroll .menue.menue a[href="#nav"] {
    color: grey; }
