@charset "UTF-8";

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/** 1. Change the default font family in all browsers (opinionated). 2. Correct the line height in all browsers. 3. Prevent adjustments of font size after orientation changes in IE and iOS. */

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

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

body {
  margin: 0;
}

/* HTML5 display definitions ========================================================================== */

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

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

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

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

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

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

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */

progress {
  vertical-align: baseline;
}

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

template,
[hidden] {
  display: none;
}

/* Links ========================================================================== */

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

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

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */

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

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

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

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

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

b,
strong {
  font-weight: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

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

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

/** Hide the overflow in IE. */

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

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

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

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

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

figure {
  margin: 1em 40px;
}

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

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

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

/** 1. Change font properties to `inherit` in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  outline: 0;
}

/** Restore the font weight unset by the previous rule. */

optgroup {
  font-weight: bold;
}

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

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

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

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

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

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

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

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

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

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

/** Change the border, margin, and padding in all browsers (opinionated). */

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

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

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

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

/** Correct the text style of placeholders in Chrome, Edge, and Safari. */

::-webkit-input-placeholder {
  color: #2C3039;
  opacity: 0.5;
}

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

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

.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* Make sure that the first one is on the top */

.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px;
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0);
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: -webkit-calc(100% - 100px);
  max-width: calc(100% - 100px);
  max-height: -webkit-calc(100% - 88px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  -webkit-transition: background .25s;
  transition: background .25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
}

/* Caption */

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

/* Buttons */

.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  -webkit-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none;
}

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none;
}

.fancybox-infobar__body,
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3;
}

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
}

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--left {
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.fancybox-button--close::before,
.fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  left: -webkit-calc(50% - 8px);
  left: calc(50% - 8px);
}

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Navigation arrows */

.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
}

.fancybox-arrow--right {
  right: 0;
}

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0;
}

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3;
}

/* Loading indicator */

.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Transition effects */

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */

/* Fullscreen  */

.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: -webkit-calc(50% - 7px);
  left: calc(50% - 7px);
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none;
}

/* Slideshow button */

.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
  left: -webkit-calc(50% - 4px);
  left: calc(50% - 4px);
  background: transparent;
}

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
}

/* Thumbs */

.fancybox-thumbs {
  display: none;
}

.fancybox-button--thumbs {
  display: none;
}

/* ==========================================================================
modal's necessary styles
========================================================================== */

/* Hide scroll bar */

html.modal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.modal,
[data-modal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -5000px;
  background-color: #fff;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */

.modal-wrapper {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.modal-is-locked .modal-wrapper {
  display: block;
}

.modal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */

.modal-overlay,
.modal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.modal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/* ==========================================================================
modal's default mobile first theme
========================================================================== */

/* Default theme styles for the background */

/* Default theme styles of the overlay */

.modal-overlay.modal-is-opening,
.modal-overlay.modal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.modal-overlay.modal-is-opening {
  -webkit-animation-name: modal-overlay-opening-keyframes;
  animation-name: modal-overlay-opening-keyframes;
}

.modal-overlay.modal-is-closing {
  -webkit-animation-name: modal-overlay-closing-keyframes;
  animation-name: modal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

/* Default theme styles of the modal dialog */

.modal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2F2F2F;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}

.modal__content {
  max-width: 100%;
  padding: 20px;
}

.modal__close {
  position: absolute;
  left: -webkit-calc(100% + 35px);
  left: calc(100% + 35px);
  top: 35px;
  white-space: nowrap;
  color: #DFDFDF;
  stroke: #84AB36;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modal__close._visible {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.modal__close:hover {
  color: #a7a6a6;
}

.modal__close:hover .aside__cross {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.modal__close:active .aside__cross {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.modal__cross {
  height: 40px;
  width: 40px;
  vertical-align: middle;
  margin-right: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modal__cross._animate {
  -webkit-animation-name: scaleUp;
  animation-name: scaleUp;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.modal__cross._visible,
.modal__cross._animate {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.modal.modal-is-opening,
.modal.modal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.modal.modal-is-opening {
  -webkit-animation-name: modal-opening-keyframes;
  animation-name: modal-opening-keyframes;
}

.modal.modal-is-closing {
  -webkit-animation-name: modal-closing-keyframes;
  animation-name: modal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.modal,
.modal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.modal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.modal-close:hover,
.modal-close:focus {
  color: #2b2e38;
}

.modal-close:before {
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  text-align: center;
}

/* Dialog buttons */

.modal-confirm,
.modal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.modal-confirm {
  color: #fff;
  background: #81c784;
}

.modal-confirm:hover,
.modal-confirm:focus {
  background: #66bb6a;
}

.modal-cancel {
  color: #fff;
  background: #e57373;
}

.modal-cancel:hover,
.modal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.modal-confirm::-moz-focus-inner,
.modal-cancel::-moz-focus-inner,
.modal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Keyframes
========================================================================== */

@-webkit-keyframes modal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes modal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes modal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes modal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes modal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes modal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes modal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes modal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

/* Media queries
========================================================================== */

/* IE8
========================================================================== */

.lt-ie9 .modal-overlay {
  background: #2b2e38;
}

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
  height: 100vh;
}

.scrollbar {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh !important;
}

.scroll-wrapper .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper .scroll-content {
  width: 100% !important;
  overflow-x: hidden !important;
}

.scroll-wrapper .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-x {
  display: none !important;
}

.scroll-element {
  display: none;
}

.scroll-element,
.scroll-element div {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea .scroll-content textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea .scroll-content textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner .scroll-element,
.scrollbar-inner .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 100000;
}

.scrollbar-inner .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 5px;
}

.scrollbar-inner .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner .scroll-element .scroll-element_outer,
.scrollbar-inner .scroll-element .scroll-element_track,
.scrollbar-inner .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-inner .scroll-element .scroll-element_track {
  background-color: #DADADA;
}

.scrollbar-inner .scroll-element .scroll-bar {
  background-color: #84AB36;
}

.scrollbar-inner .scroll-element.scroll-draggable .scroll-bar {
  opacity: .7;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer .scroll-element,
.scrollbar-outer .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-outer .scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

.scrollbar-outer .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}

.scrollbar-outer .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px;
}

.scrollbar-outer .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-outer .scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer .scroll-element .scroll-element_outer,
.scrollbar-outer .scroll-element .scroll-element_track,
.scrollbar-outer .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-outer .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}

.scrollbar-outer .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.scrollbar-outer .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-outer .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

.scrollbar-outer .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.scrollbar-outer .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

.scrollbar-outer .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.scrollbar-outer .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px;
}

.scrollbar-outer .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx .scroll-element,
.scrollbar-macosx .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx .scroll-element .scroll-element_track {
  display: none;
}

.scrollbar-macosx .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover .scroll-element .scroll-bar,
.scrollbar-macosx .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-macosx .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.scrollbar-macosx .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}

.scrollbar-macosx .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-macosx .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.scrollbar-macosx .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-macosx .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-macosx .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light .scroll-element,
.scrollbar-light .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-light .scroll-element {
  background-color: #ffffff;
}

.scrollbar-light .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-light .scroll-element .scroll-element_outer {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, right top, from(#dbdbdb), to(#e8e8e8));
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-light .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

.scrollbar-light .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, from(#fefefe), to(#f5f5f5));
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-light .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar-light .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}

.scrollbar-light .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-light .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}

.scrollbar-light .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-light .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}

.scrollbar-light .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-light .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-light .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-light .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail .scroll-element,
.scrollbar-rail .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-rail .scroll-element {
  background-color: #ffffff;
}

.scrollbar-rail .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-rail .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.scrollbar-rail .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-rail .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail .scroll-element .scroll-element_outer:hover .scroll-bar {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-rail .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

.scrollbar-rail .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

.scrollbar-rail .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-rail .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}

.scrollbar-rail .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}

.scrollbar-rail .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

.scrollbar-rail .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px;
}

.scrollbar-rail .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}

.scrollbar-rail .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}

