@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew9.woff) format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew9.woff) format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew9.woff) format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w9.woff) format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w9.woff) format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w9.woff) format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w9.woff) format('woff');
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  font-family: "Montserrat", sans-serif;
  color: #000000;
}

ul,
ol {
  margin: 0;
  padding: 0;

  list-style: none;
}

b,
strong {
  font-weight: bold;
}

p {
  margin: 0;
}

.content_link {
  font-weight: bold;
  color: #029e74;
  text-decoration: none;
}

.content_link:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4 {
  margin: 0;
}

a,
a:hover,
a:active {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
}

.main_wrap {
  overflow: hidden;
}

.container {
  position: relative;
  z-index: 6;

  max-width: 1030px;
  margin: 0 auto;
  padding: 0 15px;
}

/* .container:before,
.container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  left: 0;
  z-index: 123;

  width: 15px;
  height: 100%;

  background: rgba(0,0,0,0.1);
}

.container:after {
  right: 0;
  left: auto;
} */

.red {
  color: #f9574c;
}

.purple {
  color: #702786;
}

.title {
  font-weight: 800;
  font-size: 48px;
  line-height: 1.2;
  color: #ffa351;
  text-transform: uppercase;
}

.dib_wrap {
  font-size: 0;
}

.dib {
  display: inline-block;

  font-size: 18px;
  vertical-align: top;
}

.mob {
  display: none !important;
}

.web {
  display: block;
}

