#submit {
    color: black;
}


    #vorige {
    color: black;
}


    #volgende, .nextbutton  {
    color: black;
}

@import url('https://fonts.googleapis.com/css?family=Poppins:400,700|Roboto:400,700');
body{
font-family: 'Roboto', sans-serif;
}
 
label.button.noselect.vloerverwarming {
  background-size: 100%;
}

label.button.noselect.elektrischekachel {
  background-size: 100%;
}

label.button.noselect.elektrischekookplaat {
  background-size: 100%;
}

/* Tekst */
h1 {
  font-size: 80px;
  line-height: 65px;
  color: #00a9d1;
}

.form h2 {
  color: #000;
  font-size: 24px;
  margin-top: 4px;
  padding: 0px;
}

.modal h1 {
  color: #00a9d1;
}
.modal h3 {
  font-size: 1.6em;
  color: black;
  font-weight: 500;
  margin-bottom: 0;
}
img {
  display: block;
  margin: auto;
}
h4 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  color: #00a9d1;
  font-weight: 700;
}

h3 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  color: #3e444e;
  font-weight: 700;
}
.form-spacer{
height: 0;
}
.slide .slide-inner{
  margin-top: 0;
}
.slide-last {
max-width: 100%;
}

.btn, label.button{
border-radius: 5px;
}
input.form-field.email.required, .datepicker {
  width: 48.5%;
  display: inline-block;
  margin-right: 1%;
}
.intl-tel-input.allow-dropdown, select.form-field.select.field_huidigeenerg {
  width: 49.5%;
  display: inline-block;
  margin-right: 0;
}
label.button {
  color: black;
  border-color: transparent;
  background-color: white;
  display: inline-block;
  height: 20px;
  background-repeat: no-repeat;
  box-shadow: 0 2px 4px rgba(0,0,0,.15);
  opacity: .5;
  margin-top: 20px;
  transition: opacity 1s, margin-top 1s;
}

label.button:hover {
  opacity: 1;
   border-color: transparent;
   margin-top: 0;
}
#submit {
  color: white;
  background-color: #00a9d1;
  margin-bottom: 50px;
  float: none;
  margin-right: 0;
  max-width: 300px;
  width: 100%;
  margin-left: 0;
  border-radius: 8px;
}
#submit:hover {
  background-color: #71cee4;
  border: solid 1px#71cee4;
  color: white;
}
input[type="checkbox"] {
  margin-left: -18px;
}
#form-title{
  font-size: 1.8rem;
  margin-bottom: 12px;
  font-weight: bolder;
  padding: 0;
}

.form {
  width: 1000px;
  top: auto;
  padding: 0;
}
#volgende, .nextbutton:hover {
  background-color: #71cee4;
  color: white;
}
.slide .slide-inner {
  margin-top: 20px;
}
.formcontent{
text-align: center;
line-height: 1.8;
}
.terms label {
  margin-left: 18px;
}
#slide-1 h3{
   text-align: center;
   line-height: 2;
   color: #000; 
}
#slide-1 p{
   text-align: center;
}
#privacystatement {
  margin-right: 60px;
  margin-top: 29px;
}
#slide-1 label{
   border-radius: 0;
}

#slide-1 label span {
  background-color: #f4dd04;
  border-radius: 40px;
  margin-top: 111%;
  line-height: 2;
  padding: 6px 10px;
  color: #000;
  width: 154px;
  display: inline-block;
  text-transform: uppercase;
  filter: blur(0px);
}

#slide-1 .button {
  margin: 16px 8px;
  background-size: 100% 100%;
  transition: background 1s linear;
  float: left;
  width: 150px;
  height: 150px;
  border-radius: 0;
}

#slide-1 .button:hover,
#slide-1 .button:focus {
 transform: scale(1.05);
}

.footer-container{
display: none;
}

