/* Baner de topo */
.ja-banner .bannergroup {
    padding: 0;
    text-align: center;
}
/* Logotipo */
.t3-header .logo {
    padding-top: 15px;
    padding-bottom: 5px;
}
/* Banner topo lateral */
#Mod108 {
    align-items: flex-end;
    text-align: right;
}
/* Botões centrais */
div#Mod149 {
    text-align: center;
}
.bannergroupcentrais {
    display: inline-flex;
    text-align: center;
}
.bannergroupcentrais > .banneritem {
    margin: 0 5px;
}
/* Política de privacidade */
a#cookiesck_readmore {
    background: #000 !important;
}
#cookiesck_readmore {
    background: #000 !important;
}
.cookiesck-main .cookiesck_button, .cookiesck-main-buttons .cookiesck-button {
    background: #0ea809 !important;
    color: #fff !important;
    padding: 13px 20px 0px !important;
}