body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

section {
    padding-top: 40px;
    padding-bottom: 40px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
    color: #444;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.flexslider {
    background-color: transparent;
    border: none;
}

.navbar-brand {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
    color: #444;
}

.navbar-default .navbar-brand {
    color: #444;
}

.fa-lg {
    vertical-align: baseline;
}

.navbar-default {
    background-color: #f2f2f2;
    border-bottom: 1px solid #eee;
}

.navbar-default .navbar-nav > li > a {
    font-size: 12px;
    font-weight: 300;
}

.navbar-nav > li > a:hover {
    font-weight: 500;
}

.navbar {
    background-color: #f2f2f2;
    margin-bottom: 0px;
}

.navbar .navbar-text {
    float: none;
}

.navbar-text {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 13px;
}

.navbar-text a {
    color: #5bc0de;
}

.btn {
    background-color: transparent;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 250ms ease-in-out 0s;
}

.btn.btn-small {
    padding: 15px 30px;
}

.btn.btn-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #fff;
}

.btn.btn-info:hover {
    background-color: transparent;
    border-color: #444;
    color: #444;
}

.jumbotron {
    background: url("../img/header-bg.jpg") no-repeat fixed center center / cover;
    margin-bottom: 0px;
    color: #fff;
    text-shadow: 2px 2px 6px #000;
}

.jumbotron h1 {
    font-size: 103px;
}

.jumbotron p {
    font-size: 33px;
    font-weight: 400;
    text-shadow: 1px 1px 3px #000;
}

.jumbotron .container {
    padding-top: 180px;
    padding-bottom: 180px;
}

#skills {
    background-color: #f2f2f2;
    padding-bottom: 60px;
    padding-top: 60px;
    border-bottom: 1px solid #eee;
}

.skill-box i {
    color: #888;
    padding-bottom: 10px;
}

.skill-box h4 {
    color: #444;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
}

.skill-box p {
    font-size: 14px;
    color: #888;
}

#about .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

#about p {
    color: #888;
}

#about .btn-info a:hover {
    color: #fff;
}

.section-title {
    padding-bottom: 15px;
}

.section-title h4 {
    text-transform: uppercase;
}

.section-title h3 {
    color: #5bc0de;
    text-transform: uppercase;
}

.service-box {
    margin-bottom: 60px;
}

.service-box-text {
    padding-left: 70px;
    padding-right: 20px;
}

.service-box-text h4 {
    text-transform: uppercase;
}

.service-box-text p {
    color: #888;
}

.service-box-icon {
    color: #666;
    display: block;
    font-size: 50px;
    height: 60px;
    left: 0px;
    line-height: 70px;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 60px;
}

#cta {
    background: url("../img/cta-bg.jpg") fixed no-repeat center center / cover ;
    padding-bottom: 150px;
    padding-top: 150px;
}

#cta .btn {
    border: 2px solid #fff;
    color: #fff;
    margin-right: 15px;
    margin-top: 20px;
}

#cta .btn.btn-blue {
    background-color: #0cb4ce;
    border: 2px solid #0cb4ce;
    color: #fff;
}

#cta .btn.btn-blue:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

#cta h2 {
    color: #fff;
    font-size: 54px;
    line-height: 54px;
    margin-bottom: 15px;
    text-shadow: 2px 2px 6px #444;
    text-transform: uppercase;
}

#cta p {
    color: #fff;
    font-size: 20px;
    text-shadow: 2px 2px 6px #444;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px; 
}
.action-text {
    
}

#statistics {
    background-attachment: fixed !important;
    background: url("../img/stat-bg2.jpg") no-repeat center center / cover;
    padding-top: 80px;
    padding-bottom: 80px;
}

.stat-number {
    color: #fff;
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 60px;
    margin-bottom: 20px;
    text-shadow: 2px 2px 6px #444;
}

.stat-box h4 {
    color: #FFF;
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: 2px 2px 6px #444;
    
}

#history p {
    color: #888;
}

#clients-holder {
    background-color: #f2f2f2;
    padding-bottom: 50px;
    padding-top: 50px;
}

#testimonials {
    background: url("../img/testimonials-bg.jpg") fixed no-repeat center center / cover;
    color: #0cb4ce;
    padding-top: 110px;
    padding-bottom: 90px;
}

.testimonial p {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 2px 2px 6px #444;
}

.author {
    font-style: italic;
}

.client-msg p {
    font-size: 48px;
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 20px;
    padding: 10px 10%;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
    text-shadow: 2px 2px 6px #444;
    text-transform: uppercase;
    color: #fff;
}

footer .navbar {
    background-color: #fff;
}

footer img {
    width: 195px;
    height: 47px;
    margin-top: 4px;
}

footer .navbar-text {
    padding-right: 0px;
    margin-right: 0px;
    
}

.footer-nav {
    margin-right: -30px;
    float: right;
}

.footer-image {
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 15px;
}

.footer {
    padding: 0px;
}

