:root{--kdt-primary-color:#03a9f4;--kdt-hover-bgr-color:#f7f7f7}.kdt_wall_form{font-family:"Montserrat",sans-serif;width:100%}.kdt_wall_form.thankyou .navs ul li{cursor:unset !important}.kdt_wall_form.thankyou .navs ul li[data-step=Inschatting]{display:flex !important}.kdt_wall_form .navs{margin-bottom:40px}.kdt_wall_form .navs ul{list-style:none;counter-reset:custom-counter;display:flex;flex-direction:row;flex-wrap:nowrap}@media(min-width:768px){.kdt_wall_form .navs ul{justify-content:space-between}}.kdt_wall_form .navs ul li{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;cursor:pointer;font-size:.8em}@media(min-width:768px){.kdt_wall_form .navs ul li{font-size:1em;flex-direction:row}}.kdt_wall_form .navs ul li.current~li{cursor:unset;color:#d3d3d3}.kdt_wall_form .navs ul li.completed{color:#006126}.kdt_wall_form .navs ul li.completed:before{background:#006126}.kdt_wall_form .navs ul li.current{color:#f60}.kdt_wall_form .navs ul li.current:before{background:#f60}.kdt_wall_form .navs ul li:before{content:counter(custom-counter);counter-increment:custom-counter;margin-right:5px;font-size:1.5em;padding:10px;background-color:#d3d3d3;display:flex;width:1.5em;height:1.5em;align-items:center;justify-content:center;line-height:1.5em;color:#fff;border-radius:100px;position:relative;z-index:2}@media(min-width:768px){.kdt_wall_form .navs ul li:before{font-size:1em}}.kdt_wall_form .navs ul li:after{content:"";width:100%;height:1px;background:#d3d3d3;position:absolute;left:0;top:10px}body:not(.logged-in) .kdt_wall_form .navs ul li:last-child{display:none}.kdt_wall_form .navs ul li span{background-color:#fff;position:relative;z-index:1;margin-left:-10px;padding-left:10px;padding-right:10px}.kdt_wall_form .steps .inner .heading{font-weight:700;font-size:1.7em;color:#333;margin-bottom:40px;text-align:center}.kdt_wall_form .steps .inner form .form_group{text-align:center;margin-bottom:20px}.kdt_wall_form .steps .inner form .form_group label p{font-weight:400}.kdt_wall_form .steps .inner form .form_group label p.strong{font-weight:700}.kdt_wall_form .steps .inner form .form_group label p.italic{font-style:italic;margin-bottom:10px}.kdt_wall_form .steps .inner form .form_group select{width:100%;font-weight:400;text-align:center;background:#f7f7f7 none repeat scroll 0 0;height:50px;line-height:50px}.kdt_wall_form .steps .inner form .form_group input[type=text],.kdt_wall_form .steps .inner form .form_group input[type=email],.kdt_wall_form .steps .inner form .form_group input[type=tel],.kdt_wall_form .steps .inner form .form_group input[type=number]{width:100%;font-weight:400;text-align:center;background:#f7f7f7 none repeat scroll 0 0;border:1px solid #eeeeed;box-shadow:none;color:#999;display:block;float:left;margin-right:0;padding:14px !important;width:100%;border-radius:0 !important;margin:0}.kdt_wall_form .steps .inner form .form_group input[type=text]:hover,.kdt_wall_form .steps .inner form .form_group input[type=email]:hover,.kdt_wall_form .steps .inner form .form_group input[type=tel]:hover,.kdt_wall_form .steps .inner form .form_group input[type=number]:hover{border:1px solid #03a9f4;box-shadow:none;outline:0 none}.kdt_wall_form .steps .inner form .form_group [type=submit].loading:after{content:"..."}.kdt_wall_form .steps .inner form .form_group [type=submit].loading+.kdthidden{display:block !important}.kdt_wall_form .steps .inner form .form_group:last-child{margin-top:40px}.kdt_wall_form .steps .inner form .form_group.has_notice{display:flex;justify-content:center;flex-direction:column;flex-wrap:wrap;align-content:center}.kdt_wall_form .steps .inner form .form_group .send_email_interest{display:inline-flex;flex-direction:column;vertical-align:top}.kdt_wall_form .steps label.wandtype_label{width:45%;border:1px solid #d3d3d3;border-radius:15px;padding:10px;cursor:pointer;display:flex;flex-wrap:wrap;flex-direction:column;align-content:center;align-items:center;gap:10px}.kdt_wall_form .steps label.wandtype_label div{text-align:center}@media(min-width:768px){.kdt_wall_form .steps label.wandtype_label{width:23%}}.kdt_wall_form .steps label.wandtype_label:hover{background-color:var(--kdt-hover-bgr-color)}.kdt_wall_form .steps label.wandtype_label.active{border:3px solid var(--kdt-primary-color)}.kdt_wall_form .steps [data-step=Wandtype] .form_group:first-child{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.kdt_wall_form .steps [data-step=Afmeting] .form_group{display:flex;justify-content:center;gap:20px}.kdt_wall_form .steps [data-step=Afmeting] .form_group label{width:100%}@media(min-width:768px){.kdt_wall_form .steps [data-step=Afmeting] .form_group label{width:50%}}.kdt_wall_form .steps [data-step=Afwerking] .form_group:first-child{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}@media(min-width:768px){.kdt_wall_form .steps [data-step=Uw-gegevens] .form_group:not(:last-child){display:flex;justify-content:center;gap:20px}.kdt_wall_form .steps [data-step=Uw-gegevens] .form_group:not(:last-child) label{width:50%}}.kdt_wall_form .steps [data-step=Uw-gegevens] .form_group label{margin-bottom:15px}.kdt_wall_form .steps [data-step=Thankyou]{text-align:center}body:not(.logged-in) .kdt_wall_form[data-current-step=Thankyou] .navs{display:none !important}.kdt_wall_form .kdthidden{display:none}.kdt_wall_form .kdtalert{border:1px dashed darkred}