body .custom-testimonial-slider-wrap .slick-dots {
	position:static;
	margin-top:40px;
}

body .custom-testimonial-slider-wrap .slick-dots li button {
	background:#fff;
}

body .custom-testimonial-slider-wrap .slick-dots li {
	margin:0 4px;
}

body .custom-testimonial-slider-wrap .slick-dots li.slick-active button {
	background:#0aa3bd;
}

.custom-testi-cont {
	margin-bottom: 30px;
}

.custom-testi-cont p {
	color: #fff;
	font-size: 25px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.4;
	font-weight:300;
	font-style:italic;
}

.custom-testi-slide-inner {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}

.custom-testi-info {
	color: rgba(255,255,255,0.3);
	font-size: 13px;
	font-family: 'Circular Std Bold', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}