.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #000;
    margin: 0;
}

.sp-page-title {
    padding: 75px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
	background: #0074a8;
}

.sp-page-title h2 {
    font-size: 32px;
    line-height: 1;
}

.messagebutton {
  padding-top: 25px;
}

#sp-footer {
    color: #fff;
    text-align: center;
    font-size: 10px;
    letter-spacing: 5px;
}