/*- Modificações Framework -*/
.navbar.scrolling-navbar {
    width: 100%;
    padding-top: 0px;
    padding: 0px;
    z-index: 999!important;
    /*background: rgba(255,255,255, 0.1);*/
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    padding: 20px 11px;
    font-weight: 500;
    color: #FFF;
    font-family: 'Raleway', sans-serif!important;
    
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link:hover {
    color: #ffde2e;
}
.navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover {
    color: #FFF;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link:hover,
.navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover {
    background-color: rgba(0,0,0,.02);
    transition: 0.2s;
    box-shadow: inset 0px -6px 0px 0px rgb(252, 171, 16);
}
.navbar.scrolling-navbar.top-nav-collapse {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar.scrolling-navbar .navbar-nav>li {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.navbar.scrolling-navbar .navbar-nav>li:hover {
    box-shadow: inset 0px -1px 4px 0px rgba(0, 0, 0, 0.15);
}
.navbar.scrolling-navbar .navbar-nav>li:hover>a {
    color: #FFF;
    background-color: rgba(0, 0, 0, .04);
    transition: 0.2s;
    box-shadow: inset 0px -6px 0px 0px rgb(255, 222, 46);
}
.navbar.scrolling-navbar div:not(.overlay) {
    z-index: 10;
    padding: 0px 4px;
}

.dropdown-menu {
    background-color: #f9f9f9;
    padding: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar .dropdown-menu a {
    padding: 10px 20px 10px 15px;
    z-index: 1;
}

.dropdown-menu > li > a {
    color: #7E7E7E;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:active {
    background: rgba(0, 0, 0, 0.1);
    transition: 0.2s;
}

.dropdown .dropdown-menu .dropdown-item {
    font-weight: 400;
}

.dropdown .dropdown-menu .dropdown-item:active {
    background: #c7c7c7;
}

/*- Topo info -*/

.barra-topo-logo{
    background-color: #03385A;
    background: url(/imagens/bgTopo.jpg) bottom fixed;
    border-bottom: 3px solid #fcab10;
    min-height: 630px;
    position: relative;
    padding-top: 20px;
}
.bgArvores{
    background: url(/imagens/bgArvores.png) bottom;
    width: 100%;
    height: 199px;
    position: absolute;
    bottom: 0px;
}


.barra-topo-info {
    height: auto;
    background: #f6f7f7;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    border-top: 3px solid #dc3822;
}
.topo-logo-box{
    color: #000;
    font-size: 13px;
    border-radius: 3px;
    padding: 20px!important;
    /*background: rgba(255, 255, 255, 0.75)!important;*/
    border-radius: 10px!important;
}
.topo-info-box .atendimento{
    padding: 10px 0px;
    text-align: left;
}
.topo-info-box ul.list-info-topo{
    width: 100%;
    list-style: none;
    float: right;
    padding: 0px;
    margin: 0px;
}
.topo-info-box ul.list-info-topo li{
    float: right;
}
.topo-info-box ul.list-info-topo li a{
    width: 100%;
    height: 100%;
    display: block;
    color: #000;
    float: right;
    padding: 10px 15px 10px 15px;
}
.topo-info-box ul.list-info-topo li a:hover{
    background-color: #FFF;
    transition: 0.2s;
}

.list-btn-topo {
    text-align: right;
    margin-top: 6px;
}
.list-btn-topo a {
    width: 254px;
}

/*- Topo logo -*/
.topo-logo-box img{
    padding: 0px 0px;
}

.info-topo{
    width: auto;
    min-width: 320px;
    float: right;
    font-size: 22px;
    padding-right: 15px;
    color: #043e61;
    padding: 10px;
    text-align: left;
    background: rgba(255,255,255, 0.88);
    margin: 5px 0px;
    margin-left: 30px;
    border-radius: 10px;
}
.info-topo a {
    color: #043e61;
}
.info-topo span{
    width: 100%;
    display: block;
    font-size: 14px;
}
.info-topo .icon{
    width: 55px;
    padding: 0px 7px;
    float: left;
    margin-top: -3px;
    font-size: 38px;
    position: relative;
    color: #043e61;
    text-align: center;
}


#logoPequena{
    width: 0px;
    visibility: hidden;
    transition: 0.4s!important;
    overflow: hidden;
    display: none;
    transition: 0.3s;
    float: left;
}
#logoPequena img{
    
}
.logoPequenaEfeito{
    width: 70px!important;
    visibility: visible!important;
    display: block!important;
}
#logoPequena img{
    opacity: 0.1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
    padding: 3px 0 3px;
}
.logoPequenaEfeito img{
    opacity: 9!important;
    filter: alpha(opacity=90)!important; /* For IE8 and earlier */
    transition: 0.8s!important;
}

ul.list-menu-topo{
    width: 100%;
    list-style: none;
    float: right;
    padding: 0;
    margin: 0;
}
ul.list-menu-topo li{
    float: right;
}
/*ul.list-menu-topo li.acessoinfo a{
    color: #de9d03;
}
ul.list-menu-topo li.portaltransp a{
    color: #388E3C;
}*/
ul.list-menu-topo li a{
    width: 100%;
    height: 100%;
    display: block;
    color: #02632D;
    float: right;
    padding: 10px 15px;
    font-size: 12.5px;
    font-weight: 400;
}
ul.list-menu-topo li a:hover{
    background-color: #FFF;
    transition: 0.2s;
}

ul.list-menu-topo{
    width: 100%;
    list-style: none;
    float: right;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    border-bottom: 1px solid rgba(255,255,255, 0.2);
    /*background: rgba(215,241,251, 1);*/
}
ul.list-menu-topo li{
    float: right;
}
ul.list-menu-topo li.acessoinfo a{
    //border-bottom: 1px solid #ca9300;
    color: #FFF;
}
ul.list-menu-topo li.acessoinfo .barra-cor{
    width: 100%;
    margin-top: 1px;
    height:1px;
    background: #FFF;
}
ul.list-menu-topo li.acessoinfo a:hover{
    background: #ca9300;
    color: #FFF;
}

ul.list-menu-topo li.portaltransp a{
    //border-bottom: 1px solid #3f9442;
    color: #FFF;
}
ul.list-menu-topo li.portaltransp .barra-cor{
    width: 100%;
    margin-top: 1px;
    height:1px;
    background: #3f9442;
}
ul.list-menu-topo li.portaltransp a:hover{
    background: #3f9442;
    color: #FFF;
}

ul.list-menu-topo li.ouvidoria a{
    //border-bottom: 1px solid #448beb;
    color: #FFF;
}
ul.list-menu-topo li.ouvidoria a:hover{
    background: rgba(255,255,255, 0.1);
    color: #FFF;
}

ul.list-menu-topo li.acessibilidade a{
    //border-bottom: 1px solid #737373;
    color: #FFF;
}
ul.list-menu-topo li.acessibilidade a:hover{
    background: rgba(255,255,255, 0.1);
    color: #FFF;
}

ul.list-menu-topo li a{
    width: 100%;
    height: 100%;
    display: block;
    color: #282829;
    float: right;
    padding: 5px 12px 7px 12px;
    font-size: 12px;
    font-weight: 400;
}
ul.list-menu-topo li a:hover{
    background-color: #FFF;
    transition: 0.2s;
}

.navbarCor{
    background: rgba(5, 84, 125, 0.96)!important;
    border-bottom: 1px solid #fcab10;
}

.espacamento-top{
    width: 100%;
    height: 1px;
    background: rgba(255,255,255, 0.2);
    margin: 0px 0;
}