@font-face {
  font-display: swap;
  font-family: "segoeui";
  src: url("../fonts/segoeui/normal/SegoeUILight/SegoeUILight.eot");
  src: url("../fonts/segoeui/normal/SegoeUILight/SegoeUILight.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeui/normal/SegoeUILight/SegoeUILight.woff") format("woff"), url("../fonts/segoeui/normal/SegoeUILight/SegoeUILight.ttf") format("truetype");
  font-style: normal;
  font-weight: 100
}

@font-face {
  font-display: swap;
  font-family: "segoeui";
  src: url("../fonts/segoeui/normal/SegoeUIRegular/SegoeUIRegular.eot");
  src: url("../fonts/segoeui/normal/SegoeUIRegular/SegoeUIRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeui/normal/SegoeUIRegular/SegoeUIRegular.woff") format("woff"), url("../fonts/segoeui/normal/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-display: swap;
  font-family: "segoeui";
  src: url("../fonts/segoeui/normal/SegoeUISemiBold/SegoeUISemiBold.eot");
  src: url("../fonts/segoeui/normal/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeui/normal/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"), url("../fonts/segoeui/normal/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600
}

@font-face {
  font-display: swap;
  font-family: "segoeui";
  src: url("../fonts/segoeui/normal/SegoeUIBold/SegoeUIBold.eot");
  src: url("../fonts/segoeui/normal/SegoeUIBold/SegoeUIBold.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeui/normal/SegoeUIBold/SegoeUIBold.woff") format("woff"), url("../fonts/segoeui/normal/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700
}

@font-face {
  font-display: swap;
  font-family: "squares";
  src: url("../fonts/squares/normal/squaresbold/squaresbold.eot");
  src: url("../fonts/squares/normal/squaresbold/squaresbold.eot?#iefix") format("embedded-opentype"), url("../fonts/squares/normal/squaresbold/squaresbold.woff") format("woff"), url("../fonts/squares/normal/squaresbold/squaresbold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700
}

body, div, table, tr, td, h1, h2, h3, li {
  position: relative
}

body {
  font-family: 'segoeui';
  font-size: 16px;
  font-weight: 400;
  color: #1b1b1b;
  line-height: 22px
}

.clear {
  clear: both
}

hr {
  height: 1px;
  background-color: #ededee;
  border: none;
  width: 100%
}

.ui-widget-content a, a {
  color: #0072bb;
  text-decoration: none;
  border-bottom: 1px solid #cce3f1;
  outline: none
}

.ui-widget-content a:hover, a:hover {
  color: #009ee2;
  text-decoration: none;
  border-color: transparent
}

.ui-widget-content a:focus, a:focus {
  text-decoration: none;
  outline: none;
  border-color: transparent
}

h1 {
  font-family: "squares";
  color: #1b1b1b;
  margin: 32px 0 35px;
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
  text-transform: uppercase
}

@media only screen and (max-width: 1280px) {
  h1 {
    font-size: 30px
  }
}

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 26px;
    line-height: 33px;
    word-wrap: break-word
  }
}

@media only screen and (max-width: 767px) {
  h1 {
    margin-top: 42px;
    margin-bottom: 22px
  }
}

h1.catalogunit-title {
  margin-top: 33px;
  margin-bottom: 20px;
  line-height: 35px;
  font-size: 26px
}

h2 {
  margin: 66px 0 25px;
  text-transform: uppercase;
  font-family: "squares";
  font-weight: 400;
  line-height: 38px;
  color: #1b1b1b;
  font-size: 26px;
  word-wrap: break-word
}

h3 {
  margin: 33px 0 22px;
  color: #1b1b1b;
  font-family: 'segoeui';
  font-size: 16px;
  font-weight: 700;
  line-height: 22px
}

p {
  margin: 0 0 22px
}

ul {
  margin-top: 0
}

ul li {
  list-style: none
}

ul li:nth-last-child(-n+1) {
  margin-bottom: 0
}

ul li:before {
  content: '\2022';
  position: absolute;
  top: 0;
  left: -15px
}

ul, ol {
  padding-left: 15px;
  margin-bottom: 34px
}

ul li, ol li {
  margin-bottom: 11px
}

ol {
  padding-left: 26px
}

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

.table-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  margin: 27px 0
}

table {
  width: 100%;
  border: none;
  color: #4d4d4d
}

table thead {
  background-color: #d7f0fa
}

table tbody {
  border: none
}

table tbody td {
  color: #4d4d4d
}

table tr {
  background: none
}

table tr.odd, table tr.even {
  background-color: transparent
}

table td, table th {
  padding: 4px 6px 5px;
  line-height: 22px;
  border: 1px solid #bde6f7;
  text-align: left;
  vertical-align: top;
  border-left: none;
  border-right: none
}

table.nostyle {
  border: none
}

table.nostyle thead {
  background-color: transparent
}

table.nostyle tr th, table.nostyle tr td {
  border: none
}

@media only screen and (max-width: 767px) {
  table.mobile {
    display: block
  }

  table.mobile > thead, table.mobile > tbody {
    display: block
  }

  table.mobile > thead > tr, table.mobile > tbody > tr {
    display: block;
    padding: 0
  }

  table.mobile > thead > tr > td, table.mobile > thead > tr > th, table.mobile > tbody > tr > td, table.mobile > tbody > tr > th {
    display: block;
    padding: 0
  }
}

body.front .container {
  margin: 0 auto
}

@media only screen and (min-width: 1561px) {
  body.front .container {
    width: 1513px
  }
}

.container {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1280px) {
  .container {
    width: 940px
  }
}

@media only screen and (max-width: 992px) {
  .container {
    width: 735px
  }
}

@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
  }
}

