@font-face {
    font-family: 'Euclid Flex';
    src: url('../fonts/EuclidFlex-UltraLight.eot');
    src: local('Euclid Flex UltraLight'), local('EuclidFlex-UltraLight'),
        url('../fonts/EuclidFlex-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EuclidFlex-UltraLight.woff2') format('woff2'),
        url('../fonts/EuclidFlex-UltraLight.woff') format('woff'),
        url('../fonts/EuclidFlex-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Flex';
    src: url('../fonts/EuclidFlex-Light.eot');
    src: local('Euclid Flex Light'), local('EuclidFlex-Light'),
        url('../fonts/EuclidFlex-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EuclidFlex-Light.woff2') format('woff2'),
        url('../fonts/EuclidFlex-Light.woff') format('woff'),
        url('../fonts/EuclidFlex-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Flex';
    src: url('../fonts/EuclidFlex-Regular.eot');
    src: local('Euclid Flex Regular'), local('EuclidFlex-Regular'),
        url('../fonts/EuclidFlex-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EuclidFlex-Regular.woff2') format('woff2'),
        url('../fonts/EuclidFlex-Regular.woff') format('woff'),
        url('../fonts/EuclidFlex-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Flex';
    src: url('../fonts/EuclidFlex-SemiBold.eot');
    src: local('Euclid Flex SemiBold'), local('EuclidFlex-SemiBold'),
        url('../fonts/EuclidFlex-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EuclidFlex-SemiBold.woff2') format('woff2'),
        url('../fonts/EuclidFlex-SemiBold.woff') format('woff'),
        url('../fonts/EuclidFlex-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Flex';
    src: url('../fonts/EuclidFlex-Bold.eot');
    src: local('Euclid Flex Bold'), local('EuclidFlex-Bold'),
        url('../fonts/EuclidFlex-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EuclidFlex-Bold.woff2') format('woff2'),
        url('../fonts/EuclidFlex-Bold.woff') format('woff'),
        url('../fonts/EuclidFlex-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Flex';
    src: url('../fonts/EuclidFlex-Thin.eot');
    src: local('Euclid Flex Thin'), local('EuclidFlex-Thin'),
        url('../fonts/EuclidFlex-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EuclidFlex-Thin.woff2') format('woff2'),
        url('../fonts/EuclidFlex-Thin.woff') format('woff'),
        url('../fonts/EuclidFlex-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Flex';
    src: url('../fonts/EuclidFlex-Medium.eot');
    src: local('Euclid Flex Medium'), local('EuclidFlex-Medium'),
        url('../fonts/EuclidFlex-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EuclidFlex-Medium.woff2') format('woff2'),
        url('../fonts/EuclidFlex-Medium.woff') format('woff'),
        url('../fonts/EuclidFlex-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
body{
  font-family: 'Euclid Flex';
}
.main_info{
  width: 100%;
  float: left;
}
.main_info p{
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  padding-top: 24px;
  padding-bottom: 26px;
  font-weight: 300;
font-size: 16px;
line-height: 20px;
margin-top: 120px;
}
.main_info p::before{
  content: '';
  display: block;
  float: left;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);

  width: 226px;
height: 1px;
background: #ADADAD;
}
.main_info p::after{
  content: '';
  display: block;
  float: left;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);

  width: 226px;
height: 1px;
background: #ADADAD;
}
.product_section{
  width: 100%;
  float: left;

}
.top_product_titled{
  width: 100%;
  float: left;
}
.fullname{
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 55px;
  margin-top: 74px;
}

p{
  margin: 0;
}
.fullname span{
  width: 100%;
  float: left;
  font-weight: 500;
font-size: 72px;
line-height: 91px;
color: transparent;
background: linear-gradient(0deg, rgba(234,234,234,0) 0%, rgba(234,234,234,1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-transform: uppercase;
text-align: center;
}
.fullname p{
  width: 100%;
  float: left;
  position: absolute;
  bottom: 10px;
  font-weight: 500;
font-size: 36px;
text-transform: uppercase;
  text-align: center;
  margin: 0;
}
.sub-cat-data{
  width: 100%;
  float: left;
}
.sub-cat-data ul{
  display: table;
  float: none;
  margin: 0px auto;
  margin-bottom: 32px;
}
.content{
  float: none;
  width: 100%;
  max-width: 1170px;
  padding-left: 15px;
  margin: 0px auto;
  padding-right: 15px;
}
.products_slider{
  width: 100%;
  float: left;
}
.products_slider .open_modal{
  width: 100%;
  float: left;
}
.products_slider .item {
  padding-left: 15px;
  padding-right: 15px;
}
.products_slider .item img{
  width: 100%;
  float: left;
  display: block;

}
figure{
  width: 100%;
  float: left;
  margin: 0;
}
.slick-prev.slick-arrow{
  display: none !important;
}
.slick-next.slick-arrow{
  display: none !important;
}
.ovimage{
  width: 100%;
  float: left;
  overflow: hidden;
  max-height: 476px;

}
.item-one img{
  max-width: 100%;
  padding: 3px;
      border: 1px solid #E3E3E3;
}
body{
  overflow-x: hidden;
}
.slick-list{
  overflow: visible;
}
*{
  box-sizing: border-box;
  outline: none !important;
}
.slick-list::after {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 4000px;
  right: 100%;
  background-color: white;
}
.slick-list::before {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 4000px;
  left: 100%;
  z-index: 5;
background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0.5) 100%);
}
figcaption{
  min-height: 56px;
}
.slick-dots{
  float: none;
  margin: 0px auto;
  padding-left: 0;
  display: table;

}
.slick-dots li{
  float: left;
  list-style: none;
  margin-left: 5px;
  margin-right: 5px;
}
.slick-dots li button{
  width: 6px;
  height: 6px;
  background: #ADADAD;
  padding: 0;
  border:none;
  font-size: 0;
  color: transparent;
  cursor: pointer;
}
.slick-dots li button:hover{
  height: 6px;
  background: #000000;
  position: relative;

}
.slick-dots li.slick-active button{
  height: 6px;
   width: 6px;
  background: #000000;
  position: relative;
  top: -2px;
}
.fullname_data{
  width: 100%;
  float: left;
  position: relative;
  margin-top: 110px;
}
.fullname_data .title{
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  text-transform: uppercase;
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 8px;
}
.products_slider{
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
  float: left;
}
.fullname_data p{
  width: 100%;
  float: left;
  display: block;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #939393;
  margin-bottom: 65px;
}
.hit{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  padding-left: 13.5px;
  padding-right: 13.5px;
  background: #EE8517;
  line-height: 40px;
}
.ovimage{
  position: relative;
}
.detailed{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 4;
  display: block;
  float: left;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  background: #AC0606;
  padding-left: 20px;
  line-height: 48px;
  padding-right: 46px;
  display: none;
}
.open_modal:hover .detailed{
  display: block;
}
.open_modal:hover .ovimage:after{
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.05);
}
.detailed::before{
  content: '';
  display: block;
  float: left;
  position: absolute;
  right: 20px;
  top: 17px;
  width: 16px;
  height: 16px;
  background: url(../img/svgd.svg) no-repeat center;
}
.open_modal{
  position: relative;
}
.label_data{
  position: absolute;
  right: 0;
  font-weight: 500;
font-size: 24px;
line-height: 30px;
color: #EE8517;
top: 12px;
}
body{
  width: 100%;
  float: left;
  margin: 0;
}

.products_block.active{
  display: block;
}
figcaption{
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  padding-top: 15px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
.sub-cat-data li{
  float: left;
  list-style: none;
  margin-left: 12px;
  margin-right: 12px;
}
.sub-cat-data li a{
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-decoration-line: none;

color: #ADADAD;
  }
  .sub-cat-data li.active a,.sub-cat-data li a:hover{
    text-decoration: underline;
    color: #AC0606;
  }
.our_top{
  width: 100%;
  float: left;
}
.our_top .content{
  max-width: 1200px;
}
.our_top ul{
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  margin-top: 45px;
}
.our_top li{
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  margin-top: 30px;
  list-style: none;
}
.our_top li div{
  width: 100%;
  float: left;
  min-height: 160px;
  background: #FFFFFF;
  border: 1px solid #E3E3E3;position: relative;
  padding-left: 97px;
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 5px;
}
.our_top li div p{
  width: 100%;
  float: left;
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #939393;
}
.our_top li div span{
  width: 100%;
  float: left;
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 9px;
}
.footer{
  width: 100%;
  float: left;

}
.wrapper{
  width: 100%;
  float: left;
  position: relative;
}
.wrapper .content{
 position: relative;
}
.list_counter{
  width: 100%;
  float: left;

}
.name_style{
  width: 100%;
  float: left;
  font-size: 20px;
  font-weight: 100;
  margin-top: 0px;
  margin-bottom: 30px;
}
.name_style strong{
font-size: 36px;
color: #bd050f;
font-weight: 100 !important;

}
.name_style span{
  text-transform: uppercase;
}
.name_style strike{
font-size: 20px;
color: #655f5f;
display: inline-block;
margin-left: 15px;
margin-right: 15px;
}
.list_counter .content{
  max-width: 1200px;
}
.list_counter  ul{
  width: 100%;
  float: left;
  margin-bottom: 10px;
  margin-top: 60px;
  padding-left: 0;
}
.list_counter li{
  float: left;
  list-style: none;
  width: 25%;
}
.data-sell{
  width: 100%;
  float: left;

}
.data-sell .content{
  max-width: 1200px;
}
.data-sell ul{
  width: 100%;
  float: left;
padding: 0;
margin: 0;
}
.data-sell ul li{
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
    list-style: none;
}
.one-data{
  width: 100%;
  float: left;
  position: relative;
  cursor: pointer;
  margin-top: 15px;
  margin-bottom: 15px;
}
.ovl_map{
  position: relative;
  left: 15px;
top: 20px;
background: #fff;
box-shadow: 0px 4px 20px rgb(0 0 0 / 10%);
width: 31%;
max-width: 100%;
padding-bottom: 8px;
float: left;
margin-right: 2.66%;
margin-bottom: 45px;
padding-bottom: 15px;
}
.ovl_map:last-child{
  margin-right: 0;
}
.ovl_map ul{
  margin: 0;
  padding-left: 0;
}
.data_set{
  width: 100%;
  float: left;

}
.data_set p{
  font-size: 16px;
line-height: 20px;
}
.data_set a{
  font-size: 16px;
line-height: 20px;

color: #000000;
text-decoration: none;
}
.data_set span{
  font-weight: 300;
font-size: 14px;
line-height: 18px;
color: #939393;
width: 100%;
float: left;
display: block;
margin-top: 3px;

}
.desc_page{
  width: 100%;
  float: left;

}
.desc_page p{
  display: block;
  float: left;
  width: 100%;
  max-width: 460px;
  font-weight: 300;
font-size: 16px;
line-height: 24px;

text-align: justify;
}
.desc_page p:first-child{
  margin-top: 100px;
}
.about-image{
  float: right;
  width: 50%;
  max-width: 467px;
  display: block;
}
.home_banner {
  width: 100%;
  float: left;
}
.home_banner .item {
  position: relative;
}
.home_banner .item img{
  width: 100%;
  max-width: 1920px;
  display: table;
  float: none;
  margin: 0px auto;
}
.home_banner .item:before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
  background: linear-gradient(0deg, rgba(41, 41, 41, 0.73), rgba(41, 41, 41, 0.73));
}
.home_banner .slick-dots{
  position: absolute;
  bottom: 42px;
  margin: 0px auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.home_banner .slick-dots li button{
  width: 165px;
  height: 2px;
  background: #ADADAD;
  margin-left: 15px;
  margin-right: 15px;
}
.home_banner .slick-dots li:hover button,.home_banner .slick-dots li.slick-active button{
  height: 4px;
  background: #FFFFFF;
}
.home_banner .wrapper{
  position: absolute;
  top: 0;
  z-index: 10;
}
.item_outer{
  display: table;
  float: none;
  margin: 0px auto;
  width: auto;
}
.home_banner .slick-prev.slick-arrow{
  display: block !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  padding: 0;
  background: url(../img/infoa.svg) no-repeat center;
  width: 30px;
  height: 30px;
  z-index: 20;
  border:none;
  color: transparent;
  left: 50px;
  font-size: 1px;
cursor: pointer;
}
.open_modal{
  cursor: pointer;
}
.home_banner .slick-next.slick-arrow{
  display: block !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  background: url(../img/infoa.svg) no-repeat center;
  width: 30px;
  height: 30px;
  z-index: 20;
  border:none;
  color: transparent;
  right: 50px;
  font-size: 1px;
cursor: pointer;
}
.home_banner .item{
  position: relative;
}
.home_banner .wrapper{
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
header{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 15;
}
.item_text{
  float: left;

}
.discount{
  float: left;
  padding-right: 30px;
  position: relative;
}
.discount span{
  float: left;
  display: block;
  font-size: 72px;
  line-height: 91px;
  color: #FFFFFF;
}
.discount sup{
  position: absolute;
  left: 5px;
  top: 23px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}
.rt_side_info{
  float: left;
}
.rt_side_info{
  margin-top: 15px;
}
#exampleModal {
  width: 1140px;
  background: #fff;
  max-width: 100%;
}
#formModal {
  width: 615px;
  background: #fff;
  max-width: 100%;
  box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.3);
  overflow: hidden;
  float: none;
  margin: 0px auto;
  display: table;
}
#formModal .box-modal-information{
  width: 100%;
  float: left;
  padding-right: 40px;
  padding-left: 40px;
}
#formModal .tabs-wrapper fieldset{
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
#formModal .tabs-wrapper fieldset span{
  left: 16px;
}
#formModal .accept label span br{
  display: none;
}
#formModal .accept{
  display: table;
  float: none;
  margin: 0px auto;
  width: 100%;
  padding-top: 46px;
  max-width: 380px;
}
#formModal .tabs-wrapper fieldset:last-child{
  width: auto;
  display: table;
  float: none;
  margin: 0px auto;
  padding-top: 24px;
  text-align: center;
}
#formModal .tabs-wrapper fieldset button{
  display: table;
  float: none;
  margin: 0px auto;
  margin-bottom: 64px;
}
#formModal .tab-content{
  padding-bottom: 0;
}
#formModal{
  position: relative;
}
.list_images{
  width: 100%;
  float: left;
  padding-left: 90px;
  padding-right: 24px;
  margin-bottom: 40px;
}
.list_images ul{
  width: 100%;
  float: left;
  padding-left: 0;
  padding-top: 0;
  margin: 0;
}
.list_images li{
  width: 33.333%;
  float: left;
  position: relative;
  list-style: none;
  padding-left:6px;
  padding-right: 6px;
  margin-bottom: 12px;
}
.list_images li:hover span{
  display: block;
}
.itemimage img{
  cursor: pointer;
}
.parameter-name-name{
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 10px;
}
.top_param_name{
  text-align: center;
  font-size: 46px;
  font-weight: 100;
  color: #fff;
  background: #bd050f;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.list_images li span{
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    position: absolute;
    left: 50%;
    background: #fff;
    top: -24px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 4px;
    padding-bottom: 5px;
    background: #FFFFFF;
    border: 1px solid #AC0606;
    padding-left: 13px;
    padding-right: 13px;
    display: none;
    z-index: 20;
    white-space: nowrap;
}
.list_images li span:after{
  content: '';
  display: block;
  float: left;
  position: absolute;
  left: 50%;
  bottom: -7px;
  width: 0;
height: 0;
border-style: solid;
border-width: 7px 5px 0 5px;
border-color: #ac0606 transparent transparent transparent;
}
.ovl_bx_ls{
  width: 295px;
  float: left;
}
.list_images li img{
  width: 100%;
}
.big_title{
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-top: 64px;
  margin-bottom: 28px;
  font-size: 24px;
line-height: 30px;
}
.extl{
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #878787;
}
.rt_side_info a{
  margin-left: 35px;
}
.rt_side_info p{
  display: table;
  float: none;
  clear: both;
  font-weight: 500;
font-size: 30px;
line-height: 34px;
text-transform: uppercase;
padding-left: 30px;
color: #FFFFFF;
border-left: 3px solid #fff;
margin-bottom: 16px;
max-width: 275px;
width: auto;
}
.rt_side_info a{
  display: block;
  float: left;
  font-size: 16px;
line-height: 20px;
text-decoration-line: underline;
color: #FFFFFF;
}
.rt_side_info a:hover{
  text-decoration: none;
  display: block;
  float: none;
}
.ovl_map li{
  width: 100%;
  float: left;
  list-style: none;
  position: relative;
  padding-left: 97px;
  margin-bottom: 8px;
  margin-top: 18px;
}
.ovl_map li img{
  position: absolute;
  left: 34px;
  top: 4px;
}
.ovl_map>img{
  width: 100%;
}
.footer .content{
  position: relative;
  z-index: 15;
}
.one-data img{
  width: 100%;
  float: left;
}
.ovl_top{
  width: 100%;
  float: left;
  position: relative;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

.ovl_top p{
 visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
   position: absolute;
  left: 0;
  top: 0;
  padding-left: 30px;
  padding-top: 30px;
  height: 100%;
  padding-bottom: 20px;
  overflow: hidden;
  padding-right: 45px;
  font-size: 16px;
  line-height: 22px;
  color: #939393;
  display: block;
  background: #fff;

}
.dh_list{
  position: absolute;
  right: 0;
  top: 24px;
  background: #fff;
  width: 260px;
  padding: 15px;
  display: none;
}
.addreses_info:hover .dh_list{
  display: block;
}
.dh_list .one_data_er{
  width: 100%;
  float: left;
  display: block;
  font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: none;
    color: #AC0606;
}
.fift_data{
  width: 100%;
  float: left;
  padding-right: 5px;
  margin-top: 10px;
  margin-bottom: 7px;
}
.rt_ter{
  width: 100%;
  float: left;
  display: block;
  font-weight: 100;

}
.wrkdt{
  width: 100%;
  float: left;
  display: block;
  font-weight: 100;
  padding-left: 10px;
}
.fift_data a{
  display: block;
  float: left;
  text-decoration-line: none;
  color: #AC0606;
    margin-left: 10px;
}
.lft_tetx{
  float: left;
  display: block;
  color: #fff;
  font-weight: 100;
  font-size: 16px;

  margin-left: 35px;
    margin-top: 25px;
    float: left;
}
.rt_infos{
  float: right;
  margin-top: 25px;
}
.addreses_info{
  float: right;
  margin-left: 45px;
  position: relative;
}
.info_dropped{
  position: relative;
  color: #fff;
  float: left;
  display: block;
  color: #fff;
  font-weight: 100;
  font-size: 16px;
  padding-right: 25px;
  padding-bottom: 15px;
  cursor: pointer;
}
.info_dropped:after{
  content: '';
  display: block;
  float: left;
  position: absolute;
  right: 2px;
  top: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
border-color: #fff transparent transparent transparent;
}
.rt_infos .phone_number{
  float: left;
  display: block;
  color: #fff;
  font-weight: 100;
  font-size: 16px;
  text-decoration: none;
}
.one-data:hover .ovl_top p{
 visibility: visible;
  opacity: 1;
}
@media(min-width:999px){
    .products_slider .slick-next.slick-arrow{
     display:block !important;
     position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    background: url(../img/arr2.svg) no-repeat center;
    width: 30px;
    height: 30px;
    z-index: 20;
    border: none;
    color: transparent;
    right: -60px;
    font-size: 1px;
    cursor: pointer;
    }
.products_slider{
    width:100% !important;
}

       .products_slider .slick-prev.slick-arrow{
     display:block !important;
     position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    padding: 0;
    background: url(../img/arr2.svg) no-repeat center;
    width: 30px;
    height: 30px;
    z-index: 20;
    border: none;
    color: transparent;
    left: -60px;
    font-size: 1px;
    cursor: pointer;
    }

     .products_block{
         width: 100%;
      float: left;
      padding-left: 55px;
    padding-right: 55px;
    }
    .hidden_submenu{
        padding:0px !important;
        padding-top:10px !important;
    }
    .hidden_submenu li{
        margin-bottom: 10px !important;
    }
    .hidden_submenu li a{
          width: 100% !important;
      float: left !important;
      display:block !important;

      line-height: 30px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    text-decoration: none;
    font-weight: 500 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;

    display: block;
    }
    .hidden_submenu li a:hover{
        color: #FFFFFF !important;
            background: #AC0606 !important;
    }
    .ovimage {

        max-height: 500px !important;
    }
}


.sm_desc{
      width: 100%;
  float: left;
      margin-bottom: 32px;
}
.sm_desc p{
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-align: center;

}
.bottom_data{
  position: relative;
  z-index: 2;
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  width: 100%;
  float: left;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 60px;

}
.bottom_data:after{
  content: '';
  display: block;
  float: left;
  position: absolute;
  width: 24px;
  height: 24px;
  right: 25px;
  top: 28px;
  background: url(../img/arr2.svg) no-repeat center;
  opacity: 0;
}
.bottom_data:before{
  content: '';
  display: block;
  float: left;
  position: absolute;
  width: 24px;
  height: 24px;
  right: 25px;
  top: 28px;
  background: url(../img/arr.svg) no-repeat center;
}
.one-data:hover .bottom_data:before{
  display: none;
}
.one-data:hover .bottom_data:after{
  opacity: 1;
}
.one-data:hover .bottom_data span{
  color: #AC0606;
}

.bottom_data span{
  width: 100%;
  float: left;
  display: block;
  font-weight: 500;
font-size: 20px;
line-height: 25px;
}
.bottom_data p{
  width: 100%;
  float: left;
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #939393;
  margin-top: 5px;
}

.list_counter li span{
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 72px;
line-height: 91px;
color: #AC0606;
}
.list_counter li p{
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 16px;
line-height: 20px;
}
#map{
  width: 100%;
  float: left;
  height: 520px;
}
.our_top li div:hover::after{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 0;
  width: 100%;
  background: #AC0606;

}
.our_top li div img{
  position: absolute;
  left: 25px;
  top: 53px;
  max-width:54px;
}
.sub-cat-data ul{
  padding-left: 0;
}
header{
  width: 100%;
  float: left;
  z-index: 20;
}
.hidden_submenu{
  display: none;
}
.navigation-wrapper{
  float: left;
}
.menu_header{
  float: right;
}
.box-modal-slider{
  float: left;
  padding-top: 58px;
  padding-left: 97px;
  padding-right: 30px;
}
.rt_side_data{
  display: none;
}
.parameters{
  float: left;
  margin: 0;
  padding: 0;
width: 37%;
padding-top: 0px;
}
.parameters li{
  width: 100%;
  float: left;
  list-style: none;
  margin-bottom: 6px;
}
.box-modal-information{
  width: 35%;
  float: right;
  padding-right: 60px;
}
.tab-content{
  width: 100%;
  float: left;
  padding-bottom: 7px;
}
.tabs-wrapper fieldset{
  width: 100%;
  float: left;
  display: block;
  border:none;
  padding: 0;
  bottom: 0;
  position: relative;
  padding-top: 14px;
}
.box-modal-information button{
  float: left;
  display: block;
  border:none;
  width: 144px;
  height: 48px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  background: #000000;
  margin-bottom: 50px;
  line-height: 48px;
}
.accept{
  width: 100%;
  float: left;
  margin-bottom: 8px;
  position: relative;
  margin-top: 21px;
}
.accept label{
  float: left;
  display: block;
  position: relative;

}
.accept label span::before{
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 1px;
  border: 1px solid #878787;
}
.accept label input:checked+span::after{
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 3px;
  top: 4px;
  background: #878787;
}
.accept label input{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.accept label span{
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #878787;
  display: block;
  float: left;
  padding-left: 20px;
}
.accept label span a{
  text-decoration: underline;
  color: #878787;


}
.box-modal_close.arcticmodal-close{
  position: absolute;
  right: 20px;
  top: 20px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  z-index: 5;
  background: url(../img/close.svg) no-repeat center;
}
.box-modal-content{
  position: relative;
}
.box-modal-information button{
  cursor: pointer;
}
.tabs-wrapper fieldset span{
  position: absolute;
  left: 1px;
  bottom: 1px;
  height: 42px;
  display: block;
  float: left;
  line-height: 42px;
  font-weight: 300;
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
background: #F5F5F5;
text-align: center;
}
.tabs-wrapper fieldset span+input{
  padding-left: 60px;
}
.box-modal-information h4{
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  margin-top: 54px;
  font-weight: normal;
font-size: 18px;
line-height: 23px;
margin-bottom: 16px;
}
.box-modal-information h4 strong{
  display: inline-block;
  padding-left: 10px;
  font-size: 24px;
  line-height: 30px;
  color: #AC0606;
}
.box-modal-information h4 span{
  font-weight: normal;
font-size: 14px;
line-height: 18px;
}
.tabs-wrapper fieldset label{
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 7px;
  font-weight: 300;
font-size: 16px;
line-height: 20px;
}
.tabs-wrapper fieldset input{
  width: 100%;
  float: left;
  height: 44px;
  background: #FFFFFF;
  border: 1px solid #878787;
  padding-left: 10px;
  padding-right: 10px;
}
.tab-content{
  padding-top: 65px;
}
.tab-content p{
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 17px;
line-height: 23px;
font-weight: 100;
}
.tab-content .titler{
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  padding-top: 22px;
}
.tab-content ul{
  width: 100%;
  float: left;
list-style: none;
}
.tab-content ul li{
  width: 100%;
  float: left;
  list-style: none;
}
.tab-content ul li span{
  width: 100%;
  float: left;
  display: block;
  font-weight: 500;
  text-align: left;
  margin-top: 5px;
}
.tab-content{
  
  background: url(../img/bgz.png) no-repeat bottom right;
    background-size: 250px;
}
.call_metronom{
  width: 100%;
  max-width: 345px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  background: #bd050f;
  margin-top: 25px;
  margin-bottom: 87px;
  text-decoration: none;
  display: block;
  float: left;
  color: #fff;
}
.tab-content ul li p{
  width: 100%;
  float: left;
  display: block;
  font-weight: 100;
  text-align: left;
  padding-left: 5px;
}
.tab-content ul li p{

}
.hidden_form{
  display: none;
  padding-top: 146px;
}
.hidden_form.active{
  display: block;
}
.parameter-name{
  font-weight: 300;
font-size: 16px;
line-height: 20px;
color: #000000;
}
.parameter-name.top_param_name{
  text-align: center;
  font-size: 48px;
  font-weight: 300;
  color: #fff;
  background: #bd050f;
  padding-top: 20px;
  padding-bottom: 20px;
}
.parameter-value{
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
.box-modal-slider img{
  width: 168px;
  margin-bottom: 20px;
}
#exampleModal{
  float: left;
}
.desc_page_one{
  width: 100%;
  float: left;
  margin-top: 10px;
  margin-bottom: 15px;
}
.desc_page_one span{
  width: 100%;
  float: left;
  display: block;
  font-weight: 600;
  font-size: 20px;
}
.desc_page_one p{
  width: 100%;
  float: left;
  display: block;
  font-weight: 100;
}
.desc_page_one p.just{
  text-align: justify;
}


@-webkit-keyframes pulse {
  0% {
    @include transform(scale(0.9));
  }
  70% {
    @include transform(scale(1));
    box-shadow: 0 0 0 50px rgba(172,6,6, 0);
  }
    100% {
    @include transform(scale(.9));
    box-shadow: 0 0 0 0 rgba(172,6,6, 0);
  }
}


.callb_data{
  float: right;
  width: 178px;
  height: 54px;
  border: 2px solid #FFFFFF;
  display: block;
  line-height: 51px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  color: #FFFFFF;
  margin-top: 19px;
  margin-left: 80px;
  position: relative;
 box-shadow: 0 0 0 0 rgba(172,6,6, 0.5);

  -webkit-animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
position:relative;
}


.callb_data:hover span{
  position: relative;
  z-index: 2;
  color: #000;
}
.callb_data:before{
  content: '';
  display: block;
  position: absolute;
  width: 0%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.callb_data:hover:before{
  -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    width: 100%;
}
.ovl_cnt{
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 19px;
}
.top_header{
  float: left;
  margin-top: 31px;
}
.ovl_cnt:after{
  content: '';
  display: block;
  float: left;
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background: #BCBCBC;
  bottom: 0;
}
.navigation-list{
  padding: 0;
  margin: 0;
  padding-top: 34px;
}
.navigation-list-item  {
  float: left;
  list-style: none;
  margin-right: -1px;
}
.navigation-list-item.have_submenu{
  position: relative;
}
.navigation-list-item.have_submenu:hover .navigation-list-item-link{
background: #AC0606;
}
.home_banner .slick-next.slick-arrow:hover,.home_banner .slick-prev.slick-arrow:hover{
  opacity: 0.8;
}
.navigation-list-item.have_submenu:hover:before{
  content: '';
  width: 100%;
  height:40px;
  left: 0;
  top: 27px;
  position: absolute;
  display: block;
  float: left;
  z-index: 20;
}
.navigation-list-item.have_submenu:hover .hidden_submenu{
  display: block;
}

.navigation-list-item.have_submenu .navigation-list-item-link{
  position: relative;
  padding-right: 34px;
}
.navigation-list-item.have_submenu .navigation-list-item-link:after{
  content: '';
  display: block;
  float: left;
  position: absolute;
  right:10px;
  top: 8px;
  width: 14px;
  height: 14px;
  background: url(../img/menua.svg) no-repeat center;
}
.navigation-list-item-link {
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  font-weight: 500;
font-size: 14px;
text-transform: uppercase;
color: #FFFFFF;
display: block;

}
.navigation-list-item-link:hover{
background: #AC0606;
}

.hidden_submenu{
  display: none;
  position: absolute;
  left: 0px;
  top: 57px;
  padding-left: 24px;
  padding-top: 26px;
  padding-right: 20px;
  background: #fff;
}
.hidden_submenu li{
  width: 100%;
  float: left;
  list-style: none;
  margin-bottom: 22px;
}
.hidden_submenu li a{
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-decoration: none;
    white-space: nowrap;
}
.lst-social{
  float: left;
  padding-left: 0;
  padding-top: 15px;
  margin: 0;
}
.lst-social li{
  list-style: none;
  padding-bottom: 8px;
  display: block;
  float: left;
  clear: both;
}
.lst-social li a{

}
.rt_side_data{
  float: right;
  padding-top: 19px;
}
.rt_side_data span{
  font-size: 16px;
line-height: 20px;

color: #FFFFFF;
display: block;
float: left;
margin-right: 20px;
}
.rt_side_data a{
  font-size: 16px;
line-height: 20px;
text-decoration: none;
color: #FFFFFF;
display: block;
float: left;
}
.lst-social li span{
  display: block;
  float: left;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}
.lst-social li img{
  display: block;
  float: left;
  margin-right: 10px;
}
.mob_header{
  display: none;

}

.desc_page>p{
  margin-top: 100px !important;
}
.desc_page>p:empty{
    display:none;
}
@media (min-width:1000px){
    .desc_page>p{
        margin-top:25px !important;
    }
}
#thanksModal{
  width: 320px;
  background: #fff;
  padding: 25px;
}
#thanksModal{
  position: relative;
}
.hidden{
  display: none !important;
}

