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


*:active,
*:focus {
	outline: none;
}



.guarantee-descr__item {
    text-align: center;
}


body {
  margin: 0;
  color: #c68d22;
  font-family: Rubik;
  font-style: normal;
  font-weight: 300;
  overflow-x: hidden;
  max-width: 1920px;
  min-width: 320px;
  margin:0 auto;
}

h1 {
  margin: 0;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: bold;
  font-weight: bold;
  font-size: 50px;
  line-height: 46px;
}

h2 {
  margin: 0px 0px 30px 0px;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 56px;
  text-align: center;
}

p {
  margin: 0;
}

.container {
  width: 1140px;
  margin: 0 auto;
}

.button {
  font-family: Rubik;
  font-style: normal;
  font-weight: 400;
  background: #e4097e;;
  border-radius: 270px;
  font-size: 37.0632px;
  line-height: 45px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 28px 37px;
  -webkit-filter: drop-shadow(0px 0px 34px rgba(0, 0, 0, 0.44));
  filter: drop-shadow(0px 0px 34px rgba(0, 0, 0, 0.44));
  outline: none;
  border: none;
  cursor: pointer;
}

.button__center {
  padding-right: 70px;
  padding-left: 70px;
}

.subtitle {
  font-size: 25px;
  color: #c68d22;
  font-weight: normal;
  text-align: center;
}

.main {
  background: #FFFFFF url("../img/bg/bg-1.svg") center no-repeat;
  background-position: 7px -36px;
  padding-top: 35px;
  padding-bottom: 232px;
  overflow-x: hidden;
}


/* header */
.b-header {
  position: relative; }

