@import url('https://fonts.googleapis.com/css2?family=Kalnia:wght@100..700&family=Noto+Sans+Devanagari:wght@100..900&display=swap');


*{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
}

body{
   background-color: #000 !important;
   font-family: "Noto Sans Devanagari", sans-serif !important;
}



@media screen and (min-width: 992px){

   .old-price-heading{
   text-align: center;
   color: #fff;
   font-size: 25px;
   font-weight: 700;
}

.span04{
   color: #E91B1B;
   text-decoration: line-through;
}

.span05{
   color: #08A259;
}


   .manin-bg-container01{
      width: 40%;
   }

   .bg-container01{
      background-image: url("./assets/banner01.jpg");
      background-size: cover;
      height: 850px;
   }

   .heading01{
      color: #F9B103;
      text-align: center;
      font-size: 26px;
      font-weight: 700;
   }

   .heading02{
      color: #FF0000;
      text-align: center;
      font-size: 50px;
      font-weight: bold;
   }

   .span01{
      color: #fff;
   }

   .paragraph01{
      color: #fff;
      text-align: center;
      font-size: 18px;
      font-weight: 600;
      line-height: 32px;
   }

   .bg-container02{
      background-color: #fff;
      background-size: cover;
   }

   .paragraph02{
      text-align: center;
      color: #000;
      font-size: 20px;
      font-weight: 600;
   }

   .heading03{
      color: #FF0000;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
   }

   .flipkart-image{
      width: 100%;
   }

   .heading04{
      color: #FFD201;
      text-align: center;
      font-size: 38px;
      font-weight: 700;
      text-transform: uppercase;
   }

   .button01{
      background-color: #fff;
      width: 50%;
      height: 45px;
      border: 0px;
      border-radius: 10px;
      color: #FF0000;
      font-size: 24px;
      font-weight: 600;
      padding-top: 5px;
      margin-bottom: 15px;
   }

   .box-container01{
      background-color: #272727;
      background-size: cover;
      border-radius: 10px;
      border: 1px solid #fff;
      width: 80%;
   }

   .a1-image{
      width: 25%;
      margin-right: 10px;
   }

   .heading05{
      color: #FFD201;
      font-size: 25px;
      font-weight: 600;
      padding-top: 10px;
   }

   .paragraph03{
      color: #fff;
      font-size: 20px;
      font-weight: 600;
   }

   .h1-image{
      width: 50%;
      margin-bottom: 25px;
   }

   .tested-image{
      width: 70%;
      margin-bottom: 20px;
   }

   .paragraph04{
      color: #000;
      font-size: 19px;
      font-weight: 500;
   }

   .icon-container{
      background-color: #F5BB1C;
   }

   .f1-image{
      width: 50%;
      margin-bottom: 10px;
   }

   .caption{
      text-align: center;
      color: #000;
   }

   .heading06{
      color: #fff;
      font-size: 28px;
      font-weight: 700;
      text-align: center;
   }

   .span02{
      color: #F9B103;
   }

   .green-container{
      background-color: #08A259;
      border-radius: 10px;
   }

   .s1-image{
      width: 25% !important;
      margin-right: 10px;
   }

   .heading07{
      color: #fff;
      font-size: 24px;
      font-weight: 600;
      padding-top: 10px;
   }

   .paragraph05{
      color: #fff;
      font-size: 16px;
   }

   .paragraph06{
      color: #fff;
      font-size: 18px;
   }

   .heading08{
      color: #fff;
      font-size: 26px;
      font-weight: 700;
      line-height: 145%;
   }

   .points-container{
      background-color: #A2A2A2;
      width: 100%;
      height: 60px;
      border-radius: 30px;
      border: 1px solid #fff;
   }

   .check-image{
      width: 30px;
      height: 30px;
      margin-right: 8px;
      margin-top: 13px;
   }

   .paragraph07{
      color: #000;
      font-size: 18px;
      font-weight: 600;
      padding-top: 18px;
   }

   .paragraph08{
      color: #21A87E;
      font-size: 18px;
      font-weight: 600;
   }

   .button02{
      background-color: #FFD201;
      width: 90%;
      height: 50px;
      border: 0px;
      border-radius: 5px;
      color: #000;
      font-size: 20px;
      font-weight: 600;
      cursor: none;
      margin-bottom: 15px;
   }

   .po-image{
      width: 70%;
      margin-top: 20px;
      margin-bottom: 20px;
   }

   .points-container01{
      background-color: #3AD392;
      width: 100%;
      height: 60px;
      border-radius: 5px;
   }

   .red-color-container{
      background-color: #FF0000;
   }

   .white-color-container{
      background-color: #FFF;
      padding: 0px 15px;
   }

   .white-color-container p{
      color: #000;
      font-size: 19px;
      font-weight: 500;
   }

   .heading09{
      color: #fff;
      text-align: center;
      font-size: 28px;
      font-weight: 800;
   }

   .para01{
      color: #fff;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      padding-top: 12px;
   }

   .heading10{
      color: #fff;
      text-align: center;
      font-size: 36px;
      font-weight: 800;
   }

   .form-container{
      background-color: #F8FAFC;
      background-size: cover;
      border-radius: 10px;
   }

   .contact-us-heading{
      color: #000;
      text-align: center;
      font-size: 30px;
      font-weight: 800;
      text-decoration: underline;
   }

   .btn-submit{
      background-color: #E91B1B;
      width: 40%;
      height: 50px;
      border: 0px;
      color: #FFF;
      font-size: 22px;
      font-weight: 600;
      border-radius: 5px;
   }

   .testimonial-container{
      background-color: #F8FAFC;
      background-size: cover;
   }

   .heading11{
      color: #000;
      font-size: 28px;
      text-align: center;
      font-weight: 700;
   }

   .span03{
      color: #E91B1B;
   }

   .testimonial-box{
      box-shadow: black -1px 0px 5px 0px;
      background-color: #fff;
      border-radius: 5px;
   }

   .t01-image{
      width: 50px;
      height: 50px;
      border-radius: 30px;
      margin-right: 10px;
   }
   .t01-name{
      color: #000;
      font-size: 20px;
      font-weight: 600;
      padding-top: 5px;
   }

   .t01-date{
      color: #E91B1B;
      font-size: 17px;
      font-weight: 400;
      margin-top: -7px;
   }

   .check-icon{
      width: 3%;
      margin-top: -42px;
      margin-left: 5px;
   }

   .testimonial-description{
      color: #000;
      font-size: 17px;
   }

   .public-image{
      width: 50%;
   }

   .div01{
      color: #000;
      text-align: center;
      font-size: 28px;
      font-weight: 700;
      padding-bottom: 15px;
   }

   .flipkart-footer-image{
      width: 30%;
      margin-right: 30px;
   }

   .amazon-footer-image{
      width: 30%;
      margin-top: 10px;
   }

   .copyright-heading{
      color: #fff;
      font-size: 22px;
      font-weight: 700;
      text-align: center;
   }

   .link01{
      text-decoration: underline;
   }

   .copyright-heading01{
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
   }

  
}


