@charset "utf-8";
.span {
}



.logo a img {
    width: 100%;
    position: absolute;
    top: 0;
    display: none !important;
    left: 0;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}
@media (max-width: 767px)
.projectmanager ul, .projectmanager li {
    font-size: 19;
}
.header {
    text-align: center;
    display: none !important;
}
.header.header-fixed {
    display: none !important;
1;
}

.banner .content h1, .banner .breadcrumb>li {
    color: #fff !important;
    margin: 10;
    margin-top: -78;
}