/* compiled by scssphp v0.8.0 on Fri, 27 Sep 2019 07:41:36 +0000 (0.0692s) */

@charset "utf-8";
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

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; }

@font-face {
  font-family: 'Material Icons';

  font-style: normal;

  font-weight: 400;

  src: local('Material Icons'), local('MaterialIcons-Regular'), url(/site/templates/fonts/MaterialIcons-Regular.woff2) format('woff2'), url(/site/templates/fonts/MaterialIcons-Regular.woff) format('woff'); }

.regular, form.InputfieldForm *, body {
  font-family: acumin-pro, sans-serif;
  font-weight: 400;
  font-style: normal; }

.bold, .button, form.InputfieldForm button, form.InputfieldForm div.InputfieldContent label, form.InputfieldForm div.InputfieldContent label *, div.ce-type-projects div.projects section > div p.readMore a, strong, .text a {
  font-family: acumin-pro, sans-serif;
  font-weight: 700;
  font-style: normal; }

.regular_condensed, .fs_headline_1, .text h3 {
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 400;
  font-style: normal; }

.bold_condensed, .fs_headline_2, div.ce-type-accordion section h3, div.contacts.grid > section > div h3, div.ce-type-projects div.projects section > div h3, .text h2, .fs_headline_3, .text h4, body > header nav ul#mainNaviList > li > a span, body > header nav ul#mainNaviList > li > ul li a span {
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 700;
  font-style: normal; }

.fs_headline_1, .text h3 {
  font-size: 3.5rem;
  text-transform: uppercase;
  line-height: 110%; }
  @media only screen and (max-width: 30rem) {
  .fs_headline_1, .text h3 {
    font-size: 1.6rem; } }

.fs_headline_2, div.ce-type-accordion section h3, div.contacts.grid > section > div h3, div.ce-type-projects div.projects section > div h3, .text h2 {
  text-transform: uppercase; }
  @media only screen and (max-width: 30rem) {
  .fs_headline_2, div.ce-type-accordion section h3, div.contacts.grid > section > div h3, div.ce-type-projects div.projects section > div h3, .text h2 {
    font-size: 1.2rem; } }

.fs_headline_3, .text h4 {
  font-size: 1.5rem; }
  @media only screen and (max-width: 30rem) {
  .fs_headline_3, .text h4 {
    font-size: 1.2rem; } }

.fs_text, body {
  font-size: 1.25rem; }
  @media only screen and (max-width: 30rem) {
  .fs_text, body {
    font-size: 1rem; } }

.fs_small, form.InputfieldForm *, div#socket ul#subNaviList li a span {
  font-size: 1rem; }

.fs_tiny, div.contacts.grid > section > div *, div.ce.ce-type-gallery ul li figure figcaption {
  font-size: 0.7rem; }

.material-icons, body > header nav button::after, body > header div#headerImage > button::after, div.ce-type-accordion section.interactive h3::after, div.contacts.grid > section > div ul.communication li.vcard a::before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
.button, form.InputfieldForm button {
  background: none;
  background-color: #e2372d;
  color: #fff;
  padding: 0.8rem 3rem;
  text-transform: uppercase; }

