.page-header h1{
	display: none  !important;
}

.affix{
    background-color: #000 !important;
}

.affix .logo img{
  width: 70% !important;
}

.affix .menu-scroll{
  border: none !important;
}

.show-hover{
    display: none;
}

.show-hover-1{
    display: none;
}


/*.hero-text {
  opacity: 1;
  transition: opacity 1.5s ease-in-out;
}

.hero-text.hidden {
  opacity: 0.3;
  pointer-events: none;
}

.hero-text.hide-done {
  display: none !important;
}*/

