body {
    min-height1: 2000px;
    padding-top: 110px;
    padding-bottom: 20px;
}

.navbar-zsoft {
    background: #fff;
    border-top: 4px solid #000;
}

    .navbar-zsoft .navbar-header {
        margin-top: 10px;
    }

    .navbar-zsoft .nav {
        margin-top: 30px;
    }

    /*.navbar-zsoft .navbar-nav {
        display: table;
    }

        .navbar-zsoft .navbar-nav li {
            float: none;
            display: table-cell;
            width1: 1%;
        }*/

    .navbar-zsoft .navbar-nav a,
    .navbar-zsoft .navbar-nav a:hover,
    .navbar-zsoft .navbar-nav a:focus {
        padding-left: 30px;
        padding-right: 30px;
    }

    .navbar-zsoft .navbar-nav > .active > a,
    .navbar-zsoft .navbar-nav > .active > a:hover,
    .navbar-zsoft .navbar-nav > .active > a:focus {
        color: #6bbb02;
        background-color: transparent;
        border-bottom: 1px solid #6bbb02;
    }

.jumbotron {
    height: 200px;
    background: url(../img/banner1.jpg) no-repeat right #f8f7f7;
}

.wrapper h2 {
    padding: 15px 0;
    color: rgb(107, 187, 2);
    font-size: 20px;
}

    .wrapper h2 small {
        color: #666;
        font-family: Georgia;
        font-size: 16px;
        font-style: italic;
    }

#serviceblock div {
    margin-top: 20px;
}

#serviceblock h4 {
    color: orange;
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 160%;
}

#serviceblock h5 {
    color: #aaa;
    margin-bottom: 20px;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    line-height: 160%;
}

#serviceblock p {
    color: #333;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 180%;
}

#worksblock div {
    margin-top: 20px;
}

#worksblock img {
    margin-bottom: 20px;
    width: 260px;
    height: 160px;
}

#aboutblock {
    margin-bottom: 40px;
}

    #aboutblock p {
        font-size: 16px;
        line-height: 180%;
        text-indent: 2em;
    }

#aboutblock2 div {
    margin-bottom: 20px;
}

#aboutblock2 img {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 15px;
    border-radius: 50%;
}

#aboutblock2 h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 160%;
}

#aboutblock2 h5 {
    color: #999;
    margin-bottom: 10px;
    font-family: Georgia;
    font-size: 16px;
    font-style: italic;
    line-height: 160%;
}

#aboutblock2 p {
    color: #333;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 180%;
}

#contactblock p {
    font-size: 16px;
    line-height: 160%;
}