.block_1 {
  background: url(../img/block_1-bg.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.block_1 .container {
  padding-top: 30px;
  padding-bottom: 60px;
}

.block_1-content {
  width: 70%;
}

.block_1-title {
  margin-bottom: 30px;

  font-weight: 800;
  font-size: 48px;
  line-height: 1.2;
  color: #ffa351;
  text-transform: uppercase;
  text-shadow: 0 2px 3px rgba(117, 55, 0, 0.85);
}

.block_1-title span {
  position: relative;
  z-index: 21;

  display: block;
}

.block_1-title img {
  position: relative;
  z-index: 15;

  display: block;
  max-width: 660px;
  margin: 5px 0 8px;
}

.block_1-list-wrap {
  position: relative;
  z-index: 21;

  max-width: 260px;
}

.block_1-list-title {
  margin-bottom: 30px;

  font-weight: bold;
  font-size: 18px;
  line-height: 1.1;
}

.block_1-list li {
  position: relative;

  margin-bottom: 25px;

  font-weight: 300;
  font-size: 0;
}

.block_1-list li p {
  display: inline-block;
  width: 192px;

  font-size: 18px;
  vertical-align: middle;
}

.block_1-list li:last-child {
  margin-bottom: 0;
}

.block_1-list li::before {
  content: "";

  display: inline-block;
  width: 56px;
  height: 56px;
  margin-right: 10px;

  vertical-align: middle;

  border: 1px solid #ffa351;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.block_1-list li:nth-child(1)::before {
  background: url(../img/block_1-list-icon-1.png) no-repeat center;
}

.block_1-list li:nth-child(2)::before {
  background: url(../img/block_1-list-icon-2.png) no-repeat center;
}

.block_1-list li:nth-child(3)::before {
  background: url(../img/block_1-list-icon-3.png) no-repeat center;
}


.btn_wrap {
  max-width: 320px;
  margin-top: 10px;
  padding: 10px;

  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 29px 0 rgba(140, 0, 167, 0.53);
  box-shadow: 0 0 29px 0 rgba(140, 0, 167, 0.53);

  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn_wrap:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.btn {
  position: relative;

  display: block;
  width: 100%;
  padding: 10px;

  font-weight: 500;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;

  background: -webkit-linear-gradient(36deg, rgb(100, 38, 122) 1%, rgb(181, 42, 206) 100%);
  background: -o-linear-gradient(36deg, rgb(100, 38, 122) 1%, rgb(181, 42, 206) 100%);
  background: linear-gradient(54deg, rgb(100, 38, 122) 1%, rgb(181, 42, 206) 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.btn:before {
  /* content: ""; */
   content: none;
  position: absolute;
  top: 50%;
  right: 55px;

  display: block;
  width: 33px;
  height: 33px;
  margin-top: -19px;

  background: url(../img/btn_icon.png) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.btn:hover {
  color: #ffffff;
}

.btn--two{
  text-align: center;
  padding-right: 25px;
}

.block_1 .btn_wrap {
  position: relative;
  z-index: 99999;

  margin-left: 50%;
}

.block_1-prod {
  position: absolute;
  bottom: 135px;
  left: 14%;
  z-index: 20;
}

.block_1-girl {
  position: absolute;
  right: -10%;
  bottom: 0;
  z-index: 19;
}

.stamp_wrap {
  position: absolute;
  bottom: 55px;
  left: 225%;
  z-index: 22;

  display: inline-block;
  width: 260px;
}

.stamp_text {
  position: relative;

  padding: 10px 10px 10px 60px;

  color: #ffffff;
  text-shadow: 2px 2px 3px #000000;

  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.stamp_text:before {
  content: "";
  position: absolute;
  top: -35px;
  left: -70px;

  display: block;
  width: 150px;
  height: 150px;

  background: url(../img/stamp_natural.png) no-repeat center;
}

.block_2 {
  background: #e2e5de;
}

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

.block_2-text {
  width: 55%;
  margin-right: 75px;

  text-align: right;
}

.block_2-text h2 {
  margin-bottom: 30px;

  font-weight: 800;
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
}

.block_2-round {
  position: relative;

  width: 300px;
  height: 300px;
  padding: 30px 35px 10px;

  text-align: center;
  color: #ffffff;

  background: #f9574c;
  border: 2px solid #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px #f9574c;
  box-shadow: 0 0 0 8px #f9574c;
}

.block_2-round div {
  font-weight: 900;
  /* font-size: 72px; */
  font-size: 58px;
  line-height: 1;
}

.block_2-round:before {
  content: "";
  position: absolute;
  top: 115px;
  left: -60px;

  display: block;
  width: 98px;
  height: 98px;

  background: url(../img/organ_black.png) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.block_6-list {
  margin-top: -20px;
  margin-right: -40px;
}

.block_6-list li {
  width: calc(100% / 6);

  text-align: center;
}

.block_6-list li img {
  display: block;
  width: 140px;
  margin: 0 auto 10px;

  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.block_6-list li p {
  padding: 0 10px;

  font-weight: 500;
  font-size: 16px;
}

.block_6-list li:nth-child(odd) {
  margin-top: 70px;
}

.expert_wrap {
  position: relative;
  z-index: 21;

  width: calc(100% + 90px);
  margin-left: -50px;
}

.expert_bg {
  width: 100%;
}

.purple {
  color: #a04eaf;
}

.expert_text {
  position: absolute;
  top: 185px;
  right: 90px;

  width: 440px;
}

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

.expert_text p:last-child {
  margin-bottom: 0;
}

.block_2-tablets {
  position: absolute;
  bottom: -35px;
  left: -32%;
  z-index: 20;
}

.block_3 {
  background: #ffffff;
}

.block_3 .container {
  padding-top: 110px;
  padding-bottom: 80px;
}

.block_3 .content {
  position: relative;
  z-index: 21;

  width: 65%;
  margin-left: 35%;
}

.block_3 .title {
  margin-bottom: 30px;

  text-align: center;
}

.block_3 .title span {
  display: block;

  font-size: 30px;
  text-transform: none;
}

.block_3-list {
  margin-bottom: 25px;

  font-size: 0;
}

.block_3-list li {
  display: inline-block;
  width: calc(50% - 8px);
  min-height: 110px;
  margin-bottom: 16px;
  overflow: hidden;

  font-size: 0;
  vertical-align: top;

  background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(253, 245, 243)), color-stop(56%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: -webkit-linear-gradient(left, rgb(253, 245, 243) 1%, rgb(255, 255, 255) 56%, rgb(255, 255, 255) 100%);
  background: -o-linear-gradient(left, rgb(253, 245, 243) 1%, rgb(255, 255, 255) 56%, rgb(255, 255, 255) 100%);
  background: linear-gradient(to right, rgb(253, 245, 243) 1%, rgb(255, 255, 255) 56%, rgb(255, 255, 255) 100%);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.08);
}

.block_3-list li:nth-child(odd) {
  margin-right: 16px;
}

.block_3-list li img {
  display: inline-block;
  width: 102px;

  vertical-align: middle;
}

.block_3-list li p {
  display: inline-block;
  width: calc(100% - 102px);
  padding: 10px 10px 10px 0;

  font-size: 18px;
  vertical-align: middle;
}

.block_3 .btn_wrap {
  margin: 0 auto;
}

.block_3-girl {
  position: absolute;
  bottom: 0;
  left: -5%;
  z-index: 20;

  max-height: 82%;
}

.block_3-flowers {
  position: absolute;
  top: 125px;
  right: -26%;
  z-index: 20;
}

.block_3-lines {
  position: absolute;
  top: 0;
  right: -5%;
  z-index: 10;

  height: 100%;
}

.block_4 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 231, 216, 1)), color-stop(50%, rgba(253, 231, 216, 1)), color-stop(75%, rgba(214, 214, 225, 1)), to(rgba(214, 214, 225, 1)));
  background: -webkit-linear-gradient(top, rgba(253, 231, 216, 1) 0%, rgba(253, 231, 216, 1) 50%, rgba(214, 214, 225, 1) 75%, rgba(214, 214, 225, 1) 100%);
  background: -o-linear-gradient(top, rgba(253, 231, 216, 1) 0%, rgba(253, 231, 216, 1) 50%, rgba(214, 214, 225, 1) 75%, rgba(214, 214, 225, 1) 100%);
  background: linear-gradient(180deg, rgba(253, 231, 216, 1) 0%, rgba(253, 231, 216, 1) 50%, rgba(214, 214, 225, 1) 75%, rgba(214, 214, 225, 1) 100%);
}

.block_4 .container {
  padding-top: 120px;
  padding-bottom: 80px;
}

.block_4-top {
  position: relative;

  min-height: 630px;
  padding-bottom: 80px;
}

.block_4-content {
  position: relative;
  z-index: 21;

  width: 45%;
}

.block_4 .title {
  margin-bottom: 30px;

  text-shadow: 0 2px 3px rgba(117, 55, 0, 0.85);
}

.block_4 .subtitle {
  margin-bottom: 20px;

  font-size: 28px;
  line-height: 1.2;
}

.block_4-prod {
  position: absolute;
  top: -115px;
  right: -33%;
  z-index: 20;

  max-height: 820px;
}

.block_4-bottom {
  position: relative;
  z-index: 20;

  padding-top: 100px;
}

.block_4-round-wrap {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 22;

  display: inline-block;
}

.block_4-round {
  position: relative;

  width: 265px;
  height: 265px;
  padding: 100px 25px 10px;

  text-align: center;
  color: #ffffff;

  background: #91569d;
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px #91569d, 0 0 0 23px #e0bea0;
  box-shadow: 0 0 0 8px #91569d, 0 0 0 23px #e0bea0;
}

.block_4-round:before {
  content: "";
  position: absolute;
  top: 22px;
  left: 21%;

  display: block;
  width: 149px;
  height: 68px;

  background: url(../img/tea_icon.png?v1) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.block_4-logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 21;

  width: 100%;

  opacity: 0.2;
}

.block_4-bottom-content {
  margin-left: 330px;

  text-align: right;
}

.block_4-bottom .title {
  margin-bottom: 30px;

  font-weight: bold;
  color: #702786;
  text-transform: none;
  text-shadow: none;
}

.stat_card {
  display: inline-block;
  width: 500px;
  margin-bottom: 15px;
  padding: 15px 10px 10px;

  text-align: left;

  background: #ffffff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.08);
}

.stat_card:last-child {
  margin-bottom: 0;
}

.stat_title {
  margin-bottom: 15px;

  font-size: 14px;
  text-align: center;
}

.stat_title span {
  display: block;

  font-weight: bold;
  font-size: 18px;
}

.stat_block {
  width: 100%;
  min-height: 216px;

  font-size: 0;

  background: url(../img/stat.png) no-repeat center bottom;
  -webkit-background-size: contain;
  background-size: contain;
}

.stat_item {
  position: relative;

  display: inline-block;
  padding: 5px 5px 10px 40px;

  font-size: 14px;
  vertical-align: bottom;

  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.stat_item:nth-child(1) {
  width: 180px;
  margin: 0 50px 0 85px;
}

.stat_item:nth-child(2) {
  width: 140px;
  padding-top: 45px;
}

.stat_bar {
  position: absolute;
  bottom: -5px;
  left: -30px;
}

.percent {
  position: absolute;
  bottom: 0;
  left: -16px;

  font-weight: bold;
}

.percent_30 {
  bottom: 48px;

  color: #df3931;
}

.percent_72 {
  bottom: 142px;

  color: #579a22;
}

.percent_45 {
  bottom: 83px;
  left: -18px;

  color: #df3931;
}

.percent_87 {
  bottom: 166px;
  left: -15px;

  color: #579a22;
}

.block_4-girl {
  position: absolute;
  bottom: 0;
  left: -255px;
  z-index: 10;
}

.block_5 {
  background: url(../img/block_5-bg.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.block_5 .container {
  padding-top: 120px;
  padding-bottom: 150px;
}

.block_5 .title {
  margin-bottom: 40px;

  text-align: center;
}

.block_5 .title span {
  display: block;

  color: #702786;
  text-transform: lowercase;
}

.block_5-list {
  position: relative;

  font-size: 0;
}

.block_5-list:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;

  display: block;
  width: 590px;
  height: 592px;

  background: url(../img/block_5-prod.png) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.block_5-list-item {
  position: relative;

  display: inline-block;
  width: calc(50% - 150px);
  margin-bottom: 50px;
  padding: 20px 30px 20px 10px;

  font-size: 15px;
  vertical-align: top;

  background: -webkit-linear-gradient(327deg, rgba(253, 246, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(327deg, rgba(253, 246, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(123deg, rgba(253, 246, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
  border: none;
  outline: none;
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.08);
}

.block_5-list-item:nth-child(3),
.block_5-list-item:nth-child(4) {
  background: -webkit-linear-gradient(327deg, rgba(253, 233, 219, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(327deg, rgba(253, 233, 219, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(123deg, rgba(253, 233, 219, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.block_5-list-item:nth-child(odd) {
  margin-right: 300px;

  text-align: right;

  -webkit-border-top-left-radius: 65px;
  border-top-left-radius: 65px;
  -webkit-border-bottom-right-radius: 65px;
  border-bottom-right-radius: 65px;
}

.block_5-list-item:nth-child(even) {
  padding-right: 10px;
  padding-left: 30px;

  -webkit-border-top-right-radius: 65px;
  border-top-right-radius: 65px;
  -webkit-border-bottom-left-radius: 65px;
  border-bottom-left-radius: 65px;
}

.block_5-list-item:nth-child(5),
.block_5-list-item:nth-child(6) {
  margin-bottom: 0;
}

.block_5-list-item:nth-child(3),
.block_5-list-item:nth-child(4) {
  width: calc(50% - 225px);
}

.block_5-list-item:nth-child(3) {
  margin-right: 450px;
}

.block_5-list-item img {
  position: absolute;
  top: 10px;

  width: 115px;
  height: 115px;
}

.block_5-list-item:nth-child(odd) img {
  right: -75px;
}

.block_5-list-item:nth-child(even) img {
  left: -75px;
}

.block_5-list-item:nth-child(odd) p {
  margin-right: 10px;
}

.block_5-list-item:nth-child(even) p {
  margin-left: 10px;
}

.block_5-list-item div {
  display: inline-block;
  padding: 4px 8px 2px;

  font-weight: bold;
  font-size: 16px;
  color: #702786;
  text-transform: uppercase;

  background: #fed4b1;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.block_6 {
  background: url(../img/block_6-bg.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.block_6 .container {
  padding-bottom: 110px;
}

.doc_content {
  position: relative;

  width: 570px;
  padding: 90px 65px 50px 35px;

  background: #ffffff;
  -webkit-border-bottom-right-radius: 40px;
  border-bottom-right-radius: 40px;
  -webkit-border-bottom-left-radius: 40px;
  border-bottom-left-radius: 40px;
}

.doc_content .title {
  width: 80%;
  margin-bottom: 50px;
}

.doc_stamp {
  position: absolute;
  top: 80px;
  right: 15px;

  width: 135px;
}

.doc_text {
  position: relative;
  z-index: 21;

  margin-bottom: 30px;

  font-style: italic;
}

.pre_quotes {
  display: block;

  font-weight: 700;
  font-size: 72px;
  line-height: 0;
  color: #cfcfcf;
}

.after_quotes {
  content: "â€";
  position: relative;
  bottom: -15px;

  display: inline;

  font-weight: 700;
  font-size: 72px;
  line-height: 0;
  vertical-align: bottom;
  color: #cfcfcf;
}

.doc_name {
  position: relative;

  display: inline-block;

  font-weight: bold;
  font-size: 14px;
  color: #702786;
}

.doc_name span {
  display: block;
}

.doc_name:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -160px;

  display: block;
  width: 148px;
  height: 80px;
  margin-top: -25px;

  background: url(../img/doc_signature.png) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.doc
 {
    position: absolute;
    right: -178px;
    bottom: 91px;
    z-index: -1;
    max-height: 810px;
}
/* .doc {
  position: absolute;
  right: -20%;
  bottom: 0;
  z-index: 20;

  max-height: 810px;
} */

.block_7 {
  overflow: hidden;

  background: url(../img/block_7-bg.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.block_7 .container {
  padding-top: 100px;
  padding-bottom: 120px;
}

.block_7-top {
  position: relative;
  z-index: 19;

  margin-bottom: 20px;
  padding-right: 390px;
}

.block_7-top .title {
  text-shadow: 0 2px 3px rgba(117, 55, 0, 0.85);
}

.block_7-logo {
  width: 100%;
  max-width: 660px;
}

.block_7-round-wrap {
  position: absolute;
  right: 190px;
  bottom: -10px;

  width: 195px;
  height: 195px;
  padding: 6px;

  border: 1px solid #91569d;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.block_7-round {
  position: relative;
display: flex
;
    justify-content: center;
    align-items: center;
  width: 100%;
  height: 100%;
  /* padding: 100px 10px 15px; */
 padding: 10px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  color: #ffffff;

  background: #91569d;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.block_7-round:before {
  /* content: ""; */
   content: none;
  position: absolute;
  top: 20px;
  left: 28px;

  display: block;
  width: 104px;
  height: 72px;

  background: url(../img/tea_icon-2.png) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.block_7-list {
  position: relative;
  z-index: 21;

  width: 570px;
  margin-left: calc(100% - 570px);

  font-size: 0;
}

.block_7-list li {
  position: relative;

  margin-bottom: 20px;
  padding-right: 220px;

  font-weight: 300;
  font-size: 18px;
  line-height: 1.1;
  text-align: right;
}

.block_7-list li:last-child {
  margin-bottom: 0;
}

.block_7-list li:nth-child(2) {
  margin-bottom: 15px;
  padding-right: 0;
  padding-left: 220px;

  text-align: left;
}


.block_7-list li p {
  display: inline-block;
  width: 200px;
  margin-right: 10px;

  vertical-align: middle;
}

.block_7-list li:nth-child(2) p {
  margin-right: 0;
  margin-left: 10px;
}

.block_7-list li img {
  display: inline-block;

  vertical-align: middle;
}

.block_7-list li .counter {
  position: absolute;
  top: 50%;
  right: 40px;

  display: block;
  width: 86px;
  height: 86px;
  margin-top: -43px;

  font-weight: 500;
  font-size: 36px;
  line-height: 86px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;

  background: #ffa351;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.block_7-list li:nth-child(2) .counter {
  right: auto;
  left: 40px;
}

.block_7-list li:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 126px;

  display: block;
  width: 94px;
  height: 2px;
  margin-top: -1px;

  background: #ffa351;
}

.block_7-list li:nth-child(2):before {
  right: auto;
  left: 126px;
}

.block_7-prod {
  position: absolute;
  bottom: -65px;
  left: -21%;
  z-index: 20;
}

.block_8 .container {
  min-height: 920px;
  padding-top: 180px;
  padding-bottom: 100px;
}

.block_8-content {
  position: relative;
  z-index: 30;

  width: 550px;
  margin-left: calc(100% - 550px);
}

.block_8 .title {
  margin-bottom: 10px;

  text-shadow: 0 2px 3px rgba(117, 55, 0, 0.85);
}

.slider_wrap {
  width: calc(100% + 40px);
  margin-left: -20px;
}

.slide {
  padding: 20px;
}

.slide_inner {
  padding: 30px 50px;

  font-size: 16px;

  background: -webkit-linear-gradient(327deg, rgba(253, 233, 219, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(327deg, rgba(253, 233, 219, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(123deg, rgba(253, 233, 219, 1) 0%, rgba(255, 255, 255, 1) 100%);
  -webkit-border-top-left-radius: 65px;
  border-top-left-radius: 65px;
  -webkit-border-bottom-right-radius: 65px;
  border-bottom-right-radius: 65px;
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.24);
}

.slide_rating {
  width: 130px;
  height: 22px;
  margin-bottom: 10px;

  background: url(../img/stars.png) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.slide_date {
  margin-bottom: 10px;

  font-weight: bold;
  font-size: 16px;
  color: #c5b7af;
}

.slide_text {
  margin-bottom: 15px;
}

.slide_name {
  font-size: 0;
}

.slide_name img {
  display: inline-block;
  margin-right: 10px;

  vertical-align: middle;
}

.slide_name div {
  display: inline-block;

  font-weight: bold;
  font-size: 16px;
  vertical-align: middle;
}

.slide:hover,
.slide:active,
.slide:focus {
  border: none;
  outline: none;
}

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

.slick-dots li {
  width: 25px;
  height: 25px;
  margin: 0 4px;

  vertical-align: middle;

  -webkit-border-radius: 50%;
  border-radius: 50%;
}

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

.slick-dots li button {
  width: 25px;
  height: 25px;
  padding: 0;

  font-size: 0;

  background: #ffffff;
  border: 2px solid #ffac62;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.slick-dots li.slick-active button {
  width: 22px;
  height: 21px;

  background: #91569d;
  border: none;
}

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

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

.block_8-girl {
  position: absolute;
  bottom: 0;
  /* left: 0; */
  left: -280px;
  z-index: 22;
}

.block_8-paint {
  position: absolute;
  bottom: 27px;
  left: -382px;
  z-index: 21;
}

.block_9 {
  background: url(../img/block_9-bg.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.block_9 .container {
  padding-top: 100px;
  padding-bottom: 80px;

  font-size: 0;
}

.block_9 .title {
  position: relative;
  z-index: 41;

  display: inline-block;
  width: 30%;

  font-size: 46px;
  vertical-align: top;
  text-shadow: 0 2px 3px rgba(117, 55, 0, 0.85);
}

.block_9-content {
  display: inline-block;
  width: 50%;
  margin-right: 15px;

  vertical-align: top;
}

.cards_wrap {
  position: relative;

  display: inline-block;
  width: calc(50% - 10px);
  margin-right: 20px;

  vertical-align: middle;
}

.cards_wrap:last-child {
  margin-right: 0;
}

.cards_wrap .card {
  position: relative;
  z-index: 30;

  margin-bottom: 40px;
  padding: 10px;

  text-align: center;

  background: #91569d;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.24);
}

.cards_wrap .card:last-child {
  margin-bottom: 0;
}

.card .card_inner {
  position: relative;
  z-index: 31;

  padding: 180px 15px 15px;

  font-size: 18px;
  color: #ffffff;

  background: #91569d;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.24);
}

.card .card_inner .counter {
  position: absolute;
  top: -40px;
  left: 25px;

  width: 62px;
  height: 62px;

  font-size: 24px;
  line-height: 62px;
  text-align: center;
  color: #ffffff;

  background: #ffa351;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.card .card_inner img {
  position: absolute;
}

.card-1 img {
  top: 25px;
  left: 0;
}

.card-2 img {
  top: -50px;
  left: -5px;
}

.card-3 img {
  top: 0;
  left: -23px;
}

.block_9-girl {
  position: absolute;
  right: -65px;
  bottom: 0;
  z-index: 10;
}

.block_9-logo {
  position: absolute;
  top: 7%;
  left: 0;

  height: 86%;
}

.block_10 {
  background: url(../img/block_10-bg.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.block_10 .container {
  padding-top: 110px;
  padding-bottom: 80px;

  font-size: 0;
}

.block_10-content {
  display: inline-block;
  width: calc(100% - 365px);
  padding-right: 30px;

  font-size: 18px;
  vertical-align: top;
}

.block_10-logo {
  position: relative;
  z-index: 30;

  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.sale {
  position: relative;
  z-index: 41;

  display: block;
  width: 121px;
  margin-bottom: 150px;
}

.block_10 .title {
  position: relative;
  z-index: 41;

  width: 350px;

  text-shadow: 0 2px 3px rgba(117, 55, 0, 0.85);
}

.block_10-girl {
  position: absolute;
  bottom: 0;
  left: 150px;
  z-index: 35;

  max-height: 720px;
}

.form_wrap {
  position: relative;
  z-index: 45;

  display: inline-block;
  width: 365px;
  padding: 8px;

  font-size: 18px;
  vertical-align: top;

  background: #ffffff;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, 0.24);
}

.main_form {
  padding: 25px 0;

  background: #ffffff;
  border: 2px solid #91569d;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

.form_title {
  margin-bottom: 20px;
  padding: 0 10px;

  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
}

.prices_wrap {
  position: relative;

  margin-bottom: 20px;
  padding: 10px 30px;

  font-size: 0;

  background: #b52ace;
  display: flex;
  justify-content: space-between;
}

.new_price {
  display: inline-block;
  width: 60%;
  padding-right: 10px;

  font-size: 15px;
  line-height: 1;
  vertical-align: top;
  color: #ffea00;
}

.new_price-text {
  display: inline-block;
  margin-bottom: 10px;
}

.new_price-value {
  font-weight: bold !important;
  font-size: 41px !important;
}

.new_price-curr {
  font-size: 22px !important;
  font-weight: 700 !important;
}

.old_price {
  display: inline-block;
  width: 40%;

  font-size: 15px;
  line-height: 1;
  vertical-align: top;
  color: #ffffff;
  max-width: 80px;
}

.old_price-text {
  display: block;
}

.old_price-value {
  position: relative;

  display: inline-block;
  margin-top: 10px;

  font-weight: bold !important;
  font-size: 19px !important;
}

.old_price-value:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 80%;

  display: block;
  width: 55px;
  margin-top: -1px;
  margin-left: -25px;

  border-top: 2px solid #ffffff;
}

.old_price-curr {
  font-size: 11px !important;
  font-weight: 700 !important;
}

.inp {
  display: block;
  width: 265px;
  height: 45px;
  margin: 0 auto 10px;
  padding: 0 15px;

  font-size: 14px;
  line-height: 43px;
  color: #000000;

  background: #ffffff;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  outline: none;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.inp:active,
.inp:focus {
  background: #ffefe2;
  border: none;
}

/* INP-COLORS */
.inp::-webkit-input-placeholder {
  color: #000000;
}

.inp::-moz-placeholder {
  color: #000000;
}

.inp:-moz-placeholder {
  color: #000000;
}

.inp:-ms-input-placeholder {
  color: #000000;
}

/* INP-COLORS */

select.inp {
  background: #ffffff url(../img/triangle.png) no-repeat 95% center;
  cursor: pointer;
}

.main_form .btn_wrap {
  max-width: 265px;
  margin: 0 auto;
}

.main_form .btn {
  padding-right: 20px !important;
text-align: center !important;
  border: none;
  outline: none;
  cursor: pointer;
}

.main_form .btn:before {
  right: 55px;
}

.item-gift {
  display: none;
  margin: 15px 0 25px;

  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

.item-gift span {
  font-weight: bold;
  color: #ffa351;
}

.decor {
  position: absolute;
  z-index: 4;
}

.decor_1 {
  top: 0;
  left: -275px;
}

.decor_2 {
  bottom: -100px;
  left: -325px;
}

.decor_3 {
  right: -350px;
  bottom: 250px;
}

.decor_4 {
  right: -300px;
  bottom: 0;
  z-index: 50;
}

.decor_5 {
  top: 400px;
  left: -200px;
}

.decor_6 {
  top: 0;
  right: -400px;
}

.decor_7 {
  right: 110px;
  bottom: 440px;
}

.decor_8 {
  top: 150px;
  left: -250px;
}

.decor_9 {
  right: -400px;
  bottom: 350px;
}

.decor_10 {
  right: -70px;
  bottom: -65px;
}

.decor_11 {
  top: -60px;
  left: -180px;
}

.decor_12 {
  bottom: 930px;
  left: -230px;
}

.decor_13 {
  right: -70px;
  bottom: -65px;
}

.decor_14 {
  top: 100px;
  left: -200px;
}

.decor_15 {
  bottom: 50px;
  left: 50px;
}

.decor_16 {
  top: 300px;
  right: -150px;
}

.decor_17 {
  right: -300px;
  bottom: 0;
}

.decor_18 {
  top: -100px;
  left: -300px;
}

.decor_19 {
  bottom: 50px;
  left: -300px;
}

.decor_20 {
  top: 50px;
  right: -200px;
}

.decor_21 {
  right: 100px;
  bottom: 0;
}

.decor_22 {
  right: -175px;
  bottom: -150px;
  z-index: 3;
}

.decor_23 {
  top: 200px;
  left: -200px;
}

.decor_24 {
  bottom: 100px;
  left: -100px;
  z-index: 50;
}

.decor_25 {
  top: 50px;
  right: -100px;
}

.decor_26 {
  right: -50px;
  bottom: 20px;
}

.decor_27 {
  top: 0;
  left: 0;
}

.decor_28 {
  right: -400px;
  bottom: 0;
}

.block_9-line {
  position: absolute;
  top: 50px;
  left: -50px;
  z-index: 2;
}

.decor_29 {
  top: -40px;
  left: -300px;
}

.decor_30 {
  bottom: 350px;
  left: -70px;
}

.decor_31 {
  bottom: -10px;
  left: -130px;
}

.decor_32 {
  right: -200px;
  bottom: -100px;
}

@media screen and (max-width: 992px) {
  .container {
    max-width: 320px;
  }

  .decor {
    display: none;
  }

  .web {
    display: none !important;
  }

  .mob {
    display: block !important;
  }

  .block_1 {
    background: url(../img/block_1-bg-mob.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
  }

  .block_1-content {
    width: 100%;
  }

  .block_1-title {
    margin-bottom: 250px;

    font-size: 26px;
  }

  .block_1-title img {
    max-width: 100%;
  }

  .block_1-list-wrap {
    max-width: 100%;
  }

  .block_1-list li {
    margin-bottom: 10px;
  }

  .block_1-list li::before {
    width: 45px;
    height: 45px;
  }

  .block_1-list-title {
    margin-bottom: 10px;
  }

  .block_1-prod {
    bottom: 510px;
    left: -28%;

    width: 320px;
  }

  .stamp_wrap {
    position: static;

    width: 100%;
    margin-bottom: 20px;
  }

  .stamp_text {
    margin-left: 27px;
    padding: 10px 0 10px 45px;

    font-size: 15px;
  }

  .stamp_text:before {
    top: -30px;
    left: -48px;

    display: block;
    width: 110px;
    height: 110px;

    background: url(../img/stamp_natural.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
  }

  .block_1 .btn_wrap {
    margin-top: 30px;
    margin-left: 0;
  }

  .block_1-girl {
    right: -12%;
    bottom: 475px;
  }

  .block_2 .container {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .block_2-text {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;

    text-align: center;
  }

  .block_2-text h2 {
    font-size: 28px;
    text-align: center;
  }

  .block_2-round {
    display: block;
    width: 275px;
    height: 275px;
    margin: 0 auto 60px;
    padding: 30px 15px 42px;

    font-size: 16px;
  }

  .block_2-round:before {
    top: auto;
    bottom: -55px;
    left: 50%;

    margin-left: -49px;
  }

  .block_6-list-title {
    margin-bottom: 15px;

    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
  }

  .block_2-tablets {
    bottom: -25px;
    left: -32%;

    width: 320px;
  }

  .block_6-list {
    margin-top: 0;
    margin-right: 0;
  }

  .block_6-list li {
    display: block;
    width: 100%;
    margin: 0 0 10px;

    font-size: 0;
  }

  .block_6-list li:nth-child(odd) {
    margin-top: 0;
  }

  .block_6-list li img {
    display: inline-block;
    width: 105px;
    margin-right: 10px;
    margin-bottom: 0;

    vertical-align: middle;
  }

  .block_6-list li p {
    display: inline-block;
    width: calc(100% - 115px);
    padding: 0;

    vertical-align: middle;
    text-align: left;
  }

  .block_6-list li:nth-child(even) img.mob {
    display: inline-block !important;
    margin-right: 0;
    margin-left: 10px;
  }

  .block_6-list li:nth-child(even) p {
    text-align: right;
  }

  .expert_wrap {
    width: 100%;
    margin-top: 190px;
    margin-left: 0;
    padding: 105px 15px 25px;

    font-size: 18px;
    text-align: center;

    background-color: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 49px 0 rgba(142, 148, 133, 0.51);
    box-shadow: 0 0 49px 0 rgba(142, 148, 133, 0.51);
  }

  .expert_text {
    position: static;

    width: 100%;
  }

  .expert_bg {
    position: absolute;
    top: -160px;
    left: 10px;
  }

  .block_3 .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .block_3 .content {
    width: 100%;
    margin-left: 0;
  }

  .block_3 .title {
    margin-bottom: 0;

    font-size: 28px;
    text-align: center;
  }

  .block_3 .title span {
    font-size: 22px;
  }

  .block_3-img-mobile {
    position: relative;

    height: 320px;
  }

  .block_3-flowers {
    top: 0;
    right: -20px;

    width: 190px;
  }

  .block_3-lines {
    right: 0;

    width: 90%;
    height: auto;
  }

  .block_3-girl {
    bottom: -30px;
    left: 0;
    z-index: 25;

    max-height: 105%;
  }

  .decor_8 {
    top: 65px;
    left: -90px;

    display: block;
    width: 160px;
  }

  .decor_10 {
    right: -10px;
    bottom: -65px;

    width: 120px;
  }

  .block_3-list li {
    display: block;
    width: 100%;
  }

  .block_3-list li p {
    font-size: 16px;
  }

  .block_3-list li:nth-child(odd) {
    margin-right: 0;
  }

  .block_3-list li:nth-child(even) img.mob {
    display: inline-block !important;
  }

  .block_3-list li:nth-child(even) p {
    padding-right: 0;
    padding-left: 10px;

    text-align: right;
  }

  .block_4 .container {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .block_4-content {
    width: 100%;
  }

  .block_4 .title {
    margin-bottom: 15px;

    font-size: 28px;
  }

  .block_4 .subtitle {
    font-size: 18px;
  }

  .block_4-img-mobile {
    position: relative;

    height: 330px;
  }

  .block_4-prod {
    top: -40px;
    left: -20px;

    width: 415px;
  }

  .block_4-top {
    min-height: auto;
    padding-bottom: 30px;
  }

  .block_4-round-wrap {
    position: static;

    display: block;
    width: 255px;
    margin: -35px auto 35px;
  }

  .block_4-round {
    width: 255px;
    height: 255px;
    padding: 85px 20px 10px;
  }

  .block_4-round:before {
    top: 15px;
    left: 26%;

    width: 120px;
    height: 55px;
  }

  .block_4-bottom-content {
    margin-left: 0;
  }

  .block_4-bottom .title {
    text-align: center;
  }

  .stat_card {
    width: 100%;
  }

  .stat_block {
    position: relative;

    min-height: 275px;
    padding-left: 42px;

    background: url(../img/stat.png) no-repeat left top;
    -webkit-background-size: 477px;
    background-size: 477px;
  }

  .stat_item {
    position: absolute;
    bottom: 0;

    padding: 0;

    font-size: 12px;
    text-align: center;

    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  .stat_item:nth-child(1) {
    left: 42px;

    width: 108px;
    margin: 0;
  }

  .stat_item:nth-child(2) {
    right: 0;

    width: 108px;
    padding-top: 0;
  }

  .item_img {
    position: absolute;
  }

  .stat_bar {
    position: absolute;
    left: 25px;
  }

  .stat_bar-30 {
    top: -80px;
  }

  .stat_bar-72 {
    top: -172px;
  }

  .stat_bar-45 {
    top: -115px;
  }

  .stat_bar-87 {
    top: -199px;
  }

  .pills-1 {
    top: -130px;
    left: 17px;
  }

  .pills-2 {
    top: -165px;
    left: 17px;
  }

  .percent {
    left: 40px;
  }

  .percent_30 {
    top: -76px;
    bottom: auto;
  }

  .percent_72 {
    top: -167px;
    bottom: auto;
  }

  .percent_45 {
    top: -110px;
    bottom: auto;
  }

  .percent_87 {
    top: -195px;
    bottom: auto;
    left: 42px !important;
  }

  .tea-1 {
    top: -73px;
    left: 38px;
    z-index: 10;
  }

  .tea-2 {
    top: -73px;
    left: 38px;
    z-index: 10;
  }


  .block_4-girl {
    bottom: 100px;
    left: -155px;
  }

  .block_5 .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .title {
    font-size: 28px;
    text-align: center;
  }

  .title span {
    font-size: 22px;
  }

  .block_5 .title {
    margin-bottom: 0;
  }

  .block_5-list:before {
    top: -250px;
    left: 50%;

    display: block;
    width: 350px;
    height: 350px;

    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .block_5-list-item,
  .block_5-list-item:nth-child(odd),
  .block_5-list-item:nth-child(even) {
    margin: 100px 10px 20px;
    padding: 40px 15px 20px;

    text-align: center;

    -webkit-border-top-left-radius: 65px;
    border-top-left-radius: 65px;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 65px;
    border-bottom-right-radius: 65px;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .block_5-list-item:nth-child(odd) p,
  .block_5-list-item:nth-child(even) p {
    margin: 0;
  }

  .block_5-list {
    margin-top: 225px;
  }

  .block_5-list-item img,
  .block_5-list-item:nth-child(odd) img,
  .block_5-list-item:nth-child(even) img {
    top: -75px;
    right: auto;
    bottom: auto;
    left: 50%;

    margin-left: -55px;
  }

  .block_5-list .slick-dots {
    bottom: -35px;
  }

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

  .doc {
    right: -14%;

    max-height: 290px;
  }

  .doc_content {
    width: 100%;
    padding: 40px 10px 100px;
  }

  .doc_name {
    width: 50%;
  }

  .doc_name:before {
    content: "";
    position: absolute;
    top: 118%;
    right: 25px;

    display: block;
    width: 102px;
    height: 57px;
    margin-top: 0;
  }

  .doc_content .title {
    width: 68%;
    margin-bottom: 50px;

    font-size: 22px;
    text-align: left;
  }

  .doc_stamp {
    position: absolute;
    top: 20px;
    right: 10px;

    width: 94px;
  }

  .block_7 .container {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .block_7-top {
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 360px;
  }

  .block_7-logo {
    width: 100%;
  }

  .block_7-prod {
    top: 30px;
    bottom: auto;
    left: -90px;
    z-index: 4;

    width: 535px;
  }

  .block_7-round-wrap {
    right: 0;
    bottom: 20px;
    z-index: 55;

    width: 170px;
    height: 170px;
  }

  .block_7-round {
    font-size: 13px;
  }

  .block_7-round:before {
    top: 12px;
    left: 35px;

    width: 75px;
    height: 52px;
  }

  .block_7-list {
    width: 100%;
    margin-left: 0;
  }

  .block_7-list li {
    position: relative;

    margin-bottom: 65px;
    padding-right: 0;
    padding-left: 135px;

    font-size: 16px;
    text-align: left;
  }

  .block_7-list li:nth-child(2) {
    margin-bottom: 65px;
    padding-right: 135px;
    padding-left: 0;

    text-align: right;
  }

  .block_7-list li p,
  .block_7-list li:nth-child(2) p {
    width: 100%;
    margin: 0;
  }

  .block_7-list li:before {
    display: none;
  }

  .block_7-list li img {
    position: absolute;
    top: 50%;
    left: -10px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .block_7-list li:nth-child(2) img {
    right: -10px;
    left: auto;
  }

  .block_7-list li .counter {
    top: -35px;
    right: auto;
    left: 75px;

    width: 55px;
    height: 55px;
    margin-top: 0;

    font-size: 24px;
    line-height: 55px;
  }

  .block_7-list li:nth-child(2) .counter {
    top: -50px;
    right: 70px;
    left: auto;
  }

  .block_8 .container {
    min-height: auto;
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .block_8-content {
    width: 100%;
    margin-left: 0;
  }

  .block_8 .title {
    width: 70%;
    margin-bottom: 220px;

    font-size: 20px;
    text-align: left;
  }

  .block_8-girl {
    top: 190px;
    bottom: auto;
    left: 45%;

    width: 60%;
  }

  .block_8-paint {
    top: 15px;
    bottom: auto;
    left: -8px;

    width: 360px;
  }

  .decor_23 {
    top: 200px;
    left: 18px;

    width: 50px;
  }

  .decor_24 {
    top: 275px;
    bottom: auto;
    left: 30px;
    z-index: 50;

    width: 136px;
  }

  .slide_inner {
    padding: 20px 15px;

    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 65px;
    border-top-right-radius: 65px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 65px;
    border-bottom-left-radius: 65px;
  }

  .decor_26 {
    right: -70px;
    bottom: -110px;
  }

  .block_9 .container {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .block_9 .title {
    width: 65%;

    font-size: 28px;
    text-align: left;
  }

  .block_9-content {
    width: 100%;
  }

  .block_9-logo {
    display: none;
  }

  .cards_wrap {
    width: 100%;
    margin-right: 0;
  }

  .cards_wrap:first-child {
    margin-bottom: 40px;
  }

  .block_9-img-wrap {
    position: relative;

    height: 150px;
  }

  .block_9-img-wrap img {
    position: absolute;
    right: -20px;
    bottom: -30px;

    height: 280px;
  }

  .cards_wrap .card {
    width: 240px;
    margin: 0 auto 40px;
  }

  .block_9-line {
    display: none;
  }

  .decor_28 {
    right: -25px;
    bottom: -10px;

    width: 200px;
  }

  .block_10 .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .block_10-content {
    display: block;
    width: 100%;
    padding-right: 0;
  }

  .block_10 .title {
    width: 100%;
    margin-bottom: 10px;

    font-size: 24px;
    text-align: left;
  }

  .block_10-logo {
    margin-bottom: 0;
  }

  .sale {
    width: 121px;
    margin: -15px 0 0 10px;
  }

  .block_10-img-wrap {
    position: relative;

    height: 265px;
  }

  .block_10-img-wrap .block_10-girl {
    position: absolute;
    bottom: 0;
    left: 20px;

    height: 385px;
  }

  .decor_30 {
    bottom: 30px;
    left: 10px;
    z-index: 60;

    width: 185px;
  }

  .form_wrap {
    width: 100%;

    -webkit-border-radius: 20px;
    border-radius: 20px;
  }

  .main_form {
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }

  .inp {
    width: 250px;
  }

  .main_form .btn_wrap {
    max-width: 240px;
  }

  .decor_32 {
    right: -110px;
    bottom: -100px;

    width: 250px;
  }

  .decor_31 {
    bottom: 60px;
    left: -85px;

    width: 200px;
  }

  .form_title {
    font-size: 22px;
  }

  .prices_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .new_price-text {
    margin-bottom: 6px;
  }

  .new_price-value {
    font-size: 29px !important;
  }

  .new_price-curr {
    font-size: 19px !important;
  }
}