﻿/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}

@font-face {
	font-family: 'intro_regular';
	src: url('fonts/intro-webfont.eot');
	src: url('fonts/intro-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/intro-webfont.woff') format('woff'),  url('fonts/intro-webfont.ttf') format('truetype'),  	url('fonts/intro-webfont.svg#intro_regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
    font-family: 'Aktiv Grotesk';
    src: local('Aktiv Grotesk Regular'), local('Aktiv-Grotesk-Regular'),
        url('fonts/AktivGroteskCorp-Regular.woff2') format('woff2'),
        url('fonts/AktivGroteskCorp-Regular.woff') format('woff'),
        url('fonts/AktivGroteskCorp-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }

audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
 	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: sans-serif;
}
button:focus {
	outline: 0 !important;
}
body {
	margin: 0;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}
h3 {
	font-size: 1.17em;
	margin: 1em 0;
}
h4 {
	font-size: 1em;
	margin: 1.33em 0;
}
h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}
h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
p, pre {
	margin: 1em 0;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl, menu, ol, ul {
	margin: 1em 0;
}
dd {
	margin: 0 0 0 40px;
}
menu, ol, ul {
	padding: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
 *margin-left: -7px;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
button, input {
	line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: none;
}
a:focus {
	outline: none;
}
.clear:after, .clearboth:after {
	content: "";
	display: table;
	clear: both;
}
.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
iframe {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
menu, ol, ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 1em;
}
h3 {
	font-size: 24px;
	margin: 0px 0px 25px;
}
h4 {
	font-size: 24px;
	margin: 0px;
}
p {
	margin: 20px 0;
}
a {
	color: #007292;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
strong, p strong {
	font-weight: 600;
}

::-webkit-input-placeholder {
 color: #000;
}

:-moz-placeholder {
 color: #000;
}

::-moz-placeholder {
 color: #000;
}

:-ms-input-placeholder {
 color: #000;
}
input[type=text], input[type=url], input[type=password], input[type=tel], input[type=number], input[type=email], textarea, select {
	float: left;
	height: 50px;
	margin-right: 5px;
	padding: 12px 10px;
	background: #fff;
	border: 1px solid #a1a5a9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
input.not-valid {
	border: 1px solid #E21937;
}
input[type=text].min-input, input[type=url].min-input, input[type=password].min-input, input[type=tel].min-input, input[type=number].min-input, input[type=email].min-input, textarea.min-input, select.min-input {
	width: 52px;
}
input[type=text].min-input {
	float: left;
}
input[type=text].small-input, input[type=url].small-input, input[type=password].small-input, input[type=tel].small-input, input[type=number].small-input, input[type=email].small-input, textarea.small-input, select.small-input {
	width: 67px;
}
input[type=text].mid-input, input[type=url].mid-input, input[type=password].mid-input, input[type=tel].mid-input, input[type=number].mid-input, input[type=email].mid-input, textarea.mid-input, select.mid-input {
	width: 106px;
}
.container label {
	display: block;
	color: #000000;
    font-family: Aktiv Grotesk, helvetica, arial, sans-serif;
	font-size: 16px;
  	font-weight: 400;
	margin-bottom: 20px;
}
textarea {
	height: 135px;
}
button, .button, input[type=submit], input[type=button] {
	background: #005740;
	height: 50px;
	border: none;
	color: #fff;
	/* font-family: "intro_regular", sans-serif; */
    font-family: Aktiv Grotesk, helvetica, arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 12px 30px;
	-webkit-box-shadow: 0px 5px 0px 0px #053F30;
	-moz-box-shadow: 0px 5px 0px 0px #053F30;
	box-shadow: 0px 5px 0px 0px #053F30;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
button:hover, .button:hover, input[type=submit]:hover, input[type=button]:hover {
	background: #85C6A0;
	-webkit-box-shadow: 0px 5px 0px 0px #053F30;
	-moz-box-shadow: 0px 5px 0px 0px #053F30;
	box-shadow: 0px 5px 0px 0px #053F30;
}
 button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
 border: 0;
 outline: 0;
}
.violet {
	color: #49225d;
}
.pink {
	color: #85C6A0;
}
.container form:after {
	content: "";
	display: table;
	clear: both;
}
.container form .field-wrapper {
	float: left;
	margin-right: 58px;
}
.container form .field-wrapper.field-wrapper-2 {
	margin-right: 39px;
}
.container form .field-wrapper.field-submit {
	margin-right: 0px;
	margin-top: 36px;
}
.container form .field-wrapper input:last-child {
	margin-right: 0px;
}
.container:after, .clearfix:after, .field-set:after, section.module:after {
	content: "";
	display: table;
	clear: both;
}
.container {
	/* margin: 0 auto; */
	max-width: 1002px;
}
.mq-mobile, .vissually-hidden {
	display: none !important;
}
.school-spullen-figure {
	margin-top: 85px;
}
.school-spullen-figure .container figure {
	text-align: center;
}
.school-spullen-figure .container figure img {
	margin: auto;
	display: block;
}
.school-spullen-module {
	margin-top: 30px;
}
.school-spullen-module .container h2 {
	text-align: center;
	margin: 0px;
}
.school-spullen-module .container .schoolspullen-form-wrapper {
	position: relative;
	max-width: 906px;
	/* margin: 5px auto 5px; */
	padding: 30px 34px;
	border: 3px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.school-spullen-module .container .form-messages {
	position: absolute;
	bottom: -80px;
	z-index: 2;
	padding-top: 14px;
	height: 64px;
	left: 50%;
	margin-left: -142px;
}
.school-spullen-module .container .form-messages div {
	display: none;
	position: relative;
	padding: 14px 38px 14px 38px;
	margin: auto;
	font-size: 15px;
	line-height: 24px;
	font-family: "intro_regular", sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.24);
	box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.24);
}
.school-spullen-module .container .form-messages div:before {
	content: "";
	width: 21px;
	height: 21px;
	display: inline-block;
	margin-right: 12px;
	vertical-align: top;
}
.school-spullen-module .container .form-messages div:after {
	position: absolute;
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	top: -14px;
	left: 50%;
	margin-left: -14px;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 14px solid;
}
.school-spullen-module .container .form-messages div.success-message {
	background: #88e88f;
}
.school-spullen-module .container .form-messages div.success-message:before {
	background: url("../img/icons/success.png");
}
.school-spullen-module .container .form-messages div.success-message:after {
	border-bottom-color: #88e88f;
}
.school-spullen-module .container .form-messages div.error-message {
	background: #eb4b4b;
}
.school-spullen-module .container .form-messages div.error-message:before {
	background: url("../img/icons/error.png");
	width: 23px;
	height: 23px;
}
.school-spullen-module .container .form-messages div.error-message:after {
	border-bottom-color: #eb4b4b;
}
.school-spullen-module .container .form-messages.success .success-message {
	display: block;
}
.school-spullen-module .container .form-messages.error .error-message {
	display: block;
}

.container .form-text {
	color: #007292;
}
.container .form-term, .container .form-text {
	color: #000000;
  /*
  	text-align: center; 
	font-size: 20px;
	line-height: 24px;
	max-width: 906px;
	margin-right: auto;
	margin-left: auto;
  */
}
.container .form-text a, .container .form-term a, .container .form-text a:hover, .container .form-term a:hover {
	color: #85C6A0;
}
.container .form-term {
	margin-top: 20px;
	margin-bottom: 20px;
}
.container .form-text {
	margin-bottom: 80px;
	margin-top: 15px;
}
.container .form-text input {
	vertical-align: middle;
	width: 24px;
	height: 24px;
}
.container .form-term.error, .container .form-term.error a {
	color: red;
}
.container input[type=text].small-input.last {
	width: 55px;
}
.container .form-text.error {
	color: #E21937;
}
.container .form-text.error a {
	color: #E21937;
}