

/* Start:/local/templates/form/html/build/assets/css/main.css?1782739713353104*/
@charset "UTF-8";/*
  Colors
*//*
  Media queries
*//*
  Variables
*//* Slider */.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}
.contain_vse{
  text-align: center;
  height: 66px;
  margin-top: 18px;
  padding-top: 5px;
  border-bottom: 0;padding-left: 0;
}
.vse{
  color: #ff7600;
  cursor: pointer;
  background: none;
  border: none;
  text-decoration: none;
  font-size: 13px;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

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

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  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: -webkit-zoom-out;
  cursor: zoom-out;
}

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

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

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

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

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

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

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

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

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

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

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

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

.mfp-close:hover,.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: 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%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}/* Main image in popup */img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}/* The shadow behind the image */.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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;
}

*,*:before,*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

textarea {
  resize: vertical;
}

::-webkit-input-placeholder {
  text-overflow: ellipsis;
}

:-moz-placeholder {
  text-overflow: ellipsis;
}

::-moz-placeholder {
  text-overflow: ellipsis;
}

:-ms-input-placeholder {
  text-overflow: ellipsis;
}

input[placeholder] {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

input::-moz-placeholder {
  text-overflow: ellipsis;
}

input:-moz-placeholder {
  text-overflow: ellipsis;
}

input:-ms-input-placeholder {
  text-overflow: ellipsis;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus:-moz-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video iframe,.video object,.video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

body._hidden {
  max-height: 100vh;
  overflow: hidden;
}

body._relative {
  position: relative;
}

._fix::before,._fix::after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  visibility: hidden;
  clear: both;
}

[hidden],._hide,._none {
  display: none !important;
  visibility: hidden !important;
}

._noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

._align_l {
  text-align: left;
}

._align_c {
  text-align: center;
}

._align_r {
  text-align: right;
}

._align_j {
  text-align: justify;
}

._bold {
  font-weight: bold;
}

._upp {
  text-transform: uppercase;
}

span.mm_value {
  color: inherit;
  font-size: inherit;
}

span.i {
  display: inline-block;
  vertical-align: initial;
  background: url(/local/templates/form/html/build/assets/css/../images/sprite.png) no-repeat;
}

span.i._clock {
  width: 12px;
  height: 12px;
  background-position: 0 0;
}

span.i._close {
  width: 41px;
  height: 41px;
  background-position: -13px 0;
}

span.i._prev,span.i._next {
  width: 20px;
  height: 40px;
}

span.i._prev {
  background-position: -55px 0;
}

span.i._next {
  background-position: -79px 0;
}/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */.mm_table {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}

.mm_table__cell {
  display: table-cell;
  vertical-align: initial;
}

.mm_table__cell._top {
  vertical-align: top;
}

.mm_table__cell._middle {
  vertical-align: middle;
}

.mm_table__cell._bottom {
  vertical-align: bottom;
}/*** _arrows ***/._arrows .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  text-indent: 0;
  background: none;
  border: 0;
  border-radius: 50%;
  opacity: .35;
  outline: 0;
  z-index: 2;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

._arrows .slick-arrow:hover {
  opacity: 1;
}

._arrows .slick-arrow .i {
  vertical-align: middle;
}

._arrows .slick-prev {
  left: -55px;
}

._arrows .slick-next {
  right: -55px;
}

._arrows .slick-disabled {
  opacity: .1;
  pointer-events: none;
}

.mm_default-table {
  width: 100%;
  font-size: 14px;
  border: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

.mm_default-table th,.mm_default-table td {
  padding: 8px 13px;
  text-align: left;
  border-bottom: 1px solid #e9e9e9;
  vertical-align: top;
}

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

html,body {
  font-size: 62.5%;
}/**
 * Remove the margin in all browsers (opinionated).
 */body {
  margin: 0;
  position: relative;
}/* HTML5 display definitions
   ========================================================================== *//**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
 /* 1 */
  display: block;
}/**
 * Add the correct display in IE 9-.
 */audio,canvas,progress,video {
  display: inline-block;
}/**
 * Add the correct display in iOS 4-7.
 */audio:not([controls]) {
  display: none;
  height: 0;
}/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */progress {
  vertical-align: baseline;
}/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */template,[hidden] {
  display: none;
}/* Links
   ========================================================================== *//**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */a {
  background-color: transparent;
 /* 1 */
  -webkit-text-decoration-skip: objects;
 /* 2 */;
}/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */a:active,a:hover {
  outline-width: 0;
}/* Text-level semantics
   ========================================================================== *//**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */abbr[title] {
  border-bottom: none;
 /* 1 */
  text-decoration: underline;
 /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
 /* 2 */;
}/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */b,strong {
  font-weight: inherit;
}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */b,strong {
  font-weight: bolder;
}/**
 * Add the correct font style in Android 4.3-.
 */dfn {
  font-style: italic;
}/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */h1 {
  font-size: 2em;
  margin: 0.67em 0;
}/**
 * Add the correct background and color in IE 9-.
 */mark {
  background-color: #ff0;
  color: #000;
}/**
 * Add the correct font size in all browsers.
 */small {
  font-size: 80%;
}/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}/* Embedded content
   ========================================================================== *//**
 * Remove the border on images inside links in IE 10-.
 */img {
  border-style: none;
}/**
 * Hide the overflow in IE.
 */svg:not(:root) {
  overflow: hidden;
}/* Grouping content
   ========================================================================== *//**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,kbd,pre,samp {
  font-family: monospace, monospace;
 /* 1 */
  font-size: 1em;
 /* 2 */;
}/**
 * Add the correct margin in IE 8.
 */figure {
  margin: 1em 40px;
}/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
 /* 1 */
  height: 0;
 /* 1 */
  overflow: visible;
 /* 2 */;
}/* Forms
   ========================================================================== *//**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */button,input,optgroup,select,textarea {
  font: inherit;
 /* 1 */
  margin: 0;
 /* 2 */;
}/**
 * Restore the font weight unset by the previous rule.
 */optgroup {
  font-weight: bold;
}/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */button,input {
 /* 1 */
  overflow: visible;
}/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */button,select {
 /* 1 */
  text-transform: none;
}/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */button,html [type="button"],[type="reset"],[type="submit"] {
  -webkit-appearance: button;
 /* 2 */;
}/**
 * Remove the inner border and padding in Firefox.
 */button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}/**
 * Restore the focus styles unset by the previous rule.
 */button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
 /* 1 */
  color: inherit;
 /* 2 */
  display: table;
 /* 1 */
  max-width: 100%;
 /* 1 */
  padding: 0;
 /* 3 */
  white-space: normal;
 /* 1 */;
}/**
 * Remove the default vertical scrollbar in IE.
 */textarea {
  overflow: auto;
}/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */[type="checkbox"],[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
 /* 1 */
  padding: 0;
 /* 2 */;
}/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
  height: auto;
}/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */[type="search"] {
  -webkit-appearance: textfield;
 /* 1 */
  outline-offset: -2px;
 /* 2 */;
}/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}/**
 * 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 */;
}/*@font-face {
    font-family: 'Glober Regular';
    src: url('/local/templates/form/html/build/assets/css/../fonts/glober-regular.woff2') format('woff2'),
         url('/local/templates/form/html/build/assets/css/../fonts/glober-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glober Semibold';
    src: url('/local/templates/form/html/build/assets/css/../fonts/glober-semibold.woff2') format('woff2'),
         url('/local/templates/form/html/build/assets/css/../fonts/glober-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  color: #515151;
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}

main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  padding-top: 105px;
  z-index: 2;
}

h1,h2,h3,h4,h5,h6 {
  color: #000;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 400;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

p {
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 23px;
  color: #515151;
}

p.p--styled {
  font-size: 16px;
  line-height: 26px;
  position: relative;
  margin-top: 45px;
  margin-bottom: 70px;
}

p.p--styled:after {
  content: '';
  position: absolute;
  bottom: -35px;
  left: 0;
  height: 1px;
  width: 35px;
  background: #000;
}

a {
  color: #000;
  text-decoration: underline;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
  outline: none;
}

a:hover {
  color: #f36c21;
}

ul {
  list-style: none;
  padding-left: 32px;
  color: #515151;
}

ul li {
  position: relative;
}

ul li ~ li {
  margin-top: 19px;
}

ul li:before {
  content: '•';
  position: absolute;
  left: -25px;
  color: #f36c21;
  font-size: 15px;
}

ul li ul li:before {
  content: '-';
  position: absolute;
  left: -25px;
  color: #f36c21;
  font-size: 15px;
}

.ul--reset {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ul--reset li:before {
  display: none;
}

.ul--reset li ~ li {
  margin-top: 0;
}

audio,canvas,iframe,img,svg,video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
  vertical-align: top;
}

button {
  padding: 0;
}

figure {
  margin: 40px 0 30px;
}

figcaption {
  color: #a8a8a8;
  font-style: italic;
  margin-top: 10px;
}

input,textarea,select {
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*//* @group Base */.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}/* @end *//* @group Single Chosen */.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 15px;
  height: 25px;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
 /*background: url('/local/templates/form/html/build/assets/css/../img/chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
 /*background: url('/local/templates/form/html/build/assets/css/../img/chosen-sprite.png') no-repeat 0px 2px;*/;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
 /*background: white url('/local/templates/form/html/build/assets/css/../img/chosen-sprite.png') no-repeat 100% -20px;*/ /*background: url('/local/templates/form/html/build/assets/css/../img/chosen-sprite.png') no-repeat 100% -20px;*/
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}/* @end *//* @group Results */.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 150px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}/* @end *//* @group Multi Chosen */.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
 /*background: url('/local/templates/form/html/build/assets/css/../img/chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}/* @end *//* @group Active  */.chosen-container-active .chosen-single {
  border: 1px solid #aaa;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #aaa;
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}/* @end *//* @group Disabled Support */.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}/* @end *//* @group Right to Left */.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
 /*background: white url('/local/templates/form/html/build/assets/css/../img/chosen-sprite.png') no-repeat -30px -20px;*/ /*background: url('/local/templates/form/html/build/assets/css/../img/chosen-sprite.png') no-repeat -30px -20px;*/
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
 /*background-image: url('/local/templates/form/html/build/assets/css/fancybox_sprite.png');*/;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
 /*background: url('/local/templates/form/html/build/assets/css/fancybox_loading.gif') center center no-repeat;*/;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
 /*background: transparent url('/local/templates/form/html/build/assets/css/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}/* Overlay helper */.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
 /*background: url('/local/templates/form/html/build/assets/css/fancybox_overlay.png');*/;
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}/* Title helper */.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
 /* Fallback for web browsers that doesn't support RGBa */background: rgba(0, 0, 0, 0.8);border-radius: 15px;text-shadow: 0 1px 2px #222;color: #FFF;font-weight: bold;line-height: 24px;white-space: nowrap;}.fancybox-title-outside-wrap {position: relative;margin-top: 10px;color: #fff;}.fancybox-title-inside-wrap {padding-top: 10px;}.fancybox-title-over-wrap {position: absolute;bottom: 0;left: 0;color: #fff;padding: 10px;background: #000;background: rgba(0, 0, 0, 0.8);}/*Retina graphics!*//*
== malihu jquery custom scrollbar plugin ==
Version: 3.0.0
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*//*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*//*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
  .mCustomScrollbar {-ms-touch-action: none;
  touch-action: none;
 /* MSPointer events - direct all pointer events to js */;
}

.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
 /* contains plugin's markup */position: relative;overflow: hidden;height: 100%;max-width: 100%;outline: none;direction: ltr;}.mCSB_container { /* contains the original content */overflow: hidden;width: auto;height: auto;}/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/.mCSB_inside > .mCSB_container {margin-right: 30px;}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {margin-right: 0;}/* non-visible scrollbar */.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */margin-right: 0;margin-left: 30px;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {margin-left: 0;}/* RTL direction/left-side scrollbar */.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */position: absolute;width: 16px;height: auto;left: auto;top: 0;right: 0;bottom: 0;}.mCSB_outside + .mCSB_scrollTools {right: -26px;}/* scrollbar position: outside */.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */right: auto;left: 0;}.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {left: -26px;}/* RTL direction/left-side scrollbar (scrollbar position: outside) */.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */position: absolute;top: 0;left: 0;bottom: 0;right: 0;height: auto;}.mCSB_scrollTools a + .mCSB_draggerContainer {margin: 20px 0;}.mCSB_scrollTools .mCSB_draggerRail {width: 2px;height: 100%;margin: 0 auto;border-radius: 16px;}.mCSB_scrollTools .mCSB_dragger { /* the draggable element */cursor: pointer;width: 100%;height: 30px; /* minimum dragger height */z-index: 1;}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */position: relative;width: 4px;height: 100%;margin: 0 auto;border-radius: 16px;text-align: center;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {width: 12px; /* auto-expanded scrollbar */}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {width: 8px; /* auto-expanded scrollbar */}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown {display: block;position: absolute;height: 20px;width: 100%;overflow: hidden;margin: 0 auto;cursor: pointer;}.mCSB_scrollTools .mCSB_buttonDown {bottom: 0;}/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/.mCSB_horizontal.mCSB_inside > .mCSB_container {margin-right: 0;margin-bottom: 30px;}.mCSB_horizontal.mCSB_outside > .mCSB_container {min-height: 100%;}.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {margin-bottom: 0;}/* non-visible scrollbar */.mCSB_scrollTools.mCSB_scrollTools_horizontal {width: auto;height: 16px;top: auto;right: 0;bottom: 0;left: 0;}.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {bottom: -26px;}/* scrollbar position: outside */.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {margin: 0 20px;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {width: 100%;height: 2px;margin: 7px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {width: 30px; /* minimum dragger width */height: 100%;left: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {width: 100%;height: 4px;margin: 6px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {height: 12px; /* auto-expanded scrollbar */margin: 2px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {height: 8px; /* auto-expanded scrollbar */margin: 4px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {display: block;position: absolute;width: 20px;height: 100%;overflow: hidden;margin: 0 auto;cursor: pointer;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {left: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {right: 0;}/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/.mCSB_container_wrapper {position: absolute;height: auto;width: auto;overflow: hidden;top: 0;left: 0;right: 0;bottom: 0;margin-right: 30px;margin-bottom: 30px;}.mCSB_container_wrapper > .mCSB_container {padding-right: 30px;padding-bottom: 30px;}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {bottom: 20px;}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {right: 20px;}/* non-visible horizontal scrollbar */.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {bottom: 0;}/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {right: 0;}/* RTL direction/left-side scrollbar */.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {left: 20px;}/* non-visible scrollbar/RTL direction/left-side scrollbar */.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {left: 0;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */margin-right: 0;margin-left: 30px;}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {padding-right: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {padding-bottom: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {margin-right: 0; /* non-visible scrollbar */margin-left: 0;}/* non-visible horizontal scrollbar */.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {margin-bottom: 0;}/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight {-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;transition: opacity .2s ease-in-out, background-color .2s ease-in-out;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,
 margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
 margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
 opacity .2s ease-in-out, background-color .2s ease-in-out;-o-transition: width .2s ease-out .2s, height .2s ease-out .2s,
 margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
 margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
 opacity .2s ease-in-out, background-color .2s ease-in-out;transition: width .2s ease-out .2s, height .2s ease-out .2s,
 margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
 margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
 opacity .2s ease-in-out, background-color .2s ease-in-out;}/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*//*
	----------------------------------------
	6.1 THEMES
	----------------------------------------
	*//* default theme ("light") */.mCSB_scrollTools {opacity: 1;filter: "alpha(opacity=75)";-ms-filter: "alpha(opacity=75)";}.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {opacity: 0;filter: "alpha(opacity=0)";-ms-filter: "alpha(opacity=0)";}.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover > .mCSB_scrollTools,.mCustomScrollBox:hover ~ .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: rgba(0, 0, 0, 0.4);filter: "alpha(opacity=40)";-ms-filter: "alpha(opacity=40)";}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.75);filter: "alpha(opacity=75)";-ms-filter: "alpha(opacity=75)";}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.85);filter: "alpha(opacity=85)";-ms-filter: "alpha(opacity=85)";}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.9);filter: "alpha(opacity=90)";-ms-filter: "alpha(opacity=90)";}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight {background-image: url(/local/templates/form/html/build/assets/css/mCSB_buttons.png); /* css sprites */background-repeat: no-repeat;opacity: 0.4;filter: "alpha(opacity=40)";-ms-filter: "alpha(opacity=40)";}.mCSB_scrollTools .mCSB_buttonUp {background-position: 0 0; /*
		sprites locations
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/}.mCSB_scrollTools .mCSB_buttonDown {background-position: 0 -20px; /*
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/}.mCSB_scrollTools .mCSB_buttonLeft {background-position: 0 -40px; /*
		sprites locations
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/}.mCSB_scrollTools .mCSB_buttonRight {background-position: 0 -56px; /*
		sprites locations
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/}.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover {opacity: 0.75;filter: "alpha(opacity=75)";-ms-filter: "alpha(opacity=75)";}.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active {opacity: 0.9;filter: "alpha(opacity=90)";-ms-filter: "alpha(opacity=90)";}/* theme: "dark" */.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: rgba(0, 0, 0, 0.15);}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.75);}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: rgba(0, 0, 0, 0.85);}.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: rgba(0, 0, 0, 0.9);}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {background-position: -80px 0;}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {background-position: -80px -20px;}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {background-position: -80px -40px;}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {background-position: -80px -56px;}/* ---------------------------------------- *//* theme: "light-2", "dark-2" */.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {width: 4px;background-color: #fff;background-color: rgba(255, 255, 255, 0.1);border-radius: 1px;}.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 4px;background-color: #fff;background-color: rgba(255, 255, 255, 0.75);border-radius: 1px;}.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {width: 100%;height: 4px;margin: 6px auto;}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.85);}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.9);}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {background-position: -32px 0;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {background-position: -32px -20px;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {background-position: -40px -40px;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {background-position: -40px -56px;}/* theme: "dark-2" */.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: rgba(0, 0, 0, 0.1);border-radius: 1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.75);border-radius: 1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.85);}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.9);}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {background-position: -112px 0;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {background-position: -112px -20px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {background-position: -120px -40px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {background-position: -120px -56px;}/* ---------------------------------------- *//* theme: "light-thick", "dark-thick" */.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {width: 9px;background-color: #fff;background-color: rgba(255, 255, 255, 0.1);border-radius: 5px;}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 9px;background-color: #fff;background-color: rgba(255, 255, 255, 0.75);border-radius: 5px;}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {width: 100%;height: 4px;margin: 6px 0;}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {width: 100%;height: 6px;margin: 5px auto;}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.85);}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.9);}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {background-position: -16px 0;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {background-position: -16px -20px;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {background-position: -20px -40px;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {background-position: -20px -56px;}/* theme: "dark-thick" */.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {background-color: #e7e7e7;background-color: rgba(0, 0, 0, 0.1);border-radius: 5px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #adadad;background-color: rgba(0, 0, 0, 0.3);border-radius: 5px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #888;background-color: rgba(0, 0, 0, 0.4);}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #555;background-color: rgba(0, 0, 0, 0.6);}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {background-position: -96px 0;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {background-position: -96px -20px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {background-position: -100px -40px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {background-position: -100px -56px;}/* ---------------------------------------- *//* theme: "light-thin", "dark-thin" */.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {background-color: #fff;background-color: rgba(255, 255, 255, 0.1);}.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 2px;}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {width: 100%;}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {width: 100%;height: 2px;margin: 7px auto;}/* theme "dark-thin" */.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: rgba(0, 0, 0, 0.15);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.75);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.85);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.9);}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {background-position: -80px 0;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {background-position: -80px -20px;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {background-position: -80px -40px;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {background-position: -80px -56px;}/* ---------------------------------------- *//* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {background-color: #fff;background-color: rgba(255, 255, 255, 0.15);}.mCS-rounded.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {height: 14px;}.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 14px;margin: 0 1px;}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {width: 14px;}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {height: 14px;margin: 1px 0;}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {width: 16px; /* auto-expanded scrollbar */height: 16px;margin: -1px 0;}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {width: 4px; /* auto-expanded scrollbar */}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {height: 16px; /* auto-expanded scrollbar */width: 16px;margin: 0 -1px;}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {height: 4px; /* auto-expanded scrollbar */margin: 6px 0;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {background-position: 0 -72px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {background-position: 0 -92px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {background-position: 0 -112px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {background-position: 0 -128px;}/* theme "rounded-dark", "rounded-dots-dark" */.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.75);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: rgba(0, 0, 0, 0.15);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.85);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.9);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {background-position: -80px -72px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {background-position: -80px -92px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {background-position: -80px -112px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {background-position: -80px -128px;}/* theme "rounded-dots", "rounded-dots-dark" */.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {width: 4px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {background-color: transparent;background-position: center;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");background-repeat: repeat-y;opacity: 0.3;filter: "alpha(opacity=30)";-ms-filter: "alpha(opacity=30)";}.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {height: 4px;margin: 6px 0;background-repeat: repeat-x;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {background-position: -16px -72px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {background-position: -16px -92px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {background-position: -20px -112px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {background-position: -20px -128px;}/* theme "rounded-dots-dark" */.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {background-position: -96px -72px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {background-position: -96px -92px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {background-position: -100px -112px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {background-position: -100px -128px;}/* ---------------------------------------- *//* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-repeat: repeat-y;background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {background-repeat: repeat-x;background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);}/* theme "3d", "3d-dark" */.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {height: 70px;}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {width: 70px;}.mCS-3d.mCSB_scrollTools,.mCS-3d-dark.mCSB_scrollTools {opacity: 1;filter: "alpha(opacity=30)";-ms-filter: "alpha(opacity=30)";}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {border-radius: 16px;}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {width: 8px;background-color: #000;background-color: rgba(0, 0, 0, 0.2);-webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #555;}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 8px;}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {width: 100%;height: 8px;margin: 4px 0;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {width: 100%;height: 8px;margin: 4px auto;}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {background-position: -32px -72px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {background-position: -32px -92px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {background-position: -40px -112px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {background-position: -40px -128px;}/* theme "3d-dark" */.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: rgba(0, 0, 0, 0.1);-webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {background-position: -112px -72px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {background-position: -112px -92px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {background-position: -120px -112px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {background-position: -120px -128px;}/* ---------------------------------------- *//* theme: "3d-thick", "3d-thick-dark" */.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools {opacity: 1;filter: "alpha(opacity=30)";-ms-filter: "alpha(opacity=30)";}.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {border-radius: 7px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {border-radius: 5px;}.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {right: 1px;}.mCS-3d-thick.mCSB_scrollTools_vertical,.mCS-3d-thick-dark.mCSB_scrollTools_vertical {-webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);}.mCS-3d-thick.mCSB_scrollTools_horizontal,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {bottom: 1px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);width: 12px;margin: 2px;position: absolute;height: auto;top: 0;bottom: 0;left: 0;right: 0;}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #555;}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {height: 12px;width: auto;}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {background-color: #000;background-color: rgba(0, 0, 0, 0.05);-webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {background-color: transparent;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {background-position: -32px -72px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {background-position: -32px -92px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {background-position: -40px -112px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {background-position: -40px -128px;}/* theme: "3d-thick-dark" */.mCS-3d-thick-dark.mCSB_scrollTools {-webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #777;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {background-color: #fff;background-color: rgba(0, 0, 0, 0.05);-webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {background-color: transparent;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {background-position: -112px -72px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {background-position: -112px -92px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {background-position: -120px -112px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {background-position: -120px -128px;}/* ---------------------------------------- *//* theme: "minimal", "minimal-dark" */.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {right: 0;margin: 12px 0;}.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {bottom: 0;margin: 0 12px;}/* RTL direction/left-side scrollbar */.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {left: 0;right: auto;}.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {background-color: transparent;}.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {height: 50px;}.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {width: 50px;}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.2);filter: "alpha(opacity=20)";-ms-filter: "alpha(opacity=20)";}.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.5);filter: "alpha(opacity=50)";-ms-filter: "alpha(opacity=50)";}/* theme: "minimal-dark" */.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.2);filter: "alpha(opacity=20)";-ms-filter: "alpha(opacity=20)";}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.5);filter: "alpha(opacity=50)";-ms-filter: "alpha(opacity=50)";}/* ---------------------------------------- *//* theme "light-3", "dark-3" */.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {width: 6px;background-color: #000;background-color: rgba(0, 0, 0, 0.2);}.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 6px;}.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {width: 100%;height: 6px;margin: 5px 0;}.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {width: 12px;}.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {height: 12px;margin: 2px 0;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {background-position: -32px -72px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {background-position: -32px -92px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {background-position: -40px -112px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {background-position: -40px -128px;}/* theme "dark-3" */.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.75);}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.85);}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.9);}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: rgba(0, 0, 0, 0.1);}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {background-position: -112px -72px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {background-position: -112px -92px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {background-position: -120px -112px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {background-position: -120px -128px;}/* ---------------------------------------- *//* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {width: 12px;background-color: #000;background-color: rgba(0, 0, 0, 0.2);}.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 6px;margin: 3px 5px;position: absolute;height: auto;top: 0;bottom: 0;left: 0;right: 0;}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {height: 6px;margin: 5px 3px;position: absolute;width: auto;top: 0;bottom: 0;left: 0;right: 0;}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {width: 100%;height: 12px;margin: 2px 0;}.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {background-position: -32px -72px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {background-position: -32px -92px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {background-position: -40px -112px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {background-position: -40px -128px;}/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.75);}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.85);}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.9);}.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: rgba(0, 0, 0, 0.1);}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {background-position: -112px -72px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {background-position: -112px -92px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {background-position: -120px -112px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {background-position: -120px -128px;}/* theme "inset-2", "inset-2-dark" */.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {background-color: transparent;border-width: 1px;border-style: solid;border-color: #fff;border-color: rgba(255, 255, 255, 0.2);-webkit-box-sizing: border-box;box-sizing: border-box;}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {border-color: #000;border-color: rgba(0, 0, 0, 0.2);}/* theme "inset-3", "inset-3-dark" */.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {background-color: #fff;background-color: rgba(255, 255, 255, 0.6);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {background-color: #000;background-color: rgba(0, 0, 0, 0.6);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.75);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.85);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #000;background-color: rgba(0, 0, 0, 0.9);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.75);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.85);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {background-color: #fff;background-color: rgba(255, 255, 255, 0.9);}/* ---------------------------------------- *//* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
  .noUi-target,.noUi-target * {-webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
 /* Fix 401 */;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
 /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  -o-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}/* Slider size and handle placement;
 */.noUi-horizontal {
  height: 2px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}/* Styling;
*/.noUi-connect {
  -webkit-transition: background 450ms;
  -o-transition: background 450ms;
  transition: background 450ms;
}/* Handles and cursors;
 */.noUi-dragable {
  cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
}/* Disabled state;
 */[disabled].noUi-connect,[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-origin,[disabled] .noUi-handle {
  cursor: not-allowed;
}/* Plugin author styles. Do not change! */.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
 /*border: 1px solid transparent;*/;
}

.slick-arrow.slick-hidden {
  display: none;
}/* Visual styles */.slick-slide img {
  max-width: 100%;
}

.slick-arrow {
  outline: none;
  text-indent: 1000px;
  overflow: hidden;
  width: 30px;
  height: 50px;
  background-clip: content-box;
  background-origin: content-box;
  background-color: transparent;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  cursor: pointer;
}

.slick-arrow:hover,.slick-arrow:active,.slick-arrow:focus {
  background-size: 16px 16px;
}

.slick-arrow.slick-disabled {
  opacity: .25;
  cursor: default;
}

.slick-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%239a9a9a%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%207.505l.9-.834%208.11%207.507-.9.834L0%207.506z%22%2F%3E%3Cpath%20d%3D%22M8.11%200l.9.833L.9%208.34%200%207.504%208.11%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}/*.slick-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%23474747%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%207.505l.9-.834%208.11%207.507-.9.834L0%207.506z%22%2F%3E%3Cpath%20d%3D%22M8.11%200l.9.833L.9%208.34%200%207.504%208.11%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}*/.slick-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%239a9a9a%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.902%2015.01l-.9-.833L8.11%206.67l.9.835L.903%2015.01z%22%2F%3E%3Cpath%20d%3D%22M9.012%207.505l-.902.834L0%20.832.903%200l8.11%207.505z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}/*.slick-next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%23474747%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.902%2015.01l-.9-.833L8.11%206.67l.9.835L.903%2015.01z%22%2F%3E%3Cpath%20d%3D%22M9.012%207.505l-.902.834L0%20.832.903%200l8.11%207.505z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}*/.slick-dots {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.5);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: background .45s ease-out;
  -o-transition: background .45s ease-out;
  transition: background .45s ease-out;
}

.slick-dots li:hover {
  background: rgba(255, 255, 255, 0.85);
}

.slick-dots li:before {
  display: none;
}

.slick-dots li.slick-active {
  background: white;
}

.slick-dots li button {
  display: none;
}

.slick-slider {
  opacity: 0;
  -webkit-transition: opacity .55s;
  -o-transition: opacity .55s;
  transition: opacity .55s;
}

.slick-slider.slick-initialized {
  opacity: 1;
}/***** company info *****//***** copyright + kodix stuff *****//* end page-header *//***** main nav menu *****//*!* desktop queries *!*/.accordion {
  border-top: 1px solid #f3f3f3;
}

.accordion__item {
  position: relative;
  padding: 40px 20px;
  min-height: 100px;
}

.accordion__item:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #ececec;
}

.accordion__title {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 15px;
  color: #000;
}

.accordion__title:after {
  content: '';
  display: block;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22276.576%20122.413%2011%2011%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M276.576%20127.413h11v1h-11v-1z%22%2F%3E%3Cpath%20d%3D%22M282.576%20122.413v11h-1v-11h1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 13px;
  height: 13px;
  margin: 3px 0 0 0;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.accordion__content {
  display: none;
  margin-top: 20px;
  margin-bottom: 6px;
}/*padding-right: 32px;*/.accordion__content *:first-child {
  margin-top: 0;
}

.accordion__content *:last-child {
  margin-bottom: 0;
}

.accordion__content img:first-child {
  margin-top: 24px;
}

.accordion__content img {
  margin-top: 24px;
  margin-bottom: 1px;
}

.accordion__content p {
  font-size: 13px;
}

.accordion__item--opened .accordion__title {
  color: #f36c21;
}

.accordion__item--opened .accordion__title:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22276.576%20122.413%2011%2011%22%20fill%3D%22%23f36c21%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M276.576%20127.413h11v1h-11v-1z%22%2F%3E%3C%2Fsvg%3E");
}

.accordion--simple {
  border-top: 0;
}

.accordion--simple .accordion__item {
  padding-left: 0;
  padding-right: 0;
}

.accordion--simple .accordion__item:after {
  display: none;
}

.accordion--simple .accordion__heading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.accordion--simple .accordion__heading {
  font-size: 24px;
  letter-spacing: .1em;
  color: #000;
  line-height: 28px;
  margin-left: 4px;
  border-bottom: 1px dotted #000;
  -webkit-transition: color .45s, border-color .45s;
  -o-transition: color .45s, border-color .45s;
  transition: color .45s, border-color .45s;
}

.accordion--simple .accordion__heading sup {
  font-size: 15px;
}

.accordion--simple .accordion__item--opened .accordion__heading {
  color: #f36c21;
  border-color: #f36c21;
}

.accordion--simple .accordion__content {
  padding-right: 0;
  padding-bottom: 22px;
  margin-top: 4px;
}

.btn {
  display: block;
  width: 100%;
  border: none;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 13px;
  border-radius: 3px;
  -webkit-transition: background-color .45s, color .35s;
  -o-transition: background-color .45s, color .35s;
  transition: background-color .45s, color .35s;
}

.btn--primary {
  height: 42px;
  line-height: 42px;
  color: #fff;
  background-color: #ff6c00;
}

.btn--primary:hover {
  background-color: #ff9133;
  color: #fff;
}

.btn--added {
  color: #fff;
  background-color: #e56100;
  cursor: default;
}

.btn--added:hover {
  background-color: #e56100;
  color: #fff;
}

.btn--error {
  color: #fff;
  background-color: #e53d3d;
  cursor: default;
}

.btn--error:hover {
  background-color: #e53d3d;
  color: #fff;
}

.btn--not-available {
  color: #515151;
  background-color: #eeeeee;
  cursor: default;
}

.btn--not-available:hover {
  background-color: #eeeeee;
  color: #515151;
}

.btn--secondary {
  background-color: transparent;
  color: #ff6c00;
  border: 1px solid #ff6c00;
  height: 42px;
  line-height: 40px;
  -webkit-transition: color .45s, border-color .35s;
  -o-transition: color .45s, border-color .35s;
  transition: color .45s, border-color .35s;
}

.btn--secondary:hover {
  color: #ff9242;
  border-color: #ff9242;
}

.btn--inline {
  display: inline-block;
  vertical-align: top;
  width: auto;
}

.btn--sm {
  height: 35px;
  line-height: 35px;
}

.btn--lg {
  height: 50px;
  line-height: 50px;
}

.btn--no-margin-bottom {
  margin-bottom: 0;
}

.btn--small-margin-top {
  margin-top: 10px;
}

.btn--big-margin-top {
  margin-top: 45px;
}

.btn--link {
  height: auto;
  padding-right: 2px;
  line-height: 20px;
  font-size: 13px;
  letter-spacing: 0;
  color: #000;
  background: none;
  border: none;
  text-transform: none;
  text-decoration: none;
  font-weight: 400;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
  position: relative;
}

.btn--link:hover {
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn--centered {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.btn--triangular {
  width: auto;
  display: inline-block;
  position: relative;
  background: #fff;
  border-top: 1px solid rgba(191, 191, 191, 0.8);
  border-bottom: 1px solid rgba(191, 191, 191, 0.8);
  border-right: 1px solid rgba(191, 191, 191, 0.8);
  border-radius: 0;
  color: #a1a1a1;
  font-size: 13px;
  text-transform: none;
  letter-spacing: 0;
  margin-left: 9px;
  padding: 5px 12px 4px;
  -webkit-transition: border-color .45s, color .45s;
  -o-transition: border-color .45s, color .45s;
  transition: border-color .45s, color .45s;
}

.btn--triangular:before,.btn--triangular:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  -webkit-transition: border-color .45s;
  -o-transition: border-color .45s;
  transition: border-color .45s;
  z-index: -1;
}

.btn--triangular:before {
  border-top: 15px solid transparent;
  border-right: 11px solid #bfbfbf;
  border-bottom: 15px solid transparent;
  left: -11px;
  top: -1px;
}

.btn--triangular:after {
  border-top: 15px solid transparent;
  border-right: 11px solid #fff;
  border-bottom: 15px solid transparent;
  left: -10px;
  top: -1px;
}

.btn--triangular:hover {
  border-color: rgba(255, 118, 0, 0.7);
}

.btn--triangular:hover:before {
  border-right-color: #ff9133;
}

.primary-btn__wrapper button,.primary-btn__wrapper input[type="submit"],.primary-btn__wrapper input[type="button"] {
  display: block;
  height: 42px;
  width: 100%;
  border: none;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 42px;
  color: #fff;
  border-radius: 3px;
  background-color: #ff6c00;
  -webkit-transition: background-color .45s, color .35s;
  -o-transition: background-color .45s, color .35s;
  transition: background-color .45s, color .35s;
}

.primary-btn__wrapper button:hover,.primary-btn__wrapper input[type="submit"]:hover,.primary-btn__wrapper input[type="button"]:hover {
  background-color: #ff8226;
  color: #fff;
}/* checkbox & radio common styles */.checkbox,.radio {
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  margin-bottom: 11px;
  cursor: pointer;
}

.checkbox__input,.radio__input {
  display: none;
}

.checkbox__icon,.radio__icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
  vertical-align: top;
  background-repeat: no-repeat;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.checkbox__label,.radio__label {
  vertical-align: top;
  padding-left: 12px;
}

.checkbox--no-margin-bottom,.radio--no-margin-bottom {
  margin-bottom: 0;
}/* checkbox styles */.checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23E9E9E9%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3C%2Fsvg%3E");
}

.checkbox__input:disabled ~ .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23F2F1EF%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23E9E9E9%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3C%2Fsvg%3E");
  cursor: default;
}

.checkbox__input:disabled ~ .checkbox__label {
  cursor: default;
}

.checkbox.error .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23FF3A4D%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3C%2Fsvg%3E");
}

