a {
  color: #ffd8ae;
  text-decoration: underline;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 420px;
  margin-top: 54px;
  padding: 15px 32px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(96, 89, 93, 0.5);
  border-radius: 100px;
  background-color: rgba(15, 14, 19, 0.2);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Berenisadfpro, sans-serif;
  color: #ffd8ae;
  font-size: 26px;
  text-decoration: none;
}

.button:hover {
  border-color: rgba(96, 89, 93, 0.83);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  color: #fff6ec;
}

.wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 69px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-31 {
  margin-right: 24px;
  color: #817b86;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
}

.link-block-3 {
  margin-top: 30px;
  margin-bottom: 24px;
  border-bottom: 1px dotted rgba(255, 216, 174, 0.5);
  font-family: Berenisadfpro, sans-serif;
  color: #ffd8ae;
  font-size: 29px;
  line-height: 32px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-3:hover {
  opacity: 0.65;
}

.link-block-3._2 {
  border-bottom-style: none;
}

.bigimg {
  position: relative;
  height: 100vh;
}

.bigimg._3 {
  position: relative;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8vh;
  margin-bottom: 9vh;
  padding-top: 40px;
  padding-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 2px solid #2d2a30;
}

.container-2._2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popvideo {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(15, 14, 20, 0.92);
}

.div-block-28 {
  font-size: 36px;
  line-height: 51px;
}

.row {
  padding-top: 12px;
  padding-bottom: 4px;
  border-top: 1px solid #1c1a20;
  border-bottom: 1px none #1d1c20;
}

.text-block-14 {
  width: 146px;
  margin-top: 6px;
  border-bottom: 1px dotted rgba(255, 216, 174, 0.5);
}

.h3-2 {
  margin-bottom: 6vh;
  font-family: Berenisadfpro, sans-serif;
  font-size: 2.6vw;
  line-height: 2.4vw;
}

.h3-2._2 {
  margin-bottom: 10px;
  text-align: center;
}

.cross {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.65;
  color: #ffd8ae;
  font-size: 56px;
  font-weight: 300;
  text-decoration: none;
}

.cross:hover {
  opacity: 1;
}

.navcentr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 86vw;
  min-width: 940px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column {
  padding-right: 20px;
  padding-left: 0px;
}

.background {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -1;
  width: 100%;
  padding-top: 4vh;
  padding-bottom: 3vh;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(15, 14, 20, 0.87)), to(rgba(15, 14, 20, 0)));
  background-image: linear-gradient(180deg, rgba(15, 14, 20, 0.87) 40%, rgba(15, 14, 20, 0));
}

