*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
 }

@-ms-viewport {
  width: device-width; }

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block; }

body {
  overflow-y: scroll;
  margin: 0;
  /*font-family: $font-family-base;
  font-size: $font-size-base;
  font-weight: $font-weight-base;
  line-height: $line-height-base;
  color: $body-color;*/
  text-align: left;
  /*background-color: $body-bg;*/ }

[tabindex='-1']:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 10px; }

p:not(.breadCrumb-link) {
  margin-top: 0;
  margin-bottom: 10px; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  /*color: $link-color;
  text-decoration: $link-decoration;*/
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  /*@include hover {
    color: $link-hover-color;
    text-decoration: $link-hover-decoration;
  }*/ }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

.img-cover img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: 'object-fit: cover; object-position: center;'; }

table {
  border-collapse: collapse; }

caption {
  /*padding-top: $table-cell-padding;
  padding-bottom: $table-cell-padding;
  color: $table-caption-color;*/
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0; }

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.noscroll {
  overflow: hidden !important; }

svg path {
  fill: inherit; }

* {
  outline: none !important; }

body.no-scroll {
  overflow: hidden; }

.centerContent {
  width: 100%; }

.menuCenter {
  display: flex;
  flex-wrap: wrap; }
  .menuCenter .items_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100% !important; }
  .menuCenter > a, .menuCenter .items_wrap > a {
    flex: 1;
    float: none; }

#slider {
  width: 100%; }
  #slider img {
    height: auto;
    max-width: 100%;
    display: block; }

.rslides1_nav.prev {
  left: unset;
  right: 19px; }

.sliderWrapper {
  background: none;
  /* background-image: url("../img/sliderbg_wrap7.png");
   background-repeat: no-repeat;
   background-size: 100% 100%;
   background-position: 0 0;*/ }

.rslides1_tabs {
  top: unset;
  bottom: -35px; }

.services {
  height: auto;
  background: none;
  background-image: url(../img/bgorange.png);
  background-repeat: no-repeat;
  background-size: cover; }
  .services .service {
    width: 33%;
    float: none;
    padding: 15px;
    margin: 0; }
    .services .service .title {
      line-height: 1.2; }
    .services .service .icon {
      /*width: 70px;
      height: 70px;
      background: url(../img/icons_serv.png) no-repeat;
      background-size: contain;*/ }
  .services .centerContent {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 !important; }

.infoText {
  width: auto;
  display: flex;
  flex-direction: column;
  margin: 0 auto 25px auto; }

.infoBlock.centerContent.clear {
  margin: 0; }

.content .centerContent {
  display: flex;
  position: relative;
  padding-top: 60px;
  justify-content: center;
}
.hide_production_panel .content .centerContent {
  padding-top: 30px;
}

.main .content {
  padding-bottom: 140px; }

.main.inner .content {
  padding-bottom: 220px; }

.menuRight {
  position: absolute;
  top: 0px;
  left: 10px;
  width: calc(100% - 20px);
  height: auto;
  z-index: 10;
  transition: max-height 0.4s ease-out;
  max-height: 56px;
  overflow: hidden; }
  .menuRight .panel-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: none;
    width: 100%;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold; }
    .menuRight .panel-btn svg {
      width: 15px;
      height: 15px;
      margin-left: 10px;
      fill: #ffffff;
      -webkit-transform: rotate(0);
              transform: rotate(0);
      transition: -webkit-transform 0.3s;
      transition: transform 0.3s;
      transition: transform 0.3s, -webkit-transform 0.3s; }
  .menuRight.active {
    max-height: 1000px; }
    .menuRight.active svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.col-1 {
  width: calc(100% - 20px);
  margin: 0 10px; }

