@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/*! + some other stuff from HTML5 Reset from Richard Clark */
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css");
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: '';
  content: none;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
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;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
address {
  font-style: normal;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
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;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
optgroup {
  font-weight: bold;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  min-width: 0;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3p-ks6Vop.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_Ass8.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E30-8s6Vop.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s6Vop.ttf) format('truetype');
}
@font-face {
  font-family: 'rujzicons';
  src: url('../fonts/rujzicons.eot?60tttn');
  src: url('../fonts/rujzicons.eot?60tttn#iefix') format('embedded-opentype'), url('../fonts/rujzicons.ttf?60tttn') format('truetype'), url('../fonts/rujzicons.woff?60tttn') format('woff'), url('../fonts/rujzicons.svg?60tttn#rujzicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="rd-icon-"],
[class*=" rd-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'rujzicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rd-icon-linkedin:before {
  content: "\e900";
}
.rd-icon-instagram:before {
  content: "\e901";
}
.rd-icon-pinterest:before {
  content: "\e902";
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated,
.mobile-navigation {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
      transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn,
.mobile-navigation.active {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut,
.mobile-navigation {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 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(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 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 zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 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(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 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);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 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 zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 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);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 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(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 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;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 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(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 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 zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 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(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 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);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 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);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -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 zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 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);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -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);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 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);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -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 zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 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);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -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);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.8rem;
  padding-top: 150px;
}
@media only screen and (max-width:1164px) {
  body {
    padding-top: 85px;
  }
}
html,
body {
  font-family: "Barlow", sans-serif;
  background: #d7d7d7;
}
main {
  max-width: 100%;
  margin: 0 auto;
  background: white;
}
@media only screen and (min-width:1025px) {
  main {
    max-width: 95%;
  }
}
@media only screen and (min-width:1530px) {
  main {
    max-width: 80%;
  }
}
.container {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width:1400px) {
  .container {
    width: 93%;
  }
}
.HomePage .container,
.GenericPage .container {
  width: auto;
}
.container.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.container.flex.sb {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container.flex.ac {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:767px) {
  .container.with-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width:768px) {
  .container.intro-container {
    padding: 0 50px;
  }
}
.container.small-container {
  max-width: 1006px;
}
.w50 {
  width: 50%;
}
@media only screen and (max-width:767px) {
  .w50 {
    width: 100%;
  }
}
.three-cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
.three-cols > div {
  width: calc(33.333% - 15px);
  margin-left: 7.5px;
  margin-right: 7.5px;
}
@media only screen and (max-width:767px) {
  .three-cols > div {
    width: calc(100% - 40px);
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .three-cols > div:last-of-type {
    margin-bottom: 0;
  }
}
.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.sr-only {
  display: none;
}
section.grey {
  background-color: #f7f7f7;
  padding: 40px 0px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
}
h1,
.h1 {
  font-size: 3.2rem;
  color: #30343D;
  letter-spacing: -0.05px;
  padding-bottom: 30px;
}
h3,
.h3 {
  font-size: 1.8rem;
  letter-spacing: -0.03px;
}
@media only screen and (max-width:767px) {
  h3,
  .h3 {
    font-size: 1.2rem;
    letter-spacing: -0.02px;
  }
}
h4,
.h4 {
  font-size: 1.4rem;
  letter-spacing: 0.11px;
}
p {
  font-size: 1.8rem;
  line-height: 2.2rem;
  letter-spacing: -0.03px;
}
@media only screen and (max-width:767px) {
  p {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 1.9rem;
  }
}
a {
  color: #000;
  text-decoration: none;
}
.small {
  font-size: 1.2rem;
  color: #30343E;
  letter-spacing: 0;
  font-weight: 300;
}
.text-white p,
.text-white h1,
.text-white h2,
.text-white h3 {
  color: #fff;
}
.uppercase {
  text-transform: uppercase;
}
.article h2 {
  font-size: 2rem;
  margin-bottom: 20px;
}
.article h3 {
  font-size: 1.7rem;
  margin-bottom: 15px;
}
.article a {
  color: #58A445;
}
.article p {
  margin: 0 0 15px;
}
.article ol,
.article ul {
  padding-left: 30px;
  margin-bottom: 20px;
}
.article li {
  font-size: 1.8rem;
  line-height: 2.2rem;
  letter-spacing: -0.03px;
  margin-bottom: 7px;
}
@media only screen and (max-width:767px) {
  .article li {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 1.9rem;
  }
}
.article .responsive-table-wrapper {
  max-width: 100%;
  overflow-x: auto;
  margin-bottom: 20px;
}
.article table {
  border-collapse: collapse;
  border-spacing: 0;
}
.article table td {
  border: 1px solid #dee2e6;
  font-size: 1.4rem;
  padding: 10px 15px;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
  border-style: solid;
  text-transform: none;
}
label {
  display: block;
  font-size: 1.4rem;
  color: #000;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
select {
  width: 100%;
  background-color: #fff;
  border: 1px solid #D5D5D5;
  height: 47px;
  padding: 0 20px;
  text-transform: uppercase;
  -webkit-appearance: none;
          appearance: none;
  background: url("../images/arrow_down.svg") no-repeat center right 10px #fff;
}
select.select-small {
  font-weight: 600;
  font-size: 1.2rem;
  color: #000;
  letter-spacing: 0.1px;
  height: 25px;
  padding: 0 5px;
}
input[type="number"] {
  height: 47px;
  border: 1px solid #D5D5D5;
  background-color: #fff;
  width: 216px;
  text-transform: uppercase;
  text-align: center;
}
input[type="range"] {
  border: 0;
  width: 100%;
}
form .actions {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width:767px) {
  form .actions {
    margin-top: 35px;
  }
}
.range1,
.range2,
.range3 {
  margin-bottom: 30px;
}
.range1,
.range2 {
  position: relative;
}
.range1:after,
.range2:after {
  position: absolute;
  top: -7px;
  right: 0;
  display: inline-block;
  content: '';
  width: 56px;
  height: 26px;
  float: right;
  background: url("../images/medvijacna_razdalja@2x.png") no-repeat transparent;
  background-size: 56px 26px;
}
.range2:after {
  width: 58px;
  height: 27px;
  background: url("../images/dolzina@2x.png") no-repeat transparent;
  background-size: 58px 27px;
}
.form-check input[type="checkbox"] {
  opacity: 0;
  display: none;
}
.form-check label {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  line-height: 25px;
  cursor: pointer;
}
.form-check label::before,
.form-check label::after {
  position: absolute;
  content: "";
  /*Needed for the line-height to take effect*/
  display: inline-block;
}
/*Outer box of the fake checkbox*/
.form-check label::before {
  height: 20px;
  width: 20px;
  border: 1px solid;
  left: 0px;
  top: 3px;
}
/*Checkmark of the fake checkbox*/
.form-check label::after {
  height: 6px;
  width: 12px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 4px;
  top: 9px;
}
/*Hide the checkmark by default*/
.form-check input[type="checkbox"] + label::after {
  content: none;
}
/*Unhide on the checked state*/
.form-check input[type="checkbox"]:checked + label::after {
  content: "";
}
/*Adding focus styles on the outer-box of the fake checkbox*/
.form-check input[type="checkbox"]:focus + label::before {
  outline: #979797 auto 5px;
}
.control {
  font-size: 18px;
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-left: 30px;
  cursor: pointer;
}
.control.no-pad {
  padding-left: 0;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #30343E;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
/* Checked state */
.control input:checked ~ .control__indicator {
  background: transparent;
}
/* Disabled state */
.control input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: 0.6;
  background: #e6e6e6;
}
/* Check mark */
.control__indicator:after {
  position: absolute;
  display: none;
  content: '';
}
/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block;
}
/* Checkbox tick */
.control--checkbox .control__indicator:after {
  top: 4px;
  left: 8px;
  width: 13px;
  height: 8px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 2px 2px 0;
}
/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
/* Radio button inner circle */
.control--radio .control__indicator:after {
  top: 2px;
  left: 2px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #363535;
}
/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.mailchimp-form-wrapper {
  margin-top: 30px;
}
.mailchimp-form-wrapper form .mc-field-group {
  margin-bottom: 20px;
}
.mailchimp-form-wrapper form .form-check {
  position: relative;
}
.mailchimp-form-wrapper form .form-check input[type='checkbox'] {
  opacity: 0;
  display: inline-block;
  position: absolute;
  width: 1px;
  top: 10px;
  left: 10px;
}
.sendblaster-form form fieldset,
.mailchimp-form-wrapper form fieldset,
#CartForm_insertCartForm fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
}
.sendblaster-form form label,
.mailchimp-form-wrapper form label,
#CartForm_insertCartForm label {
  text-transform: none;
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.sendblaster-form form input,
.mailchimp-form-wrapper form input,
#CartForm_insertCartForm input,
.sendblaster-form form textarea,
.mailchimp-form-wrapper form textarea,
#CartForm_insertCartForm textarea {
  width: 100%;
}
.sendblaster-form form input[type="email"],
.mailchimp-form-wrapper form input[type="email"],
#CartForm_insertCartForm input[type="email"],
.sendblaster-form form input[type="text"],
.mailchimp-form-wrapper form input[type="text"],
#CartForm_insertCartForm input[type="text"] {
  height: 40px;
  line-height: 40px;
}
.sendblaster-form form input[type="email"],
.mailchimp-form-wrapper form input[type="email"],
#CartForm_insertCartForm input[type="email"],
.sendblaster-form form input[type="text"],
.mailchimp-form-wrapper form input[type="text"],
#CartForm_insertCartForm input[type="text"],
.sendblaster-form form textarea,
.mailchimp-form-wrapper form textarea,
#CartForm_insertCartForm textarea {
  border: 1px solid #ccc;
  padding: 0 10px;
}
.sendblaster-form form textarea,
.mailchimp-form-wrapper form textarea,
#CartForm_insertCartForm textarea {
  padding: 10px;
}
.sendblaster-form form input[type="submit"],
.mailchimp-form-wrapper form input[type="submit"],
#CartForm_insertCartForm input[type="submit"] {
  cursor: pointer;
  max-width: 300px;
  font-size: 2.1rem;
  font-weight: 600;
  padding: 12px 25px;
  text-transform: uppercase;
  margin-right: 30px;
}
@media only screen and (max-width:767px) {
  .sendblaster-form form input[type="submit"],
  .mailchimp-form-wrapper form input[type="submit"],
  #CartForm_insertCartForm input[type="submit"] {
    margin-right: 0;
    font-size: 1.6rem;
    padding: 10px 15px;
  }
}
.sendblaster-form form input[type="submit"]:hover,
.mailchimp-form-wrapper form input[type="submit"]:hover,
#CartForm_insertCartForm input[type="submit"]:hover {
  background-color: #62b54e;
  border-color: #62b54e;
}
.is-hidden {
  display: none;
}
#CartForm_insertCartForm ul.optionset {
  list-style: none;
  margin: 13px -10px;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#CartForm_insertCartForm ul.optionset li {
  margin-left: 10px;
  margin-right: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#CartForm_insertCartForm ul.optionset li input {
  margin-right: 5px;
}
#CartForm_insertCartForm ul.optionset li label {
  margin: 0 !important;
}
.table-wrapper {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-wrapper {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-wrapper > table {
    margin-bottom: 0;
  }
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table {
  width: 100%;
}
table thead {
  border-bottom: 1px dashed #58A445;
}
table thead th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}
table .text-center {
  text-align: center;
  width: 100px;
}
table td.radio {
  width: 40px;
}
@media only screen and (min-width:1025px) {
  table td.radio {
    padding-right: 25px;
  }
}
table tbody td {
  padding-top: 6px;
  padding-bottom: 6px;
}
table tbody tr:first-of-type td {
  padding-top: 14px;
}
table th,
table td {
  font-weight: 600;
  font-size: 1.6rem;
  color: #30343D;
  letter-spacing: -0.02px;
  line-height: 14px;
}
@media only screen and (max-width:767px) {
  table th,
  table td {
    padding-left: 20px;
    padding-right: 20px;
  }
}
table td {
  font-weight: 400;
}
.table-badge {
  /* Rectangle 3: */
  display: inline-block;
  font-size: 1rem;
  color: #30343E;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  padding: 5px 10px;
}
.table-badge.small {
  font-size: 1rem;
  padding: 2px 7px;
  color: #000;
  letter-spacing: 0.08px;
  margin-right: 6px;
}
.table-badge.express {
  border: 2px solid #58A445;
}
.table-badge.custom {
  border: 2px solid #E4E4E4;
}
.table-badge.agreement {
  border: 2px solid #A8A8A8;
}
@media only screen and (max-width:767px) {
  .table-badge {
    padding: 3px 6px;
    font-size: 1.1rem;
  }
}
.tech-docs {
  display: block;
  margin-top: 50px;
  background: url("../images/icon_pdf.svg") no-repeat left 5px bottom;
  padding-bottom: 40px;
}
@media only screen and (max-width:767px) {
  .tech-docs {
    margin-bottom: 40px;
  }
}
nav ul,
nav ol {
  list-style: none;
  padding: 0;
}
.iCD_showOpt {
  background: #fff;
  border: 1px solid #000;
  color: #000;
}
.iCD_showOpt:hover {
  background-color: #000;
  color: #fff;
}
#_iCDoptions #_iCDsave {
  background: #58A445;
}
#_iCDoptions #_iCDsave:hover {
  background: #62b54e;
}
#_iCDoptions input[type=checkbox]:checked + label:before {
  background: #58A445;
}
/*! lightgallery - v1.6.6 - 2017-12-20
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("../fonts/lg.eot?n1z373");
  src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: transparent;
  border-radius: 2px;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 32px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #666;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: transparent;
}
.lg-toolbar .lg-icon {
  color: #000;
  cursor: pointer;
  float: right;
  font-size: 27px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #666;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  display: none !important;
  background-color: transparent;
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #555;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid transparent;
  border-radius: 0;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #000;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #555;
  border-radius: 2px 2px 0 0;
  color: #000;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #666;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #666;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #000;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  transition-delay: 0s;
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 0.87;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/slick.eot');
  src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.slider-wrapper {
  max-width: 1000px;
  overflow: hidden;
}
#_iCD .iCD_lf a {
  color: #58A445;
}
#_iCD .iCD_lf a:hover {
  color: #62b54e;
}
#_iCD .iCD_lf a.iCD_settings {
  background-color: #58A445;
}
#_iCD .iCD_lf a.iCD_settings:hover {
  background-color: #62b54e;
  color: #fff;
}
.breadcrumbs {
  padding-top: 30px;
  padding-bottom: 60px;
}
.breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  font-size: 1.4rem;
  color: #30343E;
  letter-spacing: 0.11px;
  position: relative;
  background: url("../images/arrow_right.svg") no-repeat;
  background-size: 9px 6px;
  background-position: center right 5px;
  padding-right: 20px;
}
.breadcrumbs ul li:last-of-type {
  background: none;
  padding-right: 0;
}
.breadcrumbs ul li a {
  display: block;
}
.btn-video {
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  letter-spacing: 0.15px;
  border: 1px solid #30343E;
  color: #30343E;
  padding: 12px 25px 12px 50px;
  cursor: pointer;
  font-weight: 600;
}
.btn-video:hover {
  color: #58A445;
}
.btn-video:after {
  content: '';
  position: absolute;
  left: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13px solid #58A445;
}
button,
.btn {
  display: inline-block;
  font-size: 2.1rem;
  letter-spacing: 0.15px;
  border: 1px solid #000;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 25px;
  color: #000;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  background-color: transparent;
}
button:hover,
.btn:hover {
  background-color: #000;
  color: #fff;
}
@media only screen and (max-width:767px) {
  button,
  .btn {
    font-size: 12.6px;
    letter-spacing: 0.09px;
    padding: 6px 14px;
  }
}
button.white,
.btn.white {
  color: #fff;
  border-color: #fff;
}
button.white:hover,
.btn.white:hover {
  background-color: #fff;
  color: #000;
}
button.green,
.btn.green,
.sendblaster-form form input[type="submit"],
.mailchimp-form-wrapper form input[type="submit"],
#CartForm_insertCartForm input[type="submit"] {
  background-color: #58A445;
  color: #fff;
  border-color: #58A445;
}
button.green:hover,
.btn.green:hover {
  background-color: #62b54e;
  border-color: #62b54e;
}
button.lowercase,
.btn.lowercase {
  text-transform: none;
}
button.small,
.btn.small {
  font-size: 1.4rem;
  color: #363535;
  letter-spacing: 0.1px;
  font-weight: 500;
  border-color: #363535;
  padding: 7px 24px;
}
button.small.reset,
.btn.small.reset {
  border: none;
  text-decoration: underline;
}
button.small.reset:hover,
.btn.small.reset:hover {
  background-color: transparent;
  color: #363535;
  text-decoration: none;
}
button.small:hover,
.btn.small:hover {
  background-color: #000;
  color: #fff;
}
button.green-submit,
.btn.green-submit {
  background: #58A445;
  border-color: #58A445;
  color: #fff;
}
button.green-submit:hover,
.btn.green-submit:hover {
  background-color: #62b54e;
  border-color: #62b54e;
}
button.addtocart,
.btn.addtocart {
  background-color: #58A445;
  color: #fff;
  border-color: #58A445;
  font-size: 1.6rem;
  letter-spacing: 0.13px;
  font-weight: 300;
  padding: 12px;
}
button.addtocart:hover,
.btn.addtocart:hover {
  background-color: #62b54e;
  border-color: #62b54e;
}
.text-white .btn {
  color: #fff;
  border-color: #fff;
}
.text-white .btn:hover {
  background-color: #fff;
  color: #000;
}
.link,
.mailchimp-form-wrapper form .form-check a,
.more-news a,
.cheap .content a,
.sendblaster .sendblaster-form form .form-check a {
  display: inline-block;
}
.link:after,
.mailchimp-form-wrapper form .form-check a:after,
.more-news a:after,
.cheap .content a:after,
.sendblaster .sendblaster-form form .form-check a:after {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  background: #58A445;
  margin-top: 3px;
}
.link:hover,
.mailchimp-form-wrapper form .form-check a:hover,
.more-news a:hover,
.cheap .content a:hover,
.sendblaster .sendblaster-form form .form-check a:hover {
  color: #58A445;
}
/*! jQuery-ui-Slider-Pips - v1.11.4 - 2016-09-04
* Copyright (c) 2016 Simon Goellner <simey.me@gmail.com>; Licensed MIT */
/* HORIZONTAL */
/* increase bottom margin to fit the pips */
.ui-slider-horizontal.ui-slider-pips {
  margin-bottom: 1.4em;
}
/* default hide the labels and pips that arnt visible */
/* we just use css to hide incase we want to show certain */
/* labels/pips individually later */
.ui-slider-pips .ui-slider-label,
.ui-slider-pips .ui-slider-pip-hide {
  display: none;
}
/* now we show any labels that we've set to show in the options */
.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
  display: block;
}
/* PIP/LABEL WRAPPER */
/* position each pip absolutely just below the default slider */
/* and also prevent accidental selection */
.ui-slider-pips .ui-slider-pip {
  width: 2em;
  height: 1em;
  line-height: 1em;
  position: absolute;
  font-size: 0.8em;
  color: #999;
  overflow: visible;
  text-align: center;
  top: 20px;
  left: 20px;
  margin-left: -1em;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ui-state-disabled.ui-slider-pips .ui-slider-pip {
  cursor: default;
}
/* little pip/line position & size */
.ui-slider-pips .ui-slider-line {
  background: #999;
  width: 1px;
  height: 3px;
  position: absolute;
  left: 50%;
}
/* the text label postion & size */
/* it overflows so no need for width to be accurate */
.ui-slider-pips .ui-slider-label {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -1em;
  width: 2em;
}
/* make it easy to see when we hover a label */
.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label {
  color: black;
  font-weight: bold;
}
/* VERTICAL */
/* vertical slider needs right-margin, not bottom */
.ui-slider-vertical.ui-slider-pips {
  margin-bottom: 1em;
  margin-right: 2em;
}
/* align vertical pips left and to right of the slider */
.ui-slider-vertical.ui-slider-pips .ui-slider-pip {
  text-align: left;
  top: auto;
  left: 20px;
  margin-left: 0;
  margin-bottom: -0.5em;
}
/* vertical line/pip should be horizontal instead */
.ui-slider-vertical.ui-slider-pips .ui-slider-line {
  width: 3px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}
.ui-slider-vertical.ui-slider-pips .ui-slider-label {
  top: 50%;
  left: 0.5em;
  margin-left: 0;
  margin-top: -0.5em;
  width: 2em;
}
/* FLOATING HORIZTONAL TOOLTIPS */
/* remove the godawful looking focus outline on handle and float */
.ui-slider-float .ui-slider-handle:focus,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label {
  outline: none;
}
/* style tooltips on handles and on labels */
/* also has a nice transition */
.ui-slider-float .ui-slider-tip,
.ui-slider-float .ui-slider-tip-label {
  position: absolute;
  visibility: hidden;
  top: -40px;
  display: block;
  width: 34px;
  margin-left: -18px;
  left: 50%;
  height: 20px;
  line-height: 20px;
  background: white;
  border-radius: 3px;
  border: 1px solid #888;
  text-align: center;
  font-size: 12px;
  opacity: 0;
  color: #333;
  transition-property: opacity, top, visibility;
  transition-timing-function: ease-in;
  transition-duration: 200ms, 200ms, 0ms;
  transition-delay: 0ms, 0ms, 200ms;
}
/* show the tooltip on hover or focus */
/* also switch transition delay around */
.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
  opacity: 1;
  bottom: -25px;
  visibility: visible;
  transition-timing-function: ease-out;
  transition-delay: 200ms, 200ms, 0ms;
}
/* put label tooltips below slider */
.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
  top: 42px;
}
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
  top: 32px;
  font-weight: normal;
}
/* give the tooltip a css triangle arrow */
.ui-slider-float .ui-slider-tip:after,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
  content: " ";
  width: 0;
  height: 0;
  border: 5px solid rgba(255, 255, 255, 0);
  border-top-color: white;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
}
/* put a 1px border on the tooltip arrow to match tooltip border */
.ui-slider-float .ui-slider-tip:before,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
  content: " ";
  width: 0;
  height: 0;
  border: 5px solid rgba(255, 255, 255, 0);
  border-top-color: #888;
  position: absolute;
  bottom: -11px;
  left: 50%;
  margin-left: -5px;
}
/* switch the arrow to top on labels */
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
  border: 5px solid rgba(255, 255, 255, 0);
  border-bottom-color: white;
  top: -10px;
}
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
  border: 5px solid rgba(255, 255, 255, 0);
  border-bottom-color: #888;
  top: -11px;
}
/* FLOATING VERTICAL TOOLTIPS */
/* tooltip floats to left of handle */
.ui-slider-vertical.ui-slider-float .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-tip-label {
  top: 50%;
  margin-top: -11px;
  width: 34px;
  margin-left: 0px;
  left: -60px;
  color: #333;
  transition-duration: 200ms, 200ms, 0;
  transition-property: opacity, left, visibility;
  transition-delay: 0, 0, 200ms;
}
.ui-slider-vertical.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
  top: 50%;
  margin-top: -11px;
  left: -50px;
}
/* put label tooltips to right of slider */
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
  left: 47px;
}
.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
  left: 37px;
}
/* give the tooltip a css triangle arrow */
.ui-slider-vertical.ui-slider-float .ui-slider-tip:after,
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
  border: 5px solid rgba(255, 255, 255, 0);
  border-left-color: white;
  border-top-color: transparent;
  position: absolute;
  bottom: 50%;
  margin-bottom: -5px;
  right: -10px;
  margin-left: 0;
  top: auto;
  left: auto;
}
.ui-slider-vertical.ui-slider-float .ui-slider-tip:before,
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
  border: 5px solid rgba(255, 255, 255, 0);
  border-left-color: #888;
  border-top-color: transparent;
  position: absolute;
  bottom: 50%;
  margin-bottom: -5px;
  right: -11px;
  margin-left: 0;
  top: auto;
  left: auto;
}
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
  border: 5px solid rgba(255, 255, 255, 0);
  border-right-color: white;
  right: auto;
  left: -10px;
}
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
  border: 5px solid rgba(255, 255, 255, 0);
  border-right-color: #888;
  right: auto;
  left: -11px;
}
/* SELECTED STATES */
/* Comment out this chuck of code if you don't want to have
        the new label colours shown */
