/*
 * Version: 2.1.1
 * File Description: Place here your custom CSS styles
 */


/*Header*/

.header {
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #f1f1f1;
	background-color: #fcfcfc;
	margin-bottom: 20px;
}

/*Home Page*/




/*Service Pages*/

.banner.light-translucent-bg, .banner.dark-translucent-bg, .banner.default-translucent-bg {
	min-height: 350px;
	padding-top: 60px;
	padding-bottom: 20px;
}