*:focus::-moz-placeholder {
  color: transparent !important; }

*[autofocus]::-moz-placeholder:focus {
  color: graytext !important; }

*:focus:-moz-placeholder {
  color: transparent !important; }

*[autofocus]:-moz-placeholder:focus {
  color: graytext !important; }

*:focus::-webkit-input-placeholder {
  color: transparent !important; }

*[autofocus]::-webkit-input-placeholder {
  color: graytext !important; }
.reviews-col{
  text-align: center;
}
.logo-slider .swiper-wrapper{
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
}
/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "CaslonGraD";
  src: url("../fonts/caslongrad.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/caslongrad.eot?#iefix") format("embedded-opentype"), url("../fonts/caslongrad.otf") format("opentype"), url("../fonts/caslongrad.svg") format("svg"), url("../fonts/caslongrad.ttf") format("truetype"), url("../fonts/caslongrad.woff") format("woff"), url("../fonts/caslongrad.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Rokkitt-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Rokkitt-Bold.otf") format("opentype"), url("../fonts/Rokkitt-Bold.svg") format("svg"), url("../fonts/Rokkitt-Bold.ttf") format("truetype"), url("../fonts/Rokkitt-Bold.woff") format("woff"), url("../fonts/Rokkitt-Bold.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Rokkitt-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Rokkitt-Light.otf") format("opentype"), url("../fonts/Rokkitt-Light.svg") format("svg"), url("../fonts/Rokkitt-Light.ttf") format("truetype"), url("../fonts/Rokkitt-Light.woff") format("woff"), url("../fonts/Rokkitt-Light.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Rokkitt-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Rokkitt-Medium.otf") format("opentype"), url("../fonts/Rokkitt-Medium.svg") format("svg"), url("../fonts/Rokkitt-Medium.ttf") format("truetype"), url("../fonts/Rokkitt-Medium.woff") format("woff"), url("../fonts/Rokkitt-Medium.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Rokkitt-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Rokkitt-Regular.otf") format("opentype"), url("../fonts/Rokkitt-Regular.svg") format("svg"), url("../fonts/Rokkitt-Regular.ttf") format("truetype"), url("../fonts/Rokkitt-Regular.woff") format("woff"), url("../fonts/Rokkitt-Regular.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/myriad-pro.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/myriad-pro.eot?#iefix") format("embedded-opentype"), url("../fonts/myriad-pro.otf") format("opentype"), url("../fonts/myriad-pro.svg") format("svg"), url("../fonts/myriad-pro.ttf") format("truetype"), url("../fonts/myriad-pro.woff") format("woff"), url("../fonts/myriad-pro.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.otf") format("opentype"), url("../fonts/OpenSans-Light.svg") format("svg"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.otf") format("opentype"), url("../fonts/OpenSans-Regular.svg") format("svg"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v8.0.1 | 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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font 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; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * 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 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
       -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
       -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
     -ms-transform: scale(0.75);
      -o-transform: scale(0.75);
         transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
     -ms-transform-origin: 0;
      -o-transform-origin: 0;
         transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
     -ms-transform-origin: 100%;
      -o-transform-origin: 100%;
         transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  -webkit-transform: translate3d(0,0,0); }

.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;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-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);
  -moz-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;
  -moz-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;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  transition-property: transform,-webkit-transform; }

.swiper-slide-invisible-blank {
  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;
  -o-transition-property: height,-o-transform;
  -moz-transition-property: transform,height,-moz-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform,-moz-transform,-o-transform;
  transition-property: transform,height,-webkit-transform; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-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;
  -moz-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: -moz-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: -moz-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: -moz-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: -moz-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;
  -webkit-background-size: 27px 44px;
     -moz-background-size: 27px 44px;
          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-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  -moz-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-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);
  -moz-transform: scale(0.33);
    -o-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);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-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);
  -moz-transform: scale(0.66);
    -o-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);
  -moz-transform: scale(0.33);
    -o-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);
  -moz-transform: scale(0.66);
    -o-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);
  -moz-transform: scale(0.33);
    -o-transform: scale(0.33);
       transform: scale(0.33); }

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

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-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);
  -moz-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%);
  -moz-transform: translateY(-50%);
    -o-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;
  -moz-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top;
  -moz-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;
  -moz-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%);
  -moz-transform: translateX(-50%);
    -o-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;
  -moz-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left;
  -moz-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;
  -moz-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;
  -moz-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right;
  -moz-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;
  -moz-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);
  -moz-transform: scale(0);
    -o-transform: scale(0);
       transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -moz-transform-origin: left top;
    -o-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;
  -moz-transform-origin: right top;
    -o-transform-origin: right top;
       transform-origin: right top; }

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

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .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-pagination-lock {
  display: none; }

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

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

.swiper-scrollbar-lock {
  display: none; }

.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%;
  -moz-transform-origin: 50%;
    -o-transform-origin: 50%;
       transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -o-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%;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
          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); } }

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

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

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
      -o-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;
  -moz-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;
  -moz-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;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
    -o-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;
  -moz-transform-origin: 100% 0;
    -o-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;
  -moz-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;
  -moz-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;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden; }

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

.select2-container {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: -moz-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: -moz-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: -moz-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: -moz-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

html {
  height: 100%; }

body {
  position: relative;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  font-family: 'Rokkitt', sans-serif;
  padding-top: 58px; }
  body.overflow_hidden {
    overflow: hidden; }
  @media screen and (max-width: 1199px) {
    body {
      padding-top: 63px; } }
  @media screen and (max-width: 767px) {
    body {
      padding-top: 40px; } }

.page-bg {
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1; }
  @media screen and (min-width: 1200px) {
    .page-bg {
      background-image: url("../images/bg.png"); } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-bg {
    background-image: url("../images/tablet-bg.png"); } }
  @media screen and (max-width: 767px) {
    .page-bg {
      background-image: url("../images/mob-bg.png"); } }

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

svg {
  pointer-events: none; }

input,
textarea,
button {
  border: none;
  outline: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="number"],
textarea,
button {
  -webkit-appearance: none; }

fieldset {
  border: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: normal;
  color: inherit; }

a {
  color: inherit;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    text-decoration: none; }

li {
  list-style: none; }

.visually-hidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important; }

@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

.visible-xs {
  display: none !important; }
  @media screen and (max-width: 767px) {
    .visible-xs {
      display: block !important; } }

.container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px; }
  @media screen and (max-width: 767px) {
    .container {
      padding: 0 20px; } }

