.flutuante {
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 5000;
    background-color: #0088cc;
    max-height:95px!important;
}
#footer {
    margin-bottom: 90px;
}
.pop-up{
    position: fixed;
    z-index: 4999;
    width: 100%;
    padding-top: 0px;
    background-position: left top;
    background-repeat: repeat;
    background-image: url(http://www.diaadiaarapongas.com.br/img/bgpop.png);
    height: 100%;
    background-color: #000000d4;
}
.bt-fechar-banner {
    background-color: #f00;
    display: inline-block;
    padding: 7px;
    color: #fff;
    text-align: center;
    width: 100%;
}
.post-image{
    background-color: #bebebe;
   
}
article.post-large .post-image {
     margin-bottom: 0px;
}