/* #### van den daele MODS #### */

.mrg-tp-50 {margin-top: 50px;}
.mrg-tp-100 {margin-top: 100px;}

/* ==================================================================== */
/* GENERAL MODS */

.hidden {
	visibility: hidden;
}

.bg-primary {
	background-color: #fff;
}

.bg-red {
	background-color: #9e0000;
	color: #000;
}

.bg-gold {
	background-color: #c9c2a8;
}

a {
	transition: all .35s;
	color: #000;
}

a:hover {
	color: #9e0020;
}

.home-alert {
	background-color: #7b0035;
	padding: 15px;
}

.typo-home-alert {
	font-size: 28px !important;
	margin-bottom: 0px;
	color: #fff;
	text-align: center;
}

.typo-home-alert-sub {
	font-size: 16px !important;
	color: #fff;
	text-align: center;
}
/* ==================================================================== */
/* ### TYPOGRAPHY ### */

p {
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 20px;
}

h2 {
	color: #000;
}

h3 {
	font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
	font-size: 1.6em;
	color: #000;
	font-weight: bold;
}

.text-faded {
	color: #c9c2a8;
}

.text-faded-blk {
	color: #000;
}

.text-primary {
	color: #ffed00;
}

.btn-datenschutz {
	font-size: 0.8em;
	color: black;
	background-color: #ffed00;
}

.typo-big {
	color: #d2c657;
	font-size: 1.6em;
	font-weight: bold;
}

.typo-medium {
	color: #fff;
	font-size: 2.5em;
	text-transform: uppercase;
	line-height: 0.8em;
	font-weight: bold;
}

.typo-iconsub {
	font-size: 4em;
	color: #9e0000;
}

.lnk-footer {
	color: #000;
	font-size: 0.8em;
}

.lnk-footer:hover {
	color: #757272;
	text-decoration: none;
}

q {quotes:"\201E" "\201C";}


.fa-big {
	font-size: 5em;
	color: #000;
}

.typo-box {
	color: #fff;
}

.typo-printe {
	color: #000;
}

.typo-slider-h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 4.2em;
	color: #c9c2a8;
	text-shadow: 4px 4px #000;
	margin-bottom: 0px;
}

.typo-slider-h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 3em;
	color: #c9c2a8;
	text-shadow: 2px 2px #000;
	margin: -20px 0px 0px 0px;
}

.txt-modal {
	text-align: left;
	font-size: 10px;
	color: #000;
}
.h2-modal {
	text-transform: uppercase;
	text-align: left;
}
.modal-title {
	text-transform: uppercase;
	font-size: 24px;
}

/* ==================================================================== */
/* ### NAVIGATION ### */

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

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

.navbar-default .nav > li.active > a, .navbar-default .nav > li.active > a:focus {
	color: #c9c2a8 !important;
	background-color: transparent;
}

.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	color: #fff;
}

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

