.box-redes {
  display: inline;
  position: fixed;
  bottom: 20px;
  left: 30px;
  z-index: 9999;
}

.box-redes:hover {
  background-color: none;
}