.product.prod1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
  height: auto;
  margin-bottom: 30px;
  padding: 0 10px; }
  .product.prod1 .icon {
    position: relative; }
  .product.prod1 .desc_wrap {
    width: 100%;
    height: auto;
    margin: 5px 0 0 0;
    padding: 20px 60px 20px 20px;
    border-radius: 8px;
    background-image: url("../img/product_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  .product.prod1 .descr {
    width: 100%;
    height: auto;
    margin: 0; }
    .product.prod1 .descr .arrow {
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .product.prod1 .descr div {
      font-size: 15px; }

.col-1 .title {
  height: auto;
  margin: 0; }
  .col-1 .title .icon_big {
    position: static;
    margin-bottom: 10px;
    background-image: url(../img/prd_b_b.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; }
    /*.col-1 .title .icon_big img {*/
    /*  display: block;*/
    /*  max-width: 100%;*/
    /*  height: auto; }*/
  .col-1 .title h1 {
    height: auto;
    padding: 10px 40px 10px 20px;
    font-size: 26px;
    background-image: url(../img/title_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  .col-1 .title .decoration {
    padding: 0;
    margin-bottom: 10px; }

.inner .slogan p {
  font-size: 42px !important; }

.col-1 .news h2 {
  font-size: 20px; }

.news {
  padding-top: 30px !important;
  padding-bottom: 0 !important; }
.news-feedback{
  padding-top: 0px!important;
}
  .news h2 {
    width: auto !important;
    height: auto !important;
    position: static !important; }
  .news .text p {
    padding: 10px 20px; }

.orange_bg {
  padding: 20px; }
  .orange_bg p {
    font-size: 18px;
    display: flex;
    flex-direction: column; }
  .orange_bg span {
    font-size: 18px; }

.grey_bg.contacts {
  padding: 0 20px;
  margin-bottom: 20px; }
  .grey_bg.contacts .title {
    text-align: center; }
  .grey_bg.contacts label {
    font-size: 18px; }

#callbackForm .input, #callbackForm .textarea {
  margin-bottom: 12px; }

.production_detail p, .production_detail li, .production_detail strong {
  font-size: 18px; }

.production_detail h4 {
  font-size: 22px; }

.production_detail td {
  font-size: 18px; }


/*@media screen and (min-width: 992px) {*/

/*  .content .centerContent{*/
/*    padding-top: 80px;*/
/*  }*/
/*}*/

@media screen and (max-width: 1024px) {

  .col-1 .title h1{
    background-image: unset;
  }
  .col-1 .title .icon_big {
    width: 314px;
    height: 315px;
    margin: 0 auto 10px auto; }
  .col-1 .title{
    width: 100%;
  }
  .hs1{
    background: unset;
    padding: unset;
    text-align: center;
  }
  .col-1 .title h1{
    text-align: center;
  }
  .hs1_child{
    height: auto;
    width: 100%;
    text-align: center;
  }
  .col-1 .title .decoration, .col-1 .decoration{
    margin-top: 0px;
  }
  .inner .header{
    height: 80px;
  }

}
@media screen and (max-width: 1024px) {
  .main {
    position: relative;
    overflow-x: hidden;
  }
  .main.inner .content .centerContent.clear .col-1.float_l {
    margin-top: 0;
  }
  .template-text .main.inner .content .centerContent.clear .col-1.float_l{
    margin-top: 60px;
  }
  .hide_production_panel .main.inner .content .centerContent.clear .col-1.float_l{
    margin-top:unset;
  }
  .hide_production_panel .content .centerContent {
    padding-top: 0px;
  }

  .header {
    padding-top: 80px;
    background: url("../img/bghead2.jpg") no-repeat -290px 25%; }
    .header, .header .headerMenu {
      width: 100%;
      height: 100%; }
    .header .logo {
      display: none; }
    .header .headerMenu {
      position: fixed;
      top: 0;
      left: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding: 20px;
      background-color: #cdd1d0;
      z-index: 100;
      will-change: transform, opacity;
      transition-property: opacity, -webkit-transform;
      transition-property: transform, opacity;
      transition-property: transform, opacity, -webkit-transform;
      transition-timing-function: ease-out;
      transition-duration: 0.5s;
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
      height: 100vh;
      /* Fallback for browsers that do not support Custom Properties */ }

      .header .headerMenu a {
        margin: 0;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-size: 18px;
        color: #375998;}
      .header .headerMenu.active {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        opacity: 1; }
    .header .slogan {
      text-align: center;
      padding: 70px 0;
      font-size: 32px; }
      .header .slogan p {
        margin: 0;
        padding: 0px 10px;
        font-size: 30px; }
  .headerWrapper {
    position: relative; }
  .mobile-header {
    /*position: absolute;
    top: 0;
    left: 0;
    width: 100vw;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 80px;
    padding: 10px 15px;
    position: absolute;
    left: 0;
    top: 0; }
    .mobile-header .logo {
      width: 60px;
      height: 60px;
      margin-top: -10px;
      margin-left: -10px; }
      .mobile-header .logo img {
        width: 100%;
        height: auto; }
  .menu-btn {
    display: flex;
    flex-direction: column;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    padding: 0;
    z-index: 101; }
    .menu-btn span {
      width: 30px;
      height: 4px;
      margin-bottom: 5px;
      background-color: #0753a5;
      -webkit-transform-origin: 0 0;
              transform-origin: 0 0;
      transition: all 0.5s ease-out; }
      .menu-btn span:last-child {
        margin-bottom: 0; }
      .menu-btn span:nth-child(2) {
        -webkit-transform-origin: center center;
                transform-origin: center center; }
    .menu-btn.active span:first-child {
      -webkit-transform: rotate(-45deg) translate(-13px, 17px);
              transform: rotate(-45deg) translate(-13px, 17px); }
    .menu-btn.active span:nth-child(2) {
      -webkit-transform: scale(0);
              transform: scale(0); }
    .menu-btn.active span:last-child {
      -webkit-transform: rotate(45deg) translate(-9px, -16px);
              transform: rotate(45deg) translate(-9px, -16px); }
  .sliderBlock {
    height: auto;
    margin-bottom: 40px; }
    .sliderBlock #slider li {
      height: 100%; }
      .sliderBlock #slider li img {
        position: absolute;
        right: 0;
        top: 0;
        max-width: unset;
        height: 100%;
        width: auto; }
  .content .menuCenter {
    min-height: unset; }
    .content .menuCenter a {
      width: 25%;
      height: auto;
      flex: unset;
      margin: 0 0 25px 0; }
  .services .service {
    width: 100%; }
    .services .service .text {
      text-align: center; }
  .second_banner .infoText {
    padding: 80px 15px 90px 15px;
    background-color: #fff;
    background-image: url("../img/info.png");
    background-repeat: no-repeat;
    background-position: 50% 20px;
    margin-bottom: 0; }
  .second_banner + .infoBlock.centerContent.clear {
    display: none; }
  .footer {
    padding-bottom: 20px; }
  .menuFooter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 18px 10px 18px; }
    .menuFooter a {
      width: 33%;
      text-align: center;
      margin: 0;
      margin-bottom: 20px;
      font-size: 17px; }
  .contactsFooter {
    display: flex;
    padding: 0 18px; }
    .contactsFooter p {
      width: 33% !important;
      margin: 0 !important;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      margin-bottom: 30px !important;
      font-size: 15px; }
      .contactsFooter p strong {
        margin-bottom: 5px; }

  .inner .header {
    background: none;
    height: 80px; }

  .centerContent.clear .col-1.float_l {
    display: flex;
    flex-wrap: wrap; }
  .grey_bg.login {
    margin-top: 40px;
    padding: 0px 20px; }
    .grey_bg.login #login_form .clear {
      display: flex; }
      .grey_bg.login #login_form .clear .float_l {
        margin-right: 10px; }
  .gallery {
    display: flex;
    flex-wrap: wrap; }
    .gallery h3 {
      width: 100%; }
    .gallery .infoBlock2 {
      width: 50% !important;
      height: auto !important;
      float: none;
      margin: 0 0 30px 0;
      padding: 0 10px; }
      .gallery .infoBlock2 .photos a {
        float: none !important;
        width: 100%;
        height: auto; }
        .gallery .infoBlock2 .photos a img {
          max-width: 100%;
          height: auto;
          opacity: 1 !important; }
      .gallery .infoBlock2 .photos .photos_hover {
        display: none !important; }
  .col-1 .news {
    width: 50%;
    padding: 0px 10px; }
  .body_about .col-1 .news{
    width: 100%;
  }
  .orange_bg {
    width: 35%;
    height: 430px; }
  .grey_bg.contacts {
    width: 63%;
    /*margin-left: 2%; */
  }

  .slider-text__title {
    font-size: 23px;
  }

}
@media screen and (max-width: 1024px) and (min-width: 975px) {
  .sliderBlock #slider li img {
    width: 100%;
  }
}

@media all and (max-width: 1024px) and (max-height: 768px) and (orientation:landscape) {
    .header .headerMenu{
        /*overflow-y: scroll;*/
    }
    .header .headerMenu > a:first-child{
        margin-top: 40px;
    }
    /*.header .headerMenu .dropdown-lang{*/
        /*position: static;*/
        /*transform: none;*/
    /*}*/
}
@media screen and (max-width: 940px) {
  .menuCenter > a, .menuCenter .items_wrap > a {
    width: 25%; } }

@media screen and (max-width: 1024px) {
  .content .menuCenter {
    min-height: unset; }
    .content .menuCenter a {
      /*display: flex;
        flex-direction: column;
        align-items: center;*/
      width: 50%; }
  /*.mobile-header {
    .logo {
      width: 40px;
      height: 40px;
    }
  }*/
  .header {
    padding-top: 62px; }
    .header .slogan {
      padding: 15px 0 40px 0; }
  /*.col-1 .title .icon_big {*/
  /*  width: 100%;*/
  /*  margin-bottom: 10px; }*/
  .production_detail img {
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 15px 0 !important;
    float: none !important; }
  .production_detail .table_styled tr {
    display: flex !important;
    flex-wrap: wrap; }
    .production_detail .table_styled tr td {
      display: block !important;
      width: auto !important;
      text-align: center; }
      .production_detail .table_styled tr td:first-child {
        width: 100% !important; }
      .production_detail .table_styled tr td:not(:first-child) {
        padding: 10px;
        flex: 1 1 33% !important; }
  /*.inner .header {*/
  /*  height: 160px; }*/
  .contactsFooter {
    flex-direction: column; }
    .contactsFooter p {
      width: auto !important; }
  .menuFooter a {
    width: 50%; }
  .product.prod1 {
    width: 100%;
    padding: 0; }
  #login_form .clear {
    flex-direction: column;
    align-items: center; }
    #login_form .clear .float_l {
      margin-bottom: 10px;
      margin-right: 0; }
  .infoBlock2 {
    width: 100% !important;
    padding: 0; }
  .body_instrument-manual .infoBlock2,.body_operation-manuals .infoBlock2{
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .gray_container .infoBlock2{
    margin-bottom: 25px;
  }
  .instrument-detail-item-pdf{
    width: 100%;
    margin-bottom: 30px;
  }
  .breadCrumb-container{
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .col-1 .news {
    width: 100%;
    padding: 0px; }
  .orange_bg, .grey_bg.contacts {
    width: 100%;
    height: auto; }
}

@media screen and (max-width: 1024px) and (min-width: 550px){
  .product.prod1 .descr .arrow {
    right: 40px;
  }
}


.copyright {
  width: 70%;
  line-height: normal;
  margin: 0 auto 10px auto; }

.slider-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: unset;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9; }
  .slider-text__title, .slider-text__text {
    color: #fff;
    text-align: center;
    line-height: 1.2; }
  .slider-text__title {
    margin-bottom: 10px;
    text-transform: uppercase; }
  .slider-text__text {
    margin-bottom: 0; }

.scroll-up-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  padding: 0;
  background-color: #4c4c4c;
  border: 1px solid #ccc;
  border-radius: 50%;
  z-index: 10;
  transition: opacity 0.3s, visibility 0.3s;
  opacity: 0;
  visibility: hidden; }
  .scroll-up-btn svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .scroll-up-btn.active {
    opacity: 0.8;
    visibility: visible; }

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

@media screen and (max-width: 400px){

  /*.col-1 {*/
  /*  width: calc(100% - 75px);*/
  /*  margin: 0 10px;*/
  /*}*/
  .tabcontent{
    padding-left: 25px;
    padding-right: 25px;
  }
  .gray_container{
    column-count: 1;
  }

}


