.green {
  background-color: #3aaa35 !important;
  color: #ffffff;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  /*border-radius: 0px !important;*/
  /*background-color: #e6e6e6;*/
}

.gray {
  background-color: #efefef;
  color: #3c3c3c;
}

#adres-balk {
  padding-bottom: 2rem;
}

.text-dark.bg-white.shadow-lg.vertical-nav {
  z-index: 1030;
  width: 270px;
  top: 0;
  right: -500px;
  display: none;
}

@media (min-width: 768px) {
  .text-dark.bg-white.shadow-lg.vertical-nav {
    width: 320px;
  }
}

#stappen {
  top: -2px;
  left: 0;
  background-image: url(../../assets/img/cookie-rip.svg);
  background-position: top -1px left -30px;
  background-repeat: repeat-x;
  background-size: 4000px 30px;
  color: #3c3c3c !important;
  padding-top: 3.5rem !important;
  padding-bottom: 2.5rem !important;
}

#usp-area {
  top: -2px;
  left: 0;
  background-image: url(../../assets/img/cookie-rip.svg);
  background-position: top -1px left -30px;
  background-repeat: repeat-x;
  background-size: 4000px 30px;
  color: #3c3c3c !important;
  padding-top: 40px !important;
  padding-bottom: 20px !important;
  border-bottom: 1px solid #efefef;
  margin-bottom: 40px;
}

.step.active {
  font-family: 'open_sans_bold';
}

.step {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 17.28571%;
  padding-top: 80px;
  text-decoration: none;
  color: #3c3c3c !important;
  font-family: 'open_sans_regular';
  /*font-size: 10px;*/
  /*line-height: 14px;*/
}

.step {
  display: inline-block;
  position: relative;
}

.step {
  font-size: 15px;
  line-height: 22px;
  padding-top: 60px;
}

.step.active::before, .step.inactive::before, .step::before, .step:hover::before {
  font-size: 22px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  top: 0;
  position: absolute;
}

@media (min-width: 768px) {
  .step.active::before, .step.inactive::before, .step::before, .step:hover::before {
    font-size: 26px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    /*top: 0;*/
    /*position: absolute;*/
  }
}

.mobile-title-bollen {
  display: inline-block;
  padding-bottom: 20px;
  text-align: center;
  font-family: 'open_sans_bold';
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .mobile-title-bollen {
    display: none;
  }
}

.step::before {
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  text-align: center;
  font-family: 'Londrina Solid';
  /*font-size: 35px;*/
  /*line-height: 60px;*/
  /*width: 60px;*/
  /*height: 60px;*/
  /*top: 0;*/
  left: 50%;
  /*margin-left: -30px;*/
  background-image: url(../../assets/img/dot-grey.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  margin-left: -20px;
  top: 0;
  position: absolute;
}

@media (min-width: 768px) {
  .step::before {
    font-size: 26px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    top: 0;
    position: absolute;
  }
}

.step.vistited::after {
  content: '\e902';
  display: inline-block;
  text-align: center;
  font-family: icomoon !important;
  font-size: 14px;
  width: 14px;
  height: 14px;
  color: #3aaa35;
  background-color: transparent;
  line-height: 10px;
  background-image: url(../../assets/img/dot-green.svg);
  top: 13px;
  left: 100%;
  margin: 0 -7px;
  position: absolute;
}

.step.active.visited::after, .step::after {
  top: 17px;
  margin: 0 -7px;
  content: '\e902';
  display: inline-block;
  text-align: center;
  font-family: icomoon !important;
  font-size: 14px;
  width: 14px;
  height: 14px;
  color: #9f9f9f;
  background-color: transparent;
  line-height: 14px;
  left: 100%;
}

.step.visited::after {
  top: 20px;
  left: 100%;
  margin: 0 -10px;
  content: '\e902';
  display: inline-block;
  text-align: center;
  font-family: icomoon !important;
  /*font-size: 20px;*/
  width: 20px;
  height: 20px;
  color: #3aaa35;
  background-color: transparent;
  line-height: 20px;
}

.step.active.visited::after {
  top: 17px;
  left: 100%;
  margin: 0 -7px;
  content: '\e902';
  display: inline-block;
  text-align: center;
  font-family: icomoon !important;
  font-size: 14px;
  width: 14px;
  height: 14px;
  color: #9f9f9f;
  background-color: transparent;
  line-height: 14px;
}

.step.visited::after {
  content: '\e902';
  display: inline-block;
  text-align: center;
  font-family: 'icomoon !important';
  font-size: 14px;
  width: 14px;
  height: 14px;
  color: #3aaa35;
  background-color: transparent;
  line-height: 14px;
}

.step.visited::before {
  background-image: url(../../assets/img/dot-green.svg);
}

.step:nth-of-type(1)::before {
  content: '1';
}

.step:nth-of-type(2)::before {
  content: '2';
}

.step:nth-of-type(3)::before {
  content: '3';
}

.step:nth-of-type(4)::before {
  content: '4';
}

.step:nth-of-type(5)::before {
  content: '5';
}

.step::after {
  display: none !important;
}

@media (min-width: 768px) {
  .step::after {
    display: inline-block !important;
  }
}

.step.active.visited::after, .step::after, .step::before {
  display: block;
  position: absolute;
}

.white {
  background-color: #ffffff;
}

.white-icon-form-header::before {
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 32px 0 32px;
  border-color: #efefef transparent transparent transparent;
  margin-left: -32px;
  /*top: 0px;*/
  content: "";
  position: absolute;
  /*display: inline-block;*/
  margin-top: -21px;
}

.white-icon-form-header-boarding::before {
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 32px 0 32px;
  border-color: #efefef transparent transparent transparent;
  margin-left: -32px;
  top: 20px;
  content: "";
  position: absolute;
  display: inline-block;
  margin-top: -21px;
}

.white-icon-form-header-boarding::after {
  content: '\e900';
  display: inline-block;
  text-align: center;
  font-family: icomoon !important;
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #9f9f9f;
  background-color: transparent;
  line-height: 20px;
  top: 100px;
  margin-left: -10px;
  left: 50%;
  position: absolute;
  margin-top: -102px;
}

@media (min-width: 768px) {
  .white-icon-form-header::after {
    margin-top: -111px;
  }
}

#reis.white-icon-form-header::after {
  margin-top: -98px;
}

#rechtsbijstand-header.white-icon-form-header::after {
  margin-top: -98px;
}

