.placeholder::-webkit-input-placeholder {
  color: #5f5f5f;
}

.placeholder::-moz-placeholder {
  color: #5f5f5f;
}

.placeholder:-moz-placeholder {
  color: #5f5f5f;
}

.placeholder:-ms-input-placeholder {
  color: #5f5f5f;
}

.placeholder:focus::-webkit-input-placeholder {
  color: transparent;
}

.placeholder:focus::-moz-placeholder {
  color: transparent;
}

.placeholder:focus:-moz-placeholder {
  color: transparent;
}

.placeholder:focus:-ms-input-placeholder {
  color: transparent;
}

.placeholder:focus {
  outline: none;
}

:focus {
  outline: none;
}

.m1-form {
  margin-top: 40px;
  padding: 0 20px;
}

.m1-form__field {
  display: block;
  width: 100%;
  height: 114px;
  background: #fff;
  border: none;
  font-size: 27px;
  font-weight: 300;
  color: #5f5f5f;
  padding: 0 20px;
  margin-bottom: 15px;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

b, strong {
  font-weight: 700;
}

body {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Museo Sans', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 150%;
  color: #000;
  background: #1c1c1c;
}

.wrap {
  position: relative;
  width: 480px;
  min-height: 100vh;
  margin: 0 auto;
  background: #fff;
}

section {
  margin: 100px 0;
}

button,
textarea,
input {
  font-family: 'Museo Sans', sans-serif;
}

h2.title {
  color: #000;
  font-size: 45px;
  font-weight: 500;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  padding: 0 20px;
  margin-bottom: 40px;
}

h2.title span {
  font-weight: 900;
}

h2.title span.color {
  color: #f17054;
}

/*   video   */

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container .youtube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*   main-title   */

.main-title {

  text-transform: uppercase;
}

.main-title--offer {
  margin-bottom: 250px;
}

.main-title span {
 display: block;
    font-weight: 900;
    font-size: 30px;
    line-height: 85%;
    float: left;
}

.main-title {

    font-size: 33px;
    letter-spacing: -1.6px;
    padding: 3px;
}

/*   offer   */

.offer {
  background: url("../img/offer.png") 50% 0 no-repeat #ffe4cc;
  padding: 20px 0 40px;

}

.offer--bottom {
  position: relative;
  background-image: url("../img/offer-bottom.jpg");
  background-color: #fff1e3;
}

.offer__box {
     position: relative;
    /* background: url(../img/wave.png) 32% 0 no-repeat; */
    min-height: 400px;
    margin-bottom: 30px;
}

.offer__product {
  display: block;
  position: absolute;
  left: 5px;
  top: 75px;
}

/*   sale   */

.sale {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 125px;
  background: url("../img/sale.png") 0 0 no-repeat;
  color: #e44826;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 10;
}

.sale--offer {
  position: absolute;
  left: 50px;
  top: 10px;
}

.sale--bottom {
  position: absolute;
  right: 30px;
  top: 140px;
}

.sale b {
  font-weight: 900;
  font-size: 40px;
  line-height: 100%;
}

/*   bullet   */

.bullet {
     margin-left: 40px;
    padding: 135px 10px 0 0;
}

.bullet__item {
  background: url("../img/check-icon.png") 0 0 no-repeat;
  font-size: 18px;
  line-height: 130%;
  padding: 10px 0 0 35px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.bullet__item--color {
  color: #e44826;
  background-image: url("../img/check-color-icon.png");
}

/*   price   */

.price {
  display: flex;
  justify-content: center;
  padding: 0 20px;
}

.price--offer {
  margin-bottom: 20px;
}

.price__old {
  margin-right: 40px;
}

.price__label {
  font-size: 22px;
  line-height: 100%;
  margin-bottom: 15px;
}

.price__val--old {
  font-size: 28px;
  line-height: 100%;
  text-decoration: line-through;
}

.price__val--new {
  font-weight: 900;
  font-size: 56px;
  line-height: 100%;
}

.date-sale {
  font-size: 17px;
  text-align: center;
  margin-top: 15px;
}

.button-m {
  display: block;
  width: 440px;
  height: 114px;
  line-height: 114px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 auto;
  cursor: pointer;
  border: none;
}

/*   video-gif   */

.video-gif {
  display: block;
  width: 100%;
 
}

/*   result   */

.result {
  display: flex;
  justify-content: center;
}

.result__item img {
  display: block;
  border-radius: 50%;
}

.result__item {
  position: relative;
  margin: 0 6px;
}

.result__item:before {
  position: absolute;
  left: 10px;
  top: -50px;
  display: block;
  width: 86px;
  height: 86px;
  line-height: 86px;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 50%;
}

.result__item--before:before {
  content: 'Х';
  background: #e6e6e6;
}

.result__item--after:before {
  content: '✓';
  background: #fccec4;
}

/*   benefits   */

.benefits__item:nth-child(1) {
  background: url("../img/ben1.jpg") 50% 0 no-repeat;
  height: 792px;
  margin-bottom: 50px;
}

.benefits__item:nth-child(2) {
  background: url("../img/ben2.jpg") 50% 0 no-repeat;
  height: 698px;
  margin-bottom: 0;
}

.benefits__item:nth-child(3) {
  background: url("../img/ben3.jpg") 50% 0 no-repeat;
  height: 608px;
  margin-bottom: 50px;
}

.benefits__item:nth-child(4) {
  background: url("../img/ben4.jpg") 50% 0 no-repeat;
  height: 441px;
  margin-bottom: 55px;
}

.benefits__item:nth-child(4) .benefits__text {
  padding-bottom: 170px;
}

.benefits__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 440px;
  height: 440px;
  margin: 0 auto;
  padding: 0 40px;
  text-align: center;
}

.benefits__text p {
  font-size: 22px;
  line-height: 140%;
}

.benefits__label {
  font-weight: 900;
  font-size: 28px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.order_list{
	padding: 25px 20px 0;
}
.order_list>li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	background: #fff;
	box-shadow: 0 6px 30px 0 rgba(0,0,0,0.15);
	margin-bottom: 50px;
	min-height: 170px;
}
.order_list>li:last-child{
	margin-bottom: 0;
}
.order_list>li>span{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -25px;
	background: #fd7e89;
	
	border-radius: 50%;
}
.order_list>li .left{
	width: 170px;
}
.order_list>li .left>img{
	display: block;
	margin: 0 auto;
}
.order_list>li .right{
	width: 270px;
	padding: 10px 20px 0 10px;
	font-size: 19px;
}
.order_list .button{
	width: 135px;
	height: 62px;
	line-height: 62px;
	margin: 0 auto;
	font-size: 15px;
}
.order_list .button:after{
	content: '';
	width: 40px;
	height: 50px;
	background: url(../img/cursor.png) 50% 50% no-repeat;
	position: absolute;
	top: 40px;
	right: -10px;
}.button {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    border: none;
    cursor: pointer;
    font-family: 'Gotham Pro', Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    height: 110px;
    width: 375px;
    line-height: 1.3em;
    text-decoration: none;
    text-align: center;
    background: #000;
    background: -moz-linear-gradient(top, #000 0%, #000 100%);
    background: -webkit-linear-gradient(top, #000 0%,#000 100%);
    background: linear-gradient(to bottom, #000 0%,#000 100%);
    -webkit-box-shadow: 0px 8px 20px 0 rgba(94, 216, 254, 0.6);
    -moz-box-shadow: 0px 8px 20px 0 rgba(94, 216, 254, 0.6);
    box-shadow: 0px 8px 20px 0 rgba(94, 216, 254, 0.6);
    font-size: 22px;
    letter-spacing: 1px;
    margin: 25px auto 0;
    color: #fff;
    position: relative;
}.sect4 {
	background: #ffe4cc;
}
.sect4 .benef1>li{
	font-weight: 300;
	font-size: 17px;
	padding: 0 15px;
}
.sect4 .benef1>li b {
	display: block;
}.block-timer {
	font-size: 18px;
	display: flex;
	justify-content: center;
	padding-top: 20px;
}
.block-timer p {
	margin-right: 10px;
}
.timer2 {
	color: #000;
  }
.timer2 div {
	display: inline-block;
  }
.timer2 .count {
	font-weight: 700;
	margin-right: 2px;
}.formbox{
	width: 415px;
	margin: 40px auto 0;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	padding-bottom: 15px;
}
.formbox .price_block{
	background: #e27285;
	padding: 1px 0 20px;
}
.bottom .price .new {
	color:#fff;
}
.bottom .price .old:before {
background: #fff;
}
.formbox .prod_count{
	color: #000;
}
.formbox .prod_count>span{
	color: #11c307;
}
.formbox .price > p{
	margin: 0 26px;
}
.formbox .price_block > p{
	color: #fff;
}.offer_section.bottom>img.tush {
	display: block !important;
	margin: 20px auto -50px;
}.offer_section.bottom .product_block:before,
.offer_section.bottom .product_block:after{
	display: none;
}
.offer_section.bottom .product_block{
	margin: 25px 0 0;
	padding: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
}
.offer_section.bottom .product_block>img{
	margin-left: -50px;
}
.offer_section.bottom .product_block .woman{
	margin: 0;
}
.offer_section.bottom .sale{
	top: 500px;
	background: #13bf05;
}
.offer_section {
    padding: 0 0 35px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #fcc5d2 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 50%,#fcc5d2 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 50%,#fcc5d2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcc5d2',GradientType=0 );
    position: relative;
}.logo_block {
    background: #000;
    padding: 18px 0 14px;
    text-align: center;
}.logo_block h1 {
    font-weight: 700;
    color: #fff;
    font-size: 90px;
    line-height: 1;
    letter-spacing: 1px;
}.logo_block>p {
    font-size: 33px;
    line-height: 1.3em;
    color: #e27285;
    text-transform: uppercase;
    font-family: 'Gotham Pro', Arial, Helvetica, sans-serif;
}.main_subtitle {
    margin-top: -20px;
    text-align: center;
    font-size: 26px;
    line-height: 1.1em;
    padding: 0 25px;
    font-weight: 300;
}.main_subtitle>span {
    display: block;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 1.1em;
    font-weight: 600;
    letter-spacing: 2px;
}
.formbox .price_block {
    background: #e27285;
    padding: 1px 0 20px;
}.formbox .price_block > p {
    color: #fff;
}
.price_block>p {
    text-align: center;
    text-transform: uppercase;
    color: #14bc03;
    font-size: 28px;
    line-height: 1.1em;
    font-weight: 500;
    margin: 20px 0;
}.action_text {
    padding: 30px 35px;
    text-align: center;
}.main_form {
    padding: 0 20px;
}.main_form input {
    border: none;
    width: 100%;
    display: block;
    font-family: 'Gotham Pro', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 25px;
    height: 70px;
    background: #fff;
    text-align: center;
    color: #222;
    box-shadow: 0 8px 30px 0 rgba(201,201,201,0.6);
}.main_form .button {
    margin-top: 0;
    width: 100%;
}.price_block .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}.price .old {
    font-size: 26px;
    line-height: 1.1em;
    position: relative;
    font-weight: 600;
}.offer .price .old:before {
    background: #fff;
}.action_text>span {
    color: #11c307;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    font-size: 28px;
    line-height: 1.2em;
    margin-bottom: 10px;
}.free_call {
    color: #11c307;
    margin-top: 5px;
}.price>p {
    line-height: 1.3em;
    font-size: 16px;
    font-weight: 500;
    margin: 0 35px;
}.action_text>p {
    font-weight: 500;
}
.price .old:before {
    content: '';
    width: 120%;
    height: 3px;
    background: #14bc03;
    transform: rotate(-10deg);
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: -10%;
}.price small {
    font-size: 0.7em;
}.offer .price .new {
    color: #fff;
}
.price .new {
    font-size: 46px;
    line-height: 1.1em;
    font-weight: 600;
}
.benef1{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.benef1>li{
	width: 50%;
	padding: 0 10px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}
.benef1>li>img{
	display: block;
	margin: 0 auto 15px;
	border-radius: 50%;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,0.3);
}
/*   reviews   */


    font-size: 14px;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.review > p {
}
.review__header {
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
    margin-bottom: 15px;
}
.review__header img {
    border-radius: 50%;
    margin-right: 20px;
}
.review__header b {
    font-weight: 700;
    margin-right: auto;
}
.review__header span {
    color:#c1c1c1;
}
.review__photo {
    display: block;
    margin: 15px auto 0;
}
.review--aply {
    position: relative;
    padding-left: 40px;
    background: #fff;
    margin-top: -20px;
}
.review--aply:before {
    position: absolute;
    left: 0;
    top: -2px;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    z-index: 3;
}
.review--aply:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 20px;
    display: block;
    width: 2px;
    background: #fdefef;
    content: '';
}
.review__answer {
    display: block;
    color: #f47c20;
    margin-top: 10px;
    cursor: pointer;
}

/*   order-info   */

.order-info__list {
  padding: 0 20px;
}

.order-info__item {
  display: flex;
  align-items: center;
}

.order-info__item:not(:last-child) {
  margin-bottom: 40px;
}

.order-info__item > img {
  display: block;
  flex-shrink: 0;
}

.order-info__title {
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
}

.order-info__title span {
  font-weight: 900;
}

.order-info__text {
  flex-grow: 1;
}

.order-info__text p {
  font-size: 20px;
  margin-top: 5px;
}

.order-info__item:nth-child(odd) > img {
  margin-right: 20px;
}

.order-info__item:nth-child(even) > img {
  order: 2;
  margin-left: 20px;
}

.order-info__item:nth-child(even) .order-info__text {
  text-align: right;
}

.order-info__photo {
  display: block;
  margin: 60px auto 0;
}

/*   form-text   */

.form-text {
  padding: 0 20px;
  margin-top: 30px;
}

.form-text__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
}

.form-text__title span {
  color: #e44826;
}

.form-text__image {
  display: block;
  margin: 15px auto 0;
}

/*   footer   */

.footer {
  background: #fff1e3;
  padding: 30px 0;
  border-top: 2px dashed #dba685;
}

.footer__image {
  display: block;
  margin: 0 auto 15px;
}

.footer__links {
  text-align: center;
}

.footer__links p:not(:last-child) {
  margin-bottom: 5px;
}

.footer__links a {
  font-size: 17px;
  color: #1c1c1c;
  text-decoration: none;
}/*   catalog   */

.catalog {
  background: #f4f5f7;
}

.catalog__item {
  position: relative;
  background: #fff;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);
  border-radius: 10px;
  padding-bottom: 30px;
  margin: 0 20px 35px;
  overflow: hidden;
}

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

.catalog__sale {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 10;
  width: 92px;
  height: 92px;
  line-height: 92px;
  color: #fff;
  text-align: center;
  font-size: 31px;
  font-weight: 700;
  border-radius: 50%;
  background: #f17054 ;
  background: -moz-linear-gradient(top, #f17054  0%, #f17054  100%);
  background: -webkit-linear-gradient(top, #f17054  0%, #f17054  100%);
  background: linear-gradient(to bottom, #f17054  0%, #f17054  100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f17054 ', endColorstr='#f17054 ', GradientType=0);
}

/*   slick   */



.catalog__slider .slick-slide img {
  display: block;
  height: 350px;
  margin: 0 auto;
}

.catalog__slider .slick-prev,
.catalog__slider .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: calc(50% - 17px);
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: url("../img/slider-arrow.png") 50% 50% no-repeat;
  width: 21px;
  height: 33px;
  z-index: 33;
}

.catalog__slider .slick-prev {
  left: 15px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.catalog__slider .slick-next {
  right: 15px;
}

.catalog__slider .slick-dots {
  position: relative;
  z-index: 10;
  text-align: center;
  margin-top: 20px;
}

.catalog__slider .slick-dots li {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
}

.catalog__slider .slick-dots li button {
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #ccc;
  text-indent: -9999px;
  background: transparent;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.catalog__slider .slick-dots li.slick-active button {
  background: #ccc;
}

.catalog__head {
  padding: 0 15px;
  line-height: 24px;
  margin-bottom: 10px;
}

.catalog__head:after {
  display: block;
  clear: both;
  content: '';
}

.catalog__head h4 {
  float: left;
  color: #2b2d35;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
}

.catalog__price {
  float: right;
}

.catalog__price > div {
  display: inline-block;
  vertical-align: middle;
}

.catalog__price .old {
  margin-right: 10px;
  font-size: 19px;
  color: #2b2d35;
}

.catalog__price .old span {
  text-decoration: line-through;
}

.catalog__price .new {
  color: #f17054 ;
  font-size: 28px;
  font-weight: 800;
}

.catalog__price i {
  font-style: normal;
  font-size: 0.8em;
  text-transform: uppercase;
}

.catalog__char-list {
  padding: 0 15px;
  column-count: 2;
  column-gap: 20px;
  margin-bottom: 20px;
}

.catalog__char-list li {
  font-size: 16px;
  padding: 5px 0;
  border-bottom: 1px dashed #dedede;
}

.catalog__char-list li span {
  color: #2b2d35;
  display: inline-block;
}

.catalog__char-list li i {
  color: #97989a;
  font-style: normal;
}


.catalog__char-list li:nth-child(1) span,
.catalog__char-list li:nth-child(2) span {
  width: 65px;
}

.catalog__char-list li:nth-child(2),
.catalog__char-list li:nth-child(4) {
  border-bottom: 0;
}