* {
   margin: 0;
   padding: 0;
}

body {
   margin: 0 auto;
   max-width: 1920px;
   font-family: Arial;
}

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

.flex-column {
   display: flex;
   flex-direction: column;
   align-items: center;
}

.section {
   display: flex;
   flex-direction: column;
   align-items: center;
/*   overflow-x: hidden;*/
}

.container {
   display: flex;
   flex-direction: column;
   align-items: center;
   width: 320px;
/*   overflow-x: hidden;*/
}

.section_1 {
   width: 100%;
   background: url(../img/bg_1.webp) top center no-repeat;
}


.header {
   display: flex;
   flex-direction: column;
   align-items: center;
   margin-top: 30px;
}

.header_text {
   margin-bottom: 25px;
   font-family: Arial;
   font-style: normal;
   font-weight: bold;
   font-size: 36px;
   line-height: 41px;
   text-align: center;
   color: #000000;
   text-shadow: 2px 4px 4px #FFFFFF;
   margin-bottom: 2%;
}

.text_p {
width: 90%;
   font-family: Arial;
   font-size: 24px;
   line-height: 28px;
   text-align: center;
   font-weight: bold;
   text-transform: lowercase;
   color: #000000;
   text-shadow: 2px 4px 4px #FFFFFF;
   margin-bottom: 70px;
}

.green {
   display: block;
   margin-bottom: 25px;
   margin-top: 2%;
   color: #00845A;
   font-family: Arial;
   font-style: normal;
   font-weight: bold;
   font-size: 36px;
   line-height: 41px;
   text-align: center;
   text-shadow: 2px 4px 4px #FFFFFF;

}

.days_30 {
   margin-top: 10px;
   margin-bottom: 5px;
   margin-right: 45px;
font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 41px;
text-align: center;
color: #FFFFFF;
}

.img_product {
   max-width: 220px;
   margin-right: 70px;
   /* margin-top: 30px; */
}

.sale {
   font-family: Arial;
   font-style: normal;
   font-weight: bold;
   font-size: 30px;
   line-height: 34px;
   text-align: center;
   color: #0B30B5;
margin-top: 30px;
}
.proccesnt_50 {
   color: #C91919;
}

.line-through {
   font-size: 36px;
   line-height: 41px;
   text-align: center;
   text-decoration-line: line-through;
   color: #7A7A7A;
}
.uppercase-red {
   font-weight: bold;
   font-size: 36px;
   line-height: 41px;
   text-align: center;
text-transform: uppercase;
   color: #D21111;
}
 .bottom {
    display: block;
    margin: 40px auto;
    max-width: 700px;
    width: 100%;
}

.bottom .product {
    display: flex;
    flex-wrap: wrap;
    background-color: #f7f7f7;
    border: 1px solid #cbcbcb;
    padding: 20px;
    box-sizing: border-box;
    align-items: center;
}

.bottom .product .product-left {
    width: 70%;
    vertical-align: middle;
    padding: 0 20px;
    box-sizing: border-box;
    margin: auto;
}

.bottom .product .product-right {
    width: 70%;
    vertical-align: middle;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 auto;
}

.bottom .product .product-right .offer_box {
    padding: 10px;
    margin: 10px 0;
    display: inline-block;
    text-align: center;
}

