﻿.header__portal {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
}
.header__portal__topo {
    background: #1C1919;
    padding: 3px 0px;
    transition: all ease-in 0.4s;
}
.header__portal__topo--flex {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.header__portal__topo__col__left {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding: 0px;
}
.header__portal__topo__col__right {
    display: flex;
    justify-content: flex-end;
    align-items:center;
}
.header__portal__topo__acessibilidade .btn__acessibilidade {
    background: transparent;
    font-family: 'SpaceGrotesk-Regular';
    font-size: 12px;
    color: #fff;
    border: 0px;
    border-right: 1px solid #777777;
    margin-right: 6px;
    padding-right: 10px;
}
header__portal__topo__acessibilidade.dropdown.open{
    display:block !important;
}
.header__portal__topo__acessibilidade .acessibilidade__dropdown {
    padding: 10px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.header__portal__topo__acessibilidade .acessibilidade__dropdown a{
    display: block;
    padding: 6px 0px;
    color:#404040;
    font-size:14px;
}
    .header__portal__topo__acessibilidade .acessibilidade__dropdown a i,
    .header__portal__topo__acessibilidade .acessibilidade__dropdown a strong{
        margin-right: 6px;
    }
.header__portal__topo__acessibilidade .btn__acessibilidade > i {
    font-size: 14px;
    padding-right: 10px;
}

.header__portal__topo__menu a.nivel__1 {
    font-family: 'SpaceGrotesk-Regular';
    font-size: 12px;
    color: #fff;
    padding: 6px 10px;
}
    .header__portal__topo__menu a.nivel__1:hover,
    .header__portal__topo__menu a.nivel__1:focus,
    .header__portal__topo__menu a.nivel__1:active,
    .header__portal__topo__menu .open a.nivel__1 {
        background: transparent;
        text-decoration: underline;
    }
.menu__collapse .well.showColapse {
    display: block;
}
.header__portal__topo__submenu__texto {
    display: flex;
}
    .header__portal__topo__submenu__texto p {
        color: #949494;
        font-size: 14px;
        line-height: 26px;
        font-family: 'SpaceGrotesk-Regular';
        padding: 15px 0px;
        width: 366px;
    }
    .header__portal__topo__submenu__texto .img {
        position: relative;
        right: -26px;
        bottom: -16px;
    }
.header__portal__topo__idioma.open {
    background: #404040;
}
.header__portal__topo__idioma .dropdown-toggle {
    background: transparent;
    font-family: 'SpaceGrotesk-Regular';
    font-size: 12px;
    color: #fff;
    border: 0px;
    margin-right: 8px;
    display: flex;
    align-items: center;
    padding: 6px;
}
.header__portal__topo__idioma .dropdown-toggle span{
   padding:0px 6px;
}
.header__portal__topo__idioma i{
    font-size:14px;
    padding:0px 2px;
}
.header__portal__topo__idioma.open .fa-caret-down {
    transform: rotate(178deg);
}
.header__portal__topo__idioma .dropdown-menu {
    padding: 0px 10px 15px 10px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-width: 174px;
}
.header__portal__topo__idioma .dropdown-menu a,
.header__portal__topo__idioma .dropdown-menu a:hover{
    font-size: 14px;
    color: #404040;
    padding: 6px 6px;
    border: 0px;
    background:transparent;
}
    .header__portal__topo__idioma .dropdown-menu p {
        font-size: 10px;
        color: #777777;
        padding: 6px 6px 0px 6px;
        text-transform: uppercase;
    }
.header__portal__topo__idioma .goog-te-gadget .goog-te-combo {
    width: 95%
}

.header__portal__topo__busca {
    position: static;
}
    .header__portal__topo__busca > button,
    .header__portal__topo__busca > button:hover,
    .header__portal__topo__busca > button:focus {
        background: transparent;
        color: #fff;
        font-size: 18px
    }
    .header__portal__topo__busca .dropdown-menu {
        position: absolute;
        background: #1c1919;
        padding: 10px 15px 10px 15px;
        margin-top: 0px;
        width: 280px;
        right: 0px;
        left: auto;
    }
    .header__portal__topo__busca form{
        display:flex;
    }
    .header__portal__topo__busca form input{
        max-width: 214px;
    }
    .header__portal__topo__busca form button{
        height: 48px;
        position: relative;
        left: -2px;
    }

/*header topo menu principal*/

.header__portal__topo__principal {
    /*background: #0000006b;*/
    padding: 11px 0px;
    transition: all ease-in 0.4s;
}

    .header__portal__topo__principal.scroll a.nivel__1 :hover {
        color: #fff !important;
    }
    .header__portal__topo__principal .row {
        display: flex;
        align-items: center;
    }
.header__portal__topo__principal__menu .dropdown .dropdown-menu {
    position: absolute;
    left: -12%;
    width: 112% !important;
    top: 52px;
}
.header__portal__topo__principal__menu .nav {
    position: absolute;
    right: 15px;
   
}
.header__portal__topo__principal.scroll{
    padding:20px 0px !important;
}
    .header__portal__topo__principal.scroll .menu__intranet > button {
        border: 1px solid #404040;
    }
.header__portal__topo__principal.scroll a.nivel__1 {
    font-family: 'SpaceGrotesk-bold';
    font-size: 16px;
    font-weight: 700;
}
.header__portal__topo__principal a.nivel__1:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 48px;
    left: 0;
    z-index:1
}
.header__portal__topo__principal a.nivel__1 {
    font-family: 'SpaceGrotesk-semibold';
    font-size: 19px;
    color: #fff;
    padding: 6px 15px;
    margin: 0px 3px;
    font-weight: 600;
}

        .header__portal__topo__principal a.nivel__1:hover,
        .header__portal__topo__principal a.nivel__1:focus,
        .header__portal__topo__principal a.nivel__1:active,
        .header__portal__topo__principal .open a.nivel__1 {
            background: #404040;
            text-decoration: underline;
        }
.header__portal__topo__principal.scroll a.nivel__1:hover,
.header__portal__topo__principal.scroll a.nivel__1:focus,
.header__portal__topo__principal.scroll a.nivel__1:active,
.header__portal__topo__principal.scroll .open a.nivel__1 {
    color:#fff !important;
    text-decoration:none !important;
    text-decoration:none !important;
}
.header__portal__topo__principal__submenu__texto p.titulo {
    font-size: 18px;
    color: #404040;
    font-weight: 900;
    margin-bottom: 6px;
}
.header__portal__topo__principal__submenu__texto p.texto {
    font-size: 14px;
    color: #949494;
    line-height: 24px;
}

/*intranet drowpdown*/
.menu__intranet.dropdown.open {
    position: relative !important;
}
    .menu__intranet .dropdown.open .dropdown-menu {
        position: absolute;
        left: -36%;
        top: 32px;
        width: 159.23px;
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }

.menu__intranet > button {
    font-family: 'SpaceGrotesk-semibold';
    padding: 6px 12px;
    font-weight:600;
    background: #FFFFFF;
    color: #404040;
    font-size: 16px;
    border-radius: 3px;
    border: 0px;
}
    .menu__intranet > button i {
        font-size: 20px;
        position: relative;
        top: 1px;
        margin-right: 3px;
    }

.menu__intranet input {
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    background: #515151;
    border: 1px solid #e0e0e0;
    height: 27px;
    margin-bottom: 6px;
    border-radius: 2px;
}
.menu__intranet label {
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    margin: 6px 0px;
}
    .menu__intranet label input {
        height: auto;
        position: relative;
        top: 1px;
    }
.menu__intranet .esqueci {
    font-size: 12px;
    text-decoration: underline;
    text-align: right;
    padding: 0px;
    border-right: none;
    display: block;
}
.menu__intranet .entrar {
    color: #404040;
    padding: 4px 6px;
    border: 1px solid #404040;
    width: 100%;
    display: block;
    text-align: center;
    margin: 8px 0px;
    border-radius: 3px;
    font-size: 13px;
}

@media (min-width:1201px){
    .menu__intranet .dropdown-menu {
        padding: 25px !important;
        min-width: 220px;
        left: -50% !important;
    }
}
/*header generico submenus*/
.header__portal__topo__menu .dropdown,
.header__portal__topo__principal__menu .dropdown {
    position: static;
}
    .header__portal__topo__principal__menu .dropdown.open .dropdown-menu > li,
    .header__portal__topo__menu .dropdown-menu.dropdown-menu-mega > li {
        display: flex;
        flex-wrap: wrap;
    }
    .header__portal__topo__menu .dropdown.open .dropdown-menu,
    .header__portal__topo__principal__menu .dropdown.open .dropdown-menu {
        width: 100%;
        padding: 60px 35px;
        overflow: hidden;
    }
.header__portal .dropdown-menu-mega {
    padding: 20px 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background: #F9F9F9;
}
.header__portal .well {
    display: none;
    padding-left:15px;
}
.header__portal .nivel__1 > span.dropdown-toggle {
    position: absolute;
    right: 17px;
    font-size: 13px;
    top: 10px;
}
.header__portal .nivel__2 {
    font-size: 15px;
    color: #404040;
    display: block;
    position: relative;
    border-bottom: 1px solid #E2E2E2;
    padding: 6px 0px;
    cursor: pointer;
    font-family: 'SpaceGrotesk-semibold';
    width: 94%;
}
    .header__portal .nivel__2 > span.icone {
        position: absolute;
        right: 1px;
        font-size: 13px;
        top: 10px;
        width: 20px;
        height: 21px;
        text-align: center;
    }
.header__portal .nivel__3 {
    font-size: 14px;
    color: #404040;
    display: block;
    padding: 6px 0px;
}

@media(min-width:1080px) and (max-width:1368px){
    .header__portal__topo__principal a.nivel__1{
        font-size:16px;
    }
}
@media(max-width:1200px){
    .header__portal__topo__principal{
        display:none;
    }
    .bodyHomePortal .header__portal__topo__mobile {
        background: #0000006b;
        padding: 11px 0px;
    }
    .header__portal__topo__mobile {
        background: #404040;
        padding: 11px 0px;
    }
        .header__portal__topo__mobile .menu__intranet > button {
            background: transparent;
            color: #fff;
            box-shadow: none;
        }
            .header__portal__topo__mobile .menu__intranet > button i,
            .header__portal__open__menu__mobile i{
                font-size: 30px
            }
    .header__portal__open__menu__mobile button {
        background: transparent;
        border: 0px;
        font-size: 20px;
        color: #fff;
    }
    .header__portal__topo__mobile .row{
        display: flex;
        align-items: center;
    }
    .col-flex-nowrap{
        display:flex;
        flex-wrap:nowrap;
        justify-content:flex-end;
        align-items:center;
    }
    .menu__intranet  .dropdown-menu {
        padding: 10px;
        position: absolute;
        left: -100px;
    }
    .dropdown-backdrop{
        display:none;
    }
    .header__portal__topo__mobile__menu {
        width: 0px;
        /* position:absolute; */
        z-index: 2;
        top: 0px;
        right: 0;
        bottom: 0;
        margin: 0;
        height: 0;
        opacity: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        background: #fff;
        -webkit-transition: width 100ms ease,opacity 100ms ease;
        transition: width 100ms ease,opacity 100ms ease;
    }
        .header__portal__topo__mobile__menu.aberto {
            width: 260px;
            background: #fff;
            height: 100% !important;
            right: 0;
            max-height: initial;
            opacity: 1;
            height: auto;
            position: fixed;
            max-width: 300px;
            top: 0px;
            z-index: 99999;
            overflow-y: auto;
            overflow-x: hidden;
            -webkit-transition: width 500ms ease,opacity 100ms ease;
            transition: width 500ms ease,opacity 100ms ease;
            -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.25);
            box-shadow: 0 5px 5px 0 rgba(0,0,0,0.25)
        }
        .header__portal__topo__mobile__menu .navbar-nav {
            float: none;
            margin: 0px;
        }
        .header__portal__topo__mobile__menu .nav  li {
            width: 100%;
            float: none;
        }
        .header__portal__topo__mobile__menu a.nivel__1 {
            font-size: 16px;
            line-height: 20px;
            padding: 10px 10px;
            color: rgb(28, 25, 25) !important;
            font-weight: 600;
        }
    .copy__menu__principal__md a.nivel__1 {
        color: rgb(28, 25, 25);
        font-size: 16px;
        padding-left: 20px;
        position: relative;
    }
        .header__portal__topo__mobile__menu .dropdown-menu .col-md-3,
        .header__portal__topo__mobile__menu .dropdown-menu .col-md-6,
        .header__portal__topo__submenu__texto p {
            width: 100%;
        }
    .header__portal__topo__submenu__texto {
        display: block;
    }
    .header__portal__topo__submenu__texto .img{
        display: none;
    }
    .header__portal__topo__mobile__busca {
        margin: 15px 10px;
    }
        .header__portal__topo__mobile__busca .dropdown-menu {
            display: block;
            position: relative;
            padding: 0px !important;
        }
    .header__portal__topo__mobile__busca > button{
        display:none;
    }
    .header__portal__topo__mobile__busca form{
        display:flex;
    }
        .header__portal__topo__mobile__busca form input {
            border: 0px;
            border-bottom: 1px solid #003641;
            height: 40px;
            border-radius: 0px;
        }
        .header__portal__topo__mobile__busca form button {
            border: 0px;
            border-bottom: 1px solid #003641;
            height: 40px;
            background: #fff;
            position: relative;
            left: -2px;
            font-size: 20px;
            padding: 7px;
            border-radius:0px;
        }
    .header__portal__topo__mobile__menu .dropdown-menu {
        position: relative;
        box-shadow: none;
        margin-bottom: 10px;
        padding: 10px;
    }
    .header__portal__close__menu__mobile {
        text-align: right;
        margin-right: 8px;
        margin: 10px 10px 15px 10px;
    }
        .header__portal__close__menu__mobile button {
            background: transparent;
            border: 0px;
            font-size: 24px;
        }
    .header__portal__topo__busca.dropdown{
        display:none;
    }
    .header__portal__topo__mobile__logo img{
        height:70px;
    }
    
}
@media(min-width:1201px){
    .header__portal__topo__mobile{
        display:none;
    }
    .header__portal .nivel__1 > span.dropdown-toggle {
        display: none;
    }
}
/*alto contraste*/
body.contraste .menu__intranet > button,
body.contraste .header__portal__topo__principal,
body.contraste .header__portal .dropdown-menu {
    background: #000 !important;
    border-bottom: 1px solid #fff;
}