/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2023 | 13:36:28 */
.customer--testimonials .image-slider__item  {
	background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-position: left;
}

.customer--testimonials .slider__items {
	background-color: #FAFAFA;
}

.customer--testimonials .slider__item {
	margin: 50px;
	width: calc(100% - 100px);
    height: calc(100% - 100px);
}

.customer--testimonials .image-slider__item::before {
    background-image: unset;
}

.customer--testimonials .image-slider__item-box {
	background-color: #FAFAFA;
}

.customer--testimonials .image-slider__item-box-subtitle {
	font-family: 'Arimo';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 117%;
	letter-spacing: -1.8px;
	color: #333333;
}