form.InputfieldForm {
  padding: 5rem 5rem 3rem;
  background-color: #e6e6e6; }
  form.InputfieldForm:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -35px;
    display: block;
    width: 65px;
    background: #e6e6e6;
    -webkit-transform: skew(-5deg);
    -ms-transform: skew(-5deg);
    transform: skew(-5deg); }
  form.InputfieldForm input[type="checkbox"] {
    margin-right: 0.5rem; }
  form.InputfieldForm p.description {
    opacity: 1; }
  @media only screen and (max-width: 30rem) {
  form.InputfieldForm {
    padding: 1rem 1rem 3rem; }
    form.InputfieldForm::before {
      display: none; } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body > header {
  z-index: 1000;
  background-color: #fff; }
  body > header h1 {
    position: absolute;
    top: 2rem;
    left: 5rem;
    z-index: 10;
    min-height: 100px; }
    @media only screen and (max-width: 30rem) {
  body > header h1 {
    display: none; } }
  body > header > div.wrapper {
    z-index: 9; }
    body > header > div.wrapper img#logoScroll {
      display: none;
      position: absolute;
      top: 109px;
      left: 2rem;
      width: 350px; }
  body > header.scrolled {
    padding-top: 169px; }
    body > header.scrolled h1 {
      display: none; }
    body > header.scrolled div.wrapper.fixed {
      position: fixed;
      top: -100px;
      left: 0;
      right: 0;
      background-color: #fff;
      max-width: 120rem;
      padding: 0 14rem;
      min-height: 155px;
      z-index: 1000; }
      body > header.scrolled div.wrapper.fixed img#logoScroll {
        display: block; }
    body > header.scrolled div#headerImage::after {
      display: none; }
  @media only screen and (max-width: 30rem) {
  body > header {
    padding-top: 169px; }
    body > header h1 {
      display: none; }

    body > header div.wrapper.fixed {
      position: fixed;
      top: -100px;
      left: 0;
      right: 0;
      background-color: #fff;
      max-width: 120rem;
      padding: 0 14rem;
      min-height: 155px;
      z-index: 1000; }
      body > header div.wrapper.fixed img#logoScroll {
        display: block; }

    body > header div#headerImage::after {
      display: none; }

    body > header > div.wrapper img#logoScroll {
      width: 250px; } }
  body > header nav {
    padding: 120px 0 0 0; }
    body > header nav button {
      display: none;
      position: fixed;
      top: 0.5rem;
      right: 0.5rem;
      background: none;
      z-index: 10; }
      body > header nav button span {
        display: none; }
      body > header nav button::after {
        display: block;
        content: "menu";
        color: #000;
        background-color: #fff;
        padding: 5px;
        font-size: 2rem; }
    body > header nav ul#mainNaviList {
      text-align: right; }
      body > header nav ul#mainNaviList > li {
        display: inline-block;
        margin-left: 3rem; }
        body > header nav ul#mainNaviList > li > a {
          display: inline-block;
          text-decoration: none;
          padding-bottom: 20px; }
          body > header nav ul#mainNaviList > li > a span {
            color: #000;
            text-transform: uppercase; }
        body > header nav ul#mainNaviList > li > ul {
          text-align: left;
          position: absolute;
          right: 0;
          top: 29px;
          padding-top: 20px;
          visibility: hidden;
          opacity: 0;
          transition: visibility 0.01s 0.01s, opacity 0.2s; }
          body > header nav ul#mainNaviList > li > ul li a {
            display: block;
            text-decoration: none;
            padding: 0.5rem 2rem;
            background-color: #e2372d; }
            body > header nav ul#mainNaviList > li > ul li a span {
              color: #fff;
              text-transform: uppercase;
              white-space: nowrap; }
            body > header nav ul#mainNaviList > li > ul li:first-child a {
              padding: 2rem 2rem 0.5rem; }
            body > header nav ul#mainNaviList > li > ul li:last-child a {
              padding: 0.5rem 2rem 2rem; }
        body > header nav ul#mainNaviList > li > a:hover::after, body > header nav ul#mainNaviList > li.active > a::after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: -6px;
          right: 0;
          height: 6px;
          background-color: #e2372d; }
        body > header nav ul#mainNaviList > li:hover ul {
          visibility: visible;
          opacity: 1; }
    @media only screen and (max-width: 64rem) {
  body > header nav {
    text-align: right; }
    body > header nav.visible ul#mainNaviList {
      right: 0; }
      body > header nav.visible button::after {
        content: "close"; }
    body > header nav ul#mainNaviList {
      position: fixed;
      top: 0;
      right: -100%;
      min-width: 50vw;
      min-height: 100vh;
      overflow: auto;
      background-color: #e6e6e6;
      text-align: left;
      padding: 100px 3rem 3rem;
      transition: right 0.2s; }
      body > header nav ul#mainNaviList li {
        display: block;
        margin: 0; }
        body > header nav ul#mainNaviList li a {
          display: block;
          padding: 0.5rem 0.5rem 0.5rem 0 !important; }
          body > header nav ul#mainNaviList li a::after {
            display: none !important; }
        body > header nav ul#mainNaviList li > ul {
          display: block;
          position: static;
          visibility: visible;
          opacity: 1;
          padding-top: 0; }
          body > header nav ul#mainNaviList li > ul li {
            margin-left: 2rem !important; }
            body > header nav ul#mainNaviList li > ul li a {
              background: none; }
              body > header nav ul#mainNaviList li > ul li a span {
                color: #666; }
        body > header nav ul#mainNaviList li.active > a {
          border-bottom: 2px solid #e2372d; }
    body > header nav button {
      display: block; } }
  body > header div#headerImage img {
    width: 100%;
    height: auto;
    display: block; }
    body > header div#headerImage > button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 50;
      padding: 3rem 0.5rem 2.5rem;
      cursor: pointer;
      background-color: #e2372d; }
      body > header div#headerImage > button span {
        display: none; }
      body > header div#headerImage > button::after {
        color: white;
        font-size: 2rem; }
      body > header div#headerImage > button.slick-prev {
        left: 0; }
        body > header div#headerImage > button.slick-prev::after {
          content: "keyboard_arrow_left"; }
      body > header div#headerImage > button.slick-next {
        right: 0; }
        body > header div#headerImage > button.slick-next::after {
          content: "keyboard_arrow_right"; }
    body > header div#headerImage::after {
      content: url(/site/templates/images/logo_bottom.svg);
      position: absolute;
      top: -1px;
      left: 0;
      width: 400px;
      height: 65px; }
  body > header img#logoGinkgo {
    position: absolute;
    right: 1rem;
    top: 1rem; }