.closeblock {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.div-block-22 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-image: url('../images/Зажим-быстросъемный-КГ-7638М.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-26 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-image: url('../images/Вентили.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.brand {
  width: 230px;
}

.text-block-15 {
  font-size: 42px;
  line-height: 36px;
  letter-spacing: 13px;
  text-transform: uppercase;
}

.vidwrap {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.textblock.top {
  width: 29vw;
}

.textblock._2 {
  width: 40%;
}

.textblock._3 {
  width: 48%;
  max-width: 800px;
}

.text-block-12 {
  line-height: 24px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56vw;
  height: 70vh;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 3vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h2b {
  margin-top: 10vh;
  font-size: 2.1vw;
  text-align: center;
}

.centr {
  width: 86vw;
  height: 82vh;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10vh;
}

.centr.top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88vh;
  min-width: 940px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.centr._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

._3-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-24 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-image: url('../images/Зажим-быстросъемный-манометр.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 508px;
  height: 334px;
  margin-top: 6px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Berenisadfpro, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.body-kriogaz {
  background-color: #141216;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
}

.div-block-3 {
  width: 0px;
  height: 65px;
}

.menu-button {
  display: none;
}

.container-3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.div-block-27 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-image: url('../images/Размеры-зажима.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.h2-2 {
  margin-bottom: 6vh;
  font-family: Berenisadfpro, sans-serif;
  color: #fff;
  font-size: 3.5vw;
  line-height: 3vw;
  letter-spacing: 0.5vw;
}

.text-block-16 {
  font-family: Berenisadfpro, sans-serif;
  line-height: 51px;
}

.paragraph-2 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.paragraph-2._8 {
  margin-bottom: 0px;
}

.paragraph-2._6 {
  line-height: 24px;
}

.paragraph-2._3 {
  width: 500px;
}

.paragraph-2.ni {
  margin-bottom: 37px;
  font-size: 19px;
  line-height: 30px;
}

.paragraph-2._5 {
  width: 24vw;
  min-width: 368px;
  margin-left: 28vw;
}

.paragraph-2._7 {
  padding-top: 12px;
  padding-bottom: 14px;
  border-top: 1px solid #1c1a20;
  border-bottom: 1px solid #1c1a20;
  line-height: 24px;
}

.paragraph-2._2 {
  font-size: 20px;
  line-height: 34px;
}

.paragraph-2._4 {
  width: 24vw;
  min-width: 342px;
}

.link-block-17 {
  margin-top: 10px;
  border-bottom: 1px solid rgba(255, 216, 174, 0.5);
  font-family: Berenisadfpro, sans-serif;
  color: #ffd8ae;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-17:hover {
  opacity: 0.8;
}

.footer-text-2 {
  margin-bottom: 2px;
  margin-left: 20px;
  color: #817b86;
  font-size: 14px;
  line-height: 17px;
}

.container-4 {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28%;
  margin-top: 3vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  height: 31px;
  padding-right: 14px;
  padding-left: 14px;
  border: 2px solid #2d2a30;
}

.footer-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  height: 32px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #817b86;
  font-size: 16px;
}

.video {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75vw;
  height: 85vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  margin-right: 14px;
}

.text-block-13 {
  border-bottom: 1px dotted rgba(255, 216, 174, 0.5);
  text-align: left;
}

.h1 {
  font-family: Berenisadfpro, sans-serif;
  color: #fff;
  font-size: 2.6vw;
  line-height: 3vw;
}

.aiwin {
  opacity: 0.4;
}

.developer {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  height: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 4vh;
  padding-bottom: 4vh;
  background-color: transparent;
}

.text-block-6 {
  font-family: Berenisadfpro, sans-serif;
}

.nav-menu {
  display: none;
}

.section-2 {
  padding-top: 11vh;
  padding-bottom: 11vh;
  line-height: 27px;
}

.section-2._2 {
  padding-bottom: 60px;
}

.phone-2 {
  margin-right: 30px;
  float: right;
  font-family: Berenisadfpro, sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
}

.phone-2._2 {
  margin-left: 36px;
}

.div-block-29 {
  width: 356px;
  float: right;
}

.copy {
  display: inline-block;
}

.copy.last {
  margin-left: 6px;
}

.html-embed {
  display: inline-block;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mas-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-family: Berenisadfpro, sans-serif;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
  text-decoration: none;
}

.mas-link:hover {
  opacity: 0.8;
}

.masimg {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  margin-bottom: 2px;
  color: #7a6f7f;
}

.mas-text {
  border-bottom: 1px solid #8a7562;
}

.bold-text {
  font-weight: 700;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .button {
    background-color: rgba(15, 14, 19, 0.8);
  }

  .bigimg {
    background-position: 50% 50%;
  }

  .bigimg._3 {
    height: 100vh;
    background-size: cover;
  }

  .container-2 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .h3-2 {
    font-size: 38px;
    line-height: 40px;
  }

  .h3-2._2 {
    width: 100%;
  }

  .navcentr {
    width: 90vw;
    min-width: 700px;
  }

  .background {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .brand {
    width: 180px;
  }

  .textblock.top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .textblock._2 {
    width: 60%;
  }

  .div-block-25 {
    width: 100%;
  }

  .h2b {
    margin-top: 65px;
    margin-bottom: 0px;
    font-size: 35px;
  }

  .centr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90vw;
    height: 100vh;
    min-width: 700px;
    padding-top: 70px;
    padding-bottom: 25vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .centr.top {
    width: 90vw;
    height: 93vh;
    min-width: 700px;
    padding-top: 47vh;
    padding-bottom: 0vh;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .centr._2 {
    padding-bottom: 0vh;
  }

  ._3-block {
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .div-block-7 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-button {
    display: none;
  }

  .container-3 {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .h2-2 {
    font-size: 48px;
  }

  .text-block-16 {
    font-size: 24px;
  }

  .paragraph-2._3 {
    width: 75%;
  }

  .paragraph-2._5 {
    width: 22vw;
    min-width: 280px;
    margin-left: 50vw;
  }

  .paragraph-2._2 {
    font-size: 19px;
  }

  .link-block-17 {
    font-size: 26px;
  }

  .container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-23 {
    width: 40%;
    margin-top: 50px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .footer-2 {
    width: 720px;
    margin-top: 4vh;
    margin-left: auto;
  }

  .h1 {
    font-size: 38px;
    line-height: 32px;
  }

  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-6 {
    font-size: 28px;
    line-height: 44px;
  }

  .section-2 {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .phone-2 {
    font-size: 24px;
  }

  .div-block-29 {
    width: 100%;
    margin-top: 80px;
  }

  .mas-link {
    font-size: 26px;
    line-height: 28px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    margin-top: 34px;
  }

  .link-block-3._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .bigimg {
    height: auto;
    padding-bottom: 36px;
  }

  .bigimg._4 {
    padding-bottom: 62px;
  }

  .bigimg._3 {
    height: auto;
    padding-bottom: 62px;
  }

  .bigimg._2 {
    padding-bottom: 62px;
  }

  .container-2 {
    margin-bottom: 60px;
    padding-top: 36px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h3-2 {
    margin-bottom: 26px;
    line-height: 36px;
  }

  .h3-2._2 {
    margin-bottom: 26px;
    text-align: left;
  }

  .navcentr {
    min-width: 90vw;
  }

  .background {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-22 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    height: 260px;
    background-position: 50% 50%;
  }

  .div-block-26 {
    height: 260px;
  }

  .brand {
    width: 150px;
    padding-left: 0px;
  }

  .text-block-15 {
    font-size: 30px;
    line-height: 28px;
    letter-spacing: 11px;
  }

  .textblock.top {
    width: 100%;
  }

  .textblock._2 {
    width: 100%;
  }

  .textblock._3 {
    width: 100%;
  }

  .div-block-25 {
    display: block;
    height: auto;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .h2b {
    margin-top: 40px;
    font-size: 26px;
    line-height: 30px;
  }

  .centr {
    height: auto;
    min-width: 90vw;
    padding-top: 270px;
    padding-bottom: 0px;
  }

  .centr.top {
    height: auto;
    min-width: 90vw;
    padding-top: 270px;
  }

  .centr._2 {
    height: auto;
  }

  ._3-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-24 {
    height: 260px;
  }

  .div-block-7 {
    width: 90vw;
    height: 259px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-3 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .div-block-27 {
    height: 260px;
  }

  .h2-2 {
    margin-top: 4px;
    margin-bottom: 12px;
    font-size: 42px;
    line-height: 42px;
  }

  .paragraph-2 {
    font-size: 17px;
    line-height: 26px;
  }

  .paragraph-2._8 {
    text-align: center;
  }

  .paragraph-2._3 {
    width: 100%;
  }

  .paragraph-2.ni {
    margin-bottom: 32px;
    font-size: 17px;
    line-height: 26px;
  }

  .paragraph-2._5 {
    width: 100%;
    min-width: auto;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .paragraph-2._2 {
    font-size: 17px;
    line-height: 26px;
  }

  .paragraph-2._4 {
    width: 100%;
    min-width: auto;
    margin-bottom: 26px;
  }

  .footer-text-2 {
    font-size: 13px;
  }

  .container-4 {
    margin-top: 30px;
  }

  .div-block-23 {
    width: 70%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90vw;
    height: 100px;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-13 {
    text-align: center;
  }

  .h1 {
    margin-top: 10px;
    font-size: 34px;
  }

  .developer {
    position: static;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-2 {
    padding-top: 30px;
    padding-bottom: 44px;
    border-top: 1px solid #2d2a30;
  }

  .phone-2 {
    margin-right: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .phone-2._2 {
    display: block;
    margin-top: 4px;
    font-size: 22px;
  }

  .div-block-29 {
    margin-top: 60px;
  }

  .copy {
    margin-bottom: 4px;
  }

  .div-block-32 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mas-link {
    margin-right: -10px;
    padding: 10px;
  }

  .masimg {
    width: 24px;
    height: 24px;
    margin-right: 0px;
  }

  .masimg._2 {
    margin-right: 10px;
  }

  .mas-text {
    display: none;
  }

  .mas-text._2 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .button {
    width: 90vw;
    max-width: 338px;
    padding-right: 26px;
    padding-left: 26px;
    font-size: 20px;
    line-height: 20px;
  }

  .link-block-3 {
    margin-top: 16px;
    margin-bottom: 10px;
  }

  .bigimg {
    padding-bottom: 60px;
  }

  .bigimg._4 {
    padding-bottom: 40px;
  }

  .bigimg._3 {
    padding-bottom: 75px;
  }

  .bigimg._2 {
    padding-bottom: 75px;
  }

  .container-2 {
    margin-bottom: 48px;
    padding-top: 32px;
    padding-bottom: 26px;
    padding-left: 20px;
  }

  .container-2._2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h3-2 {
    margin-top: 34px;
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 30px;
  }

  .h3-2._2 {
    margin-bottom: 20px;
  }

  .div-block-22 {
    width: 100vw;
    height: 100vw;
    background-image: url('../images/Зажим-быстросъемный-КГ-7638М-mob.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-block-26 {
    height: 210px;
    background-position: 50% 50%;
  }

  .div-block-30 {
    margin-bottom: 6px;
  }

  .brand {
    width: 130px;
    padding-left: 0px;
  }

  .text-block-15 {
    font-size: 19px;
    letter-spacing: 9px;
  }

  .h2b {
    padding-right: 34px;
    padding-left: 34px;
  }

  .centr {
    padding-top: 100vw;
  }

  .centr.top {
    padding-top: 100vw;
  }

  .centr._2 {
    padding-top: 210px;
  }

  .div-block-24 {
    width: 100vw;
    height: 100vw;
    background-image: url('../images/Зажим-быстросъемный-манометр-mob.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-block-7 {
    height: 190px;
  }

  .container-3 {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .div-block-27 {
    width: 100vw;
    height: 100vw;
    background-image: url('../images/Размеры-зажима-mob.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .h2-2 {
    font-size: 34px;
    line-height: 40px;
  }

  .text-block-16 {
    font-size: 20px;
    line-height: 34px;
  }

  .paragraph-2 {
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph-2._6 {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-2.ni {
    margin-bottom: 22px;
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph-2._7 {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-2._2 {
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph-2._4 {
    margin-bottom: 26px;
  }

  .link-block-17 {
    margin-top: 5px;
    font-size: 22px;
    line-height: 24px;
  }

  .footer-text-2 {
    margin-top: 6px;
    margin-left: 16px;
    text-align: left;
  }

  .div-block-23 {
    width: 100%;
    margin-top: 40px;
  }

  .footer-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image {
    margin-right: 12px;
  }

  .h1 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 25px;
  }

  .developer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .text-block-6 {
    font-size: 24px;
    line-height: 32px;
  }

  .section-2 {
    padding-top: 48px;
    padding-bottom: 60px;
  }

  .section-2._2 {
    padding-top: 20px;
  }

  .phone-2._2 {
    margin-left: 10px;
    font-size: 18px;
  }

  .div-block-29 {
    margin-top: 44px;
  }

  .copy {
    margin-bottom: 5px;
  }

  .div-block-32 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mas-text {
    font-size: 18px;
  }
}

@font-face {
  font-family: 'Berenisadfpro';
  src: url('../fonts/BerenisADFPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Berenisadfpro';
  src: url('../fonts/BerenisADFPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}