/* Testimonials */
#pg-10-1{
	color: white;
}

#pg-10-1 h3{
	color: white;
}

.client-name h4{
	color:white;
}

.testimonials-area .client-name span{
	color: white;
}

/* start button */
.header-button.left-button{
	visibility:hidden;
}

/* all footer text */
.footer-column .widget, .footer-column .widget a, .footer-column .widget-title{
  	color: #021E71;
}

/* footer text title */
.footer-column .widget-title{
	font-weight: normal; 
}

/* contact form styling */
form.wpcf7-form p label {
font-size: 14px;
font-family: 'Roboto', sans-serif;
word-wrap: break-word;
line-height: 1.62;
color: #798A9B;
letter-spacing: 0.5px;
font-weight: 300;
width: 100%;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    width: 100%;
}

/* map styling */
#umsMapDetailsContainer_1_86139 {
	margin-top: 15px !important;	
}
