.slider-captions {
    text-align: right;
}
.slider-title {
    color: #393939;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.slider-text {
    color: #464646;
    font-weight: 600;
    font-size: 20px;
}
.service-block .well-bg {
	padding: 20px 30px;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #c8c8c8;
	background-color: #fff;
}