@media (min-width: 768px) {
  .white-icon-form-header::after {
    content: '\e900';
    display: inline-block;
    text-align: center;
    font-family: icomoon !important;
    font-size: 20px;
    width: 20px;
    height: 20px;
    color: #9f9f9f;
    background-color: transparent;
    line-height: 20px;
    /*top: -4px;*/
    margin-left: -10px;
    left: 50%;
    position: absolute;
    margin-top: -113px !important;
  }
}

.white-icon-form-header::after {
  content: '\e900';
  display: inline-block;
  text-align: center;
  font-family: icomoon !important;
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #9f9f9f;
  background-color: transparent;
  line-height: 20px;
  /*top: -4px;*/
  margin-left: -10px;
  left: 50%;
  position: absolute;
  margin-top: -111px;
}

.white-icon-form-header {
  padding-top: 19px !important;
  padding-bottom: 20px !important;
}

@media (min-width: 768px) {
  h2 {
    float: left;
    font-size: 41px !important;
    line-height: 44px !important;
  }
}

h2.green {
  font-family: 'londrina_solid';
  text-transform: uppercase !important;
  color: #3aaa35 !important;
  background-color: initial !important;
  display: block;
  text-align: left;
  width: 100%;
}

.informal-3 .icon.wifi::before {
  content: '\e922';
  display: inline-block;
  text-align: center;
  font-family: icomoon!important;
  font-size: 25px;
  width: 14px;
  height: 14px;
  color: #fff;
  background-color: transparent;
  line-height: 14px;
  /*left: 11px;*/
  left: -5px;
  position: relative;
}

.informal-3 .icon {
  width: 50px;
  height: 50px;
  top: 50%;
  left: 0;
  margin-top: -25px;
  background-image: url(../../assets/img/dot-green.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 55px;
  height: 55px;
  margin-top: -18px;
  display: inline-block;
  /*margin-left: 1px;*/
}

.white-icon-form-header .container {
  margin-top: 35px;
}

.green-usp-form-banner {
  /*height: 80px;*/
  /*top: -105px;*/
}

.green-usp-form-banner {
  padding-top: 20px;
  padding-bottom: 20px;
}

.usp {
  font-family: 'open_sans_bold';
  font-size: 15px;
}

.card-title {
  font-family: 'open_sans_regular';
  margin-bottom: 0px;
}

.gray .card {
  margin-bottom: 20px;
}

.card.green h4 {
  color: #ffffff;
}

.card2 h4 {
  color: #3c3c3c;
  padding-left: 0px !important;
}

.card h4 {
  color: #3c3c3c;
  padding-left: 0px !important;
  margin-bottom: 0px;
}

.gray .mb-3 {
  font-family: 'open_sans_bold';
  line-height: 26px;
}

#adres-balk {
  font-family: 'Londrina Solid';
}

.pakket-scherm .card {
  /*-webkit-box-shadow: 0 12px 0 -6px #b7b7b7;*/
  /*-moz-box-shadow: 0 12px 0 -6px #b7b7b7;*/
  /*box-shadow: 0 12px 0 -6px #b7b7b7;*/
  /*border-radius: 0px !important;*/
  background-color: #ffffff;
}

.card {
  -webkit-box-shadow: 0 12px 0 -6px #b7b7b7;
  -moz-box-shadow: 0 12px 0 -6px #b7b7b7;
  box-shadow: 0 12px 0 -6px #b7b7b7;
  border-radius: 0px !important;
  background-color: #efefef;
  cursor: pointer;
  border: 0px;
  margin-bottom: 20px;
}

.gray-btn:hover {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-box-shadow: 0 0px 0 0px #9f9f9f;
  -moz-box-shadow: 0 0px 0 0px #9f9f9f;
  box-shadow: 0 0 0 0 #007db7;
  transition-duration: 0.2s;
}

.blue-btn:hover {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-box-shadow: 0 0 0 -0 #007db7;
  -moz-box-shadow: 0 0 0 0 #007db7;
  box-shadow: 0 0 0 0 #007db7;
  transition-duration: 0.2s;
}

.modal .sluiten:hover {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-box-shadow: 0 0 0 -0 #007db7;
  -moz-box-shadow: 0 0 0 0 #007db7;
  box-shadow: 0 0 0 0 #007db7;
  transition-duration: 0.2s;
}

.gray-btn {
  font-size: 20px;
  font-family: 'Londrina Solid';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  /*clear: both;*/
  white-space: normal;
  text-decoration: none;
  -webkit-appearance: none;
  border: 0;
  background-color: #efefef;
  color: #3c3c3c;
  margin: 8px 8px 8px 0;
  padding: 5px 20px 5px 20px;
  -webkit-transition: all .2s;
  transition: all .2s;
  backface-visibility: hidden;
  text-align: center;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-box-shadow: 0 8px 0 -4px #9f9f9f;
  -moz-box-shadow: 0 8px 0 -4px #9f9f9f;
  box-shadow: 0 8px 0 -4px #9f9f9f;
  /*padding: 15px 25px;*/
  /*font-size: 24px;*/
  /*text-align: center;*/
  cursor: pointer;
  outline: none;
  /*color: #fff;*/
  /*background-color: #4CAF50;*/
  /*border: none;*/
  border-radius: 0px;
  /*box-shadow: 0 9px #999;*/
}

.blue-btn {
  font-size: 20px;
  font-family: 'Londrina Solid';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  /*clear: both;*/
  white-space: normal;
  text-decoration: none;
  -webkit-appearance: none;
  border: 0;
  background-color: #25a2f0;
  color: #fff;
  margin: 8px 0 8px 0;
  padding: 5px 20px 5px 20px;
  -webkit-transition: all .2s;
  transition: all .2s;
  backface-visibility: hidden;
  text-align: center;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-box-shadow: 0 8px 0 -4px #007db7;
  -moz-box-shadow: 0 8px 0 -4px #007db7;
  box-shadow: 0 8px 0 -4px #007db7;
  /*padding: 15px 25px;*/
  /*font-size: 24px;*/
  /*text-align: center;*/
  cursor: pointer;
  outline: none;
  /*color: #fff;*/
  /*background-color: #4CAF50;*/
  /*border: none;*/
  border-radius: 0px;
  /*box-shadow: 0 9px #999;*/
}

