#rodape .atd-rodape:last-child {
     display: none;
}

 #rodape div.contato li:first-child {
     display: none;
}
 #modalContato tr:nth-child(3) {
     display: none;
}

.pulse-button, .whats-button {
     left: auto;
     right: 30px;
}

@media (min-width:983px) and (max-width:1440px){
 .pulse-button, .whats-button{
   bottom: 90px;
   }
}

.container-conteudo-drop-help ul li:first-child {
     display: none;
}

.menu-wrapper.span6.hidden-phone {
         margin-left: 0;
         width: 100%;
    }
.menu-wrapper.span6.hidden-phone{
         justify-content: center;
    }