@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed|Roboto:300,400,700,900&subset=latin-ext");

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

html {
  font-size: 10px;
  font-family: 'Roboto', sans-serif;
  color: #000;
}

strong,
b {
  font-weight: 700;
}

main {
  font-size: 1.7rem;
  line-height: 2.6rem;
}

a {
  text-decoration: none;
  color: #000;
}

/*

 *
 *  Form description
 *

 */

.form__headline {
  font-size: 3.2rem;
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: -2px;
  font-weight: 400;
  margin: 1rem 0 1.3rem;
}

/*

 *
 *  Form groups
 *

 */

.form__group {
  position: relative;
  background-color: #fff;
}

.form__group:first-child {
  padding-top: 2.1rem;
}

.form__group:not(.form__group--checkbox) {
  margin-bottom: 30px;
}

.form__group.form__group--name input,
.form__group.form__group--tel input {
  width: 270px;
  max-width: 100%;
}

/*

 *
 *  Form label
 *

 */

.form__label {
  display: block;
  font-size: 1.7rem;
  line-height: 2rem;
  margin-bottom: 12px;
}

.form__label:not(.form__label--checkbox) {
  font-weight: bold;
}

.form__label ~ .form__sublabel {
  margin-top: 0;
}

.form__label.form__label--checkbox {
  display: block;
  margin-bottom: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 1rem;
  line-height: 1.4;
}

.form__label.form__label--checkbox > input,
.form__label.form__label--checkbox div {
  display: inline-block;
  vertical-align: top;
}

.form__label.form__label--checkbox > div {
  width: calc(100% - 4rem);
}

.form__label span {
  color: red;
}

.form__sublabel {
  margin: 0;
  margin-bottom: 15px;
  color: #a6a6a6;
  font-size: 1.4rem;
  line-height: 1.6rem;
}

/*

 *
 *  Form inputs
 *

 */

.form__input:not([type='checkbox']) {
  font-family: 'Roboto', sans-serif;
  vertical-align: top;
  height: 4.4rem;
  border-radius: .4rem;
  border: solid 1px #dce0e3;
  line-height: 18px;
  padding: 1.2rem;
  color: #000;
  width: 100%;
  font-weight: 300;
}

.form__input[type='checkbox'] {
  height: 1.4rem;
  width: 1.6rem;
  margin-right: 1rem;
  position: relative;
  top: 1px;
  font-size: 1.4rem;
  font-weight: bold;
}

.form__input[type='checkbox']:before {
  position: absolute;
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  background: #fff;
  border: solid 2px #DCE0E3;
  top: -1px;
  left: -1px;
}

.form__input[type="checkbox"]:checked:before {
  content: '✓';
  padding-left: 4px;
  padding: 2px 0 2px 4px;
}

.form__textarea {
  font-family: 'Roboto', sans-serif;
  vertical-align: top;
  height: 15rem;
  border-radius: .4rem;
  border: solid 1px #dce0e3;
  line-height: 18px;
  padding: 1.2rem;
  color: #000;
  width: 100%;
  font-weight: 300;
}

.form__textarea.error,
.form__input.error {
  border-color: #f35008;
}

.form__textarea.error:focus,
.form__input.error:focus {
  outline: none;
}

/*

 *
 *  Form buttons
 *

 */

.form__button,
.form__submit,
.form__upload {
  position: relative;
  height: 4.4rem;
  border-radius: .4rem;
  cursor: pointer;
  border: solid 1px #dce0e3;
  background-color: transparent;
  cursor: pointer;
}

.form__submit {
  display: block;
  border-color: transparent;
  background-color: #e1261c;
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.2;
  padding: 0 26px;
  width: auto;
  height: auto;
  margin: 0 auto;
}

