@charset "UTF-8";

/*
	Theme Name: New Theme
	Theme URI: http://www.smart-wise.nl/
	Author: Daniel Hoppener
	Author URI: http://www.smart-wise.nl/
	Description: Maatwerk thema ontwikkeld door Smart-Wise - Freelance Developer
	Version: 1.0.1
*/

main,article,aside,figure,footer,header,nav,section,details,summary{display:block}
html{-webkit-box-sizing:border-box;box-sizing:border-box}
*,:before,:after{-webkit-box-sizing:inherit;box-sizing:inherit}
img,object,embed{max-width:100%}
html{overflow-y:scroll}
ul{list-style:none}
table{border-collapse:separate;border-spacing:0}
th{font-weight:700;vertical-align:bottom}
td{font-weight:400;vertical-align:top}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}
input[type="radio"]{vertical-align:text-bottom}
input[type="checkbox"]{vertical-align:bottom}
.ie7 input[type="checkbox"]{vertical-align:baseline}
.ie6 input{vertical-align:text-bottom}
select,input,textarea{font:99% sans-serif}
table{font-size:inherit;font:100%}
small{font-size:85%}
strong{font-weight:700}
td,td img{vertical-align:top}
sub,sup{font-size:75%;line-height:0;position:relative}
sup{top:-.5em}
sub{bottom:-.25em}
pre,code,kbd,samp{font-family:monospace,sans-serif}
.clickable,label,input[type=button],input[type=submit],input[type=file],button{cursor:pointer}
button,input,select,textarea{margin:0}
button,input[type=button]{width:auto;overflow:visible}
.ie7 img{-ms-interpolation-mode:bicubic}
.clearfix:after{content:" ";display:block;clear:both}
.btn,a,a:link,a:visited{text-decoration:none}
button,input[type="submit"]{-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;border:none;background:none;margin:0;padding:0;outline:none;border:none}
header,main,footer{position:relative}
img{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
article p{margin-bottom:30px}
a.complete-link{position:absolute;top:0;right:0;bottom:0;left:0}
.not-visible{display:none}
article h2,section h2{margin-bottom:30px}
img.full-width{width:100%}