#menu-oab {
    margin-bottom: 37px;
}

.menu-sanfona dd {
    display: none;
}

.pagina-interna {
    margin-bottom: 30px;
}

    .pagina-interna:before {
        content: "";
        display: block;
        padding-top: 25%;
        background: url("../../content/img/lgpd-bg.jpg") no-repeat center center;
        background-size: cover;
        margin-bottom: 40px;
    }

#sec-lgpd h4 {
    font-weight: bold;
    font-size: 18px;
    line-height: 140%;
}

    #sec-lgpd h4 a,
    #sec-lgpd > ol li a,
    #sec-lgpd > ul li a {
        color: #01579b;
        text-decoration: none;
    }

        #sec-lgpd h4 a:hover {
            text-decoration: underline;
        }

#sec-lgpd > p {
    line-height: 150%;
}

    #sec-lgpd > p b,
    #sec-lgpd > ol b,
    #sec-lgpd > ul b
    #sec-lgpd table b {
        font-weight: bold;
    }

    #sec-lgpd > p i {
        font-style: italic;
    }

.ol-romano-minusculo {
    list-style-type: lower-roman;
    padding-left: 30px;
}

.ul-disc {
    list-style-type: disc;
    padding-left: 30px;
}

    .ol-romano-minusculo li,
    .ul-disc li {
        line-height: 150%;
        margin-bottom: 10px;
    }

.card-lgpd {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    padding: 20px 20px 30px 20px;
    text-align: center;
}

    .card-lgpd > figure {
        width: 90px;
        height: 90px;
        padding: 4px;
        border-radius: 50%;
        border: 2px solid #e8eff6;
        margin: -65px auto auto auto;
    }

        .card-lgpd > figure img {
            border-radius: 50%;
        }

    .card-lgpd > h4 {
        margin: 0;
        height: 100px;
        padding-top: 30px;
        font-size: 22px;
        font-weight: bold;
        color: #1b569e;
    }

    .card-lgpd > span {
        display: block;
        line-height: 140%;
        height: 70px;
    }

.tabela-padrao {
    border-collapse: inherit;
    border-radius: 5px;
}

    .tabela-padrao tbody tr td:last-of-type {
        border-radius: 5px;
    }

    .tabela-padrao thead tr th {
        white-space: nowrap;
    }


#sec-lgpd-contato {
    border-top: 1px solid #dbdbdb;
    padding-top: 27px;
}

    #sec-lgpd-contato h4 {
        font-weight: bold;
        font-size: 14px;
        color: #303438;
        margin-bottom: 6px;
    }

    #sec-lgpd-contato h5.telefone-lgpd {
        font-size: 1.438em;
        font-weight: bold;
        color: #1e6aa6;
        margin-bottom: 4px;
    }

        #sec-lgpd-contato h5.telefone-lgpd a {
            text-decoration: none;
        }

    #sec-lgpd-contato p {
        line-height: 150%;
    }

    #sec-lgpd-contato a {
        color: #01579b;
        text-decoration: none;
    }

        #sec-lgpd-contato a:hover {
            text-decoration: underline;
        }

    #sec-lgpd-contato .contato-telefone,
    #sec-lgpd-contato .contato-email,
    #sec-lgpd-contato .contato-fale-conosco,
    #sec-lgpd-contato .contato-faq {
        padding: 0 0 30px 44px;
        background-repeat: no-repeat;
        background-position: top left;
    }

    #sec-lgpd-contato .contato-telefone {
        background-image: url("../../content/img/ic-telefone.png");
    }

    #sec-lgpd-contato .contato-email {
        background-image: url("../../content/img/ic-email.png");
    }

    #sec-lgpd-contato .contato-fale-conosco {
        background-image: url("../../content/img/ic-fale-conosco.png");
    }

    #sec-lgpd-contato .contato-faq {
        background-image: url("../../content/img/ic-perguntas-frequentes.png");
    }



@media only screen and (max-width: 960px) {
    #acess-social {
        margin-bottom: 0;
    }
}
}