.modal .sluiten {
  font-size: 20px;
  font-family: 'Londrina Solid';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  /*clear: both;*/
  white-space: normal;
  text-decoration: none;
  -webkit-appearance: none;
  border: 0;
  background-color: #25a2f0;
  color: #fff;
  margin: 8px 8px 8px 0;
  padding: 5px 20px 5px 20px;
  -webkit-transition: all .2s;
  transition: all .2s;
  backface-visibility: hidden;
  text-align: center;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-box-shadow: 0 8px 0 -4px #007db7;
  -moz-box-shadow: 0 8px 0 -4px #007db7;
  box-shadow: 0 8px 0 -4px #007db7;
  /*padding: 15px 25px;*/
  /*font-size: 24px;*/
  /*text-align: center;*/
  cursor: pointer;
  outline: none;
  /*color: #fff;*/
  /*background-color: #4CAF50;*/
  /*border: none;*/
  border-radius: 0px;
  /*box-shadow: 0 9px #999;*/
}

.next-btn {
  font-size: 20px;
  font-family: 'Londrina Solid';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  /*clear: both;*/
  white-space: normal;
  text-decoration: none;
  -webkit-appearance: none;
  border: 0;
  background-color: #25a2f0;
  color: #fff;
  margin: 15px 0 8px 0;
  padding: 5px 20px 5px 20px;
  -webkit-transition: all .2s;
  transition: all .2s;
  backface-visibility: hidden;
  text-align: center;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-box-shadow: 0 8px 0 -4px #007db7;
  -moz-box-shadow: 0 8px 0 -4px #007db7;
  box-shadow: 0 8px 0 -4px #007db7;
  /*padding: 15px 25px;*/
  /*font-size: 24px;*/
  /*text-align: center;*/
  cursor: pointer;
  outline: none;
  /*color: #fff;*/
  /*background-color: #4CAF50;*/
  /*border: none;*/
  border-radius: 0px;
  /*box-shadow: 0 9px #999;*/
}

.prev-btn {
  font-size: 20px;
  font-family: 'Londrina Solid';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  /*clear: both;*/
  white-space: normal;
  text-decoration: none;
  -webkit-appearance: none;
  border: 0;
  background-color: #efefef;
  color: #3c3c3c;
  margin: 15px 0 8px 0;
  padding: 5px 20px 5px 20px;
  -webkit-transition: all .2s;
  transition: all .2s;
  backface-visibility: hidden;
  text-align: center;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-box-shadow: 0 8px 0 -4px #9f9f9f;
  -moz-box-shadow: 0 8px 0 -4px #9f9f9f;
  box-shadow: 0 8px 0 -4px #9f9f9f;
  border-radius: 0px;
}

.mPremie {
  font-family: 'open_sans_regular';
  font-size: 25px;
  padding-top: 15px;
}

.prev-btn:hover, .prev-btn:active, .prev-btn:focus {
  background-color: #efefef;
  transform: translateY(4px);
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  border: none;
  color: #3c3c3c;
}

.next-btn:hover, .next-btn:active, .next-btn:focus {
  background-color: #25a2f0;
  transform: translateY(4px);
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  border: none;
  color: #ffffff;
}

.vertical-nav h4 {
  font-family: 'Londrina Solid';
  color: #3aaa35;
  margin-top: 8px;
  margin-bottom: 7px;
  text-transform: uppercase;
  font-size: 27px;
  text-align: left;
  padding-left: 30px;
}

@media (min-width: 768px) {
  .vertical-nav h4 {
    text-align: center;
    padding-left: 0px;
    font-family: 'Londrina Solid';
    color: #3aaa35;
    margin-top: 19px;
    margin-bottom: 19px;
    text-transform: uppercase;
    font-size: 32px;
    text-align: left;
    padding-left: 30px;
  }
}

.extra-product .card-title, .product-lg .card-title {
  /*min-height: 150px;*/
}

body {
  color: #3c3c3c !important;
  background-color: rgb(239, 239, 239);
  font-family: 'open_sans_regular';
  font-size: 15px;
  line-height: 21px;
}

.card-description {
  margin-bottom: 20px;
}

.sticker {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  /*-ms-transform: rotate(15deg);*/
  /*-webkit-transform: rotate(15deg);*/
  /*transform: rotate(15deg);*/
  /*z-index: 5027;*/
  text-align: center;
  width: 80px;
  height: 80px;
  bottom: 0px;
  right: 20px;
  background-color: #ffde00;
  font-family: 'Londrina Solid';
  font-size: 21px;
  line-height: 21px;
  padding: 29px 15px;
  color: #000;
  position: relative;
  /*margin-top: -10px;*/
}

.sticker-section {
  display: none;
}

@media (min-width: 768px) {
  .sticker-section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    /*-ms-transform: rotate(15deg);*/
    /*-webkit-transform: rotate(15deg);*/
    /*transform: rotate(15deg);*/
    z-index: 1;
    text-align: center;
    width: 80px;
    height: 80px;
    /*bottom: 0px;*/
    right: 320px;
    background-color: #ffde00;
    font-family: 'open_sans_regular';
    font-size: 10px;
    line-height: 21px;
    /*padding: 29px 15px;*/
    color: #000;
    position: absolute;
    /*margin-top: -10px;*/
    padding-top: 22px;
    font-weight: normal;
  }
}

.sticker-sm {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  z-index: 11;
  text-align: center;
  width: 50px;
  height: 50px;
  top: -160px;
  right: -100px;
  background-color: #ffde00;
  font-family: 'Londrina Solid';
  font-size: 25px;
  line-height: 27px;
  padding: 36px 15px;
  color: #000;
  position: absolute;
}

.green li {
  background-color: inherit;
  color: #fff;
  border-bottom: 1px solid rgba(255,255,255,.125);
}

.card-body .float-end .fa {
  font-size: 25px;
}

.vertical-nav-list .korting {
  /*margin: 19px -20px 0 -20px;*/
  background-color: #ffde00;
  height: 60px;
  /*margin-bottom: 30px;*/
  padding-top: 20px;
}

.vertical-nav li {
  font-size: 13px;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'open_sans_regular';
  padding-top: 12px;
}

.vertical-nav li b {
  font-weight: bold;
}

.vertical-nav .sidebar-lead {
  font-size: 13px;
  margin-bottom: 5px !important;
  line-height: 20px;
}

.vertical-nav h5 .fa {
  padding-right: 6px;
  /*font-weight: 600;*/
  /*font-size: 17px;*/
}

.vertical-nav h5 {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  font-family: 'open_sans_bold';
}

.list-item hr {
  /*border: 1px solid #e6e6e6;*/
  margin-top: 20px;
}

