@charset "UTF-8";
/*!
Theme Name: Gunthner
Theme URI: http://underscores.me/
Author: bitelier
Author URI: http://www.bitelier.eu/
Description: Engineers
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gunthner
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Gunthner is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&display=swap&subset=latin-ext");
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #272F69;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #FFFFFF;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted transparent;
  cursor: help; }

mark, ins {
  background: #FFFFFF;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  background: #FFFFFF;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #272F69;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: transparent;
  border-radius: 3px;
  background: #272F69;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: transparent; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: transparent; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
  color: #272F69;
  border: 0;
  border-radius: 0;
  padding: 20px;
  outline: 0;
  font-size: 12px;
  font-size: 0.75rem; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus,
  select:focus {
    color: inherit; }

textarea,
select {
  width: 100%; }

select::-ms-expand {
  display: none; }

.contact-form form.wpcf7-form {
  font-size: 0px;
  font-size: 0rem; }
.contact-form .field {
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1rem;
  display: inline-block; }
  .contact-form .field input[type="text"] {
    width: 100%; }
.contact-form .long-field {
  width: 100%; }
.contact-form .short-field {
  width: 100%; }
  @media screen and (min-width: 500px) {
    .contact-form .short-field {
      width: calc(50% - 15px); }
      .contact-form .short-field.left {
        margin-right: 30px; } }
.contact-form .text-area {
  margin-bottom: 30px; }
.contact-form .acceptance,
.contact-form .legal-text {
  display: inline-block;
  vertical-align: top; }
.contact-form .acceptance {
  width: 40px; }
.contact-form .legal-text {
  width: calc(100% - 50px);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5; }
  .contact-form .legal-text a {
    text-decoration: underline; }
.contact-form .button {
  margin-top: 30px; }
  .contact-form .button input[type="submit"] {
    background-color: #272F69;
    color: #FFFFFF;
    border: 0;
    border-radius: 0;
    padding: 20px 30px;
    outline: 0;
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: bold; }
.contact-form .form-title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 10px; }
.contact-form .form-text {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 20px; }
.contact-form .form-upload {
  font-size: 12px;
  font-size: 0.75rem; }
  .contact-form .form-upload.first {
    margin-bottom: 10px; }
  .contact-form .form-upload.second {
    margin-bottom: 20px; }

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    select {
      padding-right: 18px; } }

.select {
  position: relative; }
  .select:after {
    content: "\f347";
    font-family: 'dashicons';
    right: 8px;
    top: 50%;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .select::before {
    content: '';
    right: 6px;
    top: 0px;
    width: 20px;
    height: 20px;
    position: absolute;
    pointer-events: none;
    display: block; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: inherit;
  text-decoration: none; }
  a:visited {
    color: inherit; }
  a:hover, a:focus, a:active {
    color: inherit; }
  a:hover, a:active {
    outline: 0; }

.menu {
  padding: 0;
  margin: 0; }
  .menu .menu-item {
    display: block;
    list-style: none; }
    .menu .menu-item a {
      text-decoration: none; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          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: #FFFFFF;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #272F69;
    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; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.post,
.page {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# CUSTOM
--------------------------------------------------------------*/
/* General */
.container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 1rem; }

.site-content {
  padding-top: 107px; }

.entry-content {
  margin-top: 0; }
  .entry-content p {
    margin: 0; }

.hentry,
.page {
  margin: 0; }

/* Header */
.site-header {
  background-color: #FFFFFF;
  padding: 25px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all; }

.site-branding {
  float: left;
  display: table; }

.main-navigation {
  float: right;
  display: table;
  max-width: calc(100% - 260px); }

.custom-logo {
  max-width: 240px;
  -webkit-transition: 0.5s ease max-width;
  transition: 0.5s ease max-width; }

.main-navigation a {
  text-transform: uppercase; }
@media screen and (min-width: 821px) {
  .main-navigation .container-mobile {
    display: none; } }
.main-navigation .container-mobile .menu-main-container {
  max-width: 350px;
  margin: 0 auto; }