.ui-slider-pips [class*=ui-slider-pip-initial] {
  font-weight: bold;
  color: #14CA82;
}
.ui-slider-pips .ui-slider-pip-initial-2 {
  color: #1897C9;
}
.ui-slider-pips [class*=ui-slider-pip-selected] {
  font-weight: bold;
  color: #FF7A00;
}
.ui-slider-pips .ui-slider-pip-inrange {
  color: black;
}
.ui-slider-pips .ui-slider-pip-selected-2 {
  color: #E70081;
}
.ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line,
.ui-slider-pips .ui-slider-pip-inrange .ui-slider-line {
  background: black;
}
.ui-widget.ui-widget-content {
  border: 0;
}
.ui-slider-horizontal {
  height: 7px;
  border-radius: 0;
}
.ui-widget-header {
  background: #58A445;
}
.ui-slider .ui-slider-handle {
  border-radius: 0;
}
.ui-widget-content {
  background: #7e7e7e;
  color: #fff;
  padding-left: 15px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: url("../images/icon_slide.svg") no-repeat;
  width: 30px;
  height: 40px;
  border: 0;
  top: -10px;
}
.ui-slider-float .ui-slider-tip,
.ui-slider-float .ui-slider-tip-label {
  visibility: visible;
  opacity: 1;
  top: auto;
  bottom: -25px;
  background: transparent;
  border: 0;
  /* 1030: */
  font-weight: 600;
  font-size: 1.4rem;
  color: #000;
  letter-spacing: 0.11px;
}
.ui-slider-float .ui-slider-tip:before,
.ui-slider-float .ui-slider-tip-label:before,
.ui-slider-float .ui-slider-tip:after,
.ui-slider-float .ui-slider-tip-label:after {
  display: none;
}
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #D5D5D5;
  background: #f8f8f8;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #D5D5D5;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  text-transform: uppercase;
  font-size: 1.3rem;
  color: #000;
  letter-spacing: 0.13px;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #D5D5D5;
  padding: 17px 20px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #D5D5D5;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #D5D5D5;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 11px;
  height: 6px;
  background: url("../images/arrow_down.svg") no-repeat;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.small-selectize .selectize-dropdown,
