#wpcontent{padding-left:0}.container{overflow:hidden}.sol-row{display:flex;flex-wrap:wrap;margin:0 -0.5em}.sol-row>[class^=sol-col-]{padding:1em;flex:0 0 auto;box-sizing:border-box}.sol-col{flex:1 0 0%}.sol-col-1{width:8.33%;max-width:8.33%}.sol-col-2{width:16.66%;max-width:16.66%}.sol-col-3{width:25%;max-width:25%}.sol-col-4{width:33.33333333%;max-width:33.33333333%}.sol-col-5{width:41.66%;max-width:41.66%}.sol-col-6{width:50%;max-width:50%}.sol-col-7{width:58.33%;max-width:58.33%}.sol-col-8{width:66.66666667%;max-width:66.66666667%}.sol-col-9{width:75%;max-width:75%}.sol-col-10{width:83.33%;max-width:83.33%}.sol-col-11{width:91.66%;max-width:91.66%}.sol-col-12{width:100%;max-width:100%}.btn{padding:8px 22px;border-radius:4px;border:none;background-color:#e1e1e1;box-shadow:0 0 4px 0 #e1e1e1}.btn-right{margin:auto 0 auto auto;display:block}.btn:hover{cursor:pointer}.btn-primary{transition:background-color .2s ease;background-color:#37bdce;color:#fff}.btn-primary:hover{background-color:#32939e}.btn-secondary{transition:background-color .2s ease;background-color:#f2c94c;color:#000}.btn-secondary:hover{background-color:#aa8d35}.btn-thirdiary{transition:background-color .2s ease;background-color:#a6a6a6;color:#000}.btn-thirdiary:hover{background-color:#7e7e7e}.btn-success{transition:background-color .2s ease;background-color:#198754;color:#fff}.btn-success:hover{background-color:#12633d}.btn-danger{transition:background-color .2s ease;background-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#9e2632}.btn-warning{transition:background-color .2s ease;background-color:#ffc107;color:#fff}.btn-warning:hover{background-color:#b98c05}.btn-info{transition:background-color .2s ease;background-color:#0dcaf0;color:#000}.btn-info:hover{background-color:#0898b4}.btn-light{transition:background-color .2s ease;background-color:#f8f9fa;color:#000}.btn-light:hover{background-color:#d2d3d4}.btn-dark{transition:background-color .2s ease;background-color:#212529;color:#fff}.btn-dark:hover{background-color:#040505}.btn-link{transition:background-color .2s ease;background-color:#6ea8fe;color:#000}.btn-link:hover{background-color:#5b8cd4}.sol-group{background-color:#fff;box-shadow:0 0 3px 0 #e1e1e1;margin-bottom:2em;border-radius:3px;padding:1em .5em}input.form-control{width:100% !important;padding:6px;border-radius:6px}.emptyField{border:2px solid #d60000;border-radius:12px;padding:8px}.loader{width:20px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #ffa516 94%, rgba(0, 0, 0, 0)) top/8px 8px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, #ffa516);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 8px), #000 0);animation:l13 1s infinite linear}@keyframes l13{100%{transform:rotate(1turn)}}.priceLoader{display:block;width:40px;aspect-ratio:2;--_g: no-repeat radial-gradient(circle closest-side, #ea8b2f 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 50%;animation:priceLoaderKeyFrames 1s infinite linear}.priceLoader.big{width:80px}.priceLoader.grey{--_g: no-repeat radial-gradient(circle closest-side, #464646 90%, #0000)}@keyframes priceLoaderKeyFrames{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}#CONFIGURATOR #usps{display:flex;width:100%;justify-content:flex-start;align-items:center;gap:1em;padding:0}#CONFIGURATOR #usps li{list-style:none;display:flex;align-items:center;gap:3px}@media screen and (max-width: 1400px){#CONFIGURATOR #usps li{font-size:14px}}@media screen and (max-width: 1200px){#CONFIGURATOR #usps li{font-size:10px}}#CONFIGURATOR #usps li:before{content:"";font-family:"Material Icons";background-color:#4acb2b;color:#fff;border-radius:50%;padding:2px;height:20px;width:20px;line-height:1}#CONFIGURATOR #steps{display:flex;justify-content:center}#CONFIGURATOR #steps .step{min-width:100px;display:flex;flex-direction:column;align-items:center;gap:12px}#CONFIGURATOR #steps .step .step-circle{width:60px;height:60px;border-radius:100%;background-color:#fff;border:2px solid #ea8b2f;position:relative}#CONFIGURATOR #steps .step .step-circle span{height:fit-content;width:fit-content;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;font-weight:bold;font-size:20px}#CONFIGURATOR #steps .step .step-circle:after{content:"";width:100%;height:2px;background-color:#ea8b2f;position:absolute;top:0;bottom:0;margin:auto;right:-100%}#CONFIGURATOR #steps .step .step-name{font-weight:bold;color:#ea8b2f}#CONFIGURATOR #steps .step:last-child .step-circle:after{width:0px}#CONFIGURATOR #product-images{display:flex;flex-direction:column;gap:24px}#CONFIGURATOR #product-images .mainImage{height:400px;width:100%}#CONFIGURATOR #product-images .mainImage img{object-fit:contain;height:100%;width:100%;transform:scaleX(-1)}#CONFIGURATOR #product-images .galleryImages{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;gap:12px}#CONFIGURATOR #product-images .galleryImages .galleryImage{height:auto;width:calc(25% - 12px);border:1px solid #000}#CONFIGURATOR #product-images .galleryImages .galleryImage img{object-fit:cover;height:100%;width:100%}#CONFIGURATOR #technicalDrawing{padding:24px;background-color:#fff;border-radius:12px;margin:24px 0;border:2px solid #e2e2e2}#CONFIGURATOR #technicalDrawing h3{font-weight:bold;font-size:24px}#CONFIGURATOR #technicalDrawing p{margin:0}#CONFIGURATOR #technicalDrawing .image{position:relative;width:fit-content;margin:0 auto;height:100%;margin-top:24px}#CONFIGURATOR #technicalDrawing .image img{width:300px;height:auto;margin:auto;display:block;padding:32px 32px}#CONFIGURATOR #technicalDrawing .image #height{position:absolute;left:-30px;top:0;bottom:0;margin:auto;display:block;height:fit-content;width:fit-content}#CONFIGURATOR #technicalDrawing .image #width{position:absolute;left:0;top:8px;right:0;margin:auto;display:block;height:fit-content;width:fit-content}#CONFIGURATOR #technicalDrawing .image #casing{position:absolute;top:50px;right:8px;margin:auto;display:block;height:fit-content;width:fit-content}#CONFIGURATOR #priceOverview{padding:24px;background-color:#fff;border-radius:12px;margin:24px 0;border:2px solid #e2e2e2}#CONFIGURATOR #priceOverview h3{font-weight:bold;font-size:24px}#CONFIGURATOR #priceOverview p{margin:0}#CONFIGURATOR #priceOverview .col-6:first-of-type{border-right:1px solid #e2e2e2}#CONFIGURATOR #priceOverview .options{display:flex;align-items:flex-start;flex-direction:column;gap:18px;padding-top:18px}#CONFIGURATOR #priceOverview .options .option{width:100%;display:flex}#CONFIGURATOR #priceOverview .options .option p{width:100%}#CONFIGURATOR #priceOverview .options .option p.text-left{text-align:left;font-weight:500}#CONFIGURATOR #priceOverview .options .option p.text-right{font-weight:900;text-align:right}#CONFIGURATOR #priceOverview #overview{display:flex;align-items:flex-start;flex-direction:column}#CONFIGURATOR #priceOverview #overview #totalPrice{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#CONFIGURATOR #priceOverview #overview #totalPrice .text{font-size:16px;font-weight:bold}#CONFIGURATOR #priceOverview #overview #totalPrice .price{color:#ea8b2f;font-size:40px;font-weight:bold}#CONFIGURATOR #priceOverview #overview #vat{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:24px}#CONFIGURATOR #priceOverview #overview #vat .text{color:#666;font-size:16px}#CONFIGURATOR #priceOverview #overview #vat .price{color:#666;font-size:18px;font-weight:bold}#CONFIGURATOR #priceOverview #overview #addToCart{width:100%;margin-bottom:12px}#CONFIGURATOR #priceOverview #overview #addToCart button{background-color:#4acb2b;border:0 solid #fff;padding:16px;width:100%;color:#fff;border-radius:12px;font-size:20px;font-weight:bold}#CONFIGURATOR #priceOverview #overview #addToCart button:hover{cursor:pointer;background-color:hsl(108.375,65.0406504065%,28.2352941176%)}#CONFIGURATOR #priceOverview #overview #requestQuote{width:100%;margin-bottom:12px}#CONFIGURATOR #priceOverview #overview #requestQuote button{background-color:rgba(0,0,0,0);border:1px solid #e2e2e2;padding:16px;width:100%;color:#666;border-radius:12px;font-size:18px}#CONFIGURATOR #priceOverview #overview #requestQuote button:hover{cursor:pointer;background-color:#636363;color:#fff}#CONFIGURATOR #priceOverview #overview #disclaimer{width:100%}#CONFIGURATOR #priceOverview #overview #disclaimer p{text-align:center;color:#636363;font-size:12px}#CONFIGURATOR p,#CONFIGURATOR span{margin:0;color:#464646}#CONFIGURATOR #configuratorOptions{padding:24px;background-color:#fff;border-radius:12px;margin:24px 0;border:2px solid #e2e2e2;min-height:550px}#CONFIGURATOR #configuratorOptions #configurator-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #e2e2e2;margin-bottom:24px}#CONFIGURATOR #configuratorOptions #configurator-header h2{font-size:24px;font-weight:bold}#CONFIGURATOR #configuratorOptions #configurator-header .help-needed{display:flex;align-items:center}#CONFIGURATOR #configuratorOptions #configurator-header .help-needed p,#CONFIGURATOR #configuratorOptions #configurator-header .help-needed span{color:#ea8b2f}#CONFIGURATOR #configuratorOptions #configurator-header .help-needed p{font-size:18px}#CONFIGURATOR #configuratorOptions #configurator-header .help-needed span{transform:scaleX(-1);margin-right:6px}#CONFIGURATOR #configuratorOptions #configurator-header .help-needed .text-1{margin-right:18px;font-weight:bold}#CONFIGURATOR #configuratorOptions #configurator-content{margin-bottom:24px}#CONFIGURATOR #configuratorOptions #configurator-content .inputGroup{display:flex;flex-direction:column;gap:12px}#CONFIGURATOR #configuratorOptions #configurator-content .inputGroup label{color:#666;font-weight:bold;font-size:16px}#CONFIGURATOR #configuratorOptions #configurator-content .inputGroup input{border:1px solid #e2e2e2}#CONFIGURATOR #configuratorOptions #configurator-content .tip{background-color:#e5e5e5;border-radius:18px;padding:18px;display:flex;gap:12px}#CONFIGURATOR #configuratorOptions #configurator-content .tip .icon{height:100%;width:25px}#CONFIGURATOR #configuratorOptions #configurator-content .tip p{color:#464646}#CONFIGURATOR #configuratorOptions #configurator-content .listedItemGroup{display:flex;flex-direction:column;gap:12px}#CONFIGURATOR #configuratorOptions #configurator-content .listedItemGroup .listedItem{display:flex;flex-direction:row;align-items:center;gap:12px;border:2px solid #e2e2e2;border-radius:18px;padding:12px;position:relative;margin-bottom:12px}#CONFIGURATOR #configuratorOptions #configurator-content .listedItemGroup .listedItem img{width:60px;height:60px;object-fit:contain}#CONFIGURATOR #configuratorOptions #configurator-content .listedItemGroup .listedItem label{font-weight:bold}#CONFIGURATOR #configuratorOptions #configurator-content .listedItemGroup .listedItem input{display:none}#CONFIGURATOR #configuratorOptions #configurator-content .listedItemGroup .listedItem .recommendedLabel{position:absolute;top:-12px;left:0;right:0;margin:auto;display:block;width:fit-content;background:#ea8b2f;color:#fff;padding:4px 12px;border-radius:12px;font-size:15px}#CONFIGURATOR #configuratorOptions #configurator-content .listedItemGroup .listedItem.checked{border-color:#ea8b2f;background-color:rgba(234,139,47,.1098039216)}#CONFIGURATOR #configuratorOptions #configurator-content .listedItemGroup .listedItem:hover{cursor:pointer;border-color:rgb(231.6615720524,126.0829694323,23.8384279476);background-color:rgba(234,139,47,.1098039216)}#CONFIGURATOR #configuratorOptions #configurator-content #AFMETINGEN,#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN,#CONFIGURATOR #configuratorOptions #configurator-content #UITERLIJK,#CONFIGURATOR #configuratorOptions #configurator-content #MOTOR,#CONFIGURATOR #configuratorOptions #configurator-content #EXTRAS{display:flex;flex-direction:column;gap:24px}#CONFIGURATOR #configuratorOptions #configurator-content #AFMETINGEN #placement{display:flex;flex-direction:column;gap:6px}#CONFIGURATOR #configuratorOptions #configurator-content #AFMETINGEN #placement p{color:#666;font-weight:bold;font-size:16px}#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN .color-selection{display:flex;flex-direction:column;gap:12px}#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN .color-selection p{font-weight:bold}#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN .color-selection .colors{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:18px}#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN .color-selection .colors input{display:none}#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN .color-selection .colors .color{display:flex;flex-direction:column;position:relative;height:100px;width:120px;border:2px solid #e2e2e2;border-radius:18px}#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN .color-selection .colors .color.checked{border-color:#ea8b2f;background-color:rgba(234,139,47,.1098039216)}#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN .color-selection .colors .color:hover{cursor:pointer;border-color:rgb(231.6615720524,126.0829694323,23.8384279476);background-color:rgba(234,139,47,.1098039216)}#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN .color-selection .colors .color .circle{border-radius:100%;height:50px;width:50px;position:absolute;top:6px;left:0;right:0;margin:auto;border:1px solid #000}#CONFIGURATOR #configuratorOptions #configurator-content #KLEUREN .color-selection .colors .color .name{position:absolute;bottom:6px;width:100%;text-align:center}#CONFIGURATOR #configuratorOptions #MOTOR .afstand-bedieningen .remoteSwitch{margin-bottom:24px}#CONFIGURATOR #configuratorOptions #MOTOR .cableHoles .cableHole{flex-direction:column;margin-bottom:24px}#CONFIGURATOR #configuratorOptions #MOTOR .cableHoles .cableHole img{width:100%;height:150px;object-fit:contain}#CONFIGURATOR #configuratorOptions #EXTRAS .extras-list{display:flex;flex-direction:column;gap:12px}#CONFIGURATOR #configuratorOptions #EXTRAS .extras .extra{flex-direction:column}#CONFIGURATOR #configuratorOptions #EXTRAS .extras .extra img{height:120px;width:100%;object-fit:contain;padding-top:6px}#CONFIGURATOR #configuratorOptions #footer #previous{width:100%;background-color:rgba(0,0,0,0);border:1px solid #e2e2e2;padding:12px;color:#666;border-radius:12px}#CONFIGURATOR #configuratorOptions #footer #previous:hover{cursor:pointer;background-color:#636363;color:#fff}#CONFIGURATOR #configuratorOptions #footer #next{width:100%;background-color:#ea8b2f;border:1px solid rgba(0,0,0,0);padding:12px;color:#fff;border-radius:12px}#CONFIGURATOR #configuratorOptions #footer #next:hover{cursor:pointer;background-color:rgb(162.5851528384,88.327510917,16.4148471616)}#CONFIGURATOR{padding:72px 0}
