dl.address {
	padding-top:5px
}
dl.address dd span {
	display:inline-block;
	width:98px
}
/*  lists */
.list-1  ul{
	padding-bottom:4px
}
.list-1 li {
	background:url(../images/marker-2.png) no-repeat 0 6px;
	display:block;
	padding: 0 0 6px 21px
}
.list-1 li span {
    display: inline-block;
    width: 68px;
}
.list-1 li a {
	font-size:13px;
	line-height:18px;
	color:#f6f5f2;
	display:block;
}
.list-1.a li a {
	line-height:24px;
}
.list-1.a li {
	background:url(../images/marker-2.png) no-repeat 0 8px;
	padding-bottom:1px
}
.mfValidation {
	font-size: 15px;
	color: red;
	margin-bottom: 5px;
	line-height: 1.2;

font-weight: 400;

font-family: 'Playball';
float:right;
}
.content-box{padding:40px;position:relative;background:#fff;top:-40px;box-shadow:0px 40px 60px rgba(0,0,0,0.1); max-width: 900px;margin: 0 auto; margin-bottom:-40px;}

.font18 {
	font-size:18px;
}
.font16 {
	font-size:16px;
}
.font32 {
	font-size:32px;
}

.slagers .col-md-4 {
	padding-right: 0px;
}

.red {
	color: #ff4656;
}

.bannerknop {
	background: #ff4656 !important;
    border-radius: 40px;
    color: #fff !important;
    padding: 10px 20px;
}