/**
 * Main
 */

/* Utils */

/* Utils */

/**
 * Variables
 */

/* Vendors */

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

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

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

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

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

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

body {
  margin: 0;
}

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

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

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

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

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

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

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

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

figure {
  margin: 1em 40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dfn {
  font-style: italic;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

audio,
video {
  display: inline-block;
}

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

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details,
menu {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

canvas {
  display: inline-block;
}

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

template {
  display: none;
}

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

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

[hidden] {
  display: none;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

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

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

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

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

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

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

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

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

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

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

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

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

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

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

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

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

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

.rtl .col,
.rtl .col-xs-1,
.rtl .col-sm-1,
.rtl .col-md-1,
.rtl .col-lg-1,
.rtl .col-xs-2,
.rtl .col-sm-2,
.rtl .col-md-2,
.rtl .col-lg-2,
.rtl .col-xs-3,
.rtl .col-sm-3,
.rtl .col-md-3,
.rtl .col-lg-3,
.rtl .col-xs-4,
.rtl .col-sm-4,
.rtl .col-md-4,
.rtl .col-lg-4,
.rtl .col-xs-5,
.rtl .col-sm-5,
.rtl .col-md-5,
.rtl .col-lg-5,
.rtl .col-xs-6,
.rtl .col-sm-6,
.rtl .col-md-6,
.rtl .col-lg-6,
.rtl .col-xs-7,
.rtl .col-sm-7,
.rtl .col-md-7,
.rtl .col-lg-7,
.rtl .col-xs-8,
.rtl .col-sm-8,
.rtl .col-md-8,
.rtl .col-lg-8,
.rtl .col-xs-9,
.rtl .col-sm-9,
.rtl .col-md-9,
.rtl .col-lg-9,
.rtl .col-xs-10,
.rtl .col-sm-10,
.rtl .col-md-10,
.rtl .col-lg-10,
.rtl .col-xs-11,
.rtl .col-sm-11,
.rtl .col-md-11,
.rtl .col-lg-11,
.rtl .col-xs-12,
.rtl .col-sm-12,
.rtl .col-md-12,
.rtl .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.rtl .col,
.rtl .col-xs-1,
.rtl .col-xs-2,
.rtl .col-xs-3,
.rtl .col-xs-4,
.rtl .col-xs-5,
.rtl .col-xs-6,
.rtl .col-xs-7,
.rtl .col-xs-8,
.rtl .col-xs-9,
.rtl .col-xs-10,
.rtl .col-xs-11,
.rtl .col-xs-12 {
  float: right;
}

.rtl .col-xs-pull-12 {
  left: 100%;
}

.rtl .col-xs-pull-11 {
  left: 91.66666667%;
}

.rtl .col-xs-pull-10 {
  left: 83.33333333%;
}

.rtl .col-xs-pull-9 {
  left: 75%;
}

.rtl .col-xs-pull-8 {
  left: 66.66666667%;
}

.rtl .col-xs-pull-7 {
  left: 58.33333333%;
}

.rtl .col-xs-pull-6 {
  left: 50%;
}

.rtl .col-xs-pull-5 {
  left: 41.66666667%;
}

.rtl .col-xs-pull-4 {
  left: 33.33333333%;
}

.rtl .col-xs-pull-3 {
  left: 25%;
}

.rtl .col-xs-pull-2 {
  left: 16.66666667%;
}

.rtl .col-xs-pull-1 {
  left: 8.33333333%;
}

.rtl .col-xs-pull-0 {
  left: auto;
}

.rtl .col-xs-push-12 {
  right: 100%;
}

.rtl .col-xs-push-11 {
  right: 91.66666667%;
}

.rtl .col-xs-push-10 {
  right: 83.33333333%;
}

.rtl .col-xs-push-9 {
  right: 75%;
}

.rtl .col-xs-push-8 {
  right: 66.66666667%;
}

.rtl .col-xs-push-7 {
  right: 58.33333333%;
}

.rtl .col-xs-push-6 {
  right: 50%;
}

.rtl .col-xs-push-5 {
  right: 41.66666667%;
}

.rtl .col-xs-push-4 {
  right: 33.33333333%;
}

.rtl .col-xs-push-3 {
  right: 25%;
}

.rtl .col-xs-push-2 {
  right: 16.66666667%;
}

.rtl .col-xs-push-1 {
  right: 8.33333333%;
}

.rtl .col-xs-push-0 {
  right: auto;
}

.rtl .col-xs-offset-12 {
  margin-right: 100%;
}

.rtl .col-xs-offset-11 {
  margin-right: 91.66666667%;
}

.rtl .col-xs-offset-10 {
  margin-right: 83.33333333%;
}

.rtl .col-xs-offset-9 {
  margin-right: 75%;
}

.rtl .col-xs-offset-8 {
  margin-right: 66.66666667%;
}

.rtl .col-xs-offset-7 {
  margin-right: 58.33333333%;
}

.rtl .col-xs-offset-6 {
  margin-right: 50%;
}

.rtl .col-xs-offset-5 {
  margin-right: 41.66666667%;
}

.rtl .col-xs-offset-4 {
  margin-right: 33.33333333%;
}

.rtl .col-xs-offset-3 {
  margin-right: 25%;
}

.rtl .col-xs-offset-2 {
  margin-right: 16.66666667%;
}

.rtl .col-xs-offset-1 {
  margin-right: 8.33333333%;
}

.rtl .col-xs-offset-0 {
  margin-right: 0%;
}

.rtl .pull-left {
  float: left !important;
}

.rtl .pull-right {
  float: right !important;
}

/**
 * LTR
 */

.ltr .col,
.ltr .col-xs-1,
.ltr .col-xs-2,
.ltr .col-xs-3,
.ltr .col-xs-4,
.ltr .col-xs-5,
.ltr .col-xs-6,
.ltr .col-xs-7,
.ltr .col-xs-8,
.ltr .col-xs-9,
.ltr .col-xs-10,
.ltr .col-xs-11,
.ltr .col-xs-12 {
  float: right;
}

.ltr .col-xs-pull-12 {
  left: 100%;
}

.ltr .col-xs-pull-11 {
  left: 91.66666667%;
}

.ltr .col-xs-pull-10 {
  left: 83.33333333%;
}

.ltr .col-xs-pull-9 {
  left: 75%;
}

.ltr .col-xs-pull-8 {
  left: 66.66666667%;
}

.ltr .col-xs-pull-7 {
  left: 58.33333333%;
}

.ltr .col-xs-pull-6 {
  left: 50%;
}

.ltr .col-xs-pull-5 {
  left: 41.66666667%;
}

.ltr .col-xs-pull-4 {
  left: 33.33333333%;
}

.ltr .col-xs-pull-3 {
  left: 25%;
}

.ltr .col-xs-pull-2 {
  left: 16.66666667%;
}

.ltr .col-xs-pull-1 {
  left: 8.33333333%;
}

.ltr .col-xs-pull-0 {
  left: auto;
}

.ltr .col-xs-push-12 {
  right: 100%;
}

.ltr .col-xs-push-11 {
  right: 91.66666667%;
}

.ltr .col-xs-push-10 {
  right: 83.33333333%;
}

.ltr .col-xs-push-9 {
  right: 75%;
}

.ltr .col-xs-push-8 {
  right: 66.66666667%;
}

.ltr .col-xs-push-7 {
  right: 58.33333333%;
}

.ltr .col-xs-push-6 {
  right: 50%;
}

.ltr .col-xs-push-5 {
  right: 41.66666667%;
}

.ltr .col-xs-push-4 {
  right: 33.33333333%;
}

.ltr .col-xs-push-3 {
  right: 25%;
}

.ltr .col-xs-push-2 {
  right: 16.66666667%;
}

.ltr .col-xs-push-1 {
  right: 8.33333333%;
}

.ltr .col-xs-push-0 {
  right: auto;
}

.ltr .col-xs-offset-12 {
  margin-right: 100%;
}

.ltr .col-xs-offset-11 {
  margin-right: 91.66666667%;
}

.ltr .col-xs-offset-10 {
  margin-right: 83.33333333%;
}

.ltr .col-xs-offset-9 {
  margin-right: 75%;
}

.ltr .col-xs-offset-8 {
  margin-right: 66.66666667%;
}

.ltr .col-xs-offset-7 {
  margin-right: 58.33333333%;
}

.ltr .col-xs-offset-6 {
  margin-right: 50%;
}

.ltr .col-xs-offset-5 {
  margin-right: 41.66666667%;
}

.ltr .col-xs-offset-4 {
  margin-right: 33.33333333%;
}

.ltr .col-xs-offset-3 {
  margin-right: 25%;
}

.ltr .col-xs-offset-2 {
  margin-right: 16.66666667%;
}

.ltr .col-xs-offset-1 {
  margin-right: 8.33333333%;
}

.ltr .col-xs-offset-0 {
  margin-right: 0%;
}

.ltr .pull-right {
  float: left !important;
}

.ltr .pull-left {
  float: right !important;
}

/**
 * Swiper 4.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 28, 2017
 */

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

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

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

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

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

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

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

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

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

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  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, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  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-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .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-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-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-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");
}

.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-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-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

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

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

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

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

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

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

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

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

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

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top,.2s -webkit-transform;
}

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

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left,.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right,.2s -webkit-transform;
}

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  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-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

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

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

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

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

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

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

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

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

.swiper-scrollbar {
  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);
  border-radius: 10px;
  left: 0;
  top: 0;
}

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

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

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

