
body{
  margin: 0px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
}


.bgleft{
  background: url("../images/bg_left.png") no-repeat;
  background-size: cover;
  width: 960px;
  height: 800px;
}

.bg-nd{
  background: url("../images/bg-Gefeliciteerd.png") no-repeat;
  background-size: cover;
  width: 960px;
  height: 800px;
}

.box-end img{
  margin: auto;
}

.box-end{
  text-align: center;
  margin-top: 250px;

}

.icon img{
  padding-bottom: 40px;
  width: 70px;
}

.t{
  font-weight: 700;
  padding-bottom: 30px;
  font-size: 40px;
  color: #fff;
}

.t1 {
  margin-top: 40px;
  width: 550px;
  margin: auto;
  font-size: 19px;
  color:#fff;
}


.brand{
  margin-top: 46px;
  margin-left: 30px;
  margin-bottom: 160px;
}

.brand img{
  width: 200px;
}

.txt{
  margin-left: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}

.cont{
  margin-bottom: 30px;
  margin-left: 30px;
  font-size: 18px;
}

.form-group1{
  width: 580px;
  margin-left: 30px;
}


.button{

  margin-top: 90px;
  background-color: #4CAD16;
  border-radius: 37px 37px 37px 37px;
  width: 220px;
  font-size: 15px;
  color: #ffff;
  padding: 10px;
}


.button-left{
  background-color: #4CAD16;
  border-radius: 37px 37px 37px 37px;
  width: 150px;
  font-size: 15px;
  color: #ffff;

}

.butn{
  margin-top: 100px;
}



.button-right{
  background-color: #4CAD16;
  border-radius: 37px 37px 37px 37px;
  width: 150px;
  font-size: 15px;
  color: #ffff;
}

.from-group {
  margin-left: 30px;
}


.list{
  margin-left: 30px;
}

.list label{
  padding-bottom: 20px;
}


.list2 img{
  width:20px;
}

.boxcont{
  display: none;
}

#box11{
  display: block;
}


.list2{
  list-style-type:none;
  margin: auto;
  margin-top: 150px;
}

.list2 span{
  font-size: 20px;
  margin-left: 20px;
}

.b{
  padding-bottom: 10px;
}