.checkbox__input:checked ~ .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23E9E9E9%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3Cg%20fill%3D%22%23FF6C00%22%3E%3Cpath%20d%3D%22M5.488%2010l.645-.7%203.223%203.503-.645.7L5.49%2010z%22%2F%3E%3Cpath%20d%3D%22M13.867%206.496l.645.7-5.8%206.31-.646-.7%205.8-6.31z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.checkbox__input:checked:disabled ~ .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23F2F1EF%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23E9E9E9%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3Cg%20fill%3D%22%23B4B4B4%22%3E%3Cpath%20d%3D%22M5.488%2010l.645-.7%203.223%203.503-.645.7L5.49%2010z%22%2F%3E%3Cpath%20d%3D%22M13.867%206.496l.645.7-5.8%206.31-.646-.7%205.8-6.31z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  cursor: default;
}

.checkbox__input:checked:disabled ~ .checkbox__label {
  cursor: default;
}

.checkbox.error .checkbox__input:checked ~ .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FF3A4D%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3Cg%20fill%3D%22%23FF6C00%22%3E%3Cpath%20d%3D%22M5.488%2010l.645-.7%203.223%203.503-.645.7L5.49%2010z%22%2F%3E%3Cpath%20d%3D%22M13.867%206.496l.645.7-5.8%206.31-.646-.7%205.8-6.31z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}/* radio styles */.radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23E9E9E9%22%20d%3D%22M10%201c4.963%200%209%204.038%209%209s-4.037%209-9%209-9-4.038-9-9%204.037-9%209-9m0-1C4.478%200%200%204.477%200%2010s4.478%2010%2010%2010c5.52%200%2010-4.477%2010-10S15.52%200%2010%200z%22%2F%3E%3C%2Fsvg%3E");
}

.radio__input:disabled ~ .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23F2F1EF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23E9E9E9%22%20d%3D%22M10%201c4.963%200%209%204.038%209%209s-4.037%209-9%209-9-4.038-9-9%204.037-9%209-9m0-1C4.478%200%200%204.477%200%2010s4.478%2010%2010%2010c5.52%200%2010-4.477%2010-10S15.52%200%2010%200z%22%2F%3E%3C%2Fsvg%3E");
  cursor: default;
}

.radio__input:disabled ~ .radio__label {
  cursor: default;
}

.radio.error .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23FF3A4D%22%20d%3D%22M10%201c4.963%200%209%204.038%209%209s-4.037%209-9%209-9-4.038-9-9%204.037-9%209-9m0-1C4.478%200%200%204.477%200%2010s4.478%2010%2010%2010%2010-4.477%2010-10S15.522%200%2010%200z%22%2F%3E%3C%2Fsvg%3E");
}

.radio__input:checked ~ .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23E9E9E9%22%20d%3D%22M10%201c4.963%200%209%204.038%209%209s-4.037%209-9%209-9-4.038-9-9%204.037-9%209-9m0-1C4.478%200%200%204.477%200%2010s4.478%2010%2010%2010c5.52%200%2010-4.477%2010-10S15.52%200%2010%200z%22%2F%3E%3Ccircle%20fill%3D%22%23FF6C00%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E");
}

.radio__input:checked:disabled ~ .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23F2F1EF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23E9E9E9%22%20d%3D%22M10%201c4.963%200%209%204.038%209%209s-4.037%209-9%209-9-4.038-9-9%204.037-9%209-9m0-1C4.478%200%200%204.477%200%2010s4.478%2010%2010%2010c5.52%200%2010-4.477%2010-10S15.52%200%2010%200z%22%2F%3E%3Ccircle%20fill%3D%22%23CBCBCB%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E");
  cursor: default;
}

.radio__input:checked:disabled ~ .radio__label {
  cursor: default;
}

.radio.error .radio__input:checked ~ .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23FF3A4D%22%20d%3D%22M10%201c4.963%200%209%204.038%209%209s-4.037%209-9%209-9-4.038-9-9%204.037-9%209-9m0-1C4.478%200%200%204.477%200%2010s4.478%2010%2010%2010c5.52%200%2010-4.477%2010-10S15.52%200%2010%200z%22%2F%3E%3Ccircle%20fill%3D%22%23FF7600%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E");
}/* hidden checkbox/radio list */.radio__group,.checkbox__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.radio__group--hidden-radio .radio__icon,.radio__group--hidden-radio .checkbox__icon,.radio__group--hidden-checkbox .radio__icon,.radio__group--hidden-checkbox .checkbox__icon,.checkbox__group--hidden-radio .radio__icon,.checkbox__group--hidden-radio .checkbox__icon,.checkbox__group--hidden-checkbox .radio__icon,.checkbox__group--hidden-checkbox .checkbox__icon {
  display: none;
}

.customscroll {
  max-height: 320px;
}

.mCustomScrollBox {
  outline: none !important;
}

.mCSB_inside > .mCSB_container {
  margin-right: 4px;
}

.mCSB_scrollTools {
  width: 4px;
}/*** bar ***/.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  border-radius: 0;
  background-color: #e9e9e9;
}/*** handler ***/.mCSB_scrollTools .mCSB_dragger {
 /* hover */ /* active/focus */;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0;
  background-color: #ff7600;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #ff7600;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ff7600;
}

::-webkit-input-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

::-moz-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

::placeholder {
  color: #a4a4a4;
  opacity: 1;
}

.form-input {
  width: 100%;
  height: 40px;
  line-height: 20px;
  font-size: 13px;
  padding: 11px 15px 10px;
  outline: none;
  color: #515151;
  border: 1px solid #e9e9e9;
  -webkit-transition: border-color .45s, color .35s;
  -o-transition: border-color .45s, color .35s;
  transition: border-color .45s, color .35s;
}

.form-input:focus,.form-input:active {
  color: #a4a4a4;
  border-color: #d2d2d2;
}

.form-input:disabled {
  background-color: #eeeeee;
  color: #a4a4a4;
}

.form-input--inline {
  width: auto;
  display: inline-block;
  vertical-align: top;
}

.form-input--lg {
  height: 40px;
}

.form-input--textarea {
  min-height: 102px;
  height: auto;
  line-height: 1.5;
  padding: 10px;
  margin-bottom: 15px;
}

.form-row {
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
}

.form-row._double {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5rem;
}

.form-row._double .form-input,.form-row._double .account-table__supp-form-select {
  margin-right: 2.5rem;
  width: calc(50% - 2.5rem);
}

.form-row._captcha {
  width: 90%;
}

.form-row--no-margin-bottom {
  margin-bottom: 0;
}

.form-row__error,.form-row__success {
  font-size: 11px;
  display: none;
  margin: 5px 0 1px;
  line-height: 11px;
  text-transform: lowercase;
}

.form-row__error {
  color: #ff3a4d;
}

.form-row__success {
  color: #63a474;
}

.form-row.error .form-input {
  border-color: #ff4444;
}

.form-row.error .form-row__error {
  display: block;
}

.form-row.success .form-input {
  border-color: #85da9b;
}

.form-row.success .form-row__success {
  display: block;
}/* -------------------------------------------------- *//* -------------------------------------------------- *//* container */.container {
  max-width: 130rem;
  margin: 0 auto;
  padding: 0 5rem;
}

.grid-container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}

.grid-container--fluid {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}/* -------------------------------------------------- *//* row */.grid-row {
  margin-left: -13px;
  margin-right: -13px;
}

.grid-row--tight {
  margin-left: -5px;
  margin-right: -5px;
}

.grid-row--tight [class^='col-'] {
  padding: 0 5px;
}

.grid-row--centered {
  text-align: center;
}

.grid-row--stretch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}/* -------------------------------------------------- *//* columns */.col-xs-1,.col-md-1,.col-lg-1,.col-xl-1,.col-xs-2,.col-md-2,.col-lg-2,.col-xl-2,.col-xs-3,.col-md-3,.col-lg-3,.col-xl-3,.col-xs-4,.col-md-4,.col-lg-4,.col-xl-4,.col-xs-5,.col-md-5,.col-lg-5,.col-xl-5,.col-xs-6,.col-md-6,.col-lg-6,.col-xl-6,.col-xs-7,.col-md-7,.col-lg-7,.col-xl-7,.col-xs-8,.col-md-8,.col-lg-8,.col-xl-8,.col-xs-9,.col-md-9,.col-lg-9,.col-xl-9,.col-xs-10,.col-md-10,.col-lg-10,.col-xl-10,.col-xs-11,.col-md-11,.col-lg-11,.col-xl-11,.col-xs-12,.col-md-12,.col-lg-12,.col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}/* -------------------------------------------------- */.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%;
}

.form__privacy-policy {
  font-size: 12px;
  color: #919191;
  line-height: 1.1;
}

.form-input {
  width: 100%;
  height: 40px;
  line-height: 20px;
  font-size: 13px;
  padding: 11px 15px 10px;
  outline: none;
  color: #515151;
  border: 1px solid #e9e9e9;
  -webkit-transition: border-color .45s, color .35s;
  -o-transition: border-color .45s, color .35s;
  transition: border-color .45s, color .35s;
}

.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%;
}/* -------------------------------------------------- *//* -------------------------------------------------- *//* -------------------------------------------------- *//* -------------------------------------------------- *//* -------------------------------------------------- *//* helpers */.col-flex--column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}/* -------------------------------------------------- *//* clearfix */.grid-container:before,.grid-container:after,.grid-container--fluid:before,.grid-container--fluid:after,.grid-row:before,.grid-row:after {
  content: " ";
  display: table;
}

.grid-container:after,.grid-container--fluid:after,.grid-row:after {
  clear: both;
}/* main header : h1 */.page-heading {
  text-align: center;
  margin: 21px 0 25px;
  margin-left: 7px;
  font-weight: 400;
}

.page-heading sup {
  font-size: 28px;
  left: -1px;
  top: -16px;
}

.page-heading--medium {
  text-align: center;
  margin-top: 90px;
  margin-bottom: 50px;
}

.page-heading--small {
  margin: 38px 0 34px;
  line-height: 30px;
}

.page-heading__area {
  position: relative;
}

.page-heading__area .page-heading {
  padding-left: 5rem;
}

.page-heading__area .go-back__area {
  margin-top: 0;
  position: absolute;
  left: 3px;
  top: 22px;
}

.page-heading--tester,.page-heading--post {
  margin-top: 0;
  font-size: 36px;
}/* slider headers : h2 - h3 */.slider-heading {
  text-align: center;
  margin: 30px 0;
  line-height: 36px;
}/* main page titles & sub-titles */.main-page__title-area {
  padding-right: 100px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.main-page__title {
  margin-top: -10px;
  margin-bottom: 5px;
  margin-right: -5px;
  letter-spacing: .05em;
}

.main-page__title-link {
  font-size: 13px;
  text-transform: lowercase;
}

.link {
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  letter-spacing: inherit;
  -webkit-transition: border-color .55s, color .45s, border .45s;
  -o-transition: border-color .55s, color .45s, border .45s;
  transition: border-color .55s, color .45s, border .45s;
  text-decoration: none;
}

.link--no-color {
  color: inherit;
}

.link--primary {
  color: #000;
  text-decoration: underline;
}

.link--primary:hover {
  color: #ff7600;
}

.link--secondary {
  color: #000;
  text-decoration: none;
}

.link--secondary:hover {
  color: #ff7600;
  text-decoration: none;
  border: 0;
}

.link--styled {
  color: #000;
  border-bottom: 1px solid transparent;
}

.link--styled:hover {
  color: #ff7600;
  text-decoration: none;
  border-color: #ff7600;
}

.link--dotted {
  color: #000;
  border-bottom: 1px dotted #000;
}

.link--dotted:hover {
  color: #ff7600;
  border-color: #ff7600;
}

.link--gray {
  color: #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
}

.link--gray:hover {
  color: #a4a4a4;
  border-bottom: 1px solid transparent;
}

.link--colored {
  color: #ff7600;
  border-bottom: 1px solid transparent;
}

.link--colored:hover {
  border-bottom: 1px solid #ff7600;
}

.chosen-container {
  width: 100% !important;
  font-size: 13px;
}/* placeholder */.chosen-container.chosen-container-single .chosen-default {
  color: #a4a4a4;
}/* select body */.chosen-container.chosen-container-single .chosen-single {
  height: 40px;
  line-height: 40px;
  border: 1px solid #e9e9e9;
  padding-left: 15px;
 /* text */ /* arrow wrapper */;
}

.chosen-container.chosen-container-single .chosen-single span {
  margin-right: 38px;
}

.chosen-container.chosen-container-single .chosen-single div {
  width: 38px;
}

.chosen-container.chosen-container-single .chosen-single div b {
 /*background-position: 0 6px;*/ /* arrow */;
}

.chosen-container.chosen-container-single .chosen-single div b:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 14px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #000;
  border-bottom: 0 solid #000;
}/***** dropdown *****/.chosen-container {
 /*end dropdown*/;
}/***** dropdown *****/.chosen-container .chosen-drop {
  border: 1px solid #e9e9e9;
  margin-top: -2px;
}

.chosen-container .chosen-drop .chosen-drop-wrapper {
  max-height: 180px;
  background: #fff;
  overflow: hidden;
}

.chosen-container .chosen-results {
  padding: 10px 0;
  margin: 0;
  color: #515151;
  overflow: hidden !important;
  max-height: none !important;
}

.chosen-container .chosen-results li {
  line-height: 20px;
  padding: 5px 18px;
  margin-bottom: 5px;
 /* hover */ /* selected */;
}

.chosen-container .chosen-results li.highlighted {
  background: #f3f3f3;
  color: #515151;
}

.chosen-container .chosen-results li.result-selected {
  font-weight: 600;
}/* default select */:root .chosen-select {
  background-color: transparent;
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%226%22%20viewBox%3D%220%200%209%206%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%20%7B%20fill%3A%20%23474747%3B%20fill-rule%3A%20evenodd%3B%20%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20id%3D%22%D1%81%D1%82%D1%80%D0%B5%D0%BB%D0%BA%D0%B0%22%20class%3D%22cls-1%22%20d%3D%22M8%201L4.5%205%201%201h7z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 9px 6px;
  background-position: 95% center;
  background-repeat: no-repeat;
  padding-right: 45px;
}/***** custom properties *****//* editable address */.address-select .chosen-container .chosen-results li {
  padding-right: 60px;
}/* blog */.blog .chosen-container-single {
  margin-bottom: 15px;
}

.filter_item {
  width: 100%;
  height: 40px;
  position: relative;
}

.filter_item .trigger {
  width: auto;
  height: 40px;
  padding: 0 38px 0 15px;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #e9e9e9;
  box-shadow: inset 0 0 0 1px #e9e9e9;
  cursor: pointer;
  position: relative;
}

.filter_item .trigger:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 14px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #000;
  border-bottom: 0 solid #000;
}

.filter_item .filter-clear {
  display: none;
  border: none;
  outline: none;
  width: 43px;
  height: 43px;
  position: absolute;
  top: 1px;
  right: 1px;
  background: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter_item .filter-clear__icon {
  width: 8px;
  height: 8px;
}

.filter_item.current .filter-clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter_item .f_value {
  font-size: 13px;
  line-height: 40px;
  color: #515151;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.filter_item .dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  margin-top: -1px;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #ececec;
  box-shadow: inset 0 0 0 1px #ececec;
  z-index: 2;
  overflow: hidden;
}

.tab-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: inset 0 -1px 0 0 #ececec;
  box-shadow: inset 0 -1px 0 0 #ececec;
}

.tab-panel__tab {
  display: block;
  padding: 0 24px;
  margin-right: 5px;
  text-align: center;
  background: none;
  outline: none;
  line-height: 38px;
  text-decoration: none;
  color: #000;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  -webkit-box-shadow: 0 1px 0 0 #fff;
  box-shadow: 0 1px 0 0 #fff;
  -webkit-transition: border-color .45s,
 background .45s,
 box-shadow .45s,
 color .35s;
  -webkit-transition: border-color .45s,
 background .45s,
 color .35s,
 -webkit-box-shadow .45s;
  transition: border-color .45s,
 background .45s,
 color .35s,
 -webkit-box-shadow .45s;
  -o-transition: border-color .45s,
 background .45s,
 box-shadow .45s,
 color .35s;
  transition: border-color .45s,
 background .45s,
 box-shadow .45s,
 color .35s;
  transition: border-color .45s,
 background .45s,
 box-shadow .45s,
 color .35s,
 -webkit-box-shadow .45s;
}

.tab-panel__tab span {
  margin-left: 5px;
}

.tab-panel__tab.current {
  color: #f36c21;
  background: #fff;
  position: relative;
}

.tab-panel__tab.current:after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 2px;
  background: #f36c21;
}

.tab-panel--styled .tab-panel__tab {
  font-size: 12px;
  letter-spacing: .1em;
  line-height: 40px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin-right: 43px;
  text-transform: uppercase;
}

.tab-panel--styled .tab-panel__tab.current {
  background: transparent;
}

.tab-panel--styled .tab-panel__tab.current:after {
  top: auto;
  bottom: 0;
}

.tab-panel--styled.tab-panel {
  -webkit-box-shadow: inset 0 -2px 0 0 #ececec;
  box-shadow: inset 0 -2px 0 0 #ececec;
}

.tab-panel--styled ~ .tab_content p {
  line-height: 22px;
}

.tab-panel--styled-faq {
  overflow: auto;
  display: block;
  padding-left: 0 !important;
}

.tab-panel--styled-faq .tab-panel__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 96.5rem;
  padding-left: 4.4rem;
}

.tab-panel--testbox {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-panel--testbox .tab-panel__tab {
  margin: 0 25px;
}

.tab_content {
  position: relative;
}

.tab_content__item {
  visibility: visible;
  opacity: 1;
}

.tab_content__item.hidden {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}/*** FAQ page ***/.faq__wrapper {
  padding-bottom: 100px;
}

.faq__wrapper .tab-panel {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
  padding-top: 1px;
  padding-right: 22px;
}

.faq__wrapper .tab-panel__tab {
  margin-right: 23px;
  margin-left: 23px;
}

.faq__wrapper .tab-inside {
  padding-top: 100px;
}

.faq__wrapper .accordion__title {
  font-size: 15px;
  color: #000;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
}

.faq__wrapper .accordion__item {
  padding: 36px 20px 33px;
}

.faq__wrapper .accordion__item--opened .accordion__title {
  color: #ff7600;
}

.faq__wrapper .accordion__content {
  margin-top: 17px;
  padding-right: 0;
  padding-bottom: 9px;
}

.account-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-shadow: inset 0 -2px 0 0 #ececec;
  box-shadow: inset 0 -2px 0 0 #ececec;
  padding-top: 40px;
  margin-bottom: 20px;
}

.account-menu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 1px;
  margin-right: 23px;
  margin-left: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
}

.account-menu__link {
  display: block;
  font-size: 12px;
  letter-spacing: .1em;
  line-height: 40px;
  padding: 0;
  text-transform: uppercase;
  text-decoration: none;
}

.account-menu__link:hover {
  color: #f36c21;
  text-decoration: none;
}

.account-menu__item--current .account-menu__link {
  color: #f36c21;
}

.account-menu__item--current {
  border-color: #f36c21;
}

.account-order__heading {
  margin: 10px auto 13px;
}

.account-order .account-menu {
  margin-top: 12px;
}

.account-order__btns {
  margin-top: 33px;
}

.account-order__cancel {
  font-size: 11px;
}

.account-profile__section-heading {
  margin: 21px 0 19px;
  font-size: 16px;
}

.account-profile__section-heading--small {
  font-size: 14px;
  margin: 22px 0 19px;
}

.account-profile__form {
  margin-bottom: 80px;
  font-size: 13px;
}

.account-profile__personal,.account-profile__password {
  padding-bottom: 16px;
}

.account-profile__addresses {
  padding-bottom: 26px;
}

.account-profile__btns-area {
  padding-top: 14px;
}

.account-profile__button {
  margin-top: 25px;
  margin-bottom: 25px;
}

.account-table {
 /***** common styles *****/ /* minor title */ /*** acc: equipment ***/ /*** acc: docs ***/ /*** acc: supp ***/ /* end specific styles */;
}

.supp__msgs-wrapper {
  position: relative;
  margin-top: 8px;
  padding-bottom: 62px;
}

.add__video {
  margin-left: 38px;
}

.add__video-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  overflow: hidden;
}

.add__video-input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
}

.add__video-icon {
  width: 19px;
  height: 15px;
  margin-right: 11px;
  margin-top: 2px;
  -webkit-transition: fill .45s;
  -o-transition: fill .45s;
  transition: fill .45s;
}

.add__video-text {
  -webkit-transition: color .35s;
  -o-transition: color .35s;
  transition: color .35s;
}

.add__video-label:hover .add__video-text {
  color: #f36c21;
}

.add__video-label:hover .add__video-icon {
  fill: #ff7600;
}

.add__image-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  overflow: hidden;
}

.add__image-input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
}

.add__image-icon {
  width: 20px;
  height: 15px;
  margin-right: 11px;
  margin-top: 2px;
  -webkit-transition: fill .45s;
  -o-transition: fill .45s;
  transition: fill .45s;
}

.add__image-text {
  -webkit-transition: color .35s;
  -o-transition: color .35s;
  transition: color .35s;
}

.add__image-label:hover .add__image-text {
  color: #f36c21;
}

.add__image-label:hover .add__image-icon {
  fill: #ff7600;
}

.authorization-form {
  max-width: 43.5rem;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
  margin-bottom: 60px;
}

.authorization-form._feedback {
  max-width: 57.5rem;
}

.authorization-form._authorize {
  max-width: 275px;
}

.authorization-form
.authorization-form .link--primary {
  margin-left: 5px;
  line-height: 16px;
}

.authorization-form .btn--primary {
  margin: 33px auto 24px;
  max-width: 420px;
}

.authorization-form .form-input--textarea {
  min-height: 150px;
  margin-bottom: 0;
}

.popup .authorization-form {
  margin-bottom: 0;
}

.popup .authorization-form .btn--primary {
  max-width: 275px;
  margin-top: 23px;
}

.authorization-form--sign-in {
  padding-top: 33px;
  padding-bottom: 74px;
}

.authorization-form--sign-up {
  padding-top: 8px;
  padding-bottom: 61px;
}

.authorization-form--recovery-pass {
  padding-top: 25px;
  padding-bottom: 80px;
}

.authorization-form--feedback {
  padding-top: 10px;
  padding-bottom: 80px;
}

a.breadcrumbs__link {
  color: #a1a1a1;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: color .45s, box-shadow .45s;
  -webkit-transition: color .45s, -webkit-box-shadow .45s;
  transition: color .45s, -webkit-box-shadow .45s;
  -o-transition: color .45s, box-shadow .45s;
  transition: color .45s, box-shadow .45s;
  transition: color .45s, box-shadow .45s, -webkit-box-shadow .45s;
}

a.breadcrumbs__link:hover {
  -webkit-box-shadow: 0 1px 0 0 #f36c21;
  box-shadow: 0 1px 0 0 #f36c21;
}

.breadcrumbs {
  margin-bottom: 2rem;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumbs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.breadcrumbs__item:after {
  display: block;
  content: '/';
  margin: 0 13px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #a1a1a1;
  font-size: 15px;
  line-height: 12px;
  opacity: .55;
}

.breadcrumbs__item:last-child:after {
  display: none;
}

.breadcrumbs__link {
  font-size: 13px;
  line-height: 15px;
  color: #a1a1a1;
  white-space: nowrap;
}

.breadcrumbs__link--current.link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.compare-table {
  padding-top: 80px;
  padding-bottom: 110px;
  overflow: auto;
}

.compare-table__header {
  border-bottom: 1px solid #e9e9e9;
}

.compare-table__header .tester__image {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.compare-table__header .tester__name {
  display: block;
  text-align: center;
  font-size: 17px;
  letter-spacing: .1em;
  padding-top: 47px;
}

.compare-table__body {
  margin-top: -1px;
}

.compare-table__row {
  position: relative;
  margin: 0 !important;
}

.compare-table__row:before {
  display: block;
  content: '';
  height: 100%;
  width: 1174px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom: 1px solid #e9e9e9;
  background-color: transparent;
}

.compare-table__row:nth-child(2n) {
  background-color: #f3f3f3;
}

.compare-table__cell {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  color: #515151;
}

.compare-table__cell--heading {
  text-align: left;
  color: #000;
  font-weight: 600;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.compare-table__cell > span {
  display: inline-block;
  min-width: 74px;
  white-space: nowrap;
  margin: 0 13px;
}

.compare-table__cell > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.compare-table__title-row {
  padding-bottom: 3rem;
}

.compare-table__inner {
  min-width: 120rem;
}

.contacts {
  padding: 27px 40px;
  position: relative;
  margin-bottom: 55px;
  border: 1px solid #eee;
}

.contacts__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 13px;
  margin-bottom: 84px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}

.contacts__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.contacts__title,.contacts__phone,.contacts__email {
  margin: 1.1rem 1.2rem;
}

.contacts__title {
  font-size: 1.3rem;
  color: #9a9a9a;
  min-width: 11rem;
  letter-spacing: initial;
  text-transform: none;
}

.contacts__icon {
  width: 1.7rem;
  height: 1.7rem;
  fill: currentColor;
}

.contacts__social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 4.1rem;
  height: 4.1rem;
  color: #c4c4c4;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.contacts__head {
  font-size: 20px;
  margin-top: -30px;
  padding-top: 10px;
  text-align: center;
}

.contacts__address,.contacts__phones {
  margin: 30px 0 0;
}

.contacts__phones-item {
  display: inline-block;
  margin-left: 26px;
  padding-left: 15px;
  position: relative;
  vertical-align: middle;
}

.contacts__phones-item:before {
  color: #cbcbcb;
  content: '|';
  margin-top: -1px;
  position: absolute;
  right: 100%;
}

.contacts__phones-item:first-child {
  margin-left: 0;
  padding-left: 0;
}

.contacts__phones-item:first-child:before {
  display: none;
}

.contacts__map {
  margin-bottom: -40px;
}

.clients__area {
  padding-top: 40px;
}

.clients__area .main-page__title-area {
  padding-top: 31px;
}

.clients__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}

