#header2 {
    background-color: #004b9c;
    padding-bottom: 10px;
    padding-top: 10px;
}

#footer-main .element-menu-footer .menu-footer-list > li > a {
    color: #01aef0;
    cursor: text;
    display: block;
    font-family: 'roboto_regular';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-decoration: none !important;
}

#footer-main .title-footer {
    color: #01aef0;
    font-family: 'roboto_regular';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
}