/*
*
*click to top style goes here.
*
*/

.pro-exlink {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 9999;
}

a.btn.btn-exlink {
  min-width: 80px;
  min-height: 35px;
  background: #000;
  color: #fff;
}

a:hover {
  opacity:0.8
}
