/*srartSlider*/

/*endSlider*/

/*sectionTwo*/
/*filterslider*/
.list-product a.active {
  color: var(--primary-light);
  text-decoration: underline;
}
/*filterslider*/

/*sectionTwo*/
/*StartsectionFour*/
.partners .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
}

.partners .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--primary-light);
}

.userDesign::after {
  content: "";
  display: block;
  position: absolute;
  left: -30px;
  right: auto;
  top: -10px;
  bottom: auto;
  height: 60px;
  width: 60px;
  background: url(../../Images/Bg-image/quote.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
/*EndsectionFour*/

/*startsectionSix*/
.cooperate img {
  aspect-ratio: 3/2;
  object-fit: contain;
  filter: grayscale(1);
}
/*EndsectionSix*/
