@charset "UTF-8";
/* Insert your custom CSS styles */

.header .logo img, .header .logo .logo-img {
    max-height: inherit;
}

.nd-region {
    padding: 10px 0;
}

div.carousel div.carousel-caption, div.carousel div.carousel-caption p, div.carousel div.carousel-caption h1, div.carousel div.carousel-caption h2, div.carousel div.carousel-caption h3, div.carousel div.carousel-caption h4, div.carousel div.carousel-caption h5, div.carousel div.carousel-caption span, div.carousel div.carousel-caption a {
    color: black;
}

.carousel-caption {
    left: 45% !important;
    right: auto !important;
    width: 50% !important;
    top: 0;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none !important;
}