.footer-inner {
    background-color: #0f2549;
}
.gsc-box-color .box-content {
    text-align: center;
    background: #6778b0;
    padding: 30px 30px 50px;
    min-height: 373px;
}
.gsc-box-color .box-content .box-title {
    font-size: 21px;
    text-transform: none;
    font-weight: 700;
    margin: 20px 0 25px;
    position: relative;
    padding-bottom: 20px;
}

.topbar-menu .user-picture {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    color: #fff;
    width: 36px;
    height: 36px;
    background: #6778b0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: none !important;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    line-height: 36px;
}
.event-list-item .event-title a {
    font-size: 20px;
    color: #6778b0;
    font-weight: 400;
}
.topbar-menu {
    padding: 0px 0 !important;
}
.socials a i {
    color: #fff;
    width: 41px;
    height: 20px !important;
    display: inline-block;
    text-align: center;
    line-height: 20px !important;
    font-size: 12px;
}
.online h2 {
    font-size: 16px;
    min-height: 121px;
    max-height: 121px;
    padding: 10px 5px 5px 5px;
    background-color: #6e7fb3;
    margin: 30px 0px 0px 0px;
}
.online a {
    color: white;
}
.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
    font-size: 48px;
    position: absolute;
    font-weight: 100;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-bottom: 15px;
    z-index: 11;
    margin-top: 30px;
    color: white;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li a {
    color: white !important;
}


.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
    font-size: 48px;
    position: absolute;
    font-weight: 100;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-bottom: 15px;
    z-index: 11;
    margin-top: 30px;
    color: white !important;
}
.breadcrumb-content-main .page-title {
    color: white;
}
.breadcrumb-content-main h2 {
    color: white !important;
}