a#gotoForm {
  position: fixed;
  top: 320px;
  right: -125px;
  background-color: #e2372d;
  padding: 0.2rem 2rem;
  transform: rotate(-90deg);
  text-decoration: none;
  z-index: 1000; }
  @media only screen and (max-width: 30rem) {
  a#gotoForm {
    display: none; } }
  a#gotoForm span {
    color: #fff; }

body > footer {
  padding-top: 5rem;
  background-color: #e6e6e6;
  min-height: 240px; }
  body > footer a.ginkgo {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 1.8rem 3rem 1.6rem 6rem;
    background-color: #fff; }
    body > footer a.ginkgo img {
      width: 164px;
      height: auto; }

div#socket {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0; }
  div#socket ul#subNaviList {
    display: inline-block;
    background-color: #fff; }
    div#socket ul#subNaviList li {
      display: inline-block; }
      div#socket ul#subNaviList li a {
        text-decoration: none; }
        div#socket ul#subNaviList li a span {
          display: block;
          padding: 0.3rem 1rem;
          color: #000; }

body > main {
  background-image: url(/site/templates/images/bg_main.svg), url(/site/templates/images/bg_main_2.png);
  background-color: #fff;
  background-repeat: no-repeat, repeat-y;
  background-size: 100%;
  background-attachment: fixed, scroll; }
  @media only screen and (max-width: 30rem) {
  body > main {
    background-image: none; } }

div.mapParent {
  height: 500px; }
