span.menu-title {
    font-weight: 100;
}

.menu-footer li a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #bdbdbd;
}

h3.testimonial-title {
    margin-left: 19px;
    text-align: center;
}

.footer-content {
    display: none;
}

.metaslider .caption {
    padding: 5px 10px;
    word-wrap: break-word;
    text-align: center;
    font-size: 14px;
}

.metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000000bf !important;
    color: white;
    opacity: 0.7;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
}