
.whatssapp{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#fff;
  border-radius:50px;
  text-align:center;
  font-size:40px;
  z-index:100;
}
.whatssapp2{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  left:40px;
  background-color:#000;
  color:#fff;
  border-radius:50px;
  text-align:center;
  font-size:40px;
  z-index:100;
}

#ng{
  background-color: #000;
}

.whatssapp-icon{
  margin-top:25px;
}

#wh{
  margin-top: 10px;
}

@media screen and (max-width: 980px){
  
    #o1,#o2,#o3{
      display: none;

     
}