.small-selectize .selectize-input,
.small-selectize .selectize-input input {
  font-weight: 600;
  font-size: 1.2rem;
  color: #000;
  letter-spacing: 0.1px;
}
.small-selectize .selectize-input {
  padding: 5px;
}
.emergency-adapt {
  padding: 30px 0;
}
@media only screen and (min-width:768px) {
  .emergency-adapt {
    padding: 60px 0;
  }
}
@media only screen and (min-width:1165px) {
  .emergency-adapt {
    padding: 100px 0;
  }
}
.v-adapt {
  padding-bottom: 30px;
}
@media only screen and (min-width:768px) {
  .v-adapt {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width:1165px) {
  .v-adapt {
    padding-bottom: 100px;
  }
}
.remarks {
  list-style: none;
}
.remarks li {
  background-color: rgba(219, 255, 66, 0.42);
  border: solid 1px #979797;
  font-size: 1.2rem;
  line-height: 1;
  color: #30343d;
  padding: 10px 20px;
  margin-bottom: 8px;
}
.select-with-checkboxes {
  position: relative;
}
.select-with-checkboxes ul {
  position: absolute;
  display: none;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #D5D5D5;
  border-top: 0 none;
  top: -3px;
  margin: -1px 0 0 0;
  padding: 10px 20px 5px;
  list-style: none;
  overflow: auto;
  z-index: 10;
}
.select-with-checkboxes li {
  margin-bottom: 5px;
}
.select-with-checkboxes li input[type=checkbox] {
  margin-right: 8px;
}
.select-with-checkboxes li label {
  display: inline;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #000;
}
.select-with-checkboxes dd {
  position: relative;
}
.select-with-checkboxes dt a {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #D5D5D5;
  display: inline-block;
  padding: 17px 20px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  min-height: 52px;
  line-height: 10px;
  cursor: pointer;
}
.select-with-checkboxes dt a:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 15px;
  width: 11px;
  height: 6px;
  background: url("../images/arrow_down.svg") no-repeat;
}
.select-with-checkboxes dt a span {
  cursor: default;
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  font-size: 1.3rem;
  letter-spacing: 0.13px;
}
.select-with-checkboxes .select-with-checkboxes-selection {
  line-height: 12px;
}
.select-with-checkboxes .select-with-checkboxes-selection span {
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  font-size: 1.3rem;
  letter-spacing: 0.13px;
}
.select-with-checkboxes.disabled dt a {
  background-color: #fafafa;
  opacity: 0.5;
  cursor: auto;
}
.loading-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 20;
  display: none;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.loading .loading-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.loading-container .spinner {
  position: relative;
  text-align: center;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear;
}
.loading-container .dot1,
.loading-container .dot2 {
  display: inline-block;
  width: 60%;
  height: 60%;
  position: absolute;
  top: 0;
  background-color: #58A445;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.loading-container .dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.header {
  position: fixed;
  z-index: 5;
  width: 100%;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  height: 150px;
  box-shadow: 0 1px 4px rgba(182, 182, 182, 0.75);
}
@media only screen and (max-width:1164px) {
  .header {
    height: 85px;
  }
}
@media only screen and (min-width:1025px) {
  .header {
    width: 95%;
  }
}
@media only screen and (min-width:1530px) {
  .header {
    width: 80%;
  }
}
.header .container {
  position: relative;
  width: auto;
  max-width: 100%;
}
.header .contact-container {
  position: absolute;
  top: 0;
  left: 20px;
  display: none;
}
@media only screen and (min-width:768px) {
  .header .contact-container {
    display: block;
  }
}
@media only screen and (min-width:1165px) {
  .header .contact-container {
    left: 50px;
    top: 15px;
  }
}
.small-header .header .contact-container {
  display: none;
}
.header .contact-container p {
  font-size: 1rem;
  display: inline-block;
  margin-right: 4px;
  letter-spacing: -0.06px;
}
@media only screen and (min-width:1165px) {
  .header .contact-container p {
    font-size: 1.4rem;
    margin-right: 20px;
    font-weight: 300;
  }
}
.header .search-bar {
  display: none;
}
@media only screen and (min-width:1165px) {
  .header .search-bar {
    display: block;
  }
}
.header .search-bar .search-bar-fields {
  position: relative;
}
.header .search-bar input {
  border: 1px solid #ccc;
  padding: 5px 40px 5px 10px;
  font-size: 16px;
}
.header .search-bar button[type="submit"] {
  display: block;
  width: 34px;
  height: 31px;
  padding: 0;
  border: 0;
  text-indent: -99999px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../images/search.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: 17px;
}
@media only screen and (max-width:767px) {
  .header .search-bar button[type="submit"] {
    width: 41px;
    height: 41px;
    background-size: 20px;
  }
}
.header .pull-right-group {
  overflow: hidden;
}
.header .pull-right-group .search-bar,
.header .pull-right-group .navigation-small {
  float: right;
  margin-top: 25px;
  margin-bottom: 30px;
}
.logo {
  padding: 10px 0 0 20px;
  width: 132px;
  height: 29px;
}
.logo img {
  width: 100%;
  height: auto;
  max-width: 216px;
}
@media only screen and (min-width:480px) {
  .logo {
    padding: 30px 0 0 20px;
  }
}
@media only screen and (min-width:1165px) {
  .logo {
    border-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    width: auto;
    height: auto;
  }
}
.logo.logo-eu {
  position: absolute;
  left: 0;
  top: 30px;
}
@media only screen and (min-width:480px) {
  .logo.logo-eu {
    position: static;
  }
}
@media only screen and (min-width:1165px) {
  .logo.logo-eu {
    padding-left: 40px;
  }
}
.logo.logo-eu img {
  width: auto;
  height: 36px;
}
.logo.logo-right {
  display: none;
}
@media only screen and (min-width:1165px) {
  .logo.logo-right {
    display: inline;
  }
}
.logo.logo-right img {
  margin-top: 25px;
  margin-right: 30px;
}
.small-header .logo.logo-right {
  display: none;
}
@media only screen and (min-width:1165px) {
  .logo.logo-left {
    display: none;
  }
}
.small-header .header {
  height: 74px;
  transition: 0.2s ease-in-out;
}
.small-header .logo {
  padding-top: 15px;
  padding-bottom: 0;
  transition: 0.2s ease-in-out;
}
.footer {
  position: relative;
  background: #fefefe;
  background: linear-gradient(45deg, #fefefe 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#ededed', GradientType=1);
  min-height: 380px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0 20px 0;
}
@media only screen and (min-width:768px) {
  .footer {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width:1025px) {
  .footer {
    max-width: 95%;
  }
}
@media only screen and (min-width:1530px) {
  .footer {
    width: 80%;
  }
}
.footer .container {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .footer-left p:not(.small) {
  font-weight: 600;
  font-size: 1.4rem;
  color: #30343E;
  letter-spacing: -0.02px;
  line-height: 38px;
  margin-bottom: 22px;
}
.footer .footer-right {
  text-align: right;
  padding-top: 110px;
}
@media only screen and (max-width:767px) {
  .footer .footer-right {
    padding-top: 40px;
  }
}
.footer .footer-mobile {
  display: none;
  padding: 20px;
}
.footer .footer-mobile .col {
  width: 48%;
}
.footer .footer-mobile .col a,
.footer .footer-mobile .col p {
  margin-bottom: 20px;
  font-size: 1.4rem;
}
.footer .footer-mobile .col.contactdata p {
  font-weight: 600;
}
.footer .footer-mobile .col li {
  display: block;
}
.footer .footer-mobile .col-full {
  width: 100%;
}
@media only screen and (min-width:768px) {
  .footer {
    min-height: 250px;
  }
}
@media only screen and (max-width:767px) {
  .footer .footer-desktop {
    display: none;
  }
}
@media only screen and (max-width:767px) {
  .footer .footer-mobile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.navigation-footer ul li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
.navigation-footer ul li a {
  display: block;
  font-weight: 600;
  font-size: 1.4rem;
  color: #30343E;
  letter-spacing: -0.02px;
  line-height: 38px;
}
.navigation-footer ul li a:hover {
  color: #58A445;
}
.social-icons {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width:767px) {
  .social-icons {
    margin: 5px 0 0 -5px;
  }
}
.social-icons li {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.social-icons li a {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  text-align: center;
  line-height: 20px;
}
.social-icons li a i {
  font-size: 1.4rem;
}
.social-icons li a:hover {
  color: #58A445;
}
.social-icons li.fb a {
  background-color: #30343E;
  color: #ECECEC;
}
.social-icons li.fb a:hover {
  background-color: #58A445;
}
.social-icons li.tw a i {
  font-size: 2rem;
}
.social-icons li.ln a,
.social-icons li.in a,
.social-icons li.pi a {
  color: #30343E;
}
.social-icons li.ln a:hover,
.social-icons li.in a:hover,
.social-icons li.pi a:hover {
  color: #58A445;
}
.social-icons li.ln a i,
.social-icons li.in a i,
.social-icons li.pi a i {
  font-size: 2rem;
  position: relative;
  bottom: -2px;
}
.cookiecopy {
  margin-top: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:767px) {
}
.cookiecopy .cookieicon {
  margin-right: 5px;
}
.cookiecopy .iCD_show {
  width: 20px;
  vertical-align: bottom;
}
.cookiecopy .navigation-cookie li {
  padding-left: 30px;
}
.cookiecopy .navigation-cookie a {
  font-size: 12px;
  line-height: 26px;
  color: #30343E;
}
.call-us {
  position: fixed;
  z-index: 50;
  right: 30px;
  bottom: 125px;
}
@media only screen and (max-width:767px) {
  .call-us {
    right: 15px;
  }
}
.call-us .close-call-us {
  display: block;
  width: 15px;
  height: 15px;
  background: url("../images/icon_close.svg") no-repeat center center #000;
  background-size: 8px 8px;
  text-indent: -99999px;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  border-radius: 30px;
  position: absolute;
  z-index: 51;
  right: -5px;
  top: -7px;
}
.call-us a {
  display: block;
  width: 100%;
  height: auto;
  background-color: #58A445;
  background-image: url("../images/icon_phone.svg");
  background-repeat: no-repeat;
  background-position: center left 15px;
  background-size: 19px 19px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px 10px 40px;
  border-radius: 50px;
  transition: all ease-in-out 0.25s;
}
.call-us a:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media only screen and (max-width:767px) {
  .call-us a {
    background-size: 15px 15px;
    font-size: 13px;
    padding: 10px 20px 10px 35px;
  }
}
.call-us:hover .close-call-us {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.call-us.hidden {
  display: none;
}
.pull-right {
  position: relative;
  text-align: right;
  padding-right: 202px;
  margin-left: auto;
}
@media only screen and (max-width:1164px) {
  .pull-right {
    padding-right: 0;
  }
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  display: block;
}
.navigation {
  max-width: 865px;
}
@media only screen and (max-width:1299px) {
  .navigation {
    display: none;
  }
}
.navigation ul {
  margin-left: -5px;
  margin-right: -5px;
}
.navigation li {
  margin-left: 5px;
  margin-right: 5px;
}
.navigation a {
  position: relative;
  font-size: 1.6rem;
  color: #091D21;
  letter-spacing: 0.13px;
}
.navigation a:after {
  display: block;
  visibility: hidden;
  height: 5px;
  width: 100%;
  background-color: #58A445;
  content: "";
}
.navigation a:hover:after,
.navigation a.active:after {
  visibility: visible;
}
.navigation-small {
  margin-top: 8px;
  margin-left: 20px;
}
@media only screen and (max-width:1299px) {
  .navigation-small {
    display: none;
  }
}
.navigation-small ul {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.navigation-small li {
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.navigation-small a {
  font-size: 1.4rem;
  letter-spacing: -0.06px;
}
.navigation-small a:after {
  display: block;
  visibility: hidden;
  height: 5px;
  width: 100%;
  background-color: #58A445;
  content: "";
}
.navigation-small a:hover:after,
.navigation-small a.active:after {
  visibility: visible;
}
.navigation-small li {
  position: relative;
}
.navigation-small li.locale a {
  font-weight: 600;
  padding-left: 15px;
}
.navigation-small li.locale:before {
  position: absolute;
  display: block;
  width: 1px;
  height: 12px;
  background-color: #000;
  content: "";
  top: 50%;
  margin-top: -8px;
}
.shoplink {
  display: block;
  background-color: #58A445;
  font-size: 1.8rem;
  color: #fff;
  letter-spacing: -0.08px;
  padding: 19px 0 47px 0;
  text-align: center;
  max-width: 110px;
  position: absolute;
  right: 59px;
  top: 0;
  transition: 0.2s ease-in-out;
}
.shoplink:hover {
  background-color: #62b54e;
}
@media only screen and (max-width:1299px) {
  .shoplink {
    width: 62px;
    height: 68px;
    font-size: 1.25rem;
    letter-spacing: -0.06px;
    padding: 15px 0 0 0;
  }
}
.basket {
  display: block;
  width: 23px;
  height: 17px;
  background: url("../images/povprasevanje-ikona.png") no-repeat;
  background-size: 23px 17px;
  position: absolute;
  top: 37px;
  right: 132px;
}
@media only screen and (min-width:1300px) {
  .basket {
    width: 23px;
    height: 17px;
    right: 20px;
    background-size: 23px 17px;
    top: 31px;
  }
}
.basket span {
  display: block;
  width: 15px;
  height: 15px;
  background-color: #58A445;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 9px;
  line-height: 15px;
  position: absolute;
  right: -3px;
  bottom: -8px;
}
.mobile-navigation {
  display: block;
  padding-bottom: 180px;
  border-bottom: 1px solid #ccc;
  position: absolute;
  top: 85px;
  right: -375px;
  background-color: #fff;
  width: 0;
}
.mobile-navigation.active {
  right: 0;
  width: 100%;
  left: 0;
  height: 100vh;
  overflow-y: auto;
}
@media only screen and (min-width:1025px) {
  .mobile-navigation.active {
    right: 26px;
    width: 95%;
  }
}
@media only screen and (min-width:1300px) {
  .mobile-navigation.active {
    display: none;
  }
}
.mobile-navigation ul li a {
  /* KOLEKCIJE ROČAJI OBE: */
  font-size: 1.6rem;
  line-height: 22px;
}
.mobile-navigation ul li a:hover {
  color: #58A445;
}
.mobile-navigation ul.mobile-nav li {
  display: block;
  border-bottom: 1px solid #E8E8E8;
}
.mobile-navigation ul.mobile-nav li a {
  display: block;
  text-transform: uppercase;
  padding: 13px 20px;
}
.mobile-navigation ul.mobile-small {
  margin-top: 40px;
}
.mobile-navigation ul.mobile-small li {
  display: block;
}
.mobile-navigation ul.mobile-small li a {
  display: block;
  padding: 5px 20px;
}
.mobile-navigation .search-bar {
  display: block;
  padding: 20px 20px 10px 20px;
}
.mobile-navigation .search-bar input {
  width: 100%;
  max-width: 400px;
  padding: 10px 20px;
  background-position: top 10px right 10px;
}
.mobile-navigation .mobile-locale {
  padding: 10px 20px 20px;
}
.mobile-navigation .mobile-locale a {
  font-weight: 600;
  border-bottom: 5px solid #58A445;
}
.small-header .search-bar {
  display: none;
}
.small-header .navigation-small {
  display: none;
}
.small-header .navigation {
  padding-top: 25px;
}
.small-header .shoplink {
  padding: 15px 0;
}
.small-header .shoplink:after {
  top: 28px;
}
.hamburger {
  display: none;
  padding: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 27px;
  right: 10px;
  z-index: 7;
  background-color: transparent;
  cursor: pointer;
}
@media only screen and (max-width:1299px) {
  .hamburger {
    display: block;
  }
}
.hamburger .hamburger-icon {
  width: 24px;
  height: 16px;
  margin-left: 8px;
  margin-top: 11px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: 0.5s ease-in-out;
}
.hamburger .hamburger-icon span {
  display: block;
  position: absolute;
  height: 4.15px;
  width: 100%;
  background: #000;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.hamburger .hamburger-icon span:nth-child(1) {
  top: 0px;
}
.hamburger .hamburger-icon span:nth-child(2),
.hamburger .hamburger-icon span:nth-child(3) {
  top: 6px;
}
.hamburger .hamburger-icon span:nth-child(4) {
  top: 12px;
}
.hamburger.active .hamburger-icon {
  display: block !important;
}
.hamburger.active span:nth-child(1) {
  top: 15px;
  width: 0%;
  left: 50%;
}
.hamburger.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.hamburger.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.hamburger.active span:nth-child(4) {
  top: 15px;
  width: 0%;
  left: 50%;
}
section.search {
  background-color: #EAEAEA;
  padding-top: 25px;
  padding-bottom: 25px;
}
section.search .search-bar {
  position: relative;
  margin-left: 7.5px;
  margin-right: 7.5px;
  /*&:after {
            content: '';
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 20px;
            width: 25px;
            height: 25px;
            background-image: url("../images/search.svg");
            background-size: contain;
            background-repeat: no-repeat;
            pointer-events: none;
        }*/
}
@media only screen and (max-width:767px) {
  section.search .search-bar {
    margin-left: 20px;
    margin-right: 20px;
  }
}
section.search .search-bar button[type="submit"] {
  display: block;
  width: 66px;
  height: 47px;
  padding: 0;
  border: 0;
  text-indent: -99999px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../images/search.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: 23px;
}
@media only screen and (max-width:767px) {
  section.search .search-bar button[type="submit"] {
    width: 41px;
    height: 41px;
    background-size: 20px;
  }
}
section.search #productgroup-search-bar-suggesstion-box ul {
  padding-left: 0;
  max-width: 100%;
}
section.search #productgroup-search-bar-suggesstion-box .ui-menu-item-wrapper {
  padding-left: 15px;
}
section.search #productgroup-search-bar-suggesstion-box .ui-state-active {
  padding-left: 15px;
}
section.search .search-small-info {
  margin-left: 20px;
  margin-right: 20px;
  font-style: italic;
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width:768px) {
  section.search .search-small-info {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
}
section.search fieldset {
  position: relative;
  margin: 0;
}
section.search input[type="text"] {
  background-color: #fff;
  border: 1px solid #D5D5D5;
  width: 100%;
  height: 47px;
  font-size: 1.6rem;
  color: #000;
  letter-spacing: 0.13px;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 73px;
}
section.search input[type="submit"] {
  display: block;
  position: absolute;
  top: 0;
  right: 12px;
  cursor: pointer;
  background: url("../images/icon_search.svg") no-repeat center left;
  text-indent: -9999px;
  white-space: nowrap;
  width: 53px;
  height: 47px;
  border: 0;
}
@media only screen and (max-width:767px) {
  section.search input[type="submit"] {
    right: 0;
    width: 40px;
  }
}
.HomePage .ModuleBgFour .content p {
  background: rgba(255, 255, 255, 0.65);
  padding: 10px;
}
.HomePage .ModuleBgFour .module-img-4 p {
  background: none;
  padding: 0;
}
.intro {
  position: relative;
  background-color: #D5D3D2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: calc(100vh - 250px);
}
@media only screen and (max-width:767px) {
  .intro {
    height: 346px;
  }
}
.intro .overlay {
  display: block;
  background-image: linear-gradient(135deg, #030303 0%, rgba(0, 0, 0, 0.03) 70%);
  width: 100%;
  height: 100%;
}
.light-intro {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: calc(80vh - 250px);
  min-height: 346px;
  background-color: rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width:767px) {
  .light-intro {
    height: 346px;
  }
}
@media only screen and (min-width:768px) {
  .light-intro.simple-page {
    height: 390px;
  }
}
.light-intro .overlay {
  position: absolute;
  max-width: 640px;
  padding: 25px 50px;
  top: 50%;
  margin-top: -115px;
  overflow: hidden;
  left: 0;
  background: rgba(255, 255, 255, 0.65);
}
@media only screen and (max-width:767px) {
  .light-intro .overlay {
    padding: 20px;
    top: 0;
    width: 70%;
    max-width: 100%;
    margin-top: 0;
  }
}
.light-intro .overlay .btn {
  color: #30343E;
  border-color: #30343E;
}
.light-intro .overlay .btn:hover {
  color: #fff;
}
.light-intro .overlay h2 {
  font-size: 2.4rem;
  color: #2F342B;
  letter-spacing: -0.04px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
@media only screen and (max-width:767px) {
  .light-intro .overlay h2 {
    font-size: 1.8rem;
    letter-spacing: -0.03px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.light-intro .overlay p {
  font-size: 2rem;
  color: #2F342B;
  letter-spacing: -0.03px;
  line-height: 24px;
}
@media only screen and (max-width:767px) {
  .light-intro .overlay p {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 19px;
  }
}
.light-intro .overlay .btn {
  margin-top: 30px;
}
.intro-text {
  max-width: 770px;
  width: 100%;
  color: #fff;
  padding-top: 100px;
}
.intro-text p {
  font-size: 2.8rem;
  letter-spacing: -0.05px;
  line-height: 38px;
}
@media only screen and (max-width:767px) {
  .intro-text {
    padding-top: 35px;
  }
  .intro-text p {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 19px;
  }
}
.tq {
  position: absolute;
  right: 50px;
  bottom: 150px;
}
@media only screen and (max-width:767px) {
  .tq {
    right: 20px;
    bottom: 115px;
    width: 112px;
  }
}
.ModuleText {
  width: 50%;
  background-repeat: none;
  background-size: cover;
  background-position: center center;
  min-height: 300px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .ModuleText {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .ModuleText {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width:1400px) {
  .ModuleText {
    min-height: 400px;
  }
}
.ModuleText:nth-of-type(1) {
  padding-bottom: 230px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .ModuleText:nth-of-type(1) {
    padding-top: 90px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width:767px) {
  .ModuleText:nth-of-type(1) {
    padding-bottom: 40px;
  }
}
.ModuleText:nth-of-type(2) {
  padding-top: 100px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .ModuleText:nth-of-type(2) {
    padding-top: 0;
  }
}
@media only screen and (max-width:767px) {
  .ModuleText:nth-of-type(2) {
    padding-top: 0;
  }
}
.ModuleText .more {
  margin-top: 30px;
}
.ModuleText .content {
  height: 100%;
  padding: 80px 50px 120px;
  max-width: 500px;
  width: 100%;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .ModuleText .content {
    padding: 50px;
    max-width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .ModuleText .content {
    padding: 40px 20px;
  }
}
.ModuleText .content h2 {
  font-weight: 600;
  font-size: 4rem;
  letter-spacing: -0.17px;
  margin-bottom: 20px;
}
@media only screen and (max-width:767px) {
  .ModuleText .content h2 {
    font-size: 2.2rem;
    letter-spacing: -0.09px;
  }
}
.ModuleText .content p {
  font-size: 2rem;
  letter-spacing: -0.05px;
  line-height: 28px;
}
@media only screen and (max-width:767px) {
  .ModuleText .content p {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 19px;
  }
}
.ModuleText .content.text-small p {
  font-size: 2.4rem;
  letter-spacing: -0.04px;
  line-height: 29px;
}
@media only screen and (max-width:767px) {
  .ModuleText .content.text-small p {
    font-size: 1.4rem;
    letter-spacing: -0.05px;
    line-height: 14px;
  }
}
.ModuleText .content.text-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.more-news {
  position: absolute;
  right: 0;
  bottom: -100px;
  width: 50%;
  background-color: #363535;
  z-index: 3;
}
@media only screen and (max-width:1024px) {
  .more-news {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .more-news {
    width: calc(100% + 40px);
    position: relative;
    bottom: -60px;
    right: auto;
    left: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width:480px) {
  .more-news {
    bottom: -75px;
  }
}
.more-news .inside {
  padding: 30px 35px;
  max-width: 720px;
  overflow: hidden;
}
@media only screen and (max-width:767px) {
  .more-news .inside {
    padding: 15px 20px;
    max-width: 100%;
  }
}
@media only screen and (min-width:1165px) {
  .more-news .inside {
    padding: 40px 50px;
  }
}
.more-news h3 {
  margin-bottom: 10px;
  color: #fff;
}
@media only screen and (max-width:767px) {
  .more-news h3 {
    font-size: 1.2rem;
    line-height: 14px;
  }
}
.more-news p,
.more-news a {
  font-size: 1.5rem;
  color: #D8D8D8;
  letter-spacing: -0.03px;
  line-height: 21px;
}
@media only screen and (max-width:767px) {
  .more-news p,
  .more-news a {
    font-size: 1.2rem;
    letter-spacing: -0.02px;
    line-height: 14px;
  }
}
.more-news .more {
  margin-top: 15px;
}
.more-news img {
  width: 100%;
  height: auto;
}
.more-news .image {
  width: 10%;
  margin-right: 20px;
  float: left;
}
@media only screen and (min-width:768px) {
  .more-news .image {
    width: 25%;
    margin-right: 3%;
  }
}
.more-news .image img {
  width: 34px;
}
@media only screen and (min-width:768px) {
  .more-news .image img {
    width: 120px;
  }
}
@media only screen and (min-width:1025px) {
  .more-news .image img {
    width: 100px;
  }
}
.more-news .content {
  width: 80%;
  float: left;
}
@media only screen and (min-width:768px) {
  .more-news .content {
    width: 70%;
  }
}
.cheap {
  position: relative;
  background-color: #D5D3D2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 25px 50px;
  width: 50%;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .cheap {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .cheap {
    width: calc(100% + 40px);
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.cheap .badge {
  width: 20%;
}
.cheap .badge span {
  /* Combined Shape: */
  display: inline-block;
  width: auto;
  background: #58A445;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #fff;
  letter-spacing: -0.03px;
  text-align: center;
  padding: 8px 11px;
}
@media only screen and (max-width:767px) {
  .cheap .badge span {
    font-size: 1.2rem;
    letter-spacing: -0.03px;
    padding: 3px 6px;
  }
}
.cheap .content {
  width: 75%;
  padding-left: 20px;
}
.cheap .content .inside {
  max-width: 440px;
}
.cheap .content h3 {
  margin-bottom: 10px;
}
.cheap .content p,
.cheap .content a {
  font-size: 1.5rem;
  color: #2B3026;
  letter-spacing: -0.03px;
  line-height: 21px;
}
@media only screen and (max-width:767px) {
  .cheap .content p,
  .cheap .content a {
    font-size: 1.2rem;
    letter-spacing: -0.02px;
    line-height: 14px;
  }
}
.cheap .content a {
  margin-top: 15px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .HomePage .default-page .container,
  .GenericPage .default-page .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.filters {
  padding-bottom: 25px;
}
.filters.filters1 {
  background-color: #F7F7F7;
  padding-top: 25px;
}
.filters.filters2 {
  background-color: #F7F7F7;
}
@media only screen and (max-width:767px) {
  .filters.filters2 .three-cols > div {
    margin-bottom: 25px;
  }
  .filters.filters2 .three-cols > div:last-of-type {
    margin-bottom: 20px;
  }
}
.filters.filters2 .form-group {
  padding: 20px;
  background-color: #EAEAEA;
}
.filters.filters2 .ui-slider-tip {
  display: none;
}
.filters.filters2 .input-slider-holder {
  margin: 30px 0 0 0;
  background: url("../images/dotted-line.png") repeat-x top 50% left 3px;
  text-align: center;
  overflow: hidden;
}
.filters.filters2 .input-slider-holder input {
  border: 1px solid #ccc;
  background: white;
  outline: 0;
  padding: 5px;
  color: #30343E;
  font-size: 16px;
  max-width: 40px;
  float: left;
  font-weight: 600;
}
@media only screen and (min-width:1025px) {
  .filters.filters2 .input-slider-holder input {
    font-size: 13px;
  }
}
.filters.filters2 .input-slider-holder input:last-of-type {
  float: right;
}
.filters.filters2 .input-slider-holder span {
  background: #EAEAEA;
  padding: 2px 10px 0 10px;
  font-weight: 600;
  font-size: 14px;
}
.product-list .container,
.product-filters .container {
  max-width: 1315px;
}
article.product {
  width: calc(16.666666667% - 10px);
  margin: 5px;
  height: 221px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  article.product {
    width: calc(33.333% - 10px);
  }
}
@media only screen and (max-width:767px) {
  article.product {
    width: calc(50% - 40px);
    margin: 20px;
    height: 150px;
  }
}
article.product a {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url("../images/product_border.svg") no-repeat top 7px left;
}
article.product a h3 {
  position: absolute;
  left: 30px;
  top: 0;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  font-weight: 400;
  font-size: 1.2rem;
  color: #091D21;
  letter-spacing: -0.03px;
  text-align: center;
}
article.product a .image {
  padding: 5px;
}
article.product a .image img {
  width: 100%;
  height: auto;
}
article.product a .badge {
  top: 0;
  right: 13px;
  position: absolute;
  display: inline-block;
  background: #58A445;
  font-weight: 600;
  font-size: 1rem;
  color: #fff;
  letter-spacing: -0.02px;
  text-align: center;
  text-transform: uppercase;
  padding: 6px 8px;
}
.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagination.no-result {
  display: none;
}
.pagination li {
  display: inline-block;
  height: 33px;
  font-weight: 600;
  font-size: 1.8rem;
  color: #000;
  letter-spacing: 0.15px;
  float: left;
  line-height: 33px;
}
.pagination li:nth-of-type(2) {
  padding-left: 10px;
  padding-right: 10px;
}
.pagination li a {
  display: block;
  border: 1px solid #E1E1E1;
  width: 33px;
  height: 33px;
}
.pagination li.prev a {
  background: url("../images/arrow_left.svg") no-repeat center center;
}
.pagination li.prev a:hover {
  background: url("../images/arrow_left_hover.svg") no-repeat center center;
}
.pagination li.next a {
  background: url("../images/arrow_right.svg") no-repeat center center;
}
.pagination li.next a:hover {
  background: url("../images/arrow_right_hover.svg") no-repeat center center;
}
.product-filters {
  position: relative;
  padding: 15px 0 25px;
}
.product-filters .form-group:first-of-type {
  margin-right: 35px;
}
@media only screen and (max-width:767px) {
  .product-filters {
    padding: 20px 0;
  }
}
.product-filters .badge {
  position: relative;
  display: inline-block;
  background: #58A445;
  font-weight: 600;
  font-size: 1rem;
  color: #fff;
  letter-spacing: -0.02px;
  text-align: center;
  text-transform: uppercase;
  padding: 0 8px !important;
  margin-left: 10px;
}
.product-filters .w50 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-filters .w50 label {
  margin-bottom: 0;
}
.product-filters .w50 .select-small {
  min-width: 170px;
}
.product-filters .w50 .total {
  margin-right: 35px;
}
.product-filters .w50 .total.no-result {
  display: none;
}
.product-filters .w50:last-of-type {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width:767px) {
  .product-filters .w50 {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-filters .w50:last-of-type {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
  }
}
.no-products-container {
  border: 1px solid #D5D5D5;
  text-align: center;
  padding: 15px 0;
  max-width: 250px;
  margin: 0 auto 30px;
}
@media only screen and (min-width:768px) {
  .no-products-container {
    max-width: 300px;
    padding: 15px 30px;
  }
}
.catalog-files-container .catalog-list {
  padding-bottom: 50px;
}
@media only screen and (min-width:768px) {
  .catalog-files-container .catalog-list {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width:1025px) {
  .catalog-files-container .catalog-list {
    padding-bottom: 150px;
  }
}
@media only screen and (min-width:768px) {
  .catalog-list {
    font-size: 0;
  }
}
.catalog-list li {
  list-style: none;
  border-bottom: 2px dashed #58A445;
  padding: 20px 0;
}
@media only screen and (min-width:768px) {
  .catalog-list li:nth-child(2) {
    padding-top: 0px;
  }
}
@media only screen and (min-width:768px) {
  .catalog-list li {
    width: 50%;
    display: inline-block;
    vertical-align: bottom;
    padding: 40px 0;
  }
}
@media only screen and (min-width:1400px) {
  .catalog-list li {
    padding: 60px 0;
  }
}
.catalog-list .catalog-file {
  overflow: hidden;
}
.catalog-list .catalog-file .cf-left {
  float: left;
  width: 40%;
  max-width: 230px;
  margin-right: 20px;
}
@media only screen and (min-width:1165px) {
  .catalog-list .catalog-file .cf-left {
    margin-right: 10%;
  }
}
.catalog-list .catalog-file .cf-left img {
  width: auto;
  max-width: 100%;
}
.catalog-list .catalog-file .cf-right {
  float: left;
  width: 40%;
}
@media only screen and (min-width:768px) {
  .catalog-list .catalog-file .cf-right {
    width: 50%;
  }
}
.catalog-list .catalog-file .cf-right h3,
.catalog-list .catalog-file .cf-right span {
  font-size: 18px;
}
@media only screen and (min-width:768px) {
  .catalog-list .catalog-file .cf-right h3,
  .catalog-list .catalog-file .cf-right span {
    font-size: 21px;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width:1165px) {
  .catalog-list .catalog-file .cf-right h3,
  .catalog-list .catalog-file .cf-right span {
    font-size: 26px;
  }
}
.catalog-list .catalog-file .cf-right span {
  display: block;
}
.catalog-list .catalog-file .cf-right .btn {
  margin-top: 20px;
  text-transform: none;
}
@media only screen and (min-width:768px) {
  .catalog-list .catalog-file .cf-right .btn {
    padding: 6px 14px;
  }
}
@media only screen and (min-width:1165px) {
  .catalog-list .catalog-file .cf-right .btn {
    padding: 12px 25px;
  }
}
.catalog-list .catalog-file .cf-right .btn span {
  font-size: 14px;
  display: block;
}
.catalog-list .catalog-file .cf-right .btn span:before {
  background: url("../images/arrow-download.svg") no-repeat top 2px left;
  display: inline-block;
  width: 15px;
  height: 15px;
  content: "";
}
@media only screen and (min-width:1165px) {
  .catalog-list .catalog-file .cf-right .btn span {
    font-size: 21px;
  }
}
.cart-page .container {
  overflow: hidden;
}
.cart-page .cart-items-list {
  margin-bottom: 50px;
}
@media only screen and (min-width:1025px) {
  .cart-page .cart-items-list {
    float: left;
    width: 47%;
  }
}
@media only screen and (min-width:1025px) {
  .cart-page .cart-form {
    float: right;
    width: 50%;
    margin-top: 10px;
  }
}
.cart-page .cart-form .form-title {
  border-bottom: 1px dashed #58A445;
  padding: 0 0 15px;
  font-size: 1.6rem;
}
.sendblaster {
  max-width: 760px;
}
.sendblaster .form-title {
  border-bottom: 1px dashed #58A445;
  padding: 0 0 15px;
  font-size: 1.6rem;
}
.sendblaster .sendblaster-form form {
  padding: 30px 0 60px;
}
.sendblaster .sendblaster-form form .form-check {
  position: relative;
}
.sendblaster .sendblaster-form form .form-check input[type='checkbox'] {
  opacity: 0;
  display: inline-block;
  position: absolute;
  width: 1px;
  top: 10px;
  left: 10px;
}
.sendblaster .sendblaster-form .field {
  margin-bottom: 20px;
}
.contact-data {
  width: 33.333%;
  padding-top: 40px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .contact-data {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .contact-data {
    width: 100%;
  }
}
.contact-data p {
  font-size: 2rem;
  color: #000;
  letter-spacing: -0.03px;
  line-height: 28px;
  margin-bottom: 30px;
}
@media only screen and (max-width:767px) {
  .contact-data p {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}
.contact-data h3 {
  font-size: 2rem;
  color: #000;
  line-height: 28px;
  font-weight: 700;
}
.contact-data a {
  border-bottom: 2px solid #58A445;
}
.gmap {
  width: 66.666%;
}
.gmap #map {
  height: 536px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .gmap {
    width: 100%;
  }
  .gmap #map {
    margin-left: -50px;
    margin-right: -50px;
    width: calc(100% + 100px);
  }
}
@media only screen and (max-width:767px) {
  .gmap {
    width: calc(100% + 40px);
  }
  .gmap #map {
    height: 260px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
}
.bottom-contacts {
  margin-top: 30px;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width:768px) {
  .bottom-contacts {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.bottom-contacts .details {
  margin-bottom: 20px;
}
.bottom-contacts p {
  font-size: 2rem;
  color: #000;
  letter-spacing: -0.03px;
  line-height: 28px;
}
.bottom-contacts p a {
  border-bottom: 2px solid #58A445;
}
@media only screen and (max-width:767px) {
  .bottom-contacts p {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}
.default-page .default-page-photos {
  overflow: hidden;
}
.ProductPage section {
  padding-top: 25px;
  padding-bottom: 25px;
}
.ProductPage section.product-images {
  padding-bottom: 65px;
}
@media only screen and (max-width:767px) {
  .ProductPage section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-title {
  background: url("../images/product_border.svg") no-repeat top 20px left;
  padding-left: 50px;
  min-height: 70px;
}
.spinner-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.spinner-container button {
  cursor: pointer;
  border: 0;
  background-color: #58A445;
  width: 32px;
  height: 46px;
  line-height: 23px;
  color: #fff;
  font-size: 2.5rem;
}
.spinner-container button:hover {
  background-color: #72bc60;
}
.small-badges {
  list-style: none;
  margin: 40px 0 0 0;
  padding: 0;
}
.small-badges li {
  display: block;
  /* Dobavljivo takoj: */
  font-size: 1.2rem;
  color: #000;
  margin-top: 12px;
  margin-bottom: 12px;
}
.product-options .w50 {
  width: calc(50% - 50px);
}
.product-options .w50:first-of-type {
  margin-right: 50px;
}
.product-options .w50:last-of-type {
  margin-left: 50px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .product-options .w50 {
    width: 100%;
  }
  .product-options .w50:first-of-type {
    margin-right: 0;
  }
  .product-options .w50:last-of-type {
    margin-left: 0;
  }
}
@media only screen and (max-width:767px) {
  .product-options .w50 {
    width: 100%;
  }
  .product-options .w50:first-of-type {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .product-options .w50:last-of-type {
    margin-left: 0;
  }
}
@media only screen and (min-width:768px) {
  .product-options .actions {
    text-align: left;
  }
}
.product-options .actions .form-group {
  display: inline-block;
  margin-bottom: 30px;
}
.product-options .actions .addtocart {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width:375px) {
  .product-options .actions .addtocart {
    margin-left: 10px;
  }
}
p.notice {
  display: inline-block;
  background-color: rgba(219, 255, 66, 0.42);
  border: 1px solid #979797;
  font-size: 1.4rem;
  color: #30343D;
  letter-spacing: -0.02px;
  line-height: 14px;
  padding: 15px 35px;
}
@media only screen and (max-width:767px) {
  p.notice {
    padding: 10px;
  }
}
.material-group {
  margin-top: 30px;
}
.material-group:nth-of-type(2) {
  margin-top: 15px;
  margin-bottom: 30px;
}
.material-combination {
  padding-top: 10px;
  margin: 0 0 20px;
}
.material-combination:first-child {
  padding-top: 0;
}
.material-combination h2 {
  border-bottom: 1px dashed #58A445;
}
.material-combination .material-group-group {
  padding: 20px 0 0;
}
.materials {
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}
.materials img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  padding: 3px;
}
.materials li {
  display: inline-block;
  margin: 5px;
}
.materials li a {
  position: relative;
  display: block;
  width: 75px;
  height: 75px;
  border: 2px solid #DADADA;
  background-color: #fff;
}
.materials li a:hover,
.materials li a.active {
  border: 2px solid #363535;
}
.materials li a.compatible-material {
  border: 2px dashed #BABABA;
  background-color: transparent;
}
.materials li a.incompatible-material {
  border: none;
  background-color: transparent;
  opacity: 0.5;
}
.related-products {
  padding: 20px 0;
}
@media only screen and (min-width:1400px) {
  .related-products {
    padding: 40px 0;
  }
}
.related-products .flex {
  margin-top: 35px;
}
.product-images {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product-images img {
  width: 100%;
  height: auto;
}
.product-images .product-title {
  position: absolute;
  left: 0;
  top: 0;
}
.product-images .big {
  width: 50%;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .product-images .big {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .product-images .big {
    width: 100%;
  }
}
.product-images .smalls {
  width: 50%;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .product-images .smalls {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .product-images .smalls {
    width: 100%;
  }
}
.product-images .smalls ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product-images .smalls ul img {
  width: 100%;
  height: auto;
}
.product-images .smalls ul li {
  display: block;
  width: calc(33.333% - 50px);
  margin: 25px;
}
@media only screen and (max-width:767px) {
  .product-images .smalls ul li {
    margin: 10px;
    width: calc(50% - 20px);
  }
}
.product-images .smalls ul li a {
  display: block;
  height: 180px;
  overflow: hidden;
  border: 1px solid #DFDFDF;
}
@media only screen and (max-width:767px) {
  .product-images .smalls ul li a {
    height: 110px;
  }
}
.i360 {
  position: absolute;
  bottom: 0;
  right: 30px;
  display: block;
  width: 38px;
  height: 31px;
  background: url("../images/360.svg") no-repeat;
  z-index: 1;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .i360 {
    bottom: auto;
    top: 10px;
    right: 10px;
    left: auto;
  }
}
@media only screen and (max-width:767px) {
  .i360 {
    bottom: auto;
    top: 10px;
    right: 10px;
    left: auto;
  }
}
.image360 {
  position: relative;
  width: calc(100% - 50px);
}
@media only screen and (max-width:767px) {
  .image360 {
    width: 100%;
  }
}
.image360 button {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 50px;
  border: 0;
  margin-top: -25px;
  opacity: 0.5;
}
.image360 button#spin-prev {
  left: 0;
  background: url("../images/left-arrow.svg") no-repeat;
}
.image360 button#spin-next {
  right: 0;
  background: url("../images/right-arrow.svg") no-repeat;
}
.image360 button:hover {
  opacity: 1;
}
.newsitem {
  display: block;
  width: 33.333%;
  margin-bottom: 130px;
}
.newsitem img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .newsitem {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  .newsitem {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    margin-bottom: 20px;
  }
}
.newsitem .inside {
  padding: 20px 100px 20px 20px;
}
@media only screen and (max-width:767px) {
  .newsitem .inside {
    padding: 20px;
  }
}
.newsitem h2 {
  font-weight: 600;
  font-size: 2.2rem;
  color: #30343D;
  letter-spacing: -0.03px;
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .newsitem h2 {
    font-size: 1.8rem;
  }
}
.newsitem h2 a {
  color: #30343D;
  transition: color 0.2s ease;
}
.newsitem h2 a:hover {
  color: #58A445;
}
p.date {
  margin-bottom: 15px;
  font-size: 2.2rem;
  color: #30343D;
  letter-spacing: -0.03px;
  text-transform: uppercase;
}
@media only screen and (max-width:767px) {
  p.date {
    font-size: 1.8rem;
  }
}
.back-link {
  position: relative;
  display: inline-block;
  margin-top: 40px;
}
.back-link:hover:after {
  visibility: hidden;
}
.back-link:after {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background-color: #58A445;
}
.gallery-with-thumbnails {
  width: 100%;
  position: relative;
  min-height: 570px;
  max-height: 570px;
}
.gallery-with-thumbnails .thumbnails {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.gallery-with-thumbnails .thumbnails input {
  display: none;
}
.gallery-with-thumbnails .thumbnails .item-hugger {
  position: relative;
  border: 3px solid white;
  margin: 5px;
  max-width: 50px;
}
@media only screen and (min-width:1024px) {
  .gallery-with-thumbnails .thumbnails .item-hugger {
    max-width: 80px;
  }
}
.gallery-with-thumbnails .thumbnails .item-hugger label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.gallery-with-thumbnails .thumbnails li {
  display: inline-block;
  vertical-align: top;
  padding-top: 100%;
}
@media only screen and (min-width:1024px) {
  .gallery-with-thumbnails .thumbnails li {
    padding-top: 0;
  }
}
.gallery-with-thumbnails .thumbnails .content {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
}
.gallery-with-thumbnails .thumbnails .content img {
  max-width: 100%;
}
.gallery-with-thumbnails .thumbnails input[name="select"]:checked ~ .content {
  opacity: 1;
}
.gallery-with-thumbnails .thumbnails input[name="select"]:checked + .item-hugger {
  border: 3px solid gray;
}
@media only screen and (max-width:767px) {
  .CartPage h1 {
    text-align: center;
  }
}
.prod-remove {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../images/icon_remove.png") no-repeat center center;
  background-size: 14px 14px;
  opacity: 0.6;
}
.prod-remove:hover {
  opacity: 1;
}
.svg-loader {
  visibility: hidden;
  margin-left: 10px;
  height: 32px;
  -webkit-animation: rotate-me 2s linear infinite;
          animation: rotate-me 2s linear infinite;
}
@-webkit-keyframes rotate-me {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-me {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.cart-items-table {
  margin-bottom: 30px;
}
.cart-items-table .btn.green {
  font-size: 1.4rem;
  letter-spacing: 0.09px;
  padding: 6px 14px;
}
.cart-items-table thead {
  border-bottom: 1px dashed #58A445;
}
.cart-items-table thead td {
  font-weight: normal;
  font-weight: 600;
  padding: 15px 0;
}
.cart-items-table tbody tr {
  border-bottom: 1px solid #BBBBBB;
}
.cart-items-table tbody tr:last-of-type {
  border-bottom: 1px dashed #58A445;
}
.cart-items-table tbody td {
  vertical-align: middle;
  padding: 15px 0;
}
.cart-items-table tbody span.product-dimension-item {
  line-height: 40px;
}
.cart-items-table p.groupid {
  font-weight: 600;
  font-size: 2rem;
}
.cart-items-table .cart-item-groupid img {
  margin-top: 15px;
  border: 1px solid #ccc;
}
.cart-items-table input[type="number"] {
  -moz-appearance: textfield;
  width: 70px;
  height: 32px;
  border: 1px solid #58A445;
}
.cart-items-table input[type=number]::-webkit-inner-spin-button,
.cart-items-table input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
.cart-items-table .spinner-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cart-items-table .spinner-container button {
  cursor: pointer;
  border: 0;
  background-color: #58A445;
  width: 32px;
  height: 32px;
  line-height: 0;
  color: #fff;
  font-size: 2.5rem;
}
.cart-items-table .spinner-container button:hover {
  background-color: #72bc60;
}
#CartForm_insertCartForm {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 60px;
}
@media only screen and (max-width:767px) {
  #CartForm_insertCartForm {
    padding: 30px 0 30px;
  }
}
#CartForm_insertCartForm .fieldholder-small {
  margin-bottom: 20px;
}
#CartForm_insertCartForm fieldset {
  margin: 0 -15px;
}
@media only screen and (max-width:767px) {
  #CartForm_insertCartForm fieldset {
    margin: 0;
  }
}
#CartForm_insertCartForm fieldset #CartForm_insertCartForm_error {
  display: block;
  width: 100%;
}
#CartForm_insertCartForm fieldset #cf-fg-left,
#CartForm_insertCartForm fieldset #cf-fg-right {
  width: calc(50% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  float: left;
}
@media only screen and (max-width:767px) {
  #CartForm_insertCartForm fieldset #cf-fg-left,
  #CartForm_insertCartForm fieldset #cf-fg-right {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
}
#CartForm_insertCartForm fieldset #cf-fg-message {
  clear: both;
  width: calc(100% - 30px);
  margin-left: 15px;
}
@media only screen and (max-width:767px) {
  #CartForm_insertCartForm fieldset #cf-fg-message {
    width: 100%;
    margin-left: 0;
  }
}
#CartForm_insertCartForm .Actions {
  text-align: right;
}
@media only screen and (max-width:767px) {
  #CartForm_insertCartForm .Actions {
    text-align: center;
  }
}
@media only screen and (max-width:767px) {
  table.cart-items-table {
    border: 0;
  }
  table.cart-items-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.cart-items-table tr {
    margin-bottom: 0.625em;
  }
  table.cart-items-table tbody td {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  table.cart-items-table td {
    display: block;
    text-align: left;
  }
  table.cart-items-table td.cart-item-groupid {
    width: 130px;
    float: left;
  }
  table.cart-items-table td.cart-item-remove {
    position: absolute;
    right: 15px;
  }
  table.cart-items-table td.cart-item-quantity {
    padding-top: 15px;
  }
  table.cart-items-table td.cart-item-quantity:before {
    float: none;
  }
  table.cart-items-table td.cart-item-quantity .spinner-container {
    margin-top: 5px;
  }
  table.cart-items-table tr:first-of-type td.cart-item-quantity {
    padding-top: 15px;
  }
  table.cart-items-table td::before {
    /*
        * aria-label has no advantage, it won't be read inside a table.cart-items-table
        content: attr(aria-label);
        */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px;
  }
  table.cart-items-table td:last-child {
    border-bottom: 0;
  }
  a.cart-update {
    display: block;
    clear: both;
    text-align: right;
  }
}
.page .simple-page-content-container {
  margin: 0 auto;
  max-width: 800px;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width:960px) {
  .page .simple-page-content-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.page .simple-page-content-container p {
  margin-bottom: 20px;
}
@media only screen and (min-width:1165px) {
  .page .simple-page-content-container p {
    margin-bottom: 30px;
  }
}
.page .simple-page-content-container h2,
.page .simple-page-content-container h3,
.page .simple-page-content-container ul,
.page .simple-page-content-container ol {
  margin-bottom: 20px;
}
.page .simple-page-content-container ul,
.page .simple-page-content-container ol {
  padding-left: 40px;
}
.page .video-container {
  padding: 30px 0;
}
@media only screen and (min-width:1165px) {
  .page .video-container {
    padding: 50px 0;
  }
}
.product-detail-gallery {
  position: relative;
  padding-top: 20px;
  margin-bottom: 20px;
}
.product-detail-gallery:after {
  content: "";
  display: table;
  clear: both;
}
.product-detail-gallery .product-title {
  position: absolute;
  left: 0;
  top: -20px;
  z-index: 1;
}
.product-detail-gallery .gallery {
  margin-bottom: 10px;
}
@media only screen and (min-width:1025px) {
  .product-detail-gallery .gallery {
    float: left;
    width: 50%;
  }
}
.product-detail-gallery .gallery .gallery-list .slick-slide {
  height: auto !important;
}
.product-detail-gallery .gallery .gallery-item.with-bg {
  position: relative;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.product-detail-gallery .gallery .gallery-item.with-bg:before {
  content: '';
  padding: 63.76811594% 0 0;
  display: block;
}
@media only screen and (min-width:1025px) {
  .product-detail-gallery .gallery-nav {
    float: right;
    width: 48%;
  }
}
.product-detail-gallery .gallery-nav .slick-list {
  overflow: visible;
}
.product-detail-gallery .gallery-nav .slick-track {
  width: auto !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  margin: 0 -20px -20px 0;
}
.product-detail-gallery .gallery-nav .slick-slide {
  padding: 0 20px 20px 0;
  width: 33.33333333%;
}
@media only screen and (min-width:560px) {
  .product-detail-gallery .gallery-nav .slick-slide {
    width: 25%;
  }
}
@media only screen and (min-width:768px) {
  .product-detail-gallery .gallery-nav .slick-slide {
    width: 20%;
  }
}
@media only screen and (min-width:1024px) {
  .product-detail-gallery .gallery-nav .slick-slide {
    width: 33.33333333%;
  }
}
.product-detail-gallery .gallery-nav .slick-slide.slick-current .gallery-item {
  border: 3px solid rgba(128, 128, 128, 0.4);
}
.product-detail-gallery .gallery-nav .gallery-item {
  position: relative;
  cursor: pointer;
  border: 1px solid rgba(128, 128, 128, 0.4);
}
.product-detail-gallery .gallery-nav .gallery-item .nav-image {
  position: relative;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.product-detail-gallery .gallery-nav .gallery-item .nav-image:before {
  content: '';
  padding: 100% 0 0;
  display: block;
}
.product-detail-gallery .gallery-nav .gallery-item.is360:after {
  content: '';
  position: absolute;
  left: 10px;
  bottom: 0;
  background: url("../images/360.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
}
.product-detail-gallery img {
  max-width: 100%;
}
.filters-container {
  background-color: #F7F7F7;
  padding-bottom: 25px;
}
.filters-container .actions {
  margin-top: 0;
}
.ModuleBgFour .content {
  padding: 40px 20px;
}
@media only screen and (min-width:768px) {
  .ModuleBgFour .content {
    padding: 50px;
  }
}
@media only screen and (min-width:1165px) {
  .ModuleBgFour .content {
    padding: 80px 50px 120px;
    max-width: 500px;
  }
}
.ModuleBgFour .content p {
  margin-bottom: 30px;
  font-size: 2rem;
  line-height: 28px;
}
@media only screen and (max-width:767px) {
  .ModuleBgFour .content p {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 19px;
  }
}
.ModuleBgFour .content.text-white p {
  color: #fff;
}
.module.ModuleBgTwo {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwo {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
}
.module.ModuleBgTwo .left,
.module.ModuleBgTwo .right {
  position: relative;
  height: 480px;
  background-color: #f0f0f0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwo .left,
  .module.ModuleBgTwo .right {
    width: 100%;
    height: 260px;
  }
}
.module.ModuleBgTwo .left {
  width: 33.333%;
}
.module.ModuleBgTwo .left .btn {
  position: absolute;
  bottom: 50px;
  left: 50px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleBgTwo .left {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwo .left {
    width: 100%;
  }
  .module.ModuleBgTwo .left .btn {
    bottom: 20px;
    left: 20px;
  }
}
.module.ModuleBgTwo .right {
  width: 66.666%;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleBgTwo .right {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwo .right {
    width: 100%;
  }
}
.module.ModuleBgTwo .overlay-text {
  background: rgba(255, 255, 255, 0.31);
  padding: 50px;
  max-width: 480px;
  position: absolute;
  right: 0;
  top: 70px;
}
.module.ModuleBgTwo .overlay-text .btn {
  margin-top: 30px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwo .overlay-text {
    padding: 20px;
    max-width: 70%;
    top: 35px;
    top: 0;
    bottom: 0;
  }
  .module.ModuleBgTwo .overlay-text .btn {
    margin-top: 15px;
  }
}
.module.ModuleBgTwoInverted {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
}
.module.ModuleBgTwoInverted .left,
.module.ModuleBgTwoInverted .right {
  position: relative;
  height: 480px;
  background-color: #f0f0f0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted .left,
  .module.ModuleBgTwoInverted .right {
    width: 100%;
    height: 260px;
  }
}
.module.ModuleBgTwoInverted .left {
  width: 66.666%;
}
.module.ModuleBgTwoInverted .left .btn {
  position: absolute;
  bottom: 50px;
  left: 50px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleBgTwoInverted .left {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted .left {
    width: 100%;
  }
  .module.ModuleBgTwoInverted .left .btn {
    bottom: 20px;
    left: 20px;
  }
}
.module.ModuleBgTwoInverted .left .overlay-text {
  background: rgba(255, 255, 255, 0.31);
  padding: 50px;
  max-width: 480px;
  position: absolute;
  left: 0;
  top: 70px;
}
.module.ModuleBgTwoInverted .left .overlay-text .btn {
  margin-top: 30px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted .left .overlay-text {
    padding: 20px;
    max-width: 70%;
    top: 35px;
    top: 0;
    bottom: 0;
  }
  .module.ModuleBgTwoInverted .left .overlay-text .btn {
    margin-top: 15px;
  }
}
.module.ModuleBgTwoInverted .right {
  width: 33.333%;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleBgTwoInverted .right {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted .right {
    width: 100%;
  }
}
.module.ModuleBgTwoInverted .right .overlay-text {
  background: rgba(255, 255, 255, 0.31);
  padding: 50px;
  max-width: 480px;
  position: absolute;
  right: 0;
  top: 70px;
}
.module.ModuleBgTwoInverted .right .overlay-text .btn {
  margin-top: 30px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted .right .overlay-text {
    padding: 20px;
    max-width: 70%;
    top: 35px;
    top: 0;
    bottom: 0;
  }
  .module.ModuleBgTwoInverted .right .overlay-text .btn {
    margin-top: 15px;
  }
}
.module.ModuleBgTwoInverted .content {
  height: 100%;
  padding: 80px 50px 120px;
  max-width: 500px;
  width: 100%;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleBgTwoInverted .content {
    padding: 50px;
    max-width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted .content {
    padding: 40px 20px;
  }
}
.module.ModuleBgTwoInverted .content h2 {
  font-weight: 600;
  font-size: 4rem;
  letter-spacing: -0.17px;
  margin-bottom: 30px;
  color: #fff;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted .content h2 {
    font-size: 2.2rem;
    letter-spacing: -0.09px;
    margin-bottom: 20px;
  }
}
.module.ModuleBgTwoInverted .content p {
  font-size: 2rem;
  letter-spacing: -0.05px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 20px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted .content p {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 22px;
  }
}
.module.ModuleBgTwoInverted .content.text-small p {
  font-size: 2.4rem;
  letter-spacing: -0.04px;
  line-height: 29px;
  margin-bottom: 25px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgTwoInverted .content.text-small p {
    font-size: 1.4rem;
    letter-spacing: -0.05px;
    line-height: 20px;
  }
}
.module.ModuleBgTwoInverted .content.text-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.module.ModuleBgThree {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
.module.ModuleBgThree .threecol {
  width: 33.333%;
  height: 480px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleBgThree .threecol {
    width: 50%;
  }
  .module.ModuleBgThree .threecol:last-of-type {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleBgThree .threecol {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    height: auto;
    min-height: 260px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.module.ModuleBgThree .threecol:not(.align-center) .btn {
  position: absolute;
  left: 50px;
  bottom: 50px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgThree .threecol:not(.align-center) .btn {
    left: 20px;
    bottom: 20px;
  }
}
.module.ModuleBgThree .threecol.align-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.module.ModuleBgThree .threecol.align-center .btn {
  margin-top: 30px;
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
}
.module.ModuleBgThree .threecol.align-center h2,
.module.ModuleBgThree .threecol.align-center p {
  color: #fff;
  padding-left: 50px;
  padding-right: 50px;
}
.module.ModuleBgThree .threecol.align-center h2 {
  font-weight: 700;
  font-size: 4rem;
  letter-spacing: -0.17px;
  margin-bottom: 35px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgThree .threecol.align-center h2 {
    font-size: 2.2rem;
    letter-spacing: -0.09px;
    margin-bottom: 25px;
  }
}
.module.ModuleBgThree .threecol.align-center p {
  font-size: 2.4rem;
  letter-spacing: -0.04px;
  line-height: 29px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgThree .threecol.align-center p {
    font-size: 1.4rem;
    letter-spacing: -0.05px;
    line-height: 14px;
  }
}
.module.ModuleBgFour {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgFour {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
.module.ModuleBgFour .left,
.module.ModuleBgFour .right {
  width: 50%;
}
@media only screen and (max-width:767px) {
  .module.ModuleBgFour .left,
  .module.ModuleBgFour .right {
    width: 100%;
  }
}
.module.ModuleBgFour .module-img-1,
.module.ModuleBgFour .module-img-2,
.module.ModuleBgFour .module-img-3,
.module.ModuleBgFour .module-img-4 {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.module.ModuleBgFour .module-img-1,
.module.ModuleBgFour .module-img-4 {
  height: 720px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleBgFour .module-img-1,
  .module.ModuleBgFour .module-img-4 {
    height: 380px;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleBgFour .module-img-1,
  .module.ModuleBgFour .module-img-4 {
    height: 260px;
  }
}
.module.ModuleBgFour .module-img-2,
.module.ModuleBgFour .module-img-3 {
  height: 480px;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleBgFour .module-img-2,
  .module.ModuleBgFour .module-img-3 {
    height: 380px;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleBgFour .module-img-2,
  .module.ModuleBgFour .module-img-3 {
    height: 260px;
  }
}
.module.ModuleTextImage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:767px) {
  .module.ModuleTextImage {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
.module.ModuleTextImage .text {
  padding: 50px 100px 50px 50px;
  width: 33.333%;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleTextImage .text {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleTextImage .text {
    width: 100%;
    padding: 20px;
  }
}
.module.ModuleTextImage .text h2 {
  font-weight: 700;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: -0.03px;
  line-height: 28px;
  margin-bottom: 30px;
}
@media only screen and (max-width:767px) {
  .module.ModuleTextImage .text h2 {
    font-size: 1.8rem;
    letter-spacing: -0.03px;
    line-height: 22px;
    margin-bottom: 10px;
  }
}
.module.ModuleTextImage .text p {
  font-size: 2rem;
  line-height: 28px;
}
@media only screen and (max-width:767px) {
  .module.ModuleTextImage .text p {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 19px;
  }
}
.module.ModuleTextImage .image {
  width: 66.666%;
  min-height: 536px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleTextImage .image {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleTextImage .image {
    width: 100%;
    min-height: 260px;
  }
}
.module.ModuleTextImage:nth-of-type(odd) .text {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (max-width:767px) {
  .module.ModuleTextImage:nth-of-type(odd) .text {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.module.ModuleTextImage:nth-of-type(odd) .image {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media only screen and (max-width:767px) {
  .module.ModuleTextImage:nth-of-type(odd) .image {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.module.ModuleBigImage {
  position: relative;
  line-height: 0.75;
}
@media only screen and (max-width:767px) {
  .module.ModuleBigImage {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
.module.ModuleBigImage .overlay {
  position: absolute;
  max-width: 640px;
  padding: 25px 50px;
  top: 50%;
  left: 0;
  background: rgba(169, 164, 162, 0.46);
}
@media only screen and (max-width:767px) {
  .module.ModuleBigImage .overlay {
    padding: 20px;
    top: 0;
    width: 70%;
    max-width: 100%;
  }
}
.module.ModuleBigImage .overlay h2 {
  font-size: 2.4rem;
  color: #2F342B;
  letter-spacing: -0.04px;
  margin-bottom: 25px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBigImage .overlay h2 {
    font-size: 1.8rem;
    letter-spacing: -0.03px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.module.ModuleBigImage .overlay p {
  font-size: 2rem;
  color: #2F342B;
  letter-spacing: -0.03px;
  line-height: 24px;
}
@media only screen and (max-width:767px) {
  .module.ModuleBigImage .overlay p {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 19px;
  }
}
.module.ModuleBigImage .overlay .btn {
  margin-top: 30px;
}
.module.ModuleBigImage img {
  width: 100%;
  height: auto;
}
.module.ModuleGallery {
  width: 100%;
  overflow: hidden;
}
.module.ModuleGallery figure {
  float: left;
}
@media only screen and (max-width:767px) {
  .module.ModuleGallery {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
.module.ModuleMailChimp {
  width: 100%;
  overflow: hidden;
  background-color: #f0f0f0;
}
.module.ModuleMailChimp .content {
  height: 100%;
  padding: 80px 50px 120px;
  max-width: 760px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  .module.ModuleMailChimp .content {
    padding: 50px;
    max-width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .module.ModuleMailChimp .content {
    padding: 40px 20px;
  }
}
.module.ModuleMailChimp .content h2 {
  font-weight: 600;
  font-size: 4rem;
  letter-spacing: -0.17px;
  margin-bottom: 20px;
}
@media only screen and (max-width:767px) {
  .module.ModuleMailChimp .content h2 {
    font-size: 2.2rem;
    letter-spacing: -0.09px;
  }
}
.module.ModuleMailChimp .content p {
  font-size: 2rem;
  letter-spacing: -0.05px;
  line-height: 28px;
}
@media only screen and (max-width:767px) {
  .module.ModuleMailChimp .content p {
    font-size: 1.6rem;
    letter-spacing: -0.03px;
    line-height: 19px;
  }
}
.module.ModuleMailChimp .content.text-small p {
  font-size: 2.4rem;
  letter-spacing: -0.04px;
  line-height: 29px;
}
@media only screen and (max-width:767px) {
  .module.ModuleMailChimp .content.text-small p {
    font-size: 1.4rem;
    letter-spacing: -0.05px;
    line-height: 14px;
  }
}
.module.ModuleMailChimp .content.text-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
figure {
  margin: 0;
  padding: 0;
  width: 20%;
}
.default-page-photos figure {
  float: left;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  figure {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  figure {
    width: 50%;
  }
}
figure.first {
  width: 40%;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  figure.first {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  figure.first {
    width: 100%;
  }
}
figure a {
  display: block;
  line-height: 0;
}
figure:not(.first) img {
  height: 220px;
}
@media only screen and (max-width:767px) {
  figure:not(.first) img {
    height: auto;
  }
}
figure img {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
  figure img {
    height: 220px;
  }
}
@media only screen and (max-width:767px) {
  figure img {
    height: auto;
  }
}
#cp-ac-form .counter {
  position: relative;
  height: 40px;
  width: 40px;
  border: 1px solid #D5D5D5;
  background: #fff;
  border-radius: 50%;
  margin-top: 3.5px;
  cursor: pointer;
}
#cp-ac-form .counter:after {
  position: absolute;
  top: 43%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 50px;
  color: #D5D5D5;
}
#cp-ac-form .counter.plus:after {
  content: "+";
}
#cp-ac-form .counter.minus:after {
  content: "-";
}
#cp-ac-form .cp-ac-quantity {
  outline: none;
  width: 70px;
  height: 46px;
  border: 1px solid #58A445;
}
#cp-ac-form input[type=number]::-webkit-inner-spin-button,
#cp-ac-form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
#cp-ac-form input[type=number] {
  -moz-appearance: textfield;
}
@media print {
  /* Print */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #ddd;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
}
/*# sourceMappingURL=style.css.map */