.button {
  border: none;
  outline: none;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  padding-left: 16px;
  padding-right: 16px;
  height: 56px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#B1ABA3), to(#6F665D));
  background-image: -webkit-linear-gradient(top, #B1ABA3 0%, #6F665D 100%);
  background-image: -moz-linear-gradient(top, #B1ABA3 0%, #6F665D 100%);
  background-image: -o-linear-gradient(top, #B1ABA3 0%, #6F665D 100%);
  background-image: linear-gradient(180deg, #B1ABA3 0%, #6F665D 100%);
  font-weight: bold;
  font-size: 23px;
  line-height: 106.7%;
  color: #fff;
  cursor: pointer; }
  @media screen and (min-width: 768px) {
    .button {
      min-width: 184px; } }
  @media screen and (min-width: 1200px) {
    .button:not(.style_border) {
      -webkit-transition: opacity .2s ease-in-out;
      -o-transition: opacity .2s ease-in-out;
      -moz-transition: opacity .2s ease-in-out;
      transition: opacity .2s ease-in-out; }
      .button:not(.style_border):hover {
        opacity: .8; } }
  .button__text {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold; }
  .button__icon {
    margin-left: 10px;
    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; }
    .button__icon .icon-arrow-top {
      fill: none;
      width: 20px;
      height: 13px;
      -webkit-transform: rotate(-180deg);
         -moz-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
           -o-transform: rotate(-180deg);
              transform: rotate(-180deg);
      -webkit-transition: -webkit-transform .2s linear;
      transition: -webkit-transform .2s linear;
      -o-transition: -o-transform .2s linear;
      -moz-transition: transform .2s linear, -moz-transform .2s linear;
      transition: transform .2s linear;
      transition: transform .2s linear, -webkit-transform .2s linear, -moz-transform .2s linear, -o-transform .2s linear; }
  .button.style_border {
    color: #000;
    border: 2px solid #727171;
    background-color: #fff;
    background-image: none; }
    @media screen and (min-width: 1200px) {
      .button.style_border:hover {
        background-color: #727171;
        color: #fff; } }
  .button[disabled] {
    background: #727171;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    color: #fff;
    background-image: none;
    pointer-events: none; }
  .button.is-active .icon-arrow-top {
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
        -ms-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0); }

.back-wrap {
  display: inline-block; }
  .back-wrap:not(:last-child) {
    margin-bottom: 30px; }

.back,
.back-icon {
  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; }

.back-icon {
  overflow: hidden; }
  .back-icon + .back-text {
    margin-left: 11px; }
  .back-icon svg {
    -webkit-transform: translateX(5px);
       -moz-transform: translateX(5px);
        -ms-transform: translateX(5px);
         -o-transform: translateX(5px);
            transform: translateX(5px);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out, -moz-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out, -moz-transform .2s ease-in-out, -o-transform .2s ease-in-out;
    width: 25px;
    height: 18px;
    margin-top: -1px; }

.back {
  font-weight: 700;
  font-size: 18px; }
  @media screen and (min-width: 1200px) {
    .back {
      -webkit-transition: opacity .2s ease-in-out;
      -o-transition: opacity .2s ease-in-out;
      -moz-transition: opacity .2s ease-in-out;
      transition: opacity .2s ease-in-out; }
      .back:hover {
        opacity: .8; }
        .back:hover svg {
          -webkit-transform: translateX(0);
             -moz-transform: translateX(0);
              -ms-transform: translateX(0);
               -o-transform: translateX(0);
                  transform: translateX(0); } }

a.button {
  display: inline-block; }

input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0; }

input::-ms-clear {
  width: 0;
  height: 0; }

::-webkit-input-placeholder {
  color: #505050;
  opacity: 1 !important; }

:-moz-placeholder {
  color: #505050;
  opacity: 1 !important; }

::-moz-placeholder {
  color: #505050;
  opacity: 1 !important; }

:-ms-input-placeholder {
  color: #505050;
  opacity: 1 !important; }

::-ms-input-placeholder {
  color: #505050;
  opacity: 1 !important; }

::placeholder {
  color: #505050;
  opacity: 1 !important; }

.swiper-wrapper,
.swiper-container {
  width: 100%; }

.swiper-prev,
.swiper-next {
  border: 1px solid #7B5831;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  outline: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
  width: 60px;
  background-color: #7B5831;
  cursor: pointer; }
  .swiper-prev svg,
  .swiper-next svg {
    stroke-width: 2px;
    width: 28px;
    height: 12px;
    stroke: #fff; }
  @media screen and (min-width: 1200px) {
    .swiper-prev,
    .swiper-next {
      -webkit-transition: opacity .2s ease-in-out;
      -o-transition: opacity .2s ease-in-out;
      -moz-transition: opacity .2s ease-in-out;
      transition: opacity .2s ease-in-out; }
      .swiper-prev:hover:not(.swiper-button-disabled),
      .swiper-next:hover:not(.swiper-button-disabled) {
        opacity: .8; } }
  .swiper-prev.swiper-button-disabled, .swiper-prev.disabled,
  .swiper-next.swiper-button-disabled,
  .swiper-next.disabled {
    background-color: #fff;
    pointer-events: none; }
    .swiper-prev.swiper-button-disabled svg, .swiper-prev.disabled svg,
    .swiper-next.swiper-button-disabled svg,
    .swiper-next.disabled svg {
      stroke: #7B5831; }

.swiper-prev {
  margin-right: 20px; }

.link {
  font-weight: bold;
  font-size: 23px;
  line-height: 106.7%;
  color: rgba(51, 51, 51, 0.7);
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }
  @media screen and (max-width: 1199px) {
    .link {
      font-size: 15px; } }
  @media screen and (min-width: 1200px) {
    .link:hover {
      opacity: .7; } }
  .link.has_icon {
    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; }
    .link.has_icon svg {
      width: 18px;
      height: 20px;
      fill: none;
      stroke: rgba(51, 51, 51, 0.7);
      stroke-width: 3px; }
      @media screen and (max-width: 1199px) {
        .link.has_icon svg {
          width: 10px;
          height: 12px; } }
  .link-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 8px; }

@media screen and (max-width: 767px) {
  .ul {
    padding-left: 15px; } }

.ul li {
  font-size: 18px;
  line-height: 250%;
  list-style: disc; }
  @media screen and (max-width: 767px) {
    .ul li {
      font-size: 13px;
      line-height: 190%; } }

.form-select2 {
  background-color: rgba(181, 126, 63, 0.07); }
  .form-select2 ::-webkit-scrollbar {
    width: 4px;
    height: 2px;
    -webkit-border-radius: 4px;
            border-radius: 4px; }
  .form-select2 ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.24); }
  .form-select2 .select2-selection--single {
    height: 42px;
    background: transparent;
    outline: none;
    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;
    border: 1px solid #765530;
    -webkit-border-radius: 0 !important;
       -moz-border-radius: 0 !important;
            border-radius: 0 !important; }
    .form-select2 .select2-selection--single .select2-selection__rendered {
      padding: 0 20px;
      color: #000;
      font-size: 16px;
      line-height: 1; }
    .form-select2 .select2-selection--single .select2-selection__arrow {
      width: 11px;
      height: 6px;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 20px;
      margin: auto;
      background: url("../images/select-arrow.svg") no-repeat;
      -webkit-background-size: 100% 100%;
         -moz-background-size: 100%;
              background-size: 100%;
      -webkit-transition: 300ms ease-out;
      -o-transition: 300ms ease-out;
      -moz-transition: 300ms ease-out;
      transition: 300ms ease-out; }
      .form-select2 .select2-selection--single .select2-selection__arrow b {
        display: none; }
    .form-select2 .select2-selection--single .select2-selection__placeholder {
      font-size: 16px;
      line-height: 106.7%;
      color: #505050; }
  .form-select2.select2-container--focus .select2-selection--multiple {
    border-color: #cacbcc; }
  .form-select2 .select2-dropdown {
    font-size: 16px;
    background: #fff;
    border: 1px solid #765530; }
  .form-select2 .select2-results > .select2-results__options {
    max-height: 150px;
    padding: 10px 0; }
  .form-select2 .select2-results__option {
    cursor: pointer;
    padding: 12px 16px;
    -webkit-transition: 300ms ease-out;
    -o-transition: 300ms ease-out;
    -moz-transition: 300ms ease-out;
    transition: 300ms ease-out; }
    .form-select2 .select2-results__option--highlighted[aria-selected] {
      color: #000;
      background-color: transparent; }
    .form-select2 .select2-results__option[aria-selected=true] 
    {
      display: block;
      background-color: #ddd; 
    }
    .form-select2 .select2-results__option:empty {
      display: none; }

.select-light .select2-selection--single {
  background: transparent;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px; }
  .select-light .select2-selection--single .select2-selection__rendered {
    font-size: inherit;
    font-weight: 700;
    padding: 0; }

.header-content,
.header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

@media screen and (max-width: 767px) {
  .header-nav {
    display: none; } }

.header {
  margin-bottom: 70px;
  height: 58px; }
  @media screen and (max-width: 767px) {
    .header {
      margin-bottom: 40px; } }
  .header-logo {
    margin-right: 97px;
    width: 134px; }
    @media screen and (max-width: 1199px) {
      .header-logo {
        margin-right: 52px; } }
    .header-logo img {
      max-width: 100%; }
  .header .container {
    max-width: 1040px; }

.header-content {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .header-content {
      position: relative; } }

.header-nav__elem {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #404040; }
  @media screen and (min-width: 1200px) {
    .header-nav__elem {
      -webkit-transition: opacity .2s ease-in-out;
      -o-transition: opacity .2s ease-in-out;
      -moz-transition: opacity .2s ease-in-out;
      transition: opacity .2s ease-in-out; }
      .header-nav__elem:hover {
        opacity: .8; } }
  .header-nav__elem:not(:last-child) {
    margin-right: 60px; }
    @media screen and (max-width: 1199px) {
      .header-nav__elem:not(:last-child) {
        margin-right: 50px; } }

.header-burger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20; }
  @media screen and (min-width: 768px) {
    .header-burger {
      display: none; } }
  .header-burger svg {
    width: 31px;
    height: 14px;
    vertical-align: bottom; }

.burger {
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative; }

.burger i {
  position: absolute;
  display: block;
  height: 2px;
  background-color: #000;
  width: 30px;
  left: 0px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

.burger i:nth-child(1) {
  top: 0; }

.burger i:nth-child(2) {
  top: 8px; }

.burger i:nth-child(3) {
  top: 16px; }

.burger.is-active i:nth-child(1) {
  top: 9px;
  -webkit-transform: rotateZ(45deg);
     -moz-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg); }

.burger.is-active i:nth-child(2) {
  background: transparent; }

.burger.is-active i:nth-child(3) {
  top: 9px;
  -webkit-transform: rotateZ(-45deg);
     -moz-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg); }

.page {
  padding-bottom: 110px; }

@media screen and (min-width: 1200px) and (max-height: 840px) {
  .page {
    padding-bottom: 70px; } }
  @media screen and (max-width: 1199px) {
    .page {
      padding-bottom: 90px; } }
  @media screen and (max-width: 767px) {
    .page {
      padding-bottom: 70px; } }

.section:not(:last-child) {
  margin-bottom: 132px; }

@media screen and (min-width: 1200px) and (max-height: 840px) {
  .section:not(:last-child) {
    margin-bottom: 62px; } }
  @media screen and (max-width: 1199px) {
    .section:not(:last-child) {
      margin-bottom: 90px; } }
  @media screen and (max-width: 767px) {
    .section:not(:last-child) {
      margin-bottom: 70px; } }

.page-title {
  font-size: 37px;
  line-height: 43px;
  color: #333333;
  font-family: "CaslonGraD", sans-serif; }
  @media screen and (max-width: 1199px) {
    .page-title {
      font-size: 30px;
      line-height: 35px; } }
  @media screen and (max-width: 767px) {
    .page-title {
      font-size: 21px;
      line-height: 25px; } }

.page-subtitle {
  font-weight: 500;
  font-size: 27px;
  line-height: 31px;
  text-align: center; }
  @media screen and (max-width: 1199px) {
    .page-subtitle {
      font-size: 22px;
      line-height: 25px; } }
  @media screen and (max-width: 767px) {
    .page-subtitle {
      font-size: 16px;
      line-height: 160%; } }
  .page-subtitle:not(:last-child) {
    margin-bottom: 90px; }

@media screen and (min-width: 1200px) and (max-height: 850px) {
  .page-subtitle:not(:last-child) {
    margin-bottom: 70px; } }
    @media screen and (max-width: 767px) {
      .page-subtitle:not(:last-child) {
        margin-bottom: 50px; } }

.page-back:not(:last-child) {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .page-back:not(:last-child) {
      margin-bottom: 25px; } }

.main-about__title {
  font-size: 34px;
  line-height: 41px; }
  @media screen and (max-width: 767px) {
    .main-about__title {
      font-size: 33px;
      line-height: 160%; } }
  .main-about__title:not(:last-child) {
    margin-bottom: 42px; }

.main-about {
  text-align: center;
  font-family: "Myriad Pro", sans-serif;
  color: #171717; }
  .main-about:not(:last-child) {
    margin-bottom: 110px; }
    @media screen and (max-width: 1199px) {
      .main-about:not(:last-child) {
        margin-bottom: 100px; } }

.main-about__logo img {
  width: 155px; }

.main-about__logo:not(:last-child) {
  margin-bottom: 96px; }
  @media screen and (max-width: 767px) {
    .main-about__logo:not(:last-child) {
      margin-bottom: 40px; } }

.main-about__text {
  font-size: 32px;
  line-height: 38px; }
  @media screen and (max-width: 767px) {
    .main-about__text {
      font-size: 30px;
      line-height: 36px; } }

.page-banner__title {
  font-size: 100px;
  line-height: 134px;
  color: rgba(0, 0, 0, 0.15);
  margin-top: 0;
  margin-bottom: 0;
  font-family: "CaslonGraD", sans-serif; }
  @media screen and (min-width: 768px) {
    .page-banner__title.size_small {
      font-size: 50px;
      line-height: 64px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .page-banner__title.size_small {
      padding-right: 400px; } }
  @media screen and (max-width: 767px) {
    .page-banner__title.size_small {
      font-size: 40px;
      line-height: 50px; } }
  @media screen and (max-width: 767px) and (orientation: landscape) {
    .page-banner__title.size_small {
      padding-right: 300px; } }
  @media screen and (max-width: 1199px) {
    .page-banner__title {
      font-size: 60px;
      line-height: 117px; } }
  @media screen and (max-width: 767px) {
    .page-banner__title {
      font-size: 60px;
      line-height: 70px; }
      .page-banner__title.mob_margin_top {
        margin-top: -32px; }
      .page-banner__title + .page-banner__text {
        margin-top: 15px; } }

.page-banner:not(:last-child) {
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .page-banner:not(:last-child) {
      margin-bottom: 20px; } }

.page-banner.margin_small:not(:last-child) {
  margin-bottom: 70px; }
  @media screen and (max-width: 1199px) {
    .page-banner.margin_small:not(:last-child) {
      margin-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .page-banner.margin_small:not(:last-child) {
      margin-bottom: 50px; } }

.page-banner__text {
  font-weight: 500;
  font-size: 29px;
  line-height: 100.2%; }
  @media screen and (max-width: 1199px) {
    .page-banner__text {
      font-size: 19px; } }
  @media screen and (max-width: 767px) {
    .page-banner__text {
      font-size: 13px;
      line-height: 160%;
      padding-right: 60px; } }

.page-banner__image {
  position: relative; }
  @media screen and (min-width: 768px) {
    .page-banner__image {
      width: 620px;
      margin-left: auto;
      margin-top: -190px;
      text-align: right; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .page-banner__image {
      margin-top: -155px;
      margin-right: -30px; } }
  @media screen and (min-width: 1200px) {
    .page-banner__image {
      margin-right: 78px; } }
  @media screen and (min-width: 1200px) and (max-height: 740px) {
    .page-banner__image {
      width: 578px; } }
  @media screen and (min-width: 1200px) and (max-height: 700px) {
    .page-banner__image {
      width: 510px; } }
  @media screen and (min-width: 1200px) and (max-height: 690px) {
    .page-banner__image {
      width: 470px; } }
  @media screen and (max-width: 767px) {
    .page-banner__image {
      margin-left: -20px;
      margin-right: -20px;
      text-align: center; } }
  @media screen and (max-width: 767px) and (orientation: landscape) {
    .page-banner__image {
      max-width: 290px;
      margin-right: 0;
      margin-left: auto;
      margin-top: -110px;
      margin-bottom: -15px; } }
  .page-banner__image img {
    max-width: 70%;
    vertical-align: bottom; }
  @media screen and (min-width: 768px) {
    .page-banner__image.style_solution {
      margin-top: -150px;
      margin-bottom: -45px; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .page-banner__image.style_solution {
      width: 480px;
      margin-top: -120px;
      margin-right: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .page-banner__image.style_solution {
      width: 420px;
      margin-top: -170px; } }
  .page-banner__image.style_solution img {
    max-width: 100%; }
    @media screen and (min-width: 1200px) {
      .page-banner__image.style_solution img {
        margin-right: -60px; } }
  @media screen and (min-width: 1200px) {
    .page-banner__image.image_compas {
      max-width: 615px;
      width: 100%; }
      .page-banner__image.image_compas img {
        margin-right: -50px;
        margin-top: -22px;
        margin-bottom: -22px; } }
  @media screen and (min-width: 1200px) and (max-height: 700px) {
    .page-banner__image.image_compas {
      max-width: 540px; }
      .page-banner__image.image_compas img {
        margin-right: -37px; } }
  @media screen and (min-width: 1200px) and (max-height: 680px) {
    .page-banner__image.image_compas {
      max-width: 465px; }
      .page-banner__image.image_compas img {
        margin-top: -18px; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-banner__image.image_compas {
    max-width: 560px;
    margin-top: -190px; }
    .page-banner__image.image_compas img {
      margin-top: -18px;
      margin-right: -15px;
      margin-bottom: -27px; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) and (orientation: landscape) {
    .page-banner__image.image_compas {
      max-width: 710px;
      width: 710px; }
      .page-banner__image.image_compas img {
        margin-bottom: -40px;
        margin-right: -25px;
        margin-top: -25px; } }
  @media screen and (max-width: 767px) {
    .page-banner__image.image_compas img {
      position: relative;
      left: -5px;
      max-width: 82%;
      margin-top: -10px; } }

@media screen and (max-width: 767px) and (orientation: landscape) {
  .page-banner__image.image_compas img {
    left: 9px;
    margin-bottom: -24px; } }
  .page-banner__image.image_bird {
    max-width: 440px; }
    @media screen and (min-width: 1200px) {
      .page-banner__image.image_bird {
        margin-top: -190px;
        margin-right: 94px; } }
  @media screen and (min-width: 1200px) and (max-height: 700px) {
    .page-banner__image.image_bird {
      max-width: 385px; } }
  @media screen and (min-width: 1200px) and (max-height: 680px) {
    .page-banner__image.image_bird {
      max-width: 330px; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-banner__image.image_bird {
    margin-top: -190px;
    margin-right: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) and (orientation: landscape) {
    .page-banner__image.image_bird {
      max-width: 510px; } }
    @media screen and (max-width: 767px) {
      .page-banner__image.image_bird {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        max-width: 300px; } }
  @media screen and (max-width: 767px) and (orientation: landscape) {
    .page-banner__image.image_bird {
      margin-top: -90px;
      margin-right: 0;
      max-width: 250px; } }

.page-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.footer {
  background-color: #424343;
  color: #fff;
  position: relative;
  padding-top: 72px;
  padding-bottom: 53px; }
  @media screen and (max-width: 767px) {
    .footer {
      padding-top: 50px;
      padding-bottom: 50px; } }

.footer-info__icon svg {
  width: 24px;
  height: 24px;
  stroke: #fff;
  stroke-width: 2px;
  fill: none; }

.footer-info__icon .icon-clock {
  fill: #fff;
  width: 20px;
  height: 20px; }

.footer-info__icon .icon-info {
  width: 20px;
  height: 15px; }

@media screen and (min-width: 768px) {
  .footer-nav,
  .footer-info__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

.footer-bottom {
  position: relative; }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .footer-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
  .footer-bottom:not(:last-child) {
    margin-bottom: 80px; }
    @media screen and (max-width: 767px) {
      .footer-bottom:not(:last-child) {
        margin-bottom: 13px; } }

.footer-nav {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 1199px) {
    .footer-nav {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
         -moz-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .footer-nav:not(:last-child) {
        margin-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .footer-nav {
      width: -webkit-calc(100% - 120px);
      width: -moz-calc(100% - 120px);
      width: calc(100% - 120px);
      margin-left: auto; } }

.footer-logo img {
  width: 102px;
  vertical-align: bottom; }

@media screen and (min-width: 768px) {
  .footer-logo:not(:last-child) {
    margin-right: 81px; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .footer-logo {
    position: absolute;
    left: 40px; } }

.footer-nav__elem {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px; }
  @media screen and (min-width: 1200px) {
    .footer-nav__elem a {
      -webkit-transition: opacity .2s ease-in-out;
      -o-transition: opacity .2s ease-in-out;
      -moz-transition: opacity .2s ease-in-out;
      transition: opacity .2s ease-in-out; }
      .footer-nav__elem a:hover {
        opacity: .8; } }
  @media screen and (min-width: 768px) {
    .footer-nav__elem:not(:last-child) {
      margin-right: 50px; } }
  @media screen and (max-width: 767px) {
    .footer-nav__elem {
      text-align: right; }
      .footer-nav__elem:not(:last-child) {
        margin-bottom: 25px; } }

@media screen and (min-width: 1200px) {
  .footer-info__list:not(:first-child) {
    max-width: 280px;
    width: 100%;
    margin-left: auto; } }

@media screen and (max-width: 1199px) {
  .footer-info__list {
    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: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }

@media screen and (max-width: 767px) {
  .footer-info__list {
    width: 100%;
    display: block; } }

.footer-info__icon {
  width: 35px; }
  .footer-info__icon + .footer-info__title {
    width: -webkit-calc(100% - 35px);
    width: -moz-calc(100% - 35px);
    width: calc(100% - 35px); }
  .footer-info__icon .icon-pin {
    position: relative;
    top: -2px; }

.footer-info__title {
  font-size: 18px;
  line-height: 100.2%; }

.footer-info {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .footer-info {
    width: 50%; } }
  .footer-info:not(:last-child) {
    margin-bottom: 15px; }
    @media screen and (max-width: 1199px) {
      .footer-info:not(:last-child) {
        margin-bottom: 25px; } }

.footer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 44px;
  border-bottom: 1px solid #B8B8B8; }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .footer-top {
    display: block;
    padding-left: 180px;
    padding-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .footer-top {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      padding-bottom: 40px; } }
  .footer-top:not(:last-child) {
    margin-bottom: 70px; }
    @media screen and (max-width: 1199px) {
      .footer-top:not(:last-child) {
        margin-bottom: 56px; } }
    @media screen and (max-width: 767px) {
      .footer-top:not(:last-child) {
        margin-bottom: 30px; } }

.footer-text {
  font-size: 18px;
  line-height: 100.2%; }
  @media screen and (max-width: 767px) {
    .footer-text {
      font-size: 14px; }
      .footer-text:not(:last-child) {
        margin-bottom: 86px; } }
  .footer-text span {
    display: block;
    margin-top: 10px; }

@media screen and (min-width: 1200px) {
  .footer-icon {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0; } }

@media screen and (max-width: 767px) {
  .footer-icon {
    text-align: center;
    display: block; } }

.footer-icon img {
  width: 128px;
  vertical-align: bottom; }

.footer-copyright {
  text-align: center;
  color: #D8D8D8;
  font-size: 16px;
  line-height: 100.2%; }

.description .container {
  max-width: 1040px; }

@media screen and (min-width: 768px) {
  .description-content {
    width: 536px; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .description-content {
      width: 398px; } }

@media screen and (max-width: 767px) {
  .description-content:not(:last-child) {
    margin-bottom: 25px; } }

@media screen and (min-width: 1200px) {
  .description-content {
    padding-top: 40px; } }
  @media screen and (min-width: 1200px) and (max-height: 840px) {
    .description-content {
      padding-top: 0;
      margin-top: -40px; } }

@media screen and (min-width: 768px) {
  .description-content + .description-image {
    width: -webkit-calc(100% - 536px);
    width: -moz-calc(100% - 536px);
    width: calc(100% - 536px); } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .description-content + .description-image {
      width: -webkit-calc(100% - 377px);
      width: -moz-calc(100% - 377px);
      width: calc(100% - 377px);
      max-width: 280px;
      margin-left: auto; } }

@media screen and (min-width: 1200px) and (max-height: 800px) {
  .description-content + .description-image {
    width: -webkit-calc(100% - 600px);
    width: -moz-calc(100% - 600px);
    width: calc(100% - 600px); } }

.description-image {
  margin-top: -60px; }
  @media screen and (max-width: 1199px) {
    .description-image {
      margin-top: -28px; } }
  @media screen and (max-width: 767px) {
    .description-image {
      padding: 0 13px;
      margin-top: 0; } }
  @media screen and (max-width: 767px) {
    .description-image:not(:last-child) {
      margin-bottom: 12px; } }
  .description-image img {
    width: 100%;
    max-width: 100%; }

.description-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .description-wrap {
      -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; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .description-wrap {
    padding-right: 25px;
    padding-left: 25px; } }

.description-title {
  font-family: "CaslonGraD", sans-serif;
  font-size: 57px;
  line-height: 67px;
  padding-right: 4px;
  margin-top: 0; }
  .description-title:not(:last-child) {
    margin-bottom: 80px; }

@media screen and (min-width: 1200px) and (max-height: 800px) {
  .description-title:not(:last-child) {
    margin-bottom: 40px; } }

@media screen and (min-width: 1200px) and (max-height: 720px) {
  .description-title {
    font-size: 49px;
    line-height: 60px; } }
  @media screen and (max-width: 1199px) {
    .description-title {
      font-size: 45px;
      line-height: 53px; }
      .description-title:not(:last-child) {
        margin-bottom: 23px; } }
  @media screen and (max-width: 767px) {
    .description-title {
      font-size: 26px;
      line-height: 160%; } }

.description-text {
  font-weight: 500;
  font-size: 38px;
  line-height: 43px;
  color: #6B6B6B; }
  @media screen and (max-width: 1199px) {
    .description-text {
      font-size: 29px;
      line-height: 33px;
      max-width: 350px; } }
  @media screen and (max-width: 767px) {
    .description-text {
      font-size: 20px;
      line-height: 23px; } }

.reviews-head {
  text-align: center; }
  .reviews-head:not(:last-child) {
    margin-bottom: 50px; }
    @media screen and (max-width: 1199px) {
      .reviews-head:not(:last-child) {
        margin-bottom: 30px; } }

.reviews:not(:last-child) {
  margin-bottom: 150px; }

@media screen and (min-width: 1200px) and (max-height: 840px) {
  .reviews:not(:last-child) {
    margin-bottom: 70px; } }
  @media screen and (max-width: 1199px) {
    .reviews:not(:last-child) {
      margin-bottom: 90px; } }
  @media screen and (max-width: 767px) {
    .reviews:not(:last-child) {
      margin-bottom: 80px; } }

.reviews-grid__wrap:not(:last-child) {
  margin-bottom: 15px; }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .reviews-grid__wrap:not(:last-child) {
    padding: 0 8px;
    margin-bottom: 20px; } }
  @media screen and (max-width: 1199px) {
    .reviews-grid__wrap:not(:last-child) {
      margin-bottom: 0; } }

.reviews-grid {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: -42px; }
  @media (min-width: 1350px) {
    .reviews-grid {
      margin-left: -55px;
      margin-right: -55px; } }
  @media screen and (max-width: 767px) {
    .reviews-grid {
      margin-bottom: -20px; } }


@media screen and (max-width: 767px) {
  .reviews-col {
    width: 50%;
    text-align: center; } }

.reviews-image {
  cursor: pointer;
  display: inline-block; }
  .reviews-image img {
    vertical-align: bottom;
    max-width: 100%;
    max-height: 50px; }

.reviews-slider .card-border {
  margin-top: 31px; }

.card {
  width: 280px;
  margin: auto; }
  @media screen and (max-width: 940px) {
    .card {
      width: 330px; }
      .card:not(:last-child) {
        margin-bottom: 46px; }
      .card:nth-child(3) .card-border:after {
        opacity: 1; } }
  @media screen and (max-width: 767px) {
    .card {
      width: 280px;
      margin-right: auto;
      margin-left: auto; }
      .card:not(:last-child) {
        margin-bottom: 50px; } }
  @media screen and (min-width: 1200px) {
    .card:hover .card-border:after {
      opacity: 1; } }

.card-border {
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  padding: 50px 23px 50px;
  height: 330px;
  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; }
  @media screen and (min-width: 768px) {
    .card-border {
      background-image: url("../images/border-gradient.svg"); } }
  @media screen and (min-width: 768px) and (max-width: 940px) {
    .card-border {
      background-image: url("../images/border-tablet.svg");
      padding-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .card-border {
      background-image: url("../images/border-mob.svg"); } }
  .card-border:not(:last-child) {
    margin-bottom: 28px; }
    @media screen and (max-width: 767px) {
      .card-border:not(:last-child) {
        margin-bottom: 15px; } }
  .card-border:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 87px;
    left: 1px;
    right: 1px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(90%, white));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 90%);
    height: 50px;
    pointer-events: none; }
    @media screen and (max-width: 1199px) {
      .card-border:before {
        bottom: 78px; } }
  .card-border:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 15px;
    left: 1px;
    right: 1px;
    background-color: #fff;
    z-index: -1;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    opacity: 0; }

.card-border__text {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  max-height: 83%;
  overflow: hidden; }
  .card-border__text:not(:last-child) {
    margin-bottom: 15px; }
  .card-border__text .ul {
    padding-left: 0; }
  .card-border__text li {
    font-size: 14px;
    line-height: 150%;
    list-style: none; }
    .card-border__text li:not(:last-child) {
      margin-bottom: 10px; }

.card-link__wrap {
  display: inline-block;
  margin-top: auto; }

.card-link {
  font-size: 16px;
  color: #7B5831;
  border-bottom: 1px solid #7B5831;
  position: relative; }
  @media screen and (min-width: 1200px) {
    .card-link {
      -webkit-transition: border-color .2s ease-in-out;
      -o-transition: border-color .2s ease-in-out;
      -moz-transition: border-color .2s ease-in-out;
      transition: border-color .2s ease-in-out; }
      .card-link:hover {
        border-color: transparent; } }

.pattern_1,
.pattern_2 {
  position: absolute;
  z-index: 1; }

.pattern_1 {
  bottom: -webkit-calc(100% - 45px);
  bottom: -moz-calc(100% - 45px);
  bottom: calc(100% - 45px);
  left: 23px; }

.pattern_2 {
  bottom: 25px;
  right: 23px; }

.icon-pattern-1,
.icon-pattern-2 {
  width: 36px;
  height: 30px; }

.card-body,
.reviews-slider__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.card-icon {
  width: 82px;
  height: 82px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden; }
  .card-icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .card-icon + .card-text {
    width: -webkit-calc(100% - 102px);
    width: -moz-calc(100% - 102px);
    width: calc(100% - 102px);
    margin-left: auto; }

.card-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #333333; }
  .card-title:not(:last-child) {
    margin-bottom: 12px; }

.card-text {
  color: #545454;
  font-size: 14px;
  line-height: 125%; }
  @media screen and (max-width: 1199px) {
    .card-text {
      padding-right: 40px; } }

.reviews-slider__nav {
  margin-top: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.section-advantages .page-title {
  text-align: center;
  color: #171717; }
  .section-advantages .page-title:not(:last-child) {
    margin-bottom: 93px; }

@media screen and (min-width: 1200px) and (max-height: 850px) {
  .section-advantages .page-title:not(:last-child) {
    margin-bottom: 70px; } }
    @media screen and (max-width: 1199px) {
      .section-advantages .page-title:not(:last-child) {
        margin-bottom: 50px; } }
    @media screen and (max-width: 767px) {
      .section-advantages .page-title:not(:last-child) {
        margin-bottom: 30px; } }
  @media screen and (max-width: 1199px) {
    .section-advantages .page-title {
      font-size: 37px;
      line-height: 43px; } }

.advantages-top {
  font-weight: 500;
  font-size: 25px;
  line-height: normal; }
  @media screen and (max-width: 1199px) {
    .advantages-top {
      font-size: 20px; } }
  .advantages-top:not(:last-child) {
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .advantages-top:not(:last-child) {
        margin-bottom: 40px; } }

.advantages-grid {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: -35px; }
  @media screen and (max-width: 1199px) {
    .advantages-grid {
      margin-bottom: -30px; } }
  @media screen and (max-width: 767px) {
    .advantages-grid {
      margin-bottom: 0; } }

@media screen and (min-width: 768px) {
  .advantages-card,
  .advantages-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 768px) {
  .advantages-col {
    width: 33.333333%;
    margin-bottom: 35px; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .advantages-col {
      width: 50%;
      margin-bottom: 30px; }
      .advantages-col:nth-child(2n - 1) {
        padding-right: 24px; }
      .advantages-col:nth-child(2n) {
        padding-right: 5px; } }
  @media screen and (min-width: 768px) and (min-width: 1200px) {
    .advantages-col:not(:nth-child(3n)) {
      padding-right: 80px; } }

@media screen and (min-width: 768px) {
    .advantages-col:last-child {
      margin-left: auto;
      margin-right: auto; } }

@media screen and (max-width: 767px) {
  .advantages-col:not(:last-child) {
    margin-bottom: 37px; } }

@media screen and (max-width: 767px) {
  .advantages-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

.advantages-card__text {
  font-size: 18px;
  line-height: 160%; }
  @media screen and (max-width: 1199px) {
    .advantages-card__text {
      line-height: 140%; } }
  .advantages-card__text p:not(:last-child) {
    margin-bottom: 15px; }

.advantages-card__icon {
  width: 70px; }
  @media screen and (max-width: 1199px) {
    .advantages-card__icon {
      width: 60px; } }
  .advantages-card__icon svg {
    width: 42px;
    height: 42px; }
  .advantages-card__icon + .advantages-card__text {
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px); }
    @media screen and (max-width: 1199px) {
      .advantages-card__icon + .advantages-card__text {
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: calc(100% - 60px); } }

.video-item {
  position: relative;
  padding-bottom: 56%; }
  @media screen and (max-width: 767px) {
    .video-item {
      padding-bottom: 65%;
      margin-left: -20px;
      margin-right: -20px; } }
  .video-item iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%; }

@media screen and (min-width: 768px) {
  .about-article__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

.about-article__image {
  width: 350px;
  text-align: center; }
  @media screen and (max-width: 1199px) {
    .about-article__image {
      width: 246px; } }
  @media screen and (max-width: 767px) {
    .about-article__image {
      margin-left: auto;
      margin-right: auto; }
      .about-article__image:not(:last-child) {
        margin-bottom: 50px; } }
  .about-article__image img {
    max-width: 100%;
    margin-bottom: 45px;
    max-height: 100%;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }
    @media screen and (max-width: 1199px) {
      .about-article__image img {
        margin-bottom: 68px; } }
  @media screen and (min-width: 768px) {
    .about-article__image + .about-article__text {
      width: -webkit-calc(100% - 392px);
      width: -moz-calc(100% - 392px);
      width: calc(100% - 392px);
      margin-left: auto; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .about-article__image + .about-article__text {
      width: -webkit-calc(100% - 275px);
      width: -moz-calc(100% - 275px);
      width: calc(100% - 275px); } }
  .about-article__image p {
    font-weight: 500;
    font-size: 21px;
    line-height: 100.2%;
    color: #242424; }
    @media screen and (max-width: 1199px) {
      .about-article__image p {
        font-size: 13px;
        line-height: 100.2%; } }

.about-article__title {
  font-weight: bold;
  font-size: 34px;
  line-height: 39px;
  letter-spacing: 0.02em; }
  @media screen and (max-width: 1199px) {
    .about-article__title {
      font-size: 30px;
      line-height: 34px; } }
  .about-article__title:not(:last-child) {
    margin-bottom: 15px; }
    @media screen and (max-width: 1199px) {
      .about-article__title:not(:last-child) {
        margin-bottom: 7px; } }

.about-article__subtitle {
  font-weight: 500;
  font-size: 27px;
  line-height: 27px;
  color: #242424;
  padding: 0 20px; }
  @media screen and (max-width: 1199px) {
    .about-article__subtitle {
      font-size: 17px;
      line-height: 150.2%; } }
  .about-article__subtitle:not(:last-child) {
    margin-bottom: 10px; }
    @media screen and (max-width: 1199px) {
      .about-article__subtitle:not(:last-child) {
        margin-bottom: 17px; } }

.about-article__text {
  font-size: 18px;
  line-height: 160%; }
  @media screen and (max-width: 1199px) {
    .about-article__text {
      line-height: 140%; } }
  .about-article__text p:not(:last-child) {
    margin-bottom: 30px; }
    @media screen and (max-width: 1199px) {
      .about-article__text p:not(:last-child) {
        margin-bottom: 20px; } }

@media screen and (min-width: 1200px) {
  .news-list {
    padding: 0 40px; } }

.news-list:not(:last-child) {
  margin-bottom: 52px; }
  @media screen and (max-width: 1199px) {
    .news-list:not(:last-child) {
      margin-bottom: 42px; } }
  @media screen and (max-width: 767px) {
    .news-list:not(:last-child) {
      margin-bottom: 70px; } }

.news-elem {
  display: block; }
  @media screen and (min-width: 768px) {
    .news-elem {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  .news-elem:not(:last-child) {
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .news-elem:not(:last-child) {
        margin-bottom: 70px; } }
  .news-elem__image {
    position: relative; }
    @media screen and (min-width: 768px) {
      .news-elem__image {
        width: 300px;
        height: 190px; } }
    @media screen and (max-width: 767px) {
      .news-elem__image {
        margin-left: -20px;
        margin-right: -20px;
        padding-bottom: 79%; }
        .news-elem__image:not(:last-child) {
          margin-bottom: 10px; } }
  @media screen and (max-width: 767px) and (orientation: landscape) {
    .news-elem__image {
      max-width: 350px;
      padding-bottom: 43%;
      margin-left: auto;
      margin-right: auto; } }
    .news-elem__image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      vertical-align: bottom; }
      @media screen and (max-width: 767px) {
        .news-elem__image img {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto; } }
    .news-elem__image.style_video:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      background-color: rgba(0, 0, 0, 0.3); }
    .news-elem__image.style_video:hover .play svg {
      -webkit-transform: scale(1.2);
         -moz-transform: scale(1.2);
          -ms-transform: scale(1.2);
           -o-transform: scale(1.2);
              transform: scale(1.2); }
    @media screen and (min-width: 768px) {
      .news-elem__image + .news-elem__content {
        width: -webkit-calc(100% - 350px);
        width: -moz-calc(100% - 350px);
        width: calc(100% - 350px);
        margin-left: auto; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .news-elem__image + .news-elem__content {
      width: -webkit-calc(100% - 340px);
      width: -moz-calc(100% - 340px);
      width: calc(100% - 340px); } }

@media screen and (max-width: 767px) and (orientation: landscape) {
  .news-elem__image + .news-elem__content {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto; } }
    .news-elem__image .play svg {
      width: 63px;
      height: 48px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-transition: -webkit-transform .2s ease-in-out;
      transition: -webkit-transform .2s ease-in-out;
      -o-transition: -o-transform .2s ease-in-out;
      -moz-transition: transform .2s ease-in-out, -moz-transform .2s ease-in-out;
      transition: transform .2s ease-in-out;
      transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out, -moz-transform .2s ease-in-out, -o-transform .2s ease-in-out; }
  .news-elem__title {
    font-family: "CaslonGraD", sans-serif;
    font-size: 30px;
    line-height: 35px; }
    @media screen and (max-width: 1199px) {
      .news-elem__title {
        font-size: 25px;
        line-height: 29px; } }
    .news-elem__title:not(:last-child) {
      margin-bottom: 27px; }
      @media screen and (max-width: 1199px) {
        .news-elem__title:not(:last-child) {
          margin-bottom: 15px; } }
  .news-elem__text {
    font-size: 18px;
    line-height: 160%; }
    @media screen and (max-width: 1199px) {
      .news-elem__text {
        font-size: 16px; } }
    .news-elem__text p:not(:last-child) {
      margin-bottom: 15px; }
    .news-elem__text:not(:last-child) {
      margin-bottom: 21px; }
      @media screen and (max-width: 1199px) {
        .news-elem__text:not(:last-child) {
          margin-bottom: 15px; } }
      @media screen and (max-width: 767px) {
        .news-elem__text:not(:last-child) {
          margin-bottom: 5px; } }
  .news-elem__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.date {
  font-weight: 500;
  font-size: 20px;
  line-height: 106.7%;
  color: #444444; }
  .date:not(:last-child) {
    margin-bottom: 31px; }
    @media screen and (max-width: 1199px) {
      .date:not(:last-child) {
        margin-bottom: 20px; } }

.solution-head {
  text-align: center; }
  .solution-head:not(:last-child) {
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .solution-head:not(:last-child) {
        margin-bottom: 30px; } }

.solution-title {
  font-size: 37px;
  line-height: 43px;
  color: #171717;
  font-family: "CaslonGraD", sans-serif; }
  @media screen and (max-width: 1199px) {
    .solution-title {
      font-size: 30px;
      line-height: 35px; } }
  @media screen and (max-width: 767px) {
    .solution-title {
      font-size: 18px;
      line-height: 160%; } }

.solution-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .solution-tabs {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .solution-tabs:not(:last-child) {
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .solution-tabs:not(:last-child) {
        margin-bottom: 30px; } }

.solution-tab {
  width: -webkit-calc(25% - 39px);
  width: -moz-calc(25% - 39px);
  width: calc(25% - 39px);
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  font-size: 22px;
  line-height: 25px;
  -webkit-border-radius: 10px 10px 0px 0px;
     -moz-border-radius: 10px 10px 0px 0px;
          border-radius: 10px 10px 0px 0px;
  border: 1px solid #765530;
  height: 90px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  cursor: pointer; }
  @media screen and (min-width: 1200px) {
    .solution-tab {
      -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out;
      -o-transition: color .2s ease-in-out, background-color .2s ease-in-out;
      -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out;
      transition: color .2s ease-in-out, background-color .2s ease-in-out; }
      .solution-tab:hover {
        background-color: #765530;
        color: #fff; } }
  @media screen and (max-width: 1199px) {
    .solution-tab {
      height: 68px;
      font-size: 18px;
      line-height: 20px;
      width: -webkit-calc(25% - 15px);
      width: -moz-calc(25% - 15px);
      width: calc(25% - 15px); }
      .solution-tab br {
        display: none; } }
  @media screen and (max-width: 767px) {
    .solution-tab {
      width: -webkit-calc(50% - 10px);
      width: -moz-calc(50% - 10px);
      width: calc(50% - 10px);
      margin-bottom: 20px;
      font-size: 16px;
      line-height: 18px; }
      .solution-tab:not(:nth-child(2n)) {
        margin-right: 20px; } }
  .solution-tab.is-active {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#B1ABA3), to(#6F665D));
    background-image: -webkit-linear-gradient(top, #B1ABA3 0%, #6F665D 100%);
    background-image: -moz-linear-gradient(top, #B1ABA3 0%, #6F665D 100%);
    background-image: -o-linear-gradient(top, #B1ABA3 0%, #6F665D 100%);
    background-image: linear-gradient(180deg, #B1ABA3 0%, #6F665D 100%);
    color: #fff;
    border: none;
    font-weight: 700;
    pointer-events: none;
    letter-spacing: 0.1em; }
  @media screen and (min-width: 768px) {
    .solution-tab:not(:last-child) {
      margin-right: 52px; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .solution-tab:not(:last-child) {
      margin-right: 20px; } }

.solution-button {
  height: 63px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  font-size: 22px;
  line-height: 106.7%;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  border: 1px solid #765530;
  color: #545454;
  text-align: center;
  cursor: pointer; }
  @media screen and (min-width: 1200px) {
    .solution-button {
      -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out;
      -o-transition: color .2s ease-in-out, background-color .2s ease-in-out;
      -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out;
      transition: color .2s ease-in-out, background-color .2s ease-in-out; }
      .solution-button:hover {
        background-color: #765530;
        color: #fff; } }
  @media screen and (max-width: 767px) {
    .solution-button {
      font-size: 14px;
      line-height: 106.7%;
      height: 48px; } }
  .solution-button:not(:last-child) {
    margin-bottom: 28px; }
    @media screen and (max-width: 1199px) {
      .solution-button:not(:last-child) {
        margin-bottom: 25px; } }
    @media screen and (max-width: 767px) {
      .solution-button:not(:last-child) {
        margin-bottom: 15px; } }
  .solution-button.is-active {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#B1ABA3), to(#6F665D));
    background-image: -webkit-linear-gradient(top, #B1ABA3 0%, #6F665D 100%);
    background-image: -moz-linear-gradient(top, #B1ABA3 0%, #6F665D 100%);
    background-image: -o-linear-gradient(top, #B1ABA3 0%, #6F665D 100%);
    background-image: linear-gradient(180deg, #B1ABA3 0%, #6F665D 100%);
    color: #fff;
    border: none;
    font-weight: 700;
    pointer-events: none; }

.section-solution:not(:last-child) {
  margin-bottom: 114px; }
  @media screen and (max-width: 1199px) {
    .section-solution:not(:last-child) {
      margin-bottom: 100px; } }
  @media screen and (max-width: 767px) {
    .section-solution:not(:last-child) {
      margin-bottom: 80px; } }

.solution-about .solution-title {
  text-align: center;
  font-size: 30px;
  line-height: 35px; }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .solution-about .solution-title {
    padding-left: 50px;
    padding-right: 50px; } }
  @media screen and (max-width: 767px) {
    .solution-about .solution-title {
      font-size: 18px;
      line-height: 150%; } }
  .solution-about .solution-title:not(:last-child) {
    margin-bottom: 50px; }
    @media screen and (max-width: 1199px) {
      .solution-about .solution-title:not(:last-child) {
        margin-bottom: 40px; } }

.solution-text {
  font-size: 18px;
  line-height: 150%; }
  @media screen and (max-width: 767px) {
    .solution-text {
      font-size: 14px;
      line-height: 160%; } }
  .solution-text:not(:last-child) {
    margin-bottom: 35px; }
    @media screen and (max-width: 1199px) {
      .solution-text:not(:last-child) {
        margin-bottom: 70px; } }
    @media screen and (max-width: 767px) {
      .solution-text:not(:last-child) {
        margin-bottom: 60px; } }
  .solution-text p:not(:last-child) {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .solution-text p:not(:last-child) {
        margin-bottom: 25px; } }
.solution-text ul{
  padding-inline-start: 40px;
}
.solution-container {
  max-width: 990px;
  margin: 0 auto; }

@media screen and (min-width: 768px) {
  .solution-list {
    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; } }

.solution-elem__head,
.solution-elem__icon {
  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; }

.solution-elem__head {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 75px;
  padding-bottom: 25px; }
  @media screen and (max-width: 1199px) {
    .solution-elem__head {
      min-height: 85px; } }

.solution-dropbox:not(:last-child) {
  margin-bottom: 70px; }

.solution-elem__body {
  font-size: 18px;
  line-height: 140%;
  text-align: center; }

@media screen and (min-width: 768px) {
  .solution-elem {
    width: 260px; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .solution-elem {
      width: 216px; } }

@media screen and (max-width: 767px) {
  .solution-elem:not(:last-child) {
    margin-bottom: 50px; } }

.solution-elem__icon {
  width: 65px; }
  @media screen and (max-width: 1199px) {
    .solution-elem__icon {
      width: 46px; } }
  .solution-elem__icon:not(:last-child) {
    margin-right: 5px; }
    @media screen and (max-width: 1199px) {
      .solution-elem__icon:not(:last-child) {
        margin-right: 20px; } }
  .solution-elem__icon svg {
    max-width: 100%; }

.icon-fast {
  width: 36px;
  height: 56px; }

.icon-scaleble {
  width: 41px;
  height: 41px; }

.icon-quality {
  width: 46px;
  height: 56px; }

.solution-elem__title {
  font-weight: 500;
  font-size: 27px;
  line-height: 31px; }

.solution-buttons__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (max-width: 767px) {
    .solution-buttons__flex .button:not(:last-child) {
      width: -webkit-calc(50% - 10px);
      width: -moz-calc(50% - 10px);
      width: calc(50% - 10px); }
      .solution-buttons__flex .button:not(:last-child) + .button {
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: calc(50% - 10px); } }
  .solution-buttons__flex .button + .button {
    margin-left: 22px; }
    @media screen and (max-width: 767px) {
      .solution-buttons__flex .button + .button {
        margin-left: 20px; } }

.dropbox-body {
  padding-top: 85px; }
  @media screen and (max-width: 1199px) {
    .dropbox-body {
      padding-top: 64px; } }
  @media screen and (max-width: 767px) {
    .dropbox-body {
      padding-top: 70px; } }

.modal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: url("../images/modal-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover; }
  @media screen and (min-width: 768px) {
    .modal {
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%); } }
  @media screen and (min-width: 1200px) {
    .modal {
      max-width: 870px;
      width: 100%;
      margin: auto; } }
  .modal .mfp-close {
    display: none; }
  .modal-close {
    height: 26px;
    width: 26px;
    position: absolute;
    right: 40px;
    top: 40px; }
    @media screen and (min-width: 1200px) {
      .modal-close:hover svg {
        stroke: #765530; } }
    @media screen and (max-width: 767px) {
      .modal-close {
        right: 20px;
        top: 35px; } }
    .modal-close svg {
      width: 25px;
      height: 26px;
      vertical-align: bottom;
      stroke: #000;
      -webkit-transition: stroke .2s ease-in-out;
      -o-transition: stroke .2s ease-in-out;
      -moz-transition: stroke .2s ease-in-out;
      transition: stroke .2s ease-in-out; }

[data-mfp-src] {
  outline: none; }

.mfp-bg {
  z-index: 99;
  opacity: 0;
  -webkit-transition: 300ms ease-out;
  -o-transition: 300ms ease-out;
  -moz-transition: 300ms ease-out;
  transition: 300ms ease-out; }
  .mfp-bg.mfp-ready {
    opacity: 1; }
  .mfp-bg.mfp-removing {
    opacity: 0.8; }

.mfp-container {
  padding: 0; }

.modal-title {
  font-size: 32px;
  line-height: 37px;
  font-family: "CaslonGraD", sans-serif; }

.modal-head:not(:last-child) {
  margin-bottom: 35px; }

@media screen and (max-width: 767px) {
  .modal-head {
    padding-right: 40px; } }

.mfp-content {
  padding: 0;
  width: 100%;
  height: 100%; }

.mfp-wrap {
  z-index: 99;
  top: 0 !important;
  position: fixed !important;
  overflow: auto;
  -webkit-overflow-scrolling: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 0; }
  .mfp-wrap.is-hidden {
    overflow: hidden !important; }
  .mfp-wrap.mfp-ready {
    z-index: 151; }

.mfp-open body {
  overflow: hidden; }

.modal-box {
  padding: 66px 100px;
  position: relative; }
  @media screen and (max-width: 1199px) {
    .modal-box {
      padding: 44px 48px; } }
  @media screen and (max-width: 767px) {
    .modal-box {
      padding: 30px 20px 20px; } }

@media screen and (min-width: 768px) {
  .modal-form__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

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

@media screen and (min-width: 768px) {
  .modal-form__left {
    width: 325px; }
    .modal-form__left + .modal-form__right {
      width: -webkit-calc(100% - 347px);
      width: -moz-calc(100% - 347px);
      width: calc(100% - 347px);
      margin-left: auto; } }

@media screen and (max-width: 767px) {
  .modal-form__left:not(:last-child) {
    margin-bottom: 20px; } }

.modal-form__submit {
  padding-top: 30px; }
  @media screen and (max-width: 767px) {
    .modal-form__submit {
      padding-top: 10px;
      text-align: center; }
      .modal-form__submit .button {
        min-width: 162px; } }

.modal-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%; }
  .modal-text .modal-box {
    padding: 50px 80px 50px 50px; }
    @media screen and (max-width: 767px) {
      .modal-text .modal-box {
        padding: 30px 60px 30px 20px; } }
  .modal-text p:not(:last-child),
  .modal-text ul:not(:last-child) {
    margin-bottom: 20px; }
  .modal-text li {
    list-style: none;
    font-size: 14px;
    line-height: 150%; }
    .modal-text li:not(:last-child) {
      margin-bottom: 10px; }
  .modal-text ul {
    padding-left: 0; }

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

.modal-card__info {
  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; }
  .modal-card__info img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .modal-card__info-image {
    width: 82px;
    height: 82px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden; }
  .modal-card__info-content {
    width: -webkit-calc(100% - 102px);
    width: -moz-calc(100% - 102px);
    width: calc(100% - 102px);
    margin-left: auto;
    color: #545454;
    font-size: 14px;
    line-height: 125%; }

.form-field {
  position: relative; }
  .form-field:not(:last-child) {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .form-field:not(:last-child) {
        margin-bottom: 20px; } }

.input {
  height: 42px; }

.input,
.textarea {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  vertical-align: bottom;
  background-color: rgba(181, 126, 63, 0.07);
  border: 1px solid #765530;
  font-size: 16px;
  line-height: 106.7%; }
  .input:focus,
  .textarea:focus {
    border-color: #765539; }

.textarea {
  height: 186px;
  padding-top: 12px; }

textarea {
  resize: none; }

.label-error {
  color: red; }

.is-error .input,
.is-error .textarea,
.is-error .form-select2 .select2-selection--single {
  border-color: red; }

.contacts-map {
  position: relative;
  height: 554px; }
  @media (max-width: 1023px) {
    .contacts-map {
      height: 320px; } }
  @media screen and (max-width: 767px) {
    .contacts-map {
      height: auto;
      padding-bottom: 55%;
      margin-left: -20px;
      margin-right: -20px; } }
  .contacts-map:not(:last-child) {
    margin-bottom: 72px; }
    @media screen and (max-width: 767px) {
      .contacts-map:not(:last-child) {
        margin-bottom: 60px; } }
  .contacts-map iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%; }

.contacts-flex,
.contacts-info,
.contacts-info__icon,
.contacts-form__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.contacts-info {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .contacts-info:not(:last-child) {
    margin-bottom: 23px; }
    @media screen and (max-width: 767px) {
      .contacts-info:not(:last-child) {
        margin-bottom: 25px; } }
  .contacts-info .icon-pin,
  .contacts-info .icon-phone {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: #000;
    stroke-width: 2px; }
  .contacts-info .icon-info {
    width: 20px;
    height: 15px;
    fill: none;
    stroke: #000;
    stroke-width: 2px; }
  .contacts-info .icon-clock {
    width: 20px;
    height: 20px; }

@media screen and (max-width: 1199px) {
  .contacts-flex {
    display: block; } }

.contacts-flex:not(:last-child) {
  margin-bottom: 45px; }
  @media screen and (max-width: 1199px) {
    .contacts-flex:not(:last-child) {
      margin-bottom: 70px; } }
  @media screen and (max-width: 767px) {
    .contacts-flex:not(:last-child) {
      margin-bottom: 60px; } }

@media screen and (max-width: 767px) {
  .contacts-form__flex {
    display: block; } }

.contacts-form__flex:not(:last-child) {
  margin-bottom: 70px; }
  @media screen and (max-width: 1199px) {
    .contacts-form__flex:not(:last-child) {
      margin-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .contacts-form__flex:not(:last-child) {
      margin-bottom: 50px; } }

.contacts-info__icon {
  width: 36px; }

.contacts-info__title {
  font-size: 18px;
  line-height: 100.2%;
  width: -webkit-calc(100% - 36px);
  width: -moz-calc(100% - 36px);
  width: calc(100% - 36px); }
  @media screen and (max-width: 767px) {
    .contacts-info__title {
      font-size: 16px; } }

.contacts-container {
  max-width: 833px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1199px) {
    .contacts-container {
      max-width: 510px; } }
  .contacts-container:not(:last-child) {
    margin-bottom: 70px; }
    @media screen and (max-width: 1199px) {
      .contacts-container:not(:last-child) {
        margin-bottom: 120px; } }
    @media screen and (max-width: 767px) {
      .contacts-container:not(:last-child) {
        margin-bottom: 75px; } }

@media screen and (min-width: 1200px) {
  .contacts-list {
    width: 410px; }
    .contacts-list + .contacts-text {
      width: 325px;
      margin-left: auto; } }

@media screen and (max-width: 1199px) {
  .contacts-list:not(:last-child) {
    margin-bottom: 60px; } }

@media screen and (max-width: 767px) {
  .contacts-list:not(:last-child) {
    margin-bottom: 50px; } }

.contacts-text {
  font-size: 18px;
  line-height: 100.2%; }
  @media screen and (max-width: 767px) {
    .contacts-text {
      font-size: 16px; } }
  .contacts-text p:not(:last-child) {
    margin-bottom: 15px; }

.contacts-logo__wrap img {
  vertical-align: bottom;
  width: 128px; }

.contacts-logo__wrap:not(:last-child) {
  margin-bottom: 70px; }

.contacts-form {
  max-width: 794px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1199px) {
    .contacts-form {
      max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .contacts-form .form-field:not(:last-child) {
      margin-bottom: 16px; } }

@media screen and (min-width: 768px) {
  .contacts-form__left {
    width: 387px; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .contacts-form__left {
      width: 334px; } }

@media screen and (min-width: 768px) {
    .contacts-form__left + .contacts-form__right {
      width: 346px;
      margin-left: auto; } }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .contacts-form__left + .contacts-form__right {
        width: -webkit-calc(100% - 354px);
        width: -moz-calc(100% - 354px);
        width: calc(100% - 354px); } }

@media screen and (max-width: 767px) {
  .contacts-form__left:not(:last-child) {
    margin-bottom: 16px; } }

.contacts-form__submit,
.contacts-logo__wrap {
  text-align: center; }

.contacts-form__submit .button {
  min-width: 162px; }

.menu {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: -webkit-transform .2s linear;
  transition: -webkit-transform .2s linear;
  -o-transition: -o-transform .2s linear;
  -moz-transition: transform .2s linear, -moz-transform .2s linear;
  transition: transform .2s linear;
  transition: transform .2s linear, -webkit-transform .2s linear, -moz-transform .2s linear, -o-transform .2s linear;
  -webkit-transform: translateY(-120%);
     -moz-transform: translateY(-120%);
      -ms-transform: translateY(-120%);
       -o-transform: translateY(-120%);
          transform: translateY(-120%);
  overflow: hidden;
  height: -webkit-calc(100vh + 58px);
  height: -moz-calc(100vh + 58px);
  height: calc(100vh + 58px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1; }
  .menu.is-open {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); }
  .menu img {
    max-width: 134px; }

.menu-nav__elem {
  font-size: 24px;
  line-height: 29px;
  overflow: hidden; }
  .menu-nav__elem a {
    -webkit-transform: translateY(-100px);
       -moz-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
         -o-transform: translateY(-100px);
            transform: translateY(-100px);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    -o-transition: -o-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    -moz-transition: transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99), -moz-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transition: transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transition: transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99), -webkit-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99), -moz-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99), -o-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    display: inline-block; }
  .menu-nav__elem:not(:last-child) {
    margin-bottom: 15px; }

.menu-nav {
  opacity: 0; }
  .menu-nav.is-show {
    opacity: 1; }
    .menu-nav.is-show .menu-nav__elem a {
      -webkit-transform: translateY(0);
         -moz-transform: translateY(0);
          -ms-transform: translateY(0);
           -o-transform: translateY(0);
              transform: translateY(0); }

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  font-weight: bold;
  margin-top: 0;
  line-height: normal; }
  .article h1:not(:last-child),
  .article h2:not(:last-child),
  .article h3:not(:last-child),
  .article h4:not(:last-child),
  .article h5:not(:last-child),
  .article h6:not(:last-child) {
    margin-bottom: 22px; }
    @media screen and (max-width: 767px) {
      .article h1:not(:last-child),
      .article h2:not(:last-child),
      .article h3:not(:last-child),
      .article h4:not(:last-child),
      .article h5:not(:last-child),
      .article h6:not(:last-child) {
        margin-bottom: 12px; } }

.article h1 {
  font-size: 46px; }
  @media screen and (max-width: 767px) {
    .article h1 {
      font-size: 36px; } }

.article h2 {
  font-size: 40px; }
  @media screen and (max-width: 767px) {
    .article h2 {
      font-size: 30px; } }

.article h3 {
  font-size: 34px; }
  @media screen and (max-width: 767px) {
    .article h3 {
      font-size: 26px; } }

.article h4 {
  font-size: 28px; }
  @media screen and (max-width: 767px) {
    .article h4 {
      font-size: 22px; } }

.article h5 {
  font-size: 22px; }
  @media screen and (max-width: 767px) {
    .article h5 {
      font-size: 18px; } }

.article h6 {
  font-size: 18px; }
  @media screen and (max-width: 767px) {
    .article h6 {
      font-size: 12px; } }

.article p {
  word-break: break-word;
  font-size: 18px;
  line-height: normal; }
  @media screen and (max-width: 767px) {
    .article p {
      font-size: 16px; } }
  .article p:not(:last-child) {
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .article p:not(:last-child) {
        margin-bottom: 15px; } }

.article img {
  vertical-align: bottom;
  margin-bottom: 30px;
  max-width: 100%; }
  @media screen and (max-width: 767px) {
    .article img {
      margin-bottom: 20px; } }

.article a {
  border-bottom: 1px solid #000; }
  @media screen and (min-width: 1200px) {
    .article a {
      -webkit-transition: border-color .2s ease-in-out;
      -o-transition: border-color .2s ease-in-out;
      -moz-transition: border-color .2s ease-in-out;
      transition: border-color .2s ease-in-out; }
      .article a:hover {
        border-color: transparent; } }

.article ul {
  padding-left: 20px; }
  @media screen and (max-width: 767px) {
    .article ul li {
      font-size: 16px; } }

.article .video-wrap:not(:last-child) {
  margin-bottom: 40px; }

.section-article .video-wrap {
  max-width: 700px; }

@media screen and (min-width: 1200px) {
  .section-article img {
    max-height: 400px; } }

@media screen and (min-width: 1200px) and (max-height: 810px) {
  .section-article img {
    max-height: 300px; } }

@media screen and (min-width: 1200px) and (max-height: 780px) {
  .section-article img {
    max-height: 250px; } }

@media screen and (min-width: 1200px) and (max-height: 810px) {
  .section-article .video-wrap {
    max-width: 600px; } }

@media screen and (min-width: 1200px) and (max-height: 750px) {
  .section-article .video-wrap {
    max-width: 500px; } }

@media screen and (min-width: 1200px) and (max-height: 700px) {
  .section-article .video-wrap {
    max-width: 400px; } }

@media screen and (max-width: 1199px) {
  .section-article img {
    max-height: 300px; }
  .section-article .video-wrap {
    max-width: 500px; } }

@media screen and (max-width: 767px) and (orientation: landscape) {
  .section-article {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; } }

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

.unselectable {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

#loading_modal{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 8;
    opacity: 0.4;
}

#loading_modal img{
    max-width: 100px;
    display: block;
    position: relative;
    margin: auto;
    top: 40%;
}

.hidden{
  display: none;
}

p.center{
  text-align: center;
}

#modal_form_container{
  display: none;
}


.solution-elem__body ul li{
  line-height: 140%;
}