/*header#top section#top-main h1 a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(https://polopitangui.com.br/img/marca-reviera-dourada.png) no-repeat center center !important;
    text-indent: -30000px;
}*/


 a.button {
    height: 30px;
    width: 210px;
    /*padding: 0 10px;*/
    line-height: 30px;
    display: block;
    color: #0973ba;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    behavior: url(https://polopitangui.com.br/css/PIE.htc);
}


a.button:hover {
    padding: 5px 10px 5px 10px;
    background: #00689a;
    color: #fff;
}

footer#footer #footer-main #footer-info {
    width: 330px !important;
    height: 130px !important;
    margin: -81px 0 !important;
    top: 50% !important;
    right: 0 !important;
    position: absolute !important;
}

footer#footer #footer-main #footer-info figure {
    width: 100%;
    height: 130px !important;
    margin-bottom: 10px !important;
    background: url(https://polopitangui.com.br/css/../img/logo_spelnovo.png) no-repeat left center !important;
    text-indent: -30000px;
    display: block;
    position: relative;
    margin-left: -28px;
}