section {
  /*margin-right: 270px;*/
}

footer {
  margin-right: initial;
}

@media (min-width: 768px) {
  footer {
    margin-right: 320px;
  }
}

.list-group {
  font-family: 'open_sans_regular';
  font-size: 15px;
  line-height: 21px;
  padding-bottom: 20px;
}

span.icon {
  color: #ffffff;
  font-size: 30px;
  padding-top: 2px;
  padding-right: 4px;
  line-height: 55px;
  vertical-align: middle;
}

#adres-balk h2 {
  font-size: 34px !important;
}

.list-group-item .fa, .list-group-item .fas {
  padding-right: 20px;
}

.vertical-nav .sidebar-attention {
  /*font-size: 20px;*/
  font-weight: bold;
}

.boarding {
  /*padding-top: 100px;*/
  background-color: rgb(239, 239, 239);
  padding-bottom: 80px;
  display: none;
  right: -2500px;
  position: relative;
  top: 0px;
}

.boarding .container {
  /*background-color: #ffffff;*/
}

.boarding h1 {
  font-family: 'Londrina Solid';
  color: #3aaa35;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 0px;
}

.boarding h2 {
  font-family: 'open_sans_bold';
  color: #000000;
  font-size: 15px !important;
  line-height: 22px !important;
  /*color: #3aaa35;*/
  /*font-size: 22px !important;*/
  /*line-height: 28px !important;*/
}

.boarding2 h2 {
  font-family: 'Londrina Solid';
  color: #3aaa35;
  font-size: 22px !important;
  line-height: 28px !important;
}

.box-header {
  background-color: rgb(255,255,255);
  text-align: left;
  padding-top: 18px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  margin-top: 25px;
  font-weight: 100;
}

.boarding .lead {
  padding-left: 20px;
  font-family: 'Open Sans';
  font-size: 15px;
  color: #3c3c3c;
}

.box-body {
  margin-left: 25px;
  width: calc(100% - 50px);
}

.privacy {
  padding-bottom: 20px;
}

.form-group {
  display: grid;
}

.row.grid-off .form-group {
  display: inline !important;
}

[step-id="0"] {
  display: block;
}

.boarding form {
  padding-bottom: 40px;
}

.boarding form h2 {
  padding: 18px 10px 10px 0px;
  position: relative;
}

.add-child {
  padding-top: 50px;
  color: #3aaa35 !important;
  font-weight: 800;
}

.box-header h3 {
  /*font-size: 1rem;*/
  color: #3c3c3c;
  /*line-height: 2.5rem;*/
  font-family: 'Londrina Solid';
  font-weight: 100;
  font-size: 22px;
  line-height: 24px;
}

.logo-banner i, g {
}

.logo-banner img {
  width: 150px;
  height: 150px;
  position: absolute;
  left: -150px;
}

.boarding2 h4 {
  color: #3aaa35;
  font-family: 'open_sans_regular';
  font-size: 22px !important;
}

.boarding h4 {
  color: #000000;
  font-family: 'open_sans_regular';
  font-size: 15px !important;
  text-align: left;
  font-weight: normal;
}

.tot-price {
  margin-top: 20px;
}

.boarding-end-card {
  background-image: url(../../assets/img/vacuum-cleaning-home.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -100px;
}

.boarding-end-card .card {
  padding: 20px;
  margin-top: 80px;
  margin-bottom: 80px;
  border-radius: 0px;
  padding-bottom: 40px;
  webkit-box-shadow: unset;
  box-shadow: none;
}

.boarding-end-card .sticker {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  z-index: 5027;
  text-align: center;
  width: 100px;
  height: 100px;
  top: -35px;
  right: -35px;
  background-color: #ffde00;
  font-family: 'Londrina Solid';
  font-size: 23px;
  line-height: 51px;
  padding: 29px 15px;
  color: #000;
  position: absolute;
  margin-top: -10px;
}

.boarding-end-card .next-btn {
  position: absolute;
  bottom: -35px;
  left: 31%;
  width: 150px;
  box-shadow: none;
  webkit-box-shadow: unset;
  border: 6px solid #ffffff;
  border-radius: 0px;
}

.navbar {
  top: -150px !important;
}

body#page-top {
  background-color: #ffffff;
}

.insurance-block {
  height: 200px;
}

.insurance-block-off {
  height: 200px;
  border: 1px dashed #efefef;
}

.insurance-block-off h2 {
  color: #efefef;
}

body#page-top section {
  position: relative;
  left: -5000px;
}

body {
  overscroll-behavior: none;
}

#wonen-header {
  padding-top: 0px;
  /*margin-top: 75px;*/
  padding-bottom: 30px;
}

div {
}

div {
}

.steps-container {
  background-color: #ffffff;
}

.boarding-top-block {
  height: 180px;
  margin-top: 50px;
}

.pakket-scherm .boarding-top-block h4 {
  font-size: 27px;
}

@media (min-width: 414px) {
  .pakket-scherm .boarding-top-block h4 {
    font-size: 2rem;
  }
}

.boarding-top-block h4 {
  font-family: 'Londrina Solid';
  font-size: 2rem;
  text-align: center;
  padding-top: 40px;
  text-transform: uppercase;
  z-index: 2;
  position: relative;
  font-weight: 100;
}

@media (min-width: 768px) {
  .boarding-top-block h4 {
    font-family: 'Londrina Solid';
    font-size: 2rem;
    text-align: center;
    padding-top: 60px;
    text-transform: uppercase;
    /*z-index: 2;*/
    position: relative;
  }
}

.bollen a span {
  display: none;
}

@media (min-width: 768px) {
  .bollen a span {
    display: inline-block;
  }
}

.white-icon-form-header-boarding {
  padding-top: 20px !important;
}

.check-btn {
  font-size: 15px;
  font-family: 'open_sans_regular';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  text-decoration: none;
  -webkit-appearance: none;
  border: 0;
  background-color: #efefef;
  color: #000000;
  margin: 15px 0 8px 0;
  padding: 11px 20px 11px 20px;
  -webkit-transition: all .2s;
  transition: all .2s;
  backface-visibility: hidden;
  text-align: left;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-box-shadow: 0 8px 0 -4px 0 8px 0 -4px #636769;
  -moz-box-shadow: 0 8px 0 -4px 0 8px 0 -4px #636769;
  box-shadow: 0 12px 0 -6px #b7b7b7;
  outline: none;
}

