﻿@charset "UTF-8";
/* =============================================================================
/* IMPORTS
/* ============================================================================= */
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input,
select {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* =============================================================================
/* gallery
/* ============================================================================= */
.photoswipe-item {
  cursor: zoom-in;
}

.visible-print {
  display: none;
}

/* -----------------------------------------------------------------------------
/* clearfix
/* ----------------------------------------------------------------------------- */
.clearfix:before, .row:before, .clearfix:after, .row:after {
  content: " ";
  display: table;
}
.clearfix:after, .row:after {
  clear: both;
}

.clear {
  clear: both;
  line-height: 0px;
  font-size: 0px;
  height: 0px;
  overflow: hidden;
  text-indent: -100px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/*---------------------------------------------------
/*  :: cookie banner tag manager
/*---------------------------------------------------*/
.cookie-banner-tm {
  position: fixed;
  width: 550px;
  max-width: 94vw;
  max-height: 100vh;
  overflow: auto;
  top: 0;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #fff;
  z-index: 10000;
  padding: 20px;
  border: solid 1px #ccc;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  line-height: 1.5;
}
.cookie-banner-tm__overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.cookie-banner-tm--hidden {
  display: none;
}
.cookie-banner-tm__intro {
  margin-bottom: 10px;
}
.cookie-banner-tm__title {
  font-weight: bold;
  font-size: 1.25em;
}
.cookie-banner-tm__desc {
  margin-bottom: 10px;
}
.cookie-banner-tm__selector {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cookie-banner-tm__options {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 10px 0;
}
.cookie-banner-tm__option {
  white-space: nowrap;
  padding: 0 10px;
  flex-basis: 50%;
}
.cookie-banner-tm__option input {
  position: absolute;
  opacity: 0;
}
.cookie-banner-tm__option input + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.cookie-banner-tm__option input + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border: solid 1px #707070;
}
.cookie-banner-tm__option input:checked + label:before {
  background: #5e5e5e;
}
.cookie-banner-tm__option input:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.cookie-banner-tm__option input:disabled + label:before {
  box-shadow: none;
  background: #ddd;
  border-color: #ddd;
}
.cookie-banner-tm__option input:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.cookie-banner-tm__button-container {
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cookie-banner-tm__button {
  display: block;
  text-align: center;
  background-color: #5e5e5e;
  color: #fff;
  padding: 10px 15px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  -moz-transition: background-color ease-in 0.3s;
  -o-transition: background-color ease-in 0.3s;
  -webkit-transition: background-color ease-in 0.3s;
  transition: background-color ease-in 0.3s;
}
.cookie-banner-tm__button.allow-selected {
  background-color: #bebebe;
}
.cookie-banner-tm__button:hover {
  background-color: #f57b00;
}

.avacy-link {
  cursor: pointer;
}

/* =============================================================================
/* BASIC
/* ============================================================================= */
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  font-size: 1.125em;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*, *:before, *:after {
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  font-family: "Roboto", sans-serif;
  line-height: 1.563;
  color: #5e5e5e;
  background-color: #fff;
}

p {
  margin: 0 0 10px;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

.fluid-image, .base-item__image, .rooms-contact__images img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* =============================================================================
/* CUSTOM STYLES
/* ============================================================================= */
@media all {
  .centercontent {
    max-width: 1180px;
    width: 96%;
    margin: 0 auto;
    position: relative;
  }
  .centercontentsmall {
    max-width: 980px;
    width: 96%;
    margin: 0 auto;
    position: relative;
  }
  .centercontentmormal {
    max-width: 1100px;
    width: 96%;
    margin: 0 auto;
    position: relative;
  }
  .privacy {
    padding: 40px 0px 60px 0px;
  }
  .impressum {
    padding: 40px 0px 60px 0px;
  }
  .contentimpressum {
    padding-left: 13.3%;
  }
  .contentimpressum > strong:first-child {
    display: none;
  }
  .contentprivacy {
    padding-left: 13.3%;
  }
  .contentsitemap {
    padding-left: 13.3%;
  }
}
@media (max-width: 750px) {
  .contentimpressum {
    padding-left: 0px;
  }
  .contentprivacy {
    padding-left: 0px;
  }
  .contentsitemap {
    padding-left: 0px;
  }
}
/* =============================================================================
/* Modules
/* ============================================================================= */
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* -----------------------------------------------------------------------------
/* buttons
/* ----------------------------------------------------------------------------- */
@media all {
  .button {
    display: inline-block;
    padding: 0 1em;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 0.7777777778rem;
    font-weight: normal;
    line-height: 45px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    color: #5e5e5e;
    background-color: #fff;
    border-color: #bebebe;
    letter-spacing: 4px;
  }
  .button:hover, .button:focus, .button:active {
    color: #5e5e5e;
    background-color: #f57b00;
    border-color: #f57b00;
  }
  .button:hover, .button:focus {
    text-decoration: none;
  }
  .button:active {
    background-image: none;
    outline: 0;
  }
  .button.disabled, .button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
  }
  .button--border {
    color: #5e5e5e;
    background-color: #fff;
    border-color: #bebebe;
  }
  .button--border:hover, .button--border:focus, .button--border:active {
    color: #5e5e5e;
    background-color: #f57b00;
    border-color: #f57b00;
  }
  .button--primary {
    color: #5e5e5e;
    background-color: #fff;
    border-color: #bebebe;
  }
  .button--primary:hover, .button--primary:focus, .button--primary:active {
    color: #ffffff;
    background-color: #f57b00;
    border-color: #f57b00;
  }
  .button--secondary {
    color: #5e5e5e;
    background-color: transparent;
    border-color: #5e5e5e;
    font-size: 18px;
    text-transform: uppercase;
  }
  .button--secondary:hover, .button--secondary:focus, .button--secondary:active {
    color: #fff;
    background-color: rgb(164.5, 164.5, 164.5);
    border-color: rgb(164.5, 164.5, 164.5);
  }
  .button--orange {
    color: #ffffff;
    background-color: #f57b00;
    border-color: #f57b00;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 40px;
  }
  .button--orange:hover, .button--orange:focus, .button--orange:active {
    color: #fff;
    background-color: rgb(164.5, 164.5, 164.5);
    border-color: rgb(164.5, 164.5, 164.5);
  }
  .button--gray {
    color: #fff;
    background-color: #CCD1D9;
    border-color: #CCD1D9;
  }
  .button--gray:hover, .button--gray:focus, .button--gray:active {
    color: #fff;
    background-color: rgb(174.7752808989, 182.6404494382, 195.2247191011);
    border-color: rgb(174.7752808989, 182.6404494382, 195.2247191011);
  }
  .button--empty {
    color: #5e5e5e;
    background-color: transparent;
    border-color: transparent;
  }
  .button--empty:hover, .button--empty:focus, .button--empty:active {
    color: rgb(68.5, 68.5, 68.5);
    background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .button--full {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 500px) {
  .button {
    letter-spacing: 1px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* CONGRID
/* ============================================================================= */
/* -----------------------------------------------------------------------------
/* clearfix for the rows
/* ----------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------
/* base styles
/* ----------------------------------------------------------------------------- */
[class*=col-] {
  width: 100%;
  position: relative;
  min-height: 1px;
  float: left;
}

[class*=gutter-] > [class*=col-] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* -----------------------------------------------------------------------------
/* grid
/* ----------------------------------------------------------------------------- */
.col-1 {
  width: 8.3333333333%;
}

.col-push-1 {
  left: 8.3333333333%;
}

.col-pull-1 {
  right: 8.3333333333%;
}

.col-2 {
  width: 16.6666666667%;
}

.col-push-2 {
  left: 16.6666666667%;
}

.col-pull-2 {
  right: 16.6666666667%;
}

.col-3 {
  width: 25%;
}

.col-push-3 {
  left: 25%;
}

.col-pull-3 {
  right: 25%;
}

.col-4 {
  width: 33.3333333333%;
}

.col-push-4 {
  left: 33.3333333333%;
}

.col-pull-4 {
  right: 33.3333333333%;
}

.col-5 {
  width: 41.6666666667%;
}

.col-push-5 {
  left: 41.6666666667%;
}

.col-pull-5 {
  right: 41.6666666667%;
}

.col-6 {
  width: 50%;
}

.col-push-6 {
  left: 50%;
}

.col-pull-6 {
  right: 50%;
}

.col-7 {
  width: 58.3333333333%;
}

.col-push-7 {
  left: 58.3333333333%;
}

.col-pull-7 {
  right: 58.3333333333%;
}

.col-8 {
  width: 66.6666666667%;
}

.col-push-8 {
  left: 66.6666666667%;
}

.col-pull-8 {
  right: 66.6666666667%;
}

.col-9 {
  width: 75%;
}

.col-push-9 {
  left: 75%;
}

.col-pull-9 {
  right: 75%;
}

.col-10 {
  width: 83.3333333333%;
}

.col-push-10 {
  left: 83.3333333333%;
}

.col-pull-10 {
  right: 83.3333333333%;
}

.col-11 {
  width: 91.6666666667%;
}

.col-push-11 {
  left: 91.6666666667%;
}

.col-pull-11 {
  right: 91.6666666667%;
}

.col-12 {
  width: 100%;
}

.col-push-12 {
  left: 100%;
}

.col-pull-12 {
  right: 100%;
}

.gutter-10 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutter-10 > [class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

.gutter-15 {
  margin-left: -15px;
  margin-right: -15px;
}

.gutter-15 > [class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width : 1280px) {
  .col-xlg-push-0 {
    left: 0;
  }
  .col-xlg-pull-0 {
    right: 0;
  }
  .col-xlg-1 {
    width: 8.3333333333%;
  }
  .col-xlg-push-1 {
    left: 8.3333333333%;
  }
  .col-xlg-pull-1 {
    right: 8.3333333333%;
  }
  .col-xlg-2 {
    width: 16.6666666667%;
  }
  .col-xlg-push-2 {
    left: 16.6666666667%;
  }
  .col-xlg-pull-2 {
    right: 16.6666666667%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-4 {
    width: 33.3333333333%;
  }
  .col-xlg-push-4 {
    left: 33.3333333333%;
  }
  .col-xlg-pull-4 {
    right: 33.3333333333%;
  }
  .col-xlg-5 {
    width: 41.6666666667%;
  }
  .col-xlg-push-5 {
    left: 41.6666666667%;
  }
  .col-xlg-pull-5 {
    right: 41.6666666667%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-7 {
    width: 58.3333333333%;
  }
  .col-xlg-push-7 {
    left: 58.3333333333%;
  }
  .col-xlg-pull-7 {
    right: 58.3333333333%;
  }
  .col-xlg-8 {
    width: 66.6666666667%;
  }
  .col-xlg-push-8 {
    left: 66.6666666667%;
  }
  .col-xlg-pull-8 {
    right: 66.6666666667%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-10 {
    width: 83.3333333333%;
  }
  .col-xlg-push-10 {
    left: 83.3333333333%;
  }
  .col-xlg-pull-10 {
    right: 83.3333333333%;
  }
  .col-xlg-11 {
    width: 91.6666666667%;
  }
  .col-xlg-push-11 {
    left: 91.6666666667%;
  }
  .col-xlg-pull-11 {
    right: 91.6666666667%;
  }
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .gutter-xlg-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-xlg-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-xlg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-xlg-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-xlg-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-xlg-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width : 1024px) {
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .gutter-lg-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-lg-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-lg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-lg-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-lg-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-lg-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width : 768px) {
  .col-md-push-0 {
    left: 0;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .gutter-md-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-md-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-md-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-md-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-md-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-md-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width : 667px) {
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .gutter-sm-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-sm-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-sm-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-sm-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-sm-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-sm-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width : 414px) {
  .col-xs-push-0 {
    left: 0;
  }
  .col-xs-pull-0 {
    right: 0;
  }
  .col-xs-1 {
    width: 8.3333333333%;
  }
  .col-xs-push-1 {
    left: 8.3333333333%;
  }
  .col-xs-pull-1 {
    right: 8.3333333333%;
  }
  .col-xs-2 {
    width: 16.6666666667%;
  }
  .col-xs-push-2 {
    left: 16.6666666667%;
  }
  .col-xs-pull-2 {
    right: 16.6666666667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-4 {
    width: 33.3333333333%;
  }
  .col-xs-push-4 {
    left: 33.3333333333%;
  }
  .col-xs-pull-4 {
    right: 33.3333333333%;
  }
  .col-xs-5 {
    width: 41.6666666667%;
  }
  .col-xs-push-5 {
    left: 41.6666666667%;
  }
  .col-xs-pull-5 {
    right: 41.6666666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-7 {
    width: 58.3333333333%;
  }
  .col-xs-push-7 {
    left: 58.3333333333%;
  }
  .col-xs-pull-7 {
    right: 58.3333333333%;
  }
  .col-xs-8 {
    width: 66.6666666667%;
  }
  .col-xs-push-8 {
    left: 66.6666666667%;
  }
  .col-xs-pull-8 {
    right: 66.6666666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-10 {
    width: 83.3333333333%;
  }
  .col-xs-push-10 {
    left: 83.3333333333%;
  }
  .col-xs-pull-10 {
    right: 83.3333333333%;
  }
  .col-xs-11 {
    width: 91.6666666667%;
  }
  .col-xs-push-11 {
    left: 91.6666666667%;
  }
  .col-xs-pull-11 {
    right: 91.6666666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .gutter-xs-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-xs-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-xs-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-xs-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-xs-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-xs-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* =============================================================================
/* GRID HELPER
/* ============================================================================= */
@media all and (max-width: 1280px) {
  .hidden-xlg {
    display: none !important;
  }
  .visible-xlg {
    display: block !important;
  }
}
@media all and (max-width: 1024px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
}
@media all and (max-width: 768px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
}
@media all and (max-width: 667px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}
@media all and (max-width: 414px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* form
/* ============================================================================= */
@media all {
  .pflichtfeld {
    font-size: 14px;
    float: right;
    display: inline;
  }
  .button-row {
    float: right;
    display: inline;
  }
  .form {
    font-size: 18px;
    padding-left: 13.3%;
    /* error-message */
    /* form-block */
    /* date-block */
    /* alternate-date */
  }
  .form__row {
    margin-bottom: 3px;
  }
  .form__control {
    display: block;
    width: 100%;
    padding: 0 0.2777777778em;
    height: 1.9444444444em;
    line-height: 1.9444444444;
    color: #5e5e5e;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgb(233.2247191011, 235.3595505618, 238.7752808989);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* invalid / valid */
  }
  .form__control[type=text] {
    padding-left: 0.5555555556em;
  }
  .form__control:focus {
    border-color: #5e5e5e;
    outline: 0;
  }
  .form__control--auto-width {
    width: auto;
  }
  .form__control.hf-invalid, .form__control.hf-invalid:focus {
    border-color: #da4453;
  }
  .form__control.hf-valid, .form__control.hf-valid:focus {
    border-color: #8cc152;
  }
  .form .hf-warning {
    display: block;
    background: #da4453;
    color: #fff;
    padding: 0;
    z-index: 1;
    position: relative;
    font-size: 0.7777777778em;
    line-height: 2;
    padding: 0 0.6666666667em;
  }
  .form label, .form__label {
    padding-top: 0.2777777778em;
    display: inline-block;
    cursor: pointer;
  }
  .form__req {
    font-weight: 700;
  }
  .form__req:after {
    content: " *";
  }
  .form .form__block {
    position: relative;
    border-bottom: 1px solid #CCD1D9;
    padding-bottom: 1.1111111111em;
    margin-bottom: 1.1111111111em;
    zoom: 1;
  }
  .form__date-block {
    margin-top: 1.6666666667em;
  }
  .form-alternate-date__toggle {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }
  .form-alternate-date__toggle + label {
    display: inline-block;
  }
  .form-alternate-date__toggle:checked + label {
    display: none;
  }
  .form-alternate-date__inner {
    display: none;
  }
  .form-alternate-date__toggle--add:checked ~ .form-alternate-date__inner {
    display: block;
  }
}
@media (max-width: 999px) {
  .form {
    font-size: 18px;
    padding-left: 0px;
  }
}
textarea.form__control {
  height: auto;
  min-height: 80px;
}

/* input-group */
label.input-group__addon {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #E6E9ED;
  border: 1px solid #aab2bd;
}
label.input-group__addon:last-child {
  border-left-width: 0;
}
label.input-group__addon:first-child {
  border-right-width: 0;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group .form__control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
}
.input-group .form__control:first-child, .input-group__addon:first-child {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .form__control:last-child, .input-group__addon:first-child {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* checkboxes */
.form input[type=checkbox] {
  margin-right: 5px;
}

.form-checkbox-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form-checkbox, .form-checkbox-list li {
  margin: 0;
  padding: 0 0 0 1.1111111111em;
  position: relative;
}
.form-checkbox input[type=checkbox], .form-checkbox-list input[type=checkbox] {
  position: absolute;
  top: 0.3888888889em;
  left: 0;
}

/* block */
.form-separator {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin: 10px 0;
  background-color: #CCD1D9;
}

.form-space {
  height: 2em;
  line-height: 1em;
  font-size: 0.5555555556em;
  border: none;
  margin: 0;
  padding: 0;
}

/* found-site */
.checkbox-additional__textbox {
  visibility: hidden;
}
.checkbox-additional.js-visible .checkbox-additional__textbox {
  visibility: visible;
}

.form-interests ul {
  padding-left: 1.1111111111em;
}

/* button */
.form .button.sending {
  display: none;
}

/* children */
.contact__child-age {
  width: 46px;
  width: 4ch;
  display: none;
}

.contact__children-ages {
  display: none;
}

/* rooms */
.contact__rooms-block {
  margin-bottom: 10px;
  padding-bottom: 5px;
  position: relative;
}
.contact__rooms-block .close {
  display: none;
}
.contact__rooms-block--alternative {
  display: none;
}
.contact__rooms-block.js-visible {
  display: block;
}

.contact__room-type {
  display: none;
}
.contact__rooms-block--alternative .contact__room-type {
  display: block;
}

.contact__add-room-container {
  clear: left;
  text-align: right;
  position: relative;
  margin-bottom: 10px;
}

.contact__remove-room {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  padding-right: 20px;
  color: #3b4043;
}
.contact__rooms-block--alternative .contact__remove-room {
  display: block;
}
.contact__remove-room:after {
  margin-left: 5px;
  content: "✕";
}
.contact__remove-room:hover {
  color: #151515;
}

/* rooms-detail */
.rooms-contact {
  padding: 1em;
  background: rgb(242.25, 242.25, 242.25);
}
.rooms-contact__infos {
  font-weight: bold;
}
.rooms-contact__more {
  margin-top: 10px;
  margin-top: 0.5555555556rem;
}
.rooms-contact__name {
  font-size: 23px;
  font-size: 1.2777777778rem;
  margin-bottom: 10px;
  margin-bottom: 0.5555555556rem;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* PAGER
/* ============================================================================= */
.pager {
  text-align: left;
  font-size: 0;
}

.pager__link {
  font-size: 15px;
  width: 34px;
  display: inline-block;
  padding: 0;
  text-align: center;
  background: #fff;
  color: rgb(174.7752808989, 182.6404494382, 195.2247191011);
  text-decoration: none;
  line-height: 34px;
}
.pager__link:hover {
  background-color: rgb(119.5, 119.5, 119.5);
  color: #fff;
  text-decoration: none;
}
.pager__link.active {
  background-color: #5e5e5e;
  color: #fff;
}
.pager__link.inactive {
  color: #CCD1D9;
}

.pager__link.inactive:hover,
.pager__link.active.inactive:hover {
  background-color: rgb(233.2247191011, 235.3595505618, 238.7752808989);
}

.pager__info {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: rgb(81.25, 81.25, 81.25);
}

/* =============================================================================
/* SITEMAP
/* ============================================================================= */
.sitemap a {
  display: block;
}

.sitemap ul {
  padding-left: 30px;
}

.sitemap ul a {
  font-weight: bold;
  color: #5e5e5e;
}

.sitemap ul ul a {
  font-weight: normal;
}

.sitemap ul ul ul a {
  font-style: italic;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* AJAX
/* ============================================================================= */
.ajax-container {
  position: relative;
}

.ajax-container .loading-continuous {
  text-align: center;
}

.ajax-loading {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}

.ajax-loading .loading {
  position: absolute;
  top: 21%;
  left: 50%;
  margin-left: -36px;
  margin-top: -16px;
  font-size: 140%;
  font-weight: bold;
  text-align: center;
  z-index: 1000;
}

.loading-flower {
  width: 76px;
  height: 79px;
  position: relative;
  overflow: hidden;
  margin: 0 auto 10px;
  outline: none;
  pointer-events: none;
}
.loading-flower > i {
  position: absolute;
  display: block;
  z-index: 50;
  opacity: 0;
  -webkit-animation: animateFlower 2s infinite ease-in-out 0.3s;
  -moz-animation: animateFlower 2s infinite ease-in-out 0.3s;
  animation: animateFlower 2s infinite ease-in-out 0.3s;
}
.loading-flower i:nth-child(1) {
  background: url(/media/logo-flower.png) -160px -80px;
  width: 23px;
  height: 27px;
  left: 27px;
  top: 21px;
  z-index: 100;
  opacity: 1;
  -webkit-animation: animateFlowerCenter 2s infinite ease-in-out 0.3s;
  -moz-animation: animateFlowerCenter 2s infinite ease-in-out 0.3s;
  animation: animateFlowerCenter 2s infinite ease-in-out 0.3s;
}
.loading-flower i:nth-child(2) {
  background: url(/media/logo-flower.png) 0 0;
  width: 14px;
  height: 26px;
  left: 24px;
  top: 0px;
  -webkit-transform-origin: 35% 100%;
  -moz-transform-origin: 35% 100%;
  -ms-transform-origin: 35% 100%;
  -o-transform-origin: 35% 100%;
  transform-origin: 35% 100%;
}
.loading-flower i:nth-child(3) {
  background: url(/media/logo-flower.png) -40px 0;
  width: 12px;
  height: 20px;
  left: 33px;
  top: 6px;
  -webkit-transform-origin: 35% 100%;
  -moz-transform-origin: 35% 100%;
  -ms-transform-origin: 35% 100%;
  -o-transform-origin: 35% 100%;
  transform-origin: 35% 100%;
}
.loading-flower i:nth-child(4) {
  background: url(/media/logo-flower.png) -80px 0;
  width: 20px;
  height: 26px;
  left: 39px;
  top: 1px;
  -webkit-transform-origin: 12% 100%;
  -moz-transform-origin: 12% 100%;
  -ms-transform-origin: 12% 100%;
  -o-transform-origin: 12% 100%;
  transform-origin: 12% 100%;
}
.loading-flower i:nth-child(5) {
  background: url(/media/logo-flower.png) -120px 0;
  width: 32px;
  height: 12px;
  left: 45px;
  top: 22px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.loading-flower i:nth-child(6) {
  background: url(/media/logo-flower.png) -160px 0;
  width: 36px;
  height: 22px;
  left: 46px;
  top: 32px;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.loading-flower i:nth-child(7) {
  background: url(/media/logo-flower.png) 0 -40px;
  width: 24px;
  height: 16px;
  left: 42px;
  top: 41px;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.loading-flower i:nth-child(8) {
  background: url(/media/logo-flower.png) -40px -40px;
  width: 33px;
  height: 35px;
  left: 40px;
  top: 42px;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.loading-flower i:nth-child(9) {
  background: url(/media/logo-flower.png) -80px -40px;
  width: 15px;
  height: 34px;
  left: 38px;
  top: 43px;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.loading-flower i:nth-child(10) {
  background: url(/media/logo-flower.png) -120px -40px;
  width: 15px;
  height: 39px;
  left: 27px;
  top: 43px;
  -webkit-transform-origin: 60% 0%;
  -moz-transform-origin: 60% 0%;
  -ms-transform-origin: 60% 0%;
  -o-transform-origin: 60% 0%;
  transform-origin: 60% 0%;
}
.loading-flower i:nth-child(11) {
  background: url(/media/logo-flower.png) -160px -40px;
  width: 31px;
  height: 32px;
  left: 8px;
  top: 38px;
  -webkit-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -o-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
.loading-flower i:nth-child(12) {
  background: url(/media/logo-flower.png) 0px -80px;
  width: 29px;
  height: 18px;
  left: 1px;
  top: 36px;
  -webkit-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -o-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
.loading-flower i:nth-child(13) {
  background: url(/media/logo-flower.png) -40px -80px;
  width: 23px;
  height: 10px;
  left: 12px;
  top: 29px;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.loading-flower i:nth-child(14) {
  background: url(/media/logo-flower.png) -80px -80px;
  width: 29px;
  height: 16px;
  left: 5px;
  top: 16px;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.loading-flower i:nth-child(15) {
  background: url(/media/logo-flower.png) -120px -80px;
  width: 13px;
  height: 15px;
  left: 22px;
  top: 15px;
  z-index: 10;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

@-webkit-keyframes animateFlower {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg) scale(0);
    -moz-transform: rotate(-90deg) scale(0);
    -ms-transform: rotate(-90deg) scale(0);
    -o-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg) scale(0);
    -moz-transform: rotate(-90deg) scale(0);
    -ms-transform: rotate(-90deg) scale(0);
    -o-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0);
  }
}
@-moz-keyframes animateFlower {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg) scale(0);
    -moz-transform: rotate(-90deg) scale(0);
    -ms-transform: rotate(-90deg) scale(0);
    -o-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg) scale(0);
    -moz-transform: rotate(-90deg) scale(0);
    -ms-transform: rotate(-90deg) scale(0);
    -o-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0);
  }
}
@keyframes animateFlower {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg) scale(0);
    -moz-transform: rotate(-90deg) scale(0);
    -ms-transform: rotate(-90deg) scale(0);
    -o-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg) scale(0);
    -moz-transform: rotate(-90deg) scale(0);
    -ms-transform: rotate(-90deg) scale(0);
    -o-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0);
  }
}
@-webkit-keyframes animateFlowerCenter {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes animateFlowerCenter {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animateFlowerCenter {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* -----------------------------------------------------------------------------
/* link styles
/* ----------------------------------------------------------------------------- */
a {
  color: #f57b00;
  text-decoration: none;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* TYPO
/* ============================================================================= */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title-big, .title-medium, .title-small {
  font-family: inherit;
  font-weight: 500;
  line-height: 1;
  color: inherit;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small,
h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small, .title-big small,
.title-medium small, .title-small small {
  font-weight: normal;
  line-height: 1;
  color: rgb(119.5, 119.5, 119.5);
}

h1, .h1, h2, .h2, h3, .h3, .title-big, .title-medium, .title-small {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small, .title-big small, .title-medium small, .title-small small {
  font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6, .title-big, .title-medium, .title-small {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small, .title-big small, .title-medium small, .title-small small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 26px;
  line-height: 32px;
  font-weight: bold;
}

h2, .h2, .title-big {
  font-size: 26px;
  line-height: 32px;
  color: #f57b00;
  margin-top: 0px;
}

h4, .h4, .title-small {
  font-size: 1em;
}

h5, .h5 {
  font-size: 0.7777777778em;
}

h6, .h6 {
  font-size: 0.6666666667em;
}

small,
.small {
  font-size: 85%;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/*---------------------------------------------------
/* modal
/*---------------------------------------------------*/
.modal {
  position: absolute;
  top: 10px;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-100px);
  -ms-transform: translateX(-50%) translateY(-100px);
  -o-transform: translateX(-50%) translateY(-100px);
  -webkit-transform: translateX(-50%) translateY(-100px);
  transform: translateX(-50%) translateY(-100px);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 10px;
  width: 70%;
  width: 70vw;
}
@media all and (max-width: 1280px) {
  .modal {
    width: 80%;
    width: 80vw;
  }
}
@media all and (max-width: 1024px) {
  .modal {
    width: 90%;
    width: 90vw;
    width: calc(100vw - 20px);
  }
}
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  pointer-events: none;
}
.modal-container.modal--open {
  pointer-events: auto;
}
.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modal--open .modal-overlay {
  opacity: 1;
}
.modal iframe {
  border: none;
  width: 100%;
  height: 90%;
  height: 80vh;
  display: block;
  height: calc(100vh - 40px);
}
.modal__close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
.modal__close svg {
  width: 30px;
  height: 30px;
  display: inline-block;
  fill: #fff;
  background: #b71c07;
  padding: 7px;
}
.modal--open .modal {
  opacity: 1;
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* base-module
/* ============================================================================= */
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/*---------------------------------------------------
/* googlemap
/*---------------------------------------------------*/
#routemap {
  height: 400px;
}

.routeplanner .row {
  margin-bottom: 20px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Content
/* ============================================================================= */
@media all {
  .hgroup {
    max-width: 580px;
    text-align: left;
  }
  .main-content {
    padding-top: 38px;
    padding-left: 13.3%;
  }
  .main-content ul {
    list-style: none;
    padding: 0px;
  }
  .main-content ul li {
    position: relative;
    padding-left: 25px;
  }
  .main-content ul li:before {
    content: "✓";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
  }
}
@media (max-width: 1000px) {
  .main-content {
    padding-top: 38px;
    padding-left: 0px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* PageHeader
/* ============================================================================= */
@media all {
  .pageheader {
    position: relative;
  }
  .pageheader__left-wrapper {
    float: left;
    display: inline;
    padding: 19px 0px;
    width: 20.3%;
  }
  .pageheader__right-wrapper {
    float: right;
    display: inline;
    padding: 19px 0px;
  }
  .pageheader__top {
    background: #f57b00;
    height: 45px;
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
  }
  .pageheader__phone {
    float: left;
    display: inline;
    font-size: 14px;
    line-height: 45px;
    letter-spacing: 2px;
    color: #FFFFFF;
    margin-right: 30px;
  }
  .pageheader__phone a {
    color: #FFFFFF;
  }
  .pageheader__mail span.text {
    display: inline-block;
  }
  .pageheader__phone span.text {
    display: inline-block;
  }
  .pageheader__phone svg {
    width: 20px;
    height: 20px;
    fill: #FFFFFF;
    vertical-align: middle;
    margin-right: 10px;
  }
  .pageheader__arrows {
    float: left;
    display: inline;
    font-size: 14px;
    line-height: 45px;
    letter-spacing: 2px;
    color: #FFFFFF;
    margin-right: 16px;
  }
  .pageheader__arrows svg {
    width: 24px;
    height: 24px;
    fill: #FFFFFF;
    vertical-align: middle;
    margin-right: 10px;
  }
  .pageheader__mail {
    float: left;
    display: inline;
    font-size: 14px;
    line-height: 45px;
    letter-spacing: 2px;
    color: #FFFFFF;
    margin-right: 30px;
  }
  .pageheader__mail a {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 45px;
    color: #FFFFFF;
  }
  .pageheader__mail svg {
    width: 20px;
    height: 20px;
    fill: #FFFFFF;
    vertical-align: middle;
    margin-right: 10px;
  }
  .pageheader__contenttop {
    float: right;
    display: inline;
  }
  .logo__wrapper img {
    max-width: 100%;
  }
  .login {
    float: left;
    display: inline;
    padding-right: 0px;
    margin: 0px;
  }
  .login .button--primary {
    text-transform: uppercase;
    color: #f57b00;
    font-weight: bold;
  }
  .login .button--primary:hover {
    color: #FFFFFF;
  }
  .languages {
    float: left;
    display: inline;
    line-height: 45px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 14px;
  }
  .languages a {
    color: #FFFFFF;
  }
}
@media (max-width: 1170px) {
  .login {
    float: left;
    display: inline;
    padding-right: 15px;
  }
}
@media (max-width: 1170px) {
  .login {
    float: left;
    display: inline;
    padding-right: 8px;
  }
}
@media (max-width: 900px) {
  .languages {
    padding: 0 5px 0 10px;
    font-size: 18px;
  }
  .pageheader__left-wrapper {
    float: left;
    display: inline;
    padding: 70px 0px 19px 0px;
    width: 30%;
  }
  .pageheader__right-wrapper {
    padding: 70px 0px 0 0;
  }
  .pageheader__top {
    background: #f57b00;
    height: 45px;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10;
  }
}
@media (max-width: 600px) {
  .pageheader__left-wrapper {
    float: left;
    display: inline;
    padding: 70px 0px 19px 0px;
    width: 30%;
  }
  .pageheader__mail span.text {
    display: none;
  }
  .pageheader__phone span.text {
    display: none;
  }
}
@media (max-width: 450px) {
  .logo__wrapper img {
    width: 130%;
    max-width: 130%;
  }
  .pageheader__left-wrapper {
    float: left;
    display: inline;
    padding: 65px 0px 0px 0px;
    width: 30%;
  }
  .pageheader__right-wrapper {
    padding: 60px 0px 0px 0px;
  }
  .languages {
    float: right;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Mainmenu
/* ============================================================================= */
@media all {
  .nav-main {
    display: inline-block;
    float: left;
    text-align: right;
    width: 100%;
    background-color: transparent;
    padding-right: 30px;
  }
  .nav-main ul {
    margin: 0px;
    padding: 0px;
  }
  .nav-main li {
    list-style: none;
  }
  .nav-main__dropdown {
    background: transparent;
  }
  .nav-main__wrapper {
    float: left;
  }
  .nav-main__level-0 {
    display: inline-block;
    position: relative;
  }
  .nav-main__active-0 a {
    text-decoration: underline;
  }
  .nav-main__level-0 a:hover {
    text-decoration: underline;
  }
  .nav-main__menu-0 {
    display: inline-block;
    color: #5e5e5e;
    text-decoration: none;
    font-size: 14px;
    padding: 13px 13px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
  }
  .nav-main__open-mobile {
    display: none;
  }
  .nav-main__close-mobile {
    display: none;
  }
  .nav-main__menu-0:hover {
    border-bottom: 1px solid #f57b00;
    text-decoration: none !important;
    color: #5e5e5e;
  }
  .nav-main__active-0 {
    border-bottom: 1px solid #f57b00;
    color: #5e5e5e;
  }
  .nav-main__active-0 a {
    text-decoration: none !important;
  }
  .nav-main__level-0 ul {
    position: absolute;
    display: none;
    min-width: 260px;
    z-index: 100;
    background: #f8f8f8;
    font-size: 0px;
    padding: 0px;
    left: -65px;
    top: 85px;
  }
  .nav-main__flyout-0 li {
    float: none;
    display: block;
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #bebebe;
  }
  .nav-main__flyout-0 li a {
    font-size: 14px;
    line-height: 20px;
  }
  .nav-main__level-0.has-children.js-naviga-open .nav-main__flyout-0 {
    display: block;
  }
  .nav-main__level-1 {
    float: left;
    display: inline-block;
  }
  .nav-main__level-1:hover {
    color: #5e5e5e;
  }
  .nav-main__level-1:hover .nav-main__menu-1 {
    color: #5e5e5e;
  }
  .nav-main__menu-1 {
    display: block;
    font-family: "Roboto", sans-serif;
    color: #5e5e5e;
    line-height: 1.1;
    font-size: 16px;
    text-align: center;
    vertical-align: top;
    text-decoration: none !important;
    padding: 10px 20px;
  }
}
@media (max-width: 1170px) {
  .nav-main {
    padding-right: 15px;
  }
  .nav-main__menu-0 {
    padding: 13px 15px;
  }
}
@media (max-width: 1090px) {
  .nav-main {
    padding-right: 15px;
  }
  .nav-main__menu-0 {
    padding: 13px 13px;
    letter-spacing: 0px;
  }
}
@media (max-width: 1000px) {
  .nav-main {
    padding-right: 8px;
  }
  .nav-main__menu-0 {
    padding: 13px 8px;
  }
}
@media (max-width: 900px) {
  .nav-main__wrapper {
    float: left;
  }
  .nav-main__open-mobile {
    display: flex;
    font-size: 1.4444444444em;
    line-height: 66px;
    margin-top: 9px;
    margin-left: 10px;
    color: #FFFFFF;
  }
  .nav-main__open-mobile .fas {
    position: relative;
  }
  .nav-main__open-mobile .fas, .nav-main__open-mobile .fas:before, .nav-main__open-mobile .fas:after {
    content: "";
    display: block;
    width: 35px;
    height: 2px;
    background-color: #fff;
  }
  .nav-main__open-mobile .fas:before, .nav-main__open-mobile .fas:after {
    position: absolute;
    left: 0;
  }
  .nav-main__open-mobile .fas:before {
    top: 11px;
  }
  .nav-main__open-mobile .fas:after {
    top: 22px;
  }
  .nav-main__close-mobile {
    font-size: 1.7777777778em;
    text-align: right;
    display: block;
  }
  .nav-main__close-mobile > a {
    display: block;
    padding: 1px;
  }
  .nav-main__close-mobile .fas {
    display: block;
    position: relative;
    width: 34px;
    height: 2px;
    background-color: #5e5e5e;
    margin: 22px 12px 22px auto;
    transform: rotate(45deg);
  }
  .nav-main__close-mobile .fas:before {
    display: block;
    content: "";
    position: absolute;
    width: 2px;
    height: 34px;
    top: -16px;
    left: 50%;
    margin-left: -1px;
    background-color: #5e5e5e;
  }
  .nav-main__overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 740;
    background: rgba(0, 0, 0, 0.7);
  }
  .nav-main__dropdown {
    position: absolute;
    top: 0;
    left: -101%;
    z-index: 10001;
    width: 100%;
    max-width: 360px;
    height: 100vh;
    padding: 12px;
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    -moz-transition: right 0.6s ease-in-out;
    -o-transition: right 0.6s ease-in-out;
    -webkit-transition: right 0.6s ease-in-out;
    transition: right 0.6s ease-in-out;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    display: none;
  }
  .nav-main.js-nav-open .nav-main__dropdown {
    left: 0;
    display: block;
  }
  .nav-main.js-nav-open .nav-main__level-0 {
    float: none;
    position: relative;
    display: block;
    width: 100%;
  }
  .nav-main.js-nav-open .nav-main__active-0 {
    border: 0px;
  }
  .nav-main.js-nav-open .nav-main__active-0 a.nav-main__menu-0 {
    background-color: #f57b00;
  }
  .nav-main.js-nav-open .nav-main__active-1 a.nav-main__menu-1 {
    color: #f57b00;
  }
  .nav-main__level-0.js-naviga-open:before {
    display: none;
  }
  .nav-main__level-0 ul {
    position: relative;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 0;
    width: 100%;
    bottom: auto;
    padding: 15px 0;
    left: auto;
    top: auto;
  }
  .nav-main__menu-0 {
    background-color: #bebebe;
    color: #fff;
    padding: 7px 4%;
    margin: 2px 0;
    font-size: 18px;
    width: 100%;
  }
  .nav-main__flyout-1 {
    min-height: 0;
  }
  .nav-main__level-1 {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  .nav-main__level-1--image {
    display: none;
  }
  .nav-main__level-1--separator {
    width: 100%;
    height: 2px;
    float: none;
    clear: both;
    background-color: #5e5e5e;
    margin: 15px 0;
  }
  .nav-main__menu-1 {
    color: #5e5e5e;
    min-height: 0;
    padding-bottom: 5px;
  }
  .nav-main__menu-2 {
    color: #5e5e5e;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Footer
/* ============================================================================= */
.pagefooter address {
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  text-transform: normal;
  text-align: center;
  font-weight: 400;
}

.pagefooter .teamviewer {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  width: 100%;
  padding-top: 60px;
}

.pagefooter .teamviewer img {
  height: 48px;
}

.pagefooter .menubottom {
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  padding-top: 26px;
  padding-bottom: 26px;
}

.nav-bottom__level-0 {
  padding: 0 10px;
  font-size: 11px;
  line-height: 17px;
}
.nav-bottom__level-0 a {
  font-size: 11px;
  line-height: 17px;
  color: #5e5e5e;
}
.nav-bottom__level-0 {
  font-size: 11px;
  line-height: 17px;
  color: #5e5e5e;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* hero-images
/* ============================================================================= */
@media all {
  .shadow {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .shadowresp {
    display: none;
  }
  .hero-images__item {
    display: none;
  }
  .hero-images__item:first-child {
    display: block;
  }
  .hero-images__image {
    width: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
  }
  .hero-images__item {
    position: relative;
  }
  .hero-images__arrow-down {
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .hero-images__arrow-down .icon {
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    background: url(/media/icon-down.png) no-repeat;
    height: 38px;
    width: 58px;
  }
  .hero-images,
  .hero-images__item > picture {
    position: relative;
    overflow: hidden;
  }
  .hero-images-content {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -493px;
    width: 100%;
    z-index: 2;
  }
  .hero-images-content__description {
    color: #FFFFFF;
    text-transform: uppercase;
  }
  .hero-images-content__description .title {
    max-width: 580px;
    text-align: right;
    float: left;
    display: inline;
  }
  .hero-images-content__description h1 {
    font-size: 80px;
    line-height: 86px;
    margin-top: 0px;
    font-weight: normal;
  }
  .hero-images-content__description h5 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    margin-bottom: 0px;
  }
  .hero-images-content__description .bulleted {
    float: left;
    display: inline;
    padding-top: 131px;
    margin-left: 33px;
  }
  .hero-images-content__description .bulleted span {
    display: inline-block;
    padding: 0 20px;
    background-color: #f8f8f8;
    color: #5e5e5e;
    letter-spacing: 2px;
    margin-bottom: 1px;
    position: relative;
  }
  .hero-images-content__description .bulleted span:hover {
    z-index: 3;
  }
  .hero-images-content__description .bulleted span.infobox1:before {
    content: "";
    width: 13px;
    height: 28px;
    background-color: #ffad01;
    display: block;
    position: absolute;
    top: 0px;
    left: -13px;
    -webkit-transition: width 1s; /* Safari */
    transition: width 1s;
    z-index: -1;
  }
  .hero-images-content__description .bulleted span.infobox1:hover:before {
    width: 7.5%;
    left: -13px;
  }
  .hero-images-content__description .bulleted span.infobox2:hover:before {
    width: 10.5%;
    left: -13px;
  }
  .hero-images-content__description .bulleted span.infobox3:hover:before {
    width: 7.5%;
    left: -13px;
  }
  .hero-images-content__description .bulleted span.infobox4:hover:before {
    width: 7%;
    left: -13px;
  }
  .hero-images-content__description .bulleted span.infobox5:hover:before {
    width: 7.5%;
    left: -13px;
  }
  .hero-images-content__description .bulleted span.infobox2:before {
    content: "";
    width: 13px;
    height: 28px;
    background-color: #cb8740;
    display: block;
    position: absolute;
    top: 0px;
    left: -13px;
    -webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
    z-index: -1;
  }
  .hero-images-content__description .bulleted span.infobox3:before {
    content: "";
    width: 13px;
    height: 28px;
    background-color: #d8ac7f;
    display: block;
    position: absolute;
    top: 0px;
    left: -13px;
    -webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
    z-index: -1;
  }
  .hero-images-content__description .bulleted span.infobox4:before {
    content: "";
    width: 13px;
    height: 28px;
    background-color: #c7680a;
    display: block;
    position: absolute;
    top: 0px;
    left: -13px;
    -webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
    z-index: -1;
  }
  .hero-images-content__description .bulleted span.infobox5:before {
    content: "";
    width: 13px;
    height: 28px;
    background-color: #ffc300;
    display: block;
    position: absolute;
    top: 0px;
    left: -13px;
    -webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
    z-index: -1;
  }
  .hero-images-content:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
  }
}
@media (max-width: 1180px) {
  .hero-images-content__description h1 {
    font-size: 60px;
    line-height: 66px;
    margin-top: 0px;
  }
}
@media (max-width: 1035px) {
  .hero-images-content {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    margin-left: 0px;
  }
  .hero-images-content__description {
    font-weight: normal;
    margin: 0px 0 0 50px;
  }
  .hero-images-content__description .bulleted {
    padding-top: 50px;
  }
}
@media (max-width: 800px) {
  .shadow {
    display: none;
  }
  .shadowresp {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 500px;
    z-index: 1;
    display: inline-table;
  }
  .hero-images-content__description {
    margin: 50px 0 0 0;
  }
  .hero-images-content__description .title {
    max-width: 100%;
    text-align: right;
    float: none;
    display: block;
    padding-right: 30px;
  }
  .hero-images-content__description .bulleted {
    float: none;
    display: block;
    padding-top: 100px;
    margin-left: 33px;
  }
  .hero-images__arrow-down {
    display: none;
  }
  .slick-dots li:hover button,
  .slick-dots li.slick-active button {
    background-color: #f2dcb1;
  }
  .slick-dots li button {
    width: 28px;
    height: 28px;
    background: #4e3629;
    color: transparent;
    font-size: 0px;
    line-height: 0px;
    outline: none;
    border: 0px;
  }
  .hero-images-content:before {
    content: none;
  }
  .slick-dots {
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
  }
}
@media (max-width: 600px) {
  .hero-images-content__description h1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 0px;
  }
}
@media (max-width: 520px) {
  .hero-images-content__description {
    font-size: 15px;
    line-height: 28px;
  }
}
@media (max-width: 450px) {
  .hero-images {
    margin-top: 25px;
  }
}
@media (max-width: 415px) {
  .hero-images-content__description {
    font-size: 14px;
    line-height: 27px;
  }
  .hero-images-content__description .bulleted {
    float: none;
    display: block;
    padding-top: 20px;
    margin-left: 33px;
  }
  .hero-images-content__description .bulleted span.infobox1:before {
    height: 27px;
  }
  .hero-images-content__description .bulleted span.infobox2:before {
    height: 27px;
  }
  .hero-images-content__description .bulleted span.infobox3:before {
    height: 27px;
  }
  .hero-images-content__description .bulleted span.infobox4:before {
    height: 27px;
  }
  .hero-images-content__description .bulleted span.infobox5:before {
    height: 27px;
  }
  .hero-images__image {
    height: 400px;
  }
  .shadowresp {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 400px;
    z-index: 1;
    display: inline-table;
  }
}
@media (max-width: 400px) {
  .hero-images-content__description h1 {
    font-size: 35px;
    line-height: 35px;
    margin-top: 0px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* SITEPATH
/* ============================================================================= */
@media all {
  .sitepath {
    margin: 70px 0px 30px 0px;
    text-align: left;
  }
  .sitepath ol {
    padding: 0;
    margin: 0;
  }
  .sitepath__level-0 {
    display: inline-block;
  }
  .sitepath__menu-0 {
    font-size: 11px;
    color: #5e5e5e;
    font-weight: 700;
  }
  .sitepath__menu-0:hover {
    color: #cc8a00;
    text-decoration: none;
  }
  .sitepath span {
    padding: 0 0.2777777778em;
  }
  .sitepath span:last-child {
    display: none;
  }
}
@media (max-width: 1000px) {
  .sitepath {
    margin: 30px 0px 30px 0px;
    text-align: left;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Teaser
/* ============================================================================= */
.showcase-scroll {
  position: relative;
  margin: 1.1111111111em;
}
.showcase-scroll .teaser-item {
  min-width: 18.8888888889em;
  margin-bottom: 1.6666666667em;
}
.showcase-scroll__wrapper {
  max-height: 16.6666666667em;
  overflow: hidden;
}
.showcase-scroll__content {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  width: 100%;
  padding-top: 20px;
}
.showcase-scroll__inner {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  will-change: scroll-position;
}
.showcase-scroll__controls {
  overflow: hidden;
}
.showcase-scroll__controls.hidden {
  display: none;
}

.scroll-element {
  width: 35%;
  margin: 2.2222222222em auto;
  position: relative;
}
.touch-active .scroll-element {
  display: none;
}
.scroll-element__track {
  background-color: gray;
  height: 2px;
}
.touch-active .scroll-element__track {
  background-color: transparent;
}
.scroll-element__bar {
  position: absolute;
  left: 0;
  top: 50%;
  width: 20%;
  padding: 20px 0;
  top: -19px;
  cursor: pointer;
}
.scroll-element__bar-inner {
  top: 21px;
  background-color: black;
  height: 2px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: height ease-in-out 0.2s;
  -moz-transition: height ease-in-out 0.2s;
  transition: height ease-in-out 0.2s;
}
.scroll-element__bar:hover .scroll-element__bar-inner {
  height: 10px;
}
.touch-active .scroll-element__bar {
  display: none;
}
.scroll-element__arrow {
  position: absolute;
  width: 1.4444444444em;
  height: 1.4444444444em;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
}
.scroll-element__arrow.less {
  left: -3.3333333333em;
}
.scroll-element__arrow.more {
  right: -3.3333333333em;
}
.scroll-element__arrow .icon {
  display: block;
  width: 100%;
  height: 100%;
}

@media all {
  .teaser .slick-track {
    padding-top: 25px;
  }
  .teaser button svg {
    width: 35px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .teaser button svg use {
    fill: #bebebe;
  }
  .teaser button.prev svg {
    transform: rotate(180deg);
  }
  .teaser button {
    background: none;
    border: none;
    outline: none;
  }
  .teaser button.prev {
    position: absolute;
    left: -15px;
    top: 90%;
    margin-top: -36px;
    z-index: 1;
  }
  .teaser button.next {
    position: absolute;
    right: -9px;
    top: 90%;
    margin-top: -36px;
  }
  .teasercontent {
    background: #f8f8f8;
    padding: 60px 0;
    margin-top: 114px;
  }
  .teaser {
    padding: 60px 0;
  }
  .teaser__item {
    width: 280px;
    min-height: 281px;
    margin-bottom: 1.6666666667em;
    margin-left: 20px;
    text-align: center;
    background: #FFFFFF;
    padding: 25px 10px;
    position: relative;
  }
  .teaser__item a:hover {
    text-decoration: none;
  }
  .teaser__item span {
    display: block;
  }
  .teaser__number {
    margin-top: -40px;
    padding-bottom: 20px;
    color: #FFFFFF;
    position: relative;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
  }
  .teaser__number:before {
    content: "";
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 47px;
    height: 47px;
    background-color: #f57b00;
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -23px;
    z-index: -1;
  }
  .teaser__name {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
  }
  .teaser__description {
    color: #bebebe;
    font-size: 16px;
    line-height: 22px;
    margin-top: 15px;
  }
  .teaser__icon {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
  }
  .teaser__svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #5e5e5e;
  }
  .teasercontent h3 {
    font-size: 26px;
    line-height: 32px;
    color: #bebebe;
    text-align: center;
    position: relative;
  }
  .teasercontent h3:before {
    content: "";
    width: 338px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
  .teasercontent h3:after {
    content: "";
    width: 338px;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
}
@media (max-width: 1240px) {
  .teaser {
    padding: 60px 0;
  }
  .teaser__item {
    margin-left: 10px;
  }
  .teasercontent h3:before {
    content: "";
    width: 220px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
  .teasercontent h3:after {
    content: "";
    width: 220px;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
}
@media (max-width: 1000px) {
  .teaser {
    padding: 60px 0px 0px 0px;
  }
  .teaser__item {
    margin-left: 0.52%;
    width: 9.4% !important;
  }
  .teaser button.prev {
    position: absolute;
    left: 52px;
    top: 77%;
    margin-top: 0px;
    z-index: 1;
    padding: 0px;
  }
  .teaser button.next {
    position: absolute;
    right: 52px;
    top: 77%;
    margin-top: 0px;
    padding: 0px;
  }
}
@media (max-width: 890px) {
  .teasercontent h3:before {
    content: none;
  }
  .teasercontent h3:after {
    content: none;
  }
}
@media (max-width: 850px) {
  .teaser {
    padding: 60px 0px 0px 0px;
  }
  .teaser__item {
    margin-left: 18px;
    width: 11.9% !important;
  }
}
@media (max-width: 850px) {
  .teaser {
    padding: 60px 0px 0px 0px;
  }
  .teaser__item {
    margin-left: 16px;
    width: 11.9% !important;
  }
}
@media (max-width: 710px) {
  .teaser__item {
    margin-left: 14px;
    width: 11.9% !important;
  }
}
@media (max-width: 700px) {
  .teaser {
    padding: 60px 0px 0px 0px;
  }
  .teaser__item {
    margin-left: 14px;
    width: 11.9% !important;
  }
}
@media (max-width: 625px) {
  .teaser__item {
    margin-left: 0px;
    width: 16.6% !important;
  }
  .teasercontent {
    margin-top: 60px;
  }
  .teaser button.prev {
    position: absolute;
    left: 30px;
    top: 77%;
    margin-top: 0px;
    z-index: 1;
    padding: 0px;
  }
  .teaser button.next {
    position: absolute;
    right: 30px;
    top: 77%;
    margin-top: 0px;
    padding: 0px;
  }
}
/* =============================================================================
/* TeaserList
/* ============================================================================= */
@media all {
  .teaserlistcontent {
    background: #f8f8f8;
    padding: 0px 0;
    margin-top: 50px;
  }
  .teaserlist {
    padding: 40px 0;
    margin-left: 13.3%;
  }
  .teaserlist__item {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    background: #FFFFFF;
    padding: 25px 10px;
    position: relative;
  }
  .teaserlist__item a:hover {
    text-decoration: none;
  }
  .teaserlist__item:first-child {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0px;
  }
  .teaserlist__number {
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -39px;
    color: #FFFFFF;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    padding-top: 25px;
  }
  .teaserlist__number:before {
    content: "";
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 47px;
    height: 47px;
    background-color: #f57b00;
    position: absolute;
    top: 40%;
    left: -16px;
    margin-top: -6px;
    z-index: -1;
  }
  .teaserlist__name {
    float: left;
    display: inline;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    margin-left: 4%;
  }
  .teaserlist__description {
    float: left;
    display: inline;
    color: #bebebe;
    font-size: 16px;
    line-height: 22px;
    clear: both;
    margin-left: 4%;
    margin-top: 10px;
  }
  .teaserlistcontent h3 {
    font-size: 26px;
    line-height: 32px;
    color: #bebebe;
    text-align: center;
    position: relative;
  }
  .teaserlistcontent h3:before {
    content: "";
    width: 338px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
  .teaserlistcontent h3:after {
    content: "";
    width: 338px;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
}
@media (max-width: 800px) {
  .teaserlist {
    padding: 40px 0;
    margin-left: 11.3%;
  }
  .teaserlist__item {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    background: #FFFFFF;
    padding: 25px 0px 25px 20px;
    position: relative;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* News
/* ============================================================================= */
@media all {
  .news-box .slick-track {
    padding-top: 106px;
  }
  .news-box svg {
    width: 35px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .news-box svg use {
    fill: #bebebe;
  }
  .news-box button.prev svg {
    transform: rotate(180deg);
  }
  .news-box button {
    background: none;
    border: none;
    outline: none;
  }
  .news-box button.prev {
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: 20px;
  }
  .news-box button.next {
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: 20px;
  }
  .news-box {
    padding: 60px 0;
    margin-top: 60px;
  }
  .news-box__inner {
    padding: 0px 10px;
  }
  .news-box__item {
    text-align: center;
    padding: 42px 40px 0px 40px;
    border: 4px solid #f8f8f8;
    position: relative;
    width: 100%;
    margin: 0 auto;
    min-height: 320px;
  }
  .news-box__item a:hover {
    text-decoration: none;
  }
  .news-box__picture {
    margin-top: -140px;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
  }
  .news-box__picture img {
    z-index: 1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 auto;
    width: 130px;
    height: 130px;
  }
  .news-box__name {
    color: #bebebe;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
  }
  .news-box__description {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    line-height: 33px;
    font-style: italic;
    margin-top: 15px;
  }
  .news-box__virgolette {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100px;
    line-height: 106px;
    color: #f57b00;
    font-style: italic;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -25px;
  }
}
@media (max-width: 1330px) {
  .news-box button.prev {
    position: absolute;
    left: 5%;
    top: 10%;
    margin-top: 0px;
    z-index: 3;
  }
  .news-box button.next {
    position: absolute;
    right: 5%;
    top: 10%;
    margin-top: 0px;
    z-index: 3;
  }
}
@media (max-width: 900px) {
  .news-box__description {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 95px;
  }
  .news-box__virgolette {
    font-size: 100px;
    line-height: 106px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -25px;
  }
}
@media (max-width: 770px) {
  .news-box__item {
    width: 92%;
    margin: 0 auto;
  }
}
@media (max-width: 700px) {
  .news-box {
    padding: 0px 0px 0px 0px;
  }
  .news-box__item {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0px;
    text-align: center;
    padding: 42px 10px 0px 10px;
    border: 4px solid #f8f8f8;
    position: relative;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Member
/* ============================================================================= */
@media all {
  .membercontent {
    padding: 60px 0;
    text-align: center;
  }
  .membercontent h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: #f57b00;
    position: relative;
  }
  .membercontent h4:before {
    content: "";
    width: 420px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
  .membercontent h4:after {
    content: "";
    width: 420px;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
  .membercontent h1 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 800;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
  }
  .membercontent h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: #bebebe;
    margin-top: 10px;
    margin-bottom: 40px;
    position: relative;
  }
}
@media (max-width: 1140px) {
  .membercontent h4:before {
    content: "";
    width: 250px;
  }
  .membercontent h4:after {
    content: "";
    width: 250px;
  }
}
@media (max-width: 760px) {
  .membercontent h4:before {
    content: none;
  }
  .membercontent h4:after {
    content: none;
  }
  .membercontent h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .membercontent h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 450px) {
  .membercontent {
    padding: 40px 0px 40px 0px;
  }
  .member .button {
    padding: 0 20px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Partners
/* ============================================================================= */
@media all {
  .partners {
    background: #f8f8f8;
    padding: 65px 0;
    margin: 80px 0px 38px 0px;
  }
  .partners__item {
    display: inline-block !important;
    vertical-align: middle;
    float: none;
    margin: 0 40px;
  }
  .partners h3 {
    font-size: 26px;
    line-height: 32px;
    color: #bebebe;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
  }
  .partners h3:before {
    content: "";
    width: 300px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
  .partners h3:after {
    content: "";
    width: 300px;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 18px;
    background-color: #e8e8e8;
    display: block;
  }
}
@media (max-width: 1170px) {
  .partners h3:before {
    content: "";
    width: 150px;
  }
  .partners h3:after {
    content: "";
    width: 150px;
  }
}
@media (max-width: 890px) {
  .partners h3:before {
    content: none;
  }
  .partners h3:after {
    content: none;
  }
  .partners {
    margin: 30px 0px 38px 0px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Mamberfamily
/* ============================================================================= */
@media all {
  .memberfamily {
    background: #f8f8f8;
    padding: 0px 0 60px 0px;
  }
  .memberfamily.no-content {
    padding-bottom: 0;
  }
  .memberfamily.no-content .memberfamily__infobox span.info {
    min-width: initial;
  }
  .memberfamily__content {
    max-width: 600px;
    float: left;
    display: inline;
    padding-top: 40px;
    position: relative;
    margin-left: 50px;
  }
  .memberfamily__content:before {
    content: "";
    width: 1px;
    height: 197px;
    background-color: #bebebe;
    position: absolute;
    right: -40px;
    bottom: 0px;
  }
  .memberfamily__slide {
    float: right;
    display: inline;
    width: 40%;
  }
  .memberfamily__image {
    margin-top: -93px;
    float: right;
    display: inline;
    position: relative;
  }
  .memberfamily__item {
    position: relative;
  }
  .memberfamily__infobox {
    position: absolute;
    right: 100px;
    bottom: 0px;
    width: 100%;
    text-align: right;
  }
  .memberfamily__infobox span {
    display: inline;
    background: #FFFFFF;
    font-size: 16px;
    line-height: 22px;
    padding: 15px 15px 15px 30px;
  }
  .memberfamily__infobox span.info {
    font-size: 13px;
    line-height: 19px;
    padding: 10px 15px 15px 15px;
    min-width: 77.3%;
    display: inline-block;
  }
  .memberfamily h1 {
    font-size: 36px;
    line-height: 42px;
    font-weight: bold;
    color: #5e5e5e;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .memberfamily h2 {
    font-size: 26px;
    line-height: 32px;
    color: #bebebe;
    text-align: right;
    margin-bottom: 0px;
  }
  .memberfamily .button {
    float: right;
    display: inline;
    margin-top: 45px;
    padding: 0 40px;
  }
}
@media (max-width: 1100px) {
  .memberfamily h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .memberfamily h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 980px) {
  .memberfamily h1 {
    font-size: 25px;
    line-height: 31px;
  }
  .memberfamily h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .memberfamily__image {
    width: 50%;
  }
}
@media (max-width: 890px) {
  .memberfamily h1 {
    font-size: 25px;
    line-height: 31px;
  }
  .memberfamily h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .memberfamily__item {
    display: none;
  }
  .memberfamily__content:before {
    content: none;
  }
  .memberfamily__content {
    max-width: 100%;
    float: none;
    display: block;
    margin-left: 0px;
  }
  .memberfamily h1 {
    text-align: center;
  }
  .memberfamily h2 {
    text-align: center;
  }
  .memberfamily .button {
    float: none;
    display: block;
    padding: 0px 0px;
    text-align: center;
    margin: 45px auto 0 auto;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Member
/* ============================================================================= */
@media all {
  .box-login {
    display: none;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 149px;
    z-index: 10; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+0,ffffff+50 */
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(left, #f8f8f8 54.5%, #ffffff 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f8f8f8 54.5%, #ffffff 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f8f8f8 54.5%, #ffffff 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f8f8f8", endColorstr="#ffffff",GradientType=1 ); /* IE6-9 */
    padding: 30px 0px;
  }
  .box-login .button--orange {
    width: 92%;
  }
  .box-login .button--secondary {
    width: 92%;
    color: #f57b00;
    border-color: #bebebe;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .box-login .button--secondary:hover,
  .box-login .button--secondary:focus,
  .box-login .button--secondary:active {
    color: #fff;
    background-color: rgb(164.5, 164.5, 164.5);
    border-color: rgb(164.5, 164.5, 164.5);
  }
  .box-login h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 400;
    color: #5e5e5e;
    font-size: 33px;
    line-height: 38px;
  }
  .login__boxsx {
    float: left;
    display: inline;
    margin-left: 100px;
    width: 49.2%;
  }
  .login__boxdx {
    float: right;
    display: inline;
    width: 40.2%;
  }
  .login__boxsx .description {
    padding-top: 76px;
    padding-bottom: 40px;
    max-width: 540px;
  }
  .login__boxdx .description ul {
    margin: 0px;
    padding: 30px 0;
  }
  .login__boxdx .description ul li {
    list-style-type: none;
    position: relative;
    padding-left: 25px;
  }
  .login__boxdx .description ul li:before {
    content: "✓";
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
  }
}
@media (max-width: 1240px) {
  .login__boxsx {
    float: left;
    display: inline;
    margin-left: 100px;
    width: 45.2%;
  }
  .login__boxdx {
    float: right;
    display: inline;
    width: 40.2%;
  }
}
@media (max-width: 1100px) {
  .box-login {
    top: 130px;
  }
}
@media (max-width: 1019px) {
  .box-login {
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(top, #f8f8f8 48.5%, #ffffff 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f8f8f8 48.5%, #ffffff 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f8f8f8 48.5%, #ffffff 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f8f8f8", endColorstr="#ffffff",GradientType=1 ); /* IE6-9 */
    padding-top: 40px;
    height: auto;
  }
  .login__boxsx {
    float: none;
    display: block;
    margin-left: 0px;
    width: 100%;
  }
  .login__boxdx {
    float: none;
    display: block;
    margin-left: 0px;
    width: 100%;
    margin-top: 100px;
    background-color: #fff;
  }
  .login__boxsx .description {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .box-login .button--orange {
    width: 100%;
  }
  .box-login .button--secondary {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .box-login h1 {
    color: #5e5e5e;
    font-size: 25px;
    line-height: 31px;
  }
  .login__boxdx {
    margin-top: 50px;
  }
}
@media (max-width: 450px) {
  .box-login {
    top: 132px;
  }
  .box-login .button--orange {
    font-size: 14px;
    padding: 0px;
  }
  .box-login .button--secondary {
    font-size: 15px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Contact
/* ============================================================================= */
.contact {
  padding: 50px 0px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* Team
/* ============================================================================= */
@media all {
  .team {
    margin-top: 60px;
  }
  .team .item {
    width: 100%;
    margin-bottom: 45px;
    min-height: 220px;
  }
  .team .contentdx {
    float: right;
    display: inline;
    width: 42.6%;
    position: relative;
    min-height: 220px;
    background: #f8f8f8;
  }
  .team .contentdx .contentzone {
    position: absolute;
    left: 50px;
    bottom: 18px;
    font-size: 16px;
  }
  .team .contentdx .contentzone .dot {
    margin-right: 5px;
  }
  .team .contentsx {
    float: left;
    display: inline;
    width: 57.4%;
    position: relative;
    min-height: 220px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(219, 219, 219) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(219, 219, 219)));
    background: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(219, 219, 219) 100%);
    background: -o-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(219, 219, 219) 100%);
    background: -ms-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(219, 219, 219) 100%);
    background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(219, 219, 219) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#dbdbdb", GradientType=1 );
  }
  .team .contentsx .image {
    position: absolute;
    right: 0px;
    bottom: -8px;
  }
  .team .contentsx .text {
    position: absolute;
    bottom: 20px;
    right: 140px;
    text-align: right;
  }
  .team .contentsx .text span {
    display: inline-block;
    font-size: 16px;
    background: #FFFFFF;
    padding: 5px 15px;
  }
  .team .contentsx .text span.work {
    font-size: 16px;
    font-weight: bold;
    background: #FFFFFF;
  }
  .team .contentsx .text a.mail {
    font-size: 16px;
    background: #FFFFFF;
    padding: 5px 15px;
  }
}
@media (max-width: 770px) {
  .team .contentdx {
    float: none;
    display: block;
    width: 100%;
    position: relative;
    min-height: 100%;
    background: #dbdbdb;
  }
  .team .contentdx .contentzone {
    position: relative;
    left: auto;
    bottom: auto;
    font-size: 16px;
    text-align: center;
  }
  .team .contentsx {
    float: none;
    display: block;
    width: 100%;
    position: relative;
    min-height: 100%;
    background: #dbdbdb;
  }
  .team .contentsx .image {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 0 auto;
  }
  .team .contentsx .image img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inherit;
  }
  .team .contentsx .text span {
    display: inline-block;
    font-size: 16px;
    background: transparent;
    padding: 0px 15px;
  }
  .team .contentsx .text span.work {
    font-size: 16px;
    font-weight: bold;
    background: transparent;
  }
  .team .contentsx .text a.mail {
    font-size: 16px;
    background: transparent;
    padding: 0px 15px;
  }
  .team .contentsx .text {
    position: relative;
    bottom: auto;
    right: auto;
    text-align: center;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* infoBox
/* ============================================================================= */
.infoBox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  display: none;
}
.infoBox.open {
  display: block;
}
.infoBox:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.infoBox .inner {
  position: absolute;
  top: 25vh;
  left: 50%;
  width: 40%;
  width: 40vw;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 1500px) {
  .infoBox .inner {
    top: 15vh;
    width: 50%;
    width: 50vw;
  }
}
@media all and (max-width: 1280px) {
  .infoBox .inner {
    width: 60%;
    width: 60vw;
  }
}
@media all and (max-width: 1024px) {
  .infoBox .inner {
    width: 90%;
    width: 90vw;
    width: calc(100vw - 100px);
  }
}
@media all and (max-width: 768px) {
  .infoBox .inner {
    top: 10vh;
  }
}
@media all and (max-width: 414px) {
  .infoBox .inner {
    width: 95%;
    width: 95vw;
    width: calc(100vw - 50px);
  }
}
.infoBox .closeButton {
  position: absolute;
  top: 10px;
  right: 35px;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
}
@media all and (max-width: 667px) {
  .infoBox .closeButton {
    top: 8px;
    right: 15px;
  }
}
.infoBox .closeButton:before, .infoBox .closeButton:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 35px;
  width: 1px;
  background-color: #5e5e5e;
}
.infoBox .closeButton:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.infoBox .closeButton:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.infoBox .title {
  background: #bebebe;
  padding: 10px 70px 10px 40px;
  color: #5e5e5e;
  font-size: 1.2222222222em;
  font-weight: bold;
  border-bottom: 3px solid #fff;
}
@media all and (max-width: 667px) {
  .infoBox .title {
    font-size: 1.1111111111em;
    padding: 10px 55px 10px 20px;
  }
}
.infoBox .description {
  background: #B34C4C;
  color: #fff;
  font-size: 0.8888888889em;
  padding: 25px 40px;
  overflow: auto;
  max-height: 60vh;
}
@media all and (max-width: 667px) {
  .infoBox .description {
    font-size: 0.7777777778em;
    padding: 15px 20px;
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* TODO: Add correct sprite width */
/* TODO: Add correct sprite height */
/*
   Flaticon icon font: Flaticon
   Creation date: 27/02/2018 08:35 
   */
@font-face {
  font-family: "Flaticon";
  src: url("/media/fonts/Flaticon.eot");
  src: url("/media/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/media/fonts/Flaticon.woff") format("woff"), url("/media/fonts/Flaticon.ttf") format("truetype"), url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/media/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-whatsapp:before {
  content: "\f100";
}

.flaticon-squares:before {
  content: "\f101";
}

.flaticon-close-button:before {
  content: "\f102";
}

.flaticon-menu-button:before {
  content: "\f103";
}

.flaticon-technology-1:before {
  content: "\f104";
}

.flaticon-adobe:before {
  content: "\f105";
}

.flaticon-vimeo:before {
  content: "\f106";
}

.flaticon-google-plus:before {
  content: "\f107";
}

.flaticon-line:before {
  content: "\f108";
}

.flaticon-signs:before {
  content: "\f109";
}

.flaticon-arrows-3:before {
  content: "\f10a";
}

.flaticon-arrows-2:before {
  content: "\f10b";
}

.flaticon-arrows-1:before {
  content: "\f10c";
}

.flaticon-arrows:before {
  content: "\f10d";
}

.flaticon-right-arrow:before {
  content: "\f10e";
}

.flaticon-left-arrow:before {
  content: "\f10f";
}

.flaticon-left-quote:before {
  content: "\f110";
}

.flaticon-phone-keyboard-nine-black-buttons-squares:before {
  content: "\f111";
}

.flaticon-twitter-social-logotype:before {
  content: "\f112";
}

.flaticon-skype-logo:before {
  content: "\f113";
}

.flaticon-youtube-play-button:before {
  content: "\f114";
}

.flaticon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\f115";
}

.flaticon-pin:before {
  content: "\f116";
}

.flaticon-social-media:before {
  content: "\f117";
}

.flaticon-facebook:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-correct-signal:before {
  content: "\f11a";
}

.flaticon-web:before {
  content: "\f11b";
}

.flaticon-pinterest-logo:before {
  content: "\f11c";
}

.flaticon-logo-linkedin:before {
  content: "\f11d";
}

.flaticon-technology:before {
  content: "\f11e";
}

.flaticon-wi-fi-signal:before {
  content: "\f11f";
}

.flaticon-youtube:before {
  content: "\f120";
}

/* =============================================================================
/* cookies
/* ============================================================================= */
.cookie-category {
  margin-bottom: 2.2222222222em;
}
.cookie-category__title {
  font-weight: bold;
}

.cookie-table {
  width: 100%;
  margin: 0.5555555556em 0;
}
.cookie-table__container {
  max-width: 100%;
  overflow: auto;
}
.cookie-table th {
  padding: 0.1666666667em 0.2777777778em;
  border: solid 1px #5e5e5e;
}
.cookie-table td {
  border: solid 1px #5e5e5e;
  padding: 0.1666666667em 0.2777777778em;
}

/* =============================================================================
/* RETINA
/* ============================================================================= */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  /* =============================================================================
  /* LOGO CONSISTO
  /* ============================================================================= */
  .logo-consisto {
    background-image: url(https://www.consisto.it/media/logos/consisto-gray@2.png);
    background-size: 49px 19px;
  }
  .logo-consisto:hover {
    background-image: url(https://www.consisto.it/media/logos/consisto@2.png);
  }
}
