*,
:before,
:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
[hidden] {
  display: none;
}
a {
}
a:active,
a:hover {
}
ul,
ol {
  list-style-type: none;
}
img {
  max-width: 100%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 10;
  width: 970px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
  clear: both;
}
#translation {
  display: none;
}
body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #084648;
  background-color: #fff;
}
select::-ms-expand {
  display: none;
}
[class^="block_"] {
  position: relative;
  overflow: hidden;
}
.block_1 {
  background: url(../img/block_1_bg.jpg) top center no-repeat;
  background-size: cover;
}
.block_1 .bottom_line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(196, 241, 253, 0.4);
  padding: 10px 0;
  z-index: 11;
}
.block_1 .content {
  width: 55%;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 115px;
}
.block_1 .content:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -8%;
  background: url(../img/block_1_woman.png) left bottom no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 100%;
}
.logo {
  display: table;
  border-bottom: 2px solid #c6d4d5;
  padding: 30px 0 2px;
  margin-bottom: 10px;
}
.logo > * {
  display: table-cell;
  vertical-align: bottom;
  line-height: 1;
  color: #084648;
}
.logo small {
  font-size: 50px;
  color: #0ab6c8;
  font-family: "Kurale", serif;
  position: relative;
}
.logo span {
  font-size: 50px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  padding-left: 20px;
}
.block_1 .content p {
  font-size: 20px;
  margin-bottom: 35px;
}
.block_1 .content p span {
  color: #fff;
  background: #d31812;
  padding: 2px 5px;
}

.logo small:before {
  content: "";
  position: absolute;
  background: url(../img/logo.png) center no-repeat;
  width: 53px;
  height: 62px;
  bottom: 55%;
  right: -33px;
}
.block_1 .print {
  top: 24.5%;
  right: 5%;
  -webkit-transform: rotateZ(7deg);
  transform: rotateZ(7deg);
}
.print {
  color: #d31812;
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  line-height: 1;
  text-align: center;
  padding: 5px;
  border: 2px solid #d31812;
}
.print:before {
  position: absolute;
  content: "";
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: url(../img/print.png) center no-repeat;
  background-size: 100% 100%;
}
.print span {
  font-size: 20px;
  display: block;
}
.print u {
  text-decoration: none;
  text-transform: uppercase;
}
.block_1 .content .product,
.block_1 .content ul {
  display: inline-block;
  vertical-align: middle;
}
.block_1 .content .product {
  position: relative;
}
.block_1 .content .product span {
  position: absolute;
  bottom: 0;
  right: 85%;
  font-size: 11px;
  background: url(../img/stiker.png) center no-repeat;
  background-size: contain;
  width: 123px;
  height: 121px;
  color: #fff;
  padding: 85px 35px 11px 19px;
  text-align: center;
  line-height: 1;
}
.block_1 .content ul {
  margin-left: -15px;
  width: 65%;
}
.block_1 .content ul li {
  display: table;
  width: 100%;
  position: relative;
  height: 80px;
  padding-left: 90px;
}
.block_1 .content ul li:before {
  content: "";
  position: absolute;
  width: 79px;
  height: 79px;
  top: 50%;
  left: 0;
  margin-top: -39.5px;
  background-position: center;
  background-repeat: no-repeat;
}
.block_1 .content ul li:nth-child(1):before {
  background-image: url(../img/block_1_li1.png);
}
.block_1 .content ul li:nth-child(2):before {
  background-image: url(../img/block_1_li2.png);
}
.block_1 .content ul li:nth-child(3):before {
  background-image: url(../img/block_1_li3.png);
}
.block_1 .content ul li:nth-child(4):before {
  background-image: url(../img/block_1_li4.png);
}
.block_1 .content ul li span {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}
.block_1 .content ul li span b {
  color: #00b0d3;
  text-transform: uppercase;
}
.block_1 .bottom_line > ul {
  display: table;
}
.block_1 .bottom_line > ul > li {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
}
.block_1 .bottom_line > ul > li:last-child {
  width: 58%;
}
.block_1 .bottom_line > ul > li:first-child {
  text-align: center;
  font-size: 18px;
  line-height: 1;
  text-shadow: 1px 1px 2px #fff, 1px -1px 2px #fff;
}