.check-btn.check-btn-checked:hover {
  color: #fff;
  background-color: #3aaa35;
  /*border-color: none;*/
  box-shadow: none;
  transform: translateY(7px);
  cursor: pointer;
}

.check-btn:hover {
  background-color: #efefef;
  /*border-color: none;*/
  box-shadow: none;
  transform: translateY(7px);
  cursor: pointer;
  color: #000000;
}

.boarding .content-section {
  padding-bottom: 0px !important;
}

.input-label-md {
  line-height: 47px;
  font-size: 15px;
}

.form-group .row {
  margin-bottom: 10px;
}

.loading-bar-holder .row {
  height: 80px;
  background-color: #ffffff;
  width: 100%;
}

.loading-bar-holder {
  position: absolute;
  top: -1000px;
  /*height: 80px;*/
  width: 100%;
  /*background-color: #ffffff;*/
}

@media (min-width: 768px) {
  .loading-bar-holder .row {
    height: 150px;
  }
}

.loading-icon svg, .loading-icon img {
  margin-top: 15px;
}

.loading-icon h3 {
  font-family: 'Londrina Solid';
  color: #bbbbb1;
  font-weight: normal;
  font-size: calc(1rem + 0.5vw);
}

.loading-icon-done h3 {
  font-family: 'Londrina Solid';
  color: #3aaa25;
  font-weight: normal;
  font-size: calc(1rem + 0.5vw);
}

.loading-icon-loading h3 {
  font-family: 'Londrina Solid';
  color: #3c3c3b;
  font-weight: normal;
  font-size: calc(1rem + 0.5vw);
}

.loading-icon circle {
  fill: #bbbbb1;
}

.loading-icon-done circle {
  fill: #3c3c3b !important;
}

.loading-icon-loading circle {
  fill: #3c3c3b !important;
}

.product-info {
  font-family: 'open_sans_regular';
  padding-bottom: 20px;
  display: block;
  line-height: 22px;
}

.card-subtitle {
  font-weight: initial;
  margin-top: initial;
  margin-block-end: 0px !important;
  padding-bottom: 5px;
}

.green .checkmark {
  display: initial;
}

.checkmark {
  position: absolute;
  bottom: -18px;
  border: 4px solid #3aaa35;
  border-radius: 36px;
  right: 7px;
  background-color: #3aaa35;
  display: none;
  width: 30px;
  height: 31px;
}

.korting .sidebar-lead {
  font-size: 16px;
  font-family: 'open_sans_bold';
  line-height: 23px;
}

.form-control {
  border-radius: 0px !important;
}

.form-group label {
  font-weight: bold !important;
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 15px;
}

div.need-help {
  position: fixed;
  bottom: 10px;
  right: 0px;
  width: 100%;
  z-index: 99999999;
  background-color: #3aaa35;
  color: #ffffff;
  padding: 20px;
  font-size: 11px;
  font-family: 'open_sans_regular';
}

p.need-help-text {
  display: none;
}

@media (min-width: 768px) {
  div.need-help {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 400px;
    z-index: 99999999;
    background-color: #3aaa35;
    color: #ffffff;
    padding: 15px;
    font-size: 11px;
    font-family: 'open_sans_regular';
  }
}

.hulp-nodig-icon i {
  font-size: 10em;
}

.check-btn .form-check-label {
  font-weight: initial !important;
  width: 100%;
}

.need-help h1 {
  font-family: 'londrina_solid';
  font-size: 17px;
  text-transform: uppercase;
  line-height: 25px;
  padding-top: 20px;
}

.navbar a {
  color: #3c3c3c !important;
}

.need-help a {
  font-size: 18px;
  color: #ffffff !important;
  text-decoration: none;
  font-family: 'open_sans_regular';
}

.sticker-ongevallen {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  top: -68px;
  left: 165px;
  background-color: #ffde00;
  font-family: 'open_sans_regular';
  font-size: 11px;
  position: relative;
  padding-top: 12px;
  z-index: 1;
  text-align: center;
}

@media (min-width: 768px) {
  .sticker-reis {
    left: 25% !important;
  }
}

.sticker-reis {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  bottom: -35px;
  left: 75%;
  background-color: #ffde00;
  font-family: 'open_sans_regular';
  font-size: 11px;
  position: relative;
  padding-top: 14px;
  z-index: 1;
  text-align: center;
}

.step:last-child::after {
  content: "" !important;
}

#more-info .modal-header h4 {
  font-family: 'Londrina Solid';
  color: #3aaa35 !important;
  text-transform: uppercase;
}

#more-info .modal-header {
  border: none;
  /*color: #3aaa35 !important;*/
  /*text-transform: uppercase;*/
}

#more-info .modal-body {
  font-family: 'open_sans_regular';
  /*color: #3aaa35 !important;*/
  /*text-transform: uppercase;*/
  font-size: 15px;
}

#more-info .modal-footer {
  border: none;
  /*color: #3aaa35 !important;*/
  /*text-transform: uppercase;*/
}

.receipt-korting .sidebar-lead {
  color: #3aaa35;
}

.fa.info-help-item {
  color: #25a2f0;
  /*background-color: #ffffff;*/
  cursor: help;
}

.info-help-item {
  color: #3aaa35;
  /*background-color: #ffffff;*/
  cursor: help;
}

.smart-popup-trigger {
  cursor: pointer;
  color: #3AAA35;
}

.help_container {
  position: absolute;
  /*left: 0px;*/
  width: 200px;
  /*min-height: 100px;*/
  background-color: #25a2f0;
  font-size: 12px;
  font-weight: initial;
  padding: 10px;
  border-radius: 3px;
  color: #ffffff;
  font-family: 'open_sans_regular';
  z-index: 2;
  /*top: -70%;*/
  -webkit-box-shadow: 0 0 3px 0 rgba(50,50,50,.3);
  -moz-box-shadow: 0 0 3px 0 rgba(50,50,50,.3);
  box-shadow: 0 0 3px 0 rgba(50,50,50,.3);
  display: none;
  line-height: 15px;
}

.error_container {
  background: #D06565;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 1em;
  /*padding: 0 1em;*/
  position: relative;
  text-align: left;
  vertical-align: top;
  /*min-width: 100%;*/
  margin-top: 15px;
  /*left: 0px;*/
  /*width: 200px;*/
  /*min-height: 100px;*/
  /*background-color: #25a2f0;*/
  /*font-size: initial;*/
  /*font-weight: initial;*/
  padding-left: 15px;
  padding-right: 15px;
  /*color: #ffffff;*/
  /*font-family: 'open_sans_regular';*/
  /*font-size: 11px;*/
  /*z-index: 2;*/
  /*top: 20px;*/
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
}