.wrapper {
  overflow: hidden
}

.message-system {
  margin: 50px auto
}

.fs13 {
  font-size: 13px
}

.fs14 {
  font-size: 14px
}

.fs16 {
  font-size: 16px
}

.fs18 {
  font-size: 18px
}

.fw400 {
  font-weight: 400
}

.fw600 {
  font-weight: 600
}

a.file--image, a.lightgallery {
  border-bottom: none
}

.slick-slide {
  outline: none
}

.node {
  margin-bottom: 24px
}

@media only screen and (max-width: 992px) {
  .page-equipment-our-production h1 {
    display: none
  }
}

.page-catalog .content {
  margin-bottom: 0
}

.node-catalogunit .block__title {
  font-size: 26px
}

.regions-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.contentbar {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.hidden-desktop {
  display: none !important
}

@media only screen and (max-width: 1280px) {
  .hidden-desktop {
    display: inline-block !important
  }
}

.units-in-stock, .under-order, .expected-units {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  display: inline-block;
  vertical-align: top;
  padding: 0 6px;
  margin-bottom: 2px;
  border-radius: 8px;
}

.units-in-stock span, .under-order span, .expected-units span {
  font-weight: 700
}

.units-in-stock {
  color: #3d773e;
  background-color: #cdf0a8
}

.expected-units {
  color: #8d703c;
  background-color: #ffe29a
}

.under-order {
  color: #646464;
  background-color: #e7e7e7
}

.privacy-policy {
  font-size: 12px
}

.description-top {
  color: #4d4d4d;
  margin-bottom: 30px
}

.description-bottom h2 {
  line-height: 33px
}

@media only screen and (max-width: 767px) {
  .description-bottom h2 {
    font-size: 16px;
    text-transform: none;
    font-family: "segoeui";
    line-height: 22px;
    font-weight: 700
  }
}

.description-bottom table td, .description-bottom table th {
  border: none
}

@media only screen and (max-width: 767px) {
  .description-bottom table td, .description-bottom table th {
    display: block;
    margin-bottom: 10px
  }
}

.description-bottom table td ul, .description-bottom table th ul {
  margin: 0
}

.discontinued {
  margin: 21px 0
}

.discontinued a {
  color: #4d4d4d;
  border-color: #cacaca;
  border-style: dashed;
  border-width: 0 0 1px 0
}

.discontinued a:hover {
  border-color: transparent
}

.noscroll {
  overflow: hidden
}

.return-back {
  margin: 23px 0 42px;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 767px) {
  .return-back .container {
    padding-left: 15px;
    padding-right: 15px
  }
}

@media only screen and (max-width: 992px) {
  .return-back {
    display: block
  }
}

.return-back a {
  font-size: 14px;
  font-weight: 600;
  position: relative;
  border: none
}

.return-back a span {
  margin-left: 14px;
  border-bottom: 1px solid #cce3f1
}

.return-back a:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  background-image: url(../img/sprite.png);
  background-position: -331px -199px;
  width: 7px;
  height: 17px
}

