.custom-testi-quote {
	width: 48px;
	height: 48px;
	background: no-repeat center url('/wp-content/uploads/2020/03/custom-testi-quote.png');
	margin: 0 auto 25px auto;
}
.custom-testimonial-slider-wrap {
	border:2px solid #00aeef;
	background: #fff;
}
.custom-testi-cont {
	margin-bottom: 20px;
}
.custom-testi-cont p {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1.3;
	color: #6e7077;
	font-style: italic;
}
.custom-testi-slide-inner {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
	padding: 40px 20px;
}
.custom-testi-full-info {
	font-size: 18px;
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
    color: #373d4d;
    text-align: left;
    line-height: 1.3;	
    margin-left: 20px;
}
.custom-testi-star {
	width: 169px;
	height: 25px;
	background: no-repeat center url('/wp-content/uploads/2020/03/custom-testi-stars.png');
	margin:0 auto 25px auto;
}
.custom-testi-img-initial {
	width: 76px;
    height: 76px;
    background: #d9000a;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
	font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    padding: 10px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.custom-testi-full-info span {
	display: block;
}
.custom-testi-location {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.custom-testi-info {
	display: flex;
	justify-content: center;
	align-items: center;
}