.form__upload::before {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAAsCAIAAABZiieAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozREM2QUY2N0Y1MjUxMUU3OERBQ0JEMjI1NTA2RkVGOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozREM2QUY2OEY1MjUxMUU3OERBQ0JEMjI1NTA2RkVGOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNEQzZBRjY1RjUyNTExRTc4REFDQkQyMjU1MDZGRUY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNEQzZBRjY2RjUyNTExRTc4REFDQkQyMjU1MDZGRUY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+2sA0EwAABD9JREFUeNrsWftT2lgUhiQ8wlNAg0jxsV2KWrQ+tuO0O7Odnf1hZ/rz/rPb3dld+5KiKMpDVFBEXvIQVBAIBHowGkCQjUhNOuOZDFzCueTLybnnfN9FmD3LuXf8F4WigDeG45LZSbNKIe/ig9nWt7Jn5wJeWVaQzxd+f/OqiwvCO9CXdnqe6+6AMSMZLlUrFZzDZZmxDdzGYWLBOsktbodr2x88YuOJCL5Pe8T9iPsRd59sd//Q5fPXarX7/xT2MIir1erqpjcYjsI4eZJ5vTgrlUj4Hu9CsfTP51UadB13OvPnsi2RzjwEbrh2LJHq4QLpzOlfH2zw2nyyWCotr6z5/MFvmyfHqZOV9a1SidRp1MDUiEEty18/OIo6XF6KqnbInFptc3s3lckuzVtFGNb/eHv39pdtDgBNB+/flTX4mDk96z4Llt6GZ8fudHcEzVgknnj33tYDt+t2o2S58mXDFT1O3jgfT6bhMI3oZyxmpULWceJnx+ZxMs0GQS5/8fdH++LM5ITJ2AfcENFPa5v5i8JtDkfR40gsMW4yWi1PcWmjOJzl8h/sG4CGPQiKouxOT+oky75Cdsa9Hwqvu33dHzGdo+B5GImZx01T5gmxSBSJJ+ERlSuVHpbafigiFAp7xE1Vq44tL6ynO0XLFwgGQmEDMQgP4T5thf3cFtxA2j+tOntTQOVyJRSJP1jrbeCG9ILWAJf/LvgJ1rwQOUeDIohWowa5KBGLecFP/tcGVErL07EnBj2GojziVd1ijKJz089+HDfxkQ/eusUjlfz8ck43oGbOnOfyQLkuinVVL5NKCZ22Y2vjEjfU+19fv1TKZUwb3trea19mGrXqxZRZP6TjBW5oMa8WZmjQdTLj9u0dhG7r3P/ZHOaJ0XnrpJBznQaLcJgYpMf2DfcN0PDtT7PTaNMaBYdVp4djfYmiyPNnP9DjwGGYkRRXmBBkwTpVry6ErpUVR4BWcInbqCdonVahKNeOvz2FEKSeEe010eULwBTucBsIehCKxGhmz9JAKNFsAmFPwfpog5qBa92QvOtcWg9g2gHVDfH3zbc+EESGSxmyTg+g7wxpNUyeXJ8cNRBDTKS9ewclkqSnYL8sLYJYIsvlhyQhzJhOEqlEvDgz1e4JchaOZroKVQVuoI5bLMImTCOc0ToMBZFRLJHb/oMh3XW8BUIaLoimInmV/cUiCfGFAS2iOe7zchwvFOvxg07ZzFj+ePsbDDy7gWA41j5FwPn+oL61QrOx4cuGzzHuMaMBuUtBA+dR4zD3uIGfjD0Z6bT70vTWZOMmo+KS0nC/jzxvtShb/6qkqGoskSqR5WTrHqJKIZ9/brlau33Z1b2nQYF7/2X9/LqWM2W+Wm1shMC9vVlakMtwHuGmt7icnh0gWO14oA1BpZ6btohEjerHF9yM2AlF46B3Cpf/YuI46B3N6IihXfJ8FWAAKWsA2tX5fMAAAAAASUVORK5CYII=");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 27px 21px;
  content: '';
  z-index: 0;
}

.form__upload input {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.form__button--geolocalization {
  position: absolute;
  right: 0;
  width: 5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form__button--geolocalization .icon-geolocalization {
  width: 2.2rem;
  height: 2.2rem;
  padding: .4rem;
  border-radius: 50%;
  background-color: #a8b2b9;
}

.form__button ~ .form__input,
.form__submit ~ .form__input {
  width: calc(100% - 6rem);
}

.top {
  position: fixed;
  z-index: 2;
  top: 0;
  display: block;
  height: 70px;
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 0 1px 0 0 rgba(82, 82, 82, 0.12);
          box-shadow: 0 1px 0 0 rgba(82, 82, 82, 0.12);
}

.top .wrapper {
  margin: 0;
  padding: 0;
  max-width: 1200px;
  margin: auto;
  margin-top: -1px;
}

.top a {
  margin: 1.4rem 0 1.6rem;
  clear: both;
  display: block;
}

.top a svg {
  vertical-align: middle;
}

.top .logo {
  position: relative;
  padding-left: 4rem;
}

.top .logo:before {
  position: absolute;
  content: '';
  width: 1.2rem;
  height: 1.2rem;
  border-left: 2px #000 solid;
  border-bottom: 2px #000 solid;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 1rem;
  top: 1rem;
}

.image-top {
  position: relative;
  max-width: 1200px;
  height: 400px;
  margin: auto;
  z-index: -1;
}

.image-top img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

.teaser-container {
  margin-top: -4.5rem;
}

.teaser-container strong {
  display: block;
}

.teaser-container a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2rem;
  line-height: 2.4rem;
}

.teaser-container h3 {
  font-weight: 400;
}

.teaser-container div {
  height: 281px;
  overflow: hidden;
}

.layout-header {
  margin-top: 70px;
}

.layout-wrapper {
  position: relative;
  z-index: 1;
  max-width: 666px;
  padding: 2.1rem 4.2rem;
  margin: auto;
  margin: 0 auto;
  clear: both;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}

.gallery {
  display: block;
  margin-top: 2rem;
}

.gallery video,
.gallery img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: calc(100% - 12px);
  height: auto;
}

