@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
/* ----------------------------------------------
 * Generated by Animista on 2017-11-14 13:53:10
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation shake-left
 * ----------------------------------------
 */
@-webkit-keyframes shake-left {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
@keyframes shake-left {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
.shake-left {
  -webkit-animation: shake-left 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
          animation: shake-left 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
@font-face {
  font-family: 'SKODANextLight';
  src: url('./fonts/SKODANext-Light.eot');
  src: url('./fonts/SKODANext-Light.eot?#iefix') format('embedded-opentype'), url('./fonts/SKODANext-Light.woff2') format('woff2'), url('./fonts/SKODANext-Light.woff') format('woff'), url('./fonts/SKODANext-Light.otf') format('otf'), url('./fonts/SKODANext-Light.ttf') format('truetype'), url('./fonts/SKODANext-Light.svg#SKODANext-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'SKODANext';
  src: url('./fonts/SKODANext-Regular.eot');
  src: url('./fonts/SKODANext-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/SKODANext-Regular.woff2') format('woff2'), url('./fonts/SKODANext-Regular.woff') format('woff'), url('./fonts/SKODANext-Regular.otf') format('otf'), url('./fonts/SKODANext-Regular.ttf') format('truetype'), url('./fonts/SKODANext-Regular.svg#SKODANext-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SKODANextBold';
  src: url('./fonts/SKODANext-Bold.eot');
  src: url('./fonts/SKODANext-Bold.eot?#iefix') format('embedded-opentype'), url('./fonts/SKODANext-Bold.woff2') format('woff2'), url('./fonts/SKODANext-Bold.woff') format('woff'), url('./fonts/SKODANext-Bold.woff') format('otf'), url('./fonts/SKODANext-Bold.ttf') format('truetype'), url('./fonts/SKODANext-Bold.svg#SKODANext-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SKODANextBlack';
  src: url('./fonts/SKODANext-Bold.eot');
  src: url('./fonts/SKODANext-Black.eot?#iefix') format('embedded-opentype'), url('./fonts/SKODANext-Black.woff2') format('woff2'), url('./fonts/SKODANext-Black.woff') format('woff'), url('./fonts/SKODANext-Black.woff') format('otf'), url('./fonts/SKODANext-Black.ttf') format('truetype'), url('./fonts/SKODANext-Black.svg#SKODANext-Black') format('svg');
  font-weight: bold;
  font-style: normal;
}
a {
  text-decoration: none;
  color: inherit;
}
.skoda-footer {
  position: relative;
  width: 100%;
  right: 0;
  z-index: 15;
  bottom: 0;
  z-index: 12;
  height: 3em !important;
  transition: height 0.5s ease;
}
.skoda-footer .fp-tableCell {
  height: 60px !important;
}
.skoda-footer .footer__trigger {
  height: 20px;
  text-align: center;
  cursor: pointer;
  background-color: #000;
}
.skoda-footer .footer__trigger img {
  height: 100%;
  transition: -webkit-transform 300ms ease-out;
  transition: transform 300ms ease-out;
  transition: transform 300ms ease-out, -webkit-transform 300ms ease-out;
}
.skoda-footer .footer__trigger.active img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.skoda-footer .footer__body {
  display: flex;
  padding: 0 0.5em;
  height: 4em;
  box-sizing: border-box;
  background-color: #000;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.skoda-footer .footer__body.active {
  max-height: 150px;
  display: block;
}
.skoda-footer .footer__body .footer__legal {
  margin-bottom: 1em;
  display: inline-block;
}
.skoda-footer .footer__body .footer__social {
  text-align: right;
  display: inline-block;
  float: right;
}
.skoda-footer .footer__body .footer__social .footer__ico {
  display: inline-block;
  margin: 0.2em;
  vertical-align: middle;
}
.skoda-footer .footer__body .footer__social .footer__ico img {
  width: 20px;
}
.skoda-footer .footer__body .footer__text {
  color: #fff;
  font-size: 1.2em;
  line-height: 1.35;
  margin: 0;
  display: inline-block;
}
@media only screen and (min-width: 992px) {
}
@media screen and (max-width: 768px) {
  .skoda-footer {
    height: 100% !important;
  }
  .skoda-footer .footer__body .footer__legal {
    margin-bottom: 0;
  }
  .skoda-footer .footer__body .footer__text {
    margin-left: 2em;
    font-size: 1.3em;
  }
  .skoda-footer .footer__body .footer__social {
    margin-right: 1.5em;
  }
  .skoda-footer .footer__body .footer__social a {
    margin-right: 0.5em;
  }
}
@media only screen and (min-width: 768px), screen and (orientation: landscape) {
  .skoda-footer {
    width: 100%;
  }
  .skoda-footer .footer__trigger {
    display: none;
  }
  .skoda-footer .footer__body {
    height: 4em;
    max-height: none;
    padding: 0.5em 1em;
    display: block;
  }
  .skoda-footer .footer__body .footer__legal {
    display: table;
    float: left;
    max-width: 65%;
    height: 100%;
    margin-bottom: 0;
  }
  .skoda-footer .footer__body .footer__social {
    float: right;
    display: table;
    height: 100%;
    max-width: 35%;
  }
  .skoda-footer .footer__body .footer__text {
    display: table-cell;
    vertical-align: middle;
  }
  .skoda-footer .footer__body .footer__social .footer__text {
    padding-right: 0.8em;
  }
  .skoda-footer .footer__body .footer__social a {
    display: table-cell;
    vertical-align: middle;
  }
  .skoda-footer .footer__body .footer__social .footer__ico {
    margin: 0.4em;
  }
}
.menu {
  height: 4.3em;
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 14;
  border-bottom: 1px solid #c2c2c2;
}
.menu-logo {
  position: absolute;
  top: 10px;
  left: 40px;
  cursor: pointer;
  max-height: 2.5em;
}
@media screen and (max-width: 992px) {
  .menu {
    height: 40px;
  }
  .menu-logo {
    width: 11em;
  }
  .menu-links {
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .menu-links {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.menu-links-item {
  height: 4.3em;
  font-weight: 400;
  background: #fff;
  transition: background 0.25s linear;
  cursor: pointer;
  color: #4ba82e;
  line-height: 4.3em;
}
.menu-links-item:nth-of-type(1) {
  background: #4ba82e;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .menu-links-item {
    border-bottom: 1px solid #c2c2c2;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .menu-links-item {
    float: left;
    width: 16.5em;
    border-left: 1px solid #c2c2c2;
  }
  .menu-links-item:nth-of-type(1) {
    width: 19em;
  }
}
.menu-links-item:hover {
  background: #f1f1f1;
}
.menu-links-item:nth-of-type(1):hover {
  background-color: #3c3c3c;
}
.menu-links-item:hover > .menu-submenu {
  display: block;
}
.menu-links-item a,
.menu-links-item span {
  text-decoration: none;
  text-align: center;
  display: block;
  width: 100%;
}
.menu-links-item a img,
.menu-links-item span img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}
.menu-submenu {
  display: none;
}
.menu-submenu .menu-links {
  border: 0;
}
.menu-submenu .menu-links-item {
  height: 40px;
  border-bottom: 1px solid #c2c2c2;
  padding: 0 20px;
  position: relative;
}
.menu-submenu .menu-links-item a {
  line-height: 40px;
  text-align: left;
  text-transform: uppercase;
}
.menu-submenu .menu-links-item img {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
}
.menu-hamburger {
  position: absolute;
  top: 5px;
  right: 20px;
  cursor: pointer;
}
.menu-hamburger img {
  width: 32px;
}
@media screen and (min-width: 992px) {
  .menu-hamburger {
    display: none;
  }
}
.h-font--bold {
  font-weight: bold;
}
.h-font--extrabold {
  font-weight: bold;
}
.h-font--underline {
  text-decoration: underline;
}
#cookie-law {
  max-width: 100%;
  background: #f0f0f0;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 1em 2em;
}
#cookie-law .cookie-content {
  position: relative;
}
#cookie-law .close-cookie-banner {
  position: absolute;
  top: -0.5em;
  right: -0.5em;
  font-size: 2em;
}
#cookie-law a {
  color: #4ba82e;
  text-decoration: none;
}
#cookie-law a,
#cookie-law a:focus,
#cookie-law a:hover,
#cookie-law a:active,
#cookie-law a:link {
  outline: none;
}
#cookie-law a:not(.btn) {
  color: #4ba82e;
  text-decoration: none;
}
#cookie-law a:not(.btn):visited {
  color: #4ba82e;
  text-decoration: none;
}
#cookie-law a:not(.btn):visited {
  color: #4ba82e;
  text-decoration: none;
}
#cookie-law p {
  overflow-x: auto;
  overflow-y: auto;
  font-family: "SKODANextLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 1em;
  font-weight: 100;
  line-height: 1.2em;
  max-width: 1920px;
  display: block;
}
@media screen and (max-width: 767px) {
  #cookie-law p {
    font-size: 1.2em;
    line-height: 1.4em;
  }
}
.after {
  display: block;
  content: '';
  position: absolute;
}
/*! 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.
 */
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 {
  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 {
  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"] {
  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;
}

/*# sourceMappingURL=styles.css.map */