.swiper-slide-zoomed {
  cursor: move;
}

.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);
    transform: rotate(360deg);
  }
}

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

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

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

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-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-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

.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-active .swiper-slide-active {
  pointer-events: auto;
}

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

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

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

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

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

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

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

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

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

/* Base (like reset, typography, animations) */

html,
body,
input,
select,
button,
textarea {
  font-family: "Narkis Block", sans-serif;
  font-size: 19px;
  line-height: 1.42;
  font-weight: 100;
  color: #231f20;
  text-align: right;
  direction: rtl;
}

body {
  position: relative;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

a {
  color: #231f20;
  text-decoration: none;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}

a:hover {
  color: #231f20;
}

.sr-only,
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.prevent-scroll {
  overflow: hidden;
}

/*@font-face {*/
  /*font-family: 'Narkis Block';*/
  /*src: url("../fonts/NarkisBlock-Bold.woff2") format("woff2"), url("../fonts/NarkisBlock-Bold.woff") format("woff");*/
  /*font-weight: bold;*/
  /*font-style: normal;*/
/*}*/

/*@font-face {*/
  /*font-family: 'Narkis Block';*/
  /*src: url("../fonts/NarkisBlock-Thin.woff2") format("woff2"), url("../fonts/NarkisBlock-Thin.woff") format("woff");*/
  /*font-weight: 100;*/
  /*font-style: normal;*/
/*}*/

/*@font-face {*/
  /*font-family: 'Narkis Block';*/
  /*src: url("../fonts/NarkisBlock-Regular.woff2") format("woff2"), url("../fonts/NarkisBlock-Regular.woff") format("woff");*/
  /*font-weight: normal;*/
  /*font-style: normal;*/
/*}*/

/*@font-face {*/
  /*font-family: 'Narkis Block';*/
  /*src: url("../fonts/NarkisBlock-Thin.woff2") format("woff2"), url("../fonts/NarkisBlock-Thin.woff") format("woff");*/
  /*font-weight: 100;*/
  /*font-style: normal;*/
/*}*/

/*@font-face {*/
  /*font-family: 'Narkis Block';*/
  /*src: url("../fonts/NarkisBlock-Regular.woff2") format("woff2"), url("../fonts/NarkisBlock-Regular.woff") format("woff");*/
  /*font-weight: normal;*/
  /*font-style: normal;*/
/*}*/

/*@font-face {*/
  /*font-family: 'Narkis Block';*/
  /*src: url("../fonts/NarkisBlock-Bold.woff2") format("woff2"), url("../fonts/NarkisBlock-Bold.woff") format("woff");*/
  /*font-weight: bold;*/
  /*font-style: normal;*/
/*}*/

/*@font-face {*/
  /*font-family: 'Narkis Block';*/
  /*src: url("../fonts/NarkisBlock-Thin.woff2") format("woff2"), url("../fonts/NarkisBlock-Thin.woff") format("woff");*/
  /*font-weight: 100;*/
  /*font-style: normal;*/
/*}*/

/*@font-face {*/
  /*font-family: 'Narkis Block';*/
  /*src: url("../fonts/NarkisBlock-Bold.woff2") format("woff2"), url("../fonts/NarkisBlock-Bold.woff") format("woff");*/
  /*font-weight: bold;*/
  /*font-style: normal;*/
/*}*/

/*@font-face {*/
  /*font-family: 'Narkis Block';*/
  /*src: url("../fonts/NarkisBlock-Regular.woff2") format("woff2"), url("../fonts/NarkisBlock-Regular.woff") format("woff");*/
  /*font-weight: normal;*/
  /*font-style: normal;*/
/*}*/

@font-face {
  font-family: 'Narkiss Block';
  src: url('../fonts/fixed/NarkissBlock-Bold.eot');
  src: url('../fonts/fixed/NarkissBlock-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fixed/NarkissBlock-Bold.woff2') format('woff2'),
  url('../fonts/fixed/NarkissBlock-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Narkiss Block';
  src: url('../fonts/fixed/NarkissBlock-Light.eot');
  src: url('../fonts/fixed/NarkissBlock-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fixed/NarkissBlock-Light.woff2') format('woff2'),
  url('../fonts/fixed/NarkissBlock-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Narkis Block';
  src: url('../fonts/fixed/NarkissBlock-Light.eot');
  src: url('../fonts/fixed/NarkissBlock-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fixed/NarkissBlock-Light.woff2') format('woff2'),
  url('../fonts/fixed/NarkissBlock-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Narkis Block';
  src: url('../fonts/fixed/NarkissBlock-Bold.eot');
  src: url('../fonts/fixed/NarkissBlock-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fixed/NarkissBlock-Bold.woff2') format('woff2'),
  url('../fonts/fixed/NarkissBlock-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

/* Components (components like boxes, general elements) */

.print-btn img {
  margin-right: 5px;
}

/**
 * General styles
*/

.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: none;
}

.site-wrapper {
  padding-right: 50px;
}

.page-cover {
  overflow: hidden;
}

.page-cover img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.page-main {
  padding-top: 50px;
  padding-left: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-sidebar {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 48px;
}

.page-sidebar__menu {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 17px;
  font-weight: 100;
  color: #000;
}

.page-sidebar__menu li:not(:last-child) {
  margin-bottom: 15px;
}

.page-sidebar__menu a {
  position: relative;
}

.page-sidebar__menu a:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background: #000;
  display: block;
  opacity: 0;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}

.page-sidebar__menu a:hover:after {
  opacity: 1;
}

.page-sidebar__menu li.active a {
  font-weight: bold;
}

.page-sidebar__menu li.active a:after {
  opacity: 1;
}

.page-content {
  width: 1200px;
  margin-bottom: 50px;
  font-size: 19px;
  font-weight: 100;
  line-height: 1.42;
}

.page-content__inner {
  max-width: 875px;
}

.page-content .print-btn {
  margin-top: 30px;
  display: inline-block;
}

.page-content h1 {
  font-size: 49px;
  font-weight: bold;
  line-height: 1.12;
  text-align: right;
  color: #231f20;
  margin: 0 0 50px 0;
}

.page-content a {
  color: #231f20;
}

.page-content a:hover {
  text-decoration: underline;
  color: #231f20;
}

.page-content h2 {
  font-size: 2em;
  margin: 0.4em 0;
  line-height: 1.35;
}

.page-content h3 {
  font-size: 1.8em;
  margin: 0.4em 0;
  line-height: 1.35;
}

.page-content h4 {
  font-size: 1.6em;
  margin: 0.4em 0;
  line-height: 1.35;
}

.page-content h5 {
  font-size: 1.4em;
  margin: 0.4em 0;
  line-height: 1.35;
}

.page-content h6 {
  font-size: 1.2em;
  margin: 0.4em 0;
  line-height: 1.35;
}

.page-content p {
  margin: 0 0 30px 0;
}

.page-content p:last-child {
  margin-bottom: 0;
}

.page-content ul,
.page-content ol {
  padding-left: 20px;
}

.page-content ul li:not(:last-child),
.page-content ol li:not(:last-child) {
  margin-bottom: 10px;
}

/* Parts (parts like for sections) */

/**
 * Header
 */

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 70;
  -webkit-transition: background .3s ease, top, 0.6s ease;
  -o-transition: background .3s ease, top, 0.6s ease;
  transition: background .3s ease, top, 0.6s ease;
}

.header.scroll-up {
  top: -80px;
}

.header:before {
  content: '';
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(147, 147, 147, 0)), color-stop(20%, rgba(130, 130, 130, 0.13)), to(rgba(9, 9, 9, 0.8)));
  background-image: -webkit-linear-gradient(bottom, rgba(147, 147, 147, 0), rgba(130, 130, 130, 0.13) 20%, rgba(9, 9, 9, 0.8));
  background-image: -o-linear-gradient(bottom, rgba(147, 147, 147, 0), rgba(130, 130, 130, 0.13) 20%, rgba(9, 9, 9, 0.8));
  background-image: linear-gradient(to top, rgba(147, 147, 147, 0), rgba(130, 130, 130, 0.13) 20%, rgba(9, 9, 9, 0.8));
  position: absolute;
  pointer-events: none;
  left: 0;
  right: 0;
  top: 0;
  height: 191px;
}

.header:not(.header-dark) .header-logo__black {
  display: none;
}

.header-container {
  padding: 17px 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-logoWrapper {
  position: relative;
  z-index: 10;
}

.header-menu {
  margin-right: 19px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.header-menu__button {
  cursor: pointer;
  height: 26px;
  width: 29px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  position: relative;
  z-index: 10;
}

.header-menu__button span {
  width: 100%;
  height: 2px;
  display: block;
  background: #fff;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  position: absolute;
  opacity: 1;
  left: 0;
}

.header-menu__button span:nth-child(1) {
  top: 0;
}

.header-menu__button span:nth-child(2),
.header-menu__button span:nth-child(3) {
  top: 12px;
}

.header-menu__button span:nth-child(4) {
  top: 24px;
}

.header-menu__button.open span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}

.header-menu__button.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header-menu__button.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header-menu__button.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}

.header-menu__button.rotate {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header-menu__list {
  opacity: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  pointer-events: none;
  -webkit-transform: translateX(6px);
      -ms-transform: translateX(6px);
          transform: translateX(6px);
}

.header-menu__list.open {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.header-menu__list ul {
  color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.header-menu__list li {
  margin-right: 25px;
}

.header-menu__list a {
  color: #fefefe;
}

.header-menu__footer {
  padding-top: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 300;
  color: #fefefe;
}

.header-dark {
  background: #fff;
}

.header-dark .header-logo__white {
  display: none;
}

.header-dark:before {
  display: none;
}

.header-dark .header-menu__button span {
  background: #000;
}

.sideBanner {
  width: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  z-index: 70;
  background: #fff;
  height: 100%;
}

.sideBanner-inner {
  position: fixed;
  top: 73px;
  width: 50px;
  right: 0;
}

.sideBanner .en {
  position: absolute;
  top: 0;
  left: 37px;
  background: none;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  color: #000000;
}

.sideBanner .negishut {
  position: absolute;
  top: 84px;
  left: 12px;
}

/**
 * Footer
 */

.footer {
  background: #000;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 30px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 70;
}

.footer-socials {
  min-width: 150px;
}

.footer-socials ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-socials li:not(:last-child) {
  margin-left: 24px;
}

.footer-socials img {
  display: block;
}

.footer-socials .linkedin {
  position: relative;
  top: -1px;
}

.footer-text {
  font-size: 17px;
  font-weight: 100;
  color: #fff;
  width: 1200px;
}

.footer-text a {
  color: #fff;
}

@media (min-width: 320px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 375px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 750px;
  }

  .col,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

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

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

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

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

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

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

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

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

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

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

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

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

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

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

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

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .rtl .col,
  .rtl .col-sm-1,
  .rtl .col-sm-2,
  .rtl .col-sm-3,
  .rtl .col-sm-4,
  .rtl .col-sm-5,
  .rtl .col-sm-6,
  .rtl .col-sm-7,
  .rtl .col-sm-8,
  .rtl .col-sm-9,
  .rtl .col-sm-10,
  .rtl .col-sm-11,
  .rtl .col-sm-12 {
    float: right;
  }

  .rtl .col-sm-pull-12 {
    left: 100%;
  }

  .rtl .col-sm-pull-11 {
    left: 91.66666667%;
  }

  .rtl .col-sm-pull-10 {
    left: 83.33333333%;
  }

  .rtl .col-sm-pull-9 {
    left: 75%;
  }

  .rtl .col-sm-pull-8 {
    left: 66.66666667%;
  }

  .rtl .col-sm-pull-7 {
    left: 58.33333333%;
  }

  .rtl .col-sm-pull-6 {
    left: 50%;
  }

  .rtl .col-sm-pull-5 {
    left: 41.66666667%;
  }

  .rtl .col-sm-pull-4 {
    left: 33.33333333%;
  }

  .rtl .col-sm-pull-3 {
    left: 25%;
  }

  .rtl .col-sm-pull-2 {
    left: 16.66666667%;
  }

  .rtl .col-sm-pull-1 {
    left: 8.33333333%;
  }

  .rtl .col-sm-pull-0 {
    left: auto;
  }

  .rtl .col-sm-push-12 {
    right: 100%;
  }

  .rtl .col-sm-push-11 {
    right: 91.66666667%;
  }

  .rtl .col-sm-push-10 {
    right: 83.33333333%;
  }

  .rtl .col-sm-push-9 {
    right: 75%;
  }

  .rtl .col-sm-push-8 {
    right: 66.66666667%;
  }

  .rtl .col-sm-push-7 {
    right: 58.33333333%;
  }

  .rtl .col-sm-push-6 {
    right: 50%;
  }

  .rtl .col-sm-push-5 {
    right: 41.66666667%;
  }

  .rtl .col-sm-push-4 {
    right: 33.33333333%;
  }

  .rtl .col-sm-push-3 {
    right: 25%;
  }

  .rtl .col-sm-push-2 {
    right: 16.66666667%;
  }

  .rtl .col-sm-push-1 {
    right: 8.33333333%;
  }

  .rtl .col-sm-push-0 {
    right: auto;
  }

  .rtl .col-sm-offset-12 {
    margin-right: 100%;
  }

  .rtl .col-sm-offset-11 {
    margin-right: 91.66666667%;
  }

  .rtl .col-sm-offset-10 {
    margin-right: 83.33333333%;
  }

  .rtl .col-sm-offset-9 {
    margin-right: 75%;
  }

  .rtl .col-sm-offset-8 {
    margin-right: 66.66666667%;
  }

  .rtl .col-sm-offset-7 {
    margin-right: 58.33333333%;
  }

  .rtl .col-sm-offset-6 {
    margin-right: 50%;
  }

  .rtl .col-sm-offset-5 {
    margin-right: 41.66666667%;
  }

  .rtl .col-sm-offset-4 {
    margin-right: 33.33333333%;
  }

  .rtl .col-sm-offset-3 {
    margin-right: 25%;
  }

  .rtl .col-sm-offset-2 {
    margin-right: 16.66666667%;
  }

  .rtl .col-sm-offset-1 {
    margin-right: 8.33333333%;
  }

  .rtl .col-sm-offset-0 {
    margin-right: 0%;
  }

  .ltr .col,
  .ltr .col-sm-1,
  .ltr .col-sm-2,
  .ltr .col-sm-3,
  .ltr .col-sm-4,
  .ltr .col-sm-5,
  .ltr .col-sm-6,
  .ltr .col-sm-7,
  .ltr .col-sm-8,
  .ltr .col-sm-9,
  .ltr .col-sm-10,
  .ltr .col-sm-11,
  .ltr .col-sm-12 {
    float: right;
  }

  .ltr .col-sm-pull-12 {
    left: 100%;
  }

  .ltr .col-sm-pull-11 {
    left: 91.66666667%;
  }

  .ltr .col-sm-pull-10 {
    left: 83.33333333%;
  }

  .ltr .col-sm-pull-9 {
    left: 75%;
  }

  .ltr .col-sm-pull-8 {
    left: 66.66666667%;
  }

  .ltr .col-sm-pull-7 {
    left: 58.33333333%;
  }

  .ltr .col-sm-pull-6 {
    left: 50%;
  }

  .ltr .col-sm-pull-5 {
    left: 41.66666667%;
  }

  .ltr .col-sm-pull-4 {
    left: 33.33333333%;
  }

  .ltr .col-sm-pull-3 {
    left: 25%;
  }

  .ltr .col-sm-pull-2 {
    left: 16.66666667%;
  }

  .ltr .col-sm-pull-1 {
    left: 8.33333333%;
  }

  .ltr .col-sm-pull-0 {
    left: auto;
  }

  .ltr .col-sm-push-12 {
    right: 100%;
  }

  .ltr .col-sm-push-11 {
    right: 91.66666667%;
  }

  .ltr .col-sm-push-10 {
    right: 83.33333333%;
  }

  .ltr .col-sm-push-9 {
    right: 75%;
  }

  .ltr .col-sm-push-8 {
    right: 66.66666667%;
  }

  .ltr .col-sm-push-7 {
    right: 58.33333333%;
  }

  .ltr .col-sm-push-6 {
    right: 50%;
  }

  .ltr .col-sm-push-5 {
    right: 41.66666667%;
  }

  .ltr .col-sm-push-4 {
    right: 33.33333333%;
  }

  .ltr .col-sm-push-3 {
    right: 25%;
  }

  .ltr .col-sm-push-2 {
    right: 16.66666667%;
  }

  .ltr .col-sm-push-1 {
    right: 8.33333333%;
  }

  .ltr .col-sm-push-0 {
    right: auto;
  }

  .ltr .col-sm-offset-12 {
    margin-right: 100%;
  }

  .ltr .col-sm-offset-11 {
    margin-right: 91.66666667%;
  }

  .ltr .col-sm-offset-10 {
    margin-right: 83.33333333%;
  }

  .ltr .col-sm-offset-9 {
    margin-right: 75%;
  }

  .ltr .col-sm-offset-8 {
    margin-right: 66.66666667%;
  }

  .ltr .col-sm-offset-7 {
    margin-right: 58.33333333%;
  }

  .ltr .col-sm-offset-6 {
    margin-right: 50%;
  }

  .ltr .col-sm-offset-5 {
    margin-right: 41.66666667%;
  }

  .ltr .col-sm-offset-4 {
    margin-right: 33.33333333%;
  }

  .ltr .col-sm-offset-3 {
    margin-right: 25%;
  }

  .ltr .col-sm-offset-2 {
    margin-right: 16.66666667%;
  }

  .ltr .col-sm-offset-1 {
    margin-right: 8.33333333%;
  }

  .ltr .col-sm-offset-0 {
    margin-right: 0%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  .col,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

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

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

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

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

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

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

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

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

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

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

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

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

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

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

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

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .rtl .col,
  .rtl .col-md-1,
  .rtl .col-md-2,
  .rtl .col-md-3,
  .rtl .col-md-4,
  .rtl .col-md-5,
  .rtl .col-md-6,
  .rtl .col-md-7,
  .rtl .col-md-8,
  .rtl .col-md-9,
  .rtl .col-md-10,
  .rtl .col-md-11,
  .rtl .col-md-12 {
    float: right;
  }

  .rtl .col-md-pull-12 {
    left: 100%;
  }

  .rtl .col-md-pull-11 {
    left: 91.66666667%;
  }

  .rtl .col-md-pull-10 {
    left: 83.33333333%;
  }

  .rtl .col-md-pull-9 {
    left: 75%;
  }

  .rtl .col-md-pull-8 {
    left: 66.66666667%;
  }

  .rtl .col-md-pull-7 {
    left: 58.33333333%;
  }

  .rtl .col-md-pull-6 {
    left: 50%;
  }

  .rtl .col-md-pull-5 {
    left: 41.66666667%;
  }

  .rtl .col-md-pull-4 {
    left: 33.33333333%;
  }

  .rtl .col-md-pull-3 {
    left: 25%;
  }

  .rtl .col-md-pull-2 {
    left: 16.66666667%;
  }

  .rtl .col-md-pull-1 {
    left: 8.33333333%;
  }

  .rtl .col-md-pull-0 {
    left: auto;
  }

  .rtl .col-md-push-12 {
    right: 100%;
  }

  .rtl .col-md-push-11 {
    right: 91.66666667%;
  }

  .rtl .col-md-push-10 {
    right: 83.33333333%;
  }

  .rtl .col-md-push-9 {
    right: 75%;
  }

  .rtl .col-md-push-8 {
    right: 66.66666667%;
  }

  .rtl .col-md-push-7 {
    right: 58.33333333%;
  }

  .rtl .col-md-push-6 {
    right: 50%;
  }

  .rtl .col-md-push-5 {
    right: 41.66666667%;
  }

  .rtl .col-md-push-4 {
    right: 33.33333333%;
  }

  .rtl .col-md-push-3 {
    right: 25%;
  }

  .rtl .col-md-push-2 {
    right: 16.66666667%;
  }

  .rtl .col-md-push-1 {
    right: 8.33333333%;
  }

  .rtl .col-md-push-0 {
    right: auto;
  }

  .rtl .col-md-offset-12 {
    margin-right: 100%;
  }

  .rtl .col-md-offset-11 {
    margin-right: 91.66666667%;
  }

  .rtl .col-md-offset-10 {
    margin-right: 83.33333333%;
  }

  .rtl .col-md-offset-9 {
    margin-right: 75%;
  }

  .rtl .col-md-offset-8 {
    margin-right: 66.66666667%;
  }

  .rtl .col-md-offset-7 {
    margin-right: 58.33333333%;
  }

  .rtl .col-md-offset-6 {
    margin-right: 50%;
  }

  .rtl .col-md-offset-5 {
    margin-right: 41.66666667%;
  }

  .rtl .col-md-offset-4 {
    margin-right: 33.33333333%;
  }

  .rtl .col-md-offset-3 {
    margin-right: 25%;
  }

  .rtl .col-md-offset-2 {
    margin-right: 16.66666667%;
  }

  .rtl .col-md-offset-1 {
    margin-right: 8.33333333%;
  }

  .rtl .col-md-offset-0 {
    margin-right: 0%;
  }

  .ltr .col,
  .ltr .col-md-1,
  .ltr .col-md-2,
  .ltr .col-md-3,
  .ltr .col-md-4,
  .ltr .col-md-5,
  .ltr .col-md-6,
  .ltr .col-md-7,
  .ltr .col-md-8,
  .ltr .col-md-9,
  .ltr .col-md-10,
  .ltr .col-md-11,
  .ltr .col-md-12 {
    float: right;
  }

  .ltr .col-md-pull-12 {
    left: 100%;
  }

  .ltr .col-md-pull-11 {
    left: 91.66666667%;
  }

  .ltr .col-md-pull-10 {
    left: 83.33333333%;
  }

  .ltr .col-md-pull-9 {
    left: 75%;
  }

  .ltr .col-md-pull-8 {
    left: 66.66666667%;
  }

  .ltr .col-md-pull-7 {
    left: 58.33333333%;
  }

  .ltr .col-md-pull-6 {
    left: 50%;
  }

  .ltr .col-md-pull-5 {
    left: 41.66666667%;
  }

  .ltr .col-md-pull-4 {
    left: 33.33333333%;
  }

  .ltr .col-md-pull-3 {
    left: 25%;
  }

  .ltr .col-md-pull-2 {
    left: 16.66666667%;
  }

  .ltr .col-md-pull-1 {
    left: 8.33333333%;
  }

  .ltr .col-md-pull-0 {
    left: auto;
  }

  .ltr .col-md-push-12 {
    right: 100%;
  }

  .ltr .col-md-push-11 {
    right: 91.66666667%;
  }

  .ltr .col-md-push-10 {
    right: 83.33333333%;
  }

  .ltr .col-md-push-9 {
    right: 75%;
  }

  .ltr .col-md-push-8 {
    right: 66.66666667%;
  }

  .ltr .col-md-push-7 {
    right: 58.33333333%;
  }

  .ltr .col-md-push-6 {
    right: 50%;
  }

  .ltr .col-md-push-5 {
    right: 41.66666667%;
  }

  .ltr .col-md-push-4 {
    right: 33.33333333%;
  }

  .ltr .col-md-push-3 {
    right: 25%;
  }

  .ltr .col-md-push-2 {
    right: 16.66666667%;
  }

  .ltr .col-md-push-1 {
    right: 8.33333333%;
  }

  .ltr .col-md-push-0 {
    right: auto;
  }

  .ltr .col-md-offset-12 {
    margin-right: 100%;
  }

  .ltr .col-md-offset-11 {
    margin-right: 91.66666667%;
  }

  .ltr .col-md-offset-10 {
    margin-right: 83.33333333%;
  }

  .ltr .col-md-offset-9 {
    margin-right: 75%;
  }

  .ltr .col-md-offset-8 {
    margin-right: 66.66666667%;
  }

  .ltr .col-md-offset-7 {
    margin-right: 58.33333333%;
  }

  .ltr .col-md-offset-6 {
    margin-right: 50%;
  }

  .ltr .col-md-offset-5 {
    margin-right: 41.66666667%;
  }

  .ltr .col-md-offset-4 {
    margin-right: 33.33333333%;
  }

  .ltr .col-md-offset-3 {
    margin-right: 25%;
  }

  .ltr .col-md-offset-2 {
    margin-right: 16.66666667%;
  }

  .ltr .col-md-offset-1 {
    margin-right: 8.33333333%;
  }

  .ltr .col-md-offset-0 {
    margin-right: 0%;
  }

  .header-menu__footer {
    display: none;
  }

  .header-dark .header-menu__list a {
    color: #000;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }

  .hidden-lg {
    display: none !important;
  }

  .container {
    width: 1170px;
  }

  .col,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

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

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

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

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

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

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

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

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

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

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

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

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

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

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

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

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .rtl .col,
  .rtl .col-lg-1,
  .rtl .col-lg-2,
  .rtl .col-lg-3,
  .rtl .col-lg-4,
  .rtl .col-lg-5,
  .rtl .col-lg-6,
  .rtl .col-lg-7,
  .rtl .col-lg-8,
  .rtl .col-lg-9,
  .rtl .col-lg-10,
  .rtl .col-lg-11,
  .rtl .col-lg-12 {
    float: right;
  }

  .rtl .col-lg-pull-12 {
    left: 100%;
  }

  .rtl .col-lg-pull-11 {
    left: 91.66666667%;
  }

  .rtl .col-lg-pull-10 {
    left: 83.33333333%;
  }

  .rtl .col-lg-pull-9 {
    left: 75%;
  }

  .rtl .col-lg-pull-8 {
    left: 66.66666667%;
  }

  .rtl .col-lg-pull-7 {
    left: 58.33333333%;
  }

  .rtl .col-lg-pull-6 {
    left: 50%;
  }

  .rtl .col-lg-pull-5 {
    left: 41.66666667%;
  }

  .rtl .col-lg-pull-4 {
    left: 33.33333333%;
  }

  .rtl .col-lg-pull-3 {
    left: 25%;
  }

  .rtl .col-lg-pull-2 {
    left: 16.66666667%;
  }

  .rtl .col-lg-pull-1 {
    left: 8.33333333%;
  }

  .rtl .col-lg-pull-0 {
    left: auto;
  }

  .rtl .col-lg-push-12 {
    right: 100%;
  }

  .rtl .col-lg-push-11 {
    right: 91.66666667%;
  }

  .rtl .col-lg-push-10 {
    right: 83.33333333%;
  }

  .rtl .col-lg-push-9 {
    right: 75%;
  }

  .rtl .col-lg-push-8 {
    right: 66.66666667%;
  }

  .rtl .col-lg-push-7 {
    right: 58.33333333%;
  }

  .rtl .col-lg-push-6 {
    right: 50%;
  }

  .rtl .col-lg-push-5 {
    right: 41.66666667%;
  }

  .rtl .col-lg-push-4 {
    right: 33.33333333%;
  }

  .rtl .col-lg-push-3 {
    right: 25%;
  }

  .rtl .col-lg-push-2 {
    right: 16.66666667%;
  }

  .rtl .col-lg-push-1 {
    right: 8.33333333%;
  }

  .rtl .col-lg-push-0 {
    right: auto;
  }

  .rtl .col-lg-offset-12 {
    margin-right: 100%;
  }

  .rtl .col-lg-offset-11 {
    margin-right: 91.66666667%;
  }

  .rtl .col-lg-offset-10 {
    margin-right: 83.33333333%;
  }

  .rtl .col-lg-offset-9 {
    margin-right: 75%;
  }

  .rtl .col-lg-offset-8 {
    margin-right: 66.66666667%;
  }

  .rtl .col-lg-offset-7 {
    margin-right: 58.33333333%;
  }

  .rtl .col-lg-offset-6 {
    margin-right: 50%;
  }

  .rtl .col-lg-offset-5 {
    margin-right: 41.66666667%;
  }

  .rtl .col-lg-offset-4 {
    margin-right: 33.33333333%;
  }

  .rtl .col-lg-offset-3 {
    margin-right: 25%;
  }

  .rtl .col-lg-offset-2 {
    margin-right: 16.66666667%;
  }

  .rtl .col-lg-offset-1 {
    margin-right: 8.33333333%;
  }

  .rtl .col-lg-offset-0 {
    margin-right: 0%;
  }

  .ltr .col,
  .ltr .col-lg-1,
  .ltr .col-lg-2,
  .ltr .col-lg-3,
  .ltr .col-lg-4,
  .ltr .col-lg-5,
  .ltr .col-lg-6,
  .ltr .col-lg-7,
  .ltr .col-lg-8,
  .ltr .col-lg-9,
  .ltr .col-lg-10,
  .ltr .col-lg-11,
  .ltr .col-lg-12 {
    float: right;
  }

  .ltr .col-lg-pull-12 {
    left: 100%;
  }

  .ltr .col-lg-pull-11 {
    left: 91.66666667%;
  }

  .ltr .col-lg-pull-10 {
    left: 83.33333333%;
  }

  .ltr .col-lg-pull-9 {
    left: 75%;
  }

  .ltr .col-lg-pull-8 {
    left: 66.66666667%;
  }

  .ltr .col-lg-pull-7 {
    left: 58.33333333%;
  }

  .ltr .col-lg-pull-6 {
    left: 50%;
  }

  .ltr .col-lg-pull-5 {
    left: 41.66666667%;
  }

  .ltr .col-lg-pull-4 {
    left: 33.33333333%;
  }

  .ltr .col-lg-pull-3 {
    left: 25%;
  }

  .ltr .col-lg-pull-2 {
    left: 16.66666667%;
  }

  .ltr .col-lg-pull-1 {
    left: 8.33333333%;
  }

  .ltr .col-lg-pull-0 {
    left: auto;
  }

  .ltr .col-lg-push-12 {
    right: 100%;
  }

  .ltr .col-lg-push-11 {
    right: 91.66666667%;
  }

  .ltr .col-lg-push-10 {
    right: 83.33333333%;
  }

  .ltr .col-lg-push-9 {
    right: 75%;
  }

  .ltr .col-lg-push-8 {
    right: 66.66666667%;
  }

  .ltr .col-lg-push-7 {
    right: 58.33333333%;
  }

  .ltr .col-lg-push-6 {
    right: 50%;
  }

  .ltr .col-lg-push-5 {
    right: 41.66666667%;
  }

  .ltr .col-lg-push-4 {
    right: 33.33333333%;
  }

  .ltr .col-lg-push-3 {
    right: 25%;
  }

  .ltr .col-lg-push-2 {
    right: 16.66666667%;
  }

  .ltr .col-lg-push-1 {
    right: 8.33333333%;
  }

  .ltr .col-lg-push-0 {
    right: auto;
  }

  .ltr .col-lg-offset-12 {
    margin-right: 100%;
  }

  .ltr .col-lg-offset-11 {
    margin-right: 91.66666667%;
  }

  .ltr .col-lg-offset-10 {
    margin-right: 83.33333333%;
  }

  .ltr .col-lg-offset-9 {
    margin-right: 75%;
  }

  .ltr .col-lg-offset-8 {
    margin-right: 66.66666667%;
  }

  .ltr .col-lg-offset-7 {
    margin-right: 58.33333333%;
  }

  .ltr .col-lg-offset-6 {
    margin-right: 50%;
  }

  .ltr .col-lg-offset-5 {
    margin-right: 41.66666667%;
  }

  .ltr .col-lg-offset-4 {
    margin-right: 33.33333333%;
  }

  .ltr .col-lg-offset-3 {
    margin-right: 25%;
  }

  .ltr .col-lg-offset-2 {
    margin-right: 16.66666667%;
  }

  .ltr .col-lg-offset-1 {
    margin-right: 8.33333333%;
  }

  .ltr .col-lg-offset-0 {
    margin-right: 0%;
  }
}

@media (min-width: 1366px) {
  .container.container-wide {
    width: 1330px;
  }
}

@media (max-width: 1600px) {
  .page-content {
    width: 990px;
  }

  .footer-text {
    width: 990px;
  }
}

@media (max-width: 1400px) {
  .page-content {
    width: 875px;
  }

  .footer-text {
    width: 875px;
  }
}

@media (max-width: 1250px) {
  .page-content {
    width: 600px;
  }

  .footer-text {
    width: 600px;
  }

  .footer-text .phone .sep {
    display: none;
  }

  .footer-text .email {
    display: block;
  }
}

@media (max-width: 1100px) {
  .footer {
    height: 115px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

@media (max-width: 992px) {
  .footer-text {
    padding-right: 50px;
  }
}

@media (max-width: 991px) {
  .site-wrapper {
    padding-right: 0;
  }

  .page-main {
    padding-right: 50px;
  }

  .page-sidebar {
    width: 100%;
    margin-bottom: 35px;
    padding-left: 0;
  }

  .page-sidebar__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-size: 19px;
    padding-bottom: 25px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.2;
  }

  .page-sidebar__menu li:not(:last-child) {
    margin-bottom: 0;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid currentColor;
  }

  .page-sidebar__menu a:after {
    bottom: -29px;
    height: 3px;
  }

  .page-content {
    width: 100%;
  }

  .header-container {
    padding: 19px 25px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .header-logo {
    height: 32px;
  }

  .header-menu {
    margin-right: 0;
  }

  .header-menu__button {
    width: 25px;
  }

  .header-menu__list {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid #979797;
    font-size: 50px;
    line-height: 1;
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 60px;
  }

  .header-menu__listInner {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow-y: scroll;
  }

  .header-menu__list ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: auto;
  }

  .header-menu__list li {
    margin-right: 0;
    margin-top: 100px;
  }

  .header-menu__list li.current-menu-item a {
    font-weight: bold;
    border-bottom: solid 5px #fefefe;
  }

  .sideBanner {
    display: none;
  }

  .footer {
    z-index: 60;
  }
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }

  .hidden-xs {
    display: none !important;
  }

  .container {
    max-width: 500px;
  }

  .row {
    margin-left: -30px;
    margin-right: -30px;
  }

  .page-main {
    padding: 20px 25px 0 25px;
  }

  .page-content {
    font-size: 21px;
    line-height: 1.29;
  }

  .page-content h1 {
    font-size: 40px;
    margin-bottom: 25px;
  }

  .page-content h2 {
    font-size: 1.8em;
  }

  .page-content h3 {
    font-size: 1.7em;
  }

  .footer {
    padding: 25px 30px;
    height: auto;
  }

  .footer-socials {
    min-width: 90px;
  }

  .footer-socials li:not(:last-child) {
    margin-left: 12px;
  }

  .footer-socials img {
    max-height: 13px;
  }

  .footer-text {
    padding-right: 20px;
    position: relative;
    top: -5px;
  }

  .footer-text .name {
    display: block;
  }

  .footer-text .name .sep {
    display: none;
  }

  .footer-text .phone .sep {
    display: none;
  }
}

@media (max-width: 400px) {
  .page-sidebar__menu {
    font-size: 16px;
  }

  .page-sidebar__menu {
    font-size: 16px;
  }
}

@media (max-width: 360px) {
  .header-logo {
    height: 25px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }

  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }

  .hidden-md {
    display: none !important;
  }
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  .visible-print-block {
    display: block !important;
  }

  .visible-print-inline {
    display: inline !important;
  }

  .visible-print-inline-block {
    display: inline-block !important;
  }

  .hidden-print {
    display: none !important;
  }
}