/*
Theme Name: dethuisbatterijvergelijker
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


div,
table,
tr,
th,
td,
figure,
th,
video,
audio,
h1,
h2,
h3,
h4,
h5,
h6,
aside,
canvas,
section,
header,
footer,
nav,
span,
p,
small,
big,
a,
b,
strong,
img,
hr,
pre,
button,
input,
textarea,
optgroup,
ul,
li,
ol,
select,
option,
blockquote,
nav {
  margin: 0;

  padding: 0;

  outline: none;

  border: none;

  text-decoration: none;

  list-style-type: none;
}

.clear {
  clear: both;
}

.clearfix:after {
  display: block;

  content: "";

  clear: both;
}

.parent-wrap {
  width: 100%;

  height: 100%;

  display: table;
}

.child-wrap {
  width: 100%;

  height: 100%;

  display: table-cell;

  vertical-align: middle;
}

img {
  max-width: 100%;
  display: block;
}

.TotalForm {
  background: #fff;
  border-radius: 15px;
  font-family: "Roboto", sans-serif;
  margin: 50px auto;
  text-align: center;
  max-width: 580px;
  background: #fff;
  border-radius: 15px;
  padding: 35px;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.25);
	margin-top:0
	
}
.TotalForm h4 {
  color: #857b7b;
  font-size: 32px;
  line-height: 1.3;
  text-align: left;
  font-weight: 600;
}
.TotalForm h4 span {
  color: #00a79d;
}

#msform {
  text-align: center;
  position: relative;
  margin-top: 20px;
}

#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  position: relative;
}

.form-card {
  text-align: left;
  margin-top: 15px;
}

#msform fieldset:not(:first-of-type) {
  display: none;
}

#msform input,
#msform textarea {
  padding: 8px 15px 8px 15px;
  width: 100%;
  color: #2c3e50;
  background-color: #fff;
  font-size: 16px;
  height: 60px;
  border-radius: 0px;
  border: 1px solid #d0d0d0;
  font-family: "Roboto", sans-serif;
}
#msform select {
  padding: 8px 15px 8px 15px;
  width: 100%;
  color: #2c3e50;
  background-color: #fff;
  font-size: 16px;
  height: 60px;
  border-radius: 0px;
  border: 1px solid #d0d0d0;
  font-family: "Roboto", sans-serif;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23212121'%3E%3Cpath d='M24 24H0V0h24v24z' fill='none' opacity='1'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");
  background-position-x: 100%;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
#msform input:focus,
#msform textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline-width: 0;
}

#msform .action-button {
  font-weight: 500;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  margin: 10px 0px 10px 5px;
  float: left;
  background-image: url(/dev/dethuisbatterijvergelijker/wp-content/uploads/2024/11/btn-bg.png) !important;
  background-repeat: no-repeat;
  width: auto;
  padding: 15px 50px;
}

#msform .action-button:hover,
#msform .action-button:focus {
}

#msform .action-button-previous {
  width: 100px;
  background: #616161;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px 10px 0px;
  float: right;
}
#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
  background-color: #000000;
}







#msform1 {
  text-align: center;
  position: relative;
  margin-top: 20px;
}

#msform1 fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  position: relative;
}

.form-card {
  text-align: left;
  margin-top: 15px;
}

#msform1 fieldset:not(:first-of-type) {
  display: none;
}

#msform1 input,
#msform1 textarea {
  padding: 8px 15px 8px 15px;
  width: 100%;
  color: #2c3e50;
  background-color: #fff;
  font-size: 16px;
  height: 60px;
  border-radius: 0px;
  border: 1px solid #d0d0d0;
  font-family: "Roboto", sans-serif;
}
#msform1 select {
  padding: 8px 15px 8px 15px;
  width: 100%;
  color: #2c3e50;
  background-color: #fff;
  font-size: 16px;
  height: 60px;
  border-radius: 0px;
  border: 1px solid #d0d0d0;
  font-family: "Roboto", sans-serif;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23212121'%3E%3Cpath d='M24 24H0V0h24v24z' fill='none' opacity='1'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");
  background-position-x: 100%;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
#msform1 input:focus,
#msform1 textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline-width: 0;
}

#msform1 .action-button {
  font-weight: 500;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  margin: 10px 0px 10px 5px;
  float: left;
  background-image: url(/dev/dethuisbatterijvergelijker/wp-content/uploads/2024/11/btn-bg.png) !important;
  background-repeat: no-repeat;
  width: auto;
  padding: 15px 50px;
}

#msform1 .action-button:hover,
#msform1 .action-button:focus {
}

#msform1 .action-button-previous {
  width: 100px;
  background: #616161;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px 10px 0px;
  float: right;
}
#msform1 .action-button-previous:hover,
#msform1 .action-button-previous:focus {
  background-color: #000000;
}






#msform2 {
  text-align: center;
  position: relative;
  margin-top: 20px;
}

#msform2 fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  position: relative;
}

.form-card {
  text-align: left;
  margin-top: 15px;
}

#msform2 fieldset:not(:first-of-type) {
  display: none;
}

#msform2 input,
#msform2 textarea {
  padding: 8px 15px 8px 15px;
  width: 100%;
  color: #2c3e50;
  background-color: #fff;
  font-size: 16px;
  height: 60px;
  border-radius: 0px;
  border: 1px solid #d0d0d0;
  font-family: "Roboto", sans-serif;
}
#msform2 select {
  padding: 8px 15px 8px 15px;
  width: 100%;
  color: #2c3e50;
  background-color: #fff;
  font-size: 16px;
  height: 60px;
  border-radius: 0px;
  border: 1px solid #d0d0d0;
  font-family: "Roboto", sans-serif;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23212121'%3E%3Cpath d='M24 24H0V0h24v24z' fill='none' opacity='1'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");
  background-position-x: 100%;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
#msform2 input:focus,
#msform2 textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline-width: 0;
}

#msform2 .action-button {
  font-weight: 500;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  margin: 10px 0px 10px 5px;
  float: left;
  background-image: url(/dev/dethuisbatterijvergelijker/wp-content/uploads/2024/11/btn-bg.png) !important;
  background-repeat: no-repeat;
  width: auto;
  padding: 15px 50px;
}

#msform2 .action-button:hover,
#msform2 .action-button:focus {
}

#msform2 .action-button-previous {
  width: 100px;
  background: #616161;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px 10px 0px;
  float: right;
}
#msform2 .action-button-previous:hover,
#msform2 .action-button-previous:focus {
  background-color: #000000;
}


.card {
  z-index: 0;
  border: none;
  position: relative;
}
.fs-title {
  font-size: 25px;
  color: #673ab7;
  margin-bottom: 15px;
  font-weight: normal;
  text-align: left;
}

.purple-text {
  color: #673ab7;
  font-weight: normal;
}

.steps {
  font-size: 25px;
  color: gray;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: right;
}

.fieldlabels {
  color: #857b7b;
  text-align: left;
  font-size: 15px;
  margin-bottom: 10px;
  display: block;
}

#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

#progressbar .active {
  color: #673ab7;
}

#progressbar li {
  list-style-type: none;
  font-size: 15px;
  font-weight: 400;
}
span.bar {
  width: 100%;
  height: 0.01rem;
  background: #cfcfcf;
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  left: 47px;
}
#progressbar li:nth-of-type(2) span.bar {
  left: 55%;
}

#progressbar #account:before {
  font-family: "Roboto", sans-serif;
  content: "1";
}

#progressbar #personal:before {
  font-family: "Roboto", sans-serif;
  content: "2";
}

#progressbar #payment:before {
  font-family: "Roboto", sans-serif;
  content: "3";
}
#progressbar li:before {
  width: 47px;
  height: 47px;
  line-height: 47px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 0px auto;
  padding: 2px;
  z-index: 999;
  position: relative;
  font-size: 18px;
  font-weight: bold;
}

#progressbar li:after {
  content: "";
  width: 0;
  height: 2px;
  background: #cfcfcf;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
  z-index: 9;
}

#progressbar li.active:before,
#progressbar li.active:after {
  background: #6488ea;
}

.progress {
  height: 20px;
}

.progress-bar {
  background-color: #673ab7;
}

.fit-image {
  width: 100%;
  object-fit: cover;
}
.form-card .dFlx {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
  gap: 10px;
  align-items: flex-end;
}
.form-card .dFlx .f-group {
  width: 32%;
}
.f-group {
  margin-bottom: 10px;
}
.form-card p {
  font-size: 22px;
  color: #514b4b;
  margin-bottom: 10px;
}

.radiocss input[type="radio"] {
  appearance: none;
  display: none;
}

.radiocss label {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  text-align: center;
  border-radius: 0px;
  overflow: hidden;
  transition: linear 0.3s;
  color: #857b7b;
  border: 1px solid #d0d0d0;
  height: 60px;
  cursor: pointer;
}

.radiocss input[type="radio"]:checked + label {
  background-color: #6488ea;
  color: #fff;
  transition: 0.3s;
}

#msform input::-webkit-input-placeholder,
#msform textarea::-webkit-input-placeholder {
  color: #c8c8c8;
  font-size: 15px;
}
#msform input::-moz-placeholder,
#msform textarea::-moz-placeholder {
  color: #c8c8c8;
  font-size: 15px;
}
#msform input:-ms-input-placeholder,
#msform textarea:-ms-input-placeholder {
  color: #c8c8c8;
  font-size: 15px;
}
#msform input:-moz-placeholder,
#msform textarea:-moz-placeholder {
  color: #c8c8c8;
  font-size: 15px;
}

#personal.active ~ #account.active span.bar {
  background: #6488ea;
}

#msform .action-button.submit-btn {
  padding: 15px 25px;
}


#progressbar1 {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

#progressbar1 .active {
  color: #673ab7;
}

#progressbar1 li {
  list-style-type: none;
  font-size: 15px;
  font-weight: 400;
}
span.bar {
  width: 100%;
  height: 0.01rem;
  background: #cfcfcf;
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  left: 47px;
}
#progressbar1 li:nth-of-type(2) span.bar {
  left: 55%;
}

#progressbar1 #account1:before {
  font-family: "Roboto", sans-serif;
  content: "1";
}

#progressbar1 #personal1:before {
  font-family: "Roboto", sans-serif;
  content: "2";
}

#progressbar1 #payment1:before {
  font-family: "Roboto", sans-serif;
  content: "3";
}
#progressbar1 li:before {
  width: 47px;
  height: 47px;
  line-height: 47px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 0px auto;
  padding: 2px;
  z-index: 999;
  position: relative;
  font-size: 18px;
  font-weight: bold;
}

#progressbar1 li:after {
  content: "";
  width: 0;
  height: 2px;
  background: #cfcfcf;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
  z-index: 9;
}

#progressbar1 li.active:before,
#progressbar1 li.active:after {
  background: #6488ea;
}
#msform1 .action-button.submit-btn {
    padding: 15px 25px;
}

#progressbar2 {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

#progressbar2 .active {
  color: #673ab7;
}

#progressbar2 li {
  list-style-type: none;
  font-size: 15px;
  font-weight: 400;
}
span.bar {
  width: 100%;
  height: 0.01rem;
  background: #cfcfcf;
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  left: 47px;
}
#progressbar2 li:nth-of-type(2) span.bar {
  left: 55%;
}

#progressbar2 #account2:before {
  font-family: "Roboto", sans-serif;
  content: "1";
}

#progressbar2 #personal2:before {
  font-family: "Roboto", sans-serif;
  content: "2";
}

#progressbar2 #payment2:before {
  font-family: "Roboto", sans-serif;
  content: "3";
}


#progressbar2 #four:before {
  font-family: "Roboto", sans-serif;
  content: "4";
}

#progressbar2 #five:before {
  font-family: "Roboto", sans-serif;
  content: "5";
}



#progressbar2 li:before {
  width: 47px;
  height: 47px;
  line-height: 47px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 0px auto;
  padding: 2px;
  z-index: 999;
  position: relative;
  font-size: 18px;
  font-weight: bold;
}

#progressbar2 li:after {
  content: "";
  width: 0;
  height: 2px;
  background: #cfcfcf;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
  z-index: 9;
}

#progressbar2 li.active:before,
#progressbar2 li.active:after {
  background: #6488ea;
}
#msform2 .action-button.submit-btn {
    padding: 15px 25px;
}

#msform2 input::-webkit-input-placeholder,
#msform2 textarea::-webkit-input-placeholder {
  color: #c8c8c8;
  font-size: 15px;
}
#msform2 input::-moz-placeholder,
#msform2 textarea::-moz-placeholder {
  color: #c8c8c8;
  font-size: 15px;
}
#msform2 input:-ms-input-placeholder,
#msform2 textarea:-ms-input-placeholder {
  color: #c8c8c8;
  font-size: 15px;
}
#msform2 input:-moz-placeholder,
#msform2 textarea:-moz-placeholder {
  color: #c8c8c8;
  font-size: 15px;
}
.action-button{ padding:15px 25px !important;}

#msform2 .action-button.submit-btn {
  padding: 15px 25px;
}

@media (max-width:991px){
	.TotalForm{
		max-width:unset;
		margin-top:10px
	}
}

@media (max-width: 560px) {
  .form-card .dFlx .f-group {
    width: 30%;
  }
}

@media (max-width: 480px) {
  .form-card .dFlx .f-group {
    width: 100%;
  }
  .form-card.radiocss .dFlx .f-group {
    width: 31%;
  }
	.TotalForm{
		padding: 15px;
	}
	.TotalForm h4{
		    font-size: 24px;
	}
	#progressbar{
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#progressbar1{
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	#msform input, #msform textarea, #msform select{
		height: 40px;
	}
	#msform1 input, #msform1 textarea, #msform1 select{
		height: 40px;
	}
    #msform2 input, #msform2 textarea, #msform2 select{
		height: 40px;
	}
	.form-card p{
		margin-bottom: 9px;
	}
	#progressbar li:before{
		    width: 35px;
    height: 35px;
    line-height: 35px;
	}
	#progressbar1 li:before{
		    width: 35px;
    height: 35px;
    line-height: 35px;
	}
    #progressbar2 li:before{
		    width: 35px;
    height: 35px;
    line-height: 35px;
	}
	span.bar{
		    left: 34px;
	}
	.form-card .dFlx{
		    gap: 0 10px;
	}
	.form-card{
		    margin-top: 0px;
	}
	.radiocss label{
		height: 40px;
		    font-size: 16px;
	}
	.form-card p{
		    font-size: 17px;
	}
	#msform .action-button{
		    padding: 9px 50px;
	}
	#msform .action-button.submit-btn{
		padding: 9px 25px;
	}
	#msform1 .action-button{
		    padding: 9px 50px;
	}
	#msform1 .action-button.submit-btn{
		padding: 9px 25px;
	}
    #msform2 .action-button{
		    padding: 9px 50px;
	}
	#msform2 .action-button.submit-btn{
		padding: 9px 25px;
	}
	.TotalForm{
		    margin: 0 auto;
	}
}





/**************************************/
.onderstaande .Selecteer{
    font-size: 18px;
    color: #514b4b;
    margin-bottom: 25px;
    display: block;
}
.onderstaande label{
    display: block;
    font-size: 18px;
    color: #514b4b;
    margin-bottom: 25px;
}
.onderstaande label input{
    height: 30px !important;
    width: 30px !important;
    vertical-align: middle;
    margin-right: 10px;
}
.inzetten em{
    display: block;
    font-size: 18px;
    color: #514b4b;
    margin-bottom: 25px;
}
.inzetten .dFlx .f-group{    width: 100%;}
.inzetten label{
    display: block;
    height: 100%;
    text-align: left;
    font-size: 22px;
    color: #514b4b;
    margin-bottom: 25px;
    padding: 30px;
}
.inzetten label p{
    font-size: 18px;
    color: #514b4b;
    margin: 15px 0 30px 0;
    line-height: 1.3;
}
.inzetten label li {
    background-image: url(https://devassists.com/dev/dethuisbatterijvergelijker/wp-content/uploads/2024/11/check.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    margin-top: 15px;
    padding-left: 1.5em;
    font-size: 18px;
}
.formlatsec-card h4{}
.formlatsec{
    border: 1px solid #d0d0d0;
    margin: 25px 0;
    padding: 30px;
}
.formlatsec p{
    font-size: 22px;
    color: #514b4b;
    margin: 15px 0;
}
.formlatsec h2{
    font-size: 55px;
    color: #FBB040;
}
ul.inzetten-list li{
    background-image: url(https://devassists.com/dev/dethuisbatterijvergelijker/wp-content/uploads/2024/11/check.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    margin-top: 15px;
    padding-left: 1.5em;
    font-size: 18px;
    height: 28px;
}
.Curious{
    text-align: left;
}
.Curious h5{
        font-size: 22px;
    color: #514b4b;
    margin: 15px 0;
}
.Curious p{
        font-size: 18px;
    color: #514b4b;
    margin: 15px 0;
}
.Persoonlijk{
    display: flex;
    height: 100%;
    font-size: 18px;
    color: #514b4b;
    margin: 25px 0;
    text-align: center;
    justify-content: center;
}
.formlatsec-card .inzetten-list{margin-bottom: 25px;}
.Persoonlijk img{
    height: 100%;
}
#msform2 .action-button.submit-btn {
    padding: 15px 25px;
    background-size: cover;
}
.ratingsec{}
.ratingsec span{
    font-size: 18px;
    color: #514b4b;
    font-weight: 600;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
	align-items: center;
}
.ratingsec span svg{
    color: #ff6b00;
    width: 7rem;
    padding-right: 5px;
}
.text-center{
        text-align: center;
    display: flex;
    justify-content: center;
}
.text-center .submit-btn{
    margin: 0 !important;
}
.step-one{display: flow-root;}
.step-two{
display:block;}
.Persoonlijk img{
	height: 100% !important;
}
@media(max-width:767px){
	.action-button{height:50px !important;}
	.innerform .form-card.radiocss .dFlx .f-group {
        width: 100%;
    }
}
/*****************New form start*************************/
/* 
.rekentool_form-steps-number {
    background-color: lightgray;
    border-radius: 6.25em;
    justify-content: center;
    align-items: center;
    width: 1.88em;
    height: 1.88em;
    line-height: 100%;
    display: flex;
	 color: #fff;
}
.rekentool_form-steps-number.active {
    background-color: #6488ea;
    color: #fff;
    font-weight: 600;
}
.rekentool_form-steps-line {
    background-color: #f3f3f5;
    flex: 1;
    height: .13em;
    position: relative;
}
.rekentool_form-steps {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
}
.rekentool_form-subtitles {
    color:#514b4b;
    font-size:22px;
	text-align:left;
	margin-bottom:0;
}
.rekentool_form-place {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    width: 100%;
    margin-top: 1em;
    display: flex;
}
.header-home_form-input-txt {
    color: #857b7b;
    text-align: left;
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
}
.rekentool_form-input-wrap-item{
	margin-bottom:15px;
}
.input-field {
padding: 8px 15px 8px 15px;
    width: 100%;
    color: #2c3e50;
    background-color: #fff;
    font-size: 16px;
    height: 60px;
    border-radius: 0px;
    border: 1px solid #d0d0d0 !important;
    font-family: "Roboto", sans-serif;
}
.rekentool_form-input-wrap {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.form-tool_checkbox {
    z-index: 1;
    border-color: #c1c0c8;
    cursor: pointer;
    background-color: rgba(255, 107, 0, 0);
    border-radius: .63em;
    width: 100%;
    height: 3.13em;
    margin-top: 0;
    margin-left: 0;
    transition: all .2s;
    position: absolute;
}
.form-tool_checkbox-label {
    z-index: 2;
    color: #857b7b;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    font-weight: 400;
    display: flex;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

.form-tool_checkbox:hover {
    border-color: orange;
    background-color: rgba(255, 107, 0, .3);
}
.form-tool_checkbox {
    z-index: 1;
    border-color: #c1c0c8;
    cursor: pointer;
    background-color: rgba(255, 107, 0, 0);
    border-radius: .63em;
    width: 100%;
    height: 3.13em;
    margin-top: 0;
    margin-left: 0;
    transition: all .2s;
    position: absolute;
}
.w-radio:before, .w-radio:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}
.w-form-formradioinput--inputType-custom {
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}
.w-radio-input {
    margin: 4px 0 0;
    line-height: normal;
    float: left;
    margin-left: -20px;
}
.w-radio:before, .w-radio:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}
.form-tool_checkbox.w--redirected-checked {
    border-width: 1px;
    border-color: var(--safety-orange);
    background-color: rgba(255, 107, 0, .3);
    background-image: none;
    margin-top: 0;
    margin-left: 0;
}

 */




/*****************New form end*************************/

.input-field{
	    padding: 8px 15px 8px 15px !important;
    width: 100% !important;
    color: #2c3e50 !important;
    background-color: #fff !important;
    font-size: 16px !important;
    height: 60px !important;
    border-radius: 0px !important;
    border: 1px solid #d0d0d0 !important;
    font-family: "Roboto", sans-serif !important;
}

.f-form-steps-item.is---2 {
    width: 100% !important;
}
.rekentool_wrapper {
    padding-top: 0 !important;
}
.f-steps-wrap.is--2{
	text-align:left !important;
	    padding: 30px 0 0 0 !important;
}
.form-tool_checkbox-two-box.w--redirected-checked {
    border-color: #6488ea !important;
    background-color:  #6488ea !important;
}
.form-tool_checkbox-two-wrap:hover, .form-tool_checkbox-two-wrap:focus {
    border-color: #6488ea !important;
}
.rekentool_form-steps-number.active {
    background-color: #6488ea !important;
    color: #fff !important;
}
.form-tool_checkbox.w--redirected-checked {
    border-color: #6488ea !important;
    background-color: #6488ea4f !important;
}
.form-tool_checkbox:hover {
    border-color: #6488ea !important;
    background-color: #6488ea4f !important;
}
.form-page-rich li {
    height: 21px !important;
}
.rekentool_form-link-icon{
	color:#6488ea !important;
}
.button-orange{
	background-color: #6488ea !important;
	border-color: #6488ea !important;
}
.form-tool_checkbox-click:hover {
    border-color: #6488ea !important;
    background-color: #6488ea4f !important;
}
.form-tool_checkbox-click.w--redirected-checked {
    border-color: #6488ea !important;
    background-color: #6488ea4f !important;
}
.button-orange-back-button:hover {
    border-color: #6488ea !important;
    background-color: #6488ea !important;
}
.rekentool_wrapper{    min-height: auto !important;}
.rekentool_wrapper{
	padding-bottom:0 !important;
}


#error-popup .pop-up_content.rekentool{
	    flex-flow: row wrap;
}

#error-popup .pop-up_content.rekentool h3{
	    color: #f00;
}