.label01{
   color: #000 !important;
   font-size: 18px !important;
   font-weight: 600 !important;
}

.form-control01{
   height: 50px !important;
}


.image010{
   width: 60%;
}











@media screen and (max-width: 992px){

   .old-price-heading{
   text-align: center;
   color: #fff;
   font-size: 20px;
   font-weight: 700;
}

.span04{
   color: #E91B1B;
   text-decoration: line-through;
}

.span05{
   color: #08A259;
}


   .manin-bg-container01{
      width: 100%;
   }

   .bg-container01{
      background-image: url("./assets/banner01.jpg");
      background-size: cover;
      height: 500px;
   }

   .heading01{
      color: #F9B103;
      text-align: center;
      font-size: 20px;
      font-weight: 700;
   }

   .heading02{
      color: #FF0000;
      text-align: center;
      font-size: 30px;
      font-weight: bold;
   }

   .span01{
      color: #fff;
   }

   .paragraph01{
      color: #fff;
      text-align: center;
      font-size: 16px;
      font-weight: 600;
      line-height: 30px;
   }

   .bg-container02{
      background-color: #fff;
      background-size: cover;
   }

   .paragraph02{
      text-align: center;
      color: #000;
      font-size: 20px;
      font-weight: 600;
   }

   .heading03{
      color: #FF0000;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
   }

   .flipkart-image{
      width: 100%;
   }

   .heading04{
      color: #FFD201;
      text-align: center;
      font-size: 28px;
      font-weight: 700;
      text-transform: uppercase;
   }

   .button01{
      background-color: #fff;
      width: 90%;
      height: 45px;
      border: 0px;
      border-radius: 10px;
      color: #FF0000;
      font-size: 24px;
      font-weight: 600;
      padding-top: 5px;
      margin-bottom: 15px;
   }

   .box-container01{
      background-color: #272727;
      background-size: cover;
      border-radius: 10px;
      border: 1px solid #fff;
      width: 100%;
   }

   .a1-image{
      width: 30%;
      margin-right: 10px;
   }

   .heading05{
      color: #FFD201;
      font-size: 25px;
      font-weight: 600;
      padding-top: 10px;
   }

   .paragraph03{
      color: #fff;
      font-size: 20px;
      font-weight: 600;
   }

   .h1-image{
      width: 50%;
      margin-bottom: 25px;
   }

   .tested-image{
      width: 70%;
      margin-bottom: 20px;
   }

   .paragraph04{
      color: #000;
      font-size: 19px;
      font-weight: 500;
   }

   .icon-container{
      background-color: #F5BB1C;
   }

   .f1-image{
      width: 30%;
      margin-bottom: 10px;
   }

   .caption{
      text-align: center;
      color: #000;
   }

   .heading06{
      color: #fff;
      font-size: 28px;
      font-weight: 700;
      text-align: center;
   }

   .span02{
      color: #F9B103;
   }

   .green-container{
      background-color: #08A259;
      border-radius: 10px;
   }

   .s1-image{
      width: 25% !important;
      height: 25% !important;
      margin-right: 10px;
   }

   .heading07{
      color: #fff;
      font-size: 24px;
      font-weight: 600;
      padding-top: 10px;
   }

   .paragraph05{
      color: #fff;
      font-size: 16px;
   }

   .paragraph06{
      color: #fff;
      font-size: 18px;
   }

   .heading08{
      color: #fff;
      font-size: 26px;
      font-weight: 700;
      line-height: 145%;
   }

   .points-container{
      background-color: #A2A2A2;
      width: 100%;
      height: 60px;
      border-radius: 30px;
      border: 1px solid #fff;
   }

   .check-image{
      width: 30px;
      height: 30px;
      margin-right: 8px;
      margin-top: 13px;
   }

   .paragraph07{
      color: #000;
      font-size: 18px;
      font-weight: 600;
      padding-top: 18px;
   }

   .paragraph08{
      color: #21A87E;
      font-size: 18px;
      font-weight: 600;
   }

   .button02{
      background-color: #FFD201;
      width: 90%;
      height: 50px;
      border: 0px;
      border-radius: 5px;
      color: #000;
      font-size: 20px;
      font-weight: 600;
      cursor: none;
      margin-bottom: 15px;
   }

   .po-image{
      width: 70%;
      margin-top: 20px;
      margin-bottom: 20px;
   }

   .points-container01{
      background-color: #3AD392;
      width: 100%;
      height: 60px;
      border-radius: 5px;
   }

   .red-color-container{
      background-color: #FF0000;
   }

   .white-color-container{
      background-color: #FFF;
      padding: 0px 15px;
   }

   .white-color-container p{
      color: #000;
      font-size: 19px;
      font-weight: 500;
   }

   .heading09{
      color: #fff;
      text-align: center;
      font-size: 28px;
      font-weight: 800;
   }

   .para01{
      color: #fff;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      padding-top: 12px;
   }

   .heading10{
      color: #fff;
      text-align: center;
      font-size: 28px;
      font-weight: 800;
   }

   .form-container{
      background-color: #F8FAFC;
      background-size: cover;
      border-radius: 10px;
   }

   .contact-us-heading{
      color: #000;
      text-align: center;
      font-size: 30px;
      font-weight: 800;
      text-decoration: underline;
   }

   .btn-submit{
      background-color: #E91B1B;
      width: 60%;
      height: 50px;
      border: 0px;
      color: #FFF;
      font-size: 18px;
      font-weight: 600;
      border-radius: 5px;
   }

   .testimonial-container{
      background-color: #F8FAFC;
      background-size: cover;
   }

   .heading11{
      color: #000;
      font-size: 28px;
      text-align: center;
      font-weight: 700;
   }

   .span03{
      color: #E91B1B;
   }

   .testimonial-box{
      box-shadow: black -1px 0px 5px 0px;
      background-color: #fff;
      border-radius: 5px;
   }

   .t01-image{
      width: 50px;
      height: 50px;
      border-radius: 30px;
      margin-right: 10px;
   }
   .t01-name{
      color: #000;
      font-size: 20px;
      font-weight: 600;
      padding-top: 5px;
   }

   .t01-date{
      color: #E91B1B;
      font-size: 17px;
      font-weight: 400;
      margin-top: -7px;
   }

   .check-icon{
      width: 3%;
      margin-top: -42px;
      margin-left: 5px;
   }

   .testimonial-description{
      color: #000;
      font-size: 17px;
   }

   .public-image{
      width: 50%;
   }

   .div01{
      color: #000;
      text-align: center;
      font-size: 28px;
      font-weight: 700;
      padding-bottom: 15px;
   }

   .flipkart-footer-image{
      width: 30%;
      margin-right: 30px;
   }

   .amazon-footer-image{
      width: 30%;
      margin-top: 10px;
   }

   .copyright-heading{
      color: #fff;
      font-size: 22px;
      font-weight: 700;
      text-align: center;
   }

   .link01{
      text-decoration: underline;
   }

   .copyright-heading01{
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
   }
}