.b-thc-container {
  padding: 18px 0 24px 0;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.b-logo-link {
  text-decoration: none; }
  .b-logo-link img {
    display: block;
    max-width: 90px;
    height: auto; }

.b-slogan {
  color: #1d1d1d;
  font-size: 14px;
  line-height: 17px;
  padding: 10px 0 0 0; }

.b-header-info {
  padding: 0 10px;
  margin: 0;
  display: flex;
  align-items: center;
  list-style: none; }
  .b-header-info > li {
    padding: 0 12px;
    color: #1d1d1d;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    white-space: nowrap; }

.b-link-mail {
  display: inline-block;
  color: #1d1d1d;
  text-decoration: none;
  padding: 0 0 0 24px;
  background: url("../images/mail.svg") 0 4px no-repeat; }
  .b-link-mail:hover {
    color: #1d1d1d; }

.b-city {
  padding: 0 0 0 22px;
  background: url("../images/location.svg") 0 1px no-repeat; }

.b-work-time {
  padding: 0 0 0 22px;
  background: url("../images/calendar.svg") 0 2px no-repeat; }

.b-work-time2 {
  padding: 0 0 0 32px;
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  background: url("../images/time-open.svg") no-repeat; }

  .b-link-telegram-m a span {
    display: inline-block;
      vertical-align: top;
      white-space: nowrap;
      background: url("../images/telegramlogo.svg") no-repeat;
      font-weight: 400;
      font-size: 16px;
      line-height: 30px;
      color: #1d1d1d;
      padding: 0 0 0 36px;
      text-decoration: none;
      background-size: 25px;
      border-bottom: 1px dashed#1d1d1d;
    }
    .b-foot-nav {
      list-style: none;
      padding: 0 0 0 200px;
      margin: 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: 0 -10px;
      flex-grow: 1;
  }

  .b-foot-nav>li {
    font-size: 16px;
    line-height: 1.4;
    padding: 0 10px;
}

.b-foot-nav a {
  color: #c68d22;
  text-decoration: none;
}

.b-foot-nav a:hover {
  text-decoration: none;
  border-bottom: 1px dashed #c68d22;
}

  .b-link-telegram a {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    background: url("../images/telegramlogo.svg") no-repeat;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #1d1d1d;
    padding: 0px 0 0 56px;
    text-decoration: none;
    background-size: 32px;
  }

  .b-link-telegram-footer a {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    background: url("../images/telegramlogo.svg") no-repeat;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #1d1d1d;
    padding: 0px 0 0 36px;
    text-decoration: none;
    background-size: 25px;
  }
  
  .b-link-telegram a span {
    border-bottom: 1px dashed#1d1d1d;
  }
  
  .b-link-telegram a:hover span {
    border-color: transparent;
  }
  
  
  .b-link-telegram a span {
    border-bottom: 1px dashed#1d1d1d;
  }
  
  .b-link-telegram a:hover span {
    border-color: transparent;
  }

.b-link-whatsapp2 {
  display: inline-block;
  color: #1d1d1d;
  text-decoration: none;
  padding: 0 0 0 32px;
  line-height: 24px;
  background: url("../images/whatsapp-2.svg") no-repeat; }
  .b-link-whatsapp2:hover {
    color: #015bfa; }

.b-link-phone2 {
  display: inline-block;
  color: #1d1d1d;
  text-decoration: none;
  padding: 0 0 0 32px;
  line-height: 24px;
  background: url("../images/phone-2.svg") no-repeat; }
  .b-link-phone2:hover {
    color: #015bfa; }

.b-link-mail2 {
  display: inline-block;
  color: #1d1d1d;
  text-decoration: none;
  padding: 0 0 0 0px;
  line-height: 24px;
  background: url("../images/mail-2.svg") no-repeat; }
  .b-link-mail2:hover {
    color: #1d1d1d; }

.b-button-mob-nav {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(135deg, #c68d22 0%, #c68d22 60.42%);
  width: 108px;
  height: 108px;
  cursor: pointer;
  text-align: center; }
  .b-button-mob-nav .b-mob-nav-label {
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    padding: 64px 0 0 0;
    line-height: 13px; }
  .b-button-mob-nav .b-mob-nav {
    width: 38px;
    height: 25px;
    left: 35px;
    top: 31px;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 100; }
  .b-button-mob-nav .b-mob-nav span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #fff;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .b-button-mob-nav .b-mob-nav span:nth-child(1) {
    top: 0px; }
  .b-button-mob-nav .b-mob-nav span:nth-child(2), .b-button-mob-nav .b-mob-nav span:nth-child(3) {
    top: 10px; }
  .b-button-mob-nav .b-mob-nav span:nth-child(4) {
    top: 20px; }
  .b-button-mob-nav.active .b-mob-nav span:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%; }
  .b-button-mob-nav.active .b-mob-nav span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .b-button-mob-nav.active .b-mob-nav span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .b-button-mob-nav.active .b-mob-nav span:nth-child(4) {
    top: 10px;
    width: 0%;
    left: 50%; }

    .contact-black-container {
      width:100%;
      height: 80px;
      background: #fff;
      box-shadow: 0px 4px 30px rgba(92, 99, 158, 0.3);
      padding: 11px 18px;
      color:#000;
      }
      .b-main-phone-m a {
        display: inline-block;
          vertical-align: top;
          white-space: nowrap;
          background: url("../images/phone-top.svg") no-repeat;
          font-weight: 600;
          font-size: 16px;
          line-height: 30px;
          color: #000;
          padding: 0 0 0 36px;
          text-decoration: none;
          background-size: 25px;
        }      

.b-mobile-menu {
  display: none;
  transform: translate(120%, 0);
  right: 0;
  top: 108px;
  position: absolute;
  width: 280px;
  background: linear-gradient(114.72deg, #c68d22 0%, #c68d22 60.42%);
  z-index: 100; }
  .b-mobile-menu .b-inner {
    padding: 30px 30px 0 30px; }
  .b-mobile-menu .b-head {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    padding: 0 0 20px 0; }
  .b-mobile-menu .b-mobile-nav-list {
    list-style: none;
    margin: 0 0 20px 0; 
  padding-left: 0px;}
    .b-mobile-menu .b-mobile-nav-list li {
      font-size: 18px;
      line-height: 22px;
      font-weight: 300;
      color: #fff;
      padding: 0 0 12px 0; }
      .b-mobile-menu .b-mobile-nav-list li a {
        color: #fff;
        text-decoration: none; }
        .b-mobile-menu .b-mobile-nav-list li a:hover {
          color: #fff;
          text-decoration: none; }
  .b-mobile-menu .b-mob-mail {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 24px;
    background: url("../images/mob-mail.svg") 0 4px no-repeat; }
  .b-mobile-menu address {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    padding: 0 0 0 24px;
    background: url("../images/mob-place.svg") 0 2px no-repeat; }
  .b-mobile-menu .b-timework {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 24px;
    background: url("../images/mob-time.svg") 0 3px no-repeat; }

.b-header-contact {
  text-align: right; }

.b-main-phone {
  padding: 0 0 8px 0; }
  .b-main-phone a {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    background: url("../images/phone-top.svg") no-repeat;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #1d1d1d;
    padding: 0 0 0 38px;
    text-decoration: none; 
    background-size: 24px;}
    .b-main-phone a:hover {
      color: #1d1d1d; }

.b-link-whatsapp a {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  background: url("../images/whatsapp.svg") no-repeat;
font-weight: 700;
    font-size: 15px;
  line-height: 24px;
  color: #1d1d1d;
  padding: 0 0 0 38px;
  text-decoration: none; }
  .b-link-whatsapp a span {
    border-bottom: 1px dashed #1d1d1d; }
  .b-link-whatsapp a:hover span {
    border-color: transparent; }

.b-link-whatsapp {
  text-align: left;
}    

.b-bot-side {
  background: #221d1f; }

.b-header-nav-list {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 16px 0;
  justify-content: space-between;
  margin: 0 -5px; }
  .b-header-nav-list > li {
    font-size: 16px;
    line-height: 18px;
    padding: 0 5px; 
  }
  .b-header-nav-list a {
    border-bottom: 1px dashed transparent;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    padding: 1px 0; 
    color: #fff;
    cursor: pointer;
    text-decoration: none;
  }
    .b-header-nav-list a:hover {
      border-color: #fff; }

.b-promo-fscreen {
  background: url("../images/bg-1.png") center 0 no-repeat; }
  .b-promo-fscreen .b-pfs-cols {
    display: flex; }
  .b-promo-fscreen .b-col-text {
    min-width: 57%;
    width: 57%;
    padding: 145px 0 0 0; }
  .b-promo-fscreen .b-page-head {
    font-weight: 400;
    font-size: 44px;
    line-height: 1.3;
    color: #1d1d1d;
    margin: 0;
    padding: 0 0 44px 0; }
    .b-promo-fscreen .b-page-head strong {
      color: #1569fc;
      font-weight: 800; }
    .b-promo-fscreen .b-page-head em {
      font-style: normal;
      color: #1d1d1d; }
  .b-promo-fscreen .b-text-wb {
    padding: 5px 0 5px 29px;
    position: relative;
    margin: 0 0 65px 0; }
    .b-promo-fscreen .b-text-wb:before {
      content: '';
      width: 4px;
      height: 100%;
      background: #ffa521;
      border-radius: 3px;
      left: 0;
      top: 0;
      position: absolute; }
    .b-promo-fscreen .b-text-wb .b-head {
      font-weight: 500;
      font-size: 22px;
      line-height: 27px;
      color: #1d1d1d;
      margin: 0 0 6px 0; }
      .b-promo-fscreen .b-text-wb .b-head b {
        font-weight: 700; }
    .b-promo-fscreen .b-text-wb .b-ztext {
      font-weight: 300;
      font-size: 16px;
      line-height: 20px;
      color: #1d1d1d;
      opacity: 0.7; }
  .b-promo-fscreen .b-meta-col {
    display: flex;
    align-items: center; }
  .b-promo-fscreen .b-num-info {
    font-size: 18px;
    line-height: 24px;
    padding: 0 0 0 50px; }
    .b-promo-fscreen .b-num-info b {
      display: block;
      font-weight: 700;
      font-size: 32px;
      line-height: 40px;
      color: #ffa521; }
  .b-promo-fscreen .b-col-pic {
    margin: -15px -80px 0 -80px;
    text-align: right; }
    .b-promo-fscreen .b-col-pic img {
      display: inline-block;
      vertical-align: top;
      max-width: 100%;
      height: auto; }
    .b-promo-fscreen .b-col-pic .b-meta-col {
      display: none; }

.b-btn-request {
  display: block;
  background: linear-gradient(165.7deg, #488aff 0%, #015bfa 60.42%);
  border-radius: 10px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  line-height: 65px;
  box-shadow: 0px 8px 15px rgba(0, 73, 202, 0.4);
  border-bottom: 4px solid #033fa8;
  white-space: nowrap;
  width: 255px;
  font-weight: 700;
  font-size: 14px; }
  .b-btn-request:hover {
    border-color: #cc7c00;
    background: linear-gradient(165.7deg, #ffd100 0%, #ff8d00 100%);
    box-shadow: 0px 8px 15px rgba(204, 124, 0, 0.3);
    text-decoration: none;
    color: #fff; }

.b-btn-request-inv {
  border-color: #cc7c00;
  background: linear-gradient(165.7deg, #ffd100 0%, #ff8d00 100%);
  box-shadow: 0px 8px 15px rgba(204, 124, 0, 0.3);
  text-decoration: none;
  color: #fff; }
  .b-btn-request-inv:hover {
    border-color: #033fa8;
    background: linear-gradient(165.7deg, #488aff 0%, #015bfa 60.42%);
    box-shadow: 0px 8px 15px rgba(0, 73, 202, 0.4); }


    .b-container {
      min-width: 320px;
      max-width: 1160px;
      margin: 0 auto;
      padding: 0 20px; }

.b-list-num-stat {
  list-style: none;
  display: flex;
  margin: -60px 0 160px 0;
  position: relative; }
  .b-list-num-stat > li {
    width: 25%;
    display: flex;
    align-items: flex-start;
    color: #fff;
    height: 165px;
    padding: 30px 40px;
    flex-wrap: wrap; }
  .b-list-num-stat > li:nth-child(1) {
    background: #4b8afa;
    border-radius: 20px 0 0 0; }
  .b-list-num-stat > li:nth-child(2) {
    background: #327afa; }
  .b-list-num-stat > li:nth-child(3) {
    background: #196AFA; }
  .b-list-num-stat > li:nth-child(4) {
    background: #005afa;
    border-radius: 0 0 20px 0; }
  .b-list-num-stat .b-num {
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    padding: 0 0 8px 0;
    width: 100%; }
  .b-list-num-stat .b-value {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    opacity: 0.7; }

    /* end header */


.header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.logo {
  display: -webkit-box;
  display: flex;
  max-width: 608px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.footer__logo {
    display: -webkit-box;
    display: flex;
    max-width: 608px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.logo-text {
  font-family: Comfortaa;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  /* line-height: 53px; */
  width: 160px;
}
.footer-logo-text {
  font-family: Comfortaa;
  font-style: normal;
  font-weight: bold;
  font-size: 22.5px;
  line-height: 27px;
}

.footer__logo > img {
  width: 220px;
  padding-right: 20px;

}

.menu {
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
  z-index: 100;
}

.main-block {
  margin-right: -124px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: center;
}

.main-block__descr-title {
  font-size: 36px;
  margin-bottom: 20px;
}

.main-block__descr-text {
  font-size: 36px;
  line-height: 47px;
  margin-bottom: 23px;
}

.main-block__descr-text span {
  color: #000;
  font-style: italic;
}

.main-block__descr-note span {
  color: #000;
}

.main-block__descr-note {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 100px;
}

.main-block__img {
  margin-top: -49px;
  width: 550px;
}

.logo img {
  margin-right: -50px;
  width: 190px;
}

.menu {
  height: 54px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-content: center;
  cursor: pointer;
}

.menu-lines {
  padding-left: 1px;
  padding-right: 1px;
}

.menu-line {
  width: 25px;
  height: 4px;
  background-color: #c68d22;
  margin-bottom: 6px;
  margin-top: 6px;
  z-index: 30;
}

.menu-text {
  margin-right: 15px;
}

.burger-menu__nav {
  background: url("../img/bg/burger-bg-2.svg") no-repeat, url("../img/bg/burger-bg-1.svg") no-repeat, url("../img/bg/burger-bg-4.svg") no-repeat, url("../img/bg/burger-bg-3.svg") no-repeat;
  background-position: -26% -170%, -96% -10%, 100% 132%, 30% 101%;
  padding: 21px 34px 60px 54px;
  background-color: #FFF;
  position: fixed;
  z-index: 100;
  height: 100vh;
  width: 100%;
  top: 0px;
  overflow-y: auto;
  display: none;
}

.burger-menu__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 50;
  background-color: rgba(0, 0, 0, 0.5);
}

.burger-menu_active {
  right: 0%;
  display: block;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-animation: show 1s 1;
  animation: show 1s 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@-webkit-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.burger-menu__close-text {
  font-weight: 600;
  font-size: 30.0212px;
  line-height: 37px;
  color: #c68d22;
  text-transform: uppercase;
  cursor: pointer;
}

.burger-menu__close-mark {
  font-size: 57px;
  color: #c68d22;
  font-weight: 300;
  margin-left: 12px;
}

.burger-menu__close {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
  width: 230px;
  margin-left: auto;
}

#menu {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin: auto;
  padding-left: 0px;
  width: 1406px;
  margin-bottom: 295px;
}

#menu li {
  font-weight: 500;
  font-size: 30px;
  line-height: 37px;
}

#menu li a {
  color: #c68d22;
  cursor: pointer;
  text-decoration: none;
}

#menu li a:hover {
  color: black;
}

.burger-menu__nav .logo {
  margin: auto;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 200px;
}

.burger-menu__nav .logo img {
  width: 94px;
  margin-right: 16px;
}

.burger-menu__snav .logo-text {
  font-weight: bold;
  font-size: 22.7285px;
  line-height: 25px;
}

.burger-menu__contacts-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.burger-menu__contacts-item:not(:last-child) {
  margin-bottom: 15px;
}

.burger-menu__contacts-item-text {
  margin-left: 9px;
  font-size: 20px;
}

.burger-menu__contacts-text {
  margin-bottom: 15px;
  font-size: 25px;
  line-height: 30px;
}

.advantages {
  padding-top: 69px;
  background: #FFFFFF url("../img/bg/bg-2.svg") center no-repeat;
  background-position: 0px 0px;
  padding-bottom: 150px;
}

.advantages h2 {
  margin-bottom: 87px;
}

.advantages-wrapper {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  align-content: space-between;
  height: 455px;
}

.advantages__item {
  max-width: 228px;
}

.advantages__item:not(:first-child) {
  margin-left: 44px;
}

.advantages__item-icon {
  text-align: center;
  margin-bottom: 10px;
}

.advantages__item-text {
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.about-us {
  padding-top: 73px;
  /* padding-bottom: 147px; */
  background: #FFFFFF url("../img/bg/bg-3.svg") center no-repeat;
  background-position: -0px 624px;
}

.about-us__descr-img {
  background: #E0D4C7;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 70px;
  height: 410px;
  width: 687px;
  overflow: hidden;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: -147px;
  z-index: 0;
  margin-bottom: 200px;
}

.about-us__descr-img-wrap {
  position: relative;
}

.about-us__descr-img-wrap:before {
  position: absolute;
  content: "";
  border: 0.641026px solid #c68d22;
  border-radius: 70px;
  width: 697px;
  height: 423px;
  box-sizing: border-box;
  left: -152px;
  top: -7px;
}

.about-us__descr-img-wrap:after {
  position: absolute;
  content: "";
  border: 1.28205px solid #c68d22;
  box-sizing: border-box;
  border-radius: 70px;
  width: 707px;
  height: 439px;
  left: -157px;
  top: -15px;
}

.about-us__descr {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  /* align-items: center; */
}

.about-us__descr-text {
  padding-top: 31px;
  max-width: 555px;
  font-size: 16px;
  /* line-height: 27px; */
  line-height: 20px;
}

.about-us__descr-text span {
  font-weight: 600;
}

.about-us p:not(:last-child) {
  margin-bottom: 32px;
}

.about-us h2 {
  margin-bottom: 113px;
}

.production-life {
  padding-top: 73px;
  padding-bottom: 136px;
  background: url("../img/bg/production-life-bg-1.svg") no-repeat, url("../img/bg/production-life-bg-2.svg") no-repeat;
  background-position: 0px 0px, 0px 921px;
}

.production-life h2 {
  margin-bottom: 102px;
}

.production-life .slick-center {
  -webkit-transform: scale(1.36);
  transform: scale(1.36);
  outline: none;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.production-life-slider div {
  margin-top: 49px;
  margin-bottom: 36px;
}

.production-life-slider.production-life-slider__item {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.production-life-slider__item {
  background: #E0D4C7;
  border-radius: 61px;
  width: 695px;
  height: 391px;
  overflow: hidden;
  margin-left: 161px;
  margin-right: 161px;
  outline: none;
  border: 0px;
}

.slick-active:focus {
  outline: none;
}

.slick-active:active {
  outline: none;
}

.slick-slide {
  outline: none;
}

.slick-dots li {
  background: #c68d22;
  opacity: 0.5;
  border-radius: 50%;
}

.slick-dots .slick-active {
  opacity: 1;
}

.slick-dots li button:before {
  display: none;
}

.slick-dots {
  bottom: -55px;
}

.production-life .slick-next,
.slick-next:hover,
.slick-next:focus {
  right: 398px;
  background: url("../img/production-life/right-arrow.svg") no-repeat;
}

.production-life .slick-prev,
.slick-prev:hover,
.slick-prev:focus {
  left: 398px;
  background: url("../img/production-life/left-arrow.svg") no-repeat;
  opacity: 1;
}

.production-life .slick-prev:before,
.slick-next:before {
  display: none;
}

.production-life .slick-prev,
.slick-next {
  width: 49px;
  height: 81px;
  z-index: 5;
}

.services {
  padding-top: 73px;
  padding-bottom: 250px;
  text-align: center;
  background: url("../img/bg/bg-4.svg") no-repeat, url("../img/bg/services-1.svg") center no-repeat;
  background-position: 10px 920px, -0px -45px;
}

.services__item {
  border: 2px solid #c68d22;
  border-radius: 70px;
  padding: 18px 15px;
  text-align: center;
  width: 368px;
  margin-bottom: 25px;
}

.services__item_title {
    font-size: 22px;
    font-weight: 700;
    font-family: Rubik;
    padding: 15px 0px 14px 0px;
}

.services__item_wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: 58px;
  margin-bottom: 26px;
}

.services__item_text {
  font-weight: normal;
  font-size: 18px;
  color: #000;
padding: 0px 10px 8px 10px;
}

.prices {
  background: url("../img/bg/bg-4.svg") no-repeat, url("../img/bg/prices-bg-1.svg") no-repeat;
  background-position: 10px -19px, 0px 390px;
  text-align: center;
  padding-bottom: 77px;
}

.prices__thing_img {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 245px;
  height: 300px;
  background: #B7A694;
  border-radius: 62px;
  margin-bottom: 70px;
}

.prices__thing_img:before {
  position: absolute;
  content: "";
  border: 2px solid #c68d22;
  box-sizing: border-box;
  border-radius: 70px;
  width: 265px;
  height: 323px;
}

.prices__thing_title .name {
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  color: #c68d22;
}

.prices__thing_title .price {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  color: rgba(63, 27, 21, 0.6);
}

.prices__wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: 70px;
  margin-bottom: 132px;
}

.reviews {
  padding-top: 73px;
  padding-bottom: 211px;
  background: url("../img/bg/reviews-bg-1.svg") no-repeat, url("../img/bg/reviews-bg-2.svg") no-repeat;
  background-position: 0px -4px, 0px 832px;
}

.reviews-subtitle {
  text-align: center;
  line-height: 30px;
  margin-bottom: 104px;
}

.reviews-slider__item {
  background: #F9F5F2;
  border-radius: 70px;
  width: 364px;
  height: 500px;
  overflow: hidden;
  margin-left: 9px;
  margin-right: 9px;
  outline: none;
  border: 0px;
  border: 10px solid #FFF;
}

.reviews-slider__item-wrap {
  position: relative;
}

.reviews-slider__item {
  padding-top: 43px;
  padding-right: 32px;
  padding-left: 32px;
}

.reviews-slider__item-wrap:before {
  position: absolute;
  content: "";
  border: 2px solid #c68d22;
  box-sizing: border-box;
  border-radius: 70px;
  left: 9px;
  top: 0px;
  width: 364px;
  height: 500px;
}

.reviews .slick-next,
.slick-next:hover,
.slick-next:focus {
  right: 398px;
  background: url("../img/production-life/right-arrow.svg") no-repeat;
}

.reviews .slick-prev,
.slick-prev:hover,
.slick-prev:focus {
  left: 398px;
  background: url("../img/production-life/left-arrow.svg") no-repeat;
  opacity: 1;
}

.reviews .slick-prev:before,
.slick-next:before {
  display: none;
}

.reviews .slick-next,
.reviews .slick-next:hover,
.reviews .slick-next:focus {
  right: -91px;
}

.reviews .slick-prev,
.reviews .slick-prev:hover,
.reviews .slick-prev:focus {
  left: -91px;
}

.reviews .slick-prev,
.reviews .slick-next {
  width: 49px;
  height: 81px;
  z-index: 5;
}

.reviews-slider__item-img-wrap {
  position: absolute;
  bottom: 9px;
  left: 18px;
  width: 347px;
  height: 140px;
  background: #FFFFFF;
  border-radius: 62px;
  padding-left: 80px;
  padding-top: 19px;
}

.reviews-slider__item-img-wrap img {
  width: 204px;
}

.reviews-slider__item-text {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
}

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

.reviews-img__text {
  margin-bottom: 6px !important;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
}

.reviews p:not(:last-child) {
  margin-bottom: 23px;
}

.our-team {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 217px;
  background: url("../img/bg/our-team-bg-1.svg") no-repeat, url("../img/bg/our-team-bg-2.svg") no-repeat;
  background-position: 0px -29px, 0px 654px;
}

.our-team__item_img {
  width: 258px;
  height: 258px;
  background: #E0D4C7;
  border-radius: 60%;
  margin-bottom: 50px;
}

.our-team__item_img img {
  width: 258px;
  border-radius: 60%;
}

.our-team__wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: 100px;
}

.our-team__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
}

.our-team__item_title .name {
  font-weight: 600;
  width: 208px;
  font-size: 25px;
  color: #c68d22;
}

.our-team__item_title .position {
  font-weight: normal;
  font-size: 20px;
  color: #c68d22;
}

.discount {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
  background: url("../img/bg/order-bg-2.svg") no-repeat, url("../img/bg/discount-bg-2.svg") no-repeat, url("../img/bg/discount-bg-1.svg") no-repeat;
  background-position: 0px -593px, 1580px 277px, 0px -33px;
}

.discount__title {
  font-family: Comfortaa;
  font-weight: normal;
  font-size: 35px;
  line-height: 41px;
  color: #c68d22;
  margin-bottom: 50px;
}

.discount__note {
  font-weight: normal;
  font-size: 25px;
  margin-top: 68px;
}

.contacts {
  position: relative;
  height: 500px;
}

.contacts__map {
  z-index: -1;
}

.contacts__information {
  background: #FFF;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  text-align: left;
  padding: 60px 64px 50px 52px;
  width: 502px;
  height: 356px;
  position: absolute;
  bottom: 78px;
  z-index: 1;
}

.contacts__title {
  text-align: left;
}

.contacts__address {
  background: url("../img/contacts/adress.svg") no-repeat;
  padding-left: 33px;
  font-family: Rubik;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 20px;
}

.contacts__details {
  display: -webkit-box;
  display: flex;
  flex-flow: wrap;
}

.contacts__details_item {
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  padding-left: 33px;
  margin-bottom: 20px;
  width: 181px;
}
.contacts__details_item-telegram {
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  padding-left: 0px;
  margin-bottom: 20px;
  width: 181px;
}

.whatsapp a {
  color:#1d1d1d;
  text-decoration: none;
}

.time {
  background: url("../img/contacts/time.svg") no-repeat;
}

.phone {
  background: url("../img/contacts/phone.svg") no-repeat;
}

.whatsapp {
  background: url("../img/contacts/whatsapp.svg") no-repeat;
}

.telegram {
  background: url("../images/telegramlogo.svg") no-repeat;
}

.mail {
  background: url("../img/contacts/mail.svg") no-repeat;
}

.contacts__social_title {
  line-height: 24px;
  margin-right: 34px;
}

.contacts__social {
  display: -webkit-box;
  display: flex;
}

.contacts__social_links {
  display: -webkit-box;
  display: flex;
}

.contacts__social_links_item {
  margin-right: 10px;
}

.footer {
  padding-top: 30px;
  /* padding-bottom: 45px; */
}
.footer-brown {
  background: #000;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 25px 0;
  margin-top: 30px;
}
.b-fbt-cols {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.b-fbt-cols a {
  color: #fff;
  text-decoration: none;
}

.footer__wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.footer__logo_text {
  font-weight: bold;
  font-size: 25px;
  color: #c68d22;
  margin-bottom: 4px;
}

.footer__logo_slogan {
  font-size: 12.5px;
  color: #c68d22;
}

.footer__menu_items {
  list-style-type: none;
  display: -webkit-box;
  display: flex;
  font-size: 15px;
}

.footer__menu_items li {
  margin-left: 34px;
}

.footer__menu_items li a {
  text-decoration: none;
  color: #c68d22;
}

.our-products {
  text-align: center;
  padding-top: 47px;
  padding-bottom: 120px;
  background: url("../img/bg/our-products-bg-1.svg") no-repeat, url("../img/bg/our-products-bg-2.svg") no-repeat;
  background-position: 0px -10px, 0px 625px;
}

.our-products .container {
  padding-right: 131px;
  padding-left: 131px;
}

.our-products__subtitle {
  margin-bottom: 96px;
}

.our-products__item-wrap {
  margin-left: 20px;
  margin-right: 20px;
}

.our-products__item_img {
  width: 402px;
  height: 426px;
  /* background: #E0D4C7; */
  border-radius: 70px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 34px;
  position: relative;
  border: 2px solid #c68d22;
}

.our-products__item_produkt {
  font-size: 25px;
  color: #c68d22;
}

.img__blur {
  width: 392px;
  height: 416px;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

.our-products__information {
  width: 402px;
  height: 426px;
  position: absolute;
  padding-top: 101px;
  padding-right: 43px;
  padding-left: 43px;
  padding-bottom: 101px;
  z-index: 3;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
  opacity: 0;
}

.our-products__information_text {
  text-align: left;
  margin-bottom: 36px;
  font-size: 19px;
  color: #c68d22;
  opacity: 0.8;
}

.our-products__information_item {
  display: -webkit-box;
  display: flex;
  margin-bottom: 12px;
}

.our-products__information_title {
  font-weight: bold;
  font-size: 19px;
  color: #c68d22;
  opacity: 0.8;
  width: 208px;
  text-align: left;
}

.our-products__information_value {
  font-size: 19px;
  color: #c68d22;
  opacity: 0.8;
}

.our-products .slick-next,
.our-products .slick-next:hover,
.our-products .slick-next:focus {
  right: -91px;
  top: 42%;
  background: url("../img/production-life/right-arrow.svg") no-repeat;
}

.our-products .slick-prev,
.our-products .slick-prev:hover,
.our-products .slick-prev:focus {
  left: -91px;
  top: 42%;
  background: url("../img/production-life/left-arrow.svg") no-repeat;
  opacity: 1;
}

.our-products .slick-prev:before,
.slick-next:before {
  display: none;
}

.our-products .slick-prev,
.reviews .slick-next {
  width: 49px;
  height: 81px;
  z-index: 5;
}

.our-products__text {
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  margin-top: 96px;
}

.our-products .slick-dots {
  bottom: -50px;
}

.popup {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  width: 540px;
  height: 698px;
  text-align: center;
  z-index: 30;
  box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.44);
  border-radius: 30px;
  padding: 60px 54px 66px 54px;
}

.popup__form > input {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 10px;
  padding: 21px 25px 21px 25px;
  width: 100%;
  border: 1px solid #E0E0E0;
  color: #000;
  font-size: 19px;
  margin-bottom: 20px;
  background: #F2F2F2;
  overflow: hidden;
}

.popup__form > input:focus {
  border: 1px solid #c68d22;
  overflow: hidden;
}

.overlay {
  position: fixed;
  display: none;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 29;
  background: rgba(0, 0, 0, 0.48);
}

.overlay .popup {
  position: fixed;
  left: 50%;
  top: 15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
}

.overlay .popup-close {
  position: absolute;
  right: 29px;
  top: 10px;
  font-size: 55px;
  color: #c68d22;
  opacity: 0.3;
  font-weight: 300;
  cursor: pointer;
}

.overlay .popup-title {
  font-family: Comfortaa;
  font-weight: bold;
  font-size: 31px;
  line-height: 35px;
  margin-bottom: 32px;
}

.popup__button {
  width: 369px;
  height: 70px;
  margin-top: 15px;
}

.overlay__thanks {
  position: fixed;
  display: none;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: rgba(0, 0, 0, 0.48);
}

.popup__thanks {
  background: #fff;
  position: fixed;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  left: 50%;
  top: 155px;
  box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.44);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  padding-top: 200px;
  width: 540px;
  height: 698px;
  border-radius: 30px;
  text-align: center;
}

.popup__thanks_icon {
  width: 48px;
  margin-top: 122px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 43px;
}

.popup__thanks_title {
  font-family: Comfortaa;
  font-weight: bold;
  font-size: 70px;
  line-height: 79px;
  margin-bottom: 32px;
}

.popup__thanks_close {
  position: absolute;
  right: 29px;
  top: 10px;
  font-size: 55px;
  color: #c68d22;
  opacity: 0.3;
  font-weight: 300;
  cursor: pointer;
}

.popup__thanks_subtitle {
  font-size: 25px;
}

.popup__subtitle {
  margin-bottom: 20px;
  font-size: 19px;
  padding-right: 30px;
  padding-left: 30px;
}

.popup__button {
  font-size: 19px;
  line-height: 14px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 25px;
}

.order {
  padding-top: 110px;
  padding-bottom: 113px;
  background: url("../img/bg/order-bg-2.svg") no-repeat, url("../img/bg/order-bg-1.svg") no-repeat, url("../img/bg/order-bg-3.svg") no-repeat;
  background-position: -12px 431px, 0px -10px, 0px 803px;
}

.footer__logo {
  width: 150px;
    padding-right: 20px;
}

.order h2 {
  margin-bottom: 26px;
}

.order-subtitle {
  margin-bottom: 71px;
}

.order-block {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  align-content: space-between;
  height: 588px;
}

.order-block__item {
  width: 270px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
}

.order-block__item:not(:nth-child(3n+4)) .order-block__item-step:after {
  content: "";
  position: absolute;
  background-image: -webkit-gradient(linear, left top, right top, from(#c68d22), color-stop(55%, #c68d22), color-stop(30%, transparent), to(transparent));
  background-image: linear-gradient(90deg, #c68d22, #c68d22 55%, transparent 30%, transparent 100%);
  background-size: 11px 1px;
  height: 2px;
  border: none;
  top: 31px;
  left: 104%;
  width: 46.77px;
  z-index: -1000;
}

.order-block__item-step {
  text-transform: uppercase;
  background: #f851be;;
  border-radius: 120px;
  -webkit-filter: drop-shadow(0px 0px 11px rgba(0, 0, 0, 0.44));
  filter: drop-shadow(0px 0px 11px rgba(0, 0, 0, 0.44));
  font-size: 36px;
  text-align: center;
  color: #FFF;
  line-height: 44px;
  padding: 9px 45px;
  margin-bottom: 19px;
  position: relative;
}

.order-block__item-icon img {
  width: 126px;
  height: 129px;
}

.order-block__item-icon-wrap {
  position: relative;
  margin-bottom: 18px;
}

.order-block__item-icon-wrap:after {
  content: "";
  position: absolute;
  border: 1.5px solid #c68d22;
  border-radius: 50%;
  width: 140.71px;
  height: 141.51px;
  top: -6px;
  left: -7.5px;
}

.order-block__item-descr {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.order-block__item-descr span {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}

.faq {
  padding-top: 74px;
  padding-bottom: 109px;
  background: url("../img/bg/discount-bg-2.svg") no-repeat, url("../img/bg/faq-bg-1.svg") no-repeat, url("../img/bg/faq-bg-2.svg") no-repeat, url("../img/bg/faq-bg-3.svg") no-repeat;
  background-position: 1580px -213px, 0px -45px, 1570px 695px, 0px 816px;
}

.faq-block {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: 681px;
  align-content: space-between;
}

.faq-block__item:after {
  content: '';
  width: 26px;
  height: 14px;
  background-image: url("../../img/faq/che2ck.svg");
  right: 54px;
  top: 53px;
  position: absolute;
}

.faq-block__item.open:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq-block__item {
  position: relative;
  background: #F9F5F2;
  border-radius: 30px;
  padding-left: 40px;
  padding-top: 42px;
  padding-bottom: 40px;
  padding-right: 54px;
  width: 528px;
  -webkit-filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.15));
  color: #1D1D1D;
}

.faq-block__item:not(:nth-child(4n)) {
  margin-bottom: 29px;
}

.faq-block__item-answer {
  display: none;
  font-size: 15px;
  line-height: 18px;
  margin-top: 45px;
}

.faq-block__item-question {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  width: 333px;
  cursor: pointer;
}

.faq-subtitle {
  margin-bottom: 59px;
}

/* .guarantee {
  padding-top: 73px;
  padding-bottom: 114px;
  background: url("../img/bg/guarantee-bg-1.svg") no-repeat, url("../img/bg/guarantee-bg-2.svg") no-repeat;
  background-position: 0px -28px, 0px 499px;
} */

.guarantee h2 {
  margin-bottom: 21px;
}

.guarantee-subtitle {
  margin-bottom: 48px;
}

.guarantee-quote {
  padding-top: 81px;
}

.guarantee-quote__text {
  font-family: Comfortaa;
  font-weight: bold;
  font-size: 24.7557px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 44px;
}

.guarantee-quote__director-wrap {
  width: 351px;
  height: 106.1px;
  background: #F9F5F2;
  border-radius: 53.6755px;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 53px;
  padding-right: 53px;
  position: relative;
  margin-bottom: 74px;
}

.guarantee-quote__director-wrap:before {
  position: absolute;
  content: "";
  border: 1.7px solid #c68d22;
  box-sizing: border-box;
  border-radius: 110px;
  left: -14px;
  top: -12px;
  width: 379px;
  height: 130px;
  z-index: 10;
}

.guarantee-quote__director span {
  font-weight: bold;
  font-size: 22.1033px;
  line-height: 34px;
  text-align: center;
}

.guarantee-quote__director {
  font-size: 17.6826px;
  line-height: 29px;
  text-align: center;
}

.guarantee-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
}

.guarantee-quote {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  max-width: 379px;
}

.guarantee-img {
  position: absolute;
  left: 345px;
  top: -25px;
  z-index: -1;
}

.guarantee-descr {
    /* max-width: 337px; */
}

.guarantee-descr__wrap {
  width: 338px;
  height: 172px;
  background: #E2DDDC;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 61px;
  position: relative;
  z-index: 10;
}

.guarantee-descr__wrap:not(:last-child) {
  margin-bottom: 44px;
}

.guarantee-descr__wrap:before {
  position: absolute;
  content: "";
  opacity: 0.75;
  border: 2px solid #c68d22;
  -webkit-filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.15));
  border-radius: 69px;
  left: -8px;
  top: -9px;
  width: 353px;
  height: 192px;
}

.guarantee-descr__wrap:nth-child(2) {
  background: #EFE9E3;
}

.guarantee-descr__wrap:nth-child(3) {
  background: #E8DFD5;
  margin-bottom: 30px;
}

.guarantee-descr__item {
  padding-top: 33px;
  padding-bottom: 42px;
  padding-left: 41px;
  padding-right: 41px;
}

.guarantee-descr__item-title {
  font-family: Comfortaa;
  font-weight: bold;
  font-size: 24.284px;
  line-height: 27px;
  margin-bottom: 14px;
}

.guarantee-descr__item-text {
  font-size: 17px;
  line-height: 21px;
  color: #000000;
}

@media (max-width: 1680px) {
  .production-life .slick-prev,
  .production-life .slick-prev:hover,
  .production-life .slick-prev:focus {
    left: 251px;
  }

  .production-life .slick-next,
  .production-life .slick-next:hover,
  .production-life .slick-next:focus {
    right: 248px;
  }
}

@media (max-width: 1512px) {
  .production-life .slick-next,
  .production-life .slick-next:hover,
  .production-life .slick-next:focus {
    right: 178px;
  }

  .production-life .slick-prev,
  .production-life .slick-prev:hover,
  .production-life .slick-prev:focus {
    left: 171px;
  }

  .main {
    background-position: -140px 31px;
  }

  .advantages {
    padding-top: 69px;
    background: #FFFFFF url("../img/bg/bg-2.svg") center no-repeat;
    background-position: -140px 0px;
  }

  #menu {
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    width: 97%;
  }

  #menu li {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 1440px) {

  .popup__form > input {
    padding: 11px 15px 11px 15px;
  }
  

  .overlay .popup-title {
    font-size: 22px;
    margin-bottom: 0px;
  }

  #menu {
  margin-bottom: 105px !important;
  }

  .img__blur > img {
    padding-top: 0px !important;
}

.about-us__descr-img {
    margin-left: -132px;
}
.about-us__descr-img-wrap:before {
  left: -137px;
}

.about-us__descr-img-wrap:after {
  left: -143px;
}
 .our-products > .container {
    width: 1270px;
  }

  .container {
    width: 1140px;
  }

  h2 {
    font-size: 42px;
  }

  .prices__thing_img {
    width: 190px;
    height: 240px;
    margin-bottom: 30px;
  }

  .prices__thing_img:before {
    width: 205px;
    height: 260px;
  }
  .prices__wrap {
    margin-bottom: 50px;
    margin-top: 50px;
    justify-content: space-evenly;
  }

  .prices__thing_img > img{
    width: 70%;
  }

  .main-block {
    width: 100%;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .main-block__descr-title {
    font-size: 33px;
    /* margin-top: 93px; */
  }

  .main-block__descr-note {
    margin-bottom: 54px;
    font-size: 17px;
    line-height: 21px;
  }

  .main-block__descr-text {
    font-size: 23px;
    margin-bottom: 13px;
  }

  .advantages {
    background-position: -224px -1px;
  }

  .main {
    background-position: -224px -200px;


  }

  .logo img {
    width: 204px;
    margin-right: 10px;
  }

  .logo-text {
    font-size: 24px;
    line-height: 28px;
  }
  .footer-logo-text {
    font-size: 20px;
    line-height: 24px;
  }

  .main-block__img {
    width: 542px;
    /* margin-top: -17px; */
    margin-top: -56px;
  }

  .main-block__img img {
    width: 500px;
  }

  .button {
    padding: 19px 37px;
  }

  .about-us {
    background-position: -420px 607px;
  }

  .services {
    background-position: 10px 716px, -420px -7px;
    padding-bottom: 160px;
  }

  .prices {
    background-position: 10px -106px, -100px 210px;
    padding-bottom: 100px;
  }

  .guarantee {
    background-position: -100px -10px, 0px 180px;
    padding-bottom: 0px;
  }
  .guarantee-img {
    left: 445px;
  }

  .guarantee-img > img {
    width: 230px;
  }

  .guarantee-descr__wrap {
    width: 370px;
    height: 107px;
}

.guarantee-descr__wrap:before {
  width: 387px;
  height: 128px;
}
.guarantee-descr__item {
  padding-top: 13px;
}
.guarantee-descr__item-text {
  font-size: 15px;
}

.guarantee-descr__wrap:not(:last-child) {
  margin-bottom: 34px;
}

  .production-life {
      background-position: -39px -20px, 0px 577px;
      padding-bottom: 100px;
  
  }

  .production-life h2 {
    margin-bottom: 0px;
}

.production-life-slider__item {
  width: 495px;
  height: 302px;
}

.production-life-slider div {
  margin-top: 23px;
  margin-bottom: 21px;
  
}

.our-team__wrap {
  margin-top: 50px;
}

.reviews {
  background-position: -155px -21px, -37px 782px;
}

.reviews-subtitle {
  margin-bottom: 50px;
}
.our-products__subtitle {
  margin-bottom: 50px;
}

.our-products__item_img {
  width: 302px;
  height: 302px;
  align-items:start;
}

  .img__blur > img {
    width: 302px;
    height: 302px;
  }

  .our-products__text {
    font-size: 16px;
    line-height: 20px;
    margin-top: 70px;
  } 
  .our-products__information {
    width: 302px;
    height: 302px;
    padding-top: 35px;
  }  

  
  .our-products__information_text, .our-products__information_title, .our-products__information_value {
    font-size: 16px;
  }
  .our-products {
    background-position: -40px -3px, 0px 379px;
  }
  .order-subtitle {
    margin-bottom: 50px;
  }
  .order-block__item-step {
    font-size: 20px;
    padding: 0px 45px;
    line-height: 34px;
  }

  /* .slick-dotted.slick-slider {
    max-width: 700px;
    margin: 0 auto;
  } */
  .reviews .slick-prev,
  .reviews .slick-prev:hover,
  .reviews .slick-prev:focus {
    left: -62px;
  }

  .reviews .slick-next,
  .reviews .slick-next:hover,
  .reviews .slick-next:focus {
    right: -62px;
  }
  .order-block__item-icon > img {
    width: 100px;
    height: 100px;
  }
  .order-block__item-icon-wrap:after {
    width: 108px;
    height: 108px;
    top: -4px;
    left: -4px;
  }
  .order-block {
    height: 490px;
  }
  .order-block__item-descr {
    font-size: 16px;
  }
  .order-block__item-descr span {
    font-size: 16px;
  }
  .order-block__item:not(:nth-child(3n+4)) .order-block__item-step:after {
    top: 20px;
    width: 108px;
  }
  .order {
    padding-bottom: 150px;
    background-position: -38px 435px, 0px -10px, 0px 703px;
  }

  .discount {
    background-position: -6px -553px, 1580px 277px, 0px -0px;
  }
  .faq {
      background-position: 1580px -203px, 0px -5px, -1150px 575px, -10px 790px;
}

.footer__logo > img {
  padding-right: 0px;
  width: 280px;
  height: 90px;
}

.footer__logo {
  max-width: 258px !important;
}


}

@media (max-width: 1350px) {
  .production-life .slick-prev,
  .production-life .slick-prev:hover,
  .production-life .slick-prev:focus {
    left: 55px;
  }

  .production-life .slick-next,
  .production-life .slick-next:hover,
  .production-life .slick-next:focus {
    right: 55px;
  }

  .main {
    background-position: -320px 31px;
  }

  .guarantee-descr__item {
    /* padding-top: 39px; */
    padding-bottom: 42px;
    padding-left: 34px;
    padding-right: 29px;
  }

 
}

@media (max-width: 1190px) {
  .container {
    width: 992px;
  }

  .main {
    background-position: -510px 31px;
  }

  h1 {
    font-size: 54px;
  }

  .main-block__descr-text {
    font-size: 29px;
    line-height: 30px;
  }

  .main-block__img {
    margin-top: -90px;
  }

  .main-block__descr-title {
    margin-top: 50px;
  }

  .main-block__descr-note {
    margin-bottom: 81px;
  }

  .logo-text {
    font-size: 44.5;
  }
  .footer-logo-text {
    font-size: 44.5;
  }

  .logo img {
    width: 150px;
  }

  .main-block {
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .advantages {
    background-position: -646px -1px;
    padding-bottom: 10px;
  }

  .advantages__item {
    margin-bottom: 25px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .advantages__item:not(:first-child) {
    margin-left: 10px;
  }

  .advantages h2 {
    margin-bottom: 49px;
  }

  .about-us__descr {
    flex-wrap: wrap;
  }

  .about-us__descr-img {
    margin-left: -80px;
  }

  .about-us__descr-img-wrap:before {
    left: -78px;
  }

  .about-us__descr-img-wrap:after {
    left: -79px;
  }

  .about-us h2 {
    margin-bottom: 65px;
  }

  .about-us__descr-text {
    max-width: 100%;
  }

  .about-us__descr-text {
    margin-top: 50px;
  }

  .services {
    background-position: -122px 1088px, -480px -7px;
  }

  .about-us {
    background-position: -478px 1015px;
    padding-bottom: 220px;
  }

  .services__item {
    width: 483px;
  }

  .prices {
    background-position: -122px -66px, -692px 826px;
  }

  .prices__wrap {
    flex-wrap: wrap;
    margin-left: 10px;
    margin-right: 10px;
    justify-content: space-around;
    margin-bottom: 20px;
  }

  .prices__thing {
    margin-bottom: 50px;
  }

  .prices__thing_img {
    margin-bottom: 30px;
  }

  .guarantee {
    background-position: -238px -18px, -230px 645px;
  }

  .guarantee-img {
    left: 279px;
    top: 2px;
  }

  .guarantee-quote {
    padding-top: 178px;
  }

  .guarantee-descr {
    padding-top: 83px;
  }

  .production-life {
    background-position: -239px -20px, -460px 862px;
  }

  .production-life .slick-prev,
  .production-life .slick-prev:hover,
  .production-life .slick-prev:focus {
    top: 350px;
  }

  .production-life .slick-next,
  .production-life .slick-next:hover,
  .production-life .slick-next:focus {
    top: 350px;
  }

  .production-life-slider__item {
    width: 590px;
    height: 342px;
  }

  .our-team {
    background-position: -440px -19px, 0px 910px;
    padding-bottom: 0;
  }

  .our-team__wrap {
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .our-team__item {
    margin-bottom: 50px;
  }

  .our-team__item_img {
    margin-bottom: 25px;
  }

  .reviews {
    background-position: -455px -21px, 0px 862px;
  }

  .reviews-slider__item-wrap {
    margin-left: 55px;
  }

  .reviews .slick-prev,
  .reviews .slick-prev:hover,
  .reviews .slick-prev:focus {
    left: -45px;
  }

  .reviews .slick-next,
  .reviews .slick-next:hover,
  .reviews .slick-next:focus {
    right: -45px;
  }

  .our-products__item_img {
    width: 330px;
    height: 344px;
  }

  .our-products__item_img img {
    width: 330px;
  }

  .our-products__information {
    width: 330px;
    height: 344px;
    padding-top: 39px;
    padding-right: 43px;
    padding-left: 43px;
    padding-bottom: 29px;
  }

  .img__blur {
    width: 330px;
    height: 344px;
  }

  .order-block__item-step {
    padding: 6px 33px;
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
    border-radius: 90px;
  }

  .order-block__item-icon img {
    width: 100px;
  }

  .order-block__item-icon:after {
    width: 115px;
  }

  .order-block__item-icon-wrap:after {
    width: 108px;
    height: 108px;
    top: -4px;
    left: -4.5px;
  }

  .order-block__item-descr {
    font-size: 17px;
  }

  .order-block__item-descr span {
    font-size: 17px;
  }

  .order-block__item:not(:nth-child(3n+4)) .order-block__item-step:after {
    top: 20px;
    width: 68.77px;
  }

  .order-block__item {
    width: 230px;
  }

  .faq-block__item:after {
    right: 40px;
  }

  .faq-block__item {
    width: 477px;
  }

  .faq-block {
    max-height: 716px;
  }

  .burger-menu__nav .logo {
    margin-bottom: 115px;
  }

  .burger-menu__contacts {
    width: 300px;
    margin: 0 auto;
  }

  #menu {
    margin-bottom: 130px;
  }

  #menu li {
    margin-bottom: 13px;
  }

  .burger-menu__nav {
    background: url("../img/bg/burger-bg-2.svg") no-repeat, url("../img/bg/burger-bg-1.svg") no-repeat, url("../img/bg/burger-bg-4.svg") no-repeat, url("../img/bg/burger-bg-3.svg") no-repeat;
    background-position: -286px -190px, -496px -50px, 400px 242px, 0px 422px;
    background-color: #FFF;
  }

  .main-block__img {
    z-index: 0;
  }

  .menu {
    z-index: 1;
  }

  .guarantee {
    overflow-x: hidden;
  }

  .faq-block__item {
    width: 394px;
  }

  .faq-block__item-question {
    width: 247px;
  }

  .faq-block__item {
    padding: 18px 23px;
  }

  .faq-block__item:after {
    top: 42px;
  }
}

@media (max-width: 1080px) {
  .container {
    width: 800px;
  }

  .logo img {
    width: 220px;
  }

  .logo-text {
    font-size: 30px;
    line-height: 32px;
  }
  footer-logo-text {
    font-size: 30px;
    line-height: 32px;
  }

  .logo {
    max-width: 385px;
  }
  .footer__logo {
    max-width: 385px;
  }
  .main-block__descr-title {
    font-size: 35px;
    line-height: 37px;
  }

  .main-block__descr-text {
    font-size: 24px;
    line-height: 30px;
  }

  .main-block__descr-note {
    font-size: 15px;
    line-height: 19px;
  }

  .button {
    font-size: 20px;
    line-height: 30px;
    padding: 19px 28px;
    -webkit-filter: drop-shadow(0px 0px 16px rgba(0, 0, 0, 0.44));
    filter: drop-shadow(0px 0px 16px rgba(0, 0, 0, 0.44));
  }

  .about-us__descr-img {
    margin-left: -161px;
    margin-bottom: 0px;
  }

  .about-us__descr-img-wrap:before {
    left: -162px;
  }

  .about-us__descr-img-wrap:after {
    left: -167px;
  }

  h2 {
    font-size: 33px;
    line-height: 37px;
    margin-bottom: 40px;
  }

  .advantages__item {
    margin-right: 0px;
    margin-left: 0px;
  }

  .advantages__item:first-child {
    margin-right: 248px;
    margin-left: 248px;
  }

  .advantages__item:not(:first-child) {
    margin-left: 60px;
    margin-right: 60px;
  }

  .advantages-wrapper {
    height: 904px;
  }

  .advantages__item-icon img {
    width: 121px;
    height: 121px;
  }

  .advantages__item-text {
    font-size: 16px;
    line-height: 19px;
  }

  .about-us__descr-img {
    margin-left: 0px;
  }

  .about-us__descr-img-wrap:before {
    left: -5px;
  }

  .about-us__descr-img-wrap:after {
    left: -10px;
  }

  .about-us__descr-text p {
    font-size: 17px;
    line-height: 20px;
  }

  .services__item {
    width: 368px;
  }

  .subtitle {
    font-size: 17px;
  }

  .prices {
    background-position: -135px -107px, -692px 826px;
  }

  .prices h2 {
    margin-bottom: 22px;
  }

  .prices__wrap {
    margin-left: 50px;
    margin-right: 50px;
  }

  .guarantee-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .guarantee-descr {
    -webkit-box-ordinal-group: 0;
    order: -1;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    max-width: 800px;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .guarantee-descr__wrap {
    margin-left: 25px;
    margin-right: 25px;
  }

  .guarantee-img {
    left: 556px;
    top: 140px;
  }

  .guarantee-img img {
    width: 270px;
  }

  .production-life-slider__item {
    width: 560px;
    height: 325px;
  }

  .production-life h2 {
    margin-bottom: 0px;
  }

  .our-team {
    padding-top: 50px;
  }

  .our-team__item {
    margin-left: 50px;
  }

  .our-team__item_title .name {
    font-size: 18px;
    line-height: 21px;
  }

  .our-team__item_title .position {
    font-size: 16px;
    line-height: 19px;
  }

  .reviews-slider__item-wrap {
    margin-left: 10px;
  }

  .reviews {
    padding-top: 53px;
    padding-bottom: 111px;
  }

  .our-products {
    padding-bottom: 60px;
  }

  .our-products h2 {
    margin-bottom: 20px;
  }

  .our-products__subtitle {
    margin-bottom: 40px;
  }

  .our-products .container {
    padding-right: 71px;
    padding-left: 71px;
  }

  .our-products__item_img {
    width: 295px;
    height: 327px;
  }

  .our-products__item_img img {
    width: 295px;
  }

  .our-products__information {
    width: 295px;
    height: 327px;
    padding-top: 39px;
    padding-top-padding-right: 43px;
    padding-top-padding-left: 43px;
    padding-top-padding-bottom: 29px;
  }

  .img__blur {
    width: 295px;
    height: 327px;
  }

  .our-products__information_text {
    font-size: 17px;
  }

  .our-products__information_item {
    margin-bottom: 6px;
  }

  .our-products__information_title {
    font-size: 17px;
  }

  .our-products__information_value {
    font-size: 17px;
  }

  .our-products__item_produkt {
    font-size: 17px;
    line-height: 20px;
    left: -61px;
  }

  .our-products .slick-next,
  .our-products .slick-next:hover,
  .our-products .slick-next:focus {
    right: -61px;
  }

  .order-block__item {
    width: 200px;
  }

  .discount__title {
    font-size: 25px;
    line-height: 29px;
  }

  .discount__note {
    margin-top: 50px;
  }

  .discount {
    padding-bottom: 40px;
  }

  .faq {
    padding-bottom: 54px;
  }

  .faq h2 {
    margin-bottom: 20px;
  }

  .faq-block {
    max-height: 594px;
  }

  .faq-block__item-answer {
    margin-top: 34px;
  }

  .footer__logo_text {
    font-size: 20px;
    line-height: 28px;
  }

  .footer__logo_slogan {
    font-size: 11px;
  }

  .footer__menu_items {
    font-size: 13px;
    padding-left: 0px;
  }

  .menu-text {
    font-size: 21px;
  }

  .menu-line {
    margin-bottom: 5px;
    margin-top: 3px;
    width: 22px;
    height: 3px;
  }

  .main {
    background-position: -603px -40px;
  }

  .about-us {
    background-position: -836px 898px;
  }

  .advantages {
    background-position: -840px -1px;
  }

  .services {
    background-position: -135px 970px, -836px 0px;
    padding-bottom: 200px;

  }

  /* .prices {
    background-position: 10px -106px, -691px 642px;
  } */

  /* .guarantee {
    background-position: -692px -2px, -40px 425px;
  } */

  /* .production-life {
    background-position: -39px -20px, -200px 847px;
} */
  

  .our-team {
    background-position: 100px 0px, 0px 810px;
  }

  /* .reviews {
    background-position: -155px -21px, -63px 752px;
  } */

  /* .our-products {
    background-position: -40px -3px, -510px 369px;
  } */

  /* .order {
    background-position: -66px 425px, -500px 0px, 0px 646px;
    padding-top: 40px;
     padding-bottom: 59px; 
  } */
/* 
  .discount {
    background-position: -6px -553px, 1580px 277px, 0px -33px;
  } */

  /* .faq {
    background-position: 1580px -203px, 0px -5px, 850px 575px, -10px 590px;
  } */

  .guarantee-quote {
    padding-top: 111px;
  }

  .guarantee-descr__wrap {
    width: 270px;
    height: 137px;
  }

  .guarantee-descr__wrap:before {
    border-radius: 66px;
    left: -8px;
    top: -7px;
    width: 286px;
    height: 152px;
  }

  .guarantee-descr__item {
    padding: 24px 32px;
  }

  .guarantee-descr__item-title {
    font-size: 20px;
    line-height: 22px;
  }

  .guarantee-descr__item-text {
    font-size: 14px;
    line-height: 18px;
  }

  .main {
    padding-bottom: 232px;
  }

  /* .prices {
    padding-bottom: 40px;
  } */

  /* .guarantee {
    padding-top: 40px;
  } */

  .production-life {
    padding-top: 73px;
    padding-bottom: 60px;
  }
}

@media (max-width: 950px) {
  .about-us__descr-img {
    margin-left: -101px;
  }

  .about-us__descr-img-wrap:before {
    left: -105px;
  }

  .about-us__descr-img-wrap:after {
    left: -111px;
  }

  .production-life .slick-prev,
  .production-life .slick-prev:hover,
  .production-life .slick-prev:focus {
    left: 37px;
  }

  .production-life .slick-next,
  .production-life .slick-next:hover,
  .production-life .slick-next:focus {
    right: 37px;
  }

  .reviews-subtitle {
    margin-bottom: 59px;
  }

  .reviews {
    background-position: -155px -21px, -63px 707px;
  }
}

@media (max-width: 880px) {
  .production-life .slick-prev,
  .production-life .slick-prev:hover,
  .production-life .slick-prev:focus {
    display: none !important;
  }

  .production-life .slick-next,
  .production-life .slick-next:hover,
  .production-life .slick-next:focus {
    display: none !important;
  }

  .reviews .slick-prev,
  .reviews .slick-prev:hover,
  .reviews .slick-prev:focus {
    display: none !important;
  }

  .reviews .slick-next,
  .reviews .slick-next:hover,
  .reviews .slick-next:focus {
    display: none !important;
  }
}

@media (max-width: 820px) {
  .container {
    width: 550px;
  }

  .logo img {
    width: 190px;
    margin-right: 12px;
  }

  .logo-text {
    font-size: 24px;
    line-height: 27px;
  }

  .footer-logo-text {
    font-size: 24px;
    line-height: 27px;
  }

  .menu {
    height: 25px;
  }

  .main {
    padding-bottom: 40px;
  }

  .main-block__img {
    margin-top: -28px;
    width: 410px;
  }

  .main-block__img img {
    width: 400px;
  }

  .main-block__descr-title {
    font-size: 31px;
    line-height: 35px;
  }

  .main-block__descr-note {
    margin-bottom: 65px;
  }

  .button {
    font-size: 17px;
    line-height: 28px;
    padding: 19px 28px;
  }

  .advantages {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  h2 {
    font-size: 29px;
    line-height: 32px;
  }

  .advantages__item-icon {
    margin-bottom: 9px;
  }

  .advantages__item-icon img {
    width: 100px;
    height: 100px;
  }

  .advantages__item:first-child {
    margin-right: 97px;
    margin-left: 97px;
  }

  .advantages__item:not(:first-child) {
    margin-left: 15px;
    margin-right: 15px;
  }

  .about-us {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about-us__descr-img {
    height: 448px;
    width: 750px;
  }

  .about-us__descr-img-wrap:before {
    width: 760px;
    height: 462px;
  }

  .about-us__descr-img-wrap:after {
    width: 770px;
    height: 478px;
  }

  .about-us p:not(:last-child) {
    margin-bottom: 19px;
  }

  .services {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .services__item {
    width: 368px;
    border-radius: 63px;
    margin-bottom: 45px;
  }

  .services__item_title {
    font-size: 21px;
    margin-bottom: 14px;
  }

  .services__item_text {
    font-size: 16px;
  }

  .services__item {
    width: 272px;
  }

  .prices {
    padding-top: 40px;
  }

  .prices__wrap {
    margin-left: 3px;
    margin-right: 3px;
  }

  .prices__thing_title .name {
    font-size: 18px;
  }

  .prices__thing_title .price {
    font-size: 24px;
  }

  .prices__thing {
    margin-bottom: 44px;
  }

  .guarantee-img img {
    width: 260px;
  }

  .guarantee-descr__wrap {
    width: 224px;
    height: 131px;
    border-radius: 34px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .guarantee-descr__wrap:before {
    border-radius: 45px;
    left: -8px;
    top: -8px;
    width: 240px;
    height: 148px;
  }

  .guarantee-descr__item-title {
    margin-bottom: 7px;
  }

  .guarantee-descr__item {
    padding: 12px 10px;
  }

  .guarantee-descr__wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }

  .guarantee-img {
    left: 385px;
    top: 143px;
  }

  .guarantee-quote__text {
    font-size: 21.7557px;
  }

  .guarantee-quote__text {
    margin-bottom: 39px;
  }

  .guarantee-quote__director-wrap {
    width: 289px;
    height: 93px;
    border-radius: 41px;
    padding: 13px 20px;
  }

  .guarantee-quote__director-wrap:before {
    width: 308px;
    height: 107px;
    left: -9px;
    top: -7px;
  }

  .production-life-slider__item {
    width: 420px;
    height: 243px;
    border-radius: 28px;
  }

  .production-life-slider div {
    margin-top: 23px;
    margin-bottom: 11px;
  }

  .reviews {
    padding-bottom: 65px;
  }

  .our-team {
    padding-bottom: 40px;
  }

  .our-team h2 {
    margin-bottom: 25px;
  }

  .our-team__wrap {
    margin-top: 65px;
  }

  .our-team__item {
    margin-left: 0px;
  }

  .our-team__item_img {
    width: 140px;
    height: 140px;
  }

  .our-team__item_img img {
    width: 140px;
  }

  .reviews-slider__item-wrap {
    margin-left: 77px;
  }

  .slick-dots li {
    width: 12px;
    height: 12px;
  }

  .our-products .slick-prev,
  .our-products .slick-prev:hover,
  .our-products .slick-prev:focus {
    display: none !important;
  }

  .our-products .slick-next,
  .our-products .slick-next:hover,
  .our-products .slick-next:focus {
    display: none !important;
  }

  .item__img_wrap {
    text-align: center;
  }

  .our-products__item_img {
    width: 360px;
    height: 386px;
  }

  .our-products__information {
    width: 360px;
    height: 386px;
  }

  .order-subtitle {
    margin-bottom: 46px;
  }

  .order-block__item-icon-wrap:after {
    width: 85px;
    height: 85px;
    top: -4px;
    left: -4px;
  }

  .order-block__item-icon-wrap {
    position: relative;
    margin-bottom: 5px;
  }

  .order-block__item-icon img {
    width: 77px;
    height: 77px;
  }

  .order-block {
    height: 850px;
  }

  .order-block__item-descr {
    font-size: 15px;
  }

  .order-block__item-step {
    padding: 4px 31px;
    font-size: 22px;
    line-height: 28px;
  }

  .order-block__item:nth-child(2n) .order-block__item-step:after {
    display: none;
  }

  .order-block__item:not(:nth-child(3n+4)) .order-block__item-step:after {
    left: 107%;
    width: 54px;
  }

  .discount {
    padding-top: 60px;
  }

  .discount__title {
    margin-bottom: 30px;
  }

  .discount__note {
    font-size: 18px;
    margin-top: 30px;
  }

  .faq {
    padding-top: 50px;
  }

  .faq-block {
    max-height: 548px;
  }

  .faq-block__item {
    width: 268px;
  }

  .faq-block__item-question {
    font-size: 13px;
    line-height: 18px;
    width: 227px;
  }

  .faq-block__item:after {
    right: 18px;
    top: 39px;
  }

  .faq-block__item:after {
    background-image: url("../../img/faq/check.svg");
  }

  .faq-block__item {
    border-radius: 19px;
    padding: 18px 17px;
  }

  .faq-block__item:not(:nth-child(4n)) {
    margin-bottom: 26px;
  }

  .faq-block__item-answer {
    font-size: 13px;
    line-height: 16px;
    margin-top: 21px;
  }

  .footer__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }

  .footer__menu_items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .main {
    background-position: -627px -346px;
  }

  .advantages {
    background-position: -860px -1px;
  }

  .about-us {
    background-position: -1096px 718px;
  }

  .services {
    background-position: -135px 905px, -1039px -73px;
  }

  .production-life-slider div {
    margin-bottom: 18px;
  }

  .prices {
    background-position: -135px -108px, -701px 652px;
  }

  .guarantee {
    background-position: -722px -12px, -40px 405px;
  }

  .production-life {
    background-position: -39px -20px, -460px 487px;
  }

  .our-team {
    background-position: -535px 0px, 0px 560px;
  }

  .reviews {
    background-position: -155px -21px, -63px 686px;
  }

  .our-products {
    background-position: -40px -3px, -510px 379px;
  }

  .order {
    background-position: -21px 413px, -508px -10px, -30px 856px;
  }

  .discount {
    background-position: -70px -553px, 1580px 277px, 0px -33px;
  }

  .faq {
    background-position: 1580px -203px, 0px -5px, 850px 575px, -10px 490px;
  }

  .our-products__text {
    font-size: 18px;
    line-height: 22px;
    margin-top: 57px;
  }

  .footer__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .footer__menu_items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 0;
  }

  .footer__menu_items li {
    margin-left: 0;
    margin-bottom: 5px;
  }

  .footer__logo {
    display: -webkit-box;
    display: flex;
    max-width: 608px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding-bottom: 20px;
    padding-right: 300px;
  }

  .footer__logo_text {
    text-align: center;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .contacts__information {
    width: 247px;
    height: 316px;
  }

  .contacts {
    height: 500px;
  }

  #ymaps1596593424402140794 {
    height: 319px !important;
  }

  .small {
    width: 320px;
    height: 480px;
  }

  .contacts__information {
    bottom: 62px;
    left: 105px;
    width: 257px;
    height: 376px;
    padding: 30px 20px 30px 29px;
    border-radius: 20.6987px;
  }

  .contacts__title {
    font-size: 28.4885px;
    margin-bottom: 31px;
  }

  .contacts__address {
    line-height: 23px;
  }

  .contacts__details_item {
    margin-bottom: 10px;
  }

  .contacts__social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .contacts__social_title {
    margin-right: 0;
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  .burger-menu__nav .logo {
    margin-bottom: 35px;
  }

  .burger-menu__nav {
    background-position: -454px -190px, -496px -50px, 400px 242px, 0px 422px;
  }

  #menu {
    margin-bottom: 30px;
  }

  .burger-menu__contacts {
    width: 240px;
  }

  .guarantee {
    background-position: -722px -12px, -120px 405px;
  }

  .production-life {
    background-position: -129px -20px, -460px 487px;
  }

  .order {
    background-position: -151px 413px, -508px -10px, -30px 856px;
  }

  .discount {
    background-position: -110px -553px, 1580px 277px, 0px -33px;
  }

  .reviews {
    background-position: -155px -21px, -273px 686px;
  }

  .our-products {
    background-position: -248px -4px, -510px 379px;
  }
}

@media (max-width: 546px) {
  .burger-menu__nav {
    background: url("../img/bg/burger-bg-1-5.svg") no-repeat, url("../img/bg/burger-bg-1-3.svg") no-repeat, url("../img/bg/burger-bg-1-1.svg") no-repeat, url("../img/bg/burger-bg-1-2.svg") no-repeat, url("../img/bg/burger-bg-1-4.svg") no-repeat;
    background-position: 62% 132%, 140px -86px, -40% 21%, -20% -3%, 62% 132%;
    background-color: #FFF;
    padding: 21px 34px 60px 34px;
  }

  .menu-burger__wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .burger-menu__nav .logo {
    display: none;
  }

  #menu {
    margin-top: 10%;
    margin-bottom: 15%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }

  .burger-menu__contacts {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    text-align: center;
  }

  #menu li {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0px;
  }

  .burger-menu__close-text {
    font-size: 11px;
  }

  .burger-menu__close-mark {
    font-size: 33px;
  }

  .burger-menu__close-mark {
    margin-left: 6px;
  }

  .burger-menu__contacts-text {
    font-size: 14px;
    margin-bottom: 0;
  }

  .burger-menu__contacts-item-text {
    font-size: 10.6px;
  }

  .burger-menu__contacts-item:not(:last-child) {
    margin-bottom: 7px;
  }
}

@media (max-width: 720px) {
  .guarantee-img {
    left: 341px;
    top: 147px;
  }
}

@media (max-width: 660px) {
  .guarantee-img {
    left: 341px;
    top: 147px;
  }
}

@media (max-width: 543px) {
  .burger-menu__nav {
    background-position: 62% 132%, 300px -88px, -40% 21%, -20% -3%, 62% 132%;
  }
}

@media (max-width: 521px) {
  .burger-menu__nav {
    background-position: 62% 132%, 260px -88px, -40% 21%, -20% -3%, 62% 132%;
  }
}

@media (max-width: 479px) {
  .burger-menu__nav {
    background-position: 62% 132%, 210px -88px, -40% 21%, -20% -3%, 62% 132%;
  }
}

@media (max-width: 444px) {
  .burger-menu__nav {
    background-position: 62% 132%, 169px -88px, -40% 21%, -20% -3%, 62% 132%;
  }
}

@media (max-width: 383px) {
  .burger-menu__nav {
    background-position: 62% 132%, 113px -88px, -40% 21%, -20% -3%, 62% 132%;
  }
  .our-products > .container {
    width: 304px;
  }
}

@media (max-width: 329px) {
  .burger-menu__nav {
    background-position: 62% 132%, 59px -88px, -40% 21%, -20% -3%, 62% 132%;
  }
}

@media (max-width: 589px) {
  .container {
    width: 304px;
  }

  .our-products > .container {
    width: 304px;
  }

  /* .header {
    padding-bottom: 20px;
  } */

  .logo-text {
    font-size: 20px;
    line-height: 20px;
    width: 59px;
  }
  .footer-logo-text {
    font-size: 18px;
    line-height: 22px;
    width: 59px;
  }

  .footer__logo {
    padding-right: 260px;
    padding-bottom: 20px;
  }

  .logo img {
    width: 180px;
    margin-right: 6px;
  }

  .menu-text {
    font-size: 10.841px;
    margin-right: 5px;
    line-height: 28px;
  }

  .menu-lines {
    padding-top: 7px;
  }

  .menu-line {
    width: 8.31px;
    height: 1px;
    margin-bottom: 2px;
    margin-top: 2px;
  }

  .menu {
    height: auto;
  }

  .main-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    text-align: center;
    width: 100%;
  }

  .main-block__descr-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 12px;
    margin-top: 11px;
  }

  .main-block__descr-text {
    font-size: 18px;
    line-height: 20px;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 11px;
  }

  .button {
    font-size: 14px;
    padding: 10px 20px;
    -webkit-filter: drop-shadow(0px 0px 16px rgba(0, 0, 0, 0.44));
    filter: drop-shadow(0px 0px 16px rgba(0, 0, 0, 0.44));
  }
  .main-user-consent-request-announce-link {
    font-size: 12px;
  }

  .main-block__descr-note {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 353px;
  }

  .main-block__img img {
    width: 253px;
  }

  .main-block__img {
    width: 304px;
    z-index: 0;
    margin-top: -360px;
  }

  .main {
    padding-bottom: 91px;
    padding-top: 11px;
    background: url("../img/bg/main-320-bg-1.svg") no-repeat, url("../img/bg/main-320-bg-2.svg") no-repeat, url("../img/bg/main-320-bg-3.svg") no-repeat;
    background-position: 20px 171px, 220px 151px, -230px 311px;
  }

  h2 {
    font-size: 25px;
    line-height: 26px;
  }

  .advantages h2 {
    width: 300px;
    margin: 0 auto;
  }

  .advantages__item-icon img {
    width: 55px;
    height: 55px;
  }

  .advantages__item-icon {
    margin-bottom: 9px;
  }

  .advantages__item-text {
    font-size: 14px;
    line-height: 18px;
    hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
  }

  .advantages__item {
    width: 137px;
  }

  .advantages__item:not(:first-child) {
    margin-left: 5px;
    margin-right: 5px;
  }

  .advantages__item:first-child {
    max-width: 300px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .advantages-wrapper {
    flex-wrap: wrap;
  }

  .advantages-wrapper {
    height: auto;
    margin-top: 20px;
  }

  .about-us {
    padding-top: 30px;
  }

  .about-us__descr-img {
    height: 191px;
    width: 326px;
    border-radius: 24px;
    margin-left: -10px;
  }

  .about-us__descr-img-wrap:before {
    width: 333px;
    height: 206px;
    border-radius: 24px;
    left: -13px;
  }

  .about-us__descr-img-wrap:after {
    width: 340px;
    height: 222px;
    border-radius: 24px;
    left: -16px;
  }

  .about-us__descr-img img {
    width: 100%;
  }

  .about-us h2 {
        margin-bottom: 45px;
        font-size: 24px;
  }

  .about-us__descr-text p {
    font-size: 16px;
    line-height: 22px;
  }

  .about-us__descr-text {
    margin-top: 37px;
  }

  .about-us p:not(:last-child) {
    margin-bottom: 20px;
  }

  .services__item {
    width: 145px;
    height: 117px;
    border-radius: 26px;
    padding: 5px 3px;
    margin-bottom: 15px;
  }

  .services__item_title {
    width: 133.22px;
    height: 29.56px;
    border-radius: 25px;
    font-size: 11px;
    padding: 8px 0px 8px 0px;
    margin-bottom: 10px;
  }

  .services__item_text {
    font-size: 11px;
    line-height: 13px;
   padding: 0px 10px 8px 10px;
  }

  .services {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .services__item_wrap {
    margin-top: 0px;
  }

  .services h2 {
    margin-bottom: 20px;
  }

  .subtitle {
    font-size: 12px;
    line-height: 13px;
  }

  .prices h2 {
    margin-bottom: 11px;
  }

  .prices__thing_img {
    width: 129.02px;
    height: 158.57px;
    border-radius: 25.8035px;
    margin-bottom: 20px;
  }

  .prices__thing_img img {
    width: 117.36px;
  }

  .prices__thing_img:before {
    width: 138.86px;
    height: 167.72px;
    border-radius: 29.1329px;
  }

  .prices__thing_title .name {
    font-size: 12px;
  }

  .prices__thing_title .price {
    font-size: 14px;
  }

  .prices__wrap {
    flex-flow: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .prices__thing {
    margin-bottom: 30px;
  }

  .footer__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .footer__menu_items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 0;
  }

  .footer__menu_items li {
    margin-left: 0;
    margin-bottom: 5px;
  }

  .footer__logo {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .footer__logo_text {
    text-align: center;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .contacts__information {
    width: 247px;
    height: 316px;
  }

  .contacts {
    height: 500px;
  }

  #ymaps1596593424402140794 {
    height: 319px !important;
  }

  .small {
    width: 320px;
    height: 480px;
  }

  .contacts__information {
    bottom: 62px;
    left: 48px;
    width: 257px;
    height: 410px;
    padding: 30px 20px 30px 29px;
    border-radius: 20.6987px;
  }

  .contacts__title {
    font-size: 28.4885px;
    margin-bottom: 31px;
  }

  .contacts__address {
    line-height: 23px;
  }

  .contacts__details_item {
    margin-bottom: 10px;
  }

  .contacts__social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .contacts__social_title {
    margin-right: 0;
    margin-bottom: 5px;
  }

  .faq-block__item {
    width: 146px;
    height: auto;
    border-radius: 9.39396px;
    padding: 19px 16px;
  }

  .faq-block__item-question {
    width: 100%;
    font-size: 9.5px;
    line-height: 12px;
  }

  .faq-block__item:after {
    background-image: url("../img/faq/check-2.svg");
    width: 9px;
    height: 8px;
    top: 39px;
    right: 10px;
  }

  .faq-block__item-answer {
    font-size: 8px;
    line-height: 10px;
    margin-top: 15px;
  }

  .faq-block__item:not(:nth-child(4n)) {
    margin-bottom: 10px;
  }

  .faq-block {
    max-height: 466px;
  }

  .order-block {
    height: auto;
  }

  .faq-subtitle {
    margin-bottom: 19px;
  }

  .faq h2 {
    margin-bottom: 10px;
  }

  .discount__note {
    font-size: 9.77919px;
    margin-top: 26px;
  }

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

  .discount__title {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 20px;
  }

  h2 {
    font-weight: 700;
  }

  .order {
    padding-top: 50px;
  }

  .order h2 {
    margin-bottom: 6px;
  }

  .order-block {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .order-block__item:nth-child(2n) {
    margin-left: 10px;
  }

  .order-subtitle {
    margin-bottom: 26px;
  }

  .order-block__item {
    width: 140px;
    margin-bottom: 30px;
  }

  .order-block__item-step {
    font-size: 17.4959px;
  }

  .order-block__item-descr {
    font-size: 14px;
    line-height: 18px;
  }

  .order-block__item-step {
    margin-bottom: -1px;
  }

  .order-block__item-icon-wrap {
    margin-bottom: -2px;
  }

  .order-block__item-descr span {
    font-size: 10px;
    line-height: 12px;
  }

  .our-products {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .our-products__text {
    font-size: 8px;
    line-height: 10px;
    margin-top: 56px;
  }

  .our-products .slick-prev,
  .our-products .slick-prev:hover,
  .our-products .slick-prev:focus {
    display: none !important;
  }

  .our-products .slick-next,
  .our-products .slick-next:hover,
  .our-products .slick-next:focus {
    display: none !important;
  }

  .our-products .container {
    padding-right: 0;
    padding-left: 0;
  }

  .our-products__item_img {
    width: 274px;
    height: 292px;
  }

  .our-products__item_img img {
    width: 100%;
  }

  .slick-dots li {
    width: 4px;
    height: 4px;
  }

  .slick-dots {
    bottom: -45px;
  }

  .order-block__item:nth-child(2n) .order-block__item-step:after {
    content: "";
    position: absolute;
    background-image: -webkit-gradient(linear, left top, right top, from(#c68d22), color-stop(55%, #c68d22), color-stop(30%, transparent), to(transparent));
    background-image: linear-gradient(90deg, #c68d22, #c68d22 55%, transparent 30%, transparent 100%);
    background-size: 11px 1px;
    height: 2px;
    display: none;
    border: none;
    top: 31px;
    left: 104%;
    width: 46.77px;
    z-index: -1000;
  }

  .reviews-slider__item {
    width: 258.95px;
    height: 325.65px;
    margin-left: 23px;
    margin-right: 9px;
    border: none;
    border-radius: 44.4726px;
  }

  .reviews-slider__item-text {
    font-size: 10px;
    width: 200px;
    margin: 0 auto;
  }

  .reviews-slider__item-wrap:before {
    width: 273.55px;
    height: 340px;
    left: 16px;
    border-radius: 50.211px;
    top: -7px;
  }

  .reviews-slider__item-wrap {
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .reviews-slider__item-img-wrap {
    border-radius: 44.4726px;
    width: 252.95px;
    height: 86.79px;
    left: 26px;
    bottom: 4px;
    padding-left: 6px;
    padding-top: 10px;
    text-align: center;
  }

  .reviews-slider__item-img-wrap img {
    width: 127px;
    margin: 0 auto;
  }

  .reviews-img__text {
    font-size: 12.1941px;
  }

  .reviews-slider__item {
    padding-top: 26px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .reviews-subtitle {
    margin-bottom: 16px;
  }

  .reviews-title {
    margin-bottom: 8px;
  }

  .our-team {
    padding-top: 0px;
  }

  .our-team__item {
    width: 150px;
    margin-bottom: 17px;
  }

  .our-team__item_img {
    width: 84px;
    height: 84px;
    margin-bottom: 14px;
  }

  .our-team__item_img img {
    width: 100%;
  }

  .our-team__item_title .name {
    font-size: 11px;
    line-height: 11px;
  }

  .our-team__item_title .position {
    font-size: 9px;
    line-height: 9px;
  }

  .our-team__item_title {
    width: 100px;
  }

  .our-team__item_title .name {
    width: 100%;
  }

  .our-team__wrap {
    margin-top: 30px;
  }

  .our-products__information {
    width: 264px;
    height: 282px;
  }

  .order-block__item-step {
    margin-bottom: 14px;
  }

  .order-block__item-descr {
    margin-top: 14px;
  }

  .production-life-slider__item {
    width: 216.99px;
    height: 136.17px;
  }

  .production-life-slider__item img {
    height: 100%;
  }

  .production-life-slider {
    height: 289px;
  }

  .production-life {
    padding-bottom: 17px;
  }

  .production-life h2 {
    margin-bottom: -46px;
  }

  .production-life .slick-dots {
    padding-top: 73px;
    padding-bottom: 60px;
  }

  .guarantee-descr__wrap {
    width: 242px;
    height: 120px;
    border-radius: 25.9406px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .guarantee-descr__wrap:before {
    border-radius: 29.4828px;
    width: 252px;
    height: 130px;
    left: -5px;
    top: -5px;
  }

  .guarantee-descr__wrap:not(:last-child) {
    margin-bottom: 19px;
  }

  .guarantee-descr__item {
    width: 250px;
    height: 74.5px;
    padding: 0px 28px;
  }

  .guarantee-descr__item-title {
    font-size: 16px;
  }

  .guarantee-descr__item-text {
    font-size: 12px;
    line-height: 20px;
  }

  .guarantee-quote__text {
    font-size: 10.3527px;
    width: 140px;
    line-height: 12px;
    margin-bottom: 12px;
  }

  .guarantee-quote__director-wrap {
    width: 146.79px;
    height: 44.37px;
    padding: 6px 11px;
    margin-bottom: 20px;
  }

  .guarantee-quote__director-wrap:before {
    width: 158.5px;
    height: 54.37px;
    border-radius: 46.0014px;
    left: -7px;
    top: -5px;
  }

  .guarantee-quote__director {
    font-size: 9.24347px;
    line-height: 15px;
    border-radius: 41px;
  }

  .guarantee-quote__director span {
    font-size: 9.24347px;
    line-height: 15px;
  }

  .guarantee-quote {
    -webkit-box-align: start;
    align-items: flex-start;
    padding-top: 157px;
    margin-left: 10px;
  }

  .guarantee-img img {
    width: 116px;
  }

  .guarantee-img {
    left: 165px;
    top: 425px;
  }

  .order-block__item:not(:nth-child(3n+4)) .order-block__item-step:after {
    left: 96%;
    top: 18px;
  }

  .our-products__information_text {
    font-size: 15px;
    margin-bottom: 15px;
  }

  .our-products__information_title {
    font-size: 15px;
  }

  .our-products__information_value {
    font-size: 15px;
  }
}

@media (max-width: 589px) {

  main{
    position: relative;
  }
  /* .header.fixed{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    background: white;
    padding-bottom: 0px;
    padding: 10px 5px;
    border-bottom:1px solid rgba(0, 0, 0, 0.44);
    z-index:10000;
    display:flex;
    align-items: center;
    padding: 20px;
  } */

  .faq {
    background: url("../img/bg/discount-320-bg-1.svg") no-repeat, url("../img/bg/faq-bg-3.svg") no-repeat;
    background-position: 0px -281px, 0px 429px;
  }

  .discount {
    background: url("../img/bg/discount-320-bg-1.svg") no-repeat;
    background-position: 0px -100px;
  }

  .order {
    background: url("../img/bg/order-320-bg-1.svg") no-repeat, url("../img/bg/discount-320-bg-1.svg") no-repeat;
    background-position: 0px -137px, 0px 1000px;
  }

  .our-products {
    background: url("../img/bg/order-320-bg-1.svg") no-repeat;
    background-position: 0px 505px;
  }

  .our-products {
    background: url("../img/bg/our-products-320-bg-1.svg") no-repeat, url("../img/bg/order-320-bg-1.svg") no-repeat;
    background-position: 0px -45px, 0px 427px;
  }

  .reviews {
    background: url("../img/bg/our-products-320-bg-1.svg") no-repeat, url("../img/bg/reviews-320-bg-1.svg") no-repeat;
    background-position: 0px 509px, 0px -52px;
  }

  .our-team {
    background: url("../img/bg/reviews-320-bg-1.svg") no-repeat, url("../img/bg/our-team-320-bg-1.svg") no-repeat;
    background-position: 0px 404px, -76px -56px;
  }

  .production-life {
    background: url("../img/bg/our-team-320-bg-1.svg") no-repeat, url("../img/bg/guarantee-320-bg-1.svg") no-repeat;
    background-position: -40px 382px, 0px -30px;
  }

  .guarantee {
    background: url("../img/bg/guarantee-320-bg-1.svg") no-repeat, url("../img/bg/prices-320-bg-1.svg") no-repeat;
    background-position: 0px 916px, 0px -170px;
    overflow-x: visible;
  }

  .prices {
    background: url("../img/bg/prices-320-bg-1.svg") no-repeat;
    background-position: 0px 616px;
  }

  .services {
    background: url("../img/bg/services-320-bg-1.svg") no-repeat;
    background-position: 0px -150px;
  }

  .about-us {
    background: url("../img/bg/services-320-bg-1.svg") no-repeat;
    background-position: 0px 898px;
  }

  .main {
    background: url("../img/bg/main-320-bg-1.svg") no-repeat, url("../img/bg/main-320-bg-2.svg") no-repeat, url("../img/bg/main-320-bg-3.svg") no-repeat;
    background-position: 50% 70%, 116% 171px, -20px 469px;
  }

  .advantages {
    background: url("../img/bg/main-320-bg-3.svg") no-repeat;
    background-position: -20px -182px;
  }
}

/*Pop-up*/

@media (max-width: 589px) {
  .popup {
    width: 300px;
    height: 424px;
    padding: 30px 24px 36px 24px;
  }

  .overlay .popup-title {
    font-size: 14px;
    width: 80%;
    margin: 0px auto;
    line-height: 25px;
  }

  .popup__subtitle {
    font-size: 13px;
    margin-bottom: 23px;
  }

  .popup__form input {
    width: 92%;
    margin: 5px auto;
    padding: 11px 25px 11px 23px;
    border-radius: 7px;
    font-size: 12px;
  }

  .overlay .popup-title {
    margin-bottom: 0px;
  }

  .popup__button {
    width: 206px;
    max-height: 60px;
    margin-bottom: 13px;
  }

  .popup__note {
    font-size: 13px;
  }

  .overlay .popup-close {
    right: 8px;
    top: -10px;
  }

  .overlay .popup {
    top: 83px;
  }
}



.advantages__item-icon > img {
  width: 130px;
}

.footer__logo {
  display: flex;
  max-width: 608px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.production-life-slider__item img {
  width: 100%;
}

/* .img__blur > img {
  padding-top: 40px;
} */


.grecaptcha-badge{
    display:none;
}

.our-products__information {
  display: none;
}