header {
  padding-bottom: 40px;
}
h2 {
  margin-top: 70px;
}
@media handheld,only screen and (max-width: 800px) {
  h2 {
    margin-top: 40px;
  }
}
.breadcrumbs {
  display: none;
}
main {
  margin-top: 50px;
}
@media handheld,only screen and (max-width: 800px) {
  main {
    margin-top: 0px;
  }
}
main >._sitewidth {
  max-width: inherit;
  padding-left: 0;
  padding-right: 0;
}
._sitewidth .img.-indi img {
  width: 70% !important;
}
@media handheld,only screen and (max-width: 800px) {
  ._sitewidth .img.-indi img {
    width: 100% !important;
  }
}
._sitewidth .img.-shema img {
  width: 85% !important;
}
@media handheld,only screen and (max-width: 800px) {
  ._sitewidth .img.-shema img {
    width: 100% !important;
  }
}
._files2 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  margin: 0 auto;
  width: 70%;
  margin: 0 auto;
  gap: 25px;
}
._files2 >div {
  position: relative;
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}
._files2 >div img {
  float: left;
  behavior: url(/_javascript/pie/PIE.php);
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: -60px;
  margin-top: -10px;
  grid-template-columns: repeat(3,1fr);
}
._device_header {
  margin-bottom: 60px;
  margin-bottom: 120px;
  position: relative;
  padding-top: 1px;
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header {
    margin-bottom: 35px;
  }
}
._device_header .files {
  margin-top: 40px;
  color: #fff;
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .files {
    margin-top: -80px;
  }
}
._device_header .files .tilte {
  font-weight: 100;
}
._device_header .files .tab_col {
  margin-top: 10px;
  row-gap: 3px;
}
._device_header .files .tab_col img {
  filter: invert(0) !important;
}
._device_header .files .tab_col .block a {
  color: #fff !important;
  text-decoration: none;
  font-size: 18px;
}
._device_header .files .tab_col .block a span {
  font-size: 16px;
  font-weight: 100;
}
._device_header .image {
  text-align: center;
  pointer-events: none;
  position: sticky;
  top: 210px;
  z-index: 100;
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .image {
    position: relative;
    top: 0;
  }
}
._device_header .image div {
  max-width: 314px;
  margin: 0 auto;
  position: relative;
}
._device_header .image div img {
  transform: translateY(-164px);
  margin-bottom: 19px;
  margin-top: 114px;
  width: 100%;
  filter: drop-shadow(-10px 10px 50px rgba(0,0,0,0.1));
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .image div img {
    transform: translateY(0);
    margin-top: 0;
    width: 60%;
  }
}
._device_header .slide1 {
  background: #56796F;
  min-height: 511px;
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .slide1 {
    min-height: auto;
    margin-top: 0 !important;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
._device_header .slide2 {
  display: none !important;
  background: #fff url(/images/bg_device.png) no-repeat center top;
  -webkit-background-size: contain;
  background-size: contain;
  min-height: 100px;
  padding-top: 100px;
}
._device_header .slide2 > .bg {
  background: #ECECEC;
  padding-top: 20px;
}
._device_header .slide2 ._sitewidth {
  text-align: center;
  position: relative;
  z-index: 101;
  padding-top: 60px;
  padding-bottom: 100px;
}
._device_header .slide2 h2 {
  display: none;
  opacity: 0;
  margin-top: 30px;
  margin-bottom: 90px;
  font-size: 37px;
  position: relative;
  z-index: 99;
}
._device_header .grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px;
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .grid {
    grid-template-columns: repeat(1,1fr);
  }
}
._device_header .grid > div {
  padding: 40px 0;
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .grid > div {
    padding: 10px 0;
  }
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .grid .bigtext {
    display: none;
  }
}
._device_header .grid .-img {
  margin: -1px auto;
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .grid .-img {
    display: block;
  }
}
._device_header .grid .-img img {
  filter: drop-shadow(-10px 10px 50px rgba(0,0,0,0.3));
}
._device_header .grid h1 {
  color: #fff;
  font-size: 27px;
  font-weight: 400;
  text-align: left;
  line-height: 130%;
  margin-top: 5px;
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .grid h1 {
    font-size: 23px;
  }
}
._device_header .grid h1 b {
  margin-top: 10px;
  display: block;
  font-weight: 700;
  font-size: 43px;
}
@media handheld,only screen and (max-width: 800px) {
  ._device_header .grid h1 b {
    margin-top: 15px;
  }
}
._device_header .grid p {
  color: #fff;
  font-size: 16px;
}
._device_header .grid .title {
  color: #fff;
  font-size: 118px;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: -10px;
}
._device_header .grid .title span {
  line-height: 100%;
}
._device_header .grid .tab_col > div {
  display: grid;
  align-items: center;
  grid-template-columns: 70px 1fr;
}
._device_header .grid .tab_col .ico img {
  width: 100%;
  filter: invert(1) brightness(10);
}
._device_header .grid .tab_col .block {
  font-size: 16px;
  color: #fff;
}
.tab_col {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap: 25px;
  row-gap: 20px;
  margin-top: 26px;
  behavior: url(/_javascript/pie/PIE.php);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.tab_col > div {
  display: grid;
  grid-template-columns: 105px 1fr;
}
.tab_col > div .ico {
  text-align: center;
  padding-right: 16px;
  padding-top: 8px;
}
.tab_col > div .block {
  font-size: 20px;
  color: #56796F;
}
