
.linkDosMateriais .ativo {
    background: #1c98ed !important;
}

#back-to-top .top {
    background: #1c98ed !important;
}

.botaoPadrao {
    background: #1c98ed !important;
    border: 0.063em solid #1c98ed !important;
    color: #fff;
}

.btn-hover {
    background: #1c98ed !important;
    border: 0.063em solid #1c98ed !important;
}

.btn-hover:before {
    background: #1c98ed !important;
    border: 0.063em solid #1c98ed !important;
}

.btn.azul {
    background: #a38800 !important;
    border: 1px solid #a38800 !important;
}

footer.footer-one .widget ul.menu li a:hover {
    color: #1c98ed !important;
}

.listaCursos .btn.btn-primary:hover {
    background: #1c98ed !important;
    border: 1px solid #1c98ed !important;
    color: #fff;
}

footer.footer-one .footer-top .info-share li a:hover {
    box-shadow: 0 0 0.625em #1c98ed !important;
    text-shadow: 0 0 0.125em #1c98ed !important;
    color: #1c98ed !important;
}