.logo{
    font-size: 2em;
    letter-spacing: 2px;
    font-family: sans-serif;
    margin-top: 10px;
}
/* img, svg {
    vertical-align: middle;
    width: 300px;
    margin-right: 100px; */
   
header{
    width: 100%;
    background-color: rgb(248, 247, 247);
    font-family: sans-serif;
    margin-bottom: 10px;
}
nav{
    width: 100%;
    height: 100px;
    background-color: rgba(248, 248, 243, 0.034);
    color: rgb(14, 13, 13);
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.menu a{
    text-decoration: none;
    color: black;
    padding: 10px 15px;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 15px;
    width: 600;
    position: relative;
    
    
}
.menu a:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    border-bottom: 2px solid indianred;
    transition: 0.4s linear;
}
.menu a:hover:before{
    width: 100%;
}
.catalog a{
    text-decoration: none;
    color: rgb(245, 239, 239);
    padding: 10px 20px;
    font-size: 20px;
    background: #1e4e78;
    border-radius: 8px;
    transition: 0.4s linear;
}
.catalog a:hover{
    background: transparent;
    border: 1px solid rgb(13, 13, 22);
    color: black;

}
/* header */
.navbar-expand-lg .navbar-nav{
    margin: auto;
}
.nav-link{
    color: black !important;
    font-size: 18px !important;

}
/* end header */
.text h1{
    font: 5em sans-serif;
    color: rgb(9, 9, 153);
    align-items: center;
    padding-left: 20px;
}
.text h3{
    align-items: flex-start;
    padding-top: 20px;
}
.text p{
    align-items: flex-end;
    padding: 10px;
}
.shop{
     align-items: center;
    padding: 12px 30px;
    background-color: blue;
    text-align: center;
    color: azure;
    border-radius: 20px;
}
.ex{
     align-items: center;
    padding: 12px 30px;
    background-color: blue;
    text-align: center;
    color: azure;
    border-radius: 20px;
}



