.detail-project h1 {
    display: none;
}
#full_header
{
  background-color:#133C51;
}
#full_header .container
{
  background-color:#133C51;
}
body.fixed .cover-img .header nav ul li a {
    color: #fff!important;
}
.pre-footer{
    background: #133C51;
}