header#sp-header {    
    background: rgba(255,255,255,0.5) !important;
}

li.sp-menu-item a {
    text-transform: uppercase;
}

.breadcrumb {    
    background-color: transparent;    
    color: #ffffff;
    text-align: right;
    text-transform: uppercase;
    float: right;
    padding: .75rem 0rem;
}

.breadcrumb a, .breadcrumb-item.active {
    color: #ffffff;
}


ol.breadcrumb li.float-left {
    float: right !important;
}

#sp-main-body div.blog, #sp-main-body .article-details {
    padding-top: 50px;
}

.pager > li a {
    border: 1px solid #005CA8;
    color: #005CA8;
}