﻿.logo-new a,
.logo-new a:hover {
    background-color: transparent !important;
}
.header__portal {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
    .header__portal.header__portal__template-2__pg {
        position: relative;
        box-shadow: none;
        z-index: 1;
    }
        .header__portal.header__portal__template-2__pg .header__portal__topo__principal {
            padding: 7px 0px 0px 0px;
        }
            .header__portal.header__portal__template-2__pg .header__portal__topo__principal a.nivel__1 {
                min-height: 41px;
            }
.header__portal__topo {
    background: #fff;
    padding: 6px 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: #777777;
    border: 0px;
    margin-right: 6px;
}
.header__portal__mapa {
    font-family: 'SpaceGrotesk-Regular';
    font-size: 12px;
    color: #777777;
}
.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;
}
.header__portal__topo__menu .navbar-nav-templates {
    display:flex;
    align-items:center;
}
.header__portal__topo__menu a.nivel__1 {
    font-size: 14px;
    color: #404040;
    padding: 6px 10px;
    font-weight:bold;
}
    .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 {
    margin-right: 8px;
}
.header__portal__topo__idioma .dropdown-toggle {
    background: transparent;
    font-size: 12px;
    color: #404040;
    border: 0px;
    display: flex;
    align-items: center;
    padding: 6px;
}
    .header__portal__topo__idioma.open .dropdown-toggle{
        color:#fff;
    }
    .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: #404040;
        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: #fff;
    padding: 11px 0px;
    transition: all ease-in 0.4s;
}
.header__portal__template-3 .header__portal__topo__principal {
    background: #F9F9F9;
    padding: 11px 0px 0px 0px;
}
.header__portal__template-3 .header__portal__topo__principal .row{
    align-items: baseline;
}
.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.open .dropdown-menu {
    position: absolute;
    top: 50px;
}
.header__portal__template-3 .header__portal__topo__principal__menu .nav {
    /*position: absolute;
    right: 15px*/
}
.header__portal__template-1 .header__portal__topo__principal a.nivel__1 {
    color: #fff;
}
.header__portal__template-3 .header__portal__topo__principal a.nivel__1 {
    color: #404040;
    min-height: 50px;
}
.header__portal__topo__principal a.nivel__1 {
    font-family: 'SpaceGrotesk-Regular';
    font-size: 19px;
    color: #fff;
    padding: 6px 10px;
    margin: 0px 3px;
    position:relative;
}
.header__portal__topo__principal li.dropdown.open a.nivel__1::after {
    opacity:0;
}
.header__portal__topo__principal a.nivel__1::after {
    content: " ";
    position: absolute;
    height: 3px;
    width: 97%;
    background: #73AA17;
    bottom: 0px;
    left: 3px;
    border-radius: 10px;
    opacity: 0;
}
    .header__portal__topo__principal a.nivel__1:hover:after {
        opacity: 0;
    }

        .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: transparent;
        }
.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-menu {
    padding: 10px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
    .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 {
    padding: 6px;
    background: #FFFFFF;
    color: #404040;
    font-size: 16px;
    border-radius: 3px;
    border: 0px;
    border: 1px solid #404040;
}
    .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;
    border: 1px solid #9f9f9f;
    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;
}
/*header generico submenus*/
.header__portal__topo__menu .dropdown.open,
.header__portal__topo__principal__menu .dropdown.open {
    /*position: static;*/
}
    .header__portal__topo__menu .dropdown.open .dropdown-menu,
    .header__portal__topo__principal__menu .dropdown.open .dropdown-menu {
        padding: 15px 15px;
        overflow: hidden;
        min-width: 300px;
    }
.header__portal .dropdown-menu-mega {
    padding: 20px 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background: #F9F9F9 !important;
}
.header__portal .well {
    display: none;
    padding-left:15px;
}
.header__portal .nivel__2 {
    font-size: 15px;
    color: #404040;
    display: block;
    position: relative;
    border-bottom: 1px solid #E2E2E2;
    padding: 6px 0px;
    cursor:pointer;
}
.header__portal .nivel__2 > i{
    position: absolute;
    right: 5px;
    font-size: 13px;
    top: 5px;
}
.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:992px){
    .header__portal__topo__col__right {
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
}
@media(max-width:1200px){
    .brand {
        display: flex;
        align-items: center;
    }
        .brand img {
            display: flex;
            align-items: center;
            max-height: 56px;
        }
    .header__portal__topo {
        border-bottom: 1px solid #F1F1F1;
    }
    .logo-new,
    .menu__intranet__desktop {
        display: none !important;
    }
    .header__portal__topo__principal {
        display: none;
    }
    .bodyHomePortal .header__portal__topo__mobile {
        background: #fff;
        padding: 11px 0px;
    }
    .header__portal__topo__mobile {
        background: #fff;
        padding: 11px 0px;
    }
        .header__portal__topo__mobile .menu__intranet > button {
            background: transparent;
            color: #404040;
            box-shadow: none;
            border: 0px;
        }
            .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: #404040;
    }
    .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;
        }
    .copy__menu__principal__md li.open a.nivel__1,
    .copy__menu__principal__md a.nivel__1.active{
        font-weight: bold;
    }
    .copy__menu__principal__md a.nivel__1 {
        color: #fff;
        font-size: 14px;
        padding-left: 20px;
        padding: 10px 24px;
        background-color: transparent !important;
        border-bottom: 1px solid #f1f1f18c;
    }
        .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;
    }
    .menu__principal__mobile ul.nav {
        float: none;
        display: block;
        width: 100%;
        margin: 0px;
    }
    .menu__principal__mobile ul.nav li {
        float: none;
        display: block;
        width: 100%;
    }
    .menu__principal__mobile .dropdown-menu {
        position: relative;
        width: 100%;
        padding: 16px 20px;
        margin-bottom: 10px;
        box-shadow: none;
    }
    .open-menu-principal {
        width: 100%;
        text-align: left;
        padding: 9px 15px;
        background: transparent;
        border: 0px;
        color: #fff;
        font-size: 16px;
        border-bottom: 1px solid #f1f1f1;
    }
        .open-menu-principal i {
            font-size: 21px;
            position: relative;
            top: 1px;
        }
    .toggleMenuPrincipalMobile{
        display:block !important;
    }
    .menu__principal__mobile .copy__menu__topo__principal {
        display: none;
    }
   
}
@media(min-width:1201px){
    .header__portal__topo__mobile,
    .menu__principal__mobile {
        display: none;
    }
}
@media(max-width:568px) {
    .header__portal__template-3 .brand img {
        max-height: 36px;
    }
}
@media(max-width:992px) {
    main {
        margin-top: 180px !important;
    }
}
/*alto contraste*/
body.contraste .menu__intranet > button,
body.contraste .header__portal__topo__principal,
body.contraste .header__portal .dropdown-menu,
body.contraste .header__portal__topo {
    background: #000 !important;
    border-bottom: 1px solid #fff;
}
body.contraste .header__portal__mapa,
body.contraste .btn__acessibilidade {
    color: #fff
}