html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
  html input[type="button"], /* 1 */
  input[type="reset"],
  input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.container {
  min-width: 1200px;
  max-width: 100%;
  margin: auto;
  min-height: 100px;
  overflow: hidden;
}

.wrapper {
  width: 1090px;
  margin: auto;
  min-height: 1px;
  overflow: hidden;
}

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

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

.w100 {
  width: 100%;
  float: left;
}

a {
  cursor: pointer;
}

.block1 {
  width: 100%;
  float: left;
  min-height: 1075px;
  background: url(../img/block1.png) no-repeat top center;
  position: relative;
  z-index: 2;
}

.block1 .top-line {
  width: 100%;
  float: left;
  min-height: 122px;
  background: rgba(255, 255, 255, 0.53);
  -webkit-box-shadow: 0 6px 21px 0 rgba(69, 20, 45, 0.23);
  box-shadow: 0 6px 21px 0 rgba(69, 20, 45, 0.23);
}

.block1 .top-line .tleft {
  width: 445px;
  float: left;
  margin-left: 45px;
  margin-top: 16px;
}

.block1 .top-line .tleft .limage {
  width: 100px;
  float: left;
}

.block1 .top-line .tleft .ltext {
  width: 345px;
  float: left;
}

.block1 .top-line .tleft .ltext .text {
  width: 100%;
  float: left;
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #191919;
  margin-top: 7px;
}

.block1 .top-line .tleft .ltext .author {
  width: 100%;
  float: left;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #191919;
  font-weight: 700;
  margin-top: 8px;
}

.block1 .top-line .tmiddle {
  width: 305px;
  float: left;
  margin-top: 20px;
  text-align: center;
}

.block1 .top-line .tmiddle .line {
  width: 100%;
  float: left;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #191919;
  font-weight: 700;
}

.block1 .top-line .tmiddle .image {
  width: 100%;
  float: left;
}

.block1 .top-line .tright {
  width: 250px;
  float: left;
  margin-top: 25px;
  text-align: center;
}

.block1 .top-line .tright .line {
  width: 100%;
  float: left;
  font-family: "PT Sans";
  font-size: 18px;
  line-height: 22px;
  color: #191919;
  font-weight: 700;
}

.block1 .top-line .tright .button-block {
  width: 100%;
  float: left;
  margin-top: 7px;
}

