@font-face{
  font-family: poppins-bold;
  src: url("../fonts/Poppins-Bold.ttf");
}

@font-face{
  font-family: poppins-regular;
  src: url("../fonts/Poppins-Regular.ttf");
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}
html, body, div, span, h1, h2, h3, h4, h5, p, a, img, b, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
p,h5,h2{
   font-family: poppins-regular;
}

body,html{
  scroll-behavior: smooth;
}
*:focus {
  outline: none !important;
}
.mob-nav-size{
  border-bottom: 1px solid #747774;
  text-align: center;
  margin:0 10px;
  color:#095b93;
}
.center{
    text-align: center;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.justify{
    text-align: justify;
}
.pos_rel{
    position: relative;
}
.section_nav{

}
.container_shipping{
	max-width: 1150px;
	margin: 0 auto;
}
.p_s_nav{
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}
.container__nav {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: -0.5px;
}
.btn_mobile{
  border:1px solid #ffc600;
  background: #ffc600;
  border-radius: 0px;
  color: #000;
  font-weight: 600;
  padding: 11.8px 20px;
  text-transform: uppercase;
}
.btn_mobile:hover{
  color: #000;
}
.nav{
	margin-left: 41%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
    z-index: 999;
}
.nav a{
	text-decoration: none;
	color: #000;
	padding:20px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 600;
}
.nav_scrol{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin: 0 auto;
}
.nav_scrol .btn_nav{
    padding: 22px 20px 19px 20px !important;
}
.btn_nav{
    background: #ffea01;
    font-size: 19px !important;
    padding: 25px 20px 25px 20px !important;
    font-weight: 600;
}
.section__01{
     background-image: url('../images/48.webp');
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: -67px;
    height: 767px;
    z-index: 0;
    position: relative;
}
.container_s1{
  max-width: 1410px;
  margin: 0 auto;
}
.padding_s1{
    padding-top: 67px;
}
.h2_s1{
    color: #26225d;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
}
.h2_s1_v2{
    color: #708db5;
    text-transform: uppercase;
    font-size: 35px;
    position: relative;
    z-index: 1;
}
.h2_s1,.h2_s1_v2{
  margin-left: 5%;
}
.box_s1{
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}
.pro_s1{
    position: absolute;
    top: -138px;
    left: 50%;
    transform: translateX(-50%);

}
.offer_s1{
    position: absolute;
    top: -69px;
    left: 64%;
    z-index: 0;
}
.time_box_s1{
    text-align: center;
    width: 259px;
     position: absolute;
    top: 250px;
    left: 71.5%;
    background: linear-gradient(to right, #46b2e0 0%,#5cbde7 70%,#fff 100%);
}
.time_box_s1 h5{
    color: #000;
    background: #ffea01;
    max-width: 200px;
    margin: 0 auto;
   padding: 10px 30px;
    font-size: 17px;
    margin-top: 10px;
    border-radius: 10px;
    font-weight: 600;
}
.tick_box{
     position: absolute;
    top: 162px;
    left:-6%;
}
.tick_box h5{
    color: #fff;
    text-align: end;
    font-size: 22px;
    margin-top: 4px;
}
.tick_box h5 span{
    font-weight: 600;
}
.btn_s1{
    text-decoration: none;
    font-size: 36px;
    color: #000;
    background: #ffea01;
    border: 5px solid #fff;
    border-radius: 20px;
    padding: 25px 61px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    top: 320px;
     left: -7%;
}
.btn_s1:hover,.btn_s1:focus{
    text-decoration: none;
    color: #000;
}

.offer_s1_mobile{
    display: none;
}
.section__02{
    margin-top: -50px;
    position: relative;
    z-index: 1;
}
.p_s2{
    font-weight: bold;
    color: #080f5d;
    font-size: 23px;
    text-align: center;
}
.p_s2_v2{
    font-size: 15px;
    text-align: center;
    color: #080f5d;
}
.section__03{
    margin-top: 15px;
    position: relative;
    height:737px;
    background-image: url('../images/65.jpg');
    background-repeat: no-repeat;
    background-position-x: 52%;
}
.title_opti{
    font-size: 40px;
    text-align: center;
    color: #000;
}
.title_opti span{
    color: #080f5d;
    font-weight: 700;
}
.bottle_s3{
    position: absolute;
    top: 33%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.box_s3{
    width: 300px;
    z-index: 0;
}
.box_s3 img{
    width: 100%;
    visibility: hidden;
}
.box_s3 h5{
     font-weight: 800;
    color: #080f5d;
    padding: 20px 30px 20px 30px;
}
.box_s3_one h5,.box_s3_two h5{
    text-transform: uppercase;
    margin-top: -299px;
}
.box_s3 p{
     color: #080f5d;
     padding: 0px 30px 20px 30px;
}
.box_s3_one{
    position: absolute;
   top: 68px;
    left: 39%;
    transform: translateX(-39%);
}

.box_s3_one h5{
   text-align: right;
}
.box_s3_one p{
   text-align: right;
}
.box_s3_two{
    position: absolute;
   top: 68px;
    left: 64%;
    transform: translateX(-64%);

}
.box_s3_two h5{
   text-align: left;
}
.box_s3_two p{
   text-align: left;
}
.box_s3_tree{
    position: absolute;
  bottom: 17px;
    left: 27%;
    transform: translateX(-27%);

}
.box_s3_four{
    position: absolute;
  bottom: 17px;
    left: 50%;
    transform: translateX(-50%);

}
.box_s3_five{
    position: absolute;
  bottom: 17px;
    left: 75%;
    transform: translateX(-75%);

}
.box_s3_tree h5,.box_s3_four h5,.box_s3_five h5{
    margin-top: -219px;
    text-transform: uppercase;
}
.box_s3_tree h5{
   text-align: right;

}
.box_s3_tree p{
   text-align: right;
}
.box_s3_four h5{
   text-align: center;

}
.box_s3_four p{
   text-align: center;
}
.box_s3_five h5{
   text-align: left;

}
.box_s3_five p{
   text-align: left;
}
.bottle_s3_mobile{
     display: none;
    }
.section__04{
    background-image: url('../images/90.jpg');
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: 50px;
    position: relative;
    height: 950px;
}
.box_s4{
    position: absolute;
    top: 165px;
    left: 60%;
    transform: translateX(-55%);
}
.box_s4 h5{
    font-size: 21px;
    color: #080f5d;
    font-weight: 600;
}
.box_s4 img{
    width: 45px;
    margin-right: 5px;
}
.box_s4 h5:nth-child(2){
  margin-left: 25px;
}
.box_s4 h5:nth-child(3){
  margin-left: 45px;
}
.box_s4 h5:nth-child(4){
  margin-left: 65px;
}
.prod_s4{
     position: absolute;
    top: 420px;
    left: 38%;
    transform: translateX(-35%);
}
.medal_s4{
     position: absolute;
    top: 420px;
   left: 49%;
    transform: translateX(49%);
}
.pils_s4{
     position: absolute;
    bottom: 116px;
   left: 43%;
    transform: translateX(43%);
}
.btn_s4{
    text-decoration: none;
    font-size: 36px;
    color: #000;
    background: #ffea01;
    border: 5px solid #fff;
    border-radius: 20px;
    padding: 25px 61px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    bottom: 97px;
   left: 50%;
    transform: translateX(-50%);
}
.btn_s4:hover,.btn_s4:focus{
     text-decoration: none;
      color: #000;
}
.tick_s4{
        display: none;
    }
.medal_s4_mob,.medal_s4_mob_v2,.prrod_s4_mob{
    display: none;
}
.section__05{
    margin-top: 0px;
}
.container_s5{
    max-width: 800px;
    margin: 0 auto;
}

.p_s5 {
    color: #080f5d;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.section__06{
    margin-top: 20px;
    position: relative;
}
.bg_section__06{
    background-image: url('../images/93.jpg');
    background-repeat: no-repeat;
    background-position-x: center;
     height: 950px;
     position: relative;
     z-index: 1;
}
.box_6{
    width: 300px;
    position: absolute;
    top: 126px;
    left: 320px;
    position: relative;
}
.box_6::after{
    content: url('../images/96.png');
    width: 10px;
    height: 10px;
    position: absolute;
    top: -12px;
    right: -43px;
}
.box_6 h5{
    color: #095b93;
    text-align: right;
    font-weight: 600;
    font-size: 23px;
    margin-top: 30px;
}
.box_6 p{
    color: #658db1;
    text-align: right;
}
 .div_s6_mobile{
        display: none;
    }
.section__07{
    margin-top: -43px;
    position: relative;
    z-index: 2;
}
.container_s7{
  max-width: 690px;
  margin: 0 auto;
}
.box_s7{
    position: absolute;
    top: 83px;
    left: 69%;
    transform: translateX(-69%);
}
.box_s7:nth-child(2){
    top: 253px;
}
.box_s7:nth-child(3){
    top: 420px;
}
.box_s7 div{
    position: relative;
     width: 450px;
}
.box_s7 div img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.box_s7 div h5{
    padding-left: 174px;
    padding-top: 58px;
    color: #095b93;
    text-align: left;
    font-weight: 600;
    font-size: 20px;
}
.box_s7 div p{
    padding-left: 174px;
    color: #658db1;
    text-align: left;
}
.hr_abs_s7 {
    position: absolute;
   top: 64px;
    right: -17%;

    width: 70px;
    z-index: 2;
}
.hr_abs_s7_v2 {
  position: absolute;
 top: 67px;
  right: -17%;

  width: 70px;
  z-index: 2;
}
.pils_s7{
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
}
.section__08{
    position: relative;
     background-image: url('../images/109.png');
    background-repeat: no-repeat;
    background-position-x: center;
    height: 308px;
    margin-top: 25px;
}
.box_s8{
    max-width: 800px;
    position: absolute;
    top: 22px;
    left: 55%;
    transform: translateX(-50%);
}
.box_s8 h2{
    font-size:33px;
    font-weight: 700;
    color: #080f5d;
    padding-top: 15px;
}
.box_s8 h5{
    font-size:25px;
    color: #080f5d;
}
.prod_s8{
position: absolute;
top: -13px;
left: 27%;
transform: translateX(-27%);
}
.btn_s8{
    bottom: 67px;
}
.container_s09{
    max-width: 1150px;
    margin: 0 auto;
}
.box_s9_one{
    margin: 0 auto;
    border: 6px solid #3fa5eb;
    margin-top: 100px;
    max-width: 270px;
    height: 270px;
    margin-bottom: 30px;
    position: relative;
}
.angle_one{
    position: absolute;
    bottom: -29px;
    left: 50%;
    transform: translateX(-50%);
    width: 45px !important;
}
.angle_two,.angle_tree{
     bottom: -27px;
     width: 42px !important;
}
.p_stars_s9{
    color: #3fa5eb;
    text-align: center;
    font-size: 22px;
    margin: 3px 40px;
}
.p_size_s9{
    text-align: center;
    color: #9999a5;
    margin-bottom: 20px;
}
.h5_size_s9_v2{
     text-align: center;
    color: #3fa5eb;
    font-weight: 600;
    font-size: 23px;

}
.p_size_s9_v2{
    text-align: center;
    color: #83bff0;
    font-size: 18px;

}
.section_ing{}
.box_ingr{
    max-width: 250px;
    margin: 0 auto;
    height: 300px;
}
.section__10{
    margin-top: 150px;
    position: relative;
     background-image: url('../images/151.jpg');
    background-repeat: no-repeat;
    background-position-x: center;
}
.container_s10{
    max-width: 1250px;
    margin: 0 auto;
}
.box_s10{
    color:#8d8d99;
    text-align: left;
    margin-top: 136px;
    position: relative;
}
.box_s10::after{
    content: url('../images/q.png');
    width: 10px;
    height: 10px;
    position: absolute;
   top: -50px;
    left: -60px;
}
.box_s10::before{
    content: url('../images/q.png');
    width: 10px;
    height: 10px;
    position: absolute;
   bottom: 0px;
    right: 7px;
    z-index: 5;
}
.doc_s10{
    margin-left:-18px;
    max-width: 550px;
    margin-top: -95px;
}
.cert_s10{
    margin-top: 16px;
}
.cert_s10_v2{
    display: none;
}
.section__11{
    padding-top: 0px;
     padding-bottom: 20px;
    position: relative;
background-image: url(../images/302.jpg);
background-repeat: no-repeat;
background-position: center;

}
.container_s11{
    max-width: 900px;
    margin: 0 auto;
}
.h5_s11{
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 5px;
}
.p_s11{
    color: #fff;
    font-size: 13px;
    line-height: 1.4;
}
.footer_opti{
    margin-top: 30px;
}
.h5_footer {
    text-align: left;
    font-family: poppins-regular;
    color: #261f63;
    text-transform: uppercase;
    margin-top: 19px;
    margin-bottom: 10px;
    font-weight: 600;
}
.link_footer {
    text-decoration: none;
    color: #261f63;
    display: block;
    text-align: left;
    font-family: poppins-regular;
}
.logo__footer{
    margin-top: 26px;
}
.face__footer{
    margin-left: 50%;
}
.margin_footer{
    margin-top: -250px;

}
.p_footer{
    color: #261f63;
}
.rights{
   display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100px;
    background: #251f65;
    color: #fff;
}
.disclaimer{
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px;
  color: #261f63;
  text-align: center;
}
.lazy2 div:nth-child(2) .box_ingr,.lazy2 div:nth-child(3) .box_ingr,.lazy2 div:nth-child(4) .box_ingr{
    margin-left: 50px;

}
.box_use p{
  color: #080f5d;
  margin-top: 10px;
}
.box_use{
  margin-top: -4px;
}
.h5_s11_v2,.p_s11_v2{
  color: #fff;
  text-align: center;
}
.section__022{
  margin-top: -50px;
  margin-bottom: 40px;
}
@media (max-width:1700px){
  .prod_s8{
  left: 22%;
  transform: translateX(-22%);
  }
    .pils_s7{
        display: none;
    }
    .box_6{
        left: 163px;
    }
}
@media (max-width:1600px){
  .box_s8 h2{
    font-size: 31px;
  }
    .box_s3_tree{
        left: 21%;
    transform: translateX(-21%);
    }
    .box_s3_five{
        left: 80%;
    transform: translateX(-80%);
    }
    .box_s3_one{
    left: 37%;
    transform: translateX(-37%);
    }
    .box_s3_two{
        left: 68%;
        transform: translateX(-68%);
    }
}
@media (max-width:1550px){
  .prod_s8{
  left:15%;
  transform: translateX(-15%);
  }
  .section__04{
    background-position-x: 70%;
  }
    .box_s4 h5{
      text-shadow: 0.2px 0.2px 0.2px #fff;
    }
    .box_s4{
      left: 56%;
      transform: translateX(-56%);
    }
    .box_s8 h2{
        margin-top: 35px;
    }
    .btn_s8 {
    bottom: 56px;
}
    .section__08{
        height: 355px;
    }

}

@media (max-width:1450px){
  .doc_s10 {
      max-width: 462px;
      margin-top: -31px;
  }
}

@media (max-width:1410px){

    .container_s10 {
    max-width: 1050px;
    margin: 0 auto;
}
}
@media (max-width:1350px){
    .footer_opti {
    margin-top: 20px;
    }
    .margin_footer{
       margin-top: 0px;
    }
    .frame_footer{
        display: none;
    }
    .container_s10{
        height: 485px;
    }
    .cert_s10_v2{
        display: block;
        position: absolute;
        top: 100px;
        left: 50%;
        transform: translateX(-50%);
    }
    .doc_s10,.box_s10,.cert_s10{
        display: none;
    }
     .box_6{
        left: 0px;
    }
    .box_s3_one{
    left: 32%;
    transform: translateX(-32%);
    }
    .box_s3_two{
        left: 73%;
        transform: translateX(-73%);
    }
     .box_s3_tree{
        left: 15%;
    transform: translateX(-15%);
    }
    .box_s3_five{
        left: 85%;
    transform: translateX(-85%);
    }
}
@media (max-width:1250px){
    .bottle_s3{
        width: 100%
    }
}
@media (max-width:1200px){
    .box_ingr{
      height: auto;
    }
    .h2_s1,.h2_s1_v2{
      text-shadow: 0.5px 0.5px 0.5px #fff;
    }
    .h2_s1{
        font-size: 34px;
        text-align: center;
    }
    .h2_s1_v2{
        font-size: 30px;
        text-align: center;
    }
}
@media (max-width:1150px){
  .section__04 {
    background-position-x: center;
}
  .nav{
    margin-left: 0%;
    text-align: right;
  }

  .br_none{
    display: none;
  }
    .section__08{
        display: none;
    }
    .box_s3_five {
    left: 73%;
    transform: translateX(-73%);
    bottom: 142px;
    }
    .box_s3_four p {
    text-align: right;
    }
    .box_s3_four h5 {
    text-align: right;
    }
    .box_s3_four {
    bottom: 143px;
    left: 27%;
    transform: translateX(-27%);
    }
    .section__03{
        background-position-x: center;
        height: 854px;
    }
    .section__05 {
    margin-top: 40px;
    }
    .box_s3_one{
        left: 27%;
    transform: translateX(-27%);
    }
    .box_s3_tree{
        bottom: 317px;
        left: 27%;
    transform: translateX(-27%);
    }
    .box_s3_two{
        top: 239px;
    }
    .box_s3_one h5, .box_s3_two h5,.box_s3_tree h5, .box_s3_four h5, .box_s3_five h5 {
    margin-top: 0px;
}
    .box_s3 img{
        display: none;
    }
    .bottle_s3{
     display: none;
    }
    .bottle_s3_mobile{
     display: block;
     position: absolute;
     top: 86px;
     left: -147px;
    }
}
@media (max-width:1050px){
  .section__022{
    margin-top:0px;
  }
  .logo__footer{
    width: 200px;
  }
    .box_s4{
      top: 98px;
    }
     .section__01{
    position: relative;
    z-index: 1;
   }

  .section__01:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: hsla(0,0%,100%,.3);
    display: block;
    z-index: -1;
}
    .pils_s4{
        display: none;
    }

    .tick_box{
        left: 0px;
    }
    .tick_box h5{
        font-size: 18px;

    }
    .offer_s1{
        width: 300px;
        top: 32px;
    }
}
@media (max-width:1030px){
       .lazy2 div:nth-child(2) .box_ingr,.lazy2 div:nth-child(3) .box_ingr,.lazy2 div:nth-child(4) .box_ingr{
        margin-left: 0px;
        margin: 0 auto;
    }
}
@media (max-width:1000px){
    .box_6::after{
        content: unset;
    }
    .bg_section__06:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: hsla(0,0%,100%,.5);
    display: block;
    z-index: -1;
}
}
@media (max-width:920px){
    .p_stars_s9{
        font-size: 25px;
    }
    .offer_s1{
        width: 287px;
    }
    .time_box_s1{
        width: 231px;
    }
    .btn_s1{
        top: 347px;
        left: -1%;
        font-size: 30px;
    }
}
@media (max-width:880px){
        .box_s3_one{
            top: 90px;
        }
        .box_s3_tree{
            bottom: 300px;
        }
        .box_s3_four{
            bottom: -50px;
        }
        .box_s3_five{
            bottom: 124px;
        }
        .box_s3_one p,.box_s3_two p,.box_s3_tree p,.box_s3_four p,.box_s3_five p,
        .box_s3_one h5,.box_s3_two h5,.box_s3_tree h5,.box_s3_four h5,.box_s3_five h5{
            text-align: left;
        }
        .box_s3_one,.box_s3_two,.box_s3_tree,.box_s3_four,.box_s3_five {
        left: 50%;
        transform: translateX(-50%);

    }
}
@media (max-width:920px){
  .logo__footer{
    width: 200px;
  }
}
@media (max-width:810px){
    .logo__footer,.face__footer{
        margin-left: -20px;
    }
}
@media (max-width:830px){
    .box_s4{
      top: 77px;
    }
    .medal_s4{
        top: 372px;
    left: 42%;
    transform: translateX(42%);
    }
    .box_s4 h5{
        font-size: 22px;
    }
    .time_box_s1 {
    width: 221px;
        left: 70.0%;
    }
    .tick_box {
    left: 9px;
    }
    .btn_s1 {
    left: 1%;
    font-size: 26px;
    top: 315px;
    }
    .offer_s1 {
    width: 270px;
    }
    .pro_s1{
       width: 78%;
       top: -86px;
    }
}
@media (max-width:767px){
  .section__022 {
    margin-top: 50px;
}
  .box_use img{
    width: 100%;
    margin: 0 auto;
  }
  .h2_s1_v2{
    color: #26225d;
  }
  .section__01{
      position: relative;
      z-index: 1;
  }
  .section__01::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      background-color: hsla(0,0%,100%,.6);
      display: block;
      z-index: -1;
  }
  .logo__footer,.face__footer{
      display: none;
  }
  .hr_abs_s7_v2,.hr_abs_s7{
    display: none;
  }
    .margin_footer {
    margin-top: -304px;
}
    .logo__footer,.face__footer{

    margin: 21px auto;
    }
    .h5_footer{
        margin-top: 20px;
    }
    .h5_footer,.p_footer,.link_footer{
        text-align: center;
    }
    .logo__footer,.face__footer{
        display: block;
    }
    .h5_s11,.p_s11{
        text-align: left;
        display: block;
        width: 350px;
        margin: 0 auto;
        position: relative;
    }
    .h5_s11 img{
       position: absolute;
       top: -13px;
       left: 41px;
       width: 79px;
    }
    .h5_s11 span,.p_s11{
        padding-left: 142px;
    }
    .h5_s11{
        margin-top: 21px;
    }
    .section__11{
        background-image: url(../images/m24.jpg);
        background-size: cover;
    }
    .container_s10 {
    height: auto;
}
    .cert_s10{
        display: block;
        margin: 20px auto;
    }
    .cert_s10_v2{
       display: none;
    }

    .section__10{
        background-position-x: 98%;
        margin-top: 46px;
    }
    .section__07{
        margin-top: 4px;
    }
    .box_6{
        top: 29px;
    }
    .bg_section__06{
        background-position-y: -41%;
    }
    .bg_section__06:after {

    background-color: hsla(0,0%,100%,.7);
}
    .box_s4{
      top: 91px;
        left: 50%;
    transform: translateX(-50%);
    }
    .section__04{
        height: 924px;
    }
    .btn_s4{
       font-size: 26px;
       bottom: 47px;
    }
    .medal_s4 {
    top: 368px;
    left: 31%;
    transform: translateX(31%);
    width:200px;
    }
    .prod_s4{
        width: 543px;
    }
    .box_s4 img {
    width: 45px;
}
    .box_s4 h5 {
    font-size: 17px;
}

    .section__02 {
    margin-top: 123px;
}
    .section__01{
        height: 710px;
        background-position-x: 19%;
    }
    .offer_s1{
        left: 63%;
        z-index: 2;
    }
    .offer_s1 {
    width: 220px;
}
    .time_box_s1 h5{
        background:#ffea01;
        border-radius: 10px;
        padding: 7px 30px;
    }
    .time_box_s1{
        background: linear-gradient(to top, #46b2e0 0%,#5cbde7 30%,transparent 100%);
    }
    .time_box_s1{
       width: 251px;
    top: -4px;
        left: 51%;
        transform: translateX(-50%);
    }
    .pro_s1{
        top: 49px;
        max-width: 345px;
        z-index: 1;
    }
    .btn_s1{
        top: 456px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }
    .tick_box{
        display: none;
    }
    .padding_s1 {
    padding-top: 87px;
    }
    .h2_s1_v2{
        font-size: 22px;
    }
    .h2_s1{
        font-size: 25px;
    }
	.dnone{
		display: none;
	}
}
@media (max-width:610px){
  .p_s5{
    font-size: 17px;
  }
  .img_s5{
      width: 103%;
  }
     .offer_s1 {
    width: 160px;
}
}
@media (max-width:600px){
  .img_s11{
    width: 90%;
    margin: 0 auto;
  }
  .section__11{
    padding-top: 10px;
  }
  .h5_s11_v2{
    font-size: 15px;
    line-height: 1.2;
    font-weight: 600;
  }
  .p_s11_v2{
    font-size: 13px;
    line-height: 1.2;
        margin-top: 5px;
        margin-bottom: 10px;
  }
    .prod_s4 {
    width: 462px;
    top: 466px;
    }
    .medal_s4{
        left: 16%;
    }
    .box_s4{
        left: 39%;
    }
   .bottle_s3_mobile{
        left: -208px;
   }

}
@media (max-width:550px){
  .p_s2_v2{
    line-height: 1.2;
  }
  .p_s2{
    font-size: 16px;
    line-height: 1.2;
    margin-top: -16px;
  }
    .section__022 img{
      max-width: 80px;
      width: 100%;
    }
    .btn_s1{
        padding: 20px 52px;

    }
    .section__022 {
    margin-top: 65px;
  }

}
@media (max-width:530px){
     .btn_s4{
         width: 300px;
    margin: 0 auto;
    text-align: center;
    bottom: 12px;
    }
}
@media (max-width:510px){
  .container_s09{
    margin-top: 25px;
  }
    .title_opti{
        font-size: 25px;
        padding: 0px 5px;
    }

     .section__02 {
    margin-top: 116px;
}
    .btn_s1 {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    top: 459px;
}

    .time_box_s1{
        left: 51%;
    }
    .offer_s1_mobile{
        display: inline-block;
        position: absolute;
        top: 42px;
    right: 0;
    z-index: 2;
    width: 110px;
    }
    .offer_s1{
        display: none;
    }
}
@media (max-width:500px){
  .box_s7 div h5 {
    padding-top: 36px;
}
  .box_s4 h5 {
  font-size: 16px;
  }

  .padding_mobile{
    padding-left: 5px;
    padding-right: 5px;
  }
.section__03{
  margin-top: 41px;
}
.section__05 {

    background: #fff;
    padding-top: 7px;
    margin-bottom: 106px;
    position: relative;
}

    .hr_abs_s7_v2{
        top: -25px;
    }
    .hr_abs_s7{
        top: -28px;
    }
    .box_s7 div{
        width: 380px;
    }
    .box_s7 div h5{
        padding-left: 156px;
        font-size: 18px;
    }
    .box_s7 div p{
        font-size: 16px;
        padding-left: 157px;
    }
    .box_s7{
        left: 50%;
        transform: translateX(-50%);
    }
    .box_s7 div img{
        width: 150px;
        margin: 0 auto;
    }
    .section__07{
    margin-top: 20px;
    }
    .s6_mobile_img,.s6_mobile_img_v2{
        position: relative;
    }
    .s6_mobile_img{
        z-index: 1;
    }
    .s6_mobile_img_v2{
        z-index: 0;
        margin-top: -400px;
    }
    .div_s6_mobile{
        display: block;
    }
    .bg_section__06{
        background-position-y: -35%;
        height: auto;
    }
    .box_6 p{
        font-size: 16px;
        text-align: center;
    }
    .box_6 h5{
        font-size: 20px;
        text-align: center;
        margin-top: 20px;
    }
    .box_6 {
    top: 2px;
}
    .bg_section__06:after{
        background-color: hsla(0,0%,100%,.0);
    }
    .box_6{
        width: 224px;
    }
    .bg_section__06{
        background-image: url(../images/m19.jpg);
    }
    .p_s5{
      font-size: 13px;
      line-height: 1.2;
    }
    .medal_s4_mob{
        display: inline-block;
        position: absolute;
        top: 50px;
        right: 0;
    }
     .medal_s4_mob_v2{
        display: inline-block;
        position: absolute;
        top: 148px;
        right: 0;
    }
     .prrod_s4_mob{
        display: inline-block;
        position: absolute;
        top: 214px;
        right: 0;
    }
    .section__04 {
    height: 1010px;
    }
    .medal_s4,.prod_s4{
        display: none;
    }
    .box_s4 h5{
        color: #fff;
    }
    .tick_s4{
        display: inline-block;
    }
    .dnone_s4{
        display: none;
    }
    .prrod_s4_mob{
      top: 374px;
    width: 427px;
    }
    .box_s4{
        top: 669px;
        left: 50%;
        transform: translateX(-50%);
        width: 300px;
    }
    .box_s4 h5:nth-child(2),.box_s4 h5:nth-child(3),.box_s4 h5:nth-child(4) {
    margin-left: 0%;
    position: relative;
    max-width: 300px;
}
 .box_s4 h5{
        margin-left: 0%;
        position: relative;
        max-width: 300px;
    }
    .box_s4 img{
      position: absolute;
      top: 5px;
      left: 0;
    }
    .box_s4 span{
        padding: 10px 10px 10px 48px;
        display: block;
        line-height: 1.2;
        text-shadow: 2px 2px 2px #000;
    }
    .section__04{
        background-image: url(../images/m10.jpg);
        background-position-y: -87%;
    }
}
@media (max-width:480px){
  .section__05 {
    margin-top: -122px;
}
    .section__04{
        margin-top: -109px;
    }
    .bottle_s3_mobile {
        top: 18px;
    }
    .box_s3_one p,.box_s3_two p,.box_s3_tree p,.box_s3_four p,.box_s3_five p,
        .box_s3_one h5,.box_s3_two h5,.box_s3_tree h5,.box_s3_four h5,.box_s3_five h5{
            padding: 0px;
            margin-bottom: 5px;
        }
    .box_s3_two {
    top: 173px;
    }
    .box_s3_tree {
    bottom: 436px;
    }
    .box_s3_five {
    bottom: 279px;
    }
    .box_s3_four {
    bottom: 123px;
    }
    .box_s3_one {
    top: 40px;
    }
    .box_s3 {
    width: 250px;
    z-index: 0;
    }
    .box_s3_one, .box_s3_two, .box_s3_tree, .box_s3_four, .box_s3_five{
        left: 63%;

    }
}
@media (max-width:487px){
  .btn_s1{
    top: 453px;
}
@media (max-width:449px){
  .section__02 {
    margin-top: 40px;
}

  }
  .h2_s1, .h2_s1_v2 {
    margin-left:0%;
    margin-top: -15px;
}
     .section__01:after {
    background-color: hsla(0,0%,100%,0);
}
    .pro_s1{
        top: 51px;
    }
    .time_box_s1{
      left: 52%;
    width: 201px;
        top: -5px;
    }
    .offer_s1_mobile{
        width: 113px;
        top: -3px;
    }
    .section__01{
        background-image: url(../images/m01_1.jpg);
        background-size: cover;
        background-position-x:center;
    }


.lazy2 .slick-slide {
    margin: 0px -1px;
    opacity:0.6;

}



.lazy2 .slick-current {
    opacity:1;

}
    .box_ingr{
        max-width: 332px;
        margin: 0 auto;
    }
}

@media (max-width:420px){
  .section__11{
    padding-bottom:10px;
  }
  .title_b{
    background-image: linear-gradient(to bottom,#fff 0%, #fff 70%,transparent 100%);
    padding-bottom: 15px;

  }
  .btn_s1 {
    top: 385px;
}
  .h2_s1, .h2_s1_v2{
    margin-top: -5px;
    font-weight: bolder;
  }
  .disclaimer{
    font-size: 15px;
    padding: 1px;
  }
 .s6_mobile_img_v2{
        z-index: 0;
        margin-top: -350px;
    }

    .section__01 {
    height: 584px;
}
    .h2_s1_v2 {
    font-size: 18px;
    margin-top: -10px;
}
    .h2_s1 {
    font-size: 19px;
}
    .padding_s1 {
    padding-top: 70px;
}
    .offer_s1_mobile{
       top: 8px;
       right: 7px;
    width: 95px;
    }
    .pro_s1{
        top: 53px;
        width: 284px;
    }
}
@media (max-width:400px){

    .cert_s10_v2{
        width: 80%;
        margin: 0 auto;
    }
    .box_s7 div {
    width: 359px;
}
    .hr_abs_s7,.hr_abs_s7_v2{
        left: 16%;
    }

    .box_s7 div h5,.box_s7 div p{
        padding-left: 139px;

    }
    .box_s7:nth-child(3) {
    top: 352px;
}
    .box_s7:nth-child(2) {
    top: 208px;
}
    .box_s7{
        top: 61px;
    }
    .box_s7 div img{
        width: 130px;
    }
}
@media (max-width:390px){
    .h5_s11 span, .p_s11 {
    padding-left: 131px;
}

    .p_s11{
        font-size: 13px;
    }
    .h5_s11{
        font-size: 19px;
    }
    .h5_s11, .p_s11{
            width: auto;
    }
}
@media (max-width:380px){
    .hr_abs_s7, .hr_abs_s7_v2 {
    left: 19%;
    }
    .box_s7 div {
    width: 333px;
    }
     .medal_s4_mob{
        top: 90px;
    }
    .medal_s4_mob_v2{
        top: 186px;
    }
    .prrod_s4_mob{
        top: 412px;
        width: 320px;
    }
    .bottle_s3_mobile {
    top: 27px;
}
      .bottle_s3_mobile {
    left: -229px;
}
    .section__02 {
    margin-top: 68px;
}
    .offer_s1_mobile {
    top: 18px;
    right: 0px;
    width: 81px;
}
    .time_box_s1{
        width: 206px;
    }
}
@media (max-width:360px){
  .container_s09{
    padding-top: 30px;
  }
    .cod_pic{
        width: 95%;
    }
    .rights{
       display: block;
    font-size: 17px !important;
    padding-top: 44px;
    text-align: center;
    }
    .hr_abs_s7, .hr_abs_s7_v2 {
    display: none;
}


    .box_s7:nth-child(3) {
    top: 283px;
}
    .box_s7:nth-child(2) {
    top: 170px;
}
    .box_s7 div h5, .box_s7 div p {
    padding-left: 107px;
}
    .hr_abs_s7, .hr_abs_s7_v2 {
    left: 13%;
}
    .box_s7 div img {
    width: 102px;
    top: 19px;
}
    .s6_mobile_img_v2{
        z-index: 0;
        margin-top: -300px;
    }

    .box_s3_one, .box_s3_two, .box_s3_tree, .box_s3_four, .box_s3_five {
    left:60%;
}

}
@media (max-width:350px){
  .pro_s1{
    top: 56px;
  }
    .cert_s10{
        width: 80%;
    }
    .box_s7:nth-child(3) {
    top: 302px;
}
    .box_s7:nth-child(2) {
    top: 181px;
}

        .box_s7 div {
        width: 311px;
    }
}

@media (max-width:340px){
  .p_s5{
    font-size: 11px;
  }
    .frame_footer_mobile{
        width: 95%;
    }
    .p_s11 {
    font-size: 11px;
}
    .h5_s11 {
    font-size: 17px;
}
    .btn_s4{
        width: 250px;
        padding: 20px 52px;
    }
    .box_s3_one p, .box_s3_two p, .box_s3_tree p, .box_s3_four p, .box_s3_five p, .box_s3_one h5, .box_s3_two h5, .box_s3_tree h5, .box_s3_four h5, .box_s3_five h5 {
    text-align: center;
}
    .bottle_s3_mobile {
    left: -267px;
}
    .box_s3_one, .box_s3_two, .box_s3_tree, .box_s3_four, .box_s3_five{
        left: 50%;
        transform: translateX(-50%);
    }
    .btn_s1 {
    width: 250px;
}
    .order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds{
        font-size: 32px !important;
    }
    .time_box_s1 {
    width: 196px;
    top: -1px;
}
    .time_box_s1 h5{
        font-size: 16px;
    }
}
@media (max-width:330px){

    .box_s7:nth-child(3) {
    top: 338px;
}
    .box_s7:nth-child(2) {
    top: 200px;
}

    .box_s7 div {
    width: 292px;
}
    .offer_s1_mobile {
    top: 19px;
    width: 72px;
    }
    .time_box_s1 {
    width: 191px;

    }
}
@media (max-width:319px){
    .h5_s11 span, .p_s11 {
    padding-left: 118px;
}
    .box_s4{
        width: 280px;
    }
    .h5_s11 img{
      left: 13px;
    }
}
@media (max-width:310px){
  .pro_s1 {
    width: 100%;
}
        .box_s7 div {
        width: 279px;
    }
}


/*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: 10px 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: 45px;
    font-weight: 600;
    /*padding: 5px;*/
    text-align: center;
    margin: 0;
    margin-top: 5px;
    margin-left: 8px;
    margin-right: 5px;
}

.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;


}
.time_dots{
    color: #fff;
     font-size: 35px;
    font-weight: 600;
    position: absolute;
    top: 2px;
}
@media (max-width:767px){
  .countdown_box{
      margin: 5px 0;
  }
  .order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds{
    font-size: 35px;
  }
}
