@charset "UTF-8";
body,
p {
  margin: 0;
  padding: 0;
}

.section_1 {
  background-image: url("/about/lari//img/1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}

#new {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 21pt;
  font-family: "MullerBold";
  background-color: rgb(255, 5, 93);
  width: 252px;
  height: 78px;
  border-radius: 10px;
  margin-top: 5%;
  margin-left: 5.3%;
  margin-bottom: 3%;
}

#name {
  font-family: "MullerMedium";
  color: rgb(6, 48, 77);
  font-size: 25.43pt;
  padding-left: 5.4%;
}

#name_1 {
  font-family: "MullerLight";
  color: rgb(6, 48, 77);
  font-size: 81.73pt;
  padding-left: 4%;
}

#text_1 {
  display: flex;
  font-family: "MullerUltraLight";
  font-size: 19pt;
  color: black;
  width: 16%;
  padding-top: 5%;
  padding-left: 5%;
  padding-bottom: 9%;
}

#fon_1 {
  margin-top: 3%;
  padding-left: 5%;
  width: 23.2%;
}

@font-face {
  font-family: "MullerBold";
  src: url("/about/lari/fonts/MullerBold.woff");
}
@font-face {
  font-family: "MullerLight";
  src: url("/about/lari/fonts/MullerLight.woff");
}
@font-face {
  font-family: "MullerMedium";
  src: url("/about/lari/fonts/MullerMedium.woff");
}
@font-face {
  font-family: "MullerRegular";
  src: url("/about/lari/fonts/MullerRegular.woff");
}
@font-face {
  font-family: "MullerUltraLight";
  src: url("/about/lari/fonts/MullerUltraLight.woff");
}
.section_2 {
  display: flex;
}

#fun_1,
#fun_2,
#fun_3,
#fun_4 {
  font-family: "MullerLight";
  font-size: 13pt;
  color: rgb(6, 48, 77);
  display: flex;
  top: -12%;
  text-align: center;
  margin-left: -26%;
  margin-top: -51%;
  width: 99%;
}

.functions {
  position: absolute;
  margin-top: 12%;
  margin-left: 20%;
}

.function_2 {
  margin-top: 15%;
  margin-left: 36%;
}

.function_3 {
  margin-top: 36%;
  margin-left: -7.9%;
}

.function_4 {
  margin-top: -44%;
  margin-left: 23.1%;
}

#fun_2 {
  margin-top: -54%;
}

#fun_3 {
  margin-top: 0%;
  margin-left: -40%;
}

#fun_4 {
  margin-left: -20%;
  margin-top: 0%;
}

#text_2 {
  font-family: "MullerMedium";
  font-size: 26pt;
  color: rgb(6, 48, 77);
}

#electric,
#indication {
  font-family: "MullerMedium";
  font-size: 17.81pt;
  color: black;
  padding-top: 19%;
  padding-left: 11%;
  width: 40%;
}

#indication {
  padding-top: 24%;
}

#little_text_2_1,
#little_text_2_2 {
  font-family: "MullerUltraLight";
  font-size: 14pt;
  color: black;
  padding-top: 6%;
  width: 51%;
  padding-left: 11%;
}

#little_text_2_2 {
  padding-top: 8%;
}

.sect2_2 {
  display: flex;
  flex-direction: column;
}
.sect2_2 img {
  width: 12%;
  margin-top: -9%;
  margin-left: -7%;
}

#text_2 {
  padding-top: 16%;
  margin-left: -9%;
}

#img_2_2 {
  margin-top: -12%;
}

#fon_2 {
  width: 100%;
}

.section_3 {
  background-image: url("/about/lari/img/3_.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 926px;
}

#quiet {
  display: flex;
  font-family: "MullerMedium";
  font-size: 25pt;
  color: rgb(6, 48, 77);
  padding-top: 9%;
  padding-left: 5%;
  align-items: center;
  line-height: 113%;
}

#galochka_1,
#galochka_2 {
  display: flex;
  font-family: "MullerLight";
  font-size: 18pt;
  width: 18%;
  color: black;
  align-items: flex-start;
  padding-left: 10%;
  padding-top: 1%;
  gap: 2%;
}

#valume {
  padding-right: 1%;
}

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%); /* начинаем слева за экраном */
  }
  100% {
    transform: translateX(0); /* заканчиваем на месте */
  }
}
.section_4 {
  padding-bottom: 10%;
}

#text_advantages {
  font-family: "MullerRegular";
  font-size: 25pt;
  display: flex;
  padding-top: 2%;
  justify-content: center;
  color: rgb(6, 48, 77);
}

.advantages {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

#col_4_1,
#col_4_2,
#col_4_3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-items: center;
  font-family: "MullerMedium";
  font-size: 13.37pt;
  color: rgb(6, 48, 77);
}
#col_4_1 img,
#col_4_2 img,
#col_4_3 img {
  width: 32%;
  padding-bottom: 3%;
}

#col_4_1_1,
#col_4_2_1,
#col_4_3_1 {
  font-family: "MullerUltraLight";
  font-size: 14.81pt;
  color: black;
  width: 41%;
  text-align: center;
  padding-top: 2%;
}

#col_4_2_1 {
  width: 52%;
  padding-top: 2%;
}

#col_4_1_2 {
  text-align: center;
  width: 28%;
}

#col_4_2_2 {
  text-align: center;
  width: 27%;
}

#col_4_3_1 {
  padding-top: 7.5%;
}

.section_5 {
  display: flex;
  flex-direction: row-reverse;
}

.section_text_5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 7%;
  padding-left: 9%;
  line-height: 177%;
}

#comf {
  position: absolute;
  top: 375%;
  right: 38%;
  font-family: "MullerRegular";
  font-size: 25pt;
  color: rgb(6, 48, 77);
}

#box {
  font-family: "MullerRegular";
  font-size: 20pt;
  color: rgb(6, 48, 77);
}

#text_comf {
  font-family: "MullerUltraLight";
  font-size: 17pt;
  color: black;
}

.section_6 {
  display: flex;
}

#strong_hinges {
  font-family: "MullerRegular";
  font-size: 20pt;
  color: rgb(6, 48, 77);
  padding-bottom: 5%;
}

#little_text_6 {
  font-family: "MullerUltraLight";
  font-size: 15pt;
  color: black;
  width: 45%;
  padding-top: 5%;
}

.text_section6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 7%;
  padding-left: 5%;
  line-height: 177%;
}

.section_7 {
  display: flex;
  flex-direction: row-reverse;
}

#integrated_handles {
  font-family: "MullerRegular";
  font-size: 20pt;
  color: rgb(6, 48, 77);
  width: 59%;
  padding-bottom: 7%;
}

#little_text_7 {
  font-family: "MullerUltraLight";
  font-size: 15pt;
  color: black;
  width: 54%;
  padding-top: 4%;
}

.text_section7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 7%;
  padding-left: 9%;
  line-height: 177%;
}

.section_8 {
  background-image: url("/about/lari/img/8.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 746px;
}

#save {
  font-family: "MullerUltraLight";
  font-size: 21.17pt;
  color: rgb(255, 255, 255);
  padding-right: 2.3%;
}

#ABG_technology {
  font-family: "MullerMedium";
  font-size: 26.14pt;
  color: rgb(255, 255, 255);
  padding-right: 2.3%;
}

