.swiper {
    background-image: url('https://plus.unsplash.com/premium_photo-1661573644696-d670a189244b?fm=jpg&q=60&w=3000&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8cmVtb3RlJTIwc3VwcG9ydHxlbnwwfHwwfHx8MA%3D%3D');
    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;
}