.block_1 .bottom_line > ul > li:first-child b {
  font-size: 40px;
  color: #d31812;
  display: block;
  text-shadow: none;
}
.block_1 .bottom_line > ul > li:nth-child(2) {
  text-align: center;
  width: 22%;
}
b.discount-title {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: 400;
}
.time {
  display: table;
  margin: 0 auto;
}
.time li {
  display: inline-table;
  position: relative;
  background: #fff;
  font-size: 0;
  line-height: 1;
  margin-right: 11px;
  padding: 7px 5px;
}
.time li:after {
  position: absolute;
  content: ":";
  font-size: 36px;
  width: 11px;
  text-align: center;
  left: 100%;
  top: 50%;
  margin-top: -21px;
  color: #fff;
}
.time li:last-child:after {
  display: none;
}
.time li:last-child {
  margin: 0;
}
.time li span {
  display: inline-block;
  font-size: 36px;
}
button {
  border: 3px solid #fff;
  display: inline-table;
  vertical-align: middle;
  border-radius: 7px;
  padding: 15px;
  background: #d31812;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 15px 25px -15px #000;
  box-shadow: 0px 15px 25px -15px #000;
  color: #fff;
  font-size: 30px;
  font-family: "PT Serif", serif;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
button:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
button:before {
  content: "";
  bottom: 0;
  left: 0;
  border-radius: 0 0 7px 7px;
  width: 100%;
  height: 50%;
  position: absolute;
  z-index: -1;
  background: rgba(185, 14, 9, 0.36);
}
button span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
}
button b {
  text-transform: uppercase;
}
.block_1 .price {
  display: inline-block;
  font-style: italic;
  line-height: 1;
  position: relative;
  z-index: 1;
  margin-left: -3px;
  vertical-align: middle;
  overflow: hidden;
  padding-right: 15px;
  width: 45%;
  text-align: center;
}
.block_1 .price div {
  display: table;
  width: 100%;
  position: relative;
  padding: 0 10px;
  background: #eea513;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#eea513),
    to(#fded13)
  );
  background: linear-gradient(to right, #eea513 0%, #fded13 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eea513', endColorstr='#fded13', GradientType=1 );
}
.block_1 .price div:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 100%;
  background: #fded13;
  width: 15px;
  height: 100%;
  -webkit-transform: skewY(-75deg);
  transform: skewY(-75deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
.block_1 .price div > * {
  display: inline-block;
  vertical-align: middle;
}
.block_1 .new_price {
  font-size: 28px;
  padding-right: 15px;
}
.block_1 .old_price {
  font-size: 18px;
}
.block_1 .old_price span {
  position: relative;
}
.block_1 .old_price span:before {
  position: absolute;
  content: "";
  width: 100%;
  border-bottom: 2px solid #d31812;
  top: 50%;
  left: 0;
  margin-top: -1px;
  -webkit-transform: rotateZ(-7deg);
  transform: rotateZ(-7deg);
}
.block_1 .old_price b {
  display: block;
  text-align: center;
}
.block_1 .discount {
  position: absolute;
  bottom: 100%;
  right: 0;
  font-size: 50px;
  font-style: italic;
  font-weight: 700;
  color: #d31812;
  line-height: 1;
  text-align: center;
  z-index: 0;
}
.block_1 .discount small {
  font-size: 34px;
}
.block_1 .discount span {
  display: block;
  font-size: 20px;
  color: #084648;
  text-transform: uppercase;
}
.block_1 .discount:after {
  content: "";
  top: -25%;
  left: -15%;
  bottom: -25%;
  right: -15%;
  position: absolute;
  z-index: -1;
  background: #e5f9fe;
  border-radius: 60% 40% 60% 40%;
}
.block_2 {
  padding: 35px 0;
}
h3 {
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}
h3 b {
  text-transform: uppercase;
}
.block_2 h3 {
  display: table;
  margin: 0 auto;
  font-family: "PT Serif", serif;
  border: 2px solid #f2f4f4;
  border-radius: 7px;
  padding: 7px 25px 10px;
  background: #f6fbfb;
  position: relative;
  z-index: 5;
}
.block_2 h3 b {
  font-weight: 400;
  font-size: 40px;
}
.block_2 h3 span {
  text-transform: uppercase;
  color: #ca140f;
}
.list_aging {
  display: table;
  width: 100%;
  margin: -10px auto 0;
  position: relative;
  z-index: 0;
  height: 486px;
  background: url(../img/frame.png) 47% center no-repeat;
  font-size: 0;
}
.list_aging > li {
  display: inline-block;
  width: 50%;
  padding: 0 22% 0 0;
  vertical-align: top;
  margin-bottom: 20px;
  position: relative;
}
.list_aging > li:nth-child(2n) {
  padding: 0 0 0 22%;
}
.list_aging:after {
  position: absolute;
  top: 50%;
  left: 48.5%;
  border-radius: 50%;
  content: "";
  display: block;
  width: 393px;
  height: 393px;
  background: url(../img/block_2_woman.jpg) center no-repeat;
  margin: -198.5px 0 0 -196.5px;
  z-index: 0;
}
.list_aging > li:before {
  content: "";
  display: block;
  margin-bottom: 20px;
  height: 112px;
  width: 100%;
}

.list_aging > li:first-child:before {
  margin-bottom: 30px;
}

.list_aging > li:after {
  content: "";
  position: absolute;
  display: block;
}
.list_aging > li:nth-child(1):before {
  background: url(../img/block_2_li1.png) 40% center no-repeat;
}
.list_aging > li:nth-child(2):before {
  background: url(../img/block_2_li3.png) 60% center no-repeat;
  margin-left: auto;
}
.list_aging > li:nth-child(3):before {
  background: url(../img/block_2_li2.png) 40% center no-repeat;
}
.list_aging > li:nth-child(4):before {
  background: url(../img/block_2_li4.png) 60% center no-repeat;
  margin-left: auto;
}
.list_aging > li:nth-child(1):after {
  background: url(../img/block_2_li1_s.png) center no-repeat;
  width: 105px;
  height: 44px;
  top: 105px;
  left: 170px;
}
.list_aging > li:nth-child(3):after {
  background: url(../img/block_2_li2_s.png) center no-repeat;
  width: 82px;
  height: 39px;
  top: 70px;
  left: 170px;
}
.list_aging > li:nth-child(2):after {
  background: url(../img/block_2_li3_s.png) center no-repeat;
  width: 100px;
  height: 51px;
  top: 80px;
  right: 200px;
}
.list_aging > li:nth-child(4):after {
  background: url(../img/block_2_li4_s.png) center no-repeat;
  width: 93px;
  height: 33px;
  top: 75px;
  right: 190px;
}
.list_aging > li > span {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
}
.list_aging > li > span b {
  color: #d31812;
}
.list_aging ul {
  margin-top: 15px;
}
.list_aging ul li {
  font-size: 17px;
  position: relative;
  padding-left: 20px;
}
.list_aging ul li:before,
.list_aging ul li:after {
  content: "";
  position: absolute;
  width: 13px;
  border-bottom: 2px solid #d31812;
  top: 11px;
  left: 0;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.list_aging ul li:after {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.list_aging > li:last-child {
  position: absolute;
  padding: 0;
  left: 25%;
  top: 75%;
  margin: 0;
  display: block;
  z-index: 1;
}
.list_aging > li:last-child ul {
  margin: 0;
}
.list_aging > li:last-child ul li:before,
.list_aging > li:last-child ul li:after,
.list_aging > li:last-child:before {
  display: none;
}
.list_aging > li:last-child ul li {
  position: absolute;
  padding: 0;
  font-size: 16px;
  line-height: 0.8;
  border-radius: 100%;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-family: "PT Serif", serif;
  border: 1px solid #fff;
}
.list_aging > li:last-child ul li span {
  font-size: 20px;
}
.list_aging > li:last-child ul li:nth-child(1) {
  left: 65px;
  background: #b3d085;
}
.list_aging > li:last-child ul li:nth-child(2) {
  left: 200px;
  background: #81c1d1;
  top: 30px;
}
.list_aging > li:last-child ul li:nth-child(3) {
  right: 40px;
  top: -20px;
  background: #cd7371;
}
.block_3 {
  background: #baecef;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#baecef),
    color-stop(50%, #eafaf6),
    to(#baecef)
  );
  background: linear-gradient(to right, #baecef 0%, #eafaf6 50%, #baecef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#baecef', endColorstr='#baecef', GradientType=1 );
  padding: 70px 0 30px;
}
.block_3 .container {
  display: table;
  font-size: 0;
}
.block_3 ._left {
  display: inline-block;
  vertical-align: top;
  width: 55%;
  padding-right: 2%;
}
.block_3 ._right {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  padding-left: 7%;
}
.block_3 ._left h3 {
  text-align: right;
  position: relative;
  margin: 25px 0;
}
.block_3 ._left h3 b {
  font-size: 44px;
  color: #00b4d8;
}
.block_3 ._left h3:before {
  content: "";
  position: absolute;
  background: url(../img/arrow2.png) center no-repeat;
  width: 41px;
  height: 135px;
  right: -50px;
  top: 50%;
  margin-top: -67.5px;
}
.block_3 ._left ul {
  display: table;
  font-size: 0;
  width: 100%;
}
.block_3 ._left ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  text-align: center;
}
.block_3 ._left ul li:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 30px;
  text-transform: uppercase;
  background: #d31812;
  color: #fff;
  padding: 2px 10px;
  line-height: 1;
}
.block_3 ._left ul li:last-child:before {
  content: "";
  background: #008d36;
}
.block_3 ._left ul li:first-child:after {
  content: "";
  position: absolute;
  width: 126px;
  height: 42px;
  background: url(../img/arrow.png) center no-repeat;
  z-index: 2;
  top: 50%;
  margin-top: -21px;
  left: 100%;
  margin-left: -75px;
}
.block_3 .print {
  top: 50%;
  left: 50%;
  white-space: nowrap;
  -webkit-transform: rotateZ(-20deg);
  transform: rotateZ(-20deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  background: rgba(255, 255, 255, 0.75);
  padding: 7px 5px;
}
.block_3 .print small {
  font-size: 20px;
  font-family: "Kurale", serif;
}
.block_3 .print span {
  font-size: 20px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  display: inline;
}
.block_3 .secret {
  position: relative;
  padding-left: 50px;
  margin-bottom: 60px;
}
.block_3 .secret:before {
  content: "";
  position: absolute;
  z-index: 1;
  background: url(../img/drib.png) center no-repeat;
  width: 79px;
  height: 128px;
  top: 50%;
  margin-top: -54px;
  left: 50px;
}
.block_3 .secret img {
  position: absolute;
  height: 144px;
  z-index: 2;
  top: 50%;
  margin-top: -77px;
  left: 0;
}
.block_3 .secret p {
  padding-left: 100px;
  line-height: 1;
}
.block_3 .secret p:nth-of-type(1) {
  font-family: "PT Serif", serif;
  font-size: 22px;
  font-weight: 700;
  color: #d31812;
  padding-left: 75px;
  margin-bottom: 5px;
}
.block_3 .secret p:nth-of-type(1) b {
  font-size: 44px;
}
.block_3 .secret p:nth-of-type(2) {
  background: #bd0f0c;
  background: linear-gradient(135deg, #bd0f0c 0%, #f10800 60%, #d31912 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd0f0c', endColorstr='#d31912', GradientType=1 );
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
}
.block_3 ._right > p {
  font-size: 25px;
  line-height: 1.1;
}
.block_3 ._right > p b {
  font-size: 30px;
  color: #00b4d8;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 5px;
}
.block_3 ._right > p small {
  font-size: 30px;
  font-family: "Kurale", serif;
  color: #0ab6c8;
}
.block_3 ._right > p span {
  font-size: 35px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  padding-right: 32px;
  color: #084648;
}
.block_3 ._right > p span:before {
  content: "";
  background: url(../img/logo.png) center no-repeat;
  background-size: auto 100%;
  position: absolute;
  top: 50%;
  right: 0;
  height: 28px;
  width: 30px;
  margin-top: -14px;
}
.block_4 {
  background: url(../img/block_4_bg.jpg) center no-repeat;
  background-size: cover;
  padding: 50px 0 0;
}

.block_4 h3 span {
  position: relative;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background: #fd4040;
  color: #fff;
  z-index: 1;
  padding: 0 10px;
  margin-left: 15px;
  font-family: "PT Serif", serif;
}
.block_4 h3 span:before,
.block_4 h3 span:after {
  content: "";
  position: absolute;
  top: 0;
  background: url(../img/stiker2.png) 0 0 no-repeat;
  z-index: -1;
}
.block_4 h3 span:before {
  left: -23px;
  width: 91px;
  height: 58px;
}
.block_4 h3 span:after {
  left: 100%;
  width: 15px;
  height: 54px;
  background-position: -91px 0;
}
.block_4 .young {
  display: table;
  font-size: 0;
  width: 100%;
  background: url(../img/block_4_woman.png) center bottom no-repeat;
  background-size: auto 100%;
  counter-reset: fix;
  margin: 30px 0 0;
  padding-top: 80px;
}
.block_4 .young > li {
  display: inline-block;
  width: 50%;
  padding: 0 22% 0 0;
  margin-bottom: 20px;
  vertical-align: bottom;
}
.block_4 .young > li:nth-child(2n) {
  padding: 0 0 0 22%;
}
.block_4 .young > li:nth-child(3),
.block_4 .young > li:nth-child(4) {
  vertical-align: top;
}
.block_4 .young > li > span:before {
  counter-increment: fix;
  content: counter(fix) ". ";
  font-size: 32px;
}
.block_4 .young > li > span {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding: 2px 20px 2px 10px;
  display: inline-block;
  position: relative;
  line-height: 1;
}
.block_4 .young > li > span:after {
  position: absolute;
  content: "";
  top: 50%;
  margin-top: -46px;
  height: 92px;
  width: 212px;
}
.block_4 .young > li:nth-child(1) {
  margin-bottom: 40px;
}
.block_4 .young > li:nth-child(1) > span {
  background: #00a8ca;
}
.block_4 .young > li:nth-child(1) > span:after {
  background: url(../img/block_4_li1.png) center no-repeat;
  left: 100%;
  margin-left: -10px;
}
.block_4 .young > li:nth-child(2) > span {
  background: #008d36;
  padding-left: 20px;
  margin-left: 30px;
  padding-right: 10px;
}
.block_4 .young > li:nth-child(2) > span:after {
  background: url(../img/block_4_li2.png) right center no-repeat;
  right: 100%;
  margin-right: -10px;
}
.block_4 .young > li:nth-child(3) > span {
  background: #d31812;
  font-size: 18px;
}
.block_4 .young > li:nth-child(3) > span:after {
  background: url(../img/block_4_li3.png) center no-repeat;
  left: 100%;
  margin-left: -10px;
}
.block_4 .young ul {
  margin-top: 30px;
  margin-left: 35px;
}
.block_4 .young ul li {
  font-size: 16px;
  padding-left: 25px;
  position: relative;
  margin-bottom: 15px;
  display: table;
}
.block_4 .young ul li:before {
  content: "";
  background: url(../img/check.png) left center no-repeat;
  width: 25px;
  height: 14px;
  margin-left: -30px;
  display: table;
  position: absolute;
  top: 5px;
}
.block_4 .young ul li b {
  text-transform: uppercase;
}
.block_4 .young > li:last-child {
  position: relative;
}
.block_4 .young > li:last-child:after {
  content: "";
  background: url(../img/cream_1.png) center no-repeat;
  width: 201px;
  height: 96px;
  position: absolute;
  left: 55%;
  bottom: 0;
}
.block_4 .young > li:last-child img {
  height: 216px;
  margin-left: -65px;
}
.block_4 .young > li:last-child .sm_logo {
  display: inline-block;
  font-size: 30px;
  vertical-align: top;
  margin: -210px 0 0 70px;
  line-height: 1;
}
.block_4 .young > li:last-child .sm_logo small {
  display: table;
  font-size: 30px;
  color: #0ab6c8;
  font-family: "Kurale", serif;
  position: relative;
}
.block_4 .young > li:last-child .sm_logo small:beforesmall {
  content: "";
  position: absolute;
  background-size: auto 100%;
  width: 40px;
  height: 40px;
  bottom: 55%;
  right: -25px;
}

.block_4 .young > li:last-child .sm_logo small:before {
  content: "";
  position: absolute;
  background: url(../img/logo.png) center no-repeat;
  background-size: auto 100%;
  width: 40px;
  height: 40px;
  bottom: 55%;
  right: -25px;
}
.block_4 .young > li:last-child .sm_logo span {
  font-size: 40px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  color: #084648;
}
.block_5 {
  padding: 40px 0;
}
.block_5 .container {
  display: table;
  font-size: 0;
}
.block_5 ._left,
.block_5 ._right {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  position: relative;
}
.block_5 ._right {
  width: 75%;
  padding-left: 3%;
}
.block_5 ._left {
  text-align: right;
  z-index: 1;
}
.block_5 ._left span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  background: url(../img/stiker.png) center no-repeat;
  background-size: contain;
  width: 138px;
  height: 136px;
  color: #fff;
  padding: 95px 38px 20px 20px;
  text-align: center;
  line-height: 1;
}
.block_5 ._left:before {
  content: "";
  background-size: contain;
  width: 111px;
  height: 290px;
  position: absolute;
  bottom: 30%;
  right: 63%;
  z-index: -1;
}
.block_5 ._right > ul {
  padding-top: 30px;
}
.block_5 ._right > ul > li {
  display: table;
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  font-size: 0;
}
.block_5 ._right > ul > li:last-child {
  margin-bottom: 0;
}
.block_5 ._right > ul > li:first-child span {
  display: table;
  font-size: 18px;
  padding: 10px 10px 10px 40px;
  line-height: 1;
  background: #00aacc;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-left: 50px;
}
.block_5 ._right > ul > li:first-child span:before {
  content: "";
  background: url(../img/drib.png) center no-repeat;
  width: 79px;
  height: 128px;
  position: absolute;
  left: -48px;
  top: -15px;
}
.block_5 ._right > ul > li:first-child ul {
  padding: 10px 0 20px 120px;
}
.block_5 ._right > ul > li:first-child ul li {
  font-size: 18px;
}
.block_5 ._right > ul > li:first-child ul li:before {
  content: "";
  background: url(../img/check.png) left center no-repeat;
  width: 25px;
  height: 14px;
  margin-left: -25px;
  display: inline-block;
}
.block_5 ._right > ul > li p {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 18px;
  position: relative;
  padding: 0 15px 0 120px;
  line-height: 1;
}
.block_5 ._right > ul > li p:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 93px;
  height: 113px;
}
.block_5 ._right > ul > li:nth-child(2) p:first-child:before {
  background: url(../img/block_5_li1.png) center no-repeat;
}
.block_5 ._right > ul > li:nth-child(2) p:last-child:before {
  background: url(../img/block_5_li2.png) center no-repeat;
}
.block_5 ._right > ul > li:nth-child(3) p:first-child:before {
  background: url(../img/block_5_li3.png) center no-repeat;
}
.block_5 ._right > ul > li:nth-child(3) p:last-child:before {
  background: url(../img/block_5_li4.png) center no-repeat;
}
.block_5 ._right > ul > li p b {
  text-transform: uppercase;
}
.block_5 ._right > ul > li p span {
  font-size: 20px;
  color: #00aacc;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}
.block_6 {
  background: url(../img/block_6_bg.jpg) center no-repeat;
  background-size: cover;
}
.block_6 .container {
  display: table;
  font-size: 0;
}
.block_6 ._left,
.block_6 ._right {
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  position: relative;
  z-index: 1;
}
.block_6 ._left {
  z-index: 2;
}
.block_6 ._right:before {
  content: "";
  background: url(../img/block_6_woman.png) right center no-repeat;
  background-size: cover;
  width: 650px;
  position: absolute;
  top: 0;
  right: 105%;
  height: 100%;
  z-index: 0;
}
.block_6 ._left .print {
  font-size: 34px;
  bottom: 25px;
  right: 20px;
  -webkit-transform: rotateZ(-10deg);
  transform: rotateZ(-10deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  background: rgba(255, 255, 255, 0.75);
  padding: 7px 5px;
  color: #00b7f4;
  border-color: #00b7f4;
  z-index: 1;
}
.block_6 ._left .print b {
  font-size: 28px;
  display: block;
}
.block_6 ._left .print:before {
  display: none;
}
.block_6 ._right {
  padding: 30px 0;
  width: 50%;
}
.block_6 ._right h3 {
  margin: 25px 0;
}
.block_6 ._right p {
  font-size: 20px;
  border-left: 3px solid #0ab6c8;
  padding: 10px 0 10px 20px;
  line-height: 1;
  background: rgba(160, 228, 236, 1);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(160, 228, 236, 1)),
    color-stop(40%, rgba(160, 228, 236, 0))
  );
  background: linear-gradient(
    to right,
    rgba(160, 228, 236, 1) 0%,
    rgba(160, 228, 236, 0) 40%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0e4ec', endColorstr='#a0e4ec', GradientType=1 );
}
.block_6 ._right p b {
  text-transform: uppercase;
  display: inline-block;
}
.block_6 .logo {
  border: none;
  margin: 10px 0;
}
.block_6 .logo small {
  font-size: 30px;
}
.block_6 .logo small:before {
  background-size: auto 100%;
  width: 40px;
  height: 40px;
  bottom: 55%;
  right: -25px;
}
.block_6 .logo span {
  font-size: 38px;
}
.block_6 ._right > span {
  font-size: 22px;
  color: #fff;
  background: #80d80d;
  display: table;
  line-height: 1;
  margin: 10px 0;
  padding: 5px 10px;
}
.block_6 ._right ul {
  margin: 50px 0;
}
.block_6 ._right ul li {
  position: relative;
  font-size: 22px;
  line-height: 1;
  padding-left: 50px;
  display: table;
  width: 100%;
  height: 45px;
  margin-bottom: 10px;
}
.block_6 ._right ul li b {
  text-transform: uppercase;
}
.block_6 ._right ul li span {
  display: table-cell;
  vertical-align: middle;
}
.block_6 ._right ul li:before {
  content: "";
  position: absolute;
  width: 45px;
  height: 45px;
  top: 50%;
  left: 0;
  margin-top: -22.5px;
}
.block_6 ._right ul li:nth-child(1):before {
  background: url(../img/block_6_li1.png) center no-repeat;
}
.block_6 ._right ul li:nth-child(2):before {
  background: url(../img/block_6_li2.png) center no-repeat;
}
.block_6 ._right ul li:nth-child(3):before {
  background: url(../img/block_6_li3.png) center no-repeat;
}
.block_6 button {
  display: table;
  margin: 0 auto 30px;
}
/*----7 animate ----*/
.block_7_1 {
  padding: 50px 0;
}
.block_7_1 .container {
  display: table;
  font-size: 0;
}
.block_7_1 h3 {
  margin-bottom: 30px;
}
.block_7_1 .img_anim {
  display: inline-block;
  vertical-align: middle;
  width: 37.6%;
  margin-right: 2.4%;
  height: 280px;
  background: url(../img/block_7_leather_bg.jpg) left bottom no-repeat;
  position: relative;
  margin-top: 60px;
  z-index: 0;
}
.block_7_1 .img_anim li:nth-child(1) {
  position: absolute;
  height: 37px;
  width: 0;
  bottom: 100%;
  z-index: 5;
  background: url(../img/block_7_leather_top3.png) left bottom no-repeat;
  -webkit-animation: anim0 16s linear infinite;
  animation: anim0 16s linear infinite;
  z-index: 1;
  opacity: 1;
}
@-webkit-keyframes anim0 {
  0% {
    width: 0;
    opacity: 1;
  }
  6.25% {
    width: 100%;
    opacity: 1;
  }
  82.81% {
    width: 100%;
    opacity: 1;
  }
  87% {
    width: 100%;
    opacity: 0;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
@keyframes anim0 {
  0% {
    width: 0;
    opacity: 1;
  }
  6.25% {
    width: 100%;
    opacity: 1;
  }
  82.81% {
    width: 100%;
    opacity: 1;
  }
  87% {
    width: 100%;
    opacity: 0;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
.block_7_1 .img_anim li:nth-child(2) {
  position: absolute;
  height: 21px;
  width: 100%;
  bottom: 100%;
  z-index: 5;
  background: url(../img/block_7_leather_top2.png) left bottom no-repeat;
  -webkit-animation: anim1 16s linear infinite;
  animation: anim1 16s linear infinite;
  z-index: 2;
  opacity: 0;
}
@-webkit-keyframes anim1 {
  0% {
    opacity: 0;
  }
  22% {
    opacity: 0;
  }
  26% {
    opacity: 1;
  }
  82.81% {
    opacity: 1;
  }
  87% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anim1 {
  0% {
    opacity: 0;
  }
  22% {
    opacity: 0;
  }
  26% {
    opacity: 1;
  }
  82.81% {
    opacity: 1;
  }
  87% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.block_7_1 .img_anim li:nth-child(3) {
  position: absolute;
  height: 21px;
  width: 100%;
  bottom: 100%;
  z-index: 5;
  background: url(../img/block_7_leather_top1.png) left bottom no-repeat;
  -webkit-animation: anim2 16s linear infinite;
  animation: anim2 16s linear infinite;
  z-index: 3;
  opacity: 0;
}
@-webkit-keyframes anim2 {
  0% {
    opacity: 1;
  }
  22% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anim2 {
  0% {
    opacity: 1;
  }
  22% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.block_7_1 .img_anim li:nth-child(4) {
  position: absolute;
  height: 22px;
  width: 100%;
  bottom: 115%;
  background: url(../img/block_7_bubbles.png) center bottom no-repeat;
  -webkit-animation: anim3 16s linear infinite;
  animation: anim3 16s linear infinite;
  z-index: 4;
  opacity: 0;
}
@-webkit-keyframes anim3 {
  0% {
    bottom: 115%;
    opacity: 0;
  }
  6.251% {
    bottom: 115%;
    opacity: 0;
  }
  10% {
    bottom: 104%;
    opacity: 1;
  }
  30% {
    bottom: 104%;
    opacity: 1;
  }
  34% {
    bottom: 10%;
    opacity: 1;
  }
  34.5% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes anim3 {
  0% {
    bottom: 115%;
    opacity: 0;
  }
  6.251% {
    bottom: 115%;
    opacity: 0;
  }
  10% {
    bottom: 104%;
    opacity: 1;
  }
  30% {
    bottom: 104%;
    opacity: 1;
  }
  34% {
    bottom: 10%;
    opacity: 1;
  }
  34.5% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 0;
  }
}
.block_7_1 .img_anim li:nth-child(6) {
  position: absolute;
  background: url(../img/block_7_drops.png) center no-repeat;
  width: 100%;
  height: 60px;
  bottom: 125%;
  opacity: 0;
  z-index: 5;
  -webkit-animation: anim4 16s linear infinite;
  animation: anim4 16s linear infinite;
}
@-webkit-keyframes anim4 {
  0% {
    bottom: 115%;
    opacity: 0;
  }
  10% {
    bottom: 115%;
    opacity: 0;
  }
  10.1% {
    bottom: 115%;
    opacity: 1;
  }
  15% {
    bottom: 40%;
    opacity: 1;
  }
  16% {
    bottom: 40%;
    opacity: 1;
  }
  22% {
    bottom: 40%;
    opacity: 0;
  }
  100% {
    bottom: 115%;
    opacity: 0;
  }
}
@keyframes anim4 {
  0% {
    bottom: 115%;
    opacity: 0;
  }
  10% {
    bottom: 115%;
    opacity: 0;
  }
  10.1% {
    bottom: 115%;
    opacity: 1;
  }
  15% {
    bottom: 40%;
    opacity: 1;
  }
  16% {
    bottom: 40%;
    opacity: 1;
  }
  22% {
    bottom: 40%;
    opacity: 0;
  }
  100% {
    bottom: 115%;
    opacity: 0;
  }
}
.block_7_1 .img_anim li:nth-child(7),
.block_7_1 .img_anim li:nth-child(8),
.block_7_1 .img_anim li:nth-child(9) {
  position: absolute;
  display: table;
  width: 100%;
  text-align: center;
  font-size: 0;
  z-index: 7;
  left: 0;
  top: 70px;
  opacity: 0;
}
.block_7_1 .img_anim li:nth-child(7) s,
.block_7_1 .img_anim li:nth-child(8) s,
.block_7_1 .img_anim li:nth-child(9) s {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  background: url(../img/block_7_toxin2.png) center no-repeat;
  height: 70px;
}
.block_7_1 .img_anim li:nth-child(8) s {
  width: 33.33333%;
  background: url(../img/block_7_toxin.png) center no-repeat;
}
.block_7_1 .img_anim li:nth-child(9) s {
  width: 15%;
  background: url(../img/block_7_molecule.png) center no-repeat;
}
.block_7_1 .img_anim li:nth-child(7) s:nth-child(2n) {
  margin-top: 25px;
}
.block_7_1 .img_anim li:nth-child(9) s:nth-child(2) {
  margin-top: -15px;
}
.block_7_1 .img_anim li:nth-child(7) {
  -webkit-animation: anim5 16s linear infinite;
  animation: anim5 16s linear infinite;
}
@-webkit-keyframes anim5 {
  0% {
    opacity: 0;
    top: 70px;
  }
  35.5% {
    opacity: 0;
    top: 70px;
  }
  35.51% {
    opacity: 1;
    top: 70px;
  }
  36.5% {
    opacity: 1;
    top: 70px;
  }
  37.5% {
    opacity: 0;
    top: 70px;
  }
  38.5% {
    opacity: 1;
    top: 70px;
  }
  39.5% {
    opacity: 1;
    top: 70px;
  }
  55% {
    opacity: 0;
    top: 194px;
  }
  100% {
    opacity: 0;
    top: 70px;
  }
}
@keyframes anim5 {
  0% {
    opacity: 0;
    top: 70px;
  }
  35.5% {
    opacity: 0;
    top: 70px;
  }
  35.51% {
    opacity: 1;
    top: 70px;
  }
  36.5% {
    opacity: 1;
    top: 70px;
  }
  37.5% {
    opacity: 0;
    top: 70px;
  }
  38.5% {
    opacity: 1;
    top: 70px;
  }
  39.5% {
    opacity: 1;
    top: 70px;
  }
  55% {
    opacity: 0;
    top: 194px;
  }
  100% {
    opacity: 0;
    top: 70px;
  }
}
.block_7_1 .img_anim li:nth-child(8) {
  -webkit-animation: anim6 16s linear infinite;
  animation: anim6 16s linear infinite;
}
@-webkit-keyframes anim6 {
  0% {
    opacity: 0;
    top: 70px;
  }
  55.8% {
    opacity: 0;
    top: 70px;
  }
  55.81% {
    opacity: 1;
    top: 70px;
  }
  57% {
    opacity: 1;
    top: 70px;
  }
  58% {
    opacity: 0;
    top: 70px;
  }
  59% {
    opacity: 1;
    top: 70px;
  }
  60% {
    opacity: 1;
    top: 70px;
  }
  75% {
    opacity: 0;
    top: 189px;
  }
  100% {
    opacity: 0;
    top: 70px;
  }
}
@keyframes anim6 {
  0% {
    opacity: 0;
    top: 70px;
  }
  55.8% {
    opacity: 0;
    top: 70px;
  }
  55.81% {
    opacity: 1;
    top: 70px;
  }
  57% {
    opacity: 1;
    top: 70px;
  }
  58% {
    opacity: 0;
    top: 70px;
  }
  59% {
    opacity: 1;
    top: 70px;
  }
  60% {
    opacity: 1;
    top: 70px;
  }
  75% {
    opacity: 0;
    top: 189px;
  }
  100% {
    opacity: 0;
    top: 70px;
  }
}
.block_7_1 .img_anim li:nth-child(9) {
  -webkit-animation: anim7 16s linear infinite;
  animation: anim7 16s linear infinite;
}
@-webkit-keyframes anim7 {
  0% {
    opacity: 0;
    top: 70px;
  }
  75.8% {
    opacity: 0;
    top: 70px;
  }
  75.81% {
    opacity: 1;
    top: 70px;
  }
  77.81% {
    opacity: 1;
    top: 70px;
  }
  78.81% {
    opacity: 0;
    top: 70px;
  }
  79.81% {
    opacity: 1;
    top: 70px;
  }
  81.81% {
    opacity: 1;
    top: 70px;
  }
  82.81% {
    opacity: 0;
    top: 70px;
  }
  100% {
    opacity: 0;
    top: 70px;
  }
}
@keyframes anim7 {
  0% {
    opacity: 0;
    top: 70px;
  }
  75.8% {
    opacity: 0;
    top: 70px;
  }
  75.81% {
    opacity: 1;
    top: 70px;
  }
  77.81% {
    opacity: 1;
    top: 70px;
  }
  78.81% {
    opacity: 0;
    top: 70px;
  }
  79.81% {
    opacity: 1;
    top: 70px;
  }
  81.81% {
    opacity: 1;
    top: 70px;
  }
  82.81% {
    opacity: 0;
    top: 70px;
  }
  100% {
    opacity: 0;
    top: 70px;
  }
}
.block_7_1 .img_anim li:nth-child(10) {
  position: absolute;
  width: 100%;
  top: 2px;
  left: 0;
  bottom: 0;
  background: #fff;
  opacity: 0;
  z-index: 6;
  -webkit-animation: anim8 16s linear infinite;
  animation: anim8 16s linear infinite;
}
@-webkit-keyframes anim8 {
  0% {
    opacity: 0;
  }
  74% {
    opacity: 0;
  }
  77% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.25;
  }
}
@keyframes anim8 {
  0% {
    opacity: 0;
  }
  74% {
    opacity: 0;
  }
  77% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.25;
  }
}
.block_7_1 .container > ul:last-child {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
}
.block_7_1 .container > ul:last-child > li {
  position: relative;
  padding-left: 60px;
}
.block_7_1 .container > ul:last-child > li span:before {
  position: absolute;
  content: "";
  width: 42px;
  height: 42px;
  top: 50%;
  left: -55px;
  margin-top: -21px;
  border: 1px solid #02c2ee;
  border-radius: 50%;
}
.block_7_1 .container > ul:last-child > li:nth-child(1) span:before {
  background: url(../img/block_7_li1.png) center 35% no-repeat;
  background-size: auto 30px;
  -webkit-animation: icon1 16s linear infinite;
  animation: icon1 16s linear infinite;
}
@-webkit-keyframes icon1 {
  0% {
    opacity: 1;
  }
  5% {
    opacity: 1;
  }
  7% {
    opacity: 0;
  }
  9% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  17% {
    opacity: 0;
  }
  19% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  27% {
    opacity: 0;
  }
  29% {
    opacity: 1;
  }
  35.5% {
    opacity: 1;
  }
  35.51% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes icon1 {
  0% {
    opacity: 1;
  }
  5% {
    opacity: 1;
  }
  7% {
    opacity: 0;
  }
  9% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  17% {
    opacity: 0;
  }
  19% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  27% {
    opacity: 0;
  }
  29% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  35.51% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
.block_7_1 .container > ul:last-child > li:nth-child(2) span:before {
  background: url(../img/block_7_li2.png) center no-repeat;
  background-size: auto 18px;
  -webkit-animation: icon2 16s linear infinite;
  animation: icon2 16s linear infinite;
}
@-webkit-keyframes icon2 {
  0% {
    opacity: 0.5;
  }
  35% {
    opacity: 1;
  }
  41% {
    opacity: 1;
  }
  43% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  51% {
    opacity: 1;
  }
  53% {
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  61% {
    opacity: 1;
  }
  63% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  73% {
    opacity: 1;
  }
  75.1% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes icon2 {
  0% {
    opacity: 0.5;
  }
  35% {
    opacity: 0.5;
  }
  35.5% {
    opacity: 1;
  }
  41% {
    opacity: 1;
  }
  43% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  51% {
    opacity: 1;
  }
  53% {
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  61% {
    opacity: 1;
  }
  63% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  73% {
    opacity: 1;
  }
  75.1% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
.block_7_1 .container > ul:last-child > li:nth-child(3) span:before {
  background: url(../img/block_7_li3.png) 70% 60% no-repeat;
  background-size: auto 27px;
  -webkit-animation: icon3 16s linear infinite;
  animation: icon3 16s linear infinite;
}
@-webkit-keyframes icon3 {
  0% {
    opacity: 0.5;
  }
  75% {
    opacity: 0.5;
  }
  75.1% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  82% {
    opacity: 0;
  }
  84% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  92% {
    opacity: 0;
  }
  94% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes icon3 {
  0% {
    opacity: 0.5;
  }
  75% {
    opacity: 0.5;
  }
  75.1% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  82% {
    opacity: 0;
  }
  84% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  92% {
    opacity: 0;
  }
  94% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.block_7_1 .container > ul:last-child > li > span {
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.block_7_1 .container > ul:last-child ul {
  margin: 10px 0 20px 25px;
}
.block_7_1 .container > ul:last-child ul li {
  font-size: 16px;
}
.block_7_1 .container > ul:last-child ul li:before {
  content: "";
  background: url(../img/check.png) left center no-repeat;
  width: 25px;
  height: 14px;
  margin-left: -25px;
  display: inline-block;
}

/*------------------*/
.block_8 {
  background: url(../img/arrow3.png) 53% center no-repeat,
    url() center no-repeat;
  background-size: 78px 102%, cover;
  padding: 50px 0;
}
.block_8 .container {
  display: table;
  font-size: 0;
}
.block_8 ._left,
.block_8 ._right {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
.block_8 ._left {
  counter-reset: fix;
  width: 55%;
}
.block_8 ._left li {
  position: relative;
  padding-left: 120px;
  margin-bottom: 50px;
}
.block_8 ._left li:last-child {
  margin-bottom: 0;
}
.block_8 ._left li:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 0;
  width: 105px;
  height: 114px;
}

.block_8 ._left li:nth-child(1):before {
  background: url(../img/cream_3.png) center no-repeat;
  width: 134px;
  height: 118px;
  left: -13%;
  top: -10px;
}
.block_8 ._left li:nth-child(1) img {
  position: absolute;
  height: 144px;
  top: -20px;
  left: 2%;
}
.block_8 ._left li:nth-child(1) div small {
  font-size: 30px;
  font-family: "Kurale", serif;
  color: #0ab6c8;
}
.block_8 ._left li:nth-child(1) div span {
  font-size: 35px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  padding-right: 10px;
}
.block_8 ._left li:nth-child(1) div span:before {
  content: "";
  background-size: auto 100%;
  position: absolute;
  top: 0;
  left: 100%;
  height: 40px;
  width: 34px;
}
.block_8 ._left li:nth-child(1) p {
  font-size: 36px;
  line-height: 1;
}
.block_8 ._left li:nth-child(1) > span {
  display: table;
  font-size: 18px;
  font-style: italic;
  color: #fff;
  line-height: 1;
  background: #d31812;
  padding: 5px 10px;
  margin: 10px 0;
}
.block_8 ._left li:nth-child(2):before {
  background: url(../img/block_8_l_li1.png) top center no-repeat;
}
.block_8 ._left li:nth-child(3):before {
  background: url(../img/block_8_l_li2.png) top center no-repeat;
}
.block_8 ._left > li > span:first-child {
  font-size: 18px;
  line-height: 1.2;
}
.block_8 ._left > li > span:first-child:before {
  counter-increment: fix;
  content: counter(fix);
  font-size: 26px;
  display: block;
  font-weight: 700;
}
.block_8 ._right {
  padding-left: 70px;
}
.block_8 ._right h3 {
  font-family: "PT Serif", serif;
  font-size: 30px;
  margin: 20px 0;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 1)),
    color-stop(50%, rgba(255, 255, 255, 0.75)),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.75) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.block_8 ._right ul li {
  padding-left: 100px;
  display: table;
  width: 100%;
  height: 85px;
  margin-bottom: 20px;
  position: relative;
}
.block_8 ._right ul li span {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  line-height: 1.2;
}
.block_8 ._right ul li span b {
  text-transform: uppercase;
}
.block_8 ._right ul li:before {
  content: "";
  position: absolute;
  height: 83px;
  width: 83px;
  top: 50%;
  left: 0;
  margin-top: -41.5px;
}
.block_8 ._right ul li:nth-child(1):before {
  background: url(../img/block_8_li1.png) center no-repeat;
}
.block_8 ._right ul li:nth-child(2):before {
  background: url(../img/block_8_li2.png) center no-repeat;
}
.block_8 ._right ul li:nth-child(3):before {
  background: url(../img/block_8_li3.png) center no-repeat;
}
.block_8 ._right ul li:nth-child(4):before {
  background: url(../img/block_8_li4.png) center no-repeat;
}
.block_9 {
  background: url(../img/block_9_bg.jpg) center no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.block_9:before {
  width: 1300px;
  height: 549px;
  top: 50%;
  left: 50%;
  margin: -247px 0 0 -650px;
  content: "";
  position: absolute;
  background: url(../img/arrow4.png) center no-repeat;
  background-size: 100% auto;
  z-index: 0;
}
.block_9 h3 {
  margin: 25px 0;
}
.block_9 ul {
  display: table;
  font-size: 0;
  width: 100%;
  margin-top: 80px;
}
.block_9 ul li {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  position: relative;
  padding: 0 10px;
}
.block_9 ul li div {
  display: table;
  margin: 0 auto 20px;
  font-size: 40px;
  padding: 5px 10px;
  color: #d31812;
  font-weight: 700;
  border: 2px solid rgba(10, 182, 200, 0.25);
  background: #fff;
  border-radius: 4px;
  text-align: center;
  line-height: 1;
}
.block_9 ul li div span {
  font-size: 20px;
}
.block_9 ul li div span:last-child {
  display: block;
  color: #084648;
}
.block_9 ul li:nth-child(1) div {
  -webkit-transform: rotateZ(15deg);
  transform: rotateZ(15deg);
}
.block_9 ul li:nth-child(2) div {
  -webkit-transform: rotateZ(-15deg);
  transform: rotateZ(-15deg);
}
.block_9 ul li:nth-child(3) div {
  -webkit-transform: rotateZ(18deg);
  transform: rotateZ(18deg);
}
.block_9 ul li:nth-child(4) div {
  -webkit-transform: rotateZ(-13deg);
  transform: rotateZ(-13deg);
}
.block_9 ul li:nth-child(5) div {
  -webkit-transform: rotateZ(12deg);
  transform: rotateZ(12deg);
}
.block_9 ul li p {
  font-size: 18px;
  text-align: center;
}
.block_9 ul li:nth-child(1) p,
.block_9 ul li:nth-last-child(1) p {
  margin-top: 40px;
}
.block_9 ul li p b {
  color: #0ab6c8;
  text-transform: uppercase;
  display: inline-block;
}
.block_10 {
  padding: 50px 0;
}
.block_10 .title {
  margin: 35px 0 70px 300px;
  font-size: 36px;
  position: relative;
  padding-left: 30px;
}
.block_10 .title:before {
  content: "";
  background: url(../img/drib.png) center no-repeat;
  width: 79px;
  height: 128px;
  position: absolute;
  left: -48px;
  top: -15px;
  z-index: 1;
}
.block_10 .title small {
  font-size: 40px;
  font-family: "Kurale", serif;
  color: #0ab6c8;
}
.block_10 .title span {
  font-size: 45px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

.block_10 .title span:before {
  content: "";
  background: url(../img/logo.png) center no-repeat;
  background-size: auto 100%;
  position: absolute;
  top: 50%;
  left: 105%;
  height: 45px;
  width: 40px;
  margin-top: -30px;
}
.block_10 .title p {
  font-size: 30px;
  padding: 2px 10px 2px 50px;
  line-height: 1;
  background: #d31812;
  color: #fff;
  position: relative;
  display: table;
  margin-left: -30px;
}
.block_10 table {
  width: 100%;
}
.block_10 table th {
  position: relative;
  vertical-align: bottom;
  font-size: 16px;
  line-height: 1;
  background: #eaf4f6;
  border-top: 10px solid #fff;
  padding: 5px 5px 7px;
  width: 15%;
}
.block_10 table th:before {
  position: absolute;
  content: "";
  z-index: 0;
  width: 100%;
  bottom: 53%;
  left: 0;
}
.block_10 table th:first-child {
  background: none;
  width: 25%;
}
.block_10 table th:first-child:before {
  background: url(../img/block_10_woman.png) left bottom no-repeat;
  height: 275px;
  width: 100%;
  left: 0;
  bottom: 0;
}
.block_10 table th:nth-child(2) {
  padding: 20px 10px 5px 65px;
  text-align: left;
}
.block_10 table th:nth-child(2):before {
  background-size: contain;
  width: 73px;
  height: 84px;
  bottom: 15px;
  right: 88%;
  left: auto;
}
.block_10 table th:nth-child(2) img {
  height: 100px;
  position: absolute;
  left: 10px;
  bottom: 5px;
  z-index: 1;
}
.block_10 table th:nth-child(2) small {
  font-size: 24px;
  font-family: "Kurale", serif;
  display: table;
  position: relative;
}
.block_10 table th:nth-child(2) small:before {
  content: "";
  position: absolute;
  background: url(../img/sm_logo.png) center no-repeat;
  width: 26px;
  height: 30px;
  bottom: 55%;
  right: -13px;
}
.block_10 table th:nth-child(2) span {
  font-size: 26px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
}
.block_10 table th:nth-child(3):before {
  background: url(../img/massager.png) center no-repeat;
  height: 44px;
}
.block_10 table th:nth-child(4):before {
  background: url(../img/spa.png) center no-repeat;
  height: 52px;
}
.block_10 table th:nth-child(5):before {
  background: url(../img/operation.png) center no-repeat;
  height: 54px;
}
.block_10 table th:nth-child(6):before {
  background: url(../img/complex.png) center no-repeat;
  height: 45px;
}
.block_10 table tr:last-child td {
  border-bottom: 10px solid #fff;
}
.block_10 table td {
  background: #eaf4f6;
  text-align: center;
  position: relative;
  padding: 10px;
}
.block_10 table td:first-child {
  background: #90dced;
  font-size: 20px;
  text-transform: uppercase;
  white-space: nowrap;
}
.block_10 table th:nth-child(2),
.block_10 table td:nth-child(2) {
  background: #8cdd21;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#8cdd21),
    color-stop(50%, #acee1c),
    to(#8cdd21)
  );
  background: linear-gradient(to right, #8cdd21 0%, #acee1c 50%, #8cdd21 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cdd21', endColorstr='#8cdd21', GradientType=1 );
  border-color: transparent !important;
}
.block_10 table td:before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(../img/close.png) center no-repeat;
}
.block_10 table td:first-child:before {
  display: none;
}
.block_10 table td:nth-child(2):before {
  background: url(../img/check1.png) center no-repeat;
}
.block_10 table tr:nth-child(2) td:nth-child(5):before,
.block_10 table tr:nth-child(3) td:nth-child(5):before,
.block_10 table tr:nth-child(4) td:nth-child(3):before,
.block_10 table tr:nth-child(4) td:nth-child(6):before,
.block_10 table tr:nth-child(5) td:nth-child(3):before,
.block_10 table tr:nth-child(5) td:nth-child(4):before,
.block_10 table tr:nth-child(5) td:nth-child(6):before,
.block_10 table tr:nth-child(6) td:nth-child(4):before,
.block_10 table tr:nth-child(6) td:nth-child(6):before {
  background: url(../img/check2.png) center no-repeat;
}
.block_10 .container > p {
  font-size: 26px;
  color: rgba(0, 179, 214, 0.65);
  text-transform: uppercase;
  text-align: center;
  margin: 25px 0 0;
}
.block_11 {
  margin-top: -50px;
  padding: 110px 0 70px;
}
.block_11 > div {
  background: url(../img/block_11_bg.jpg) center no-repeat;
  background-size: cover;
}
.block_11 .container {
  padding: 15px 0;
}
.block_11 .container:before {
  content: "";
  background: url(../img/block_11_woman.png) right center no-repeat;
  background-size: auto 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 10%;
  display: block;
}

.block_11 .product {
  width: 25%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  margin: -110px 0 -70px;
}
.block_11 .product:before {
  content: "";
  background-size: contain;
  width: 262px;
  height: 315px;
  position: absolute;
  bottom: 15%;
  right: 60%;
  z-index: -1;
}
.block_11 .product span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  background: url(../img/stiker.png) center no-repeat;
  background-size: contain;
  width: 138px;
  height: 136px;
  color: #fff;
  padding: 95px 38px 20px 20px;
  text-align: center;
  line-height: 1;
}
.block_11 .text {
  width: 65%;
  position: relative;
  display: inline-table;
  vertical-align: middle;
  font-size: 0;
  line-height: 1.25;
}
.block_11 .text p {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.block_11 .text p:nth-of-type(1) {
  font-size: 26px;
  width: 35%;
  text-align: right;
  padding-right: 15px;
}
.block_11 .text p:nth-of-type(1) b {
  text-transform: uppercase;
  display: table;
  margin: 0 -20px 0 auto;
}
.block_11 .text p:nth-of-type(2) {
  font-size: 40px;
  width: 58%;
  text-align: center;
  padding-left: 70px;
}
.block_11 .text p:nth-of-type(2) span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  padding: 2px 10px 2px 50px;
  line-height: 1;
  background: #aff11b;
  margin-left: -50px;
}
.block_11 .text p:nth-of-type(2):before {
  content: "";
  background: url(../img/drib.png) center no-repeat;
  width: 79px;
  height: 128px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -64px;
}
.block_11 button {
  display: table;
  margin: 15px auto -66px;
  top: 14px;
}
.block_11 .text:before {
  content: "";
  position: absolute;
  background: url(../img/arrow5.png) center no-repeat;
  width: 128px;
  height: 93px;
  bottom: -120px;
  right: 25px;
}
.block_12 {
  padding: 40px 0 80px;
}
.block_12 .print {
  font-size: 28px;
  top: -25px;
  right: 0;
  -webkit-transform: rotateZ(9deg);
  transform: rotateZ(9deg);
  z-index: 10;
}
.block_12 .print b {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
}
.block_12 p {
  display: table;
  font-size: 20px;
  background: #aff11b;
  font-weight: 700;
  line-height: 1;
  padding: 5px 50px 5px 10px;
}
.block_12 p small {
  font-size: 24px;
  font-family: "Kurale", serif;
  margin-left: 15px;
}
.block_12 p span {
  font-size: 22px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  margin-left: 5px;
  position: relative;
}
.block_12 p span:before {
  content: "";
  position: absolute;
  background: url(../img/sm_logo.png) center no-repeat;
  width: 26px;
  height: 30px;
  bottom: 20%;
  right: -30px;
}
.block_12 ul {
  display: table;
  width: 99%;
  table-layout: fixed;
  height: 191px;
  border-radius: 3px;
}
.block_12 ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
}
.block_12 ul li span {
  background: #5bdcfb;
  display: table;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  padding: 5px 10px 5px 15px;
  border-radius: 0 3px 3px 0;
  position: relative;
  z-index: 1;
}
.block_12 ul li:before {
  position: absolute;
  content: "";
  z-index: 0;
  top: 0;
  left: 0;
  height: 191px;
  width: 355px;
}
.block_12 ul li:nth-child(1) span {
  z-index: 5;
}
.block_12 ul li:nth-child(1):before {
  background: url(../img/block_12_li1.png) left center no-repeat;
  z-index: 4;
}
.block_12 ul li:nth-child(2) span {
  z-index: 3;
}
.block_12 ul li:nth-child(2):before {
  background: url(../img/block_12_li2.png) left center no-repeat;
  z-index: 2;
}
.block_12 ul li:nth-child(3):before {
  background: url(../img/block_12_li3.png) left center no-repeat;
}
.block_13 {
  background: url(../img/block_13_bg.jpg) center no-repeat;
  background-size: cover;
  padding: 100px 0 50px;
}
.block_13 h3 {
  /*margin-bottom:40px;*/
  position: absolute;
  top: -82px;
  width: 690px;
  left: 32%;
}
.block_13 .text {
  width: 65%;
  margin-left: auto;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(10, 182, 200, 0.25);
  padding: 25px;
  position: relative;
}
.block_13 .text:before,
.block_13 .text:after {
  content: "";
  position: absolute;
}
.block_13 .text:before {
  background: url(../img/signature.png) center no-repeat;
  width: 137px;
  height: 69px;
  bottom: 25px;
  right: 165px;
}
.block_13 .text:after {
  background: url(../img/print_med.png) center no-repeat;
  width: 137px;
  height: 137px;
  bottom: -20px;
  right: 25px;
}
.block_13 .text p {
  font-size: 18px;
  margin-bottom: 15px;
}
.block_13 .text p:last-child {
  margin-bottom: 0;
}
.block_13 .text p span {
  display: inline-block;
  line-height: 1;
}
.block_13 .text p small {
  font-size: 40px;
  font-family: "Kurale", serif;
  color: #0ab6c8;
  margin-left: 15px;
}
.block_13 .text p span span {
  font-size: 45px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
  position: relative;
  margin-left: 10px;
  padding-right: 50px;
}
.block_13 .text p span span:before {
  content: "";
  background: url(../img/logo.png) center no-repeat;
  background-size: auto 100%;
  position: absolute;
  top: 50%;
  right: 0;
  height: 45px;
  width: 40px;
  margin-top: -30px;
}
.block_13 .text p u {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}
.block_14 {
  padding: 50px 0 0;
}
.block_14 h3 {
  margin: 30px 0;
}
.block_14 ul {
  display: table;
  width: 100%;
  font-size: 0;
}
.block_14 ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0 10px;
  width: 33.3333333%;
}
.block_14 .photo_ins li img {
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.2);
}
.block_14 .dop {
  margin: 35px 0;
  padding: 35px 0;
  background: rgba(10, 182, 200, 0.05);
}
.block_14 ul li div {
  position: relative;
  text-align: center;
  display: table;
  margin: 0 auto 50px;
}
.block_14 ul li div img {
  border: 3px solid rgba(10, 182, 200, 0.35);
  border-radius: 3px;
}
.block_14 ul li div span {
  position: absolute;
  width: 50%;
  bottom: -7px;
  left: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.block_14 ul li div span:before,
.block_14 ul li div span + span:before {
  content: "";
  display: table;
  margin: 0 auto;
  padding: 2px 10px;
  line-height: 1;
  background: #a5e4eb;
  border-radius: 3px;
}
.block_14 ul li div span + span {
  left: 50%;
}
.block_14 ul li div span + span:before {
  content: "";
}
.block_14 .dop ul li div {
  margin: 0 auto 25px;
}
.block_14 .dop ul li div span {
  color: #fff;
}
.block_14 .dop ul li div span:before {
  background: #d31812;
}
.block_14 .dop ul li div span + span {
  color: #084648;
}
.block_14 .dop ul li div span + span:before {
  content: "";
  background: #aff11b;
  padding: 2px 4px;
}
.block_14 ul li p {
  font-size: 18px;
  margin-bottom: 15px;
}
.block_14 ul li p:nth-of-type(2) {
  font-weight: 700;
  font-style: italic;
  margin-bottom: 0;
}
.block_14 .img_list li:nth-child(1) div:before,
.block_14 .img_list li:nth-child(3) div:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -40px;
  bottom: -27px;
  width: 64px;
  height: 88px;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.block_14 .img_list li:nth-child(1) div:before {
  background: url(../img/b_a_img1.jpg) center no-repeat;
}
.block_14 .img_list li:nth-child(3) div:before {
  background: url(../img/primjer2.png) center no-repeat;
}
.block_14 .img_list li:nth-child(3) div:before {
  background: url(../img/b_a_img2.jpg) center no-repeat;
}
.block_14 .img_list li:nth-child(5) div span,
.block_14 .img_list li:nth-child(7) div span {
  width: 100%;
}
.block_14 .img_list li:nth-child(5) div span + span,
.block_14 .img_list li:nth-child(7) div span + span {
  display: none;
}
.block_15 {
  background: url(../img/block_15_bg.jpg) center no-repeat;
  background-size: cover;
  padding: 20px 0 0;
}
.block_15 .container {
  display: table;
  font-size: 0;
}
.block_15 .container > * {
  width: 35%;
  display: inline-block;
  vertical-align: bottom;
}
.block_15 .content {
  width: 45%;
  margin-left: 20%;
  position: relative;
  padding-right: 5%;
}
.block_15 .content:before {
  content: "";
  top: 0;
  right: 45%;
  position: absolute;
  background: url(../img/block_15_woman.png) right center no-repeat;
  background-size: auto 100%;
  width: 869px;
  height: 100%;
}
.block_15 .logo {
  margin: 25px auto 15px;
}
.block_15 .content > p {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 25px;
}
.block_15 .content > p span {
  display: inline-block;
  font-size: 22px;
  background: #aff11b;
  padding: 3px 10px;
  margin-top: 5px;
}
.block_15 ._left,
.block_15 ._right {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  position: relative;
  text-align: right;
}
.block_15 ._left p {
  font-size: 22px;
  font-weight: 700;
}
.block_15 ._left span {
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  padding: 5px 15px;
  background: #d31812;
  display: table;
  text-transform: uppercase;
  text-align: center;
  margin: 5px 0 5px auto;
}
.block_15 ._left big {
  font-size: 75px;
  font-weight: 700;
  font-style: italic;
  color: #d31812;
  line-height: 1;
}
.block_15 ._right img {
  height: 270px;
}
.block_15 ._right img + span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 9px;
  background: url(../img/stiker.png) center no-repeat;
  background-size: contain;
  width: 81px;
  height: 78px;
  color: #fff;
  padding: 54px 22px 12px 14px;
  text-align: center;
  line-height: 1;
}
.block_15 ._b {
  font-size: 16px;
  line-height: 1;
  margin: 25px 0;
  vertical-align: top;
}
.block_15 ._left._b {
  width: 44%;
  padding-right: 5%;
  font-weight: 700;
}
.block_15 ._right._b {
  width: 100%;
}
.block_15 ._left._b b {
  display: block;
  font-size: 28px;
  color: #d31812;
  margin-bottom: 5px;
}
.block_15 ._right._b b {
  font-size: 24px;
  display: block;
  text-align: center;
  margin: 4px 0 7px;
}
.block_15 .form {
  border: 2px solid #ffc236;
  margin-top: 55px;
  border-radius: 7px;
  background: #fff;
  overflow: hidden;
}
.block_15 .form p {
  font-size: 28px;
  color: #d31812;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding: 15px 0;
  background: #ffe536;
}
.block_15 .form ul {
  display: block;
  text-align: center;
  line-height: 1;
  position: relative;
  overflow: hidden;
  padding: 10px 0 40px;
  margin-bottom: 40px;
}
.block_15 .form ul:before,
.block_15 .form ul:after {
  content: "";
  position: absolute;
  background: #ffcd36;
  width: 500px;
  height: 500px;
  bottom: 0;
  left: 50%;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(-45deg) skew(30deg, 30deg);
  transform: rotate(-45deg) skew(30deg, 30deg);
  z-index: 0;
}
.block_15 .form ul:after {
  background: #ffc236;
  bottom: 5px;
  z-index: 1;
}
.block_15 .form ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.block_15 .form .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block_15 .form .new_price {
  font-size: 30px;
  color: #d31812;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  padding: 0 10px;
}
.block_15 .form .old_price {
  text-align: center;
}
.block_15 .form .old_price span {
  font-style: italic;
  position: relative;
}
.block_15 .form .old_price span:before {
  position: absolute;
  content: "";
  width: 100%;
  border-bottom: 2px solid #d31812;
  top: 50%;
  left: 0;
  margin-top: -1px;
  -webkit-transform: rotateZ(-7deg);
  transform: rotateZ(-7deg);
}

.block_15 .form .old_price b {
  color: #d31812;
  font-style: italic;
  display: block;
}
.block_15 .form form {
  padding: 0 15px 10px;
}
.block_15 .form input,
.block_15 .form select {
  width: 100%;
  font-size: 26px;
  color: #084648;
  padding: 10px 15px;
  border: 1px solid #c6c6c6;
  border-radius: 7px;
  margin-bottom: 20px;
  line-height: 1;
  background-color: #fff;
}
.block_15 .form button {
  display: table;
  margin: 30px auto 10px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  html {
    zoom: 0.75;
  }
}

.block_3 ._left ul li:before,
.block_14 ul li div span:before,
.block_14 ul li div span + span:before {
  content: "TO";
}
.block_3 ._left ul li:last-child:before,
.block_14 ul li div span + span:before {
  content: "ՀԵՏՈ";
}
.block_8 ._left > li > span:first-child:before {
  content: "Քայլ " counter(fix);
}
.block_14 .dop ul li div span + span:before {
  content: "  ՀԵՏՈ  ";
}
.block_14 .dop ul li:last-child div span + span:before {
  content: "  ՀԵՏՈ  ";
}
.block_14 .img_list li:nth-child(5) div span:before {
  content: "  ՀԵՏՈ  ";
}
.block_14 .img_list li:nth-child(7) div span:before {
  content: " ՀԵՏՈ ";
}

a {color: inherit !important;text-decoration: none !important;}
