.swiper {
    background-image: url('https://slashford.com/wp-content/uploads/2024/04/Website-Development-Services-In-Kerala-1-scaled.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.testimonial3 {
  background-image: url('../IMG/website-development-process.png');
 background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position-y: center;

  position: relative;
  /* overflow: hidden; */
  z-index: 1;

}

.faq_ans ul li{
  list-style: disc;
  line-height: 2;
  font-size: 16px;
  text-align: justify;
  margin-bottom: 0px;
  margin-left: 16px;
}

.challages p{
  color: red;
}
.about_text3 ul{
  margin-top: 31px;
}

.testimonial3 {
 
  padding: 0;
  padding-top: 39px;
}