.clients__item {
  min-width: 95px;
  min-height: 50px;
  margin-right: 70px;
  margin-bottom: 13px;
  -webkit-transition: -webkit-transform .65s ease-in-out;
  transition: -webkit-transform .65s ease-in-out;
  -o-transition: transform .65s ease-in-out;
  transition: transform .65s ease-in-out;
  transition: transform .65s ease-in-out, -webkit-transform .65s ease-in-out;
}

.clients__item a {
  display: block;
}

.clients__item:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.clients__item:last-child {
  margin-right: 0;
}

.clients__logo {
  display: block;
}

.icon {
  -webkit-transition: opacity .45s;
  -webkit-transition: opacity 0.45s;
  -o-transition: opacity 0.45s;
  transition: opacity 0.45s;
}

.icon-logo {
  width: 74px;
  height: 75px;
}

.icon-logo--small {
  width: 87px;
  height: 40px;
}

.icon-logo--footer {
  width: 112px;
  height: 60px;
}

.icon-burger-menu {
  width: 31px;
  height: 22px;
}

.icon-search {
  width: 17px;
  height: 20px;
  fill: #000;
  margin-top: 3px;
  margin-right: 14px;
}

.icon-search--mobile {
  width: 20px;
  height: 20px;
  fill: #89878c;
}

.icon-account {
  width: 15px;
  height: 18px;
  fill: #000;
}

.icon-account-full {
  width: 17px;
  height: 18px;
  fill: #000;
  margin-top: 2px;
}

.icon-account--mobile {
  width: 20px;
  height: 20px;
}

.icon-arrow-left,.icon-arrow-right {
  width: 10px;
  height: 19px;
}

.icon-plus,.icon-minus {
  width: 11px;
  height: 11px;
}

.icon-plus--big {
  width: 11px;
  height: 11px;
  fill: #000;
  margin-right: 5px;
  margin-bottom: 2px;
}

.icon-pencil {
  width: 12px;
  height: 12px;
}

.icon-cross--big {
  width: 12px;
  height: 12px;
}/* components page sprite rules */.icon-layout-test {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.icon-layout-test .icon-layout__icon {
  width: 30px;
  height: 30px;
  margin: 20px;
}/* –––––––––––––––––––––––––––– *//* –––––––––– TABLET –––––––––– *//* –––––––––––––––––––––––––––– *//* –––––––––––––––––––––––––––– *//* –––––––––– MOBILE –––––––––– *//* –––––––––––––––––––––––––––– */.ilform__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ilform__main {
  width: 66%;
  margin-right: 9%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.ilform__wrapp {
  margin-top: 145px;
}

.ilform__wrapp--last {
  margin-bottom: 68px;
}

.ilform__head-text {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  max-width: 80rem;
  margin-top: 1.2rem;
  margin-bottom: 3.6rem;
  margin-left: auto;
  margin-right: auto;
}

.ilform__banner {
  margin-bottom: 40px;
}

.ilform__banner-img {
  margin: 0 auto;
  display: block;
}

.ilform__heading {
  text-align: left;
  margin: 90px 0 35px;
  line-height: 43px;
}

.ilform__heading sup {
  font-size: 21px;
  left: 0px;
  top: -12px;
}

.ilform__heading--no-mt {
  margin-top: 0;
}

.ilform__profit.tester__article-ol {
  padding-top: 40px;
  margin-bottom: 32px;
}

.ilform__profit.tester__article-ol .tester__article-ol-row {
  padding-bottom: 62px;
  min-height: initial;
}

.ilform__info-images {
  margin: 46px 0 -26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -2.5rem;
  margin-top: -2.5rem;
}

.ilform__info-images-img {
  width: calc(50% - 2.5rem);
  margin-top: 2.5rem;
  margin-right: 2.5rem;
}

.ilform__bordered-text {
  border-top: 1px solid #e9e9e9;
  padding-top: 60px;
}

.ilform__side-banner {
  margin: 145px 0 56px;
}

.ilform__side-banner--first {
  margin-top: 60px;
}

.ilform__side-text {
  font-size: 13px;
  line-height: 1.6;
}

.ilform__side-text._components {
  margin-top: 21.4rem;
}

:root:root:root #informers-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10000;
}

:root:root:root #informers-container .message {
  text-align: center;
  color: #fff;
  padding: 15px 30px;
  border-top: 1px solid #fff;
  line-height: 20px;
  white-space: normal;
}

:root:root:root #informers-container .message span {
  max-height: 43px;
  overflow: hidden;
  display: inline-block;
 /*display: inline-block;*/ /*background-repeat: no-repeat;*/ /*padding-left: 35px;*/ /*background-size: 18px 18px;*/ /*background-position: 0 2px;*/ /*text-align: center;*/;
}

:root:root:root #informers-container .info {
  background-color: #282826;
}

:root:root:root #informers-container .info span {
 /*background-image: svg('msg-success', '[fill]: #fff')*/;
}

:root:root:root #informers-container .error {
  background-color: #282826;
}

:root:root:root #informers-container .error span {
 /*background-image: svg('msg-error', '[fill]: #fff')*/;
}

:root:root:root #informers-container .warning {
  background-color: #282826;
}

:root:root:root #informers-container .warning span {
 /*background-image: svg('msg-error', '[fill]: #fff')*/;
}

:root:root:root #informers-container .success {
  background-color: #282826;
}

:root:root:root #informers-container .success span {
 /*background-image: svg('msg-success', '[fill]: #fff')*/;
}

#map-desktop {
  height: 600px;
}

#map-mobile {
  height: 100%;
}

.msg {
  margin-top: 110px;
  margin-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.msg__title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
}

.msg__desc {
  margin-bottom: 27px;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  color: #515151;
}

.msg__btn {
  width: 275px;
}

.msg__title + .msg__btn {
  margin-top: 12px;
}

.msg__404,.msg__500 {
  font-size: 150px;
  line-height: 1;
  font-weight: 400;
  color: #000;
  margin-bottom: 27px;
}

.msg__wrapper-404 .msg,.msg__wrapper-500 .msg {
  margin-top: 80px;
  margin-bottom: 120px;
}

.msg__wrapper-404,.msg__wrapper-500 {
  max-width: 54rem;
  margin-left: auto;
  margin-right: auto;
}

.news-detail {
  margin-top: 40px;
}

.news-detail__main-description {
  text-align: center;
  font-size: 18px;
  line-height: 23px;
  color: #515151;
  padding-top: 58px;
  padding-bottom: 58px;
}

.news-detail__article {
  padding-bottom: 30px;
}

.news-detail__article-text {
  font-size: 14px;
  line-height: 23px;
}

.news-detail__article-list {
  margin-bottom: 41px;
  margin-top: 0;
  padding-top: 8px;
}

.news-detail__article-images {
  padding-top: 18px;
  padding-bottom: 16px;
}

.news-detail__article-images img {
  margin-bottom: 26px;
}

.news-item {
  height: 374px;
  position: relative;
  overflow: hidden;
  margin-bottom: 26px;
}

.news-item__link {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
  position: relative;
  overflow: hidden;
  -webkit-transition: box-shadow .45s;
  -webkit-transition: -webkit-box-shadow .45s;
  transition: -webkit-box-shadow .45s;
  -o-transition: box-shadow .45s;
  transition: box-shadow .45s;
  transition: box-shadow .45s, -webkit-box-shadow .45s;
  background: #000;
  cursor: pointer;
}

.news-item__image {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  opacity: .7;
  -webkit-transition: opacity .75s ease-out;
  -o-transition: opacity .75s ease-out;
  transition: opacity .75s ease-out;
}

.news-item__image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  opacity: .45;
}

.news-item:hover .news-item__image {
  opacity: .8;
}

.news-item__hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #e9e9e9;
  -webkit-transition: border-color .75s;
  -o-transition: border-color .75s;
  transition: border-color .75s;
}

.news-item:hover .news-item__hover {
  border-color: #ff6c00;
  border-width: 2px;
}

.news-item__title {
  position: absolute;
  top: 20px;
  left: 25px;
  right: 25px;
  bottom: 25px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  z-index: 3;
}

.news-item__heading {
  display: block;
  width: 60%;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 0;
  text-decoration: none;
}

.news-item__heading:hover {
  color: #fff;
  text-decoration: none;
}

.news-item__date {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  line-height: 19px;
  cursor: default;
}

.news-item__icon {
  position: absolute;
  left: 25px;
  bottom: 25px;
  z-index: 1;
}

.news-item__icon-ig {
  width: 21px;
  height: 21px;
  fill: #dcdcdc;
}

.news-item__icon-tw {
  width: 19px;
  height: 15px;
  fill: #dcdcdc;
}

.news-item__post {
  position: absolute;
  top: 20px;
  left: 25px;
  right: 25px;
  bottom: 50px;
  overflow: hidden;
}

.news-item__post-false-link {
  display: inline;
  color: #ff6c00;
  margin-left: 3px;
}

.news-item--big {
  height: 774px;
}

.news-item--big .news-item__link {
  background-color: #fff;
}

.news-item--big .news-item__image {
  opacity: 1;
  height: 64%;
  width: calc(100% - 35px - 35px);
  margin: 85px auto 0;
  background-size: contain;
}

.news-item--big .news-item__image:after {
  display: none;
}

.news-item--big .news-item:hover .news-item__image {
  opacity: 1;
}

.news-item--big .news-item__title {
  top: auto;
  height: 217px;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-item--big .news-item__heading {
  font-size: 24px;
  line-height: 35px;
  color: #000;
  margin-bottom: 8px;
}

.news-item--big .news-item__date {
  color: #8c8c8c;
}

.news-item--preview {
  height: 274px;
}

.news-item--preview .news-item__heading {
  width: 80%;
}

.news-item--testers {
  height: 274px;
}

.news-item--testers .news-item__link {
  background-color: #fff;
}

.news-item--testers .news-item__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 178px;
  margin-top: 12px;
  padding: 0 20%;
  opacity: 1;
}

.news-item--testers .news-item__image img {
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 145px;
  max-width: 100%;
}

.news-item--testers .news-item__image:after {
  display: none;
}

.news-item--testers .news-item__title {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  padding: 0 15px;
}

.news-item--testers .news-item__heading {
  width: 100%;
  text-align: center;
  color: #000;
  margin-bottom: 9px;
  max-height: 46px;
  overflow: hidden;
}

.news-item--testers .news-item__date {
  width: 100%;
  text-align: center;
  color: #8c8c8c;
}

.news-item--instagram .news-item__image {
  opacity: 1;
}

.news-item--instagram .news-item__image:after {
  opacity: .25;
}

.news-item--twitter .news-item__link {
  background: #fff;
}

.news-item--twitter .news-item__post {
  font-size: 14px;
  line-height: 25px;
  color: #515151;
}

.news-item--text .news-item__link {
  background: #fff;
}

.news-item--text .news-item__heading {
  color: #000;
}

.news-item--text .news-item__date {
  color: #8c8c8c;
}

.news {
 /*** news list ***/ /*** news area on main page ***/;
}

.news__list._short {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -2.5rem;
  margin-top: -2.5rem;
}

.news__list._short .news-item {
  width: calc(100% / 4 - 2.5rem);
  margin-right: 2.5rem;
  margin-top: 2.5rem;
}

.news__select {
  max-width: 32rem;
  margin-top: 8px;
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
}

.news__list-wrapper--lg-margin {
  margin-top: 40px;
}

.news__load-more {
  margin-top: 33px;
  margin-bottom: 20px;
  clear: both;
}

.news__load-more-btn {
  max-width: 274px;
  margin: 0 auto;
}

.news__area {
  background-color: #f3f3f3;
  padding-top: 65px;
  padding-bottom: 40px;
  margin: 10px 0;
}

.text-news__wrapper {
  padding-top: 13px;
  padding-bottom: 55px;
}

.text-news__item {
  display: block;
  margin-bottom: 55px;
}

.text-news__heading {
  display: block;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
  text-decoration: none;
  margin-bottom: 12px;
}

.text-news__heading:hover {
  color: #f36c21;
  text-decoration: none;
}

.text-news__summary {
  font-size: 14px;
  line-height: 23px;
  color: #515151;
}

.bg-404,.bg-500 {
  position: absolute;
  top: -77px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.bg-404__image-wrapper,.bg-500__image-wrapper {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bg-404__overlay,.bg-500__overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.93);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bg-news {
  position: absolute;
  top: -77px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.bg-news__overlay {
  width: 100%;
  height: 100%;
  background-color: #f3f3f3;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bg-software {
  position: absolute;
  height: 1000px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.bg-software__image-wrapper {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bg-tester {
  position: absolute;
  height: 900px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.bg-tester._h-700 {
  height: 700px;
}

.bg-tester._top528 {
  top: 528px;
}

.bg-tester__image-wrapper {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.bg-scheme__image-wrapper {
  width: 50%;
  height: 100%;
  max-height: 1200px;
  max-width: 1200px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 65%;
}

.icon-plus-minus {
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22276.576%20122.413%2011%2011%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M276.576%20127.413h11v1h-11v-1z%22%2F%3E%3Cpath%20d%3D%22M282.576%20122.413v11h-1v-11h1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 100%;
}

.icon-plus-minus--navigation {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: 7px;
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
}

.map-fancybox.fancybox-wrap,.map-fancybox .fancybox-skin,.map-fancybox .fancybox-outer,.map-fancybox .fancybox-inner,.map-fancybox .fancybox_popup {
  width: 100% !important;
  height: 100% !important;
}

.map-fancybox.fancybox-wrap {
  bottom: 0 !important;
  position: fixed !important;
}

.map-fancybox .fancybox-close {
  background-color: #fff !important;
}

.fancybox-close {
  top: 0;
  right: 0;
  width: 56px;
  height: 56px;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fancybox-close:after {
  display: block;
  content: '';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.01%208.01%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.21%200l.8.802L.8%208.01%200%207.208%207.21%200z%22%2F%3E%3Cpath%20d%3D%22M8.01%207.208l-.8.802L0%20.802.8%200l7.21%207.208z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 17px 17px;
  background-position: center;
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
}

.fancybox-close:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.01%208.01%22%20fill%3D%22%236a6a6a%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.21%200l.8.802L.8%208.01%200%207.208%207.21%200z%22%2F%3E%3Cpath%20d%3D%22M8.01%207.208l-.8.802L0%20.802.8%200l7.21%207.208z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: auto;
}/* popups: DEFAULT STYLES */.popup {
  min-width: 320px;
  min-height: 285px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-right: -50%;
  overflow: hidden;
}

.popup__wrapper {
  background: rgba(67, 73, 87, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}

.popup__close {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 1;
}

.popup__close.popup__close__policy {
  right: 20%;
  top: 30px;
  background: #f5f5f5;
  border-radius: 90%;
  width: 30px;
  height: 30px;
}

.popup__close:after {
  display: block;
  content: '';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.213%2021.213%22%20fill%3D%22%23434343%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M21.213%2020.506l-.707.707L0%20.707.707%200l20.506%2020.506z%22%2F%3E%3Cpath%20d%3D%22M.707%2021.213L0%2020.506%2020.506%200l.707.707L.707%2021.213z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 17px 17px;
  width: 17px;
  height: 17px;
}

.popup__close:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.213%2021.213%22%20fill%3D%22%23ff6c00%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M21.213%2020.506l-.707.707L0%20.707.707%200l20.506%2020.506z%22%2F%3E%3Cpath%20d%3D%22M.707%2021.213L0%2020.506%2020.506%200l.707.707L.707%2021.213z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.popup__inner {
  padding: 30px 25px;
}

.popup__policy {
  max-height: 800px;
  max-width: 50%;
  overflow-y: auto;
}

.popup__heading {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: .1em;
  margin-top: 37px;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}

.popup__map-wrapper {
  height: 540px;
  width: 1084px;
  padding-left: 250px;
  margin: -30px -30px -40px;
}

.popup__map-wrapper .gmnoprint {
  display: none;
}

.popup__map-wrapper img[src^="https://maps.gstatic.com/mapfiles"] {
  display: none !important;
}

.popup__pickup-list {
  width: 250px;
  height: 540px;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 10;
}

.popup__pickup-list.customscroll {
  max-height: 540px;
}

.popup__pickup-item {
  padding: 24px;
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  -webkit-transition: .3s background ease;
  -o-transition: .3s background ease;
  transition: .3s background ease;
  cursor: pointer;
}

.popup__pickup-item:hover {
  background: #ececec;
}

.popup__pickup-item.active {
  background: #ececec;
  cursor: default;
}

.popup__pickup-txt {
  margin-bottom: 10px;
}

.popup__pickup-tel {
  font-family: "Proxima Nova Bold", sans-serif;
}

.paginator {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
  margin-top: 20px;
  min-height: 67px;
}

.paginator::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f3f3f3;
}

.paginator::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f3f3f3;
}

.paginator__arrow {
  line-height: 65px;
  display: block;
  position: absolute;
  top: 1px;
  width: 200px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 18px 10px;
  color: #545454;
}

.paginator__arrow--prev {
  left: 7px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%239a9a9a%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%207.505l.9-.834%208.11%207.507-.9.834L0%207.506z%22%2F%3E%3Cpath%20d%3D%22M8.11%200l.9.833L.9%208.34%200%207.504%208.11%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 0 center;
}

.paginator__arrow--prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%23ff7600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%207.505l.9-.834%208.11%207.507-.9.834L0%207.506z%22%2F%3E%3Cpath%20d%3D%22M8.11%200l.9.833L.9%208.34%200%207.504%208.11%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.paginator__arrow--next {
  right: 7px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%239a9a9a%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.902%2015.01l-.9-.833L8.11%206.67l.9.835L.903%2015.01z%22%2F%3E%3Cpath%20d%3D%22M9.012%207.505l-.902.834L0%20.832.903%200l8.11%207.505z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: right 0 center;
}

.paginator__arrow--next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%23ff7600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.902%2015.01l-.9-.833L8.11%206.67l.9.835L.903%2015.01z%22%2F%3E%3Cpath%20d%3D%22M9.012%207.505l-.902.834L0%20.832.903%200l8.11%207.505z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.paginator__arrow--disabled {
  opacity: .45;
  cursor: default;
}

.paginator__arrow--disabled:hover {
  color: #545454;
}

.paginator__arrow--disabled.paginator__arrow--prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%239a9a9a%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%207.505l.9-.834%208.11%207.507-.9.834L0%207.506z%22%2F%3E%3Cpath%20d%3D%22M8.11%200l.9.833L.9%208.34%200%207.504%208.11%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.paginator__arrow--disabled.paginator__arrow--next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.011%2015.011%22%20fill%3D%22%239a9a9a%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.902%2015.01l-.9-.833L8.11%206.67l.9.835L.903%2015.01z%22%2F%3E%3Cpath%20d%3D%22M9.012%207.505l-.902.834L0%20.832.903%200l8.11%207.505z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.product-info {
  padding-left: 30px;
}

.product-info__row {
  padding: 0 0 12px;
  position: relative;
}

.product-info__title {
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: .1em;
  margin-bottom: 17px;
  margin-top: 25px;
}

.product-info__tester-type {
  font-size: 13px;
  line-height: 20px;
  color: #515151;
}

.product-info__tester-type .link {
  margin-left: 4px;
}

.product-info__btns {
  margin-top: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-info__btns .btn {
  white-space: nowrap;
}

.product-info__btns .btn--primary {
  width: 345px;
  margin-right: 25px;
}

.product-info__btns .btn--link {
  font-size: 12px;
  text-align: left;
  line-height: 18px;
  color: #515151;
  margin-top: 1px;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
}

.product-info__btns .btn--link:hover {
  color: #f36c21;
}

.product-info__description-title {
  margin-top: 19px;
  margin-bottom: 15px;
}

.product-info__description-text {
  font-size: 13px;
  line-height: 23px;
  color: #515151;
}

.go-back__area {
  margin-top: -13px;
  margin-left: 2px;
}

.product {
  min-height: 390px;
  border: 1px solid #f3f3f3;
  position: relative;
  overflow: hidden;
}

.product__head {
  margin-bottom: 5rem;
}

.product__head._no-tabs {
  margin-bottom: 7.5rem;
}

.product__link {
  display: block;
  height: 100%;
}

.product__image-wrapper {
  overflow: hidden;
  height: 280px;
}

.product__image {
  display: block;
  position: relative;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  padding: 35px;
}

.product__info {
  padding: 0 30px;
  text-align: center;
}

.product__title {
  display: block;
  max-height: 50px;
  margin-top: -2px;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: .1em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.product__price {
  font-size: 15px;
  padding-top: 8px;
}

.product__price .price__current {
  font-weight: 700;
}

.product__price .price__old {
  color: #a4a4a4;
  margin-right: 12px;
}

.product__badges {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 1;
}

.product__badge {
  height: 20px;
  position: relative;
  margin-top: 3px;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 0 8px;
  text-align: right;
  -webkit-transition: background-color .45s;
  -o-transition: background-color .45s;
  transition: background-color .45s;
  letter-spacing: .1em;
  color: #fff;
}

.product__badge--free-shipping {
  background-color: #50dd85;
}

.product__badge--sale {
  background-color: #ff7600;
}

.product__badge--new {
  background-color: #32dbf9;
}

.product__badge--hit {
  background-color: #ff7184;
}

.product__hover {
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  -o-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
}

.product:hover .product__hover {
  visibility: visible;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 1;
}

.product__size-label {
  width: 150px;
  text-align: center;
  color: #000;
  font-size: 14px;
  padding-bottom: 18px;
  text-transform: uppercase;
  position: relative;
}

.product__size-label:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 25px;
  height: 1px;
  left: 50%;
  margin-left: -13px;
  background: #000;
}

.product__sizes {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
  max-width: 80%;
}

.product__size {
  margin: 7px;
  font-size: 13px;
  color: #000;
  opacity: .6;
}

.product__size ~ .product__size {
  margin-top: 7px;
}

.product__cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 55px;
}

.product__cart-icon {
  width: 37px;
  height: 28px;
  margin-bottom: 13px;
  margin-left: -10px;
  fill: #474747;
  -webkit-transition: fill .35s;
  -o-transition: fill .35s;
  transition: fill .35s;
}

.product__cart:hover .product__cart-icon {
  fill: #ff7600;
}

.product__cart-text {
  color: #000;
  -webkit-transition: color .35s;
  -o-transition: color .35s;
  transition: color .35s;
}

.product__cart:hover .product__cart-text {
  color: #ff7600;
}

.product__compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product__compare-icon {
  width: 30px;
  height: 30px;
  margin-left: -2px;
  margin-bottom: 11px;
  fill: #474747;
  -webkit-transition: fill .35s;
  -o-transition: fill .35s;
  transition: fill .35s;
}

.product__compare:hover .product__compare-icon {
  fill: #ff7600;
}

.product__compare-text {
  color: #000;
  -webkit-transition: color .35s;
  -o-transition: color .35s;
  transition: color .35s;
}

.product__compare:hover .product__compare-text {
  color: #ff7600;
}

.product__favorite {
  display: none;
}

.product--compare {
  border: 0;
  overflow: hidden;
  min-height: 445px;
  height: 445px;
  margin-bottom: 44px;
}

.product--compare .product__link {
  height: 298px;
}

.product--compare .product__info {
  height: 112px;
}

.product--compare .product__image-wrapper {
  height: 290px;
  padding-top: 20px;
}

.product--compare .cart-item__delete {
  position: absolute;
  right: -2px;
  top: 4px;
}

.review {
 /* common stuff */ /* new review */ /* all review */ /* map */ /* clients */;
}

.review__accordion {
  margin-bottom: 7rem;
}

.review .container {
  max-width: 108rem;
}

.review__title {
  text-align: center;
}

.review__load-more {
  width: 100%;
  padding-top: 25px;
}

.review__load-more-btn {
  width: 274px;
  margin: 45px auto 0;
}

.review__new {
  padding-top: 5px;
  padding-bottom: 50px;
}

.review__new-slider {
  margin-top: 20px;
}

.review__new-slider-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review__new-slider-text {
  padding: 48px 55px 40px;
  text-align: center;
  font-size: 14px;
  line-height: 23px;
  background-color: #f3f3f3;
  margin-bottom: 25px;
  position: relative;
}

.review__new-slider-text:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 6px solid #f3f3f3;
}

.review__new-slider-icon {
  min-height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review__new-slider-icon img {
  max-width: 200px;
  display: block;
}

.review__all-tabs {
  padding-top: 26px;
}

.review__all-tabs-left {
  float: left;
  width: 75%;
  padding-right: 50px;
}

.review__all-tabs-right {
  float: right;
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.review__all-tabs-right img {
  display: block;
  max-width: 200px;
}

.review__all .tab-panel {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 44px;
}

.review__all .tab-panel--styled ~ .tab_content p {
  font-size: 13px;
  line-height: 23px;
}

.review__all .tab_content {
  padding-top: 68px;
}

.review__all .tab_content .accordion__item {
  padding-bottom: 33px;
  min-height: 95px;
}

.review__all .tab_content .accordion__content {
  margin-top: 22px;
}

.review__all .tester-preview__table-row {
  padding-bottom: 9px;
  padding-top: 10px;
}

.review__all .tester-preview__table-icon {
  width: 17px;
  height: 23px;
  margin-left: 6px;
  margin-right: 13px;
}

.review__map {
  min-height: 1100px;
  position: relative;
  overflow: hidden;
}

.review__map-container {
  position: absolute;
  top: 20px;
  bottom: -35px;
  left: -22.5%;
  right: 17%;
  background-image: url(/local/templates/form/html/build/assets/css/../img/form-review-map.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}

.review__map .col-lg--special-height {
  min-height: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.review__map-text {
  line-height: 23px;
}

.review__map-clients {
  padding-bottom: 70px;
}

.review__map-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
}

.review__map-number {
  width: 48%;
  padding-right: 35px;
}

.review__map-number:first-child {
  margin-right: 25px;
}

.review__map-number-num {
  font-size: 36px;
  color: #f36c21;
}

.review__map-number-txt {
  font-size: 13px;
  line-height: 15px;
  padding-top: 5px;
}

.review__clients {
  padding-top: 50px;
  padding-bottom: 150px;
}

.review__client-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -2.5rem;
  margin-top: -2.5rem;
}

.review__client {
  width: calc(100% / 4 - 2.5rem);
  margin-top: 2.5rem;
  margin-right: 2.5rem;
  position: relative;
}

.review__client-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 170px;
  position: relative;
}

.review__client-hover {
  display: none;
  position: absolute;
  top: 10px;
  min-height: 300px;
  padding-top: 145px;
  padding-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.review__client-text {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  padding: 0 38px;
  margin-bottom: 15px;
}

.review__client-link {
  display: block;
  font-size: 12px;
  color: #f36c21;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
}

.review__client-link:hover {
  text-decoration: underline;
}

.review__client:hover .review__client-icon {
  z-index: 2;
}

.review__client:hover .review__client-hover {
  display: block;
}

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin-top: 16px;
  margin-bottom: 1px;
}

.search-form__input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  height: 52px;
  font-size: 14px;
  line-height: 25px;
  padding: 14px 50px 12px 18px;
  background: transparent;
  outline: none;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.search-form__submit {
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 6px;
  cursor: pointer;
  border: none;
  background: transparent;
  outline: none;
}

.search-form__submit-icon {
  width: 20px;
  height: 20px;
  stroke: #434343;
  position: absolute;
  top: 16px;
  right: 21px;
}

.search-form__message {
  -webkit-box-flex: 100%;
  -ms-flex: 100% 1 0%;
  flex: 100% 1 0%;
}

.search-message {
  text-align: center;
  margin-top: 0;
  margin-bottom: 42px;
  color: #545454;
}

.search-message__query {
  font-weight: 600;
  padding-right: 5px;
  padding-left: 5px;
}

.search-message + form {
  margin-bottom: 200px;
}

.services__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.services__text {
  padding-bottom: 20px;
}

.services__text span,.services__text a {
  display: inline-block;
  margin: 0 2px;
}

.services__text + .account-table__supp-form {
  margin-top: 50px;
}

.sign-in-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 28px 0 35px;
  line-height: 20px;
  font-size: 13px;
}

.sign-in-actions--centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 15px 0;
}

.sitemap__column {
  padding-top: 36px;
  padding-bottom: 60px;
}

.sitemap__title {
  display: block;
  min-height: 30px;
  margin: 13px 0 22px 0;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: .1em;
  font-weight: 400;
}

.sitemap__title sup {
  font-size: 10px;
  top: -6px;
  left: -1px;
}

.sitemap__list {
  padding-right: 30px;
}

.sitemap__item {
  margin: 21px 0 24px;
}

.sitemap__link {
  line-height: 16px;
  font-size: 13px;
  color: #545454;
  display: inline-block;
}

.slider-img {
  height: 100%;
}

.slider-img .slick-list,.slider-img .slick-track {
  height: 100%;
  min-height: 100%;
}

.slider-img .slick-dots {
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
}

.slider-img__slide {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.slider-img__image {
  display: block;
  max-width: none !important;
  width: auto;
  height: 100%;
  margin: 0 auto;
 /*position: absolute;*/ /*left: 50%;*/ /*transform: translateX(-50%);*/ /*margin-right: -50%;*/;
}/*** type 3 : small ***/.slider-news {
  width: 488px;
  display: block;
  text-decoration: none;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
}

.slider-news__slide {
  width: 488px;
  height: 474px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fafafa;
  text-align: center;
}

.slider-news__wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider-news__title {
  margin-top: 30px;
  margin-bottom: 43px;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 600;
  position: relative;
}

.slider-news__title:after {
  content: '';
  position: absolute;
  bottom: -20px;
  width: 40px;
  height: 2px;
  background: #000;
  left: 50%;
  margin-left: -20px;
  -webkit-transition: opacity .45s;
  -o-transition: opacity .45s;
  transition: opacity .45s;
}

.slider-news:hover .slider-news__title:after {
  opacity: .65;
}

.slider-news__description {
  width: 280px;
  margin: 0 auto;
  padding-left: 0;
  font-size: 16px;
}

.slider-news .icon-news {
  margin-top: -30px;
}

.slider-news .slick-dots {
  bottom: 36px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
}

.slider-news .slick-dots li {
  width: 4px;
  height: 4px;
  margin-left: 10px;
  margin-right: 9px;
  -webkit-box-shadow: 0 0 0 1px #dbdbdb;
  box-shadow: 0 0 0 1px #dbdbdb;
  background: #dbdbdb;
}

.slider-news .slick-dots li.slick-active {
  -webkit-box-shadow: 0 0 0 1px black;
  box-shadow: 0 0 0 1px black;
  background: black;
}

.slider-parts {
  padding: 58px 0 82px;
  margin-bottom: 32px;
  border-top: 1px solid #e9e9e9;
}

.slider-parts .slick-arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-size: 13px auto;
}

.slider-parts .slick-prev {
  margin-left: -20px;
}

.slider-parts .slick-next {
  -webkit-transform: translateX(7px);
  -ms-transform: translateX(7px);
  transform: translateX(7px);
}

.slider-parts__slide {
  text-align: center;
}

.slider-parts__img {
  margin-bottom: 33px;
  height: 194px;
  position: relative;
}

.slider-parts__img img {
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slider-parts__text {
  font-size: 13px;
  padding: 0 30px;
}

.slider-product-main {
  overflow: hidden;
  margin-top: 20px;
  border: 1px solid #eee;
}

.slider-product-main .slick-list,.slider-product-main .slick-track {
  height: 100%;
  max-height: 100%;
}

.slider-product-main__slide {
  height: 572px;
}

.slider-product-main__slide-image {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto;
  min-width: 0;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slider-product-main .slick-dots {
  bottom: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
}

.slider-product-main .slick-dots li {
  background: #b2b2b2;
}

.slider-product-main .slick-dots li.slick-active {
  background: #000;
}

.slider-product-thumb {
  margin-top: 26px;
  margin-bottom: 67px;
}

.slider-product-thumb .slick-arrow {
  background-size: 10px 20px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  top: 85px;
}

.slider-product-thumb .slick-prev {
  left: calc(50% - 35px);
}

.slider-product-thumb .slick-next {
  right: calc(50% - 35px);
}

.slider-product-thumb .slick-list {
  margin-left: -13px;
  margin-right: -13px;
}

.slider-product-thumb__slide {
  height: 74px;
  width: 74px !important;
  opacity: .3;
  margin: 0 13px;
  position: relative;
  overflow: hidden;
  border: 1px solid #fff;
}

.slider-product-thumb__slide .slider-product-thumb__slide-image {
  display: block;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slider-product-thumb__slide.slick-current {
  opacity: 1;
  border: 1px solid #eee;
}

.slider-tester {
  padding: 60px 0 80px;
  margin-top: 48px;
  margin-bottom: 40px;
}

.slider-tester._hight .slider-tester__slide {
  max-height: 610px;
}

.slider-tester._hight .slider-tester__img {
  height: 500px;
}

.slider-tester._border {
  border-top: 1px solid #e9e9e9;
}

.slider-tester._single-slide {
  padding-bottom: 0;
}

.slider-tester .slick-arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-size: 13px auto;
}

.slider-tester .slick-prev {
  margin-left: -20px;
}

.slider-tester .slick-next {
  -webkit-transform: translateX(7px);
  -ms-transform: translateX(7px);
  transform: translateX(7px);
}

.slider-tester__slide {
  padding: 0 40px;
  text-align: center;
}

.slider-tester__img {
  padding: 0 40px;
  margin-bottom: 25px;
  height: 350px;
  position: relative;
}

.slider-tester__img img {
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slider-tester__heading {
  font-size: 16px;
  font-weight: bold;
  text-transform: initial;
  letter-spacing: 0;
  margin: 0 0 7px;
}

.slider-tester__text {
  font-size: 13px;
}/***** social stuff *****/.social__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin: 0 8px;
}

.social__icon {
  fill: #ccc;
  margin: auto;
  -webkit-transition: fill .55s;
  -o-transition: fill .55s;
  transition: fill .55s;
}

.social__icon:hover {
  fill: #a4a4a4;
}

.social__icon--fb {
  width: 8px;
  height: 14px;
}

.social__icon--vk {
  width: 14px;
  height: 11px;
}

.social__icon--ig {
  width: 16px;
  height: 16px;
}

.social__icon--gplus {
  width: 15px;
  height: 14px;
}

.social__icon--mkrug {
  width: 16px;
  height: 14px;
}

.social__icon--ok {
  width: 9px;
  height: 14px;
}

.social__icon--tw {
  width: 16px;
  height: 13px;
}

.social__icon--li {
  width: 15px;
  height: 16px;
}

.social__icon--lj {
  width: 18px;
  height: 19px;
}

.social__icon--yt {
  width: 21px;
  height: 21px;
}

.social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-right: -50%;
  left: 50%;
  top: 50%;
}

.social-share__label {
  display: block;
  line-height: 30px;
}

.social-share__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 11px;
}

.social-share__link {
  margin: 0 11px;
}/*** product card ***/.product-info__row .social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-right: 0;
  left: auto;
  top: auto;
  margin-top: 20px;
  padding: 18px 0;
  -webkit-box-shadow: inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #eee;
  box-shadow: inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #eee;
}/*** news/blog post ***/.paginator .social-share {
  margin-top: -1px;
}

.paginator .social-share__icons-wrapper {
  margin-left: 18px;
}

.paginator .social__item {
  margin: 0;
}

.software__banner {
  width: 100%;
  margin-bottom: 55px;
}

.software__main-description {
  text-align: center;
  font-size: 18px;
  line-height: 23px;
  color: #515151;
  padding-top: 58px;
  padding-bottom: 13px;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
}

.subscribe-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}

.subscribe-form__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.subscribe-form__label {
  margin-right: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.subscribe-form__text {
  line-height: 43px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .1em;
  padding-top: 1px;
}

.subscribe-form__input {
  width: 330px;
  margin-left: 27px;
  border-radius: 3px 0 0 3px;
}

.subscribe-form__submit {
  height: 40px;
  line-height: 40px;
  width: 40px;
  min-width: 40px;
  border-color: #e9e9e9;
  background: #fff;
  border-radius: 0 3px 3px 0;
}

.subscribe-form__submit-icon {
  width: 7px;
  height: 12px;
  fill: #9a9a9a;
  margin-top: -4px;
  margin-left: 2px;
}

.subscribe-form__input:focus ~ .subscribe-form__submit {
  border-color: #cdcdcd;
}

.subscribe-form__message {
  margin-left: 20px;
  text-transform: none;
}

.subscribe-form--recovery {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin-top: -11px;
  margin-bottom: 40px;
}

.subscribe-form--recovery .subscribe-form__label {
  margin-top: 24px;
}

.subscribe-form--recovery .subscribe-form__input {
  margin-left: -3px;
}

.subscribe-form--recovery .subscribe-form__submit {
  margin-left: -1px;
}

.subscribe-form--recovery .subscribe-form__message {
  width: 100%;
  text-align: left;
  margin-left: 20.5%;
}

.article__wrapper {
 /*padding-top: 11px;*/
  padding-bottom: 10px;
}

.article__inner {
  border-top: 1px solid #ececec;
  padding-bottom: 45px;
}

.article__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 23px;
  padding: 35px 20px 32px;
  border-bottom: 1px solid #ececec;
}

.article__item-icon {
  width: 17px;
  height: 23px;
  fill: #a1a1a1;
}

.article__item-heading {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  font-size: 14px;
  color: #000;
  margin-left: 26px;
  margin-top: 2px;
}

.article__item-file {
  font-size: 14px;
  font-style: italic;
  color: #a1a1a1;
  margin-top: 2px;
}

.support-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 30px;
}