#little_text_8 {
  font-family: "MullerUltraLight";
  font-size: 14pt;
  color: rgb(255, 255, 255);
  padding-left: 82%;
  padding-top: 3%;
}

#ph_8 {
  width: 17%;
  padding-top: 6.6%;
  padding-left: 51%;
}

.text_section8 {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  margin-top: -11%;
  padding-right: 11%;
}

.section_9 {
  background-image: url("/about/lari/img/9.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 1065px;
}

#extreme_technology {
  font-family: "MullerMedium";
  font-size: 60.97pt;
  color: white;
}

#technology {
  font-family: "MullerBold";
  font-size: 25.77pt;
  color: white;
  padding-left: 26%;
}

#little_text_9,
#little_text_9_1 {
  font-family: "MullerRegular";
  font-size: 16pt;
  color: white;
}

#little_text_9_1 {
  padding-top: 11%;
  width: 81%;
}

.text1_section9 {
  display: flex;
  padding-right: 25%;
  margin-top: 42px;
  padding-top: 16%;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-end;
}

#ph_9 {
  padding-left: 20%;
  margin-top: -16%;
}

.text_section9 {
  display: flex;
  flex-direction: column;
  padding-left: 25%;
  padding-top: 2%;
  width: 15%;
}

.section_10 {
  display: flex;
  margin-top: 42px;
}

#voltage_protection {
  font-family: "MullerRegular";
  font-size: 23pt;
  color: rgb(6, 48, 77);
  width: 48%;
  line-height: 116%;
  padding-bottom: 11%;
}

#little_text_10 {
  font-family: "MullerUltraLight";
  font-size: 17pt;
  color: black;
  width: 57%;
}

#volt_security {
  position: absolute;
  font-family: "MullerLight";
  font-size: 30.57pt;
  color: black;
  transform: translateX(6%);
  padding-top: 15%;
  width: 71%;
}

.text_section10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 12%;
  line-height: 177%;
  padding-left: 5%;
}

.collab {
  position: absolute;
  padding-left: 17%;
  padding-top: 2%;
}

#img_text {
  position: absolute;
  font-family: "MullerBold";
  font-size: 16pt;
  padding-left: 50%;
  padding-top: 14%;
  letter-spacing: 11%;
  color: black;
}

.section_11 {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 42px;
}

#ecology {
  font-family: "MullerRegular";
  font-size: 23pt;
  color: rgb(6, 48, 77);
  line-height: 139%;
  margin-left: -20%;
  padding-bottom: 9%;
}

#galochka11_1,
#galochka11_2,
#galochka11_3,
#galochka11_4 {
  font-family: "MullerUltraLight";
  font-size: 14pt;
  color: black;
  display: flex;
  width: 71%;
  padding-top: 4%;
  gap: 6%;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-end;
  flex-direction: column;
}

#galochka11_3 {
  width: 53%;
  padding-top: 4%;
}

#galochka11_4 {
  width: 74%;
}

.text_section11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 7%;
  padding-left: 9%;
  line-height: 135%;
}

.section_12 {
  background-image: url("/about/lari/img/12_12_2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 894px;
  margin-top: 42px;
}

#text_12 {
  display: flex;
  font-family: "MullerRegular";
  font-size: 25pt;
  color: rgb(6, 48, 77);
  padding-top: 2%;
  justify-content: center;
}

#m_1,
#m_2 {
  position: absolute;
  left: 18%;
  padding-top: 5%;
  font-family: "MullerMedium";
  font-size: 26.14pt;
  color: rgb(6, 48, 77);
}

#m_2 {
  left: 69%;
}

#button_1,
#button_2 {
  background-image: url("/about/lari/img/_2.png");
  background-size: cover;
  background-position: center;
  border: none;
  cursor: pointer;
  margin-top: 34%;
  margin-left: 15%;
  width: 297px;
  height: 99px;
  text-decoration: none;
  font-family: "MullerBold";
  font-size: 17.12pt;
  color: black;
  transition: transform 0.2s;
  border-radius: 8.5%;
  align-items: center;
	a{color:black}
}
#button_1:hover,
#button_2:hover {
  transform: scale(1.05);
}

#button_2 {
  margin-left: 37%;
}

footer {
  background-color: #353638;
  color: white;
  position: relative;
  font-size: 13pt;
  font-weight: 100;
  padding: 20px 40px;
  font-family: "MullerRegular";
}

.footer_row {
  display: flex;
  justify-content: space-between;
}

.footer_header {
  display: flex;
  gap: 1%;
}

.header_first {
  padding-right: 1%;
  border-right: 1px solid white;
}

.social_list {
  display: flex;
  padding-top: 4%;
}

a {
  text-decoration: none;
  color: white;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.contact-list {
  text-align: center;
}

.contact_item {
  padding-bottom: 5%;
}

.footer_col_last {
  display: flex;
  flex-direction: column;
}

.nav_list {
  display: flex;
  margin-bottom: 25px;
}

.nav_item {
  padding: 0 20px;
  border-right: 1px solid #fff;
}

#where_buy {
  border: none;
}

.footer_logo {
  padding-left: 18%;
  padding-top: 1%;
  width: 59%;
}

.social_img {
  width: 25px;
  height: 25px;
}

.social_item {
  padding-right: 6%;
}

.copyright {
  font-size: 10pt;
}

