.site-header.float-header {
    background-color: rgba(0,0,0,0.1);
}
.header-fixed {
	background:rgba(0,0,0,0);
}
.so-panel .widget-title:after, .panel .widget-title:after {
  background-color: #ffffff;
}
.fact h6 {
    color: #000;
    font-size: 26px;
}
#services .feature {
  height: 500px;
}
a.sidebar-btn.cross {
    display: none;
}
#header-banner {
    background-attachment: scroll !important;
}