.key-icon-box .fa, .key-icon-box .nc-icon-outline {
    display: block;
    margin: auto;
    font-size: 70px;
    border-radius: 90px;
}


.clients.slider.opacity-effect .clients-content img {
    opacity: 0.8;
}

h4, .h4 {
    font-size: 30px;
}

.rw_message {
    color: #666;
    border-top: 1px solid #ebebeb;
    padding-top: 25px;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    opacity: 0.8;
    padding-bottom: 25px;
    margin-bottom: 0;
    }
    
    .rw-title {
    font-size: 16px;
    margin-top: 2px;
    font-weight: 700;
    line-height: 20px;
}

.navbar-default .nav li a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    opacity: 1;
    padding: 0 16px;
    margin: 0;
    letter-spacing: 0.5px;
    line-height: 1;
    text-transform: uppercase;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

.lower-footer span, .lower-footer a {
    opacity: 1;
    margin-right: 25px;
    font-size: 14px;
    font-weight: 900;
    line-height: 25px;
}