@media (max-width: 1366px) {
  #fon_2 {
    width: 72%;
  }
  .function_2 {
    margin-top: 14%;
    margin-left: 35%;
  }
  .function_4 {
    margin-left: 20.6%;
    margin-top: -49%;
  }
  .function_3 {
    margin-top: 35%;
    margin-left: -3.9%;
  }
  .function_1 {
    margin-top: -8%;
    margin-left: 1%;
  }
  #fun_3 {
    width: 82%;
  }
  #electric {
    width: 91%;
  }
  #little_text_2_1,
  #little_text_2_2 {
    width: 84%;
  }
  #comf {
    top: 338%;
    right: 33%;
  }
  #text_comf {
    width: 110%;
  }
  #img_box {
    width: 44%;
  }
  #quiet {
    font-size: 24pt;
  }
  #valume {
    width: 8%;
  }
  #galochka_1,
  #galochka_2 {
    font-size: 16pt;
    width: 21%;
  }
  .section_5 {
    height: 564px;
  }
  .section_3 {
    height: 659px;
  }
  .section_6 img {
    width: 61%;
  }
  .text_section6 {
    padding-top: 4%;
    padding-left: 3%;
  }
  .section_text_4 img {
    width: 29%;
    padding-top: 7%;
    padding-bottom: 5%;
  }
  .section_7 img {
    width: 64%;
  }
  #ph_7 {
    width: 38%;
    padding-top: 7%;
    padding-bottom: 5%;
  }
  #ph_8 {
    padding-top: 3.6%;
    padding-left: 57%;
  }
  .text_section8 {
    margin-top: -14%;
    padding-right: 3%;
  }
  #little_text_8 {
    font-size: 16pt;
    padding-left: 78%;
  }
  #ph_9 {
    padding-left: 6%;
    margin-top: -17%;
    width: 22%;
  }
  .text_section9 {
    padding-left: 10%;
    padding-top: 3%;
    width: 18%;
  }
  .section_8 {
    height: 531px;
  }
  .section_9 {
    height: 758px;
  }
  .text1_section9 {
    padding-top: 11%;
  }
  .section_10 img {
    width: 73%;
  }
  #img_text {
    padding-left: 53%;
    padding-top: 15%;
  }
  .collab {
    padding-left: 19%;
    padding-top: 5%;
  }
  .text_section10 {
    line-height: 177%;
    padding-left: 5%;
    padding-top: 10%;
  }
  #voltage_protection {
    font-size: 23pt;
    width: 67%;
  }
  #little_text_10 {
    font-size: 16pt;
    width: 87%;
  }
  .section_11 #fon_11 {
    width: 66%;
    height: 16%;
  }
  .text_section11 {
    font-size: 21pt;
    padding-top: 3%;
    padding-left: 8%;
    line-height: 95%;
  }
  #galochka11_1,
  #galochka11_2,
  #galochka11_3,
  #galochka11_4 {
    padding-top: 0px;
    font-size: 13pt;
  }
  #galochka11_1 img,
  #galochka11_2 img,
  #galochka11_3 img,
  #galochka11_4 img {
    width: 17%;
  }
  #galochka11_3 {
    width: 71%;
  }
  .section_12 {
    height: 636px;
  }
  #m_1 {
    left: 16%;
  }
  #m_2 {
    left: 68%;
  }
  #button_1,
  #button_2 {
    margin-top: 32%;
    margin-left: 13%;
    width: 269px;
    height: 88px;
  }
  #button_2 {
    margin-left: 34%;
  }
}
@media (max-width: 1024px) {

.section_1 {
    min-height: 72vh;
}
  #fon_1 {
    margin-top: 4%;
    padding-left: 8%;
    width: 25.2%;
  }
  #new {
    margin-left: 8.3%;
  }
  #name {
    padding-left: 8.4%;
  }
  #name_1 {
    font-size: 78.73pt;
    padding-left: 7%;
  }
  #text_1 {
    padding-top: 5%;
    padding-left: 9%;
    width: 33%;
  }
  #fon_2 {
    width: 67%;
    height: 23%;
  }
  .section_3 {
    height: 494px;
  }
  #galochka_1,
  #galochka_2 {
    font-size: 15pt;
    padding-left: 6%;
    width: 29%;
  }
  #text_advantages {
    padding-bottom: 4%;
  }
  #col_4_1_2 {
    width: 37%;
    font-size: 12.37pt;
  }
  #col_4_2_2 {
    width: 53%;
  }
  #col_4_1_1,
  #col_4_2_1,
  #col_4_3_1 {
    font-size: 13.81pt;
    color: black;
    width: 70%;
  }
  #col_4_2_1 {
    width: 84%;
  }
  #col_4_3_1 {
    padding-top: 12.5%;
  }
  .section_5 {
    height: 437px;
  }
  #comf {
   top: 251%;
    right: 32%;
    font-size: 20pt;
  }
  #text_comf {
    font-size: 15pt;
  }
  .text_section7 {
    padding-left: 5%;
  }
  #little_text_7 {
    display: flex;
    font-size: 15pt;
    width: 96%;
    padding-bottom: 11%;
  }
  .section_8 {
    height: 398px;
  }
  #ph_8 {
    padding-left: 46%;
  }
  #little_text_8 {
    padding-left: 71%;
  }
  .section_9 {
    height: 568px;
  }
  .text1_section9 {
    padding-top: 7%;
    padding-right: 9%;
  }
  #ph_9 {
    padding-left: 8%;
    margin-top: -18%;
    width: 19%;
  }
  #little_text_9,
  #little_text_9_1 {
    font-size: 13pt;
  }
  #technology {
    font-size: 24.77pt;
  }
  #extreme_technology {
    font-size: 56.97pt;
  }
  .section_10 img {
    width: 64%;
  }
  #img_text {
    padding-left: 45%;
    padding-top: 13%;
    font-size: 13pt;
  }
  .text_section10 {
    padding-left: 4%;
    padding-top: 5%;
  }
  .collab {
    padding-left: 15%;
    padding-top: 2%;
  }
  #volt_security {
    padding-top: 13%;
    width: 87%;
  }
  .section_11 #fon_11 {
    width: 60%;
  }
  .text_section11 {
    padding-top: 0%;
    line-height: 64%;
  }
  #ecology {
    font-size: 20pt;
    padding-bottom: 0%;
  }
  #galochka11_1,
  #galochka11_2,
  #galochka11_3,
  #galochka11_4 {
    font-size: 12pt;
  }
  #galochka11_1 img,
  #galochka11_2 img,
  #galochka11_3 img,
  #galochka11_4 img {
    width: 15%;
  }
  .section_12 {
    height: 477px;
  }
  #m_1,
  #m_2 {
    padding-top: 4%;
    left: 16%;
    font-size: 20.14pt;
  }
  #m_2 {
    left: 67%;
  }
  #voltage_protection {
    font-size: 22pt;
  }
  #button_1,
  #button_2 {
    margin-left: 13%;
    width: 206px;
    height: 57px;
    border-radius: 6.5%;
  }
  #button_2 {
    margin-left: 32%;
  }
  footer {
    font-size: 10pt;
  }
  .copyright {
    font-size: 10pt;
    width: 32%;
  }
  #text_2 {
    font-size: 23pt;
    padding-top: 10%;
  }
  #electric,
  #indication {
    width: 81%;
    font-size: 13.81pt;
  }
  #little_text_2_1,
  #little_text_2_2 {
    width: 80%;
    font-size: 12pt;
    padding-top: 0px;
  }
  .sect2_2 img {
    width: 16%;
    margin-top: 0%;
  }
  #electric {
    padding-top: 8%;
  }
  #indication {
    padding-top: 12%;
  }
  #img_2_2 {
    margin-top: -2%;
  }
  #fun_1,
  #fun_2,
  #fun_3,
  #fun_4 {
    font-size: 11pt;
  }
  #fun_1 {
    margin-top: -43%;
    width: 51%;
    margin-left: -24%;
  }
  #ind_1,
  #ind_2,
  #ind_3,
  #ind_4 {
    width: 1.6%;
  }
  #ind_4 {
    width: 1.3%;
  }
  .function_3 {
    margin-top: 23%;
    margin-left: -5.2%;
  }
  .function_4 {
    margin-left: 13%;
    margin-top: -37%;
  }
  #fun_4 {
    margin-left: -16%;
  }
  #fun_3 {
    width: 45%;
    margin-left: -22%;
  }
  .function_1 {
    margin-left: -1%;
  }
  .function_2 {
    margin-top: 18%;
    margin-left: 25%;
  }
  #fun_2 {
    margin-top: -30%;
    margin-left: -23%;
  }
}
@media (max-width: 960px) {
  .section_1 {
    min-height: 70vh;
  }
  .section_3 {
    height: 463px;
  }
  .section_4 {
    padding-bottom: 13%;
  }
  .section_5 {
    height: 393px;
  }
  #comf {
    top: 245%;
    right: 31%;
    font-size: 19pt;
  }
  .section_8 {
    height: 373px;
  }
  .section_9 {
    height: 532px;
  }
  .section_12 {
    height: 447px;
  }
  #button_2 {
    margin-left: 30%;
  }
  .function_3 {
    margin-top: 20%;
  }
  .function_4 {
    margin-top: -41%;
  }
}
@media (max-width: 768px) {
  .section_1 {
    height: 426px;
    min-height: 0vh;
  }
  #new {
    width: 188px;
    height: 54px;
    margin-left: 7.3%;
    font-size: 17pt;
  }
  #name {
    font-size: 19.43pt;
  }
  #name_1 {
    font-size: 58.73pt;
  }
  #text_1 {
    padding-top: 2%;
    padding-left: 7%;
    width: 36%;
    font-size: 18pt;
  }
  .section_3 {
    height: 370px;
  }
  .section_4 {
    padding-bottom: 15%;
  }
  #quiet {
    font-size: 21pt;
    padding-top: 5%;
  }
  #galochka_1,
  #galochka_2 {
    font-size: 14pt;
    padding-left: 5%;
    width: 37%;
  }
  #galochka_1 img,
  #galochka_2 img {
    width: 15%;
  }
  #col_4_1_2 {
    font-size: 11.37pt;
    width: 41%;
  }
  #col_4_2_2 {
    width: 54%;
  }
  #col_4_1,
  #col_4_2,
  #col_4_3 {
    font-size: 11.37pt;
  }
  #col_4_1_1,
  #col_4_2_1,
  #col_4_3_1 {
    font-size: 12.81pt;
    width: 78%;
  }
  #text_advantages {
    font-size: 23pt;
  }
  #comf {
    top: 192%;
    right: 27%;
    font-size: 17pt;
  }
  #box {
    font-size: 16pt;
  }
  #text_comf {
    width: 99%;
    font-size: 14pt;
    line-height: 123%;
  }
  .section_5 {
    height: 305px;
  }
  .section_text_5 {
    padding-top: 1%;
    padding-left: 15%;
  }
  #img_box {
    width: 36%;
  }
  #block_comf {
    padding-left: 4%;
  }
  #strong_hinges {
    font-size: 15pt;
  }
  #little_text_6 {
    font-size: 13pt;
    line-height: 150%;
  }
  #integrated_handles {
    font-size: 17pt;
  }
  #ph_7 {
    width: 37%;
  }
  #little_text_7 {
    font-size: 12pt;
    line-height: 150%;
  }
  .text_section7 {
    padding-left: 3%;
  }
  .section_8 {
    height: 298px;
  }
  #ph_8 {
    width: 14%;
    padding-left: 42%;
  }
  #little_text_8 {
    padding-left: 62%;
    font-size: 13pt;
  }
  .section_9 {
    height: 426px;
  }
  #technology {
    font-size: 20.77pt;
    padding-left: 49%;
  }
  #extreme_technology {
    font-size: 43.97pt;
    padding-left: 15%;
  }
  #ph_9 {
    padding-left: 13%;
    width: 18%;
  }
  .text_section9 {
    padding-left: 15%;
    width: 25%;
  }
  #little_text_9,
  #little_text_9_1 {
    font-size: 12pt;
  }
  .section_10 {
    height: 347px;
  }
  #ph_10 {
    width: 45%;
  }
  #volt_security {
    padding-top: 8%;
    font-size: 27.57pt;
    width: 97%;
  }
  #img_text {
    padding-left: 44%;
    padding-top: 13%;
    font-size: 10pt;
  }
  #voltage_protection {
    font-size: 16pt;
    padding-bottom: 7%;
  }
  .text_section10 {
    padding-top: 1%;
  }
  #little_text_10 {
    font-size: 13pt;
    width: 99%;
  }
  .collab {
    padding-left: 12%;
  }
  #ecology {
    font-size: 14pt;
  }
  #galochka11_1,
  #galochka11_2,
  #galochka11_3,
  #galochka11_4 {
    font-size: 10pt;
  }
  #galochka11_1 img,
  #galochka11_2 img,
  #galochka11_3 img,
  #galochka11_4 img {
    width: 11%;
  }
  .section_11 #fon_11 {
    height: 0%;
  }
  .section_12 {
    height: 357px;
  }
  .text1_section9 {
    margin-top: 30px;
  }
  .section_10 {
    margin-top: 30px;
  }
  .section_11 {
    margin-top: 30px;
  }
  .section_12 {
    margin-top: 30px;
  }
  #m_1,
  #m_2 {
    padding-top: 3%;
    left: 15%;
    font-size: 16.14pt;
  }
  #m_2 {
    left: 66%;
  }
  #button_1,
  #button_2 {
    width: 161px;
    height: 44px;
    font-size: 15.12pt;
  }
  #text_12 {
    font-size: 22pt;
  }
  footer {
    font-size: 7pt;
  }
  .copyright {
    font-size: 8pt;
  }
  .social_img {
    width: 21px;
    height: 20px;
  }
  #text_2 {
    font-size: 17pt;
    padding-top: 5%;
    width: 93%;
  }
  #electric,
  #indication {
    font-size: 10.81pt;
  }
  #little_text_2_1,
  #little_text_2_2 {
    width: 80%;
    font-size: 10pt;
  }
  #indication {
    padding-top: 6%;
  }
  #fon_2 {
    width: 65%;
  }
  #ind_1,
  #ind_2,
  #ind_3,
  #ind_4 {
    width: 1.2%;
  }
  .function_2 {
    margin-top: 13%;
    margin-left: 16%;
  }
  .function_1 {
    margin-top: -7%;
    margin-left: -1%;
  }
  .function_4 {
    margin-left: 11%;
    margin-top: -30%;
  }
  #fun_1,
  #fun_2,
  #fun_3,
  #fun_4 {
    font-size: 10pt;
  }
  .function_1 {
    margin-top: -5%;
  }
  .function_3 {
    margin-top: 17%;
    margin-left: -4.9%;
  }
  #fun_1 {
    margin-top: -35%;
  }
  #fun_2 {
    margin-top: -26%;
    margin-left: -17%;
    width: 37%;
  }
  #fun_3 {
    width: 48%;
    margin-left: -22%;
  }
  #fun_4 {
    margin-left: -14%;
  }
  #img_2_2 {
    margin-top: -5%;
  }
}
@media (max-width: 720px) {
  .section_1 {
    height: 399px;
    min-height: 0vh;
  }
  #new {
    width: 194px;
    height: 53px;
    font-size: 19px;
  }
  #name {
    font-size: 19.43pt;
  }
  #name_1 {
    font-size: 45.73pt;
  }
  #text_1 {
    padding-top: 3%;
    padding-left: 8%;
    font-size: 17pt;
    width: 38%;
  }
  #galochka_1,
  #galochka_2 {
    font-size: 13pt;
    width: 37%;
    padding-top: 3%;
  }
  #col_4_1_2 {
    width: 42%;
    font-size: 10.37pt;
  }
  #col_4_1,
  #col_4_2,
  #col_4_3 {
    font-size: 10.37pt;
  }
  #col_4_1_1,
  #col_4_2_1,
  #col_4_3_1 {
    width: 78%;
    font-size: 11.81pt;
  }
  .section_5 {
    height: 297px;
  }
  .section_text_5 {
    line-height: 140%;
    padding-left: 8%;
  }
  #comf {
    font-size: 19pt;
    top: 185%;
  }
  #box {
    font-size: 15pt;
  }
  #text_comf {
    width: 101% !important;
    font-size: 12pt;
    line-height: 146% !important;
  }
  #block_comf {
    padding-left: 5%;
  }
  #little_text_6 {
    font-size: 12pt;
  }
  .text_section6 {
    line-height: 149%;
  }
  #strong_hinges {
    font-size: 14pt;
  }
  .section_7 {
    height: 367px;
  }
  #integrated_handles {
    font-size: 16pt;
  }
  .text_section7 {
    padding-left: 2%;
    padding-top: 3%;
  }
  #ph_7 {
    width: 31%;
    padding-top: 5%;
  }
  #little_text_7 {
    font-size: 12pt;
    width: 106%;
  }
  .section_8 {
    height: 279px;
  }
  #save {
    font-size: 16.17pt;
  }
  #ABG_technology {
    font-size: 20.14pt;
  }
  #little_text_8 {
    padding-left: 68%;
    font-size: 12pt;
    padding-top: 1%;
  }
  .section_9 {
    height: 399px;
  }
  .text1_section9 {
    padding-top: 5%;
    padding-right: 5%;
    margin-top: 26px;
  }
  #technology {
    font-size: 18.77pt;
    padding-left: 47%;
  }
  #extreme_technology {
    font-size: 39.97pt;
    padding-left: 16%;
  }
  #ph_9 {
    padding-left: 16%;
  }
  .text_section9 {
    padding-left: 18%;
    padding-top: 3%;
    width: 27%;
  }
  #little_text_9,
  #little_text_9_1 {
    font-size: 11pt;
  }
  .section_10 {
    height: 320px;
    margin-top: 26px;
  }
  #voltage_protection {
    font-size: 13pt;
    padding-bottom: 0%;
  }
  .text_section10 {
    padding-left: 2%;
    padding-top: 0%;
  }
  #little_text_10 {
    font-size: 13pt;
    width: 89%;
  }
  #img_text {
    padding-left: 44%;
    padding-top: 12%;
    font-size: 9pt;
  }
  .collab {
    padding-left: 9%;
    padding-top: 1%;
  }
  #ph_10 {
    width: 47%;
  }
  #volt_security {
    font-size: 21.57pt;
  }
  .section_11 {
    margin-top: 26px;
  }
  .text_section11 {
    padding-top: 0%;
    line-height: 155%;
    font-size: 7pt;
  }
  #ecology {
    font-size: 15pt;
  }
  #galochka11_2 {
    margin-top: -7%;
  }
  #galochka11_4 {
    margin-top: -7%;
  }
  .section_11 #fon_11 {
    width: 59%;
    height: 341px;
  }
  .section_12 {
    margin-top: 26px;
    height: 335px;
  }
  #m_1,
  #m_2 {
    font-size: 16.14pt;
    margin-top: -1%;
    left: 15%;
  }
  #m_2 {
    left: 66%;
  }
  #button_1,
  #button_2 {
    width: 154px;
    height: 44px;
    font-size: 15.12pt;
  }
  #button_2 {
    margin-left: 30%;
  }
  footer {
    font-size: 7pt;
  }
  .copyright {
    font-size: 7pt;
  }
  .social_item {
    padding-right: 4%;
  }
  #text_2 {
    font-size: 16pt;
  }
  #electric,
  #indication {
    font-size: 11.81pt;
  }
  #little_text_2_1,
  #little_text_2_2 {
    font-size: 9pt;
  }
  #fon_2 {
    height: 430px;
  }
  #indication {
    padding-top: 9%;
  }
  #ind_1,
  #ind_2,
  #ind_3,
  #ind_4 {
    width: 1.3%;
  }
  .function_1 {
    margin-top: -6%;
  }
  .function_2 {
    margin-top: 15%;
    margin-left: 18%;
  }
  #fun_1 {
    margin-top: -35%;
  }
  #fun_2 {
    margin-top: -28%;
    margin-left: -21%;
    width: 46%;
  }
  .function_3 {
    margin-top: 19%;
    margin-left: -4.9%;
  }
  #fun_3 {
    width: 55%;
    margin-left: -19%;
  }
  #ind_4 {
    width: 1.2%;
  }
  .function_4 {
    margin-left: 10%;
    margin-top: -32%;
  }
  #fun_1,
  #fun_2,
  #fun_3,
  #fun_4 {
    font-size: 10pt;
  }
}
@media (max-width: 414px) {
  .section_1 {
    height: 229px;
  }
  #new {
    width: 111px;
    height: 25px;
    font-size: 10pt;
    margin-top: 2%;
  }
  #name {
    font-size: 12.43pt;
  }
  #name_1 {
    font-size: 36.73pt;
  }
  #text_1 {
    width: 44%;
    font-size: 9pt;
  }
  .section_3 {
    height: 199px;
  }
  #quiet {
    font-size: 9pt;
  }
  #galochka_1,
  #galochka_2 {
    font-size: 8pt;
  }
  #galochka_2 {
    padding-top: 0%;
  }
  #text_advantages {
    font-size: 14pt;
  }
  .advantages {
    grid-template-columns: 1fr;
    row-gap: 3%;
  }
  .section_5 {
    height: 469px;
    flex-direction: column;
  }
  .section_4 {
    padding-bottom: 38%;
  }
  #comf {
    font-size: 13pt;
    top: 262%;
    right: 16%;
  }
  #box {
    font-size: 13pt;
  }
  #img_box {
    width: 18%;
  }
  #text_comf {
    width: 77% !important;
    font-size: 14pt;
    line-height: 131% !important;
  }
  .section_6 {
    flex-direction: column;
    height: 554px;
    align-items: center;
  }
  .section_6 img {
    width: 100%;
  }
  #strong_hinges {
    font-size: 13pt;
  }
  .text_section6 {
    line-height: 140%;
  }
  .section_text_4 img {
    width: 16%;
    padding-top: 4%;
    padding-bottom: 2%;
  }
  #little_text_6 {
    font-size: 14pt;
    line-height: 125%;
  }
  .section_7 {
    height: 533px;
    flex-direction: column;
    align-items: center;
  }
  .section_7 img {
    width: 100%;
  }
  #integrated_handles {
    font-size: 13pt;
  }
  .text_section7 {
    line-height: 84%;
  }
  #ph_7 {
    width: 17%;
  }
  #little_text_7 {
    width: 98% !important;
    font-size: 14pt;
    line-height: 118% !important;
  }
  .section_8 {
    height: 161px;
  }
  #save {
    font-size: 10.17pt;
  }
  #ABG_technology {
    font-size: 12.14pt;
  }
  #little_text_8 {
    padding-left: 62%;
    font-size: 6pt;
    padding-top: 0%;
  }
  .section_9 {
    height: 230px;
  }
  #technology {
    font-size: 6.77pt;
    padding-left: 67%;
  }
  #extreme_technology {
    font-size: 16.97pt;
    padding-left: 41%;
  }
  #ph_9 {
    padding-left: 16%;
    width: 16%;
  }
  #little_text_9,
  #little_text_9_1 {
    font-size: 6pt;
  }
  .text1_section9 {
    padding-right: 12%;
  }
  .section_10 {
    height: 163px;
  }
  #ph_10 {
    width: 20%;
  }
  #volt_security {
    padding-top: 4%;
    font-size: 12.57pt;
  }
  #img_text {
    font-size: 5pt;
    padding-left: 38%;
    padding-top: 11%;
  }
  #voltage_protection {
    font-size: 6pt;
  }
  .text_section10 {
    line-height: 78%;
  }
  #little_text_10 {
    font-size: 8pt;
  }
  #ecology {
    font-size: 9pt;
    margin-left: 0%;
  }
  .text_section11 {
    line-height: 87%;
  }
  .section_11 #fon_11 {
    height: 172px;
  }
  #galochka11_1,
  #galochka11_2,
  #galochka11_3,
  #galochka11_4 {
    font-size: 6pt;
  }
  .section_12 {
    height: 192px;
  }
  #col_4_1_1,
  #col_4_2_1,
  #col_4_3_1 {
    font-size: 11.81pt;
    width: 73%;
  }
  #col_4_3_1 {
    padding-top: 8.5%;
  }
  #text_12 {
    font-size: 9pt;
  }
  #m_1,
  #m_2 {
    padding-top: 4%;
    left: 15%;
    font-size: 8.14pt;
  }
  #m_2 {
    left: 66%;
  }
  #button_1,
  #button_2 {
    width: 71px;
    height: 22px;
    font-size: 8.12pt;
    margin-top: 31%;
    margin-left: 15%;
  }
  #button_2 {
    margin-left: 32%;
  }
  footer {
    font-size: 10pt;
    padding-left: 5%;
  }
  .footer_row {
    display: flex;
    flex-direction: column;
  }
  .social_list {
    padding-top: 7%;
    padding-left: 13%;
  }
  .social_item {
    padding-right: 6%;
  }
  .social_img {
    height: 56px;
  }
  .nav_list {
    display: flex;
    margin-bottom: 21px;
    justify-content: center;
    align-items: center;
  }
  .footer_logo {
    padding-left: 24%;
    padding-bottom: 5%;
  }
  .copyright {
    font-size: 6pt;
    width: 40%;
  }
  .section_2 {
    display: flex;
    flex-direction: column;
  }
  #fon_2 {
    width: 100%;
  }
  #text_2 {
    font-size: 16pt;
    margin-left: 7%;
  }
  .sect2_2 img {
    width: 16%;
    margin-top: 4%;
    margin-left: 2%;
  }
  #little_text_2_1,
  #little_text_2_2 {
    padding-top: 15px;
  }
  #img_2_2 {
    margin-top: 1%;
  }
  #little_text_2_2 {
    padding-bottom: 6%;
  }
  .function_1 {
    margin-top: 16%;
    margin-left: 11%;
  }
  #fun_1,
  #fun_2,
  #fun_3,
  #fun_4 {
    font-size: 8pt;
  }
  #ind_1,
  #ind_2,
  #ind_3,
  #ind_4 {
    width: 1.7%;
  }
  .function_2 {
    margin-top: 18%;
    margin-left: 36%;
  }
  .function_3 {
    margin-top: 20%;
    margin-left: 6.5%;
  }
  .function_4 {
    margin-left: 27%;
    margin-top: -42%;
  }
  #fun_1 {
    margin-top: -50%;
  }
  #fun_2 {
    margin-top: -42%;
    width: 52%;
    margin-left: -23%;
  }
  #fun_4 {
    width: 40%;
  }
}
@media (max-width: 393px) {
  .section_1 {
    height: 218px;
  }
  #new {
    width: 111px;
    height: 25px;
    font-size: 10pt;
    margin-top: 2%;
  }
  #name {
    font-size: 12.43pt;
  }
  #name_1 {
    font-size: 36.73pt;
  }
  #text_1 {
    width: 44%;
    font-size: 8pt;
  }
  .section_3 {
    height: 189px;
  }
  #quiet {
    font-size: 9pt;
  }
  #galochka_1,
  #galochka_2 {
    font-size: 7pt;
  }
  #galochka_2 {
    padding-top: 0%;
  }
  #text_advantages {
    font-size: 14pt;
  }
  .advantages {
    grid-template-columns: 1fr;
    row-gap: 3%;
  }
  .section_5 {
    height: 197px;
  }
  .section_4 {
    padding-bottom: 26%;
  }
  #box {
    font-size: 13pt;
  }
  #text_comf {
    width: 285% !important;
    font-size: 7pt;
  }
  .section_6 {
    flex-direction: column;
    height: 355px;
  }
  #strong_hinges {
    font-size: 7pt;
  }
  .text_section6 {
    line-height: 67%;
  }
  .section_text_4 img {
    width: 17%;
  }
  .section_5 {
    height: 453px;
    flex-direction: column;
  }
  .section_4 {
    padding-bottom: 35%;
  }
  #comf {
           top: 261%;
    font-size: 13pt;
  }
  #box {
    font-size: 12pt;
  }
  #img_box {
    width: 14%;
  }
  #text_comf {
    width: 77% !important;
    font-size: 13pt;
    line-height: 129% !important;
  }
  .section_text_5 {
    padding-top: 4%;
  }
  .section_6 {
    flex-direction: column;
    height: 554px;
    align-items: center;
  }
  .section_6 img {
    width: 100%;
  }
  #strong_hinges {
    font-size: 12pt;
  }
  .text_section6 {
    line-height: 140%;
  }
  .section_text_4 img {
    width: 13%;
    padding-top: 4%;
    padding-bottom: 2%;
  }
  #little_text_6 {
    font-size: 13pt;
    line-height: 125%;
  }
  .section_7 {
    height: 498px;
    flex-direction: column;
    align-items: center;
  }
  .section_7 img {
    width: 100%;
  }
  #integrated_handles {
    font-size: 12pt;
  }
  .text_section7 {
    line-height: 84%;
  }
  #ph_7 {
    width: 14%;
  }
  #little_text_7 {
    width: 90% !important;
    font-size: 12pt;
    line-height: 131% !important;
  }
  .section_8 {
    height: 152px;
  }
  #save {
    font-size: 10.17pt;
  }
  #ABG_technology {
    font-size: 12.14pt;
  }
  #little_text_8 {
    padding-left: 62%;
    font-size: 6pt;
    padding-top: 0%;
  }
  .section_9 {
    height: 218px;
  }
  #technology {
    font-size: 6.77pt;
    padding-left: 67%;
  }
  #extreme_technology {
    font-size: 16.97pt;
    padding-left: 41%;
  }
  #ph_9 {
    padding-left: 16%;
    width: 16%;
  }
  #little_text_9,
  #little_text_9_1 {
    font-size: 6pt;
  }
  .text1_section9 {
    padding-right: 12%;
  }
  .section_10 {
    height: 163px;
  }
  #ph_10 {
    width: 20%;
  }
  #volt_security {
    padding-top: 4%;
    font-size: 12.57pt;
  }
  #img_text {
    font-size: 5pt;
    padding-left: 41%;
    padding-top: 12%;
  }
  #voltage_protection {
    font-size: 6pt;
  }
  .text_section10 {
    line-height: 78%;
  }
  #little_text_10 {
    font-size: 8pt;
  }
  #ecology {
    font-size: 9pt;
    margin-left: 0%;
  }
  .text_section11 {
    line-height: 87%;
  }
  .section_11 #fon_11 {
    height: 163px;
  }
  #galochka11_1,
  #galochka11_2,
  #galochka11_3,
  #galochka11_4 {
    font-size: 5pt;
  }
  .section_12 {
    height: 167px;
  }
  #col_4_1_1,
  #col_4_2_1,
  #col_4_3_1 {
    font-size: 11.81pt;
    width: 73%;
  }
  #col_4_3_1 {
    padding-top: 8.5%;
  }
  #text_12 {
    font-size: 9pt;
  }
  #m_1,
  #m_2 {
    padding-top: 4%;
    left: 15%;
    font-size: 8.14pt;
  }
  #m_2 {
    left: 66%;
  }
  #button_1,
  #button_2 {
    width: 71px;
    height: 22px;
    font-size: 8.12pt;
    margin-top: 31%;
    margin-left: 15%;
  }
  #button_2 {
    margin-left: 32%;
  }
  footer {
    font-size: 10pt;
    padding-left: 5%;
  }
  .footer_row {
    display: flex;
    flex-direction: column;
  }
  .social_list {
    padding-top: 7%;
    padding-left: 13%;
  }
  .social_item {
    padding-right: 6%;
  }
  .social_img {
    height: 56px;
  }
  .nav_list {
    display: flex;
    margin-bottom: 21px;
    justify-content: center;
    align-items: center;
  }
  .footer_logo {
    padding-left: 24%;
    padding-bottom: 5%;
  }
  .copyright {
    font-size: 6pt;
    width: 40%;
  }
  .section_2 {
    display: flex;
    flex-direction: column;
  }
  #fon_2 {
    width: 100%;
  }
  #text_2 {
    font-size: 16pt;
    margin-left: 7%;
  }
  .sect2_2 img {
    width: 16%;
    margin-top: 4%;
    margin-left: 2%;
  }
  #little_text_2_1,
  #little_text_2_2 {
    padding-top: 15px;
  }
  #img_2_2 {
    margin-top: 1%;
  }
  #little_text_2_2 {
    padding-bottom: 6%;
  }
  .function_1 {
    margin-top: 20%;
    margin-left: 11%;
  }
  #fun_1,
  #fun_2,
  #fun_3,
  #fun_4 {
    font-size: 8pt;
  }
  #ind_1,
  #ind_2,
  #ind_3,
  #ind_4 {
    width: 1.7%;
  }
  .function_2 {
    margin-top: 18%;
    margin-left: 36%;
  }
  .function_3 {
    margin-top: 20%;
    margin-left: 6.5%;
  }
  .function_4 {
    margin-left: 27%;
    margin-top: -48%;
  }
  #fun_1 {
    margin-top: -50%;
  }
  #fun_2 {
    margin-top: -42%;
    width: 52%;
    margin-left: -23%;
  }
  #fun_4 {
    width: 40%;
  }
}
@media (max-width: 375px) {
  .section_1 {
    height: 208px;
  }
  #new {
    width: 111px;
    height: 25px;
    font-size: 10pt;
    margin-top: 2%;
  }
  #name {
    font-size: 12.43pt;
  }
  #name_1 {
    font-size: 36.73pt;
  }
  #text_1 {
    width: 44%;
    font-size: 9pt;
  }
  .section_3 {
    height: 181px;
  }
  #quiet {
    font-size: 9pt;
  }
  #galochka_1,
  #galochka_2 {
    font-size: 8pt;
  }
  #galochka_2 {
    padding-top: 0%;
  }
  #text_advantages {
    font-size: 14pt;
  }
  .advantages {
    grid-template-columns: 1fr;
    row-gap: 3%;
  }
  .section_5 {
    height: 413px;
    flex-direction: column;
  }
  .section_4 {
    padding-bottom: 36%;
  }
  #comf {
    font-size: 13pt;
    top: 247%;
  }
  #box {
    font-size: 11pt;
  }
  #img_box {
    width: 14%;
  }
  #text_comf {
    width: 77% !important;
    font-size: 12pt;
    line-height: 131% !important;
  }
  .section_6 {
    flex-direction: column;
    height: 498px;
    align-items: center;
  }
  .section_6 img {
    width: 100%;
  }
  #strong_hinges {
    font-size: 11pt;
  }
  .text_section6 {
    line-height: 140%;
  }
  .section_text_4 img {
    width: 12%;
    padding-top: 4%;
    padding-bottom: 2%;
  }
  #little_text_6 {
    font-size: 12pt;
    line-height: 125%;
  }
  .section_7 {
    height: 456px;
    flex-direction: column;
    align-items: center;
  }
  .section_7 img {
    width: 100%;
  }
  #integrated_handles {
    font-size: 11pt;
  }
  .text_section7 {
    line-height: 84%;
  }
  #ph_7 {
    width: 13%;
  }
  #little_text_7 {
    width: 98% !important;
    font-size: 12pt;
    line-height: 131% !important;
  }
  .section_8 {
    height: 146px;
  }
  #save {
    font-size: 10.17pt;
  }
  #ABG_technology {
    font-size: 12.14pt;
  }
  #little_text_8 {
    padding-left: 62%;
    font-size: 6pt;
    padding-top: 0%;
  }
  .section_9 {
    height: 208px;
  }
  #technology {
    font-size: 6.77pt;
    padding-left: 67%;
  }
  #extreme_technology {
    font-size: 16.97pt;
    padding-left: 41%;
  }
  #ph_9 {
    padding-left: 16%;
    width: 16%;
  }
  #little_text_9,
  #little_text_9_1 {
    font-size: 6pt;
  }
  .text1_section9 {
    padding-right: 12%;
  }
  .section_10 {
    height: 145px;
  }
  #ph_10 {
    width: 20%;
  }
  #volt_security {
    padding-top: 4%;
    font-size: 12.57pt;
  }
  #img_text {
    font-size: 5pt;
    padding-left: 38%;
    padding-top: 11%;
  }
  #voltage_protection {
    font-size: 6pt;
  }
  .text_section10 {
    line-height: 78%;
  }
  #little_text_10 {
    font-size: 8pt;
  }
  #ecology {
    font-size: 9pt;
    margin-left: 0%;
  }
  .text_section11 {
    line-height: 87%;
  }
  #galochka11_1,
  #galochka11_2,
  #galochka11_3,
  #galochka11_4 {
    font-size: 4pt;
  }
  .section_12 {
    height: 174px;
  }
  #col_4_1_1,
  #col_4_2_1,
  #col_4_3_1 {
    font-size: 10.81pt;
    width: 73%;
  }
  #col_4_3_1 {
    padding-top: 8.5%;
  }
  #text_12 {
    font-size: 9pt;
  }
  #m_1,
  #m_2 {
    padding-top: 4%;
    left: 15%;
    font-size: 8.14pt;
  }
  #m_2 {
    left: 66%;
  }
  #button_1,
  #button_2 {
    width: 71px;
    height: 22px;
    font-size: 8.12pt;
    margin-top: 31%;
    margin-left: 15%;
  }
  #button_2 {
    margin-left: 32%;
  }
  footer {
    font-size: 10pt;
    padding-left: 5%;
  }
  .footer_row {
    display: flex;
    flex-direction: column;
  }
  .social_list {
    padding-top: 7%;
    padding-left: 13%;
  }
  .social_item {
    padding-right: 6%;
  }
  .social_img {
    height: 56px;
  }
  .nav_list {
    display: flex;
    margin-bottom: 21px;
    justify-content: center;
    align-items: center;
  }
  .footer_logo {
    padding-left: 24%;
    padding-bottom: 5%;
  }
  .copyright {
    font-size: 6pt;
    width: 40%;
  }
  .section_2 {
    display: flex;
    flex-direction: column;
  }
  #fon_2 {
    width: 100%;
  }
  #text_2 {
    font-size: 16pt;
    margin-left: 7%;
  }
  .sect2_2 img {
    width: 16%;
    margin-top: 4%;
    margin-left: 2%;
  }
  #little_text_2_1,
  #little_text_2_2 {
    padding-top: 15px;
  }
  #img_2_2 {
    margin-top: 1%;
  }
  #little_text_2_2 {
    padding-bottom: 6%;
  }
  .function_1 {
    margin-top: 23%;
    margin-left: 11%;
  }
  #fun_1,
  #fun_2,
  #fun_3,
  #fun_4 {
    font-size: 8pt;
  }
  #ind_1,
  #ind_2,
  #ind_3,
  #ind_4 {
    width: 1.7%;
  }
  .function_2 {
    margin-top: 18%;
    margin-left: 36%;
  }
  .function_3 {
    margin-top: 20%;
    margin-left: 6.5%;
  }
  .function_4 {
    margin-left: 27%;
    margin-top: -45%;
  }
  #fun_1 {
    margin-top: -50%;
  }
  #fun_2 {
    margin-top: -42%;
    width: 52%;
    margin-left: -23%;
  }
  #fun_4 {
    width: 40%;
  }
}
@media (max-width: 360px) {
  .section_1 {
    height: 202px;
  }
  #new {
    width: 111px;
    height: 25px;
    font-size: 10pt;
    margin-top: 2%;
  }
  #name {
    font-size: 12.43pt;
  }
  #name_1 {
    font-size: 36.73pt;
  }
  #text_1 {
    width: 44%;
    font-size: 8pt;
  }
  .section_3 {
    height: 173px;
  }
  #quiet {
    font-size: 9pt;
  }
  #galochka_1,
  #galochka_2 {
    font-size: 7pt;
  }
  #galochka_2 {
    padding-top: 0%;
  }
  #text_advantages {
    font-size: 14pt;
  }
  .advantages {
    grid-template-columns: 1fr;
    row-gap: 3%;
  }
  .section_4 {
    padding-bottom: 41%;
  }
  .section_5 {
    height: 409px;
    flex-direction: column;
  }
  #comf {
    font-size: 13pt;
    top: 246%;
  }
  #box {
    font-size: 11pt;
  }
  #img_box {
    width: 14%;
  }
  #text_comf {
    width: 77% !important;
    font-size: 12pt;
    line-height: 131% !important;
  }
  .section_6 {
    flex-direction: column;
    height: 495px;
    align-items: center;
  }
  .section_6 img {
    width: 100%;
  }
  #strong_hinges {
    font-size: 11pt;
  }
  .text_section6 {
    line-height: 140%;
  }
  .section_text_4 img {
    width: 12%;
    padding-top: 4%;
    padding-bottom: 2%;
  }
  #little_text_6 {
    font-size: 12pt;
    line-height: 125%;
  }
  .section_7 {
    height: 466px;
    flex-direction: column;
    align-items: center;
  }
  .section_7 img {
    width: 100%;
  }
  #integrated_handles {
    font-size: 11pt;
  }
  .text_section7 {
    line-height: 84%;
  }
  #ph_7 {
    width: 13%;
  }
  #little_text_7 {
    width: 98% !important;
    font-size: 12pt;
    line-height: 131% !important;
  }
  .section_8 {
    height: 140px;
  }
  #save {
    font-size: 10.17pt;
  }
  #ABG_technology {
    font-size: 12.14pt;
  }
  #little_text_8 {
    padding-left: 62%;
    font-size: 6pt;
    padding-top: 0%;
  }
  .section_9 {
    height: 199px;
  }
  #technology {
    font-size: 6.77pt;
    padding-left: 67%;
  }
  #extreme_technology {
    font-size: 16.97pt;
    padding-left: 41%;
  }
  #ph_9 {
    padding-left: 16%;
    width: 16%;
  }
  #little_text_9,
  #little_text_9_1 {
    font-size: 6pt;
  }
  .text1_section9 {
    padding-right: 12%;
  }
  .section_10 {
    height: 163px;
  }
  #ph_10 {
    width: 20%;
  }
  #volt_security {
    padding-top: 4%;
    font-size: 12.57pt;
  }
  #img_text {
    font-size: 5pt;
  }
  #voltage_protection {
    font-size: 6pt;
  }
  .text_section10 {
    line-height: 78%;
  }
  #little_text_10 {
    font-size: 8pt;
  }
  #ecology {
    font-size: 9pt;
    margin-left: 0%;
  }
  .text_section11 {
    line-height: 87%;
  }
  #galochka11_1,
  #galochka11_2,
  #galochka11_3,
  #galochka11_4 {
    font-size: 4pt;
  }
  .section_12 {
    height: 167px;
  }
  #text_12 {
    font-size: 9pt;
  }
  #m_1,
  #m_2 {
    padding-top: 4%;
    left: 15%;
    font-size: 8.14pt;
  }
  #m_2 {
    left: 66%;
  }
  #button_1,
  #button_2 {
    margin-left: 14%;
    width: 71px;
    height: 22px;
    font-size: 8.12pt;
  }
  #button_2 {
    margin-left: 30%;
  }
  footer {
    font-size: 10pt;
    padding-left: 5%;
  }
  .footer_row {
    display: flex;
    flex-direction: column;
  }
  .social_list {
    padding-top: 7%;
    padding-left: 13%;
  }
  .social_item {
    padding-right: 6%;
  }
  .social_img {
    height: 56px;
  }
  .nav_list {
    display: flex;
    margin-bottom: 21px;
    justify-content: center;
    align-items: center;
  }
  .footer_logo {
    padding-left: 24%;
    padding-bottom: 5%;
  }
  .copyright {
    font-size: 6pt;
    width: 40%;
  }
  .section_2 {
    display: flex;
    flex-direction: column;
  }
  #fon_2 {
    width: 100%;
  }
  #text_2 {
    font-size: 16pt;
    margin-left: 4%;
  }
  .sect2_2 img {
    width: 16%;
    margin-top: 4%;
    margin-left: 2%;
  }
  #little_text_2_1,
  #little_text_2_2 {
    padding-top: 15px;
  }
  #img_2_2 {
    margin-top: 1%;
  }
  #little_text_2_2 {
    padding-bottom: 6%;
  }
  .function_1 {
    margin-top: 26%;
    margin-left: 11%;
  }
  #fun_1,
  #fun_2,
  #fun_3,
  #fun_4 {
    font-size: 8pt;
  }
  #ind_1,
  #ind_2,
  #ind_3,
  #ind_4 {
    width: 1.7%;
  }
  .function_2 {
    margin-top: 18%;
    margin-left: 36%;
  }
  .function_3 {
    margin-top: 21%;
    margin-left: 6.5%;
  }
  .function_4 {
    margin-left: 27%;
    margin-top: -48%;
  }
  #fun_1 {
    margin-top: -50%;
  }
  #fun_2 {
    margin-top: -42%;
    width: 52%;
    margin-left: -23%;
  }
  #fun_4 {
    width: 40%;
  }
}/*# sourceMappingURL=styles.css.map */