﻿#menuToggle span {
    background-color: #000;
}

@media only screen and (min-width : 1224px) {
    section#muito-prazer {
        background: #fff url(../../images/Guia/bg02-1.jpg) no-repeat bottom left fixed;
        background-size: contain;
    }
}

    section#muito-prazer .pagination {
        background-color: transparent;
    }

        section#muito-prazer .pagination .scroller {
            color: #DCDC02;
        }

@media only screen and (min-width : 1224px) {
    section#execucao-publica {
        background: #DCDC02 url(../../images/Guia/bg02-2.jpg) no-repeat top left fixed;
        background-size: contain;
    }
}

    section#execucao-publica .pagination {
        background-color: transparent;
    }

        section#execucao-publica .pagination .scroller {
            color: #333;
        }

h2, h2 small {
    text-transform: uppercase;
    color: #DCDC02;
}