.gallery:empty {
  display: none;
}

.loader {
  position: relative;
  display: inline-block;
  width: calc(33.33% - 2rem);
  height: 140px;
  margin-left: 6px;
  margin-bottom: 1rem;
  vertical-align: top;
  overflow: hidden;
  padding: 6px;
  border-radius: 4px;
  border: solid 1px #dce0e3;
  -webkit-transition: all 250ms linear;
  transition: all 250ms linear;
}

.loader__spin {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.loader__spin::before {
  display: inline-block;
  content: '';
  border: 2px solid #f3f3f3;
  border-top: 2px solid #a8b2b9;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.gallery__thumb {
  position: relative;
  display: inline-block;
  width: calc(33.33% - 2rem);
  height: 140px;
  margin-left: 6px;
  margin-bottom: 1rem;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
  padding: 6px;
  border-radius: 4px;
  border: solid 1px #dce0e3;
  -webkit-transition: all 250ms linear;
  transition: all 250ms linear;
}

.gallery__thumb:hover {
  border: solid 1px #a1a5a9;
}

.gallery__thumb:hover:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTIuNyAxMi43Ij4gIDxwYXRoIGZpbGw9IiNhMWE1YTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTMuODggMi44MjJMMi44MjMgMy44ODFsMi40NyAyLjQ2OS0yLjQ3IDIuNDcgMS4wNTkgMS4wNTggMi40NjktMi40NyAyLjQ3IDIuNDcgMS4wNTgtMS4wNTktMi40Ny0yLjQ2OSAyLjQ3LTIuNDdMOC44MiAyLjgyMmwtMi40NjkgMi40N3oiLz48L3N2Zz4=");
}

.gallery__thumb::after,
.gallery__thumb::before {
  z-index: 1;
}

.gallery__thumb::before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  width: 100%;
  content: '';
  height: 6px;
  background-color: #fff;
  border: none;
  border-bottom: solid 1px #dce0e3;
}

.gallery__thumb::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  content: '';
  height: 35px;
  background-color: #fff;
  border: none;
  border-top: solid 1px #dce0e3;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTIuNyAxMi43Ij4gIDxwYXRoIGZpbGw9IiNhOGIyYjkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTMuODggMi44MjJMMi44MjMgMy44ODFsMi40NyAyLjQ2OS0yLjQ3IDIuNDcgMS4wNTkgMS4wNTggMi40NjktMi40NyAyLjQ3IDIuNDcgMS4wNTgtMS4wNTktMi40Ny0yLjQ2OSAyLjQ3LTIuNDdMOC44MiAyLjgyMmwtMi40NjkgMi40N3oiLz48L3N2Zz4=");
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.hidden {
  display: none;
}

.reCaptcha {
  position: fixed;
  top: -100px;
  left: -1000px;
}

.g-recaptcha {
  clear: both;
  text-align: center;
  width: 304px;
  margin: auto;
}

.message {
  font-size: 2.4rem;
  text-align: center;
}

.message.message-success {
  color: forestgreen;
}

.message.message-error {
  color: #F35008;
}

.thx {
  color: #F35008;
  text-align: center;
  margin: 20px 0;
}

.error-block {
  color: #f35008;
  font-size: 1.2rem;
  line-height: 1;
  clear: both;
  margin: 1rem 0;
}

.conditions {
  font-size: 1.2rem;
  line-height: 2.2;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .layout-wrapper {
    margin-top: -40px;
  }
}

@media screen and (max-width: 767px) {
  .image-top {
    margin-top: -20px;
    height: 160px;
  }

  .image-top img {
    height: 160px;
  }

  .layout-wrapper {
    padding: 2rem;
  }

  .gallery__thumb {
    height: 120px;
  }
}

@media (max-width: 767px) {
  .top {
    height: 50px;
    text-align: center;
  }

  .top .logo {
    padding-left: 0;
  }

  .top svg {
    height: 30px;
  }

  .top svg:nth-child(2) {
    height: 16px;
    width: 70px;
  }

  .top a {
    margin: 0;
    margin-top: 1rem;
  }

  .top .logo:before {
    top: 0.8rem;
  }

  .wrapper {
    margin-top: 0;
    padding-top: 1.2rem;
  }

  .form__headline {
    font-size: 2.6rem;
    line-height: 3.4rem;
    margin: 0;
  }

  .form__description {
    margin-top: 1.2rem;
    font-size: 1.7rem;
    line-height: 2.6rem;
    font-weight: 300;
  }
}

@media screen and (max-width: 660px) {
  .teaser-container {
    font-size: 1.5rem;
  }
}

@media (max-width: 660px) {
  .wrapper {
    padding: 3rem 2rem;
  }

  li strong {
    display: block;
    float: left;
    width: 100%;
  }

  .type-of-car-holder {
    display: block;
    clear: both;
  }

  .col-50 img {
    height: 94px;
  }
}