.client-slider p {
  text-align: center;
  font-size: 30px;
  font-family: cookie;
  width: 40%;
  margin: auto;
}
.client-slider .section-padding {
  padding: 30px 0;
}
.client-slider .brand-carousel {
  background: #fcf6ea;
  margin: 0;
}
.client-slider .owl-dots {
  text-align: center;
  margin-top: 40px;
}
.client-slider .owl-dot {
  display: inline-block;
  height: 15px !important;
  width: 15px !important;
  background-color: #444 !important;
  opacity: 0.8;
  border-radius: 50%;
  margin: 0 5px;
}
.client-slider .owl-dot.active {
  background-color: black !important;
}
.client-slider-main {
  background-color: #fff !important;
  color: #000;
}
.client-slider-main h2 {
  text-align: center;
  padding: 20px !important;
}
.client-slider .owl-dot.active {
  background-color: #fff !important;
}
.client-slider .owl-dot {
  display: inline-block;
  height: 15px !important;
  width: 15px !important;
  background-color: #000 !important;
  opacity: 0.8;
  border-radius: 50%;
  margin: 0 5px;
}
.client-slider {
  background-color: white;
  border-radius: 13px;
  height: 320px;
  display: flex;
  align-items: center;
  text-align: center;
  margin: auto;
}
.client-slider .box {
  height: 200px;
  width: 200px;
}
.client-slider-main .client-slider {
  justify-content: center;
  display: flex;
}
.client-slider .box {
  margin: auto;
  align-items: center;
  justify-content: center;
  display: flex;
}
.client_logo_image {
  height: 100px !important;
}
.client-slider {
  height: 200px;
}
.client-slider .owl-dot {
  display: none;
}
