.title-red
{
	font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #D94F49;
    margin-bottom: 5px;
	letter-spacing: 0.085em;
	text-transform: uppercase;
	/*border-bottom: 1px solid #618EB4;*/
	
}

.sep-gray-section2
{
	background-color: #E0E0E0;
    height: 2px;
    margin-left: -60px;
	width: 175px;
}

.sep-gray-section3
{
	background-color: #E0E0E0;
    height: 2px;
    width: 51px;
}

.section_title.sep
{
	height: 2px;
}

.img-slider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.img-slider .flex-direction-nav .flex-nav-prev, .flex-direction-nav .flex-nav-next
{
	display: none;
}


.section_paragraph_exp
{
	margin-top:30px;
}

.section3_text_block
{
	margin-top: 20px;
}

.services_date
{
	color: #618EB4;
	position: absolute;
	bottom: 0;
	left: 0;
}

.service_testimonial .see-all
{
	display: none;
}