.support-contacts__phones {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
}

.support-contacts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 20px;
  color: #515151;
  margin: 0 22px;
}

.support-contacts__link {
  color: #515151;
  margin-left: 4px;
}

.support-contacts__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-top: 26px;
  position: relative;
}

.support-contacts__social:after {
  content: '';
  width: 284px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ececec;
}

.support-menu {
  border-top: 1px solid #ececec;
  width: 30rem;
  margin-right: 10rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.support-menu__item {
  min-height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ececec;
  padding-left: 10px;
  padding-top: 8px;
  position: relative;
}

.support-menu__item.active:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 2px;
  background-color: #f36c21;
}

.support-menu__link {
  font-size: 12px;
  color: #000;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.support-menu__item.active .support-menu__link {
  color: #f36c21;
}

.support {
 /*** FAQ list page ***/ /*** FAQ item page ***/ /*** Glossary page ***/ /*** Main support page ***/;
}

.support__primary-wrapper {
  padding-top: 74px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.support__title {
  margin-top: -9px;
  margin-bottom: 43px;
  line-height: 43px;
}

.support__faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
  margin-top: -3rem;
  margin-right: -3rem;
}

.support__faq-heading {
  font-size: 18px;
  line-height: 30px;
  margin-top: -8px;
}

.support__faq-item {
  width: calc(50% - 3rem);
  margin-right: 3rem;
  margin-top: 3rem;
  background-color: #f3f3f3;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}

.support__faq-item:nth-child(2n) {
  margin-right: 0;
}

.support__faq-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid transparent;
  -webkit-transition: border-color .75s;
  -o-transition: border-color .75s;
  transition: border-color .75s;
}

.support__faq-item:hover:after {
  border-color: #ff6c00;
}

.support__faq-item-img {
  height: 220px;
  padding: 20px 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 66px;
  margin-bottom: 34px;
}

.support__faq-item-img img {
  width: 100%;
  height: auto;
}

.support__faq-item-img.vertical img {
  width: auto;
  height: 100%;
}

.support__faq-item-heading {
  font-size: 12px;
  line-height: 16px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .1em;
  margin-bottom: 3rem;
}

.support__faq--testers {
  padding-bottom: 50px;
}

.support__faq--testers .support__faq-item-img {
  padding: 20px 85px;
}

.support__faq--testers .support__faq-item-img.vertical {
  padding: 10px 65px;
}

.support__faq-wrapper {
  padding-bottom: 44px;
}

.support__glossary {
 /*padding-top: 12px;*/
  padding-bottom: 10px;
}

.support__glossary-item {
  display: block;
  margin-bottom: 45px;
  text-decoration: none;
}

.support__glossary-item:hover {
  text-decoration: none;
}

.support__glossary-heading {
  font-size: 15px;
  line-height: 23px;
  color: #000;
  font-weight: 600;
  margin-bottom: 8px;
}

.support__glossary-text {
  font-size: 13px;
  line-height: 23px;
  color: #515151;
}

.support__desc {
 /* tiles */ /* advantages */ /* docs */;
}

.support__desc-text {
  font-size: 14px;
  line-height: 23px;
  margin-top: -7px;
}

.support__desc-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.support__desc-tile--revert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.support__desc-tile-wrapper {
  padding-top: 58px;
}

.support__desc-tile-img {
  width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.support__desc-tile-text {
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 48px;
}

.support__desc-tile--revert .support__desc-tile-text {
  padding-left: 0;
  padding-right: 35px;
}

.support__desc-tile-heading {
  color: #000;
  margin-bottom: 21px;
  margin-top: 0;
}

.support__desc-tile-p {
  font-size: 14px;
  line-height: 23px;
}

.support__desc-advantages {
  padding-top: 106px;
  padding-bottom: 56px;
}

.support__desc-advantages-text {
  margin-top: -8px;
  line-height: 23px;
  font-size: 14px;
}

.support__desc-advantages .tester__article-ol {
  max-width: 68rem;
  padding-top: 54px;
}

.support__desc-advantages .tester__article-ol-cell {
  width: calc(50% - 2.5rem);
}

.support__desc-advantages .tester__article-ol-text {
  padding-right: 55px;
}

.support__desc-docs {
  padding-top: 25px;
}

.support__desc-docs-text {
  margin-top: -8px;
  line-height: 23px;
}

.support__desc-docs-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 47px;
}

.support__desc-docs-table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.support__desc-docs-table-row .tester-preview__table-row {
  margin-bottom: 36px;
  width: 45%;
  padding-right: 52px;
}

.support__desc-docs-table-row .tester-preview__table-row:first-child {
  margin-right: 52px;
}/*** Glossary alphabet ***/.alphabet {
  margin-bottom: 54px;
  margin-top: -10px;
}

.alphabet__row {
  padding: 2px 0 1px;
  margin-left: -6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.alphabet__letter {
  display: block;
  font-size: 14px;
  color: #000;
  padding: 5px;
  margin: 3px 2px;
  text-transform: uppercase;
  text-decoration: none;
}

.testbox {
 /*** testbox stuff ***/ /*** solutions ***/;
}

.testbox__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.testbox__main-description {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  color: #515151;
  max-width: 97.5rem;
  margin: 0 auto;
  margin-bottom: 10rem;
}

.testbox__stuff {
  background-color: #f3f3f3;
  padding-top: 70px;
  padding-bottom: 40px;
  margin-top: 40px;
  margin-bottom: 5rem;
}

.testbox__stuff-title {
  font-size: 24px;
  margin-top: 0;
  width: 25%;
  margin-right: 2.5rem;
}

.testbox__stuff-text {
  margin: 12px 0 19px;
}

.testbox__stuff-list {
  width: 33.3%;
  margin: 0 auto;
}

.testbox__stuff-image {
  width: 33.3%;
  margin: 0 auto;
}

.testbox__stuff-table {
  border-top: 1px solid #ececec;
}

.testbox__stuff-table-row {
  height: 221px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ececec;
}

.testbox__stuff-table-heading {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 22px;
  max-width: 390px;
  margin-top: -1px;
}

.testbox__stuff-table-img {
  width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.testbox__stuff-table-img img {
  margin: 0 auto;
}

.testbox__pie {
  margin: 61px 0 114px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.testbox__pie-descr {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  padding-left: 121px;
  padding-top: 81px;
}

.testbox__pie-text {
  margin-bottom: 68px;
}

.testbox__solutions {
  background: #fbfbfb url(/local/templates/form/html/build/assets/css/../img/bg-tester-content-4.png) right -230px bottom 610px no-repeat;
  padding-top: 20px;
  padding-bottom: 90px;
}

.testbox__solutions-inner {
  width: 57.5rem;
  margin: 0 auto;
}

.testbox__solutions-title {
  text-align: center;
  margin-bottom: 2rem;
}

.testbox__solutions-text {
  text-align: center;
  margin-bottom: 15px;
}

.testbox__solutions-search {
  padding-top: 1px;
  margin-top: -1px;
}

.testbox__solutions-search .search-form__input {
  background-color: #fff;
}

.testbox__solutions-simple-text {
  font-size: 13px;
  color: #515151;
  text-align: center;
  padding: 20px 0;
}

.testbox__solutions-tabs {
  margin: 59px 0 22px;
}

.testbox__solutions-tabs .tester__table-row--heading {
  padding-top: 61px;
}

.testbox__solutions-tabs .tester__table-row {
  height: 120px;
  padding-top: 5px;
  text-align: center;
}

.testbox__solutions-tabs .tester__table-row--heading {
  height: 50px;
  margin-top: 44px;
}

.testbox__solutions-tabs .tester__table-cell:nth-child(1) {
  width: 116px;
}

.testbox__solutions-tabs .tester__table-cell:nth-child(2) {
  width: 224px;
}

.testbox__solutions-tabs .tester__table-cell:nth-child(3) {
  width: 200px;
}

.testbox__solutions-accordion {
  padding-top: 49px;
  padding-bottom: 60px;
}

.testbox__textblock {
  width: 77.5rem;
}

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

.testbox__textblock-heading {
  margin-top: 87px;
  line-height: 1.3;
}

.tester {
 /*** articles ***/ /*** content: common ***/ /* end content */ /*** testbox page table ***/ /* end table */ /*****TESTER PAGES*****/ /*** submenu ***/ /***** DESCRIPTIONS *****/ /**** SOFTWARE block *****/ /***** INFO block *****/;
}

.tester__bottom-img {
  display: block;
  margin: 0 auto;
  margin-top: 3rem;
  margin-bottom: 6rem;
}

.tester__main-img {
  max-width: 75rem;
  display: block;
  margin: 3rem auto;
}

.tester__section {
  margin-bottom: 7rem;
  background-size: cover;
  background-position: top center;
}

.tester__section:last-child {
  margin-bottom: 5rem;
}

.tester__section._bg {
  padding: 10rem 0;
}

.tester__section._bg-1 {
  background-image: url("/local/templates/form/html/build/assets/css/../img/tester-bg__type-6.jpg");
}

.tester__section._bg-2 {
  background-image: url("/local/templates/form/html/build/assets/css/../img/bg-tester-content-6.jpg");
}

.tester__section._bg-3 {
  background-image: url("/local/templates/form/html/build/assets/css/../img/banner-1.jpg");
}

.tester__section._bg-4 {
  background-image: url("/local/templates/form/html/build/assets/css/../img/tester-bg__type-1.jpg");
}

.tester__section._bg-5 {
  background-image: url("/local/templates/form/html/build/assets/css/../img/scheme-bg.jpg");
}

.tester__section._bg-6 {
  background-image: url("/local/templates/form/html/build/assets/css/../img/tester-bg__type-5.jpg");
}

.tester__section._bg-grey {
  padding: 3rem 0;
  background-color: #fbfbfb;
}

.tester__section._no-mb {
  margin-bottom: 0;
}

.tester__section._small-padding {
  padding: 5rem 0;
}

.tester__section h2 {
  line-height: 43px;
  margin-bottom: 35px;
}

.tester__section p {
  font-size: 16px;
  line-height: 25px;
  color: #515151;
  margin-top: 0;
  margin-bottom: 27px;
}

.tester__section ul {
  margin-bottom: 33px;
  margin-top: 0;
  padding-top: 12px;
  line-height: 23px;
}

.tester__section li:before {
  left: -34px;
}

.tester__section .btn--secondary {
  height: auto;
}

.tester__section img._no-mt {
  margin-top: 0 !important;
}

.tester__section img._no-mr {
  margin-bottom: 0 !important;
}

.tester__section img._centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tester__section .tester-table {
  width: 100%;
}

.tester__section .container > .tester-table {
  margin: 5rem 0;
}

.tester__section .container > img {
  max-width: 77.5rem;
  display: block;
  margin: 5rem auto;
}

.tester__section .tester-preview__text {
  border: none;
  padding: 0;
}

.tester__section-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tester__section-columns._tiny-right .tester__section-right {
  max-width: 28rem;
}

.tester__section-columns._tiny-right .tester__section-left {
  width: 65%;
}

.tester__section-left {
  width: 58%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10rem;
}

.tester__section-left h2 {
  width: 100%;
}

.tester__section-left img {
  margin: 3rem 0;
}

.tester__section-right {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 37rem;
  margin-left: auto;
}

.tester__section-right p {
  font-size: 1.4rem;
}

.tester__section-right .tester-preview__image {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 3rem;
}

.tester__section-right ._border-top {
  padding-top: 30px;
  border-top: 1px solid #e9e9e9;
}

.tester__section-text {
  font-size: 16px;
  line-height: 25px;
  color: #515151;
  margin-bottom: 27px;
}

.tester__content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tester-preview {
  width: 30rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10rem;
}

.tester__default-table {
  min-width: 70rem;
  border-collapse: collapse;
}

.tester__default-table tr {
  border-bottom: 1px solid #e9e9e9;
}

.tester__default-table th {
  font-weight: 700;
}

.tester__default-table td,.tester__default-table th {
  padding: .8rem 1.3rem;
}

.tester__default-table td:first-child,.tester__default-table th:first-child {
  padding-left: 0;
}

.tester__default-table td:first-child,.tester__default-table th:first-child {
  padding-right: 0;
}

.tester__article-text {
  font-size: 16px;
  line-height: 23px;
  color: #515151;
  margin-top: 0;
  margin-bottom: 28px;
}

.tester__article-list {
  margin-bottom: 33px;
 /*margin-top: -4px;*/
  margin-top: 0;
  padding-top: 12px;
  line-height: 23px;
}

.tester__article-list li:before {
  left: -34px;
}

.tester__article-list--mt {
  margin-top: -10px;
}

.tester__article-title + .tester__article-list {
  padding-top: 0;
}

.tester-preview__image {
  display: block;
  margin-bottom: 3rem;
}

.tester-preview__text {
  font-size: 14px;
  line-height: 20px;
  color: #515151;
  padding-top: 30px;
  margin: 0;
  border-top: 1px solid #e9e9e9;
}

.tester-preview--form-hf {
  padding-top: 38px;
}

.tester-preview--testbox {
  padding-top: 22px;
}

.tester-preview--testbox .tester-preview__image {
  margin-left: 15px;
  margin-right: -20px;
  padding-bottom: 7px;
}

.tester-preview__table {
  padding-top: 45px;
  border-top: 1px solid #e9e9e9;
}

.tester-preview__table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1px;
  margin-bottom: 26px;
  text-decoration: none;
}

.tester-preview__table-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tester-preview__table-icon {
  width: 25px;
  height: 33px;
  fill: #a1a1a1;
  margin-right: 22px;
  margin-top: 4px;
}

.tester-preview__table-heading {
  font-size: 13px;
  line-height: 17px;
  color: #000;
  padding-top: 4px;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
}

.tester-preview__table-file {
  font-size: 12px;
  line-height: 20px;
  font-style: italic;
  color: #a1a1a1;
  padding-top: 1px;
}

.tester-preview__table-row:hover .tester-preview__table-heading {
  color: #f36c21;
}

.tester__article {
  padding-bottom: 30px;
}

.tester__article.eng_version {
  margin-top: 252px;
}

.tester__article-title {
  margin: 0;
  margin-bottom: 35px;
  line-height: 43px;
}

.tester__article-title sup {
  font-size: 20px;
}

.tester__article-text {
  font-size: 16px;
  line-height: 23px;
  color: #515151;
  margin-top: 0;
 /*margin-bottom: 26px;*/ /* margin-bottom: 23px; */
  margin-bottom: 28px;
}

.tester__article-text ._aside {
  font-size: 14px;
}

.tester__article-list {
  margin-bottom: 33px;
 /*margin-top: -4px;*/
  margin-top: 0;
  padding-top: 12px;
  line-height: 23px;
}

.tester__article-list li:before {
  left: -34px;
}

.tester__article-list--mt {
  margin-top: -10px;
}

.tester__article-title + .tester__article-list {
  padding-top: 0;
}

.tester__article-images {
  padding-top: 18px;
  padding-bottom: 16px;
}

.tester__article-images img {
  margin-bottom: 26px;
}

.tester__article-text + .tester__article-img {
  margin-top: 35px;
}

.tester__article-img + .tester__article-text {
  margin-top: 30px;
}

.tester__article-ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -2.5rem;
  margin-top: -2.5rem;
  padding-top: 32px;
}

.tester__article-ol-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% / 3 - 2.5rem);
  margin-right: 2.5rem;
  margin-top: 2.5rem;
}

.tester__article-ol-number {
  font-size: 36px;
  line-height: 1;
  color: #f36c21;
  margin-bottom: 22px;
}

.tester__article-ol-text {
  font-size: 16px;
  line-height: 23px;
  color: #515151;
}

.tester__article-btn {
 /*margin-top: 51px; !* hf ultra *!*/ /*margin-top: 44px; !* hf3 *!*/ /*margin-top: 59px; !* k2 *!*/ /*margin-top: 49px; !* ck *!*/ /*margin-top: 43px; !* r *!*/
  margin-top: 50px;
  max-width: 274px;
}

.tester__article-table {
  margin-top: 47px;
  margin-bottom: 64px;
  padding-top: 2px;
  border-top: 1px solid #ececec;
}

.tester__article-table-row {
  min-height: 81px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ececec;
  padding: 3px 10px 0;
}

.tester__article-table-cell {
  font-size: 13px;
  line-height: 20px;
  color: #515151;
}

.tester__article-table-cell:first-child {
  width: 78%;
}

.tester__content--software {
  position: relative;
  padding-bottom: 8rem;
}

.tester__content--software::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100rem;
  background-image: url("/local/templates/form/html/build/assets/css/../img/scheme-bg.jpg");
  background-size: cover;
  z-index: -1;
}

.tester__content--software .tester__inner {
  max-width: 77.5rem;
  margin: 0 auto;
}

.tester__content--testbox {
  padding-top: 20px;
  padding-bottom: 30px;
}

.tester__content--testbox .tester__article {
  padding-bottom: 20px;
}

.tester__content--testbox .tester__article-title {
  margin-bottom: 45px;
}

.tester__content--testbox .tester__article-list {
  margin-bottom: 41px;
  margin-top: 0;
  padding-top: 8px;
}

.tester-table._align .tester-table__cell:not(:first-child) {
  text-align: center;
}
h3.tester-table__cell{
  margin: 0;
}
.tester-table:not(:last-child) {
  margin-bottom: 5rem;
}

.tester__table-row {
  height: 81px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ececec;
  font-size: 13px;
  color: #515151;
  padding-left: 9px;
}

.tester__table-row--show-more {
  display: block;
  margin-top: 18px;
  border-bottom: 0;
  padding-left: 0;
}

.tester__table-row--heading {
  border-bottom: 2px solid #ececec;
  color: #000;
  font-weight: 600;
  padding-top: 31px;
}

.tester__table-cell:nth-child(1) {
  width: 142px;
}

.tester__table-cell:nth-child(2) {
  width: 209px;
}

.tester__table-cell:nth-child(3) {
  width: auto;
}

.tester__content,.tester__software,.tester__info {
  position: relative;
  overflow: hidden;
}

.tester__content--image-bg {
 /*padding-bottom: 350px;!* hf ultra *!*/ /*padding-bottom: 295px; !* hf3 *!*/ /*padding-bottom: 387px; !* k2 *!*/ /*padding-bottom: 270px; !* ck *!*/ /*padding-bottom: 215px; !* r *!*/ /*padding-bottom: 306px; !* tt2 *!*/
  padding-bottom: 50px;
}

.tester__content--beige-bg {
  padding-top: 30px;
 /*padding-bottom: 75px; !* hf3 *!*/ /*padding-bottom: 56px; !* k2 *!*/ /*padding-bottom: 68px; !* ck *!*/ /*padding-bottom: 90px; !* r *!*/
  padding-bottom: 30px;
  background-color: #fbfbfb;
}

.tester__submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 58rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 18px;
  padding-left: 5px;
  -webkit-box-shadow: inset 0 -2px 0 0 #efefef;
  box-shadow: inset 0 -2px 0 0 #efefef;
}

.tester__submenu-item {
  width: 74px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 32px;
  margin: 0 25px 0 20px;
  -webkit-transition: opacity .65s;
  -o-transition: opacity .65s;
  transition: opacity .65s;
  opacity: .3;
  cursor: pointer;
}

.tester__submenu-item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 2px;
  margin: 0 auto;
  background-color: #ff8a35;
  -webkit-transition: width .65s;
  -o-transition: width .65s;
  transition: width .65s;
}

.tester__submenu-item:hover {
  opacity: .95;
}

.tester__submenu-item:hover:after {
  width: 100%;
}

.tester__submenu-item--current {
  opacity: 1;
}

.tester__submenu-item--current:after {
  width: 100%;
}

.tester__submenu-img {
  display: block;
}

.tester__primary-desc,.tester__software-desc {
  position: relative;
}

.tester__primary-desc-img,.tester__software-desc-img {
  margin-bottom: 40px;
}

.tester__primary-desc-title,.tester__software-desc-title {
  line-height: 43px;
  margin-bottom: 35px;
}

.tester__primary-desc-text,.tester__software-desc-text {
  font-size: 16px;
  line-height: 25px;
  color: #515151;
  margin-bottom: 27px;
}

.tester__primary-desc-text._aside,.tester__software-desc-text._aside {
  font-size: 14px;
}

.tester__primary-desc-link,.tester__software-desc-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tester__primary-desc-icon,.tester__software-desc-icon {
  width: 6px;
  height: 11px;
  fill: #000;
  margin-left: 8px;
  margin-top: 2px;
  -webkit-transition: fill .45s;
  -o-transition: fill .45s;
  transition: fill .45s;
}

.tester__primary-desc-link:hover .tester__primary-desc-icon,.tester__software-desc-link:hover .tester__software-desc-icon {
  fill: #ff7600;
}

.tester__primary-desc {
  min-height: 900px;
  padding-top: 30px;
  padding-bottom: 200px;
  margin-bottom: 70px;
}

.tester__primary-desc-img {
  height: calc(100vh - 385px);
  max-height: 500px;
  margin-bottom: 110px;
  max-width: 750px;
  margin: 0 auto 110px;
  text-align: center;
}

.tester__primary-desc-img._mb10 {
  margin-bottom: 10px;
}

.tester__primary-desc-img img {
  height: auto;
  width: auto;
  max-height: 100%;
}

.tester__primary-desc-img--wo-submenu {
  height: calc(100vh - 250px);
  max-height: 360px;
  margin-bottom: 60px;
}

.tester__primary-desc-adv {
  font-size: 22px;
  color: #000;
  margin-top: 18px;
}

.tester__software-desc-title {
  padding-right: 20px;
}

.tester__software {
  background-color: #fbfbfb;
 /*margin-bottom: 110px; !* hf ultra *!*/ /*margin-bottom: 120px; !* hf3 *!*/ /*padding-bottom: 21px; !* hf3 *!*/
  padding-bottom: 10px;
  margin-bottom: 35px;
}

.tester__software-inner {
  position: relative;
 /*min-height: 1147px; !* hf ultra *!*/ /*min-height: 1113px; !* hf3 *!*/ /*min-height: 1152px; !* k2 *!*/ /*min-height: 1225px; !* ck *!*/ /*min-height: 1152px; !* r *!*/
  min-height: 1000px;
 /*padding-top: 114px; !* hf ultra *!*/ /*padding-top: 80px; !* hf3 *!*/ /*padding-top: 119px; !* k2 *!*/
  padding-top: 20px;
  margin-bottom: 50px;
  background-color: #fff;
}

.tester__software-inner._mh-650 {
  min-height: 650px;
}

.tester__software-inner .software__banner {
  position: absolute;
  height: 900px;
  bottom: 0;
  margin-bottom: 0;
}

.tester__software-testbox {
  margin-top: 63px;
  overflow: hidden;
}

.tester__software-testbox img {
  padding-right: 90px;
  height: auto;
}