.help_container p {
  /*padding-top: 10px;*/
  color: #ffffff;
  margin-bottom: 0px;
}

.error_container p {
  padding-top: 5px;
  color: #ffffff;
  margin-bottom: initial;
  padding-bottom: 5px;
}

.bz-checkbox {
  display: none;
}

.privacy .form-check {
  padding-left: 21px;
}

.bz-checkbox ~ i.fa.fa-check-square-o {
  display: none;
}

.bz-checkbox ~ .fa-2x {
  font-size: 1.0em;
  padding-right: 10px;
}

.bz-checkbox ~ i.fa.fa-square-o {
  /*color: #c8c8c8;*/
  display: inline;
}

.bz-checkbox ~ i.fa.fa-check-square-o {
  display: none;
}

.bz-checkbox:checked ~ i.fa.fa-square-o {
  display: none;
}

.bz-checkbox:checked ~ i.fa.fa-check-square-o {
  color: #ffffff;
  display: inline;
}

.check-btn-checked {
  color: #fff;
  background-color: #3aaa35;
  -webkit-box-shadow: 0 8px 0 -4px 0 8px 0 -4px #636769;
  -moz-box-shadow: 0 8px 0 -4px 0 8px 0 -4px #636769;
  box-shadow: 0 12px 0 -6px #b7b7b7;
}

.check-btn.check-btn-checked label:hover .bz-checkbox ~ i.fa {
  color: #ffffff;
}

.check-btn label:hover .bz-checkbox ~ i.fa {
  color: #000000;
}

.form-control:focus {
  border: 1px solid #3c3c3c;
  box-shadow: none;
}

.form-control:active {
  border: 1px solid #3c3c3c;
  box-shadow: none;
}

.form-group.error .form-control {
  border: 1px solid #D06565;
  border-bottom: 2px solid #D06565;
  background-color: #FFe5e5;
  color: #D06565 !important;
  /*position: relative !important;*/
}

.form-group.success .form-control:focus, .form-group.success .form-control:hover {
  border: 1px solid #3c3c3c;
}

.form-group.success .form-control {
  border: 1px solid #d1d1d1;
  border-bottom: 2px solid #3AAA35 !important;
  background-color: #ffffff !important;
  /*color: #D06565 !important;*/
}

.form-group.success .form-control-feedback {
  position: relative;
  top: -35px;
  right: -90%;
  width: 0px;
  height: 0px;
  display: inline-block;
  /*top: -30px;*/
  /*right: -90%;*/
  color: #3AAA35;
}

.form-control-feedback {
  /*position: relative;*/
  /*top: -30px;*/
  /*right: -90%;*/
  /*width: 0px;*/
  /*height: 0px;*/
  display: none;
  /*top: -30px;*/
  /*right: -90%;*/
}

.error-msg {
  display: none;
}

.error_container:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 8px 5px;
  border-color: transparent transparent #d06565 transparent;
  content: '';
  position: absolute;
  top: -7px;
  left: 30px;
}

@media (min-width: 768px) {
  .text-dark.bg-white.shadow-lg.vertical-nav {
    display: block;
  }
}

@media (min-width: 768px) {
  .pakket-scherm .content-section {
    width: calc(100% - 320px);
  }
}

@media (min-width: 768px) {
  .pakket-aanvraag .boarding, .pakket-aanvraag #stappen, .pakket-aanvraag .boarding-top-block, .pakket-aanvraag.footer {
    width: calc(100% - 320px);
  }
}

.green-usp-form-banner::after {
  left: 0;
  top: -60px;
  height: 27px;
  background: url(../../assets/img/cookie-rip.svg) top left -30px;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: repeat-x;
  background-size: 4000px 30px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "";
  display: block;
  position: relative;
  float: left;
  width: 100%;
}

@media (min-width: 327px) {
  .green-usp-form-banner::after {
    top: -63px;
  }
}

@media (min-width: 327px) {
  .pakket-scherm .boarding-top-block.green-usp-form-banner::after {
    top: 0px;
  }
}

.pakket-scherm .navbar-receipt {
  font-size: 18px;
  text-decoration: none;
  color: #3c3c3c;
  font-family: 'open_sans_regular';
  display: inline-block;
  height: 34px;
  line-height: 31px;
}

@media (min-width: 768px) {
  .pakket-scherm .navbar-receipt {
    display: none;
  }
}

.pakket-scherm .navbar-receipt .pm {
  color: #9f9f9f;
  font-size: 11px;
  padding-left: 5px;
}

.pakket-scherm .navbar-brand {
  display: none;
}

.pakket-scherm .navbar-brand {
  /*display: none;*/
}

@media (min-width: 768px) {
  .pakket-scherm .navbar-brand {
    display: inline-block;
    padding-left: 20px;
  }
}

.boarding-top-block .usp {
  min-height: 150px;
}

@media (min-width: 768px) {
  .navbar-brand {
    display: inline-block;
    padding-left: 20px;
  }
}

.type-woning {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .type-woning {
    margin-bottom: initial;
  }
}

.navbar-brand img {
  width: auto;
  height: 50px;
}

@media (min-width: 768px) {
  .pakket-aanvraag .form-group {
    display: flex;
    padding-top: 10px;
  }
}

@media (min-width: 768px) {
  .pakket-aanvraag .controls {
    width: 65%;
  }
}

@media (min-width: 768px) {
  .pakket-aanvraag label {
    width: 35%;
    /*line-height: 47px;*/
  }
}

.modal-content {
  border-radius: initial;
}

h4.modal-title {
  padding: initial;
}

.receipt {
  overflow: scroll;
}

.check-btn.check-btn-checked a {
  text-decoration: underline;
  color: #ffffff !important;
}

.check-btn a {
  text-decoration: underline;
  color: #3c3c3c;
}

.qstn-strt {
  /*margin-top: 40px;*/
  margin-bottom: 13px;
}

.qstn {
  margin-top: 40px;
  margin-bottom: 9px;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 0 0;
}

.pakket-scherm section .container {
  margin-left: 20px;
  padding-right: 40px;
}

@media (min-width: 768px) {
  .pakket-scherm section .container {
    margin-left: auto;
    padding-right: 40px;
  }
}

