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

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 30px;
  line-height: 1.3em;
  font-weight: 400;
}

p {
  margin-bottom: 0px;
}

a {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #76b330;
  text-decoration: none;
}

a:hover {
  color: #ff1f00;
}

label {
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
}

.heading {
  display: inline-block;
  max-width: 700px;
  margin-bottom: 30px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 35px;
  line-height: 1.4em;
  font-weight: 700;
}

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

.div-block-2 {
  position: relative;
  z-index: 1;
  max-width: 560px;
  margin-top: 40px;
  padding-bottom: 100px;
  font-size: 20px;
  line-height: 1.7em;
  text-align: left;
}

.body {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.7em;
}

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

.image-9 {
  margin-right: 30px;
}

.text-block {
  max-width: 240px;
  font-size: 14px;
  line-height: 1.7em;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.7em;
}

.div-block-4._2 {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.phone-link {
  margin-top: 6px;
  margin-bottom: 6px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.header {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-2 {
  position: relative;
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.image-10 {
  position: absolute;
  left: 43vw;
  bottom: 0px;
  z-index: 2;
}

.div-block-6 {
  display: inline-block;
  margin-top: 60px;
  -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;
}

.text-span {
  display: block;
  width: 230.984375px;
  color: #eaff9b;
  font-size: 12px;
  line-height: 1.7em;
  font-weight: 400;
}

.button {
  position: relative;
  overflow: hidden;
  padding: 16px 45px 18px;
  border-radius: 60px;
  background-color: #76b330;
  background-image: url('../images/leaf-pattern.jpg');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 0 2px 0 0 #549607, 0 15px 100px 0 rgba(118, 179, 48, .7);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 17px;
  line-height: 1.8em;
  font-weight: 600;
  text-align: center;
}

.button:hover {
  box-shadow: 0 3px 0 0 #549607, 0 25px 100px 0 rgba(118, 179, 48, .7);
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  color: #fff;
}

.button:active {
  box-shadow: 0 2px 0 0 #549607, 0 5px 20px 0 #76b330;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.button.fullwidth {
  width: 100%;
  margin-bottom: 5px;
}

.button._2 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 66px;
  padding-left: 66px;
}

.button._2.ecs {
  margin-top: 40px;
  margin-bottom: 50px;
  box-shadow: 0 2px 0 0 #549607;
}

.button._2.ecs:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.text-block-2 {
  display: block;
  margin-top: 15px;
  color: rgba(0, 0, 0, .5);
  font-size: 12px;
  line-height: 1.7em;
}

.blick {
  position: absolute;
  left: -270px;
  top: -10px;
}

.form-section {
  position: relative;
  padding-top: 80px;
  background-image: -webkit-linear-gradient(270deg, #f3f3f3, #fff 45%);
  background-image: linear-gradient(180deg, #f3f3f3, #fff 45%);
  text-align: center;
}

.div-block-7 {
  text-align: center;
}

.text-block-3 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 13px;
  padding-bottom: 13px;
  border-top: 1px solid #76b330;
  border-bottom: 1px solid #76b330;
  font-size: 20px;
}

.mini-icon-box {
  width: 20%;
  max-width: 210px;
  padding-right: 10px;
  padding-left: 10px;
}

.icons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1100px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 13px;
  line-height: 1.6em;
}

.icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -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;
}

.form-block {
  position: relative;
  z-index: 1;
  display: block;
  width: 330px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 30px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 20px 110px 0 rgba(0, 0, 0, .15);
  text-align: center;
}

.form-block._3 {
  width: 380px;
  line-height: 1.6em;
}

.form-block._4 {
  margin-left: auto;
}

.form-block._5 {
  width: 330px;
  margin-left: 0px;
}

.form-block.quiz {
  padding-top: 20px;
}

.input {
  height: 60px;
  margin-bottom: 0px;
  border: 1px none #f1f1f1;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(270deg, #fcfcfc, #f5f5f5);
  background-image: linear-gradient(180deg, #fcfcfc, #f5f5f5);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  text-align: center;
}

.input:focus {
  border-style: solid;
  border-color: #76b330;
}

.div-block-9 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.div-block-9._2 {
  margin-bottom: 20px;
}

.div-block-9._3 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.portret {
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-align: center;
}

.portret._2 {
  left: 0px;
  right: auto;
  bottom: 0px;
}

.image-11 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -261px;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.name-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 25px;
  z-index: 4;
  display: block;
  width: 340px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.image-12 {
  position: relative;
  bottom: -130px;
}

.form-girls-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 770px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.name {
  font-size: 18px;
  font-weight: 600;
}

.ba-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}

.before-after-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  text-align: center;
}

.before-after-wrapper._2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.text-block-5 {
  display: inline-block;
  width: 49.5%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f0f0f0;
}

.text-block-5._2 {
  background-color: #76b330;
  background-image: url('../images/leaf-pattern.jpg');
  background-position: 0px 0px;
  background-size: 320px;
  color: #fff;
}

.image-13 {
  width: 49.5%;
  margin-top: 10px;
}

.ba-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.div-block-12._2 {
  margin-top: 80px;
  margin-bottom: 35px;
}

.text-block-6 {
  font-weight: 600;
}

.text-block-6._2 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.unordered-list {
  margin-bottom: 0px;
  padding-left: 19px;
  color: #76b330;
}

.unordered-list._2 {
  margin-bottom: 20px;
}

.text-block-7 {
  color: #000;
}

.list-item {
  margin-bottom: 5px;
}

.section-3 {
  width: 100%;
  padding: 100px 30px;
  -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;
  text-align: center;
}

.div-block-13 {
  width: 33%;
  margin-top: 40px;
  text-align: left;
}

.magazine {
  min-width: 750px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.magazine-box {
  width: 63%;
  height: 545px;
  padding-right: 20px;
  text-align: right;
}

.div-block-15 {
  width: 100%;
  margin-top: 60px;
  text-align: center;
}

.cases-section {
  position: relative;
  padding: 100px 30px;
  background-image: -webkit-linear-gradient(270deg, #f3f3f3, #fff 45%);
  background-image: linear-gradient(180deg, #f3f3f3, #fff 45%);
  text-align: center;
}

.div-block-16 {
  margin-top: 20px;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -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;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-color: #fff;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 20px 90px 0 rgba(0, 0, 0, .1);
}

.tab-pane {
  width: 640px;
  margin-left: 60px;
  padding-top: 20px;
}

.tab-link {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 35px;
  border-top: 1px solid #e3e7e9;
  background-color: #fff;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #ddd;
}

.tab-link:hover {
  background-color: rgba(0, 0, 0, .04);
  color: #76b330;
}

.tab-link.w--current {
  z-index: 1;
  background-color: #fff;
  box-shadow: 6px 6px 50px 0 rgba(0, 0, 0, .15);
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  color: #76b330;
}

.tab-link.first {
  border-top-style: none;
}

.tab-link.first.w--current {
  border-top-style: none;
}

.text-block-8 {
  color: #000;
}

.skoba {
  position: absolute;
  top: 24px;
  right: 30px;
  font-size: 25px;
}

.tab-text {
  margin-top: 60px;
  text-align: left;
}

.paragraph {
  margin-bottom: 10px;
}

.text-block-9 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 600;
}

.tab-text-wrapper {
  margin-top: 25px;
}

.map-section {
  padding-right: 28px;
  padding-bottom: 100px;
  padding-left: 28px;
  text-align: center;
}

.map {
  display: block;
  max-width: 1100px;
  margin: 30px auto 60px;
}

.section-4 {
  padding: 80px 30px 70px;
  background-color: #f2f4f5;
  background-image: url('../images/flower_grey.png');
  background-position: 100% 50%;
  background-size: 384px;
  background-repeat: no-repeat;
  text-align: center;
}

.white-plate-300 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 31%;
  max-width: 340px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  -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;
  border-radius: 10px;
  background-color: #fff;
}

.plate-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 30px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-top: 30px;
  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;
}

.section-5 {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}

.div-block-18 {
  margin-bottom: 55px;
  font-size: 20px;
}

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

.testimonial-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 970px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding: 40px 60px 40px 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  box-shadow: 0 20px 90px 0 rgba(0, 0, 0, .1);
}

