.facts-about-owl-slider-photo {
    height: 600px;
    padding: 0;
    width: 100%;
	filter: brightness(60%);
	background-position: bottom !important; 
}

.facts-about-owl-slider-p::-webkit-scrollbar-thumb {
	background: #00000061;
}

.facts-about-owl-slider-p {
	max-height: 400px;
    overflow-x: auto;
}

.facts-about-owl-slider-textcont {
	background-color: #fff !important;
    color: #171717;
	border-width: 10px 10px 10px 10px;
    border-style: dashed;
	height: 750px;
}

#facts-about-owl-slider .owl-stage-outer {
	height: 600px;
}

@media (min-width: 768px) {
	.facts-about-owl-slider-textcont {
	height: 500px;
	}
	
	#facts-about-owl-slider .owl-stage-outer {
	height: auto;
	}
}

.slider-container {
	top: 70px;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 0 3rem;
}

@media (min-width: 768px) {
    .slider-container {
		left: 8%;
		top: 100px;
		width: auto;
		padding: 0;
	}
}

.slider-badge {
	background: #353434c9;
	padding: 5px 10px !important;
	font-size: 12px !important;
	font-weight: 400 !important;
}


.facts-about-decor-back-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	background: var(--bs-primary);
	z-index: -1;
}

.slider-text {	
	position: relative;
}

.slider-bottom-container {
	margin: 0 2rem;
}

@media (min-width: 576px) {
	.slider-bottom-container {
		width: 100%;
		margin: 0;
	}
}

.slider-bottom {
	bottom: -10px;
}

.slider-string-cont {
	max-width: 220px;
}

.ryadom-badge {
	font-weight: 500;
}
