@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{
	text-align: right;
	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;
}
.nav_scrol .btn_nav{
    padding: 22px 20px 19px 20px !important;
}
.btn_nav{
    background: #ffc600;
    font-size: 19px !important;
    padding: 25px 20px 25px 20px !important;
    font-weight: 600;
}
.section__01{
     background-image: url('../img/48.png');
    background-repeat: no-repeat;
    background-position-x: center;
    margin-top: -71px;
    height: 1000px;
}
.container_s1{
  max-width: 1410px;
  margin: 0 auto;
}
.padding_s1{
    padding-top: 110px;
}
.h2_s1{
    color: #095b93;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
}
.h2_s1_v2{
    color: #283879;
    text-transform: uppercase;
    font-size: 35px;
}
.box_s1{
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}
.pro_s1{
    position: absolute;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);

}
.offer_s1{
    position: absolute;
    top: -10px;
    left: 64%;

}
.time_box_s1{
    text-align: center;
    width: 259px;
     position: absolute;
    top: 335px;
    left: 72%;
    background: linear-gradient(to right, #245179 0%,#245179 70%,#fff 100%);

}
.time_box_s1 h5{
    color: #fff;
    background: linear-gradient(to right, #ffc600 0%,#ffc600 60%,#ffc600 100%);
    max-width: 200px;
    margin: 0 auto;
   padding: 10px 30px;
    font-size: 17px;
    margin-top: 10px;
    border-radius: 10px;
}
.tick_box{
     position: absolute;
    top: 199px;
    left:-10%;
}
.tick_box h5{
    color: #fff;

    font-size: 22px;
    margin-top: 4px;
}
.tick_box h5 span{
    font-weight: 600;
}
.tick_box h5:last-child img{
  padding-left: 13px;
}
.tick_box h5:first-child img{
  padding-left: 19px;
}
.btn_s1{
    text-decoration: none;
    font-size: 36px;
    color: #000;
    background: #ffc600;
    border: 5px solid #fff;
    border-radius: 20px;
    padding: 25px 61px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
   top: 366px;
    left: -11%;
}
.btn_s1:hover,.btn_s1:focus{
    text-decoration: none;
    color: #000;
}

.offer_s1_mobile{
    display: none;
}
.section__02{
    margin-top: -50px;
}
.p_s2{
    font-weight: bold;
    color: #095b93;
    font-size: 23px;
    text-align: center;
}
.p_s2_v2{
    font-size: 15px;
    text-align: center;
    color: #698DB1;
    font-weight: 600;
}
.section__03{
    margin-top: 50px;
    position: relative;
    height:850px;
    background-image: url('../img/65.jpg');
    background-repeat: no-repeat;
    background-position-x: 52%;
}
.title_opti{
    font-size: 40px;
    text-align: center;
    color: #000;
}
.title_opti span{
    color: #095b93;
    font-weight: 600;
}
.bottle_s3{
    position: absolute;
    top: 34%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.box_s3{
    width: 300px;
    z-index: 0;
}
.box_s3 img{
    width: 100%;
}
.box_s3 h5{
     font-weight: 600;
    color: #095b93;
    padding: 20px 30px 20px 30px;
}
.box_s3_one h5,.box_s3_two h5{
    text-transform: uppercase;
    margin-top: -299px;
}
.box_s3 p{
     color: #698DB1;
     padding: 0px 30px 20px 30px;
}
.box_s3_one{
    position: absolute;
   top: 131px;
    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: 131px;
    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: 15px;
    left: 27%;
    transform: translateX(-27%);

}
.box_s3_four{
    position: absolute;
  bottom: 18px;
    left: 50%;
    transform: translateX(-50%);

}
.box_s3_five{
    position: absolute;
  bottom: 18px;
    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('../img/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: #095b93;
}
.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: 35%;
    transform: translateX(-35%);
    width: 700px;
}
.medal_s4{
     position: absolute;
    top: 420px;
   left: 49%;
    transform: translateX(49%);
}
.pils_s4{
     position: absolute;
    bottom: 70px;
   left: 43%;
    transform: translateX(43%);
}
.btn_s4{
    text-decoration: none;
    font-size: 36px;
    color: #000;
    background: #ffc600;
    border: 5px solid #fff;
    border-radius: 20px;
    padding: 25px 61px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    bottom: 37px;
   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: 20px;
}
.container_s5{
    max-width: 800px;
    margin: 0 auto;
}

.p_s5 {
    color: #1895d6;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.section__06{
    margin-top: 20px;
    position: relative;
}
.bg_section__06{
    background-image: url('../img/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('../img/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: -150px;
    position: relative;
    z-index: 2;
     background-image: url('../img/107.jpg');
    background-repeat: no-repeat;
    background-position-x: center;
    height: 800px;
}
.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: -20px;
    left: 18%;
    color: #4b409e;
    transform:rotate(90deg);
    z-index: 2;
}
.hr_abs_s7_v2 {
    position: absolute;
   top: -17px;
    left: 18%;
    color: #4b409e;
    transform:rotate(90deg);
    z-index: 2;
}
.pils_s7{
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
}
.section__08{
    position: relative;
     background-image: url('../img/109.png');
    background-repeat: no-repeat;
    background-position-x: center;
}
.box_s8{
    max-width: 800px;
    position: absolute;
    top: 22px;
    left: 55%;
    transform: translateX(-50%);
}
.box_s8 h2{
    font-size:40px;
    font-weight: 700;
    color: #095b93;
}
.box_s8 h5{
    font-size:25px;
    color: #283879;
}
.prod_s8{
    margin-top: -150px;
    margin-left: 90px;
}
.btn_s8{
    bottom: 172px;
}
.container_s09{
    max-width: 1300px;
    margin: 0 auto;
}
.box_s9_one{
    margin: 0 auto;
    border: 6px solid #3fa5eb;
    margin-top: 100px;
    max-width: 330px;
    height: 300px;
    margin-bottom: 30px;
    position: relative;
}
.angle_one{
    position: absolute;
    bottom: -29px;
    left: 50%;
    transform: translateX(-50%);
    width: 45px !important;
}
.angle_two,.angle_tree{
     bottom: -26px;
     width: 42px !important;
}
.p_stars_s9{
    color: #3fa5eb;
    text-align: center;
    font-size: 30px;
    margin: 20px 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('../img/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('../img/q.png');
    width: 10px;
    height: 10px;
    position: absolute;
   top: -50px;
    left: -60px;
}
.box_s10::before{
    content: url('../img/q.png');
    width: 10px;
    height: 10px;
    position: absolute;
   bottom: 0px;
    right: 7px;
    z-index: 5;
}
.doc_s10{
    margin-left:-58px;
    max-width: 550px;
    margin-top: -117px;
}
.cert_s10{
    margin-top: 50px;
}
.cert_s10_v2{
    display: none;
}
.section__11{
    padding-top: 10px;
     padding-bottom: 20px;
    position: relative;
     background-image: url('../img/02.jpg');
    background-repeat: no-repeat;
    background-position-x: center;
}
.container_s11{
    max-width: 900px;
    margin: 0 auto;
}
.h5_s11{
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}
.p_s11{
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
}
.footer_opti{
    margin-top: 100px;
}
.h5_footer {
    text-align: left;
    font-family: poppins-regular;
    color: #095b93;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 10px;
    font-weight: 600;
}
.link_footer {
    text-decoration: none;
    color: #095b93;
    display: block;
    text-align: left;
    font-family: poppins-regular;
}
.logo__footer{
    margin-top: 60px;
}
.face__footer{
    margin-left: 50%;
}
.margin_footer{
    margin-top: -250px;

}
.p_footer{
    color: #095b93;
}
.rights{
   display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100px;
    background: #095b93;
    color: #fff;
}
.disclaimer{
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px;
  color: #095b93;
  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;

}
@media (max-width:1800px){
  .box_s8 h2{
    font-size: 39px;
  }
    .prod_s8{
    margin-left: -100px;
}
}
@media (max-width:1700px){
    .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){
    .box_s4 h5{
      text-shadow: 0.2px 0.2px 0.2px #fff;
    }
    .box_s4{
      left: 50%;
      transform: translateX(-50%);
    }
    .box_s8 h2{
        margin-top: 35px;
    }
    .btn_s8 {
    bottom: 56px;
}
    .section__08{
        height: 355px;
        margin-top: -100px;
    }
    .prod_s8{
        display: none;
    }
}

@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{
        font-size: 34px;
        text-align: center;
    }
    .h2_s1_v2{
        font-size: 30px;
        text-align: center;
    }
}
@media (max-width:1150px){
  .section__07{
    height: 658px;
  }
  .br_none{
    display: none;
  }
    .section__08{
        display: none;
    }
    .box_s3_five {
    left: 73%;
    transform: translateX(-73%);
    bottom: 248px;
    }
    .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;
    }
    .box_s3_one{
        left: 27%;
    transform: translateX(-27%);
    }
    .box_s3_tree{
        bottom: 346px;
        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__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: 0;
    }
    .tick_box h5{
        font-size: 20px;

    }
    .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:850px){
    .logo__footer,.face__footer{
        display: none;
    }
}
@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;
    }
    .offer_s1 {
    width: 270px;
    }
    .pro_s1{
       width: 78%;
       top: 24px;
    }
}
@media (max-width:767px){
    .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;
    }
     .section__11{
        padding-bottom: 39px;
    }
    .h5_s11,.p_s11{
        text-align: left;
        display: block;
        width: 350px;
        margin: 0 auto;
        position: relative;
    }
    .h5_s11 img{
       position: absolute;
    top: -23px;
    left: 0;
    width: 120px;
    }
    .h5_s11 span,.p_s11{
        padding-left: 142px;
    }
    .h5_s11{
        margin-top: 53px;
    }
    .section__11{
        background-image: url(../img/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: -224px;
    }
    .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: 199px;
}
    .section__01{
        height: 710px;
    }
    .offer_s1{
        left: 63%;
        z-index: 2;
    }
    .offer_s1 {
    width: 220px;
}
    .time_box_s1 h5{
        background:#095b93;
        border-radius: 10px;
        padding: 7px 30px;
    }
    .time_box_s1{
        background: linear-gradient(to top, #f38d21 0%,#f38d21 30%,transparent 100%);
    }
    .time_box_s1{
       width: 251px;
    top: 30px;
        left: 51%;
        transform: translateX(-50%);
    }
    .pro_s1{
        top: 110px;
        max-width: 400px;
        z-index: 1;
    }
    .btn_s1{
        top: 574px;
        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){
     .offer_s1 {
    width: 160px;
}
}
@media (max-width:600px){
    .prod_s4 {
    width: 462px;
    top: 466px;
    }
    .medal_s4{
        left: 16%;
    }
    .box_s4{
        left: 39%;
    }
   .bottle_s3_mobile{
        left: -208px;
   }

}
@media (max-width:550px){
   .section__01:after {

    background-color: hsla(0,0%,100%,.5);

}
    .btn_s1{
        padding: 20px 52px;

    }

}
@media (max-width:530px){
     .btn_s4{
         width: 300px;
    margin: 0 auto;
    text-align: center;
    bottom: 66px;
    }
}
@media (max-width:510px){
    .title_opti{
        font-size: 25px;
        padding: 0px 5px;
    }

     .section__02 {
    margin-top: 116px;
}
    .btn_s1 {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    top: 490px;
}

    .time_box_s1{
        left: 54%;
    }
    .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: 15px;
  }
    .img_s5{
        width: 65%;
    }
    .section__05 {
    margin-top: -65px;
}
    .section__07{
        height: 587px;
    }
    .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{
        background-image: url(../img/m22.jpg);
    }
    .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(../img/m19.jpg);
    }
    .p_s5{
        font-size: 16px;
    }
    .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: 878px;
    }
    .medal_s4,.prod_s4{
        display: none;
    }
    .box_s4 h5{
        color: #fff;
    }
    .tick_s4{
        display: inline-block;
    }
    .dnone_s4{
        display: none;
    }

    .box_s4{
        top: 489px;
        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;
    }
    .section__04{
        background-image: url(../img/m10.jpg);
        background-position-y: 33%;
    }
}
@media (max-width:480px){
    .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:449px){
     .section__01:after {
    background-color: hsla(0,0%,100%,0);
}
    .pro_s1{
        top: 75px;
    }
    .time_box_s1{
        left: 54%;
        width: 225px;
        top: -3px;
    }
    .offer_s1_mobile{
        width: 113px;
        top: -3px;
    }
    .section__01{
        background-image: url(../img/m01_1.jpg);
        background-size: cover;
    }

.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){
  .disclaimer{
    font-size: 15px;
    padding: 1px;
  }
 .s6_mobile_img_v2{
        z-index: 0;
        margin-top: -350px;
    }
     .section__02 {
    margin-top: 176px;
}
    .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;
    width: 95px;
    }
    .pro_s1{
        width: 89%;
        top: 76px;
    }
}
@media (max-width:405px){
  .section__04 {
    background-position-y: 47%;
  }
  .box_s4{
    top: 511px;
  }
  .btn_s4{
    bottom: 37px;
  }
  .container_s5{
    margin-top: 50px;
  }
}

@media (max-width:400px){
  .section__07 {
    height: 545px;
}
    .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;
}
    .h5_s11 img{
        top: -17px;
        width: 108px;
    }
    .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: 259px;
        width: 300px;
    }
    .bottle_s3_mobile {
    top: 27px;
}
      .bottle_s3_mobile {
    left: -229px;
}
    .section__02 {
    margin-top: 120px;
}
    .btn_s1{
        top: 412px;
    }
    .offer_s1_mobile {
    top: 18px;
    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;
}
    .section__07 {
    height: 433px;
}
    .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){
    .cert_s10{
        width: 80%;
    }
    .box_s7:nth-child(3) {
    top: 302px;
}
    .box_s7:nth-child(2) {
    top: 181px;
}
    .section__07 {
    height: 446px;
}
        .box_s7 div {
        width: 311px;
    }
}

@media (max-width:340px){
    .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 {
    top: 411px;
    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){
    .section__07 {
    height: 498px;
}
    .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;
    }

}
@media (max-width:310px){
        .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;
  }
}
