.fruite-item {
    border: 1px solid #81c408;
}
.nav-wrap {
    border-bottom: 1px solid #81c408;
    box-shadow: 0 1px 5px #81c408;
    position:fixed;
    top:0;left:0;
    margin-top:0;
    z-index:1000;
}
.nav-wrap-end{
    height:100px;
    display:inline-block;
    width:100%;
    clear:both;
}
.hero-header, .page-header{

}