.main-navigation .container-mobile .open-menu {
  height: 30px;
  width: 43px;
  background-image: url("images/menu.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  cursor: pointer;
  position: relative;
  top: 15px;
  right: 0; }
.main-navigation .container-mobile .menu-container {
  position: fixed;
  top: 0;
  right: 0;
  min-height: 100vh;
  min-width: 100vw;
  background-color: #272F69;
  padding: 56px 1rem 1rem;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.7s ease transform;
  transition: 0.7s ease transform; }
  .main-navigation .container-mobile .menu-container.open {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .main-navigation .container-mobile .menu-container .close-menu {
    height: 30px;
    width: 30px;
    background-image: url("images/menu-close.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer; }
.main-navigation .container-mobile a {
  color: #FFFFFF;
  font-size: 40px;
  font-size: 2.5rem;
  text-transform: none;
  padding: 10px 0;
  display: block; }
.main-navigation .container-mobile .search-form {
  max-width: 350px;
  margin: 0 auto;
  margin-top: 50px; }
  .main-navigation .container-mobile .search-form input {
    font-size: 16px;
    font-size: 1rem; }
  .main-navigation .container-mobile .search-form .search-field {
    margin-right: -5px;
    padding: 14px 20px;
    border: 0; }
  .main-navigation .container-mobile .search-form input[type="submit"] {
    background-color: #272F69;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 0;
    padding: 17px 15px;
    outline: 0;
    text-transform: uppercase;
    font-weight: bold; }
    @media screen and (min-width: 500px) {
      .main-navigation .container-mobile .search-form input[type="submit"] {
        padding: 17px 30px; } }
  @media screen and (max-width: 500px) {
    .main-navigation .container-mobile .search-form input[type="search"] {
      width: 150px; } }
.main-navigation .container-desktop {
  position: relative; }
  @media screen and (max-width: 820px) {
    .main-navigation .container-desktop {
      display: none; } }
  .main-navigation .container-desktop .menu-item {
    display: inline-block;
    margin-right: 20px;
    padding: 15px 0;
    -webkit-transition: 0.5s ease padding;
    transition: 0.5s ease padding; }
    .main-navigation .container-desktop .menu-item.search-icon {
      background-image: url("images/search.svg");
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center;
      width: 22px;
      height: 22px;
      padding: 0;
      margin-left: 15px;
      position: relative;
      top: 2px;
      cursor: pointer; }
  .main-navigation .container-desktop a {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1px; }
  .main-navigation .container-desktop .search-form {
    position: absolute;
    right: 0;
    top: 82px;
    display: none; }
    .main-navigation .container-desktop .search-form .search-field {
      margin-right: -5px;
      padding: 10px 20px;
      border: 1px solid #272F69; }
    .main-navigation .container-desktop .search-form input[type="submit"] {
      background-color: #272F69;
      color: #FFFFFF;
      border: 0;
      border-radius: 0;
      padding: 14px 30px;
      outline: 0;
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: uppercase;
      font-weight: bold; }

.site-header.minimized {
  padding: 10px 0; }
  .site-header.minimized .custom-logo {
    max-width: 150px; }
  .site-header.minimized .main-navigation .container-desktop .menu-item {
    padding: 5px 0; }
  .site-header.minimized .search-form {
    top: 47px; }
  .site-header.minimized .open-menu {
    top: 4px; }

/* Blocks */
.block h1, .block h2 {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.4;
  margin: 0; }
  @media screen and (max-width: 660px) {
    .block h1, .block h2 {
      font-size: 32px;
      font-size: 2rem;
      line-height: 1.1; } }
.block h3 {
  font-weight: normal;
  line-height: 1.4;
  margin: 0; }
  @media screen and (max-width: 660px) {
    .block h3 {
      line-height: 1.2; } }
.block p {
  line-height: 1.3; }
.block.page-header {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .block.page-header .filter {
    background-color: rgba(39, 47, 105, 0.4);
    height: 100%;
    padding: 70px 0; }
  .block.page-header .container {
    display: table;
    width: 100%;
    height: 100%; }
  .block.page-header .content {
    display: table-cell;
    vertical-align: bottom; }
  .block.page-header .label,
  .block.page-header .title * {
    color: #FFFFFF; }
  .block.page-header .label {
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    margin-bottom: 30px; }
.block.main-text {
  padding: 70px 0; }
  .block.main-text.light {
    background-color: #FFFFFF; }
    .block.main-text.light h2, .block.main-text.light p {
      color: #272F69; }
    .block.main-text.light p {
      background-image: url("images/divider-dark.svg"); }
  .block.main-text.dark {
    background-color: #272F69; }
    .block.main-text.dark h2, .block.main-text.dark p {
      color: #FFFFFF; }
    .block.main-text.dark p {
      background-image: url("images/divider-light.svg"); }
  .block.main-text h2 {
    margin-bottom: 30px; }
  .block.main-text p {
    font-size: 26px;
    font-size: 1.625rem;
    padding-top: 50px;
    background-repeat: no-repeat;
    background-size: 100px auto;
    background-position: top left; }
    @media screen and (min-width: 550px) {
      .block.main-text p {
        padding-left: 150px;
        background-position: top 10px left;
        padding-top: 0; } }
.block.services {
  padding: 70px 0;
  overflow-x: hidden; }
  .block.services .container {
    font-size: 0px;
    font-size: 0rem; }
  .block.services .service {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    max-width: 400px;
    width: 100%;
    margin: 0 auto 40px; }
    .block.services .service.service-3 {
      margin: 0 auto; }
    @media screen and (min-width: 900px) {
      .block.services .service {
        width: calc(33.33%);
        display: inline-block;
        vertical-align: top;
        margin: 0;
        max-width: 100%; } }
    .block.services .service.service-1 {
      -webkit-transition: 0.7s ease all;
      transition: 0.7s ease all; }
    .block.services .service.service-2 {
      -webkit-transition: 1.4s ease all;
      transition: 1.4s ease all; }
    .block.services .service.service-3 {
      -webkit-transition: 2.1s ease all;
      transition: 2.1s ease all; }
  .block.services.animated .service {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .block.services .service-number {
    font-size: 40px;
    font-size: 2.5rem;
    background-color: #536797;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    height: 67px;
    width: 67px;
    text-align: center;
    padding-top: 6px;
    display: inline-block;
    vertical-align: top; }
  .block.services .content {
    width: calc(100% - 67px);
    padding-left: 20px;
    display: inline-block;
    vertical-align: top; }
    @media screen and (min-width: 900px) {
      .block.services .content {
        padding: 0 20px; } }
    .block.services .content .title h3 {
      font-size: 26px;
      font-size: 1.625rem;
      margin-bottom: 10px; }
      .block.services .content .title h3 strong {
        display: block; }
    .block.services .content .text p {
      font-size: 20px;
      font-size: 1.25rem; }
.block.parallax {
  position: relative; }
  .block.parallax .parallax-window {
    min-height: 600px;
    background: transparent; }
  .block.parallax .filter {
    background-color: rgba(39, 47, 105, 0.4);
    min-height: 600px;
    height: 600px;
    width: 100%;
    padding: 30px 0;
    position: absolute;
    top: 0;
    display: table; }
    @media screen and (min-width: 400px) {
      .block.parallax .filter {
        padding: 70px 0; } }
  .block.parallax .container {
    max-width: 100%;
    display: table-cell; }
  .block.parallax.top .container {
    vertical-align: top; }
  .block.parallax.center .container {
    vertical-align: middle; }
  .block.parallax.bottom .container {
    vertical-align: bottom; }
  .block.parallax .position-container {
    max-width: 1000px;
    margin: 0 auto; }
  .block.parallax .title h2,
  .block.parallax .content > div > * {
    color: #FFFFFF; }
  .block.parallax .title h2 {
    margin-bottom: 30px; }
    @media screen and (min-width: 400px) {
      .block.parallax .title h2 {
        margin-bottom: 70px; } }
  .block.parallax .content {
    font-size: 0px;
    font-size: 0rem; }
    .block.parallax .content > div {
      font-size: 20px;
      font-size: 1.25rem; }
      @media screen and (min-width: 500px) {
        .block.parallax .content > div {
          font-size: 26px;
          font-size: 1.625rem; } }
      @media screen and (min-width: 700px) {
        .block.parallax .content > div {
          display: inline-block;
          vertical-align: top;
          width: 50%; } }
      .block.parallax .content > div p {
        line-height: 1.4; }
      .block.parallax .content > div .link {
        font-size: 14px;
        font-size: 0.875rem;
        text-transform: uppercase;
        margin-top: 30px;
        display: inline-block;
        padding-right: 90px;
        background-image: url("images/arrow.svg");
        background-repeat: no-repeat;
        background-size: 60px auto;
        background-position: right center; }
  .block.parallax .content-left {
    margin-bottom: 10px; }
  @media screen and (min-width: 700px) {
    .block.parallax .content-left {
      padding-right: 10px;
      margin-bottom: 0; }
    .block.parallax .content-right {
      padding-left: 10px; } }
.block.three-quotes, .block.single-quote {
  padding: 70px 0; }
  .block.three-quotes .quote, .block.single-quote .quote {
    padding: 0 10px; }
    .block.three-quotes .quote .text, .block.single-quote .quote .text {
      padding-bottom: 30px;
      margin-bottom: 20px;
      background-image: url("images/divider-dark.svg");
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: 80px auto; }
      .block.three-quotes .quote .text p, .block.single-quote .quote .text p {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 1.4;
        font-weight: bold;
        font-style: italic;
        text-align: center; }
        .block.three-quotes .quote .text p:before, .block.single-quote .quote .text p:before {
          content: '»';
          font-size: 40px;
          font-size: 2.5rem;
          line-height: 0;
          margin-right: 3px; }
        .block.three-quotes .quote .text p:after, .block.single-quote .quote .text p:after {
          content: '«';
          font-size: 40px;
          font-size: 2.5rem;
          line-height: 0;
          margin-left: 3px; }
    .block.three-quotes .quote .author,
    .block.three-quotes .quote .author-description, .block.single-quote .quote .author,
    .block.single-quote .quote .author-description {
      font-size: 14px;
      font-size: 0.875rem;
      text-align: center; }
  .block.three-quotes.dark, .block.single-quote.dark {
    background-color: #272F69; }
    .block.three-quotes.dark .text p,
    .block.three-quotes.dark .author,
    .block.three-quotes.dark .author-description, .block.single-quote.dark .text p,
    .block.single-quote.dark .author,
    .block.single-quote.dark .author-description {
      color: #FFFFFF; }
    .block.three-quotes.dark .text, .block.single-quote.dark .text {
      background-image: url("images/divider-light.svg"); }
.block.three-quotes .container {
  font-size: 0px;
  font-size: 0rem; }
.block.three-quotes .quote {
  font-size: 16px;
  font-size: 1rem;
  max-width: 400px;
  margin: 0 auto 40px; }
  .block.three-quotes .quote:last-of-type {
    margin: 0 auto; }
  @media screen and (min-width: 900px) {
    .block.three-quotes .quote {
      width: calc(33.33%);
      display: inline-block;
      vertical-align: top;
      margin: 0; } }
.block.single-quote .container {
  max-width: 700px; }
.block.projects-presentation {
  position: relative; }
  .block.projects-presentation .loading-bar {
    height: 7px;
    background-image: url("images/loading-bar.svg");
    background-size: auto 5px;
    background-position: left top 1px;
    background-repeat: repeat-x;
    -webkit-animation: 9s progress infinite linear;
            animation: 9s progress infinite linear;
    position: absolute;
    top: 1px;
    background-color: transparent;
    z-index: 1; }
  .block.projects-presentation .slider {
    min-height: 700px; }
  .block.projects-presentation .panel {
    position: absolute;
    top: 0;
    min-height: 700px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    visibility: visible;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: visibility 0.7s, opacity 0.7s linear;
    transition: visibility 0.7s, opacity 0.7s linear; }
    .block.projects-presentation .panel.active:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      -webkit-transform-origin: center;
              transform-origin: center;
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
      z-index: -1;
      pointer-events: none;
      -webkit-animation: zoom-in 9s both linear;
              animation: zoom-in 9s both linear; }
    .block.projects-presentation .panel .filter {
      background-color: rgba(39, 47, 105, 0.4);
      min-height: 700px;
      padding: 30px 0;
      position: relative; }
      @media screen and (min-width: 900px) {
        .block.projects-presentation .panel .filter {
          padding: 70px 0; } }
    .block.projects-presentation .panel:not(.active) {
      visibility: hidden;
      opacity: 0; }
  @media screen and (max-height: 950px) {
    .block.projects-presentation .slider,
    .block.projects-presentation .panel,
    .block.projects-presentation .panel .filter {
      min-height: auto;
      height: calc(100vh - 207px); } }
  @media screen and (max-height: 700px) {
    .block.projects-presentation .slider,
    .block.projects-presentation .panel,
    .block.projects-presentation .panel .filter {
      min-height: auto;
      height: calc(100vh - 127px); } }
  .block.projects-presentation .title h2,
  .block.projects-presentation .building-tax,
  .block.projects-presentation .text *,
  .block.projects-presentation .link {
    color: #FFFFFF; }
  .block.projects-presentation .building-tax,
  .block.projects-presentation .text {
    width: calc(100% - 1rem); }
  .block.projects-presentation .content {
    max-width: 460px;
    position: absolute;
    bottom: 30px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: visibility 0s, opacity 1.5s ease, -webkit-transform 1.5s;
    transition: visibility 0s, opacity 1.5s ease, -webkit-transform 1.5s;
    transition: visibility 0s, transform 1.5s, opacity 1.5s ease;
    transition: visibility 0s, transform 1.5s, opacity 1.5s ease, -webkit-transform 1.5s; }
    @media screen and (min-width: 500px) {
      .block.projects-presentation .content {
        bottom: 70px; } }
  .block.projects-presentation .panel.active .content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .block.projects-presentation .building-tax {
    font-size: 26px;
    font-size: 1.625rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px; }
    @media screen and (max-height: 630px) {
      .block.projects-presentation .building-tax {
        font-size: 22.4px;
        font-size: 1.4rem;
        margin-bottom: 10px; } }
  .block.projects-presentation .text * {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 30px; }
    @media screen and (max-height: 630px) {
      .block.projects-presentation .text * {
        font-size: 16px;
        font-size: 1rem; } }
  .block.projects-presentation .link {
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 90px;
    background-image: url("images/arrow.svg");
    background-repeat: no-repeat;
    background-size: 60px auto;
    background-position: right center; }
  .block.projects-presentation .slider-navigation {
    background-color: #272F69; }
  .block.projects-presentation .slider-menu {
    font-size: 0px;
    font-size: 0rem;
    list-style: none;
    margin: 0;
    padding: 0;
    opacity: 1;
    visibility: 1; }
    .block.projects-presentation .slider-menu .icon {
      display: inline-block;
      width: calc(100% / 6);
      height: 70px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      cursor: pointer; }
      @media screen and (min-width: 700px) {
        .block.projects-presentation .slider-menu .icon {
          height: 150px; } }
      @media screen and (max-height: 700px) {
        .block.projects-presentation .slider-menu .icon {
          height: 70px; } }
      .block.projects-presentation .slider-menu .icon.icon-1 .filter {
        background-image: url("images/projekt1.svg"); }
      .block.projects-presentation .slider-menu .icon.icon-2 .filter {
        background-image: url("images/projekt3.svg"); }
      .block.projects-presentation .slider-menu .icon.icon-3 .filter {
        background-image: url("images/projekt6.svg"); }
      .block.projects-presentation .slider-menu .icon.icon-4 .filter {
        background-image: url("images/projekt2.svg"); }
      .block.projects-presentation .slider-menu .icon.icon-5 .filter {
        background-image: url("images/projekt5.svg"); }
      .block.projects-presentation .slider-menu .icon.icon-6 .filter {
        background-image: url("images/projekt4.svg"); }
      .block.projects-presentation .slider-menu .icon .filter {
        background-color: rgba(39, 47, 105, 0.7);
        height: 100%;
        padding: 2rem 1rem;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 40px;
        background-size: auto 25px; }
        @media screen and (min-width: 700px) {
          .block.projects-presentation .slider-menu .icon .filter {
            background-size: auto 40px; } }
        @media screen and (max-height: 700px) {
          .block.projects-presentation .slider-menu .icon .filter {
            background-size: auto 25px; } }
      .block.projects-presentation .slider-menu .icon.active {
        background-image: none !important; }
        .block.projects-presentation .slider-menu .icon.active .filter {
          background-color: transparent; }
  .block.projects-presentation .slider-navigation .container {
    max-width: 100%;
    padding: 0; }
.block.systems-presentation {
  padding: 70px 0; }
  .block.systems-presentation .title h2 {
    margin-bottom: 50px; }
  .block.systems-presentation .container {
    content: "";
    display: table;
    table-layout: fixed; }
  .block.systems-presentation .systems {
    font-size: 0px;
    font-size: 0rem; }
  .block.systems-presentation .system {
    font-size: 16px;
    font-size: 1rem;
    margin: 1.5% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media screen and (min-width: 700px) {
      .block.systems-presentation .system {
        width: calc((100% / 2) - 1.5%);
        display: inline-block;
        vertical-align: top; }
        .block.systems-presentation .system:nth-child(2n + 1) {
          margin-right: 3%; } }
    @media screen and (min-width: 1000px) {
      .block.systems-presentation .system {
        width: calc((33.33%) - 2%);
        display: inline-block;
        vertical-align: top; }
        .block.systems-presentation .system:nth-child(2n + 1) {
          margin-right: 0; }
        .block.systems-presentation .system:nth-child(3n + 2) {
          margin: 1.5% 3%; } }
  .block.systems-presentation .filter {
    background-color: rgba(39, 47, 105, 0.4);
    padding: 2rem 1rem;
    position: relative;
    top: 100%;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    height: auto;
    -webkit-transition: 0.4s ease height;
    transition: 0.4s ease height; }
  .block.systems-presentation .system-name,
  .block.systems-presentation .text *,
  .block.systems-presentation .link {
    color: #FFFFFF; }
  .block.systems-presentation .system-name {
    font-size: 20px;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: bold; }
  .block.systems-presentation .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: calc(100% - 2rem); }
    .block.systems-presentation .text * {
      font-size: 20px;
      font-size: 1.25rem; }
  .block.systems-presentation .link {
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 90px;
    background-image: url("images/arrow.svg");
    background-repeat: no-repeat;
    background-size: 60px auto;
    background-position: right center;
    position: absolute;
    bottom: 2rem;
    max-width: calc(100% - 2rem); }
  .block.systems-presentation .content {
    display: none; }
.block.contact {
  background-color: #DCE0E9;
  padding: 70px 0; }
  .block.contact .title h2 {
    margin-bottom: 50px; }
.block.home-contact .side-title {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px; }
.block.home-contact .container {
  font-size: 0px;
  font-size: 0rem; }
.block.home-contact .company-info > div {
  font-size: 14px;
  font-size: 0.875rem; }
  .block.home-contact .company-info > div p {
    line-height: 1.5; }
.block.home-contact .company-info {
  font-size: 16px;
  font-size: 1rem;
  width: 250px;
  margin: 0 0 40px; }
  @media screen and (min-width: 800px) {
    .block.home-contact .company-info {
      display: inline-block;
      vertical-align: top;
      margin: 0; } }
.block.home-contact .maps-link a {
  padding-left: 20px;
  background-image: url("images/pinpoint.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%; }
.block.home-contact .contact-form {
  font-size: 16px;
  font-size: 1rem; }
  @media screen and (min-width: 800px) {
    .block.home-contact .contact-form {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 250px);
      padding-left: 50px;
      padding-top: 60px; } }
.block.home-contact .contact-details {
  margin: 20px 0; }
.block.career-contact .text,
.block.career-contact .contact-form {
  max-width: 800px;
  margin: 0 auto; }
.block.career-contact .text {
  margin-bottom: 50px; }
.block.timeline {
  padding: 70px 0;
  margin-bottom: 110px; }
  .block.timeline .title h2 {
    margin-bottom: 50px; }
  .block.timeline .years {
    padding-right: 36px; }
    @media screen and (max-width: 839px) {
      .block.timeline .years {
        overflow: hidden; } }
    @media screen and (min-width: 840px) {
      .block.timeline .years {
        padding-right: 0; } }
  .block.timeline .year {
    position: relative;
    padding-right: 35px; }
    @media screen and (min-width: 840px) {
      .block.timeline .year {
        padding-right: 0; } }
    .block.timeline .year .content {
      height: 330px;
      width: 100%;
      padding: 30px 20px 20px;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: 1s ease all;
      transition: 1s ease all;
      -webkit-transition-delay: 0.8s;
              transition-delay: 0.8s;
      -webkit-transform: translateX(70%);
              transform: translateX(70%);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      @media screen and (min-width: 408px) {
        .block.timeline .year .content {
          width: 330px;
          max-width: 330px;
          margin: 0 auto; } }
      @media screen and (min-width: 840px) {
        .block.timeline .year .content {
          margin: 0 auto -110px;
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
    .block.timeline .year:first-of-type .content {
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
    .block.timeline .year .timeline-animation {
      position: absolute;
      top: -50%;
      height: 330px;
      width: 20px;
      background-image: url("images/timeline.svg");
      background-repeat: repeat-y;
      background-position: center top;
      background-size: 20px 330px;
      display: none;
      right: -36px; }
      @media screen and (min-width: 840px) {
        .block.timeline .year .timeline-animation {
          top: -49px;
          height: 220px;
          width: 12px;
          background-size: 12px 220px;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          right: auto; } }
    .block.timeline .year:first-child .timeline-animation {
      display: block;
      height: 20px;
      background-size: 20px;
      background-position: bottom;
      top: calc(50% - 10px); }
      @media screen and (min-width: 840px) {
        .block.timeline .year:first-child .timeline-animation {
          height: 12px;
          background-size: 12px;
          background-position: bottom;
          top: calc(50% - 6px); } }
    .block.timeline .year.animated {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
      .block.timeline .year.animated .content {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      @media screen and (min-width: 840px) {
        .block.timeline .year.animated:nth-child(2n+1) .content {
          -webkit-transform: translateX(-70%);
                  transform: translateX(-70%); }
        .block.timeline .year.animated:nth-child(2n+2) .content {
          -webkit-transform: translateX(70%);
                  transform: translateX(70%); } }
    .block.timeline .year .title,
    .block.timeline .year .text * {
      color: #FFFFFF; }
    .block.timeline .year .title {
      font-size: 40px;
      font-size: 2.5rem;
      margin-bottom: 15px;
      font-weight: bold; }
    .block.timeline .year .text * {
      font-size: 17.6px;
      font-size: 1.1rem; }
      @media screen and (min-width: 400px) {
        .block.timeline .year .text * {
          font-size: 20px;
          font-size: 1.25rem; } }
    .block.timeline .year:nth-child(3n+1) .content {
      background-color: #F4F5FD; }
      .block.timeline .year:nth-child(3n+1) .content .title,
      .block.timeline .year:nth-child(3n+1) .content .text * {
        color: #272F69; }
    .block.timeline .year:nth-child(3n+2) .content {
      background-color: #272F69; }
    .block.timeline .year:nth-child(3n+3) .content {
      background-color: #A9ACC3; }
    .block.timeline .year .content.b-image .title,
    .block.timeline .year .content.b-image .text * {
      color: #FFFFFF; }
.block.job-offers {
  padding: 70px 0; }
  .block.job-offers .title h2 {
    margin-bottom: 70px; }
  .block.job-offers .offer {
    background-image: url(images/divider-dark.svg);
    background-repeat: no-repeat;
    background-size: 100px auto;
    background-position: top left;
    position: relative;
    margin-bottom: 70px;
    padding-top: 40px; }
    @media screen and (min-width: 700px) {
      .block.job-offers .offer {
        background-position: top 15px left;
        padding-left: 150px;
        padding-top: 0;
        margin-bottom: 50px; } }
    .block.job-offers .offer:last-of-type {
      margin-bottom: 0; }
    .block.job-offers .offer .position {
      margin-bottom: 20px; }
      @media screen and (min-width: 470px) {
        .block.job-offers .offer .position {
          padding-right: 130px;
          margin-bottom: 0; } }
      .block.job-offers .offer .position .job-title {
        font-size: 26px;
        font-size: 1.625rem;
        text-transform: uppercase;
        font-weight: bold;
        color: #272F69;
        display: inline-block; }
      .block.job-offers .offer .position .requirements {
        font-size: 20px;
        font-size: 1.25rem;
        display: inline-block; }
    .block.job-offers .offer .more-info {
      text-transform: uppercase;
      background-image: url(images/plus.svg);
      padding-right: 30px;
      background-repeat: no-repeat;
      background-size: auto 20px;
      background-position: right center;
      color: #272F69;
      cursor: pointer;
      display: table; }
      @media screen and (min-width: 470px) {
        .block.job-offers .offer .more-info {
          position: absolute;
          right: 0;
          bottom: 5px; } }
      @media screen and (min-width: 700px) {
        .block.job-offers .offer .more-info {
          top: 12px;
          bottom: auto; } }
    .block.job-offers .offer .description {
      padding-top: 1rem; }
      .block.job-offers .offer .description p {
        font-size: 14px;
        font-size: 0.875rem;
        color: #3C3C3C;
        margin-bottom: 20px;
        line-height: 1.5; }
        .block.job-offers .offer .description p:last-of-type {
          margin-bottom: 40px; }
    .block.job-offers .offer .button {
      padding: 12px 20px;
      font-size: 14px;
      font-size: 0.875rem;
      color: #FFFFFF;
      text-transform: uppercase;
      background-color: #272F69;
      display: inline-block; }
    .block.job-offers .offer .less-info {
      text-transform: uppercase;
      background-image: url(images/arrow-up-dark.svg);
      padding-right: 30px;
      background-repeat: no-repeat;
      background-size: auto 20px;
      background-position: right top 3px;
      color: #272F69;
      margin-top: 30px;
      display: table;
      cursor: pointer; }
    .block.job-offers .offer .content {
      display: none; }
.block.certification {
  background-color: #DCE0E9;
  padding: 70px 0; }
  .block.certification .title h2 {
    margin-bottom: 20px; }
  .block.certification .certificates {
    font-size: 0px;
    font-size: 0rem; }
    .block.certification .certificates .certificate {
      margin-top: 30px; }
      @media screen and (min-width: 1100px) {
        .block.certification .certificates .certificate {
          display: inline-block;
          vertical-align: top;
          width: 50%; } }
      .block.certification .certificates .certificate .logo-positioning,
      .block.certification .certificates .certificate .text {
        font-size: 16px;
        font-size: 1rem; }
        @media screen and (min-width: 480px) {
          .block.certification .certificates .certificate .logo-positioning,
          .block.certification .certificates .certificate .text {
            display: inline-block;
            vertical-align: top; } }
      .block.certification .certificates .certificate .logo {
        width: 250px; }
      .block.certification .certificates .certificate .text {
        width: 100%;
        padding: 10px 30px 0;
        display: none; }
        @media screen and (min-width: 480px) {
          .block.certification .certificates .certificate .text {
            width: calc(100% - 250px);
            padding: 0 30px;
            display: inline-block; } }
        .block.certification .certificates .certificate .text.mobile {
          padding: 10px 0 0;
          display: block; }
          @media screen and (min-width: 480px) {
            .block.certification .certificates .certificate .text.mobile {
              display: none; } }
        @media screen and (min-width: 480px) {
          .block.certification .certificates .certificate .text > p {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); } }

.site-footer .company-info {
  font-size: 0px;
  font-size: 0rem;
  padding: 30px 0;
  background-color: #F7F7F7; }
  .site-footer .company-info .container > div {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 20px; }
    @media screen and (min-width: 650px) {
      .site-footer .company-info .container > div {
        width: calc(33.33%);
        display: inline-block;
        vertical-align: top;
        margin: 0; } }
  .site-footer .company-info p {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0;
    line-height: 1.5; }
.site-footer .site-info {
  background-color: #272F69;
  padding: 10px 0;
  font-size: 0px;
  font-size: 0rem; }
  .site-footer .site-info .container > div {
    font-size: 16px;
    font-size: 1rem; }
    .site-footer .site-info .container > div:first-child {
      margin: 0 0 10px; }
    @media screen and (min-width: 650px) {
      .site-footer .site-info .container > div {
        width: calc(33.33%);
        display: inline-block;
        vertical-align: top;
        margin: 0; }
        .site-footer .site-info .container > div:first-child {
          margin: 0; } }
  .site-footer .site-info p {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0;
    line-height: 1.5;
    color: #FFFFFF; }
.site-footer .copyright p {
  line-height: 2.3; }
.site-footer .social .menu {
  font-size: 0px;
  font-size: 0rem; }
.site-footer .social .menu-item {
  display: inline-block;
  height: 25px;
  width: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  margin-right: 10px; }
  .site-footer .social .menu-item.linkedin {
    background-image: url("images/social-li.svg"); }
  .site-footer .social .menu-item.facebook {
    background-image: url("images/social-fb.svg"); }
  .site-footer .social .menu-item.xing {
    background-image: url("images/social-x.svg"); }
  .site-footer .social .menu-item a {
    padding: 12px;
    position: relative;
    top: 50%; }
.site-footer .legal .menu-item {
  display: inline-block;
  margin-right: 20px; }
  .site-footer .legal .menu-item a {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0;
    line-height: 1.5;
    color: #FFFFFF; }

.archive-header {
  padding: 50px 1rem 30px;
  content: "";
  display: table;
  table-layout: fixed;
  width: 100%; }
  .archive-header .title,
  .archive-header .taxonomy-name {
    margin: 0;
    font-weight: normal; }
  .archive-header .title {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.2; }
  .archive-header .taxonomy-name {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 16px 0 0;
    margin: 10px 0 0;
    background-image: url("images/divider-dark.svg");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 84px auto; }
  @media screen and (min-width: 850px) {
    .archive-header .header,
    .archive-header .navigation {
      width: calc(50% - 15px); } }
  .archive-header .header {
    margin-bottom: 30px; }
    @media screen and (min-width: 850px) {
      .archive-header .header {
        float: left;
        margin-right: 15px;
        margin-bottom: 0; } }
  .archive-header .navigation {
    font-size: 0px;
    font-size: 0rem; }
    @media screen and (min-width: 850px) {
      .archive-header .navigation {
        float: right;
        margin-left: 15px; } }
    .archive-header .navigation > div {
      font-size: 16px;
      font-size: 1rem;
      background-color: #272F69;
      position: relative; }
      @media screen and (min-width: 450px) {
        .archive-header .navigation > div {
          display: inline-block;
          vertical-align: top;
          width: 48%; } }
      .archive-header .navigation > div.buildings-filter {
        margin-bottom: 10px; }
        @media screen and (min-width: 450px) {
          .archive-header .navigation > div.buildings-filter {
            margin-bottom: 0; } }
      .archive-header .navigation > div > div {
        display: none;
        position: absolute;
        top: 36px;
        background-color: #272F69;
        width: 100%;
        z-index: 1; }
        .archive-header .navigation > div > div.menu-buildings-container {
          z-index: 2; }
    @media screen and (min-width: 450px) {
      .archive-header .navigation .buildings-filter {
        margin-right: 2%; }
      .archive-header .navigation .technologies-filter {
        margin-left: 2%; } }
    .archive-header .navigation .title,
    .archive-header .navigation .menu-item a {
      color: #FFFFFF;
      font-size: 14px;
      font-size: 0.875rem; }
    .archive-header .navigation .title {
      text-transform: uppercase;
      padding: 10px;
      padding-right: 30px;
      background-image: url("images/arrow-down.svg");
      background-repeat: no-repeat;
      background-size: 12px;
      background-position: right 10px top 10px;
      cursor: pointer; }
      .archive-header .navigation .title.open {
        background-image: url("images/arrow-up.svg");
        background-position: right 10px top 14px; }
    .archive-header .navigation .menu {
      padding: 0 10px 15px; }
      .archive-header .navigation .menu a {
        padding: 5px 0;
        display: block; }

.post-type-archive-project .taxonomy-name {
  display: none; }

.projects-loop {
  padding-bottom: 70px; }
  @media screen and (min-width: 600px) {
    .projects-loop {
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 30px;
              column-gap: 30px; } }
  .projects-loop .project {
    position: relative;
    min-height: 300px;
    width: 100%;
    padding-bottom: 30px;
    color: #aca7a7;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid; }
    .projects-loop .project .label,
    .projects-loop .project .name,
    .projects-loop .project .description * {
      color: #FFFFFF;
      margin: 0;
      padding: 1rem; }
    .projects-loop .project .image {
      display: block; }
    .projects-loop .project .label {
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: uppercase; }
    .projects-loop .project .name {
      font-size: 26px;
      font-size: 1.625rem;
      font-weight: bold; }
    .projects-loop .project .description * {
      padding-top: 0;
      font-size: 20px;
      font-size: 1.25rem; }
    .projects-loop .project:nth-child(3n+1) .label,
    .projects-loop .project:nth-child(3n+1) .name,
    .projects-loop .project:nth-child(3n+1) .description * {
      color: #272F69;
      background-color: #F4F5FD; }
    .projects-loop .project:nth-child(3n+2) .label,
    .projects-loop .project:nth-child(3n+2) .name,
    .projects-loop .project:nth-child(3n+2) .description * {
      background-color: #272F69; }
    .projects-loop .project:nth-child(3n+3) .label,
    .projects-loop .project:nth-child(3n+3) .name,
    .projects-loop .project:nth-child(3n+3) .description * {
      background-color: #A9ACC3; }

.search .navigation,
.error404 .navigation {
  display: none; }
.search .content-area,
.error404 .content-area {
  padding: 70px 0; }
.search .page-title,
.error404 .page-title {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 0 50px; }
  @media screen and (max-width: 660px) {
    .search .page-title,
    .error404 .page-title {
      font-size: 32px;
      font-size: 2rem; } }
.search .entry-title,
.error404 .entry-title {
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal;
  background-image: url(images/divider-dark.svg);
  padding-left: 100px;
  background-repeat: no-repeat;
  background-size: 70px auto;
  background-position: top 15px left; }
.search .page-content,
.error404 .page-content {
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal; }

.single .entry-title,
.page .legal .site-main .entry-title {
  font-size: 40px;
  font-size: 2.5rem;
  margin: 50px 0;
  font-weight: normal; }
.single .entry-content *,
.page .legal .site-main .entry-content * {
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal; }
.single .entry-content p, .single .entry-content li,
.page .legal .site-main .entry-content p,
.page .legal .site-main .entry-content li {
  color: #3C3C3C;
  margin-bottom: 10px; }
.single .entry-content a,
.page .legal .site-main .entry-content a {
  text-decoration: underline;
  color: #272F69; }
.single .entry-content h2,
.page .legal .site-main .entry-content h2 {
  font-size: 32px;
  font-size: 2rem;
  margin: 20px 0; }
.single .entry-content h3,
.page .legal .site-main .entry-content h3 {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 15px 0; }
.single .entry-content h4,
.page .legal .site-main .entry-content h4 {
  font-size: 16px;
  font-size: 1rem;
  margin: 10px 0; }
.single .entry-content blockquote,
.page .legal .site-main .entry-content blockquote {
  max-width: 664px;
  margin: 50px auto;
  padding: 0 10px; }
  .single .entry-content blockquote p,
  .page .legal .site-main .entry-content blockquote p {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: bold;
    font-style: italic;
    color: #272F69; }
    .single .entry-content blockquote p:before,
    .page .legal .site-main .entry-content blockquote p:before {
      content: '»';
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 0;
      margin-right: 3px; }
    .single .entry-content blockquote p:after,
    .page .legal .site-main .entry-content blockquote p:after {
      content: '«';
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 0;
      margin-left: 3px; }
.single .navigation,
.page .legal .site-main .navigation {
  padding: 50px 0; }
  .single .navigation .container,
  .page .legal .site-main .navigation .container {
    font-size: 0px;
    font-size: 0rem;
    width: 100%; }
    .single .navigation .container > div,
    .page .legal .site-main .navigation .container > div {
      display: inline-block;
      vertical-align: top;
      width: calc(33.33%); }
      .single .navigation .container > div.previous,
      .page .legal .site-main .navigation .container > div.previous {
        text-align: left; }
        .single .navigation .container > div.previous a,
        .page .legal .site-main .navigation .container > div.previous a {
          background-image: url("images/single-previous.svg");
          background-size: 55px auto;
          background-position: left bottom;
          padding-bottom: 39px; }
      .single .navigation .container > div.back-to-archive,
      .page .legal .site-main .navigation .container > div.back-to-archive {
        text-align: center; }
        .single .navigation .container > div.back-to-archive a,
        .page .legal .site-main .navigation .container > div.back-to-archive a {
          background-image: url("images/single-all.svg");
          background-size: 34px auto;
          background-position: center bottom;
          padding-bottom: 45px; }
      .single .navigation .container > div.next,
      .page .legal .site-main .navigation .container > div.next {
        text-align: right; }
        .single .navigation .container > div.next a,
        .page .legal .site-main .navigation .container > div.next a {
          background-image: url("images/single-next.svg");
          background-size: 55px auto;
          background-position: right bottom;
          padding-bottom: 39px; }
      .single .navigation .container > div a,
      .page .legal .site-main .navigation .container > div a {
        text-transform: uppercase;
        text-decoration: none;
        font-size: 20px;
        font-size: 1.25rem;
        background-repeat: no-repeat;
        display: block; }

.page .legal .site-main {
  padding-bottom: 50px; }

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); } }

@keyframes zoom-in {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); } }
@-webkit-keyframes progress {
  0% {
    width: 0; }
  20% {
    width: 20%; }
  40% {
    width: 40%; }
  60% {
    width: 60%; }
  80% {
    width: 80%; }
  100% {
    width: 100%; } }
@keyframes progress {
  0% {
    width: 0; }
  20% {
    width: 20%; }
  40% {
    width: 40%; }
  60% {
    width: 60%; }
  80% {
    width: 80%; }
  100% {
    width: 100%; } }
