@charset "UTF-8";

.page-header {
	margin-bottom: 1rem;
}
.result-list-sticky {
    max-height: 65vh;
}

/* Image Slider */
.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #808080;
    opacity: 1;
}

.carousel-indicators [data-bs-target] {
	background-color: #808080 !important;
}
.carousel-indicators .active {
	color: #808080;
}

.ti-1
{
    text-indent: 1rem;
}
.ti-2
{
    text-indent: 2rem;
}
