@charset "UTF-8";
/* styles */
body {
  min-width: 480px;
  background:#b8b8b8;
  font-family: "Museo Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;;
  line-height: 1.5em;
  color: #000;
  cursor: default;
}

.main_wrapper {
  margin: 0 auto;
  width: 480px;
  overflow: hidden;
  background: #fff;
}

img {
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
}

b {
  font-weight: 700;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

h2.title {
  font-size: 30px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 35px;
  padding: 0 10px;
  font-weight: 900;

}
h3.title {
  font-size: 25px;
  line-height: 1.3;
  text-align: center;
  
  padding: 0 10px;
  font-weight: 900;
}
h2.title span {
  color: rgb(0 0 0);
}

.p_ignore{
  width: 480px;
  max-width: 480px;
  margin: 0 -20px;
}

section {
  padding: 35px 0 30px;
}

.сolor_theme {
  background: #ed525c;
  background: -moz-linear-gradient(top, #ed525c 0%, #e65336 100%);
  background: -webkit-linear-gradient(top, #ed525c 0%, #e65336 100%);
  background: linear-gradient(to bottom, #ed525c 0%, #e65336 100%);
}
.сolor_theme .title {
  color: #fff;
}
.сolor_theme .title span {
  color: #fff;
}

.main_form {
  padding: 0 30px;
}
.main_form input {
  width: 100%;
  display: block;
  font-family: "Museo Sans", sans-serif;
  border: none;
  font-size: 18px;
  margin-bottom: 20px;
  height: 80px;
  border-radius: 10px;
  background:rgb(243 243 243);
  text-align: center;
  color: #222;
}
.main_form .button-m {
  margin-top: 0;
}
.main_form ::-webkit-input-placeholder, .main_form ::-moz-placeholder, .main_form :-moz-placeholder, .main_form :-ms-input-placeholder {
  color: #222;
}
.main_form :focus::-webkit-input-placeholder, .main_form :focus::-moz-placeholder, .main_form :focus:-moz-placeholder, .main_form :focus:-ms-input-placeholder {
  color: transparent;
}

/* button */
.button-m {
  border: none;
  cursor: pointer;
  font-family: "Museo Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  height: 84px;
  width: 420px;
  display: block;
  border-radius: 10px;
  line-height: 82px;
  text-decoration: none;
  text-align: center;
  background: rgb(253, 45, 58);
  font-size: 27px;
  letter-spacing: 1px;
  margin: 0px auto;
  color: #fff;
  position: relative;
}



/*  offer_section   */
.offer_section {
  padding: 0;
}
h1 {
  color: red;
  font-size: 26px;
  line-height: calc(1.1 * (2.26rem + 2.34 * ((100vw - 20rem) / 28)));
text-align: center;
  z-index: 2;
  background: white;
  position: relative;
 
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3em;
}
h1 p {
  font-size: 19px;
  background-color: red;
  color: white;
}
.main-img {
  display: block;
  width: 250px;
  padding: 20px;
}

.back{
  background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0.9;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    pointer-events: none;
}

.offer_section .box {
  position: relative;
  min-height: 505px;
  background: url(../images/111.jpg) 50% 0% no-repeat ;
  background-size: contain;
}

.box-title{
  display: block;
  font-size: 50px;
  font-weight: 700;
  padding-top: 10px;
  text-align: center;
}
.subtitle{
  padding-top: 40px;
padding-left: 20px;
font-weight: 700;
font-size: 70px;
}
.box-price {
  padding-top: 400px;
  padding-left: 10px;
  font-size: 30px;
}
.box-oldprice {
  padding-top: 10px;
  padding-left: 10px;
  font-size: 30px;
  text-decoration: line-through;
}
.box-newprice {
  padding-top: 10px;
  padding-left: 10px;
}


.offer_section .box:before {
  content: "";
  width: 118px;
  height: 118px;
  background: url() 50% 50% no-repeat;
  position: absolute;
  top: 5px;
  left: 10px;
}
.offer_section .product {
  position: absolute;
  top: 260px;
  right: 0;
}

.sale {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 110px;
  
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1em;
  background: #f14e5a;
  background-color: darkorange;
  position: absolute;
  top: 286px;
  left: 20px;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
}
.sale > span {
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 110px;
}

.offer_content {
  padding: 30px 25px 25px;
  position: relative;
}
.offer_content .flacon{
  position: absolute;
  right: 60px;
  top: -70px;
  pointer-events: none;
}
.offer_content .desc {
  padding-right: 160px;
  color: #fff;
  font-weight: 900;
  font-size: 27px;
  line-height: 1.3em;
  font-family: Montserrat, sans-serif;
  text-align: right;
  position: relative;
  z-index: 1;
}

.list1 {
  margin-top: 100px;
}
.list1 > li {
  margin-bottom: 15px;
  padding: 15px 0 14px 10px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 10px 25px 0 rgba(0,0,0,0.15);
  border-radius: 15px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.list1 > li > i {
  padding-right: 10px;
      color: rgb(253, 45, 58);

  font-size: 18px;
}


.set_block{
  padding: 20px 0;
 
  font-family: Montserrat, sans-serif;
  position: relative;
}
.set_block h1{
  text-align: center;
  text-transform: uppercase;
  color: #c5c5c5;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.1em;
}
.set_block h2{
  font-size: 22px;
  line-height: 1.1em;
  font-weight: 500;
  padding: 0 40px;
  margin-bottom: 30px;
}
.set_block h2>b{
  display: inline-block;
  vertical-align: middle;
  font-size: 64px;
  line-height: 1.1em;
  color: #c5c5c5;
  font-weight: 700;
}
.set_block h2>span{
  display: block;
  text-align: right;
  margin-top: -10px;
}

.bef_aftr > img {
  display: block;
  margin: 0 auto 8px;
  border-radius: 10px;
}
.bef_aftr > img:last-child {
  margin-bottom: 0;
}

.action_block {
  padding: 30px 0 35px;
  background: #fff url() 50% 0% no-repeat;
}
.action_block > .button-m {
  margin-bottom: 20px;
}
.action_block > p {
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.price {
  text-align: center;
  position: relative;
  z-index: 2;
  margin-top: -15px;
}
.price .old{
  font-size: 26px;
  line-height: 1.1em;
  font-weight: 500;
  margin-bottom: 5px;
 
}
.price .new{
  text-align: center;
  font-size: 0;
      color: rgb(253, 45, 58);

}
.price .new>b{
  font-weight: 500;
  font-size: 22px;
  line-height: 1.1em;
  margin-right: 20px;
}
.price .new>span{
  font-weight: 700;
  color: #cf273c;
  font-size: 40px;
  line-height: 1.1em;
}


.timer {
  padding: 0 40px;
  color: black;
}
.timer > p {
  font-size: 17px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 5px;
}

.action_block .button-m {
  margin-top: 15px;
}

.prod_count {
  text-align: center;
  color: #fff;
  font-size: 18px;;
  margin-top: 20px;
}
.prod_count > span {
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  padding: 1px 6px;
  background: #d9a343;
  margin: 0 7px;
  border-radius: 3px;
}

.nopad {
  padding: 0;
}

.color_bg {
  background: #dec29f;
}

.dark_bg {
  background: #000000;
  color: #fff;
}
.dark_bg h2.title span {
  color: #d8ab5a;
}

/*sect2*/
.sect2 {
  padding: 40px 20px 1px;
}
.sect2 .button-m{
  margin-bottom: -42px;
}

.benef1 {
  font-size: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.benef1 li {
  width: 45%;
  margin-bottom: 30px;
}
.benef1 li img {
  border-radius: 100%;
}
.benef1 li p {
  padding: 0 10px;
  font-size: 19px;
  font-weight: 500;
}
.benef1.check > li > img {
  display: block;
  margin: 0 auto;
}
.benef1.check > li > p:before {
  content: "";
  width: 33px;
  height: 33px;
  background: url(../images/check2.png) 50% 50% no-repeat;
  display: block;
  margin: -18px auto 15px;
  position: relative;
  z-index: 2;
}


/*sect3*/
.sect3 {
  padding: 40px 30px 30px;
  
}
.sect3 h2 {
  margin-bottom: 30px;
  font-size: 24px;
  padding: 0;
}
.sect3 > img {
  display: block;
  margin-bottom: 20px;
  border-radius: 8px;
}
.gif{
  width: 480px;
}
.sect3 > p {
  font-size: 20px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.sect3 > p > i{
      color: rgb(253, 45, 58);

  padding-right: 10px;

}
.sect3 .button-m{
  margin-top: 35px;
}
.sect3 > p b {
  font-weight: 900;
}

.result_block{
  position: relative;
}
.result_block>img{
  display: block;
  margin: 0 auto;
}
.result_block>p{
  position: absolute;
  top: 190px;
  left: 40px;
  text-align: right;
  font-weight: 500;
  width: 110px;
  font-size: 15px;
}

.sect3 .result_block{
  margin-top: 60px;
}


/*sect35*/
.sect35{
  padding: 35px 30px 1px;
}
.sect35>p {
  font-size: 22px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.sect35>p:last-child{
  margin-bottom: 0;
}
.sect35>img{
  display: block;
  margin: 0 auto 20px;
  border-radius: 20px;
}
.sect35 .button-m{
  margin: 30px auto -42px;
}
.p-list i{
  
        color: rgb(253, 45, 58);

    padding-right: 10px;
  
  
}


/*use*/
.use {
  padding: 80px 30px 0;
}
.use .p_ignore{
  margin: 0 -30px;
}
.use .title {
  color: white;
}
.use .title span {
  color: #36b071;
}
.use ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.use ul li {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  color: #fff;
}
.use ul li img {
  border-radius: 100%;
  margin-right: 30px;
}
.use ul li p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}
.use ul li p span{
  color: #36b071;
}

.use>.p_ignore{
  margin-bottom: -10px;
}


/*set_section*/
.set_section{
  padding: 0;
}
.set_section .set_block{
  padding-top: 4px;
  padding-bottom: 2px;
  background-position: 100% 10px;
}
.set_block .button-m{
  margin-top: 30px;
}
.prod_num{
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 500;
}


/*sect4*/
.sect4 {
  min-height: 570px;
  background: url(../images/cerf_bg.jpg) 50% 100% no-repeat;
  padding: 50px 20px 0 20px;
}
.sect4 .text{
  width: 100%;
  padding: 20px;
  border-radius: 30px;
  background: rgba(255,255,255, 0.8);
  font-size: 19px;
  position: relative;
}
.sect4 .text:before{
  content: "";
  background: url("../images/check3.png") no-repeat center center;
  width: 51px;
  height: 48px;
  position: absolute;
  top: -21px;
  left: -15px;
}
.sect4 .text:after{
  content: "";
  background: url("../images/sert_sticker.png") no-repeat center center;
  width: 150px;
  height: 51px;
  position: absolute;
  left: 21px;
  bottom: -30px;
}

/*sect5*/
.sect5.rev_sect{
  padding-bottom: 2px;
  background: #fff;
}
.sect5{
  padding-bottom: 0;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #b8b8b8 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%,#b8b8b8 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#b8b8b8 100%);
}
.exp_block {
  width: 420px;
  margin: 0 auto;
  background: #fff;
  padding: 0 0 25px;

}
.exp_block > img {
  display: block;
  margin: 0 auto 20px;
}
.exp_block .info {
  display: flex;
  align-items: center;
  padding: 0 25px;
  background: url(../images/spc_q.png) right 25px top no-repeat;
  margin-bottom: 25px;
}
.exp_block .info > img {
  float: left;
  border-radius: 50%;
}
.exp_block .info > p {
  overflow: hidden;
  padding-top: 5px;
  padding-left: 15px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5em;
}
.exp_block .info > p > span {
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  font-size: 18px;;
  line-height: 1.2em;
  margin-bottom: 3px;
}
.exp_block .text {
  padding: 0 25px;
}
.exp_block .text a{
  width: 100%;
}
.exp_block .text > p:not(:last-child) {
  margin-bottom: 20px;
}

/*sect5*/
.sect5 h2 {
  margin-bottom: 20px;
}
.sect5 .result .benef1 li p {
  color: black;
  font-size: 15px;
  font-weight: 100;
}

.sect5 > p {
  padding: 0 30px;
  margin-bottom: 20px;
}

.result > p {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}

.benef1 .img {
  width: 100px;
  height: 100px;
  background: #25ae88;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 100px;
  font-size: 28px;
  border-radius: 50%;
  margin: 0 auto 15px;
}
.benef1 .img > small {
  font-size: 19px;
}

.rev_block {
  padding-top: 1px;
}
.rev_block .title {
 
  text-align: center;
  
  margin-bottom: 40px;
}
.rev_block .title > span {
  display: block;
}

.rev_item {
  width: 480px;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
}
.rev_item > img {
  display: block;
  margin: 0 auto 25px;
}
.rev_item > span {
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
.rev_item .info {
  margin-top: 30px;
  font-weight: 700;
  background: url(../images/rev_q2.png) 100% 50% no-repeat;
}
.rev_item .info > p > span {
  font-weight: 700;
  display: block;
}

.reviews .owl-prev, .reviews .owl-next {
  width: 39px;
  height: 36px;
  background: url(../images/rev_arrow.png) 0% 50% no-repeat;
  position: absolute;
  top: -10px;
}
.reviews .owl-prev {
  left: 0;
}
.reviews .owl-next {
  right: 0;
  background-position: 100% 50%;
}

/*benef*/
.benef h2{
	font-weight: 700;
    font-size: 25px;
    line-height: 1.4em;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 15px;
    text-transform: uppercase;
	font-family: 'Montserrat', Helvetica, sans-serif;
}
.benef3{
	display: flex;
}
.benef3 li{
	width: 33.3%;
    text-align: center;
    padding: 0 10px;
}
.benef3 li img{
	display: block;
    margin: 0 auto 15px;
    border-radius: 20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.benef3 li p{
	font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;;
    line-height: 1.5em;
    color: #161616;
}
/*offer_section.bottom*/
.offer_section.bottom {
  background: url("../images/bottom_bg.jpg");
}
.offer_section.bottom .box {
  background: none;
  min-height: 870px;
}
.offer_section.bottom .box:before {
  top: 140px;
}
.offer_section.bottom .box .sale {
  top: 850px;
}
.offer_section.bottom .offer_content {
  min-height: 500px;
}
.offer_section.bottom .main_title {
  padding-top: 20px;
}

.order_block {
  padding: 30px 0 25px;
  
}
.order_text{
  text-align: center;
  padding: 0 70px;
  margin-bottom: 20px;
}
.order_text>span{
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.2em;
}
.action_text {
  text-align: center;
}
.action_text > span {
  display: block;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.3em;
  padding: 0 80px;
  margin-bottom: 10px;
}
.action_text > p {
  color: #fff;
  font-weight: 700;
  padding: 0 70px;
  margin-bottom: 20px;
}

.order_block .timer {
  color: #000;
  margin-top: 20px;
}

/* footer */
.footer_section {
  padding: 25px 0;
  background: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.footer_section img {
  display: block;
  margin: 0 auto 10px auto;
}
.footer_section a {
  color: #222;
  display: block;
}

input::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

input::-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

input:-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

input:-ms-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

input:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

input:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

input:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

input:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.price{
  width: 430px;
  height: 103px;
  background: url(../images/price.png) 50% 50% no-repeat;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
.price>div{
  display: inline-block;
  vertical-align: top;
}
.price .old,
.price .new{
  width: 165px;
  font-size: 18px;;
  color: #000;

}
.price .old p{
  font-size: 32px;
  line-height: 1.1em;
}
.price .old p span{
  text-decoration: line-through;
}
.price .old{
  padding-top: 20px;
}
.price .new{
  padding-top: 17px;
 
  
}
.price .new p{
  font-size: 38px;
  line-height: 1.1em;
  color: red;
  font-weight: 700;
}
.price .old p small,
.price .new p small{
  font-size: 0.8em;
}
.price .discont{
  position: relative;
  left: 5px;
  width: 100px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 20px;
  line-height: 1.3em;
  padding-top: 17px;
}
.price .discont>span{
  font-weight: 900;
  display: block;
  font-size: 32px;
  line-height: 1.2em;
}

/*# sourceMappingURL=styles.css.map */
