.btn-fixed {
  position:fixed !important;
  bottom:30px !important;
  z-index:1049 !important;
  transition: all 0.3s;
}
.btn-fixed-1 {
  right:20px !important;
}

.btn-fixed-1.active {
  right:370px !important;
}

.btn-fixed-2 {
  right:75px !important;
}

.btn-fixed-2.active {
  right:425px !important;
}

.btn-fixed-3 {
  right:130px !important;
}

.btn-fixed-3.active {
  right:480px !important;
}

.btn-fixed-4 {
  right:185px !important;
}

.btn-fixed-4.active {
  right:535px !important;
}

.btn-fixed-5 {
  right:240px !important;
}

.btn-fixed-5.active {
  right:590px !important;
}

.btn-fixed-6 {
  right:300px !important;
}

.btn-fixed-6.active {
  right:650px !important;
}