

/* Start:/js/plugins/magnific/magnific-popup.css?16633365066951*/
/* 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;
  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;
  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;
  box-shadow: none;
  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: transparent; }
  .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%;
    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;
  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;
    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;
    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);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/js/plugins/lightslider/css/lightslider.css?16633365067988*/
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('/js/plugins/lightslider/css/../img/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
/* End */


/* Start:/css/main.css?174921947989772*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
 html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13 {
    float: left; }
  .col-sm-13 {
    width: 22.2%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

*,
*:before,
*:after {
  box-sizing: border-box; }

@font-face {
  font-family: 'Helvetica';
  src: url("/fonts/HelveticaRegular/HelveticaRegular.eot");
  src: url("/fonts/HelveticaRegular/HelveticaRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/HelveticaRegular/HelveticaRegular.ttf") format("truetype"), url("/fonts/HelveticaRegular/HelveticaRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica';
  src: url("/fonts/HelveticaMedium/HelveticaMedium.eot");
  src: url("/fonts/HelveticaMedium/HelveticaMedium.eot?#iefix") format("embedded-opentype"), url("/fonts/HelveticaMedium/HelveticaMedium.ttf") format("truetype"), url("/fonts/HelveticaMedium/HelveticaMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica';
  src: url("/fonts/HelveticaLight/HelveticaLight.eot");
  src: url("/fonts/HelveticaLight/HelveticaLight.eot?#iefix") format("embedded-opentype"), url("/fonts/HelveticaLight/HelveticaLight.ttf") format("truetype"), url("/fonts/HelveticaLight/HelveticaLight.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica';
  src: url("/fonts/HelveticaBold/HelveticaBold.eot");
  src: url("/fonts/HelveticaBold/HelveticaBold.eot?#iefix") format("embedded-opentype"), url("/fonts/HelveticaBold/HelveticaBold.ttf") format("truetype"), url("/fonts/HelveticaBold/HelveticaBold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica';
  src: url("/fonts/HelveticaBlack/HelveticaBlack.eot");
  src: url("/fonts/HelveticaBlack/HelveticaBlack.eot?#iefix") format("embedded-opentype"), url("/fonts/HelveticaBlack/HelveticaBlack.ttf") format("truetype"), url("/fonts/HelveticaBlack/HelveticaBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaCondensed';
  src: url("/fonts/HelveticaCondensedRegular/HelveticaCondensedRegular.ttf");
  src: url("/fonts/HelveticaCondensedRegular/HelveticaCondensedRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/HelveticaCondensedRegular/HelveticaCondensedRegular.ttf") format("truetype"), url("/fonts/HelveticaCondensedRegular/HelveticaCondensedRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaCondensed';
  src: url("/fonts/HelveticaCondensedBold/HelveticaCondensedBold.ttf");
  src: url("/fonts/HelveticaCondensedBold/HelveticaCondensedBold.eot?#iefix") format("embedded-opentype"), url("/fonts/HelveticaCondensedBold/HelveticaCondensedBold.ttf") format("truetype"), url("/fonts/HelveticaCondensedBold/HelveticaCondensedBold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

* {
  box-sizing: border-box; }

.clearfix:after, .clearfix:before {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

body {
  position: relative;
  color: #313233;
  font-size: 15px;
  font-family: 'Helvetica', sans-serif;
  line-height: 1.3;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s; }
  body.opened-menu {
    overflow: hidden;
    -webkit-transform: translateX(220px);
            transform: translateX(220px); }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.icon {
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  vertical-align: middle;
  transition: fill .3s ease; }

.image {
  max-width: 100%;
  margin: 1em auto;
  display: block;
  height: auto; }
  .image_banner {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0; }

.link {
  text-decoration: none;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s; }
  .link:hover {
    color: #0b64a3; }
  .link_opacity {
    transition-property: opacity;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    transition-delay: 0s;
    display: block; }
    .link_opacity:hover {
      opacity: 0.8; }
  .link_text {
    color: #0b64a3; }
    .link_text:hover {
      color: #23527c; }

.section-inline {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

.section-inline .section {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin-right: 20px; }

.section-inline .section .container {
  width: 100%; }

.section {
  padding-bottom: 40px; }
  .section_striked {
    background-image: url("/images/icons/xiegezi.png");
    background-position: 0 0;
    background-repeat: repeat;
    padding: 50px 0; }
    .section_striked.divider {
      background-image: url("/images/icons/line.png"), url("/images/icons/xiegezi.png");
      background-position: bottom center, 0 0;
      background-repeat: no-repeat, repeat; }

.divider {
  background-image: url("/images/icons/line.png");
  background-repeat: no-repeat;
  background-position: bottom center; }

.row_flex-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .row_flex-row:after, .row_flex-row:before {
    display: none; }

.row_flex-row-nowrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }

.row_flex-column {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap; }
  .row_flex-column:after, .row_flex-column:before {
    display: none; }

.row_align-center {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.row_align-start {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.row_align-end {
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.row_justify-center {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.row_justify-start {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.row_justify-end {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.row_justify-between {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.heading-h2 {
  font-size: 30px;
  font-weight: 400;
  font-family: 'Helvetica', sans-serif;
  margin: 0.7em 0; }

.heading-h3 {
  font-size: 22px;
  font-weight: 400;
  margin: 1em 0; }

.heading-h4 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  border-top: 1px solid #F0EFEF;
  margin: 0;
  padding: 8px 2px; }
  .heading-h4_clear {
    border: none;
    margin: 0.4em 0;
    padding: 0;
    display: block; }

.heading-h5 {
  font-size: 16px;
  font-weight: 500;
  margin: 1em 0;
  display: block; }

.bold {
  font-weight: 700; }

.text {
  font-weight: 400;
  font-family: 'Helvetica', sans-serif;
  margin: 1em 0; }
  .text_clear {
    margin: 0; }
  .text_bold {
    font-weight: 700; }
  .text_disclaimer {
    font-size: 12px; }

.btn {
  background: #072E66;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  font: normal 14px "Helvetica",sans-serif;
  font-size: 13px;
  line-height: 20px;
  padding: 3px 10px;
  outline: none;
  margin-top: 10px;
  margin-bottom: 10px; }
  .btn:hover {
    background: #2260B3;}
  .btn_alt {
    width: 180px;
    display: block;
    text-align: center;
    padding: 5px 0;
    margin: 1em 0;
    box-shadow: none;
    border: none; }
  .btn_red {
    box-shadow: inset 0 1px 0 0 #f75454;
    background: linear-gradient(to bottom, #c10000 5%, #a70000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c10000',endColorstr='#a70000',GradientType=0);
    background-color: #c10000;
    border-radius: 3px;
    border: 1px solid #771212;
    display: inline-block;
    cursor: pointer;
    color: #fff !important;
    text-decoration: none;
    text-shadow: 0 1px 0 #821515;
    text-transform: uppercase;
    font: normal 14px "Helvetica",sans-serif;
    font-size: 13px;
    line-height: 20px;
    padding: 3px 10px;
    outline: none;
    margin-top: 10px; }
    .btn_red:hover {
      background: linear-gradient(to bottom, #a70000 5%, #c10000 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a70000',endColorstr='#c10000',GradientType=0);
      background-color: #a70000; }

.popup-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: block;
  background-color: #0b64a3;
  background-image: url("/images/svg/close.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  outline: none;
  z-index: 3;
  border: none;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s; }
  .popup-close:hover {
    background-color: #479fcd; }

.input {
  color: #313233;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  max-width: 100%;
  width: 100%;
  height: 30px;
  padding: 0 12px;
  outline: none;
  border: none;
  border-radius: 3px;
  box-shadow: inset 1px 1px 2px #F5F5F5;
  margin-right: 10px;
  cursor: pointer;
  transition-property: background-color, color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s; }
  .input:focus {
    color: #fff;
    background-color: #0b64a3;
    border-color: #0b64a3; }

.checkbox {
  position: relative; }
  .checkbox__label {
    position: relative;
    padding-left: 30px;
    display: block; }
    .checkbox__label:before {
      position: absolute;
      top: 0;
      left: 5px;
      content: '';
      width: 1.1em;
      height: 1.1em;
      border: 1px solid #0b64a3;
      border-radius: 3px; }
  .checkbox__input {
    display: none; }
    .checkbox__input:checked ~ label:before {
      background-image: url("/images/icons/checked.svg");
      background-position: center;
      background-size: 70%;
      background-repeat: no-repeat; }

.table {
  width: 100%;
  border-spacing: 0;
  line-height: 1.5; }
  .table__row:nth-child(2n-1) {
    background: #e3e3e3; }
  .table__cell {
    padding: 10px; }
    .table__cell_head {
      text-align: left; }
  .table_center {
    text-align: center; }
  .table_border {
    border-collapse: collapse; }
    .table_border .table__row:nth-child(2n-1) {
      background: transparent; }
    .table_border .table__cell {
      border: 1px solid black; }
  .table_flex .table__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .table_flex .table__row:nth-child(2n-1) {
    background: inherit; }
  .table_flex .table__cell {
    padding: 10px 0;
    text-align: center; }
    .table_flex .table__cell_head {
      padding-left: 15px;
      padding-right: 15px;
      text-align: left;
      word-wrap: break-word; }
    .table_flex .table__cell_clear {
      padding: 0; }
    .table_flex .table__cell_title {
      color: #fff;
      background-color: #0b64a3; }
  .table__trigger {
    position: relative;
    color: #232c3f;
    cursor: pointer;
    transition-property: background-color, color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    border-bottom: 1px dashed #e0e0e0; }
    .table__trigger:after {
      position: absolute;
      content: '+';
      font-size: 30px;
      line-height: 30px;
      top: 50%;
      right: 10px;
      margin-top: -15px;
      text-align: center;
      width: 30px;
      height: 30px; }
    .table__trigger.active {
      color: #fff;
      background-color: #0b64a3; }
      .table__trigger.active:after {
        content: '-'; }
    .table__trigger_clear {
      color: inherit; }
      .table__trigger_clear:after, .table__trigger_clear:before {
        display: none; }
      .table__trigger_clear.active {
        color: inherit;
        background-color: transparent; }
    .table__trigger .table__cell {
      padding-right: 50px; }
  .table__content {
    display: none; }
    .table__content > .table__row {
      background: #fff !important; }
      .table__content > .table__row:nth-child(2n) {
        background: #e3e3e3 !important; }

.list {
  padding-left: 10px;
  margin: 20px 0; }
  .list__item {
    position: relative; }
    .list__item:before {
      content: "";
      position: absolute;
      left: -10px;
      top: 7px;
      width: 4px;
      height: 4px;
      display: block;
      border-radius: 100%;
      background-color: #313233; }
  .list__prop, .list__value {
    display: inline-block; }
  .list__prop {
    width: 60%; }
  .list_ol {
    counter-reset: list; }
    .list_ol > .list__item {
      padding-left: 10px; }
      .list_ol > .list__item:before {
        top: 0;
        left: -10px;
        counter-increment: list;
        content: counter(list) ". ";
        background: none;
        border-radius: none;
        width: auto;
        height: auto; }
  .list_clear > .list__item:before {
    display: none; }
  .list_blue-dot > .list__item {
    padding: 0 7px;
    margin: 14px 0; }
    .list_blue-dot > .list__item:before {
      content: "";
      position: absolute;
      left: -8px;
      top: 6px;
      width: 6px;
      height: 6px;
      display: block;
      border-radius: 100%;
      background-color: #0b64a3; }

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4; }

.form__row {
  text-align: center;
  margin-bottom: 10px; }
  .form__row:last-child {
    margin-bottom: 0; }

.rub {
  font-family: Arial; }

.tablebodytext {
  display: none !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

.mfp-container {
  position: fixed; }

.header__top {
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px; }

.header__bottom {
  position: relative;
  padding: 10px 0;
  background: #fff; }

.header__wrapper {
  position: static;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.list__item {
  margin: 5px 0px; }

.text-calc {
  font-size: 18px;
  color: #e61f00;
  font-weight: bold; }

.social {
  font-size: 14px;
  text-align: right;
  padding: 9px 0; }
  .social__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px; }
    .social__item_callback {
      margin-right: 40px; }
  .social__icon {
    fill: #323737; }
  .social__link {
    color: #323737;
    display: block;
    transition: opacity .3s ease; }
    .social__link:hover {
      color: inherit;
      opacity: 0.6; }
  .social__button {
    color: #FFF;
    font-size: 12px;
    background: #072E66;
    border-radius: 4px;
    padding: 6px 20px;
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    .social__button .social__icon {
      fill: #fff; }
    .social__button:hover {
      color: #FFFFFF !important;
      background: #2260B3;
      }
  .social__phone {
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    display: inline-block; }

.logo__img {
  max-width: 100%; }

.title-block {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #ebebea; }

.sub-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  counter-reset: numbering; }
  .sub-menu__item {
    position: relative;
    padding-left: 70px;
    margin-right: 20px;
    counter-increment: numbering; }
    .sub-menu__item:before {
      position: absolute;
      content: "00" counter(numbering);
      left: 0;
      top: 0;
      color: #717171;
      font-size: 12px;
      font-family: 'Helvetica';
      font-weight: 400;
      display: block; }
    .sub-menu__item:after {
      position: absolute;
      top: 0;
      left: 10px;
      content: '';
      width: 36px;
      height: 45px;
      background-image: url("/images/icons/xieblue.png");
      background-repeat: no-repeat; }
  .sub-menu__link {
    color: #313233;
    font-size: 17px;
    font-family: 'HelveticaCondensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 14px 0;
    transition-property: color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    .sub-menu__link:hover {
      color: #0b64a3; }

.heading {
  position: relative;
  margin-bottom: 25px; }
  .heading__section {
    text-align: left; }
    .heading__section_right {
      text-align: right; }
    .heading__section_center {
      text-align: center; }
  .heading__title {
    position: relative;
    color: #479fcd;
    font-size: 20px;
    font-family: 'HelveticaCondensed';
    font-weight: 700;
    padding: 0 10px;
    margin: 0 -10px;
    display: inline-block;
    background: #fff; }
    .heading__title_subtitle {
      color: #313233; }
    .heading__title_style-2 {
      color: inherit;
      font-family: "Helvetica";
      font-size: 18px;
      font-weight: normal;
      padding: 0 15px;
      margin: 0; }
  .heading__link {
    color: inherit; }
    .heading__link:hover {
      color: #23527c; }
  .heading:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 100%;
    border-top: 1px solid #f0efef;
    display: block;
    z-index: 0; }
  .heading_title-center {
    margin: 1.5em 0; }

.main-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }

.content {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.footer {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: #ebebea; }

.sub-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ebebea;
  height: 100px; }
  .sub-header-wrapper {
    height: 100px; }
  .sub-header__title {
    text-transform: uppercase; }
  .sub-header__link {
    color: inherit; }

.anchor-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  max-height: 100px; }
  .anchor-list__item {
    position: relative;
    color: inherit;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 25%;
    padding: 10px 0;
    font-size: 14px;
    border-right: 1px solid #c8c8c8;
    cursor: pointer;
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    .anchor-list__item:hover, .anchor-list__item.active {
      background: #0b64a3; }
      .anchor-list__item:hover .anchor-list__icon, .anchor-list__item.active .anchor-list__icon {
        fill: #ffffff; }
      .anchor-list__item:hover .anchor-list__title, .anchor-list__item.active .anchor-list__title {
        color: #fff; }
    .anchor-list__item.active:after {
      display: block; }
    .anchor-list__item:last-child {
      border-right: 0; }
    .anchor-list__item:after {
      position: absolute;
      content: '';
      top: 100%;
      left: 50%;
      margin-top: -1px;
      margin-left: -12px;
      border: 12px solid;
      border-color: #0b64a3 transparent transparent transparent;
      display: block;
      display: none; }
  .anchor-list__icon {
    fill: #D2D2D2;
    width: 35px;
    height: 35px;
    transition-property: fill;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
  .anchor-list__title {
    text-transform: uppercase;
    display: block;
    transition-property: color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }

.popup-gallery__item {
  width: 100%;
  display: block; }

.popup-gallery__img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.features-item__title {
  color: #333;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  padding: 0 0 20px 0; }

.features-main__slider {
  height: 630px; }

.features-main__slide img {
  width: 100%; }

.features-main__legend {
  margin-top: 40px; }

.features-main__info {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.5;
  display: none; }
  .features-main__info.active {
    display: block; }

.features-main__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.features-main__item {
  width: 268px;
  margin-bottom: 10px;
  display: block;
  padding: 15px 11px;
  background: #f0f0f0;
  transition: all .2s ease-in;
  cursor: pointer; }
  .features-main__item:hover, .features-main__item.active {
    color: #fff;
    background: #0066b3; }

.features-main_style2 {
  position: relative;
  height: 670px; }
  .features-main_style2 .features-main__legend {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -585px;
    width: 1170px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    z-index: 2; }
  .features-main_style2 .col-flex {
    width: 50%; }
  .features-main_style2 .features-main__slider {
    height: 670px; }
  .features-main_style2 .features-main__info {
    color: #ffffff; }

.history-item {
  padding-bottom: 50px; }
  .history-item__header.hidden .history-item__range {
    box-shadow: inset 1px 1px 2px #052943; }
    .history-item__header.hidden .history-item__range:before {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
  .history-item__range {
    position: relative;
    display: block;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    margin-right: 15px;
    width: 140px;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.428571429;
    border-radius: 4px;
    color: #ffffff;
    background: #0b64a3;
    text-align: center; }
    .history-item__range:after {
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -8px;
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 10px 0 10px;
      border-color: #0b64a3 transparent transparent transparent; }
    .history-item__range:before {
      display: block;
      content: '';
      -webkit-transform: translateY(-20px);
              transform: translateY(-20px);
      opacity: 0;
      position: absolute;
      left: 50%;
      margin-left: 0;
      top: calc(100% + 20px);
      height: 20px;
      width: 3px;
      border-left: 4px #303c49 dotted;
      transition: all 0.6s ease-in; }
  .history-item:last-child .history-item__range:before {
    display: none; }

.history-list {
  margin-top: 30px; }
  .history-list__item {
    padding: 20px 0;
    border-bottom: 1px dotted #303c49; }
  .history-list__picture {
    width: 120px;
    height: 120px;
    margin: 15px 10px;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .history-list__picture:empty {
      height: auto; }
  .history-list__text {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
    padding: 0 15px; }
  .history-list__year {
    display: block;
    width: 140px;
    text-align: center;
    font-size: 40px;
    line-height: .75;
    font-weight: bold; }

.reliability {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 600px; }
  .reliability__content {
    width: 27%;
    margin-left: 20%; }
  .reliability__gallery {
    width: 53%;
    padding-left: 50px; }
  .reliability__title {
    color: #0b64a3;
    font-size: 24px;
    line-height: 1.1;
    text-align: center;
    height: 52px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 70%;
    margin: 0 auto 35px; }
  .reliability__text {
    padding: 0 5px; }
  .reliability__button {
    position: absolute;
    top: 0;
    width: 52px;
    height: 52px;
    background: url("/images/icons/play-button.svg") no-repeat center #fcfcfc;
    background-size: 30%;
    border: 1px solid #d6d6d6;
    z-index: 2; }
    .reliability__button_next {
      right: 0; }
    .reliability__button_prev {
      left: 0;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.model-gallery {
  position: relative;
  height: 400px; }
  .model-gallery .swiper-slide {
    height: 200px; }
  .model-gallery__button {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    z-index: 2;
    fill: #0b64a3;
    background-size: cover; }
    .model-gallery__button:hover {
      opacity: 0.6; }
    .model-gallery__button_prev {
      background-image: url("/images/icons/btn_prev.png");
      left: 5px; }
    .model-gallery__button_next {
      background-image: url("/images/icons/btn_next.png");
      right: 5px; }

.gallery-model {
    height: 200px;
}
.gallery-model .swiper-slide {
    padding: 5px 0 0 5px;
}

.model-row__header {
  color: #fff;
  text-align: center;
  padding: 20px;
  background: #0b64a3; }

.model-row__content {
  padding: 0; }

.model-row-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: justify;
          justify-content: center;
  border-bottom: 10px solid #0b64a3;
  padding: 0 15px; }
  .model-row-list__item {
    width: 19%;
    padding: 10px 5px; }
  .model-row-list__item_3 {
    width: calc(100% / 3);
    padding: 10px 5px; }
  .model-row-list__item_6 {
    width: calc(100% / 6);
    padding: 10px 5px; }
  .model-row-list__item_7 {
    width: calc(100% / 7.5);
    padding: 10px 5px; }
  .model-row-list__link {
    color: inherit;
    text-decoration: none;
    display: block; }
  .model-row-list__img {
    max-width: 100%; }
  .model-row-list__title {
    text-align: center;
    min-height: 76px;
    display: block; }
  .model-row-list__price {
    text-align: center;
    display: block; }
    .model-row-list__price_old {
      text-decoration: line-through; }
    .model-row-list__price_new {
      color: #0b64a3;
      font-weight: bold; }

.model-row-list__test-drive{
  color: #0b64a3;
  display: block;
  text-align: center;
  margin-top: 10px;
}

.model-row__link {
  color: inherit;
  text-decoration: none;
  padding-top: 45px;
  padding-bottom: 20px;
  display: block; }
  .model-row__link:hover .special-nav__img {
    opacity: 0.8; }

.model-row__title {
  font-size: 17px;
  margin-top: 23px;
  display: block; }

.model-row__text {
  font-size: 14px;
  font-weight: 700; }

.model-row__price {
  color: #fff;
  font-size: 15px;
  text-align: center;
  font-weight: normal;
  width: 100%;
  display: block;
  padding: 10px 0;
  margin-top: 10px;
  background: #0b64a3; }

.model-row__img {
  margin: 2em auto;
  display: block;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s; }

.model-row__button {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  padding: 7px 0;
  display: block;
  background: #479fcd;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s; }
  .model-row__button:hover {
    background: #0b64a3; }

.model-row.active {
  opacity: 1;
  visibility: visible;
  height: 354px; }

.advantages-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .advantages-list__item {
    position: relative;
    width: 49%;
    padding: 0 15px; }
    .advantages-list__item:before {
      position: absolute;
      content: '';
      top: 6px;
      left: 0;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: #0b64a3; }
  .advantages-list__title {
    color: #0b64a3; }

.maintenance-card {
  font-size: 14px; }

.main-banner {
  min-height: 530px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 50px; }
  .main-banner__content {
    width: 50%; }
  .main-banner_insurance {
    background: url("/images/content/buy/finance/insurance.jpg") no-repeat; }

.footer__bottom {
  margin-top: 20px;
  margin-bottom: 20px; }

.footer__copyright {
  color: #9a9b9b;
  font-size: 13px;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px; }

.scrollTop {
  position: fixed;
  bottom: 30px;
  left: 30px;
  width: 50px;
  height: 50px;
  z-index: 500;
  opacity: 0.6;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  background: url("/images/icons/icon-return-to-top.png") center center no-repeat;
  cursor: pointer;
  visibility: hidden; }
  .scrollTop:hover {
    opacity: 1; }
  .scrollTop.active {
    visibility: visible; }

.popup-inline,
.toggle-trigger {
  color: inherit; }

.toggle-trigger {
  cursor: pointer; }
  .toggle-trigger_text {
    position: relative; }
    .toggle-trigger_text:before {
      position: absolute;
      content: '';
      bottom: 0;
      width: 100%;
      height: 30px;
      box-shadow: inset 0px -10px 10px 0px white;
      display: block;
      z-index: 1; }
    .toggle-trigger_text:after {
      position: absolute;
      content: '';
      bottom: -20px;
      left: 50%;
      margin-left: -13px;
      width: 26px;
      height: 26px;
      background: url("/images/svg/right-chevron.svg") no-repeat;
      background-size: cover;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      display: block;
      z-index: 2; }
    .toggle-trigger_text.active:before, .toggle-trigger_text.active:after {
      display: none; }

.toggle-content {
  display: none; }

.not-found__title {
  margin-top: 0; }

.service-contract {
  margin: 40px 0; }
  .service-contract__result {
    margin: 50px 0; }
  .service-contract__caption {
    color: #479fcd;
    font-size: 20px;
    font-family: 'HelveticaCondensed';
    font-weight: 700;
    margin: 30px 10px; }
  .service-contract ul {
    margin: auto;
    list-style: disc;
    padding-left: 40px; }

.contract-result {
  position: relative;
  display: block;
  padding: 6px;
  max-width: 100%;
  width: 100%;
  border-radius: 2px;
  background-color: #ebebeb;
  box-shadow: none;
  color: #000;
  line-height: 20px; }

.form-label {
  position: relative;
  display: inline-block;
  padding-top: 7px;
  font-weight: normal; }

.form-group {
  margin-bottom: 15px; }

.calc-block {
  border-bottom: #eee 2px solid;
  border-top: #eee 2px solid; }

.form-caption {
  color: #0b64a3;
  font-weight: bold;
  font-size: 16px; }

.mtb-table {
  width: 100%;
  margin-bottom: 20px;
  position: relative; }

.mtb-table th {
  padding: 10px;
  font-size: 16px;
  background-color: #F5F5F5; }

.mtb-table td {
  padding: 10px;
  font-size: 14px;
  border-bottom: 1px solid #F5F5F5; }

.credit__row {
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 10px 0;
  border-bottom: 1px dashed #c1c1c1; }
  .credit__row:last-of-type {
    border-bottom: none; }

.credit__label {
  margin: 5px 0;
  padding: 0 5px;
  display: block;
  font-weight: bold; }
  .credit__label_bordered {
    padding-bottom: 10px;
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px; }
  .credit__label_center {
    text-align: center; }

.credit__select {
  display: block;
  width: 100%;
  height: 30px;
  border: 0;
  border-bottom: 1px solid #c1c1c1;
  outline: none; }
  .credit__select_margin {
    margin: 30px 0; }

.credit__model-price {
  color: #0b64a3;
  font-size: 18px;
  padding: 0 5px;
  font-weight: bold;
  display: block; }

.credit__rate, .credit__payment, .credit__bank {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  display: block; }

.credit__bank__logo {
  width: 100%; }

.credit__payment {
  color: #0b64a3; }

.credit-init-popup {
  cursor: pointer; }

.credit-popup {
  position: relative;
  background: #fff;
  padding: 20px;
  margin: 0 auto;
  max-width: 700px;
  width: 100%; }
  .credit-popup__title {
    font-size: 18px;
    text-align: center;
    display: block; }

.conf {
  position: relative; }
  .conf__title {
    position: relative;
    font-size: 18px;
    margin: 35px 0;
    padding: 0 15px;
    display: block; }
    .conf__title:before {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      display: block;
      height: 100%;
      border-left: 2px solid #0b64a3; }
    .conf__title-selected {
      color: #0b64a3; }
  .conf__disclaimer {
    color: #9a9b9b;
    display: block;
    margin-top: 10px;
    font-size: 12px; }
    .conf__disclaimer .red {
      color: #c10000; }
  .conf__price {
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: normal;
    width: 100%;
    display: block;
    padding: 10px 0;
    margin-top: 10px;
    background: #0b64a3; }
  .conf-step-list {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    background: #e6e6e6; }
    .conf-step-list__item {
      width: 25%;
      text-align: center;
      border-bottom: 3px solid #0b64a3;
      cursor: pointer;
      opacity: 1;
      transition-property: border-color, opacity;
      transition-duration: 0.3s;
      transition-timing-function: ease;
      transition-delay: 0s; }
      .conf-step-list__item.active ~ .conf-step-list__item {
        opacity: 0.25; }
    .conf-step-list__number {
      color: #0b64a3;
      font-size: 40px;
      font-weight: bold;
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
    .conf-step-list__name {
      font-size: 16px;
      font-weight: 500;
      display: inline-block;
      vertical-align: middle; }
  .conf__content {
    min-height: 150px;
    padding: 50px 0; }
  .conf__button {
    color: #0b64a3;
    font-size: 15px;
    text-decoration: none;
    width: 145px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #0b64a3;
    display: inline-block;
    text-align: center;
    transition-property: color, background;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    @media (max-width: 768px) {
      .conf__button {
        margin-top: 10px;
        width: 100%; } }
    .conf__button:hover {
      color: #fff;
      background: #0b64a3; }
    .conf__button_disable {
      color: #c1c1c1;
      border-color: #c1c1c1;
      cursor: default; }
      .conf__button_disable:hover {
        color: #c1c1c1;
        background: none;
        border-color: #c1c1c1; }
    .conf__button-wrapper {
      width: 100%;
      text-align: right;
      display: inline-block; }
      @media (max-width: 768px) {
        .conf__button-wrapper {
          text-align: center; } }
    .conf__button_wide {
      width: 100%;
      padding: 9px 0; }
  .conf-cars-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
    .conf-cars-list__item {
      width: 30%;
      cursor: pointer;
      position: relative; }
      .conf-cars-list__item.active > .conf-cars__title:before, .conf-cars-list__item.active > .conf-cars__title:after {
        opacity: 1; }
  .conf-cars__action {
    top: 80px;
    position: absolute;
    right: 0;
    background-color: #c10000;
    padding: 6px;
    color: #fff; }
    .conf-cars__action_top {
      top: 50px;
      right: 30px; }
      @media (max-width: 768px) {
        .conf-cars__action_top {
          top: 0; } }
  .conf-cars__title {
    font-size: 18px;
    font-family: 'HelveticaCondensed';
    text-align: center;
    display: block; }
    .conf-cars__title:before, .conf-cars__title:after {
      color: #0b64a3;
      font-weight: normal;
      transition-property: opacity;
      transition-duration: 0.3s;
      transition-timing-function: ease;
      transition-delay: 0s;
      opacity: 0; }
    .conf-cars__title:before {
      content: '[';
      margin-right: 10px; }
    .conf-cars__title:after {
      content: ']';
      margin-left: 10px; }
  .conf-cars__image {
    max-width: 100%;
    margin: 30px auto 20px;
    display: block; }
  .conf-info {
    position: relative;
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6; }
    .conf-info:before {
      position: absolute;
      content: '';
      top: 100%;
      left: 50%;
      margin-left: -30px;
      border: 8px solid #e6e6e6;
      border-color: #e6e6e6 transparent transparent transparent;
      border-bottom-width: 0;
      border-left-width: 30px;
      border-right-width: 30px;
      display: block; }
    .conf-info__img {
      margin: 70px auto;
      display: block;
      max-width: 100%; }
    .conf-info__title {
      font-size: 21px;
      font-family: 'HelveticaCondensed';
      text-align: center;
      padding: 10px 0;
      border-bottom: 1px solid #e4e4e4;
      display: block; }
    .conf-info-list {
      width: 100%;
      margin: 20px 0; }
      .conf-info-list__item {
        font-size: 16px;
        margin-bottom: 10px;
        overflow: hidden; }
      .conf-info-list__prop, .conf-info-list__value {
        float: left; }
      .conf-info-list__prop {
        width: 60%; }
      .conf-info-list__value {
        width: 40%;
        font-weight: 500; }
      .conf-info-list.active {
        display: block; }
    .conf-info__button {
      color: #fff;
      font-size: 15px;
      text-align: center;
      font-weight: normal;
      width: 100%;
      display: block;
      padding: 10px 0;
      margin-top: 10px;
      background: #0b64a3; }
  .conf-result__trigger {
    position: relative;
    text-align: center;
    padding: 11px;
    background-color: #e6e6e6;
    display: block;
    margin-top: 5px;
    transition-property: background-color, color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    .conf-result__trigger.active {
      color: #fff;
      background-color: #0b64a3; }
      .conf-result__trigger.active:after {
        border-top-color: #fff;
        -webkit-transform: rotate(180deg) translateY(6px);
                transform: rotate(180deg) translateY(6px); }
    .conf-result__trigger:after {
      position: absolute;
      content: '';
      top: 50%;
      margin-top: -3px;
      right: 20px;
      border: 6px solid #0b64a3;
      border-color: #0b64a3 transparent transparent transparent;
      transition-property: border-color, -webkit-transform;
      transition-property: border-color, transform;
      transition-property: border-color, transform, -webkit-transform;
      transition-duration: 0.3s;
      transition-timing-function: ease;
      transition-delay: 0s; }
  .conf-detail-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .conf-detail-list__item {
      width: 45%;
      cursor: pointer; }
      .conf-detail-list__item.active > .conf-detail-list__wrapper {
        border-color: #0b64a3; }
    .conf-detail-list__wrapper {
      text-align: center;
      min-height: 110px;
      padding: 15px 40px;
      margin-bottom: 25px;
      border: 1px solid #e6e6e6;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: column nowrap;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      transition-property: border-color;
      transition-duration: 0.3s;
      transition-timing-function: ease;
      transition-delay: 0s; }
    .conf-detail-list__prop, .conf-detail-list__value {
      display: block;
      margin: 5px 0; }
    .conf-detail-list__icon {
      fill: #dadada;
      display: inline-block;
      vertical-align: middle;
      width: 38px;
      height: 38px;
      margin-right: 15px; }

.irs {
  margin: 10px 0; }

.irs-from,
.irs-to,
.irs-single {
  color: #fff !important;
  background: rgba(11, 100, 163, 0.8) !important; }

.partner__image {
  max-width: 300px;
  margin: 15px 0; }

.header__wrapper .social__link .social__icon {
  display: none; }

/*.header__wrapper .social__link .social__phone {*/
/*  font-size: 24px;*/
/*  color: #002137;*/
/*  white-space: nowrap; }*/

.header__wrapper .social__link {
  margin-top: 3px; }

/*.top-btns .search-form {
    display:none;
}*/
.top-btns {
  margin-left: 40px; }

.top-btns .button {
  color: #fff;
  background: rgba(7, 46, 102, 1);
  border-radius: 4px;
  text-align: center;
  margin: 5px 0;
  cursor: pointer;
  font-size: 14px;
  padding: 3px 10px;
  position: relative; }

.top-btns .button:hover {
  background: rgba(34, 96, 179, 1);
}

.top-btns .button:disabled {
  background: rgba(34, 96, 179, 0.3);
}

.button.obrzvonok:before {
  content: "";
  display: block;
  position: absolute;
  left: -27px;
  top: 0;
  width: 20px;
  height: 20px;
  background: url("/images/icons/zvonok-icon.jpg") no-repeat 50% 50%;
  background-size: 31px; }

.button.drive:before {
  content: "";
  display: block;
  position: absolute;
  left: -25px;
  top: 0;
  width: 20px;
  height: 20px;
  background: url("/images/icons/drive-icon.png") no-repeat 50% 50%;
  background-size: 29px; }

.leftmodel .social__phone {
  font-size: 24px;
  color: #002137; }

.leftmodel {
  padding-top: 5px; }

.leftmodel .price-btn {
  color: #fff;
  background: #1f1f1f;
  box-shadow: none;
  border-radius: 0;
  font-size: 14px;
  text-transform: none;
  margin: 5px 0;
  padding: 3px 20px; }

.leftmodel .price-btn:hover {
  opacity: 0.8; }

.leftmodel .modelname {
  font-size: 20px;
  line-height: 0.9; }

.hideform {
  width: 100%;
  height: 100%;
  z-index: 1001;
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000000;
  display: none;
  opacity: 0.6; }

.hideforma {
  cursor: default;
  /*position: fixed;
    top: 150px;
    left: 50%;
    z-index: 1002;
    margin-left: -150px;*/
  margin: auto;
  width: 500px;
  padding: 40px 60px 60px;
  background: #fff;
  display: none;
  text-align: left;
  color: #000;
  position: relative;
  max-width: 100%; }

.mfp-content .hideforma {
  display: block; }

.hideforma .ajax-form__success {
  font-size: 24px;
  line-height: 1.5; }

.hideforma.sended p {
  display: none; }

@media (max-width: 600px) {
  .header__wrapper {
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column; } }

.col-sm-sauvana {
  width: 13.32%; }

.col-sm2-sauvana {
  width: 20%; }

@media (max-width: 768px) {
  .col-sm-sauvana {
    width: 20%; } }

.table-conditions {
  padding: 30px 40px; }

.model-action {
  text-align: center; }

.model-action span {
  display: inline-block;
  padding: 3px 5px;
  color: red;
  font-weight: bold;
  height: 60px; }

.blue {
  color: #0b64a3;
  font-weight: bold; }

@media (min-width: 992px) {
  .top-contact-block .social__link .social__icon {
    display: block; } }

.top-contact-block .footer-nav__social .social__icon {
  fill: #002137; }

.top-contact-block .top-phone-icon {
  display: none !important; }

.lnk-detail {
  color: #0b64a3; }

.action-block {
  margin-top: -40px; }

.lnk-configurator {
  position: relative;
  color: inherit;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25%;
  padding: 10px 0;
  font-size: 14px;
  border-right: 1px solid #c8c8c8;
  cursor: pointer;
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  text-decoration: none; }

.lnk-configurator:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  margin-top: -1px;
  margin-left: -12px;
  border: 12px solid;
  border-color: #0b64a3 transparent transparent transparent;
  display: block;
  display: none; }

.lnk-configurator:hover, .lnk-configurator.active {
  background: #0b64a3;
  color: #ffffff; }

.contact-btn {
  background-image: url("/css/../images/icons/flag.png");
  background-repeat: no-repeat;
  background-position: center 0; }

.contact-btn:hover {
  background-position: center -69px; }

.info-btn {
  background-image: url("/css/../images/icons/info.png");
  background-repeat: no-repeat;
  background-position: center 0; }

.info-btn:hover {
  background-position: center -64px; }

.text-center {
  text-align: center !important; }

.mf-ok-text {
  position: absolute;
  background: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  padding-top: 100px;
  padding-left: 200px;
  padding-right: 200px;
  font-size: 18px; }

.nav-panel {
  display: inline-block;
  margin-bottom: 40px; }
  .nav-panel__item {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 130px;
    min-height: 1px;
    width: 14.1%; }
  .nav-panel__link {
    display: block;
    width: 100px;
    color: #000;
    text-decoration: none;
    transition: 0.4s all; }
    .nav-panel__link:hover {
      text-decoration: none;
      opacity: 0.8;
      color: #23527c; }
    .nav-panel__link:focus {
      color: #23527c; }
  .nav-panel__title {
    display: block;
    text-align: center;
    padding: 8px 0; }
  .nav-panel__description {
    z-index: 10;
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    background-color: #000;
    padding: 5px 10px 5px 10px;
    color: white;
    opacity: 0.7;
    border-radius: 5px;
    width: 400px;
    max-width: 100%; }
    .nav-panel__description span {
      font-size: 16px;
      margin-bottom: 10px; }
  .nav-panel__icon {
    padding: 20px;
    background-color: #0b64a3;
    display: inline-block; }
    .nav-panel__icon .icon {
      width: 60px;
      height: 60px;
      transition-delay: 0s;
      transition-timing-function: ease;
      transition-duration: 0.3s;
      transition-property: fill;
      fill: #fff; }

a:active, a:hover {
  outline: 0; }

input#file {
  color: #fff;
  font-size: 16px;
  margin: 20px auto;
  border: none;
  padding: 10px 60px;
  background: #0b64a3;
  outline: none;
  cursor: pointer;
  display: block; }

.table__left-col {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
  padding: 0; }

.table__header-col {
  position: relative;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.12); }
  .table__header-col_dark {
    background-color: #fbfbfb; }
  .table__header-col_center {
    text-align: center; }
  @media (max-width: 767px) {
    .table__header-col {
      padding: 0 5px; } }

.table__header-row {
  height: 50px;
  line-height: 1;
  position: relative;
  vertical-align: middle; }
  .table__header-row_bold {
    font-weight: 600; }
  .table__header-row_small {
    font-size: 14px; }
    @media (max-width: 767px) {
      .table__header-row_small {
        font-size: 13px; } }
  .table__header-row_big {
    font-size: 18px; }
    @media (max-width: 991px) {
      .table__header-row_big {
        font-size: 15px; } }
  .table__header-row_blue {
    color: #0b64a3; }
  .table__header-row span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    word-wrap: break-word;
    word-break: break-all; }
  @media (max-width: 767px) {
    .table__header-row {
      padding-top: 30px;
      height: 80px; } }

.table__xs-row-title {
  position: absolute;
  z-index: 2;
  min-width: 290px;
  text-align: left;
  height: 30px;
  line-height: 30px; }
  .table__xs-row-title span {
    display: inline-block;
    vertical-align: bottom;
    line-height: normal; }

.table__body-row {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  position: relative; }
  .table__body-row:last-of-type {
    border-bottom: 1px solid #ddd; }

.table__body-col {
  padding-top: 20px;
  /*	height: 45px;*/
  height: initial; }
  .table__body-col_dark {
    background-color: #fbfbfb; }

.table__body-row-title {
  position: absolute;
  height: 20px;
  padding: 2px 15px 0 15px;
  z-index: 1;
  font-size: 12px;
  color: #777; }
  .table__body-row-title .gears-class {
    line-height: 1.8; }
  .table__body-row-title .gears-class-mobile {
    display: none; }

.table__item {
  display: none; }

.table .specification-header-class.fixed {
  position: fixed;
  top: 100px;
  background: #fff;
  z-index: 1000;
  width: 1170px; }

.table-toggler {
  /*height: 40px;*/
  line-height: 40px;
  padding: 0 15px;
  cursor: pointer;
  transition: .2s; }
  .table-toggler_xs-toggler {
    margin: 0 -15px;
    position: relative; }
    .table-toggler_xs-toggler:before {
      content: '';
      display: block;
      position: absolute;
      background-image: url(/css/../img/table-icons.png);
      background-position: right bottom;
      background-repeat: no-repeat;
      width: 10px;
      height: 6px;
      right: 10px;
      top: 17px; }
    .table-toggler_xs-toggler.table-toggler_active:before {
      background-position: right top; }
  .table-toggler span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal; }
  .table-toggler:hover, .table-toggler_active {
    background-color: #0b64a3;
    color: #fff; }

.table-icon {
  display: block;
  background-image: url(/css/../images/icons/table-icons.png);
  background-position: left center;
  background-repeat: no-repeat;
  height: 23px;
  font-size: 0;
  margin: 0 auto; }
  .table-icon__exists {
    width: 13px; }
  .table-icon__not-exists {
    background-position: -13px center;
    width: 10px; }

.model-info__price {
  display: block;
  color: #0b64a3;
  font-size: 28px;
  text-align: center;
  text-decoration: none;
  font-family: 'HelveticaCondensed';
  font-weight: 700;
  margin: 30px 10px; }
.button {
  cursor: pointer;}

.bank-info__icon {
  width: 14px;
  height: 14px;
  background-image: url("/images/content/banks/info_icon.png");
  background-size: contain;
  position: relative;
  display: inline-block; }

.bank-info__icon .text {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 10px;
  z-index: 2;
  border: 1px solid #0b64a3;
  top: 30px;
  right: 0;
  width: 150px;
  font-size: 12px; }

.bank-info__icon:hover .text {
  display: block; }

.filter__form {
  margin-top: 30px; }
  .filter__form .heading__title_subtitle {
    margin: 10px -10px; }
  .filter__form .credit__select {
    margin: 5px 0; }

.filter_clear__form .btn_alt {
  margin: 1em auto; }

.section-inline .section#map_to {
  margin-right: 0px; }

.img-responsive-custom {
  max-width: 100%; }

.marg-top-20 {
  margin-top: 20px; }

.marg-top-40 {
  margin-top: 40px; }

.marg-top-55 {
  margin-top: 55px; }

.font-size-15 {
  font-size: 15px; }

.font-size-18 {
  font-size: 18px; }

.font-size-21 {
  font-size: 21px; }

.contest-start-page ul {
  margin: 20px 0 20px 15px;
  list-style: initial; }

.contest-start-page a.rules-contest {
  margin: 40px 0 60px;
  display: inline-block;
  border-bottom: 1px solid #292929;
  font-size: 18px;
  padding-bottom: 2px;
  cursor: pointer;
  color: #313233;
  text-decoration: none; }
  .contest-start-page a.rules-contest img {
    float: right;
    margin-left: 10px; }

.dealers-images,
.dealers-list__title img.dealers-images,
.gm-style img.dealers-images {
  max-width: 35px;
  margin: 0 0 0 2px;
  max-height: 20px;
  display: initial;
  object-fit: contain; }

.float-left-img {
  float: left; }

.margin-right-2px {
  margin-right: 2px; }

.margin-right-17px {
  margin-right: 17px; }

.dealers-services-icons img {
  object-fit: contain;
  width: 35px; }

.image__little {
  position: absolute;
  right: 0;
  bottom: 20%; }

.link-btn {
  text-decoration: none;
  color: #717171;
  font-size: 16px;
  padding-left: 20px; }
  .link-btn:hover {
    color: #0b64a3; }
  .link-btn_contact {
    background-image: url(/css/../images/icons/marker.png);
    background-repeat: no-repeat;
    background-size: contain; }
  .link-btn_info {
    background-image: url(/css/../images/icons/info_icon.png);
    background-repeat: no-repeat;
    background-size: contain; }

.heading__title_img {
  display: inline-block;
  padding: 3px 0;
  margin-left: 15px;
  vertical-align: top; }

.special-nav__title_img {
  vertical-align: bottom;
  padding-left: 8px; }

.special-nav__button-wrapper {
  width: 100%;
  margin-top: 26px; }

.link {
  text-decoration: none;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s; }
  .link:hover {
    color: #0b64a3; }
  .link_opacity {
    transition-property: opacity;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    transition-delay: 0s;
    display: block; }
    .link_opacity:hover {
      opacity: 0.8; }
  .link_text {
    color: #479fcd;
    font-size: 20px;
    font-family: 'HelveticaCondensed';
    font-weight: 700; }
    .link_text:hover {
      color: #0061a7; }
    .link_text:hover .selected {
      color: #0061a7; }

@media (max-width: 1200px) {
  .table .specification-header-class.fixed {
    width: 970px; } }

@media (max-width: 990px) {
  .header__wrapper {
    position: relative;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .sub-header {
    height: auto; }
    .sub-header-wrapper {
      height: auto;
      min-height: 100px; }
    .sub-header__title {
      padding: 10px 0; }
  .anchor-list {
    min-height: 100px;
    height: auto; }
  .conf-step-list {
    position: relative; }
    .conf-step-list__item {
      position: absolute;
      top: 0;
      left: 0;
      display: none;
      width: 100%;
      background: #e6e6e6; }
      .conf-step-list__item.active {
        position: relative;
        display: block; }
  .conf-cars-list {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .conf-cars-list__item {
      width: 100%;
      margin: 15px 0; }
  .conf-info__title {
    position: relative; }
    .conf-info__title:after {
      position: absolute;
      content: '';
      top: 50%;
      margin-top: -3px;
      right: 10px;
      border: 6px solid #0b64a3;
      border-color: #0b64a3 transparent transparent transparent;
      transition-property: border-color, -webkit-transform;
      transition-property: border-color, transform;
      transition-property: border-color, transform, -webkit-transform;
      transition-duration: 0.3s;
      transition-timing-function: ease;
      transition-delay: 0s; }
    .conf-info__title.active:after {
      border-top-color: #313233;
      -webkit-transform: rotate(180deg) translateY(6px);
              transform: rotate(180deg) translateY(6px); }
  .conf-info__img {
    margin-top: 0;
    margin-bottom: 0; }
  .conf-detail-list {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .conf-detail-list__item {
      width: 100%;
      margin: 15px 0; }
  .section-inline .section {
    width: 100%;
    margin-right: 0px; }
  .table .specification-header-class.fixed {
    position: static;
    width: inherit; } }

@media (max-width: 960px) {
  .anchor-list {
    min-height: 0; }
    .anchor-list__item {
      border-right: none; }
    .anchor-list__title {
      display: none; } }

@media (max-width: 768px) {
  .main-wrapper {
    height: auto; }
  .social {
    font-size: 13px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
    .social__item {
      display: none; }
      .social__item_callback, .social__item_phone {
        margin: 10px 0;
        text-align: left;
        display: inline-block; }
    .social__phone {
      margin-left: 0; }
  .footer {
    margin-bottom: 50px; }
    .footer__bottom {
      padding-left: 15px;
      padding-right: 15px; }
  .heading__section_right {
    text-align: left; }
  .table__cell {
    padding: 5px; }
  .model-row-list {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-bottom: none; }
    .model-row-list__item {
      width: 33.3%;
      margin-top: 10px;
      margin-bottom: 10px; }
  .sub-header .container {
    width: 100%; }
  .sub-menu__item {
    padding-left: 0; }
    .sub-menu__item:after {
      display: none; }
  .scrollTop {
    bottom: 55px; }
  .table__header-row {
    padding-top: 0px;
    height: 60px;
    line-height: 1;
    font-size: 12px; } }

@media (max-width: 590px) {
  .table_flex {
    display: block; }
    .table_flex .table__row {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .table_flex .table__row_nowrap {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; }
    .table_flex .table__cell {
      font-size: 13px;
      padding-top: 5px;
      padding-bottom: 5px;
      word-wrap: break-word; }
      .table_flex .table__cell_head {
        width: 100%; }
      .table_flex .table__cell_clear {
        text-align: center; }
  .credit__rate, .credit__payment, .credit__bank {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    display: block; }
  .table__body-row-title {
    position: static;
    height: initial; }
    .table__body-row-title .gears-class {
      display: none; }
    .table__body-row-title .gears-class-mobile {
      display: block; }
  .table__body-col {
    padding-top: 5px; } }

@media (max-width: 480px) {
  .model-row-list__item {
    width: 50%; }
  .advantages-list__item {
    width: 100%; } }

@media (max-width: 420px) {
  .table__cell {
    padding: 2px;
    font-size: 10px; }
  .table__header-row {
    height: 55px; } }

@media (max-width: 360px) {
  .model-row-list__item {
    width: 100%; } }


.model2 {
  float: none !important;
  width: 100% !important;
}

.model2 .model-row-list {
  border-bottom: 0 !important;
}

.model-gallery-tab__menu {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.model-gallery-tab__menu-item {
  min-width: 162px;
  padding: 25px;
  cursor: pointer;
}
.model-gallery-tab__menu-item_active .model-gallery-tab__menu-icon {
  fill: #0B64A3;
}
.model-gallery-tab__menu-item_active .model-gallery-tab__menu-title {
  color: #0B64A3;
}
.model-gallery-tab__menu-item-inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.model-gallery-tab__menu-icon {
  fill: #333333;
  width: 70px;
  height: 40px;
}
.model-gallery-tab__menu-title {
  text-align: center;
  padding-top: 15px;
}
.model-gallery-tab__content {
  display: none;
}
.model-gallery-tab__content_active {
  display: block;
}
.js-model-gallery .swiper-slide {
    height: 306px;
}
img[tabindex="0"] {
    cursor: zoom-in;
    user-select: none;
  }

img[tabindex="0"]:focus {
  position: fixed; z-index: 10;
  top: 0; left: 0; bottom: 0; right: 0;
  width: auto; max-width: 100%;
  height: auto; max-height: 100%;
  margin: auto;
  box-shadow: 0 0 200px #000, 0 0 0 1000px rgba(0,0,0,.3);
  -webkit-box-shadow: 0 0 200px #000, 0 0 0 1000px rgba(0,0,0,.3);
  -moz-box-shadow: 0 0 200px #000, 0 0 0 1000px rgba(0,0,0,.3);
}

img[tabindex="0"]:focus,
img[tabindex="0"]:focus ~ * {
  cursor: zoom-out;
  pointer-events: none;
}

/* End */


/* Start:/js/plugins/modal/modal.css?16633365063879*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/* End */


/* Start:/js/plugins/fancybox/jquery.fancybox.min.css?166333650612795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/js/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.css?16633365064897*/
/*!
 * Datetimepicker for Bootstrap v3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:3!important;border-radius:4px}.bootstrap-datetimepicker-widget.timepicker-sbs{width:600px}.bootstrap-datetimepicker-widget.bottom:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:7px}.bootstrap-datetimepicker-widget.bottom:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:8px}.bootstrap-datetimepicker-widget.top:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.top:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget .dow{width:14.2857%}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:100%;font-weight:700;font-size:1.2em}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;width:20px;height:20px;border-radius:4px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.new,.bootstrap-datetimepicker-widget td.old{color:#999}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:none;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:block;width:44px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:none;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:none;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-group.date .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{padding:0!important}.bootstrap-datetimepicker-widget .list-unstyled{margin-left:0!important;padding:10px!important}.bootstrap-datetimepicker-widget .list-unstyled li{padding-left:0!important}.bootstrap-datetimepicker-widget .glyphicon-chevron-left,.bootstrap-datetimepicker-widget .glyphicon-chevron-right{font-size:14px;padding-bottom:4px}.bootstrap-datetimepicker-widget td span.glyphicon-calendar,.bootstrap-datetimepicker-widget td span.glyphicon-time{width:100%;height:32px;line-height:32px}
/* End */


/* Start:/js/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker-standalone.css?16633365061872*/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/js/plugins/bootstrap-datetimepicker/../../fonts/Glyphicons/glyphicons-halflings-regular.eot');
    src: url('/js/plugins/bootstrap-datetimepicker/../../fonts/Glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/js/plugins/bootstrap-datetimepicker/../../fonts/Glyphicons/glyphicons-halflings-regular.woff2') format('woff2'), url('/js/plugins/bootstrap-datetimepicker/../../fonts/Glyphicons/glyphicons-halflings-regular.woff') format('woff'), url('/js/plugins/bootstrap-datetimepicker/../../fonts/Glyphicons/glyphicons-halflings-regular.ttf') format('truetype'), url('/js/plugins/bootstrap-datetimepicker/../../fonts/Glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

/* End */


/* Start:/local/templates/.default/assets/bx-styles/header.css?17492194792850*/
.header__inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}
.header__logo {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #aaa
}
.header__menu {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ccc
}
.header__contacts {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ddd
}
.header__wrapper .social__link .social__phone {
  font-size: 16px
}
.header .header-nav__link {
  font-family: Helvetica,sans-serif!important;
  font-size: 15px
}
.header .top-btns {
  display: flex;
  position: relative;
  margin-left: 20px
}
.header .top-btns .button.obrzvonok {
  margin: 0;
  padding: 3.5px 25px
}
.header .top-btns .button.obrzvonok::before {
  display: none
}
.header .top-btns__search {
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 1px solid #c6c6c6;
  background-color: #fff;
  cursor: pointer;
  transition: background-color .3s
}
.header .top-btns__search:hover {
  background-color: #f2f2f2
}
.header .top-btns__search-content {
  position: absolute;
  width: 320px;
  top: 100%;
  right: 20px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s,visibility .3s
}
.header .top-btns__search-content.top-btns__search-content_active {
  opacity: 1;
  visibility: visible
}
.header .search-form__input {
  height: 28px;
  background-color: #fff;
  border: 1px solid #072e66;
  padding: 0 28px 0 6px
}
.header .search-form__submit {
  top: 3px;
  left: auto;
  right: -15px;
  width: 20px;
  height: 20px;
  border: 0;
  background: url(/local/templates/.default/assets/bx-styles/../img/svg/arrow-right.svg) center no-repeat
}
@media screen and (min-width:1110px) {
  .header__logo {
    width: calc(25% - 30px)
  }
  .header__menu {
    width: calc(50% - 30px)
  }
  .header__contacts {
    width: calc(25% - 30px)
  }
}
@media screen and (max-width:767px) {
  .header__logo {
    width: 100px
  }
  .header__menu {
    display: none
  }
  .header__contacts {
    flex-grow: 1
  }
}
@media (max-width:600px) {
  .header .top-btns__search-content {
    width: 100%;
    right: 0
  }
  .header .search-form__submit {
    right: 0
  }
}
@media screen and (min-width:768px) and (max-width:1109px) {
  .header__logo {
    width: calc(12.5% - 30px)
  }
  .header__menu {
    width: calc(47.5% - 30px)
  }
  .header__contacts {
    width: calc(39.16667% - 30px)
  }
}

/* End */


/* Start:/local/templates/.default/assets/bx-styles/footer.css?17492194791474*/
.footer__inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}
.footer__col {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #aaa
}
.footer__subscribe {
  margin-top: 75px;
  width: 100%;
  max-width: 640px
}
.footer__subscribe .ajax-form {
  width: 100%;
  margin: 0
}
.footer__subscribe .ajax-form__row {
  display: flex;
  margin-bottom: 20px
}
.footer__subscribe .ajax-form__text {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  margin-right: 10px
}
.footer__subscribe .ajax-form__input {
  width: 100%;
  max-width: 440px
}
.footer__subscribe .ajax-form__submit {
  width: 100%;
  max-width: 46px
}
.footer__subscribe .checkbox__label {
  font-size: 13px
}
.footer__bottom {
  display: flex
}
.footer__bottom-right {
  margin-left: auto;
  margin-top: 10px
}
.footer__bottom-link {
  font-size: 13px;
  line-height: 16px;
  color: #313233
}
@media screen and (min-width:1110px) {
  .footer__col {
    width: calc(33.33333% - 30px)
  }
}
@media (max-width:768px) {
  .footer__bottom-link,
  .footer__subscribe {
    display: none
  }
}
@media screen and (max-width:767px) {
  .footer__col {
    width: calc(100% - 30px);
    margin-bottom: 30px
  }
}
@media screen and (min-width:768px) and (max-width:1109px) {
  .footer__col {
    width: calc(33.33333% - 30px)
  }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/header-nav/style.css?17495612255689*/
.header-nav {
    margin-top: 15px;
}

.header-nav__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}

.header-nav__item:last-child {
    margin-right: 0;
}

.header-nav__item:hover > .header-nav_dropdown:not(.header-nav_special) {
    visibility: visible;
    opacity: 1;
}

.header-nav__link {
    color: #717171;
    font-size: 16px;
    font-family: 'HelveticaCondensed';
    font-weight: 700;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid transparent;
    padding: 0 2px 7px;
    transition-property: color, border-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.header-nav__link:hover {
    color: #0b64a3;
    border-color: #0b64a3;
}

.header-nav_dropdown {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    text-align: left;
    margin-left: -12px;
    margin-top: 0;
    min-width: 125px;
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    z-index: 3;
}

.header-nav_dropdown .header-nav__item {
    position: relative;
    display: block;
}

.header-nav_dropdown .header-nav__item > .header-nav_dropdown {
    top: 0;
    right: 100%;
    margin-left: 0;
}

.header-nav_dropdown .header-nav__link {
    border: none;
    padding: 5px 15px;
}

.header-nav__burger {
    display: none;
}

.special-nav {
    position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 50px;
    overflow: hidden;
    background: #f5f5f5;
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, height;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 1.08, 0.87, 0.99);
    transition-delay: 0s;
    z-index: 3;
}

.special-nav .container {
    position: relative;
}

.special-nav img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
}

.special-nav__link {
    color: #0b64a3;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    margin: 20px 0;
}

.special-nav__item {
    color: inherit;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    max-width: 175px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.special-nav__item:last-of-type {
    margin-right: 0;
}

.special-nav__img {
    max-width: 100%;
    margin: 0 auto 10px;
    display: block;
}

.special-nav__title {
    font-weight: normal;
    padding: 15px 0;
    border-top: 1px solid #e6e6e6;
    display: block;
}

.special-nav__price {
    display: block;
}

.special-nav__wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.special-nav__button {
    width: 76px;
    height: 63px;
    padding: 10px;
    border: 1px solid #0b64a3;
    margin: 10px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.special-nav__button-icon {
    fill: #0b64a3;
    width: 32px;
    height: 32px;
    transition-property: fill;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.special-nav__button-wrapper {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 50px;
}

.special-nav__button:hover {
    background-color: #0b64a3;
}

.special-nav__button:hover > .special-nav__button-icon {
    fill: #fff;
}

.special-nav.active {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.special-form {
    position: relative;
    max-width: 500px;
    padding: 20px;
    margin: 0 auto;
    background: #fff;
}

@media (max-width: 990px) {
    .header-nav__list {
        position: fixed;
        top: 0;
        left: 0;
        width: 220px;
        height: 100vh;
        padding: 30px 10px;
        background: #232020;
        z-index: 3;
        -webkit-transform: translateX(-220px);
        transform: translateX(-220px);
        overflow: auto;
    }

    .header-nav__item {
        display: list-item;
    }

    .header-nav__link {
        color: #fff;
        font-size: 16px;
        font-family: 'HelveticaCondensed';
        font-weight: normal;
        text-decoration: none;
        display: block;
        padding: 5px 0;
        transition-property: opacity;
        transition-duration: 0.3s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    .header-nav__link:hover {
        color: #fff;
        border-color: transparent;
        opacity: 0.6;
    }

    .header-nav_dropdown {
        position: static;
        background: transparent;
        visibility: visible;
        opacity: 1;
    }

    .header-nav__burger {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -15px;
        width: 29px;
        height: 29px;
        background: url("/images/svg/burger.svg") no-repeat center;
        background-size: cover;
        display: block;
    }
}

@media (max-width: 768px) {
    .header-nav {
        margin-top: 0;
    }

    .header-nav__burger {
        left: 10px;
    }

    .special-nav {
        color: #fff;
        top: 65px;
        padding: 0 10px;
        background: #000;
    }

    .special-nav__link {
        color: inherit;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/models-top-menu/style.css?173390636062*/
.main .models .models__wrapper-title a {
    color: #0B64A3;
}
/* End */


/* Start:/local/templates/.default/assets/bx-styles/models.css?17339072845431*/
.main .models {
  padding: 25px 0 60px
}
.main .models a {
  text-decoration: none
}
.main .models__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 41px;
  margin-bottom: 40px
}
.main .models__wrapper {
  margin-bottom: 60px
}
.main .models__wrapper-title {
  margin-bottom: 32px;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #0b64a3
}
.main .models__wrapper_menu {
  display: flex;
  padding-left: 20px;
  border-left: 2px solid transparent
}
.main .models__wrapper_menu .models__wrapper-title {
  color: #000;
  padding-top: 20px;
  margin-bottom: 0;
  width: 100%;
  max-width: 175px;
  flex-shrink: 0;
  font-size: 15px;
  line-height: 22px
}
.main .models__wrapper_menu .models__item {
  flex-shrink: 0
}
.main .models__wrapper_menu .models__item-name {
  margin-bottom: 12px
}
.main .models__wrapper_menu .models__price {
  font-weight: 400;
  color: #717171
}
.main .models__wrapper_dark {
  border-color: #3a485a
}
.main .models__wrapper_light-blue {
  border-color: #10dcff
}
.main .models__wrapper_orange {
  border-color: #fa0
}
.main .models__wrapper_light-green {
  border-color: #00ffa5
}
.main .models__row {
  display: flex
}
.main .models__cards {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: -20px -5px 0
}
.main .models__item {
  display: flex;
  flex-direction: column;
  margin: 20px 5px 0;
  padding: 10px;
  max-width: 195px;
  color: #313233;
  transition: background-color .3s linear
}
.main .models__item-body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  position: relative
}
.main .models__item-body::before {
  content: "";
  width: 100%;
  height: 8px;
  position: absolute;
  top: -10px;
  left: 0;
  transform: skewX(-50deg)
}
.main .models__item-flex {
  display: flex;
  justify-content: space-between
}
.main .models__item-name {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  transition: color .3s linear
}
.main .models__item_dark:hover {
  background-color: #ecedef
}
.main .models__item_dark .models__item-body::before {
  top: -5px;
  height: 5px;
  background-color: #3a485a
}
.main .models__item_dark-blue:hover {
  background-color: #ecedef
}
.main .models__item_dark-blue .models__item-body::before {
  top: -5px;
  height: 5px;
  background-color: #3a485a
}
.main .models__item_orange:hover {
  background-color: #fff6ea
}
.main .models__item_orange .models__item-body::before {
  top: -5px;
  height: 5px;
  background-color: #f9a02b
}
.main .models__item_yellow:hover {
  background-color: #fff6ea
}
.main .models__item_yellow .models__item-body::before {
  top: -5px;
  height: 5px;
  background-color: #fa0
}
.main .models__item_blue:hover {
  background-color: #edfafd
}
.main .models__item_blue .models__item-body::before {
  top: -5px;
  height: 5px;
  background-color: #10dcff
}
.main .models__item_light-blue:hover {
  background-color: #edfafd
}
.main .models__item_light-blue .models__item-body::before {
  top: -5px;
  height: 5px;
  background-color: #49c6e5
}
.main .models__item_green:hover {
  background-color: #eef9f4
}
.main .models__item_green .models__item-body::before {
  top: -5px;
  height: 5px;
  background-color: #50bd88
}
.main .models__item_light-green:hover {
  background-color: #eef9f4
}
.main .models__item_light-green .models__item-body::before {
  top: -5px;
  height: 5px;
  background-color: #00ffa5
}
.main .models__img {
  margin-bottom: 10px
}
.main .models__price {
  margin-top: auto;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px
}
.main .models__text {
  margin-top: 30px;
  font-size: 16px;
  line-height: 20px;
  color: #313233
}
.main .models__text p:first-child {
  margin-bottom: 15px
}
.main .models__flex {
  display: flex
}
.main .models__flex .models__wrapper {
  margin-bottom: 0
}
.main .models__flex .models__wrapper:last-of-type {
  margin-left: 130px
}
.main .models__cross-link {
  display: flex;
  align-items: center;
  gap: 5px;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 35px;
  padding: 10px 20px;
  background-color: #fa0;
  color: #000
}
@media (max-width:991px) {
  .main .models__flex {
    flex-direction: column
  }
  .main .models__flex .models__wrapper:last-of-type {
    margin: 60px 0 0
  }
}
@media (max-width:768px) {
  .main .models {
    padding: 25px 0 40px
  }
  .main .models__title {
    font-size: 24px;
    margin-bottom: 20px
  }
  .main .models__wrapper,
  .main .models__wrapper-title {
    margin-bottom: 20px
  }
  .main .models__wrapper_menu {
    flex-direction: column;
    padding-left: 0;
    border-left: none
  }
  .main .models__wrapper_menu .models__wrapper-title {
    max-width: 100%;
    padding-top: 15px;
    margin-bottom: 15px
  }
  .main .models__wrapper_dark {
    border-top: 2px solid #3a485a
  }
  .main .models__wrapper_light-blue {
    border-top: 2px solid #10dcff
  }
  .main .models__wrapper_orange {
    border-top: 2px solid #fa0
  }
  .main .models__wrapper_light-green {
    border-top: 2px solid #00ffa5
  }
  .main .models__row {
    flex-direction: column
  }
  .main .models__item {
    max-width: initial;
    width: calc(50% - 10px)
  }
  .main .models__flex .models__wrapper:last-of-type {
    margin: 20px 0 0
  }
}
@media (max-width:540px) {
  .main .models__cards {
    margin: -20px 0 0
  }
  .main .models__item {
    width: 100%;
    margin: 20px 0 0
  }
}
/* End */


/* Start:/local/components/foton/ajax-form/templates/.default/style.css?17334002823478*/
.ajax-form {
  position: relative;
  margin: 1em auto;
  max-width: 600px; }
  .ajax-form__row {
    position: relative;
    margin: 20px 0; }
    .ajax-form__row:first-child {
      margin-top: 0; }
    .ajax-form__row:last-child {
      margin-bottom: 0; }
  .ajax-form__input {
    color: #6f6d6d;
    font-size: 18px;
    border: none;
    border-bottom: 1px solid #dadada;
    outline: none;
    background: none;
    width: 100%;
    height: 33px;
    padding: 0 20px;
    box-sizing: border-box;
    transition-property: border-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    .ajax-form__input_select {
      padding: 0 17px; }
    .ajax-form__input_textarea {
      height: 66px;
      max-width: 100%; }
    .ajax-form__input:focus {
      border-color: #0b64a3; }
  .ajax-form__submit {
    color: #fff;
    font-size: 16px;
    margin: 20px auto;
    border: none;
    padding: 10px 60px;
    background: #072E66;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    display: block; }
  .ajax-form__submit:hover {
    background: #2260B3;
  }
  .ajax-form__error {
    position: absolute;
    top: 100%;
    left: 0;
    color: red;
    font-size: 12px;
    padding: 0 5px; }
  .ajax-form__success {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: green;
    font-size: 18px;
    background: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .ajax-form_subscribe .ajax-form__input {
    color: #313233;
    font-size: 14px;
    line-height: 18px;
    background: #fff;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    outline: none;
    border: none;
    border-radius: 3px;
    box-shadow: inset 1px 1px 2px #F5F5F5;
    margin-right: 10px;
    max-width: 68%;
    margin-right: 0px;
    vertical-align: middle;
    outline: none;
    transition-property: background-color, border-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    .ajax-form_subscribe .ajax-form__input:focus {
      color: #fff;
      background-color: #0b64a3;
      border-color: #0b64a3; }
  .ajax-form_subscribe .ajax-form__submit {
    position: absolute;
    right: 0;
    top: 0;
    background: #072E66;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font: normal 14px "Helvetica",sans-serif;
    line-height: 20px;
    width: 100%;
    max-width: 29%;
    vertical-align: middle;
    border: none;
    padding: 5px 10px;
    outline: none;
    margin: 0;
    transition-property: background;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    .ajax-form_subscribe .ajax-form__submit:hover {
      background: #2260B3;}
  .ajax-form_subscribe .ajax-form__success {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    background: #ebebea; }
  .ajax-form_subscribe .ajax-form__error {
    white-space: nowrap; }

.input-error {
  border: 1px solid red !important; }

.policy-popup {
  position: relative;
  max-width: 500px;
  padding: 20px;
  margin: 0 auto;
  background: #fff; }

/* End */


/* Start:/local/templates/.default/components/bitrix/search.form/search-form/style.css?16633365061162*/
.search-form {
  position: relative;
  margin: 9px 0; }
  .search-form__input {
    width: 115%;
    height: 26px;
    font-size: 14px;
    padding: 0 0 0 28px;
    outline: none;
    border: 1px solid #c6c6c6;
    background-color: transparent;
    transition-property: border-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    margin-left: -26px;
    box-shadow: inset 0 0 7px #efefef;
    border-radius: 3px;
    cursor: pointer; }
    .search-form__input:hover, .search-form__input:active {
      background-color: #efefef; }
    .search-form__input:focus {
      border: 1px solid #0b64a3; }
    .search-form__input:focus ~ .search-form__submit {
      border: 1px solid #0b64a3; }
  .search-form__submit {
    position: absolute;
    left: -26px;
    top: 0;
    width: 27px;
    height: 26px;
    background: url("/images/icons/loupe.svg") no-repeat center transparent;
    background-size: 70%;
    border: none;
    cursor: pointer;
    border: 1px solid #c6c6c6;
    padding: 0;
    outline: none; }
    .search-form__submit:hover, .search-form__submit:active {
      background-color: #efefef; }

/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/breadcrumbs/style.css?1663336506828*/
.breadcrumbs {
  margin: 10px 0; }
  .breadcrumbs__item {
    color: #b1b1b1;
    font-size: 14px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
    .breadcrumbs__item:after {
      position: absolute;
      top: 3px;
      right: -5px;
      border-left: 1px solid #0b64a3;
      height: 80%;
      content: ''; }
    .breadcrumbs__item:last-child {
      margin-right: 0; }
      .breadcrumbs__item:last-child:after {
        display: none; }
  .breadcrumbs__link {
    color: #313233;
    text-decoration: none;
    transition-property: color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s; }
    .breadcrumbs__link:hover {
      color: #0b64a3; }

@media (max-width: 768px) {
  .breadcrumbs {
    padding: 0 15px; } }

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/sub-nav/style.css?1663336506533*/
.sub-nav__item {
  margin-bottom: 4px; }
  .sub-nav__item:last-child {
    margin-bottom: 0; }

.sub-nav__link {
  color: inherit;
  font-size: 15px;
  text-decoration: none;
  padding: 7px 10px;
  text-align: right;
  display: block;
  transition-property: color, background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s; }
  .sub-nav__link_selected, .sub-nav__link:hover {
    color: #fff;
    background: #0b64a3; }

@media (max-width: 768px) {
  .sub-nav {
    display: none; } }

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/footer-nav/style.css?17331491071389*/
.footer-nav__section {
  padding-top: 75px;
  padding-left: 0;
  padding-right: 0;
}
.footer-nav__section:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff;
  top: 110px;
  left: 0;
}
.footer-nav__title {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 15px;
  display: block;
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.footer-nav__title:hover {
  color: #0b64a3;
}
.footer-nav__list {
  padding-top: 30px;
}
.footer-nav__item {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 3px;
}
.footer-nav__item:last-child {
  margin-bottom: 0;
}
.footer-nav__link {
  color: #313233;
}
.footer-nav__link:hover {
  color: #0b64a3;
}
.footer-nav__icon {
  fill: #c8c8c7;
}
.footer-nav__social {
  padding: 9px 0;
  text-align: left;
}
.footer-nav__social .social__item {
  margin: 0 3px;
}
.footer-nav__social .social__icon {
  fill: #fff;
  width: 1.3em;
  height: 1.3em;
}
.footer-nav__social .social__link:hover,
.footer-nav__social .social__icon:hover {
  fill: #0b64a3;
  opacity: 1;
}
.footer-nav_relative {
  position: relative;
}
.footer-nav .sides_padding_zero {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 768px) {
  .footer-nav__top {
    display: none;
  }
}
.footer-nav__col {
  width: 13.666667%
}
/* End */


/* Start:/local/templates/.default/assets/libs/select2/select2.min.css?170775019216265*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;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;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;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;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;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;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;height:26px;margin-right:20px;padding-right:0px}.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;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.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__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;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{border-top-left-radius: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{border-bottom-left-radius: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;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 .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--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{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;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: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;height:26px;margin-right:20px}.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;border-top-right-radius: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: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;border-radius:0;border-top-left-radius: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;border-top-left-radius: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: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;border-bottom-left-radius: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: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;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.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;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.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;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius: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;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--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{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}

/* End */


/* Start:/local/templates/.default/assets/bx-styles/form.css?174585211518290*/
.form__content {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 6px;
  margin-bottom: 20px
}
.form__content_3 {
  grid-template-columns: repeat(3,1fr)
}
.form .label {
  display: inline-flex;
  width: 100%;
  height: 50px;
  cursor: pointer
}
.form .label_checkbox {
  width: auto;
  height: auto;
  align-items: center
}
.form .label__box {
  display: block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  border: 1px solid #333;
  margin-right: 13px;
  position: relative;
  transition: .3s linear
}
.form .label__box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s linear;
  background: url(/local/templates/.default/assets/bx-styles/../img/svg/check.svg) 50% 50%/contain no-repeat
}
.form .label__text {
  font-size: 14px;
  color: #333
}
.form .label__text_helveticand {
  font-family: "Helvetica Now Display",sans-serif
}
.form .label_textarea {
  height: auto;
  grid-row: span 2
}
.form input,
.form textarea {
  width: 100%;
  height: 100%;
  padding: 0 20px!important;
  background-color: #fff!important;
  border: none!important;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  color: #313233;
  position: relative;
  transition: .3s linear
}
.form input:checked ~ .label__box,
.form textarea:checked ~ .label__box {
  border-color: #0b64a3;
  background-color: #0b64a3
}
.form input:checked ~ .label__box::after,
.form textarea:checked ~ .label__box::after {
  opacity: 1
}
.form input::-moz-placeholder,
.form textarea::-moz-placeholder {
  color: #5a5c69
}
.form input::placeholder,
.form textarea::placeholder {
  color: #5a5c69
}
.form input.visually-hidden,
.form textarea.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden
}
.form textarea {
  resize: none;
  padding: 17px 20px!important
}
.form__privacy {
  margin-bottom: 33px
}
.form__button {
  width: 500px
}
.form__button_100 {
  width: 100%
}
.form-request_inline .form-request__left {
  width: 280px;
  padding: 0;
  background-color: transparent
}
.form-request_inline .form-request__right {
  padding: 0
}
.form-request_inline .form-request__content {
  min-height: 453px;
  padding: 0 0 23px 30px;
  border: none
}
.form-request_inline .form-request__img {
  width: 200px;
  height: 192px;
  margin-right: 20px
}
.form-request_inline .form-request__modal-title-block {
  padding-top: 20px
}
.form-request_inline .form-request__modal-title {
  font-size: 16px;
  line-height: 15.92px
}
.form-request_inline .form-request__modal-text {
  font-size: 14px;
  line-height: 13.93px
}
.form-request_inline .form-request__step {
  width: auto
}
.form-request_inline .form-request__step_3 .form-request__dealer-info {
  background-color: #f8f8f8
}
.form-request_inline .form-request__step-block {
  height: 86px;
  padding-top: 20px;
  border-top: 1px solid #f2f1f1
}
.form-request_inline .form-request__button-block {
  height: 86px;
  padding-top: 20px;
  padding-left: 30px;
  border-top: 1px solid #f2f1f1
}
.form-request_inline .form-request__map {
  height: 430px
}
.form-request_inline-simple .form-request__step {
  width: 100%
}
.form-request_inline-simple .form-request__step_2 .form-request__content {
  padding-top: 20px
}
.form-request_inline-simple .form-request__left {
  width: 320px;
  padding: 20px 0 0;
  border-top: 1px solid #f2f1f1
}
.form-request_inline-simple .form-request__step-block {
  height: 80px;
  padding-top: 25px;
  border-top: 1px solid #f2f1f1
}
.form-request_inline-simple .form-request__right {
  padding: 0 0 0 34px
}
.form-request_inline-simple .form-request__content {
  min-height: 290px;
  padding: 0;
  border: none
}
.form-request_inline-simple .form-request__map {
  height: 290px
}
.form-request_inline-simple .form-request__button-block {
  height: 80px;
  padding-top: 20px
}
.form-request_inline-simple .form-request__input {
  background-color: #fff
}
.form-request_inline-simple .form-request__textarea {
  height: 80px;
  margin-bottom: 10px;
  background-color: #fff
}
.form-request_inline-simple .form-request__success {
  width: 100%;
  min-height: 370px;
  align-items: flex-start;
  padding: 0 0 18px
}
.form-request_inline-simple .form-request__success-row {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto
}
.form-request_inline-simple .form-request__success-col {
  display: flex;
  flex-direction: column;
  width: 100%
}
.form-request_inline-simple .form-request__error {
  width: 100%;
  min-height: 370px;
  align-items: flex-start;
  padding: 0 0 18px
}
.form-request_inline-simple .form-request__error-row {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto
}
.form-request_inline-simple .form-request__error-col {
  display: flex;
  flex-direction: column;
  width: 100%
}
.form-request_inline-simple .form-request__message-button {
  margin-left: auto
}
.form-request_inline-simple .form-request__icon {
  flex-shrink: 0;
  margin-bottom: 0;
  margin-right: 30px
}
.form-request_inline-simple .form-request__message-title {
  margin-bottom: 10px
}
.form-request_inline-simple .form-request__message-text {
  margin-bottom: 0;
  text-align: left
}
.form-request_error .form-request__error,
.form-request_step1 .form-request__step_1,
.form-request_step2 .form-request__step_2,
.form-request_step3 .form-request__step_3,
.form-request_success .form-request__success {
  display: flex
}
.form-request__step {
  display: none;
  width: 900px
}
.form-request__step_valid .form-request__circle {
  background-color: #00db75
}
.form-request__step_valid .form-request__circle svg {
  color: #fff
}
.form-request__error,
.form-request__success {
  display: none;
  flex-direction: column;
  align-items: center;
  width: 300px;
  padding: 20px 20px 30px
}
.form-request__icon {
  margin-bottom: 20px
}
.form-request__message-title {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 19.9px;
  text-transform: uppercase
}
.form-request__message-text {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-align: center;
  color: rgba(49,50,51,.6)
}
.form-request__left {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  width: 360px;
  padding: 60px 40px 20px;
  background-color: #f8f8f8
}
.form-request__title {
  margin-bottom: 30px;
  font-family: Helvetica,sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 19.9px;
  color: #313233;
  text-transform: uppercase
}
.form-request__text {
  margin-bottom: 15px;
  font-family: Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 15.92px;
  color: rgba(49,50,51,.6)
}
.form-request__step-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: auto
}
.form-request__step-text {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 19.9px;
  color: rgba(49,50,51,.3)
}
.form-request__step-text span {
  margin-right: 10px;
  color: #313233
}
.form-request__desc {
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 13.93px;
  color: rgba(49,50,51,.3)
}
.form-request__desc-mob {
  display: none
}
.form-request__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin-left: auto;
  border-radius: 50%;
  background-color: #f2f1f1
}
.form-request__circle svg {
  color: rgba(49,50,51,.1)
}
.form-request__right {
  flex-grow: 1;
  padding: 75px 40px 40px
}
.form-request__content {
  width: 100%;
  min-height: 413px;
  display: flex;
  flex-direction: column;
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 1px solid #f2f1f1;
  border-bottom: 1px solid #f2f1f1
}
.form-request__row {
  display: flex
}
.form-request__row_space-between {
  justify-content: space-between
}
.form-request__row_space-between .form-request__wrap {
  width: 49%
}
.form-request__img {
  flex-shrink: 0;
  width: 250px;
  height: 240px;
  margin-right: 30px
}
.form-request__img picture {
  display: block;
  width: 100%;
  height: 100%
}
.form-request__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.form-request__modal-title-block {
  display: flex;
  flex-direction: column
}
.form-request__wrap {
  margin-bottom: 10px
}
.form-request__modal-title {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  color: #313233;
  text-transform: uppercase
}
.form-request__modal-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 15.92px;
  color: #313233
}
.form-request__button-block {
  display: flex;
  padding-top: 30px
}
.form-request__step-block-mob {
  display: none
}
.form-request__message-button {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 180px;
  min-height: 42px;
  font-size: 16px;
  font-weight: 400;
  line-height: 15.92px;
  color: #fff;
  background-color: #072e66!important;
  border: 1px solid #072e66!important;
  border-radius: 5px;
  cursor: pointer
}
.form-request__button {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 180px;
  height: 42px;
  font-size: 16px;
  font-weight: 400;
  line-height: 15.92px;
  color: #fff;
  background-color: #072e66!important;
  border: 1px solid #072e66!important;
  border-radius: 5px;
  cursor: pointer
}
.form-request__button svg {
  color: #fff;
  margin-left: 10px
}
.form-request__button_right {
  margin-left: auto
}
.form-request__button:disabled {
  opacity: .5
}
.form-request__button_transparent {
  color: #5a5c69;
  background-color: transparent!important;
  border-color: #5a5c69!important
}
.form-request__button_transparent svg {
  color: #5a5c69;
  margin-left: 0;
  margin-right: 10px;
  transform: rotate(180deg)
}
.form-request__map {
  height: 343px
}
.form-request__dealer-info {
  margin-bottom: 12px;
  padding: 10px 10px 10px 20px;
  background-color: #fff;
  border: 1px solid #f2f1f1
}
.form-request__dealer-info_border {
  border: 1px solid #0b64a3
}
.form-request__dealer-info-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px
}
.form-request__dealer-info-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 15.92px;
  color: #313233
}
.form-request__dealer-info-title_uppercase {
  text-transform: uppercase
}
.form-request__dealer-info-icon {
  margin-left: 7px
}
.form-request__dealer-info-icon svg {
  margin-right: 5px
}
.form-request__address {
  font-size: 14px;
  font-weight: 400;
  line-height: 15.4px;
  color: rgba(49,50,51,.6)
}
.form-request__dealer-info-text {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 15.92px;
  color: #313233
}
.form-request__checkbox {
  margin-top: auto
}
.form-request .label {
  display: inline-flex;
  width: 100%;
  height: 50px;
  cursor: pointer
}
.form-request .label_checkbox {
  width: auto;
  height: auto;
  align-items: center
}
.form-request .label__box {
  display: block;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  border-radius: 2px;
  border: 1px solid #333;
  margin-right: 13px;
  position: relative;
  transition: .3s linear
}
.form-request .label__box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s linear;
  background: url(/local/templates/.default/assets/bx-styles/../img/svg/check.svg) 50% 50%/contain no-repeat
}
.form-request .label__text {
  font-size: 12px;
  line-height: 13px;
  color: #838485
}
.form-request .label__text a {
  color: #838485;
  text-decoration: none
}
.form-request .label__text_helveticand {
  font-family: "Helvetica Now Display",sans-serif
}
.form-request .label_textarea {
  height: auto;
  grid-row: span 2
}
.form-request input:checked ~ .label__box,
.form-request textarea:checked ~ .label__box {
  border-color: #0b64a3;
  background-color: #0b64a3
}
.form-request input:checked ~ .label__box::after,
.form-request textarea:checked ~ .label__box::after {
  opacity: 1
}
.form-request input.visually-hidden,
.form-request textarea.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden
}
@media (max-width:1199px) {
  .form-request_inline .form-request__row_space-between {
    flex-direction: column
  }
  .form-request_inline .form-request__row_space-between .form-request__wrap {
    width: 100%
  }
  .form-request_inline .form-request__button {
    min-width: 140px
  }
}
@media (max-width:991px) {
  .form-request_inline-simple .form-request__left {
    width: 280px
  }
  .form-request_inline-simple .form-request__right {
    padding-left: 20px
  }
  .form-request_inline-simple .form-request__button {
    min-width: 140px
  }
  .form-request_inline-simple .form-request__row {
    flex-direction: column
  }
  .form-request_inline-simple .form-request__row .form-request__wrap {
    width: 100%
  }
}
@media (max-width:950px) {
  .form-request_inline .form-request__left {
    width: 100%
  }
  .form-request_inline .form-request__content {
    min-height: 230px;
    padding-left: 0
  }
  .form-request_inline .form-request__img {
    display: block;
    width: 140px;
    height: 134px;
    margin-right: 10px
  }
  .form-request_inline .form-request__modal-title-block {
    padding-top: 10px
  }
  .form-request_inline .form-request__modal-text,
  .form-request_inline .form-request__modal-title {
    display: block
  }
  .form-request_inline .form-request__step {
    max-width: 100%
  }
  .form-request_inline .form-request__step_1 .form-request__row {
    flex-direction: row
  }
  .form-request_inline .form-request__button-block {
    height: auto;
    padding-left: 0
  }
  .form-request_inline .form-request__map {
    height: 300px
  }
  .form-request_inline .form-request__dealer-info {
    width: 100%
  }
  .form-request_inline-simple .form-request__step_2 .form-request__content {
    padding-top: 0
  }
  .form-request_inline-simple .form-request__step {
    width: 100%;
    max-width: none
  }
  .form-request_inline-simple .form-request__left {
    width: 100%
  }
  .form-request_inline-simple .form-request__right {
    padding-left: 0
  }
  .form-request_inline-simple .form-request__content {
    min-height: auto
  }
  .form-request_inline-simple .form-request__button-block {
    height: auto
  }
  .form-request_inline-simple .form-request__success-row {
    flex-direction: column
  }
  .form-request_inline-simple .form-request__success-col {
    align-items: center
  }
  .form-request_inline-simple .form-request__error-row {
    flex-direction: column
  }
  .form-request_inline-simple .form-request__error-col {
    align-items: center
  }
  .form-request_inline-simple .form-request__message-button {
    margin-right: auto
  }
  .form-request_inline-simple .form-request__icon {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    margin-right: 0
  }
  .form-request_inline-simple .form-request__message-title {
    margin-bottom: 30px
  }
  .form-request_inline-simple .form-request__message-text {
    text-align: center
  }
  .form-request_step1 .form-request__step_1 .form-request__button {
    width: 100%
  }
  .form-request_step2 .form-request__step_2 .form-request__button,
  .form-request_step3 .form-request__step_3 .form-request__button {
    width: 49%
  }
  .form-request__step {
    max-width: 300px;
    flex-direction: column
  }
  .form-request__left {
    width: 100%;
    align-items: center;
    padding: 60px 20px 0;
    background-color: transparent
  }
  .form-request__title {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f1f1;
    text-align: center
  }
  .form-request__text {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 13.93px;
    text-align: center
  }
  .form-request__step-block,
  .form-request__text_mob-hidden {
    display: none
  }
  .form-request__step-text span {
    margin-right: 5px
  }
  .form-request__step-text {
    font-size: 14px;
    line-height: 13.93px
  }
  .form-request__desc {
    margin-top: 30px;
    font-size: 12px;
    line-height: 11.94px;
    text-align: center
  }
  .form-request__desc-mob {
    display: block;
    width: 100%;
    margin-top: 30px;
    font-size: 12px;
    line-height: 11.94px;
    text-align: center;
    color: rgba(49,50,51,.3)
  }
  .form-request__circle {
    width: 24px;
    height: 24px
  }
  .form-request__circle svg {
    width: 12px;
    height: 8px
  }
  .form-request__right {
    padding: 0 20px 20px
  }
  .form-request__content {
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
    border: none
  }
  .form-request__row {
    flex-direction: column
  }
  .form-request__row_space-between .form-request__wrap {
    width: 100%
  }
  .form-request__img {
    display: none
  }
  .form-request__wrap {
    width: 100%
  }
  .form-request__modal-text,
  .form-request__modal-title {
    display: none
  }
  .form-request__button-block {
    flex-wrap: wrap;
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #f2f1f1
  }
  .form-request__step-block-mob {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px
  }
  .form-request__button {
    min-width: auto
  }
  .form-request__map {
    height: 160px
  }
  .form-request__dealer-info_mob-hidden {
    display: none
  }
  .form-request__checkbox {
    margin-top: 10px
  }
}
@media (max-width:767px) {
  .form__content,
  .form__content_3 {
    grid-template-columns: repeat(1,1fr)
  }
  .form .label_checkbox {
    align-items: flex-start
  }
  .form .label_textarea {
    height: 106px;
    order: +1;
    grid-column: span 1
  }
  .form__privacy {
    margin-bottom: 40px
  }
  .form-request .label_checkbox {
    align-items: flex-start
  }
  .form-request .label_textarea {
    height: 106px;
    order: +1;
    grid-column: span 1
  }
}
@media (max-width:550px) {
  .form-request_inline .form-request__map {
    height: 180px
  }
  .form-request_inline-simple .form-request__map {
    height: 190px
  }
}

/* End */


/* Start:/local/templates/.default/assets/bx-styles/input.css?1745852115327*/
.form-input {
  width: 100%;
  height: 50px;
  padding-left: 20px!important;
  padding-right: 20px!important;
  font-size: 16px;
  font-weight: 400;
  line-height: 15.92px;
  color: #313233;
  border: 1px solid #f2f1f1!important
}
.form-input::-moz-placeholder {
  color: #5a5c69
}
.form-input::placeholder {
  color: #5a5c69
}
/* End */


/* Start:/local/templates/.default/assets/bx-styles/textarea.css?1745852115305*/
.textarea {
  width: 100%;
  height: 100px;
  padding: 17px 20px!important;
  font-size: 16px;
  font-weight: 400;
  line-height: 15.92px;
  color: #313233;
  border: 1px solid #f2f1f1!important;
  resize: none
}
.textarea::-moz-placeholder {
  color: #5a5c69
}
.textarea::placeholder {
  color: #5a5c69
}
/* End */


/* Start:/local/templates/.default/assets/bx-styles/select2.css?17458521156363*/
.select2 {
  width: 100%!important;
  font-size: 15px!important
}
.select2-search {
  display: none!important
}
.select2-selection {
  height: 50px!important;
  border: none!important;
  border-radius: 0!important
}
.select2-selection__placeholder {
  color: #5a5c69!important
}
.select2-selection__clear {
  display: none
}
.select2-selection__rendered {
  padding: 0 20px!important;
  line-height: 50px!important
}
.select2-selection__arrow {
  top: 50%!important;
  transform: translateY(-50%);
  right: 20px!important;
  width: 24px!important;
  height: 24px!important;
  background: url(/local/templates/.default/assets/bx-styles/../img/svg/arrow-dropdown.svg) 50%/contain no-repeat;
  transition: .3s linear
}
.select2-selection__arrow b {
  display: none!important
}
.select2-container--open .select2-selection__arrow {
  transform: translateY(-50%) rotate(-180deg)!important
}
.select2-results__option {
  display: flex;
  align-items: center;
  height: 50px!important;
  padding: 0 20px!important;
  border: none!important;
  font-size: 15px!important;
  color: #5a5c69!important;
  position: relative
}
.select2-results__option--highlighted,
.select2-results__option--selected {
  background: #e2e2e2!important;
  color: #313233!important
}
.select2-dropdown {
  top: 6px;
  border: none!important;
  border-radius: 0!important;
  background: #fff!important
}
.select2.select2-container--border-mob .select2 {
  width: 100%!important;
  font-size: 15px!important
}
.select2.select2-container--border-mob .select2-search {
  display: none!important
}
.select2.select2-container--border-mob .select2-selection {
  position: relative;
  height: 50px!important;
  border: none!important;
  border-radius: 0!important;
  background-color: #fff
}
.select2.select2-container--border-mob .select2-selection__placeholder {
  color: #5a5c69!important
}
.select2.select2-container--border-mob .select2-selection__clear {
  display: none
}
.select2.select2-container--border-mob .select2-selection__rendered {
  padding: 0 20px!important;
  line-height: 50px!important
}
.select2.select2-container--border-mob .select2-selection__arrow {
  position: absolute;
  display: block;
  top: 50%!important;
  transform: translateY(-50%);
  right: 10px!important;
  width: 24px!important;
  height: 24px!important;
  background: url(/local/templates/.default/assets/bx-styles/../img/svg/arrow-dropdown.svg) 50%/contain no-repeat;
  transition: .3s linear
}
.select2.select2-container--border-mob .select2-selection__arrow b {
  display: none!important
}
.select2.select2-container--border-mob .select2-container--open .select2-selection__arrow {
  transform: translateY(-50%) rotate(-180deg)!important
}
.select2.select2-container--border-mob .select2-results__option {
  display: flex;
  align-items: center;
  height: 50px!important;
  padding: 0 20px!important;
  border: none!important;
  font-size: 15px!important;
  color: #5a5c69!important;
  position: relative
}
.select2.select2-container--border-mob .select2-results__option--highlighted,
.select2.select2-container--border-mob .select2-results__option--selected {
  background: #e2e2e2!important;
  color: #313233!important
}
.select2.select2-container--border-mob .select2-dropdown {
  top: 6px;
  border: none!important;
  border-radius: 0!important;
  background: #fff!important
}
.select2-container.select2-container--border-mob .select2-results__options {
  max-height: 200px;
  overflow: auto
}
.select2-container.select2-container--border-mob .select2-results__options::-webkit-scrollbar {
  width: 4px
}
.select2-container.select2-container--border-mob .select2-results__options::-webkit-scrollbar-track {
  background-color: #fff
}
.select2-container.select2-container--border-mob .select2-results__options::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}
.select2.select2-container--border .select2 {
  width: 100%!important;
  font-size: 15px!important
}
.select2.select2-container--border .select2-search {
  display: none!important
}
.select2.select2-container--border .select2-selection {
  position: relative;
  height: 50px!important;
  border-radius: 0!important;
  background-color: #fff;
  border: 1px solid #f2f1f1!important
}
.select2.select2-container--border .select2-selection__placeholder {
  color: #5a5c69!important
}
.select2.select2-container--border .select2-selection__clear {
  display: none
}
.select2.select2-container--border .select2-selection__rendered {
  padding: 0 20px!important;
  line-height: 50px!important
}
.select2.select2-container--border .select2-selection__arrow {
  position: absolute;
  display: block;
  top: 50%!important;
  transform: translateY(-50%);
  right: 10px!important;
  width: 24px!important;
  height: 24px!important;
  background: url(/local/templates/.default/assets/bx-styles/../img/svg/arrow-dropdown.svg) 50%/contain no-repeat;
  transition: .3s linear
}
.select2.select2-container--border .select2-selection__arrow b {
  display: none!important
}
.select2.select2-container--border .select2-container--open .select2-selection__arrow {
  transform: translateY(-50%) rotate(-180deg)!important
}
.select2.select2-container--border .select2-results__option {
  display: flex;
  align-items: center;
  height: 50px!important;
  padding: 0 20px!important;
  border: none!important;
  font-size: 15px!important;
  color: #5a5c69!important;
  position: relative
}
.select2.select2-container--border .select2-results__option--highlighted,
.select2.select2-container--border .select2-results__option--selected {
  background: #e2e2e2!important;
  color: #313233!important
}
.select2.select2-container--border .select2-dropdown {
  top: 6px;
  border: none!important;
  border-radius: 0!important;
  background: #fff!important
}
.select2-container.select2-container--border .select2-results {
  border: 1px solid #f2f1f1!important
}
.select2-container.select2-container--border .select2-results__options {
  max-height: 200px;
  overflow: auto
}
.select2-container.select2-container--border .select2-results__options::-webkit-scrollbar {
  width: 4px
}
.select2-container.select2-container--border .select2-results__options::-webkit-scrollbar-track {
  background-color: #fff
}
.select2-container.select2-container--border .select2-results__options::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}
@media (max-width:950px) {
  .select2.select2-container--border-mob .select2-selection {
    border: 1px solid #f2f1f1!important
  }
}

/* End */


/* Start:/local/templates/.default/assets/bx-styles/modal.css?17458521151285*/
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5);
  z-index: 110;
  overflow-y: auto;
  overflow-x: hidden
}
.popup_active {
  display: block
}
.popup__wrap {
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px
}
.popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1
}
.popup__close svg {
  width: 100%;
  height: 100%
}
.popup__content {
  width: 100%;
  max-width: 460px;
  padding: 40px 30px 30px;
  background-color: #f8f8f8;
  position: relative;
  z-index: 1
}
.popup__content_auto {
  width: auto;
  max-width: none;
  padding: 0;
  background-color: #fff
}
.popup__heading {
  text-align: center;
  margin-bottom: 20px
}
.popup .form__content {
  grid-template-columns: repeat(1,1fr)
}
.popup .form .label_textarea {
  order: +1;
  grid-row: span 1
}
.popup .form__button {
  width: 100%
}
@media (max-width:767px) {
  .popup__wrap {
    padding: 15px
  }
  .popup__content {
    padding: 40px 15px 30px
  }
  .popup__content_auto {
    padding: 0
  }
  .popup__title.title {
    font-size: 26px
  }
}
/* End */


/* Start:/local/templates/work/template_styles.css?166333650637*/
.content {
  padding-bottom: 25px;
}

/* End */
/* /js/plugins/magnific/magnific-popup.css?16633365066951 */
/* /js/plugins/lightslider/css/lightslider.css?16633365067988 */
/* /css/main.css?174921947989772 */
/* /js/plugins/modal/modal.css?16633365063879 */
/* /js/plugins/fancybox/jquery.fancybox.min.css?166333650612795 */
/* /js/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.css?16633365064897 */
/* /js/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker-standalone.css?16633365061872 */
/* /local/templates/.default/assets/bx-styles/header.css?17492194792850 */
/* /local/templates/.default/assets/bx-styles/footer.css?17492194791474 */
/* /local/templates/.default/components/bitrix/menu/header-nav/style.css?17495612255689 */
/* /local/templates/.default/components/bitrix/catalog.section.list/models-top-menu/style.css?173390636062 */
/* /local/templates/.default/assets/bx-styles/models.css?17339072845431 */
/* /local/components/foton/ajax-form/templates/.default/style.css?17334002823478 */
/* /local/templates/.default/components/bitrix/search.form/search-form/style.css?16633365061162 */
/* /local/templates/.default/components/bitrix/breadcrumb/breadcrumbs/style.css?1663336506828 */
/* /local/templates/.default/components/bitrix/menu/sub-nav/style.css?1663336506533 */
/* /local/templates/.default/components/bitrix/menu/footer-nav/style.css?17331491071389 */
/* /local/templates/.default/assets/libs/select2/select2.min.css?170775019216265 */
/* /local/templates/.default/assets/bx-styles/form.css?174585211518290 */
/* /local/templates/.default/assets/bx-styles/input.css?1745852115327 */
/* /local/templates/.default/assets/bx-styles/textarea.css?1745852115305 */
/* /local/templates/.default/assets/bx-styles/select2.css?17458521156363 */
/* /local/templates/.default/assets/bx-styles/modal.css?17458521151285 */
/* /local/templates/work/template_styles.css?166333650637 */
