.cls-bg-img {
	background-size: cover;
}

.cls-bg-img-contain {
	background-size: 100% 100%;
}

.cls-banner img {
	max-width: 100%;
	height: 100%;
}

.cls-widget {
	margin-top: 25px;
    width: 100%;
}

.ult_social a {
	padding-left: 10px;
}

.cls-form-home>.vc_column-inner {
  padding-top: 0px !important;
}

.cls-form-home h2 {
  margin-top: 0px;
  margin-bottom: 35px;
}

.cls-form-home label {
	width: 100%;
}
.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type=email],
.wpcf7-form-control-wrap input[type=tel],
.wpcf7-form-control-wrap textarea{
	width: 100%;
}

.cls-form-home input {
	font-weight: normal;
}

.cls-form-home input[type=submit] {
	margin-top: 15px;
	background-color: #ae0606;
	color: #fffdf8;
  	padding-top: 15px;
  	padding-bottom: 15px;
  	width: 100%;
}

.fa {
	font-size: 20px;}

/* Knoppen Cookie Notice neutraal maken */
.cn-button.wp-default { color: #1c1c1c !important; background-color: white !important; }