/* 
Ajustes do topo do governo
*/
@media only screen and (max-width: 400px){
    .govsph-portal {        
        margin-top: -10px !important;
    }
}
@media only screen and (max-width: 768px){
    .govsph-links-esq li {
        font-size: 10px;
        height: 15px;
    }
}
@media only screen and (min-width: 769px){
    .govsph-portal {
        margin-top: 8px !important;        
    }
    
}
@media(min-width:600px){
    .rodape-sp {    
        background: #FFF;
        padding: 20px 0 20px 0;    
        height: 150px;
    }
    .espaco-sp{
        background: #FFF;
        height: 20px;
        width: 100%;
    }
    .linha-sp {
        background: #000;
        height: 10px;
        width: 90%;
        position: relative;
        top: 86px;
        border-bottom-right-radius: 10% 80px;
    }
    .secretarias-sp{
        float: right;    
        margin-right: 10%;
    }
    .secretarias-sp img.logo-sp {
        width: 200px; 
    }
    .secretarias-sp img.logo-pge {
        margin-right: 52px;
    }
    .a-logo-pge{  
        margin-left: 320px;
        float: left;}
   
    .a-logo-sp{margin-left: 0px;}
    .sec-sp{
        /* margin-right: 26px; */
        float: left;
        position: relative;    
        font-family: Verdana, Geneva, Tahoma, sans-serif !important;
        top: 46px;
        color: #000 !important;
    }
    .sec-sp span.pipe-sec-sp{font-weight: bold;
        font-size: 15px;
        position: relative;
        top: 7px;    }
    .sec-sp span.nome-sec-sp{font-weight: normal;font-size: 10px;}
    span.sec-term {
        display: block;
        margin-top: -8px;
    }
    span.sec-term.desenv {
        display: block;
        margin-top: -8px;
        width: 154px;
    }
    span.sec-term.pge {
        display: block;
        margin-top: -8px;
        width: 90px;
    }
    span.pipe-sec-sp {
        float: left;
    }

    .rodape-sp-realizacao{clear: both;
        display: block;
        }
    .item-pge{float: left;}
    .secretarias-sp-realizacao{
        margin: 0 auto;
        width: fit-content;
    }
    .secretarias-sp-realizacao a.item-realizacao {
        margin: 0 20px;
    }
    
}
@media(max-width:599px){
    .rodape-sp {    
        background: #FFF;
        padding: 20px 0 20px 0;    
        height: 60px;
    }
    .espaco-sp{
        background: #FFF;
        height: 15px;
        width: 100%;
    }
    .linha-sp {
        background: #000;
        height: 4px;
        width: 95%;
        position: relative;
        top: 0px;
        border-bottom-right-radius: 50% 80px;
    }
    .secretarias-sp{
        float: right;    
        margin-right: 5%;        
        position: absolute;
        right: 0;
        bottom: 44px;
    }
    .secretarias-sp img.logo-sp {
        height: 20px; 
    }
    .secretarias-sp img.logo-pge {
        margin-right: 5.2px;
        height: 20px; 
    }
    .a-logo-pge{float: left;}
    .a-logo-sp{margin-left: 10px;}
    .sec-sp{
        margin-left: 2.6px;
        float: left;
        position: relative;    
        font-family: Verdana, Geneva, Tahoma, sans-serif !important;
        top: 13px;
        color: #000 !important;
    }
    .sec-sp span.pipe-sec-sp{font-weight: bold;
        font-size: 8px;
        position: relative;
        top: 0px;    }
    .sec-sp span.nome-sec-sp{font-weight: normal;font-size: 5px;float: left !important;}
    span.sec-term {
        display: block;
        margin-top: -3px;
    }
    span.sec-term.desenv {
        display: block;
        margin-top: -3px;
        width: 75px;
    }
    span.pipe-sec-sp {
        float: left;
    }  
    .secretarias-sp-realizacao a.item-realizacao {
        margin: 0 20px;
    }
    img.logo-sp, img.logo-pge{width: 45px !important;}
    .secretarias-sp-realizacao a.item-realizacao {
        margin: 0px 5px;
        float: left;
    }
    .a-logo-sp{margin-left: 0px;}
    .rodape-sp-realizacao{clear: both;
        display: block;
       }
    .item-pge{float: left;}
    .secretarias-sp-realizacao{
        margin: 0 auto;
        width: fit-content;
    }
   div#govsp-footer-bottom{top:90px !important}
   div#govsp-links-footer {margin-right: 30px !important}

}
.links-finais{
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;    
}

.links-finais a{
    color:#000
}





