:root{--kdt-primary-color:#03a9f4;--kdt-hover-bgr-color:#f7f7f7}.kdt_ceiling_form{font-family:"Montserrat",sans-serif;width:100%}.kdt_ceiling_form .navs{margin-bottom:40px}.kdt_ceiling_form .navs ul{list-style:none;counter-reset:custom-counter;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:auto}@media(min-width:768px){.kdt_ceiling_form .navs ul{justify-content:space-between}}.kdt_ceiling_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_ceiling_form .navs ul li{font-size:1em;flex-direction:row}}.kdt_ceiling_form .navs ul li.current~li{cursor:unset;color:#d3d3d3}.kdt_ceiling_form .navs ul li.completed{color:#006126}.kdt_ceiling_form .navs ul li.completed:before{background:#006126}.kdt_ceiling_form .navs ul li.current{color:#f60}.kdt_ceiling_form .navs ul li.current:before{background:#f60}.kdt_ceiling_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_ceiling_form .navs ul li:before{font-size:1em}}.kdt_ceiling_form .navs ul li:after{content:"";width:100%;height:1px;background:#d3d3d3;position:absolute;left:0;top:10px}.kdt_ceiling_form .navs ul li:last-child{display:none !important}.kdt_ceiling_form .navs ul li span{background-color:#fff;position:relative;z-index:1;margin-left:-10px;padding:0 10px}.kdt_ceiling_form .steps .inner .heading{font-weight:700;font-size:1.7em;color:#333;margin-bottom:40px;text-align:center}.kdt_ceiling_form .steps .inner form .form_group{text-align:center;margin-bottom:20px}.kdt_ceiling_form .steps .inner form .form_group:last-child{margin-top:40px}.kdt_ceiling_form .steps .inner form .form_group label p{font-weight:400}.kdt_ceiling_form .steps .inner form .form_group label p.strong{font-weight:700}.kdt_ceiling_form .steps .inner form .form_group label p.italic{font-style:italic;margin-bottom:10px}.kdt_ceiling_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_ceiling_form .steps .inner form .form_group select:hover{border:1px solid #03a9f4;box-shadow:none;outline:0 none}.kdt_ceiling_form .steps .inner form .form_group input[type=text],.kdt_ceiling_form .steps .inner form .form_group input[type=email],.kdt_ceiling_form .steps .inner form .form_group input[type=tel],.kdt_ceiling_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;border-radius:0 !important;margin-bottom:0}.kdt_ceiling_form .steps .inner form .form_group [type=submit].loading:after{content:"..."}.kdt_ceiling_form .steps label.plafondtype_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_ceiling_form .steps label.plafondtype_label div{text-align:center}@media(min-width:768px){.kdt_ceiling_form .steps label.plafondtype_label{width:23%}}.kdt_ceiling_form .steps label.plafondtype_label:hover{background-color:var(--kdt-hover-bgr-color)}.kdt_ceiling_form .steps label.plafondtype_label.active{border:3px solid var(--kdt-primary-color)}.kdt_ceiling_form .steps [data-step=Plafondtype] .form_group:first-child,.kdt_ceiling_form .steps [data-step=Afwerking_Systeemplafond] .form_group:first-child,.kdt_ceiling_form .steps [data-step=Afwerking_Gipsplatenplafond] .form_group:first-child{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.kdt_ceiling_form .steps [data-step=Afmeting] .form_group{display:flex;justify-content:center;gap:20px}.kdt_ceiling_form .steps [data-step=Afmeting] .form_group label{width:100%}@media(min-width:768px){.kdt_ceiling_form .steps [data-step=Afmeting] .form_group label{width:50%}}.kdt_ceiling_form .steps [data-step=Uw-gegevens] .form_group label{margin-bottom:15px}@media(min-width:768px){.kdt_ceiling_form .steps [data-step=Uw-gegevens] .form_group:not(:last-child){display:flex;justify-content:center;gap:20px}.kdt_ceiling_form .steps [data-step=Uw-gegevens] .form_group:not(:last-child) label{width:50%}}.kdt_ceiling_form .steps [data-step=Thankyou]{text-align:center}.kdt_ceiling_form[data-current-step=Thankyou] .navs{display:none !important}.kdt_ceiling_form .kdthidden{display:none}.kdt_ceiling_form .alert{border:1px dashed darkred}.kdt_wall_form .steps .inner form .form_group input[type=text]::-moz-placeholder,.kdt_wall_form .steps .inner form .form_group input[type=email]::-moz-placeholder,.kdt_wall_form .steps .inner form .form_group input[type=tel]::-moz-placeholder,.kdt_wall_form .steps .inner form .form_group input[type=number]::-moz-placeholder{opacity:1}.kdt_wall_form .steps .inner form .form_group input[type=text]::placeholder,.kdt_wall_form .steps .inner form .form_group input[type=email]::placeholder,.kdt_wall_form .steps .inner form .form_group input[type=tel]::placeholder,.kdt_wall_form .steps .inner form .form_group input[type=number]::placeholder{opacity:1}div .input-container{border:1px solid rgba(0,0,0,0)}div .input-container:hover{border:1px solid #03a9f4;box-shadow:none;outline:0 none}.menu-top li a{color:#fff !important}