.ak-scrollup {
  position: fixed;
  bottom: -60px;
  right: 40px;
  color: #ffffff;
  padding: 5px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.4s ease;
  z-index: 10;
  background-color: #000000;
  box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: none;
}

.ak-height-35.ak-height-lg-30 {
  visibility: hidden;
  display: none;
}

.ak-height-70.ak-height-lg-30 {
  display: none;
}

.footer.style-1 .copy-right .title {
  text-align: center;
}

.common-page-title .page-title {
  margin-top: 30px;
}