@media (max-width:999px){
    .products_slider .item{
        float: left;
        max-width: 200px;
    }
    #formModal .tab-content{
        background:transparent !important;
    }
html,body{
      overflow-x: hidden;
}
.products_block-outer{
        width: 100%;
    float: left;
    overflow-x: scroll;
    padding-bottom: 15px;
}
.desc_page p{
  margin-top: 0 !important;
}
.lft_tetx{
  display: none;
}
.rt_infos{
  display: none;
}
.ovl_map{
  width: 100%;
  float: left;
  margin-right: 0;
  margin-bottom: 15px;
  margin-top: 10px;
}
.parameters{
  width: 100%;
  float: left;
}
.slick-dots li {

    margin-left: 2px;
    margin-right: 2px;
}
  .main_info p{
    margin-top: 84px;
    padding-bottom: 22px;
    padding-top: 20px;
    font-size: 14px;
line-height: 18px;
  }
  .slick-dots li.slick-active button{
        height: 4px !important;
    width: 4px !important;
}
.slick-dots li button{
     height: 4px !important;
    width: 4px !important;
}
.slick-dots li {
    margin-left: 1px !important;
    margin-right: 2px !important;
}
  .navigation-list-item.have_submenu:hover:before{
      display:none;
  }
  .mob_header{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
  }
  .discount span{
    font-size: 38px;
  }
    .discount sup {
      position: absolute;
      left: 2px;
      top: 28px;
      font-size: 9px;
  }
  .discount{
    padding-right: 16px;
  }
  .rt_side_info p{
    padding-left: 16px;
    font-size: 16px;
  }
  .rt_side_info p {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    padding-left: 30px;
    color: #FFFFFF;
    border-left: 3px solid #fff;
    max-width: 155px;
    width: auto;
}
.discount span{
  line-height: 71px;
}
.discount sup{
  top: 20px;
}
.home_banner .slick-next.slick-arrow,.home_banner .slick-prev.slick-arrow{
  display: none !important;
}
.rt_side_info p{
  padding-left: 15px;
}
.home_banner .slick-dots li button{
  width: 26px;
  margin-left: 5px;
  margin-right: 5px;
}
.mob_header{
  width: calc(100% - 30px);
  margin-left: 15px;
  float: left;
  padding-top: 23px;
}
.lst-social{
  width: 100%;
  float: left;

}
.show_header{
  float: right;
  border:none;
  padding: 0;
  background: transparent;
  width: 24px;
  cursor: pointer;
}
.lst-social{
  margin-top: 24px;
  padding-top: 12px;
  border-top: 1px solid #BCBCBC;
}
.mob_header .logo{
  float: left;
}
.show_header span{
  border-radius: 2px;
  height: 2px;
  background: #fff;
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 7px;
}
.show_header{
  margin-top: 8px;
}
.rt_side_info a {
    margin-left: 19px;
    font-size: 14px;
}
  header{
    position: fixed;
    left: -100%;
    top: 0;
    height: 100%;
    overflow-y: scroll;
    background: #fff;
  }
  .fullname span{
    font-weight: 500;
font-size: 28px;
line-height: 1;
    padding-bottom: 45px;
  }
  .fullname p{
    bottom: auto;
    top:8px;
    font-weight: 500;
font-size: 20px;
line-height: 25px;
  }
  .fullname{
    margin-bottom: 0;
  }
  .home_banner {
    display: none !important;
  }
  .sub-cat-data ul{
    display: block;
    float: left;
    width: 800px;
  }
  .slick-slide img{
    max-width: 100%;

  }
  .slick-list{
    overflow: hidden;
  }
  .slick-list::before,.slick-list::after{
    display: none !important;
  }
  .sub-cat-data{

    overflow-x: scroll;
  }
  .our_top li{
    width: 100%;
    float: left;
    margin-top: 10px;
  }
  .our_top li div{
    padding-left: 50px;
    padding-top: 10px;
    min-height: 100px;
  }
  .our_top li div img{
    width: 29px;
    left: 12px;
    top: 33px;
  }
  .our_top li div span{
    font-size: 14px;
line-height: 18px;


  }
  .our_top li div p{
    font-size: 12px;
    line-height: 15px;
  }
  .list_counter li{
    width: 50%;

  }