.text2{
    width: 20vw;
    height: 40vh;
    padding-top:10px;
    padding-left: 20px;
    background-color: rgb(252, 251, 250);
}
.text2 h1{
    align-items: flex-start;
    padding-top: 0px;
}
.text2 p{
    justify-content: center;
    align-items: center;
}
.text2 button{
    align-items: center;
    padding: 12px 30px;
    margin-bottom: 20px;
    margin-left: 40px;
    background-color: rgb(12, 12, 78);
    text-align: center;
    color: azure;
    border-radius: 20px;
    width: 120px;
}
.fp{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    height: 10%;
    padding-top:50px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: rgb(252, 251, 250);
    
}
.AB {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.AC{
    display:0;
    justify-content: center;
    align-items: center;
    padding: 12px 30px;
    text-align: center;
    background-color: rgb(12, 12, 78);
    color: #fcf5f5;
    border-radius: 2px;
    margin-left: 80px;
}
.HD{ 
    background-color: rgb(245, 248, 248);
    display: flex;
    flex-wrap: wrap;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    color: black;


}
.HT{
    /* height: 80vh;
    width: 55vw; */
    background-color: rgb(250, 249, 248);
    padding: 20px 20px;
    font-family: sans-serif;
}
.RT{
    display: flex;
    gap:40px;

}
.PT{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 40px;
    padding-right: 20px;

}
.HY{
    width: 50%;
    padding: 12px 20px;
}
.foot{
    display: flex;
    justify-content: space-evenly;
    height: 40vh;
    width: 100vw;
    padding: 12px 20px;
}
.fot{
    height: 40vh;
    width: 20vw;
    padding: 5px 10px;
    padding-bottom: 10px;
    justify-content: center;
    align-items: center;
    line-height: 25px;
}
.em{
    display: flex;
    justify-content: center;
    align-items: flex-start ;
}
.en{
    padding: 12px 10px;
    gap: 10px;
    height: 20px;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.ei{
    list-style: none;
    word-spacing: 2px;
    line-height: 30px;
    padding-top: 20px;
}
.ef{
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 12px 20px;
    width: 400px;
    height: 50px;
    border-radius: 100px;
    border-color: blue;
    font-size: 30px;
}
.ec{
    padding-top: 20px;
    line-height: 30px;
    
}
.eci{
    word-spacing: 2px;
    padding: 5px 10px;
    font-size: 30px;
    color: rgba(11, 233, 78, 0.548);
}
.copy{
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    background-color: #020202;
    color: #faf8f8;
}
.copy p{
    text-align: center;
}
.ft{
    padding-bottom: 20px;
}
.ef input{
    border-radius: 10px;
    padding: 12px 20px;
}
.pd .card-img{
    width: 250px;
    height: 300px;
    
}
.hg{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    font-size: 20px;
}
.ph{
    padding-left: 50px;
    font-family: po;
}
.icon-btn{
    padding: 12px 20px;
    background-color: #be1114;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: rgb(245, 242, 242);
    font-size: 20px;
    border-radius: 8px;
}
.pd{
    padding: 22px 20px 40px 20px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
.swiper-button-prev i{
    font-size: 20px;
    padding-left: 10px;
    color: rgb(39, 34, 34);

}
.swiper-button-next i{
    font-size: 20px;
    padding-right: 10px;
    color: rgb(39, 34, 34);
}
.info{
    background-color: rgb(248, 250, 249);
    /* height: 100vh;
    width: 100vw; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.im img{
   padding: 20px 20px;
   /* padding-left: 20px; */
   border-radius: 45px;
}
.imi{
    /* display: flex;
    justify-content: flex-start;
    align-items: flex-start; */
    background-color: #f3f2f1;
   /* width: 50%; */
}
.imm{
    display: flex;
    /* flex-direction: column; */
    /* width: 60%; */
}
/* .im1 img{
    padding: 12px 10px;
    padding-left: 40px;
    border-radius: 30px;
}
.im2 img{
    padding: 12px 1px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    border-radius: 30px;
} */
.mh{
    padding: 20px 40px 5px 40px;
    text-decoration: underline;;

}
.mj{
    padding: 5px 60px 10px 60px;
    font-size: 20px;
    justify-content: center;
    align-items: flex-start;
    font-family: sans-serif;
}
.md{
    padding: 10px 20px 5px 20px;
    font-size: 15px;
    font-family: sans-serif;
    
}
.bu{
     padding: 12px 20px;
    display: inline-block;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background-color: #0d0d0e;
    color: #fcf5f5;
    font-size: 20px;
    border-radius: 8px;
}
.bu a{
    color: #fcf5f5;
    text-decoration: none;
}
.vid{
    display: flex;
    justify-content: center;
    align-content: center;
    padding: 40px 20px;
    width: 100%;
    height: auto;
    /* height: auto;
    border-radius: 10px;
    display: block; */
}
.vh{
    padding:12px 30px;
    font-family: po;

}
.svid{
    padding: 1px 10px;
    padding-bottom: 20px;
}
/* .overlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
} */
.FQ h1{
    text-decoration: underline;
}
.FQ h6{
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.FQ p{
    font-size: 18px;
}
.FAQ{
    padding: 20px 40px;
    background-color: rgb(236, 239, 241);
}
/* Section */
  .ff-hero{
    width:100%;
    background: linear-gradient(135deg, var(--ff-blue), var(--ff-blue2));
    padding: 0;
  }

  /* Layout */
  .ff-hero__wrap{
    max-width: 1200px;
    margin: 0 auto;
    padding: 48px 18px;
    display: grid;
    grid-template-columns: 1.05fr 1fr;
    gap: 28px;
    align-items: center;
  }

  /* Left Content */
  .ff-hero__kicker{
    margin: 0 0 8px;
    color: rgba(255,255,255,.85);
    font: 600 16px/1.2 system-ui, -apple-system, Segoe UI, Roboto, Arial;
    letter-spacing: .2px;
  }

  .ff-hero__brand{
    margin: 0 0 18px;
    color: var(--ff-white);
    font: 800 56px/1.05 system-ui, -apple-system, Segoe UI, Roboto, Arial;
    letter-spacing: .2px;
  }

  .ff-hero__headline{
    margin: 0 0 18px;
    color: var(--ff-white);
    font: 800 54px/1.06 system-ui, -apple-system, Segoe UI, Roboto, Arial;
  }

  .ff-hero__desc{
    margin: 0 0 22px;
    color: rgba(255,255,255,.9);
    font: 400 18px/1.55 system-ui, -apple-system, Segoe UI, Roboto, Arial;
    max-width: 520px;
  }

  /* Buttons */
  .ff-hero__cta{
    display:flex;
    gap: 12px;
    flex-wrap: wrap;
  }

  .btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding: 12px 18px;
    border-radius: 12px;
    text-decoration:none;
    font: 700 15px/1 system-ui, -apple-system, Segoe UI, Roboto, Arial;
    transition: transform .15s ease, opacity .15s ease, background.15s ease, border-color .15s ease;
    user-select:none;
  }
  .btn:active{ transform: translateY(1px); }

  .btn--primary{
    background: #ffffff;
    color: var(--ff-text);
    border: 1px solid rgba(255,255,255,.25);
  }
  .btn--primary:hover{ opacity: .92; }

  .btn--outline{
    background: transparent;
    color: var(--ff-white);
    border: 1px solid rgba(255,255,255,.55);
  }
  .btn--outline:hover{
    background: rgba(255,255,255,.08);
    border-color: rgba(255,255,255,.75);
  }

  /* Right Media */
  .ff-hero__media{
    width: 100%;
  }

  .ff-hero__img{
    width: 100%;
    height: auto;
    display:block;
    border-radius: 18px;
    box-shadow: 0 18px 50px rgba(0,0,0,.25);
    background: #ffffff;
  }

  /* Responsive */
  @media (max-width: 980px){
    .ff-hero__wrap{
      grid-template-columns: 1fr;
      padding: 28px 16px 36px;
    }
    .ff-hero__brand{ font-size: 44px; }
    .ff-hero__headline{ font-size: 42px; }
    .ff-hero__desc{ font-size: 16px; }
  }
  .offer{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
  }
  .product1{
    padding: 20px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 2px solid black; */
    width: 100%;

  }
 .pro{
    justify-content: center;
    align-items: center;
    /* border: 1px solid #09090a; */
    padding: 10px 10px;
    margin: 5px 5px;
    background-color: rgba(226, 223, 223, 0.55);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 5px 5px 5px gray;
 }
 .pro:hover img{
    transform: scale(1.2);
    transition: 0.5S;
 }
 .pro p{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: sans-serif;

 }
 .pro p:hover{
    background: rgb(8, 8, 8);
    border: 1px solid rgb(13, 13, 22);
    color: rgb(250, 244, 244);
    border-radius: 5px;
    transform: scale(1.1);

}
.FA{
    padding:12px 30px;
    font-family: po;
}

/* rating css part */
/* ===== REVIEW SLIDER (CSS only) ===== */
.review-section{
  padding: 60px 16px;
  background: #faf8f8;
  color: #020202;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.review-container{
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.review-title{
  font-size: 34px;
  margin: 0 0 8px;
  letter-spacing: .2px;
}

.review-subtitle{
  margin: 0 0 28px;
  color: rgba(8, 8, 8, 0.75);
  font-size: 15px;
}

/* Hide radios */
.r-radio{
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* Slider shell */
.review-slider{
  overflow: hidden;
  border-radius: 18px;
}

.review-track{
  display: flex;
  width: 300%;          /* 3 slides */
  transition: transform .6s ease;
}

/* Each card is 1 screen */
.review-card{
  width: 100%;
  min-height: 210px;
  padding: 26px 26px 22px;
  box-sizing: border-box;
  border-radius: 18px;
  background: rgba(15, 15, 15, 0.06);
  border: 1px solid rgba(20, 19, 19, 0.12);
  text-align: left;
  backdrop-filter: blur(8px);
  box-shadow: 0 10px 30px rgba(0,0,0,.25);
}

/* Top row */
.review-top{
  display: grid;
  grid-template-columns: 46px 1fr auto;
  gap: 12px;
  align-items: center;
  margin-bottom: 14px;
}

.avatar{
  width: 46px;
  height: 46px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  font-weight: 800;
  background: rgba(19, 18, 18, 0.12);
  border: 1px solid rgba(10, 10, 10, 0.14);
}

.name{
  margin: 0;
  font-size: 16px;
}

.meta{
  margin: 2px 0 0;
  font-size: 12px;
  color: rgba(8, 8, 8, 0.65);
}

.stars{
  font-size: 14px;
  letter-spacing: 5px;
  color: #f1c709;
  opacity: .95;
}

.review-text{
  margin: 0;
  font-size: 15px;
  line-height: 1.7;
  color: rgba(15, 15, 15, 0.9);
}

/* Dots */
.review-dots{
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 16px;
}

.dot{
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: rgba(10, 10, 10, 0.35);
  border: 1px solid rgba(10, 10, 10, 0.25);
  cursor: pointer;
  transition: transform .2s ease, background .2s ease;
}

.dot:hover{
  transform: scale(1.15);
}

/* Slide switching */
#r1:checked ~ .review-slider .review-track{ transform: translateX(0%); }
#r2:checked ~ .review-slider .review-track{ transform: translateX(-33.333%); }
#r3:checked ~ .review-slider .review-track{ transform: translateX(-66.666%); }

/* Active dot */
#r1:checked ~ .review-dots label[for="r1"],
#r2:checked ~ .review-dots label[for="r2"],
#r3:checked ~ .review-dots label[for="r3"]
{
  background: #fff;
}

/* Responsive */
@media (max-width: 520px){
  .review-title{ font-size: 26px; }
  .review-card{ padding: 20px; }
  .review-top{ grid-template-columns: 42px 1fr; }
  .stars{ grid-column: 1 / -1; }
}

/* end rating css part */
.footer{
    display: flex;
    justify-content: space-evenly;
    background-color: #020202;
    color: #fcf5f5;
    padding: 40px 10px;
    padding-right: 30px;
    width: 100%;
    flex-wrap: wrap;
    /* margin-top: 5px;
    margin-bottom: 5px; */
}
.footer h3{
    display: flex;
    flex-direction: row;
    padding: 10px 1px;
    justify-content: flex-start;
    align-items: center;
    font-family: po;
    text-decoration: none;

}
.footer i{
    color: #ffffff;
}
.footer p{
    width: 300px;
}
.footer li{
    justify-content: center;
    align-items: center;
    padding: 5px 5px;
}
/* .quick{
    justify-content: flex-start;
    align-items: center;
    padding: 20px 20px;
}
.news{
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px 20px;
} */
.mct li{
    list-style: none;
}
.fan{
    padding-top: 40px;
    padding-bottom: 40px;
}
.footer p:hover{
    background: rgb(8, 8, 8);
    border: 1px solid rgb(13, 13, 22);
    color: rgb(12, 236, 49);
    transform: scale(1.1);

}
.footer h3:hover{
    background: rgb(8, 8, 8);
    border: 1px solid rgb(13, 13, 22);
    color: rgb(245, 23, 23);
    transform: scale(1.1);

}
.footer li:hover{
    background: rgb(8, 8, 8);
    border: 1px solid rgb(13, 13, 22);
    color: rgb(12, 236, 49);
    transform: scale(1.1);

}
.footer i:hover{
    background: rgb(12, 12, 12);
    border: 1px solid rgb(8, 8, 8);
    color: rgb(245, 23, 23);
    transform: scale(1.1);

}
.blogh{
    font-family: po;
    align-items: center;
    justify-items: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
.card:hover{
    transform: translateY(-10px);
    transition: 0.5s;

}

/* whatsup start */
.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    z-index: 9999;
     
}

.whatsapp-float img {
    width: 100%;
    height: 100%;
}

.call-float {
    position: fixed;
    bottom: 20px; /* whatsapp ke upar show hoga */
    left: 20px;
    width: 60px;
    height: 60px;
    background: rgb(245, 23, 23);
    border-radius: 50%;
    padding: 15px;
    box-shadow: 0 4px 12px rgb(255, 255, 255);
    z-index: 9999;
}

.call-float img {
    width: 100%;
}
/* end whatsup */


/* catelog */
.btn-download {
    background: linear-gradient(45deg, rgb(245, 23, 23), rgb(245, 23, 23));
    color: white !important;
    font-weight: 600;
    border-radius: 30px;
    padding: 8px 18px;
    transition: 0.3s;
}
.btn-download:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}