.footer-widgets.footer-middle .email i {
    color: #ffffff;
    margin-right: 5px;
}
.footer-widgets .widget ul li a, .footer-widgets a {
    color: #ffffff;
}
.footer-widgets.footer-middle .footer-social a {
    border: 1px solid #ffffff;
}
.backtotop {
    display: inline-block;
    position: fixed;
    bottom: 7.8em;
    right: 3.75em;
    width: 3.125em;
    height: 3.125em;
    line-height: 3.125em;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ffffff;
    color: #fff;
    font-size: 15px;
    background: #00baff;
    opacity: 0;
    transition: 0.5s;
    z-index: 999;
}

.header-v1 .site-header .header-main, .header-v4 .header-bar, .single-service .widget_categories ul, .brochures {
    border-top-color: #ffff;
}

.header-v4 .header-menu {
    background: #253775;
}

.footer-widgets {
    background-color: #253775;
    padding: 5em 0 3.5em 0;
    color: #a2b1a5;
}
.footer-widgets {
    background-color: #253775;
    padding: 5em 0 3.5em 0;
    color: #ffffff;
}

.blog-wrapper .entry-thumbnail a:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #2a87bdb8;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s;
    z-index: 9;
    border-radius: 0.5em 0.5em 0 0;
}
.page-header.parallax .featured-image {
    background-attachment: fixed;
    display: none;
}