body, html {
	background: url(images/anfrage.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	height: 100%;
}

.step-2, .step-3 { 
	display: none;
}

.steps{
	display:none;
}
#regform .number {
	font-size: 25px;
	font-weight: bold;
	border: 2px solid #133174;
	color: #133174;
	padding: 8px 35px;
	border-radius: 25px;
	display: inline-block;
	margin: 10px 0px;
}
.noUi-pips{
	display:none!important;
}

.list-group{
	font-size:12px;
}