@import url(//fonts.googleapis.com/css?family=Cuprum:400,400italic,700,700italic&subset=latin,cyrillic);
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.375;
  color: #373f47;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2d6bb6;
  text-decoration: none;
  -webkit-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
a:hover {
  color: #ff2323;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
/*.img-responsive {
  .img-responsive();
}*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
.dn{display:none}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: Arial-Black;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/arial-black.ttf') format('truetype');
}
/*---GLOBAL-----*/
body {
  position: relative;
  margin: 0;
  overflow-y: scroll;
}
.main-container {
  min-width: 480px;
}
.container {
  max-width: 1190px;
  min-width: 480px;
  width: auto;
  padding: 0 10px;
}
.container_alternate {
  padding: 0 20px;
}
.container_deputy {
  padding: 0 40px;
}
@media (max-width: 768px) {
  .container_deputy {
    padding: 0 20px;
  }
}
.modal-open.page-overflow .main-container {
  overflow-y: scroll;
}
a,
button {
  outline: none!important;
}
a:hover,
button:hover,
a:focus,
button:focus {
  outline: none!important;
}
p {
  padding: 0;
  margin: 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,
.gui-h1 {
  margin: 0;
  padding: 0;
  color: #373f47;
  font: normal 30px/34px Cuprum, Arial, Helvetica, sans-serif;
}
h2,
.gui-h2 {
  margin: 0;
  padding: 0;
  color: #373f47;
  font: normal 24px/28px Cuprum, Arial, Helvetica, sans-serif;
}
h3,
.gui-h3 {
  margin: 0;
  padding: 0;
  color: #373f47;
  font: normal 22px/26px Cuprum, Arial, Helvetica, sans-serif;
}
.gui-wysiwyg h1,
static h1 {
  margin-top: 34px;
}
.gui-wysiwyg h1:first-child,
static h1:first-child {
  margin-top: 0;
}
.gui-wysiwyg h2,
static h2 {
  margin-top: 31px;
}
.gui-wysiwyg h2:first-child,
static h2:first-child {
  margin-top: 0;
}
.gui-wysiwyg h3,
static h3 {
  margin-top: 28px;
}
.gui-wysiwyg h3:first-child,
static h3:first-child {
  margin-top: 0;
}
.gui-wysiwyg ul,
static ul {
  margin-top: 16px;
}
.gui-wysiwyg ul:first-child,
static ul:first-child {
  margin-top: 0px;
}
.gui-wysiwyg ul li,
static ul li {
  position: relative;
  padding-left: 30px;
}
.gui-wysiwyg ul li::before,
static ul li::before {
  content: '';
  position: absolute;
  left: 15px;
  top: 8px;
  width: 9px;
  height: 9px;
  background-color: #cccccc;
}
.gui-wysiwyg p,
static p {
  margin-top: 16px;
}
.gui-wysiwyg p + p,
static p + p {
  margin-top: 12px;
}
.gui-wysiwyg p:first-child,
static p:first-child {
  margin-top: 0px;
}
.gui-wysiwyg table,
static table {
  width: 100%;
  margin-top: 52px;
  border-collapse: collapse;
  border-spacing: 0;
}
.gui-wysiwyg table:first-child,
static table:first-child {
  margin-top: 0;
}
.gui-wysiwyg table thead tr,
static table thead tr {
  background-color: #e54344;
}
.gui-wysiwyg table thead tr th,
static table thead tr th {
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
}
.gui-wysiwyg table tbody tr,
static table tbody tr {
  background-color: #f8f8f8;
  -webkit-transition: box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s;
}
.gui-wysiwyg table tbody tr:hover,
static table tbody tr:hover {
  box-shadow: 10px 10px 10px #eaeaea;
}
.gui-wysiwyg table tbody tr:nth-child(2n),
static table tbody tr:nth-child(2n) {
  background-color: #ededed;
}
.gui-wysiwyg table th,
static table th,
.gui-wysiwyg table td,
static table td {
  padding: 4px 19px 7px;
  text-align: left;
  font-size: 14px;
}
.gui-wysiwyg h1 + table,
static h1 + table,
.gui-wysiwyg h2 + table,
static h2 + table,
.gui-wysiwyg h3 + table,
static h3 + table {
  margin-top: 24px;
}
.gui-table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
.an a{float:left;}
.an img{width:40px;height:40px;}
@media (max-width: 768px) {
  .gui-table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
  }
}
.gui-button {
  display: inline-block;
  padding: 0 16px;
  background-color: #2d6bb6;
  border: none;
  color: #ffffff;
  font: normal 14px/35px Cuprum, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.gui-button:hover {
  background-color: #ff2323;
  color: #ffffff;
  box-shadow: 3px 3px 3px #ffd3d3;
}
.gui-button:active {
  box-shadow: 3px 3px 3px rgb(255,211,211), inset 1px 2px 0px rgb(214,29,29);
}
.gui-button_alternate {
  width: 100%;
  padding: 17px 16px 12px;
  background-color: #e54344;
  border: 14px solid #ffffff;
  box-shadow: 10px 10px 10px #eaeaea;
  text-align: center;
  font-size: 16px;
  text-transform: none;
}
.gui-button_alternate:hover {
  background-color: #e54344;
  box-shadow: 10px 10px 10px #eaeaea;
}
.gui-button__icon {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}
.gui-button__icon:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  display: inline-block;
  width: 18px;
  height: 24px;
  margin-top: -14px;
  background: none;
  background-image: url("../images/background/icons.png");
  background-position: 0 -135px;
  background-repeat: no-repeat;
  background-color: transparent;
}
.gui-feild {
  margin-top: 6px;
}
.gui-label {
  color: #4a5157;
  font-family: Cuprum, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.gui-input {
  width: 100%;
  height: 22px;
  padding: 2px 6px;
  background-color: #e6e6e6;
  border: none;
  border-left: 1px solid #cbcbcb;
  border-top: 1px solid #cbcbcb;
  font: normal 14px/16px Cuprum, Arial, Helvetica, sans-serif;
}
.gui-textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 104px;
  min-height: 80px;
  max-height: 208px;
  padding: 2px 6px;
  background-color: #e6e6e6;
  border: none;
  border-left: 1px solid #cbcbcb;
  border-top: 1px solid #cbcbcb;
  font: normal 14px/16px Cuprum, Arial, Helvetica, sans-serif;
}
.gui-option {
  position: relative;
  display: inline-block;
  padding-left: 26px;
  color: #000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  text-align: left;
  font-size: 12px;
}
.gui-option__input {
  display: none;
}
.gui-option__mark {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-left: -26px;
  margin-right: 8px;
  background-color: #e6e6e6;
  border: 1px solid #cbcbcb;
}
.gui-state-error .gui-option__mark {
  border-color: #e54344;
}
.gui-option__mark:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  display: none;
  width: 10px;
  height: 10px;
  background: url('../images/icons/checked.svg') no-repeat center / cover;
}
.gui-option__input:checked + .gui-option__mark:after {
  display: block;
}
.gui-option__caption {
  display: inline;
  vertical-align: top;
}
/*----------------*/
/*HEADER*/
header {
  background-color: #ededed;
}
.header {
  padding: 3px 15px 9px 35px;
  background-color: #ffffff;
  border-top: 3px solid #ff2323;
  border-radius: 0 0 4px 4px;
}
.header__text {
  padding-top: 24px;
  color: #2d6bb6;
  font: normal 30px/30px Cuprum, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.header-logo {
  display: inline-block;
  margin: 22px 0 0 0px;
}
.header-info {
  max-width: 170px;
  margin-left: auto;
  color: #b2b9c3;
  font-family: Cuprum;
  line-height: 19px;
}
.header-info__mail {
  text-transform: uppercase;
}
.header-info__phone {
  margin-left: 8px;
  color: #585858;
}
.header-info__phone:hover {
  color: #585858;
}
.header-info__fax {
  color: #585858;
}
.header-info__button {
  margin-top: 4px;
}
.navbar {
  padding-top: 30px;
  background-color: #ededed;
}
.controlbar + .navbar {
  padding-top: 15px;
}
.navbar__wrapper {
  padding: 0 10px;
  background-color: #ffffff;
  border-radius: 4px 4px 0 0;
}
.navbar__heading {
  padding: 14px 0;
}
.navbar-burger {
  width: 20px;
  padding: 4px 0;
}
.navbar-burger__item {
  height: 2px;
  background-color: #2d6bb6;
  border-radius: 4px;
}
.navbar-burger__item + .navbar-burger__item {
  margin-top: 3px;
}
.navbar__list {
  font-size: 0;
  line-height: 0;
  text-align: justify;
}
.navbar__list:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 0;
  font-size: 0;
}
.navbar__item {
  position: relative;
  display: inline-block;
}
.navbar__item:before {
  content: '';
  position: absolute;
  left: 7px;
  top: 50%;
  width: 9px;
  height: 9px;
  margin-top: -3px;
  background-color: #ededed;
}
.navbar__item_dropdown:hover {
  box-shadow: 0 10px 20px #e9e9e9;
}
.navbar__link {
  position: relative;
  z-index: 30;
  display: inline-block;
  padding: 13px 20px 9px;
  background-color: #ffffff;
  font: normal 18px/26px Cuprum, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.navbar-dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 20;
  display: none;
  padding: 29px 34px;
  background-color: #ffffff;
  white-space: nowrap;
  box-shadow: 0 10px 20px #e9e9e9;
}
.navbar__item_dropdown:hover .navbar-dropdown {
  display: block;
}
.navbar-dropdown__list {
  display: inline-block;
}
.navbar-dropdown__list + .navbar-dropdown__list {
  margin-left: 25px;
}
.navbar-dropdown__item {
  position: relative;
  min-width: 158px;
  padding-left: 20px;
}
.navbar-dropdown__item + .navbar-dropdown__item {
  margin-top: 4px;
}
.navbar-dropdown__item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  background-color: #ededed;
}
.navbar-dropdown__link {
  font: normal 18px/26px Cuprum, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (min-width: 1040px) {
  .navbar__heading {
    display: none;
  }
}
@media (max-width: 1040px) {
  .navbar__container {
    height: 0;
    overflow: hidden;
  }
  .navbar__list:after {
    content: none;
  }
  .navbar__item {
    display: block;
  }
  .navbar__link {
    display: block;
    padding-left: 0;
  }
}
/*-- /header --*/
/*-------FOOTER-----------*/
footer {
  margin-top: 70px;
  background-color: #f9f9f9;
}
.slider-footer {
  padding: 22px 0;
}
.slider-footer .container {
  padding: 0 25px;
}
.slider-footer .item {
  display: inline-block;
  width: 100%;
  height: 90px;
  text-align: center;
}
.slider-footer .item:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.slider-footer .item__image {
  max-width: 100%;
  max-height: 100%;
}
.slider-footer .owl-prev {
  position: absolute;
  top: 50%;
  left: -100px;
  width: 56px;
  height: 56px;
  margin-top: -28px;
  background: none;
  background-image: url("../images/background/slider-arrow.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #e8edf4;
  border: 5px solid #ffffff;
}
.slider-footer .owl-next {
  position: absolute;
  top: 50%;
  right: -100px;
  width: 56px;
  height: 56px;
  margin-top: -28px;
  background: none;
  background-image: url("../images/background/slider-arrow.png");
  background-position: -46px 0;
  background-repeat: no-repeat;
  background-color: #e8edf4;
  border: 5px solid #ffffff;
}
.footer {
  padding: 44px 0;
  background-color: #f1f1f1;
  border-top: 1px solid #ffffff;
}
.footer .container {
  padding: 0 40px;
}
.footer__title {
  padding-left: 32px;
  color: #ffffff;
  font: normal 24px/32px Cuprum, Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 0 #c2d2e6;
}
.footer__title_message {
  background: none;
  background-image: url("../images/background/icons.png");
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-color: transparent;
}
.footer__title_arrow {
  background: none;
  background-image: url("../images/background/icons.png");
  background-position: 0 -35px;
  background-repeat: no-repeat;
  background-color: transparent;
}
.footer-feedback {
  margin-top: 15px;
}
.footer-feedback__toolbar {
  margin-top: 8px;
  text-align: right;
}
.footer-feedback__button {
  box-shadow: 1px 1px 0 #373f47;
}
@media (max-width: 768px) {
  .footer-feedback {
    margin-bottom: 15px;
  }
}
.footer-info {
  margin-top: 11px;
  font-family: Cuprum, Arial, Helvetica, sans-serif;
  line-height: 23px;
}
.footer-info__text + .footer-info__text {
  margin-top: 46px;
}
.footer-info__mail {
  color: #373f47;
}
.footer-info__phone,
.footer-info__phone:hover {
  color: #373f47;
}
.footer-develop {
  margin-top: 28px;
  color: #60666d;
  font-family: Cuprum, Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.footer-develop__link {
  color: #ff2323;
}
.footer div > ymaps {
  width: 100%!important;
}
/*-- /footer --*/
/*-------------CONTENT---------------------*/
.controlbar {
  padding-top: 12px;
  background-color: #ededed;
}
.controlbar__title {
  margin-top: 8px;
  color: #2d6bb6;
}
.breadcrumb__item {
  display: inline-block;
  font-family: Cuprum, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 18px;
}
.breadcrumb__item + .breadcrumb__item {
  position: relative;
  padding-left: 35px;
}
.breadcrumb__item + .breadcrumb__item:before {
  content: '/';
  position: absolute;
  left: 13px;
  top: 0px;
  color: #d9d9d9;
}
.breadcrumb__item.gui-active {
  color: #9cb1c5;
}
.breadcrumb__link {
  color: #9cb1c5;
}
.navmenu__item + .navmenu__item {
  margin-top: 1px;
}
.navmenu__heading {
  position: relative;
  min-height: 44px;
  padding: 5px 9px 5px 47px;
  background-color: #2d6bb6;
  color: #ffffff;
  line-height: 34px;
  text-shadow: 1px 1px 0 rgba(119, 119, 119, 0.75);
  cursor: pointer;
}
.navmenu__icon {
  position: absolute;
  left: 9px;
  top: 50%;
  display: inline-block;
  width: 27px;
  height: 27px;
  margin-top: -13px;
  background: none;
  background-image: url("../images/background/icons.png");
  background-position: 3px -100px;
  background-repeat: no-repeat;
  background-color: #bccfea;
  border: 3px solid #ffffff;
}
.gui-active .navmenu__icon {
  background-position: 3px -78px;
}
.navmenu__text {
  display: inline-block;
  vertical-align: middle;
  font: normal 22px/18px Cuprum, Arial, Helvetica, sans-serif;
}
.navmenu__container {
  display: none;
}
.navmenu-list {
  background-color: #dee5ee;
  color: #2d6bb6;
  font: normal 18px/20px Cuprum, Arial, Helvetica, sans-serif;
}
.navmenu-list_alternate {
  background-color: #e8edf4;
  color: #3b7ac6;
  font-size: 17px;
}
.navmenu-list_deputy {
  background-color: #edf1f6;
  color: #3e82d3;
  font-size: 16px;
}
.navmenu-list_sub {
  padding-left: 46px;
  background-color: #f1f5f9;
}
.navmenu-list__heading {
  position: relative;
  padding: 6px 5px 5px 46px;
  text-transform: uppercase;
  cursor: pointer;
}
.navmenu-list_alternate .navmenu-list__heading {
  padding-top: 4px;
  padding-bottom: 2px;
}
.navmenu-list_deputy .navmenu-list__heading {
  padding-top: 3px;
  padding-bottom: 2px;
}
.navmenu-list__icon {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 16px;
  height: 16px;
  margin-top: -9px;
  background-color: #bccfea;
  border: 2px solid #ffffff;
}
.navmenu-list__icon:before,
.navmenu-list__icon:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #ffffff;
}
.navmenu-list__icon:before {
  width: 8px;
  height: 2px;
  margin: -1px 0 0 -4px;
}
.navmenu-list__icon:after {
  width: 2px;
  height: 8px;
  margin: -4px 0 0 -1px;
}
.gui-active > .navmenu-list__heading > .navmenu-list__icon:after {
  content: none;
}
.navmenu-list__link {
  color: #5191dd;
  font-size: 15px;
  line-height: 18px;
}
.navmenu-list__container {
  display: none;
}
.navmenu-list .navmenu-list .navmenu-list__icon {
  left: 16px;
}
.navmenu-list .navmenu-list .navmenu-list .navmenu-list__icon {
  left: 22px;
}
.panel__heading {
  height: 90px;
  padding: 5px 32px;
  line-height: 70px;
  background: none;
  background-image: url("../images/background/panel-heading.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #2d6bb6;
  overflow: hidden;
}
.panel__heading_point {
  cursor: pointer;
}
.panel__title {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font: normal 22px/24px Cuprum, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.panel__container {
  margin-top: 10px;
  background-color: #ededed;
}
.panel-list {
  margin: 19px 12px 19px 30px;
}
.panel-list__item + .panel-list__item {
  margin-top: 5px;
}
.panel-list__link {
  font-family: Cuprum, Arial, Helvetica, sans-serif;
}
.make {
  text-align: center;
}
.make__link {
  font-family: Cuprum, Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
.make__canvas {
  width: 100%;
  height: 300px;
  text-align: center;
}
.make__canvas:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.make__image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.make__name {
  display: inline-block;
  margin-top: 2px;
}
.consultant {
  color: #ffffff;
}
.consultant__heading {
  padding: 11px 15px 11px 56px;
  background: none;
  background-image: url("../images/background/icons.png");
  background-position: 23px -167px;
  background-repeat: no-repeat;
  background-color: #2d6bb6;
  font-weight: Cuprum, Arial, Helvetica, sans-serif;
}
.consultant__conatiner {
  text-align: center;
}
.consultant__canvas {
  padding: 15px 0 10px;
  background-color: #7bc6e6;
}
.consultant__image {
  border-radius: 200px;
  box-shadow: 0 0 2px #cdcdcd;
}
.consultant__info {
  padding: 8px 0 14px;
  background-color: #488db5;
}
.consultant__name {
  font: 400 18px/20px Cuprum, Arial, Helvetica, sans-serif;
}
.consultant__phone {
  margin-top: 4px;
  font: 400 16px/20px Cuprum, Arial, Helvetica, sans-serif;
}
.consultant__button {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #86ca2f;
  color: #ffffff;
  font: 400 16px/44px Cuprum, Arial, Helvetica, sans-serif;
  text-align: center;
}
.consultant__button:hover {
  background-color: #ff2323;
  color: #ffffff;
}
.slide__body {
  overflow: hidden;
}
.gui-h1 + .slide__body,
.gui-h2 + .slide__body {
  margin-top: 15px;
}
.slide__switcher {
  display: inline-block;
  margin-top: 10px;
  font-family: Cuprum, Arial, Helvetica, sans-serif;
}
/*-- /content --*/
/*-----------binding-------------*/
.screen__container {
  margin-top: 50px;
}
.section:after {
  content: '';
  clear: both;
  display: table;
}
.section__sidebar {
  position: relative;
  float: left;
  width: 270px;
}
.section__sidebar-switcher {
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  width: 25px;
  height: 44px;
  background-color: #2d6bb6;
}
.section__sidebar-switcher::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -4px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #ffffff;
}
.section__sidebar-switcher.gui-state-open::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.section__container {
  width: 100%;
  padding-left: 300px;
}
.section__float {
  float: left;
  width: 100%;
}
.section__float:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  .section {
    position: relative;
  }
  .section__sidebar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    background-color: #ffffff;
    -webkit-transform: translate(calc(-100% - 20px));
            transform: translate(calc(-100% - 20px));
    -webkit-transition: -webkit-transform 0.2s ease;
            transition: transform 0.2s ease;
  }
  .section__sidebar.gui-state-open {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .section__sidebar-switcher {
    display: block;
  }
  .section__container {
    padding-left: 10px;
  }
}
.main-services {
  box-shadow: 0 30px 30px #f1f1f1;
}
.main-services__text {
  padding-top: 38px;
  font-family: Cuprum, Arial, Helvetica, sans-serif;
  line-height: 20px;
}
.main-services__text p + p {
  margin-top: 20px;
}
.main-slider {
  width: auto!important;
  margin-left: 56px;
}
.main-slider__item {
  width: 704px;
}
.main-slider .owl-prev {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 56px;
  height: 56px;
  margin-top: -28px;
  background: none;
  background-image: url("../images/background/slider-arrow.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #e8edf4;
  border: 5px solid #ffffff;
}
.main-slider .owl-next {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 56px;
  height: 56px;
  margin-top: -28px;
  background: none;
  background-image: url("../images/background/slider-arrow.png");
  background-position: -46px 0;
  background-repeat: no-repeat;
  background-color: #e8edf4;
  border: 5px solid #ffffff;
}
@media (max-width: 768px) {
  .main-slider {
    margin: 15px 0 0 0;
  }
}
.main-dignity {
  margin-top: 44px;
}
.main-dignity__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 4px;
}
.main-dignity__item {
  width: 25%;
  padding-right: 1px;
  text-align: center;
}
.main-dignity__image {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.main-dignity__text {
  margin-top: 1px;
  padding: 11px 2px 12px;
  background-color: #2d6bb6;
  color: #ffffff;
  text-align: center;
  font-family: Cuprum, Arial, Helvetica, sans-serif;
  line-height: 18px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .main-dignity__item {
    width: 50%;
  }
}
.main-section {
  margin-top: 48px;
}
.area-list {
  margin: 0 -5px;
  font-size: 0;
  line-height: 0;
}
.area-list:after {
  content: '';
  clear: both;
  display: table;
}
.area-list__item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-top: 10px;
  padding: 0 5px;
  font-size: 16px;
  line-height: 22px;
}
.area-list__item:nth-child(1),
.area-list__item:nth-child(2),
.area-list__item:nth-child(3),
.area-list__item:nth-child(4) {
  margin-top: 0;
}
.area-list__item_clear {
  clear: both;
  display: table;
  margin-top: 0;
}
@media (max-width: 992px) {
  .area-list__item {
    width: 33.3333%;
  }
  .area-list__item:nth-child(4) {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .area-list__item {
    width: 50%;
  }
  .area-list__item:nth-child(3) {
    margin-top: 10px;
  }
}
.equipment__canvas {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.equipment__image {
  max-width: 100%;
  margin-top: -6px;
  box-shadow: 5px 5px 20px #a3a3a3;
}
.equipment__name {
  margin-top: 15px;
  text-align: center;
  color: #ff2323;
  font: normal 24px/28px Arial-Black;
}
@media (max-width: 768px) {
  .equipment__canvas {
    margin-bottom: 15px;
  }
}
.equipment-assortment {
  margin-top: 40px;
}
.equipment-assortment__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
.equipment-assortment__cell {
  width: 25%;
  padding: 0 10px;
}
.equipment-assortment__item {
  margin-top: 18px;
  text-align: center;
}
@media (max-width: 992px) {
  .equipment-assortment__cell {
    width: 50%;
  }
}
.equipment-testimony {
  margin-top: 51px;
}
.gases-list {
  margin: 0 -15px;
  font-size: 0;
  line-height: 0;
}
.gases-list__item {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  margin-top: 74px;
  padding: 0 15px;
  text-align: center;
}
.gases-list__item:nth-child(1),
.gases-list__item:nth-child(2),
.gases-list__item:nth-child(3),
.gases-list__item:nth-child(4) {
  margin-top: 0;
}
.gases-list__image {
  max-width: 100%;
  width: auto;
  height: auto;
  -webkit-transition: box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s;
}
.gases-list__link:hover .gases-list__image {
  box-shadow: 5px 5px 20px #a3a3a3;
}
.gases-list__name {
  display: inline-block;
  margin-top: 14px;
  font: normal 24px/1.1666 Arial-Black;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .gases-list__item {
    width: 50%;
  }
  .gases-list__item:nth-child(3),
  .gases-list__item:nth-child(4) {
    margin-top: 74px;
  }
  .gases-list__name {
    font-size: 16px;
  }
}
.gases-text {
  margin-top: 57px;
}
.catalog-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
.catalog-row__cell {
  width: 33.3333%;
  padding: 0 10px;
}
@media (max-width: 992px) {
  .catalog-row__cell {
    width: 50%;
  }
}
.catalog-product {
  padding: 0 0 15px 39px;
}
.catalog-product__canvas {
  width: 238px;
  height: 250px;
  text-align: center;
}
.catalog-product__canvas:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.catalog-product__image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.catalog-product__info {
  position: relative;
  margin-top: -19px;
  padding: 19px 15px 25px 25px;
  background-color: #f1f5f9;
  border: 5px solid #dee5ee;
}
.catalog-product__info::before {
  content: '';
  position: absolute;
  left: -5px;
  top: -56px;
  width: 51px;
  height: 56px;
  background: none;
  background-image: url("../images/background/angle-box.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
}
.catalog-product__title {
  color: #2d6bb6;
  font: normal 20px/22px Cuprum, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.catalog-product__list {
  margin-top: 20px;
}
.catalog-product__item {
  position: relative;
  padding-left: 14px;
}
.catalog-product__item::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 8px;
  width: 9px;
  height: 9px;
  background-color: #dee5ee;
}
.catalog-product__item + .catalog-product__item {
  margin-top: 2px;
}
@media (max-width: 992px) {
  .catalog-product {
    padding-left: 0;
  }
}
.catalog-download {
  margin: 29px 0 0 -14px;
}
.catalog-description {
  margin-top: 59px;
}
.catalog-manufacturers {
  margin-top: 61px;
}
.catalog-manufacturers__list {
  margin: 0 -19px;
  font-size: 0;
  line-height: 0;
}
.catalog-manufacturers__item {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  margin-top: 35px;
  padding: 0 7px;
  text-align: center;
}
.catalog-manufacturers__item:nth-child(1),
.catalog-manufacturers__item:nth-child(2),
.catalog-manufacturers__item:nth-child(3),
.catalog-manufacturers__item:nth-child(4),
.catalog-manufacturers__item:nth-child(5) {
  margin-top: 18px;
}
.catalog-manufacturers__canvas {
  display: inline-block;
  width: 100%;
  height: 70px;
}
.catalog-manufacturers__canvas:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.catalog-manufacturers__image {
  max-width: 100%;
  max-height: 100%;
}
.catalog-manufacturers__name {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 992px) {
  .catalog-manufacturers__item {
    width: 33.3333%;
  }
  .catalog-manufacturers__item:nth-child(4),
  .catalog-manufacturers__item:nth-child(5) {
    margin-top: 35px;
  }
}
.catalog-area {
  margin-top: 97px;
}
.catalog-area__list {
  margin: 0 -19px;
  font-size: 0;
  line-height: 0;
}
.catalog-area__item {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  margin-top: 28px;
  padding: 0 7px;
  font-size: 16px;
  line-height: 1.375;
}
@media (max-width: 992px) {
  .catalog-area__item {
    width: 50%;
  }
}
.product-download {
  margin: 29px 0 0 -14px;
}
.product-feedback {
  margin-top: 38px;
}
.product-row:after {
  content: '';
  clear: both;
  display: table;
}
.product-row__sidebar {
  float: right;
  width: 270px;
  margin: 0 0 20px 30px;
}
@media (max-width: 992px) {
  .product-row__sidebar {
    float: none;
    width: auto;
  }
}
.product-slider {
  max-width: 340px;
  margin-left: 39px;
}
.product-slider__canvas {
  width: 100%;
  height: 268px;
  background: none;
  background-image: url("../images/background/load.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.product-slider__preview {
  margin-top: -24px;
}
.product-slider__preview .owl-wrapper {
  padding-top: 24px;
}
.product-slider__preview .owl-item {
  padding-left: 1px;
}
.product-slider__item {
  position: relative;
  background-color: #ffffff;
  border: 5px solid transparent;
  text-align: center;
  cursor: pointer;
}
.product-slider__item::before {
  position: absolute;
  left: -5px;
  top: -29px;
  width: 24px;
  height: 29px;
  background: none;
  background-image: url("../images/background/angle-box.png");
  background-position: -51px 0;
  background-repeat: no-repeat;
  background-color: transparent;
}
.product-slider__item.gui-active {
  border-color: #dee5ee;
}
.product-slider__item.gui-active::before {
  content: '';
}
.product-description {
  padding-top: 76px;
}
.product-characteristics {
  margin-top: 44px;
}
.product-similar {
  margin-top: 50px;
}
.product-similar__list {
  margin-top: 13px;
  font-size: 0;
  line-height: 0;
}
.product-similar__item {
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
  margin-top: 20px;
  line-height: 1.375;
}
@media (max-width: 768px) {
  .product-similar__item {
    width: 50%;
  }
}
.product-info__info {
  position: relative;
  margin-top: 29px;
  padding: 12px 4px 11px 46px;
  border: 5px solid #428ec0;
  color: #949494;
  font: 400 14px/21px Cuprum, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.product-info__info:before {
  content: '';
  position: absolute;
  top: -29px;
  left: -5px;
  width: 24px;
  height: 29px;
  background: none;
  background-image: url("../images/background/angle-box.png");
  background-position: -75px 0;
  background-repeat: no-repeat;
  background-color: transparent;
}
.product-info__text + .product-info__text {
  margin-top: 20px;
}
.product-info__emphasize {
  color: #488ac6;
  font-weight: 700;
  font-size: 20px;
}
.product-advantage {
  margin-top: 40px;
}
.product-advantage:first-child {
  margin-top: 0;
}
.product-advantage__item:after {
  content: '';
  clear: both;
  display: table;
}
.product-advantage__item + .product-advantage__item {
  margin-top: 14px;
}
.product-advantage__canvas {
  float: left;
  width: 52px;
  padding-right: 6px;
  text-align: center;
}
.product-advantage__images {
  max-width: 100%;
}
.product-advantage__info {
  padding-left: 52px;
}
.product-advantage__name {
  color: #373f47;
  font: 400 14px/16px Cuprum, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.block {
  margin-bottom: 30px;
}
.block__image {
  max-width: 100%;
  margin-bottom: 10px;
}
.prjblock__image {
  max-width: 200px;
}
@media (max-width: 768px) {
  .prjblock__image {
    margin-bottom: 15px;
  }
}
.static {
  max-width: 1190px;
  margin: 0 auto;
  padding: 50px 50px 0;
}


@media (max-width: 768px) {
  .static {
    padding: 50px 10px 0;
  }
  
.static.contacts td > ymaps {
  width: 100% !important;
}

}
/*-- /binding --*/
/*----------MODAL-----------*/
/*-- /modal --*/
/*----------MEDIA-----------*/
@media (max-width: 1400px) {
  .slider-footer .owl-prev {
    left: -5px;
  }
  .slider-footer .owl-next {
    right: -5px;
  }
}
li.navmenu__item.JS-Acordion-Item {
    list-style: none;
}
/*-- /media --*/