.return-back a:hover span {
  border-color: transparent
}

.anchors-list a {
  border-bottom-style: dashed
}

@media only screen and (max-width: 639px) {
  .anchors-list tr {
    display: block
  }
}

@media only screen and (max-width: 639px) {
  .anchors-list tr td {
    display: block;
    width: 100% !important
  }
}

table.otts tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width: 992px) {
  table.otts tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

table.otts tr td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 992px) {
  table.otts tr td {
    width: 100% !important;
    margin-bottom: 10px;
    padding: 0
  }
}

table.otts tr td img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 5px !important
}

table.otts tr td a {
  border: none
}

table.otts tr td a span {
  border-bottom: 1px solid #cce3f1
}

table.otts tr td a:hover span {
  border-color: transparent
}

table.otts2 tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width: 992px) {
  table.otts2 tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

table.otts2 tr td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 992px) {
  table.otts2 tr td {
    width: 100% !important;
    margin-bottom: 10px;
    padding: 0
  }
}

table.otts2 tr td img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 10px !important
}

table.otts2 tr td a {
  border: none
}

table.otts2 tr td a span {
  border-bottom: 1px solid #cce3f1
}

table.otts2 tr td a:hover span {
  border-color: transparent
}

.emailLink {
  display: inline-block;
  margin-left: 30px
}

.delivery-cost__form .btn a {
  cursor: pointer
}

.delivery-cost__form #delivery_controls select, .delivery-cost__form #delivery_controls input {
  width: 600px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 992px) {
  .delivery-cost__form #delivery_controls select, .delivery-cost__form #delivery_controls input {
    width: 100%
  }
}

@media only screen and (max-width: 479px) {
  .delivery-cost__form #delivery_controls tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.delivery-cost__form #delivery_controls tr td:first-child {
  width: 120px
}

.delivery-cost__form #right-panel {
  float: right;
  width: 34%;
  height: 100%;
  line-height: 30px;
  padding-left: 10px
}

@media only screen and (max-width: 992px) {
  .delivery-cost__form #right-panel {
    float: none;
    width: 100%;
    padding-left: 0
  }
}

@media only screen and (max-width: 992px) {
  .delivery-cost__form #map {
    float: none !important;
    width: 100% !important
  }
}

.description h2, .specifications h2 {
  text-align: center
}

.model-discontinued {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: rgba(232, 67, 41, 0.25);
  padding: 3px 5px;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #b12000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 12px 0
}

@media only screen and (max-width: 767px) {
  .model-discontinued {
    display: inline-block
  }
}

.shortLinkWrapper {
  margin-bottom: 15px
}

#copyConfirmation {
  background-color: #fff;
  position: absolute;
  top: -8px;
  left: -25px;
  padding: 5px;
  border: 1px solid #ededee;
  width: 162px
}

#loadMore {
  border: 2px solid #26ace6;
  height: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 10px;
  font-size: 14px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px
}

#loadMore:hover {
  border-color: #62c3ed;
  background-color: #f2f8fc
}