.testimonial-box._2 {
  padding-right: 30px;
  padding-left: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ba-section {
  position: relative;
  padding-top: 80px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 80px;
  background-image: -webkit-linear-gradient(270deg, #f3f3f3, #fff 45%);
  background-image: linear-gradient(180deg, #f3f3f3, #fff 45%);
  text-align: center;
}

.div-block-19 {
  width: 60%;
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Playfair Display', sans-serif;
  font-size: 18px;
  line-height: 1.7em;
  text-align: left;
}

.image-16 {
  margin-right: 50px;
}

.image-16._2 {
  margin-right: 0px;
  margin-left: 30px;
}

.firstquote {
  position: absolute;
  left: -25px;
  color: #76b330;
  font-size: 30px;
  line-height: 0.8em;
  font-weight: 700;
}

.paragraph-2 {
  position: relative;
}

.secondquote {
  display: inline-block;
  margin-left: 15px;
  -webkit-transform: translate(0px, 2px);
  -ms-transform: translate(0px, 2px);
  transform: translate(0px, 2px);
  color: #76b330;
  font-size: 30px;
  line-height: 0.4em;
  font-weight: 700;
}

.div-block-20 {
  margin-top: 50px;
}

.section-6 {
  padding-top: 68px;
  padding-right: 29px;
  padding-left: 29px;
  text-align: center;
}

.lux-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 970px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-image: url('../images/flower_4.jpg');
  background-position: 120% -2%;
  background-size: 398px;
  background-repeat: no-repeat;
  box-shadow: 0 20px 90px 0 rgba(0, 0, 0, .1);
}

.lux-box._2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-image: url('../images/flower_1.jpg');
  background-position: -37px 20px;
  background-size: 384px;
}

.lux-box._3 {
  background-image: url('../images/flower_3.jpg');
  background-position: 95% -67%;
  background-size: 253px;
}

.div-block-21 {
  display: block;
  width: 34%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.div-block-22 {
  margin-top: 40px;
  padding-bottom: 59px;
}

.section-7 {
  padding-top: 70px;
  text-align: center;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 810px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.guar-box {
  max-width: 300px;
  margin-bottom: 35px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.7em;
}

.guar-icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -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;
}

.text-block-10 {
  display: block;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.4em;
}

.section-8 {
  padding-top: 100px;
  text-align: center;
}

.time-box {
  margin-bottom: 30px;
}

.tab-link-1 {
  width: 50%;
  padding: 5px 0px;
  border: 1px solid #e3e7e9;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.tab-link-1:hover {
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, .2);
}

.tab-link-1:active {
  box-shadow: none;
}

.tab-link-1.w--current {
  background-image: -webkit-linear-gradient(90deg, #f5f5f5, #fff);
  background-image: linear-gradient(0deg, #f5f5f5, #fff);
}

.tab-link-1._2 {
  position: relative;
  left: -1px;
  border-left: 1px solid #e3e7e9;
  border-radius: 0px 4px 4px 0px;
  background-color: #fff;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 4px;
}

.input-wrapper {
  overflow: hidden;
  width: 100%;
  padding-top: 10px;
}

.text-block-11 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.6em;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  padding-bottom: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/flower_1.jpg');
  background-position: 96% 0px;
  background-size: 294px;
  background-repeat: no-repeat;
}

.gift {
  width: 115px;
  height: 115px;
  border: 2px solid #76b330;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/gift_3.jpg');
  background-position: 43% -60%;
  background-size: 88px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.gift:hover {
  background-image: url('../images/gift_3.jpg');
  background-position: 43% -60%;
  background-size: 88px;
  background-repeat: no-repeat;
}

.gift._2 {
  background-image: url('../images/lawn_mower.png');
  background-position: -613% -235%;
  background-size: 110px;
}

.gift._3 {
  background-image: url('../images/gift_1.jpg');
  background-position: 81% 85%;
  background-size: 192px;
}

.div-block-27 {
  width: 386px;
  margin-left: 90px;
  text-align: left;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-29 {
  max-width: 220px;
  margin-left: 30px;
  font-size: 14px;
  line-height: 1.7em;
}

.div-block-30 {
  padding-top: 15px;
}

.footer {
  position: relative;
  padding-top: 50px;
  background-image: -webkit-linear-gradient(270deg, #f3f3f3, #fff 45%);
  background-image: linear-gradient(180deg, #f3f3f3, #fff 45%);
  text-align: center;
}

.footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1100px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, .1);
  font-size: 14px;
}

.div-block-32 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.list-wrapper {
  overflow: hidden;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.case-hide-text-wrapper {
  overflow: hidden;
}

.link-case {
  display: inline-block;
  margin-top: 10px;
}

.image-17 {
  position: absolute;
  left: 34vw;
  bottom: -100px;
  z-index: 3;
}

.image-18 {
  position: absolute;
  right: -11vw;
  bottom: 210px;
  z-index: 1;
}

.first-wrapper {
  position: relative;
  display: block;
  width: 90%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.image-19 {
  position: absolute;
  left: 39vw;
  top: 70px;
  bottom: 0px;
  z-index: 0;
}

.ba-hide-wrapper {
  overflow: hidden;
  width: 100%;
}

.hidden-wrapper {
  overflow: hidden;
  padding-bottom: 20px;
}

.square {
  width: 50%;
}

.remodal {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.tab-link-2 {
  position: relative;
  left: -1px;
  width: 50%;
  padding: 5px 0px;
  border: 1px solid #e3e7e9;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.tab-link-2:hover {
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, .2);
}

.tab-link-2:active {
  box-shadow: none;
}

.tab-link-2.w--current {
  background-image: -webkit-linear-gradient(90deg, #f5f5f5, #fff);
  background-image: linear-gradient(0deg, #f5f5f5, #fff);
}

.form-block-2 {
  display: inline-block;
}

.close-remodal {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: rgba(0, 0, 0, .2);
  font-size: 40px;
  font-weight: 300;
  text-decoration: none;
}

.close-remodal:hover {
  color: #76b330;
}

.mini-label {
  font-size: 12px;
}

.success-message {
  max-width: 320px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.success-message.rem {
  color: #fff;
}

.bold-text {
  display: block;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 30px;
  line-height: 1.7em;
}

.form-block-3 {
  position: relative;
  z-index: 3;
  display: block;
}

.form-block-3:hover {
  z-index: 23;
}

.form-list-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.radio-boxes-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.radio-boxes-wrapper._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-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;
}

.quiz-section {
  position: relative;
  display: block;
  width: 90vw;
  max-width: 1150px;
  min-height: 645px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  border-radius: 10px;
  background-color: #fff;
  color: #000;
  text-align: center;
}

.label {
  margin-bottom: 10px;
  font-weight: 400;
}

.radio-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 23%;
  max-width: 260px;
  margin: 6px 5px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 17, 46, .19);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.radio-wrapper:hover {
  z-index: 1;
  box-shadow: 0 30px 300px 0 rgba(0, 17, 46, .24);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.radio-wrapper:active {
  box-shadow: 0 1px 5px 0 rgba(0, 17, 46, .25);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.back-link {
  display: block;
  margin-top: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #5c6266;
  font-size: 14px;
  text-decoration: none;
}

.back-link:hover {
  color: #76b330;
}

.back-link.w--current {
  font-size: 14px;
}

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

.check-on-4 {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
}

.number {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #5c6266;
  font-size: 12px;
}

.question-title {
  display: inline-block;
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
  font-size: 35px;
  line-height: 1.4em;
  font-weight: 300;
  text-transform: none;
}

.question-title._2 {
  max-width: 610px;
}

.success-message-2 {
  max-width: 650px;
  min-height: 640px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 150px 50px 50px;
  background-color: #fff;
}

.but5.radio-wrapper {
  width: 25%;
  max-width: 400px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
}

.but4.radio-wrapper {
  width: 40%;
  max-width: 370px;
}

.but4.radio-wrapper.w--current {
  padding-bottom: 10px;
}

.check-on-5 {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
}

.radio-button {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 4;
  display: none;
}

.field-label {
  display: inline;
  overflow: hidden;
  width: 100%;
}

.step-3 {
  padding-right: 3px;
}

.text-span-2 {
  display: block;
  height: 160px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05)), url('../images/magazine.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05)), url('../images/magazine.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.text-span-2._10 {
  height: 200px;
  background-image: url('../images/shape-ugol.jpg');
}

.text-span-2._2 {
  background-image: url('../images/novo_8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-span-2._4 {
  background-image: url('../images/after4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span-2._3 {
  background-image: url('../images/novo_11.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.text-span-2._5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .04), rgba(0, 0, 0, .04)), url('../images/gift_quiz_3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .04), rgba(0, 0, 0, .04)), url('../images/gift_quiz_3.jpg');
  background-position: 0px 0px, 50% 13px;
  background-size: auto, 50%;
  background-repeat: repeat, no-repeat;
}

.text-span-2._6 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05)), url('../images/lawn_mower.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05)), url('../images/lawn_mower.png');
  background-position: 0px 0px, 50% -36px;
  background-size: auto, 180px;
  background-repeat: repeat, no-repeat;
}

.text-span-2._7 {
  background-image: url('../images/golicino_9.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-span-3 {
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #000;
  font-size: 17px;
  line-height: 1.5em;
}

.text-block-35 {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  font-size: 18px;
  line-height: 1.7em;
}

.text-block-35._2 {
  max-width: 380px;
}

.step-2 {
  padding-top: 60px;
}

.radio-button-field {
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #fff;
}

.but3.radio-wrapper {
  width: 30%;
  max-width: 290px;
}

.quiz-form {
  overflow: hidden;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.form-block-5 {
  text-align: center;
}

.padding-step {
  padding-top: 60px;
  padding-bottom: 60px;
}

.step-5.padding-step {
  padding-top: 0px;
  padding-bottom: 0px;
}

.but6.radio-wrapper {
  width: 93%;
  max-width: 460px;
  text-align: center;
}

.check-on {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
}

.check-on-2 {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
}

.gift-link {
  position: fixed;
  top: 40vh;
  right: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
  -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-top-left-radius: 7px;
  border-top-right-radius: 7px;
  background-color: #76b330;
  background-image: url('../images/leaf-pattern.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}

.gift-text {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  color: #fff;
  font-size: 14px;
}

.image-21 {
  position: relative;
  top: -2px;
  margin-right: 10px;
}

.project-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 90vw;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 30px;
  -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-radius: 10px;
  background-color: #fff;
}

.image-22 {
  max-width: none;
  float: right;
}

.div-block-116 {
  width: 60%;
  margin-left: auto;
}

.check-text {
  display: inline-block;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
  color: rgba(51, 51, 51, .5);
  font-size: 10px;
  line-height: 1.5em;
  text-align: left;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -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;
  text-align: center;
}

.checkbox {
  display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 0px;
  opacity: 0.5;
}

.text-link {
  display: inline-block;
  border-bottom: 1px solid rgba(51, 51, 51, .15);
  color: rgba(51, 51, 51, .5);
  line-height: 1.2em;
}

.text-link:hover {
  color: #76b330;
}

.star {
  position: relative;
  left: -2px;
  bottom: 3px;
  color: red;
  font-size: 12px;
}

.paragraph-4 {
  margin-bottom: 30px;
}

.form {
  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;
}

.gift-button-wrapper {
  position: relative;
  width: 115px;
  height: 115px;
  margin-bottom: 10px;
  padding-left: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.gift-button-wrapper:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.gift-button-wrapper:active {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.green-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  border-radius: 50%;
  background-color: rgba(104, 185, 0, .7);
  background-image: url('../images/whitecheck.png');
  background-position: 50% 50%;
  background-size: 36px;
  background-repeat: no-repeat;
}

.radio-button-2 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: none;
}

.plus-wrapper {
  position: absolute;
  left: 0px;
  top: -60px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.white-plate-deskr {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 60px;
  display: block;
  width: 320px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 25px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 20px 110px 0 rgba(0, 0, 0, .15);
  color: #000;
  font-size: 14px;
  line-height: 1.8em;
  text-align: center;
}

.triangle {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -8px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.plus-icon {
  -webkit-transition: all 300ms cubic-bezier(.807, -.005, .269, 1.674);
  transition: all 300ms cubic-bezier(.807, -.005, .269, 1.674);
}

.plus-icon:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.gardenback {
  width: 60%;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url('../images/backquiz.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.laststep-text-wrapper {
  position: relative;
  width: 40%;
  padding-top: 60px;
  padding-right: 50px;
  padding-left: 50px;
  background-image: url('../images/smeta.jpg');
  background-position: 673% 108%;
  background-size: 95%;
  background-repeat: no-repeat;
}

.image-24 {
  position: absolute;
  left: -70px;
  bottom: 30px;
}

.gift-round {
  position: absolute;
  right: 37%;
  bottom: 120px;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  padding-right: 30px;
  padding-left: 30px;
  -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;
  border-radius: 50%;
  background-color: #76b330;
  background-image: url('../images/leaf-pattern.jpg');
  background-position: 50% 50%;
  background-size: 60%;
  color: #fff;
  font-size: 14px;
  line-height: 1.6em;
}

.gift-round.lawngift {
  right: 47%;
  bottom: 180px;
}

.text-block-36 {
  margin-top: 3px;
  color: #eaff9b;
  font-size: 12px;
}

.text-block-37 {
  margin-top: 7px;
  margin-bottom: 8px;
  color: #fff;
  font-size: 20px;
}

.text-block-37._2 {
  font-size: 14px;
  line-height: 1.4em;
}

.last-step-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 645px;
  border-radius: 10px;
}

.div-block-120 {
  position: absolute;
  right: 6%;
  bottom: 169px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -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;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .17);
}

.lawn-img {
  position: absolute;
  left: -150px;
  bottom: 30px;
}

.bush-gift-box {
  position: absolute;
  left: -30px;
  right: auto;
  bottom: 160px;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  padding-right: 30px;
  padding-left: 30px;
  -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;
  border-radius: 50%;
  background-color: #76b330;
  background-image: url('../images/leaf-pattern.jpg');
  background-position: 50% 50%;
  background-size: 60%;
  color: #fff;
  font-size: 14px;
  line-height: 1.6em;
}

.text-block-38 {
  color: #707070;
  font-size: 12px;
  line-height: 1.7em;
}

@media (max-width: 991px) {
  h3 {
    font-size: 25px;
  }
  .heading {
    max-width: 640px;
    font-size: 4vw;
  }
  .div-block-2 {
    max-width: 72%;
  }
  .header {
    width: 100%;
  }
  .image-10 {
    left: auto;
    right: -30vw;
  }
  .button:hover {
    box-shadow: 0 3px 0 0 #549607, 0 25px 100px 0 rgba(118, 179, 48, .7);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .mini-icon-box {
    width: 30%;
    margin-bottom: 10px;
  }
  .icons-wrapper {
    max-width: 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;
  }
  .portret {
    right: -11%;
    width: 50%;
  }
  .portret._2 {
    left: -8%;
  }
  .name-wrapper {
    z-index: 2;
  }
  .name-wrapper:hover {
    z-index: 10;
  }
  .image-12 {
    position: relative;
    left: -100px;
    width: 474px;
    max-width: none;
  }
  .form-girls-block {
    max-width: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .before-after-wrapper {
    max-width: none;
  }
  .div-block-12 {
    margin-top: 20px;
  }
  .section-3 {
    padding-bottom: 80px;
  }
  .div-block-13 {
    width: 49%;
  }
  .magazine-box {
    width: 55%;
  }
  .tabs-menu {
    width: 40%;
  }
  .fotorama {
    margin-bottom: 40px;
  }
  .tab-pane {
    width: auto;
    margin-left: 20px;
  }
  .tab-link {
    padding: 20px 40px 20px 25px;
    font-size: 14px;
    line-height: 1.7em;
  }
  .skoba {
    top: 31px;
    right: 20px;
  }
  .map {
    max-width: none;
  }
  .section-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .white-plate-300 {
    width: 40%;
    max-width: none;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
  }
  .div-block-17 {
    max-width: none;
  }
  .section-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .testimonial-box {
    max-width: none;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .ba-section {
    padding-top: 60px;
  }
  .image-16 {
    width: 45%;
  }
  .section-6 {
    padding-top: 60px;
  }
  .lux-box {
    max-width: none;
  }
  .section-7 {
    padding-top: 50px;
  }
  .div-block-23 {
    max-width: 700px;
  }
  .section-8 {
    padding-top: 60px;
    padding-right: 29px;
    padding-left: 29px;
  }
  .gift {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-27 {
    width: auto;
    margin-left: 40px;
  }
  .footer-logo {
    max-width: none;
  }
  .div-block-31 {
    max-width: none;
    line-height: 1.6em;
  }
  .div-block-33 {
    max-width: none;
  }
  .image-17 {
    right: 3vw;
  }
  .first-wrapper {
    max-width: none;
  }
  .tabs-content {
    width: 80%;
  }
  .image-20 {
    width: 380px;
  }
  .form-block-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .form-list-box {
    padding-right: 20px;
    padding-left: 20px;
  }
  .radio-boxes-wrapper {
    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;
  }
  .radio-wrapper {
    width: 40%;
    text-align: center;
  }
  .text-block-35._2 {
    max-width: 400px;
  }
  .but3.radio-wrapper {
    width: 40%;
  }
  .image-22 {
    max-width: 100%;
    min-width: 560px;
  }
  .div-block-116 {
    width: 50%;
    max-width: none;
  }
  .plus-wrapper {
    width: 110px;
  }
  .white-plate-deskr {
    right: auto;
  }
  .white-plate-deskr._2 {
    left: auto;
    right: 0px;
  }
  .triangle {
    left: 47px;
    right: auto;
    margin-left: 0px;
  }
  .triangle._2 {
    left: auto;
    right: 47px;
  }
  .gardenback {
    width: 100%;
  }
  .laststep-text-wrapper {
    width: 100%;
    min-height: 630px;
    padding-bottom: 60px;
    background-position: 100% 100%;
    background-size: 425px;
  }
  .image-24 {
    left: 0px;
  }
  .gift-round {
    left: 140px;
    right: auto;
  }
  .last-step-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-120 {
    right: 20%;
  }
  .grillbox {
    position: relative;
    height: 400px;
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
  }
  .lawn_box {
    position: relative;
    height: 410px;
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
  }
  .lawn-img {
    left: 0px;
  }
  .bush-gift-box {
    left: 100px;
    right: auto;
  }
}

@media (max-width: 767px) {
  .heading {
    width: 90%;
    max-width: none;
    margin-bottom: 20px;
    font-size: 5vw;
  }
  .div-block-2 {
    display: block;
    width: 100%;
    max-width: 551px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 39vw;
    font-size: 16px;
    text-align: center;
  }
  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .image-9 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .div-block-4 {
    margin-top: 20px;
  }
  .div-block-4._2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header {
    -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;
  }
  .image-10 {
    right: -40vw;
    max-width: 80%;
  }
  .div-block-6 {
    margin-top: 40px;
  }
  .form-section {
    padding-top: 40px;
  }
  .mini-icon-box {
    width: 33%;
    margin-bottom: 0px;
  }
  .form-block {
    z-index: 2;
  }
  .form-block._4 {
    bottom: -110px;
  }
  .form-block._5 {
    width: 280px;
  }
  .portret {
    position: relative;
    right: 0%;
    width: 50%;
    height: 480px;
  }
  .portret._2 {
    position: relative;
    left: 0%;
    bottom: 0px;
    overflow: visible;
  }
  .image-11 {
    z-index: 2;
    display: none;
  }
  .name-wrapper {
    bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    height: 160px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 17px;
    padding-left: 17px;
    -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;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 8px 8px 60px 0 rgba(0, 0, 0, .13);
    color: #000;
    line-height: 1.8em;
  }
  .image-12 {
    left: -50px;
    bottom: 0px;
    width: 360px;
    max-width: none;
  }
  .form-girls-block {
    height: auto;
    padding-top: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .name {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.4em;
  }
  .ba-title {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .div-block-12._2 {
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .div-block-13 {
    display: block;
    width: 90%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }
  .magazine {
    width: 100%;
    min-width: auto;
    float: none;
  }
  .magazine-box {
    width: 100%;
    height: auto;
  }
  .cases-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 560px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs-menu {
    width: 101%;
    margin-bottom: 30px;
  }
  .tab-pane {
    width: 100%;
    margin-left: 0px;
  }
  .skoba {
    top: 21px;
  }
  .white-plate-300 {
    width: 100%;
    max-width: 340px;
  }
  .section-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .testimonial-box {
    width: 95%;
    max-width: 570px;
    padding-right: 30px;
    padding-bottom: 30px;
    -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: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .testimonial-box._2 {
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-block-19 {
    width: 90%;
    max-width: none;
    margin-bottom: 40px;
  }
  .image-16 {
    width: 90%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .image-16._2 {
    margin-left: 0px;
  }
  .lux-box {
    max-width: 410px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 100% 282px;
    background-size: 62%;
  }
  .lux-box._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 183% 82px;
    background-size: 80%;
  }
  .lux-box._3 {
    background-position: 100% 227%;
    background-size: 65%;
  }
  .div-block-21 {
    width: 70%;
  }
  .div-block-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-block-27 {
    display: block;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
  }
  .footer-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-31 {
    height: 157px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-33 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-17 {
    right: 27vw;
    bottom: -20vw;
    max-width: 56%;
  }
  .image-18 {
    bottom: -100px;
    max-width: 50%;
  }
  .first-wrapper {
    max-width: none;
  }
  .image-19 {
    top: auto;
    bottom: -150px;
    max-width: 50%;
  }
  .square {
    width: 100%;
    margin-bottom: 60px;
  }
  .tabs-content {
    width: 100%;
  }
  .image-20 {
    width: 267px;
    max-width: none;
  }
  .form-block-3 {
    width: 100%;
  }
  .form-list-box {
    margin-top: 60px;
    -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;
  }
  .radio-wrapper {
    width: 44%;
  }
  .question-title {
    width: 80%;
    font-size: 25px;
  }
  .but5.radio-wrapper {
    width: 100%;
  }
  .text-span-2._10 {
    height: 160px;
  }
  .project-box {
    width: 95vw;
  }
  .div-block-116 {
    width: 38%;
  }
  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .white-plate-deskr {
    z-index: 2;
  }
  .image-23 {
    position: relative;
    z-index: 1;
  }
  .laststep-text-wrapper {
    background-position: 151% 100%;
  }
  .gift-round {
    left: auto;
    right: 40%;
  }
  .div-block-120 {
    right: 8%;
  }
  .grillbox {
    height: 440px;
    max-width: none;
  }
  .lawn_box {
    height: 440px;
    max-width: none;
  }
  .bush-gift-box {
    left: 70px;
    right: auto;
  }
}

@media (max-width: 479px) {
  h3 {
    font-size: 20px;
  }
  .heading {
    max-width: none;
    margin-bottom: 10px;
    font-size: 6vw;
  }
  .div-block-2 {
    max-width: none;
    margin-top: 10px;
    padding-bottom: 86vw;
  }
  .image-10 {
    right: -20vw;
  }
  .div-block-6 {
    position: relative;
  }
  .button {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 15px;
  }
  .button._2 {
    padding-right: 25px;
    padding-left: 25px;
    line-height: 1.6em;
  }
  .text-block-3 {
    font-size: 16px;
  }
  .mini-icon-box {
    width: 50%;
    margin-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .form-block {
    width: 100%;
    max-width: 320px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .form-block._3 {
    width: 100%;
    padding-top: 60px;
  }
  .form-block._5 {
    width: 100%;
    margin-left: auto;
  }
  .form-block.quiz {
    width: 95%;
  }
  .div-block-9 {
    margin-top: 30px;
  }
  .portret {
    width: 100%;
    padding-top: 30px;
  }
  .portret._2 {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
  }
  .name-wrapper {
    width: 100%;
    border-radius: 0%;
    background-color: rgba(255, 0, 0, 0);
    box-shadow: none;
  }
  .form-girls-block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-13 {
    width: 100%;
  }
  .ba-row {
    display: none;
  }
  .section-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cases-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .tabs {
    margin-top: 10px;
  }
  .tab-text {
    margin-top: 40px;
  }
  .map-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-4 {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-5 {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .testimonial-box {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ba-section {
    padding-right: 15px;
    padding-left: 15px;
  }
  .div-block-19 {
    font-size: 16px;
  }
  .div-block-20 {
    margin-top: 0px;
  }
  .section-6 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .lux-box._3 {
    background-position: 100% 128%;
  }
  .div-block-21 {
    width: 80%;
  }
  .div-block-22 {
    margin-top: 20px;
    padding-bottom: 30px;
  }
  .section-7 {
    padding-top: 30px;
  }
  .section-8 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-26 {
    margin-top: 30px;
  }
  .div-block-27 {
    width: 100%;
    text-align: center;
  }
  .div-block-28 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .div-block-29 {
    margin-top: 15px;
    margin-left: 0px;
  }
  .image-18 {
    top: auto;
    right: 66vw;
    bottom: 30px;
  }
  .first-wrapper {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .hidden-wrapper {
    padding-bottom: 30px;
  }
  .form-block-2 {
    width: 100%;
  }
  .image-20 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
  }
  .form-list-box {
    margin-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .radio-boxes-wrapper {
    margin-top: 30px;
    line-height: 0px;
  }
  .radio-boxes-wrapper._2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .quiz-section {
    width: 100%;
    max-width: none;
    min-height: auto;
  }
  .radio-wrapper {
    width: 46%;
    max-width: none;
  }
  .radio-wrapper:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 17, 46, .19);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .step-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .question-title {
    width: 90%;
    font-size: 20px;
  }
  .but4.radio-wrapper {
    width: 100%;
  }
  .check-on-5 {
    top: 14px;
    width: 30px;
  }
  .field-label {
    padding-bottom: 10px;
  }
  .step-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-span-2 {
    height: 30vw;
  }
  .text-span-2._10 {
    height: 30vw;
  }
  .text-span-3 {
    display: block;
    width: 90%;
    margin: 14px auto;
    font-size: 13px;
    line-height: 1.4em;
  }
  .text-span-3._2 {
    display: block;
    width: 70%;
    margin: 20px auto;
  }
  .text-block-35 {
    width: 80%;
    font-size: 16px;
    line-height: 1.7em;
  }
  .text-block-35._2 {
    width: 100%;
  }
  .but3.radio-wrapper {
    width: 46%;
  }
  .padding-step {
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .step-5.padding-step {
    padding-right: 0px;
    padding-left: 0px;
  }
  .but6.radio-wrapper {
    width: 100%;
  }
  .check-on {
    top: 15px;
    width: 30px;
  }
  .project-box {
    width: auto;
    max-width: none;
    padding: 30px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-22 {
    width: 100%;
    min-width: auto;
    margin-bottom: 30px;
    float: none;
  }
  .div-block-116 {
    width: 100%;
    text-align: center;
  }
  .gift-button-wrapper:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .plus-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
  }
  .white-plate-deskr {
    left: 0px;
    right: 0px;
    display: inline-block;
    width: 280px;
    max-width: 320px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .white-plate-deskr._2 {
    left: 0px;
  }
  .triangle {
    left: 0px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .triangle._2 {
    left: 0px;
    right: 0px;
  }
  .round-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    height: 160px;
    padding-right: 14px;
    padding-left: 14px;
    -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;
    border-radius: 50%;
    background-color: #fff;
  }
  .image-23 {
    bottom: -70px;
    z-index: 1;
  }
  .gardenback {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .laststep-text-wrapper {
    min-height: 600px;
    padding-right: 26px;
    padding-bottom: 150px;
    padding-left: 26px;
    background-position: 50% 144%;
    background-size: 365px;
  }
  .gift-round {
    right: 0%;
    bottom: 80px;
  }
  .gift-round.lawngift {
    right: -3%;
    bottom: 140px;
  }
  .div-block-120 {
    left: 50px;
    right: auto;
    bottom: 20px;
  }
  .lawn_box {
    height: 360px;
    margin-bottom: 50px;
  }
  .bush-gift-box {
    position: absolute;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 210px;
    margin-right: auto;
    margin-left: auto;
  }
}

