* {
  padding: 0;
  margin: 0;
}
html, body {
  width: 100%;
  height: 100%;
}
body {
  font-family: 'Roboto Condensed';
  color: #686868;
}
img {
     max-width: 100%;
}
.header {
  background: #d52c1e;
  background: -moz-linear-gradient(top, #d52c1e 0%, #e65733 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d52c1e), color-stop(100%, #e65733));
  background: -webkit-linear-gradient(top, #d52c1e 0%, #e65733 100%);
  background: -o-linear-gradient(top, #d52c1e 0%, #e65733 100%);
  background: -ms-linear-gradient(top, #d52c1e 0%, #e65733 100%);
  background: linear-gradient(to bottom, #d52c1e 0%, #e65733 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52c1e', endColorstr='#e65733', GradientType=0);
  text-align: center;
  display: block;
  color: white;
  font-size: 30px;
}
.header span {
  display: block;
  margin: 0 auto;
  padding: 15px;
}
.header-6 {
  margin-top: -100px;
}
.header-7 {
  background: #3dd1bf;
  font-size: 25px;
}
header {
  width: 100%;
}
header .header-1 {
  background: #d52c1e;
  background: -moz-linear-gradient(top, #d52c1e 0%, #e65733 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d52c1e), color-stop(100%, #e65733));
  background: -webkit-linear-gradient(top, #d52c1e 0%, #e65733 100%);
  background: -o-linear-gradient(top, #d52c1e 0%, #e65733 100%);
  background: -ms-linear-gradient(top, #d52c1e 0%, #e65733 100%);
  background: linear-gradient(to bottom, #d52c1e 0%, #e65733 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52c1e', endColorstr='#e65733', GradientType=0);
  text-align: center;
  display: block;
  color: white;
  font-size: 30px;
}
header .header-1 span {
  display: block;
  margin: 0 auto;
  padding: 15px;
}
header .head-content {
  margin: 0 auto;
  width: 94%;
  max-width: 480px;
  padding: 0 2.5%;
  text-align: center;
}
header .head-content .top-inscr {
  display: block;
  margin: 30px auto;
  color: #e52e2d;
  text-transform: uppercase;
  font-size: 35px;
}
header .head-content .image-container {
  position: relative;
}
header .head-content .image-container .top-cert {
  position: absolute;
  top: -40px;
  left: 0;
  display: block;
}
header .head-content .image-container .bottom-cert {
  position: absolute;
  top: 70%;
  left: 63%;
}
header .head-content .list ul {
  text-align: left;
  list-style: none;
  font-size: 0;
}
header .head-content .list ul li {
  padding: 10px 0;
  max-width: 365px;
  margin: 0 auto;
}
header .head-content .list ul li img {
  display: inline-block;
  width: 10%;
  font-size: 16px;
  vertical-align: middle;
}
header .head-content .list ul li span {
  display: inline-block;
  width: 85%;
  padding: 0 0 0 5%;
  font-size: 16px;
  vertical-align: middle;
}
main .wrap {
  width: 100%;
}
main .wrap-1 {
  background: #e9e9e9;
  background: -moz-linear-gradient(top, #e9e9e9 0%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e9e9e9), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #e9e9e9 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e9e9e9 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#ffffff', GradientType=0);
}
main .wrap-2 {
  background: #e9e9e9;
  background: -moz-linear-gradient(top, #e9e9e9 0%, #dbdbdb 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e9e9e9), color-stop(100%, #dbdbdb));
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #dbdbdb 100%);
  background: -o-linear-gradient(top, #e9e9e9 0%, #dbdbdb 100%);
  background: -ms-linear-gradient(top, #e9e9e9 0%, #dbdbdb 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#dbdbdb', GradientType=0);
}
main .wrap-3 {
  background: #eaeaea;
  background: -moz-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #eaeaea 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#ffffff', GradientType=0);
}
main .wrap-4, main .wrap-5 {
  background: #ffffff;
}
main .wrap-6 {
  background: #ececec;
  background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ececec 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#ffffff', GradientType=0);
}
main .wrap-7 {
  background: white;
}
main .wrap-8 {
  background: #e9e9e9;
  background: -moz-linear-gradient(top, #e9e9e9 0%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e9e9e9), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #e9e9e9 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e9e9e9 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#ffffff', GradientType=0);
}
main .wrap-9 {
  background: #caf1ec;
  background: -moz-linear-gradient(top, #caf1ec 0%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #caf1ec), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #caf1ec 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #caf1ec 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #caf1ec 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #caf1ec 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#caf1ec', endColorstr='#ffffff', GradientType=0);
}
main .block {
  margin: 0 auto;
  width: 95%;
  max-width: 480px;
  padding: 0 2.5%;
}
main .block-1 ul {
  list-style: none;
}
main .block-1  ul .list-best {
  text-align: center !important;
}
main .block-1 ul .list-best > img {
  display: inline-block;
  width: 25%;
  max-width: 115px;
}
main .block-1  ul .list-best div {
  display: inline-block;
  text-align: left;
  width: 25% !important;
  min-width: 235px;
}
main .block-1  ul  li {
  padding: 0 0 20px !important;
}
main .block-1 > ul > li:first-child {
  text-align: center;
  padding: 20px 0;
}
main .block-1 > ul > li:first-child > .last-li {
  left: 50% !important;
  text-align: left;
  margin: -20px 0 0 -146px;
  width: 185px;
}
main .block-1 > ul > li:first-child > .last-li-image {
  max-width: 380px;
}
main .block-1 > ul > li:last-child {
  padding: 20px 0 40px;
}
main .block-1 > ul > li {
  display: block;
  padding: 20px 0;
  position: relative;
  font-size: 0;
}
main .block-1 > ul > li .last-li {
  position: absolute;
  top: 39%;
  left: 3%;
  color: white;
  font-size: 13px !important;
  text-transform: uppercase;
}
main .block-1 > ul > li .last-li .title {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  display: initial;
}
main .block-1 > ul > li .last-li .inscription {
  font-size: 13px;
  text-align: left;
  display: initial;
}
main .block-1 > ul > li .last-li-image {
  width: 100%;
}
main .block-1 > ul > li > img {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
main .block-1 > ul > li div {
  display: inline-block;
  width: 70%;
  margin: 0 0 0 3%;
  font-size: 16px;
  vertical-align: top;
}
main .block-1 > ul > li div > span {
  font-size: 20px;
}
main .block-1 > ul > li div > span > b {
  font-weight: 400;
  color: #4bd2c1;
}
main .block-1 > ul > li div ul {
  list-style: none;
}
main .block-2 > .before-after {
  font-size: 16px;
  display: block;
}
main .block-2 > .before-after > .before, main .block-2 > .before-after > .after {
  font-size: 16px;
  display: inline-block;
  width: 48%;
  margin: 50px 0.5% 20px;
  vertical-align: top;
  position: relative;
  text-align: center;
}
main .block-2 > .before-after > .before > img, main .block-2 > .before-after > .after > img {
  width: 100%;
  max-width: 180px;
}
main .block-2 > .before-after > .before > span, main .block-2 > .before-after > .after > span {
  text-transform: uppercase;
  position: absolute;
}
main .block-2 > .before-after > .before span {
  top: -3%;
  left: 44%;
  font-size: 11px;
}
main .block-2 > .before-after > .after span {
  top: -3%;
  left: 45%;
  font-size: 11px;
}
main .block-2 > .weeks {
  width: 100%;
  padding: 20px 0;
  display: block;
  text-align: center;
}
main .block-2 > .weeks > .week {
  display: inline-block;
  margin: 0 5%;
  width: 21%;
}
main .block-2 > .weeks > .week > img {
  display: block;
  margin: 0 auto;
}
main .block-3 > .top-block {
  font-size: 16px;
  padding: 50px 0;
}
main .block-3 > .top-block .left-block {
     display: block;
    width: 76%;
    margin: auto;
    text-align: center;
    margin-top: -50px;
}
main .block-3 > .top-block .right-block {
  vertical-align: top;
  display: inline-block;
  font-size: 16px;
  width: 48%;
  margin: 0 0.5%;
}
main .block-3 > .top-block .right-block > ul {
  list-style: none;
}
main .block-3 > .top-block .right-block > ul > li {
  font-size: 16px;
  vertical-align: middle;
  margin: 25px 0;
}
main .block-3 > .top-block .right-block > ul > li > .point {
  vertical-align: middle;
  font-size: 32px;
  display: inline-block;
  width: 5%;
}
main .block-3 > .top-block .right-block > ul > li > .point > span {
  color: #3dd1bf;
}
main .block-3 > .top-block .right-block > ul > li > .text {
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
  margin: 0 0 0 2%;
  width: 90%;
}
main .block-3 > .text-bold {
  font-weight: 600;
  margin: -45px 0 10px;
}

main .block-3 > .text {
  margin: 0 0 20px 0;
}
main .block-4 > ul {
  list-style: none;
  margin: 20px 0;
}
main .block-4 > ul > li {
  font-size: 16px;
  vertical-align: middle;
}
main .block-4 > ul > li > img {
  vertical-align: middle;
  display: inline-block;
  width: 29%;
  max-width: 135px;
}
main .block-4 > ul > li > .text {
  vertical-align: middle;
  width: 60%;
  margin: 0 0 0 5%;
  font-size: 16px;
  display: inline-block;
  text-align: left;
}
main .block-4 > ul > li > .text .title {
  font-size: 25px;
  font-weight: 600;
  color: #cc1212;
  border-bottom: 2px dotted #cc1212;
  padding: 10px 0;
}
main .block-4 > ul > li > .text > span {
  display: block;
  margin: 10px 0;
}
main .block-5 img {
  display: block;
  margin: 10px auto 0;
}
main .block-5 > .text {
  position: relative;
  background: #ebebeb;
  top: -100px;
}
main .block-5 > .text > .before-after {
  padding: 20px 0;
  margin: 0 0 20px 0;
}
main .block-5 > .text > .before-after > .inscr {
  text-align: center;
}
main .block-5 > .text > .before-after > .inscr > span {
  display: inline;
  color: #000000;
  padding: 0 46px;
}
main .block-5 > .text span {
  display: block;
  background: #ebebeb;
  padding: 20px 40px 10px 40px;
  position: relative;
  z-index: 9;
}
main .block-5 > .text:before {
  z-index: 1;
  content: '';
  background: #ebebeb;
  position: absolute;
  display: block;
  width: 100px;
  height: 100px;
  top: -15px;
  left: 50%;
  margin-left: -50px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
main .block-6 > img {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  padding: 20px 0;
  display: block;
}
main .block-6 > .text-bold {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0 0 20px 0;
}
main .block-6 > .text-orange {
  display: block;
  margin: 20px 0;
  color: #e96338;
}
main .block-7 {
  text-align: center;
  padding: 0 0 10px 0;
}
.asd {
  background: #27b5a3;
  padding: 30px 10%;
  text-decoration: none;
  font-style: italic;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 4px 0px 0px #2f8b80;
  -moz-box-shadow: 0px 4px 0px 0px #2f8b80;
  box-shadow: 0px 4px 0px 0px #2f8b80;
}
main .block-7 > img {
  width: 100%;
  margin: 30px 0 0 0;
  max-width: 480px;
}
main .block-7 > .inscr {
  margin: 0 0 10px 0;
  vertical-align: middle;
}
main .block-7 > .inscr span {
  vertical-align: middle;
  font-size: 20px;
}
main .block-7 > .inscr img {
  vertical-align: middle;
}
main .block-7 > a {
  font-style: normal;
  margin: 0 5px 20px 5px;
  vertical-align: middle;
  color: white;
  background: #27b5a3;
  padding: 30px 10%;
  text-decoration: none;
  font-style: italic;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 4px 0px 0px #2f8b80;
  -moz-box-shadow: 0px 4px 0px 0px #2f8b80;
  box-shadow: 0px 4px 0px 0px #2f8b80;
}
main .block-7 > a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #32c9b6;
  border-radius: 5px 5px 0 0;
}
main .block-7 > a:after {
  content: '';
  position: absolute;
  bottom: -61px;
  left: -9px;
  width: 110%;
  background: no-repeat 0;
  height: 77px;
  background-size: contain;
  z-index: -1;
}
main .block-7 > a > span {
  position: relative;
  z-index: 9;
  font-size: 25px;
  top: 4px;
  font-style: normal;
}
main .block-7 > a > span .arrow-button {
  font-size: 45px;
  font-weight: 600;
  font-style: normal;
  position: relative;
  top: 6px;
  padding: 0 0 0 5px;
}
main .block-8 {
  text-align: center;
}
main .block-8 .text-red {
  display: block;
  padding: 20px 0;
  color: #d73220;
  font-size: 25px;
}
main .block-8 .slider .prev-arrow, main .block-8 .slider .next-arrow {
  position: absolute;
  top: 30%;
  cursor: pointer;
  display: none !important;
}
main .block-8 .slider .prev-arrow {
  left: -10px;
  z-index: 99;
}
main .block-8 .slider .next-arrow {
  right: -10px;
  z-index: 99;
}
main .block-8 .slider .item {
  outline: none;
  display: inline-block;
}
main .block-8 .slider .item img {
  width: 100%;
}
main .block-8 .slider .item .inscr span {
  padding: 50px;
}
main .block-8 .slider .item .woman-name {
  display: block;
  width: 100%;
  padding: 10px;
  background: white;
  margin: 20px 0 0 0;
}
main .block-8 .slider .item .text-bold {
  font-weight: 600;
  padding: 20px 0;
  font-size: 20px;
}
main .block-8 .slider .item .text {
  padding: 0 0 20px 0;
}
main .block-9 {
  text-align: center;
}
main .block-9 .text-red {
  padding: 20px 0;
}
main .block-9 .text-red > span {
  color: #cc1212;
  font-size: 40px;
  font-weight: 600;
}
main .block-9 > .text {
  font-size: 30px;
  padding: 0 0 20px 0;
}
main .block-9 > form {
  background: #d7d7d7;
  border-radius: 5px;
  padding: 0 0 40px 0;
  margin: 0 0 30px 0;
}
main .block-9 > form .line-through {
  text-decoration: line-through;
  color: #949494;
}
main .block-9 > form input, main .block-9 > form select {
  padding: 15px 10px;
  border: none;
  border-radius: 5px;
  width: 80%;
  margin: 10px 0 10px;
}
main .block-9 > form select {
  margin: 20px 0 10px !important;
  color: #a0a0a0;
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
  position: relative;
}
main .block-9 > form > span {
  display: block;
  color: #555555;
  font-style: italic;
  padding: 5px 0;
  font-size: 17px;
}
.for_total_price {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 20px;
}
main .block-9 > form .container-red {
  color: white;
  background: #cc1212;
  background: -moz-linear-gradient(top, #cc1212 0%, #ed6c3d 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #cc1212), color-stop(100%, #ed6c3d));
  background: -webkit-linear-gradient(top, #cc1212 0%, #ed6c3d 100%);
  background: -o-linear-gradient(top, #cc1212 0%, #ed6c3d 100%);
  background: -ms-linear-gradient(top, #cc1212 0%, #ed6c3d 100%);
  background: linear-gradient(to bottom, #cc1212 0%, #ed6c3d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc1212', endColorstr='#ed6c3d', GradientType=0);
  width: 100%;
  text-align: center;
  border-radius: 5px 5px 0 0;
  padding: 20px 0;
  text-transform: uppercase;
  font-size: 27px;
}
.btn_submit {
  background: url('../img/btn.png') no-repeat 0 0;
  border: none;
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 22px;
  font-style: italic;
  cursor: pointer;
  font-size: 25px;
}
.btn_submit:hover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.weeks img {
  width: 100px;
}
.week2, .week3 {
  margin-top: 10px;
}
.week__text {
  font-size: 18px;
  font-weight: bolder;
  padding-bottom: 5px;
  border-bottom: 1px dotted black;
}
.week3 > .week__text {
  border-bottom: none;
}
.list-best li {
  margin-top: 5px;
  margin-top: 5px;
}
@media only screen and (max-width: 395px) {
  main .block-2 > .before-after > .after span {
    left: 42%;
  }
  main .block-2 > .before-after > .before span {
    left: 41%;
  }
}
@media only screen and (max-width: 395px) {
  .select_custom:after {
    right: 35px;
  }
}
@media only screen and (max-width: 321px) {
  main .block-1 > ul > li div > span {
    display: block;
    text-align: center;
  }
  main .block-1 > ul > li > img {
    width: 30%;
  }
}
main .block-9 > form > span .new_pr {
  font-size: 28px;
}
.select_custom {
  position: relative;
  margin: 0;
}
.select_custom:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 41px;
  right: 45px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #a7a2a2 transparent transparent transparent;
}
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #a0a0a0;
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}

.btn_submit  {
  margin: 0 5px;
  vertical-align: middle;
  color: white;
  background: #27b5a3;
  padding: 20px;
  text-decoration: none;
  font-style: italic;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  z-index: 2;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 4px 0px 0px #2f8b80;
  -moz-box-shadow: 0px 4px 0px 0px #2f8b80;
  box-shadow: 0px 4px 0px 0px #2f8b80;
}