.block1 .top-line .tright .button-block button {
  width: 100%;
  height: 42px;
  border: none;
  background: #7da12b;
  border-radius: 20px;
  outline: 0;
  font-family: "PT Sans";
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.block1 .top-line .tright .button-block button:hover {
  background: #fff;
  border: 1px solid #7da12b;
  color: #7da12b;
}

.block1 .title-block {
  width: 100%;
  float: left;
  padding: 0 45px;
  margin-top: 38px;
}

.block1 .title-block .title-content {
  width: 100%;
  float: left;
  border-left: 5px solid #822453;
  padding-left: 35px;
}

.block1 .title-block .title-content .title {
  width: 100%;
  float: left;

  font-size: 72px;
  line-height: 76px;
  color: #191919;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.block1 .title-block .title-content .subtitle {
  width: 100%;
  float: left;

  font-size: 32px;
  line-height: 43px;
  color: #822453;
  text-transform: uppercase;
}

.block1 .left-block {
  width: 495px;
  float: left;
  margin-left: 45px;
  margin-top: 40px;
}

.block1 .left-block .textline {
  width: 100%;
  float: left;

  font-size: 24px;
  line-height: 30px;
  color: #191919;
}

.block1 .left-block .textline .pink {
  background: #822453;
  padding: 3px 8px;
  color: #fff;
}

.block1 .left-block .item-block {
  width: 100%;
  float: left;
  margin-top: 30px;
}

.block1 .left-block .item-block .line {
  width: 100%;
  float: left;
  margin-top: 12px;
  padding-left: 70px;

  font-size: 22px;
  line-height: 26px;
  color: #191919;
  min-height: 48px;
  padding-top: 7px;
}

.block1 .left-block .item-block .line:nth-child(1) {
  background: url(../img/icon-1.png) no-repeat top left;
}

.block1 .left-block .item-block .line:nth-child(2) {
  background: url(../img/icon-2.png) no-repeat top left;
}

.block1 .left-block .item-block .line:nth-child(3) {
  background: url(../img/icon-3.png) no-repeat top left;
}

.block1 .left-block .item-block .line:nth-child(4) {
  background: url(../img/icon-4.png) no-repeat top left;
}

.block1 .left-block .bottom-block {
  width: 100%;
  float: left;
  margin-top: 25px;
  text-align: center;
  position: relative;
}

.block1 .left-block .bottom-block .price-line {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-family: "PT Sans";
  font-size: 24px;
  line-height: 28px;
  color: #191919;
}

.block1 .left-block .bottom-block .price-line .price {
  color: #7da12b;
}

.block1 .left-block .bottom-block .button-block {
  width: 100%;
  float: left;
  margin-top: 12px;
}
.block1 .product img{
  width: 420px;
}
.block1 .left-block .bottom-block .button-block button {
  width: 295px;
  height: 63px;
  border: none;
  background: url(../img/button-1.png) no-repeat top left;
  border-radius: 35px;
  outline: 0;

  font-size: 30px;
  line-height: 34px;
  color: #fff;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.block1 .left-block .bottom-block .button-block button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.block1 .left-block .bottom-block:before {
  width: 33px;
  float: left;
  content: "";
  height: 72px;
  background: url(../img/line-1.png) no-repeat top left;
  left: 49px;
  position: absolute;
}

.block1 .right-block {
  width: 505px;
  float: left;
}

.block1 .right-block .product {
  width: 100%;
    float: left;
    margin-top: 152px;
    margin-left: 105px;
}
.block1 .right-block .product img{
  max-width: 220px;
}
.block1 .right-block .note {
  width: 194px;
  float: left;
  height: 101px;
  background: url(../img/circle-1.png) no-repeat top left;
  background-size: 100% 100%;
  font-size: 20px;
  line-height: 24px;
  color: #191919;
  text-align: center;
  padding-top: 14px;
  margin-left: -112px;
  margin-top: -326px;
}

.block2 {
  width: 100%;
  float: left;
  min-height: 605px;
  background: url(../img/block2.jpg) no-repeat top center;
  margin-top: -217px;
  position: relative;
  z-index: 1;
}

.block2 .right-block {
  width: 590px;
  float: left;
  margin-left: 480px;
}

.block2 .right-block .title {
  width: 100%;
  float: left;

  font-size: 30px;
  line-height: 34px;
  color: #191919;
  text-transform: uppercase;
  margin-top: 35px;
  text-align: center;
}

.block2 .right-block .item-block {
  width: 100%;
  float: left;
  margin-top: 10px;
}

.block2 .right-block .item-block .item {
  width: 280px;
  float: left;
  min-height: 75px;
}

.block2 .right-block .item-block .item .iicon {
  width: 83px;
  float: left;
}

.block2 .right-block .item-block .item .itext {
  width: 190px;
  float: left;

  font-size: 16px;
  line-height: 23px;
  color: #303030;
  padding-top: 5px;
}

.block2 .right-block .item-block .item .onelinetext {
  padding-top: 16px;
}

.block2 .right-block .item-block .item:last-child {
  width: 305px;
}

.block2 .right-block .item-block .item:last-child .itext {
  width: 220px;
}

.block2 .right-block .bottom-line {
  width: 100%;
  float: left;
  margin-top: 15px;
  border-left: 5px solid #d43632;
  padding: 17px 33px;

  font-size: 19px;
  line-height: 23px;
  color: #303030;
}

.block2 .right-block .bottom-line .red {
  color: #d43632;
}

.block3 {
  width: 100%;
  float: left;
  min-height: 410px;
  background: #fff;
}

.block3 .text-block {
  width: 100%;
  float: left;
  background: url(../img/item-1.png) no-repeat top 15px center;
  margin-top: 40px;
}

.block3 .text-block .title {
  width: 100%;
  float: left;
  font-size: 18px;
  line-height: 34px;
  color: #191919;
  text-transform: uppercase;
  text-align: center;
}

.block3 .text-block .item-block {
  width: 100%;
  float: left;
  margin-top: 33px;
  text-align: center;
}

.block3 .text-block .item-block .item {
  width: 15%;
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
}

.block3 .text-block .item-block .item .iimage {
  width: 100%;
  float: left;
}


.block3 .text-block .item-block .item .itext {
  width: 100%;
  float: left;
  margin-top: 12px;

  font-size: 20px;
  line-height: 24px;
  color: #303030;
}

.block3 .text-block .item-block .item .itext .red {
  color: #d43632;

  text-transform: uppercase;
  display: block;
}

.block4 {
  width: 100%;
  float: left;
  min-height: 542px;
  background: url(../img/block4.jpg) top center;
}

.block4 .title {
  width: 100%;
  float: left;

  font-size: 30px;
  line-height: 34px;
  color: #191919;
  text-transform: uppercase;
  margin-top: 45px;
}

.block4 .left-block {
  width: 280px;
  float: left;
  margin-left: 50px;
  margin-top: 25px;
}

.block4 .left-block .limage {
  width: 100%;
  float: left;
}

.block4 .left-block .ltext {
  width: 100%;
  float: left;

  font-size: 18px;
  line-height: 22px;
  color: #191919;
  margin-top: 15px;
}

.block4 .right-block {
  width: 705px;
  float: left;
  margin-top: 32px;
}

.block4 .right-block .rtext {
  width: 100%;
  float: left;

  font-size: 22px;
  line-height: 26px;
  color: #303030;
  background: url(../img/icon-quote.png) no-repeat top left;
  padding-top: 7px;
  padding-left: 30px;
}

.block4 .right-block .rtext .pink {
  color: #822453;
}

.block4 .right-block .rtext .upper {
  text-transform: uppercase;
}

.block4 .right-block .red-block {
  width: 100%;
  float: left;
  margin-top: 20px;
  padding: 7px 0;
  padding-left: 25px;

  font-size: 20px;
  line-height: 24px;
  color: #fff;
  background: #822453;
}

.block5 {
  width: 100%;
  float: left;
  min-height: 600px;
  background: url(../img/block5.jpg) top center;
  position: relative;
}

.block5 .left-block {
  width: 900px;
  float: left;
  margin-left: 45px;
}

.block5 .left-block .title {
  width: 100%;
  float: left;

  font-size: 48px;
  line-height: 48px;
  color: #191919;
  text-transform: uppercase;
  margin-top: 40px;
}

.block5 .left-block .title .small {
  font-size: 30px;
}

.block5 .left-block .title .pink {
  color: #822453;
}

.block5 .left-block .textline {
  width: 685px;
  float: left;
  margin-top: 15px;
  border-left: 5px solid #822453;
  background: url(../img/item-2.png) no-repeat top center;
  padding: 8px 0;
  padding-left: 23px;
  padding-right: 110px;
}

.block5 .left-block .textline .text {
  width: 100%;
  float: left;

  font-size: 20px;
  line-height: 24px;
  color: #191919;
}

.block5 .left-block .textline .text .green {
  color: #9fc841;
  font-size: 30px;
  line-height: 40px;

  text-transform: uppercase;
}

.block5 .left-block .note {
  width: 309px;

  height: 146px;
  background: url(../img/circle-2.png) no-repeat top center;
  font-family: "PT Sans";
  font-size: 17px;
  line-height: 21px;
  color: #060203;
  font-style: italic;
  text-align: center;
  padding: 0 45px;
  padding-top: 21px;
}

.block5 .left-block .video-block {
  width: 373px;
  float: left;
  height: 216px;
  margin-top: 40px;

  padding: 10px;
}

.block5 .left-block .video-block .video {
  width: 100%;
  float: left;
  height: 195px;
}

.block5 .left-block .product {
  width: 375px;
  float: left;
  margin-top: -33px;
  margin-left: 22px;
}

.block5 .left-block .product img{
  max-width: 220px;
}

.block5 .right-block {
  width: 145px;
  float: left;
}

.block5 .right-block .girl {
  width: 621px;
  float: left;
  position: absolute;
  bottom: -38px;
  right: -250px;
  z-index: 1;
}

.block5 .wrapper {
  overflow: visible;
}

.block6 {
  width: 100%;
  float: left;
  min-height: 140px;
  background: #822453;
  position: relative;
  z-index: 2;
}

.block6 .left-text {
  width: 475px;
  float: left;
  margin-left: 45px;
  margin-top: 15px;

  font-size: 24px;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase;
}

.block6 .left-text .green {
  color: #9fc841;
  font-size: 36px;
}

.block6 .middle-line {
  width: 155px;
  float: left;
  margin-left: 20px;
  margin-top: 55px;
}

.block6 .button-block {
  width: 346px;
  float: left;
  margin-top: 29px;
}

.block6 .button-block button {
  width: 346px;
  height: 83px;
  border: none;
  background: url(../img/button-2.png) no-repeat top left;
  border-radius: 35px;
  outline: 0;

  font-size: 36px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.block6 .button-block button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.block6 .berry {
  width: 127px;
  float: left;
  position: absolute;
  right: -65px;
  margin-top: 91px;
}

.block6 .wrapper {
  position: relative;
  overflow: visible;
}

.block7 {
  width: 100%;
  float: left;
  min-height: 1652px;
  background: #fff;
}

.block7 .title {
  width: 100%;
  float: left;

  font-size: 30px;
  line-height: 36px;
  color: #191919;
  text-transform: uppercase;
  text-align: center;
  margin-top: 42px;
}

.block7 .item-block {
  width: 100%;
  float: left;
  min-height: 1505px;
  background: url(../img/item-3.png) no-repeat top left,
    url(../img/item-4.png) no-repeat bottom right;
  margin-top: 25px;
  padding: 0 43px;
}

.block7 .item-block .item {
  width: 100%;
  float: left;
  margin-top: 38px;
}

.block7 .item-block .item .iimage {
  width: 300px;
  float: left;
  text-align: right;
}

.block7 .item-block .item .itext {
  width: 704px;
  float: left;
}

.block7 .item-block .item .itext .ttitle {
  width: 100%;
  float: left;

  font-size: 30px;
  line-height: 34px;
  color: #822453;
  text-transform: uppercase;
}

.block7 .item-block .item .itext .ttitle .small {
  font-size: 18px;
  color: #020001;
}

.block7 .item-block .item .itext .ttext {
  width: 100%;
  float: left;

  font-size: 22px;
  line-height: 26px;
  color: #303030;
  margin-top: 13px;
}

.block7 .item-block .item .itext .tnote {
  width: 100%;
  float: left;

  font-size: 22px;
  line-height: 26px;
  color: #7da12b;
  text-transform: uppercase;
  margin-top: 20px;
}

.block7 .item-block .item .itext .tnote .lower {
  text-transform: none;
}

.block7 .item-block .item:nth-child(2n) .iimage {
  text-align: left;
}

.block7 .item-block .item:nth-child(2n) .itext {
  text-align: right;
}

.block7 .item-block .item:nth-child(2) .itext {
  padding-left: 85px;
}

.block7 .item-block .item:nth-child(3) .itext {
  padding-right: 0px;
}

.block7 .item-block .item:nth-child(3) .itext .tnote {
  width: 730px;
  position: relative;
  z-index: 2;
}

.block7 .item-block .item:nth-child(5) .itext .tnote {
  padding-right: 95px;
}

.block8 {
  width: 100%;
  float: left;
  min-height: 260px;
  background: #ebe0f3;
  position: relative;
  z-index: 2;
}

.block8 .product {
  width: 329px;
  float: left;
  position: absolute;
  /* margin-top: -50px; */
}

.block8 .product img{
  max-width: 180px;
}

.block8 .left-image {
  width: 313px;
  float: left;
  margin-left: 252px;
  margin-top: 68px;
}

.block8 .right-block {
  width: 495px;
  float: left;
}

.block8 .right-block .rtitle {
  width: 100%;
  float: left;

  font-size: 30px;
  line-height: 34px;
  color: #822453;
  text-transform: uppercase;
  text-align: center;
  margin-top: 35px;
}

.block8 .right-block .rtitle .pink {
  color: #fff;
  background: #822453;
  padding: 3px 5px;
}

.block8 .right-block .rtext {
  width: 100%;
  float: left;

  font-size: 20px;
  line-height: 24px;
  color: #2a2a2a;
  text-align: center;
  padding: 0 40px;
  margin-top: 8px;
}

.block8 .right-block .button-block {
  width: 100%;
  float: left;
  margin-top: 22px;
  text-align: center;
  padding-bottom: 15px;
  position: relative;
}

.block8 .right-block .button-block button {
  width: 241px;
  height: 58px;
  border: none;
  background: url(../img/button-3.png) no-repeat top left;
  border-radius: 35px;
  outline: 0;

  font-size: 25px;
  line-height: 29px;
  color: #fff;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.block8 .right-block .button-block button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.block8 .right-block .button-block:before {
  width: 75px;
  float: left;
  content: "";
  height: 21px;
  background: url(../img/line-3.png) no-repeat top left;
  left: 14px;
  margin-top: 13px;
  position: absolute;
}

.block9 {
  padding: 0 20px;
  width: 100%;
  float: left;
  min-height: 633px;
  background: url(../img/block9.jpg) no-repeat top center;
  position: relative;
  background-size: cover;
}

.block9 .title {
  width: 100%;
  float: left;
  position: relative;
  z-index: 11;
  font-size: 36px;
  line-height: 40px;
  color: #191919;
  text-transform: uppercase;
  margin-top: 62px;
  padding-left: 45px;
}

.block9 .left-block {
  width: 715px;
  float: left;
  margin-left: 45px;
}

.block9 .left-block .text {
  width: 100%;
  float: left;
  padding-bottom: 27px;
  border-bottom: 1px solid #c2bebe;
}

.block9 .left-block .text .line {
  width: 100%;
  float: left;
  margin-top: 23px;
  position: relative;
  z-index: 11;
  font-size: 19px;
  line-height: 23px;
  color: #2a2a2a;
  text-indent: 35px;
}

.block9 .left-block .text .line:nth-child(3) {
  text-indent: 0;
  padding-right: 105px;
}

.block9 .left-block .bottom-line {
  width: 100%;
  float: left;
  margin-top: 40px;
  position: relative;
  z-index: 11;
}

.block9 .left-block .bottom-line .author {
  width: 370px;
  float: left;

  font-size: 18px;
  line-height: 22px;
  color: #2a2a2a;
}

.block9 .left-block .bottom-line .sign {
  width: 155px;
  float: left;
}

.block9 .left-block .bottom-line .product {
  width: 99px;
  float: left;
  margin-left: 80px;
  margin-top: -97px;
  position: relative;
  z-index: 2;
}
.block9 .left-block .bottom-line .product img {
  max-width: 180px;
}

.block9 .right-block {
  width: 330px;
  float: left;
}

.block9 .right-block .doctor {
  width: 551px;
  float: left;
  position: absolute;
  bottom: -4px;
  margin-left: -110px;
  z-index: 1;
}

.block9 .wrapper {
  overflow: visible;
}

.block10 {
  width: 100%;
  float: left;
  min-height: 223px;
  background: #822453;
}

.block10 .left-block {
  width: 630px;
  float: left;
  margin-left: 70px;
  margin-top: 25px;
}

.block10 .left-block .line {
  width: 100%;
  float: left;
  margin-top: 20px;

  font-size: 22px;
  line-height: 26px;
  color: #fff;
  text-transform: uppercase;
}

.block10 .left-block .line .sertclick {
  font-size: 22px;
  line-height: 28px;
  color: #fff;
  text-decoration: underline;
  background: #739628;
  padding: 3px 6px;
  display: inline-block;
  cursor: pointer;
}

.block10 .right-block {
  width: 320px;
  float: left;
  margin-top: 20px;
}

.block10 .right-block .image {
  width: 139px;
  float: left;
  margin-left: 10px;
}

.block11 {
  width: 100%;
  float: left;
  min-height: 972px;
  padding-bottom: 30px;
  background: #fff;
}

.block11 .title-pink {
  width: 100%;
  float: left;
  margin-top: 30px;

  font-size: 48px;
  line-height: 52px;
  color: #822453;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
}

.block11 .title {
  width: 100%;
  float: left;

  font-size: 36px;
  line-height: 40px;
  color: #191919;
  text-transform: uppercase;
  text-align: center;
}

.block11 .item-block {
  width: 100%;
  float: left;
  margin-top: 15px;
  padding: 0 45px;
}

.block11 .item-block .item {
  width: 100%;
  float: left;
  margin-top: 35px;
}

.block11 .item-block .item .itop {
  width: 100%;
  float: left;
}

.block11 .item-block .item .itop .rate {
  width: 278px;
  float: right;
  height: 36px;
  border: 1px solid #c5c5c5;
  text-align: center;
}

.block11 .item-block .item .itop .rate .rtext {
  display: inline-block;

  font-size: 18px;
  line-height: 34px;
  color: #2a2a2a;
}

.block11 .item-block .item .itop .rate .rstar {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.block11 .item-block .item .iimage {
  width: 230px;
  float: left;
}

.block11 .item-block .item .itext {
  width: 770px;
  float: left;
  font-size: 20px;
  line-height: 28px;
  color: #2a2a2a;
  margin-top: -10px;
}

.block11 .item-block .item .itext .name {
  color: #779a28;

  display: block;
}

.block11 .item-block .item:nth-child(1) {
  margin-top: 0;
}

.block11 .item-block .item:nth-child(2) {
  margin-top: 5px;
}

.block11 .item-block .more {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 30px;

  font-size: 18px;
  line-height: 22px;
  color: #191919;
}

.block11 .item-block .more a {
  font-size: 18px;
  line-height: 22px;
  color: #191919;
  text-decoration: underline;
}

.block12 {
  width: 100%;
  float: left;
  min-height: 356px;
  background: #f5f0f0;
  position: relative;
}

.block12 .left-image {
  width: 425px;
  float: left;
}

.block12 .left-image .product {
  width: 435px;
  float: left;
  position: absolute;
  /* margin-left: -50px; */
  /* margin-top: -215px; */
}

.block12 .left-image .product img{
  max-width: 220px;
}

.block12 .berries {
  position: relative;
}

.block12 .berries .image:nth-child(1) {
  margin-top: -45px;
  margin-left: -125px;
  position: absolute;
}

.block12 .berries .image:nth-child(2) {
  margin-left: -170px;
  margin-top: 315px;
  position: absolute;
}

.block12 .berries .image:nth-child(3) {
  margin-top: -61px;
  right: -110px;
  position: absolute;
}

.block12 .right-block {
  width: 620px;
  float: left;
  margin-left: 420px;
}

.block12 .right-block .title {
  width: 100%;
  float: left;

  font-size: 36px;
  line-height: 40px;
  color: #191919;
  text-transform: uppercase;
  margin-top: 53px;
}

.block12 .right-block .title .pink {
  font-size: 48px;
  color: #822453;
  letter-spacing: 0.05em;
}

.block12 .right-block .quote-block {
  width: 100%;
  float: left;
  margin-top: 30px;
}

.block12 .right-block .quote-block .answer {
  width: 100%;
  float: left;
  margin-top: 17px;
  height: 33px;
  padding: 0 10px;
  border: 1px solid #bfbfbf;
  background: #fff;
  cursor: pointer;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #739628), color-stop(0, #fff));
  background: linear-gradient(90deg, #739628 0, #fff 0);
}

.block12 .right-block .quote-block .answer .option {
  width: 100%;
  float: left;

  font-size: 20px;
  line-height: 31px;
  color: #191919;
  text-transform: uppercase;
}

.block12 .right-block .quote-block .answered {
  cursor: default;
}

.block12 .right-block .quote-block .answered .option {
  color: #fff;
}

.block12 .wrapper {
  overflow: visible;
}

.block13 {
  width: 100%;
  float: left;
  min-height: 813px;
}

.block13 .top-block {
  width: 100%;
  float: left;
  margin-top: 65px;
}

.block13 .top-block .left-image {
  width: 290px;
  float: left;
  margin-left: 60px;
  margin-top: 25px;
}

.block13 .top-block .right-block {
  width: 660px;
  float: left;
}

.block13 .top-block .right-block .title {
  width: 100%;
  float: left;

  font-size: 36px;
  line-height: 40px;
  color: #822453;
  text-transform: uppercase;
}

.block13 .top-block .right-block .text {
  width: 100%;
  float: left;

  font-size: 20px;
  line-height: 24px;
  color: #2a2a2a;
  margin-top: 15px;
}

.block13 .top-block .right-block .button-block {
  width: 100%;
  float: left;
  margin-top: 25px;
  padding-bottom: 15px;
}

.block13 .top-block .right-block .button-block button {
  width: 241px;
  height: 58px;
  border: none;
  background: url(../img/button-3.png) no-repeat top left;
  border-radius: 35px;
  outline: 0;

  font-size: 25px;
  line-height: 29px;
  color: #fff;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.block13 .top-block .right-block .button-block button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.block13 .bottom-block {
  width: 100%;
  float: left;
  margin-top: 40px;
}

.block13 .bottom-block .title {
  width: 100%;
  float: left;

  font-size: 36px;
  line-height: 40px;
  color: #191919;
  text-transform: uppercase;
  text-align: center;
}

.block13 .bottom-block .item-block {
  width: 100%;
  float: left;
  margin-top: 35px;
  padding: 0 140px;
  text-align: center;
}

.block13 .bottom-block .item-block .item {
  width: 190px;
  float: left;
  margin-left: 115px;
  position: relative;
}

.block13 .bottom-block .item-block .item .iimage {
  width: 100%;
  float: left;
}

.block13 .bottom-block .item-block .item .iimage img{
  display: block;
  /* max-width: 80px; */
  width: auto;
  max-height: 160px;
  margin: 0 auto;
}

.block13 .bottom-block .item-block .item .itext {
  width: 100%;
  float: left;
  margin-top: 20px;

  font-size: 20px;
  line-height: 24px;
  color: #2a2a2a;
  padding: 0 8px;
}

.block13 .bottom-block .item-block .item:first-child {
  margin-left: 0;
}

.block13 .bottom-block .item-block .item:before {
  width: 48px;
  float: left;
  content: "";
  height: 16px;
  background: url(../img/arrow_1.png) no-repeat top left;
  right: -80px;
  margin-top: 75px;
  position: absolute;
}

.block13 .bottom-block .item-block .item:last-child::before {
  display: none;
}

.block13 .bottom-block .textline {
  width: 100%;
  float: left;
  margin-top: 30px;

  font-size: 24px;
  line-height: 28px;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
}

.block14 {
  width: 100%;
  float: left;
  min-height: 795px;
  background: url(../img/block1.png) no-repeat top -130px center;
}

.block14 .title-block {
  width: 100%;
  float: left;
  padding: 0 45px;
  margin-top: 30px;
}

.block14 .title-block .title-content {
  width: 100%;
  float: left;
  border-left: 5px solid #822453;
  padding-left: 35px;
}

.block14 .title-block .title-content .title {
  width: 100%;
  float: left;

  font-size: 72px;
  line-height: 76px;
  color: #191919;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.block14 .title-block .title-content .subtitle {
  width: 100%;
  float: left;

  font-size: 39px;
  line-height: 43px;
  color: #822453;
  text-transform: uppercase;
}

.block14 .left-block {
  width: 605px;
  float: left;
}

.block14 .left-block .product {
      width: 438px;
    float: left;
    margin-top: 122px;
    margin-left: 115px;
}

.block14 .left-block .note {
      width: 194px;
    float: left;
    height: 101px;
    background: url(../img/circle-1.png) no-repeat top left;
    background-size: 100% 100%;
    font-size: 20px;
    line-height: 24px;
    color: #191919;
    text-align: center;
    padding-top: 14px;
    margin-left: -187px;
    margin-top: 47px;
}

.block14 .right-block {
  width: 430px;
  float: left;
}

.block14 .right-block .form-block {
  width: 405px;
  float: left;
  min-height: 475px;
  background: #fff;
  border: 1px solid #c5b8c6;
  -webkit-box-shadow: 0 0 40px 0 rgba(88, 67, 89, 0.39);
  box-shadow: 0 0 40px 0 rgba(88, 67, 89, 0.39);
  margin-top: 30px;
  padding: 0 25px;
}

.block14 .right-block .form-block .ftitle {
  width: 100%;
  float: left;

  font-size: 28px;
  line-height: 32px;
  color: #191919;
  text-transform: uppercase;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.block14 .right-block .form-block .ftitle .green {
  color: #7da12b;
}

.block14 .right-block .form-block .inp-text {
  width: 100%;
  float: left;
  margin-top: 15px;

  font-size: 18px;
  line-height: 22px;
  color: #2a2a2a;
  padding: 0 20px;
}

.block14 .right-block .form-block .inp-line {
  width: 100%;
  float: left;
  margin-top: 12px;
}

.block14 .right-block .form-block .inp-line input {
  width: 100%;
  float: left;
  outline: 0;
  height: 60px;
  background: #f5f0f0;
  border: 1px solid #786b77;
  border-radius: 32px;

  font-size: 18px;
  line-height: 60px;
  color: #191919;
  padding: 0 20px;
}

.block14 .right-block .form-block .button-block {
  width: 100%;
  float: left;
  margin-top: 30px;
  padding-bottom: 15px;
}

.block14 .right-block .form-block .button-block button {
  width: 355px;
  height: 89px;
  border: none;
  background: url(../img/button-4.png) no-repeat top left;
  border-radius: 35px;
  outline: 0;

  font-size: 36px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.block14 .right-block .form-block .button-block button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.block14 .berry {
  width: 127px;
  float: left;
  position: absolute;
  right: -62px;
  margin-top: 666px;
}

.block14 .wrapper {
  position: relative;
  overflow: visible;
}

.block14 li {
  list-style-type: none;
}
.block14 .forma {
  width: 100%;
  margin: 4% 0 0 0;
}
.block14 .formbox .akcia {
  padding: 0 0 10px;
}
.block14 .formbox .arrow {
  position: absolute;
  bottom: 35px;
  right: -35px;
}
.block14 .forma .formbox {
  position: relative;
  background: #fff;
  padding: 15px 10px 40px;
  width: 100%;
  border-radius: 15px;
  border: 1px solid #bdad99;
}
.block14 .forma .formbox .clock {
  padding: 10px 0;
}
.block14 .button {
  position: absolute;
  bottom: -110px;
  width: 100%;
  border: 0;
  line-height: 24px;
  height: 107px;
  padding-bottom: 37px;
  margin-left: 0;
  font-size: 33px;
  background: url(../img/btn.png) no-repeat 50% 50%;
  outline: none;
  cursor: pointer;
  -webkit-transition: -webkit-filter 0.2s;
  transition: -webkit-filter 0.2s;
  transition: filter 0.2s;
  transition: filter 0.2s, -webkit-filter 0.2s;
}
.block14 .box-left {
  padding: 14px 0 0px;
}
.zvezda {
  padding: 10px 0;
}
.block14 .cost {
  width: calc(100% + 20px);
  margin: 0 0 0 -10px;
  background: url(../img/cost-bg.jpg) no-repeat;
  background-size: cover;
  padding: 20px 10px 5px;
}
.block14 .cost li:nth-child(1) {
  width: 100%;
  padding-bottom: 10px;
}
.block14 .cost li:nth-child(2) {
  width: 58%;
}
.block14 .cost li:nth-child(3) {
  width: 35%;
  line-height: 54px;
  position: relative;
}
.block14 .cost .del {
  position: absolute;
  top: 30%;
  left: 50%;
  width: 62px;
  height: 25px;
  background: url(../img/del2x.png) no-repeat;
  background-size: 100%;
}

.block14 form input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  margin: 5px auto;
  border: 1px solid #f7eee8;
  font-size: 18px;
  background: #f7eee8;
  color: #000;
  border-radius: 10px;
  outline: none;
  text-indent: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* Timer */
.timerbox {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 26px;
  line-height: 62px;
  color: #fff;
  width: 198px;
  height: 80px;
  margin: 0 auto;
}
.timerbox .countbox-num {
  width: 49px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 62px;
  background: url("../img/time.png") 0 0 no-repeat;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}

.timerbox .countbox-space {
  position: relative;
  float: left;
  width: 24px;
  font-size: 24px;
  color: #292929;
  text-align: center;
  height: 62px;
  padding: 0;
}

#countbox-days1,
#countbox-hours1,
#countbox-mins1,
#countbox-secs1 {
  float: left;
  width: 17px;
  height: 30px;
  margin-left: 8px;
  text-align: center;
  z-index: 1;
}
#countbox-days2,
#countbox-hours2,
#countbox-mins2,
#countbox-secs2 {
  float: left;
  width: 15px;
  height: 30px;
  text-align: center;
  z-index: 1;
}
.timerbox .countbox-text {
  margin-top: 45px;
  font-size: 14px;
  color: #292929;
  text-align: center;
}

/* Flex */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-mid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-bot {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.nopoint {
  pointer-events: none;
  -o-pointer-events: none;
  -webkit-pointer-events: none;
}

/* Colors style */
.pink {
  color: #e54278;
}
.blue {
  color: #4282e3;
}
.dblue {
  color: #3b4d4d;
}
.bir {
  color: #17a6a5;
}
.black {
  color: #221e1f;
}
.white {
  color: #ffffff;
}
.grey {
  color: #534d49;
}
.purp {
  color: #8a4cbb;
}
.yellow {
  color: #ffeb40;
}
.green {
  color: #84bf42;
}
.red {
  color: #cd3176;
}
.dred {
  color: #792148;
}

/* Fonts style */
.px10 {
  font-size: 10px;
}
.px12 {
  font-size: 12px;
}
.px13 {
  font-size: 13px;
}
.px14 {
  font-size: 14px;
}
.px16 {
  font-size: 16px;
}
.px18 {
  font-size: 18px;
}
.px20 {
  font-size: 20px;
}
.px22 {
  font-size: 22px;
}
.px23 {
  font-size: 23px;
}
.px24 {
  font-size: 24px;
}
.px25 {
  font-size: 25px;
}
.px26 {
  font-size: 26px;
}
.px30 {
  font-size: 30px;
}
.px32 {
  font-size: 32px;
}
.px34 {
  font-size: 34px;
}
.px35 {
  font-size: 35px;
}
.px36 {
  font-size: 36px;
}
.px38 {
  font-size: 38px;
}
.px40 {
  font-size: 40px;
}
.px42 {
  font-size: 42px;
}
.px43 {
  font-size: 43px;
}
.px44 {
  font-size: 44px;
}
.px45 {
  font-size: 45px;
}
.px48 {
  font-size: 48px;
}
.px50 {
  font-size: 50px;
}
.px53 {
  font-size: 53px;
}
.px60 {
  font-size: 60px;
}
.px74 {
  font-size: 74px;
}
.px80 {
  font-size: 80px;
}
.px87 {
  font-size: 87px;
}
.px132 {
  font-size: 132px;
}

.normal {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.center {
  text-align: center;
}
.alleft {
  text-align: left;
}
.alright {
  text-align: right;
}
.upp {
  text-transform: uppercase;
}
.under {
  text-decoration: underline;
}
.no-padding {
  padding: 0;
}
.lh140 {
  line-height: 140%;
}
.lh120 {
  line-height: 120%;
}
.vmid {
  vertical-align: middle;
}
.left {
  float: left;
}
.right {
  float: right;
}

footer {
  width: 100%;
  float: left;

  background: #fff;
  color: #292929;
}

footer .column {
  text-align: center;
}

footer .column .ctitle {
  width: 100%;

  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

footer .column .line {
  width: 100%;

  margin-top: 17px;

  font-size: 13px;
  line-height: 17px;
}

footer .column {
  width: 100%;
  margin-left: 0px;
}

.hidden-conf {
  display: none;
}

.conf-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #000;
  cursor: pointer;
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.conf-info {
  position: relative;
  cursor: default;
  width: 800px;
  padding: 30px 30px;
  color: #000;
  z-index: 9999;
  text-align: left;
  background: #fff;
  border-radius: 6px;
  position: fixed;
  top: 8%;
  left: 50%;
  margin: 0 0 0 -420px;
}

.conf-info .conf-head {
  font: 30px/30px arial, sans-serif;
  margin: 0 0 16px;
}

.conf-info h5 {
  font: 700 18px/18px arial, sans-serif;
  margin: 16px 0 6px;
}

.conf-info p {
  font: 13px/15px arial, sans-serif;
  margin: 0 0 8px;
}

.closeconf-but {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 29px;
  width: 29px;
  cursor: pointer;
  background: url(../img/img_close-conf.png) no-repeat;
}

.hide {
  display: none;
}

.modal-text {
  width: 800px;
  padding: 20px;
  background: url(../img/bg-modal.jpg) no-repeat left top;
  background-size: cover;
  font-size: 18px;
  line-height: 22px;
}

.modal-text h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 50px;
}

.modal-text li {
  margin-bottom: 20px;
}

.modal-text .line {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.modal-text .line .desc {
  font-size: 14px;
}

.modal-text .sub-head {
  margin-bottom: 20px;
  font-size: 22px;
}

.block11 .item-block .item .itop .rate .rstar img {
  position: relative;
  z-index: 2;
}

.block11 .item-block .item .itop .orangebg {
  background: #fba90a;
  position: absolute;
  z-index: 1;
  width: 94px;
  height: 22px;
  margin-top: -22px;
}

@media (max-width: 1180px) {
  .container {
    min-width: unset;
    max-width: unset;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .wrapper {
    width: 700px;
    overflow: hidden;
    margin: auto;
  }
  .block1 .top-line .tleft {
    margin-left: 127px;
  }
  .block1 .top-line .tmiddle {
    margin-left: 70px;
  }
  .block1 .top-line {
    padding-bottom: 20px;
  }
  .block1 .title-block {
    padding: 0 70px;
  }
  .block1 .left-block {
    margin-left: 110px;
  }
  .block1 .right-block .product {
    width: 355px;
    margin-left: 233px;
    margin-top: 50px;
    margin-bottom: 25px;
  }
  .block1 .right-block .product img {
    width: 100%;
  }
  .block1 .right-block .note {
    margin-left: 106px;
    margin-top: -176px;
  }
  .block1 {
    background-size: 3500px;
  }
  .block2 {
    margin-top: 0px;
    background-position-x: 54%;
    background-image: none;
  }
  .block2 .right-block {
    width: 590px;
    margin-left: 110px;
  }
  .block3 .text-block .item-block .item {
    width: 30%;
  }
  .block3 .text-block {
    background: url(../img/item-1.png) no-repeat top 40px center;
    background-size: contain;
  }
  .block3 {
    padding-bottom: 50px;
  }
  .block4 .title {
    text-align: center;
  }
  .block4 .left-block {
    width: 100%;
    margin-left: 0px;
    padding: 0 50px;
  }
  .block4 .left-block .limage {
    width: 280px;
  }
  .block4 .left-block .ltext {
    width: 300px;
    margin-top: 140px;
    padding-left: 40px;
  }
  .block4 .right-block {
    width: 100%;
  }
  .block4 {
    background-size: cover;
    padding-bottom: 70px;
  }
  .block5 .left-block .textline {
    width: 585px;
    background: url(../img/item-2.png) no-repeat top right;
    background-size: cover;
    padding-left: 19px;
    padding-right: 110px;
  }
  .block5 .left-block .note {
    
    position: absolute;
  }
  .block5 .left-block {
    width: 100%;
    margin-left: 0px;
    position: relative;
  }
  .block5 .left-block .video-block {
    margin-top: 45px;
  }
  .block5 .left-block .product {
    width: 370px;
    margin-top: -22px;
    margin-left: -45px;
  }
  .block5 .right-block {
    display: none;
  }
  .block5 {
    background-size: cover;
  }
  .block6 .left-text {
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }
  .block6 .middle-line {
    margin-left: 30px;
  }
  .block6 {
    padding-bottom: 30px;
  }
  .block6 .berry {
    right: -10px;
    margin-top: 200px;
  }
  .block7 .item-block {
    padding: 0 25px;
    margin-bottom: 50px;
  }
  .block7 .item-block .item .iimage {
    width: 200px;
  }
  .block7 .item-block .item .iimage img {
    width: 100%;
  }
  .block7 .item-block .item .itext {
    width: 450px;
  }
  .block7 .item-block .item:nth-child(3) .itext .tnote {
    width: 500px;
  }
  .block7 .item-block .item .itext .ttext {
    font-size: 21px;
    line-height: 25px;
  }
  .block7 .item-block .item .itext .tnote {
    font-size: 21px;
    line-height: 25px;
  }
  .block7 .item-block .item:nth-child(5) .itext .tnote {
    padding-right: 0px;
  }
  .block8 .left-image {
    margin-left: 0px;
  }
  .block8 .right-block {
    width: 387px;
  }
  .block8 .right-block .button-block:before {
    left: -20px;
  }
.block8 .left-image img{
  display: none;
}
  .block9 {
    background-size: cover;
    padding-bottom: 40px;
  }
  .block9 .left-block {
    width: 100%;
    margin-left: 0px;
  }
  .block9 .left-block .text .line:nth-child(2) {
    padding-right: 100px;
  }
  .block9 .left-block .text .line:nth-child(3) {
    padding-right: 240px;
  }
  .block9 .left-block .bottom-line {
    width: 50%;
  }
  .block9 .left-block .bottom-line .author {
    font-size: 17px;
    line-height: 22px;
  }
  .block9 .left-block .bottom-line .sign {
    margin-left: 175px;
    margin-top: 10px;
  }
  .block9 .left-block .bottom-line .product {
    margin-left: 340px;
    margin-top: -36px;
    position: absolute;
  }
  .block9 .right-block .doctor {
    width: 400px;
    margin-left: 370px;
  }
  .block9 .right-block .doctor img {
    width: 100%;
  }
  .block10 .left-block {
    width: 380px;
    margin-left: 0px;
    margin-top: 10px;
  }
  .block10 .left-block .line {
    font-size: 20px;
    line-height: 24px;
    padding-right: 50px;
  }
  .block10 .left-block .line a {
    font-size: 20px;
    line-height: 26px;
  }
  .block11 .item-block {
    padding: 0 15px;
  }
  .block11 .item-block .item .iimage {
    width: 160px;
  }
  .block11 .item-block .item .iimage img {
    width: 90%;
  }
  .block11 .item-block .item .itext {
    width: 510px;
    font-size: 18px;
    line-height: 26px;
    margin-top: 0px;
  }
  .block11 .item-block .item:nth-child(2) {
    margin-top: 35px;
  }
  .block11 {
    padding-bottom: 50px;
  }
  .block12 .left-image {
    width: 225px;
  }
  .block12 .left-image .product {
    width: 285px;
    /* margin-left: -50px;
    margin-top: -140px; */
  }
  .block12 .left-image .product img {
    width: 100%;
  }
  .block12 .right-block {
    width: 440px;
    margin-left: 260px;
  }
  .block12 .right-block .quote-block .answer .option {
    font-size: 16px;
  }
  .block13 .top-block .left-image {
    width: 190px;
    margin-left: 0px;
  }
  .block13 .top-block .left-image img {
    width: 100%;
  }
  .block13 .top-block .right-block {
    width: 480px;
    margin-left: 30px;
  }
  .block13 .top-block .right-block .text {
    font-size: 20px;
    line-height: 24px;
  }
  .block13 .bottom-block .item-block {
    padding: 0 0px;
  }
  .block13 .bottom-block .item-block .item {
    margin-left: 65px;
  }
  .block13 .bottom-block .item-block .item:before {
    right: -57px;
  }
  .block13 {
    padding-bottom: 30px;
  }
  .block14 .title-block {
    padding: 0 70px;
  }
  .block14 .left-block .product {
     width: 314px;
    margin-left: 200px;
  }
  .block14 .left-block .product img {
    width: 100%;
  }
  .block14 .left-block .note {
       margin-left: 106px;
    margin-top: -340px;
  }
  .block14 {
    background-size: 3500px;
    padding-bottom: 76px;
  }
  .block14 .left-block {
    width: 100%;
  }
  .block14 .right-block {
    margin-left: 135px;
  }
  .block14 .berry {
    right: -10px;
    margin-top: 1121px;
  }
  footer {
    padding-bottom: 0px;
  }
  footer .column:nth-of-type(1) {
    width: 400px;
  }
  footer .column:nth-of-type(2) {
    width: 300px;
    margin-left: 10px;
    float: right;
  }
  footer .column:nth-of-type(3) {
    width: 350px;
    margin-left: 25px;
    margin-top: 40px;
  }
  footer .column:nth-of-type(3) .logo {
    padding-bottom: 0px;
  }
  footer .column:nth-of-type(3) .line-address {
    margin-top: 5px;
    padding-right: 0px;
  }
  .modal-text {
    width: 600px;
  }
  .modal-text .line {
    word-wrap: break-word;
  }
  footer .wrapper{
    margin-top: 35px;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 700px) {
  .container {
    min-width: 410px;
    max-width: unset;
    width: 100%;
  }
  .block6 .berry{
    display: none;
  }
  .block7 .item-block .item:nth-child(3) .itext .tnote{
    width: 100%;
  }
  .block8 .product{
    position: initial;
    display: block;
    margin: 0 auto;
    position: relative;
    float: none;
    left: 0;
  }
  .block8 .product img{
    display: block;
    margin: 0 auto;
  }
  .wrapper {
    width: 400px;
    max-width: 100%
  }
  .block1 .top-line {
    display: none;
  }
  .block1 .title-block {
    padding: 0 0px;
  }
  .block1 .title-block .title-content {
    padding-left: 15px;
  }
  .block1 .title-block .title-content .title {
    font-size: 53px;
    line-height: 57px;
  }
  .block1 .title-block .title-content .subtitle {
    font-size: 30px;
    line-height: 36px;
  }
  .block1 .left-block {
    margin-left: 0px;
    width: 100%;
    margin-top: 30px;
  }
  .block1 .left-block .textline {
    font-size: 19px;
    line-height: 26px;
  }
  .block1 .left-block .item-block .line {
    margin-top: 7px;
    font-size: 20px;
    line-height: 26px;
  }
  .block1 .left-block .bottom-block:before {
    left: 10px;
  }
  .block1 .right-block {
    width: 100%;
  }
  .block1 .right-block .note {
    position: absolute;
    margin-left: 106px;
    margin-top: 45px;
  }
  .block1 .right-block .product {
    width: 400px;
    margin-left: 0px;
    margin-top: 120px;
  }
  .block2 .right-block {
    width: 100%;
    margin-left: 0px;
  }
  .block2 .right-block .item-block .item {
    margin-left: 60px;
  }
  .block2 {
    padding-bottom: 40px;
    background-size: cover;
  }
  .block3 .text-block {
    background: url(../img/item-1.png) no-repeat top 80px center;
  }
  .block3 .text-block .item-block .item {
    width: 47%;
  }
  .block4 .left-block .ltext {
    margin-top: 20px;
    padding-left: 0px;
    text-align: center;
  }
  .block5 .left-block .title {
    font-size: 40px;
    line-height: 40px;
  }
  .block5 .left-block .title .small {
    font-size: 26px;
  }
  .block5 .left-block .textline {
    width: 100%;
    padding-left: 19px;
    padding-right: 10px;
  }
  .block5 .left-block .note {
    margin-left: 90px;
    margin-top: 380px;
    position: absolute;
  }
  .block5 .left-block .product {
    width: 100%;
    margin-top: -15px;
    margin-left: 0px;
  }
  .block5 .left-block .product img {
    display: block;
    margin: 0 auto;
  }
  .block8 .right-block .rtitle {
    margin-top: 0;
  }
  .block6 .middle-line {
    display: none;
  }
  .block6 .berry {
    right: -50px;
    top: 25px;
    margin-top: 240px;
  }
  .block6 .button-block {
    margin-left: 27px;
  }
  .block7 .title {
    font-size: 34px;
    line-height: 38px;
    margin-top: 70px;
  }
  .block7 .item-block {
    padding: 0 0px;
    background: none;
  }
  .block7 .item-block .item .itext {
    width: 100%;
  }
  .block7 .item-block .item .iimage {
    width: 100px;
    position: absolute;
    right: 0;
  }
  .block7 .item-block .item {
    position: relative;
  }
  .block7 .item-block .item:nth-child(2n) .iimage {
    right: unset;
  }
  .block7 .item-block .item .itext .ttitle {
    width: 300px;
    font-size: 26px;
    line-height: 30px;
    min-height: 80px;
  }
  .block7 .item-block .item .itext .ttitle .small {
    font-size: 17px;
    display: block;
  }
  .block7 .item-block .item:nth-child(2n) .itext .ttitle {
    width: 100%;
    padding-left: 105px;
  }
  .block7 .item-block .item .itext .ttext {
    font-size: 19px;
    line-height: 23px;
  }
  .block7 .item-block .item .itext .tnote {
    font-size: 19px;
    line-height: 23px;
  }
  .block8 .left-image {
    margin-left: 43px;
    margin-top: 35px;
  }
  .block8 .right-block {
    margin-left: 6px;
  }
  .block8 {
    padding-bottom: 20px;
  }
  .block9 .title {
    font-size: 30px;
    line-height: 36px;
    margin-top: 50px;
    padding-left: 0px;
    text-align: center;
  }
  .block9 .left-block .text .line:nth-child(2) {
    padding-right: 0px;
  }
  .block9 .left-block .text .line:nth-child(3) {
    padding-right: 0px;
  }
  .block9 .left-block .text .line {
    margin-top: 18px;
    font-size: 18px;
    line-height: 22px;
    text-indent: 20px;
    width: 92%;
  }
  .block9 .right-block .doctor {
    width: 300px;
    margin-left: 125px;
  }
  .block9 .left-block .bottom-line {
    width: 43%;
  }
  .block9 .left-block .bottom-line .author {
    width: 100%;
  }
  .block9 .left-block .bottom-line .sign {
    margin-left: 20px;
    margin-top: 20px;
  }
  .block9 .left-block .bottom-line .product {
    display: none;
  }
  .block10 .left-block .line {
    text-align: center;
    padding: 0 0px;
  }
  .block10 .left-block {
    width: 100%;
  }
  .block10 .right-block {
    margin-left: 45px;
  }
  .block10 {
    padding-bottom: 30px;
  }
  .block11 .item-block {
    padding: 0 0px;
  }
  .block11 .item-block .item .iimage {
    width: 160px;
    margin-top: -35px;
  }
  .block11 .item-block .item .itop .rate .rtext {
    font-size: 16px;
  }
  .block11 .item-block .item .itop .rate .rstar {
    margin-left: 3px;
  }
  .block11 .item-block .item .itop .rate {
    width: 235px;
  }
  .block11 .item-block .item:nth-child(2),
  .block11 .item-block .item {
    margin-top: 50px;
  }
  .block11 .item-block .item .itext {
    width: 100%;
    font-size: 17px;
    line-height: 24px;
  }
  .block12 .left-image .product {
    margin-left: 110px;
    width: 268px;
    margin-top: -64px;
  }
  .block12 .left-image .product img{
    max-width: 180px;
  }
  .block12 .right-block {
    width: 100%;
    margin-left: 0px;
    margin-top: 215px;
  }
  .block12 .right-block .title {
    text-align: center;
  }
  .block12 {
    padding-bottom: 50px;
  }
  .block12 .right-block .quote-block .answer .option {
    font-size: 12px;
  }
  .block12 .right-block .quote-block {
    margin-top: 15px;
  }
  .block12 .berries .image:nth-child(1) {
    margin-left: 5px;
  }
  .block12 .berries .image:nth-child(2) {
    margin-left: -43px;
    margin-top: 532px;
  }
  .block13 .top-block {
    width: 100%;
    margin-top: 40px;
  }
  .block13 .top-block .left-image {
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }
  .block13 .top-block .left-image img {
    width: unset;
  }
  .block13 .top-block .right-block {
    width: 100%;
    margin-left: 0px;
  }
  .block13 .top-block .right-block .title {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-top: 20px;
  }
  .block13 .top-block .right-block .text {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }
  .block13 .top-block .right-block .button-block {
    text-align: center;
  }
  .block13 .bottom-block .item-block .item {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .block13 .bottom-block .item-block .item:before {
    display: none;
  }
  .block13 .bottom-block .textline {
    font-size: 22px;
    line-height: 28px;
    padding: 0 70px;
  }
  .block13 {
    background-size: contain;
  }
  .block14 .title-block {
    padding: 0 0px;
  }
  .block14 .title-block .title-content {
    padding-left: 15px;
  }
  .block14 .title-block .title-content .title {
    font-size: 53px;
    line-height: 57px;
  }
  .block14 .title-block .title-content .subtitle {
    font-size: 30px;
    line-height: 36px;
  }
  .block14 .left-block {
    width: 100%;
  }
  .block14 .left-block .note {
    position: absolute;
    margin-left: 106px;
    margin-top: 45px;
  }
  .block14 .left-block .product {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px;
  }
  .block14 .left-block .product img{
    display: block;
    margin: 0 auto;
  }
  .block14 .right-block {
    margin-left: 0;
    width: 100%;
  }
  .block14 .right-block .form-block {
    width: 100%;
  }
  .block14 .right-block .form-block .button-block button {
    margin-left: -3px;
  }

  footer .column {
    width: 400px;
    margin-top: 50px;
    margin-left: 0;
  }
  footer .column:nth-of-type(1) {
    margin-left: 0px;
  }
  footer .column:nth-of-type(3) {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
  }
  footer .column:nth-of-type(2) {
    margin-left: 0px;
    float: left;
  }
  footer .column:nth-of-type(2) .line:nth-child(2) {
    padding-right: 13px;
  }
  footer .column:nth-of-type(2) .line img {
    left: 0px;
  }
  .modal-text {
    width: 400px;
  }
}

.block1__pink {
  display: inline-block;
}

@media (max-width: 700px) {
  .video-block {
    display: none;
  }
}

@media (max-width: 700px) {
  .block7 .wrapper {
    padding: 0 15px;
  }
}

@media (max-width: 500px) {
  .block14 .formbox .arrow {
    right: 0px;
  }
}

.footer__logo {
  max-width: 50px;
  width: 50px;
  height: 50px;
  min-width: 50px;
  margin-bottom: 10px;
}

footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 25px;
}
@media (max-width: 1180px) {
  footer .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer__privacy {
  color: #000;
  display: inline-block;
  margin-top: 10px;
  text-decoration: none;
}
.ever-popup__inner {
    max-width: 100% !important;
}

.pop-up {
    padding-left: 10px;
    padding-right: 10px;
}
.pop-up__box {
    background-color: #E4E4E4;
    border: 1px solid rgba(100, 100, 100, 0.7);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 8px;
    width: 700px;
    max-width: 100%;
    padding: 15px 15px;
}

.popup-title {
    text-align: center;
    font-size: 40px;
}
.popup-title h3{
    margin: 0;
    font-size: 46px;
}

.popup-title h2 {
    margin: 0;
}

.pop-up__content {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.image-pack img {
   display: inline-block;
   max-width: 220px;
   padding: 15px;
  width: 100%;
   
}

.pop-up__left {
   -webkit-box-flex: 1;
       -ms-flex: 1;
           flex: 1;
   text-align: center;
    min-width: 250px;
}

.pop-up__right {
     width: 270px;
}

.form-box1 {}

.form-box1>* {
    float: none !important;
    margin: 0 !important;
}

@media (max-width: 999px) {
    .pop-up__box {
        width: 460px;
    }
    .pop-up__content {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .image-pack{
        padding-bottom: 20px;
    }
}
.popup-title h3 {
    margin: 0;
    font-size: 33px;
}
.pop-up .cost {
  width: calc(100% + 20px);
  margin: 0 0 0 -10px;
  background: url(../img/cost-bg.jpg) no-repeat;
  background-size: cover;
  padding: 20px 10px 5px;
  border-radius: 5px;
}
.pop-up .cost li:nth-child(1) {
  width: 100%;
  padding-bottom: 10px;
  text-align: center;
   text-decoration: line-through;
}
.pop-up .cost li:nth-child(2) {
  width: 100%;
  text-align: center;
}
.pop-up .cost li:nth-child(3) {
  width: 35%;
  line-height: 54px;
  position: relative;
}
.pop-up .cost .del {
  position: absolute;
  top: 30%;
  left: 25%;
  width: 62px;
  height: 25px;
  background: url(../img/del2x.png) no-repeat;
  background-size: 100%;
  display: none;

}

.pop-up form input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  margin: 5px auto;
  border: 1px solid #f7eee8;
  font-size: 18px;
  background: #f7eee8;
  color: #000;
  border-radius: 10px;
  outline: none;
  text-indent: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pop-up .button {
    /* position: absolute; */
    bottom: -53px;
    width: 115%;
    border: 0;
    line-height: 24px;
    height: 107px;
    padding-bottom: 37px;
    margin-left: -16px;
    font-size: 33px;
    background: url(../img/btn.png) no-repeat 50% 50%;
    outline: none;
    cursor: pointer;
    -webkit-transition: -webkit-filter 0.2s;
    transition: -webkit-filter 0.2s;
    transition: filter 0.2s;
    transition: filter 0.2s, -webkit-filter 0.2s;
    margin-top: 10px;
}
.pop-up li{
  list-style: none;
}
.cont-footer {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.cont-footer__left {
    text-align: left;
    position: relative;
    padding-left: 45px;
}
.cont-footer__left:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/everad.svg) no-repeat;
    width: 38px;
    height: 38px;
}
.cont-footer__center {
    text-align: center;
}
.logofot {
    display: none;
}
.cont-footer__right {
    text-align: right;
}
@media (max-width: 700px){
  .logofot {
    display: block;
    margin: 0 auto;
    width: 38px;
    height: 38px;
}
.block9 {
  max-width: 100%;
}
.block9 .left-block .text .line {
  width: 100%;
}
.cont-footer__right,.cont-footer__left,.vostok{
  display: none;
}
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .8);
  display: none;
  z-index: 20;
max-width: 100%;

}

.popup {
  position: absolute;
  width: 550px;
  max-width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: transparent;
  color: #fff;
}

.close-popup {
  position: absolute;
  top: 15px;
  right: 40px;
  width: 23px;
  height: 23px;
  cursor: pointer;
}

.close-popup:before {
  content: '';
  background-color: #fff;
  position: absolute;
  height: 1px;
  width: 31px;
  top: 11px;
  left: -4px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.close-popup:after {
  content: '';
  background-color: #fff;
  position: absolute;
  height: 1px;
  width: 31px;
  top: 11px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: -4px;
}

@media screen and (max-width: 768px) {

  .popup {
    width: 100%;
    height: 100vh;
    font-size: 15px;
  }
}
.sertone{
  width: 500px;
  max-width: 100%;
}
@media (min-width: 2000px){
  .block1{
    background-size: cover;
    min-height: 1040px;
  }
  .block14,.block2{
    background-size: cover;
  }
  .block2{
    min-height: 50%;
    margin-top: -165px;
  }
  .block14 .berry{
    margin-top: 730px;
  }
}
.block14 .product img{
  max-width: 280px;
}