h2, h3, h4, h5, h6, .heading, .header .title {
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin: 0 0 20px;
}
.current-menu-item > a {
    color: #0A0A3E!important;
}
::selection {
    color: #fff;
    background-color: #0A0A3E!important;
}
body {
    font-family: 'inherit', Arial, Helvetica, sans-serif;
}
.footermenu .menu-footer > li > a {
    color: #FFF;
}
.header-wrapper {
    padding: 20px 0;
    background: rgba(255,255,255,0.6)!important;
}
.footer-content {
    max-width: 500px;
    display: none;
}
.service .service-title a {
    color: #0A0A3E!important;
}
.header .logo {
    float: left;
    padding-top: 1px!important;
}
.col3 {
    width: 100%;
}

input[type=submit] {
    font-family: 'Open Sans';
    background: #2AC;
    font-weight: 400;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold !important;
    border: none;
    text-shadow: none;
}
.menu-main li a {
    padding: 10px;
    font-size: 1.1em;
    font-weight: 500;
}

.pagetitle {
    overflow: hidden;
    padding: 200px 0 20px;
    margin: 0;
    background-position: center;
    background-size: cover;
}

.features .feature .feature-title {
    margin: 0 0 20px;
    font-size: 1.8em;
    color: #0a0a3e;
}
.breadcrumb {
    float: right;
    margin: 15px 0 0;
    display:none;
}
.menu-main {
    padding-top: 50px;
    float: right;
}