body {
    font-size: 1.2rem;
}

main {
    padding-top: 65px;
}

.bg-dark {
    background-color: #2a3c47 !important;
    border-bottom: #fff 2px solid;
}

.navbar {
    padding: 0.5rem 2rem;
}

.navbar-brand {
    margin-bottom: -105px;
    background-color: #2a3c47;
    border: #fff 2px solid;
    padding: 1.125rem;
    width: 22%;
    max-width: 175px;
    min-width: 115px;
}

img.responsive {
    width: 100%;
}

#video {
    padding-left: 0px;
    padding-right: 0px;
}


a.nav-link img {
    height: 50px;
}

.content {
    /* padding: 35px 55px 25px 55px; */
    padding: 35px 0 25px 0;
	
}

#fuss .content {
    color: #fff;
	padding: 35px 15px 25px 15px;	
}

#fuss a, #fuss a:hover {
    color: #fff;
}

.jumbotron {
    margin-bottom: 0;
	border-radius: 0;
}

.img_service {
    width: 100%;
    margin-bottom: 25px;
}

.img_motorsport {
    width: 100%;
    margin-bottom: 15px;
}

.img_unternehmen {
    width: 100%;
    max-width: 540px;
/*    margin-bottom: 25px; */
}

.title_img {
    margin-bottom: 8px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #2a3c47;
}

#blende h3 {
    color: #fff !important;
    margin-bottom: .5rem;    
}
#blende p {
    margin-bottom: 0;    
}
.page-motorsport #blende {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
}	

h2 {
    margin-bottom: 1.5rem;
}

h3 {
    margin-bottom: 1.5rem;
}

figure {
    margin: 0 0 1.2rem;
}

.spacer {
/*    border-bottom: #2a3c47 2px solid; */
    height: 2px;
    background-color: rgba(42,60,71,0.25);
    margin: 0 15px 25px 15px;
}

@media (max-width: 767px) { 
    .navbar-brand {
        margin-bottom: -55px;
    }
    main {
        padding-top: 60px;
    }
}

@media (max-width: 767px) {
    #blende {
        position: relative;
        width: 100%;
        color: #fff;
        background-color: rgba(42,60,71,0.75);
        padding: 25px 50px 25px 25px;
        z-index: 2;
        }
    .content {
        /* padding: 35px 15px 25px 15px; */
        }        
    } 

@media (min-width: 768px) {    
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.2rem;
        padding-left: 0.2rem;
        padding-top: 0;
        padding-bottom: 0;
    
    }
    #blende {
        position: absolute;
        bottom: 80px;
        right: 0;
        color: #fff;
        background-color: rgba(42,60,71,0.75);
        padding: 25px 150px 25px 25px;
        z-index: 2;
    }
	.page-motorsport #blende {
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
		bottom: 40px;
	}	
	.page-oldtimer #blende {
		max-width: 25%;
		padding: 15px;
		bottom: 40px;
	}
	.page-motorsport #blende,
	.page-motorsport #blende > img {
		/* margin: 0; */
	}	
}


@media (min-width: 768px) {    
    .jumbotron {
        padding: 2rem 3.5rem 2rem 3.5rem;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

#presse .card {
    width: 100%;
    margin-bottom: 1.25rem;
} 

#presse .card-img, .card-img-top {
    padding-top: 1.25rem;
}

.img_gal {
    width: 100%; 
    height: 200px; 
    background-size: cover; 
    background-position: center center;
    margin-bottom: 15px;
}

.btn {
    font-size: 1.3rem;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
    opacity: 1.0;
    color: #000;
}

.carousel-control-next, .carousel-control-prev {
    color: #fff;
    text-align: center;
    opacity: 1;
    transition: opacity .30s ease;
}

/* #carouselExampleIndicators. */
/*
[type="button"]:not(:disabled), 
[type="reset"]:not(:disabled), 
[type="submit"]:not(:disabled), 
button:not(:disabled) {
    opacity: .30;
}
*/

#carouselExampleIndicators button:hover,
#carouselExampleIndicators button:disabled,
#carouselExampleIndicators button:focus
 {
    opacity: .30;
}

ul.oldtimer-leistung-list {
	list-style: none;
	padding-left: 0;
}

ul.oldtimer-leistung-list li {
	padding: 0px 0px 0px 55px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 15px;
	line-height: 2.1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul.oldtimer-leistung-list li.icon_sandstrahlen {
	background-image: url('../img/icon_sandstrahlen.png');
}
ul.oldtimer-leistung-list li.icon_trockeneisstrahlen {
	background-image: url('../img/icon_trockeneisstrahlen.png');
}
ul.oldtimer-leistung-list li.icon_entlackung {
	background-image: url('../img/icon_entlackung.png');
}
ul.oldtimer-leistung-list li.icon_fahrzeugtransport {
	background-image: url('../img/icon_fahrzeugtransport.png');
}
ul.oldtimer-leistung-list li.icon_lackierung {
	background-image: url('../img/icon_lackierung.png');
}
ul.oldtimer-leistung-list li.icon_scheunenfund {
	background-image: url('../img/icon_scheunenfund.png');
}
ul.oldtimer-leistung-list li.icon_karosseriebau {
	background-image: url('../img/icon_karosseriebau.png');
}
ul.oldtimer-leistung-list li.icon_restauration {
	background-image: url('../img/icon_restauration.png');
}
ul.oldtimer-leistung-list li.icon_sonderanfertigung {
	background-image: url('../img/icon_sonderanfertigung.png');
}
ul.oldtimer-leistung-list li.icon_beschichtung {
	background-image: url('../img/icon_beschichtung.png');
}
ul.oldtimer-leistung-list li.icon_konservierung {
	background-image: url('../img/icon_konservierung.png');
}
ul.oldtimer-leistung-list li.icon_motorenbau {
	background-image: url('../img/icon_motorenbau.png');
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 55vw;
	font-size: 1.1rem;
}
@media (min-width: 576px) {    
	.ellipsis {
		width: auto;
		font-size: 1.3rem;
	}
}
@media (min-width: 1200px) {
	.dtmClassic {
		max-width: 50%;
	}
}

/* Flipster */
.flipster {
	overflow: hidden;
}
.flipster__nav__link {
	padding: .2em .2em;
}
.flipster__nav {
	margin: 0 0 1em;
}
.flipster__item img {
	max-width: 100%;
}
.flipster__item__content img {
	max-width: 650px;
}
.flipster--carousel .flipster__item--past-1, 
.flipster--carousel .flipster__item--future-1 {
	opacity: .7;
}