/*********************************** Início -> Rodapé ***********************************/

#sp-footer {
    background: #002022 !important;
}

#sp-footer {
    color: #fefefe !important;
    text-align: center;
}

.copy-footer{
    padding: 20px 0;
}

#sp-footer .sp-copyright {
    opacity: 0.5;
}

.logo-rodape table {
    margin: 0 auto;
    margin-top: 65px;
    margin-bottom: 65px;
}

.logo-rodape table img{
    border: none;
}


#sp-rodape {
    padding: 30px 0px !important;
}

#sp-rodape .row, #sp-acessibilidade .row {
    width: 100%;
    margin: 0 auto;
}

#sp-rodape .sp-module-title, 
#sp-rodape .sp-module-content a,
#sp-rodape .sp-module-content p {
    color: #ffffff !important;
}

#sp-rodape .sp-module-content a:hover{
    text-decoration: underline;
}

#sp-rodape .sp-module-content img{
    border: none;
    margin-right: 5px;
}

#sp-rodape #sp-bottom3 .sp-module-content table {
    margin-left: -18px;
}

#sp-rodape .h-instagram img{ background-image: url(../images/icones/instagram.png); width: 35px; background-repeat: no-repeat; background-position: center; height: 40px;}
#sp-rodape .h-facebook img{ background-image: url(../images/icones/facebook.png); width: 35px; background-repeat: no-repeat; background-position: center; height: 40px;}
#sp-rodape .h-youtube img{ background-image: url(../images/icones/youtube.png); width: 35px; background-repeat: no-repeat; background-position: center; height: 40px;}
#sp-rodape .h-flickr img{ background-image: url(../images/icones/flickr.png); width: 35px; background-repeat: no-repeat; background-position: center; height: 40px;}
#sp-rodape .h-twitter img{ background-image: url(../images/icones/twitter.png); width: 35px; background-repeat: no-repeat; background-position: center; height: 40px;}
#sp-rodape .h-linkedin img{ background-image: url(../images/icones/linkedin.png); width: 35px; background-repeat: no-repeat; background-position: center; height: 40px;}

#sp-rodape .h-instagram img:hover{ background-image: url(../images/icones/h-instagram.png); }
#sp-rodape .h-facebook img:hover{ background-image: url(../images/icones/h-facebook.png); }
#sp-rodape .h-youtube img:hover{ background-image: url(../images/icones/h-youtube.png); }
#sp-rodape .h-flickr img:hover{ background-image: url(../images/icones/h-flickr.png); }
#sp-rodape .h-twitter img:hover{ background-image: url(../images/icones/h-twitter.png); }
#sp-rodape .h-linkedin img:hover{ background-image: url(../images/icones/h-linkedin.png); }

/*********************************** Início -> Acessibilidade ********************************/
#sp-acessibilidade {
    background-color: #00393c;
    padding: 15px 0 5px 0;
    margin: 0 auto;
}

#sp-acessibilidade a {
    color: #ffffff !important;
    opacity: .75;
    font-family: Lato, sans-serif !important;
    font-weight: 500;
    font-size: 16px;
}

#sp-acessibilidade a:hover{
    text-decoration: underline;
}
#sp-acessibilidade ul li a:before {
    content: none !important;
    margin-right: 0px !important;
}
#sp-acessibilidade ul li {
    border: none !important;
    float: left;
    text-align: center;
    font-size: 16px;
}
#topbarContent > li {
    width: 26%;
}
#topbarContent > li:first-of-type {
    /* width: 22%; */
}
ul#topbarContent {
    height: 45px;
    margin-top: -5px;
    /* width: 440px; */
    margin: 0 auto;
    max-width: 840px;
}
ul#topbarContent .font-sizer{
    width: 100px;
}
ul#topbarContent li{
    width: auto;
    margin: 0 15px;
}
#sp-acessibilidade .font-sizer li {
    width: 22%;
    margin: 0 5px;
}

/******************* Mobile *******************/

@media (max-width: 767px) {
    section#sp-rodape { text-align: center; }
    div#sp-bottom3 table {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    div#sp-bottom4 table { margin: 0 auto !important; }
    section#sp-acessibilidade{display: block!important; padding: 15px 0 15px 0;}
    ul#topbarContent li{width: 100%; margin: 0}
    ul#topbarContent .font-sizer{width: 100%; max-width: 100px; margin: 0 auto;}
}

/*********************************** Fim -> Acessibilidade ***********************************/
/*********************************** Fim -> Rodapé ***********************************/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

