/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 12 2025 | 12:07:56 */
.swiper-pagination-bullet {
	background: transparent !important;
	border: 1px solid #154D52;
}

.swiper-pagination-bullet-active {
	background: #154D52 !important;
	border: none;
}

.slider-clientes .swiper-slide-image {
	margin: 0 auto;
	max-height: 100px;
}

.slider-clientes .swiper-pagination {
	display: none;
}

@media (max-width: 992px) {
	.slider-clientes .swiper-pagination {
		display: block;
	}
}