/* .owl-carousel .item {
  text-align: center;
  padding: 15px;
}
.owl-carousel .item img {
  max-width: 100%;
  height: auto;
}
.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}
.owl-nav button {
  background: #000;
  color: #fff;
  border: none;
  padding: 10px;
}
.owl-dots {
  text-align: center;
  margin-top: 10px;
}
 */

.owl-dots{
	display: none;
}

.owl-carousel-container {
}

.owl-carousel {
}

.owl-carousel-servicios {
}

.carousel-item {
}

.carousel-image {
}

.carousel-title {
}

.carousel-text {
}
