

/* Start:/bitrix/templates/temron/css/main.css?175764535486208*/
@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

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

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

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

body.compensate-for-scrollbar {
  overflow: hidden;
  -ms-overflow-style: none; }

.fancybox-active {
  height: auto; }

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

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

.fancybox-container * {
  box-sizing: border-box; }

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

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

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

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

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s,visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

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

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

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

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

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

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

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

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

.fancybox-slide--image {
  padding: 44px 0 0;
  overflow: visible; }

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

.fancybox-slide--html {
  padding: 6px 6px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 44px;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-slide--html .fancybox-content {
  margin: 0 0 6px; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

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

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: calc(100% - 44px);
  overflow: visible;
  padding: 0;
  width: 100%; }

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

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%; }

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

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2) {
  display: none; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

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

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--html .fancybox-close-small:hover {
  color: currentColor;
  opacity: 1; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

.fancybox-navigation .fancybox-button {
  height: 38px;
  margin: 0;
  opacity: 0;
  padding: 7px;
  position: absolute;
  top: calc(50% - 19px);
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s,visibility 0s,color .25s; }

.fancybox-navigation .fancybox-button:after {
  content: "";
  height: 100px;
  left: -26px;
  position: absolute;
  top: -31px;
  width: 70px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0; }

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

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

.fancybox-loading {
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

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

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

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

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

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

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

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

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

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

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn); }

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0); }

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

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

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

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0 0; }
  .fancybox-slide--image .fancybox-content {
    margin-bottom: 6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; } }

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus:before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 768px) {

  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/temron/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.jq-checkbox,
.jq-radio {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
  margin-right: 10px
  }

.jq-checkbox input,
.jq-radio input {
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0; }

.jq-file {
  position: relative;
  display: inline-block;
  overflow: hidden; }

.jq-file input {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 100px;
  line-height: 1em; }

.jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.jq-selectbox,
.jq-select-multiple {
  position: relative;
  display: inline-block; }

.jq-selectbox select,
.jq-select-multiple select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0; }

.jq-selectbox li,
.jq-select-multiple li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.jq-selectbox {
  z-index: 10; }

.jq-selectbox__select {
  position: relative; }

.jq-selectbox__select-text {
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-overflow: ellipsis; }

.jq-selectbox__dropdown {
  position: absolute; }

.jq-selectbox__search input {
  -webkit-appearance: textfield; }

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none; }

.jq-selectbox__dropdown ul {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  list-style: none;
  -webkit-overflow-scrolling: touch; }

.jq-select-multiple ul {
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }

.jq-number {
  display: inline-block; }

.jq-number__field input {
  -moz-appearance: textfield;
  text-align: left;
  /* для Opera Presto */ }

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  /* в каких-то браузерах присутствует отступ */
  -webkit-appearance: none; }

body {
  font: 100.01%/1.25em "Fira Sans", "Open Sans", sans-serif; }

.body_fix {
  overflow: hidden; }

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

.wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px; }
  .wrapper_mobile_p_none {
    padding: 0; }
  .wrapper_rel {
    position: relative; }
  .wrapper_mb_big {
    margin-bottom: 30px; }

@media screen and (min-width: 1023px) {
  .wrapper {
    padding: 0 20px; } }

.header {
  padding: 18px 0 18px 64px;
  margin: 0 0 12px; }

.header_abs {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 9; }

.header_abs_max {
  box-sizing: border-box;
  min-height: 100%;
  z-index: 999; }

.nav__toggle {
  cursor: pointer;
  display: block;
  line-height: 1px;
  position: absolute;
  left: 20px;
  top: 24px; }

