@import url(https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}html,body{height:auto}body{font-family:'Quicksand',sans-serif;font-size:1.2em;line-height:1.7;background:#fff;color:#164073;font-weight:400;overflow-x:hidden;overflow-y:scroll}a{text-decoration:none;color:#199ad7}a:hover{color:#164073}h1{font-size:1.9em;line-height:1.2;font-weight:700;padding-bottom:1em;margin-top:-5px;font-family:'Quicksand',sans-serif}h2{font-size:1.3em;line-height:1.2;font-weight:700;padding-bottom:.5em;font-family:'Quicksand',sans-serif}h3{font-size:1.2em;line-height:1.2;font-weight:700;padding-bottom:.2em;font-family:'Quicksand',sans-serif}.btn{padding:17px 20px;margin:0 0;border-radius:0;border:0;display:inline-block;background:#199ad7;color:#fff;line-height:1;box-sizing:border-box;-webkit-appearance:none;appearance:none;text-align:center;font-family:'Quicksand',sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;width:auto;font-weight:800;font-size:1.1em;border-radius:2px;border-bottom:3px solid rgba(0,0,0,.15)}.btn:hover{background:#164073;color:#fff}.btn.btn-alt{font-size:.8em;background:#666;padding:12px 16px}.btn.btn-alt:hover{background:#444}.btn.grey{opacity:.5;background:#efefef;color:#164073}input.btn{padding-bottom:15px}#header{width:100%;height:150px;position:fixed;top:0;left:0;z-index:9;background:#94cfe9;transition:height 300ms;transition-delay:100ms;box-shadow:0 8px 0 rgb(0 0 0 / 15%);background-image:url(/images/header-bg.png);background-position:center left;background-repeat:no-repeat}body.scroll #header{height:100px;transition-delay:0ms;box-shadow:0 0 30px rgba(0,0,0,.1)}#header #header-container{width:90%;margin:0 auto;height:100%;position:relative;display:flex;justify-content:space-between;align-items:center}#header #logo{width:180px}#header #logo a{display:block}#header #logo img{display:block;width:100%;pointer-events:none;transition:width 300ms}body.scroll #header #logo img{width:100px}#header #logo{order:0}#header #menu{order:1}#header #nav-buttons{order:2}#header #menu ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;white-space:nowrap;position:relative;z-index:8}#header #menu ul li{position:relative}body.menu-classic #header #menu ul li{margin-right:1.5em}body.menu-hamburger #header #menu ul li,body.force-menu-hamburger #header #menu ul li,body.menu-classic #header #menu ul li:last-child{margin-right:0}body.menu-hamburger #header #menu,body.force-menu-hamburger #header #menu,#search,#langmenu{position:fixed;left:0;top:0;width:100%;max-width:400px;height:100%;background:#fff;display:flex;flex-direction:column;padding-top:0;justify-content:center;align-items:center;transform:translateX(-100%);transition:transform 600ms cubic-bezier(.76,0,.24,1);z-index:9;overflow-y:auto}body.menu-hamburger #header #menu::-webkit-scrollbar,body.force-menu-hamburger #header #menu::-webkit-scrollbar{width:4px}body.menu-hamburger #header #menu::-webkit-scrollbar-thumb,body.force-menu-hamburger #header #menu::-webkit-scrollbar-thumb{background:rgba(66,66,66,.1)}body.menu-hamburger #header #menu::-webkit-scrollbar-track,body.force-menu-hamburger #header #menu::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1)}body.menu-hamburger #header #menu.active,body.force-menu-hamburger #header #menu.active,#search.active,#langmenu.active{transform:translateX(0)}body.menu-hamburger #header #menu ul,body.force-menu-hamburger #header #menu ul,#header #langmenu ul{flex-direction:column;line-height:1.5;width:100%;margin:0 auto;padding:20px 40px;box-sizing:border-box;margin-bottom:50px;text-align:center}#header #menu ul li a,#header #langmenu ul li a{display:block;color:#164073;font-weight:600;transition:opacity 1000ms;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#header #menu ul li a.master{font-size:1.1em}body.menu-hamburger #header #menu ul li a body.force-menu-hamburger #header #menu ul li a{padding:5px 0}body.menu-hamburger #header #menu ul li a.master,body.force-menu-hamburger #header #menu ul li a.master,#header #langmenu ul li a{font-size:1.2em;margin:5px 0}#header #menu ul li a:hover,#header #langmenu ul li a:hover{color:#199ad7}#header #menu ul li.active a.master,#header #langmenu ul li.active a{color:#fff}#nav-buttons{display:flex;align-items:center}body.menu-hamburger #nav-buttons,body.force-menu-hamburger #nav-buttons{order:0}#nav-buttons .nav-button{display:block;cursor:pointer;margin-right:20px;width:30px;height:30px;display:flex;align-items:center;position:relative}#nav-buttons .nav-button:last-of-type{margin-right:0}#nav-buttons .nav-button svg{fill:#164073;width:30px;height:30px;display:block}#nav-buttons .nav-button img{width:26px;padding:2px;display:block;border-radius:30px}#nav-buttons .nav-button#lang-button .edit,#nav-buttons .nav-button#cart-button .cart-num{position:absolute;right:-4px;bottom:-4px;width:16px;height:16px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#efefef}#nav-buttons .nav-button#cart-button .cart-num{background:#efefef;font-size:.6em;line-height:20px;font-weight:500;color:#164073}#nav-buttons .nav-button#lang-button .edit svg{width:8px;height:8px;fill:#164073}body.menu-classic #menu-button{display:none}body.search-off #search-button{display:none}.close-menus{position:absolute;right:20px;top:22px;width:30px;height:30px;cursor:pointer;display:flex;justify-content:center;align-items:center}body.menu-classic #menu .close-menus{display:none}body.force-menu-hamburger #menu .close-menus{display:block}.close-menus svg{fill:#164073;width:30px;height:30px}#close-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#164073;z-index:2;pointer-events:none;opacity:0;transition:opacity 600ms ease-in-out}#close-overlay.active{cursor:pointer;pointer-events:all;opacity:.5}#header #menu ul li.hassub ul{width:100%}body.menu-classic #header #menu ul li.hassub ul{position:absolute;left:50%;bottom:0;transform:translateY(100%) translateX(-50%);background:#fff;flex-direction:column;opacity:0;pointer-events:none;min-width:220px;width:100%;padding:30px 30px;padding-top:15px;padding-bottom:15px;box-sizing:border-box;transition:margin 300ms cubic-bezier(.76,0,.24,1);margin-bottom:-10px;border:1px solid rgba(0,0,0,.1);border-top:0;z-index:9}body.menu-classic #header #menu ul li.hassub:before,#submenu ul li.hassub:before{width:100%;height:30%;position:absolute;left:0;top:100%;content:""}body.menu-classic #header #menu ul li.hassub:hover ul,#submenu ul li:hover ul{opacity:1;pointer-events:all;margin:0 0}body.menu-hamburger #header #menu ul li.hassub ul,body.force-menu-hamburger #header #menu ul li.hassub ul{position:relative;top:auto;left:auto;transform:none;display:block;opacity:1;pointer-events:all;padding:0;margin:10px 0;border:0;width:100%;padding-left:20px}body.menu-hamburger #header #menu ul li.hassub:hover ul,body.force-menu-hamburger #header #menu ul li.hassub:hover ul{padding-left:20px}#header #menu ul li.hassub ul li{margin:0}#header #menu ul li.hassub ul li a{display:block;width:100%;font-weight:400;padding-left:0;box-sizing:border-box}#header #menu ul li.hassub ul li.active a{color:#199ad7}#header #menu ul li.hassub:hover ul li ul.subsub,#header #menu ul li.hassub ul li ul.subsub{position:static;transform:none;margin:0;padding:0;box-sizing:border-box;width:auto;min-width:auto;border:0}#header #menu ul li.hassub ul li ul.subsub a{color:#164073;padding-left:20px}#header #menu ul li.hassub ul li ul.subsub a:before{content:"";width:10px;height:2px;position:absolute;left:5px;top:50%;margin-top:-1px;background:#ccc}#header #menu ul li.hassub ul li ul.subsub a:hover,#header #menu ul li.hassub ul li ul.subsub li.subsubactive a{color:#199ad7}#search{box-sizing:border-box;padding:15px 20px;overflow-y:auto;display:block}#search.active{transform:translateX(0)}#search input{display:block;width:calc(100% - 50px);box-sizing:border-box;font-size:inherit;font-family:inherit;border:0;appearance:none;background:#efefef;padding:10px 15px;margin-bottom:30px}#search ul.list{line-height:1.5}#search ul.list li a{display:block;color:#164073;margin:30px 0}#search ul.list li a:hover{color:#199ad7}#search ul.list li strong{display:block}#search ul.list li span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#langmenu{padding-top:0;justify-content:center;align-items:center;text-align:center}#header #langmenu.flags ul li a{width:50px;display:block;border-radius:50px;margin:20px auto;background:#fff;overflow:hidden;padding:0}#header #langmenu.flags ul li a img{display:block;width:100%;opacity:.5}#header #langmenu.flags ul li.active a img,#header #langmenu.flags ul li a:hover img{opacity:1}#submenu{background:#70c2e3;padding:25px 0;position:sticky;top:99px;z-index:2;font-size:.9em}#submenu-trigger{display:none}#submenu ul{max-width:1100px;width:90%;margin:0 auto;display:flex;flex-wrap:wrap;position:relative;z-index:9}#submenu ul li{position:relative;margin-right:1em}#submenu ul li a{font-size:1em;color:#164073;display:block;font-weight:600}#submenu ul li ul{position:absolute;left:-30px;bottom:0;transform:translateY(100%) translateX(0%);background:#fff;flex-direction:column;opacity:0;pointer-events:none;margin:0;width:240px;padding:30px 20px;padding-top:15px;padding-bottom:15px;box-sizing:border-box;transition:margin 300ms cubic-bezier(.76,0,.24,1);margin-bottom:-10px;border-top:0;background:#70c2e3;font-family:"Karla";box-shadow:0 5px 5px rgba(0,0,0,.2);display:none}#submenu ul li:hover ul{opacity:1;pointer-events:all;margin:0 0}#submenu ul li a:hover{color:#fff}#submenu ul li.parent.active a,#submenu ul li.active a.master,#submenu ul li.active ul li.subactive a{color:#fff}#submenu ul li ul li{margin-right:0}#submenu ul li ul li a{display:block;padding:10px 0;padding-left:0;box-sizing:border-box;font-weight:400;border-bottom:1px solid #63b5de;line-height:1.2;padding-left:20px;padding-right:0}#submenu ul li ul li a:before{content:"›";position:absolute;left:0;top:10px}#submenu ul li ul li:last-of-type a{border:0}#page-header{position:relative;background:#164073;height:325px;background-size:cover;background-position:50% 50%;background-image:url(/images/beeldmerk.png);background-size:600px;background-position:90% 50%;background-repeat:no-repeat;overflow:hidden}#page-header:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:url(/images/raster.png);background-position:top left;background-size:auto;background-repeat:repeat;z-index:2}#page-header img{display:block;width:100%}#page-header .page-header-content{position:absolute;left:50%;top:75%;width:90%;max-width:1100px;font-size:1.2em;font-weight:500;color:#fff;transform:translateX(-50%);line-height:1;z-index:3;text-shadow:0 3px 0 #133054}#page-header .arrow-down{width:30px;height:30px;position:absolute;right:20px;bottom:20px;cursor:pointer;opacity:.2}#page-header .arrow-down svg{width:30px;height:30px;fill:#fff}#page-header .breadcrumbs{position:absolute;left:20px;top:20px}#page-header .breadcrumbs ul{display:flex;text-transform:lowercase}#page-header .breadcrumbs ul li{padding-right:10px;color:#fff}#page-header .breadcrumbs ul li:not(:last-child):after{content:"›";padding-left:10px}#page-header .breadcrumbs ul li a{color:#fff}#page-header.homepage{height:100vh;background-image:none}#page-header .scroll{position:absolute;bottom:50px;left:50%;width:26px;height:42px;border-radius:30px;border:3px solid #fff;box-sizing:border-box;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3}#page-header .scroll:before{position:absolute;display:block;bottom:-28px;left:-14px;width:50px;content:"scroll";font-size:12px;color:rgba(255,255,255,.5);text-align:center;text-transform:uppercase}#page-header .scroll:after{position:absolute;top:8px;left:50%;width:4px;height:8px;border-radius:6px;content:"";-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;animation-name:scroll;animation-duration:3s;animation-iteration-count:infinite}@keyframes scroll{0%{top:8px;opacity:0}25%{top:8px;opacity:1}50%{top:16px;opacity:1}75%{top:16px;opacity:0}100%{top:8px;opacity:0}}#homevideo{position:absolute;width:100%;height:100%;z-index:1}#homevideo-container{width:100%;height:100%;background:#000}video#homevideo-video{width:100%;height:100%;object-fit:cover;object-position:50% 80%}#page-header.homepage .page-header-content{max-width:none;padding-left:42px;line-height:2;top:auto;bottom:20%}#page-header.homepage .page-header-content ul li.heading{font-size:2em;font-family:"Quicksand";font-weight:700;text-shadow:0 5px 0 rgb(0 0 0 / 15%);text-shadow:none;color:#164073}#page-header.homepage .page-header-content ul li{text-shadow:none}#page-header.homepage .page-header-content ul li a{color:#164073;font-weight:700}@media screen and (max-width:1000px){#page-header.homepage .page-header-content ul li.heading,#page-header.homepage .page-header-content ul li a{color:#fff}}#page-header.homepage .page-header-content ul li a:before{margin-right:12px;content:"›"}#page-header.homepage .page-header-content ul li a:hover{color:#70c2e3}#categorieen{width:100%;background-color:#70c2e3}#categorieen-container{margin:0 auto;padding:80px 0;width:90%;max-width:1400px}#categorieen-container .categorieen{position:relative;left:-1%;width:102%;text-align:center}#categorieen-container .categorie{position:relative;display:inline-block;vertical-align:bottom;margin:1%;width:calc(100% / 5 - 2%);box-sizing:border-box;background-color:#164073}#categorieen-container .categorie.nietklaarvoorgebruik{opacity:.25}#categorieen-container .categorie a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#categorieen-container .categorie .title{padding:25px 25px 0 25px;width:100%;height:70px;font-family:'Quicksand',sans-serif;font-size:20px;color:rgba(255,255,255,1);font-weight:600;line-height:21px;overflow:hidden;box-sizing:border-box}#categorieen-container .categorie .text{margin-bottom:25px;padding:10px 25px 0 25px;width:100%;height:80px;font-size:14px;color:rgba(255,255,255,1);line-height:22px;overflow:hidden;box-sizing:border-box}#categorieen-container .categorie .foto{position:relative;padding-bottom:100%;width:100%;height:0;background-color:#fff}#categorieen-container .categorie .foto img{position:absolute;display:block;top:50%;left:50%;max-width:80%;max-height:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.row{padding:70px 0;position:relative}.content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;max-width:1100px;width:90%;margin:0 auto;font-family:"Karla";position:relative;z-index:1}.content .page_content{width:100%;box-sizing:border-box;order:1;min-height:300px}.content .page_content.hasmedia{width:60%;padding-left:100px}.content .page_content p{margin-bottom:1.4em}.content .page_content ul,.content .page_content ol{margin:20px 0}.content .page_content ul li{list-style-type:disc;margin-left:20px}.content .page_content ol li{list-style-type:decimal;margin-left:20px}.content .page_content table{width:100%;margin-bottom:1.4em}.content .page_content table tr td{padding:0;padding-right:5px;font-size:.7em}.content .page_content table tr td img{display:block;margin:20px 0;width:auto;height:auto;max-width:100%}.content .page_content .links{margin-top:2em}.content .page_content .links h3{margin-bottom:1em}.content .page_content .links a,.content .product .links a{display:block;padding-left:0;color:#164073}.content .page_content .links a.link svg,.content .page_content .links a.file svg{fill:#199ad7;width:16px;display:inline-block;margin-right:20px;transform:translateY(5px)}.content .page_content .links a.link:hover,.content .page_content .links a.file:hover{color:#199ad7}.content .page_content .usps{border-top:1px solid #efefef;padding-top:2em;margin-top:2em}.content .page_content .usps h2{font-family:"Karla"}.content .page_content .usps ul{display:flex;flex-wrap:wrap;margin-bottom:0}.content .page_content .usps ul li{width:50%;margin-left:0;box-sizing:border-box;margin-bottom:2em;list-style-type:none;padding-left:30px;background-image:url(/images/icons/checkmark-usp.svg);background-size:16px 16px;background-position:0 8px;background-repeat:no-repeat;line-height:1.5}.content .page_content .usps ul li strong{display:block}.content .media{order:0;width:40%;box-sizing:border-box}.content .media a{position:relative;display:block;overflow:hidden;margin-bottom:60px}.content .media a:last-of-type{margin-bottom:0}.content .media a img{width:100%;display:block}.content .media a .icon,.fotoalbum a .icon,.news-overview .item a .image .icon,.productmedia a .icon,.product a .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60px;height:60px;display:none}.content .media a .icon svg,.fotoalbum a .icon svg,.news-overview .item a .image .icon svg,.productmedia a .icon svg,.product a .icon svg{fill:#70c2e3;display:block;width:60px;height:60px}.fotoalbum a:hover .icon,.content .media a:hover .icon,.news-overview .item a:hover .image .icon,.productmedia a:hover .icon,.product a:hover .icon{display:block}.content .media a.video .icon,.productmedia a.video .icon{display:block}.content .media .caption,.content .page_content .fotoalbum a .caption{display:block;padding:30px 30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;box-sizing:border-box;color:#fff;opacity:1;transition:opacity 300ms;position:absolute;left:0;bottom:0;width:100%;line-height:1}.content .page_content .fotoalbum{width:104%;margin-left:-2%;display:flex;flex-wrap:wrap;padding-top:1em}.content .page_content .fotoalbum a{display:block;position:relative;overflow:hidden;width:29.333%;margin:2%}.content .page_content .fotoalbum a.foto{width:29.333%}.content .page_content .fotoalbum a img{display:block;width:100%}.content .page_content .single_album{margin-top:2em;padding:2em 2em;background:#efefef}.content .page_content .single_album h2{margin-bottom:1em}.content .page_content .single_album .fotoalbum a .caption{padding:5px 10px;font-size:.8em}.news-overview{display:flex;flex-direction:row;flex-wrap:wrap;width:102%;margin-left:-1%}.news-overview .item{width:31.333%;margin:1%;box-sizing:border-box;background:#94cfe9;position:relative}.news-overview .item a{display:flex;flex-direction:column;color:#164073}.news-overview .item a .image{width:100%;max-width:100%;box-sizing:border-box;position:relative}.news-overview .item a .image img{display:block;width:100%}.news-overview .item a .news-overview-content{padding:2em;line-height:1.5;box-sizing:border-box;width:100%}.news-overview .item a .news-overview-content .title{font-weight:600}.news-overview .item a .news-overview-content .meta,.page_content .date{color:#199ad7}p a.back{margin-top:40px;display:inline-block}.news_item .section{margin-top:40px;padding:40px;background:#efefef}.pagination{display:flex;justify-content:center;width:70%;margin:40px auto;margin-bottom:0}.pagination div{width:50px;height:50px;font-size:1.2em;font-weight:700;background:#efefef;line-height:50px;text-align:center;margin:0 10px}.pagination div a{display:block;color:#164073}.pagination div:hover,.pagination div.active{background:#199ad7}.pagination div:hover a,.pagination div.active,.pagination div.active a{color:#fff}#map_canvas{height:60vh;width:100%;clear:both}#contact_thanks{background:#199ad7;color:#fff;padding:30px;max-width:500px}.content #contact{margin-top:50px}.content #contact form{width:100%;position:relative;max-width:800px}.content #contact form .field{padding-bottom:20px;position:relative;display:flex;flex-direction:column}.content #contact form .field.radio label,.content #contact form .field.checkbox label,.content #contact form .field.checkboxes label{display:flex;flex-direction:row}.content #contact form .field.radio label span,.content #contact form .field.checkbox label span,.content #contact form .field.checkboxes label span{width:calc(100% - 25px)}.content #contact form input[type=text],.content #contact form textarea,.content #contact form select{font-family:inherit;font-size:inherit;color:inherit;border:0 solid #ccc;background:#efefef;width:100%;margin-top:3px;border-radius:2px;box-sizing:border-box;padding:10px}.content #contact form input[type=text],.content #contact form textarea,.content #contact form select{-webkit-appearance:none}.content #contact form select{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8cGF0aCBkPSJNMTIsMjBMMCw4LjFMNCw0bDgsOGw4LThsNCw0LjFMMTIsMjB6Ii8+IDwvc3ZnPg==);background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;background-size:16px 16px}.content #contact form textarea{min-height:150px;max-height:300px;max-width:100%}.content #contact form input[type=checkbox],.content #contact form input[type=radio]{width:auto;padding:0;margin:0;border:none;margin-right:5px;margin-top:0;height:20px;width:20px;border:1px solid #ccc;background:#efefef;margin-right:10px;-webkit-appearance:none;appearance:none;cursor:pointer;transform:translateY(9px)}.content #contact form input[type=radio]{border-radius:20px}.content #contact form input[type=checkbox]:checked,.content #contact form input[type=radio]:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjAuMjg1IDJsLTExLjI4NSAxMS41NjctNS4yODYtNS4wMTEtMy43MTQgMy43MTYgOSA4LjcyOCAxNS0xNS4yODV6Ii8+PC9zdmc+);background-size:12px 12px;background-position:50% 50%;background-repeat:no-repeat}.content #contact form .field.header{margin-top:20px}.content #contact form br{display:none}.content #contact form label.error{display:inline-block;color:#fff;width:auto;padding:12px 12px;line-height:1;border-radius:3px;font-size:.8em;position:absolute;right:1em;top:-2px;background-color:#ed2024}.content #contact form label.error.checked{color:#199ad7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIg0KCSBpZD0ic3ZnMiIgaW5rc2NhcGU6dmVyc2lvbj0iMC45MSByMTM3MjUiIHNvZGlwb2RpOmRvY25hbWU9ImZvcm0tY2hlY2stbWFyay5zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KCSB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0Ig0KCSBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHNvZGlwb2RpOm5hbWVkdmlldyAgYm9yZGVyY29sb3I9IiM2NjY2NjYiIGJvcmRlcm9wYWNpdHk9IjEiIGdyaWR0b2xlcmFuY2U9IjEwIiBndWlkZXRvbGVyYW5jZT0iMTAiIGlkPSJuYW1lZHZpZXc2IiBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJzdmcyIiBpbmtzY2FwZTpjeD0iMS4wMTY5NDkyIiBpbmtzY2FwZTpjeT0iMTIiIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIiBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIiBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI0ODAiIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjAiIGlua3NjYXBlOndpbmRvdy13aWR0aD0iOTQyIiBpbmtzY2FwZTp3aW5kb3cteD0iMzU2NyIgaW5rc2NhcGU6d2luZG93LXk9Ijk5NSIgaW5rc2NhcGU6em9vbT0iOS44MzMzMzMzIiBvYmplY3R0b2xlcmFuY2U9IjEwIiBwYWdlY29sb3I9IiNmZmZmZmYiIHNob3dncmlkPSJmYWxzZSI+DQoJPC9zb2RpcG9kaTpuYW1lZHZpZXc+DQo8cGF0aCBpZD0icGF0aDQiIGNsYXNzPSJzdDAiIGQ9Ik05LDIxbC05LTguNmwyLjgtMi45bDYuMiw1LjlMMjEuMiwzTDI0LDUuOEw5LDIxeiIvPg0KPC9zdmc+DQo=);background-repeat:no-repeat;background-size:16px 16px;width:26px;padding-right:0;background-position:50% 50%;background-color:#199ad7}.content #contact form label.error:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #ed2024;position:absolute;bottom:-5px;left:50%;margin-left:-5px}.content #contact form label.error.checked:after{border-top-color:#199ad7}.content #contact div.field.bc{display:none}.row.social{background:#e2f1f5}#socialcontent{clear:both;padding-bottom:2em;width:102%;margin-left:-1%;display:flex;flex-wrap:wrap}#socialcontent .item{width:31.333%;margin:1%;position:relative;overflow:hidden;background:#efefef}#socialcontent .item .icon{position:absolute;right:0;bottom:0;width:40px;height:40px;background:#4267b2;display:flex;justify-content:center;align-items:center}#socialcontent .item .icon svg{fill:#fff;width:20px}#socialcontent .item .item-content{padding:30px;padding-bottom:20px}#socialcontent .item .info{font-size:.7em;padding:30px;padding-top:0;text-transform:lowercase}#socialcontent .item .info a{color:#164073}#socialcontent .item .media-msg{width:100%;min-width:100%;width:100%}#socialcontent .item .media-msg img{width:100%;display:block}#footer{background:#164073;padding:60px 0;font-family:"Karla"}#footer,#footer a,#footer a svg{color:#fff;fill:#fff}#footer li:hover a,#footer li:hover svg,#footer li .back-to-top:hover{color:#199ad7;fill:#199ad7;cursor:pointer}#footer #footer-container{max-width:1100px;width:90%;position:relative;margin:0 auto}#footer #footer-container .footer-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}#footer #footer-container .footer-row .column{box-sizing:border-box;width:40%}#footer #footer-container .footer-row .column ul li{white-space:nowrap}#footer #footer-container .footer-row .column ul li.heading{font-weight:700;font-family:"Quicksand"}#footer #footer-container .footer-row .column ul li a:before{margin-right:8px;content:"•";font-size:15px}#footer #footer-container .footer-row .column ul li.nobefore a:before{display:none}#footer #footer-container .footer-row .column ul li.inline-icon svg{width:20px;height:20px;display:inline-block;transform:translateY(3px);margin-right:15px}#footer #footer-container .footer-row .column.social{padding-right:0;flex-grow:3;width:60%}#footer #footer-container .footer-row .column.social ul.social-buttons{display:flex;flex-wrap:nowrap;justify-content:flex-end}#footer #footer-container .footer-row .column.social ul.social-buttons a{display:block;width:50px;position:relative;cursor:pointer;margin-left:30px}#footer #footer-container .footer-row .column.social ul.social-buttons a svg{display:block;width:100%}#footer #footer-container .footer-row.credits{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1)}#footer #footer-container .footer-row.credits .column{width:50%}#footer #footer-container .footer-row.credits .column ul{display:flex}#footer #footer-container .footer-row.credits .column:first-of-type ul li{margin-right:1.5em}#footer #footer-container .footer-row.credits .column:last-of-type ul{justify-content:flex-end}#footer #footer-container .footer-row.credits .column:last-of-type ul li{margin-left:1.5em}#footer #footer-container .footer-row.credits .column ul li svg{margin-right:0;width:16px;height:16px;margin-left:10px;transform:translateY(3px)}#footer #footer-container .footer-row.credits .column ul li a svg{margin-left:15px}#ms-success{display:none}#ms-fail{display:none}#kiek{position:fixed;top:10%;left:0;width:100%;height:80%;box-sizing:border-box;z-index:11;text-align:center;background-image:url(../../../images/icons/loading.gif);background-position:50% 50%;background-repeat:no-repeat;background-size:32px 32px}#kiek img{position:absolute;top:50%;left:50%;margin-left:-25%;margin-top:-25%;display:none;max-width:100%;max-height:100%;cursor:pointer}#kiek iframe{z-index:13}#kiek-overlay{width:100%;height:100%;background:#fff;position:fixed;left:0;top:0;opacity:.99;opacity:1;z-index:9;border-radius:3px;cursor:pointer}#kiek-close{position:fixed;z-index:999999999999999;right:45px;top:40px;text-align:center;font-size:16px;width:60px;height:60px;overflow:hidden;color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjQgMjAuMTg4bC04LjMxNS04LjIwOSA4LjItOC4yODItMy42OTctMy42OTctOC4yMTIgOC4zMTgtOC4zMS04LjIwMy0zLjY2NiAzLjY2NiA4LjMyMSA4LjI0LTguMjA2IDguMzEzIDMuNjY2IDMuNjY2IDguMjM3LTguMzE4IDguMjg1IDguMjAzeiIvPjwvc3ZnPg==);background-size:30px 30px;background-repeat:no-repeat;background-position:50% 50%;cursor:pointer;display:block}#kiek-close span.kiek-close{display:block;width:60px;height:60px}#kiek-title{position:fixed;z-index:99999999999;left:0;bottom:3.5%;width:100%;text-align:center;font-size:1em;cursor:pointer;pointer-events:none;display:none}div#kiek-left,div#kiek-right{position:fixed;height:100%;top:0;z-index:12;cursor:pointer;text-align:center;width:150px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;background-size:30px 30px;background-repeat:no-repeat;background-position:50% 50%;color:transparent}div#kiek-left{left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTExLDIzbDIuOC0yLjhMNy42LDE0SDI0di00SDcuNmw2LjItNi4yTDExLDFMMCwxMkwxMSwyM3oiLz4KPC9zdmc+Cg==)}div#kiek-right{right:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMuMDI1IDFsLTIuODQ3IDIuODI4IDYuMTc2IDYuMTc2aC0xNi4zNTR2My45OTJoMTYuMzU0bC02LjE3NiA2LjE3NiAyLjg0NyAyLjgyOCAxMC45NzUtMTF6Ii8+PC9zdmc+)}div#kiek-close span.kiek-close{cursor:pointer}#menu,#header,#footer,#submenu,#kiek,#kiek *,#menu-slideout,#contact,.media,div.blockheader,span.prod_var.subtr,span.prod_var.add{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.page_content .links{margin:40px 0 0 0}.page_content .bottom .links{clear:both;margin-top:0}.page_content .links h3{margin-bottom:15px;font-family:'Quicksand',sans-serif;font-size:18px;text-transform:uppercase}.page_content .links a,.product .links a{position:relative;display:block;padding:9px 0 11px 0;background-repeat:no-repeat;background-position:left top 13px;background-size:16px;color:#164073;border-bottom:1px solid rgba(0,0,0,.1)}.page_content .links a:first-child,.product .links a:first-child{border-top:1px solid rgba(0,0,0,.1)}.page_content .links a:before,div.product .links a:before{position:relative;top:0;left:0;margin-right:12px;padding:5px 10px;width:45px;font-size:14px;color:#fff;background-color:#70c2e3}.page_content .links a.link:before,div.product .links a.link:before{content:"link"}.page_content .links a.file:before,div.product .links a.file:before{content:".pdf"}.page_content .links a:hover,div.product .links a:hover{color:#666}.page_content .links a:hover:before,div.product .links a:hover:before{opacity:.8}.page_content #producten{margin-bottom:80px;width:102%;margin-left:-1%;display:flex;flex-wrap:wrap}.page_content #producten .hoofdcategorie{position:relative;margin:0 1%;margin-bottom:1.5em;width:31.333%;border:1px solid #ddd;border-radius:5px;box-sizing:border-box}.page_content #producten .hoofdcategorie:hover{opacity:.8}.page_content #producten .hoofdcategorie a.top{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.page_content #producten .hoofdcategorie .foto{position:relative;padding-bottom:100%;width:100%;height:0}.page_content #producten .hoofdcategorie .foto img{position:absolute;top:50%;left:50%;max-width:80%;max-height:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.page_content #producten .hoofdcategorie .title{padding:0 30px;width:100%;min-height:100px;font-family:'Quicksand',sans-serif;font-size:20px;color:#005343;font-weight:700;line-height:30px;text-align:center;box-sizing:border-box}.page_content #producten .hoofdcategorie .subitems{position:relative;margin-top:30px;z-index:2}.page_content #producten .hoofdcategorie .subitems ul{margin:0;padding:0;text-align:center}.page_content #producten .hoofdcategorie .subitems ul li{margin:0;padding:0 0%;line-height:21px;list-style:none;box-sizing:border-box;border-top:1px solid #ddd}.page_content #producten .hoofdcategorie .subitems ul li a{display:block;padding:10px 0}#prodmenu{display:flex;margin-left:-1%;margin-top:2em;flex-wrap:wrap}#prodmenu .item{position:relative;margin:0 1%;margin:0 1%;margin-bottom:1.5em;width:23%;list-style:none;border:1px solid #ddd;border-radius:5px;box-sizing:border-box}#prodmenu .item .foto{position:relative;padding-bottom:100%;width:100%;height:0}#prodmenu .item .foto img{position:absolute;top:50%;left:50%;max-width:80%;max-height:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#prodmenu .item .title{padding:0 30px;width:100%;min-height:125px;font-family:'Quicksand',sans-serif;font-size:1em;color:#199ad7;font-weight:700;line-height:20px;text-align:center;box-sizing:border-box}#prodmenu .item:hover{border-color:#5cafd0}.breadcrumbs{font-size:.8em;color:#999;position:absolute;left:0;top:-50px}.breadcrumbs ul{display:flex;flex-wrap:nowrap;margin:0!important}.breadcrumbs ul li{list-style-type:none!important;margin:0!important;white-space:nowrap}.breadcrumbs ul li:after{margin:0 10px;content:"›";color:#999}.breadcrumbs ul li:last-of-type:after{display:none}.itm.factuuraddresserror,.itm.bezorgaddresserror{margin-top:20px;border-radius:3px;width:96%;box-sizing:border-box;background-color:#c00;color:#fff;font-size:.7em!important;padding:10px 15px;padding-bottom:10px!important}div.prod_var{width:calc(100% - 60px);margin:0 auto;border-top:2px solid #8dd8f8;font-size:.8em;display:flex;box-sizing:border-box;line-height:1.3;align-items:center}@media screen and (max-width:1000px){div.prod_var{width:100%}}div.prod_var:first-of-type{border:0}div.prod_var.titles{color:#6aa0c4;border-top:0;font-family:'Quicksand',sans-serif;font-weight:700;text-transform:lowercase;font-size:.6em}div.prod_var.header{border-top:0;font-family:'Quicksand',sans-serif;font-weight:700;font-size:1em;margin-top:10px}div.prod_vat{width:calc(100% - 60px);margin:0 auto;font-size:.6em;box-sizing:border-box;text-align:right}span.prod_var{flex-grow:1;height:100%;padding:10px 0;box-sizing:border-box}span.prod_var.code{width:10%;align-self:flex-start}span.prod_var.name{width:45%}span.prod_var.subtr{width:5%}span.prod_var.amount{width:5%}span.prod_var.add{width:5%}span.prod_var.varprice{width:15%}div.actbuttons{width:20%;box-sizing:border-box;padding-left:5px}@media screen and (max-width:1000px){span.prod_var.name{width:35%}span.prod_var.varprice{width:25%}}span.prod_var.name em{padding:3px;background:#8dd8f8;color:#0006;font-family:'Quicksand',sans-serif;font-weight:700;font-style:normal;border-radius:3px;transform:translateY(-1px);display:inline-block;font-size:.8em;line-height:1}span.prod_var.name{padding-right:15px}span.prod_var.name p{font-size:.8em;opacity:.6}span.prod_var.subtr.active,span.prod_var.amount.active,span.prod_var.add.active{line-height:1;padding:10px 0;background:#fff;color:#199ad7}span.prod_var.subtr{font-weight:700;cursor:pointer;text-align:center}span.prod_var.amount{font-weight:700;text-align:center}span.prod_var.add{font-weight:700;cursor:pointer;text-align:center}span.prod_var.subtr:hover,span.prod_var.add:hover{color:#000}span.prod_var.varprice{font-size:1em!important;text-align:center;padding-left:10px}span.prod_var.subtr.active,span.prod_var.subtr.active{border-top-left-radius:3px;border-bottom-left-radius:3px;padding-left:3px}span.prod_var.add.active,span.prod_var.add.active{border-top-right-radius:3px;border-bottom-right-radius:3px;padding-right:3px}.actbtn.addtobasket,.actbtn.sample{display:block;position:relative;width:100%;cursor:pointer;padding:6px 10px;box-sizing:border-box;color:#fff;margin:3px 0;border-radius:3px;padding-left:25px;font-family:"Quicksand"}.actbtn.addtobasket{background:#03c462;border-bottom:2px solid #07a254}.actbtn.sample{background:#199ad7;border-bottom:2px solid #1583b7}.actbtn.addtobasket:hover{background:#09a457}.actbtn.sample:hover{background:#1785b9}.actbtn strong{white-space:nowrap;font-size:.9em}.actbtn svg{fill:#fff;width:12px;height:12px;cursor:pointer;box-sizing:border-box;position:absolute;left:8px;top:50%;margin-top:-6px}.actbtn.addtobasket svg{fill:#fff}.actbtn.sample svg{fill:#fff}.actbtn.addtobasket em,.actbtn.sample em{position:absolute;left:50%;top:-35px;background:#194072;color:#fff;padding:5px;font-size:.8em;z-index:9;text-align:center;transform:translateX(-50%);pointer-events:none;text-transform:lowercase;font-style:normal;visibility:hidden;margin-left:4px;border-radius:3px;transition:margin 300ms}.actbtn.addtobasket em:after,.actbtn.sample em:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #194072;position:absolute;left:50%;bottom:-5px;margin-left:-2.5px}.actbtn.addtobasket:hover em,.actbtn.sample:hover em{visibility:visible;margin-top:-10px}@media screen and (max-width:1000px){span.prod_var.addtobasket em,span.prod_var.sample em{display:none}.actbtn svg{display:none}.actbtn.addtobasket,.actbtn.sample{padding:4px 0;padding-top:5px;text-align:center}}div.blockheader{padding:15px;line-height:1;font-family:'Quicksand',sans-serif;border-radius:3px;position:relative;z-index:2;font-size:.9em}div.blockheader:after{content:"";width:16px;height:16px;position:absolute;right:16px;top:16px;transform:rotate(180deg);background-image:url(/images/icons/arrow-foldout.svg);background-size:16px 16px;transition:all 300ms}div.blockheader.active:after{transform:rotate(0)}div.blockcontent{margin-top:-3px}div.blockcontent p img{display:block;width:100%!important;height:auto!important}div.description.green{margin-top:20px}div.blockheader.green{color:#fff;background-color:#07a254;cursor:pointer}div.blockcontent.green{display:none;border:2px solid #07a254;padding:30px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}div.description.red{margin-top:20px}div.blockheader.red{color:#fff;background-color:#ae3b3b;cursor:pointer}div.blockcontent.red{display:none;border:2px solid #ae3b3b;padding:30px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}div.description.blue{margin-top:20px}div.blockheader.blue{color:#fff;background-color:#199ad7;cursor:pointer}div.blockcontent.blue{display:none;border:2px solid #70c2e3;padding:30px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}div.blockcontent .youtube-embed-wrapper{margin-top:20px;padding-top:0!important}body.page111 .content .page_content ul{list-style-type:none;margin:0}body.page111 .content .page_content ul li{display:flex;align-items:center;margin:0;padding:0}body.page111 .content .page_content ul li a img{display:block;width:16px!important;height:16px!important;margin:0!important;margin-right:20px!important}body.page12 .page_content img[alt="directie"]{margin-left:0!important;margin-right:20px!important;display:inherit!important;margin-top:10px!important}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel,.owl-carousel .owl-item{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.owl-carousel,.owl-carousel .owl-item:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.row .owl-carousel .owl-nav{position:absolute;left:50%;top:50%;z-index:999;width:97%;transform:translate(-50%,-50%);display:flex;justify-content:space-between;pointer-events:none}.row .owl-carousel .owl-nav.disabled{display:none}.row .owl-carousel .owl-nav button.owl-next,.row .owl-carousel .owl-nav button.owl-prev{width:50px;height:50px;display:block;color:transparent;border-radius:50%;background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%;pointer-events:all;transition:all 100ms ease-out;opacity:.5}.row .owl-carousel .owl-nav button.owl-next:hover,.row .owl-carousel .owl-nav button.owl-prev:hover{opacity:1}.row .owl-carousel .owl-nav button.owl-next{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojNzBDMkUzO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTUsM2wzLjEtM0wyMCwxMkw4LjEsMjRMNSwyMWw5LTlMNSwzeiIvPgo8L3N2Zz4K)}.row .owl-carousel .owl-nav button.owl-prev{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojNzBDMkUzO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTIwLDIxbC0zLjEsM0w1LDEyTDE2LjksMEwyMCwzbC05LDlMMjAsMjF6Ii8+Cjwvc3ZnPgo=)}.row .owl-carousel .owl-dots{display:flex;justify-content:center;padding:30px 0}.row .owl-carousel .owl-dots .owl-dot{width:10px;height:10px;background:#70c2e3;margin:0 10px;border-radius:10px}.row .owl-carousel .owl-dots .owl-dot.active{background:#164073}@media screen and (max-width:1200px){body{font-size:1em}body.menu-classic #header #menu ul li{margin-right:.5em}}@media screen and (max-width:1000px){body{font-size:1.1em}h1{font-size:1.3em}h2{font-size:1.1em}h3{font-size:1.1em}.btn{padding:10px 15px;font-size:1em}input.btn{padding-bottom:10px}#header,body.scroll #header{height:75px;background-size:330px}#header #logo{width:100px;order:1}body.scroll #header #logo img{width:100%}#nav-buttons{order:0}#nav-buttons .nav-button{margin-right:10px}body.menu-classic #nav-buttons #menu-button{display:block}body.menu-classic #header #menu{display:none}body.menu-hamburger #header #menu,body.force-menu-hamburger #header #menu{display:block}#header #menu ul li.active a.master{color:#199ad7}#header #menu ul li.hassub ul{position:relative;left:auto;top:auto;transform:none;width:100%}#header #menu ul li.hassub{padding-right:0}#submenu ul li .expand.active{transform:rotate(-180deg)}#submenu{overflow-x:auto;top:auto;padding:15px 0;position:relative}#submenu #submenu-trigger{display:flex;align-items:center;justify-content:space-between;width:90%;margin:0 auto;font-size:1.1em}#submenu #submenu-trigger svg{width:20px;height:20px;fill:#164073}#submenu #submenu-trigger.active svg{transform:rotate(-180deg)}#submenu ul{flex-direction:column;display:none;border-top:1px solid rgba(0,0,0,.1);padding-top:15px;margin-top:15px}#submenu ul.active{display:block}#submenu ul li{margin-right:0}#submenu ul li ul,#submenu ul li:hover ul{display:block;position:relative;top:auto;left:auto;transform:none;opacity:1;background:transparent;text-align:left;pointer-events:all;transition:none;padding:0;width:98%;margin:20px auto;margin-left:2%;border:0;box-shadow:none}#page-header{height:170px;background-size:300px;white-space:nowrap}#page-header .page-header-content{font-size:.6em;line-height:1.5;color:#fff}video#homevideo-video{object-position:50% 50%}#page-header.homepage .page-header-content ul{line-height:1.5}#page-header.homepage .page-header-content ul li.heading{font-size:1.5em;margin-bottom:5px}#page-header .scroll{border-radius:3px}#page-header.homepage .page-header-content{font-size:1em}#categorieen-container{padding:40px 0}#categorieen-container .categorieen{text-align:left}#categorieen-container .categorie{margin:0;margin-bottom:10px;width:100%}#categorieen-container .categorie .foto{float:left;padding-bottom:30%;width:30%}#categorieen-container .categorie .title{position:absolute;top:48%;left:calc(30% + 15px);padding:0;width:calc(70% - 15px);height:auto;font-size:18px;-webkit-transform:translateY(-48%);transform:translateY(-48%)}#categorieen-container .categorie .text{display:none}.row{padding:50px 0}.content{display:flex;flex-direction:column}.content .page_content,.content .page_content.hasmedia{width:100%;padding-left:0;padding-right:0;order:0;min-height:0}.content .page_content .usps ul{flex-direction:column}.content .page_content .usps ul li{width:100%}.content .media{width:100%;margin-top:50px;order:1}.content .media a{margin-bottom:20px}.content .media a .icon,.fotoalbum a .icon,.news-overview .item a .image .icon,.productmedia a .icon,.product a .icon{display:none;width:30px;height:30px}.content .media a .icon svg,.fotoalbum a .icon svg,.news-overview .item a .image .icon svg,.productmedia a .icon svg,.product a .icon svg{width:30px;height:30px}.table-overflow{border:2px solid #ccc;box-sizing:border-box;overflow:scroll;max-width:100%;max-height:400px;-webkit-overflow-scrolling:touch}#content .page_content table{margin-top:0}div.blockcontent{font-size:.9em;padding:13px!important}.content .page_content img{display:block;width:100%!important;height:auto!important;margin:0!important;margin-bottom:20px!important}.content .page_content .product-images img{width:auto!important}.news-overview{display:block;width:100%;margin-left:0}.news-overview .item{width:100%;margin:0;margin-bottom:1em;background:transparent}.news-overview .item:last-of-type{margin-bottom:0}.news-overview .item a{flex-direction:row}.news-overview .item a .image{width:30%}.news-overview .item a .news-overview-content{width:70%;padding:0 15px;padding-right:0}.news-overview .item a .news-overview-content .title{font-size:1em}.news-overview .item a .news-overview-content .meta,.page_content .date{font-size:.9em;white-space:nowrap}.content .page_content .fotoalbum{padding-top:2em}.content .page_content .fotoalbum a,.content .page_content .fotoalbum a.foto{width:100%;margin:0;margin-bottom:40px}.content .page_content .fotoalbum a:last-of-type,.content .page_content .fotoalbum a.foto:last-of-type{margin-bottom:0}#footer{padding:60px 0}#footer #footer-container .footer-row{flex-direction:column}#footer #footer-container .footer-row .column,#footer #footer-container .footer-row .column.social{width:100%;margin-bottom:20px}#footer #footer-container .footer-row .column:last-of-type{margin-bottom:0}#footer #footer-container .footer-row .column.social ul.social-buttons{flex-wrap:wrap;justify-content:flex-start;margin-top:40px}#footer #footer-container .footer-row .column.social ul.social-buttons a{width:30px;margin-left:0;margin-right:15px}#footer #footer-container .footer-row.credits .column{width:100%}#footer #footer-container .footer-row.credits .column ul{flex-direction:column}#footer #footer-container .footer-row.credits .column:first-of-type ul li,#footer #footer-container .footer-row.credits .column:last-of-type ul li{margin:0}.content #contact form input[type=checkbox],.content #contact form input[type=radio]{transform:translateY(6px)}#kiek-close,#kiek-close:hover{top:5%;right:0;width:100%;background-size:16px 16px}#kiek-close span.kiek-close{width:100%}div#kiek-left,div#kiek-right,div#kiek-left:hover,div#kiek-right:hover{background-position:50% 95%;width:50px;background-size:16px 16px}.page_content #producten{margin-bottom:0}.page_content #producten .hoofdcategorie{margin:0;margin-bottom:15px;width:100%}.page_content #producten .hoofdcategorie .title{min-height:0}#prodmenu{flex-direction:column}#prodmenu .item{width:100%;margin:0;margin-bottom:1em}#prodmenu .item .foto{float:left;width:35%;padding-bottom:35%;border-right:1px solid #ddd;box-sizing:border-box}#prodmenu .item .title{position:absolute;top:48%;left:calc(35% + 15px);padding:0;width:calc(65% - 30px);min-height:0;font-size:16px;line-height:21px;text-align:left;-webkit-transform:translateY(-48%);transform:translateY(-48%)}.breadcrumbs{display:flex;flex-wrap:wrap;position:static;margin-top:-30px;margin-bottom:30px}.breadcrumbs ul{display:block}}*.mob{display:none}.shop_products{width:100%}.shop_products h1{width:100%}.shop_products_intro img{display:block;width:100%;box-shadow:0 0 10px #ccc}.shop_products .shop_products_container{width:102%;margin-left:-1%;padding-top:40px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;flex-direction:column}.products-columns{display:flex}.products-columns .col{width:20%}.shop_products .page_content{min-height:0}.shop_products .product{width:100%;margin:1%;box-sizing:border-box;background:#fff;position:relative;border-bottom:1px solid #ddd;padding-bottom:20px}.shop_products .product:hover{opacity:.8}.shop_products .product a{display:block;color:#000}.shop_products .product span{display:block;line-height:1.4}.shop_products .product .product_info{float:left;padding:10px 0 0 25px;width:calc(100% - 200px);box-sizing:border-box}.shop_products .product span.title{font-weight:600;font-size:1.2em;margin-bottom:5px}.shop_products .product span.price{margin-bottom:20px}.shop_products .product .img{position:relative;float:left;padding-bottom:135px;width:200px;height:0;border:1px solid #ddd;box-sizing:border-box}.shop_products .product .img img{position:absolute;display:block;top:50%;left:50%;max-width:80%;max-height:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.shop_products .product .btnx{text-decoration:underline;color:#199ad7}@media screen and (max-width:1000px){.shop_products{width:100%}.shop_products .product{width:100%;margin-bottom:2em;background:#fff}.shop_products .product a{display:flex;flex-direction:row;align-items:flex-start;text-align:left}.shop_products .product .img{width:40%}.shop_products .product .product_info{width:60%;padding:0 30px;padding-right:0;box-sizing:border-box}.shop_products .product span.title{font-size:1em;margin-bottom:5px}.shop_products .product span.price{margin-bottom:5px}.shop_products .product:first-of-type{padding-top:0}.shop_products .product:last-of-type{margin-bottom:0}}.page_content.product{flex-wrap:wrap;display:flex;width:100%}.page_content.product .product_column{width:50%;box-sizing:border-box}.page_content.product .product_column.first{width:50%;order:0;padding-right:5%}.page_content.product .product_column.second{width:50%;position:sticky;top:160px;align-self:flex-start;order:1}.page_content.product .product_column.second.nosticky{top:auto;position:relative}.productmedia{border:2px solid #a7e6ff;border-top-left-radius:5px;border-top-right-radius:5px;width:100%;box-sizing:border-box}.productmedia a{display:block;width:100%;height:250px;position:relative}.productmedia a img{width:auto!important;position:absolute;top:50%;left:50%;max-width:80%;max-height:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.productmedia a .caption{position:absolute;left:50%;bottom:0;line-height:1;padding:10px;font-size:.8em;background:#70c2e3;color:#fff;transform:translateX(-50%)}.page_content.product .product_column .description,.page_content.product .product_column .order{width:100%}.page_content.product .product_column .order{background:#a7e6ff;box-sizing:border-box;padding-top:30px}.page_content.product .product_column .order>span{display:block}.page_content.product .product_column .order span.title{font-size:1.4em}.page_content.product .product_column .order span.price{font-size:1.4em;font-weight:700;margin-bottom:10px;display:block}.page_content.product .product_column .order .product_variant,.page_content.product .product_column .order .product_option,.page_content.product .product_column .order .product_quantity{width:100%;position:relative;margin-bottom:10px;display:flex}.page_content.product .product_column .order .product_quantity{border-top:2px solid rgba(0,0,0,.1);padding-top:20px}.page_content.product .product_column .order input[type=text],.page_content.product .product_column .order textarea,.page_content.product .product_column .order .product_option select,.page_content.product .product_column .order .product_variant select,.page_content.product .product_column .order .product_quantity select{margin-top:0;padding:5px;width:65%;box-sizing:border-box;border:1px solid #70c2e3;background-color:#fff;font-family:inherit;font-size:inherit;-webkit-appearance:none;border-radius:0}.page_content.product .product_column .order textarea{height:100px;resize:none}.page_content.product .product_column .order .product_option select,.page_content.product .product_column .order .product_variant select,.page_content.product .product_column .order .product_quantity select{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTIzLDEzbC0yLjgtMi44TDE0LDE2LjRWMGgtNHYxNi40bC02LjItNi4yTDEsMTNsMTEsMTFMMjMsMTN6Ii8+Cjwvc3ZnPgo=);background-size:12px 12px;background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;padding-right:30px}.page_content.product .product_column .order .product_option span.opt_name,.page_content.product .product_column .order .product_variant span.var_name,.page_content.product .product_column .order .product_quantity span.opt_name{width:35%}.page_content.product .product_column .order .btn{margin-top:30px;margin:30px;width:calc(100% - 60px)}@media screen and (max-width:1000px){.page_content.product{flex-direction:column}.page_content.product .product_column.first{order:1}.page_content.product .product_column.second{order:0;position:relative;top:auto;margin-bottom:2em}.productmedia{border:1px solid #efefef;width:100%}.productmedia a{height:300px}.page_content.product .product_column,.page_content.product .product_column.first,.page_content.product .product_column.second{width:100%;padding-right:0}.page_content.product .product_column .order{padding:10px;font-size:.8em}.page_content.product .product_column .order .btn{margin-top:10px}.page_content.product .product_column .order .product_option,.page_content.product .product_column .order .product_variant,.page_content.product .product_column .order .product_quantity{flex-direction:column}.page_content.product .product_column .order input,.page_content.product .product_column .order textarea,.page_content.product .product_column .order .product_option select,.page_content.product .product_column .order .product_variant select,.page_content.product .product_column .order .product_quantity select,.page_content.product .product_column .order .product_option span.opt_name,.page_content.product .product_column .order .product_variant span.var_name,.page_content.product .product_column .order .product_quantity span.opt_name{width:100%}}.shopNotification{position:fixed;top:0;left:0;height:0;width:100%;z-index:9999;overflow:hidden}.shopNotification.show{height:100%;opacity:1}.shopNotification .outer{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);transition:background 150ms ease}.shopNotification.show .outer{background:rgba(0,0,0,.6)}.shopNotification .inner{width:100%;max-width:300px;background:#fff;position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%);box-sizing:border-box;opacity:0;z-index:2;transition:opacity 150ms ease 0ms,transform 0ms ease 150ms;display:flex;justify-content:space-between;flex-direction:column;max-height:100%;overflow-y:auto}.shopNotification.show .inner{opacity:1;padding:30px;text-align:center}.shopNotification.show .inner .basket{margin-bottom:20px}.shopNotification .inner .full{width:100%;padding:30px;text-align:center;box-sizing:border-box}.shopNotification .inner .title{font-weight:700;font-size:1.2em;line-height:1.2;display:block;margin-bottom:1em;text-transform:lowercase}.shopNotification .inner .left .product{display:block}.shopNotification.show .inner .close.txt{margin-top:20px;cursor:pointer;display:block;text-transform:lowercase}@media screen and (max-width:1000px){.shopNotification .inner{flex-direction:column}.shopNotification .inner .left,.shopNotification .inner .right{width:100%}.shopNotification.show .inner .close.txt{position:static;margin-top:20px}.shopNotification .inner .right .shopbtn{margin-top:20px}}.shop_cart{width:100%;border:2px solid #efefef;box-sizing:border-box}.shop_cart .header,.shop_cart .row{width:100%;padding:20px 0;display:flex;justify-content:space-between;border-bottom:2px solid #efefef}.shop_cart .header{color:#999}.shop_cart div{box-sizing:border-box;width:17.5%}.shop_cart div.artikel{width:30%}.shop_cart div.artikel span.title{font-weight:700}.shop_cart div.artikel span.option{display:block}.shop_cart div.img img{display:block;width:70%;margin:0 auto}.shop_cart div select{font-size:inherit;font-family:inherit;border-color:#ccc;padding:5px}.shop_cart div span.optname{color:#999}.shop_cart select{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTIzLDEzbC0yLjgtMi44TDE0LDE2LjRWMGgtNHYxNi40bC02LjItNi4yTDEsMTNsMTEsMTFMMjMsMTN6Ii8+Cjwvc3ZnPgo=);background-size:12px 12px;background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;-webkit-appearance:none;font-family:inherit;width:60px;border-radius:0;line-height:1}.shop_cart .row span.remove_item{position:relative;width:12px;height:12px;display:inline-block;margin-top:5px;margin-left:6px;cursor:pointer;background-image:url(/images/icons/close.svg);background-size:12px 12px;opacity:.5}.shop_cart .row span.remove_item:hover{opacity:1}.shop_cart .totals{width:100%;display:flex;justify-content:flex-end;padding-top:20px;padding-bottom:20px}.shop_cart .totals span{display:block}.shop_cart .totals span.name{width:65%;text-align:right}.shop_cart .totals span.value{font-weight:700;font-size:1.2em;white-space:nowrap;width:35%;text-align:right}.shop_cart .shopbtn-row{display:flex;justify-content:flex-end;width:100%;padding:30px;padding-top:0}.shop_cart .shopbtn-row a.shopbtn.toOrder{width:25%;max-width:100%;margin:0}.discountrow{background:#efefef;text-align:center}input#discountcode{width:100%;border:1px solid #d5d5d5;background-color:#fff;border-radius:0;box-sizing:border-box;color:#333;float:left;font-family:inherit;font-size:inherit;padding:5px;transition:border 150ms ease;-webkit-appearance:none;font-size:.9em;margin-top:6px}.discountrow .melding{width:100%}@media screen and (max-width:1000px){.shop_cart .header{display:none}.shop_cart .row{flex-wrap:wrap;padding:1em}.shop_cart div,.shop_cart div.artikel{width:100%}.shop_cart div.img{margin-bottom:10px}.shop_cart div.img img{width:30%;margin:0}.shop_cart .totals{padding:1em}.shop_cart .totals span.value{font-size:1em}.shop_cart div span.optname,.mob{color:#999;display:inline-block;width:50%}.mob:after{content:": "}.shop_cart .shopbtn-row a.shopbtn.toOrder{width:100%}.discountrow div.img{display:none}input#discountcode{margin-bottom:20px}}.shop_order_form{display:flex}.shop_order .shop_order_form div.column{width:33.333%;border:2px solid #efefef;box-sizing:border-box;padding:2em;position:relative;min-height:250px}.shop_order .shop_order_form div.column:nth-of-type(2){border-left:0;border-right:0}.shop_order .shop_order_form div.column.half{width:50%}.shop_order .shop_order_form div.column .shopbtn.bottomright{position:absolute;right:0;bottom:0;margin:30px;width:calc(100% - 60px)}.shop_order .shop_order_form div.column div.formelem{width:100%;display:block;margin-bottom:1em;display:flex;flex-direction:column;position:relative}.shop_order .shop_order_form div.column div.formelem.flexcolumnized{flex-direction:column}.shop_order .shop_order_form div.column div.formelem span{display:block;font-size:.8em;width:50%;line-height:2.1em;box-sizing:border-box;padding-right:1em}.shop_order .shop_order_form div.column div.formelem p#sbbmsg{display:none;font-size:.8em;font-style:italic;margin-bottom:unset}.shop_order .shop_order_form div.column h3{font-size:1.3em;font-weight:400;margin-bottom:.4em}.shop_order form input[type=text],.shop_order form textarea,.shop_order form select{border:1px solid #d5d5d5;background-color:#fff;border-radius:0;box-sizing:border-box;color:#333;float:left;font-family:inherit;font-size:inherit;padding:5px;width:100%;transition:border 150ms ease;-webkit-appearance:none;font-size:.9em}.shop_order form select{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTIzLDEzbC0yLjgtMi44TDE0LDE2LjRWMGgtNHYxNi40bC02LjItNi4yTDEsMTNsMTEsMTFMMjMsMTN6Ii8+Cjwvc3ZnPgo=);background-size:12px 12px;background-position:calc(100% - 10px) 50%;background-repeat:no-repeat}.shop_order form input.telefoon{width:40%}.shop_order form input.postcode{width:30%}.shop_order form input.huisnr{width:15%}.shop_order form input[readonly]{background:#f5f5f5}.shop_order label.radiobtn,.shop_order label.checkbox{display:block;width:100%;position:relative;box-sizing:border-box;padding-left:35px;float:left;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;font-size:.8em}.shop_order label.radiobtn input,.shop_order label.checkbox input{position:absolute;margin:0;top:2px;left:0;background:#efefef;border:1px solid #d5d5d5;-webkit-appearance:none;width:20px;height:20px;border-radius:14px;cursor:pointer}.shop_order label.radiobtn input:checked,.shop_order label.checkbox input:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjAuMjg1IDJsLTExLjI4NSAxMS41NjctNS4yODYtNS4wMTEtMy43MTQgMy43MTYgOSA4LjcyOCAxNS0xNS4yODV6Ii8+PC9zdmc+);background-size:12px 12px;background-position:50% 50%;background-repeat:no-repeat}.shop_order #pspissuercontainer{width:60%;margin-left:35px;margin-bottom:15px}.shop_order #pspissuercontainer select{display:block;width:100%;font-size:.8em}.shop_order label.error{background:rgba(191,0,0,1);color:#fff;font-size:12px;width:auto;text-align:center;padding:2px 4px;display:block;position:absolute;left:37%;top:-17px;line-height:1.2;border-radius:2px 2px 0 0;white-space:nowrap;pointer-events:none;z-index:9;transition:all 150ms ease;opacity:0}.shop_order label.error[for=akkoord]{opacity:1;left:auto;right:0}.shop_order form input.error:not([readonly]),.shop_order form textarea.error,.shop_order form select.error{border:1px solid rgba(191,0,0,1)}.shop_order *:focus:not([readonly])+label.error{opacity:1}div.shop_order div.subset{width:100%;float:left;clear:both}div#bezorgadresoptie,div#bezorgadres{display:none;opacity:0}.shop_order div.column.half.forty{width:40%;border-right:2px solid #efefef}.shop_order div.column.half.sixty{width:60%;border-right:2px solid #efefef}div.shop_order div.shop_cart{box-sizing:border-box;width:100%;font-size:.8em;margin-top:1em}div.shop_order div.shop_cart div.totals{flex-direction:column;justify-content:flex-end;padding:30px;width:100%}div.shop_order div.shop_cart div.totals div{display:flex;width:100%}div.shop_order div.shop_cart div.totals div span{width:50%}div.shop_order div.shop_cart div.totals div span:nth-of-type(2){text-align:right}div.shop_order div.shop_cart div.totals div.totaal{color:#666;font-weight:700;font-size:1.2em}div.shop_cart div.totals div.totaal{display:flex;align-items:center;column-gap:20px;width:70%;margin-right:120px}div.shop_order .orderset .itm{width:100%;display:block;border-bottom:1px solid #ddd;margin-bottom:.25em;padding-bottom:.25em;display:flex;font-size:.9em}div.shop_order .orderset .itm>span{display:inline-block}div.shop_order .orderset .itm>div{display:block}div.shop_order .orderset .itm>.k{width:45%;color:#999}div.shop_order .orderset .itm>.v{width:55%}div.shop_order .orderset .block{display:block;width:100%;float:left;margin-bottom:.5em}div.shop_order div.afronden{display:block;width:100%;float:left;margin-top:1em}div.afronden .shopbtn{float:right}div.shop_order div.goback{margin-top:20px}div#paymentloading{background:#efefef;float:left;margin:10px 0 20px;padding:16px 24px;background-image:url(../../../images/icons/loading.gif);background-size:16px 16px;background-position:16px center;background-repeat:no-repeat;padding-left:48px;width:100%;box-sizing:border-box;display:none}div#ordercancelled{display:none}div.addressloading{width:16px;height:16px;background-image:url(../../../images/icons/loading.gif);background-size:16px 16px;background-position:0 0;background-repeat:no-repeat;margin:6px 0 0 6px;float:left;display:none}div.shop_paymentreturn .shopbtn{float:left;margin-right:1em}.kortingmelding{text-align:center;width:100%!important;padding-top:30px}input[type=submit]#afronden{margin-top:20px}@media screen and (max-width:1000px){.shop_order_form{flex-direction:column}.shop_order .shop_order_form div.column:nth-of-type(2){border:2px solid #efefef;border-top:0;border-bottom:0}.shop_order .shop_order_form div.column{width:100%;padding:1em;min-height:0}.shop_order .shop_order_form div.column div.formelem{flex-direction:column}.shop_order form input[type=text],.shop_order form textarea,.shop_order form select{width:100%}.shop_order div.column.half.forty{width:100%;border-right:2px solid #efefef;border-bottom:2px solid #efefef}.shop_order div.column.half.sixty{width:100%;border-right:2px solid #efefef}div.shop_order .orderset .itm>div{display:block;float:none}div.shop_order .orderset .itm{flex-direction:column}div.shop_order .orderset .itm>.k,div.shop_order .orderset .itm>.v{width:100%}div.shop_order div.shop_cart div.totals{padding:1em}div.shop_order div.shop_cart div.totals div.totaal{white-space:nowrap}.shop_order #pspissuercontainer{top:36px}}div.page_content.product div.bottom{float:left;margin-top:50px;margin-bottom:20px;width:100%}div.page_content.product div.bottom .tabs{float:left;margin-bottom:39px;width:100%;border-bottom:1px solid #ccc}div.page_content.product div.bottom .tabs .tab{position:relative;float:left;bottom:-1px;border:1px solid #ccc;border-right:none;cursor:pointer;background-color:#fff}div.page_content.product div.bottom .tabs .tab a{display:block;padding:8px 15px;font-weight:700}div.page_content.product div.bottom .tabs .tab:last-child{border-right:1px solid #ccc}div.page_content.product div.bottom .tabs .tab.active{border-bottom:1px solid #fff}div.page_content.product div.bottom .tab-content{display:none;float:left;width:100%}div.page_content.product div.bottom #availability.tab-content{padding-left:16px}div.page_content.product div.bottom #availability.tab-content table{margin-top:15px}div.page_content.product div.bottom .tab-content.active{display:block}div.page_content.product div.bottom .tab-content .uitklap{float:left;padding:9px 0 11px 0;padding-left:30px;width:100%;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.1);box-sizing:border-box;background-image:url(/images/icons/arrow-uitklap-open.png);background-position:left 6px top 14px;background-size:18px;background-repeat:no-repeat}div.page_content.product div.bottom .tab-content .uitklap:first-child{border-top:1px solid rgba(0,0,0,.1)}div.page_content.product div.bottom .tab-content .uitklap .title{font-weight:700;color:#164073}div.page_content.product div.bottom .tab-content .uitklap .content{display:none;float:left;margin-top:10px;margin-bottom:18px;margin-right:5%;width:70%}div.page_content.product div.bottom .tab-content .uitklap .media{display:none;float:left;margin:0!important;margin-top:10px!important;margin-bottom:18px!important;width:25%!important}div.page_content.product div.bottom .tab-content .uitklap .media a{margin-top:5px!important;box-sizing:border-box}div.page_content.product div.bottom .tab-content .uitklap .media iframe{width:100%}div.page_content.product div.bottom .tab-content .uitklap .media a.kiek.foto{position:relative;padding-bottom:50%;width:100%;height:0;border:1px solid #ddd}div.page_content.product div.bottom .tab-content .uitklap .media a.kiek.foto img{position:absolute;top:50%;left:50%;padding:10px;width:100%;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div.page_content.product div.bottom .tab-content .uitklap .media a.kiek.video iframe{pointer-events:none}div.page_content.product div.bottom .tab-content .uitklap .media a.kiek.video:before{content:none!important}div.page_content.product div.bottom .tab-content .uitklap.active{pointer-events:none;background-image:url(/images/icons/arrow-uitklap-close.png);background-position:left 6px top 26px}div.page_content.product div.bottom .tab-content .uitklap.active .title{margin:10px 0 5px 0;pointer-events:auto}div.page_content.product div.bottom .tab-content .uitklap.active .content{display:block}div.page_content.product div.bottom .tab-content .uitklap.active .media{display:block}div.page_content.product div.bottom .tab-content .uitklap.active .media a{pointer-events:auto}@media screen and (max-width:1000px){div.page_content.product div.bottom{margin-bottom:5px}div.page_content.product div.bottom .tabs{margin-bottom:20px}div.page_content.product div.bottom .tabs .tab a{padding:8px 12px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.page_content.product div.bottom .tab-content .uitklap .content{margin-right:0;width:100%}div.page_content.product div.bottom .tab-content .uitklap .media{width:90%!important}div.page_content.product div.bottom .tabs .tab{width:calc(100% / 3);box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.page_content.product div.bottom #availability.tab-content{box-sizing:border-box}}div.shopNotification{position:fixed;top:0;left:0;height:0;width:100%;z-index:99999999;transition:height 0ms linear 200ms;overflow:hidden}div.shopNotification.show{height:100%;opacity:1;transition:height 0ms linear 0ms}div.shopNotification div.outer{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);transition:background 150ms ease}div.shopNotification.show div.outer{background:rgba(0,0,0,.6)}div.shopNotification div.inner{width:800px;max-width:100%;background:#fff;position:absolute;bottom:50%;left:50%;-webkit-transform:translate(-50%,50%) scale(.75);transform:translate(-50%,50%) scale(.75);box-sizing:border-box;padding:3em;opacity:0;z-index:2;transition:opacity 150ms ease 0ms,transform 0ms ease 150ms;-webkit-transition:opacity 150ms ease 0ms,-webkit-transform 0ms ease 150ms}div.shopNotification.show div.inner{opacity:1;transition:transform 150ms ease-out 0ms;-webkit-transition:transform 150ms ease-out 0ms;-webkit-transform:translate(-50%,50%) scale(1);transform:translate(-50%,50%) scale(1)}div.shopNotification.show div.inner form#sampleform input.submit{background:#164073 none repeat scroll 0 0;float:right;border:0 none;color:#fff;cursor:pointer;margin-bottom:20px;margin-top:20px;padding:10px 25px;width:calc(50% - 25px);font-family:inherit;font-size:inherit;border-radius:2px;display:block;border-bottom:3px solid rgba(0,0,0,.15);-webkit-appearance:none}div.shopNotification div.inner div.left{padding-left:25px;width:50%;float:left;box-sizing:border-box}div.shopNotification div.inner div.left label,div.shopNotification div.inner div.right label{position:relative;float:left;margin-top:5px;width:100%;font-size:16px}div.shopNotification div.inner div label.error{background-color:#ff6400;color:#fff;font-size:.9em;width:auto;text-align:center;padding:5px 10px!important;position:absolute;bottom:0;right:-4px;font-weight:normal!important;line-height:1.2;border-radius:1px}div.shopNotification div.inner div.left .radio{float:left;margin-bottom:10px;width:100%;font-size:16px}div.shopNotification div.inner div.left .radio label{margin-top:0;margin-right:15px;width:auto}div.shopNotification div.inner label input{width:100%}div.shopNotification div.inner label input[type=radio]{margin:0 5px 2px 0;width:auto;vertical-align:middle}div.shopNotification div.inner label input[type=text],div.shopNotification div.inner label textarea{padding:10px;width:100%;font-family:"Karla",Arial,Verdana,sans-serif;font-size:16px;border:1px solid #ccc;box-sizing:border-box}div.shopNotification div.inner label textarea{height:114px}div.shopNotification div.inner div.left div.product,div.shopNotification div.inner div.right div.basket{width:100%;float:left;min-height:100px}div.shopNotification div.inner div.left div.product span.title{font-size:1.2em}div.shopNotification div.inner div.left div.product span.articlecode{font-size:.8em;color:#333}div.shopNotification div.inner span.close.txt{font-size:.9em;display:block;color:#3a5795;cursor:pointer;margin-top:10px;padding:10px 0}div.shopNotification div.inner span.close.txt.mob{display:none}div.shopNotification div.inner div.left span.close.txt:hover{color:#333}div.shopNotification div.inner div.right{padding-right:25px;width:50%;float:left;position:relative;font-size:16px;box-sizing:border-box;border-right:1px solid #ddd}div.shopNotification div.inner div.right span.product_full{display:block;margin:10px 0 0 0;height:146px;font-size:19px;line-height:26px}div.shopNotification div.inner div.right a.shopbtn{width:100%;margin-bottom:0;display:block;float:left;clear:both;box-sizing:border-box}div.shopNotification div.inner div.title{font-family:'Quicksand',sans-serif;font-size:32px;font-weight:700;color:#164073;display:block;margin-bottom:.7em}div.shopNotification div.inner span.close{float:left}div.shopNotification div.inner span.close.btn2{position:absolute;width:16px;height:16px;display:block;top:20px;right:20px;cursor:pointer;background-image:url(/images/icons/close2.png);background-size:16px 32px;background-position:0 0;background-repeat:no-repeat}div.shopNotification div.inner span.close.btn2:hover{background-position:0 -16px}div.shopNotification div.inner div.product>div{display:block;float:left}div.shopNotification div.inner div.product>div.img{position:relative;height:100px;width:100px}div.shopNotification div.inner div.product>div.img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}div.shopNotification div.inner div.product>div.info{box-sizing:border-box;padding-left:.5em}div.field.bc{display:none}div.thnx{display:none}.shopNotification.show .inner{text-align:left}.shopNotification select{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTIzLDEzbC0yLjgtMi44TDE0LDE2LjRWMGgtNHYxNi40bC02LjItNi4yTDEsMTNsMTEsMTFMMjMsMTN6Ii8+Cjwvc3ZnPgo=);background-size:12px 12px;background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;border:1px solid #d5d5d5;background-color:#fff;border-radius:0;box-sizing:border-box;float:left;font-family:"Karla",Arial,Verdana,sans-serif;font-size:16px;line-height:1.7;font-weight:400;width:100%;transition:border 150ms ease;-webkit-appearance:none;padding:5px}@media screen and (max-width:1000px){div.shopNotification div.inner{padding:2em;height:100%;overflow:scroll}div.shopNotification div.inner div.right,div.shopNotification div.inner div.left{float:none;width:100%;border:0;padding:0}div.shopNotification div.inner div.right span.product_full{height:auto;margin-bottom:20px}div.shopNotification div.inner div.title{font-size:1.4em}}