.bottom .product .product-right a.button {
    display: inline-block;
    width: 100%;
    background: #ed8023;
    background: -moz-linear-gradient(top,#ed8023 0,#ff4e00 100%);
    background: -webkit-linear-gradient(top,#ed8023 0,#ff4e00 100%);
    background: linear-gradient(to bottom,#ed8023 0,#ff4e00 100%);
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 20px;
    padding: 15px 0;
    box-sizing: border-box;
    font-family: Montserrat,sans-serif;
    box-shadow: 0 2px 8px #707070;
}

.offerimage {
   width: 100%;
}

.prices {
   margin: 1rem 0;
   font-weight: 800;
   font-size: 1.2rem;
}

.prices .red-text {
   color: #9F0000;
}

.offer-link {
   text-decoration: none;
   color: unset;
}

.section_2 {
   margin-top: 73px;
   background: url(../img/bg_2.webp) top center no-repeat;
}
.text_before_timer {
   margin-top: 20px;
   font-weight: bold;
   font-size: 18px;
   line-height: 21px;
   text-align: center;
   color: #000000;
}
 .hour,
 .minute,
 .second {
    margin-right: 15px;
    padding: 10px 5px 3px 5px;
    width: 70px;
    height: 70px;    
    text-transform: uppercase;
    color: #000000;
    text-shadow: 0px 4px 4px rgba(255, 255, 255, 0.67);
    font-weight: bold;
    font-size: 48px;
    line-height: 55px;
    text-align: center;
    color: #D21C1C;


 }

 .smoll {
   font-weight: bold;
   font-size: 14px;
   line-height: 21px;
   text-align: center;
   color:#000000;

 }

 .foots_img img {
width: 270px;
height: 270px;
 }

 .content_offer {
     width: 95%;
 }
 .green-uppercase {
    margin: 15px 0px;
    font-weight: bold;
    font-size: 48px;
    line-height: 55px;
    text-align: center;
    color: #00AC68;
 }

 .blue {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #458FFF;
 }

 .blue-green {
    color: #00AC68;
 }
.orange_skin {
   width: 95%;
}
.orange_skin img {
   width: 300px;
}
 .orange_skin_content {
font-weight: bold;
font-size: 24px;
line-height: 28px;
text-align: center;
color: #FF8A00;
 }

 .smooth_skin {
    width: 95%;
 }
 .smooth_skin_content {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #FF00B8;
 }

 .skin_96 {
    width: 95%;
 }
 .skin_96_content {
font-weight: bold;
font-size: 24px;
line-height: 28px;
text-align: center;
color: #42C6CE;
 }

 .result5-7 {
       background: url(../img/result.webp) no-repeat top center;
       width: 300px;
       height: 300px;
       margin-top: 0;
       display: flex;
       justify-content:center;
       align-items: center;
       font-weight: bold;
       font-size: 30px;
       line-height: 33px;
       text-align: center;
       text-transform: uppercase;
       color: #000000;
       box-sizing: border-box;
       margin-bottom: 50px;
 }

.section_3 {
   margin-top: -30px;
   padding-top: 100px;
   background: url(../img/bg_3.webp) top center no-repeat;
}
.section_3-content {
   width: 95%;
}
.text-offer {
   margin-bottom: 30px;
   font-weight: bold;
   font-size: 48px;
   line-height: 55px;
   text-transform: uppercase;
   color: #000000;
}

.section_3 .red {
font-weight: bold;
font-size: 24px;
line-height: 28px;
text-transform: uppercase;
color: #BB1414;
}
.section_3 .section_3_text {
   margin-bottom: 30px;
   font-weight: bold;
   font-size: 24px;
   line-height: 28px;
   text-transform: uppercase;
   color: #000000;
}
.section_3 .red-uppercase {
   margin-bottom: 30px;
   font-weight: bold;
   font-size: 48px;
   line-height: 55px;
   text-transform: uppercase;
   color: #BB1414;
}

.red_green {
   margin-top: 90px;
   font-weight: bold;
   font-size: 30px;
   line-height: 34px;
   text-align: center;
   color: #00AC68;
}

.red38 {
   font-weight: bold;
   font-size: 30px;
   line-height: 34px;
   text-align: center;
text-transform: uppercase;
   color: #FF0000;
}

.section_4 {
   background: url(../img/bg_4.webp) top center no-repeat;
   background-size: cover;
}

.section_4_product-img {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 20px;
    max-width: 270px;
}

.section_4  .section_4-sale{
   background: url(../img/sale50.webp) top center no-repeat;
   background-size: contain;
   font-weight: bold;
   font-size: 20px;
   line-height: 58px;
   text-align: center;
   color: #FFFFFF;
   width: 300px;
   height: 70px;
}

.section_4 .order {
background: url(../img/button.webp) top center no-repeat;
background-size: contain;
width: 250px;
height: 100px;
margin: 20px auto;
display: flex;
align-items:center;
justify-content: center;
font-weight: bold;
font-size: 36px;
line-height: 41px;
text-align: center;
color: #FFFFFF;
text-shadow: 0px 4px 4px #0B30B5;
}
.section_4 .order a {
   width: 250px;
   height: 100px;
   text-decoration: none;
   color: #ffffff;
   display: flex;
   justify-content: center;
   align-items: center;
}



.section_4_text {
   width: 95%;
   font-weight: bold;
   font-size: 30px;
   line-height: 34px;
   text-align: center;
   color: #458FFF;
}

.red_uppercase {
   font-weight: bold;
   font-size: 48px;
   line-height: 55px;
   text-align: center;
   color: #FF0000;

}

.red_4 {
   font-weight: bold;
   font-size: 30px;
   line-height: 34px;
   text-align: center;   color: #FF0000;
}
.section_4-content {
   font-family: Arial;
   width: 90%;
   margin-top: 60px;
   margin-bottom: 80px;
}
.section_4 .black {
   margin-bottom: 20px;
   font-weight: bold;
   font-size: 30px;
   line-height: 36px;
   color: #000000;
}

.section_4 .black_smoll {
    margin-bottom: 20px;
   font-weight: bold;
   font-size: 18px;
   line-height: 23px;
   color: #000000;
}

.section_4 .red_smoll {
    margin-bottom: 20px;
   font-weight: bold;
   font-size: 18px;
   line-height: 21px;
   color: #981212;
}

.section_5 {
   background: url(../img/bg_5.webp) top center no-repeat;
}

.section_41_text {
    background: url(../img/components.webp) top center no-repeat;
    width: 270px;
    height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 29px;
    line-height: 27px;
    text-align: center;
    color: #000000;
    margin-bottom: -90px;
    margin-top: 10px;
    position: relative;
    z-index: 10;
}
.block_slider {
    width: 320px;
}
.slider {
   width: 100%;
   margin: 0 auto;
}

.slider_content {
   margin: 0 auto;
   width: 100%;
   margin-bottom: 20px;

}

.slider_content img {
   margin: 25px auto;
}

.slider_content p {
   margin-bottom: 40px;
   font-weight: bold;
   margin-left: 15px;
   margin-right: 15px;
   font-size: 14px;
   line-height: 18px;
   color: #000000;
}

.slider_content p span {
   background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 181.88%);
   padding: 10px 10px;
   display: block;
   color: #000000;
}



.section_6 {
   margin-top: 150px;
   background: url(../img/bg_6.webp) top center no-repeat;
   padding-top: 30px;
}
.section_6 .black_text {
   margin-top: -170px;
   font-weight: bold;
   font-size: 24px;
   line-height: 28px;
   text-align: center;
   text-transform: uppercase;
   color: #000000;
}

.foots_result {
   
   width: 90%;
   margin-top: 50px;
   margin-bottom: 20px;
}

.foots_result .foots_result_white {
   margin-top: 2px;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   line-height: 28px;
   color: #FFFFFF;
}
.foots_result .foots_result_black {
   font-family: Arial;
 font-weight: bold;
 font-size: 18px;
 line-height: 21px;
 color: #000000;
}

.section_61 {
   background: url(../img/bg_61.webp) top center no-repeat;
}
.step_3 {
   background: url(../img/forest.webp)  no-repeat;
   background-size: contain;
   width: 300px;
height: 190px;
display: flex;
justify-content: center;
align-items:center;
   font-family: Arial;
   font-style: normal;
   font-weight: bold;
   font-size: 20px;
   line-height: 24px;
   text-align: center;
   color: #000000;
   margin-top: 60px;
}

.slider_2_content {
   
   margin: 0 auto;
   width: 100%;

}


.slider_2_content p {
   margin-bottom: 30px;
   margin-left: 15px;
   margin-right: 15px;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
   
}

.slider_2_content p span {
   text-align: center;
   padding: 10px 10px;
   display: block;
     font-family: Arial;
     font-weight: bold;
     font-size: 30px;
     line-height: 34px;
     text-transform: uppercase;
     color: #9F0000;
}

.effects{
   width: 95%;   
}

.effects_p {
   margin-top: 55px;
font-weight: bold;
font-size: 30px;
line-height: 34px;
text-align: center;
color: #000000;
}
.effects1 {
   margin-top: 20px;
   font-weight: bold;
   font-size: 18px;
   line-height: 21px;
   color: #EE2A2A;
}
.effects1 img {
margin-right: 20px;
margin-bottom: 20px;

}
.effects2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;

  color: #F07A00;
}

.effects2 img {
   margin-right: 20px;
   margin-bottom: 20px;
 
}
.effects3 {
   font-weight: bold;
   font-size: 18px;
   line-height: 21px;
   color: #458FFF;
}

.effects3 img {
   margin-right: 20px;
   margin-bottom: 20px;
}

.img_clips {
   margin-top: -100px;
   margin-left: 70px;
}

.opinion {
   width: 270px;
   height: 270px;
   background: url(../img/result.webp) no-repeat top center;
   display: flex;
   justify-content: center;
   align-items: center;
   font-weight: bold;
   font-size: 30px;
   line-height: 41px;
   text-align: center;
   text-transform: uppercase;
   color: #000000;
   margin-top: 160px;
}

.section_7 {
    background: url(../img/bg_7.webp) no-repeat top center;
}

.opinion1 {
   width: 310px;
   margin-top: -100px;
}
.section_7-text {
   width: 90%;
   margin-bottom: 50px;
}
.section_7-text h1{
   margin-top: 10px;
   margin-bottom: 10px;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 28px;
text-transform: uppercase;

color: #000000;
}

.section_7-text p {
   font-style: italic;
   font-weight: normal;
   font-size: 18px;
   line-height: 23px;
margin-bottom: 20px;
   color: #000000;

}
.section_8 {
   background: url(../img/bg_8.webp) no-repeat top center;
   padding-bottom: 41px;
   
}

.opinion_offer {
   margin-top: 7px;
   width: 95%;
   margin-bottom: 100px;

}
.opinion_offer p{
   font-weight: bold;
   font-size: 30px;
   line-height: 34px;
   text-align: center;
   text-transform: uppercase;

   color: #000000;

}
.opinion_offer span {
   color: #ff0000;
}


.slider_3_content {
   margin: 0 auto;
   width: 100%;
   margin-bottom: 35px;
   background: #ffffff;
   padding-top: 20px;

}
.slider_3_content img {
   margin: 0 auto;
}


.slider_3_content p {
   margin-bottom: 30px;
   margin-left: 15px;
   margin-right: 15px;
font-weight:normal;
font-size: 18px;
line-height: 21px;

color: #000000;


}

.slider_3_content p span {
   padding: 10px 10px;
   display: block;
   font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;

  color: #000000;
}

.section_9 {
   background: url(../img/bg_9.webp) no-repeat top center;

}
.section_9 .img_product {
   margin-right: -110px;
}

.section_9 .product__form-img img {
   width: 70px;
   height: 130px;
   margin-top: -73px;
   margin-left: 200px;
}
.section_9 .text_before_timer {
       margin-top: 85px;
}
footer {
   display: flex;
   justify-content: center;
}
footer p {
   text-align: center;
   font-family: Arial;
   font-style: normal;
   font-weight: normal;
   font-size: 18px;
   line-height: 21px;
   text-align: center;

   color: #000000;
}
footer a {
   text-decoration: none;
   color: darkgray;
}



footer a:hover {
   text-decoration: none;
   color: #a7a7a7;
}

.section_41_text p {
   margin-top: 22px;
}

.intl-tel-input {
   width: 100%;
}