.noprice {
  font-size: initial;
  color: #000;
  font-weight: 300
}

div.error {
  border: none !important;
  color: red !important;
  font-size: 12px !important;
  line-height: normal !important
}

#views-exposed-form-search-page-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 27px 0
}

#views-exposed-form-search-page-1 label {
  display: none
}

#views-exposed-form-search-page-1 .form-item {
  width: 400px;
  margin-right: 4px
}

@media only screen and (max-width: 520px) {
  #views-exposed-form-search-page-1 .form-item {
    width: 242px
  }
}

#views-exposed-form-search-page-1 .form-text {
  font-family: 'segoeui';
  border: 1px solid #ededee;
  background-color: #ffffff;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  padding: 9px 12px 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#views-exposed-form-search-page-1 .form-submit {
  background-color: #009ee2;
  border: 1px solid #009ee3;
  color: #ffffff;
  padding: 11px 20px 11px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1
}

#views-exposed-form-search-page-1 .form-submit:hover {
  background-color: #26ace6
}

#views-exposed-form-search-page-1 .form-submit:active {
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.15);
  background-color: #0086c0
}

#views-exposed-form-search-page-1 .search-with-yandex {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%
}

.views-search .item-list {
  margin-top: 32px
}

.teaser-node-unit-catalog-teaser1 {
  border-top: 1px solid #ededee;
  border-bottom: 1px solid #ededee;
  margin-bottom: -1px;
  min-height: 114px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.teaser-node-unit-catalog-teaser1 .field-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 212px;
  position: relative
}

.teaser-node-unit-catalog-teaser1 .field-image a {
  border: none;
  display: block
}

.teaser-node-unit-catalog-teaser1 .field-image img {
  display: block
}

