.start{
	background:url(img/bg.jpg) no-repeat;
	background-size:cover;
}
.start.sub{
	background:transparent;
}
.start .logo{
	background:#fff;
	border-radius:0px 0px 50px 50px;
	padding:40px 20px;
	box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.25);
}
.start .logo img{
	width:150px;
}
.start .menu{
	background:#aa36a5;
	width:100%;
	font-size:14px;
}
.start .menu .btn-custom{
	border:1px solid #fff;
	color:#fff;
	padding:8px 25px;
	font-size:14px;
}
.start .content{
	color:#fff;
	padding:150px 0px;
	padding-bottom:200px;
}
.start .content h2{
	font-size:40px;
}

.error{
	font-size:12px;
	color:red;
	display:none;
}

.sofunktioniertes img{
	width:100%;
	padding-right:25px;
}
.sofunktioniertes h2{
	font-size:35px;
}
.sofunktioniertes h2 strong{
	color:#bb9221;
}
.bottom.funktioniert{
	color: #fff;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	background:url(img/bottom-funktioniert.jpg) no-repeat;
	background-size:cover;
}
.bottom .title {
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	font-weight: bold;
	font-size: 40px;
	letter-spacing: 2px;
}
.bottom .title strong{
	font-size: 55px;
	color: #fff;
	font-weight: 900;
}

.info img{
	width:100%;
	border-radius: 18px;
}
.info strong{
	color:#bb9221;
	font-size:24px;
	margin-bottom:10px;
	display:block;
}

.bigbox{
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.16);
	border-radius: 67px;
	margin:50px 0px;
}
.bigbox .text{
	padding:50px;
}
.bigbox strong{
	color:#bb9221;
}
.bigbox h2{
	font-size:70px;
	font-weight:900;
	margin-bottom:10px;
}
.bigbox img{
	width:100%;
}

.navbar{
	padding:0;
	padding-right:15px;
}
.navbar-dark .navbar-nav .nav-link{
	color:#fff;
	padding:20px 15px;
	font-weight:bold;
}
.navbar-dark .navbar-nav .nav-link:hover{
	color:#fff;
	background:#bb9221;
}
.navbar-dark .navbar-nav .nav-item:last-child .nav-link:hover{
	background:transparent;
}
.navbar-dark .navbar-nav .nav-link.active{
	color:#fff;
	background:#bb9221;
}
.navbar-dark .navbar-nav .nav-item:last-child .nav-link{
	padding:0;
	padding-left:15px;
}

.btn-custom, .btn-custom:hover, .btn-custom:focus, .btn-custom:active{
	padding:10px 35px;
	border-radius:29px;
	text-transform: uppercase;
	font-weight:bold;
}
.btn-red, .btn-red:hover, .btn-red:active, .btn-red:focus{
	background:#aa36a5;
	color:#fff;
	text-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.section{
	padding:100px 0px;
}

.title h2{
	font-size:38px;
}
.title h4{
	font-size:28px;
	font-weight:normal;
}


.ent{
	padding-top:0;
}
.ent .phone{
	margin-top:-150px;
	margin-left:-50px;
}


.rechner{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(214, 176, 70, 0.25) 51.04%, rgba(255, 255, 255, 0) 100%);
}
.rechner .box{
	background:#fff;
	padding:50px;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.15);
	border-radius:50px;
}
.rechner .box .title h2{
	color:#aa36a5;
}
.rechner .rechnerbox .count{
	position:relative;
}
.rechner .rechnerbox .count img{
	position:absolute;
	left:0;right:0;
	margin:auto;
}
.rechner .rechnerbox .count h2{
	font-size:80px;
	font-weight:bold;
	margin-top:25px;
	padding-top:55px;
	background-image: linear-gradient(90deg, #aa36a5 0%, #bb9221 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; 
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
}
.rechner .rechnerbox .mb-3 i{
	position:absolute;
	left:15px;
	top:15px;
	font-size:25px;
}
.rechner .rechnerbox .mb-3 i.fa-heart{
	color:#aa36a5;
}
.rechner .rechnerbox .form-control{
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
	background: #ECECEC;
	border:none;
	padding:15px;
	padding-left:50px;
}


.bottom{
	text-align:center;
}
.bottom .logo{
	width:150px;
}

.footer{
	border-top:1px solid rgba(0, 0, 0, 0.25);
	padding:25px;
}
.footer a{
	color:#000;
	text-decoration: none;
	font-size:14px;
	padding:0px 15px;
}

.testi.sm img{
	width:80%!important;
	margin:0 auto;
}

.erfolg p{
	line-height:27px;
}


.sign .price .red{
	color: #aa36a5;
	font-size:28px;
	font-weight:normal;
}
.sign .price h2{
	font-size:40px;
}
.sign .price h2 .underline{
	position:relative;
}
.sign .price h2 .underline img{
	position:absolute;
	bottom:-5px;
	width:170px;
}


.regbox .redbox{
	background: linear-gradient(180deg, #aa36a5 0%, #bb9221 100%);
	color:#fff;
	padding:50px;
	border-radius:25px;
	width:450px;
	margin-right:-50px;
	position:relative;
}
.regbox .redbox h2{
	font-size:40px;
}
.regbox .redbox .list{
	display:flex;
	text-align:left;
	margin-bottom:15px;
}
.regbox .redbox .list i{
	padding-right:5px;
	padding-top:5px;
}
.regbox .form{
	box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.25);
	background:#fff;
	padding:50px;
	border-radius:25px;
	padding-left:100px;
}
.regbox .form .position-relative i{
	position:absolute;
	left:15px;
	top:17px;
	font-size:20px;
}
.regbox .form .form-control, .regbox .form .form-select{
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
	padding:15px;
	padding-left:42px;
}

.rec .box{
	box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.25);
	background:#fff;
	border-radius:25px;
	padding:35px;
	height:250px;
	overflow:auto;
	margin:0px 10px;
}
.rec .box h4{
	font-size:30px;
	font-weight:bold;
	margin-bottom:10px;
}