/* space before and behind */
div.ce > div.wrapper > div {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  div.ce.ce-space-before-small > div.wrapper > div {
    padding-top: 2rem; }
  div.ce.ce-space-behind-small > div.wrapper > div {
    padding-bottom: 2rem; }
  div.ce.ce-space-before-none > div.wrapper > div {
    padding-top: 0 !important; }
  div.ce.ce-space-behind-none > div.wrapper > div {
    padding-bottom: 0 !important; }
  @media only screen and (max-width: 30rem) {
  div.ce > div.wrapper > div {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; } }
  div.ce.ce-width-full div.wrapper {
    max-width: 100%; }
  div.ce.ce-width-narrow div.wrapper {
    max-width: 82rem; }
  @media only screen and (max-width: 64rem) {
  div.ce {
    margin-top: 0px !important; } }

div.ce-type-text div.text {
  padding: 5rem; }
  @media only screen and (max-width: 30rem) {
    div.ce-type-text div.text {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media only screen and (max-width: 30rem) {
    div.ce-type-text div.text {
      padding-left: 0;
      padding-right: 0; } }
  div.ce-type-text div.text h2 {
    margin-bottom: 3rem; }

div.ce-type-text_2_cols div.text {
  padding: 5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.ce-type-text_2_cols div.text > div {
    width: 48%; }
  @media only screen and (max-width: 64rem) {
    div.ce-type-text_2_cols div.text > div {
      width: 100%;
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 30rem) {
    div.ce-type-text_2_cols div.text {
      padding: 2rem; }
      div.ce-type-text_2_cols div.text > div {
        width: 100%;
        margin-bottom: 2rem; } }

div.ce-type-accordion section {
  margin-bottom: 1rem; }
  div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
    padding: 2rem 5rem; }
  @media only screen and (max-width: 30rem) {
    div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
      padding: 2rem 3rem 2rem 2rem; } }
  div.ce-type-accordion section.interactive h3 {
    cursor: pointer; }
    div.ce-type-accordion section.interactive h3::after {
      content: "keyboard_arrow_down";
      position: absolute;
      top: 2rem;
      right: 2rem;
      font-weight: bold; }
    div.ce-type-accordion section.interactive h3.open::after {
      content: "keyboard_arrow_up"; }
    div.ce-type-accordion section.interactive div.text {
      padding-top: 1rem; }

div.ce.ce-type-text_with_image > div.wrapper > div {
  padding: 5rem;
  /* custom project settings */
  /* /custom project settings */ }
  @media only screen and (max-width: 30rem) {
    div.ce.ce-type-text_with_image > div.wrapper > div {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media only screen and (max-width: 30rem) {
    div.ce.ce-type-text_with_image > div.wrapper > div {
      padding-left: 0;
      padding-right: 0; } }
  div.ce.ce-type-text_with_image > div.wrapper > div.left, div.ce.ce-type-text_with_image > div.wrapper > div.right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left > div, div.ce.ce-type-text_with_image > div.wrapper > div.right > div {
      width: 48%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp60-40 div.text, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp60-40 div.text {
      width: 38%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp60-40 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp60-40 div.images {
      width: 58%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp70-30 div.text, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp70-30 div.text {
      width: 28%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp70-30 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp70-30 div.images {
      width: 68%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp80-20 div.text, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp80-20 div.text {
      width: 18%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp80-20 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp80-20 div.images {
      width: 78%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp40-60 div.text, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp40-60 div.text {
      width: 58%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp40-60 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp40-60 div.images {
      width: 38%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp30-70 div.text, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp30-70 div.text {
      width: 68%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp30-70 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp30-70 div.images {
      width: 28%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp20-80 div.text, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp20-80 div.text {
      width: 78%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left.itp20-80 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right.itp20-80 div.images {
      width: 18%; }
  div.ce.ce-type-text_with_image > div.wrapper > div.before > div.images {
    margin-bottom: 2rem; }
  div.ce.ce-type-text_with_image > div.wrapper > div.behind > div.text {
    margin-bottom: 2rem; }
  div.ce.ce-type-text_with_image > div.wrapper > div.left-float div.images {
    float: left;
    width: 45%;
    margin: 0 1.5rem 1rem 0; }
  div.ce.ce-type-text_with_image > div.wrapper > div.right-float div.images {
    float: right;
    width: 45%;
    margin: 0 0 1rem 1.5rem; }
  div.ce.ce-type-text_with_image > div.wrapper > div.left-float.itp60-40 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right-float.itp60-40 div.images {
    width: 58%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left-float.itp70-30 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right-float.itp70-30 div.images {
      width: 68%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left-float.itp80-20 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right-float.itp80-20 div.images {
      width: 78%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left-float.itp40-60 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right-float.itp40-60 div.images {
      width: 38%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left-float.itp30-70 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right-float.itp30-70 div.images {
      width: 28%; }
    div.ce.ce-type-text_with_image > div.wrapper > div.left-float.itp20-80 div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right-float.itp20-80 div.images {
      width: 18%; }
  @media only screen and (max-width: 30rem) {
      div.ce.ce-type-text_with_image > div.wrapper > div.left-float div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right-float div.images {
        float: none;
        width: 100%;
        margin: 0 0 2rem 0; } }
  div.ce.ce-type-text_with_image > div.wrapper > div div.images picture {
    display: block;
    overflow: hidden; }
    div.ce.ce-type-text_with_image > div.wrapper > div div.images picture.interactive {
      padding-top: 75%; }
      div.ce.ce-type-text_with_image > div.wrapper > div div.images picture.interactive img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }
    div.ce.ce-type-text_with_image > div.wrapper > div div.images img {
      max-width: 100%;
      display: block; }
    @media only screen and (max-width: 30rem) {
    div.ce.ce-type-text_with_image > div.wrapper > div div.images {
      order: 2; } }
  div.ce.ce-type-text_with_image > div.wrapper > div {
    align-items: flex-start; }
  div.ce.ce-type-text_with_image > div.wrapper > div.left-float div.images, div.ce.ce-type-text_with_image > div.wrapper > div.right-float div.images {
    margin-bottom: 6rem; }
  div.ce.ce-type-text_with_image > div.wrapper > div div.text {
    padding-bottom: 70px; }
  div.ce.ce-type-text_with_image > div.wrapper > div div.images figure:nth-child(2) {
    position: absolute;
    right: -7rem;
    bottom: -7rem;
    width: 50%; }
    @media only screen and (max-width: 64rem) {
      div.ce.ce-type-text_with_image > div.wrapper > div div.images figure:nth-child(2) {
        display: none; } }
    div.ce.ce-type-text_with_image > div.wrapper > div div.images figure:nth-child(2) picture.interactive {
      transition: all 0.3s;
      padding-top: 75%;
      background-size: 100%;
      background-position: 50%; }
      div.ce.ce-type-text_with_image > div.wrapper > div div.images figure:nth-child(2) picture.interactive:hover {
        background-size: 150%; }
      div.ce.ce-type-text_with_image > div.wrapper > div div.images figure:nth-child(2) picture.interactive img {
        display: none; }
  div.ce.ce-type-text_with_image > div.wrapper > div.left div.images figure:nth-child(2) {
    left: 2rem;
    bottom: -4rem;
    width: 50%; }
  div.ce.ce-type-text_with_image > div.wrapper > div a.readMore {
    position: absolute;
    bottom: 5rem;
    left: 50%;
    transform: translateX(-50%);
    text-decoration: none; }
  div.ce.ce-type-text_with_image > div.wrapper > div.left.custom div.images figure:nth-child(2) {
    left: -2rem; }
  div.ce.ce-type-text_with_image > div.wrapper > div.right.custom div.images figure:nth-child(2) {
    right: 1rem; }
  @media only screen and (max-width: 64rem) {
    div.ce.ce-type-text_with_image > div.wrapper > div > div {
      width: 100% !important;
      margin-bottom: 1rem; } }
  @media only screen and (max-width: 30rem) {
    div.ce.ce-type-text_with_image > div.wrapper > div > div {
      width: 100% !important;
      margin-bottom: 1rem; } }

div.contacts.grid {
  display: flex;
  flex-wrap: wrap; }
  div.contacts.grid > section {
    width: 50%;
    display: flex;
    flex-wrap: wrap; }
    div.contacts.grid > section > * {
      width: 50%; }
    @media only screen and (max-width: 64rem) {
    div.contacts.grid > section {
      width: 100%; }
      div.contacts.grid > section:nth-child(even) > figure {
        order: 2; }
        div.contacts.grid > section:nth-child(even) > div {
          order: 1; }

      div.contacts.grid > section:nth-child(odd) > figure {
        order: 1; }
        div.contacts.grid > section:nth-child(odd) > div {
          order: 2; } }
    @media only screen and (max-width: 30rem) {
    div.contacts.grid > section > * {
      width: 100%; }
      div.contacts.grid > section:nth-child(even) > figure {
        order: 1; }
        div.contacts.grid > section:nth-child(even) > div {
          order: 2; }

      div.contacts.grid > section:nth-child(odd) > figure {
        order: 1; }
        div.contacts.grid > section:nth-child(odd) > div {
          order: 2; }

      div.contacts.grid > section > figure img {
        width: 100%; }
        div.contacts.grid > section > figure::after {
          display: none; }

      div.contacts.grid > section > div {
        padding-left: 1rem !important;
        padding-right: 1rem !important; }
        div.contacts.grid > section > div ul.communication {
          position: static !important;
          margin-top: 2rem; } }
    div.contacts.grid > section:hover h3 {
      color: #469c24; }
    div.contacts.grid > section:hover figure::after {
      opacity: 1;
      top: 10px;
      left: 10px;
      bottom: -10px;
      right: -10px; }
    div.contacts.grid > section.right:hover figure::after {
      left: -10px;
      right: 10px; }
    div.contacts.grid > section > figure img {
      display: block; }
    div.contacts.grid > section > figure::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      border: 10px solid #469c24;
      opacity: 0;
      transition: all 0.2s;
      z-index: 1000; }
    div.contacts.grid > section > div {
      padding: 2rem; }
    div.contacts.grid > section > div h3 {
      margin-bottom: 1rem;
      transition: all 0.2s; }
    div.contacts.grid > section > div ul.communication {
      position: absolute;
      left: 2rem;
      bottom: 2rem; }
      div.contacts.grid > section > div ul.communication li a {
        color: black;
        text-decoration: none; }
      div.contacts.grid > section > div ul.communication li.vcard {
        margin-top: 1rem; }
      div.contacts.grid > section > div ul.communication li.vcard a {
        padding-left: 30px;
        text-decoration: underline; }
      div.contacts.grid > section > div ul.communication li.vcard a::before {
        content: "contact_mail";
        position: absolute;
        left: 0;
        top: -4px; }

div.ce-type-video div.video {
  padding: 5rem; }
  div.ce-type-video div.video video {
    width: 100%; }

div.ce-type-projects div.projects {
  padding: 2rem 5rem; }
  div.ce-type-projects div.projects section {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    margin-bottom: 3rem; }
    div.ce-type-projects div.projects section > * {
      width: 50%; }
    @media only screen and (max-width: 30rem) {
    div.ce-type-projects div.projects section > * {
      width: 100%; }
      div.ce-type-projects div.projects section > div {
        padding: 2rem !important; }
        div.ce-type-projects div.projects section > div p.readMore {
          margin-top: 2rem;
          position: static !important; } }
    div.ce-type-projects div.projects section > figure img {
      width: 100%;
      display: block; }
    div.ce-type-projects div.projects section > div {
      padding: 3rem; }
    div.ce-type-projects div.projects section > div h3 {
      margin-bottom: 2rem; }
    div.ce-type-projects div.projects section > div p.readMore {
      position: absolute;
      bottom: 3rem;
      left: 3rem;
      right: 3rem;
      border-bottom: 10px solid #000; }
      div.ce-type-projects div.projects section > div p.readMore a {
        display: block;
        color: #469c24;
        padding-bottom: 1rem;
        text-decoration: none; }

div.ce.ce-type-form div.form {
  padding: 0 5rem 5rem; }
  @media only screen and (max-width: 30rem) {
  div.ce.ce-type-form div.wrapper {
    padding-left: 0;
    padding-right: 0; }
    div.ce.ce-type-form div.form {
      padding: 0; }
      div.ce.ce-type-form div.form form {
        padding: 1rem 2rem 3rem; } }

div.ce.ce-type-gallery ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center; }
  div.ce.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fff;
    margin: 0 1% 2%; }
    div.ce.ce-type-gallery ul li figure {
      width: 100%;
      position: static; }
    div.ce.ce-type-gallery ul li figure picture {
      display: block; }
    div.ce.ce-type-gallery ul li figure figcaption {
      position: absolute;
      bottom: -1rem;
      left: 0.5rem;
      color: #666; }
    @media only screen and (max-width: 64rem) {
    div.ce.ce-type-gallery ul li {
      width: 31.33% !important;
      margin-bottom: 2rem; } }
    @media only screen and (max-width: 30rem) {
    div.ce.ce-type-gallery ul li {
      width: 100% !important;
      margin-bottom: 2rem; } }
  div.ce.ce-type-gallery ul[data-columns="2"] li {
    width: 48%; }
  div.ce.ce-type-gallery ul[data-columns="3"] li {
    width: 31.33%; }
  div.ce.ce-type-gallery ul[data-columns="4"] li {
    width: 23%; }
  div.ce.ce-type-gallery ul[data-columns="5"] li {
    width: 18%; }
  div.ce.ce-type-gallery ul[data-columns="6"] li {
    width: 15%; }
  div.ce.ce-type-gallery ul[data-columns="7"] li {
    width: 12%; }
  div.ce.ce-type-gallery ul[data-columns="8"] li {
    width: 11%; }
  div.ce.ce-type-gallery ul[data-columns="9"] li {
    width: 9%; }
  div.ce.ce-type-gallery ul[data-columns="10"] li {
    width: 9%; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body {
  background-color: #ccc;
  max-width: 120rem;
  margin: auto; }

img {
  max-width: 100%; }

div#mobileCheck {
  display: none; }
  @media only screen and (max-width: 30rem) {
  div#mobileCheck {
    display: block; } }

div.wrapper {
  max-width: 92rem;
  padding: 0 1rem;
  margin: 0 auto; }
  div.wrapper.outer {
    max-width: 120rem; }

.shadow, div.ce.ce-type-gallery ul li {
  -webkit-box-shadow: 0px 0px 31px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 31px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 31px -15px rgba(0, 0, 0, 0.75); }

.skewRight:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  display: block;
  width: 35px;
  background: #fff;
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg); }

.skewLeft:before, body > footer a.ginkgo:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -28px;
  display: block;
  width: 55px;
  background: #e6e6e6;
  -webkit-transform: skew(10deg);
  -ms-transform: skew(10deg);
  transform: skew(10deg); }

.text h2 {
  margin-bottom: 1.8rem; }
  .text h3 {
    margin-bottom: 3rem; }
  .text h4 {
    margin-bottom: 1.5rem; }
  .text a {
    text-decoration: none; }
  .text a:hover {
    text-decoration: underline; }
  .text p + h3, .text ul + h3, .text ol + h3 {
    margin-top: 4rem; }
  .text p, .text ul, .text ol, .text table {
    margin-bottom: 1.5rem; }
/* styles */
div.ce.bg_white {
  background-color: #fff; }
  div.ce.ce-style1 .text h2, div.ce.ce-style1 .text a {
    color: #e2372d; }
  div.ce.ce-style1 button, div.ce.ce-style1 .button, div.ce.ce-style1 form.InputfieldForm button, form.InputfieldForm div.ce.ce-style1 button {
    background-color: #e2372d; }
  div.ce.ce-style2 .text h2, div.ce.ce-style2 .text a {
    color: #469c24; }
  div.ce.ce-style2 button, div.ce.ce-style2 .button, div.ce.ce-style2 form.InputfieldForm button, form.InputfieldForm div.ce.ce-style2 button {
    background-color: #469c24; }
  div.ce.ce-style3 .text h2, div.ce.ce-style3 .text a {
    color: #199ada; }
  div.ce.ce-style3 button, div.ce.ce-style3 .button, div.ce.ce-style3 form.InputfieldForm button, form.InputfieldForm div.ce.ce-style3 button {
    background-color: #199ada; }