.navbar-brand {
	float: left;
	height: 50px;
	padding: 10px 15px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-default {
	background-color: #000 !important;
	border-color: rgba(34, 34, 34, 0.05);
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}

.navbar-default .navbar-header .navbar-toggle {
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}

.navbar-default .navbar-toggle {
	border-color: #000;
}

.fa-bars {
	font-size: 30px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #343434;
}


/* ==================================================================== */
/* ### BUTTONS ### */

.btn-primary {
	color: #000;
	background-color: #9e0020;
	border-color: #F05F40;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

.btn-gold {
	background: #c9c2a8;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #9e0020;
	border-color: #ed431f;
}

.btn-agb {
	background-color: #c9c2a8;
	color: #000;
	min-width: 150px;
	margin: 0 20px 0 20px;
}

/* ==================================================================== */
/* ### MODAL ### */

.modal-title {
	font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
	color: #000;
	text-align: left;
}

.typo-modal {
	color: #000;
	text-align: left;
}

.dph {
	font-weight:bold; 
	font-size: 18px; 
	margin-top:25px; 
	margin-bottom:0px;
	color: #000;
	text-align: left;
}

.dp {
	font-size: 12px;
	color: #000;
	text-align: left;
}

/* ==================================================================== */
/* ### PORTFOLIO ### */


.portfolio-box .portfolio-box-caption {
	color: #fff;
	opacity: 0;
	display: block;
	background: #c9c2a8;
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	max-height: 350px;
	transition: all .35s;
}

.portfolio-box {
	height: 0;
	padding-bottom: 53.84615384615385%;
	position: relative;
}

.portfolio-box img {
	max-height: 350px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.user-select-none {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}

/* ==================================================================== */
/* ### other elements */

.a-fb {
	color: #000;
}

.a-fb:hover {
	color: #ffed00;
}

hr {
	border-color: #000;;
	border-width: 3px;
	max-width: 50px;
}

hr.light {
	border-color: #ccc;
}

.logo {
	height: 30px;
}

.typo-home {
	color: #fff !important;
	font-size: 20px !important;
}

#imprint {
	background-color: #000;
	color: #fff;
}

.pricecard {
	background: #9e0020;
	border: 60px solid #fff;
	border-radius: 110px;
	height: 320px;
}

.img-responsive {
	display: inline;
}

.dpl {
	text-align: left;
}

/* ==================================================================== */
/* #### RESPONSIVE MODS #### */

@media (max-width: 605px) {
	.logo-big {
		width: 250px;
	}

	.carousel-indicators {
		visibility: hidden;
	}

	.typo-sliderbox-h1 {
	font-size: 10px !important;
	}

	.typo-sliderbox-h2 {
		font-size: 13px !important;
		line-height: 15px !important;
	}

	.sliderbox {
	padding: 10px 10px 1px 10px !important;
}

}

@media (min-width: 768px) {
	.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
	color: #fff;
	}

}



/* ==================================================================== */
/* #### CAROUSEL MODS #### */

.carousel,
.item,
.active {
	height: 100%;
}

.carousel-inner {
	height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}



.carousel-caption-mod-left {
	position: absolute;
	bottom: 20px;
	top: 30%;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption-mod-right {
	position: absolute;
	bottom: 20px;
	top: 30%;
	right: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-indicators li {
	border: 1px solid rgba(83, 80, 80, 0.5);
}

.carousel-indicators .active {
	background-color: rgba(83, 80, 80, 0.5);
}

.sliderbox {
	background-color: rgba(38, 38, 38, 0.93);
	padding: 30px 30px 10px 30px;
}

.typo-sliderbox-h1 {
	font-family: 'Karma', serif;
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	color: #c9c2a8;
}

.typo-sliderbox-h2 {
	font-family: 'Karma', serif;
	font-weight: 600;
	text-align: left;
	font-size: 26px;
	line-height: 29px;
	color: #c9c2a8;
}

/* ==================================================================== */
/* #### INFOBOX #### */


.infobox {
	width: 100%;
	background: #7b0035;
	padding: 25px;
}

.txt-infobox {
	text-align: center;
	color: #fff;
	margin: 0px;
	font-size: 24px !important;
	margin-bottom: 20px;
}

.txt-infobox-sub {
	text-align: center;
	color: #fff;
	margin: 0px;
	font-size: 24px !important;
}

.txt-infobox-h {
	text-align: center;
	color: #fff !important;
	font-size: 64px !important;
	font-weight: bold;
}


.btn-infobox:hover {
	border: 1px solid #fff;
	background: none;
}

.btn-infobox:hover a {
	color: #fff !important;
}


/* ==================================================================== */
/* #### FOOTER #### */

.foo-icon {
	color: rgba(201, 194, 168, 0.3);
	position: absolute;
	top: 94px;
	left: 40px;
}

.foo-modal {
	background: #000;
	border-top: 0px;
}
