@font-face{
  font-family: poppins-bold;
  src: url("../fonts/Poppins-Bold.ttf");
}
@font-face{
  font-family: poppins-medium;
  src: url("../fonts/Poppins-Medium.ttf");
}
@font-face{
  font-family: poppins-regular;
  src: url("../fonts/Poppins-Regular.ttf");
}
@font-face{
  font-family: decohead;
  src: url("../fonts/Decohead.otf");
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}
.navbar-toggler{align-self: center;}
body{    overflow-x: hidden;}

html, body, div, span, h1, h2, h3, h4, h5, p, a, img, b, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
body {
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    color: #333;
    font-weight: 400;
}
h1, h2, h3, h4, h4 {
    margin: 0;
    padding: 10px 0;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}
p,h5{
    font-family: poppins-regular;
}
html, body, div, span, h1, h2, h3, h4, h5, p, a, img, b, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

body,html{
  scroll-behavior: smooth;
}
.center{
    text-align: center;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.justify{
    text-align: justify;
}
.pos_rel{
    position: relative;
}
.section_nav{}
.container_shipping{
	margin: 0 auto;
}

.container_shipping{
	max-width: 860px;
}
@media (max-width: 1200px){
  .container_shipping.nav_scrol{max-width: 640px;}
}

.p_s_nav{
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	font-size: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.nav{
	text-align: right;
	display: block;
	padding-top: 35px;
	padding-bottom: 15px;
}

.nav a{
	text-decoration: none;
	color: #000;
	padding:15px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
}
.nav a span{
    text-decoration: none;
    color: #797474;
    padding:20px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}
.nav_scrol{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
    background: #e4f0f7;
    border-radius: 0px 0px 20px 20px;
    border:2px solid #157CBA;
    border-top: none;
    z-index: 999;
    text-align: center;
}
.section__01{
  position: relative;
}
.container_s1{
    max-width: 1400px;
    margin: 0 auto;
}
.prod_s1{
    text-align: right;
    margin-top: -507px;
    position: relative;
}

.prod_s1 div{
  position: absolute;
      top: 7px;
      right: -16px;
      transform: scale(0.9);
}
.price_s1{
    width: 145px;
    position: relative;
}
.old_price_s1{
    position: absolute;
    top:-34px;
    left: -31px;
    color: #fff;
    text-decoration: line-through;
    font-size: 25px;
    font-family: inherit;
    transform: rotate(-16deg);
}
.new_price_s1{
    position: absolute;
    top: -5px;
    left: 16px;
    color: #000;
    font-size: 34px;
    font-weight: 600;
    font-family: inherit;
    transform: rotate(-17deg);
}
.section_ing{}
.box_ingr{
    max-width: 250px;
    margin: 0 auto;
    /*border:2px solid #c0c0c0;*/
}

@media (min-width: 993px) {
  .box_ingr{
      max-width: 400px;
      margin: 0 10%;
      height: auto;
      /*border:2px solid #c0c0c0;*/
  }



}

.stars_s1{
    font-size: 15px;
    margin-bottom: 25px;
}
.stars_s1 img{
    margin-top: -3px;
    margin-right: 10px;
    width: 90px;
}
.stars_s1 span{
    text-transform: uppercase;
    color: #fb0026;
}
.btn_yellow_s1{
    color: #fff;
    padding: 10px 90px;
    background: #eb0a12;
    text-transform: uppercase;
    font-size: 25px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 10px;
    text-decoration: none;
    border:2px solid #eb0a12;
    margin: 10px 0px;
    text-align: center;
    transition-duration: 500ms;
}
.btn_yellow_s1:hover{
    color: #000;
    background: #fff;
    text-decoration: none;
}
.btn_yellow_s1:focus{
     color: #000;
    text-decoration: none;
}
.caps_s1{
    color: #777777;
}
.box_s1{
    max-width:380px;

}
.box_s1 h2{
    font-family: decohead;
    text-transform: uppercase;
    font-size: 35px;
    color: #000;
}
.box_s1 p{
    margin: 10px 0px;
    line-height: 1.2;
    font-weight: 600;
}
.box_s1 p:nth-child(3){
  line-height: 1.4;
  font-size: 20px;
}
.box_s1 h5{
    font-weight: 600;
    margin: 15px 0;
}
.line_height_s1{
    line-height: 0.8 !important;
}
.pills_с1{
    position: absolute;
    right: 353px;
    bottom: 53px;
}
.prod_mob_s1_v2{
    display: none;
}
.pic_s1{
    margin-left: 56px;
}
.section__02{
    background-image: url(../images/bg_s2.jpg);
    background-repeat: no-repeat;
    background-position-x:center;
    margin-top: 50px;
    padding-bottom: 24px;
      position: relative;
}
.container_s2{
    max-width: 800px;
    margin: 0 auto;
}
.container_s2_v2{
    max-width: 700px;
    margin: 0 auto;
    margin-top: -46px;
}
.number_fig_s2{
    margin-top: 30px;

}
.pills_s2{
     margin-top: 81px;

}
.h5_s2{
    color: #fff;
    font-size: 25px;
    margin: 10px 0px;
}
.p_s2{
     color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.h2_s2{
    font-size: 33px;
    text-transform: uppercase;
    font-family: poppins-bold;
    display: block;
    text-align: center;
    margin: 50px 0 30px 0;
    color: #fff;
    padding-top: 30px;
}
.box_s2 p{
    color: #fff;
    text-align: right;
}
.img_s2{
  width: 85px;
  margin-top: 12px;
}
.h2_s3{
    font-size: 30px;
    text-transform: uppercase;
    font-family: poppins-bold;
    display: block;
    text-align: center;
    margin: 50px 0 30px 0;
    max-width: 700px;
    margin: 0 auto;
    color: #084c79;
}
.box_s3 h5{
  text-align:left;
  line-height: 1.5;
  color:#000;
}
.box_s3 h5:first-child{
  color: #fe0000;
  margin-top: 70px;
  font-weight: 600;
}
.img_s3{
  max-width: 385px;
  margin-top: 20px;
}
.section__04{
    height: 664px;
}
.container_s4{
    max-width: 1300px;
    margin:0 auto;
}
.h2_s4{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-family: poppins-bold;
    max-width: 700px;
    color: #084c79;
    margin: 70px auto 20px auto;
}
.h2_s4 span{
    display: block;

}
.h5_s4{
    margin: 20px 0;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;

}
.h5_s4_pos{
   padding-right: 150px;
    margin-top: 80px;
    text-align: right;
    font-weight: 600;
}
.h5_s4_pos_a1{
  text-align: center;
      position: absolute;
      top: 65px;
      left: 8%;
      color: #000;
}
.h5_s4_pos_a2{
  text-align: center;
  position: absolute;
  top: 242px;
  left: 16%;
  color: #000;
}
.h5_s4_pos_a3{
    text-align: center;
    position: absolute;
    top: 419px;
    left: 15%;
    color: #000;
}



.h5_s4_pos_a4{
    text-align: center;
    position: absolute;
    top: 65px;
    right: 7%;
    color: #000;
}
.h5_s4_pos_a5{
    text-align: center;
    position: absolute;
    top: 242px;
    right: 18%;
}
.h5_s4_pos_a6{
    text-align: center;
    position: absolute;
    top: 419px;
    right: 15%;
}
.img_s4_right{
    position: center;
    top: -34px;
    right: 29px;
}

.h5_s4_pos_v2{
   padding-left: 150px;
    margin-top: 80px;
    text-align: left;
    font-weight: 600;
}
.img_s4_left{
    position: absolute;
    top: -34px;
    left: 24px;
}

.pdouct_s4{
 position: absolute;
 top: 4px;
 left: 50%;
 transform: translateX(-50%);
 z-index: 1;
}
.pdouct_s4_v2{
  position: absolute;
 top:29px;
 left: 50%;
 transform: translateX(-50%);
 z-index: 0;
}

.btn_yellow_two{
     color: #fff;
    padding: 10px 100px;
    background: #eb0a12;
    text-transform: uppercase;
    font-size: 30px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 10px;
    text-decoration: none;
    border:2px solid #eb0a12;
    margin: 10px 0px;
    text-align: center;
    transition-duration: 500ms;
    position: relative;
    z-index: 2;
}
.div_btn_yellow_two{
    margin-top: 527px;
}
.btn_yellow_two:hover{
    color: #000;
    background: #fff;
    text-decoration: none;

}
.btn_yellow_two:focus{
     color: #000;
    text-decoration: none;
}
.section__05{
  max-width: 1300px;
  margin: 0 auto;
  margin-top: 60px;
  background-image: url(../images/h80.png);
  background-repeat: no-repeat;
  background-position-x:center;
}
.container_s5{
  max-width: 1300px;
  margin: 0 auto;

}
.h2_s5{
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  font-family: poppins-bold;
  color: #084c79;
  padding: 50px 0 30px 0;
}
.tick_mobile_s5{
  display: none;
}
.box_s5_left,.box_s5_right{
  margin-top: 36px;
}
.box_s5_left p,.box_s5_right p{
  position: relative;
}
.box_s5_left img{
  position: absolute;
  right: 0;
  top: 0;
}
.box_s5_left span{
  padding-right: 60px;
  display: block;
}
.box_s5_right img{
  position: absolute;
  left: 0;
  top: 0;
}
.box_s5_right span{
  padding-left: 60px;
  display: block;
}
.box_s5_left p{
  text-align: right;
  margin: 20px 0;
}
.box_s5_right p{
  text-align: left;
  margin: 20px 0;
}
.section__06{

      max-width: 633px;
    margin: 50px auto;
    padding: 10px;
}
.h2_s6{
    text-align: center;
    text-transform: uppercase;
}
.h2_s6 span:nth-child(1){
   display: block;
    font-size: 30px;
    font-family: poppins-bold;
    margin-top: 10px;
    text-shadow: 0px 0px 8px #fff, 0px 0px 8px #fff, 0px 0px 8px #fff, 0px 0px 8px #fff, 0px 0px 8px #fff, 0px 0px 8px #fff, 0px 0px 8px #fff, 0px 0px 8px #fff, 0px 0px 8px #fff, 0px 0px 8px #fff;
    color: #084c79;
}
.h2_s6 span:nth-child(2){
    font-size: 20px;
    font-family: poppins-bold;
}
.p_s6{
    text-align: center;
    max-width: 700px;
    margin: 10px auto;
    padding-left: 15px;
    padding-right: 15px;
}
.section__07{
    background: #dddddd;
    margin-top: 50px;
}
.container_s7{
    max-width: 900px;
    margin: 0 auto;
}
.h2_s7{
    text-align: center;
     font-size: 30px;
    font-family: poppins-bold;
    text-transform: uppercase;
    padding: 30px;
    color: #084c79;
}
.btn_s7{
    margin-top: 34px;
    padding-bottom: 20px;
}
.section__08{
    position: relative;
    height: 580px;
}

.h2_s8{
    text-align: center;
    font-size: 30px;
    font-family: poppins-bold;
    margin: 30px 15px;
    text-transform: uppercase;
}
.img_one_s08{
     position: absolute;
     top: 35px;
         left: 71%;
    transform: translateX(-80%);
    z-index: 1;
}

.box__s08__after{
    position: relative;
}


.box__s08{
    width: 769px;
    position: absolute;
    top: 110px;
    left: 53%;
    transform: translateX(-53%);
    z-index: 0;
}

.box__s08_h5{
  margin-left: 10px;
    margin-top: -246px;
    padding: 15px;
    font-weight: 600;
    position: relative;
}
.box__s08_h5 span:first-child{
  color: #054c7a;
    position: absolute;
    top: -46px;
    left: -90px;
    font-size: 90px;
    font-weight: bold;
    background: #fff;
    text-transform:uppercase;
    font-weight: 600;
}
.box__s08_h5 span:nth-child(2){
    padding-left:126px;
    display: block;
}
.capsules_s5_mobile{
  display: none;
}
.box__s08_p{
    font-size: 20px;
    padding: 15px;
    max-width: 548px;
    margin: 0 auto;
    text-align: center;
    margin-top:15px;
    line-height:1.4;
    margin-right: 132px;
}
.purple{
    color: #ea67b7;
}
.pills__s8{
  display: none;
}
.h5_s8{
    font-size: 20px;
}
.h5_s8 span{
    font-family: poppins-bold;
    color: #e10098;
     font-size: 30px;
}
.margin_s8{
    margin-top: 75px;
}
.bax_s8{
    margin-bottom: 45px;
}
.pills_s8{
    position: relative;
}
.pills_s8:after{
    content: url(../images/h122.png);
    width: 100px;
    height: 100px;
    position: absolute;
  bottom: 64px;
    left: -277px;
}
.rating-stars{
    color: #000;
    font-size: 20px;
}
.table_ba{
   max-width: 600px;
    margin: 60px auto;
    border-bottom: 2px solid #e3e3e3;
}
.table_left{
    width: 30%;
    margin: 0 auto;
}
.name_ba{
    font-family: poppins-bold;
    font-size: 20px;
    color: #000;
}
.table_right{
    width: 70%;
    margin: 0 auto;
}
.age_ba{
    position: absolute;
    top: 0;
    left: 0;
    color: #b0b0b0;
    /* text-transform: uppercase; */
}
.used_ba{
    position: absolute;
    top: 17px;
    left: 0;
    color: #b0b0b0;
}
.time_ba{
    color: #b0b0b0;
    margin: 10px 0;
}
 .table_right p{
        line-height: 1.2;
        margin-bottom: 15px;
    }
.p_mobile_ba{
    position: relative;
}
.p_mobile_ba span:nth-child(1){
    font-family: poppins-bold;
    font-size: 20px;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
}
.p_mobile_ba span:nth-child(2){
    font-size: 15px;
    color: #b0b0b0;
    position: absolute;
    top: 4px;
    right: 0px;
    /* text-transform: uppercase; */
}
.p_mobile_ba span:nth-child(3){
    font-size: 15px;
    color: #b0b0b0;
    position: absolute;
    top: 23px;
    right: 0;
}
.h2_reviews{
    text-align: center;
    text-transform: uppercase;
     font-family: poppins-bold;
     font-size: 30px;
}
.h4_reviews{
    text-align: center;
     font-family: poppins-medium;
     font-size: 22px;
     margin-top: 20px;
     margin-bottom: -50px;
}
.container_footer{
  max-width: 840px;
  margin: 0 auto;
  padding-top: 0px;
}
.section__footer{
background: linear-gradient(to bottom,#11547e 0%,#0d4262 40%,#0a3047 80%,#020b10 100%);
}
.pic_footer{
   max-width: 1000px;
    margin-top: -24px;
    display: none;
}
.face_footer{
    margin-right: 10px;
    margin-top: 747px;
}
.inst_footer{
    margin-left: 10px;
    margin-top: 747px;
}
.h5_footer{
    text-align: left;
     font-family: poppins-medium;
     color: #fff;
     text-transform: uppercase;
     margin-top: 50px;
     margin-bottom: 10px;
     text-shadow: 1px 1px 1px #000;
}
.p_footer{
    color: #fff;
    text-align: left;
    text-shadow: 1px 1px 1px #000;
}
.link_footer{
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: left;
    font-family: poppins-regular;
}
.link_footer:hover,.link_footer:focus{
    text-decoration: none;
    color: #fff;
}
.div_footer{
    margin-left: 20px;
}
.disclaimer{
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.3;
    padding: 30px 20px 20px 20px;
    color: #fff;
}
.section__10{
  margin-top: -232px;
      padding-bottom: 10px;
      background-image: url(../images/h141.png);
      background-repeat: no-repeat;
      background-position-x: center;
      background-size: cover;
      padding-top: 251px;
}
.h5_s10{
    font-size: 20px;
    color: #fff;
    font-family: poppins-medium;
}
.p_s10{
    font-size: 15px;
    color: #fff;
}
.h2__mobile, .p__mobile{
  display: none;
}
.product_mobile{
    display: none;
}
/*counter*/

.div_counter{
    background: rgba(255,255,255,0.7);
    border-radius: 20px;
    max-width: 350px;
    margin: 0 auto;
    border:3px solid #d5767d;
    margin-left: -130px;
    margin-top:-40px;
}

.countdown_box {
    width: auto;
    margin: 5px 0;
    text-align: center;
}

.order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds {
    /*background-color: #ce181e;*/
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    /*font-weight: 900;*/
    /*padding: 5px;*/
    text-align: center;
    margin: 0;
    width: 19px;
}

.time {
    margin: 0 auto;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    line-height: 10px;
}
.time span {
    margin: 0 8px;
    font-weight: 500;
}
.toend {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 12px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px;
    background: #ce181e;
    width: 200px;
    margin: 15px auto;
    border-radius: 5px;

}
.mobile_s1{
    display: none !important;
}
@media (max-width:1800px){

}
@media (max-width:1500px){
    .img_one_s08{
      left: 80%;
      top: 39px;
    }
}
@media (max-width:1404px){
  .section__08{
    padding: 20px 0;
    height: auto;
    max-width: 500px;
    margin: 30px auto;
    border:10px solid;border-image:linear-gradient(180deg,#00BEF8 ,#10567F ) 10;
  }
  .box__s08_p{
    margin-right: 0;
    margin-left: 0;
  }
    .box__s08__after:after{
        left: -165px;
    }
    .box__s08{
        position: unset;
    display: block;
    width: 400px;
    margin: 0 auto;
    transform: translateX(-0%);
    margin-top: 297px;
    }

    .img_one_s08{
        position: unset;
    transform: translate(0px, 0px);
    width: 500px;
    margin: 0 auto;
    display: block;
    }
    .pills_s8:after {
    content: url(../images/h122.png);
    width: 66px;
    height: 100px;
    position: absolute;
    bottom: 37px;
    left: -65px;
}
    .margin_s8 {
    margin-top: 34px;
}
  .prod_s8 {
    width: 100%;
  }
  .border__s8{
      display: none;
  }

  .box__s08_h5 span:first-child{
    top: 0px;
    left: 0px;
    font-size: 35px;
    text-align: center;
    display: block;
    width: 100%;
  }
  .box__s08_p {
      padding: 15px;
      max-width: initial;
      text-align: center;
      margin-left: 10px;
      margin-top: 0px;
      line-height: 20px;
  }
}

@media (max-width:1387px){
    .box__s08{
        margin-top: 10px;
    }
  .box_ingr{
    height: auto;
  }
  .box__s08_p{
    text-align: justify;
  }
  .box__s08_h5{
      margin-top: 0px;
  }

}
@media (max-width:1210px){

    .div_btn_yellow_two {
    margin-top: 0px;
    }
    .h5_s4_pos_a3{
        top: 419px;

    }
    .h5_s4_pos_a2{
        top: 270px;
        left: 0;
    }
    .h5_s4_pos_a1{
        top: 73px;
        left: 0;
    }
    .h5_s4_pos_a6{
        top: 419px;
    right: 0%;
    }
    .h5_s4_pos_a5{
        top: 270px;
        right: 0%;
    }
    .h5_s4_pos_a4{
        top: 73px;
        right: 0%;
    }
    .pdouct_s4,.pdouct_s4_v2{
            width: 450px;
            position: relative;
            z-index: 0;
            margin-top: 11px;
        }
}



@media (max-width:1200px){
  .pills__s8{
    display: block;
    width: 100px;
    margin: 20px auto;
  }
  .container_s7 {
  max-width: 600px;
  margin: 0 auto;
}
    .capsules_s5{
      width: 300px;
      margin:35px auto;
    }
    .box_s3 h5:first-child{
      margin-top: 20px;
    }
    .box_s3 h5{
      text-align: center;
    }
    .prod_s1:after{
        display: none;
    }

    .pills_s8:after{
        bottom: 10px;
    }
    .h5_s8 {
    font-size: 18px;
    }
    .h5_s8 span {
    font-size: 20px;
    }
     .box_s1 {
    margin: 0 auto;
    }

        .nav a{
        padding:5px;
        font-size: 13px;
    }

}


@media (max-width:1100px){
    .section__10{
        padding-top: 11px;
    }

    .caps_s1{
        text-shadow: 0.5px 0.5px 0.5px #fff;
    }
    .btn_yellow_s1{
        padding: 10px 50px;
    }
}
@media (max-width:1050px){



    .pic_footer {
    max-width: 852px;
    margin-top: 51px;
    }
}

@media (max-width:1030px){

    .table_ba{

    border-bottom: unset;
    }
}

@media (max-width:1000px){
    .h5_s4_pos_a3,.h5_s4_pos_a2,.h5_s4_pos_a1{
        left: 0%;
        text-align: left;
        z-index: 1;
        text-shadow: 0.5px 0.5px 0.5px #fff;
    }
    .h5_s4_pos_a4,.h5_s4_pos_a5,.h5_s4_pos_a6{
        text-align: right;
        z-index: 1;
        text-shadow: 0.5px 0.5px 0.5px #fff;
    }
    .h5_s4_pos {
    padding-right: 120px;
    margin-top: 79px;
    padding-top: 24px;
    font-size: 15px;
}
    .img_s4_right {
    position: absolute;
    top: 7px;
    right: 20px;
    width: 89px;
}
    .h5_s4_pos_v2{
        padding-left: 142px;
        font-size: 15px;
        padding-top: 20px;
    }
    .img_s4_left {
    position: absolute;
    top: 1px;
    left: 40px;
    width: 89px;
    }

}
@media (min-width:993px){
  .box_ingr1{
    text-align: right

  }
  .box_ingr2{
    text-align: center;
  }
    .box_ingr3{
      text-align: left
    }
    .box_ingr p {
        margin: 0px !important;
    }
}

@media (max-width:992px){
  .capsules_s5 {
    width: 250px;
    margin: 63px auto;
}
  .pdouct_s4{
    top: -55px;
  }
  .pdouct_s4, .pdouct_s4_v2{
    width: 299px;
    margin-top: 164px;
  }
  .box_ingr{text-align: center;}
  .order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds{
      font-size: 14px;
  }
  .p_s_nav{
      font-size: 14px;
  }
    .pills_s8:after{
       bottom: -39px;
    left: -43px;
    }
}
@media (max-width:920px){
     .nav a:first-child img{
        width:150px;
    }
     .nav a:first-child{
       margin-right: 20px !important;
    }
    .box_ingr h5
}

@media (max-width:900px){
    .pic_s1 {
    margin-left: 110px;
}

   .pic_footer {
    max-width: 650px;
    margin-top: 152px;
    }
}
@media (max-width:899px){
     .pills_s2{
        width: 100%;
    }
    .p_footer,.link_footer{
    font-size: 15px !important;
  }
    .section__footer{
        height: auto;
    }
}
@media (max-width:840px){
  .prod_s1 div{
    right: 0;
  }
  .pdouct_s4 {
    top: -93px;
  }
  .pdouct_s4, .pdouct_s4_v2{
    width: 240px;
    margin-top: 231px;
  }
  .p_footer, .link_footer {
    font-size: 14px !important;
  }

     .nav a{
        padding:3px;
        font-size: 12px;
    }
     .nav a:first-child img{
        width:130px;
    }
     .nav a:first-child{
       margin-right: 10px !important;
    }
}
@media (min-width:768px){
  .homeimg1{display:inline}
  .homeimg2{display:none}
}

@media (max-width:767px){
  .section__05{
    margin-top: 30px;
  }
  .h2_s5{
    padding:20px 0;
  }
  .capsules_s5_mobile{
    display: block;
    margin: 0 auto;
    max-width: 200px;
  }
  .box_s5_left p,.box_s5_right p{
    margin: 0;
    margin-top: 10px;
  }
  .section__05{
    background: unset;
  }
  .box_s5_left span,.box_s5_right span{
    margin-top: 5px;
  }
  .box_s5_left, .box_s5_right{
    margin-top: 0;
  }
  .box_s5_left img{
    left: 0;
  }
  .box_s5_left img,.box_s5_right img{
    width: 30px;
  }
  .box_s5_left span{
    text-align: left;
    padding-right: 0px;
    padding-left: 38px;
    line-height: 1.4;
  }
  .box_s5_right span{
    padding-left: 38px;
    line-height: 1.4;
  }

  .capsules_s5{display: none;}
  .box_s2 p{text-align: center;}
  .homeimg1{display:none}
  .homeimg2{    display: block;
    margin: 0px auto;}

    .prod_s1 div {
        top: 16px;
        right: 10%;
      }

}

@media (max-width:767px){
    .age_mobile{
      position: absolute;
      top: 0;
      right: 0;
    }
    .box__s08_h5 span:first-child{
      font-size: 25px;
    }
    .box__s08_h5 {
    padding: 11px;
  }
    .h2_s3{
      margin-top: 20px;
    }
    .section__footer{
        margin-top: -0px;
    }
    .section__04{height: auto;}
     .p_footer, .link_footer {

    font-size: 15px !important;
    }
    .mobile_col_right{
        position: relative;
    }
    .mobile_col_left{
        position: relative;
    }
     .container_s2_v2{
        margin-top: 0;
    }
    .container_s4 {
    display: flex;
    justify-content: space-around;
  }
    .section__02{
        background: unset;
        background-image: url(../images/hm02.png);
    background-repeat: no-repeat;
    background-size: cover;
    }
    .face_footer,.inst_footer{
        margin-top:0px;
    }
    .section__footer {
    height: auto;
    }
    .h5_s10,.p_s10{
        color: #fff;
    }
    .h5_s4_pos_a1,.h5_s4_pos_a2,.h5_s4_pos_a3,.h5_s4_pos_a4,.h5_s4_pos_a5,.h5_s4_pos_a6{
        position: unset;
    text-align: center;
    padding: 10px;
    }

.h5_s4_pos_a1,.h5_s4_pos_a2,.h5_s4_pos_a3,.h5_s4_pos_a4,.h5_s4_pos_a5,.h5_s4_pos_a6{font-size: 14px;
    max-width: 177px;    min-height: 84px;
    margin: 0px auto;}


.h5_s4_pos_a1,.h5_s4_pos_a4{min-height: 117px;}

    .pdouct_s4,.pdouct_s4_v2{
        display: none;
    }
    .section__02{
        background-position-y: 82%;
    }
    .container__nav{
      display: flex;
      justify-content: space-between;
    }
    .container_footer{
        padding-top: 15px;
    }
   .h5_footer{
    margin-top: 20px;
   }
    .section__10{
    padding-top: 10px;
    }
    .box_s10{
        border:1px dashed #fff;
        margin: 15px 0;
        position: relative;
        padding: 10px 10px 6px 10px;
    }
    .hr_abs_s10 {
    position: absolute;
    top: -32px;
    left: 50%;
    color: #fff;
    transform: translateX(-50%) rotate(90deg);
    }
    .mobile_list{
        border-bottom: 1px solid #747774;
        text-align: center;
    }
    .mobile_list a{
        color: #3e3c3c;
    }
    .mobile_text_header,.mobile_text_header:hover{
        text-decoration: none;
        color: #000;
        font-family: poppins-regular;
        font-size: 14px;
        margin-top: 3px;
    }
    .link_footer,.h5_footer,.p_footer{
        text-align: center;
        text-shadow: 1px 1px 1px #000;
    }

    .pic_footer{
        display: none;
    }
    .table_ba {
    max-width: 400px;
    margin: 20px auto;
    }
    .table_right p{
        text-align: justify;
    }
    .stars_bs{
        padding-top: 10px;
    }
    .prod_s8 {
    width: 50%;
    margin: 0 auto;
    display: block;
    }
    .h5_s8 {
    font-size: 15px;
    }
    .section__07{
        padding-bottom: 22px;
    }
    .h2_s4 {
        margin-bottom: 0;
    }


    .div_btn_yellow_two{
    margin-top: 20px;
    }
    .h5_s4_pos_v2 {
    padding-left: 0px;
    margin-top: -11px;
    text-align: center;
    font-weight: 600;

    }
    .h5_s4_pos{
        text-align: center;
        padding-right: 0px;
        margin-top: -8px;
        padding-top: 20px;
    }
   .section__02 {
    margin-top: 20px;
    }
    .box_s1 p{
        text-align: justify;
    }
    .box_s1 h5{
        border-top: 1px solid #e10098;
        padding-top: 15px;
    }
    .box_s1 h2,.stars_s1{
        text-align: center;
    }

    .mobile_bg_s1{
        background-image: url(../images/h14.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x:60%;
    margin-top: -25px;
    position: relative;
    z-index: 1;
    }
     .prod_s1{
        margin-top: 112px;
    }
     .pic_s1{
        display: none;
    }

     .mobile_bg_s1:after{
        content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: hsla(0,0%,100%,.8);
    display: block;
    z-index: -1;
    }

	.dnone{
		display: none !important;
	}


}
@media (max-width:640px){
    .pills_с1 {
        position: absolute;
        right: 254px;
        bottom: 17px;
    }
}

.prback{width: 172px;
top: -58px;
left: -46px;
position: relative;}

@media (max-width:600px){
    .box__s08_p{
        position: relative;
    z-index: 1;
    text-shadow: 0.5px 0.5px 0.5px #fff;
    }


    .section__08{
        margin-bottom: 40px;
    }
    .box__s08_h5 span:nth-child(2){
        padding-left: 162px;
    }

    .box__s08__after:after {
    left: 0px;
    bottom: -188px;
    }
    .section__06{
        margin: 20px 15px;
    }
    .new_price_s1{
    font-size: 31px;
    top: 2px;
    left: 51px;
    }
    .prback {
        left: -11px !important;
      }
    .old_price_s1{
    font-size: 25px;
    top: -34px;
    left: 6px;
    }
    .price_s1{
        width: 135px;
        right: 95px;
    }

    .prod_mob_s1{
        width: 325px;
    }
}

@media (max-width:550px){
    .pills_с1 {
       display: none;
    }




}
@media (max-width:520px){
    .box__s08_h5{
        margin-top: 0;
    }


   .img_one_s08,.box__s08 {
    width: 100%;
   }
}

@media (max-width:500px){
    .section__08{
      margin: 30px 15px;
    }
    .mobile__width{
        width: 100%;
    }
    .box__s08__after:after {
    bottom: -109px;
    z-index: 0;
    }
    /* .mobile_col_left{
        right: 0;
    }
    .mobile_col_right{
        left: 0;
    } */

    .new_price_s1{
      font-size: 28px;
      top: -6px;
      left: 51px;
    }
    .old_price_s1{
      top: -36px;
      left: 11px;
      font-size: 22px;
    }
    .prod_mob_s1_v2{
    display: block;
    width: 300px;
    margin: 0 auto;
    }
    .hr_abs{
        position: relative;
    }

    .prod_s8{
        width: 100%;
    }
    .p_s6{
        text-align: justify;
    }

    .p_s2{
        font-size: 16px;
    }

     .number_fig_s2{
    margin-top: 130px;

    }

    .pic_s1{
        display: none;
    }
    .prod_mob_s1{
        width: 100%;
        margin: 0 auto;
        display: block;
        padding-top: 116px;
    }
    .prod_s1 div {
    right: 0px;
    }
    .prod_s1{
        margin-top: 195px;
    }
}
@media (max-width:460px){
    .table_ba {
    max-width: 90%;
    margin: 0px auto;
    }
  .box_s3 h5{
    text-align: justify;
  }
  .box_s3 h5:first-child{
    text-align: center;
  }
  .box_s2 p{
    text-shadow: 0.4px 0.4px 0.4px #FF675F,0.4px 0.4px 0.4px #FF675F,0.4px -0.4px 0.4px #FF675F;
    text-align: justify;
  }
  .h2_s2{
    padding-top: 137px;
    text-shadow: 0.5px 0.5px 0.5px #FF675F,0.5px 1.5px 0.5px #FF675F,0.5px -1.5px 0.5px #FF675F;
  }
     .hr_abs:after {
    content: '';
    width: 200px;
    position: absolute;
    top: 41%;
    left: -56%;
    height: 4px;
    color: #a6aafd;
    border-top: 2px solid #e10098;
    transform: rotate(90deg);
    }
    .h2_s7{
        padding: 20px;
    }

}
@media (max-width:449px){
    .img_s3{
      width: 90%;
      display: block;
      margin: 0 auto;
      margin-top: 30px;
    }
    .section__02 {
    background-position-y: -4%;
}


    .prod_mob_s1_v2{
        margin: 37px auto;
    }
    .prod_s1 {
    margin-top: 168px;
    position: relative;
}
    .product_mobile{
        display: block;
        width: 200px;
        position: absolute;
        left: 35%;
    bottom: 171px;
    transform: translateX(-35%);
    }

    .h2__desctop, .p__desctop{
      display:none;
    }
    .p__mobile{
      display: inline-block;
      text-align: center;
      position: absolute;
      top: 151px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2;
      line-height: 1.2;
      width: 340px;
    }
    .h2__mobile{
      color: #005c95;
      font-family: decohead;
      text-transform: uppercase;
      font-size: 30px !important;
      display: inline-block;
      text-align: center;
      position: absolute;
      top: 86px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2;
      width: 340px;
    }
    .mobile_bg_s1{
        background-size: unset;
    }
    .mobile_s1{
    display: block !important;
    margin-top: -40px !important;
    margin-bottom: 20px !important;
    }
    .desctop_s1{
        display: none !important;
    }
    h2{
        font-size: 25px !important;
        padding:0 10px;
    }
    .box_s1 h2{
        font-size: 40px !important;
    }
   .h5_s4{
    font-size: 16px;
    line-height: 1.4;
    text-align: justify;
    padding: 0 15px;
   }

    .btn_yellow_s1 {
        width: 250px;
    margin: 0 auto;
    display: block;
    }
    .btn_yellow_two{
     color: #fff;
    padding: 10px 50px;
    text-transform: uppercase;
    font-size: 30px;
}
    .box_ingr{
        max-width: 332px;
        margin: 0 auto;
    }
}
@media (max-width:420px){
    .pills__s8{
      margin: 10px auto;
    }
    .line_height_s1{
      line-height: 1.4 !important;

    }
    .box_s1 p{
      margin: 0;
    }
    .new_price_s1 {
    font-size: 28px;
    top: -21px;
    left: 31px;
    }
    .prback{
        width: 133px;
        left: -30px ;
    }
    .old_price_s1 {
        top: -42px;
        left: 0px;
        font-size: 20px;
    }

    .box__s08_p,.box__s08_h5{
        padding: 10px;
    }
    .box__s08_p{
      margin-left: 0;
      text-align: center;
    }
    .box__s08_h5 span:nth-child(2) {
    padding-left: 140px;
    }
    .box__s08_h5 span:first-child{

    }
    .prod_s1 div{

    }
}
@media (max-width:404px){
    .h5_s8 {
        font-size: 14px;
    }
}
@media (max-width:395px){
    /* .mobile_col_left {
      left: 0px;
      width: 135px;
}
.mobile_col_right {
  right: 0%;
  width: 135px;
      left: auto;
} */
    .h5_s4_pos_a1, .h5_s4_pos_a2, .h5_s4_pos_a3, .h5_s4_pos_a4, .h5_s4_pos_a5, .h5_s4_pos_a6{
        font-size: 15px;
            min-height: 194px;
    }
}
@media (max-width:390px){

     .prod_s1 div{
        right: -2px;
    }
    .hr_abs:after{
        left: -59%;
    }
}
@media (max-width:390px){
    .product_mobile{
        left: 30%;
        transform: translateX(-30%);
    }
    .hr_abs:after{
        left: -61%;
    }
}
@media (max-width:360px){
  .p__mobile{
    width: 290px;
    top: 143px;
  }
  .h2__mobile{
    width: 290px;
    font-size: 25px !important;
  }
}

@media (max-width:380px){

    .price_s1 {
    width: 115px;

    }

    .mobile_text_header,.mobile_text_header:hover{
        font-size: 12px;
    }

}
@media (max-width:372px){
    .box_s1 h2{
        font-size: 30px !important;
    }
}
@media (max-width:350px){
    .prod_s1 div {
      right: -3px;
          top: 8px;
}
    .mobile_text_header span{
        display: none;
    }


}
@media (max-width:340px){
  .mobile_text_header img {
  width: 100px;
  }
}
@media (max-width:331px){
    .prod_s1 {
    margin-top: 232px;
}
    .prod_mob_s1_v2{
        width: 100%;
    }


}

@media (max-width:325px){
    .mobile_text_header img {
      width: 90px;
  }
}
@media (max-width:318px){

    .number_fig_s2{
        width: 100%
    }
    .p__mobile, .h2__mobile{
      width: 270px;
    }
}
