@charset "UTF-8";

.tepuedeinteresar .owl-nav button {
	color: white !important;
}

/* Impiden que los botones desaparezcan al cambiar de tamaño la pantalla.*/
.tepuedeinteresar .owl-nav .owl-prev {
	left: -3.5rem !important;
}
.tepuedeinteresar .owl-nav .owl-next {
	right: -3.5rem !important;
}

.separador ol,
.separador ul,
.separador li {
	margin-bottom: 1rem !important;
	margin-top: 1rem !important;
}

.opespdiv {
	align-items: center;
	border-bottom: 1px solid #cfcfcf;
	display: flex;
	flex-direction: row !important;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.opespicono {
	margin-top: 0 !important;
	padding: 0.4375rem 0.9375rem;
}

.opesptexto {
	font-weight: 400;
	margin: auto 0;
	padding: 0.44rem 0.94rem;
}

.pasotexto {
	font-weight: 400;
}

.pasolista > li {
	font-weight: 400;
}