.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%;
  z-index: 2; 
}
ul.cap1 li {
    color: #777;
}
.banner-text p{
  color: #fff;
  font-size:16px;
}