.list_counter ul{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
}
.list_counter li span{
  font-size: 36px;
line-height: 46px;
}
.list_counter li p{
  font-size: 14px;
line-height: 18px;
}
.data-sell ul li{
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
.list_counter ul li{
  margin-top: 25px;
}
  .our_top li div p br{
    display: none;
  }
  .our_top li{
    padding-left: 0;
    padding-right: 0;
  }
  .bottom_data span{
    font-size: 14px;
    line-height: 18px;
  }
  .bottom_data{
    padding-left: 12px;
    padding-top: 10px;
  }
  .bottom_data p{
    font-size: 12px;
    line-height: 15px;
  }
  .bottom_data::before {
      right: 20px;
      top: 19px;
  }
  .one-data:hover .ovl_top p{
    font-size: 12px;
    line-height: 14px;
    padding-top: 10px;
    padding-left: 24px;
    padding-right: 14px;
    padding-bottom: 10px;
    overflow: visible;
    z-index: 15;
  }
  .ovl_top{
    position: initial;
  }
  #map {
    height: 280px !important;
}
  .ovl_map {
      position: relative;
      left: 0;
      top: 0;
      background: #fff;
      max-width: 520px;
      padding-bottom: 8px;
      padding-left: 0px;
      padding-right: 0px;
      box-shadow: none;
  }
  .ovl_map li img{
    width: 24px;
    position: relative;
    display: table;
    float: none;
    margin: 0px auto;
    left: 0;
    margin-bottom: 10px;
    top: 0;
  }
  .data_set p{
    text-align: center;
  }
  .data_set{
    text-align: center;
    padding-bottom: 15px;
    position: relative;
  }
  .data_set:after{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 32px;
    height: 1px;
    display: block;
    content: '';
    background: #AC0606;
    bottom: 0;
  }
  #map{
    height: 900px;
  }
  .ovl_map li{
    margin-bottom: 0;
  }
  .ovl_map li:last-child .data_set:after{
    display: none;
  }
  .our_top li div p{
    padding-bottom: 5px;
  }
  .about-image{
    display: table;
    float: none;
    margin: 0px auto;
    width: 60%;
    margin-bottom: 35px;
  }
  .desc_page p{
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  figure{
    padding-left: 5px;
    padding-right: 5px;
  }
  figcaption{
    padding-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }
  .hit{
    font-size: 10px;
    line-height: 24px;
  }
  .fullname_data p{
    font-size: 14px;
line-height: 18px;
margin-bottom: 24px;
text-align: center;
  }
  .fullname_data .title{
    font-size: 20px;
    line-height: 25px;
  }
  .label_data{
    font-size: 12px;
    line-height: 15px;
    top: 6px;
  }
  .fullname_data{
    margin-top: 80px;
  }
  .products_block{
    width: 100%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
    .desc_page p br{
      display: none;
    }
  .ovl_map li{
    padding-left: 0;
  }
  .home_banner{
    display: block !important;
  }
  .home_banner .item img{
    width: 330%;
  }
  header{
    z-index: 90;
  }
  header .top_header{
    display: none;
  }
  .navigation-list-item-link{
    color: #000;
  }
  header .lst-social{
    display: none;
  }
  .ovl_cnt::after {
    display: none;
}
.navigation-list-item-link:hover{
  color: #fff;
}
.navigation-list-item{
  width: 100%;
  float: left;
  margin-right: 0;

}
.navigation-list-item > a{
  width: 190px;
  text-align: center;
  padding-right: 10px;
}
.navigation-list-item{
  margin-bottom: 20px;
}
.hidden_submenu{
  float: left;
  left: 0;
  top: 0;
  position: relative;
  width: 100%;
  float: left;
}
.hidden_submenu{
  padding-top: 17px;
}
.hidden_submenu li{
  text-align: center;
}
.navigation-list-item.have_submenu .navigation-list-item-link:hover::after {
    background: url(../img/menua.svg) no-repeat center;
}
.callb_data{
  display: table;
  float: none;
  margin: 0px auto;
  position: relative;
  z-index: 15;
  color: #000;
  border-color: #000;
}
.callb_data:hover span{
  color: #fff !important;
}
.rt_side_data{
  width: 100%;
  float: left;

}
.rt_side_data span{
  width: 100%;
  float: left;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  text-align: center;
  margin-bottom: 14px;
}
.rt_side_data a{
  display: table;
  float: none;
  margin: 0px auto;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 40px;
}
.callb_data::before {
    content: '';
    display: block;
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.hidden_submenu{
  padding-left: 17px;
}
.navigation-list-item.have_submenu .navigation-list-item-link::after {
    float: none;
    position: relative;
    right: -3px;
top: 2px;
    display: inline-block;
}
.navigation-list-item.have_submenu .navigation-list-item-link{
  padding-right: 10px;
}
.navigation-list-item.have_submenu .navigation-list-item-link::after {

    background: url(../img/menub.svg) no-repeat center;
}
.navigation-list{
  padding-top:45px;
}
.navigation-list-item>a{
  display: table;
  float: none;
  margin: 0px auto;
}
  header.active{
    z-index: 90;
  }
  .close_menu{
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 95;
    background: url(../img/x.svg) no-repeat center;
    cursor: pointer;
    width: 20px;
    height: 20px;
  }
  .box-modal-slider{
    padding-left: 15px;

  }
  .parameters{
    width: 100%;
    float: left;

  }
  .arcticmodal-container_i2{
    padding: 0;

    width: 100%;
    float: left;
  }
  #exampleModal,#formModal{
    width: 100%;
  }
  .arcticmodal-container_i{
    width: 100%;
  }
  .arcticmodal-container_i{
    border-collapse: collapse;

  }

  .box-modal-slider {
  padding-right: 0;
  max-width: 183px;
}
.ovl_bx_ls{
  width: 320px;
}
.list_images{
  padding-left: 4px;
}
.list_images {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
    max-width: 131px;
    margin-top: 58px;
}
.parameter-name-name{
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 14px;

}
.ovl_bx_ls{
  display: block;
  float: none;
  margin: 0px auto;
  padding-top: 40px;
}
.parameter-name-name{
  top: -1px;
  font-size: 18px;
  font-weight: 500;
}

.tab-content{
  padding-top: 0;
  background: url(../img/bgz.png) no-repeat bottom right;
    background-size: 250px;
}
.hidden_form{
  padding-top: 10px;
}
.parameters{
  padding-top: 20px;
  padding-left: 15px;

}
.parameter-value,.parameter-name{
  font-size: 14px;
  line-height: 18px;
}
.box-modal-information{
  width: 100%;
  padding-right: 0;
  max-width: 290px;
  display: table;
  float: none;
  margin: 0px auto;
}
.tab-content p{
  font-size: 16px;
}
.box-modal-information button{
  display: table;
  float: none;
  margin: 0px auto;
  margin-bottom: 60px;
}
#formModal .box-modal-information{
  float: none !important;
}
#formModal .tabs-wrapper fieldset{
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#formModal .tabs-wrapper fieldset span {
    left: 1px;
}
.big_title{
  margin-bottom: 0;
}
#formModal .accept{
  padding-top: 18px;
}
#formModal .accept {
    padding-top: 18px;
    display: block;
    float: left;
}
}