.fa-check:before {
  content: '\e90a';
  font-family: 'be-icons';
}

.mMaatschappij {
  padding-top: 10px;
  padding-bottom: 0px;
  font-family: 'open_sans_bold';
  text-transform: capitalize;
}

.mEr {
  padding-bottom: 10px;
  font-size: 15px;
  font-family: 'open_sans_regular';
}

.type-woning img, .type-woning svg {
  float: left;
  width: 40px !important;
}

@media (min-width: 768px) {
  .type-woning img, .type-woning svg {
    float: initial;
    width: 100% !important;
  }
}

.sidebar-notify {
  font-family: 'open_sans_regular';
  font-size: 12px;
  font-style: italic;
  line-height: 17px;
  margin-bottom: 40px;
}

.close-sidebar {
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 2.3em;
  padding-right: 10px;
  cursor: pointer;
}

@media (min-width: 768px) {
  .close-sidebar {
    display: none;
  }
}

.navbar-receipt-details {
  border: none;
  font-size: 12px;
}

.need-help .fa-times {
  font-size: 22px;
  cursor: pointer;
}

.sticker-tip-maatwerk-stable {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 160px;
  -webkit-border-radius: 160px;
  -ms-border-radius: 160px;
  border-radius: 160px;
  width: 160px;
  height: 160px;
  /*top: -37px;*/
  /*left: 75%;*/
  background-color: #ffde00;
  font-family: 'open_sans_bold';
  font-size: 18px;
  position: relative;
  padding-top: 53px;
  z-index: 1;
  text-align: center;
  /*right: 5px !important;*/
  color: #000000;
  display: inline-block;
}

.sticker-tip-maatwerk {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 160px;
  -webkit-border-radius: 160px;
  -ms-border-radius: 160px;
  border-radius: 160px;
  width: 160px;
  height: 160px;
  top: -25px;
  /*left: 75%;*/
  background-color: #ffde00;
  font-family: 'open_sans_bold';
  font-size: 18px;
  position: absolute;
  padding-top: 53px;
  z-index: 1;
  text-align: center;
  right: 55px !important;
  color: #000000;
}

.sticker-tip {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  top: -28px;
  /*left: 75%;*/
  background-color: #ffde00;
  font-family: 'open_sans_bold';
  font-size: 11px;
  position: absolute;
  padding-top: 13px;
  z-index: 1;
  text-align: center;
  right: 5px !important;
  color: #000000;
  line-height: 17px;
}

.top-pakket {
  width: 100%;
  text-align: center;
  display: inline-block;
  font-family: 'open_sans_regular';
  font-size: 15px;
  line-height: 17px;
}

.card .float-end {
  position: absolute;
  right: 10px;
  bottom: 5px;
}

.top-pakket a {
  color: #ffffff;
  text-decoration: none;
}

.row {
  position: relative;
}

.icon-prod {
  max-width: 47px;
  display: inline-block;
  width: 10%;
  line-height: 28px !important;
}

