div#bs-navbar{
    min-height: 83px;
}
.jum-inicio{
    background: url(../images/jum-inicio.jpg) no-repeat center bottom #80a435;
    background-size: contain;
    color: #ffffff;
    min-height: 350px;
    width: 100%;
}
a.btn.btn-default.btn-lg.btn-block {
    margin-bottom: 20px;
}
.bg-wite{
    background-color: #ffffff!important;
}
.welcome-text{
    color: #80a435;
    text-align: center;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #3a3a3a !important;
}