.home-carousel {
    background: none;
}

.navbar-brand > img {
    max-height: 50px;
}

.home-carousel .dark-mask {
    background-color: #fff;
}

.owl-carousel .item img.img-responsive {
    display: inline-block;
}

.navbar ul.nav > li > a {
    border-top: none;
    border-bottom: solid 5px #fff;
    padding-bottom: 10px;
    text-decoration: none;
}

.navbar ul.nav > li > a:hover {
    border-top: none;
    border-bottom: solid 5px #43a9e4;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #fff;
}

.icon {
    line-height: 94px;
}

.testimonials .item {
    padding-bottom: 0;
}

.testimonials .item .testimonial .name-picture {
    float: none;
    width: 100%;
    text-align: center;
}

.testimonials .item .testimonial .name-picture img {
    float: left;
}

.testimonials .item .testimonial .name-picture h5 {
    padding-top: 20px;
}

.testimonials .item .testimonial .top {
    min-height: 80px;
}

body.page-soundirok #heading-breadcrumbs {
    margin-bottom: 0;
}

.bar.background-image-soundirok {
  background: url('/img/soundirok/soundirok_bg.jpg') center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.bar.background-image-mediaelch {
  background: url('/img/mediaelch/bg.jpg') center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.inline-block {
    display: inline-block;
}

.owl-carousel .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page.active span, .owl-carousel .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #43a9e4;
}

a.social {
    color: #999999;
    margin-left: 10px;
}

#copyright {
    padding: 30px 0;
}