/* Add here all your CSS customizations */

#header .header-body > .header-container {
    min-height: 167px;
}

h1, h2, h3, h4, h5, h6 {
    color: #9e0e5e;
}

.header-extra-info .feature-box {
	border:1px solid #9e0e5e;
}

.header-extra-info .feature-box .feature-box-icon {
	border-right:1px solid #9e0e5e;
}

#header .header-column .header-extra-info .feature-box.feature-box-call {
	margin-right:25px;
}

#header .header-column .header-extra-info .feature-box.feature-box-mail {
	padding-right:30px;
}

.google-map {
	margin-top:0px;
	border-bottom:2px solid #314a97;
}

.container .call-to-action {
	border-radius: 8px;
}

#footer {
	border-top-color:#314a97;
}

.privacy, #footer .footer-copyright p.privacy {
	font-size:11px;
	border-top:1px solid #CCC;
	padding-top:10px;
}