.tester__info {
  padding-bottom: 35px;
}

.tester__info-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 43px 0;
  border: 1px solid #e9e9e9;
  border-radius: 2px;
  margin-top: 20px;
}

.tester__info-button-text {
  margin-right: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}

.tester__info-button-btn {
  width: 274px;
  margin-bottom: 0;
}/* end tester */p {
  margin-top: 0;
}

.hidden {
  display: none !important;
}/* ––––––––––––––––––––––––––––––– */.clearfix:before,.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}/* ––––––––––––––––––––––––––––––– */.errortext {
  color: #f86973;
}/* ––––––––––––––––––––––––––––––– */.text--inline {
  display: inline-block;
}/* ––––––––––––––––––––––––––––––– */.helper--margin-bottom {
  margin-bottom: 40px;
}

.helper--big-margin-bottom {
  margin-bottom: 100px;
}/* ––––––––––––––––––––––––––––––– */.column__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 575px;
}

.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  margin-left: 26px;
}

.column:first-child {
  margin-left: 0;
}

.column__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.column__wrapper > .column__row {
  width: 100%;
}

.column__wrapper > .column__row .form-row + .form-row {
  margin-left: 26px;
}/* –––––––––––––––––––––––––––– *//* –––––––––– TABLET –––––––––– *//* –––––––––––––––––––––––––––– *//*@media (max-width: 1023px) {
  .column {
    &__wrapper {
      max-width: 670px;
    }
  }
}*//* –––––––––––––––––––––––––––– *//* –––––––––– MOBILE –––––––––– *//* –––––––––––––––––––––––––––– *//*@media(max-width: 767px) {
  .column {
    width: 100%;
    margin-left: 0;
    &__wrapper {
      flex-direction: column;
    }
    &__row {
      flex-direction: column;
    }
    &__wrapper > &__row {
      min-width: 100%;
      .form-row + .form-row {
        margin-left: 0;
      }
    }
  }
}*//* ––––––––––––––––––––––––––––––– *//*# sourceMappingURL=style.css.map */.mm_modal {
  height: 100vh !important;
}

span.mm_value {
  color: inherit;
  font-size: inherit;
}

span.i {
  display: inline-block;
  vertical-align: initial;
  background: url(/local/templates/form/html/build/assets/css/../img/sprite.png) no-repeat;
}

span.i._clock {
  width: 12px;
  height: 12px;
  background-position: 0 0;
}

span.i._close {
  width: 41px;
  height: 41px;
  background-position: -13px 0;
}

span.i._prev,span.i._next {
  width: 20px;
  height: 40px;
}

span.i._prev {
  background-position: -55px 0;
}

span.i._next {
  background-position: -79px 0;
}

.slick-slide-img {
  height: 600px !important;
  width: auto !important;
  margin: auto !important;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}

.modal._success .modal__window {
  max-width: 475px;
  padding: 55px 60px;
  background: white;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.modal._success .modal__close {
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: url("/local/templates/form/html/build/assets/css/../img/png_sprite.png") -166px -132px no-repeat;
}

.modal__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  overflow-x: hidden;
}

.modal__window {
  max-width: 90%;
  position: relative;
}

.modal__close {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  right: -30px;
  top: -30px;
  width: 24px;
  height: 24px;
  background: url(/local/templates/form/html/build/assets/css/../img/close-w.svg) no-repeat;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.modal__close:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.modal__window img {
  vertical-align: top;
  max-height: 70vh;
}

.overflow {
  overflow: hidden !important;
}

.alphabet__letter_disabled {
  color: #ccc;
  cursor: default;
}

.alphabet__letter_disabled:hover {
  color: #ccc;
}

.review__client-hover {
  min-width: 274px;
}

.add__image-input {
  visibility: visible;
}

.btn--primary {
  text-decoration: none;
}

div#bx-panel {
  margin-bottom: 0px !important;
}

.bold_nohover {
  font-weight: 600;
}

.bold_nohover:hover {
  color: #000;
}

font,tablebodytext {
  display: none;
}

.clients__item {
  margin-right: 100px;
}

.slider-product-main .slick-list,.slider-product-main .slick-track {
  max-height: 100%;
}

.slider-tester__slide {
  max-height: 425px;
}

.slider-parts__slide {
  max-height: 300px;
}

[data-popup-id="feedback"] {
  min-width: 600px;
}

.slider-parts {
  max-height: 420px;
}

.tester__primary-desc-img {
  height: calc(150vh - 385px);
}

.clients__item {
  min-width: 50px;
  min-height: 50px;
}

.clients__item .clients__logo {
  max-height: 106px;
  max-width: 106px;
}/*.slick-slide {
    height:auto;
}*/.tester__info-button {
  border: none;
}

.tester__info-button-btn {
  width: 380px;
  margin-left: auto;
  margin-right: auto;
}

.tester-table {
  margin-bottom: 25px;
}

.tester-table._big-mb {
  margin-bottom: 60px;
}

.tester-table__row {
   padding: 8px 0;
   /*border-bottom: 1px solid #e9e9e9;*/
 }

.tester__primary-desc-adv {
  font-size: 16px;
  color: #515151;
  margin-top: 18px;
}

.tester__primary-desc-adv._aside {
  font-size: 14px;
}

.abort_filter {
  opacity: 1;
}

.mm_news_detail_slider._arrows .slick-prev,.mm_news_detail_slider._arrows .slick-next {
  background: none !important;
}

.mm_news_detail._special {
  width: 900px;
  float: right;
}

._arrows .slick-arrow,span.i._prev,span.i._next {
  width: 40px;
}

span.i._prev {
  background: url("/local/templates/form/html/build/assets/css/../img/prev.svg") no-repeat 50% 50%;
  background-size: contain;
}

span.i._next {
  background: url("/local/templates/form/html/build/assets/css/../img/next.svg") no-repeat 50% 50%;
  background-size: contain;
}

.height277 img {
  height: 277px;
}

.policy {
  text-align: center;
  font-size: 12px;
}

.nobr {
  white-space: nowrap;
}

.account-table__header {
  font-size: 13px;
  font-weight: 600;
  position: relative;
}

.account-table__header:after {
  content: '';
  width: 974px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  background: #ececec;
}

.account-table__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  padding: 40px 8px 40px;
  font-size: 13px;
  color: #515151;
  border-top: 1px solid #ececec;
}

.account-table__item:last-child {
  border-bottom: 1px solid #ececec;
}

.account-table__item span {
  margin: 0 3px;
}

.account-table__header-cell {
  padding: 3px 9px 24px;
}

.account-table__body-cell {
  width: 60rem;
  padding: 3px 12px;
  margin-right: 5rem;
}

.account-table__heading {
  display: block;
  font-size: 13px;
  color: #515151;
  text-transform: uppercase;
}

.account-table__heading sup {
  font-size: 9px;
}

.account-table__request {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #ff7600;
  text-decoration: none;
  -webkit-transition: box-shadow .45s;
  -webkit-transition: -webkit-box-shadow .45s;
  transition: -webkit-box-shadow .45s;
  -o-transition: box-shadow .45s;
  transition: box-shadow .45s;
  transition: box-shadow .45s, -webkit-box-shadow .45s;
}

.account-table__request:hover {
  -webkit-box-shadow: inset 0 -1px 0 0 #ff7600;
  box-shadow: inset 0 -1px 0 0 #ff7600;
}

.account-table__image {
  display: block;
  margin-left: -5px;
  margin-right: -5px;
}

.account-table__image img {
  width: auto;
  max-height: 100%;
}

.account-table__title {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 35px;
}

.account-table--equipment {
  padding-top: 80px;
  padding-bottom: 105px;
}

.account-table--equipment .account-table__title {
  margin-right: -85px;
}

.account-table--equipment .account-table__request {
  margin-top: 4px;
  margin-left: 3px;
}

.account-table--equipment .account-table__image {
  max-width: 60px;
  margin-right: 13px;
}

.account-table--equipment .grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.account-table--equipment [class^='col-md'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.account-table--equipment .col-md-3 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.account-table--equipment {
  padding-top: 40px;
}

.account-table--docs {
  position: relative;
}

.account-table--docs .account-table__item {
  padding: 35px 10px 28px;
}

.account-table--docs .account-table__doc-title {
  display: block;
  font-size: 15px;
  line-height: 20px;
  color: #515151;
  margin-right: -50px;
}

.account-table--docs .account-table__doc-title:hover {
  color: #f36c21;
}

.account-table--docs .account-table__doc-date {
  font-size: 13px;
  color: #a1a1a1;
  margin-left: 12px;
}

.account-table--docs:last-child {
  padding-bottom: 80px;
}

.account-table__item-doc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.account-table__item-doc-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 17px;
  height: 23px;
  fill: #434343;
  margin-right: 13px;
  -webkit-transition: fill .45s;
  -o-transition: fill .45s;
  transition: fill .45s;
}

.account-table__item-doc-text {
  font-size: 13px;
  color: #000;
  padding-top: 1px;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
}

.account-table__item-doc:hover .account-table__item-doc-icon {
  fill: #ff7600;
}

.account-table__item-doc:hover .account-table__item-doc-text {
  color: #f36c21;
}

.account-table__item-po {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.account-table__item-po-icon {
  width: 20px;
  height: 23px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: #434343;
  margin-right: 13px;
  -webkit-transition: fill .45s;
  -o-transition: fill .45s;
  transition: fill .45s;
}

.account-table__item-po-text {
  font-size: 13px;
  color: #000;
  padding-top: 1px;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
}

.account-table__item-po:hover .account-table__item-po-icon {
  fill: #ff7600;
}

.account-table__item-po:hover .account-table__item-po-text {
  color: #f36c21;
}

.account-table__supp-form {
  padding-bottom: 24px;
  max-width: 77.5rem;
  margin: 0 auto;
}

.account-table__supp-form .form-input--textarea {
  min-height: 150px;
}

.account-table__supp-form-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}

.account-table__supp-form-add .add__image-icon {
  margin-right: 9px;
  margin-top: 4px;
  margin-left: -1px;
}

.account-table__supp-form-add .add__image-text {
  font-size: 13px;
  padding-top: 2px;
}

.account-table__supp-form-add .add__video-icon {
  margin-right: 8px;
  margin-top: 5px;
  margin-left: 1px;
}

.account-table__supp-form-add .add__video-text {
  font-size: 13px;
  padding-top: 2px;
}

.account-table--supp {
  padding-bottom: 10px;
  margin-top: 9px;
  position: relative;
}

.account-table--supp .account-table__body-cell {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.account-table--supp .account-table__body-cell:nth-child(2) {
  width: 20rem;
  text-align: right;
  margin-right: 0;
}

.account-table--supp .account-table__supp-msg-title {
  font-size: 14px;
  color: #000;
}

.account-table--supp .account-table__supp-msg-title:hover {
  color: #f36c21;
}

.account-table--supp .account-table__supp-msg-status {
  font-size: 13px;
  color: #515151;
  margin-left: -12px;
  padding-top: 1px;
}

.account-table--supp .account-table__item {
  padding: 35px 8px 30px;
 /*** disabled ***/ /*** new ***/;
}

.account-table--supp .account-table__item--disabled .account-table__supp-msg-title {
  color: #a1a1a1;
}

.account-table--supp .account-table__item--disabled .account-table__supp-msg-status {
  color: #a1a1a1;
}

.account-table--supp .account-table__item--new {
  position: relative;
}

.account-table--supp:last-child {
  padding-bottom: 95px;
}

.account-table__supp-submit {
  width: 37.5rem;
  margin: 0 auto;
}

.actions-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

.actions-btn__item {
  margin-left: 15px;
  margin-right: 15px;
}

.actions-btn__btn {
  padding-left: 30px;
  padding-right: 30px;
}

._arrows .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  text-indent: 0;
  background: none;
  border: 0;
  border-radius: 50%;
  opacity: .35;
  outline: 0;
  z-index: 2;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

._arrows .slick-arrow:hover {
  opacity: 1;
}

._arrows .slick-arrow .i {
  vertical-align: middle;
}

._arrows .slick-prev {
  left: -55px;
}

._arrows .slick-next {
  right: -55px;
}

._arrows .slick-disabled {
  opacity: .1;
  pointer-events: none;
}

.company-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.company-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4px;
}

.company-info__item-icon {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  margin-left: -1px;
  margin-top: 1px;
  fill: #ccc;
}

.company-info__item-text {
  white-space: nowrap;
  font-size: 13px;
  color: #ccc;
}

.company-info__item-text .link--secondary {
  color: #ccc;
  margin-left: 6px;
}

.content__area {
  padding-top: 10px;
  padding-bottom: 30px;
}

.content__inner-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5rem;
}

.content__title-area {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.content__title {
  position: relative;
  text-align: right;
  margin-bottom: 6rem;
  margin-top: 0;
  margin-right: -2px;
  max-width: 39rem;
  margin-left: auto;
  font-size: 24px;
  line-height: 40px;
  text-transform: none;
  letter-spacing: 0;
}

.content__title::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -6rem;
  width: 2px;
  height: calc(100% - 2rem);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ff6c00;
}

.content__title-img {
  display: block;
  width: 21.5rem;
  margin-left: auto;
}

.content__title sup {
  font-size: 15px;
}

.content__text {
  padding-left: 0px;
  padding-top: 6px;
  margin-left: 7em;
  width: calc(55% - 5px);
}

.content__text p {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 25px;
  color: #696969;
  max-width: 360px;
}

.content__image-wrapper {
  width: 14.5%;
}

.content__image-wrapper._big {
  width: 33%;
}

.content__video-wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 2.5rem;
}

.content__video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.content__ratio-wrap {
  position: relative;
  padding-top: 56.25%;
}

.content__image-wrapper--bottom {
  height: 100%;
  padding: 26px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.content__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content__ratio-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.cookie-popup {
  position: fixed;
  left: 50%;
  bottom: 24px;
  -webkit-transform: translate(-50%, calc(100% + 30px));
  -ms-transform: translate(-50%, calc(100% + 30px));
  transform: translate(-50%, calc(100% + 30px));
  width: 85%;
  max-width: 1244px;
  padding: 24px;
  padding-right: 60px;
  background: #FFFFFF;
  border: 1px solid #F4F4F4;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  border-radius: 12px;
  z-index: 100;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.cookie-popup._active {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

.cookie-popup__inner {
  display: grid;
  grid-template-areas: "text link btn";
  grid-template-columns: auto auto 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cookie-popup__text {
  margin: 0;
  margin-right: 16px;
  font-size: 14px;
  line-height: 20px;
  grid-area: text;
}

.cookie-popup__btn {
  width: 274px;
  margin-bottom: 0;
  grid-area: btn;
  justify-self: end;
}

.cookie-popup__close {
  position: absolute;
  right: 20px;
  top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.cookie-popup__close:hover svg,.cookie-popup__close:focus svg {
  fill: #FF6C00;
}

.cookie-popup__close svg {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 100%;
  height: 100%;
  fill: #C4C4C4;
}

.cookie-popup__link {
  grid-area: link;
  align-self: flex-end;
}

.demonstration-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.5px;
  margin-right: -0.5px;
}

.demonstration-form__item {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
}

.demonstration-form__item:not(.demonstration-form__item_captcha) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.demonstration-form__input {
  background: #fff;
  border: 1px solid #e9e9e9;
  padding: 9px 12px;
  width: 100%;
}

.demonstration-form__btn-submit {
  height: 42px;
  margin-top: 20px;
}

._dots {
  padding-bottom: 110px;
}

._dots .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

._dots .slick-dots li {
  display: inline-block;
  vertical-align: top;
  width: auto;
  height: auto;
  margin: 0;
  color: transparent;
  font-size: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

._dots .slick-dots li:not(:last-of-type) {
  margin-right: 10px;
}

._dots .slick-dots li.slick-active button {
  background: #dcdcdc;
}

._dots .slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background: transparent;
  border: 1px solid #dcdcdc;
  border-radius: 50%;
  outline: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.form-modal {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  padding: 43px 25px 32px;
  position: relative;
  width: 600px;
}

.form-modal__title {
  font-size: 24px;
  line-height: 1.375;
  margin: 0 auto 40px;
  max-width: 80%;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 400;
}

.form-modal .mfp-close {
  font-size: 44px;
  height: 70px;
  width: 70px;
}

.i {
  display: inline-block;
  vertical-align: initial;
}

.i._mountain {
  background-image: url(/local/templates/form/html/build/assets/css/../img/png_sprite.png);
  background-position: -101px 0px;
  width: 101px;
  height: 78px;
}

.i._astronaut {
  background-image: url(/local/templates/form/html/build/assets/css/../img/png_sprite.png);
  background-position: -83px -78px;
  width: 83px;
  height: 78px;
}

.i._shevron-right {
  background-image: url(/local/templates/form/html/build/assets/css/../img/png_sprite.png);
  background-position: -34px -156px;
  width: 15px;
  height: 28px;
}

.i._shevron-right-big {
  background-image: url(/local/templates/form/html/build/assets/css/../img/png_sprite.png);
  background-position: -17px -156px;
  width: 17px;
  height: 31px;
}

.i._shevron-left-big {
  background-image: url(/local/templates/form/html/build/assets/css/../img/png_sprite.png);
  background-position: 0px -156px;
  width: 17px;
  height: 31px;
}

.i._hh {
  background-image: url(/local/templates/form/html/build/assets/css/../img/png_sprite.png);
  background-position: -166px -78px;
  width: 30px;
  height: 30px;
}

.i._checked {
  background-image: url(/local/templates/form/html/build/assets/css/../img/png_sprite.png);
  background-position: -166px -108px;
  width: 24px;
  height: 24px;
}

.i._popup-close {
  background-image: url(/local/templates/form/html/build/assets/css/../img/png_sprite.png);
  background-position: -166px -132px;
  width: 20px;
  height: 20px;
}

.input-file {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: white;
}

.input-file__input {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
  z-index: 0;
}

.input-file__file {
  width: calc(100% - 250px);
  height: 50px;
  padding-left: 23px;
  padding-right: 23px;
  color: #8a8a8a;
  font-size: 18px;
  font-weight: 400;
  background: white;
  border: 1px solid #dcdcdc;
}

.input-file__file .value {
  display: block;
  max-width: 100%;
  color: inherit;
  font-size: inherit;
  line-height: 47px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.input-file__button {
  width: 250px;
  height: 50px;
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  background: #5f5f5f;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

.input-file._error .input-file__file {
  background-color: rgba(255, 0, 0, 0.03);
  border-color: #ff0000;
}

.input {
  position: relative;
  width: 100%;
  background: white;
}

.input input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 23px;
  background: transparent;
  border: 1px solid #dcdcdc;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  outline: 0;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 1;
  color: #8a8a8a;
  font-size: 18px;
}

.input._error input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
  background-color: rgba(255, 0, 0, 0.03);
  border-color: #ff0000;
}

.input._focused .input__placeholder {
  opacity: 0;
}

.input__placeholder {
  position: absolute;
  top: 11px;
  left: 23px;
  color: #8a8a8a;
  font-size: 18px;
  font-weight: 400;
  opacity: 1;
  z-index: 0;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.required {
  color: #ff6c00;
}

.link-back {
  position: relative;
  display: inline-block;
  width: auto;
  margin-left: 9px;
  padding: 5px 12px 4px;
  color: #a1a1a1;
  font-size: 13px;
  text-transform: none;
  letter-spacing: 0;
  text-decoration: none;
  background: white;
  border-top: 1px solid rgba(191, 191, 191, 0.8);
  border-bottom: 1px solid rgba(191, 191, 191, 0.8);
  border-right: 1px solid rgba(191, 191, 191, 0.8);
  border-radius: 0;
  -webkit-transition: border-color .45s, color .45s;
  -o-transition: border-color .45s, color .45s;
  transition: border-color .45s, color .45s;
}

.link-back::before,.link-back::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  -webkit-transition: border-color .45s;
  -o-transition: border-color .45s;
  transition: border-color .45s;
}

.link-back::before {
  left: -11px;
  top: -1px;
  border-top: 15px solid transparent;
  border-right: 11px solid #bfbfbf;
  border-bottom: 15px solid transparent;
}

.link-back::after {
  left: -10px;
  top: -1px;
  border-top: 15px solid transparent;
  border-right: 11px solid #fff;
  border-bottom: 15px solid transparent;
}

.link-back:hover {
  border-color: rgba(255, 118, 0, 0.7);
}

.link-back:hover::before {
  border-right-color: #ff9133;
}

.magical-accordion {
  margin-top: -37px;
  margin-bottom: 30px;
}

.magical-accordion__slides {
  height: calc(100vh - 77px);
  min-height: 280px;
  max-height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.magical-accordion__item {
  height: 100%;
 /*width: 475px;*/
  width: 25%;
  background-color: #f3f3f3;
  -webkit-box-shadow: inset 1px 0 0 0 #fff, 7px 0 49px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 0 #fff, 7px 0 49px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  -webkit-transition: width .45s .05s ease-in;
  -o-transition: width .45s .05s ease-in;
  transition: width .45s .05s ease-in;
}

.magical-accordion__image-wrapper {
 /*display: flex;
        align-items: center;*/
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 40%;
  padding-left: 30%;
}

.magical-accordion__image {
  display: block;
  max-height: 70%;
  max-width: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.magical-accordion__heading {
  position: absolute;
  right: 0;
  top: 60%;
  bottom: 0;
  padding: 0 37px;
  text-align: right;
}

.magical-accordion__title {
  display: block;
  line-height: 30px;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .05em;
  text-decoration: none;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
  position: relative;
}

.magical-accordion__title:after {
  content: '';
  position: absolute;
  right: 3px;
  bottom: -23px;
  height: 2px;
  width: 30px;
  background-color: #ff6c00;
}

.magical-accordion__title:hover {
  text-decoration: none;
}

.magical-accordion__item:hover .magical-accordion__title {
  color: #ff6c00;
}

.magical-accordion__hover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 46px;
  opacity: 0;
  -webkit-transition: opacity .45s;
  -o-transition: opacity .45s;
  transition: opacity .45s;
}

.magical-accordion__item:hover .magical-accordion__hover {
  opacity: 1;
}

.magical-accordion__link {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .07em;
  padding: 5px 0;
  margin-bottom: 2px;
}

.magical-accordion__control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
  width: 4rem;
  height: 4rem;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: transparent;
}

.magical-accordion__control.slick-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.magical-accordion__control._prev {
  left: 0;
}

.magical-accordion__control._next {
  right: 0;
}

.magical-accordion__arrow-icon {
  width: 2.4rem;
  height: 2.4rem;
  stroke: #EA742F;
  fill: none;
}

.magical-accordion .slick-dots {
  bottom: 1.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.magical-accordion .slick-dots li {
  width: 1.2rem;
  height: 1.2rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #EA742F;
  background-color: transparent;
}

.magical-accordion .slick-dots li.slick-active {
  background-color: #EA742F;
}

.main-news {
  padding-top: 6rem;
  padding-bottom: 4.5rem;
  background-color: #f3f3f3;
}

.main-news__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 3rem;
}

.main-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-news__item:nth-child(1) {
  grid-column: 1 / 3;
  grid-row: 1 / 2;
}

.main-news__item:nth-child(2) {
  grid-column: 3 / 4;
  grid-row: 1 / 3;
}

.main-news__item:nth-child(2) .main-news__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.main-news__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000;
  text-decoration: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background-color: #fff;
}

.main-news__img-wrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.main-news__img {
  display: block;
  width: 100%;
}

.main-news__bottom {
  padding: 2.5rem;
}

.main-news__date {
  margin: 0;
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
  color: #515151;
}

.main-news__title {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.modal-message {
  width: 100%;
  color: #515151;
}

.modal-message._success {
  font-size: 15px;
  line-height: 24px;
}

.modal-message__heading {
  margin: 0 0 20px;
  color: black;
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0;
}

.modal-message__heading .i {
  margin-right: 10px;
  vertical-align: top;
}

.modal-message p {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.modal-message p:not(:last-of-type) {
  margin-bottom: 10px;
}

.modal-window {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
}

.modal-window._success .modal-window__inside {
  max-width: 475px;
  padding: 55px 60px;
}

.modal-window__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  height: 55px;
}

.modal-window__close-control {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

.modal-window__close-control .i {
  vertical-align: middle;
}

.modal-window__inside {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  background: white;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.module-tabs {
  background: #f2f3f3;
  padding: 6.8rem 0;
}

.module-tabs__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.module-tabs__title {
  width: 100%;
  margin: 0;
  margin-bottom: 5.7rem;
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 4.6rem;
  text-align: center;
}

.module-tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 31.6%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 2rem;
  border-right: 1px solid #f36c21;
}

.module-tabs__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.module-tabs__nav-item._active {
  font-weight: 700;
}

.module-tabs__nav-item._active .module-tabs__nav-line {
  display: block;
}

.module-tabs__nav-item._active .module-tabs__nav-btn {
  font-size: 2rem;
  line-height: 2.8rem;
  opacity: 1;
}

.module-tabs__nav-item._active:nth-child(2) .module-tabs__nav-btn {
  width: 82%;
}

.module-tabs__nav-item._active:nth-child(3) .module-tabs__nav-btn {
  width: 76%;
}

.module-tabs__nav-line {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  margin-left: 2rem;
  background: #f36c21;
  display: none;
}

.module-tabs__nav-line::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #f36c21;
}

.module-tabs__nav-btn {
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-align: left;
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #515151;
  opacity: 0.5;
  width: 70%;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.module-tabs__tab-list {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.module-tabs__tab-item {
  height: 0;
  overflow: hidden;
}

.module-tabs__tab-item._active {
  height: auto;
}

.module-tabs__tab-item p {
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin: 0;
  margin-bottom: 2.5rem;
}

.module-tabs__tab-item p ._colored {
  color: #f36c21;
}

.module-tabs__tab-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.module-tabs__tab-left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 55%;
  margin-right: 4.5rem;
}

.module-tabs__tab-right {
  width: calc(45% - 4.5rem);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.navigation__item--module-system .navigation__submenu {
  min-width: 12rem;
}

.navigation__item--submenu--opened .icon-plus-minus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22276.576%20122.413%2011%2011%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M276.576%20127.413h11v1h-11v-1z%22%2F%3E%3C%2Fsvg%3E");
}

.navigation__item--submenu {
  position: relative;
}

.navigation__item--current .link--secondary {
  color: #f36c21;
  position: relative;
}

.navigation__item--current .link--secondary::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  height: 2px;
  background: #f36c21;
}

.navigation__desktop-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2px;
}

.navigation__item--current {
  color: #000;
}

.navigation__item--submenu {
  cursor: pointer;
}

.navigation__item--submenu .navigation__submenu--small {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.navigation__item--submenu-big {
  position: relative;
}

.navigation__item--submenu-small {
  position: relative;
}

.navigation__item-name {
  height: 75px;
  line-height: 75px;
  margin: 0 28px;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  display: block;
}

.navigation__item-name.link {
  font-weight: 400;
  letter-spacing: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navigation__submenu {
  display: none;
  min-width: 190px;
  background-color: #fff;
  padding: 19px 0;
  border: 1px solid #f3f3f3;
  -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.11);
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  top: 72px;
  z-index: 5;
}

.navigation__submenu:after {
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 4px solid #fff;
  border-top: 0 solid #fff;
}

.navigation__submenu-list {
  width: 100%;
}

.navigation__submenu-list-item {
  overflow: hidden;
  text-align: center;
  padding: 0 19px;
}

.navigation__submenu-link {
  display: block;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 300;
  padding: 8px 0;
}

.navigation__submenu-link.link {
  letter-spacing: .05em;
}

.navigation__submenu--small .navigation__submenu-link {
  white-space: nowrap;
  text-decoration: none;
}/******** FOOTER *******/.page-footer {
  margin-top: -1px;
  position: relative;
  z-index: 1;
}

.footer_main {
  padding-top: 68px;
  background-color: #434957;
}/*** site map list *****/.footer-list {
  padding-bottom: 15px;
}

.footer-list__column._use {
  width: calc(100% / 4);
}

.footer-list__column._formula {
  width: calc(100% / 3);
}

.footer-list__column._your-formula {
  width: calc(100% / 4);
}

.footer-list__column._about {
  width: calc(100% / 6);
}

.footer_info {
  padding-bottom: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-list__title {
  display: block;
  min-height: 25px;
  margin: 10px 0 12px 0;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: .05em;
  font-weight: 600;
  color: #fff;
  cursor: default;
}

.footer-list__item {
  margin-bottom: 8px;
}

.footer-list__link {
  font-size: 13px;
}

.footer-list__link.link--secondary {
  color: #ccc;
}

.footer_bottom {
  background-color: #434957;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 35px 0 33px;
}

.footer_bottom .simple_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
}

.footer_bottom .simple_footer_copyright {
  color: #ccc;
}

.footer_bottom .simple_footer_social {
  margin-left: -85px;
  margin-top: -6px;
}

.footer_bottom .simple_footer_social .social__icon {
  fill: #747881;
  -webkit-transition: fill .55s;
  -o-transition: fill .55s;
  transition: fill .55s;
}

.footer_bottom .simple_footer_social .social__icon:hover {
  fill: #b4b4b4;
}

.footer_bottom .simple_footer_made {
  color: #ccc;
}

.footer_bottom .simple_footer_made .kodix {
  margin-left: 3px;
  text-decoration: none;
  color: #ccc;
  -webkit-transition: box-shadow .45s;
  -webkit-transition: -webkit-box-shadow .45s;
  transition: -webkit-box-shadow .45s;
  -o-transition: box-shadow .45s;
  transition: box-shadow .45s;
  transition: box-shadow .45s, -webkit-box-shadow .45s;
}

.footer_bottom .simple_footer_made .kodix:hover {
  -webkit-box-shadow: inset 0 -1px 0 0 #ccc;
  box-shadow: inset 0 -1px 0 0 #ccc;
}/***** additional info *****/.page-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 75px;
  z-index: 11;
  background: #fff;
}

.page-header__logo-links {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}

.page-header__logo-area {
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-header__items-wrapper {
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-header__item.full .page-header__item-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-header__item .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

.page-header__item-text {
  padding-left: 8px;
  white-space: nowrap;
}

.page-header__item-counter {
  display: none;
  padding-left: 8px;
}

.page-header__item-counter span:first-child {
  margin-right: 4px;
}

.page-header__search {
  margin-left: 6px;
  position: relative;
  cursor: pointer;
}

.page-header__search-trigger {
  padding: 10px;
  opacity: .65;
}

.page-header__search-icon {
  width: 20px;
  height: 20px;
  stroke: #434343;
  -webkit-transition: stroke .45s;
  -o-transition: stroke .45s;
  transition: stroke .45s;
}

.page-header__acc {
  opacity: .65;
}

.page-header__acc-icon {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  -webkit-transition: fill .45s;
  -o-transition: fill .45s;
  transition: fill .45s;
}

.page-header__lang {
  opacity: .65;
  width: 27px;
  height: 27px;
  margin-right: 16px;
  margin-top: 4px;
  position: relative;
  cursor: pointer;
}

.page-header__lang-txt {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 11px;
  line-height: 27px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #434343;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transition: color .45s;
  -o-transition: color .45s;
  transition: color .45s;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #434343;
  box-shadow: inset 0 0 0 1px #434343;
  -webkit-transition: -webkit-box-shadow .45s;
  transition: -webkit-box-shadow .45s;
  -o-transition: box-shadow .45s;
  transition: box-shadow .45s;
  transition: box-shadow .45s, -webkit-box-shadow .45s;
}

.page-header__search-form {
  display: none;
  position: absolute;
  right: -6px;
  top: -2px;
  z-index: 1;
}

.page-header__search-input {
  width: 295px;
  height: 47px;
  line-height: 25px;
  outline: none;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  border-radius: 2px;
  padding: 12px 45px 10px 15px;
}

.page-header__search-submit {
  background-color: #fff;
  position: absolute;
  top: 1px;
  right: 1px;
  outline: none;
  border: 0;
  height: 45px;
  width: 45px;
  z-index: 2;
}

.page-header__search-submit-icon {
  width: 20px;
  height: 20px;
  stroke: #434343;
  margin-right: 5px;
}

.page-header__languages {
  display: none;
  position: absolute;
  top: 29px;
  left: -25px;
  height: 67px;
  background: #F3F3F3;
  z-index: 10;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  opacity: .8;
  max-width: 380px;
  margin-left: auto;
  padding: 0 10px;
}

.page-header__languages-container {
  max-width: 1810px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.page-header__languages-list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
  color: #fff;
}

.page-header__languages-list li {
  height: 27px;
  margin: 0 0 0 25px;
}

.page-header__languages-list li:before {
  display: none;
}

.page-header__languages-list li:first-child {
  margin-left: auto;
}

.page-header__languages-list li a {
  text-decoration: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  color: #434343;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
}

.page-header__languages-list li a:hover {
  color: #ff6c00;
}

.page-header__languages-list li a:hover .page-header__lang-txt {
  color: #ff6c00;
  -webkit-box-shadow: inset 0 0 0 1px #ff6c00;
  box-shadow: inset 0 0 0 1px #ff6c00;
}

.page-header__languages .page-header__lang-txt {
  position: relative;
  color: #434343;
  height: 27px;
  width: 27px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #434343;
  box-shadow: inset 0 0 0 1px #434343;
  margin-right: 7px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.page-header__languages .page-header__lang-txt:after {
  display: none;
}

.page-header__mobile-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.page-header__nav-area {
  margin: 0 auto;
}

.page-header__menu-toggle {
  display: none;
}

.page-header__menu-icon {
  width: 3rem;
  height: 3rem;
}

.page-header__menu-icon._close {
  display: none;
}

.page-header .container {
  max-width: none;
}

.rxi-complex {
  margin-bottom: 7rem;
}

.rxi-complex__title {
  margin: 0;
  margin-bottom: 4.8rem;
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 4.6rem;
  text-align: center;
}

.rxi-complex__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rxi-complex__left {
  width: calc(100% / 3 - 2rem);
  margin-right: 2rem;
}

.rxi-complex__right {
  width: calc(100% / 3 * 2 - 2rem);
  margin-right: 2rem;
}

.rxi-complex__right p {
  font-size: 1.6rem;
  line-height: 1.5;
}

.rxi-complex__img-text {
  font-style: italic;
  font-weight: 700;
}

.rxi-complex__bottom {
  display: grid;
  grid-template-columns: repeat(1fr, 3);
  grid-template-areas: "first second fourth"
 "first third fourth";
  grid-gap: 2rem;
}

.rxi-complex__bottom p {
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin: 0;
}

.rxi-complex__bottom p:nth-child(1) {
  grid-area: first;
}

.rxi-complex__bottom p:nth-child(2) {
  grid-area: second;
}

.rxi-complex__bottom p:nth-child(3) {
  grid-area: third;
}

.rxi-complex__bottom p:nth-child(4) {
  grid-area: fourth;
}

.rxi-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 63rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
}

.rxi-header__container {
  position: relative;
}

.rxi-header__content {
  padding: 2rem 0;
  background-color: #000;
  width: 100%;
}
.rxi-header__content.new {
    padding: 2rem 0;
    background-color: #f3f3f3;
    width: 100%;
}

.rxi-header__title {
  position: relative;
  z-index: 1;
  margin: 0;
  max-width: 44rem;
  margin-left: 60rem;
  font-size: 4.4rem;
  line-height: 5.2rem;
  font-weight: 400;
  color: #fff;
}

.rxi-header__title ._big {
  display: block;
  font-size: 9.3rem;
  line-height: 1;
}

.rxi-header__img-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  pointer-events: none;
}

.rxi-header__img {
  display: block;
  height: 63rem;
}

.rxi-header__bg-text {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 65rem;
  line-height: .72;
  color: grey;
  opacity: .5;
  pointer-events: none;
}

.rxi-header__text-container {
  width: 100%;
}

.rxi-header__text-list {
  padding-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 60rem;
}

.rxi-header__text-item {
  width: 25rem;
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.rxi-header__text-item:first-child {
  margin-right: 6rem;
}

.rxi {
  padding-top: 5rem;
  margin-bottom: 7rem;
}

.rxi p {
  color: #000;
}

.rxi__adventures {
  background-color: #f3f3f3;
  padding: 7rem 0;
  margin-bottom: 6rem;
}

.rxi__adventures-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -3rem;
  margin-top: -6rem;
}

.rxi__adventures-item {
  position: relative;
  width: calc(50% - 3rem);
  margin: 0;
  margin-top: 6rem;
  margin-right: 3rem;
  padding-top: 2.7rem;
  font-size: 1.6rem;
  line-height: 1.5;
}

.rxi__adventures-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  height: 0.3rem;
  background-color: #ff6c00;
}

.rxi__use {
  margin-bottom: 3rem;
}

.rxi__use-title {
  margin: 0;
  margin-bottom: 2rem;
  font-size: 3.6rem;
  line-height: 4.6rem;
  font-weight: 400;
}

.rxi__use-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2rem;
}

.rxi__use-item {
  width: calc(50% - 2rem);
  margin-right: 2rem;
}

.rxi__use-item p {
  margin: 0;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.rxi__use-item p._big {
  font-size: 2rem;
  line-height: 2.8rem;
  margin-bottom: 0.5rem;
}

.rxi__use-item ._bold {
  font-weight: 700;
}

.rxi__pink {
  position: relative;
  min-height: 35rem;
  margin-bottom: 5.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rxi__pink-inner {
  width: 100%;
  padding: 3rem 0;
  background: #fff0e9;
}

.rxi__pink-content {
  padding-left: 41rem;
}

.rxi__pink-title {
  margin: 0;
  margin-bottom: 2rem;
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: initial;
}

.rxi__pink-text {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.5;
}

.rxi__pink-img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
}

.rxi__pink-img {
  display: block;
  height: 35rem;
}

.rxi__block {
  padding: 6rem 0;
}

.rxi__block._grey {
  background-color: #f3f3f3;
}

.rxi__block p {
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin-bottom: 2rem;
}

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

.rxi__section {
  margin-bottom: 6rem;
}

.rxi__section:last-child {
  margin-bottom: 0;
}

.rxi__title {
  margin: 0;
  margin-bottom: 3rem;
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 4.6rem;
  text-align: center;
  text-transform: initial;
  letter-spacing: 0;
}

.rxi__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -2rem;
}

.rxi__tabs {
  margin-bottom: 7rem;
}

.rxi__subgrid {
  width: calc(50% - 4rem);
  margin: 0 2rem;
}

.rxi__subgrid._big-text p {
  font-size: 2rem;
  line-height: 2.8rem;
}

.rxi .actions-btn {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}

.rxi .actions-btn__btn {
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.rxi .btn--secondary {
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  line-height: 1.6;
}

.rxi ul {
  padding-left: 1rem;
}

.rxi li {
    padding-left: 5px;
  margin: 0;
  margin-bottom: 0.4rem;
  font-size: 1.6rem;
  line-height: 2rem;
}

.rxi li:last-child {
  margin-bottom: 0;
}

.rxi li::before {
  left: -0.7rem;
}

.rxi--en .rxi-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 313px;
}

.rxi__adventures--ru .rxi__adventures-list {
  margin-bottom: 6rem;
}

.rxi__adventures--ru .rxi__adventures-text {
  font-size: 1.4rem;
  line-height: 2.4rem;
  margin-top: 0;
  margin-bottom: 2.4rem;
  color: #000;
}

.rxi__adventures--ru .rxi__adventures-text--accent {
  color: #f36c21;
}

.rxi__adventures--ru .rxi__adventures-text-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.rxi__adventures--ru ul li.rxi__adventures-text-item {
  position: relative;
  margin-bottom: 1.6rem;
  padding-left: 2.4rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #515151;
}

.rxi__adventures--ru ul li.rxi__adventures-text-item::before {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #f36c21;
}

.rxi__adventures--ru ul li.rxi__adventures-text-item:last-child {
  margin-bottom: 0;
}

.search-page {
  margin-bottom: 9rem;
}

.search-page__top {
  padding-bottom: 4.2rem;
  border-bottom: 1px solid #515151;
}

.search-page .news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -2.5rem;
  margin-top: -2.5rem;
  margin-bottom: 2rem;
}

.search-page .news-item {
  width: calc(100% / 4 - 2.5rem);
  height: calc(100% / 4 - 2.5rem);
  margin: 0;
  margin-right: 2.5rem;
  margin-top: 2.5rem;
}

.search-page .search-form {
  max-width: 77.5rem;
  margin: 0 auto;
}

.search-page .search-language-guess {
  margin-top: 2rem;
}

.search-page__title {
  margin-bottom: 7rem;
}

.search-page__filter-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-bottom: 2.4rem;
  z-index: 1;
}

.search-page__filter-info {
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #000;
  opacity: 0.5;
}

.search-page__tab-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.4rem;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #000;
}