.teaser-node-unit-catalog-teaser1 .group-field-main-information {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.teaser-node-unit-catalog-teaser1 .group-field-labels {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1
}

.teaser-node-unit-catalog-teaser1 .group-field-labels .field {
  padding: 0 6px 0 6px;
  color: #ffffff;
  font-family: 'segoeui';
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: default;
  height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.teaser-node-unit-catalog-teaser1 .field-label-new {
  background-color: #f6aa0e
}

.teaser-node-unit-catalog-teaser1 .field-label-best {
  background-color: #75bc28
}

.teaser-node-unit-catalog-teaser1 .field-label-exclusive {
  background-color: #bf3bc7;
  background-image: -webkit-gradient(linear, left top, right top, from(#09aec7), to(#bf3bc7));
  background-image: -webkit-linear-gradient(left, #09aec7 0%, #bf3bc7 100%);
  background-image: -moz- oldlinear-gradient(left, #09aec7 0%, #bf3bc7 100%);
  background-image: -o-linear-gradient(left, #09aec7 0%, #bf3bc7 100%);
  background-image: linear-gradient(to right, #09aec7 0%, #bf3bc7 100%)
}

.teaser-node-unit-catalog-teaser1 .field-label-kd {
  background-color: #ff4a1f;
  font-size: 14px;
  padding-bottom: 2px;
  text-indent: -999999px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px
}

.teaser-node-unit-catalog-teaser1 .field-label-kd:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-image: url(../img/sprite.png);
  background-position: -331px -216px;
  width: 10px;
  height: 10px
}

.teaser-node-unit-catalog-teaser1 .field-title {
  margin-bottom: 6px
}

.teaser-node-unit-catalog-teaser1 .field-title a {
  font-weight: 700
}

.teaser-node-unit-catalog-teaser1 .model-code {
  position: relative;
  left: 4px
}

.teaser-node-unit-catalog-teaser1 .field-short-description {
  color: #707070;
  font-size: 16px
}

.teaser-node-unit-catalog-teaser1 .group-field-commerce {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 265px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.teaser-node-unit-catalog-teaser1 .group-field-prices {
  margin-bottom: 10px
}

.teaser-node-unit-catalog-teaser1 .field-price {
  font-size: 17px;
  font-weight: 700;
  color: #e84329;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.teaser-node-unit-catalog-teaser1 .field-price-factory {
  color: #868686;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: -4px
}

.teaser-node-unit-catalog-teaser1 .group-field-presence .field {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  display: inline-block;
  vertical-align: top;
  padding: 0 6px;
  margin-bottom: 2px
}

.teaser-node-unit-catalog-teaser1 .field-stock-available {
  background-color: #cdf0a8;
  color: #3d773e
}

.teaser-node-unit-catalog-teaser1 .field-stock-wait {
  background-color: #ffe29a;
  color: #8d703c
}

.teaser-node-unit-catalog-teaser1 .field-delivery-time {
  background-color: #e7e7e7;
  color: #646464
}

@media only screen and (max-width: 1280px) {
  .teaser-node-unit-catalog-teaser1 .group-field-commerce {
    width: 254px
  }
}

@media only screen and (max-width: 992px) {
  .teaser-node-unit-catalog-teaser1 .field-short-description {
    display: none
  }
}

@media only screen and (max-width: 767px) {
  .teaser-node-unit-catalog-teaser1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 11px
  }

  .teaser-node-unit-catalog-teaser1 .field-image {
    width: 290px;
    height: auto;
    margin: auto
  }

  .teaser-node-unit-catalog-teaser1 .group-field-commerce {
    width: 100%;
    padding: 0 0 20px
  }
}

.teaser-node-customer-teaser1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin: 24px 0
}

.teaser-node-customer-teaser1 .field-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 290px
}

.teaser-node-customer-teaser1 .field-image a {
  border: none;
  display: block
}

.teaser-node-customer-teaser1 .field-image img {
  display: block
}

.teaser-node-customer-teaser1 .group-field-main-information {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.teaser-node-customer-teaser1 .field-title {
  max-height: 68px;
  overflow: hidden;
  margin-bottom: 1px
}

.teaser-node-customer-teaser1 .group-field-other {
  color: #707070;
  font-size: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.teaser-node-customer-teaser1 .group-field-other > div:nth-child(2):before {
  content: '|';
  margin: 0 0 0 4px;
  color: #707070;
  position: relative;
  top: -1px
}

@media only screen and (max-width: 767px) {
  .teaser-node-customer-teaser1 .field-image {
    width: 250px
  }
}

@media only screen and (max-width: 540px) {
  .teaser-node-customer-teaser1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .teaser-node-customer-teaser1 .field-image {
    width: 290px;
    margin: auto
  }
}

.teaser-node-news-teaser1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  border-top: 1px solid #ededee;
  border-bottom: 1px solid #ededee;
  margin-bottom: -1px;
  padding: 23px 0
}

.teaser-node-news-teaser1 .field-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 204px
}

.teaser-node-news-teaser1 .field-image a {
  border: none;
  display: block
}

.teaser-node-news-teaser1 .field-image img {
  display: block
}

.teaser-node-news-teaser1 .group-field-main-information {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.teaser-node-news-teaser1 .field-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px
}

.teaser-node-news-teaser1 .field-date {
  color: #a4a4a4;
  font-size: 14px;
  line-height: 1;
  margin-top: -3px;
  margin-bottom: 3px
}

@media only screen and (max-width: 540px) {
  .teaser-node-news-teaser1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .teaser-node-news-teaser1 .field-image {
    width: 234px;
    margin: auto
  }
}

.teaser-node-article-teaser1 {
  border-top: 1px solid #ededee;
  border-bottom: 1px solid #ededee;
  margin-bottom: -1px;
  padding: 14px 0 19px
}

.teaser-node-article-teaser1 .field-title a {
  color: #4d4d4d;
  font-size: 16px;
  border: none;
  font-weight: 700
}

.teaser-node-article-teaser1 .field-title a span {
  border-bottom: 1px solid #e7e7e7
}

.teaser-node-article-teaser1 .field-title a .useful-know__name a:hover span {
  border-color: transparent
}

.teaser-node-article-teaser1 .field-title a:hover span {
  border-color: transparent
}

.teaser-node-page-teaser1 {
  border-top: 1px solid #ededee;
  border-bottom: 1px solid #ededee;
  margin-bottom: -1px;
  padding: 14px 0 19px
}

.teaser-node-page-teaser1 .field-title a {
  color: #4d4d4d;
  font-size: 16px;
  border: none;
  font-weight: 700
}

.teaser-node-page-teaser1 .field-title a span {
  border-bottom: 1px solid #e7e7e7
}

.teaser-node-page-teaser1 .field-title a .useful-know__name a:hover span {
  border-color: transparent
}

.teaser-node-page-teaser1 .field-title a:hover span {
  border-color: transparent
}

.photo-office {
  padding: 45px 0
}

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

#block-nasiklientynastranicefotoklientov .table-wrapper {
  overflow: visible
}

@media only screen and (max-width: 767px) {
  #block-nasiklientynastranicefotoklientov table, #block-nasiklientynastranicefotoklientov thead, #block-nasiklientynastranicefotoklientov tbody, #block-nasiklientynastranicefotoklientov tr, #block-nasiklientynastranicefotoklientov td, #block-nasiklientynastranicefotoklientov th {
    display: block;
    padding: 0
  }
}

@media only screen and (max-width: 1199px) {
  .specifications iframe {
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .specifications iframe {
    height: 58.51755526657997vw
  }
}

.social-contacts {
  margin: 50px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px 85px
}

@media only screen and (max-width: 767px) {
  .social-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.social-contacts a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  border: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.social-contacts a span {
  border-bottom: 1px solid #cce3f1
}

.social-contacts a:hover span {
  border-color: transparent
}

.example-written-request {
  display: grid;
  grid-template-columns:repeat(4, 1fr);
  gap: 32px;
  text-align: center;
  margin: 32px 0
}

@media only screen and (max-width: 767px) {
  .example-written-request {
    grid-template-columns:repeat(2, 1fr)
  }
}

.example-written-request a {
  display: block
}

.example-written-request img {
  display: block;
  margin: auto
}

.example-written-request__item {
  display: grid;
  gap: 8px
}

.ck-tpl {
  display: grid;
  grid-gap: var(--grid-gap)
}

.ck-tpl img {
  display: block;
  max-width: 100%
}

.ck-tpl-list .ck-tpl__item > .ck-tpl__text:first-child > *:first-child {
  margin-top: 0
}

.ck-tpl-list .ck-tpl__text > h3:first-child {
  margin-top: 24px
}

.ck-tpl-list-2-columns {
  grid-template-columns:repeat(2, 1fr)
}

.ck-tpl-list-3-columns {
  grid-template-columns:repeat(3, 1fr)
}

.ck-tpl-list-4-columns {
  grid-template-columns:repeat(4, 1fr)
}

.ck-tpl-list-6-columns {
  grid-template-columns:repeat(6, 1fr)
}

.ck-tpl-card .ck-tpl__text > *:first-child {
  margin-top: 0
}

.ck-tpl-card .ck-tpl__image-wrapper {
  grid-row: 1
}

.ck-tpl-card .ck-tpl__text {
  grid-row: 1
}

.ck-tpl-card-left .ck-tpl__image-wrapper {
  grid-column: 1
}

.ck-tpl-card-left .ck-tpl__text {
  grid-column: 2
}

.ck-tpl-card-right .ck-tpl__image-wrapper {
  grid-column: 2
}

.ck-tpl-card-right .ck-tpl__text {
  grid-column: 1
}

.ck-tpl-card-ratio-1-to-1 {
  grid-template-columns:1fr 1fr
}

.ck-tpl-card-ratio-1-to-2 {
  grid-template-columns:1fr 2fr
}

.ck-tpl-card-ratio-1-to-3 {
  grid-template-columns:1fr 3fr
}

.ck-tpl-card-ratio-2-to-1 {
  grid-template-columns:2fr 1fr
}

.ck-tpl-card-ratio-3-to-1 {
  grid-template-columns:3fr 1fr
}

@media only screen and (max-width: 1024px) {
  .ck-tpl-list-4-columns {
    grid-template-columns:repeat(2, 1fr)
  }

  .ck-tpl-list-6-columns {
    grid-template-columns:repeat(3, 1fr)
  }

  .ck-tpl-card-ratio-1-to-2 {
    grid-template-columns:1fr 1fr
  }

  .ck-tpl-card-ratio-1-to-3 {
    grid-template-columns:1fr 1fr
  }
}

@media only screen and (max-width: 768px) {
  .ck-tpl-list-3-columns {
    grid-template-columns:repeat(2, 1fr)
  }

  .ck-tpl-list-6-columns {
    grid-template-columns:repeat(2, 1fr)
  }

  .ck-tpl-card {
    grid-template-columns:1fr
  }

  .ck-tpl-card .ck-tpl__image-wrapper {
    grid-column: initial;
    grid-row: initial
  }

  .ck-tpl-card .ck-tpl__text {
    grid-column: initial;
    grid-row: initial
  }
}

@media only screen and (max-width: 480px) {
  .ck-tpl-list-2-columns {
    grid-template-columns:1fr
  }

  .ck-tpl-list-3-columns {
    grid-template-columns:1fr
  }

  .ck-tpl-list-4-columns {
    grid-template-columns:1fr
  }

  .ck-tpl-list-6-columns {
    grid-template-columns:1fr
  }

  .ck-tpl-card {
    grid-template-columns:1fr
  }

  .ck-tpl-card .ck-tpl__image-wrapper {
    grid-column: initial;
    grid-row: initial
  }

  .ck-tpl-card .ck-tpl__text {
    grid-column: initial;
    grid-row: initial
  }
}

.letters-recommendation-and-thanks {
  display: grid;
  grid-template-columns:repeat(4, 1fr);
  gap: 32px;
  text-align: center;
  margin: 32px 0
}

@media only screen and (max-width: 767px) {
  .letters-recommendation-and-thanks {
    grid-template-columns:repeat(2, 1fr)
  }
}

.letters-recommendation-and-thanks a {
  display: block
}

.letters-recommendation-and-thanks img {
  display: block;
  margin: auto
}

.letters-recommendation-and-thanks p {
  margin: 0
}

.letters-recommendation-and-thanks__item {
  display: grid;
  grid-template-rows:1fr auto;
  gap: 8px
}

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



#views-exposed-form-elasticsearch-page-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 27px 0
}

#views-exposed-form-elasticsearch-page-1 label {
  display: none
}

#views-exposed-form-elasticsearch-page-1 .form-item {
  width: 400px;
  margin-right: 4px
}

@media only screen and (max-width: 520px) {
  #views-exposed-form-elasticsearch-page-1 .form-item {
    width: 242px
  }
}

#views-exposed-form-elasticsearch-page-1 .form-text {
  font-family: 'segoeui';
  border: 1px solid #ededee;
  background-color: #ffffff;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  padding: 9px 12px 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#views-exposed-form-elasticsearch-page-1 .form-submit {
  background-color: #009ee2;
  border: 1px solid #009ee3;
  color: #ffffff;
  padding: 11px 20px 11px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1
}

#views-exposed-form-elasticsearch-page-1 .form-submit:hover {
  background-color: #26ace6
}

#views-exposed-form-elasticsearch-page-1 .form-submit:active {
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.15);
  background-color: #0086c0
}

#views-exposed-form-elasticsearch-page-1 .search-with-yandex {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%
}

.views-elasticsearch .item-list {
  margin-top: 32px
}

.views-elasticsearch .item-list {
  margin-top: 32px
}