.soklappts .redbox{
	background: #aa36a5;
	color:#fff;
	border-radius:15px;
}
.soklappts .redbox .text{
	padding:50px;
}
.soklappts .redbox i{
	font-size:50px;
}
.soklappts .redbox h2{
	font-size:40px;
	margin:25px 0px;
}
.soklappts .redbox p{
	line-height:32px;
	font-size:17px;
}
.rec.soklappts .box{
	height:500px;
	padding:50px;
}
.rec.soklappts .box h4{
	font-size:25px;
	margin-bottom:25px;
}
.rec.soklappts .box p{
	line-height:34px;
	font-size:18px;
}

.preise h2{
	font-size:50px;
	font-weight:bold;
	margin-bottom:20px;
}
.preise h2 strong{
	color:#aa36a5;
}
.preise .flexbox{
	margin:15px 0px;
}
.preise .price_bg{
	background:#aa36a5;
	padding:3px 10px;
	color:#fff;
	font-weight:bold;
	font-size:25px;
	display:inline-block;
	width:auto;
	margin-right:15px;
}
.preise s{
	color:rgba(0, 0, 0, .29);
	font-size:22px;
}
.preise small{
	color:rgba(0, 0, 0, .48);
	display:block;
	margin-bottom:25px;
	font-size:12px;
}
.preise .check{
	margin-bottom:10px;
	display:flex;
	align-items:center;
}
.preise .fa{
	border:1px solid #000;
	border-radius:2px;
	color:#000;
	font-size:14px;
	padding:3px;
	margin-right:10px;
}
.preise .check strong{
	color:#aa36a5;
	font-size:18px;
}


.login a, .login .passwort_vergessen{
	color:#aa36a5;
	cursor:pointer;
}


@media only screen and (max-width:1399px){
	
	
	
}


@media only screen and (max-width:1199px){
	
	
	
}


@media only screen and (max-width:991px){
	
	
	.ent .phone{
		width:100%;
	}
	.rechner .rechnerbox .count img{
		width:100%;
	}
	
	.start{
		background-position: center center;
	}
	.start .logo{
		padding:40px 15px;
	}
	.start .logo img{
		width:60px;
	}
	
	.navbar{
		padding:10px 0px;
	}
	.navbar-dark .navbar-toggler{
		margin-left:auto;
		border:1px solid #fff;
		margin-right:10px;
	}
	.nav-item{
		width:100%;
		text-align:right;
	}
	.navbar-dark .navbar-nav{
		padding-top:25px;
	}
	.navbar-dark .navbar-nav .nav-link{
		padding:10px;
	}
	.navbar-dark .navbar-nav .nav-item:last-child .nav-link{
		padding-right:5px;
	}
	
	.start .d-flex{
		align-items: flex-start;
	}
	
	.start .content{
		padding:50px 15px;
	}
	
	.ent{
		padding-top:50px;
	}
	
	.section{
		padding:50px 0px;
	}
	.ent .phone{
		margin:0;
	}
	
	.rechner .box{
		padding:15px;
	}
	
	.title h2{
		font-size:35px;
	}
	.title h4{
		font-size:26px;
	}
	
	.rechner .rechnerbox .count h2{
		padding-top:30px;
	}
	
	.footer{
		padding:25px 0px;
	}
	.footer a{
		padding:5px 0px;
	}
	
	.rechner .rechnerbox .mb-3 i{
		position: absolute;
		left: 10px;
		top: 19px;
		font-size: 18px;
	}
	.rechner .rechnerbox .form-control{
		padding-left:40px;
	}
	
	.testi .testiimg, .testi.sm .testiimg{
		width:130px!important;
		margin-bottom:15px;
	}
	.testi.sm .testiimg{
		width:100px!important;
	}
	
	.m-no-m{
		padding:0;
	}
	
	.sign .price h2{
		font-size:36px;
	}
	.sign .price h2 .underline img{
		width:150px;
	}
	
	.rec .box{
		padding:25px;
		margin-bottom:25px;
	}
	.rec .box h4{
		font-size:25px;
	}
	
	.regbox .d-flex{
		display:block!important;
	}
	.regbox .redbox{
		width:100%;
		padding:30px;
		margin-bottom:25px;
	}
	.regbox .form{
		padding:30px;
	}
	.regbox .form .title h2{
		font-size:25px;
	}
	.regbox .form .title h4{
		font-size:18px;
	}
	.regbox .form .position-relative i {
		position: absolute;
		left: 13px;
		top: 21px;
		font-size: 14px;
	}
	.regbox .form .form-control, .regbox .form .form-select{
		padding-left:30px;
	}
	.regbox .form .geb i{
		display:none;
	}
	.regbox .form .geb .form-select{
		padding:15px;
	}
	
	.soklappts .redbox .text{
		padding:25px;
	}
	.rec.soklappts .box{
		padding:25px;
		height:460px;
	}
	.preise .price_bg{
		display:block;
		margin:0;
	}
	
}