.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav .custom-navbar-toggler .icon {
    fill: #1c2024;
}

.it-header-navbar-wrapper .navbar .close-div .close-menu svg {
    fill: #00264C !important;
}

.it-header-navbar-wrapper .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
    border-color: #00264C;
}

.it-header-slim-wrapper-content img {
    max-width: 200px;
}

.it-header-slim-wrapper-content a {
    color: #00264C !important;
    font-weight: bold;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a {
    color: #00264C;
}

.it-nav-wrapper .it-brand-wrapper .it-brand-text {
    color: #00264C;
}

.it-footer-main {
    color: #002C48;
}

    .it-footer-small-prints.clearfix a,
    .it-footer-main .it-brand-wrapper a {
        color: #002C48;
        font-weight: bold;
    }

        .it-footer-small-prints.clearfix a:hover,
        .it-footer-main .it-brand-wrapper a:hover {
            color: #002C48;
            font-weight: bold;
            text-decoration: underline;
        }

.navbar .navbar-collapsable .navbar-nav li a.nav-link {
    color: #00264C;
}

#BodyCorpo a,
#BodyCorpo .at-li a:before {
    color: #002C48
}

@media (min-width: 992px) {
    .it-header-slim-wrapper {
        height: 60px;
    }
}