
<!--Banner Start-->
/*.main-banner-content h1{
color:#FFFFFF;
}
.main-banner-content p{
color:#FFFFFF;
}
.banner-mobile{
height:600px;
width:680px;
margin-top: 25px;
padding-top:20.5em;
z-index:1;
}	

.main-banner{
position: relative;

}	

.back-box {
position: absolute;
width: 100%;
height: 100px;
background-color: #009933;
border-radius: 15px;
left: 0;
top: 80px; 
z-index: 0;
}

.main-banner-content p {
position: relative;
z-index: 2;
}
			
.main-banner-content {
position: relative;
z-index: 1;
}

.main-banner-content {
position: relative;
z-index: 1;
}*/


<!--Banner Start End-->


<!--Recharge-pay start-->

 .highlight-badge {
      background: linear-gradient(90deg, #a66cff, #635bff);
      color: white;
      padding: 8px 20px;
      border-radius: 30px;
      display: inline-block;
      font-size: 14px;
      margin-bottom: 20px;
    }

    .main-heading {
      font-size: 2rem;
      font-weight: 700;
    }

    .main-subtext {
      color: #6c6c6c;
      font-size: 16px;
    }

    .mobile-preview {
     width:100%;
     
    }
	.mobile-preview img{
	 width:100%;
	 height:480px;
	
	}
    .app-icon {
      width: 80px;
    }

    .phone-img {
      max-width: 100%;
      height: auto;
    }

   /* .feature-btn {
      background: #1e1e1e;
      color: white;
      border-radius: 30px;
      padding: 8px 20px;
      display: inline-flex;
      align-items: center;
      gap: 8px;
      margin-top: 15px;
    }
*/
    .feature-btn img {
      width: 20px;
      height: 20px;
    }


<!--Recharge-pay end-->


<!--text and slider start-->



   .section-title {
      font-weight: 700;
    }

    .highlight {
      color: #7c3aed;
      font-weight: 700;
    }

    .tag-btn {
      background: linear-gradient(to right, #7c3aed, #a855f7);
      color: white;
      border: none;
      padding: 5px 20px;
      border-radius: 25px;
      font-size: 14px;
      margin-bottom: 20px;
    }

    .testimonial-card {
      background: linear-gradient(to bottom, #f5f3ff, #fdf4ff);
      border-radius: 20px;
      padding: 20px;
      margin-bottom: 20px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    }

    .user-image {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      object-fit: cover;
      margin-right: 10px;
    }

    .like-group {
      background-color: #f3e8ff;
      border-radius: 40px;
      padding: 5px 15px;
      display: inline-flex;
      align-items: center;
      gap: 5px;
    }

    .like-group img {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      border: 2px solid white;
    }

    .swiper {
      width: 100%;
    }

    .swiper-slide {
      height: auto !important; /* Let each card auto height */
    }

    @media (max-width: 767.98px) {
      .testimonial-section {
        flex-direction: column;
        text-align: center;
      }

      .testimonial-text {
        margin-bottom: 30px;
      }
    }
	

	
	<!--down to up slider start-->
	
	 .testimonial-card {
      background: #f8f9fa;
      padding: 20px;
      border-radius: 10px;
    }

    .user-image {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      margin-right: 15px;
    }

    .swiper {
      height: 350px; /* Adjust this height to control visible area */
    }

    .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center;
    }
	
	
	
	
	
	<!--down to up slider start-->



/*----------------------------------------------*/
























