.btn.btn-rose.tra-grey-hover:hover,
.btn.btn-rose.tra-grey-hover:focus,
.scroll .btn.btn-rose.tra-grey-hover:hover,
.scroll .btn.btn-rose.tra-grey-hover:focus,
.white-color .btn.btn-rose.tra-grey-hover:hover,
.white-color .btn.btn-rose.tra-grey-hover:focus {
  background-color: #3f51b5;
  border-color: #3f51b5;
  color: #fff;
  opacity: 1;
}

#loader-wrapper,
#loading {
  display: none !important;
}

.wow,
[class*="fadeIn"],
[class*="fadeOut"],
[class*="slideIn"],
[class*="zoomIn"] {
  animation: none !important;
  transition: none !important;
  visibility: visible !important;
}

#scrollUp {
  transition: none !important;
}
