.custom-testi-slider-wrap {
	max-width: 1000px;
	margin: 0 auto;
}

.custom-testi-slider {
	padding:0 15px;
}

.cts-body {
	border: 2px solid #4ebf15;
	position: relative;
}

.cts-body p {
	font-size: 22px;
	color: #4c4c4c;
	font-weight: 400;
	line-height: 1.2;
}

.cts-body::before {
	content: "";
	width: 34px;
	height: 27px;
	background: no-repeat center url('/wp-content/uploads/2019/07/ct-quote.png');
	display: block;
	position: absolute;
	left: 18px;
	top: 23px;
}

.cts-body::after {
	content: "";
	width: 26px;
	height: 22px;
	background: no-repeat #fff center url('/wp-content/uploads/2019/07/testimonials-down-arrow.png');
	display: block;
	position: absolute;
	left: 65px;
	bottom: -22px;
}

.cts-body {
	padding: 35px;
	margin-bottom: 38px;
}

.cts-body p {
	text-indent: 35px;
}

.custom-testi-slider-col .slick-track {
	padding-bottom: 25px;
}

.cts-img {
	width: 100px;
	height: 100px;
	background: no-repeat center #333;
	background-size: cover;
	border-radius: 50%;
}

.cts-footer-col {
	display: inline-block;
	vertical-align: middle;
}

.cts-footer-left {
	margin-right: 15px;
}

.cts-footer-right p {
	font-weight: bold;
	font-size: 20px;
	color: #222222;
}

.cts-footer-location {
	font-weight: 400;
	color: #4dbf16;
}

/* SLICK ARROW DESIGN */
.custom-testi-slider-wrap .slick-arrow {
	top: 122px;
}

.custom-testi-slider-wrap .slick-arrow.slick-prev {
	left: -81px !important;
}

.custom-testi-slider-wrap .slick-arrow.slick-next {
	right: -81px !important;
}
