body.body-active-ageing, .header-active-ageing{
    background-color: #7EC8E3 !important;
}
.header-active-ageing .navbar-signup {
    padding: 0 !important;
    min-height: 120px;
}
.header-active-ageing .navbar-signup .logo{
    background: url(../images/llga-lyl-logo.png) 0 0 no-repeat;
    background-size: auto 120px;
    width: auto;
    height: 120px;
    cursor: pointer;
}
.header-active-ageing.no-title .navbar-signup .logo{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.header-active-ageing .navbar-signup .logo img{
    height: 100%;
    display: block;
}
.header-active-ageing .navbar-signup h1.step-heading.flow-title{
    line-height: 120px;
    color: #010C66;
}
.active-ageing-footer{
    background-color: #7EC8E3;
}
.footer.active-ageing-footer h5{
    color: #010C66;
}
.footer.active-ageing-footer .footer-nav li{
    color: #010C66;
    display: block;
}
.footer.active-ageing-footer .footer-nav li a{
    color: #010C66;
}
.active-ageing-footer::after{
    background: none !important;
    border-top: 10px solid #010C66;
}
@media only screen and (max-width: 767px) {
    .header-active-ageing .navbar-signup .logo{
        height: 80px;
    }
    .header-active-ageing .navbar-signup h1.step-heading.flow-title{
        line-height: 80px;
    }
    .header-active-ageing .navbar-signup{
        min-height: 80px;
    }
}
.flow-register-active-ageing h1, .flow-register-active-ageing h2, .flow-register-active-ageing h3, .flow-register-active-ageing h4, .flow-register-active-ageing h5, .flow-register-active-ageing h6, .flow-register-active-ageing a{
    color: #010C66 !important;
}
.flow-register-active-ageing .btn.btn-lg{
    background-color: #010C66;
}
.flow-register-active-ageing .btn.btn-lg:hover{
    background-color: #28338A;
}
.flow-register-active-ageing hr{
    border-bottom-color: #28338A;
}
.flow-registration.flow-register-active-ageing .steps-new li.current{
    border-color: #28338A;
}
.flow-registration.flow-register-active-ageing .steps-new li.active{
    background: #7EC8E3;
}
.main >.container .heading{
    display: none;
}
.d-none{
    display: none !important;
}