.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 21px;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 20px;
}

li {
  margin-bottom: 10px;
}

.logo-section {
  position: relative;
  padding-right: 3.5%;
  padding-left: 3.5%;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  font-size: 14px;
  line-height: 20px;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.container._1000 {
  max-width: 1000px;
}

.logo-flexbox-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-img {
  width: 100%;
  max-width: 157px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._1s-sert {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

._1s-sert:hover {
  opacity: 0.6;
}

._1s-call-div {
  font-size: 12px;
}

._1-phone-text {
  display: block;
  color: #333;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  text-decoration: none;
}

._1s-cb-link {
  color: #333;
}

._1s-cb-link:hover {
  color: #be811f;
}

.logo-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 360px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
}

._1-section {
  overflow: visible;
  padding: 60px 3.5% 40px;
  background-image: url('../images/1s-bg-n3.jpg');
  background-position: 50% 0%;
  background-size: 1920px;
  background-repeat: no-repeat;
}

._1s-flexbox {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._1s-flex-div1 {
  width: 100%;
  max-width: 650px;
  padding-right: 40px;
}

._1s-title {
  max-width: 1000px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 800;
}

._1s-title.pl-title {
  max-width: 800px;
}

._1s-subtitle {
  max-width: 520px;
  margin-bottom: 30px;
  font-size: 19px;
  line-height: 29px;
}

._1s-flex-div2 {
  width: 100%;
  max-width: 480px;
}

._1s-lb {
  width: 100%;
  max-width: 480px;
  margin-bottom: 10px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
}

._1s-lb:hover {
  opacity: 0.85;
}

.btn-wrap {
  width: 100%;
  max-width: 400px;
}

.btn-wrap.catalog-btn {
  margin-top: 20px;
}

.btn-wrap._8s-btn {
  margin-right: auto;
  margin-left: auto;
}

.btn-wrap.timer-btn {
  max-width: 300px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.btn-wrap.garant-btn {
  margin-top: 40px;
}

.btn-wrap.grav-btn {
  max-width: 240px;
  margin-top: 20px;
}

.btn-wrap._1s-btn {
  margin-right: auto;
  margin-left: auto;
}

.btn-lighting-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 74px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 5px solid #76b131;
  border-radius: 5px;
  background-color: #80be37;
  background-image: linear-gradient(98deg, #8bc34a 21%, #80be37 80%);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-lighting-1:hover {
  background-image: linear-gradient(98deg, #80be37 21%, #80be37 80%);
}

.btn-lighting-1.catalog-btn-inner {
  height: 50px;
  font-size: 11px;
  line-height: 15px;
}

.lighting {
  position: absolute;
  left: 0%;
  width: 20px;
  height: 100px;
  background-color: hsla(0, 0%, 100%, 0.8);
  -webkit-transform: translate(-200%, 0px) skew(-30deg, 0deg);
  -ms-transform: translate(-200%, 0px) skew(-30deg, 0deg);
  transform: translate(-200%, 0px) skew(-30deg, 0deg);
}

.bold {
  font-weight: 700;
}

._2-section {
  display: none;
  overflow: hidden;
  padding-top: 80px;
  padding-right: 3.5%;
  padding-left: 3.5%;
}

._2s-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._2s-flex-div {
  width: 100%;
  max-width: 500px;
  margin-top: 20px;
  margin-bottom: 100px;
}

.title {
  margin-top: 0px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 800;
}

.title._3s-title {
  max-width: 660px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.title._3s-title2 {
  margin-bottom: 20px;
}

.title._4s-title {
  max-width: 530px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.title._6s-title {
  max-width: 760px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.title._8s-title {
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.title._9s-title {
  max-width: 540px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.title._7stitle2 {
  max-width: 420px;
}

.title._5s-title {
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.title._8s-title-2 {
  max-width: 540px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.title.dostavka-title {
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.title._4s-title-2 {
  max-width: 760px;
  margin: 100px auto 60px;
  text-align: center;
}

.title.dostavka-title2 {
  max-width: 380px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.title._4s-title-3 {
  display: none;
  max-width: 760px;
  margin: 100px auto 40px;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.title._5s-title-2 {
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.title.timer-title {
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.title._2s-title {
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.title._8s-title-3 {
  max-width: 780px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.title.plomba {
  max-width: 500px;
  margin: 80px auto 40px;
  color: #333;
  font-size: 19px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.title.for-whom-title {
  max-width: 640px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.title.konkurent-title {
  max-width: 460px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding: 20px;
  border-radius: 2px;
  background-color: #ac7957;
  background-image: url('../images/wood-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.title.konk-subtitle {
  max-width: 540px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.title.konk-subtitle.ship {
  max-width: 400px;
}

.title.konk-subtitle-2 {
  max-width: 540px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.title.doctor-title {
  margin-bottom: 60px;
  text-align: center;
}

.title.grav-title {
  margin-bottom: 20px;
}

.title._2s-title-2 {
  max-width: 440px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.title.konk-subtitle-2 {
  max-width: 390px;
  margin-bottom: 30px;
  margin-left: 0px;
  text-align: left;
}

.title.document-title {
  margin-top: 100px;
  margin-bottom: 40px;
  text-align: center;
}

.title._12s-title {
  margin-bottom: 40px;
  text-align: center;
}

.title.bonus-title {
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}

.title.bonus-subtitle {
  margin-bottom: 40px;
  padding-left: 40px;
  border-left: 3px solid #000;
}

.title.bonus-subtitle.bon2 {
  max-width: 340px;
}

.title.support-subtitle {
  max-width: 420px;
  margin-bottom: 40px;
  padding-left: 40px;
  border-left: 3px solid #000;
}

.title.znamenitost {
  margin-bottom: 20px;
  padding-left: 40px;
  border-left: 3px solid #000;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.title.meropr-title {
  max-width: 640px;
  margin: 100px auto 60px;
  text-align: center;
}

.title.around-world {
  max-width: 600px;
  margin: 20px auto 40px;
  color: #333;
  font-size: 19px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.title.dostavka-title-2 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.title.znam-title {
  max-width: 640px;
  margin: 80px auto;
  text-align: center;
}

.title.sport-title {
  max-width: 640px;
  margin: 80px auto 40px;
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.title.konk-subtitle-4 {
  margin-bottom: 30px;
  margin-left: 0px;
  text-align: left;
}

.title.konk-subtitle-4 {
  max-width: 680px;
  margin: 20px auto 40px;
  text-align: center;
}

.title.sadhu-title {
  margin-bottom: 40px;
}

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

.margin-bottom-20._420 {
  max-width: 420px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-20.red-border {
  padding: 20px;
  border: 3px solid #f03135;
}

._2s-img {
  width: 100%;
  max-width: 630px;
  margin-right: 60px;
  margin-left: -30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2s-cta-div {
  width: 100%;
  max-width: 380px;
  margin-top: 40px;
  padding: 40px;
  border: 3px solid #18c769;
  border-radius: 2px;
  font-weight: 700;
  text-transform: uppercase;
}

._3-section {
  overflow: hidden;
  padding: 100px 3.5%;
  background-color: #f5f5f5;
}

._3s-subtitle {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

._3s-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._3s-flex-div {
  width: 100%;
  max-width: 240px;
  margin-right: 30px;
  margin-left: 30px;
}

._3s-img {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

._3s-icon-title {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.list-item {
  position: relative;
  margin-bottom: 15px;
  padding-left: 30px;
}

.list-yes {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  padding: 5px;
  background-image: url('../images/yes_1yes.png');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.list-yes.list-no {
  background-image: url('../images/cross-sm_1cross-sm.png');
  background-position: 50% 50%;
  background-size: 13px;
}

.list-text {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}

._3s-flexbox2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._3s-img-2 {
  width: 100%;
  max-width: 840px;
  margin-top: -60px;
  margin-left: -60px;
}

._4s-gar-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._10s-img-lb {
  width: 100%;
  max-width: 150px;
  margin-top: 36px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

._10s-img-lb:hover {
  opacity: 0.8;
}

.old-price {
  color: #ff5a5a;
  font-size: 21px;
  line-height: 27px;
  text-decoration: line-through;
}

._10-s-flexbox2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._4s-catalog-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  max-width: 280px;
  margin-right: 0.5%;
  margin-bottom: 1%;
  margin-left: 0.5%;
  padding: 60px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.05);
}

._4s-catalog-div._5-roll-complect {
  width: 31.5%;
  max-width: 580px;
}

._4s-gar-title {
  max-width: 400px;
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 40px;
  font-weight: 800;
}

._4s-catalog-title {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

._4s-img-catalog {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

._4s-img-catalog:hover {
  opacity: 0.7;
}

._4s-subtitle {
  max-width: 420px;
}

.economy-text {
  display: none;
  margin-top: 10px;
  margin-bottom: 20px;
}

.new-price {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

._4-section {
  overflow: hidden;
  padding: 100px 3.5%;
  background-color: #f5f5f5;
  font-size: 14px;
  line-height: 20px;
}

._5-section {
  overflow: hidden;
  padding: 100px 3.5%;
  background-color: #2d313a;
  color: #f5f5f5;
}

._6s-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._6-section {
  overflow: hidden;
  padding: 100px 3.5%;
  font-size: 14px;
}

._6s-img {
  display: block;
  margin-bottom: 30px;
  border-radius: 2px;
}

.list-circle {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 10px;
  height: 10px;
  margin-top: 3px;
  border: 3px solid #ac7957;
  border-radius: 100px;
}

._6s-flex-div1 {
  width: 100%;
  max-width: 480px;
}

.red {
  color: #df2626;
}

._7-section {
  overflow: hidden;
  padding-top: 100px;
  padding-right: 3.5%;
  padding-left: 3.5%;
  background-color: #2d313a;
  background-image: url('../images/7sbg.jpg');
  background-position: 50% 0%;
  background-size: 1920px;
  background-repeat: no-repeat;
  color: #f5f5f5;
  font-size: 14px;
}

._7s-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 5px;
  border-color: #be811f;
  border-radius: 2px;
}

._7s-img {
  width: 100%;
  max-width: 400px;
  margin-right: 80px;
}

._7s-flexbox-3 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._7s-flex-div {
  width: 100%;
  max-width: 340px;
}

._7s-icon-title {
  margin-bottom: 20px;
  color: #be811f;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
}

._7s-img-2 {
  max-width: 400px;
  margin-right: 60px;
  margin-bottom: 20px;
}

._8-section {
  overflow: hidden;
  padding: 50px 3.5% 100px;
}

._8s-title2 {
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  font-size: 30px;
  line-height: 36px;
  font-weight: 800;
  text-align: center;
}

._8s-flex-div2 {
  width: 100%;
  max-width: 304px;
  margin-bottom: 60px;
  text-align: center;
}

._12s-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._12s-subtitle {
  margin-top: 20px;
  margin-bottom: 60px;
  font-size: 19px;
  line-height: 25px;
  text-align: center;
}

._12s-text {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}

._8s-arrow {
  display: block;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

._12s-price {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

._8s-img2 {
  margin-bottom: 20px;
}

._11s-list {
  margin-top: 20px;
  padding-left: 20px;
}

._11-section {
  overflow: hidden;
  padding: 100px 3.5%;
  background-color: #f5f5f4;
}

._8s-form-div {
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  border: 10px solid #ac7957;
  border-radius: 2px;
  background-color: #fff;
}

._17s-icon-title {
  margin-top: -5px;
  margin-bottom: 10px;
  color: #333;
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
}

._17s-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 860px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._17simg {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 2px;
}

._17simg.map-rb {
  max-width: 550px;
}

._17simg.isr-map {
  max-width: 300px;
}

._4s-check-div {
  width: 10px;
  height: 10px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 3px solid #ac7957;
  border-radius: 100px;
}

._17s-check-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 240px;
  margin-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._4s-cta-2 {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  color: #be811f;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

._10-section {
  overflow: hidden;
  padding: 100px 3.5%;
  background-color: #f5f5f5;
}

.resp-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.resp-lb {
  width: 24%;
  margin-right: 0.5%;
  margin-bottom: 1%;
  margin-left: 0.5%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.resp-lb:hover {
  opacity: 0.76;
}

.resp-img {
  z-index: 3;
  border-radius: 2px;
}

._3s-flex-div-2 {
  padding: 40px 40px 25px;
  border: 5px solid #ac7957;
  border-radius: 2px;
}

._8-section-2 {
  overflow: hidden;
  padding: 100px 3.5% 70px;
  background-color: #fff;
}

._8s-img-text {
  max-width: 300px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

._8s-flex-div {
  width: 100%;
  max-width: 370px;
  margin-right: 7px;
  margin-left: 7px;
}

._8s-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-section {
  overflow: hidden;
  padding: 40px 3%;
  background-color: #2d313a;
  color: #dfdfdf;
  font-size: 14px;
  text-align: center;
}

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

.privacy-link {
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  color: #969696;
}

.contact-div-2 {
  display: block;
  width: 100%;
  max-width: 260px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

._1s-phone-link {
  display: block;
  color: #fff;
  font-size: 19px;
  line-height: 24px;
  text-decoration: none;
}

._1s-cb-link-2 {
  display: inline-block;
  color: #be811f;
  text-decoration: underline;
}

.white-popup-div {
  position: relative;
  z-index: 1005;
  display: block;
  max-width: 450px;
  margin-top: 7%;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 60px 50px;
  background-color: #f5f5f5;
  text-align: center;
}

.soglasie-div {
  display: block;
  max-width: 280px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #949494;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}

.popup-subtitle {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 14px;
}

.popup-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1001;
}

.phone-field {
  height: 60px;
  border-radius: 50px;
  text-align: center;
}

.soglasie-link {
  color: #949494;
}

.field {
  height: 60px;
  border-radius: 50px;
  text-align: center;
}

.close-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  padding-top: 15px;
  color: #f8284c;
  font-size: 24px;
  text-decoration: none;
}

.general-popap-dark-div-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.85);
}

.success-2 {
  background-color: #7de986;
}

.checkbox-label {
  font-size: 10px;
  line-height: 13px;
}

.popup-title {
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

._7s-big-img-2 {
  position: relative;
  bottom: -61px;
  display: block;
  width: 100%;
  max-width: 528px;
  margin-top: -281px;
  margin-right: 148px;
  margin-left: auto;
}

._4s-adv-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._4s-adv-flex-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 550px;
  margin-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._4s-adv-img {
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._4s-adv-title {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.marketplase-flexbox {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.m-place-img {
  max-width: 200px;
  margin-right: 20px;
  margin-left: 20px;
}

.map-flexbox {
  margin: 60px auto 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blagodar-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.resp-lb-2 {
  position: relative;
  overflow: hidden;
  max-width: 220px;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.resp-lb-2:hover {
  opacity: 0.75;
}

.resp-zoom {
  position: absolute;
  left: 0%;
  top: 40%;
  right: 0%;
  bottom: auto;
  width: 32px;
  height: 32px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  border-radius: 100px;
  background-color: #006247;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.catalog-hit-text {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  padding: 2px 10px;
  border: 3px solid #ac7957;
  border-radius: 2px;
  color: #ac7957;
  font-weight: 700;
}

.catalog-hit-text.hit-red {
  border-color: #ff5a5a;
  color: #ff5a5a;
}

.timer-div {
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  border: 5px solid #ac7957;
  border-radius: 2px;
  text-align: center;
}

.thanks-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 3.5%;
  padding-left: 3.5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2d313a;
}

.thanks-white-div {
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.16);
}

.thanks-title {
  margin-top: 0px;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.artikul-field {
  display: none;
}

.resp-foto-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.resp-lb-01 {
  position: relative;
  max-width: 230px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.adv-section {
  display: block;
  overflow: hidden;
  padding-right: 3.5%;
  padding-bottom: 100px;
  padding-left: 3.5%;
}

.concurent-section {
  overflow: hidden;
  padding: 100px 3.5% 40px;
}

.konkurent-lb {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.konukern-img {
  width: 100%;
  border-radius: 2px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.konukern-img:hover {
  opacity: 0.91;
}

.response-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.resp-lb-3 {
  position: relative;
  overflow: hidden;
  max-height: 356px;
  max-width: 290px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.resp-lb-3:hover {
  opacity: 0.82;
}

.instuction-lb {
  display: block;
  width: 100%;
  max-width: 580px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.discleymer {
  max-width: 320px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  color: #5e5e5e;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

._1s-cta-text {
  max-width: 390px;
  margin-bottom: 20px;
}

.plomba-img {
  display: block;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  border-radius: 2px;
}

.gorod-list {
  margin-bottom: 0px;
}

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

.testdrive-img {
  max-width: 330px;
  margin-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 2px;
}

.testdrive-list {
  margin-top: 20px;
  -webkit-column-count: 2;
  column-count: 2;
}

.whatsapp-btn {
  position: fixed;
  left: auto;
  top: auto;
  right: 50px;
  bottom: 130px;
  z-index: 900;
  display: none;
  overflow: hidden;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #64b161;
  background-image: url('../images/whatsapp-s22.png');
  background-position: 50% 50%;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.whatsapp-btn:hover {
  opacity: 0.8;
}

.whatsapp-inner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 900;
  display: block;
  overflow: hidden;
}

.whatsapp-inner:hover {
  opacity: 0.8;
}

.insructions-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._1s-hit-text {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 2px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #be811f;
  border-radius: 2px;
  color: #be811f;
  font-weight: 700;
  text-align: center;
}

._1s-400-div {
  width: 100%;
  max-width: 440px;
  margin-top: 40px;
  padding-top: 10px;
  padding-bottom: 40px;
}

.konkurent-section1 {
  overflow: hidden;
  padding: 1px 3.5% 100px;
}

.kokurent-adv-img {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.konkurent-name {
  width: 100%;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 2px;
  background-color: #ac7957;
  color: #f5f5f5;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
}

.konkurent-name.analog {
  background-color: #fc4f52;
}

.konkurent-ship-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.konkurent-flex-div {
  width: 50%;
}

.konkurent-flex-div._2ver-konk {
  max-width: 500px;
  padding-left: 60px;
}

.problem-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1020px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.problem-flex-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 320px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 18px;
  font-weight: 700;
}

.problem-icon {
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.problem-flexbox-2 {
  display: none;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 3px solid #ac7957;
  border-bottom: 3px solid #ac7957;
  background-color: #fff;
}

.problem-flex-div-2 {
  width: 100%;
  max-width: 380px;
  padding: 40px;
  border-right: 3px solid #ac7957;
  border-left: 3px solid #ac7957;
}

.problem-img-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.problem-name {
  margin-bottom: 20px;
  color: #be811f;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.problem-div-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.zab-naklon-img {
  display: none;
  width: 100%;
  max-width: 1200px;
  margin-top: -3px;
  border-style: solid;
  border-width: 3px;
  border-color: #be811f;
}

.guarantee-section {
  overflow: hidden;
  padding-right: 3.5%;
  padding-bottom: 80px;
  padding-left: 3.5%;
  background-color: #f5f5f5;
}

.exit-popap-dark-div {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  background-color: rgba(0, 0, 0, 0.85);
}

.exit-trigger {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  display: none;
  width: 100%;
  height: 10px;
}

.garant-div {
  max-width: 480px;
  padding-top: 80px;
}

.brown-color {
  color: #be811f;
}

.response-cta-div {
  max-width: 900px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  border-radius: 2px;
  background-image: url('../images/wood-bg.jpg');
  background-position: 50% 50%;
  background-size: 1200px;
  text-align: center;
}

.kokurent-adv-img-2 {
  display: block;
  width: 100%;
  max-width: 940px;
  margin: -60px auto 80px;
}

.deadline {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 2px;
  background-color: #ff5a5a;
  color: #fff;
  line-height: 19px;
}

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

.doctor-section {
  padding: 100px 3.5% 90px;
}

.doctor-subtitle {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.doctor-lb {
  display: block;
  width: 32%;
  margin-right: 0.5%;
  margin-bottom: 1%;
  margin-left: 0.5%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.doctor-lb:hover {
  opacity: 0.9;
}

.gravirovka-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1120px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.05);
}

.grav-img {
  width: 100%;
  max-width: 600px;
}

.grav-descr-div {
  max-width: 370px;
  margin-right: 60px;
  margin-left: 50px;
}

.hide {
  display: none;
}

.guarantee-contact-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._1s-messenger-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.or-text {
  width: 80px;
  margin-right: 15px;
  margin-left: 15px;
  color: #8f8f8f;
  font-size: 12px;
  line-height: 14px;
}

.whatsapp-btn-2 {
  position: relative;
  z-index: 900;
  display: block;
  overflow: hidden;
  width: 60px;
  height: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100%;
  background-color: #64b161;
  background-image: url('../images/whatsapp-s22.png');
  background-position: 50% 50%;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.whatsapp-btn-2:hover {
  opacity: 0.8;
}

.whatsapp-btn-2.viber {
  background-color: #975bc7;
  background-image: url('../images/viber.png');
}

.fb-btn {
  width: 60px;
  height: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100px;
  background-color: #2196f3;
  background-image: url('../images/facebook-logo_1facebook-logo.png');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
}

.fb-btn:hover {
  opacity: 0.81;
}

.fb-btn.tg-btn {
  margin-right: 5px;
  margin-left: 5px;
  background-color: #24a2df;
  background-image: url('../images/telegram_1telegram.png');
}

.phone-bold {
  color: #333;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
}

.stamp-img {
  display: block;
  margin-top: 20px;
  border-radius: 2px;
}

.guarantee-subtitle {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
}

.eu-mess-text {
  margin-bottom: 10px;
  color: #ff1717;
  font-size: 12px;
  line-height: 18px;
}

._1s-adv-div {
  width: 100%;
  max-width: 200px;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: none;
  text-align: center;
}

._1s-adv-div.adv2-width {
  max-width: 330px;
}

._1s-adv-img {
  margin-bottom: 10px;
}

._1s-deadline-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._1s-deadline-text {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._1s-img2 {
  width: 100%;
  max-width: 600px;
  margin-top: -20px;
}

._1s-flexbox-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._1s-roll-img {
  display: block;
  margin-top: -30px;
  margin-right: auto;
  margin-left: auto;
}

.construction-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.construction-flex-div {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
}

.kokurent-adv-img-3 {
  display: block;
  width: 100%;
  max-width: 600px;
}

.konkurent-flexbox-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.red-span {
  color: #fc4f52;
}

.footer-social-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-social-flexbox.thanks-social {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer-social-icons {
  width: 50px;
  height: 50px;
  margin-right: 5px;
  margin-left: 5px;
}

.footer-social-icons:hover {
  opacity: 0.8;
}

.footer-social-icons.inst {
  background-image: url('../images/inst-icon01.png');
  background-position: 0px 0px;
  background-size: cover;
}

.footer-social-icons.youtube {
  background-image: url('../images/yt-icon01.png');
  background-position: 0px 0px;
  background-size: cover;
}

.footer-social-icons.fb {
  background-image: url('../images/fb-icon01.png');
  background-position: 0px 0px;
  background-size: cover;
}

.footer-social-icons.telegram {
  background-image: url('../images/tg-icon01.png');
  background-position: 0px 0px;
  background-size: cover;
}

.footer-social-icons.vk {
  background-image: url('../images/vt-icon2.png');
  background-position: 0px 0px;
  background-size: cover;
}

.footer-social-icons.dzen {
  background-image: url('../images/dzen-ic.png');
  background-position: 50% 50%;
  background-size: 50px 50px;
  background-repeat: no-repeat;
}

.catalog-delivery-note {
  margin-bottom: 40px;
  color: #fc4f52;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.partner-look {
  max-width: 700px;
  margin: 20px auto 40px;
  color: #fc4f52;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.kirgiz-subtitle {
  max-width: 700px;
  margin: 20px auto 60px;
  font-size: 17px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}

.kirg-list {
  max-width: 200px;
  margin-top: -40px;
  margin-right: auto;
  margin-left: auto;
}

.document-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.document-lb {
  position: relative;
  overflow: hidden;
  width: 15.5%;
  margin-right: 0.5%;
  margin-bottom: 10px;
  margin-left: 0.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.document-lb:hover {
  opacity: 0.82;
}

._12-section {
  padding: 100px 3.5%;
}

.proizv-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.proizv-img {
  width: 100%;
  max-width: 590px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
}

._1s-title-div {
  max-width: 600px;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 800;
  letter-spacing: -1px;
}

._1s-div {
  width: 100%;
  max-width: 440px;
}

._1s-subtitle-2 {
  display: block;
}

._1s-adv-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

._1s-adv-flexbox._1s-adv3 {
  max-width: 262px;
}

._1s-adv-flexbox._1s-adv5 {
  max-width: 320px;
}

._1s-adv-flexbox._1s-adv6 {
  max-width: 410px;
}

._1s-circle {
  width: 10px;
  height: 10px;
  margin-top: 5px;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 3px solid #ac7957;
  border-radius: 100px;
}

.shapka-doc-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  background-color: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.11);
  font-size: 14px;
}

.nav-container {
  width: 100%;
  max-width: 1200px;
}

.nav-link {
  padding: 10px 16px;
}

.nav-link:hover {
  color: #ac7957;
}

.nav-link.w--current {
  color: #ac7957;
}

._1s-lb-2 {
  width: 100%;
  max-width: 900px;
  margin-top: 40px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
}

._1s-lb-2:hover {
  opacity: 0.85;
}

.nav-menu {
  width: 100%;
  text-align: center;
}

.bonus-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 40px;
}

.bonus-flexbox.wood-bg {
  margin-bottom: 80px;
  padding-top: 80px;
  padding-bottom: 60px;
  background-image: url('../images/wood-bg.jpg');
  background-position: 50% 50%;
  background-size: 1200px;
  background-repeat: no-repeat;
}

.bonus-flexbox.vosk-flex {
  margin-top: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bonus-div-1 {
  width: 50%;
  padding-right: 80px;
  padding-left: 120px;
}

.bonus-div-1.padding-none {
  padding-left: 0px;
}

.bonus-div-2 {
  width: 50%;
}

.text-block {
  max-width: 400px;
}

.text-block-2 {
  max-width: 420px;
}

.bonus-section {
  overflow: hidden;
  padding: 100px 3.5%;
}

.metodichka-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}

.metod-div {
  width: 31%;
  margin-right: 2%;
  margin-bottom: 100px;
  margin-left: 2%;
}

.metod-img {
  width: 100%;
  max-width: 400px;
  margin-bottom: 30px;
  box-shadow: -13px 15px 30px -10px rgba(0, 0, 0, 0.24);
}

.metod-title {
  margin-bottom: 30px;
  padding-left: 40px;
  border-left: 3px solid #000;
  font-size: 19px;
  line-height: 25px;
  font-weight: 800;
}

.metod-title.met1 {
  max-width: 320px;
  font-weight: 700;
}

.metod-title.met-3 {
  max-width: 360px;
}

.metod-descr {
  max-width: 360px;
}

.text-block-3 {
  max-width: 390px;
}

.metod-div-2 {
  width: 50%;
}

.support-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/wood-bg.jpg');
  background-position: 0% 50%;
  background-size: 1200px;
}

.kursiv {
  font-style: italic;
}

.support-div {
  width: 50%;
  padding-top: 60px;
  padding-right: 60px;
  padding-bottom: 60px;
}

.metod-div-3 {
  width: 50%;
}

.tracker-img {
  width: 100%;
  max-width: 500px;
  box-shadow: -14px 14px 30px -10px rgba(0, 0, 0, 0.24);
}

.doctor-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.doctor-div {
  width: 50%;
  padding-right: 5px;
  padding-left: 5px;
}

.response-flexbox-2 {
  margin-top: 40px;
  margin-bottom: 80px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 2px;
  background-color: #f5f5f5;
  -webkit-column-count: 5;
  column-count: 5;
}

.resp-people-img {
  z-index: 3;
  width: 19%;
  margin-right: 0.25%;
  margin-bottom: 5px;
  margin-left: 0.25%;
  border-radius: 2px;
}

.znamenir-descr {
  max-width: 400px;
  margin-bottom: 10px;
}

.znamenitost-div {
  width: 33%;
  margin-bottom: 60px;
  padding-right: 60px;
  font-size: 14px;
  line-height: 20px;
}

.znamenitost-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  margin-bottom: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.znamenit-img {
  width: 100%;
  max-width: 500px;
}

.margin-top-10 {
  margin-top: 10px;
}

.znamenir-descr-2 {
  margin-bottom: 10px;
}

.map-img {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 2px;
}

.dost-sm-div {
  width: 100%;
  max-width: 280px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  text-align: center;
}

.ur-text {
  max-width: 380px;
  margin-right: auto;
  margin-left: auto;
}

.znamenir-inst {
  max-width: 400px;
  margin-bottom: 20px;
  font-style: italic;
}

.znamenir-inst.dm-yash {
  margin-bottom: 0px;
}

.sravnen-lb {
  width: 100%;
  max-width: 390px;
  margin-bottom: 20px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.sravnen-lb:hover {
  opacity: 0.76;
}

.map-img-subdomains {
  display: block;
  width: 100%;
  max-width: 500px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

._1s-cb-link-3 {
  display: inline-block;
  margin-bottom: 10px;
  color: #be811f;
  text-decoration: underline;
}

.partner-look-2 {
  max-width: 700px;
  margin: 20px auto 40px;
  color: #fc4f52;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.habib-img {
  display: none;
  margin-top: 100px;
}

._1s-img-2 {
  width: 50%;
  max-width: 600px;
}

.proizv-lb {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.bonus-flexbox-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 0px;
}

.bonus-flexbox-2.wood-bg {
  padding-top: 80px;
  padding-bottom: 60px;
  background-image: url('../images/wood-bg.jpg');
  background-position: 50% 50%;
  background-size: 1200px;
  background-repeat: no-repeat;
  font-size: 15px;
  line-height: 21px;
}

.image {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.black-subtitle {
  max-width: 840px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-size: 19px;
  line-height: 25px;
  text-align: center;
}

.sport-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sport-div1 {
  width: 50%;
  padding-right: 40px;
  padding-left: 40px;
}

.live-organic {
  border-radius: 2px;
}

._4s-catalog-div-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47.5%;
  margin-right: 0.5%;
  margin-bottom: 1%;
  margin-left: 0.5%;
  padding: 60px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.05);
}

.sbiten-list {
  margin-bottom: 20px;
  -webkit-column-count: 2;
  column-count: 2;
}

.social-link {
  display: block;
  margin-top: 5px;
  color: #dfdfdf;
}

.social-link:hover {
  color: #a8a7a7;
}

.social-link.th-black {
  color: #000;
}

.meta {
  margin-top: 5px;
  color: #707070;
  font-size: 13px;
  line-height: 17px;
}

.adv-img-centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.adv-rol-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.adv-rol-div {
  width: 32.83%;
  max-width: 395px;
  margin-right: 0.25%;
  margin-bottom: 0.5%;
  margin-left: 0.25%;
  padding-bottom: 60px;
  background-color: #f5f5f5;
  text-align: center;
}

.adv-rol-subtitle {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
}

.adv-rol-descr {
  max-width: 290px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.nozhki-content-div {
  position: relative;
  max-width: 280px;
  margin-bottom: -532px;
  margin-left: 60px;
}

.nozh-container {
  margin-top: 173px;
  margin-bottom: 100px;
  background-color: #f5f5f5;
}

.konkurent-flex-div-1 {
  width: 100%;
  max-width: 380px;
  margin-top: 20px;
}

.proizvodstvo-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.proizv-lb-2 {
  position: relative;
  width: 24%;
  margin-right: 0.5%;
  margin-bottom: 1%;
  margin-left: 0.5%;
}

.proizv-lb-2:hover {
  opacity: 0.8;
}

.bonus-text {
  margin-top: 20px;
  color: #fc4f52;
  font-weight: 700;
}

.bonus-img {
  width: 25%;
  max-width: 295px;
  border-radius: 2px;
}

.bonus-flexbox-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.map-img-2 {
  display: block;
  width: 100%;
  max-width: 300px;
  margin: -30px auto -20px;
  border-radius: 2px;
}

.plomba-img-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 2px;
}

.partner-look-3 {
  max-width: 320px;
  margin: 20px auto 40px;
  color: #fc4f52;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.resp-zoom-2 {
  position: absolute;
  left: 0%;
  top: 40%;
  right: 0%;
  bottom: auto;
  width: 32px;
  height: 32px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  border-radius: 100px;
  background-color: #006247;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.dop-rol-div {
  display: none;
}

.ogurts-img {
  margin-right: 60px;
}

.podarok-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}

.podarok-img {
  width: 100%;
  max-width: 400px;
  margin-bottom: 20px;
}

.podarok-div {
  width: 31%;
  margin-right: 2%;
  margin-bottom: 40px;
  margin-left: 2%;
  text-align: center;
}

.podarok-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
}

.sadhu-bonus-img {
  width: 100%;
  max-width: 700px;
}

.catalog-subtitle {
  margin-bottom: 40px;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.main-subtitle {
  max-width: 540px;
  margin-top: 20px;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
}

._1s-flexbox-1 {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.obzor-section {
  padding: 80px 3.5% 100px;
  background-color: #f5f5f5;
}

._1s-deadline-text-2 {
  max-width: 360px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 700;
  text-align: center;
}

.complect-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.05);
}

.compl-img {
  width: 100%;
  max-width: 500px;
  margin-right: 40px;
}

.access-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.acc-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 65px;
  margin-right: 5px;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
}

.text-block-4 {
  margin-top: 40px;
  margin-bottom: 10px;
  color: #fc4f52;
  font-weight: 700;
}

.podarok-flexbox-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.podarok-div-2 {
  width: 31%;
  max-width: 130px;
  margin-right: 2%;
  margin-bottom: 40px;
  text-align: center;
}

._1simg {
  display: none;
  margin-top: 20px;
}

._1s-lb-hide {
  display: none;
  width: 100%;
  max-width: 900px;
  margin-top: 30px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
}

._1s-lb-hide:hover {
  opacity: 0.85;
}

@media screen and (max-width: 991px) {
  ._1s-sert {
    display: none;
  }

  ._1-phone-text {
    font-size: 21px;
    line-height: 27px;
  }

  ._1-section {
    padding-top: 60px;
    background-position: 42% -5%;
    background-size: 1650px;
  }

  ._1s-flexbox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  ._1s-subtitle {
    margin-right: auto;
    margin-left: auto;
  }

  ._1s-flex-div2 {
    margin-top: 60px;
  }

  ._1s-lb {
    max-width: 550px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .btn-wrap {
    margin-right: auto;
    margin-left: auto;
  }

  .btn-wrap.grav-btn {
    margin-left: 0px;
  }

  ._2-section {
    padding-top: 60px;
  }

  ._2s-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2s-flex-div {
    max-width: 420px;
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .title._7stitle2 {
    text-align: center;
  }

  .title._4s-title-3 {
    margin-top: 80px;
  }

  .title._5s-title-2 {
    margin-bottom: 40px;
  }

  .title.plomba {
    margin-top: 80px;
  }

  .title.konk-subtitle-2 {
    margin-bottom: 20px;
  }

  .title.bonus-subtitle {
    font-size: 19px;
    line-height: 25px;
  }

  .title.bonus-subtitle.bon2 {
    max-width: 240px;
  }

  .title.znamenitost {
    font-size: 19px;
    line-height: 25px;
  }

  .title.meropr-title {
    margin-top: 40px;
  }

  .title.around-world {
    margin-top: 80px;
  }

  .title.znam-title {
    margin-bottom: 60px;
  }

  .title.konk-subtitle-4 {
    margin-bottom: 20px;
  }

  .title.konk-subtitle-4 {
    margin-top: 40px;
  }

  .title.sadhu-title {
    margin-bottom: 20px;
  }

  ._2s-img {
    margin-right: auto;
    margin-left: auto;
  }

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

  ._3s-flex-div {
    margin-bottom: 40px;
  }

  ._3s-flexbox2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._3s-img-2 {
    margin-right: auto;
    margin-left: auto;
  }

  ._4s-gar-flexbox {
    max-width: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._10s-img-lb {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  ._10-s-flexbox2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._4s-catalog-div {
    width: 49%;
    max-width: 580px;
  }

  ._4s-catalog-div._5-roll-complect {
    width: 49%;
  }

  ._4s-gar-title {
    max-width: 600px;
  }

  ._4s-subtitle {
    max-width: 700px;
  }

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

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

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

  ._6-section {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  ._7-section {
    padding-top: 60px;
  }

  ._7s-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._7s-img {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._7s-flexbox-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._7s-flex-div {
    max-width: 500px;
    margin-bottom: 40px;
  }

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

  ._11-section {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  ._17s-flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._17s-check-flexbox {
    width: 100%;
  }

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

  .resp-flexbox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .resp-lb {
    max-width: 228px;
  }

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

  ._8s-img-text {
    text-align: center;
  }

  ._8s-flex-div {
    margin-bottom: 40px;
  }

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

  .footer-section {
    text-align: center;
  }

  .contact-div-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .work-time {
    margin-top: 22px;
  }

  ._7s-big-img-2 {
    max-width: 400px;
    margin-top: -97px;
  }

  ._4s-adv-flexbox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .m-place-img {
    margin-bottom: 20px;
  }

  .map-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blagodar-flexbox {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .resp-lb-2 {
    max-width: 300px;
  }

  .timer-div {
    margin-top: 40px;
  }

  .resp-foto-flexbox {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .resp-lb-01 {
    max-width: 140px;
  }

  .adv-section {
    padding-bottom: 60px;
  }

  .concurent-section {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .response-flexbox {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .resp-lb-3 {
    max-width: 160px;
  }

  .discleymer {
    margin-right: auto;
    margin-left: auto;
  }

  ._1s-cta-text {
    margin-right: auto;
    margin-left: auto;
  }

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

  .testdrive-img {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }

  ._1s-400-div {
    margin-right: auto;
    margin-left: auto;
  }

  .konkurent-section1 {
    padding-bottom: 60px;
  }

  .konkurent-ship-flexbox {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .konkurent-flex-div {
    width: 100%;
    text-align: center;
  }

  .konkurent-flex-div._2ver-konk {
    margin-bottom: 20px;
    padding-left: 0px;
    text-align: left;
  }

  .problem-flexbox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .problem-flexbox-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .problem-flex-div-2 {
    max-width: 100%;
  }

  .problem-name.reshenie {
    margin-top: -40px;
  }

  .problem-div-middle {
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-right: 3px solid #be811f;
    border-left: 3px solid #be811f;
  }

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

  .exit-trigger {
    display: none;
  }

  .garant-div {
    max-width: 600px;
    padding-top: 60px;
  }

  .kokurent-adv-img-2 {
    margin-top: -40px;
  }

  .doctor-section {
    padding-top: 60px;
    padding-bottom: 1px;
  }

  .doctor-lb {
    width: 49%;
  }

  .gravirovka-flexbox {
    padding: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grav-descr-div {
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
  }

  ._1s-messenger-flexbox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._1s-adv-div.adv2-width {
    margin-right: 20px;
  }

  ._1s-img2 {
    margin-top: 0px;
  }

  ._1s-flexbox-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .construction-flexbox {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .construction-flex-div {
    width: 100%;
    margin-bottom: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .kokurent-adv-img-3 {
    margin-bottom: 20px;
  }

  .konkurent-flexbox-2 {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .document-lb {
    max-width: 300px;
  }

  .shapka-doc-flexbox {
    display: none;
  }

  .navbar {
    margin-left: 40px;
    float: right;
  }

  .nav-menu {
    background-color: #f5f5f5;
  }

  .bonus-flexbox {
    margin-top: 60px;
  }

  .bonus-flexbox.wood-bg {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
  }

  .bonus-flexbox.vosk-flex {
    margin-top: 60px;
  }

  .bonus-div-1 {
    padding-right: 60px;
    padding-left: 40px;
  }

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

  .metodichka-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .metod-div {
    width: 100%;
    margin-bottom: 60px;
  }

  .metod-title.met-3 {
    max-width: 400px;
    margin-top: 40px;
  }

  .metod-descr {
    max-width: 500px;
  }

  .text-block-3 {
    max-width: 500px;
  }

  .metod-div-2 {
    width: 100%;
  }

  .support-flexbox {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .support-div {
    width: 100%;
    padding-left: 60px;
  }

  .metod-div-3 {
    width: 100%;
  }

  .response-flexbox-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .znamenitost-div {
    width: 100%;
    margin-bottom: 60px;
    padding-right: 0px;
  }

  .znamenitost-flexbox {
    margin-top: 0px;
  }

  .znamenir-descr-2 {
    max-width: 500px;
  }

  .sravnen-lb {
    max-width: 228px;
  }

  .habib-img {
    margin-top: 80px;
  }

  .bonus-flexbox-2 {
    margin-top: 60px;
  }

  .bonus-flexbox-2.wood-bg {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
  }

  .sport-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sport-div1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._4s-catalog-div-2 {
    width: 49%;
  }

  .sbiten-list {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .adv-rol-div {
    width: 49%;
    margin-right: 0.5%;
    margin-bottom: 1%;
    margin-left: 0.5%;
  }

  .nozhki-content-div {
    max-width: 500px;
    margin-bottom: 0px;
    padding-top: 60px;
  }

  .nozh-container {
    margin-top: 0px;
  }

  .konkurent-flex-div-1 {
    max-width: 940px;
    margin-top: 0px;
  }

  .bonus-flexbox-3 {
    margin-top: 60px;
  }

  .podarok-flexbox {
    margin-top: 60px;
  }

  .main-subtitle {
    max-width: 400px;
  }

  .complect-flexbox {
    padding-top: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .logo-flexbox-div {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .logo-img {
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .logo-flex {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._1-section {
    padding-top: 40px;
    padding-bottom: 20px;
    background-position: 0% -7%;
    background-size: 800px;
  }

  ._1s-title {
    max-width: 400px;
    font-size: 24px;
    line-height: 30px;
  }

  ._1s-subtitle {
    font-size: 16px;
    line-height: 22px;
  }

  ._1s-flex-div2 {
    margin-top: 40px;
  }

  .btn-lighting-1 {
    font-size: 12px;
    line-height: 22px;
  }

  .title {
    font-size: 21px;
    line-height: 27px;
  }

  .title._4s-title {
    margin-bottom: 40px;
  }

  .title._6s-title {
    margin-bottom: 40px;
  }

  .title._5s-title {
    margin-bottom: 40px;
  }

  .title._4s-title-3 {
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .title._5s-title-2 {
    margin-bottom: 40px;
  }

  .title.plomba {
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 20px;
  }

  .title.for-whom-title {
    margin-top: 60px;
  }

  .title.doctor-title {
    margin-bottom: 40px;
  }

  .title.document-title {
    margin-top: 70px;
  }

  .title.bonus-title {
    margin-bottom: -20px;
  }

  .title.bonus-subtitle {
    margin-bottom: 20px;
  }

  .title.znamenitost {
    margin-bottom: 20px;
    padding-left: 20px;
  }

  .title.meropr-title {
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .title.around-world {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .title.znam-title {
    margin-top: 60px;
  }

  .title.sport-title {
    margin-top: 60px;
  }

  ._3s-icon-title {
    font-size: 14px;
    line-height: 24px;
  }

  .old-price {
    font-size: 16px;
    line-height: 20px;
  }

  ._4s-catalog-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  ._4s-gar-title {
    font-size: 24px;
    line-height: 30px;
  }

  ._4s-catalog-title {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
  }

  ._4s-subtitle {
    font-size: 16px;
    line-height: 22px;
  }

  .new-price {
    font-size: 16px;
    line-height: 20px;
  }

  ._5-section {
    padding-bottom: 60px;
  }

  ._6-section {
    padding-bottom: 40px;
  }

  ._7-section {
    padding-bottom: 20px;
  }

  ._7s-flexbox {
    padding-right: 20px;
    padding-left: 20px;
  }

  ._8-section {
    padding-top: 40px;
  }

  ._8s-title2 {
    font-size: 21px;
    line-height: 27px;
  }

  ._12s-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._12s-subtitle {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 22px;
  }

  ._12s-text {
    font-size: 14px;
    line-height: 24px;
  }

  ._12s-price {
    font-size: 16px;
    line-height: 22px;
  }

  ._8s-form-div {
    padding: 40px 20px;
  }

  ._17s-icon-title {
    font-size: 14px;
    line-height: 20px;
  }

  ._17s-flexbox {
    margin-top: 20px;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._17s-check-flexbox {
    max-width: 280px;
  }

  ._4s-cta-2 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .resp-flexbox {
    margin-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._8s-flexbox {
    margin-bottom: 40px;
  }

  .white-popup-div {
    overflow: auto;
    height: 100%;
  }

  .map-flexbox {
    margin-top: 40px;
  }

  .resp-zoom {
    top: 30%;
    width: 30px;
    height: 30px;
    padding-top: 5px;
    font-size: 20px;
  }

  .timer-div {
    padding: 20px;
  }

  .thanks-section {
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .thanks-white-div {
    padding: 40px;
  }

  .resp-lb-01 {
    max-width: 120px;
  }

  .adv-section {
    padding-bottom: 20px;
  }

  .response-flexbox {
    margin-bottom: 60px;
  }

  .resp-lb-3 {
    max-height: 240px;
    max-width: 200px;
  }

  .whatsapp-btn {
    right: 20px;
    bottom: 100px;
    width: 60px;
    height: 60px;
    background-size: 28px 28px;
  }

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

  ._1s-hit-text {
    line-height: 18px;
  }

  ._1s-400-div {
    margin-top: 30px;
  }

  .problem-flexbox {
    margin-top: 40px;
  }

  .problem-flex-div-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .garant-div {
    padding-top: 40px;
  }

  .response-cta-div {
    padding: 20px;
  }

  .kokurent-adv-img-2 {
    margin-bottom: 60px;
  }

  .doctor-subtitle {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 22px;
  }

  .gravirovka-flexbox {
    margin-bottom: 20px;
    padding: 40px;
  }

  ._1s-adv-div {
    max-width: 330px;
  }

  ._1s-adv-div.adv2-width {
    margin-right: 0px;
  }

  .konk-subtitle-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .catalog-delivery-note {
    margin-top: -20px;
    font-size: 14px;
  }

  .partner-look {
    font-size: 14px;
  }

  .document-lb {
    width: 32%;
    max-width: 200px;
  }

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

  ._1s-title-div {
    font-size: 24px;
    line-height: 30px;
  }

  .navbar {
    margin-bottom: -60px;
    margin-left: 0px;
  }

  ._1s-lb-2 {
    width: 100%;
  }

  .bonus-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bonus-flexbox.wood-bg {
    margin-bottom: 40px;
    padding-left: 40px;
  }

  .bonus-flexbox.vosk-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .bonus-div-1 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .bonus-div-1.padding-none {
    width: 100%;
  }

  .bonus-div-2 {
    width: 100%;
  }

  .support-flexbox {
    max-width: 500px;
    margin-top: 20px;
  }

  .support-div {
    padding: 40px;
  }

  .vosk-img {
    margin-top: 40px;
  }

  .doctor-flexbox {
    margin-bottom: 60px;
  }

  .doctor-div {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .response-flexbox-2 {
    margin-bottom: 60px;
    -webkit-column-count: 3;
    column-count: 3;
  }

  .znamenitost-div {
    width: 100%;
  }

  .znamenitost-flexbox {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .dost-sm-div {
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    text-align: center;
  }

  .partner-look-2 {
    font-size: 14px;
  }

  ._1s-img-2 {
    width: 100%;
  }

  .bonus-flexbox-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bonus-flexbox-2.wood-bg {
    padding-left: 40px;
    font-size: 14px;
    line-height: 20px;
  }

  .black-subtitle {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 22px;
  }

  .adv-rol-flexbox {
    margin-bottom: 60px;
  }

  .nozhki-content-div {
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-top: 40px;
  }

  .nozh-container {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .proizv-lb-2 {
    width: 32%;
  }

  .bonus-img {
    width: 49%;
    margin-bottom: 10px;
  }

  .bonus-flexbox-3 {
    margin-top: 40px;
  }

  .partner-look-3 {
    font-size: 14px;
  }

  .resp-zoom-2 {
    top: 30%;
    width: 30px;
    height: 30px;
    padding-top: 5px;
    font-size: 20px;
  }

  .dop-rol-div {
    display: none;
  }

  .podarok-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .podarok-div {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
    margin-left: 0%;
  }

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

  .compl-img {
    margin-right: 0px;
  }

  .text-block-4 {
    margin-top: 20px;
  }

  ._1s-lb-hide {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .logo-flexbox-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo-img {
    max-width: 140px;
    margin-bottom: 10px;
  }

  ._1s-call-div {
    margin-bottom: 10px;
    text-align: center;
  }

  ._1-section {
    padding-top: 30px;
    background-image: none;
  }

  ._1s-flexbox {
    margin-top: 0px;
  }

  ._1s-subtitle {
    margin-bottom: 20px;
  }

  ._1s-lb {
    padding-top: 0px;
  }

  .title._4s-title-2 {
    margin-top: 60px;
  }

  .title._4s-title-3 {
    margin-top: 40px;
  }

  .title.plomba {
    margin-top: 40px;
  }

  .title.for-whom-title {
    margin-bottom: 0px;
  }

  .title.znam-title {
    margin-bottom: 40px;
  }

  ._2s-cta-div {
    padding: 20px;
  }

  ._3s-img {
    margin-bottom: 20px;
  }

  ._3s-icon-title {
    margin-bottom: 20px;
  }

  ._4s-catalog-div {
    width: 49%;
    max-width: 320px;
    margin-right: 0.5%;
    margin-bottom: 2%;
    margin-left: 0.5%;
    padding: 40px 10px;
    box-shadow: none;
  }

  ._4s-catalog-div._5-roll-complect {
    max-width: 320px;
    margin-bottom: 1%;
    font-size: 13px;
    line-height: 18px;
  }

  ._6s-img {
    margin-bottom: 10px;
  }

  ._6s-flex-div1 {
    margin-top: 20px;
  }

  ._8s-flex-div2 {
    max-width: 280px;
    margin-bottom: 40px;
  }

  ._8s-form-div {
    padding: 0px;
    border-style: none;
    background-color: transparent;
  }

  .resp-lb {
    width: 49%;
  }

  ._3s-flex-div-2 {
    padding: 20px 20px 5px;
  }

  .white-popup-div {
    padding: 40px 20px;
  }

  ._7s-big-img-2 {
    margin-top: -76px;
  }

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

  ._4s-adv-img {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .m-place-img {
    max-width: 140px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .resp-lb-2 {
    max-height: 120px;
    max-width: 155px;
  }

  .catalog-hit-text {
    font-size: 12px;
    line-height: 17px;
  }

  .thanks-white-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .resp-lb-01 {
    max-width: 100px;
  }

  .resp-lb-3 {
    max-height: 170px;
    max-width: 140px;
  }

  .testdrive-list {
    -webkit-column-count: 1;
    column-count: 1;
  }

  ._1s-400-div {
    padding-bottom: 0px;
  }

  .deadline {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.75px;
  }

  .deadline-text.margin-top-20 {
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.75px;
  }

  .gravirovka-flexbox {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .grav-descr-div {
    margin-bottom: 30px;
  }

  .guarantee-contact-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._1s-messenger-flexbox {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .or-text {
    width: 100%;
    margin: 10px auto;
    text-align: center;
  }

  ._1s-deadline-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._1s-deadline-text {
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
  }

  .document-lb {
    max-width: 140px;
  }

  .proizv-img {
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
  }

  ._1s-lb-2 {
    padding-top: 0px;
  }

  .response-flexbox-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .resp-people-img {
    width: 32.8%;
    margin-bottom: 2px;
  }

  .sravnen-lb {
    max-width: 150px;
  }

  .habib-img {
    margin-top: 50px;
    margin-bottom: -20px;
  }

  .black-subtitle {
    margin-top: 40px;
  }

  .live-organic {
    display: none;
  }

  ._4s-catalog-div-2 {
    width: 100%;
    max-width: 320px;
    margin-right: auto;
    margin-bottom: 2%;
    margin-left: auto;
    padding: 40px 20px;
  }

  .adv-rol-div {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .proizv-lb-2 {
    width: 49%;
  }

  .bonus-text {
    font-size: 13px;
    line-height: 18px;
  }

  .bonus-img {
    margin-bottom: 5px;
  }

  ._1s-flexbox-1 {
    margin-top: 0px;
    text-align: center;
  }

  .obzor-section {
    display: none;
  }

  ._1s-deadline-text-2 {
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
  }

  .complect-flexbox {
    padding: 20px;
  }

  .podarok-flexbox-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .podarok-div-2 {
    width: 48%;
    margin-bottom: 20px;
  }

  ._1simg {
    display: block;
  }

  ._1s-lb-hide {
    display: block;
    padding-top: 0px;
  }
}

