
#header.dark #top-bar-wrapper {
    background-color: #2c2d6f;
}
#copyright-container {
    background-color: #18193c;
    padding: 25px 0;
}
#footer-wrapper {
    background-color: #2c2d6f;
    padding-top: 80px;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #2c2d6f;
    font-family: &quot;Raleway&quot;,&quot;Open Sans&quot;,Arial,sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 0;
}
.service-box-11:hover{
background-color: #2c2d6f;
}
.process-box-circle .icon-container{
background-color: #2c2d6f;
}
.search-submit {
    background-color: transparent;
    background-image: url(&quot;img/search.png&quot;);
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    min-height: 160px;
    position: absolute;
    text-indent: -9999px;
    width: 40px;
}
#copyright-container p, #copyright-container a {
    color: #a0a9b1;
    font-size: 8pt;
    line-height: 22px;
    padding-bottom: 0;
    width: 100%;
}