.row p, .row h3 {
    margin-left: 10%;
    margin-right: 10%;
}

.slider h4 {
    width: 100%;
    background: white;
    text-align: center;
    padding: 10px;
    font-family: arial;
    font-weight: normal;
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: none;
}

div.bage {
    width: 100%;
    background: #8585a7;
    text-align: center;
    color: white;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    padding: 5px;
}

.slider a {
    color: initial !important;
}

.slider a:hover {
    text-decoration: none !important;
}

#portfolio .portfolio-item .portfolio-link {
    width: 100%;
    max-width: 100% !important;
}

html {
    background: white;
}

body {
    width: 980px !important;
    margin: 0 auto !important;
    line-height: 1.3;
}

footer .footer-above .container .row {
    width: 980px !important;
}

.navbar {
    width: 980px !important;
    margin: 0 auto !important;
}

.navbar-right {
    width: 784px !important;
    margin-left: 98px !important;
}

.navbar .navbar-nav {
    font-size: 15px !important;
}

p {
    margin-bottom: 0px !important;
}

section h1 {
    padding-bottom: 32px !important;
    padding-top: 40px !important;
    font-size: 21px !important;
}

section h2 {
    padding-bottom: 7px !important;
    padding-top: 10px !important;
    font-size: 21px !important;
}

.flexslider {
    margin-bottom: 0px !important;
}

.footer-right {
    float: right;
    padding-right: 15px;
    font-size: 12px;
}