#divAtendimentoOnLine{
    float: right;
    width: 210px;
    height: 70px;
    margin-top: 22px;
}

#atendimentoWhatsApp{
    position: fixed;
    bottom: 0px;
    right: 30px;
    width: 200px;
    height: 50px;
    border: none;
    overflow: hidden;
    cursor: pointer;
    z-index: 5015;
}