.scrollbar-rail .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic .scroll-element,
.scrollbar-dynamic .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-dynamic .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-dynamic .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-dynamic .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-dynamic .scroll-element .scroll-element_outer {
  opacity: 0.3;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

.scrollbar-dynamic .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.scrollbar-dynamic .scroll-element .scroll-bar {
  background-color: #6c6e71;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}

.scrollbar-dynamic .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}

.scrollbar-dynamic .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}

.scrollbar-dynamic .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}

.scrollbar-dynamic .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-dynamic .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-dynamic .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* hover & drag */

.scrollbar-dynamic .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-dynamic .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

.scrollbar-dynamic .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

.scrollbar-dynamic .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}

.scrollbar-dynamic .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome .scroll-element,
.scrollbar-chrome .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-chrome .scroll-element {
  background-color: #ffffff;
}

.scrollbar-chrome .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-chrome .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

.scrollbar-chrome .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-chrome .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}

.scrollbar-chrome .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.scrollbar-chrome .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

.scrollbar-chrome .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}

.scrollbar-chrome .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

.scrollbar-chrome .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px;
}

.scrollbar-chrome .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-chrome .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}

.scrollbar-chrome .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}

.scrollbar-chrome .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}

.scrollbar-chrome .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-chrome .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-chrome .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-chrome .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

.SumoSelect p {
  margin: 0;
}

.SumoSelect {
  width: 100%;
  text-align: left;
}

.SelectBox {
  padding: 5px 8px;
  cursor: pointer;
}

.sumoStopScroll {
  overflow: hidden;
}

/* Filtering style */

.SumoSelect .hidden {
  display: none;
}

.SumoSelect .search-txt {
  display: none;
  outline: none;
}

.SumoSelect .no-match {
  display: none;
  padding: 6px;
}

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.SumoSelect.open > .search > span,
.SumoSelect.open > .search > label {
  visibility: hidden;
}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */

.SelectClass,
.SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.SelectClass {
  z-index: 1;
}

.SumoSelect > .optWrapper > .options li.opt label,
.SumoSelect > .CaptionCont,
.SumoSelect .select-all > label {
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none;
}

.SumoSelect > .CaptionCont {
  position: relative;
}

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  cursor: pointer;
}

/*placeholder style*/

.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
}

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
}

.SumoSelect > .CaptionCont > label > i {
  content: '+';
  position: absolute;
  font-family: "BebasNeue";
  font-weight: bold;
  top: 50%;
  margin-top: -10px;
  font-size: 20px;
  right: 10px;
}

.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}

.SumoSelect.open > .optWrapper {
  top: 35px;
  display: block;
}

.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px;
}

.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}

.SumoSelect > .optWrapper > .options {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/
}

.SumoSelect > .optWrapper.okCancelInMulti > .options {
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.SumoSelect > .optWrapper.selall > .options {
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}

.SumoSelect > .optWrapper.selall.okCancelInMulti > .options {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5;
}

.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px;
}

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px;
}

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  -webkit-box-shadow: 0 0 100px #595959;
  box-shadow: 0 0 100px #595959;
}

.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5;
}

.SumoSelect > .optWrapper > .options > li.opt:first-child {
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.SumoSelect > .optWrapper.selall > .options > li.opt:first-child {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.SumoSelect > .optWrapper > .options > li.opt:last-child {
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  border-bottom: none;
}

.SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4;
}

.SumoSelect > .optWrapper > .options li.opt.sel,
.SumoSelect .select-all.sel {
  background-color: #a1c0e4;
}

.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
}

.SumoSelect > .optWrapper > .options li span {
  display: none;
}

.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold;
}

/*Floating styles*/

.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%;
}

/*disabled state*/

.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none;
}

.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}

/*styling for multiple select*/

.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer;
}

.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px;
}

.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {
  -webkit-box-shadow: 0 0 2px #a1c0e4;
  box-shadow: 0 0 2px #a1c0e4;
  border-color: #a1c0e4;
  outline: none;
  background-color: #a1c0e4;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  -webkit-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  -webkit-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
}

/*styling for select on popup mode*/

.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px;
}

/*styling for only multiple select on popup mode*/

.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px;
}

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px;
}

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center;
}

/*disabled state*/

.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**Select all button**/

.SumoSelect .select-all {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer;
}

.SumoSelect .select-all > label,
.SumoSelect .select-all > span i {
  cursor: pointer;
}

.SumoSelect .select-all.partial > span i {
  background-color: #ccc;
}

/*styling for optgroups*/

.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline;
}

/** Swiper 3.4.2 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2017, Vladimir Kharlampidi The iDangero.us http://www.idangero.us/ Licensed under MIT Released on: March 10, 2017 */

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* a11y */

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* Progress */

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */

.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Scrollbar */

