.redes-sociais.borda-principal {
    display: none;
}
@media only screen and (max-width: 767px){
    .modal-body {
        height: calc(100vh - 200px);
    }
    #modalSolicitarOrcamento .control-label {
        text-align: left;
    }
}
body {
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #0e1ac6;
}
#cabecalho > .conteiner > .menu.superior .nivel-um > li { border: 0; padding: 0 14px; }