.bg-overlay-white {
    background-color: rgba(255, 255, 255, 0.05);
}

#topnav .logo {
    margin-top: 15px;
	margin-bottom: 8px;
}

footer a.serviceNav {
	color: #adb5bd;
}

footer a.serviceNav:hover {
	color: #00a4e1;
}

.bg-half-130 {
    padding: 130px 0;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center;
}

section.section-padding-30 {
	padding: 30px 0px;
	
}

a {
	color: #00a4e1;
}