.nextbutton {
  cursor: pointer;
  border: 1px solid;
  padding: 10px;
  border-radius: 8px;
  font-weight: 700;
  line-height: 1.4;
  margin: 27px auto;
  max-width: 300px;
  text-align: center;
}
#volgende, .nextbutton {
  background-color: #00a9d1;
  color: white;
}
#contactform {
  text-align: center;
}
#statement {
  text-decoration: underline;
  color: black;
}
.aside-social i {
  display: none;
}
.thankyou-page #form-title {
  color: #00a9d1;
}
.header .inner {
  width: 100%;
  max-width: 1150px;
}
#form {
  width: 100%;
  max-width: 1150px;
}
 /* Campagne Specifieke Divs*/
.Afbeelding.vak {
 width: 100%;
	height: 525px;
	margin-top: 40px;
	background-image: url(../../Assets/img/190041_opzegvergoeding_hero.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

.Tekst.Vak {
  width: 80%;
  margin: auto;
  margin-top: -200px;
  min-height: 200px;
  margin-bottom: 40px;
  box-shadow: rgba(0, 0, 0, 0.18) -20px 14px 20px 0px;
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.Tekst.Vak h2 {
  margin-bottom: 20px;
}
.Tekst.Vak p {
  max-width: 700px;
  margin: auto;
  font-size: 18px;
}
.antwoord {
  width: 100%;
  max-width: 768px;
  margin: auto;
}
.antwoord p {
  font-size: 20px;
  margin-bottom: 20px;
}
.formulier {
  width: 80%;
  margin: auto;
}
.antwoord h2 {
  margin-bottom: 20px;
}
 /* Desktop CSS vanaf 769px*/
@media only screen and (min-width: 768.1px){
.header #header-logo {
  margin-left: 10px;
  height: 60px;
}
.slide .slide-inner {
  min-height: 510px;
}
#footer #privacystatement {
  float: none;
  margin: 0;
}
#footer {
  position: relative;
}
.form-field.radio.optionsbutton {
  display: flex;
  -webkit-box-orient: horizontal;
  flex-direction: row;
  -ms-flex-pack: distribute;
  -ms-flex-direction: row;
  justify-content: space-around;
}
label.button {
  width: 25%;
  padding-top: 332px;
  margin-left: 1%;
  margin-right: 1%;
  max-width: 1000px;
}
}
 /* Mobiele CSS t/m 768px*/
@media only screen and (max-width: 768px){
#form {
  Width: 100%;
  margin: 0;
  max-width: inherit;
}
#slide-1 {
  width: 100%;
  margin-left: 0;
}
input[type=button] {
  margin-left: 0;
}
h1 {
  line-height: 55px;
  font-size: 60px;
}
.Afbeelding.vak {
  width: 100%;
  margin-top: 5px;
}
.anchor-arrow {
  display: none;
}
.form-field.radio.optionsbutton {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -ms-flex-direction: column;
  flex-direction: column;
  display: flex;
  justify-content: space-around;
}
label.button {
  margin-top: 15px;
  margin-bottom: 15px;
  transition: opacity 1s, margin-top 1s, margin-bottom 1s;
  background-size: 140px;
  height: 140px;
  padding-left: 156px;
  padding-top: 60px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
label.button:hover {
  margin-top: 10px;
  margin-bottom: 20px;
}
h3 {
  font-size: 30px;
}
.antwoord p {
  font-size: 18px;
}
.header #header-logo {
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 70px;
}
.thankyou-page .section-block {
  width: auto;
}
#footer {
  text-align: center;
  height: 22px;
  padding-bottom: 85px;
}
#privacystatement {
  margin: auto;
  float: none !important;
}
}
 /* Mobiele CSS t/m 506px*/
@media only screen and (max-width: 506px){
.formulier {
  width: 95%;
}}
 /* Display:none voor hele campagne */
.header .title {
  display: none;
}
.slide::before {
  display: none;
}
#contactform::after {
  display: none;
}
.optionsbutton p:first-of-type {
  display: none;
}