.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:50%;
  right:5%;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}
.wha2{
  bottom: 450px !important;
}
.whatsapp-icon {
  margin-top:15px;
}
@media screen and (max-width: 1200px){
  .boton {
    bottom: 5%;
    right: 17%;
	}

 }

@media screen and (max-width: 575px){
	.boton{
    bottom: 12%;
    right: 18%;
	}
  .wha2{
    bottom: 22% !important;
  }
}
 