.svg-hamburger {
  height: 28px;
  width: 28px;
  fill: none;
  stroke: #565A66;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 2px; }

.header__logo {
  display: inline-block;
  line-height: 1px; }
 .nav__logo .logo{
		  color:#870014;
	  }
.logo {
  fill: #000;
  height: 35px;
  width: 140px; }
  .logo_red {
    fill: #D90000; }

.header_abs .svg-hamburger {
  stroke: #fff; }

.header_abs .logo {
  fill: #870014; }

.banner {
	    background: url(../images/banner-background.jpg) left top;
    background-size: cover;
  min-height: 640px; }
	.banner-wrapper {
		min-height: 640px;
	}

.banner__item {
  background: url(../images/banner-background.jpg) left top;
  background-size: cover;
  box-sizing: border-box;
  padding: 92px 0 0;
  min-height: 640px; }

.banner__links {
  display: none; }

.banner__title {
  color: #fff;
  font: 500 1.375em/1.31818em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 16px; }

.banner__text {
  color: #fff;
  font: 300 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 24px; }

.banner__img {
  margin: 40px 0 0;
  position: relative;
  left: -20px; }
  .banner__img img {
    max-width: 340px; }

@media screen and (min-width: 768px) {
	.wp-block-image {
    float: right;
    max-width: 50%;
}
  .banner {
    min-height: auto; }
  .banner__item {
    box-sizing: border-box;
    min-height: auto;
    padding: 55px 0; }
    .banner__item .wrapper {
      display: flex; }
  .banner__content {
    max-width: 54%;
    flex: 0 0 54%;
    position: relative;
    padding: 75px 0; } }

@media screen and (min-width: 1023px) {
	.banner-wrapper {
		min-height: 775px;
	}
  .banner {
    min-height: 775px; }
  .banner__item {
    min-height: 775px;
    padding: 85px 0; }
  .banner__content {
    max-width: 470px;
    flex: 0 0 470px;
    position: relative;
    padding-top: 155px; }
  .banner__title {
    font-size: 1.625em;
    line-height: 1.26923em; }
  .banner__text {
    margin-bottom: 32px; }
  .header__logo {
    margin-right: 45px; }
  .banner__img {
    flex: auto;
    padding: 7% 0 0;
    left: 0; }
    .banner__img img {
      max-width: 92%; }
	 
  .logo {
    height: 55px;
    width: 160px; } }

@media screen and (min-width: 1366px) {
  .banner__img {
    padding-top: 35px; } }

.nav {
  background: #878C99;
  display: block;
  left: -100%;
  overflow: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 512px;
  transition: 0.2s left cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .nav_active {
    left: 0;
    z-index: 999; }
  .nav_active_multi {
    left: -100%; }

.nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  transition: 0.2s -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1) 0s, 0.2s -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.nav__header {
  background: #EDF0F7;
  position: relative;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  transition: 0.2s -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1) 0s, 0.2s -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.nav_next .nav__header,
.nav_next .nav__list,
.nav_next .nav__footer {
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0); }

.nav__header-item {
  box-sizing: border-box;
  cursor: pointer;
  padding: 17px 0 18px 64px; }
  .nav__header-item_text {
    padding: 29px 0 27px 52px; }
  .nav__header-item_prev {
    background: #EDF0F7;
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%; }

.nav-logo {
  line-height: 1px; }

.nav__logo-svg {
  fill: #D90000;
  height: 36px;
  position: relative;
  top: 1px;
  width: 140px; }

.nav__close, .svg-close {
  fill: none;
  stroke: #565A66;
  stroke-linecap: round;
  stroke-width: 2px;
  height: 22px;
  position: absolute;
  left: 23px;
  top: 28px;
  width: 22px;
  transition: 0.2s stroke cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .nav__close:hover, .svg-close:hover {
    stroke: #000; }

.nav__list {
  background: #fff; }

.nav__item {
  position: relative; }

.nav__link, .nav-multi__title, .nav-multi__title_small, .nav-multi__link {
  background: #fff;
  border-bottom: 1px solid #BCC0CC;
  color: #000;
  display: block;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  padding: 16px 45px 12px 20px;
  position: relative;
  text-decoration: none; }

  @media (min-width: 1023px) and (max-width: 1099px) {
    .nav__link {
      font-size: .8em;
    }
    .nav__item {
      margin: 0 13px 0 0!important;
    }
  }

  @media (min-width: 1100px) and (max-width: 1199px) {
    .nav__link {
      font-size: .86em;
    }
  }

  .nav__link_top_bottom {
    border-top: 1px solid #BCC0CC; }
  .nav__link_active a{
    background: #D90000 !important;
    color: #FFF !important;
    border-bottom: #D90000 !important;}
    .nav__link_active a .svg-right {
      stroke: #fff; }
  .nav__link_action_active {
    background: #565A66;
    border-color: #565A66;
    cursor: default;
    color: #fff; }
    .nav__link_action_active:hover {
      border-color: #565A66; }

.svg-right {
  stroke: #bcc0cc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  fill: none;
  height: 28px;
  width: 28px; }
  .svg-right_nav {
    position: absolute;
    right: 16px;
    margin-top: -13px;
    top: 50%; }
  .svg-right_prev {
    stroke: #565A66;
    position: absolute;
    left: 19px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    top: 23px; }

.svg-left {
  stroke: #565a66;
  stroke-linecap: round;
  stroke-width: 2px;
  fill: none;
  height: 28px;
  width: 28px;
  position: absolute;
  left: 19px;
  top: 24px; }

.nav__footer {
  padding: 24px 20px;
  transition: 0.2s -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1) 0s, 0.2s -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.nav__footer-line {
  margin: 10px 0 16px; }

.nav__footer .nav__footer_button_desktop {
  display: none; }

.nav__phone {
  color: #fff;
  font: 500 1.125em/18, 18 "Fira Sans", "Open Sans", sans-serif;
  text-decoration: none; }
  .nav__phone_toggle {
    display: none; }

.nav-multi {
  background: #fff;
  display: block;
  left: -100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  z-index: 1000;
  width: 100%;
  max-width: 512px;
  transition: 0.2s left cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .nav-multi_active {
    left: 0; }

.nav-multi__list {
  margin: 0;
  list-style: none;
  padding: 0;
  position: relative;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  transition: 0.2s -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1) 0s, 0.2s -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.nav_next .nav-multi__list {
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0); }

.nav-multi__title {
  cursor: pointer; }

.nav-multi__inner {
  display: none;
  left: -100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  transition: 0.2s left cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.nav_next .nav__item_active .nav-multi__inner {
  display: block; }

.nav-multi__title_small {
  border: 0;
  background: #878C99;
  color: #fff;
  cursor: default;
  margin-top: -1px; }

.nav-multi__link {
  padding-bottom: 14px; }

.nav-multi__link-annonce {
  color: #878C99;
  font-size: 0.875em;
  display: block; }

.nav__header-item__text {
  color: #000;
  font: 1em/1em "Fira Sans", "Open Sans", sans-serif; }

.svg-close {
  left: auto;
  right: 23px;
  z-index: 2; }
  .svg-close_m_r {
    right: 25px; }
  .svg-close_white {
    stroke: #F0F2F7; }
    .svg-close_white:hover {
      stroke: #fff; }

.nav-multi_close {
  cursor: pointer; }

.nav__popup {
  background: #fff;
  display: flex;
  box-sizing: border-box;
  position: absolute;
  top: 76px;
  left: -100%;
  min-height: calc(100% - 76px);
  padding: 32px 20px 20px;
  z-index: 2;
  width: 100%;
  transition: 0.2s left cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .nav__popup_final {
    align-items: center; }

.nav_next_popup .nav__popup {
  left: 0; }

.field {
  margin: 0 0 20px;
  padding: 15px 0 0;
  position: relative; }
  .field_m_big {
    margin: 0px; }
  .field_annotation {
    margin-right: 24px; }
  .field_annotation-select {
    margin-right: 100px; }
    .field_annotation-select .field__annotation {
      right: -100px;
      top: 14px; }
  .field .jq-selectbox__dropdown {
    right: 0;
    left: auto !important;
    min-width: 210px; }

.field__label {
  color: #fff;
  display: block;
  font: 1em/30px "Fira Sans", "Open Sans", sans-serif;
  top: 0;
  padding: 0;
  align-items: center;
  font-weight: 300;
  white-space: nowrap;
  overflow: hidden;
  /*transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1) 0s;*/ }
  .field__label_l_small,
  .popup_xbig .field__label {
    left: 6px; }

.field__item,
.field .form__field {
  background: #fff;
  border: 1px solid #BABFCC;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: none;
  color: #000;
  display: block;
  font: 1em/26px "Fira Sans", "Open Sans", sans-serif;
  margin: 0;
  height: 50px;
  outline: 0;
  padding: 0 10px;
  position: relative;
  z-index: 2;
  width: 100%;
  transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .field__item_p_small,
  .popup_xbig .field__item,
  .field .form__field_p_small,
  .popup_xbig
  .field .form__field {
    padding: 0 6px; }
  .field__item:hover,
  .field .form__field:hover {
    border: 1px solid #575B66; }
  .field__item:focus,
  .field .form__field:focus {
    border: 1px solid #0099E6; }

.form__item_error .form__field {
  border-bottom: 1px solid #ff5a5a; }

.field .form__field_textarea {
  min-height: 26px;
  line-height: 1.1875em; }

.js-content-text {
  font: 1em/1.1875em "Fira Sans", "Open Sans", sans-serif;
  padding: 0 10px;
  display: none;
  word-wrap: break-word;
  white-space: pre-wrap; }

.popup .form {
  margin: 0; }

.form .form__req {
  color: #878c99; }

.field .form__error, .form__item_error .form__error {
 display: block;
    color: red; }

.field_label_active .field__label {
  /*font: 300 0.75em/1em "Fira Sans", "Open Sans", sans-serif;*/ }

.field__annotation {
  color: #878C99;
  font: 1em/1em "Fira Sans", "Open Sans", sans-serif;
  position: absolute;
  right: -20px;
  top: 20px; }

.field-radio-title {
  margin: 30px 0 12px 6px; }

.field-radio__item,
.form__items-item {
  display: inline-block;
  margin: 0 18px 0 6px; }

.jq-radio {
  border: 1px solid #BABFCC;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  margin: 0 6px 0 0;
  height: 18px;
  position: relative;
  top: 4px;
  width: 18px;
  transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .jq-radio:hover {
    border: 1px solid #575B66; }
  .jq-radio.checked .jq-radio__div {
    background: #0099E6;
    border-radius: 50%;
    display: block;
    left: 50%;
    height: 10px;
    margin: -5px 0 0 -5px;
    width: 10px;
    top: 50%;
    position: absolute; }

.jq-selectbox__select {
  border: 1px solid #BABFCC;
  border-radius: 3px;
  box-sizing: border-box;
  cursor: pointer;
  font: 1em/1.1875em "Fira Sans", "Open Sans", sans-serif;
  min-width: 96px;
  padding: 3px 17px 4px 6px;
  transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .jq-selectbox__select:hover {
    border-color: #575B66; }
  .jq-selectbox__select:active {
    border-color: #0099E6; }

.jq-selectbox__trigger {
  border: 4px solid #878C99;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  right: 6px;
  top: 11px;
  transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.opened .jq-selectbox__trigger {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 8px; }

.jq-selectbox__dropdown {
  top: 100%; }
  .jq-selectbox__dropdown ul {
    background: #fff;
    border: 1px solid #BABFCC;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
    margin: 8px 0 0;
    padding: 8px 0;
    list-style: none; }
  .jq-selectbox__dropdown li {
    color: #000000;
    cursor: pointer;
    font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
    padding: 5px 15px 4px;
    transition: 0.2s background cubic-bezier(0.4, 0, 0.2, 1) 0s; }
    .jq-selectbox__dropdown li:hover {
      background: #EBEDF2; }

@media screen and (min-width: 640px) {
  .field_small {
    max-width: 240px; }
  .svg-close_map {
    stroke: #F0F2F7; }
    .svg-close_map:hover {
      stroke: #fff; } }

@media screen and (min-width: 1023px) {
  .nav__toggle {
    display: none; }
  .header {
    padding: 23px 0 30px;
    margin: 0 0 41px; }
    .header .rows {
      flex-wrap: nowrap; }
  .nav {
    background: transparent;
    display: flex;
    max-width: 100%;
    justify-content: space-between;
    position: static; }
  .nav__header {
    display: none; }
  .nav__footer {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    margin: 13px 0 0;
    padding: 0; }
  .nav__footer-line {
    margin: 5px 0 0 0; }
  .nav__footer .button {
    display: none; }
  .nav__phone {
    color: #000;
    display: none; }
    .nav__phone_toggle {
      border-bottom: 1px dashed rgba(112, 112, 112, 0.35);
      display: inline-block;
      transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
      .nav__phone_toggle:hover {
        border-bottom-color: #707070; }
  .svg-right_nav {
    display: none; }
  .nav__list {
    background: transparent;
    display: flex;
    margin: 13px 0 0;
    justify-content: flex-start; }
    .nav__list_cols {
      flex-wrap: wrap; }
  .nav__item {
    margin: 0 75px 0 0; }
    .nav__item:last-child {
      margin: 0; }
    .nav__item_row {
      flex-basis: 23.5%;
      margin: 0 2% 19px 0; }
      .nav__item_row:nth-of-type(4n) {
        margin-right: 0; }
  .nav__link, .nav-multi__title, .nav-multi__title_small, .nav-multi__link {
    background: transparent;
    border-bottom: 1px solid rgba(112, 112, 112, 0.35);
    color: #000;
    display: inline-block;
    padding: 0;
    transition: 0.4s all ease-in-out }
  .nav__link {
    padding: 2px 4px;}
    .nav__link_action {
      border-top: 0;
      border-bottom-style: dashed; }
    .nav-multi__title:hover, .nav-multi__title_small:hover, .nav-multi__link:hover {
      color: #D90000;
      border-bottom-color: #D90000; }
  .nav__link:hover {
    border-bottom: none;
    background: #D90000;
    color: #fff;
  }
    .nav__link_toggle {
      /*border-bottom-style: dashed;*/
    }
    .nav__link_action_active {
      border-color: #fff; }
      .nav__link_action_active:hover {
        border-color: #fff; }
  .nav-multi {
    box-sizing: border-box;
    box-shadow: 0 19px 38px 0 rgba(0, 0, 0, 0.26);
    left: 0;
    height: auto;
    top: -130%;
    transition: top 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    max-width: 100%; }
    .nav-multi_active {
      top: 0; }
  .nav-multi__list {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 42px 0 40px; }
  .nav-multi__item {
    flex-basis: 31%; }
  .nav-multi__title {
    border: 0;
    cursor: default;
    display: block;
    font-weight: 500;
    min-height: 42px;
    margin: 0 0 18px; }
    .nav-multi__title_small {
      color: #878C99;
      min-height: auto;
      margin: 0 0 8px; }
  .nav-multi__link {
    margin: 0 0 8px 0;
    border: 0; }
    .nav-multi__link:last-child {
      margin-bottom: 0; }
    .nav-multi__link:hover .nav-multi__link-text {
      border-bottom-color: #707070; }
  .nav-multi__item:last-child .nav-multi__link {
    margin: 0 0 16px; }
  .nav-multi__link-annonce {
    display: block;
    margin: 3px 0 0; }
  .nav-multi__link-text {
    border-bottom: 1px solid rgba(112, 112, 112, 0.35); }
  .nav-multi__inner {
    display: block;
    min-height: auto;
    position: static; }
  .nav-multi__inner-item {
    margin: 0 0 16px; }
    .nav-multi__inner-item:last-child {
      margin: 0; }
  .nav-multi_close {
    position: absolute;
    right: 20px;
    top: 42px;
    z-index: 12; }
    .nav-multi_close .svg-close {
      position: static; }
  .header_abs .nav__link, .header_abs .nav-multi__title, .header_abs .nav-multi__title_small, .header_abs .nav-multi__link {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35); }
    .header_abs .nav__link:hover, .header_abs .nav-multi__title:hover, .header_abs .nav-multi__title_small:hover, .header_abs .nav-multi__link:hover {
      border-bottom: none;
      color: #fff;}
    .header_abs .nav__link_toggle {
      /*border-bottom: 1px dashed rgba(255, 255, 255, 0.35);*/
    }
  .header_abs .nav__phone {
    color: #fff; }
    .header_abs .nav__phone_toggle {
      border-bottom: 1px dashed rgba(255, 255, 255, 0.35); }
      .header_abs .nav__phone_toggle:hover {
        border-bottom-color: #fff; }
  .body_fix .header_abs {
    margin-right: 17px; }
  .field {
    clear: both; }
    .field_small {
      clear: none;
      float: left;
      width: 48%;
      max-width: 100%;
      margin-right: 4%; }
      .field_small:nth-of-type(2n) {
        margin-right: 0; } }

/*@media screen and (max-height: 500px) {

	.nav-multi {
		top: -1000px;
	}
	
}*/
@media screen and (min-width: 1300px) {
  .nav__footer {
    margin: 0; }
  .nav__footer-line {
    margin: 0; }
  .nav__footer .nav__footer_button_desktop {
    display: inline-block; }
  .header .button_white {
    border: 1px solid rgba(112, 112, 112, 0.35);
    color: #6D7180;
    padding: 7px 16px; }
  .header_abs .button_white {
    border: 1px solid rgba(255, 255, 255, 0.35);
    color: #fff; }
  .nav-multi__list {
    margin: 0 216px 0 216px; }
  .nav__phone {
    display: inline-block; }
    .nav__phone_toggle {
      display: none; } }

.rows_grey {
  background: #EDF0F7;
  padding: 24px 20px;
  margin: 0 -20px;
  flex: 0 0 100%; }

.rows_mobile {
  display: flex;
  align-items: center; }

.rows_start {
  align-items: flex-start; }

.rows_m_b {
  margin-bottom: 32px; }

.rows_contact {
  margin-bottom: 11px; }

.rows_buttons {
  display: flex;
  margin: 0 0 24px; }

.rows__item_mobile_hide {
  display: none; }

.rows__item_mobile_hide_n {
  display: none; }

.rows__item_img {
  flex: 0 0 80px;
  margin: 0 12px 0 0; }

.rows__item_3 {
  flex-basis: 100%;
  margin: 0 0 40px; }
  .rows__item_3:last-child {
    margin: 0; }

.rows__title {
  font: bold 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 4px 6px; }

@media screen and (min-width: 768px) {
  .rows_mobile {
    display: block;
    align-items: flex-start; }
  .rows {
    display: flex;
    flex-wrap: wrap; }
    .rows_justify {
      justify-content: space-between; }
  .rows__item_2 {
    flex-basis: 48%; }
  .rows__item_4 {
    flex-basis: calc(50% - 12px);
	margin-right: 24px;	}
  .rows__item_4:nth-of-type(2n) {
	  margin-right: 0;
  }
.rows__item{
	max-width:50%;
}
  .rows__item_mobile_hide {
    display: block; }
  .rows__item_ave {
    flex-basis: calc(100% - 140px); }
  .rows__item_ave_small {
    flex-basis: 100%; }
  .rows__item_hide_768 {
    display: none; }
  .rows__item_img {
    flex-basis: 120px;
    margin-right: 20px; } }

@media screen and (min-width: 1023px) {
  .rows_grey {
    background: transparent;
    padding: 0;
    margin: 0 0 40px; }
  .rows_n_m8 {
    margin-bottom: 8px; }
  .rows__item_3 {
    flex-basis: 32%;
    margin: 0; }
  .rows__item_4,
	.rows__item_4:nth-of-type(4n){
    flex-basis: calc(25% - 36px);
margin-right: 48px;	}
  .rows__item_4:nth-of-type(4n) {
	  margin-right: 0;
  }
  .rows__item_big {
    flex-basis: 74%; }
  .rows__item_small {
    flex-basis: 21.5%; }
  .rows__item_mobile_hide_n {
    display: block; }
  .rows__item_2_n {
    flex: 0 0 48%; }
  .rows__item_img {
    flex-basis: 160px;
    margin-right: 47px; }
  .rows__item_img_ave {
    flex-basis: 166px;
    margin-right: 50px; }
  .rows__item_ave {
    margin-right: 20px;
    flex-basis: calc(56% - 20px); }
  .rows__item_n_ave {
    margin-right: 20px;
    flex-basis: calc(56% - 20px); }
  .rows__item_ave_small {
    flex-basis: 40%; }
  .rows__item_personal_data {
    flex-basis: calc(100% - 207px); } }

@media screen and (min-width: 1366px) {
  .rows__item_small {
    margin-left: 4%; } }

.button {
  background: transparent;
  border: 2px solid #4C5059;
  border-radius: 2px;
  color: #000;
  cursor: pointer;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  text-decoration: none;
  padding: 6px 10px 6px;
  outline: 0;
  transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .button svg {
    transition: 0.2s stroke cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .button_white {
    border: 1px solid rgba(255, 255, 255, 0.35);
    color: #fff; }
  .button_light {
    border-width: 1px;
    padding: 7px 17px 7px; }
  .button_big {
    padding: 7px 10px 8px; }
  .button_xbig {
    padding: 7px 40px 8px; }
  .button_mr {
    margin-right: 20px; }
  .button:hover {
    background: #D90000;
    border-color: #D90000;
    color: #fff; }
    .button:hover svg {
      stroke: #fff; }
  .button:active {
    background: #AF0000;
    border-color: #AF0000;
    color: #fff; }
  .button_model_active {
    background: #565A66;
    color: #fff; }
    .button_model_active:hover {
      cursor: default;
      background: #565A66;
      border-color: #565A66; }
    .button_model_active:active {
      cursor: default;
      background: #565A66;
      border-color: #565A66; }
  .button_action {
    padding-right: 20px;
    position: relative; }
    .button_action .svg-triangle {
      fill: #4C5059;
      transition: 0.2s fill cubic-bezier(0.4, 0, 0.2, 1) 0s;
      position: absolute;
      right: 7px;
      top: 50%;
      margin: -3px 0 0; }
    .button_action:hover .svg-triangle {
      fill: #fff; }

a.button,
span.button {
  display: inline-block; }

@media screen and (min-width: 1023px) {
  .button_big {
    padding-left: 22px;
    padding-right: 22px; }
  .button_action {
    padding-right: 32px; }
    .button_action .svg-triangle {
      right: 15px; } }

.sections__title-mobile {
  background: #EDF0F7;
  padding: 16px 0;
  text-align: center; }

.sections__title-mobile__inner {
  background: #D90000;
  border-radius: 34px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  max-width: 175px;
  padding: 9px 25px; }
  .sections__title-mobile__inner span {
    display: inline-block;
    position: relative;
    padding: 0 20px 0 0; }
  .sections__title-mobile__inner .svg-triangle {
    height: 8px;
    width: 10px;
    right: 0;
    top: 50%;
    position: absolute;
    margin-top: -3px; }

.sections__header {
  display: none; }

.sections__content-item {
  display: none; }
  .sections__content-item_active {
    display: block; }

.sections__content-row {
  flex: auto 0 0;
  padding: 30px 0 0; }

.sections__content__title {
  border-bottom: 1px solid #BCC0CC;
  color: #000;
  font: 500 1.125em/1em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 16px;
  padding: 16px 0; }

.section__content-row-small {
  flex-basis: 48%; }

.section__content-row__inner {
  display: flex;
  justify-content: space-between; }

.section__content__link {
  border-bottom: 1px solid rgba(212, 11, 0, 0.35);
  color: #D90000;
  font: 500 1.125em/1em "Fira Sans", "Open Sans", sans-serif;
  text-decoration: none;
  transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .section__content__link:hover {
    border-color: #D90000; }

.section__content__annonce {
  color: #000;
  font: 0.875em/1.28571em "Fira Sans", "Open Sans", sans-serif;
  margin: 5px 0 16px; }

.section__content-ch__item {
  margin: 0 0 14px; }
  .section__content-ch__item:last-child {
    margin: 0; }

.section__content-ch__val {
  font: 500 1em/1.25em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 3px; }

.section__content-ch__name {
  color: #878C99;
  font: 0.875em/1em "Fira Sans", "Open Sans", sans-serif; }

.sections {
  margin: 0 0 32px; }

.sections__header-item_active {
  background: #565A66;
  border-color: #565A66;
  color: #fff; }
  .sections__header-item_active:hover {
    cursor: default; }

@media screen and (min-width: 768px) {
  .sections__content-row {
    flex: auto;
    overflow: hidden; } }

@media screen and (min-width: 1023px) {
  .sections {
    margin: 0 0 90px; }
  .sections__title-mobile {
    display: none; }
  .sections__header {
    background: #EDF0F7;
    display: block;
    margin: 0 auto 32px;
    padding: 24px 0; }
    .sections__header .wrapper {
      display: flex; }
  .sections__header-item {
    color: #000;
    cursor: pointer;
    border-radius: 34px;
    display: flex;
    align-items: center;
    font: 1em/1.3em "Fira Sans", "Open Sans", sans-serif;
    flex: none;
    padding: 7px 20px;
    text-align: center; }
    .sections__header-item:hover .sections__header-item__inner {
      border-color: #707070; }
    .sections__header-item_active {
      background: #565A66;
      color: #fff;
      cursor: default; }
      .sections__header-item_active .sections__header-item__inner {
        border-color: transparent; }
      .sections__header-item_active:hover .sections__header-item__inner {
        border-color: transparent; }
  .sections__header-item__inner {
    border-bottom: 1px dashed rgba(112, 112, 112, 0.35);
    transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .sections__content-item_active {
    justify-content: space-between; }
  .sections__content-row {
    flex: 0 1 48%;
    padding: 0; }
  .sections__content__title {
    padding: 0 0 8px;
    font-size: 1.625em;
    line-height: 1.23077em;
    margin: 0 0 20px; }
  .section__content__link {
    font-size: 1.625em; }
  .section__content__annonce {
    font-size: 1.25em;
    margin: 16px 0; }
  .section__content-ch__item {
    margin: 0 0 12px; }
  .section__content-ch__val {
    font-size: 1.25em; }
  .section__content-ch__name {
    font-size: 1em; } }

@media screen and (min-width: 1300px) {
  .sections__header-item {
    font-size: 1.1em;
    padding: 19px 18px; } }

.features-big {
	    background: #dbe1f1;
  padding: 24px 40px 32px;
  text-align: center; }
  .features-big .owl-prev {
    left: -40px;
    outline: 0;
    margin: -40px 0 0;
    position: absolute;
    top: 50%; }
  .features-big .owl-next {
    margin: -40px 0 0;
    position: absolute;
    outline: 0;
    left: auto;
    right: -40px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    top: 50%; }
  .features-big .svg-arrow-nav {
    height: 80px;
    width: 24px; }

.features-big__title {
  color: #BCC0CC;
  font: 500 1.375em/1.22727em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 14px; }

.features-big__img {
  margin: 0 0 14px;
  text-align: center; }
  .features-big__img img {
    border-radius: 50%;
    display: inline-block;
    max-width: 160px; }

.features-big__text {
  color: #fff;
  font: 300 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 32px; }

.features-big button:hover .svg-arrow-nav {
  stroke: #fff; }

@media screen and (min-width: 640px) {
  .wrapper_desk_rel {
    position: relative; } }

@media screen and (min-width: 1023px) {
  .features-big {
       background: #dbe1f1;
    margin: 0px;
    padding: 40px 0 0 0;
    position: relative; }
    .features-big::before {
    /*  background: #565A66;
      content: ' ';*/
      display: block;
      left: 0;
      right: 0;
      top: 32px;
      bottom: 32px;
      position: absolute; }
    .features-big .wrapper {
      padding: 0 60px; }
  .features-big .owl-dots {
    bottom: 64px;
    left: 370px;
    text-align: left;
    position: absolute; }
  .features-big__item {
    padding: 67px 0 93px 370px;
    position: relative; }
  .features-big__img {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
    .features-big__img img {
      max-width: 320px;
      width: auto !important;
      height: 100%; }
  .features-big__title {
    font-size: 1.625em;
    line-height: 1.23077em;
    margin: 0 0 16px;
    text-align: left; }
  .features-big__text {
    margin: 0;
    text-align: left;
    height: 112px;
    overflow: hidden; } }

@media screen and (min-width: 1300px) {
  .features-big .wrapper {
    padding: 0 86px; }
  .features-big .owl-prev {
    left: -56px; }
  .features-big .owl-next {
    right: -56px; } }

.services {
  padding: 32px 0; }

.services__title {
  color: #000;
  font: 500 1.375em/0.75862em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 24px;
  text-align: center; }

.services__item-ico {
  margin: 0 0 20px;
  text-align: center; }
  .services__item-ico_delivery {
    margin: 2px 0 17px; }
  .services__item-ico_setup {
    margin: 2px 0 17px; }
  .services__item-ico_service {
    margin: -1px 0 15px; }

.ico-project {
  height: 79px;
  width: 71px; }

.ico-delivery {
  fill: none;
  stroke: #d90000;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  height: 80px;
  width: 80px; }

.ico-setup {
  fill: #d90000;
  stroke: #d90000;
  height: 80px;
  width: 80px; }

.ico-service {
  fill: #d90000;
  stroke: #d90000;
  height: 86px;
  width: 66px; }

.services__item-title {
  color: #000;
  font: 500 1.25em/1.2em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 8px;
  text-align: center; }

.services__item-text {
  color: #000;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  margin: 0; }

@media screen and (min-width: 1023px) {
  .services {
    margin: 0 0 50px;
    padding: 0; }
  .services__title {
    display: none; }
  .services__item {
    box-sizing: border-box;
    margin: 0 0 35px;
    padding: 0 0 0 112px;
    position: relative; }
  .services__item-ico {
    left: 0;
    position: absolute;
    top: -7px; }
    .services__item-ico_project {
      left: 4px; }
    .services__item-ico_service {
      left: 7px;
      top: -9px; }
  .services__item-title {
    font-size: 1.625em;
    line-height: 1.26923em;
    margin: 0 0 10px;
    text-align: left; } }

.banners-small {
  margin: 0 0 32px; }

.banners-small__item {
  cursor: pointer;
  display: block;
  position: relative; }

.banners-small__img {
  line-height: 1px; }

.banners-small__content {
  left: 20px;
  right: 20px;
  top: 24px;
  position: absolute; }

.banners-small__title {
  color: #fff;
  font: 500 1.375em/1.31818em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 16px; }
  .banners-small__title_black {
    color: #000; }

.banners-small__vtb {
  max-width: 96px; }

@media screen and (min-width: 768px) {
  .banners-small .wrapper_mobile_p_none {
    padding: 0 20px; } }

@media screen and (min-width: 1023px) {
  .banners-small {
    margin: 0 0 64px; }
  .banners-small__title {
    font-size: 2.5em;
    line-height: 1.2em;
    margin: 0 0 16px; }
  .banners-small__vtb {
    max-width: 156px; }
  .banners-small__content {
    left: 44px;
    top: 48px;
    right: 44px; } }

.news-list {
  margin: 0 0 40px; }
  .news-list__item {
    margin-bottom: 30px; }
  .news-list__date {
    color: #000;
    display: block;
    font: 0.9em/1.3125em "Fira Sans", "Open Sans", sans-serif;
    margin: 0 0 6px;
text-align: left;
    margin-top: 15px;
    padding-left: 5px;	}
  .news-list__title {
    color: #000;
    font: 500 1.125em/1.27778em "Fira Sans", "Open Sans", sans-serif;
    margin: 0; }
  .news-list__link {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(112, 112, 112, 0.35);
    transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
    .news-list__link:hover {
      border-color: #707070; }

.section__title {
  color: #000;
  font: 1.375em/1.31818em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 24px; }
  .section__title a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(112, 112, 112, 0.35);
    transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
    .section__title a:hover {
      border-color: #707070; }

.svg-star {
  fill: #FFBC00;
  height: 16px;
  margin: 0 0 0 4px;
  width: 16px;
  position: relative;
  top: 2px; }

@media screen and (min-width: 1023px) {
  .section__title {
    font-size: 2.5em;
    line-height: 1.2em;
    margin: 0 0 24px; }
  .news-list {
    margin: 0 0 32px; } }

.footer {
  background: #EDF0F7;
  margin-top: 0px;
  padding: 26px 0 14px; }
  .footer__align p{
    margin-bottom: 0;
    line-height: 184%;
  }
  .footer_mt_none {
    margin-top: 0; }
  .footer__text {
    color: #000;
    font: 0.875em/1.42857em "Fira Sans", "Open Sans", sans-serif;
    margin: 0 0 16px; }
  .footer__link {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(112, 112, 112, 0.35);
    transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
    .footer__link:hover {
      border-color: #707070; }
  .footer .rows__item {
    margin: 0 0 8px; }

.footer__logo {
  display: inline-block; 
  width: 160px;}
.about__logo{
	display: inline-block; 
	width: 280px;
	margin-bottom: 40px;
}
@media screen and (min-width: 1023px) {
  .footer {
    padding: 37px 0 1px;
    margin-top: 0px; 
	
	}
    .footer_mt_none {
      margin-top: 0; }
    .footer .button {
      position: relative;
      top: -3px; }
  .footer__logo {
    margin: 0 0 26px; } }

.zen-popup-overlay {
  background: #000;
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  opacity: .5;
  z-index: 1111; }

.popup {
  display: none; }

.popup_active {
  display: block;
  box-sizing: border-box;
  left: 0;
  top: 0;
  overflow: auto;
  position: absolute;
  z-index: 9999;
  min-height: 100%;
  height: 100%;
  width: 100%; }

.popup_active-flex {
  vertical-align: middle; }

.popup__inner {
  background: #000;
  box-sizing: border-box;
  min-height: 100%;
  display: flex;
  align-items: stretch;
  width: 100%;
  z-index: 3; }
  .popup__inner_center {
    align-items: center; }

.popup__inner-inner {
  background: #000;
  border-radius: 15px;
  color:#fff;
  flex-basis: 100%;
  margin: 0 auto;
  padding: 100px 20px 20px;
  position: relative;
  z-index: 3; }
  .popup__inner-inner_p_small {
    padding: 30px 0 20px; }
  .popup__inner-inner_p_none {
    padding: 0; }
  .popup__inner-inner_map {
    display: flex;
    align-items: stretch; }
    .popup__inner-inner_map .map {
      display: flex;
      align-items: stretch;
      width: 100%; }
    .popup__inner-inner_map .map__item {
      height: auto;
      width: 100%; }

.popup__overlay {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: .5;
  position: absolute;
  z-index: 2; }

.popup__close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 24px;
  z-index: 9999; }
  .popup__close .svg-close {
    position: static;
    width: 16px;}
  .popup__close_map {
    left: 20px;
    top: 24px;
    right: auto; }
  .popup__close_right {
    left: auto;
    top: 28px;
    right: 25px; }

.popup__title {
  color: #fff;
  font: 500 1.0em/1.18182em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 10px; }
  .popup__title_small {
    font-size: 1.125em;
    margin: 0 30px 11px 20px; }

.popup__content, .popup__content p {
  color: #000;
  font: 0.935366em / 1.3125em "Fira Sans", "Open Sans", sans-serif;
}

.popup__content p {
  margin: 0 0 12px;
}

.popup__text {
  color: #000;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 24px; }

.popup__data {
  flex-basis: 100%;
  margin-bottom: 20px;}

.popup__data_p_mobile {
  padding: 0 20px; }

.popup__success {
  display: none;
  flex-basis: 100%;
  padding: 0 0 30px; }

.popup_final .popup__data {
  display: none; }

.popup_final .popup__success {
  display: block; }

.popup__inner-close {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2; }

.popup__button-center {
  margin: 32px 0 0; }

.popup_map-data p:last-child {
  margin: 0; }

@media screen and (min-width: 640px) {
  .popup__title {
    margin-right: 30px; }
  .popup__inner {
    background: transparent;
    align-items: center;
    padding: 20px; }
  .popup__inner-inner {
    box-shadow: 0 19px 38px 0 rgba(0, 0, 0, 0.26);
    max-width: 540px;
    padding: 35px 40px 3px; }
    .popup__inner-inner_big {
      max-width: 580px; }
    .popup__inner-inner_xbig {
      box-sizing: border-box;
      max-width: 992px;
      padding-bottom: 28px; }
    .popup__inner-inner_p_none {
      padding: 0; }
    .popup__inner-inner_map {
      box-shadow: 0 19px 38px 0 rgba(0, 0, 0, 0.26);
      max-width: 1200px;
      height: 510px; }
  .popup_final .popup__inner-inner {
    max-width: 420px; }
  .popup__close {
    left: auto;
    top: 16px;
    right: 16px; }
  .popup__data_p_mobile {
    padding: 0; }
  .popup_map-data {
    box-shadow: 0 19px 38px 0 rgba(0,0,0,.26);
    width: 280px;
    height: auto;
    left: 20px !important;
    top: 40px !important; }
    .popup_map-data .popup__inner {
      display: block;
      padding: 0; }
    .popup_map-data .popup__inner-inner {
      padding: 24px 18px; }
    .popup_map-data .popup__close {
      top: 12px; } }

@media screen and (min-width: 1023px) {
  .popup__title {
    font-size: 2.0em;
    margin: 0 30px 10px 0; }
    .popup__title_center {
      margin: 0 30px 32px;
      text-align: center; }
  .popup__inner-inner_big .popup__data {
    padding-bottom: 20px; }
  .popup__button-center {
    text-align: center; }
  .popup_xbig .rows__item_3 {
    flex-basis: 27.5%; }
    .popup_xbig .rows__item_3:nth-of-type(2) {
      flex-basis: 39%; } }

.svg-arrow-nav {
  fill: none;
  stroke: #bcc0cc;
  stroke-width: 3px;
  transition: 0.2s stroke cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.owl-dots {
  text-align: center; }

.owl-carousel button.owl-dot {
  background: transparent;
  border: 2px solid #BCC0CC;
  border-radius: 50%;
  display: inline-block;
  height: 16px;
  outline: none;
  margin: 0 16px 0 0;
  width: 16px;
  transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .owl-carousel button.owl-dot:last-child {
    margin: 0; }
  .owl-carousel button.owl-dot.active {
    background: #BCC0CC;
    border-color: #BCC0CC; }
    .owl-carousel button.owl-dot.active:hover {
      background: #BCC0CC;
      border-color: #BCC0CC;
      cursor: default; }

.features-big .owl-carousel button.owl-dot:hover {
  border-color: #fff; }

.features-big .owl-carousel button.owl-dot.active {
  background: #BCC0CC;
  border-color: #BCC0CC; }
  .features-big .owl-carousel button.owl-dot.active:hover {
    background: #BCC0CC;
    border-color: #BCC0CC;
    cursor: default; }

.owl-carousel .owl-item img {
  display: inline-block;
  margin: 0; }

.svg-arrow {
  fill: none;
  stroke: #565a66;
  stroke-linecap: round;
  stroke-width: 2px; }

.svg-arrow-ave {
  height: 28px;
  width: 28px; }

.js-carousel-service .owl-prev,
.js-carousel-service .owl-next {
  height: 28px;
  width: 28px;
  outline: none;
  left: 0;
  position: absolute;
  top: 23px; }

.js-carousel-service .owl-next {
  left: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.banners-small .owl-carousel button.owl-dot {
  border-color: rgba(255, 255, 255, 0.7); }
  .banners-small .owl-carousel button.owl-dot:hover {
    border-color: #fff; }
  .banners-small .owl-carousel button.owl-dot.active {
    background: rgba(255, 255, 255, 0.7); }
    .banners-small .owl-carousel button.owl-dot.active:hover {
      background: rgba(255, 255, 255, 0.7);
      border-color: rgba(255, 255, 255, 0.7);
      curslr: default; }

.banners-small .owl-dots {
  bottom: 32px;
  position: absolute;
  left: 0;
  right: 0; }

.personal {
  margin: 0 0 32px; }

.personal__name {
  font: 500 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  margin: 0; }

.personal__desc {
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 16px; }

.personal__button {
  margin-bottom: 24px; }

@media screen and (min-width: 1023px) {
  .personal {
    margin: 0 0 24px; }
  .personal .rows_start {
    align-items: center; }
  .personal__name {
    display: block;
    margin: 0 0 8px; }
  .personal__desc {
    margin: 0 0 16px; } }

@media screen and (min-width: 1300px) {
  .personal__name {
    font-size: 1.25em; }
  .personal__desc {
    margin: 0 0 24px; } }

.product__tech {
  background: #EDF0F7;
  padding: 24px 0 8px;
  margin: 0 0 24px; }
  .product__tech .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

.product__tech-item {
  margin: 0 0 16px;
  flex-basis: 48%; }
  .product__tech-item_full {
    flex-basis: 100%; }

.product__tech-val {
  font: 500 1.25em/0.76923em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 5px; }

.product__tech-name {
  color: #878C99;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif; }

.button_product_pdf,
a.button_product_pdf {
  display: none; }

.rows_buttons_right, .rows_buttons_left {
  margin: 0; }

.svg-print {
  stroke: #505070;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  height: 30px;
  width: 29px;
  left: 24px;
  top: 3px;
  position: absolute; }

.button_product_calculate,
a.button_product_calculate {
  display: inline-block;
  margin-right: 26px;
  padding-left: 56px;
  position: relative; }

.svg-calculation {
  stroke: #505070;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  height: 28px;
  width: 23px;
  left: 24px;
  top: 4px;
  position: absolute; }

.tabs__header {
  display: none; }
  .tabs__header_mw_827 {
    max-width: 827px; }

.tabs__title-mobile {
  background: #EDF0F7;
  margin: 0 -20px 24px;
  padding: 16px 20px;
  text-align: center; }

.tabs__title-mobile__inner {
  background: #D90000;
  align-items: center;
  border-radius: 34px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  min-height: 46px;
  width: 170px;
  padding: 5px 25px;
  text-align: center;
  justify-content: center; }
  .tabs__title-mobile__inner span {
    display: inline-block;
    position: relative;
    padding: 0 20px 0 0; }
  .tabs__title-mobile__inner .svg-triangle {
    height: 8px;
    width: 10px;
    right: 0;
    top: 50%;
    position: absolute;
    margin-top: -3px; }

.tabs__content-item {
  display: none; }

.tabs__content-item_active {
  display: block; }

.tabs__header-item_active {
  background: #565A66;
  color: #fff; }

.files__item {
  margin: 0 0 20px; }

.file__link {
  color: #000;
  display: inline-block;
  padding: 2px 0 0 28px;
  position: relative;
  text-decoration: none; }
  .file__link:hover span {
    border-bottom-color: #707070;
    transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.svg-file {
  fill: none;
  stroke: #8a8d99;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  height: 26px;
  position: absolute;
  left: 0;
  top: 0;
  width: 19px; }

.file__link span {
  display: inline-block;
  border-bottom: 1px solid rgba(112, 112, 112, 0.35); }

.product__grapgic-img {
  margin: 0 0 40px; }

.product__grapgic-data {
  background: #EDF0F7;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  margin: -15px -20px 35px;
  padding: 22px 20px; }

.product__grapgic-data__item {
  margin: 0 0 8px; }
  .product__grapgic-data__item:last-child {
    margin: 0; }

.product__grapgic-pre {
  min-width: 26px;
  display: inline-block; }

.product__gallery {
  box-sizing: border-box;
  margin: 0 0 24px; }
  .product__gallery_small {
    margin: 0 0 40px; }
    .product__gallery_small .owl-item {
      line-height: 1px; }
    .product__gallery_small .owl-dots {
      margin-top: 15px; }

.product__gallery .product__gallery-item img {
  width: auto;
  margin: 0 0 15px; }

.product__gallery-item {
  display: block;
  outline: 0;
  text-align: center; }

.fancy-link {
  border: 0;
  outline: 0; }

.product__gallery.owl-carousel button.owl-dot {
  border-color: #888b93; }

.product__gallery.owl-carousel button.owl-dot.active {
  background: #888b93; }
  .product__gallery.owl-carousel button.owl-dot.active:hover {
    cursor: default;
    background: #888b93; }

.product__gallery .svg-arrow-nav {
  height: 80px;
  width: 24px; }

.product__gallery .owl-prev {
  outline: none;
  position: absolute;
  line-height: 1px;
  left: 0;
  top: 50%;
  margin: -40px 0 0; }

.product__gallery .owl-next {
  outline: none;
  line-height: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -40px 0 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.product__gallery button:not(.disabled):hover .svg-arrow-nav {
  stroke: #565A66; }

.rows_brands {
  margin: 0 0 23px;
  text-align: center; }
  .rows_brands.owl-carousel .owl-item img {
    width: auto;
    max-height: 74px; }
  .rows_brands .rows__item {
    line-height: 74px;
    margin: 0 0 20px; }
  .rows_brands img {
    max-height: 74px;
    vertical-align: middle; }

.product__grapgic-data_bottom {
  overflow: auto;
  margin: 0 0 25px; }
  .product__grapgic-data_bottom table {
    margin: 0; }
  .product__grapgic-data_bottom td,
  .product__grapgic-data_bottom td:first-child {
    white-space: nowrap;
    border: 1px solid #bcc0cc;
    padding: 10px 5px;
    font-size: .875em; }

.svg-triangle {
  height: 7px;
  fill: #fff;
  width: 8px; }

@media screen and (min-width: 768px) {
  .gallery-wrap {
    margin: 0 45px; }
    .gallery-wrap .owl-prev {
      left: -45px; }
    .gallery-wrap .owl-next {
      right: -45px; }
  .product__tech-item {
    margin-right: 30px;
    flex: 0 0 auto; }
    .product__tech-item_big {
      margin-right: 0;
      flex: auto; }
  .rows_buttons_right {
    float: right; }
  .product__tech {
    padding: 20px 0 4px; } }

@media screen and (min-width: 1023px) {
  .product__tech-item {
    margin-right: 64px; }
    .product__tech-item_big {
      margin-right: 0; }
  .button_product_pdf,
  a.button_product_pdf {
    display: inline-block;
    margin-right: 26px;
    padding-left: 63px;
    position: relative; }
  .product__grapgic {
    display: flex;
    align-items: flex-start; }
  .product__grapgic-img-wrap {
    max-width: 72%;
    margin-right: 50px; }
  .product__grapgic-data {
    box-sizing: border-box;
    margin: 3% 0 25px;
    flex-basis: calc(28% - 50px); }
  .tabs__title-mobile {
    display: none; }
  .tabs__header {
    display: flex;
    margin: 0 0 40px; }
  .tabs__header-item {
    background: #878C99;
    border-right: 4px solid #fff;
    color: #fff;
    cursor: pointer;
    flex: auto;
    font: 1em/1.16667em "Fira Sans", "Open Sans", sans-serif;
    padding: 16px 30px 17px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none; }
    .tabs__header-item:first-child {
      border-radius: 8px 0 0 8px; }
    .tabs__header-item:last-child {
      border: 0;
      border-radius: 0 8px 8px 0; }
    .tabs__header-item_active {
      background: #565A66;
      cursor: default; }
  .rows_brands {
    justify-content: space-between; }
    .rows_brands .rows__item {
      margin: 0; } }

@media screen and (min-width: 1366px) {
  .tabs__header-item {
    font-size: 1.125em;
    padding: 17px 30px 18px; }
  .product__grapgic-data_bottom td,
  .product__grapgic-data_bottom td:first-child {
    padding: 11px 5px;
    font-size: 1em; }
  .product__grapgic-data {
    margin: 2.6% 0 25px; } }

.jq-file__browse {
  display: none; }

.jq-file__name {
  display: inline-block; }

.jq-file {
  cursor: pointer;
  padding: 4px 0 0 38px; }

.jq-file input {
  cursor: pointer; }

.jq-file-text {
  color: #000;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  border-bottom: 1px dashed rgba(112, 112, 112, 0.35);
  transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.jq-file .svg-file {
  left: 10px; }

.jq-file:hover .jq-file-text {
  border-color: #707070; }

.clearfix::after {
  content: ' ';
  display: block;
  height: 0;
  width: 100%;
  overflow: hidden;
  clear: both; }

.news-item {
  border-bottom: 1px solid #BABFCC;
  margin: 0 0 40px;
  padding: 0 0 40px; }
  .news-item_small {
    max-width: 784px; }
  .news-item_light {
    border: 0;
    padding: 0; }

.news-item__img {
  line-height: 1px;
  margin: 0 0 18px; }

.news-item__title {
  margin-bottom: 16px; }
  .news-item__title a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(112, 112, 112, 0.35);
    transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
    .news-item__title a:hover {
      border-color: #707070; }

.news-item__date {
  color: #878C99;
  display: block;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif; }

.news-detail__title {
  margin: 0 0 16px; }

.news-detail__date {
  margin: 0 0 24px; }

.news-detail__content {
  margin: 0 0 30px; }

@media screen and (min-width: 768px) {
  .news-item_light {
    margin: 0 0 48px; }
  .news-item__img {
    margin: 0; }
    .news-item__img_mb {
      margin-bottom: 13px; }
  .news-detail-wrap {
    display: flex; }
  .news-detail__max {
    max-width: 65%; }
  .news-detail__content {
    flex-basis: 65%;
    margin: 0 4% 0 0; }
  .news-detail__sidebar {
    flex-basis: 31%; }
  .news-item__title {
    font-size: 1.5em;
    line-height: 1.26923em; } }

.desktop_inline {
  display: none; }

h1 {
  color: #000;
  font: 500 1.375em/1.31818em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 24px; }

h2 {
  color: #000;
  font: 500 1.125em/1.16667em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 16px; }

.h2_mb_small {
  margin-bottom: 16px; }

h3 {
  color: #000;
  font: bold 1em/1.625em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 8px; }

.h3_ave {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.3em;
  margin-bottom: 16px; }

p {
  color: #000;
  font: 1em/1.3125em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 24px; }

.p_mb_big {
  margin-bottom: 32px; }

.p_mb_mobile_small {
  margin-bottom: 16px; }

.p_mb_small {
  margin-bottom: 16px; }

.img_square {
  border-radius: 50%; }

blockquote {
  display: block;
  font: 1em/1.3125em italic "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 8px;
  padding: 0; }

blockquote::before {
  content: "\00ab";
  display: inline-block; }

blockquote::after {
  content: "\00bb";
  display: inline-block; }

.blockquote__name {
  font: 1em/1.3125em italic "Fira Sans", "Open Sans", sans-serif; }

.img_big, .img_map {
  margin: 0 -20px 24px;
  max-width: calc(100% + 40px); }

.img_map {
  margin: -85px -20px 32px; }

.m_b_0 {
  margin-bottom: 0; }

.h2_mobile_mb_none {
  margin-bottom: 0; }

.link_action_red {
  border-bottom: 1px solid rgba(217, 0, 0, 0.35);
  color: #D90000;
  text-decoration: none;
  transition: 0.2s border cubic-bezier(0.4, 0, 0.2, 1) 0s; }
  .link_action_red:hover {
    border-bottom-color: #D90000; }

.link_black {
  color: #000;
  text-decoration: none; }
  .link_black_line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.35); }
    .link_black_line:hover {
      border-bottom-color: #000; }

.text_big {
  font: 500 1.625em/1.26923em "Fira Sans", "Open Sans", sans-serif;
  margin: -10px 0 8px; }

.content ul {
  list-style: none;
  margin: 0 0 24px 18px;
  padding: 0; }

.content li {
  font: 1em/1.1875em "Fira Sans", "Open Sans", sans-serif;
  margin: 0 0 8px;
  position: relative; }

.content li::before {
  background: #000;
  content: ' ';
  display: inline;
  position: absolute;
  left: -18px;
  height: 1px;
  width: 12px;
  top: 9px; }

.content img {
  margin: 8px 0 32px; }

table {
  border-collapse: collapse;
  margin: 0 0 24px; }

td {
  border-bottom: 1px solid #BCC0CC;
  font: 1em/1.1875em "Fira Sans", "Open Sans", sans-serif;
  padding: 11px 14px; }
  td:first-child {
    padding-left: 0; }
  td:last-child {
    padding-right: 20px; }

.table_hover td {
  position: relative; }

.table_hover tr:hover td::after {
  background: #EDF0F7;
  content: ' ';
  position: absolute;
  left: -20px;
  right: -20px;
  top: -1px;
  bottom: -1px; }

.table_hover span {
  position: relative;
  z-index: 2; }

.map__item {
  height: 360px; }

.js-map__item {
  display: none; }

.contact-item {
  margin: 0 0 40px; }
  .contact-item:last-child {
    margin: 0; }
  .contact-item h2 {
    margin: 0 0 16px; }
  .contact-item h3 {
    margin: 0 0 14px; }

@media screen and (min-width: 768px) {
  blockquote {
    margin: 0 0 16px; }
  .hide_768 {
    display: none; }
  .table_td_f_big td:first-child {
    width: 480px; } }

@media screen and (min-width: 1023px) {
  h1 {
    font-size: 1.9em;
    line-height: 1.2em; }
  .p_mt_big {
    margin-bottom: 44px; }
  h2 {
    font-size: 1.625em;
    line-height: 1.26923em;
    margin: 0 0 24px; }
  h3 {
    font-size: 1.25em;
    line-height: 1.3em;
    font-weight: 500;
    margin: 0 0 16px; }
  .text_big_mt_big {
    margin-top: 56px; }
  .hide_n {
    display: none; }
  .img_map {
    display: block;
    margin: -155px auto 40px; }
  blockquote {
    font-size: 1.25em;
    line-height: 1.3em; }
  .p_mb_mobile_small {
    margin-bottom: 24px; }
  .pos_n_2 {
    position: relative;
    z-index: 2; }
  .h2_mobile_mb_none {
    margin-bottom: 16px; }
  .img_location {
    margin-top: 112px; }
  .desktop_inline {
    display: inline; }
  .map__item {
    height: 768px; } }

.re-data-in {
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
  opacity: 0;
  margin-top: -250px;
  -webkit-transform: scale(0.7) translate3d(0, 0, 0);
          transform: scale(0.7) translate3d(0, 0, 0);
  -webkit-animation: inProductData cubic-bezier(0.55, 0.08, 0.06, 0.97) 0.55s;
          animation: inProductData cubic-bezier(0.55, 0.08, 0.06, 0.97) 0.55s; }

@-webkit-keyframes inProductData {
  0% {
    margin-top: -250px;
    -webkit-transform: scale(0.7) translate3d(0, 0, 0);
            transform: scale(0.7) translate3d(0, 0, 0);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    margin-top: 0; } }

@keyframes inProductData {
  0% {
    margin-top: -250px;
    -webkit-transform: scale(0.7) translate3d(0, 0, 0);
            transform: scale(0.7) translate3d(0, 0, 0);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    margin-top: 0; } }

.re-data-out {
  opacity: 1;
  position: relative;
  -webkit-transform: scale(1) translate3d(0, 0, 0);
          transform: scale(1) translate3d(0, 0, 0);
  top: 0;
  -webkit-animation: outProductData cubic-bezier(0.55, 0.08, 0.06, 0.97) 0.55s;
          animation: outProductData cubic-bezier(0.55, 0.08, 0.06, 0.97) 0.55s; }

@-webkit-keyframes outProductData {
  0% {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    top: 0;
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.7) translate3d(0, 0, 0);
            transform: scale(0.7) translate3d(0, 0, 0);
    top: 200px;
    opacity: 0; } }

@keyframes outProductData {
  0% {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    top: 0;
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.7) translate3d(0, 0, 0);
            transform: scale(0.7) translate3d(0, 0, 0);
    top: 200px;
    opacity: 0; } }

/* End */


/* Start:/bitrix/templates/temron/css/widget.css?17567983431408*/
/*social widget*/
.widget {
    right: 30px;
    bottom: 30px;
    position: fixed;
    z-index: 1;
}

.widget__btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    filter: drop-shadow(0px 0px 10px rgba(34, 60, 80, 0.2));
    overflow: hidden;
    padding: 5px;
    transition: transform 0.3s ease, background-color 0.3s ease, filter 0.3s ease;
    position: relative;
    align-items: center;
    justify-content: center;
    background-color: #D90000;
    cursor: pointer;
}

.widget__icon {
    max-width: 100%;
    height: auto;
    width: 39px;
}

.widget__btn:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
            120deg,
            rgba(255, 255, 255, 0) 30%,
            rgba(255, 255, 255, 0.8),
            rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    animation: shine 2s infinite linear;
}

.widget__btn:hover {
    transform: scale(1.1);
    filter: drop-shadow(0px 0px 15px rgba(34, 60, 80, 0.4));
}

@keyframes shine {
    0% {
        left: -100px;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

@media screen and (max-width: 767px) {
    .widget {
        right: 20px;
        bottom: 20px;
    }

    .widget__btn {
        width: 40px;
        height: 40px;
    }

    .widget__icon {
        width: 28px;
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/top/style.min.css?1548774113490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/.default/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /bitrix/templates/temron/css/main.css?175764535486208 */
/* /bitrix/templates/temron/css/widget.css?17567983431408 */
/* /bitrix/templates/.default/components/bitrix/menu/top/style.min.css?1548774113490 */
.lastnews{
	border-radius: 8px;
    background: #D90000;
    padding: 24px;
}
.news_desc_short{
	color: #000;
    font-weight: 300;
    text-align: left;
    margin-top: 15px;
/*	min-height:150px;*/
	min-height:95px;
}
.news_link{
	text-align: left;
    display: inline-block;
    float: left;
    margin-top: 15px;
    color: #D90000;
}
.news_link:hover{
	color: #880015;
}
.footersvglogo{
	fill:#880015;
}
.popsendb{
	color:#fff;
	background:#D90000;
	padding: 13px;
	border-radius:25px;
	float: left;
	margin-right:20px;
}
.form__protect{
	
	margin-top:15px;
	font-size: 15px;
    font-weight: 300;
}
.form__protect p{
	color:#ffffff;
}
.agreeblock{
	width: 55%;
    float: left;
    font-size: 14px;
    font-weight: 300;
    margin: 8px 0 8px 0px;
}
.form__protect-text a{
	color:#fff;
}
.cls-b{fill:#fff;}
.cls-m{fill:none;}
.logotopmain .cls-m{
	fill:none;
}
.logo{fill:#000;}
.logotopmain .logo{
	fill:#fff;
}
.logotopmain .cls-b{
	fill:#000;
}
.block_product picture{
	position:relative;
}
.block_product a{
	position: absolute;
    left: 20px;
    bottom: 53px;
    background: #D90000;
    color: white;
    border: 2px solid #fff;
}
.hidden-fields-container{
	display:none;
}
.screen-reader-response{
	display:none;
}
.smart-captcha{
	height: 100px; width: 300px; margin: 20px 0;
}
form.sent .wpcf7-response-output{
	color:green;
}
form.invalid .wpcf7-response-output, form.unaccepted .wpcf7-response-output{
	color:red;
}
 .flex-wrap {
            display: flex; /* Активируется макет «flex» */
            align-items: flex-start; /* Элементы выравниваются по верхнему краю */
            gap: 15px; /* Добавляется пространство между элементами */
        }
        .flex-wrap .news-card__image {
            max-width: 40%; /* Ради гибкости ограничивается ширина изображения */
            height: auto; /* Поддерживается соотношение высоты и ширины */
        }
        .flex-wrap .dont {
            flex: 1; /* Остальное пространство занимается абзацем */
        }
.proz_caroul{
	 display: flex; /* Активируется макет «flex» */
            align-items: flex-start; /* Элементы выравниваются по верхнему краю */
            gap: 15px; /* Добавляется пространство между элементами */
}
.proz_caroul img{
	  flex: 1;
	  max-width:25%;

height: 200px;
object-fit: cover;
}
.theeline{
	color: #8b8988;
    font-size: 15px;
 
    display: inline-block;
}
.theeline a{
	color:#000;
	text-decoration: none;
}

.thumb_news{
	 display: flex; /* Активируется макет «flex» */
            align-items: flex-start; /* Элементы выравниваются по верхнему краю */
           /* gap: 15px;  Добавляется пространство между элементами */
		   min-height: 229px;
}
.thumb_news img{
	  flex: 1;
	  max-width:100%;

height: 229px;
object-fit: cover;
}
.page-nav-container{
	width: 70%;
    margin: 0 auto;
	text-align: center;
}
.page-numbers{
	font-size:25px;
	font-weight:bold;
	margin: 0 5px;
	text-decoration: none;
	color:#7e838b;
}
.page-numbers.current{
	color:#d02d25;
}
a.page-numbers:hover{
	text-decoration: underline;
}
.news-card__title{
	min-height:59px;
}