.fa-shopping-cart:before {
  width: 26px;
  height: 26px;
  left: 20px;
  top: 27px;
  background-image: url(../../assets/img/shopping-cart-icon.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  font-family: 'be-icons';
  /*margin-top: 10px;*/
  font-size: 26px;
  display: inline-block;
  float: left;
  padding-top: 30px;
}

.navbar-receipt .receipt-totaal {
  padding-left: 15px;
}

.check-btn:hover a {
  color: #000000;
}

.check-btn.check-btn-checked:hover a {
  color: #ffffff;
}

@media (min-width: 576px) {
  .type-aantalkamers {
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media (min-width: 576px) {
  .type-aantalkinderen {
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media (min-width: 576px) {
  .type-aantalkamers[seq_id="0"] {
    margin-left: 0px;
    margin-right: 5px;
  }
}

@media (min-width: 576px) {
  .type-aantalkinderen[seq_id="0"] {
    margin-left: 0px;
    margin-right: 5px;
  }
}

@media (min-width: 576px) {
  .type-aantalkamers[seq_id="8"] {
    margin-left: 5px;
    margin-right: 0px;
  }
}

@media (min-width: 576px) {
  .type-aantalkinderen[seq_id="6"] {
    margin-left: 5px;
    margin-right: 0px;
  }
}

.top-pakket a:hover {
  text-decoration: underline;
}

.top-pakket.back-link:before {
  content: '\f053';
  font-family: 'Fontawesome';
  padding-right: 15px;
}

.top-pakket.back-link {
  padding-top: 10px;
}

.adres-regel b {
  font-family: 'open_sans_bold';
}

.mText {
  /*padding-bottom: 15px;*/
}

.form-check-label {
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-dark {
  color: #000000;
}

.vnav-li {
  color: #3c3c3c;
}

.korting {
  color: inherit;
}

.bz-modal .btn-close {
  background: initial;
  font-size: 35px;
  color: #3c3c3c;
  opacity: 1;
}

.aanbod_op_maat h1 {
  font-family: 'Londrina Solid';
  color: #3aaa35;
  text-transform: uppercase;
}

.aanbod_op_maat h2 {
  font-family: 'Londrina Solid';
  color: #3aaa35;
  text-transform: uppercase;
  font-size: 25px !important;
  line-height: 27px !important;
}

.aanbod_op_maat h3 {
  font-family: 'Londrina Solid';
  color: #3c3c3c;
  display: inline-block;
  padding-bottom: 15px;
}

.aanbod_op_maat .action-block h2 {
  font-size: 30px !important;
  line-height: 27px !important;
}

.aanbod_op_maat .action-block h3 {
  font-size: 20px !important;
  line-height: 19px !important;
}

.aanbod_op_maat .action-block {
  padding: 20px;
  height: 100%;
  /*margin-top: 20px;*/
  font-size: 15px;
  line-height: 17px;
}

.aanbod_op_maat .Korting {
  background-color: #FFDE00;
  font-family: 'Londrina Solid';
  padding-left: 5px;
  padding-right: 5px;
  font-size: 17px;
}

.steps form .btn {
  display: none;
}

.STATUS_OFF {
  display: none;
}

.ads .loading-img img {
  max-height: 450px;
  /*display: none;*/
}

.ads .loading-img-holder {
  /*max-height: 350px;*/
  display: none;
}

.sidebar-logo {
  margin-right: 0px;
  padding-bottom: 2px;
}

@media (min-width: 768px) {
  .sidebar-logo {
    margin-right: 10px;
    padding-bottom: 2px;
  }
}

.fa-shopping-cart {
  font-size: 16px;
}

.white-block-holder {
  margin-top: 20px;
}

.sticker-tip-maatwerk .big {
  font-size: 30px;
}

.sticker-tip-maatwerk-stable .big {
  font-size: 30px;
}

.action-block .list-group {
  text-align: left;
}

.content-section.white.maatwerk {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  margin-bottom: 20px !important;
}

.loading-icon {
  height: 100%;
}

.boarding legend {
  font-family: 'Londrina Solid';
  color: #3aaa35;
  margin-top: 20px;
  /*display: contents;*/
  text-transform: uppercase;
}

.boarding .slotvragen legend.break-show {
  margin-bottom: 0px;
}

.boarding legend.break-show {
  height: 50px;
  line-height: 150px;
  vertical-align: bottom;
  margin-bottom: 40px;
}

span.verplicht {
  color: #3aaa35;
}

.boarding legend.break-show:before {
  content: "";
  width: calc(100vw + 10px);
  background-color: rgb(239, 239, 239);
  height: 25px;
  position: absolute;
  left: -25px;
  /*line-height: 200px;*/
  /*vertical-align: bottom;*/
  overflow: hidden;
}

@media (min-width: 768px) {
  .boarding legend.break-show:before {
    width: 80vw;
  }
}

.no-family {
  display: none;
}

.STATUS_ON h5 {
  display: inline-block;
}

.STATUS_ON {
  padding-left: 0px;
}

@media (min-width: 768px) {
  .product-summary {
    padding: 15px;
  }
}

.product-summary {
  background-color: rgb(239, 239, 239);
  padding: 15px;
  margin-top: 15px;
}

[datax] {
  text-transform: capitalize;
}

.product-summary .sidebar-notify {
  margin-top: 15px;
  display: inline-block;
}

.5kids {
  display: none;
}

.aanbod_op_maat .form-input {
  position: relative;
  width: 100%;
  font: var(--regular-font);
  box-sizing: border-box;
  line-height: 38px;
  height: 38px;
  border: 1px solid #D1D1D1;
  background: #ffffff;
  padding: 0 15px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  transition: all .2s;
  display: block;
}

.aanbod_op_maat .next-btn {
  width: 100% !important;
}

.card h6 {
  font-size: 15px;
}

#more-info b {
  font-family: 'open_sans_bold';
}

.qstn-extra-space {
  padding-bottom: 25px;
}

.status_check a {
  display: block;
  color: #3aaa35;
}

.slotvragen label {
  font-family: 'open_sans_bold';
  width: 100%;
}

.slotvragen .help-block {
  order: 0 !important;
  padding-bottom: 20px;
  display: block;
}

@media (min-width: 768px) {
  .slotvragen .form-group {
    display: block;
  }
}

@media (min-width: 768px) {
  .slotvragen .controls {
    width: 100%;
  }
}

.box-body h6 {
  /*font-family: 'Londrina Solid';*/
  /*font-size: 30px;*/
  /*line-height: 27px;*/
  /*color: #3c3c3c;*/
  padding: 4px 0 15px 0;
}

.pad-white {
  line-height: 17px;
  font-size: 12px;
  font-family: 'open_sans_regular';
  background-color: #ffffff;
  padding: 15px;
}

.pad-gray p {
  text-align: left;
  vertical-align: middle;
  margin-bottom: 0px;
  line-height: 35px;
  padding-left: 10px;
}

.pad-gray {
  line-height: 17px;
  font-size: 12px;
  font-family: 'open_sans_regular';
  background-color: rgb(239, 239, 239);
  padding: 5px;
  border: 1px solid rgb(186 187 187);
}

.pad-holder {
  margin-bottom: 10px;
}

#cookie-wall .modal-header {
  border: none;
}

#cookie-wall .modal-footer {
  border: none;
}

#cookie-wall .modal-title {
  font-family: 'Londrina Solid';
  color: #3aaa35 !important;
  line-height: 44px!important;
  font-size: 50px!important;
  text-transform: uppercase;
  padding: 8px;
}

#cookie-wall .modal-header .btn-close {
  display: none;
}

h4.black {
  color: #3c3c3c!important;
  font-family: 'Londrina Solid';
  font-size: 30px;
  line-height: 27px;
  padding: 8px 0;
  box-sizing: border-box;
}

.custom-consent-content {
  display: none;
}

.modal {
  overflow: auto !important;
  padding-right: 0px !important;
}

.modal-dialog-scrollable .modal-content {
  overflow: auto !important;
}

.modal-open {
  padding-right: 0px !important;
}

.intro-info {
  margin-bottom: 20px;
}

.info-help-item-support {
  position: relative;
}

.content-page .navbar {
  top: 0px !important;
}

.content-page .content-section {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.content-page h3 {
  color: #3aaa35;
  padding: 8px 0;
  font-family: londrina_solid,Arial,Helvetica,sans-serif;
  font-size: 26px;
  line-height: 23px;
  text-transform: uppercase;
}

.content-page .stappen {
  top: -2px;
  left: 0;
  background-image: url(../../assets/img//cookie-rip.svg);
  background-position: top -1px left -30px;
  background-repeat: repeat-x;
  background-size: 4000px 30px;
  color: #3c3c3c !important;
  padding-top: 30px !important;
  padding-bottom: 0px !important;
}

.custom-consent-toggle {
  cursor: pointer;
}

a {
  color: #3aaa35 !important;
}

.ads {
  top: -120px !important;
}

@media (min-width: 768px) {
  .ads {
    top: 0px !important;
  }
}

.jsonform-required label::after {
  content: "*";
  color: #3AAA35;
  padding-left: 5px;
}

.footer {
  background-color: #fff;
  color: #3c3c3c;
  /*border-top: 1px solid #eaeaea;*/
}

.footer ul {
  overflow: auto;
  padding: 4px 0;
}

.footer li {
  font-size: 12px;
  line-height: 17px;
}

.footer a {
  font-family: 'open_sans_regular';
  font-size: 12px;
  line-height: 17px;
  text-decoration: underline;
  color: #3c3c3c !important;
}

.uncwpl {
  border: 1px solid #D06565;
}

.uncwpl-helper {
  background-color: #D06565;
  position: relative;
  top: -18px;
}

.form-group.error .form-control:active, .form-group.error .form-control:focus {
  border: 1px solid #3c3c3c !important;
  background-color: #ffffff !important;
  color: #3c3c3c !important;
}