.swiper-scrollbar {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.wow {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  visibility: hidden;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  opacity: 0;
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  opacity: 0;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  opacity: 0;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
}

.fadeIn {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  opacity: 0;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(70px);
    transform: translateY(70px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(70px);
    transform: translateY(70px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-230px);
    transform: translateX(-230px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-230px);
    transform: translateX(-230px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(230px);
    transform: translateX(230px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(230px);
    transform: translateX(230px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes slideText {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideText {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes scale {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes scale {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@-webkit-keyframes stamp {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  10% {
    opacity: 1;
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes stamp {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  10% {
    opacity: 1;
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.aside-buttons {
  padding-top: 20px;
  font-size: 0;
}

.aside-buttons__el {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #84AB36;
  text-align: left;
  margin-top: 20px;
  color: #84AB36;
  padding-left: 65px;
  padding-right: 10px;
  font-weight: 500;
  height: 70px;
  position: relative;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.aside-buttons__el:hover {
  opacity: .5;
}

.aside-buttons__icon {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 37px;
  height: 41px;
}

/* Buttons style */

.button {
  position: relative;
  overflow: hidden;
  padding: 0 15px;
  height: 39px;
  line-height: 39px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.button_fill {
  color: #fff;
}

.button_fill.button_green {
  background-color: #84AB36;
}

.button_border {
  border: 1px solid;
}

.button_border.button_green {
  color: #84AB36;
  border-color: #e0e0e0;
}

.button_border.button_green .ripple {
  background-color: #84ab36;
}

.button_border.button_green:hover {
  color: #fff;
}

.button_width-x1 {
  min-width: 210px;
}

.button_big {
  font-size: 24px;
  height: 45px;
  line-height: 45px;
}

.ripple {
  width: 0;
  height: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  position: absolute;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.rippleEffect {
  -webkit-animation: rippleDrop .6s linear forwards;
  animation: rippleDrop .6s linear forwards;
}

@-webkit-keyframes rippleDrop {
  100% {
    -webkit-transform: scale(3);
    transform: scale(3);
  }
}

@keyframes rippleDrop {
  100% {
    -webkit-transform: scale(3);
    transform: scale(3);
  }
}

#section-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
}

.dott-anchor {
  position: fixed;
  top: 215px;
  -webkit-transform: translateX(-webkit-calc(100% + 20px));
  -ms-transform: translateX(calc(100% + 20px));
  transform: translateX(calc(100% + 20px));
  z-index: 100;
}

.dott-anchor:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 0;
  left: 50%;
  margin-left: -1px;
  top: 0;
  background-color: #d7d7d7;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: dottAnchorLine;
  animation-name: dottAnchorLine;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
}

.dott-anchor__item {
  padding-top: 37px;
  padding-bottom: 37px;
  position: relative;
  z-index: 2;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: dottAnchorItem;
  animation-name: dottAnchorItem;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
}

.dott-anchor__item:first-child {
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
}

.dott-anchor__item:nth-child(2) {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}

.dott-anchor__item:last-child {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.dott-anchor__link {
  background-color: #d7d7d7;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: 7px solid #fff;
  display: block;
  width: 27px;
  height: 27px;
}

.dott-anchor__link:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: 2px solid #d7d7d7;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 4px;
  height: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.dott-anchor__link._current:before {
  width: 44px;
  height: 44px;
}

@-webkit-keyframes dottAnchorLine {
  from {
    height: 0;
  }

  to {
    height: 100%;
  }
}

@keyframes dottAnchorLine {
  from {
    height: 0;
  }

  to {
    height: 100%;
  }
}

@-webkit-keyframes dottAnchorItem {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes dottAnchorItem {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.form__field {
  position: relative;
  margin-top: 20px;
}

.form__input,
.form__textarea {
  border-color: #000000;
  width: 100%;
  padding-right: 15px;
  border-width: 0;
  border-bottom-width: 1px;
  background-color: transparent;
}

.form__input::-webkit-input-placeholder,
.form__textarea::-webkit-input-placeholder {
  color: #87643F;
}

.form__input::-moz-placeholder,
.form__textarea::-moz-placeholder {
  color: #87643F;
}

.form__input:-moz-placeholder,
.form__textarea:-moz-placeholder {
  color: #87643F;
}

.form__input:-ms-input-placeholder,
.form__textarea:-ms-input-placeholder {
  color: #87643F;
}

.form__input {
  padding-top: 25px;
  height: 40px;
  height: 65px;
}

.form__input._error {
  color: #bc0821;
}

.form__input:focus ~ .form__name,
.form__input._no-empty ~ .form__name {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.form__textarea {
  margin-top: 25px;
  height: 100px;
  padding-bottom: 12px;
  padding-top: 12px;
  resize: vertical;
}

.form__textarea._error {
  color: #bc0821;
}

.form__textarea:focus ~ .form__name,
.form__textarea._no-empty ~ .form__name {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.form__name {
  position: absolute;
  color: #9a9a9a;
  left: 0px;
  top: 35px;
  white-space: nowrap;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

._error .form__name {
  color: #bc0821;
}

.form__label._error .form__check {
  color: #bc0821;
}

.form__label:active,
.form__label.nice-select.open {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form__check {
  margin-top: 10px;
  padding-left: 25px;
  cursor: pointer;
}

.form__check:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #84AB36;
  background-color: #84AB36;
  -webkit-box-shadow: inset 0 0 0 10px #fff;
  box-shadow: inset 0 0 0 10px #fff;
  left: 0;
  top: -1px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.form__input:checked ~ .form__check:after {
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
}

.form__button {
  margin-top: 50px;
}

.form__field._error,
.form__field._success {
  background-position: right 28px;
  background-repeat: no-repeat;
}

.form__field._error.form__field_textarea,
.form__field._success.form__field_textarea {
  background: none;
}

.form__field._error {
  background-image: url(../img/sprite/error.svg);
}

.form__field._error .form__input,
.form__field._error .form__textarea {
  border-color: #D0011B;
}

.form__field._success {
  background-image: url(../img/sprite/check.svg);
}

/* Link style Add color link: .link.text-c-* */

.link {
  cursor: pointer;
  border-bottom: 1px solid;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.link:hover {
  border-color: transparent;
  color: #84AB36;
}

.link_no-border {
  border-color: transparent;
}

.link_no-border:hover {
  opacity: .5;
}

.link-fill {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.number {
  font-size: 115px;
  font-family: "BebasNeue";
  font-weight: bold;
  color: #DFDFDF;
}

.paginations {
  margin-top: 20px;
  font-size: 0;
  text-align: center;
}

.paginations__change-page {
  color: #2F2F2F;
  fill: #84AB36;
}

.paginations__change-page._disabled {
  opacity: .5;
  cursor: default;
}

.paginations__separator,
.paginations__link {
  color: #D3D3D3;
}

.paginations__change-page,
.paginations__link {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 5px 7px;
}

.paginations__change-page._current,
.paginations__change-page:not(._disabled):hover,
.paginations__link._current,
.paginations__link:not(._disabled):hover {
  color: #84AB36;
}

.paginations__change-page,
.paginations__link,
.paginations__separator {
  font-size: 14px;
}

.paginations__icon {
  width: 20px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.select {
  position: relative;
  border-bottom: 1px solid #DFDFDF;
}

.select_custom {
  border-bottom: none;
}

.select:before {
  content: '+';
  position: absolute;
  font-family: "BebasNeue";
  font-weight: bold;
  top: 50%;
  margin-top: -10px;
  font-size: 20px;
  right: 10px;
}

.select._active:before {
  content: '-';
}

.select._error {
  border-bottom-color: red;
}

.select._disabled {
  pointer-events: none;
  opacity: .3;
}

.select__input {
  border-width: 0;
  width: 100%;
  height: 40px;
  padding-left: 10px;
}

.catalog-search__form_small-form .select__input {
  height: 30px;
  padding-left: 0;
}

.select__data {
  background: #FFFFFF;
  -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.06);
  position: absolute;
  top: -webkit-calc(100% + 10px);
  top: calc(100% + 10px);
  z-index: 100;
  width: 100%;
  max-height: 295px;
  height: auto !important;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

._active .select__data {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.select__item {
  padding: 15px 10px;
  display: block;
  width: 100%;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.select__item:hover {
  color: #A4A4A4;
}

.select__item._current {
  color: #84AB36;
}

.spinner-link {
  font-weight: 500;
  font-size: 16px;
}

.spinner-link:hover .spinner-link__text {
  border-color: transparent;
}

.spinner-link:hover .spinner-link__icon {
  -webkit-animation: rotate .8s infinite linear;
  animation: rotate .8s infinite linear;
}

.spinner-link__text {
  vertical-align: middle;
  margin-right: 10px;
  border-bottom: 1px solid #84AB36;
}

.spinner-link__text_no-border {
  border-bottom-width: 0;
}

.spinner-link__icon {
  width: 26px;
  vertical-align: middle;
  display: inline-block;
  height: 26px;
}

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

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

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

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

.sroll-down {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-c-white {
  color: #fff;
}

.text-c-blue {
  color: #2A73C8;
}

.text-c-base {
  color: #2F2F2F;
}

.text-c-acc {
  color: #84AB36;
}

.text-c-gray {
  color: #DFDFDF;
}

.text-base {
  font-size: 20px;
  letter-spacing: -0.05em;
  line-height: 1.4;
}

.big-text {
  font-size: 60px;
  font-weight: 900;
}

/*
Typography style
*/

.alt-font {
  font-family: 'BebasNeue';
}

.title {
  font-size: 75px;
  font-family: 'BebasNeue';
  line-height: 1.2;
}

.typography {
  padding-top: 20px;
}

.typography p,
.typography ul,
.typography ol {
  margin-bottom: 30px;
  line-height: 1.92857;
  font-size: 16px;
}

.typography h1,
.typography h2,
.typography h3,
.typography h4 {
  color: #84AB36;
}

.typography h1,
.typography h2,
.typography h3 {
  font-weight: bold;
  margin-bottom: 5px;
}

.typography h1,
.typography h2 {
  font-size: 60px;
}

.typography h3 {
  font-size: 50px;
}

.typography h4 {
  font-size: 40px;
}

.typography a {
  cursor: pointer;
  color: #84AB36;
  border-bottom: 1px solid;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.typography a:hover {
  border-color: transparent;
  color: #84AB36;
}

.typography img {
  max-width: 100%;
  float: none !important;
  margin: 0 !important;
  padding-top: 8px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 40px !important;
  height: auto !important;
}

.about-section {
  padding: 100px 0;
  margin-bottom: 70px;
  margin-top: 70px;
}

.about-section .title {
  position: relative;
  z-index: 2;
}

.about-section__inner {
  padding-right: 200px;
}

.about-section__map {
  position: absolute;
  top: 50%;
  right: -75px;
  overflow: hidden;
  margin-top: -296px;
}

.about-section__text {
  max-width: 530px;
  margin-top: 15px;
  position: relative;
  z-index: 20;
  line-height: 1.5;
}

.about-section__button-info {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 0;
  z-index: 10;
}

.map-japan__front {
  -webkit-transform: translate3d(0, 100%, 10px);
  transform: translate3d(0, 100%, 10px);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 522px;
  height: 593px;
}

.map-japan__map-green,
.map-japan__map-gray {
  width: 522px;
  height: 593px;
}

.map-japan__map-gray {
  fill: #F2F0ED;
}

.map-japan__map-green {
  fill: #C5D596;
  -webkit-transform: translate3d(0, -100%, 10px);
  transform: translate3d(0, -100%, 10px);
}

.map-japan__map-green,
.map-japan__front {
  -webkit-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}

.map-japan__map-green._active,
.map-japan__front._active {
  -webkit-transform: translate3d(0, 0, 10px);
  transform: translate3d(0, 0, 10px);
}

.aside {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 470px;
  background-color: #84AB36;
  z-index: 1001;
  padding-left: 80px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.aside._open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.aside__language {
  display: none;
}

.aside__hide {
  position: absolute;
  left: -webkit-calc(100% + 35px);
  left: calc(100% + 35px);
  top: 35px;
  white-space: nowrap;
  color: #DFDFDF;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.aside__hide._visible {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.aside__hide:hover {
  color: #a7a6a6;
}

.aside__hide:hover .aside__cross {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.aside__hide:active .aside__cross {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.aside__cross {
  height: 40px;
  width: 40px;
  vertical-align: middle;
  margin-right: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  stroke: #84AB36;
}

.aside__cross._animate {
  -webkit-animation-name: scaleUp;
  animation-name: scaleUp;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.aside__cross._visible,
.aside__cross._animate {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.aside__text-close {
  opacity: 0;
}

.aside__text-close._animate {
  -webkit-animation-name: leftText;
  animation-name: leftText;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: translateX(-59px);
  -ms-transform: translateX(-59px);
  transform: translateX(-59px);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.aside__links {
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.aside__links._animate {
  -webkit-animation-name: topUp;
  animation-name: topUp;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: .6 s;
  animation-delay: .6 s;
}

.aside__link {
  font-size: 14px;
  font-weight: 500;
}

.aside__link:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid;
}

.nav__item {
  margin-bottom: 20px;
  -webkit-transform: translateX(-140%);
  -ms-transform: translateX(-140%);
  transform: translateX(-140%);
}

.nav__item._animate {
  -webkit-animation-name: leftSlide;
  animation-name: leftSlide;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.nav__link {
  color: #fff;
  font-family: 'BebasNeue';
  font-size: 45px;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.nav__link:hover,
.nav__link._current {
  color: #366D07;
}

.nav__link._current {
  border-color: #366D07;
}

.sub-menu {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sub-menu__inner {
  padding-bottom: 20px;
  padding-top: 15px;
}

.sub-menu__link {
  padding-left: 40px;
  font-family: "BebasNeue";
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: -0.034em;
  position: relative;
  color: #366D07;
}

.sub-menu__link:before {
  content: '';
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #366D07;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

.sub-menu__link:hover:before {
  width: 13px;
}

.sub-menu__link._current:before {
  width: 25px;
}

@-webkit-keyframes leftSlide {
  from {
    -webkit-transform: translateX(-140%);
    transform: translateX(-140%);
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes leftSlide {
  from {
    -webkit-transform: translateX(-140%);
    transform: translateX(-140%);
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes topUp {
  from {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes topUp {
  from {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes leftText {
  from {
    -webkit-transform: translateX(-59px);
    transform: translateX(-59px);
    opacity: 0;
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes leftText {
  from {
    -webkit-transform: translateX(-59px);
    transform: translateX(-59px);
    opacity: 0;
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.blog_offset {
  padding-top: 65px;
}

.blog__container {
  margin-top: 20px;
  margin-right: -10px;
  margin-left: -10px;
}

.blog__box {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.blog__content {
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
  display: block;
}

.blog__content:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  bottom: 0;
  left: 0;
  background-color: #84AB36;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.blog__content:hover:before {
  width: 100%;
}

.blog__image-box {
  height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}

.blog__image-box_small {
  height: 115px;
}

.blog__image-box_no-image {
  background-color: rgba(216, 216, 216, 0.15);
  background-image: url(../img/no-image.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.blog__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out;
}

.blog__box:hover .blog__image {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.blog__overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.blog__date {
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 10px;
  color: #2F2F2F;
}

.blog__title {
  font-size: 20px;
  color: #84AB36;
  margin-bottom: 10px;
  font-weight: 500;
}

.blog__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  color: #2F2F2F;
}

.blog__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 56px;
  height: 56px;
  margin-top: -28px;
  margin-left: -28px;
}

.checkboard__row {
  overflow: hidden;
}

.checkboard__row_offset:not(:last-child) {
  margin-bottom: 30px;
}

.checkboard__row:nth-child(2n) .checkboard__box_text {
  padding-left: 60px;
  padding-right: 30px;
}

.checkboard__row:nth-child(2n) .checkboard__title:before {
  right: 0;
  -webkit-transform: translateX(130%);
  -ms-transform: translateX(130%);
  transform: translateX(130%);
}

.checkboard__row:nth-child(2n) .checkboard__title:after {
  right: 120%;
  border-width: 6.5px 18px 6.5px 0;
  border-color: transparent #84AB36 transparent transparent;
}

.checkboard__row:nth-child(2n + 1) .checkboard__title:before {
  left: 0;
  -webkit-transform: translateX(-130%);
  -ms-transform: translateX(-130%);
  transform: translateX(-130%);
}

.checkboard__row:nth-child(2n + 1) .checkboard__title:after {
  left: 120%;
  border-width: 6.5px 0 6.5px 18px;
  border-color: transparent transparent transparent #84AB36;
}

.checkboard__box_text {
  position: relative;
  z-index: 4;
  padding-right: 60px;
  color: #2F2F2F;
  padding-bottom: 20px;
  padding-top: 20px;
}

.checkboard__box_image {
  overflow: hidden;
}

.checkboard__image {
  width: 100%;
  -webkit-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out;
}

.checkboard__row:hover .checkboard__image_hover-effect {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.checkboard__title {
  margin-top: -45px;
  position: relative;
  line-height: 1;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.checkboard__title:before,
.checkboard__title:after {
  content: '';
  position: absolute;
}

.checkboard__title:before {
  top: 38px;
  height: 2px;
  width: 120%;
  background-color: #84AB36;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.checkboard__row:hover .checkboard__title:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.checkboard__title:after {
  border-style: solid;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  top: 32px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.checkboard__row:hover .checkboard__title:after {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.checkboard__eco {
  position: absolute;
  bottom: 80%;
  left: 94%;
}

.checkboard__number {
  margin-bottom: -20px;
  font-size: 115px;
  line-height: 1;
  font-weight: bold;
  color: #DFDFDF;
  font-family: 'BebasNeue';
}

.checkboard__button {
  margin-top: 20px;
}

.checkboard__item {
  padding-top: 7px;
  padding-bottom: 7px;
}

.inner {
  max-width: 1200px;
  width: -webkit-calc(100% - 160px);
  width: calc(100% - 160px);
  margin-left: auto;
  margin-right: auto;
}

.main_offset {
  padding-top: 140px;
}

.wrapper {
  padding-bottom: 110px;
  min-height: 100vh;
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.75);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1000;
}

.overlay._open {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.footer {
  padding-top: 50px;
  margin-top: -110px;
}

.footer__nav {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #84AB36;
}

.footer__link {
  color: #84AB36;
  text-transform: uppercase;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.footer__link:hover,
.footer__link._active {
  opacity: 0.5;
}

.header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 100;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.header:before {
  content: '';
  top: 100%;
  position: absolute;
  width: 0;
  left: 50%;
  height: 1px;
  background-color: #84AB36;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.header_scroll {
  background-color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
}

.header_scroll:before {
  width: 90%;
}

.header_scroll .logo {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.header__language {
  text-align: right;
}

.menu-toggle,
.language {
  width: 100px;
}

.menu-toggle {
  text-align: left;
}

.menu-toggle__symbol {
  font-weight: 500;
  font-size: 20px;
}

.menu-toggle__icon {
  margin-left: -2px;
  margin-right: -2px;
}

.menu-toggle .str-1,
.menu-toggle .str-3 {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.menu-toggle:hover .str-1 {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

.menu-toggle:hover .str-3 {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.logo {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.logo:before {
  content: '';
  position: absolute;
  border: 2px solid #84AB36;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  width: 41px;
  height: 41px;
  left: 50%;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.logo:hover .logo__icon-parts {
  -webkit-animation: rotate .8s infinite linear;
  animation: rotate .8s infinite linear;
}

.logo__icon-parts {
  margin-left: auto;
  margin-right: auto;
}

.logo__text-parts {
  margin-top: 2px;
}

.language {
  font-size: 0;
}

.language__select {
  color: #DFDFDF;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.language__select:not(:last-child) {
  border-right: 1px solid #DFDFDF;
  padding-right: 10px;
  margin-right: 10px;
}

.header__language .language__select._active,
.header__language .language__select:hover {
  color: #84AB36;
}

.aside__language .language__select._active,
.aside__language .language__select:hover {
  color: #fff;
}

.link-back {
  margin-right: 15px;
  margin-left: -60px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -5px;
}

.link-back__icon {
  width: 45px;
  height: 45px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.previev-content {
  min-height: 100vh;
}

.main-slider {
  height: 100vh;
  overflow: hidden;
}

.main-slider__wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-slider__slide {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-slider__box {
  padding-top: 80px;
  padding-bottom: 80px;
}

.main-slider__text {
  font-size: 110px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -0.018em;
}

.main-slider__image-box {
  width: 100%;
  padding-left: 80px;
}

.main-slider__image {
  width: 100%;
}

.main-slider__bottom {
  width: 100%;
  position: absolute;
  bottom: 115px;
  text-align: right;
  z-index: 10;
}

.main-slider__pagination {
  position: static;
  height: 45px;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-slider__item {
  vertical-align: middle;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 45px;
  cursor: pointer;
}

.main-slider__item:not(:last-child):before {
  top: 50%;
  left: 6px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.main-slider__item:not(:last-child):after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #D8D8D8;
  vertical-align: middle;
  margin-left: 3px;
  margin-right: 5px;
}

.main-slider__item:last-child:before {
  top: 50%;
  left: 50%;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.main-slider__item:hover:before {
  width: 34px;
  height: 35px;
}

.main-slider__item:before {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  border: 2px solid #D8D8D8;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.main-slider__item._active:before {
  display: none;
}

.main-slider__dott {
  width: 13px;
  height: 13px;
  background-color: #D8D8D8;
  border: 1px solid  #D8D8D8;
  display: inline-block;
  vertical-align: middle;
  opacity: 1;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}

._active .main-slider__dott {
  background-color: transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.main-slider__dott:not(:last-child):after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #D8D8D8;
  vertical-align: middle;
  margin-left: 3px;
  margin-right: 5px;
}

.main-slider__name-slide {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #84AB36;
  padding: 0 15px;
  line-height: 43px;
  font-size: 18px;
  height: 45px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

._active .main-slider__name-slide {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.main-slider__name-slide:hover {
  color: #fff;
  background: #84AB36;
  border-color: #84AB36;
}

.news__selects {
  position: relative;
  margin-bottom: 30px;
}

.news__selects:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 4px;
}

.news__selects:before {
  width: 100%;
  background-color: #DFDFDF;
}

.news__line {
  position: absolute;
  bottom: 0;
  height: 4px;
  background-color: #84AB36;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.news__select {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #DFDFDF;
}

.news__select._active {
  color: #84AB36;
}

.news__select:not(._active):hover {
  color: rgba(132, 171, 54, 0.5);
}

.news__select:not(:last-child) {
  margin-right: 20px;
}

.slide-box {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 5px;
}

.slide-box__inner {
  padding-right: 5px;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  display: block;
}

.slide-box,
.slide-box__inner {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}

.slide-box._animation,
._animation .slide-box__inner {
  -webkit-animation-name: slideBox;
  animation-name: slideBox;
}

@-webkit-keyframes slideBox {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideBox {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.tab-content {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  height: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.tab-content._active {
  height: auto;
  position: static;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.tab__container {
  position: relative;
}

.tab__box {
  position: absolute;
  overflow: hidden;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tab__box._active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  position: relative;
  height: auto;
}

.about__work,
.about__export {
  padding-top: 70px;
}

.about__export {
  padding-bottom: 50px;
}

.about__stamp {
  -webkit-animation-name: stamp;
  animation-name: stamp;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  opacity: 0;
}

.about-info__box {
  padding-top: 40px;
}

.about-info__box:last-child {
  margin-top: 76px;
}

.about-info .title {
  line-height: 1;
  overflow: hidden;
}

.about-info__name-develop {
  padding: 5px 10px;
  color: #fff;
  display: inline-block;
  margin-left: 59px;
  background-color: #84AB36;
}

.about-info__slide-text {
  width: -webkit-calc(100% - 57px);
  width: calc(100% - 57px);
  margin-left: 57px;
}

.about-info__text {
  line-height: 1.6;
  margin-top: 30px;
  border-left: 1px solid #84AB36;
  color: #6D6E72;
  font-size: 18px;
  padding-left: 20px;
  margin-left: 37px;
  width: -webkit-calc(100% - 37px);
  width: calc(100% - 37px);
}

.about-work__number {
  margin-bottom: -55px;
}

.about-work__title {
  color: #84AB36;
}

.about-work__container-grid {
  margin-top: 10px;
  margin-bottom: 30px;
}

.about-work__row .about-work__box:nth-child(1) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}

.about-work__row .about-work__box:nth-child(2) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}

.about-work__row .about-work__box:nth-child(3) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.about-work__row .about-work__box:nth-child(4) {
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}

.about-work__box {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  height: 180px;
}

.about-work__logo-partners {
  max-width: 80%;
}

.about-export .title {
  position: relative;
  z-index: 2;
}

.about-export__text {
  max-width: 600px;
  margin-top: 30px;
  width: 80%;
  position: relative;
  z-index: 2;
}

.about-export__link {
  display: inline-block;
  margin-top: 30px;
}

.about-export__map-box {
  position: absolute;
  width: 70%;
  bottom: 0;
  right: 0;
  pointer-events: none;
  z-index: -1;
}

.about-export__map-box circle {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  fill: #DFDFDF;
}

.about-export__map-box ._active {
  fill: #84AB36;
}

.catalog__container._hide {
  display: none;
}

.catalog__content {
  width: -webkit-calc(100% - 270px);
  width: calc(100% - 270px);
}

.catalog__aside {
  width: 245px;
  -webkit-flex-basis: 225px;
  -ms-flex-preferred-size: 225px;
  flex-basis: 225px;
}

.catalog__name-title {
  margin-bottom: 10px;
}

.catalog__title {
  font-size: 60px;
  display: inline-block;
  border-bottom: 2px solid #84AB36;
  margin-bottom: 30px;
}

.catalog-table__row {
  position: relative;
}

.catalog-table__row:nth-child(2n+1):not(:nth-child(1)) {
  background-color: rgba(132, 171, 54, 0.15);
}

.catalog-table__row_head {
  background-color: #84AB36;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 16px;
}

.catalog-table__row_head:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #84AB36;
  bottom: -8px;
  left: 0;
}

.catalog-table__row:not(:nth-child(1)) {
  background-image: url(../img/plus.svg);
  background-repeat: no-repeat;
  background-position: -webkit-calc(100% - 10px) 15px;
  background-position: calc(100% - 10px) 15px;
}

.catalog-table__row:not(:nth-child(1))._open {
  background-image: url(../img/minus.svg);
}

.catalog-table__head {
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

._open .catalog-table__head,
.catalog-table__head:hover {
  background-color: rgba(132, 171, 54, 0.35);
}

.catalog-table__cell {
  padding: 20px 15px;
}

.catalog-table__cell:nth-child(1) {
  width: 66%;
  -webkit-flex-basis: 66%;
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
}

.catalog-table__cell:last-child {
  width: 34%;
  -webkit-flex-basis: 34%;
  -ms-flex-preferred-size: 34%;
  flex-basis: 34%;
  padding-right: 65px;
}

.catalog-table__body {
  background-color: rgba(132, 171, 54, 0.35);
  border-top: 2px solid #84AB36;
  padding: 25px 15px;
  display: none;
}

.catalog-table__tab {
  margin-bottom: 30px;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}

.catalog-table__item {
  position: relative;
  border-bottom: 1px solid;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

.catalog-table__item:not(:last-child) {
  margin-right: 30px;
}

.catalog-table__item:not(:last-child):before {
  content: '';
  width: 1px;
  height: 100%;
  top: 1px;
  right: -15px;
  background-color: #2F2F2F;
  position: absolute;
}

.catalog-table__item._active,
.catalog-table__item:hover {
  color: #84AB36;
}

.catalog-table__text {
  font-size: 14px;
  margin-bottom: 20px;
}

.catalog-table__table {
  min-width: 230px;
  border-collapse: collapse;
}

.catalog-table__tr:not(:last-child) .catalog-table__td {
  border-bottom: 1px solid #2F2F2F;
}

.catalog-table__tr:not(:last-child) .catalog-table__td_border-white {
  border-color: rgba(255, 255, 255, 0.45);
}

.catalog-table__th {
  font-size: 13px;
  height: 35px;
  font-weight: 500;
  text-align: left;
}

.catalog-table__td {
  font-size: 14px;
  height: 40px;
}

.catalog-table__characteristics-info ~ .catalog-table__image {
  padding-left: 30px;
}

.catalog-table__technical-drawing {
  padding: 15px;
  background-color: #fff;
}

.catalog-table__scroll-box {
  max-height: 265px;
  height: auto !important;
  overflow: hidden;
}

.catalog-table__scroll-box {
  padding-right: 20px !important;
}

[data-remodal-target] {
  cursor: pointer;
}

.catalog-category {
  min-height: -webkit-calc(100vh - 270px);
  min-height: calc(100vh - 270px);
}

.catalog-category._hide {
  display: none;
}

.catalog-category__box {
  width: -webkit-calc(25% - 15px);
  width: calc(25% - 15px);
  position: relative;
  overflow: hidden;
}

.catalog-category__box .slide-box__inner,
.catalog-category__box .slide-box {
  padding-right: 0;
}

.catalog-category__box:hover .catalog-category__img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.catalog-category__overlay {
  position: relative;
  width: 100%;
  z-index: 3;
}

.catalog-category__slide {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.catalog-category__img {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.catalog-category__text {
  position: absolute;
  color: #fff;
  top: 50%;
  text-align: center;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  z-index: 4;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

._animation ~ .catalog-category__text {
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
}

.catalog-search {
  max-width: 400px;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}

.catalog-search__inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.catalog-search__box {
  margin-top: 30px;
}

.catalog-search__box_button {
  border-width: 1px;
  border-style: solid;
  border-color: #84AB36;
}

.catalog-search__number-search {
  border-width: 0;
  border-bottom: 1px solid #DFDFDF;
  width: 100%;
  margin-bottom: 40px;
}

.catalog-search__button {
  margin-top: 40px;
}

.contacts__title {
  padding-bottom: 40px;
}

.contacts__label {
  font-size: 16px;
  color: #9c9c9c;
}

.contacts__contact {
  font-size: 20px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.8;
}

.contacts__open-form {
  padding-top: 20px;
}

.contacts__map {
  max-width: 730px;
  margin-left: 30px;
  width: -webkit-calc(100% - 280px);
  width: calc(100% - 280px);
  height: 460px;
}

.contacts-form {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1002;
  overflow: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.contacts-form._open {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.contacts-form:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}

.contacts-form .inner {
  height: 100%;
}

.contacts-form__inner {
  width: 50%;
  position: relative;
  padding-right: 60px;
}

.contacts-form__hide {
  position: absolute;
  left: -webkit-calc(100% + 35px);
  left: calc(100% + 35px);
  top: 13px;
  white-space: nowrap;
  color: #DFDFDF;
  font-size: 14px;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.contacts-form__hide._visible {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.contacts-form__hide:hover {
  color: #a7a6a6;
}

.contacts-form__hide:hover .aside__cross {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.contacts-form__hide:active .aside__cross {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.contacts-form__cross {
  height: 40px;
  width: 40px;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  stroke: #84AB36;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.contacts-form__cross._animate {
  -webkit-animation-name: scaleUp;
  animation-name: scaleUp;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.contacts-form__cross._visible,
.contacts-form__cross._animate {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.contacts-form__text-close {
  opacity: 0;
  margin-left: 15px;
}

.contacts-form__text-close._animate {
  -webkit-animation-name: leftText;
  animation-name: leftText;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: translateX(-59px);
  -ms-transform: translateX(-59px);
  transform: translateX(-59px);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.contacts-form__title {
  opacity: 0;
}

._open .contacts-form__title {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.contacts-form__field {
  opacity: 0;
}

._open .contacts-form__field {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.contacts-success {
  display: none;
}

.contacts-success__title {
  font-size: 30px;
  font-family: "BebasNeue";
  font-weight: bold;
}

.contacts-success__icon {
  width: 200px;
  height: 95px;
  margin-top: 70px;
}

.dillers__map {
  width: 100%;
  height: 600px;
}

.dillers-filter {
  margin-top: 50px;
  margin-bottom: 50px;
}

.dillers-filter__box:not(:first-child) {
  margin-left: 15px;
}

.gm-style-iw {
  background-color: #84AB36;
}

.gm-style div div div div div div div div {
  background-color: #84AB36 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

._hover:hover {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.map-baloon {
  width: 350px;
  padding: 10px;
  color: #fff;
  font-family: 'Muller';
  line-height: 1.4;
}

.map-baloon .link {
  color: #fff;
}

.map-baloon__title {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 15px;
}

.map-baloon__contact {
  margin-bottom: 15px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
}

.map-baloon__button,
.map-baloon__description {
  font-size: 12px;
}

.map-baloon__description {
  display: none;
  font-family: 'Muller';
  line-height: 1.6;
}

.e404 {
  text-align: center;
}

.e404__inner {
  min-height: -webkit-calc(100vh - 150px);
  min-height: calc(100vh - 150px);
}

.e404__image {
  max-width: 100%;
  margin-bottom: 50px;
}

.e404__title {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 50px;
}

.e404__message {
  font-size: 20px;
}

.product__preview {
  margin-top: 40px;
  min-height: 450px;
}

.product__preview-image-box {
  position: absolute;
  top: -10px;
  right: 0;
  overflow: hidden;
}

.product__preview-image {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: scale;
  animation-name: scale;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

.product__category {
  padding-top: 100px;
}

.product__description {
  padding-top: 87px;
}

.product__info,
.product__open-dealer {
  padding-top: 90px;
}

.product__slogan {
  text-transform: uppercase;
  font-family: "BebasNeue";
  white-space: nowrap;
}

.product-info__container {
  margin-top: 55px;
  position: relative;
}

.product-info__col:not(:first-child) {
  width: 22.5%;
}

.product-info__col:first-child {
  width: 32.5%;
}

.product-info__col_light-green {
  background-color: #f0f4e5;
}

.product-info__col_green {
  background-color: #dae6c2;
}

.product-info__cell {
  padding: 25px;
  font-size: 20px;
  font-weight: 500;
}

.product-info__cell_head {
  border-bottom: 3px solid #84AB36;
}

.product-info__navigation {
  position: absolute;
  left: 50%;
  width: 50%;
  padding: 20px;
  top: 0;
  display: none;
}

.product-info__nav {
  width: 30px;
  height: 30px;
}

.product-info__nav img {
  margin-left: auto;
  margin-right: auto;
}

.product-preview__inner {
  z-index: 2;
}

.pads__teaser {
  font-size: 122px;
}

.pads__teaser_big {
  margin-top: 20px;
  font-size: 180px;
  margin-left: 140px;
  margin-bottom: -47px;
}

.chassis__teaser {
  font-size: 110px;
  line-height: 1;
}

.chassis__teaser_offset {
  margin-left: 144px;
}

.chassis__title {
  padding-bottom: 110px;
}

.filter__teaser {
  font-size: 110px;
  line-height: 1;
}

.filter__teaser_big {
  margin-top: 40px;
  font-size: 180px;
}

.filter__teaser_offset {
  margin-left: 85px;
}

.filter__title {
  padding-bottom: 110px;
}

.electronic__teaser {
  font-size: 110px;
  line-height: 1;
}

.electronic__teaser_offset {
  margin-left: 144px;
}

.electronic__title {
  padding-bottom: 110px;
}

.product-description__slide {
  height: 380px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-description__slide._visible {
  position: relative;
  z-index: 2;
  display: block;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.product-description__slide .checkboard__image {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.product-category__box {
  overflow: hidden;
  position: relative;
  height: 275px;
}

.product-category__box:not(:first-child) {
  margin-left: 15px;
}

.product-category__box:not(:last-child) {
  margin-right: 15px;
}

.product-category__box:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.product-category__box:hover:before {
  opacity: 1;
}

.product-category__title {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-top: -12px;
}

.product-category__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Base selector */

* {
  outline: none;
  letter-spacing: -.034em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  min-height: 100%;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Muller", Arial, sans-serif;
  line-height: 1.2;
  letter-spacing: -.045em;
  overflow-x: hidden;
  width: 100%;
}

body.no-scroll {
  height: 100vh;
  overflow: hidden;
}

/* Grid layout */

.box-block {
  display: block;
}

.box-none {
  display: none;
}

.box-hidden {
  visibility: hidden;
}

.box-visibility {
  visibility: visible;
}

.box-center {
  margin-left: auto;
  margin-right: auto;
}

.col {
  display: inline-block;
}

.col_top {
  vertical-align: top;
}

.col_bottom {
  vertical-align: bottom;
}

.col_middle {
  vertical-align: middle;
}

.col_middle-after:after {
  content: '';
  position: relative;
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.col_rem {
  font-size: 1rem;
}

.cols {
  font-size: 0;
}

.w-20 {
  width: 20%;
}

.w-25 {
  width: 25%;
}

.w-30 {
  width: 30%;
}

.w-33 {
  width: 33.3333%;
}

.w-40 {
  width: 40%;
}

.w-50 {
  width: 50%;
}

.w-66 {
  width: 66.6666%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-100 {
  width: 100%;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex_wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex_row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex_j-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex_j-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex_j-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex_j-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex_j-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex_center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex_a-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex_a-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex_a-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex_a-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex_wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex_shrink-0 {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

/* Global style */

a {
  text-decoration: none;
}

button {
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-width: 0;
  background-color: transparent;
}

input,
textarea,
select,
button {
  -webkit-appearance: none;
}

p,
ul,
ol,
h1,
h2,
h3,
h4 {
  margin: 0;
}

img {
  display: block;
}

.light {
  font-weight: 300;
}

.semibold {
  font-weight: 500;
}

.bold {
  font-weight: bold;
}

.uppercase {
  text-transform: uppercase;
}

.img-r {
  max-width: 100%;
}

.full-page {
  height: 100vh;
  z-index: 1;
}

.full-height {
  height: 100%;
}

.animate {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.animate-x2 {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.relative {
  position: relative;
}

.nowrap {
  white-space: nowrap;
}

.wrap {
  white-space: normal;
}

.underline {
  text-decoration: underline;
}

.c-tm {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #DFDFDF;
  fill: #DFDFDF;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.c-tm__copiright {
  display: block;
  font-size: 12px;
}

.c-tm__logo {
  height: 12px;
  width: 103px;
}

/* Fonts style @include font-face('Rubik', '../fonts/CRC15', 300, normal, eot woff ttf svg) */

@font-face {
  font-family: "BebasNeue";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/BebasNeue Regular.ttf") format("truetype");
}

@font-face {
  font-family: "BebasNeue";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/BebasNeue Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Muller";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Fontfabric - MullerBlack.otf") format("opentype");
}

@font-face {
  font-family: "Muller";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/Fontfabric - MullerBlackItalic.otf") format("opentype");
}

@font-face {
  font-family: "Muller";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Fontfabric - MullerBold.otf") format("opentype");
}

@font-face {
  font-family: "Muller";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/Fontfabric - MullerBoldItalic .otf") format("opentype");
}

@font-face {
  font-family: "Muller";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Fontfabric - MullerLight.otf") format("opentype");
}

@font-face {
  font-family: "Muller";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Fontfabric - MullerMedium.otf") format("opentype");
}

@font-face {
  font-family: "Muller";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/Fontfabric - MullerMediumItalic.otf") format("opentype");
}

@font-face {
  font-family: "Muller";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Fontfabric - MullerRegular.otf") format("opentype");
}

@font-face {
  font-family: "Muller";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/Fontfabric - MullerRegularItalic.otf") format("opentype");
}

@media (min-width: 770px) {
  .about-work__box {
    border-bottom: 1px solid #DFDFDF;
  }

  .about-work__box:not(:nth-child(4n)) {
    border-right: 1px solid #DFDFDF;
  }
}

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block;
  }

  .fancybox-button--thumbs span {
    font-size: 23px;
  }

  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    left: -webkit-calc(50% - 2px);
    left: calc(50% - 2px);
    -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
  }

  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99995;
  }

  .fancybox-show-thumbs .fancybox-thumbs {
    display: block;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 220px;
  }

  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
  }

  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
  }

  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1;
  }
}

@media (min-width: 1025px) {
  .dott-anchor__link:hover:before {
    width: 34px;
    height: 34px;
  }

  .blog__overlay {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .blog__box:hover .blog__overlay {
    opacity: 1;
  }

  .product-category__title {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transform: scale(4) translate3d(0, 0, 0);
    transform: scale(4) translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
  }

  .product-category__box:hover .product-category__title {
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
  }
}

@media (max-width: 1435px) {
  .dott-anchor {
    -webkit-transform: translateX(-webkit-calc(100% + 0px));
    -ms-transform: translateX(calc(100% + 0px));
    transform: translateX(calc(100% + 0px));
  }
}

@media (max-width: 1200px) {
  .main-slider__text {
    font-size: 85px;
  }
}

@media (max-width: 1150px) {
  .scrollbar {
    height: auto !important;
    overflow: hidden;
  }

  .big-text {
    font-size: 40px;
  }

  .title {
    font-size: 60px;
  }

  .checkboard__title:before,
  .checkboard__title:after {
    display: none;
  }

  .checkboard__number {
    font-size: 95px;
  }

  .footer__inner {
    text-align: left;
  }

  .footer__nav {
    display: none;
  }

  .main-slider__image-box {
    width: 100%;
    max-width: 320px;
    padding-left: 0;
    margin-top: 30px;
  }

  .main-slider__about-link {
    font-size: 20px;
  }

  .catalog-table__cell {
    font-size: 16px;
  }

  .catalog-table__item {
    font-size: 14px;
  }

  .product-open-dealer__image-box {
    width: 40%;
  }

  .product-open-dealer__image {
    max-width: 100%;
  }

  .product-category__box {
    height: 150px;
  }

  .c-tm {
    position: relative;
    text-align: left;
  }
}

@media (max-width: 1080px) {
  .main-slider__text {
    font-size: 75px;
  }
}

@media (max-width: 1000px) {
  .aside-buttons {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .previev-content {
    display: block;
    padding-top: 140px;
    min-height: 0;
  }

  .main-slider {
    padding-top: 100px;
    margin-left: 0;
    height: auto;
    width: 100%;
  }

  .main-slider__wrapper {
    height: auto;
  }

  .main-slider__slide {
    display: block;
  }

  .main-slider__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .main-slider__text {
    font-size: 75px;
    width: 100%;
  }

  .main-slider__about-link {
    display: none;
  }

  .main-slider__bottom {
    position: static;
    margin-top: 20px;
  }

  .catalog__container {
    display: block;
  }

  .catalog__content {
    width: 100%;
  }

  .catalog__aside {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0;
  }

  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important;
  }

  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}

@media (max-width: 800px) {
  .aside-buttons__el:first-child {
    margin-right: 15px;
  }

  .aside-buttons__el:last-child {
    margin-left: 15px;
  }
}

@media (max-width: 769px) {
  .about-section {
    padding: 70px 0 100px 0;
    margin-bottom: 0px;
  }

  .about-section__button-info {
    display: block;
  }

  .about-section__footnote {
    margin-bottom: 20px;
  }

  .blog__container {
    display: block;
  }

  .blog__box {
    width: 100%;
  }

  .checkboard__row {
    display: block;
  }

  .checkboard__row:nth-child(2n) .checkboard__box_text {
    padding-left: 0;
    padding-right: 0;
  }

  .checkboard__box {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .about__stamp {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }

  .about__mobile-block {
    display: block;
  }

  .about__preview {
    width: 100%;
  }

  .about-info__box {
    width: 100%;
  }

  .about-info__text {
    margin-left: 0;
  }

  .about-work__box {
    width: 33.333%;
  }

  .about-export__map-box {
    width: 120%;
    top: 0;
    opacity: .5;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }

  .contacts__box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 50px;
  }

  .contacts__open-form {
    margin-top: -69px;
    display: block;
  }

  .contacts__inner {
    display: block;
  }

  .contacts__mobile-column {
    width: 49%;
    display: inline-block;
    vertical-align: top;
  }

  .contacts__map {
    width: 100%;
    margin-left: 0;
  }

  .contacts-form:before {
    width: 100%;
  }

  .contacts-form__inner {
    width: 100%;
    padding-right: 0;
  }

  .contacts-form__hide {
    left: auto;
    right: 0;
    color: rgba(47, 47, 47, 0.7);
    position: relative;
    margin-left: auto;
    display: block;
    margin-bottom: 30px;
  }

  .dillers-filter {
    display: block;
  }

  .dillers-filter__box {
    width: 260px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .dillers-filter__box:not(:last-child) {
    margin-left: 0;
  }

  .dillers-filter__box:not(:first-child) {
    margin-left: 0;
  }

  .product__preview-image-box {
    right: -80px;
    width: 100%;
    top: 80px;
  }

  .product__category {
    display: none;
  }

  .product__description {
    padding-top: 35px;
  }

  .product__slogan {
    margin-left: 0;
  }

  .product__title {
    margin-bottom: 290px;
  }

  .product-open-dealer__image-box {
    display: none;
  }

  .product-info__col:not(:first-child) {
    width: 50%;
  }

  .product-info__col:first-child {
    width: 50%;
    background-color: #f0f4e5;
  }

  .product-info__col_light-green {
    background-color: #dae6c2;
  }

  .product-info__slide {
    display: none;
  }

  .product-info__slide._active {
    display: inline-block;
  }

  .product-info__navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .electronic__title {
    font-size: 60px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .modal {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .modal__close {
    right: 30px;
    left: auto;
  }

  .modal__cross {
    margin-right: 0;
    width: 26px;
    height: 26px;
  }

  .news__title {
    display: block;
  }

  .news__title .link-back {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .catalog__table {
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    margin-left: -25px;
  }

  .catalog__title {
    font-size: 30px;
  }

  .catalog-table__row:not(:nth-child(1)) {
    background-position: -webkit-calc(100% - 10px) 23px;
    background-position: calc(100% - 10px) 23px;
  }

  .catalog-table__cell:nth-child(1) {
    width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .catalog-table__cell:last-child {
    width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-right: 50px;
  }

  .catalog-table__cell {
    display: block;
  }

  .catalog-table__inner-cell:last-child {
    text-align: left;
    font-size: 14px;
  }

  .catalog-table__row_head .catalog-table__inner-cell:last-child {
    display: none;
  }

  .catalog-table__table {
    width: 100%;
  }

  .catalog-table__characteristics-info ~ .catalog-table__image {
    padding-left: 0;
  }

  .catalog-table__characteristics-info {
    width: 100%;
  }

  .catalog-table__image {
    width: 100%;
    margin-top: 15px;
  }

  .catalog-table .tab__box .flex {
    display: block;
  }

  .catalog-category {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .catalog-category__box {
    display: block;
    max-width: 390px;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin-left: -10px;
    height: 200px;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .catalog-category__box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 3;
  }

  .catalog-category__overlay {
    display: none;
  }

  .contacts__inner {
    padding-bottom: 40px;
  }

  .contacts-form__text-close {
    display: none;
  }

  .product-description__slide {
    height: auto;
  }
}

@media (max-width: 600px) {
  .dott-anchor {
    display: none;
  }

  .title {
    font-size: 45px;
  }

  .typography h1,
  .typography h2 {
    font-size: 22px;
  }

  .typography h3 {
    font-size: 18px;
  }

  .typography h4 {
    font-size: 16px;
  }

  .about-section__inner {
    padding-right: 0;
  }

  .about-section__map {
    right: -25px;
  }

  .about-section__text {
    max-width: 100%;
  }

  .aside {
    padding-top: 35px;
    overflow: auto;
    padding-bottom: 35px;
  }

  .aside {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }

  .aside__language {
    display: block;
    margin-bottom: 45px;
  }

  .aside__hide {
    left: -webkit-calc(100% - 65px);
    left: calc(100% - 65px);
    top: 25px;
  }

  .aside__cross {
    stroke: #fff;
  }

  .aside__text-close {
    display: none;
  }

  .nav__link {
    font-size: 35px;
  }

  .checkboard__box_image {
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    margin-left: -25px;
  }

  .inner {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }

  .main_offset {
    padding-top: 100px;
  }

  .header_scroll:before {
    width: 100%;
  }

  .header_scroll .logo {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .header .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .header__language {
    display: none;
  }

  .menu-toggle,
  .language {
    width: auto;
  }

  .logo {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .logo:before {
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .logo__icon-parts {
    margin-right: 5px;
  }

  .previev-content {
    padding-top: 85px;
  }

  .main-slider__box {
    padding-bottom: 0;
    padding-top: 15px;
  }

  .main-slider__text {
    font-size: 55px;
  }

  .main-slider__item:not(:last-child):after {
    width: 20px;
  }

  .main-slider__name-slide {
    font-size: 14px;
    height: 35px;
    line-height: 33px;
  }

  .about__stamp {
    max-width: 70%;
  }

  .about-info__box:last-child {
    margin-top: 0;
  }

  .about-info__name-develop {
    margin-left: 27px;
  }

  .about-info__slide-text {
    width: -webkit-calc(100% - 27px);
    width: calc(100% - 27px);
    margin-left: 27px;
  }

  .about-info__text {
    font-size: 14px;
  }

  .about-work__box {
    height: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .about-export__text {
    width: 100%;
    font-size: 16px;
  }

  .contacts__contact {
    margin-top: 0;
  }

  .contacts__open-form {
    margin-top: 0;
    padding-top: 0;
  }

  .contacts__mobile-column {
    width: 100%;
  }

  .contacts__map {
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    margin-left: -25px;
  }

  .product__preview {
    margin-top: 0;
    min-height: 0;
  }

  .product__preview-image-box {
    right: -25px;
    top: 110px;
    height: 220px;
  }

  .product__preview-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .product__info,
  .product__open-dealer {
    padding-top: 40px;
  }

  .product__title {
    margin-bottom: 140px;
  }

  .pads__teaser {
    font-size: 46px;
  }

  .pads__teaser_big {
    font-size: 50px;
    padding-bottom: 32px;
  }

  .chassis__teaser {
    font-size: 60px;
    margin-left: 0;
  }

  .filter__teaser_offset {
    margin-left: 0;
  }

  .filter__teaser {
    font-size: 60px;
    margin-left: 0;
  }
}

@media (max-width: 500px) {
  .aside-buttons__el {
    padding-left: 10px;
    text-align: center;
  }

  .aside-buttons__icon {
    display: none;
  }
}

@media (max-width: 400px) {
  .main-slider__text {
    font-size: 45px;
  }

  .product-info__container {
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    margin-left: -25px;
  }

  .product-info__cell {
    font-size: 12px;
    padding: 15px;
    height: 44px;
  }

  .product-info__cell .spinner-link {
    font-size: 12px;
  }

  .product-info__navigation {
    padding: 5px 10px;
  }
}