.search-page__tab-text {
  margin: 0;
  margin-right: 1rem;
  font-size: inherit;
  color: inherit;
}

.search-page__tab-wrap {
  position: relative;
  margin-bottom: 2.4rem;
}

.search-page__tab-toggle-text {
  display: block;
  white-space: nowrap;
}

.search-page__tab-toggle-arrow {
  position: absolute;
  top: 50%;
  right: 0.4rem;
  width: 0.6rem;
  height: 0.6rem;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.search-page__tab-toggle-arrow::before,.search-page__tab-toggle-arrow::after {
  content: "";
  position: absolute;
  left: 0;
  border-radius: 100em;
  background-color: #000;
}

.search-page__tab-toggle-arrow::before {
  top: 0;
  height: 0.6rem;
  width: 0.1rem;
}

.search-page__tab-toggle-arrow:after {
  bottom: 0;
  height: 0.1rem;
  width: 0.6rem;
}

.search-page__tab-list {
  position: absolute;
  top: 3.8rem;
  right: 0;
  left: 0;
  display: none;
  margin: 0;
  padding: 0;
  border-radius: 0.3rem;
  background-color: #fff;
  list-style: none;
  -webkit-box-shadow: 0 0 2rem rgba(14, 17, 41, 0.07);
  box-shadow: 0 0 2rem rgba(14, 17, 41, 0.07);
}

.search-page__tab-toggle {
  position: relative;
  display: block;
  padding-right: 2.4rem;
  border: none;
  border-radius: 0;
  text-align: left;
  background-color: transparent;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.search-page__tab-toggle.active .search-page__tab-toggle-arrow {
  -webkit-transform: translateY(-20%) rotateX(180deg) rotate(-45deg);
  transform: translateY(-20%) rotateX(180deg) rotate(-45deg);
}

.search-page__tab-toggle.active ~ .search-page__tab-list {
  display: block;
}

ul li.search-page__tab-item::before {
  display: none;
}

ul li.search-page__tab-item:first-child {
  padding-top: 1.6rem;
}

ul li.search-page__tab-item:last-child {
  padding-bottom: 1.6rem;
}

.search-page__tab-button {
  position: relative;
  display: block;
  padding: 0.8rem 2.4rem;
  border: none;
  border-radius: 0;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 400;
  text-align: right;
  background-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: none;
}

.search-page__tab-button.active {
  color: #000;
  cursor: auto;
}

.search-page__list {
  margin: 0;
  margin-bottom: 4.8rem;
  padding: 0;
  list-style: none;
}

ul li.search-page__item {
  margin-bottom: 1.6rem;
  border-radius: 0.3rem;
  background-color: #f3f3f3;
}

ul li.search-page__item::before {
  display: none;
}

ul li.search-page__item:last-child {
  margin-bottom: 0;
}

.search-page__item-link {
  display: block;
  padding: 1.6rem;
  text-decoration: none;
}

.search-page__item-title {
  margin-top: 0;
  margin-bottom: 1.6rem;
  font-size: 2.4rem;
  line-height: 4rem;
  letter-spacing: 0;
}

.search-page__item-tag {
  margin-top: 0;
  margin-bottom: 1.6rem;
  font-size: 1.3rem;
  line-height: 2.5rem;
  opacity: 0.5;
}

.search-page__item-text {
  margin: 0;
  font-size: 1.3rem;
  line-height: 2.2rem;
  max-width: 55rem;
}

.supp-msg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 44px;
  padding-bottom: 25px;
  padding-left: 1.8rem;
  padding-right: 1.8rem;
  border-top: 1px solid #ececec;
}

.supp-msg:last-child {
  border-bottom: 1px solid #ececec;
}

.supp-msg__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.supp-msg__avatar {
  height: 54px;
  width: 54px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-size: cover;
  margin-right: 5rem;
  margin-top: 1px;
  border-radius: 50%;
  overflow: hidden;
}

.supp-msg__author {
  font-size: 14px;
  line-height: 25px;
  font-weight: 600;
  padding-top: 3px;
}

.supp-msg__text {
  padding-right: 70px;
  margin-top: -3px;
}

.supp-msg__text p {
  margin-top: 15px;
  margin-bottom: 19px;
  line-height: 23px;
  font-size: 13px;
}

.supp-msg__date {
  font-size: 13px;
  color: #a1a1a1;
}

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

.tester__submenu-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

table.tester__table {
  border-collapse: collapse;
  margin-bottom: 28px;
  table-layout: fixed;
}

table.tester__table th {
  width: 33.33%;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  padding: 5px;
}

table.tester__table td {
  width: 33.33%;
  border-bottom: 1px solid #000;
  padding: 5px;
}

.universal-adapters__top {
  margin-bottom: 10rem;
}

.universal-adapters__title {
  font-size: 4.8rem;
  margin-bottom: 7.2rem;
}

.universal-adapters__subtitle {
  text-align: center;
  font-size: 2.3rem;
}

.universal-adapters .tester__section h2 {
  font-size: 2.8rem;
}

.universal-adapters .tester__section p {
  font-size: 1.6rem;
}

.universal-adapters .tester__section-columns {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.universal-adapters .tester__section-columns._large-left .tester__section-left {
  width: 58%;
}

.universal-adapters .tester__section-left {
  margin-right: 6rem;
}

.universal-adapters .tester__section-left,.universal-adapters .tester__section-right {
  width: calc(50% - 3rem);
}

.universal-adapters .tester__section-left._img,.universal-adapters .tester__section-right._img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.universal-adapters .tester__section-left._img img,.universal-adapters .tester__section-right._img img {
  margin: 0 !important;
  max-width: 100% !important;
}

.universal-adapters .tester__section-right {
  max-width: none;
}

.universal-adapters .tester__default-table {
  min-width: 0;
}

.vacancies-wrapper {
  width: 100%;
  background: white;
}

.vacancies-wrapper .container {
  position: relative;
}

.vacancies-wrapper .h1,.vacancies-wrapper .h2,.vacancies-wrapper .h3,.vacancies-wrapper .h4 {
  color: black;
  font-weight: normal;
  text-transform: none;
  line-height: 1;
}

.vacancies-wrapper .h1 {
  font-size: 52px;
}

.vacancies-wrapper .h2 {
  font-size: 42px;
}

.vacancies-wrapper .h3 {
  font-size: 32px;
}

.vacancies-wrapper .h4 {
  font-size: 25px;
}

.vacancies-wrapper .breadcrumbs {
  margin-bottom: 20px;
}

.vacancies-wrapper .breadcrumbs__inner {
  position: static;
}

.vacancies-wrapper .breadcrumbs__link:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.vacancies-wrapper .breadcrumbs a.breadcrumbs__link {
  color: #ff6c00;
}

.vacancies-banner {
  position: relative;
  padding-top: 50px;
  height: 630px;
}

.vacancies-banner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
  background-image: url("/local/templates/form/html/build/assets/css/../vacancies/banner.jpg");
}

.vacancies-banner__text {
  max-width: 1000px;
  margin: 60px auto 0;
  color: white;
  font-size: 32px;
  text-align: center;
  line-height: 41px;
}

.vacancies-banner__text p {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-weight: 300;
  line-height: inherit;
}

.vacancies-banner .h2 {
  color: white;
  text-align: center;
}

.vacancies-banner .grid-container {
  position: relative;
  z-index: 1;
}

.vacancies-banner .breadcrumbs__item::after {
  color: white;
}

.vacancies-banner .breadcrumbs__link {
  color: white;
  font-size: 14px;
}

.vacancies-values {
  margin-top: 80px;
  margin-bottom: 80px;
  background: white;
}

.vacancies-values .h2 {
  margin-bottom: 50px;
  text-align: center;
}

.vacancies-values__element {
  display: table;
  width: 100%;
  height: auto;
  table-layout: fixed;
  max-width: 1340px;
  color: #515151;
  font-size: 22px;
  line-height: 30px;
}

.vacancies-values__element:not(:last-child) {
  margin-bottom: 80px;
}

.vacancies-values__element p {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.vacancies-values__element-image,.vacancies-values__element-details {
  display: table-cell;
  vertical-align: top;
}

.vacancies-values__element-image {
  position: relative;
  width: 101px;
  padding-top: 10px;
  text-align: center;
}

.vacancies-values__element-details {
  padding-left: 49px;
}

.vacancies-values__element .i {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.vacancies-values__element:hover .i._mountain {
  background-position: 0px 0px;
}

.vacancies-values__element:hover .i._astronaut {
  background-position: 0px -78px;
}

.vacancies-types {
  width: 100%;
  margin-top: 70px;
  margin-bottom: 70px;
}

.vacancies-types__inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vacancies-types__element {
  width: calc(50% - 20px);
  height: 585px;
}

.vacancies-types__link {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  text-align: center;
  text-decoration: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.vacancies-types__link-content {
  display: table-cell;
  vertical-align: middle;
}

.vacancies-types__link:hover .vacancies-types__button {
  color: black;
  background: white;
}

.vacancies-types__heading {
  display: block;
  color: white;
  font-size: 40px;
  line-height: 1.1;
}

.vacancies-types__heading + .vacancies-types__button {
  margin-top: 30px;
}

.vacancies-types__button {
  display: inline-block;
  vertical-align: top;
  padding: 12px 65px;
  color: white;
  font-size: 18px;
  background: transparent;
  border: 2px solid white;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.vacancies-list {
  padding-top: 65px;
  padding-bottom: 85px;
  background: #f3f3f3;
}

.vacancies-list .h2 {
  margin-bottom: 55px;
}

.vacancies-list__counter {
  color: #a5a5a5;
}

.vacancies-list__section {
  width: 100%;
}

.vacancies-list__section:not(:last-of-type) {
  margin-bottom: 60px;
}

.vacancies-list__section-heading {
  margin: 0 0 25px;
  font-size: 32px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: initial;
}

.vacancies-list__element {
  position: relative;
  display: block;
  height: auto;
  text-decoration: none;
  padding: 30px 65px 35px 40px;
  background: white;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.vacancies-list__element::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 45px;
  display: block;
  width: 15px;
  height: 28px;
  background: url("/local/templates/form/html/build/assets/css/../img/png_sprite.png") -34px -156px no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vacancies-list__element:not(:last-of-type) {
  margin-bottom: 1px;
}

.vacancies-list__element:hover {
  background: #f7f7f7;
}

.vacancies-list__element:hover .vacancies-list__element-title {
  color: #ff6c00;
}

.vacancies-list__element-title {
  display: block;
  font-size: 25px;
  font-weight: 600;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.vacancies-list__element-title + .vacancies-list__element-props {
  margin-top: 18px;
}

.vacancies-list__element-props {
  display: block;
  width: 100%;
  font-size: 0;
}

.vacancies-list__element-prop {
  display: inline-block;
  vertical-align: top;
  color: #515151;
  font-size: 16px;
}

.vacancies-list__element-prop:not(:last-child) {
  margin-right: 30px;
}

.vacancies-reviews {
  width: 100%;
  padding-top: 115px;
  padding-bottom: 25px;
  background: white;
}

.vacancies-reviews-carousel {
  width: 100%;
}

.vacancies-reviews-carousel__element {
  display: table;
  width: 100%;
  height: auto;
  table-layout: fixed;
  padding-left: 30px;
  padding-right: 30px;
}

.vacancies-reviews-carousel__element p {
  max-width: 810px;
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.vacancies-reviews-carousel__element p + p {
  margin-top: 35px;
}

.vacancies-reviews-carousel__image,.vacancies-reviews-carousel__details {
  display: table-cell;
  vertical-align: top;
}

.vacancies-reviews-carousel__image {
  width: 480px;
  max-width: 480px;
  padding-top: 15px;
}

.vacancies-reviews-carousel__heading {
  margin-bottom: 40px;
  color: black;
  font-size: 25px;
  font-weight: 600;
}

.vacancies-reviews-carousel._arrows .slick-prev {
  left: 0;
}

.vacancies-reviews-carousel._arrows .slick-next {
  right: 0;
}

.vacancies-reviews-author {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.vacancies-reviews-author__image {
  width: 185px;
  height: 185px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  overflow: hidden;
}

.vacancies-reviews-author__image img {
  max-width: 185px;
  max-height: 185px;
}

.vacancies-reviews-author__name {
  margin-top: 20px;
  color: black;
  font-size: 20px;
  font-weight: 600;
}

.vacancies-reviews-author__position {
  color: black;
  font-size: 17px;
  margin-top: 5px;
}

.vacancies-detail .breadcrumbs__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.vacancies-detail__heading {
  margin: 0 0 20px;
  font-size: 42px;
  font-weight: normal;
  text-transform: none;
  letter-spacing: initial;
}

.vacancies-detail__props {
  margin-bottom: 35px;
  padding-bottom: 15px;
  font-size: 0;
  border-bottom: 1px solid #dcdcdc;
}

.vacancies-detail__props .vacancies-detail__option-link {
  padding-left: 0;
}

.vacancies-detail__props .vacancies-detail__option-link .i {
  position: static;
}

.vacancies-detail__prop {
  display: inline-block;
  vertical-align: top;
  color: #515151;
  font-size: 22px;
}

.vacancies-detail__prop:not(:last-of-type) {
  margin-right: 55px;
}

.vacancies-detail__section {
  width: 100%;
}

.vacancies-detail__section:not(:last-child) {
  margin-bottom: 35px;
}

.vacancies-detail__section-heading {
  margin: 0 0 5px;
  color: black;
  font-size: 20px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: initial;
}

.vacancies-detail__section ul {
  margin: 0;
  color: black;
  font-weight: 400;
}

.vacancies-detail__section ul li ~ li {
  margin-top: 5px;
}

.vacancies-detail__section ul li::before {
  width: 15px;
  content: '—';
  top: 0;
  color: black;
}

.vacancies-detail__options {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #dcdcdc;
}

.vacancies-detail__option {
  width: 100%;
}

.vacancies-detail__option:not(:last-child) {
  margin-bottom: 15px;
}

.vacancies-detail__option-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 45px;
  color: black;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .55;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.vacancies-detail__option-link:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.vacancies-detail__option-link .i {
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: top;
}

.vacancies-form {
  width: 100%;
  padding-top: 65px;
  padding-bottom: 80px;
  background: #e8e8e8;
}

.vacancies-form .h3 {
  margin-bottom: 25px;
  text-align: center;
}

.vacancies-form__desc {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  color: black;
  font-size: 18px;
  text-align: center;
  line-height: 28px;
}

.vacancies-form__desc p {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.vacancies-form__desc p:not(:last-of-type) {
  margin-bottom: 15px;
}

.vacancies-form__form {
  display: block;
  max-width: 1090px;
  margin: 50px auto 0;
}

.vacancies-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vacancies-form__row:not(:last-child) {
  margin-bottom: 35px;
}

.vacancies-form__element {
  width: 100%;
}

.vacancies-form__element._33 {
  width: calc(33.33% - 18px);
}

.vacancies-form__control {
  display: block;
  width: 345px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  background: #ff6c00;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

.link-with-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #FF6C00;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.link-with-arrow svg {
  width: 16px;
  height: 11px;
  fill: currentColor;
  margin-left: 8px;
}

.news__area .grid-container {
  width: 1295px;
  padding: 0;
}

.mm_news_list {
  position: relative;
  margin-top: -15px;
}

.mm_news_list__item {
  width: 300px;
  height: 410px;
  margin: 15px;
  overflow: hidden;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.mm_news_list__item:hover {
  -webkit-box-shadow: 0 0 35px rgba(10, 20, 29, 0.1);
  box-shadow: 0 0 35px rgba(10, 20, 29, 0.1);
}

.mm_news_list__item--huge {
  width: 630px;
}

.mm_news_list__item--huge .mm_news_list__item-heading {
  max-height: 50px;
}

.mm_news_list__item--tall {
  height: 851px;
}

.mm_news_list__item--tall .mm_news_list__item-heading {
  max-height: 145px;
}

.mm_news_list__item-link {
  position: relative;
  display: block;
  height: 100%;
  text-decoration: none;
  background: white;
}

.mm_news_list__item-link:hover .mm_news_list__item-heading {
  color: #ff6c00;
}

.mm_news_list__item img {
  width: 100%;
  height: auto;
  border: 0;
}

.mm_news_list__item-details {
  display: block;
  padding: 25px;
}

.mm_news_list__item-date {
  display: block;
  margin-bottom: 15px;
  color: #515151;
  font-size: 14px;
}

.mm_news_list__item-date .i {
  margin-right: 5px;
  vertical-align: middle;
}

.mm_news_list__item-date .value {
  vertical-align: middle;
}

.mm_news_list__item-heading {
  display: block;
  max-height: 120px;
  margin: 0;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.mm_news_archive {
  margin-top: 35px;
  text-align: center;
}

.mm_news_archive__link {
  color: #363e4d;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.mm_news_archive__link:hover {
  text-decoration: none;
}

main._upper {
  z-index: 12;
}

.mm_page_header {
  width: 100%;
}

.mm_page_header .breadcrumbs__list {
  color: black;
  font-size: 14px;
}

.mm_page_header .breadcrumbs__item::after {
  color: black;
  opacity: 1;
}

.mm_page_header .breadcrumbs__item .mm_value {
  line-height: 15px;
}

.mm_page_header .breadcrumbs__link {
  color: #ff6c00;
  font-size: inherit;
  text-decoration: underline;
}

.mm_page_header .breadcrumbs__link:hover {
  text-decoration: none;
}

.mm_page_header .page-heading {
  margin-top: 10px;
}

.mm_news_list__title {
  margin: 25px 0 30px;
  color: #515151;
  font-size: 25px;
  text-transform: none;
}

.mm_news_list__element {
  display: table;
  width: 100%;
  height: auto;
  table-layout: fixed;
  max-width: 1250px;
  color: #000000;
  font-size: 16px;
}

.mm_news_list__element:not(:last-of-type) {
  margin-bottom: 55px;
}

.mm_news_list__element-image,.mm_news_list__element-details {
  display: table-cell;
  vertical-align: top;
}

.mm_news_list__element-image {
  width: 287px;
  padding-right: 35px;
}

.mm_news_list__element-image img {
  max-width: 252px;
}

.mm_news_list__element-details {
  color: inherit;
  font-size: inherit;
  color: #515151;
  line-height: 27px;
}

.mm_news_list__element-details p {
  margin: 0;
  line-height: inherit;
}

.mm_news_list__element-details p:not(:last-of-type) {
  margin-bottom: 15px;
}

.mm_news_list__element-date {
  margin-bottom: 10px;
  color: #515151;
  font-size: 14px;
}

.mm_news_list__element-date .i {
  margin-right: 6px;
  vertical-align: middle;
}

.mm_news_list__element-heading {
  margin: 0 0 10px;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: normal;
}

.mm_news_list__element-heading a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
}

.mm_news_list__element-heading a:hover {
  text-decoration: none;
}

.mm_news_detail {
  color: #515151;
  font-size: 14px;
}

.mm_news_detail h2,.mm_news_detail h3,.mm_news_detail h4,.mm_news_detail h5,.mm_news_detail h6 {
  margin: 25px 0;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: normal;
}

.mm_news_detail h2 {
  font-size: 30px;
}

.mm_news_detail h3 {
  font-size: 28px;
}

.mm_news_detail h4 {
  font-size: 26px;
}

.mm_news_detail h5 {
  font-size: 24px;
}

.mm_news_detail h6 {
  font-size: 22px;
}

.mm_news_detail a {
  color: #ff6c00;
  font-size: inherit;
  text-decoration: none;
}

.mm_news_detail a:hover {
  text-decoration: underline;
}

.mm_news_detail p {
  line-height: 24px;
}

.mm_news_detail ul,.mm_news_detail ol {
  margin: 15px 0;
  padding: 0;
  font-size: 14px;
  line-height: 2;
  list-style: none;
}

.mm_news_detail ul li:not(:last-of-type),.mm_news_detail ol li:not(:last-of-type) {
  margin-bottom: 10px;
}

.mm_news_detail ul li ~ li,.mm_news_detail ol li ~ li {
  margin-top: 0;
}

.mm_news_detail ul li {
  position: relative;
  padding-left: 15px;
}

.mm_news_detail ul li::before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  width: 4px;
  height: 4px;
  background: #000000;
  border-radius: 2px;
}

.mm_news_detail ol {
  counter-reset: level;
}

.mm_news_detail ol li {
  position: relative;
  padding-left: 20px;
}

.mm_news_detail ol > li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  counter-increment: level;
  content: counters(level, ".") ".";
}

.mm_news_detail blockquote {
  padding-left: 20px;
  color: #515151;
  font-size: 28px;
  font-style: italic;
  border-left: 3px solid #ff6c00;
}

.mm_news_detail__date {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}

.mm_news_detail__date .i {
  margin-right: 6px;
  vertical-align: middle;
}

.mm_news_detail__heading {
  margin: 15px 0 25px !important;
  color: #000000;
  font-size: 32px !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: normal;
}

.mm_news_detail_slider {
  margin-top: 40px;
  margin-bottom: 50px;
}

.mm_news_detail_slider__item {
  width: 100%;
  min-height: 420px;
}

.mm_news_detail_slider__item img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.mm_modal {
  display: none;
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 1220px;
  height: 100vh;
  background: white;
  overflow: auto;
}

.mm_modal__close {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 41px;
  height: 41px;
  z-index: 1;
}

.mm_modal__close-control {
  display: block;
  height: 100%;
  text-decoration: none;
  width: 100%;
  text-align: center;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
}

.mm_modal__close-control .i {
  vertical-align: middle;
}

.mm_modal__close-control img {
  max-width: 30px;
  max-height: 30px;
}

.mm_modal__inside {
  width: 100%;
  padding: 36px 105px 105px;
}

.fixed_head .page-header__languages {
  display: none;
  position: fixed;
}

.fixed_head main {
  padding-top: 112px;
}

.fixed_head .bg-404,.fixed_head .bg-500 {
  top: 0;
}

._menu-open {
  height: 100%;
  overflow: hidden;
}

._menu-open .page-header__menu-icon._close {
  display: block;
}

._menu-open .page-header__menu-icon._open {
  display: none;
}

._menu-open .page-header__mobile-menu {
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
}

._toggled .page-header__languages {
  display: block;
  opacity: 1;
  background: white;
}

._mobile-only {
  display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
 /*background-image: url('/local/templates/form/html/build/assets/css/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/;
  }

  #fancybox-loading div {
 /*background-image: url('/local/templates/form/html/build/assets/css/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/;
  }
}

@media (hover: hover) {
  .contacts__social-link:hover {
    color: #f36c21;
  }

  .magical-accordion__item:hover {
    width: 30.5%;
  }

  .main-news__link:hover {
    -webkit-box-shadow: 0 0 35px rgba(10, 20, 29, 0.1);
    box-shadow: 0 0 35px rgba(10, 20, 29, 0.1);
  }

  .main-news__link:hover .main-news__title {
    color: #ff6c00;
  }

  .module-tabs__nav-btn:hover {
    color: #f36c21;
    opacity: 1;
  }

  .navigation__item--current:hover {
    opacity: .75;
    color: #000;
  }

  .navigation__item--submenu:hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .navigation__item--submenu:hover .navigation__submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .navigation__item-name.link:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navigation__submenu-link:hover {
    text-decoration: none;
  }

  .page-header__item-text:hover .page-header__item-text {
    color: #ff6c00;
  }

  .page-header__search:hover .page-header__search-icon {
    stroke: #ff6c00;
  }

  .page-header__acc:hover .page-header__acc-icon {
    fill: #ff6c00;
  }

  .page-header__lang-txt:hover {
    -webkit-box-shadow: inset 0 0 0 2px #ff6c00;
    box-shadow: inset 0 0 0 2px #ff6c00;
    color: #ff6c00;
  }

  .rxi .actions-btn__btn:hover,.rxi .actions-btn__btn:focus {
    background-color: #f36c21;
    color: #fff;
  }
}

@media (min-width: 480px) {
  .rxi--en .rxi-header__container {
    min-height: 277px;
  }
}

@media (min-width: 576px) {
  .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 767px) {
  .rxi__adventures--ru .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .rxi__adventures--ru .rxi__adventures-list {
    display: contents;
    margin: 0;
  }

  .rxi__adventures--ru .rxi__adventures-item {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 6.4rem;
  }

  .rxi__adventures--ru .rxi__adventures-item:nth-child(n + 2) {
    grid-column: 2 / span 1;
  }

  .rxi__adventures--ru .rxi__adventures-item:last-child {
    margin-bottom: 0;
  }

  .rxi__adventures--ru .rxi__adventures-text-wrap {
    grid-column: 1 / span 1;
    grid-row: 2 / span 2;
    margin-top: -4rem;
  }

  .search-page__filter-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 4rem;
  }

  .search-page__tab-wrap {
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28rem;
    flex: 0 0 28rem;
  }

  .search-page__tab-list {
    left: auto;
  }

  .search-page__tab-toggle {
    margin-left: auto;
  }

  .search-page__item-link {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-gap: 0.8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4rem 4.8rem;
  }

  .search-page__item-title {
    margin-bottom: 0;
  }

  .search-page__item-tag {
    margin-bottom: 0;
    text-align: right;
  }

  .search-page__item-text {
    grid-column: 1 / span 2;
    grid-row: 2 / span 1;
  }

  .search-page__button {
    padding-right: 11rem;
    padding-left: 11rem;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}

@media (min-width: 768px) {
  .form-row--no-margin-bottom-md {
    margin-bottom: 0;
  }

  .ninja--md {
    display: none  !important;
  }

  .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: 992px) {
  .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%;
  }
}

@media (min-width: 1024px) {
  .rxi--en {
    padding-top: 2.3rem;
  }

  .rxi--en .rxi-header__container {
    min-height: 350px;
  }

  .rxi__adventures--ru .container {
    -webkit-column-gap: 5rem;
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .rxi__adventures--ru ul li.rxi__adventures-text-item::before {
    top: 0.4rem;
    width: 1rem;
    height: 1rem;
  }
}

@media (min-width: 1200px) {
  .col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .rxi--en {
    padding-top: 4.8rem;
  }
}

@media only screen and (max-width: 1367px) {
  .cookie-popup {
    width: 95%;
  }

  .vacancies-banner {
    height: 515px;
  }

  .vacancies-types__element {
    height: 480px;
  }

  .vacancies-types__heading {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1280px) {
  .compare-table {
    width: calc(100% + 1.5rem);
  }

  .compare-table .col-md-3 {
    min-width: 27.5rem;
    width: 25%;
    float: left;
    padding: 0 1.3rem;
  }

  .ilform__main {
    width: 70%;
    margin-right: 4%;
  }

  .support-menu {
    width: 25rem;
    margin-right: 5rem;
  }

  .support__faq-item-img {
    padding: 2rem;
    height: auto;
    margin-top: 3rem;
    margin-bottom: 2rem;
  }

  .testbox__stuff-title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .testbox__stuff-text:first-child {
    margin-top: 0;
  }

  .cookie-popup__inner {
    grid-template-areas: "text btn"
 "link btn";
    grid-template-columns: auto 1fr;
  }

  .cookie-popup__btn {
    width: 200px;
  }

  .navigation__item-name {
    margin: 0 15px;
  }

  .search-page .news-item {
    width: calc(100% / 3 - 2.5rem);
    height: calc(100% / 3 - 2.5rem);
  }
}

@media only screen and (max-width: 1024px) {
  main {
    padding-top: 7.5rem;
  }

  .container {
    padding: 0 2.5rem;
  }

  .page-heading {
    font-size: 4.2rem;
  }

  .page-heading__area .page-heading {
    padding-left: 8rem;
  }

  .tab-panel--styled-faq {
    margin-right: -2.5rem;
  }

  .account-menu {
    padding-top: 2rem;
  }

  .ilform__row {
    display: block;
  }

  .ilform__row:last-child {
    margin-bottom: 30px;
  }

  .ilform__main {
    width: 100%;
    margin-right: 0;
  }

  .ilform__side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ilform__side-banner {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 18rem;
    margin: 0 !important;
    margin-left: 14rem !important;
  }

  .ilform__heading {
    margin-top: 6rem;
    margin-bottom: 3.6rem;
    font-size: 3rem;
    line-height: 1.1;
  }

  .ilform__side-text._components {
    margin-top: 0;
  }

  .news-item__title {
    top: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
  }

  .news__list._short .news-item {
    width: calc(100% / 2 - 2.5rem);
  }

  .review__client {
    width: calc(100% / 2 - 2.5rem);
  }

  .sitemap__column {
    width: 50%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .software__main-description {
    padding-top: 0;
  }

  .support-menu {
    width: 17rem;
  }

  .support__title {
    font-size: 4rem;
  }

  .support__faq {
    display: block;
    margin-top: 0;
    margin-right: 0;
  }

  .support__desc-tile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 3rem;
  }

  .support__desc-tile:last-child {
    margin-bottom: 0;
  }

  .support__desc-tile-img {
    margin: 0 auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .support__desc-tile-text {
    padding-left: 0;
    margin-bottom: 1.5rem;
  }

  .support__desc-advantages .tester__article-ol {
    display: block;
    margin-right: 0;
  }

  .support__desc-advantages .tester__article-ol-cell {
    width: 100%;
    margin-right: 0;
  }

  .testbox__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .testbox__stuff-title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5rem;
    text-align: center;
    font-size: 3rem;
  }

  .testbox__stuff-list {
    width: 33rem;
  }

  .testbox__pie {
    margin-bottom: 0;
  }

  .testbox__solutions {
    background-image: none;
  }

  .testbox__textblock {
    width: 100%;
  }

  .tester__main-img {
    max-width: 50rem;
  }

  .tester__section {
    margin-bottom: 4rem;
  }

  .tester__section._bg {
    padding: 5rem 0;
  }

  .tester__section p {
    font-size: 1.4rem;
  }

  .tester__section .actions-btn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tester__section .actions-btn__item {
    width: 100%;
  }

  .tester__section .container > img {
    max-width: 100%;
  }

  .tester__section .tester-preview__text {
    max-width: 40rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .tester__section-columns._tiny-right .tester__section-right {
    max-width: none;
  }

  .tester__section-columns._tiny-right .tester__section-left {
    width: 100%;
  }

  .tester__section-columns {
    display: block;
  }

  .tester__section-left {
    width: 100%;
    margin-right: 0;
  }

  .tester__section-right {
    max-width: none;
    margin-left: 0;
    padding-top: 5rem;
  }

  .tester__section-right img {
    max-width: 30rem;
    display: block;
    margin: 3rem auto;
  }

  .tester__section-right .tester-preview__image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
  }

  .tester__content-inner {
    display: block;
  }

  .tester-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .tester__article-text {
    font-size: 1.4rem;
  }

  .tester-preview__image {
    width: 40rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 4rem;
    margin-bottom: 0;
  }

  .tester__article {
    padding-bottom: 0;
    margin-bottom: 5rem;
  }

  .tester__content--software::after {
    display: none;
  }

  .tester__content--software {
    padding-bottom: 3rem;
  }

  .tester__content--testbox {
    padding: 0;
  }

  .slick-slide-img {
    height: auto !important;
  }

  .mm_news_detail._special {
    width: 100%;
    float: none;
  }

  .account-table__body-cell {
    width: auto;
    margin-right: 10rem;
  }

  .account-table__title {
    margin-top: 5rem;
  }

  .account-table--docs .account-table__item {
    padding: 1.5rem .8rem;
  }

  .account-table__item-doc {
    margin-left: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .account-table__item-po {
    margin-left: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .account-table--supp .account-table__body-cell {
    margin-right: 2rem;
  }

  .company-info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: -1rem;
  }

  .company-info__item {
    margin-right: 4rem;
    margin-top: 1rem;
  }

  .company-info__item._address {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .content__title-area {
    width: auto;
  }

  .content__title {
    line-height: 3.4rem;
  }

  .content__text {
    margin-left: 11rem;
  }

  .content__image-wrapper {
    display: none;
  }

  .content__video-wrapper {
    width: 100%;
    margin: 0;
  }

  .cookie-popup {
    padding-right: 24px;
  }

  .cookie-popup__inner {
    grid-template-areas: "text text"
 "link btn";
    gap: 10px;
  }

  .cookie-popup__close {
    top: 5px;
    right: 5px;
  }

  .cookie-popup__link {
    -ms-flex-item-align: center;
    align-self: center;
  }

  .magical-accordion {
    margin-top: 0;
  }

  .magical-accordion__slides {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: none;
    height: auto;
  }

  .magical-accordion__item {
    height: auto;
    width: 50%;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .magical-accordion__image-wrapper {
    position: static;
    padding: 0;
    min-height: 23rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
  }

  .magical-accordion__image {
    position: static;
    width: 80%;
    margin: 0 auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    max-height: none;
  }

  .magical-accordion__heading {
    position: static;
  }

  .magical-accordion__hover {
    opacity: 1;
  }

  .main-news__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: initial;
    margin-right: -1.5rem;
  }

  .main-news__item:nth-child(2) .main-news__img {
    height: auto;
  }

  .main-news__item {
    width: calc(100% / 3 - 1.5rem);
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .main-news__bottom {
    padding: 2rem 1rem;
  }

  .main-news__date {
    font-size: 1.2rem;
    margin-bottom: 0.8rem;
  }

  .main-news__title {
    font-size: 1.4rem;
  }

  .module-tabs__nav-item._active:nth-child(2) .module-tabs__nav-btn {
    width: 90%;
  }

  .module-tabs__nav-item._active:nth-child(3) .module-tabs__nav-btn {
    width: 90%;
  }

  .module-tabs__nav-line {
    margin-left: 0.5rem;
  }

  .module-tabs__nav-btn {
    width: 90%;
  }

  .module-tabs__img {
    max-height: 30rem;
    display: block;
    margin: 1rem auto;
  }

  .module-tabs__tab-inner {
    display: block;
  }

  .module-tabs__tab-left {
    width: 100%;
    margin: 0;
    margin-bottom: 2rem;
  }

  .module-tabs__tab-right {
    width: 100%;
  }

  .navigation {
    display: block;
    margin-left: 0;
  }

  .navigation__item--link {
    text-align: center;
  }

  .navigation__desktop-wrapper {
    display: block;
  }

  .navigation__item-name {
    display: inline-block;
    height: auto;
    margin: 1.5rem 0;
    font-size: 2.8rem;
    line-height: 1.2;
  }

  .navigation__item-name.link {
    font-weight: 700;
  }

  .navigation__submenu {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0;
  }

  .navigation__submenu._active {
    display: block;
  }

  .navigation__submenu-link {
    font-size: 2rem;
    font-weight: 500;
    display: inline-block;
    padding: 4px 0;
  }

  .footer-list__column {
    padding: 0 4rem;
  }

  .footer-list__column._use,.footer-list__column._formula {
    margin-bottom: 2rem;
  }

  .footer-list__column._use,.footer-list__column._formula,.footer-list__column._your-formula,.footer-list__column._about {
    width: 50%;
  }

  .page-header__items-wrapper {
    position: absolute;
    right: 50%;
    top: 1rem;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }

  .page-header__mobile-menu {
    position: fixed;
    top: 0;
    left: -110%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    padding-top: 12rem;
    padding-bottom: 5rem;
    z-index: 10;
    background: #fff;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }

  .page-header__menu-toggle {
    position: absolute;
    right: 0;
    top: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 5rem;
    height: 5rem;
    background-color: transparent;
    border: none;
    padding: 0;
    z-index: 100;
    outline: none;
  }

  .rxi-complex__title {
    font-size: 2.8rem;
    line-height: 1.2;
  }

  .rxi-complex__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rxi-complex__left {
    width: auto;
    margin: 0 auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .rxi-complex__right {
    width: 100%;
    margin-right: 0;
  }

  .rxi-complex__bottom {
    grid-template-columns: repeat(1fr, 2);
    grid-template-areas: "first third"
 "second fourth";
  }

  .rxi-header {
    min-height: 41rem;
    margin-bottom: 4rem;
  }

  .rxi-header__title {
    margin-left: 37rem;
    font-size: 3rem;
    line-height: 1.2;
  }

  .rxi-header__img-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .rxi-header__img {
    height: 41rem;
  }

  .rxi-header__bg-text {
    font-size: 40rem;
    line-height: 0.68;
  }

  .rxi-header__text-list {
    margin-left: 37rem;
    display: block;
  }

  .rxi-header__text-item {
    width: 100%;
  }

  .rxi-header__text-item:first-child {
    margin-right: 0;
    margin-bottom: 2rem;
  }

  .rxi__adventures-list {
    margin-right: -2.5rem;
  }

  .rxi__adventures-item {
    width: calc(50% - 2.5rem);
    margin-right: 2.5rem;
  }

  .rxi__use-wrap {
    display: block;
    margin-right: 0;
  }

  .rxi__use-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }

  .rxi__use-item:last-child {
    margin-bottom: 0;
  }

  .rxi__pink-inner {
    padding: 3rem 0;
  }

  .rxi__pink-content {
    padding-left: 35rem;
  }

  .rxi__pink-img-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .search-page .news-item__heading {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.1;
  }

  .universal-adapters__top {
    margin-bottom: 8rem;
  }

  .universal-adapters__title {
    font-size: 4.2rem;
    margin-left: 0;
  }

  .universal-adapters__subtitle {
    font-size: 2rem;
  }

  .universal-adapters .tester__section {
    margin-bottom: 8rem;
  }

  .universal-adapters .tester__section p {
    font-size: 1.4rem;
  }

  .universal-adapters .tester__section-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .universal-adapters .tester__section-columns._large-left .tester__section-left {
    width: 100%;
  }

  .universal-adapters .tester__section-left,.universal-adapters .tester__section-right {
    width: 100%;
    padding-top: 0;
  }

  .universal-adapters .tester__section-left._img,.universal-adapters .tester__section-right._img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .universal-adapters .tester__default-table {
    min-width: 70rem;
  }

  .vacancies-banner {
    height: 425px;
  }

  .vacancies-banner__text {
    font-size: 25px;
  }

  .vacancies-types__element {
    height: 30rem;
  }

  .vacancies-detail__section ul {
    padding-left: 3.2rem;
  }

  .vacancies-detail__section ul li::before {
    left: -2.5rem;
  }

  .mm_news_detail_slider__item {
    min-height: 0;
  }
}

@media only screen and (max-width: 1024px) and (hover: hover) {
  .magical-accordion__item:hover {
    width: 50%;
  }
}

@media only screen and (hover: hover) and (max-width: 1024px) {
  .navigation__item--submenu:hover {
    display: block;
  }
}

@media (max-width: 1023px) {
  .icon-logo--mobile {
    width: 200px;
    height: 64px;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
       * Remove all paddings around the image on small screen
       */  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    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 (max-width: 768px) {
  .popup__close.popup__close__policy {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  span.i._prev,span.i._next {
    width: 3rem !important;
    height: 3rem !important;
  }

  ul {
    padding-left: 1.5rem;
  }

  ul li:before {
    left: -1.5rem;
  }

  ul li ul li:before {
    left: -1.5rem;
  }

  .form-row._double {
    display: block;
    margin-right: 0;
  }

  .form-row._double .form-input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .container {
    padding: 0 1.5rem;
  }

  .page-heading {
    margin-left: 0;
    font-size: 2.6rem;
  }

  .page-heading sup {
    font-size: 12px;
    top: -8px;
  }

  .page-heading__area .page-heading {
    padding-left: 0;
    padding-top: 3rem;
  }

  .page-heading__area .go-back__area {
    top: -1.2rem;
  }

  .tab-panel--styled-faq {
    margin-right: -1.5rem;
  }

  .account-menu__link {
    line-height: 1.6rem;
    padding-bottom: .5rem;
    text-align: center;
  }

  .compare-table {
    padding: 0;
  }

  .compare-table__img-row {
    display: none;
  }

  .contacts__content {
    display: block;
    margin-bottom: 3.5rem;
  }

  .contacts__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-bottom: 1.5rem;
  }

  .contacts__wrap {
    margin-bottom: 2rem;
  }

  .contacts__title,.contacts__phone,.contacts__email {
    margin: 0;
  }

  .contacts__title {
    width: 100%;
    margin-right: 1rem;
  }

  .contacts__phone {
    width: calc(50% - 1rem);
    margin-right: 1rem;
  }

  .contacts__email {
    width: calc(50% - 1rem);
    margin-right: 1rem;
  }

  .contacts__social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .contacts__social-link {
    margin: 0 1rem;
  }

  .contacts__phones-item {
    font-size: 1.6rem;
    margin-left: 1.5rem;
    padding-left: .5rem;
  }

  .ilform__side {
    display: block;
  }

  .ilform__side-banner {
    width: auto;
    margin: 2rem 0 !important;
  }

  .ilform__side-banner img {
    display: block;
    margin: 0 auto;
  }

  .ilform__heading {
    margin-top: 3rem;
    margin-bottom: 2rem;
    font-size: 2rem;
  }

  .ilform__heading sup {
    font-size: 1.6rem;
  }

  .ilform__info-images {
    display: block;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 5rem;
  }

  .ilform__info-images-img {
    width: 100%;
    margin: 0;
    margin-bottom: 2rem;
  }

  .ilform__info-images-img:last-child {
    margin-bottom: 0;
  }

  .news__list._short {
    display: block;
    margin: 0;
  }

  .news__list._short .news-item {
    width: 100%;
    margin: 0;
    margin-bottom: 2.5rem;
  }

  .news__list._short .news-item:last-child {
    margin-bottom: 0;
  }

  .review__title {
    font-size: 2.6rem;
  }

  .review__load-more-btn {
    margin-top: 2rem;
  }

  .review__all-tabs-left {
    width: 100%;
    float: none;
    padding-right: 0;
  }

  .review__all-tabs-right {
    float: none;
    width: 100%;
    display: block;
  }

  .review__map-clients {
    padding-bottom: 1rem;
  }

  .review__map-number {
    padding-right: 0;
  }

  .review__map-number-num {
    text-align: center;
  }

  .review__map-number-txt {
    font-size: 1.4rem;
  }

  .review__clients {
    padding-top: 3rem;
    padding-bottom: 5rem;
  }

  .review__client-list {
    margin-right: 0;
  }

  .review__client {
    width: 100%;
    margin-right: 0;
  }

  .services__content {
    display: block;
  }

  .sitemap__column {
    width: 100%;
    padding-top: 0;
  }

  .slider-tester__img {
    height: 15rem;
  }

  .software__banner {
    margin-bottom: 3rem;
  }

  .software__main-description {
    font-size: 1.6rem;
    line-height: 1.1;
  }

  .subscribe-form__label {
    width: 100%;
  }

  .subscribe-form__input {
    width: 100%;
  }

  .support-contacts {
    display: block;
  }

  .support-contacts__phones {
    display: block;
    margin: 0;
  }

  .support-contacts__item {
    margin-bottom: 1rem;
  }

  .support-contacts__item:last-child {
    margin-bottom: 0;
  }

  .support-contacts__social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .support-menu {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5rem;
  }

  .support__primary-wrapper {
    display: block;
    padding-top: 4rem;
  }

  .support__title {
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }

  .support__faq {
    margin-bottom: 0;
  }

  .support__faq-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0;
    margin-bottom: 2rem;
    min-height: 25rem;
  }

  .support__faq-item-img {
    margin: 0;
    margin-top: auto;
    margin-bottom: auto;
  }

  .support__faq--testers {
    padding: 0;
  }

  .support__desc-tile-img {
    width: 100%;
  }

  .support__desc-docs-table-row {
    display: block;
  }

  .support__desc-docs-table-row .tester-preview__table-row {
    width: 100%;
    padding-right: 0;
  }

  .testbox__inner {
    display: block;
  }

  .testbox__main-description {
    margin-bottom: 5rem;
  }

  .testbox__stuff-title {
    margin-bottom: 5rem;
  }

  .testbox__stuff-list {
    width: 100%;
    margin: 0;
    margin-bottom: 2.5rem;
  }

  .testbox__stuff-image {
    width: 32rem;
  }

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

  .testbox__pie-descr {
    padding: 0;
    margin-left: 1rem;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }

  .testbox__pie-text {
    font-size: 1.4rem;
    margin-bottom: 3rem;
  }

  .testbox__solutions-inner {
    width: 100%;
  }

  .testbox__solutions-title {
    font-size: 3rem;
  }

  .testbox__solutions-tabs {
    width: calc(100% - + 1.5rem);
    overflow: auto;
    margin-right: -1.5rem;
  }

  .testbox__solutions-tabs-inner {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 1.5rem;
  }

  .testbox__textblock-heading {
    font-size: 3rem;
    margin-top: 4rem;
  }

  .tester__main-img {
    max-width: 100%;
  }

  .tester__section div[class^="col-"] {
    float: left;
  }

  .tester__section h2 {
    font-size: 2.6rem;
  }

  .tester__section h2 br {
    display: none;
  }

  .tester__section li:before {
    left: -1.5rem;
  }

  .tester__section .actions-btn .btn {
    padding-top: 1rem;
    padding-bottom: 1rem;
    line-height: 1.2;
  }

  .tester__section .tester-table {
    overflow: auto;
    width: calc(100% + 1.5rem);
  }

  .tester__section .tester-table._small .tester-table__inner {
    min-width: 40rem;
  }

  .tester__section .tester-table__inner {
    min-width: 73rem;
    padding-right: 2.8rem;
  }

  .tester__section .tester-table__inner .col-md-6 {
    width: 50%;
    float: left;
  }

  .tester__section .tester-table__inner .col-md-4 {
    width: 33.3333%;
    float: left;
  }

  .tester__section-left > .grid-row {
    margin: 3rem 0;
  }

  .tester__section-left > .grid-row ul {
    margin: 0;
  }

  .tester__section-right {
    padding-top: 2rem;
  }

  .tester__section-right img {
    max-width: 100%;
  }

  .tester-preview {
    display: block;
    width: 100%;
  }

  .tester__table-wrap {
    overflow: auto;
    width: calc(100% + 1.6rem);
  }

  .tester__article-list li:before {
    left: -1.5rem;
  }

  .tester-preview__image {
    max-width: 36rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .tester__article-title {
    font-size: 2.4rem;
    line-height: 1.1;
    margin-bottom: 2rem;
  }

  .tester__article-ol {
    display: block;
    margin-right: 0;
  }

  .tester__article-ol-cell {
    width: 100%;
    margin: 0;
    margin-bottom: 2rem;
  }

  .tester__article-ol-cell:last-child {
    margin-bottom: 0;
  }

  .tester__article-ol-number {
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }

  .tester__article-ol-text {
    font-size: 1.4rem;
  }

  .tester__content--software {
    padding-bottom: 0;
  }

  .tester__content--testbox .tester__article {
    padding-bottom: 0;
  }

  .tester__submenu-item {
    padding-bottom: 1.5rem;
  }

  .column__row._captcha {
    display: block;
  }

  .modal__container {
    padding: 100px 0;
  }

  .modal__window {
    max-width: calc(100% - 7rem);
  }

  [data-popup-id="feedback"] {
    min-width: 95%;
  }

  .tester__info-button-btn {
    width: 100%;
  }

  .default-table-wrap {
    overflow: auto;
    width: calc(100% + 1.5rem);
  }

  .default-table-wrap table {
    min-width: 70rem;
  }

  .account-table__item {
    display: block;
  }

  .account-table__body-cell {
    margin-right: 0;
  }

  .account-table--docs .account-table__doc-title {
    margin-right: 0;
  }

  .account-table--docs .account-table__doc-date {
    margin: 0;
    display: block;
  }

  .account-table__item-doc {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 1rem;
    margin-left: 1.2rem;
    margin-right: 1.2rem;
  }

  .account-table__item-doc-icon {
    width: 1.3rem;
  }

  .account-table__item-po {
    margin-top: 1rem;
    margin-left: 1.2rem;
    margin-right: 1.2rem;
  }

  .account-table__item-po-icon {
    width: 1.3rem;
  }

  .account-table__supp-form-add {
    display: block;
  }

  .account-table__supp-form .add__image {
    margin-bottom: 1rem;
  }

  .account-table__supp-form .add__video {
    margin-left: 0;
  }

  .account-table--supp .account-table__body-cell {
    margin-right: 0;
  }

  .account-table--supp .account-table__body-cell:nth-child(2) {
    width: auto;
    text-align: left;
  }

  .account-table--supp .account-table__supp-msg-status {
    margin: 0;
  }

  .account-table__supp-submit {
    width: 100%;
  }

  ._arrows .slick-arrow {
    width: 3rem;
    height: 3rem;
  }

  ._arrows .slick-prev {
    left: -2.8rem;
  }

  ._arrows .slick-next {
    right: -2.8rem;
  }

  .company-info {
    display: block;
  }

  .company-info__item {
    margin-right: 0;
  }

  .company-info__item-icon {
    -ms-flex-item-align: center;
    align-self: center;
  }

  .company-info__item-text {
    white-space: initial;
  }

  .company-info__item-text .link--secondary {
    margin-left: 0;
  }

  .content__inner-area {
    display: block;
  }

  .content__title::after {
    display: none;
  }

  .content__title {
    margin: 0;
    max-width: none;
    text-align: center;
    margin-bottom: 2rem;
  }

  .content__title-img {
    display: none;
  }

  .content__text {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .content__text p {
    margin: 0;
    max-width: none;
  }

  .cookie-popup {
    padding: 10px;
    padding-top: 25px;
    bottom: 0;
    width: 100%;
    border-radius: 0;
  }

  .cookie-popup__btn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .magical-accordion {
    position: relative;
  }

  .magical-accordion__item {
    width: auto;
  }

  .magical-accordion .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .magical-accordion .slick-slide {
    height: inherit !important;
  }

  .main-news__list {
    display: block;
    margin-right: 0;
  }

  .main-news__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4rem;
  }

  .main-news__item:last-child {
    margin-bottom: 0;
  }

  .module-tabs {
    padding: 4rem 0;
  }

  .module-tabs__tabs {
    display: block;
  }

  .module-tabs__title {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 4rem;
  }

  .module-tabs__nav {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
    border: none;
  }

  .module-tabs__nav-item:last-child .module-tabs__nav-btn {
    border-bottom: 1px solid #f36c21;
  }

  .module-tabs__nav-item._active .module-tabs__nav-line {
    display: none;
  }

  .module-tabs__nav-item._active .module-tabs__nav-btn {
    font-size: 1.6rem;
    line-height: 1.2;
    background-color: #f36c21;
    color: #fff;
  }

  .module-tabs__nav-item._active:nth-child(2) .module-tabs__nav-btn {
    width: 100%;
  }

  .module-tabs__nav-item._active:nth-child(3) .module-tabs__nav-btn {
    width: 100%;
  }

  .module-tabs__nav-btn {
    width: 100%;
    border: 1px solid #f36c21;
    border-bottom: none;
    padding: 1rem;
  }

  .navigation__item-name {
    font-size: 1.8rem;
    margin: 1rem 0;
  }

  .navigation__submenu-link {
    font-size: 1.6rem;
  }

  .footer-list__column {
    padding: 0;
  }

  .footer-list__column._use,.footer-list__column._formula,.footer-list__column._your-formula,.footer-list__column._about {
    width: 100%;
    margin-bottom: 0;
  }

  .footer_bottom .simple_footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer_bottom .simple_footer_copyright {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 1rem;
  }

  .footer_bottom .simple_footer_social {
    margin: 0 auto;
  }

  .footer_bottom .simple_footer_made {
    display: none;
  }

  .page-header__search-input {
    width: calc(50vw + 50px);
  }

  .page-header__mobile-menu {
    padding-top: 8rem;
    padding-bottom: 2rem;
  }

  .page-header__menu-toggle {
    top: 1.5rem;
  }

  .rxi-complex__title {
    font-size: 2rem;
  }

  .rxi-complex__bottom {
    display: block;
  }

  .rxi-complex__bottom p {
    margin-bottom: 2rem;
  }

  .rxi-complex__bottom p:last-child {
    margin-bottom: 0;
  }

  .rxi-header {
    min-height: 0;
  }

  .rxi-header__container {
    background-color: #000;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .rxi-header__content {
    background-color: transparent;
    padding: 0;
  }

  .rxi-header__title {
    margin-left: 0;
  }

  .rxi-header__img-wrap {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .rxi-header__bg-text {
    display: none;
  }

  .rxi-header__text-list {
    margin-left: 0;
  }

  .rxi {
    padding-top: 1rem;
  }

  .rxi__adventures-list {
    margin-right: 0;
  }

  .rxi__adventures-item {
    width: 100%;
    margin-right: 0;
  }

  .rxi__use-title {
    font-size: 2rem;
    line-height: 1.2;
  }

  .rxi__pink {
    min-height: 0;
    display: block;
  }

  .rxi__pink-inner {
    padding: 4rem 0;
  }

  .rxi__pink-content {
    padding-left: 0;
  }

  .rxi__pink-img-wrap {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .rxi__pink-img {
    height: auto;
  }

  .rxi__title {
    font-size: 2rem;
    line-height: 1.2;
  }

  .rxi__grid {
    display: block;
    margin: 0;
  }

  .rxi__subgrid {
    width: 100%;
    margin: 0;
    margin-bottom: 2rem;
  }

  .rxi__subgrid:last-child {
    margin-bottom: 0;
  }

  .rxi__subgrid._big-text p {
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .rxi .actions-btn {
    display: block;
  }

  .rxi .actions-btn__btn {
    display: block;
    height: auto;
    line-height: 1.2;
    padding: 1rem 2rem;
    width: 100%;
    margin: 0;
  }

  .rxi .actions-btn__item {
    margin: 0;
    margin-bottom: 1.4rem;
  }

  .rxi .actions-btn__item:last-child {
    margin-bottom: 0;
  }

  .search-page .news__list {
    margin: 0;
    margin-bottom: 3rem;
    display: block;
  }

  .search-page .news-item {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .search-page .news-item:first-child {
    margin-top: 0;
  }

  .search-page .news-item__heading {
    font-size: 1.8rem;
  }

  .supp-msg {
    display: block;
    padding: 2.5rem 0;
  }

  .supp-msg__top {
    display: block;
    min-height: 5.4rem;
    padding-left: 8rem;
    margin-bottom: 1rem;
  }

  .supp-msg__avatar {
    position: absolute;
    left: 0;
    top: 2.5rem;
  }

  .supp-msg__text {
    padding: 0;
    margin: 0;
  }

  .universal-adapters__title {
    margin-bottom: 4rem;
  }

  .universal-adapters__subtitle {
    font-size: 1.6rem;
  }

  .universal-adapters .tester__section h2 {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 1.8rem;
  }

  .universal-adapters .tester__section p {
    margin-bottom: 1.4rem;
  }

  .vacancies-banner {
    height: auto;
    padding-bottom: 5rem;
  }

  .vacancies-banner__text {
    font-size: 2.2rem;
  }

  .vacancies-banner__text p {
    margin-bottom: 1.5rem;
  }

  .vacancies-banner__text p:last-child {
    margin-bottom: 0;
  }

  .vacancies-values__element {
    display: block;
    max-width: 100%;
    font-size: 1.8rem;
  }

  .vacancies-values__element-image {
    display: block;
    padding-top: 0;
    margin: 0 auto;
  }

  .vacancies-values__element-details {
    padding-left: 0;
    padding-top: 1rem;
  }

  .vacancies-values__element .i {
    position: static;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .vacancies-values__element .i._mountain {
    background-position: 0px 0px;
  }

  .vacancies-values__element .i._astronaut {
    background-position: 0px -78px;
  }

  .vacancies-types__inside {
    display: block;
  }

  .vacancies-types__element {
    width: 100%;
  }

  .vacancies-types__element:not(:last-child) {
    margin-bottom: 2rem;
  }

  .vacancies-list .h2 {
    font-size: 2.8rem;
    margin-bottom: 3rem;
  }

  .vacancies-list__section-heading {
    font-size: 2.6rem;
    margin-bottom: 2rem;
  }

  .vacancies-list__element {
    padding: 2rem 1.5rem;
    padding-right: 3rem;
  }

  .vacancies-list__element::after {
    right: 1.5rem;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: translateY(-50%) scale(0.7);
    -ms-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
  }

  .vacancies-list__element-title {
    font-size: 2rem;
  }

  .vacancies-detail__heading {
    font-size: 3rem;
  }

  .vacancies-form__row {
    display: block;
  }

  .vacancies-form__element {
    margin-bottom: 1rem;
  }

  .vacancies-form__element:last-child {
    margin-bottom: 0;
  }

  .vacancies-form__element._33 {
    width: 100%;
  }

  .vacancies-form__control {
    width: 100%;
  }

  .vacancies-form .input-file {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: none;
  }

  .vacancies-form .input-file__file {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    margin-top: 1rem;
  }

  .vacancies-form .input-file__button {
    width: 100%;
  }

  .mm_news_list__element {
    display: block;
  }

  .mm_news_list__element-image {
    width: 100%;
    display: block;
    padding-right: 0;
    margin-bottom: 1rem;
  }

  .mm_news_list__element-image img {
    max-width: 100%;
  }

  .mm_news_list__element-details {
    display: block;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .mm_news_list__element-date {
    font-size: 1.2rem;
  }

  .mm_news_list__element-heading {
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .mm_news_detail__heading {
    font-size: 1.8rem !important;
  }

  .mm_modal__inside {
    padding: 7.5rem 1.5rem;
  }

  ._mobile-only {
    display: initial;
  }
}

@media (max-width: 767px) {
  .grid-container {
    padding-left: 13px;
    padding-right: 13px;
  }

  .grid-row {
    margin-left: -13px;
    margin-right: -13px;
  }

  .grid-row--tight {
    margin-left: -5px;
    margin-right: -5px;
  }

  .grid-row--tight [class^='col-'] {
    padding: 0 5px;
  }

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

  .icon-logo--mobile {
    width: 173px;
    height: 60px;
  }

  .helper--margin-bottom {
    margin-bottom: 20px;
  }

  .helper--big-margin-bottom {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) and (hover: hover) {
  .magical-accordion__item:hover {
    width: auto;
  }
}

@media print {
  *,*:before,*:after,*:first-letter,*:first-line {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,a[href^="javascript:"]:after {
    content: "";
  }

  pre,blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,h2,h3 {
    orphans: 3;
    widows: 3;
  }

  h2,h3 {
    page-break-after: avoid;
  }
}

.tester-table-striped .tester-table__inner .tester-table__row:nth-of-type(2n) {
  background-color: rgba(0,0,0,.05);
}
.tester-table-striped .tester-table__inner .tester-table__row:nth-child(1){
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  color: #fff;
  background: #ff6c00;
}
.tester-table-striped .tester-table__inner .tester-table__row:last-child{
  border-bottom: 2px solid #000;
}
.tester-table-striped .grid-row{
  margin-left: 0;
  margin-right: 0;
}
.text-center{
  text-align: center;
}
.tester__section.news_item{
  margin-bottom: 0;
}
.content__area_nm .content__text p{
  margin-bottom: 0;
}
.content__area_nm .content__inner-area{
  margin-bottom: 10px;
}
.mm_default-table-center th, .mm_default-table-center td{
  text-align: center;
}
.mm_default-table-bordered th, .mm_default-table-bordered td {
  border: 1px solid #e9e9e9;
}
.d-block{
  display: block;
}
.default-table-wrap + p{
  margin-top: 26px;
}
/*# sourceMappingURL=main.css.map */

.main_news {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #f3f3f3;
}

.main_news .container {
    max-width: 100%;
}

.mm_news__archive {
    text-align: center;
    margin-top: 30px;
}

.mm_news__archive .mm_news_archive__link {
  font-size: 16px;
}

.main-news_list,
.main-news_list-col {
  display: flex;
  flex-wrap: wrap;
}

.main-news_list-col,
.main-news_list-col-single {
  width: 100%;
}

.main-news_list-col-content{
  display: flex;
  flex-direction: column;
}

.main-news_list-col_items {
  flex: 1 0 auto;
  display: flex;
}

/* .main-news_list {
  align-items: flex-start;
} */

.main-news_item {
  padding: 0 30px;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

.main-news_list-col_title {
  font-size: 20px;
  color: #9b9b9b;
  margin-bottom: 30px;
}

.main-news_link {
  text-decoration: none;
}

.main-news_item:hover .main-news_item-date > * {
    color: #ff6c00;
}

.main-news_item-date {
  margin-bottom: 20px;
}

.main-news_item-date-d {
  line-height: 0.5em;
    font-size: 65px;
    -webkit-transition: color .45s;
    -o-transition: color .45s;
    transition: color .45s;
}

.main-news_item-date-m {
  font-size: 35px;
    -webkit-transition: color .45s;
    -o-transition: color .45s;
    transition: color .45s;
}

.main-news_item-date-d,
.main-news_item-date-m {
    font-weight: 300;
    color: #9b9b9b;
}

.main-news_prev {
  margin: 0;
  color: #000000;
  -webkit-transition: color .45s;
    -o-transition: color .45s;
    transition: color .45s;
}

@media (max-width: 575px) {
  .main-news_list-col_items {
    flex-wrap: wrap;
    margin: 0 -30px;
  }
}

@media (min-width: 576px) {
  .main-news_item {
      border-left: 1px solid #9b9b9b;
  }

  .main-news_item::before {
      content: "";
      position: absolute;
      width: 1px;
      height: 0;
      top: 0;
      left: 0;
      -webkit-transition: all .45s;
      -o-transition: all .45s;
      transition: all .45s;
      background-color: transparent;
      transform: translateX(-1px);
  }

  .main-news_item:hover .main-news_prev {
      color: #ff6c00;
  }

  .main-news_item:hover::before {
      height: 60px;
      background-color: #ff6c00;
  }
}

@media (min-width: 576px) and (max-width: 1023px) {
  .main-news_list-col-single .main-news_list-col_items {
    flex-wrap: wrap;
  }
  .main-news_list-col-single .main-news_item {
      flex: 0 0 50%;
  }
}

@media (min-width: 1024px) {
  .main-news_list-col {
      width: 50%;
  }
  .main-news_list-col-content,
  .main-news_list-col-single {
      width: 100%;
  }
  .main-news_list-col:first-child .main-news_item:first-child,
  .main-news_list-col:last-child .main-news_item:last-child {
      width: 100%;
  }
  .main-news_list-col-single.main-news_list-col .main-news_item:first-child,
  .main-news_list-col-single.main-news_list-col .main-news_item:last-child {
      width: calc(100% - 20rem);
  }
}

@media (min-width: 1600px) {
  .main-news_prev {
    max-width: 70%;
  }
}

@media (min-width: 2000px) {
  .main_news .container {
      max-width: 130rem;
  }
}

.mm_news_list {
  margin: 0 auto;
  max-width: 880px;
}

.mm_news_list_title {
    margin: 30px 0;
    color: #000000;
    font-size: 25px;
    text-transform: none;
    letter-spacing: .01em;
}

.mm_news_list_element {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 200px;
  border-bottom: 1px solid #ececec;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  padding: 20px 0;
}

.mm_news_list_element::before {
  content: "";
  position: absolute;
  width: 0px;
  height: 1px;
  top: 0;
  -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s;
    background-color: transparent;
    transform: translateY(-1px);
}

.mm_news_list_element:hover::before {
  width: 160px;
  background-color: #ff6c00;
}

.mm_news_list_element:hover .mm_news_list_element-date > * {
  color: #ff6c00;
}

.mm_news_list_title + .mm_news_list_element {
  border-top: 1px solid #ececec;
}

.mm_news_list_element-date {
  min-width: 130px;
  flex: 0 0 auto;
  width: 100%;
}

.mm_news_list_element-date-d {
    font-size: 65px;
    -webkit-transition: color .45s;
    -o-transition: color .45s;
    transition: color .45s;
}

.mm_news_list_element-date-m {
  font-size: 35px;
    -webkit-transition: color .45s;
    -o-transition: color .45s;
    transition: color .45s;
}

.mm_news_list_element-date-d,
.mm_news_list_element-date-m {
    font-weight: 300;
    color: #9b9b9b;
}

.mm_news_list_element-details {
  flex: 0 1 auto;
  margin-top: 10px;
}

.mm_news_list_element-heading {
  font-size: 15px;
    letter-spacing: .01em;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px;
}

.mm_news_list_element-details p {
  color: #000000;
}

.mm_news_list_element-details p:last-child {
  margin-bottom: 0;
}

@media (min-width: 480px) {
  .mm_news_list_element-date {
    width: auto;
      margin-right: 60px;
  }

  .mm_news_list_element {
    flex-wrap: nowrap;
  }

  .mm_news_list_element-details {
    margin-top: 0;
  }
}

@media (max-width: 1380px) {
  .navigation__item-name {
    margin: 0 15px;
  }
}

@media (max-width: 1150px) {
  .navigation__item-name {
    margin: 0 10px;
  }
}

@media (max-width: 1150px) {
  .navigation__item-name {
    margin: 0 7px;
  }
}

/* End */


/* Start:/local/templates/form/custom.css?1785491799207*/
.support-h2 {
    font-size: 18px;
}

.accordion__content li {
    font-size: 13px;
}

.support__glossary-item {
    scroll-margin-top: 100px;
}

.mm_news_detail_slider__item img {
    object-fit: contain;
}
/* End */


/* Start:/local/templates/form/resources/css/event-banner.css?17853232917504*/
.center-banner-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 100;
}

.center-banner-backdrop._open {
    display: flex;
}

.center-banner-container {
    /*width: 100%;*/
    max-width: 1100px;
    overflow-y: auto;
    max-height: 100%;
}

.center-banner {
    width: 100%;
    display: grid;
    grid-template-columns: 730px auto;
    border-radius: 14px;
    overflow: hidden;
    position: relative;
}

.center-banner__title-1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    line-height: 1;
    letter-spacing: .1em;
}

.center-banner__subtitle {
    color: #ff6c00;
    font-size: 28px;
    text-align: center;
    line-height: 1;
}

.center-banner__text-1 {
    font-size: 24px;
    color: #000;
    text-align: center;
    max-width: 500px;
    width: 100%;
    line-height: 1.45;
}

.center-banner__file {
    font-size: 16px;
    text-transform: uppercase;
    color: #ff6c00;
    height: 36px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 600;
    letter-spacing: .1em;
    text-decoration: none;
    cursor: pointer;
}

.center-banner__file:hover,
.center-banner__file:visited,
.center-banner__file:focus,
.center-banner__file:active {
    color: #ff6c00;
    text-decoration: none;
}

.center-banner__btn {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    max-width: 344px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff6c00;
    text-decoration: none;
    padding: 5px 20px;
    box-sizing: border-box;
    border-radius: 2px;
    font-weight: 600;
    letter-spacing: .1em;
}

.center-banner__btn:hover,
.center-banner__btn:focus,
.center-banner__btn:link,
.center-banner__btn:visited {
    color: #fff;
    text-decoration: none;
}

.center-banner__left {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
    padding: 60px 10px 70px;
    background-image: url('/local/templates/form/resources/css/../img/event-banner/popup-bg-new.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.center-banner__right {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 60px 45px 70px;
    background: #434957;
    justify-content: center;
} 

.center-banner__title-2 {
    font-size: 42px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 1;
    letter-spacing: .1em;
}

.center-banner__text-2 {
    line-height: 1.6;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.center-banner__caption {
    color: #ff6c00;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.center-banner hr {
    height: 2px;
    border: none;
    margin: 0;
}

.center-banner__left hr {
    width: 140px;
    background: #434957;
}

.center-banner__right hr {
    width: 102px;
    background: #ff6c00;
}

.center-banner__close-btn,
.small-event-banner__close-btn {
    position: absolute;
    top: 27px;
    right: 27px;
    width: 17px;
    height: 17px;
    background: url('/local/templates/form/resources/css/../img/event-banner/close-btn.png') no-repeat center center / contain;
    cursor: pointer;
}

.small-event-banner__close-btn {
    top: 33px;
    right: 24px;
}

.small-event-banner-container {
    position: fixed;
    left: 32px;
    bottom: 35px;
    display: none;
    z-index: 100;
}

.image-banner {
    position: relative;
}


.small-event-banner-container._open {
    display: block;
}

.small-event-banner {
    color: #fff;
    background: #434957;
    border-radius: 10px;
    border-left: 10px solid #ff6c00;
    padding: 25px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}

.small-event-banner:hover {
    transform: translate(0, -5px);
}

.small-event-banner__title {
    font-size: 35px;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: .1em;
}

.small-event-banner__subtitle {
    font-size: 20px;
    line-height: 1;
}

.small-event-banner__btn {
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    max-width: 300px;
    height: 46px;
    color: #fff;
    text-decoration: none;
    background: #ff6c00;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px;
    box-sizing: border-box;
    border-radius: 2px;
    margin-top: 10px;
    letter-spacing: .1em;
}

.small-event-banner__btn:hover,
.small-event-banner__btn:focus,
.small-event-banner__btn:link,
.small-event-banner__btn:visited {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 1140px) {
    .center-banner-container {
        max-width: 550px;
    }

    .center-banner {
        grid-template-columns: 100%;
    }

    .center-banner__title-1,
    .center-banner__title-2 {
        font-size: 28px;
    }

    .center-banner__subtitle {
        font-size: 24px;
    }

    .center-banner__text-1 {
        font-size: 20px;
    }

    .center-banner__text-2 {
        max-width: 400px;
    }

    .center-banner__left,
    .center-banner__right {
        gap: 15px;
    }

    .center-banner__left {
        padding: 60px 10px 40px;
    }
    
    .center-banner__right {
        padding: 40px 10px 60px;
    }
}

@media (max-width: 600px) {
    .center-banner-container {
        max-width: 100%;
    }

    .center-banner__title-1,
    .center-banner__title-2 {
        font-size: 30px;
        letter-spacing: normal;
    }

    .center-banner__file,
    .center-banner__btn,
    .small-event-banner__title,
    .small-event-banner__btn {
        letter-spacing: normal;
    }

    .center-banner__text-1,
    .center-banner__text-2 {
        font-size: 20px;
    }

    .center-banner__close-btn {
        top: 10px;
        right: 10px;
    }

    .center-banner-backdrop {
        padding: 10px 5px;
    }

    .small-event-banner-container {
        left: 50%;
        transform: translate(-50%, 0);
        width: 100%;
        max-width: 350px;
    }
}

@media (max-width: 480px) {
    .small-event-banner-container {
        max-width: 100%;
        bottom: 0;

    }

    .small-event-banner__title {
        font-size: 24px;
    }

    .small-event-banner__subtitle {
        font-size: 18px;
    }

    .small-event-banner {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding: 15px;
    }

    .small-event-banner__close-btn {
        top: 20px;
        right: 20px;
    }

    .small-event-banner {
        gap: 10px;
    }
}

@media (max-width: 460px) {
    .center-banner-container {
        max-width: 100%;
    }

    .center-banner__title-1 {
        font-size: 24px;
    }

    .center-banner__title-2 {
        font-size: 20px;
    }

    .center-banner__subtitle {
        font-size: 20px;
    }

    .center-banner__text-1,
    .center-banner__text-2 {
        font-size: 16px;
    }

    .center-banner__btn {
        height: 48px;
        max-width: 280px;
    }

    .center-banner__left {
        padding: 40px 10px 20px;
        gap: 10px;
    }

    .center-banner__right {
        padding: 20px 10px 40px;
        gap: 10px;
    }

    .center-banner__caption {
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/form/template_styles.css?178248395911790*/
.mm_news_detail ul li.orange::before{
    background: #f36c21;
}
.adapter{
    display: flex;
    justify-content: center;
align-items: center;
    flex-wrap: wrap;
}
.comparison{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.video_container{
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(110, 110, 115, 0.5);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.block_video_main_text{
    display: flex;
    flex-wrap: wrap;
}
.container.custom_main{
    max-width: 150rem;
}
.block_video_main{
    width: 52%;
}
.block_text_main{
    width: 48%;
}
.video_container div.close_video{
    position: fixed;
    top: 25%;
    left: 40%;
    right: 0;
    display: block;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
    color:#fff;
    font-size: 30px;
}
.video_container div.close_video:hover{
    color:#000;
}
.video_container div{
    position: fixed;
    top: 30%;
    left: 0;
    right: 0;
    display: block;
    text-align: center;

    z-index: 9999;
}
.comparison a{
    color: #fff;
    font-size: inherit;
    text-decoration: none;
    text-align: center;
    background: #ff6c00;
    width: 100%;
}
.klon__main .btn.btn--secondary.actions-btn__btn:hover{
    background-color: #f36c21;
    color: #fff;
    text-decoration: none;
}
@media(max-width:1380px){
    .video_container iframe{
        width:450px!important;
    }
    .block_video_main{
        width: 100%;
    }
    .block_video_main iframe{
        width: 100%!important;
    }
    .block_text_main{
        width: 100%;
    }
}
@media(max-width:480px) {
    .comparison{
        padding-bottom: 2rem;
    }


.video_container iframe{
    width:300px!important;
    height: 300px!important;
}
    .video_container div.close_video {


        left: 80%;
    }
}
.but_custom{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.photo_custom_news{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.adapter a{
    text-decoration: unset;
}
.block_one{
    padding: 4rem 0;
}
.block_one a{
    color: #ff6c00;
    font-size: inherit;
    text-decoration: none;
}
.block_two{
    padding: 4rem 0;
    background: #f3f3f3;
}
.block_three{
    display: flex;
}
.block_four{
    display: flex;

}
.block_five{
   background: #ffeee5;
    padding: 4rem 0;
    font-size: 16px;
    margin: 0;
}
.block_six{

    padding: 4rem 0;
    display: flex;
    font-size: 16px;
}

.block_six .text{
    width: 47%;
}
.block_five ul{
    display: flex;
    flex-wrap: wrap;
}
.block_five ul li{
    width: 48%;
    margin:0;
    padding: 1rem 0;
}
.block_one .text_osn{
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.h_custom{
    font-size: 3.8rem;
}
.block_one .photo{
    display: flex;
    width: 100%;
    justify-content: space-around;
    padding: 3rem 0;
}
.block_two_material{
    display: flex;
}
.block_two .text{
    width: 50%;
    font-size: 16px;
}
.block_two .text div{
    padding: 2rem 0;
    width: 80%;
}
.block_three .text{
    width: 50%;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.testbox__main-description.custom{
    margin-bottom: 0;
}
.block_four .text{
    width: 50%;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.block_two .photo{
    width: 50%;
    font-size: 16px;
}
.block_three .photo{
    width: 50%;
    font-size: 16px;
}
.block_four .photo{
    width: 50%;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.block_one .signature{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;

}
.block_two .signature{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 1rem 0;
}
.block_three .signature{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 1rem 0;
}
.block_six .signature{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 1rem 0;
}
.block_four .signature{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 1rem 0;
}
.block_six .photo{
    width: 50%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.block_six .photo img{
    width: 80%;
}
@media(max-width:1024px){
    .block_five ul li {
        width: 50%;

    }
    .block_three{
        padding: 2rem 0;
    }
    .block_three .photo {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

}
@media(max-width:800px){
    .block_one .photo img{
        width: 250px;
    }
    .block_two_material {
        display: flex;
        flex-wrap: wrap;
    }
    .block_two .text {
        width: 100%;
        font-size: 16px;
    }
    .block_two .text div {
        padding: 2rem 0;
        width: 100%;
    }
    .block_two .photo {
        width: 100%;
        font-size: 16px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .block_two .signature {

        width: 80%;
    }
    .block_three .text{
        padding-left: 2rem;
        align-items: self-start;
    }
    .block_three .photo img{
        width: 300px;
    }
    .block_four .photo img{
        width: 250px;
    }
    .block_five ul li {
        width: 100%;
    }
    .block_six {
        padding: 4rem 0;
        display: flex;
        font-size: 16px;
        flex-wrap: wrap;
    }
    .block_six .text {
        width: 100%;
    }
    .block_six .photo {
        width: 100%;
    }


}
@media(max-width:1200px){
    .mm_news_detail._special .slick-track{
        width: auto;
    }
    .mm_news_detail._special .mm_news_detail_slider__item {
        width: 100%;
    }
    .mm_modal{
        max-width: 100%;
    }
}
@media(max-width:1080px){
    .mm_news_detail._special{
        float: none;
    }

}
.video_control{
    width: 100%;
    height: 480px;
    display: block;
}
@media(max-width:678px){
    .video_control{
        height: 358px;
    }

}
@media(max-width:480px){
    .video_control{
        height: 210px;
    }
    .block_one .photo img {
        width: 150px;
    }
    .block_two .signature {
        width: 100%;
    }
    .block_three {
        display: flex;
        flex-wrap: wrap;
    }
    .block_three .photo {
        width: 100%;
        font-size: 16px;
    }
    .block_three .text {
        width: 100%;
        padding: 2rem 0 0 0 ;
    }
    .block_four {
        display: flex;
        flex-wrap: wrap;
        padding: 2rem 0;
    }
    .block_four .text {
        width: 100%;
        display: block;
        padding-bottom: 2rem;
    }
    .block_four .photo {
        width: 100%;
    }
    .block_six ul{
        margin: 0!important;
    }
    .block_six .signature{
        font-size: 14px;
    }
    .block_four .signature{
        font-size: 14px;
    }
    .block_three .signature {
        font-size: 14px;
    }
    .block_two .signature{
        font-size: 14px;
    }
    .block_one .signature{
        font-size: 14px;
    }
    .block_two .text div {
        padding: 0 0 2rem 0;
    }
    .block_two{
        padding: 2rem 0 4rem 0;
    }
    .block_six .photo {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .block_six .photo img{
        width: 80%;
    }
    .block_five h3{
        font-size: 23px;
    }
    .block_five {
        padding: 2rem 0 4rem 0;
    }

}
span._orange {
    color: #FF6C00;
}
.tester-table__cell_ul {margin: 0;
    line-height: 1.4;
    padding: 0.5rem 0 1rem 32px;}
.tester-table__cell_ul.custom{margin: 0; padding: 0}
ul.tester-table__cell_ul.custom li::before{
    display: none;
}
.tester-table__cell_ul.custom li ~ li {margin: 0px;}
.tester-table__cell_ul li ~ li {margin-top: 0px;}
.col-md-3.custom{
    padding:0!important;
 width: 33%;
    /*margin-right: 40px;*/
}
.col-md-3.custom .tester-table__cell{
    width: 80%;
}
.tester-table__cell_p1 {margin:0}
.tester-table__cell_p2 {margin:10px 0 0 0}
.center {text-align:center}
.grid-row.tester-table__row.dekstop{
    display: block;
}
.grid-row.tester-table__row.mobile{
    display: none;
}
@media(max-width:480px){
    .col-md-3.custom{
        width: 100%;
        padding: 10px 0 10px 2px!important;
    }
    h3.tester-table__cell{
        font-size: 20px;
    }
    .col-md-3.custom .tester-table__cell p{
        margin-bottom: 0;
    }
    .grid-row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .grid-row.tester-table__row .col-md-12{
        padding-left: 0px;
        padding-right: 0px;
    }
    .center{
        text-align: start;
    }
    .grid-row.tester-table__row.dekstop{
        display: none;
    }
    .grid-row.tester-table__row.mobile{
        display: block;
        margin: 0;
        padding: 0 0 10px;

    }
}

@media(max-width:360px) {
    .block_one .photo img {
        width: 130px;
    }
}
.support-menu-v2-footer{
    display: none;
}
@media (max-width: 767px) {
    .support-menu{
        display: none;
    }
    .support-menu-v2-footer{
        display: block;
    }
}

.support__faq-section .support__faq-item-heading {
    display: none;
}
.support__faq-section .support__faq-item-img {
    margin-bottom: 66px;
}

@media all and (max-width: 1280px) {
    .support__faq-section .support__faq-item-img {
        margin-bottom: 3rem;
    }
}
@media all and (max-width: 767px) {
    .support__faq-section .support__faq-item-img {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

[data-url="o-doklade-kompanii-form-pro-razvitie-testerov-formula-rxi-na-proprietarnoy-testovoy-platforme-formrx"] .mm_news_list_element-heading{
    text-transform: unset;
}

.article-images {
   display: grid;
   grid-template-columns: 1fr 1fr;
}

@media (max-width: 600px) {
   .article-images {
      grid-template-columns: 1fr;
   }
}

.page-header__social-icon {
    margin-right: 16px;
    border-radius: 50%;
    transition: 0.3s;
}

/* .page-header__social-icon:hover {
    background: #ff6c00;
} */

.page-header__social-icon img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

.header-tg-link-1 {
    display: block;
    width: 25px;
    height: 25px;
    background-image: url('/local/templates/form/resources/img/telegram-1.png'), url('/local/templates/form/resources/img/telegram-1-2.png');
    background-size: 100% 100%, 0;
}

.header-tg-link-1:hover {
    background-size: 0, 100% 100%;
}

.header-tg-link-2 {
    display: block;
    width: 25px;
    height: 25px;
    background-image: url('/local/templates/form/resources/img/telegram-2.png'), url('/local/templates/form/resources/img/telegram-2-2.png');
    background-size: 100% 100%, 0;
}

.header-tg-link-2:hover {
    background-size: 0, 100% 100%;
}

.footer-tg-link {
    position: relative;
}

.footer-tg-link img {
    width: 15px;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%);
}

@media (max-width: 767px) {
    .footer-tg-link img {
        left: 0;
    }

    .footer-tg-link {
        padding-left: 20px;
    }
}

.footer-list__title {
    text-transform: uppercase;
}

.h6-style {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 400;
    display: block;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.vacancies-banner .h2 {
    letter-spacing: unset;
}

.contacts__phones-item {
    color: #515151;
    text-decoration: none;
    cursor: pointer;
}
/* End */
/* /local/templates/form/html/build/assets/css/main.css?1782739713353104 */
/* /local/templates/form/custom.css?1785491799207 */
/* /local/templates/form/resources/css/event-banner.css?17853232917504 */
/* /local/templates/form/template_styles.css?178248395911790 */
