#logo img {
    max-height: 71px;
}
.tp-bgimg {
 background-position: center center !important;
}
.navigation li a:hover {
    background: #236f9e;
}
.navigation li.active a {
    background: #236f9e;
}
h1, h3 {
    word-break: break-word;
}
#footer {
    background: #236f9e;
    border-top: 5px solid #236f9e;
}