.customers-widget .customers-widget-content .owl-customers-widget {
  padding: 0 30px;
}
.customers-widget .customers-widget-content .owl-customers-widget .customers-widget-item {
  padding: 5px;
}
.customers-widget .customers-widget-content .owl-customers-widget .customers-widget-item .img {
  height: 100%;
}
.customers-widget .customers-widget-content .owl-customers-widget .customers-widget-item .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 1;
}
.customers-widget .customers-widget-content .owl-customers-widget .owl-nav .owl-prev, .customers-widget .customers-widget-content .owl-customers-widget .owl-nav .owl-next {
  position: absolute;
  padding: 5px 8px !important;
  top: 28%;
  border-radius: 4px;
}
.customers-widget .customers-widget-content .owl-customers-widget .owl-nav .owl-prev:hover, .customers-widget .customers-widget-content .owl-customers-widget .owl-nav .owl-next:hover {
  background-color: #ece9e9;
}
.customers-widget .customers-widget-content .owl-customers-widget .owl-nav .owl-prev span, .customers-widget .customers-widget-content .owl-customers-widget .owl-nav .owl-next span {
  font-size: 42px;
  font-weight: 400;
  line-height: 42px;
  position: relative;
  top: -3px;
}
.customers-widget .customers-widget-content .owl-customers-widget .owl-nav .owl-prev {
  left: 0;
}
.customers-widget .customers-widget-content .owl-customers-widget .owl-nav .owl-next {
  right: 0;
}

/*# sourceMappingURL=style.css.map */
