@charset "utf-8";
/* CSS Document */

.display-4{
text-transform: uppercase;
color: crimson;
font-weight: 900;
}
.lead {
	text-transform: uppercase;
	color: #fff;
}
.button_icon {
	font-size: 2rem;
	vertical-align: middle;
	padding-right: 10px;
}

h6, .h6 {
	font-size: 1rem;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: crimson;
}

.card-text{}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
	position: absolute;
	z-index: 999;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border-radius: 0.25rem;
	border: none !important;
}

.card-title {
	margin-bottom: 0.75rem;
	font-weight: bold;
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: currentColor;
}

.jumbotron {
	background-image: url(../images/cover.png);
	background-size: cover;
	background-position: top center;
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: 0.3rem;
}
.tarif{
font-size: 10px;
}

.overlay {
	position: fixed;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000000f2;
	z-index: 1000;
}

.banner{}
.banner img{width: 100%; padding: 50px 20px;}

  .desktop{display: none;}
  a{text-decoration: none; outline: none; color: #212529;}
  a:link,a:visited{text-decoration: none; outline: none; color: #212529; }
@media only screen and (min-width: 600px) {
  .mobile{display: none; }
  .desktop{display: block;}
}



.teen{}
.hausfrau{}
.devot{}
.dominant{}
.titten{}
.milf{}
.omas{}
.hure{}
.anzeigen{display: block;}
.nichtanzeigen{display: none;}
