/* 	Begin Modified Meyer Reset */
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, 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,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#29333d url("../images/bg-body.svg") no-repeat center center/cover; }
:-webkit-full-screen { background:#29333d url("../images/bg-body.svg") no-repeat center center/cover; }
#loadIndicator span:after { padding-left:1ex; content:'pagina wordt geladen....'; }
.page-scale-wrap { width:1920px; height:1080px; background: #29333d !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item28917 {
	width:369px !important;
	height:185px !important;
	left:1371px !important;
	top:795px !important;
}

#item37123 {
	width:386px !important;
	left:1454px !important;
	top:68px !important;
	min-height:64px !important;
}

#item49652 {
	width:1047px !important;
	height:365px !important;
	left:180px !important;
	top:657px !important;
}

#item28904 {
	width:308px !important;
	height:54px !important;
	left:228px !important;
	top:636px !important;
	border-radius:9px;
	background:#000;
}

#item41268 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item39211 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item39221 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item39215 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item39208 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item26813 {
	width:436px !important;
	height:374px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	border-radius:25px;
	background:#fff100;
}

#item26814 {
	width:398px !important;
	left:34px !important;
	top:41px !important;
	min-height:270px !important;
}

#item26851 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item26847 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#94999e;
}

#item26839 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item26837 {
	width:86px !important;
	height:86px !important;
	left:363px !important;
	top:10px !important;
}

#item37236 {
	width:92px !important;
	height:46px !important;
	left:251px !important;
	top:315px !important;
}

#item26881 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#29333d;
}

#item26876 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#94999e;
}

#item26868 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#29333d;
}

#item26866 {
	width:86px !important;
	height:86px !important;
	left:493px !important;
	top:302px !important;
}

#item26887 {
	width:80px !important;
	height:22px !important;
	left:496px !important;
	top:390px !important;
}

#item26811 {
	width:579px !important;
	height:412px !important;
	left:1294px !important;
	top:593px !important;
}

#item89692 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item42011 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item42962 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:145px !important;
}

#item114864 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114012 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item113985 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:101px !important;
}

#item42939 {
	width:436px !important;
	left:1304px !important;
	top:252px !important;
	min-height:68px !important;
}

#item44070 {
	width:275px !important;
	height:50px !important;
	border-radius:25px;
	background:#29333d;
}

#item44014 {
	width:275px !important;
	height:50px !important;
	border-radius:25px;
	background:#fff100;
}

#item44065 {
	width:275px !important;
	height:50px !important;
	left:1304px !important;
	top:320px !important;
}

#item44118 {
	width:246px !important;
	height:50px !important;
	border-radius:25px;
	background:#000;
}

#item44039 {
	width:246px !important;
	height:50px !important;
	border-radius:25px;
	background:#94999e;
}

#item44066 {
	width:246px !important;
	height:50px !important;
	left:1304px !important;
	top:480px !important;
}

#item43991 {
	width:436px !important;
	left:1304px !important;
	top:410px !important;
	min-height:72px !important;
}

#item47281 {
	width:144px !important;
	height:72px !important;
	left:1713px !important;
	top:64px !important;
}

#item114922 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114035 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114887 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:190px !important;
}

#item114946 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114058 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114888 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:234px !important;
}

#item114970 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114081 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114889 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:279px !important;
}

#item115127 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114219 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114895 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:545px !important;
}

#item114994 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114104 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114890 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:323px !important;
}

#item115151 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114243 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114896 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:590px !important;
}

#item115018 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114127 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114891 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:367px !important;
}

#item115042 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114150 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114892 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:412px !important;
}

#item115175 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114289 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114897 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:634px !important;
}

#item115078 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114173 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114893 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:456px !important;
}

#item115199 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114312 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114898 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:679px !important;
}

#item115356 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item115380 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item115354 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:723px !important;
}

#item115103 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114196 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114894 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:501px !important;
}

#item115223 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114335 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114899 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:812px !important;
}

#item115248 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114373 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114900 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:768px !important;
}

#item115272 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114396 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114901 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:857px !important;
}

#item115296 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114443 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114902 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:901px !important;
}

#item115320 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
	background:#fff100;
}

#item114466 {
	width:962px !important;
	height:34px !important;
	border-radius:10px;
}

#item114903 {
	width:962px !important;
	height:34px !important;
	left:100px !important;
	top:946px !important;
}

#item39253 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item39248 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item39243 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item39240 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item38312 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item85386 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item85395 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item85390 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item85383 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item22956 {
	width:834px !important;
	left:100px !important;
	top:236px !important;
	min-height:684px !important;
}

#item22980 {
	width:946px !important;
	left:100px !important;
	top:100px !important;
	min-height:135px !important;
}

#item46563 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item46611 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#000;
}

#item46587 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item46560 {
	width:152px !important;
	height:46px !important;
	left:100px !important;
	top:917px !important;
}

#item37557 {
	width:178px !important;
	height:40px !important;
	left:863px !important;
	top:900px !important;
	background:#449bb5;
}

#item37616 {
	width:329px !important;
	height:40px !important;
	left:712px !important;
	top:940px !important;
	background:#000;
}

#item59768 {
	width:144px !important;
	height:72px !important;
	left:1713px !important;
	top:64px !important;
}

#item38335 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69119 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69115 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69110 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69107 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69125 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69133 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69129 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69122 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item62739 {
	width:594px !important;
	height:880px !important;
	left:1146px !important;
	top:100px !important;
}

#item80704 {
	width:1058px !important;
	left:27px !important;
	top:114px !important;
	min-height:360px !important;
}

@keyframes invliegenvanaflinkerkant-106133 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-106133 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item106198 {
	width:144px !important;
	height:72px !important;
	left:1713px !important;
	top:64px !important;
}

#item41060 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69581 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69577 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69573 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69570 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69587 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69597 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69591 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69584 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item22045 {
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item47270 {
	width:144px !important;
	height:72px !important;
	left:1713px !important;
	top:64px !important;
}

#item106229 {
	width:459px !important;
	height:25px !important;
}

#item106230 {
	width:459px !important;
	height:25px !important;
	left:81px !important;
	top:685px !important;
}

#item106240 {
	width:330px !important;
	height:58px !important;
	border-radius:12px;
	border:solid 8px #f5d171;
}

#item106234 {
	width:322px !important;
	height:50px !important;
	left:4px !important;
	top:4px !important;
	border-radius:12px;
}

#item106236 {
	width:330px !important;
	height:58px !important;
	left:81px !important;
	top:738px !important;
}

#item38358 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69155 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69151 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69146 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69143 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69163 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69172 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69167 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69160 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item47296 {
	width:144px !important;
	height:72px !important;
	left:100px !important;
	top:908px !important;
}

@keyframes invliegenvanaflinkerkant-53723 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-53723 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item86092 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item86140 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item86116 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item86089 {
	width:152px !important;
	height:46px !important;
	left:1177px !important;
	top:709px !important;
}

#item86164 {
	width:590px !important;
	left:1177px !important;
	top:243px !important;
	min-height:153px !important;
}

#item106274 {
	width:509px !important;
	left:1177px !important;
	top:426px !important;
	min-height:283px !important;
}

#item40053 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69190 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69186 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69182 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69179 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69197 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69208 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69201 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69194 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item86266 {
	width:1920px !important;
	height:1080px !important;
	background:#449bb5;
}

#item86194 {
	width:1640px !important;
	left:100px !important;
	top:386px !important;
	min-height:614px !important;
}

#item86276 {
	width:144px !important;
	height:72px !important;
	left:1713px !important;
	top:944px !important;
}

@keyframes invliegenvanaflinkerkant-95353 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-95353 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item86053 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item86048 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item86044 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item86041 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item86018 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item86006 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item86015 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item86010 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item86003 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item105485 {
	width:1920px !important;
	height:1080px !important;
}

@keyframes verschijnen-105485 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes verschijnen-105485 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item85450 {
	width:628px !important;
	height:653px !important;
	left:110px !important;
	top:13px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	border-radius:25px;
	background:#fff;
}

#item85451 {
	width:554px !important;
	left:146px !important;
	top:57px !important;
	min-height:577px !important;
}

#item85487 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item85482 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item85477 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item85474 {
	width:86px !important;
	height:86px !important;
	left:655px !important;
	top:10px !important;
}

#item90900 {
	width:370px !important;
	height:159px !important;
	left:10px !important;
	top:404px !important;
	border-radius:0 12px 12px 0;
	background:#c6e0e8;
}

#item90940 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#29333d;
}

#item90936 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item85569 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item85566 {
	width:86px !important;
	height:86px !important;
	left:297px !important;
	top:482px !important;
}

#item85448 {
	width:741px !important;
	height:666px !important;
	left:-10px !important;
	top:178px !important;
}

@keyframes invliegenvanaflinkerkant-92350 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-92350 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item56979 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69082 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69078 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69070 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69067 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69088 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69101 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69096 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69085 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

@keyframes invliegenvanaflinkerkant-71053 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-71053 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item72673 {
	width:144px !important;
	height:72px !important;
	left:1668px !important;
	top:64px !important;
}

#item98188 {
	width:654px !important;
	left:162px !important;
	top:276px !important;
	min-height:285px !important;
}

#item98732 {
	width:838px !important;
	height:515px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item98708 {
	width:838px !important;
	height:318px !important;
	top:197px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item98360 {
	width:838px !important;
	height:350px !important;
	top:165px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item98683 {
	width:838px !important;
	height:275px !important;
	top:240px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item98658 {
	width:838px !important;
	height:318px !important;
	top:197px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item98487 {
	width:838px !important;
	height:318px !important;
	top:197px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item98796 {
	width:10px !important;
	height:9px !important;
	top:234px !important;
}

#item98484 {
	width:838px !important;
	height:515px !important;
	left:902px !important;
	top:465px !important;
}

#item98211 {
	width:1578px !important;
	left:162px !important;
	top:100px !important;
	min-height:153px !important;
}

#item112926 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#449bb5;
}

#item98510 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#c6e0e8;
}

#item98761 {
	width:746px !important;
	height:55px !important;
	left:100px !important;
	top:655px !important;
}

#item112825 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#449bb5;
}

#item102502 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#c6e0e8;
}

#item102475 {
	width:746px !important;
	height:55px !important;
	left:100px !important;
	top:588px !important;
}

#item112950 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#449bb5;
}

#item98560 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#c6e0e8;
}

#item98763 {
	width:746px !important;
	height:55px !important;
	left:100px !important;
	top:723px !important;
}

#item112974 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#449bb5;
}

#item98583 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#c6e0e8;
}

#item98764 {
	width:746px !important;
	height:55px !important;
	left:100px !important;
	top:790px !important;
}

#item112998 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#449bb5;
}

#item98606 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#c6e0e8;
}

#item98765 {
	width:746px !important;
	height:55px !important;
	left:100px !important;
	top:857px !important;
}

#item113022 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#449bb5;
}

#item106348 {
	width:746px !important;
	height:55px !important;
	border-radius:11px;
	background:#c6e0e8;
}

#item106345 {
	width:746px !important;
	height:55px !important;
	left:100px !important;
	top:925px !important;
}

#item58559 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69364 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69359 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69355 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69352 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69374 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69383 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69378 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69371 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

@keyframes invliegenvanaflinkerkant-53737 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-53737 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item86707 {
	width:538px !important;
	left:1202px !important;
	top:304px !important;
	min-height:676px !important;
}

#item86730 {
	width:963px !important;
	left:777px !important;
	top:114px !important;
	min-height:153px !important;
}

#item111807 {
	width:144px !important;
	height:72px !important;
	left:100px !important;
	top:944px !important;
}

#item40176 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69411 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69406 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69402 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69399 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69417 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69425 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69421 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69414 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item95212 {
	width:144px !important;
	height:72px !important;
	left:1668px !important;
	top:100px !important;
}

@keyframes invliegenvanaflinkerkant-95297 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-95297 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113489 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item113465 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item113441 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item113438 {
	width:152px !important;
	height:46px !important;
	left:164px !important;
	top:862px !important;
}

#item113512 {
	width:724px !important;
	left:164px !important;
	top:100px !important;
	min-height:153px !important;
}

#item113535 {
	width:748px !important;
	left:164px !important;
	top:278px !important;
	min-height:568px !important;
}

#item59651 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69497 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69492 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69487 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69484 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69504 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69513 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69508 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69501 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item113613 {
	width:1920px !important;
	height:1080px !important;
	background:#c6e0e8;
}

#item113643 {
	width:144px !important;
	height:72px !important;
	left:1668px !important;
	top:908px !important;
}

@keyframes invliegenvanaflinkerkant-113722 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-113722 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113827 {
	width:1640px !important;
	left:100px !important;
	top:495px !important;
	min-height:485px !important;
}

#item113850 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item113884 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item113880 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item113876 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item113873 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item113890 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item113899 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item113895 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item113887 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

@keyframes invliegenvanaflinkerkant-111887 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-111887 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item114545 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item114520 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item114496 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item114493 {
	width:152px !important;
	height:46px !important;
	left:164px !important;
	top:862px !important;
}

#item114568 {
	width:1342px !important;
	left:164px !important;
	top:100px !important;
	min-height:153px !important;
}

#item114591 {
	width:671px !important;
	left:164px !important;
	top:278px !important;
	min-height:578px !important;
}

#item115455 {
	width:144px !important;
	height:72px !important;
	left:1668px !important;
	top:944px !important;
}

#item60176 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69664 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69660 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69656 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69653 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69671 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69683 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69675 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69668 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item114638 {
	width:1920px !important;
	height:1080px !important;
	background:#c6e0e8;
}

#item114644 {
	width:144px !important;
	height:72px !important;
	left:1668px !important;
	top:908px !important;
}

@keyframes invliegenvanaflinkerkant-114649 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-114649 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item114656 {
	width:1640px !important;
	left:100px !important;
	top:604px !important;
	min-height:376px !important;
}

#item114681 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item114716 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item114712 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item114707 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item114704 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item114724 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item114733 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item114728 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item114721 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

@keyframes invliegenvanaflinkerkant-104089 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-104089 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104093 {
	width:437px !important;
	left:1303px !important;
	top:360px !important;
	min-height:512px !important;
}

#item104118 {
	width:1127px !important;
	left:613px !important;
	top:150px !important;
	min-height:176px !important;
}

#item108302 {
	width:144px !important;
	height:72px !important;
	left:100px !important;
	top:944px !important;
}

#item108358 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item108333 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#c6e0e8;
}

#item108309 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item108306 {
	width:152px !important;
	height:46px !important;
	left:1303px !important;
	top:872px !important;
}

#item99467 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item99504 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item99500 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item99496 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item99491 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item99510 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item99518 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item99514 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item99507 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item108160 {
	width:1920px !important;
	height:1080px !important;
	background:#449bb5;
}

@keyframes invliegenvanaflinkerkant-108166 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes invliegenvanaflinkerkant-108166 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item108170 {
	width:1077px !important;
	left:663px !important;
	top:418px !important;
	min-height:562px !important;
}

#item108442 {
	width:144px !important;
	height:72px !important;
	left:1718px !important;
	top:64px !important;
}

#item108221 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item108257 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item108251 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item108247 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item108244 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item108263 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item108277 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item108270 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item108260 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item106482 {
	width:549px !important;
	height:135px !important;
	left:952px !important;
	top:72px !important;
}

#item106592 {
	width:308px !important;
	height:74px !important;
	border-radius:17px;
	background:#29333d;
}

#item106499 {
	width:308px !important;
	height:74px !important;
	border-radius:17px;
	background:#fff;
}

#item106496 {
	width:308px !important;
	height:74px !important;
	left:266px !important;
	top:912px !important;
}

#item106642 {
	width:624px !important;
	left:132px !important;
	top:140px !important;
	min-height:724px !important;
}

#item95650 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item95686 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item95680 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item95676 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item95673 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item95693 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item95703 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item95697 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item95690 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item115574 {
	width:1920px !important;
	height:1080px !important;
}

@keyframes verschijnen-115574 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes verschijnen-115574 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item115619 {
	width:524px !important;
	height:488px !important;
	left:180px !important;
	top:68px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	border-radius:25px;
	background:#fff;
}

#item115620 {
	width:463px !important;
	left:210px !important;
	top:102px !important;
	min-height:370px !important;
}

#item115660 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item115654 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item115646 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item115643 {
	width:86px !important;
	height:86px !important;
	left:621px !important;
	top:65px !important;
}

#item116162 {
	width:146px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#29333d;
}

#item115675 {
	width:146px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#449bb5;
}

#item115672 {
	width:152px !important;
	height:51px !important;
	left:208px !important;
	top:472px !important;
}

#item115579 {
	width:458px !important;
	height:200px !important;
	left:10px !important;
	top:10px !important;
	border-radius:0 12px 12px 0;
	background:#c6e0e8;
}

#item115614 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#29333d;
}

#item115609 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item115605 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item115602 {
	width:86px !important;
	height:86px !important;
	left:385px !important;
	top:127px !important;
}

#item115577 {
	width:707px !important;
	height:556px !important;
	left:-10px !important;
	top:166px !important;
}

#item60044 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69751 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69747 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69743 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69740 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69757 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69769 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69764 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69754 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item115476 {
	width:1920px !important;
	height:1080px !important;
	background:#fff100;
}

#item115501 {
	width:144px !important;
	height:72px !important;
	left:1668px !important;
	top:64px !important;
}

#item115753 {
	width:1077px !important;
	left:663px !important;
	top:350px !important;
	min-height:630px !important;
}

#item115505 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item115543 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item115537 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item115531 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item115528 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item115550 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item115558 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item115554 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item115547 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item115821 {
	width:1920px !important;
	height:1080px !important;
	background:#fff100;
}

#item116225 {
	width:693px !important;
	height:396px !important;
	left:1227px !important;
	top:226px !important;
	border-radius:25px 0 0 25px;
	background:#fffccc;
}

#item115828 {
	width:1640px !important;
	left:100px !important;
	top:100px !important;
	min-height:880px !important;
}

#item116252 {
	width:495px !important;
	height:45px !important;
	border-radius:12px;
	background:#29333d;
}

#item116099 {
	width:495px !important;
	height:45px !important;
	border-radius:12px;
	background:#449bb5;
}

#item116125 {
	width:495px !important;
	height:45px !important;
	left:1250px !important;
	top:549px !important;
}

#item115822 {
	width:144px !important;
	height:72px !important;
	left:1601px !important;
	top:908px !important;
}

#item115876 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item115911 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item115907 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item115902 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item115899 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item115917 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item115925 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item115921 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item115914 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item96128 {
	width:1920px !important;
	height:1080px !important;
}

@keyframes verschijnen-96128 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes verschijnen-96128 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item83084 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#00ff63;
}

#item83080 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#29333d;
}

#item83076 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#00ff63;
}

#item83073 {
	width:86px !important;
	height:86px !important;
	left:657px !important;
	top:10px !important;
}

#item82951 {
	width:600px !important;
	height:725px !important;
	left:10px !important;
	top:63px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	border-radius:25px;
	background:#000;
}

#item82952 {
	width:530px !important;
	left:47px !important;
	top:147px !important;
	min-height:549px !important;
}

#item82978 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#00ff63;
}

#item82991 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item82986 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#00ff63;
}

#item82975 {
	width:86px !important;
	height:86px !important;
	left:527px !important;
	top:60px !important;
}

#item96100 {
	width:164px !important;
	height:46px !important;
	left:3px !important;
	top:5px !important;
	border-radius:12px;
	background:#00ff63;
}

#item96076 {
	width:164px !important;
	height:46px !important;
	left:3px !important;
	top:5px !important;
	border-radius:12px;
	background:#000;
}

#item83021 {
	width:164px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#00ff63;
}

#item82994 {
	width:170px !important;
	height:54px !important;
	left:44px !important;
	top:704px !important;
}

#item106780 {
	width:172px !important;
	height:24px !important;
	left:222px !important;
	top:103px !important;
}

#item82949 {
	width:743px !important;
	height:788px !important;
	left:1130px !important;
	top:37px !important;
}

#item83088 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item83124 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item83120 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item83114 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item83111 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item83131 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item83144 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item83136 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item83127 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item44457 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item29901 {
	width:563px !important;
	left:1177px !important;
	top:389px !important;
	min-height:508px !important;
}

#item29924 {
	width:563px !important;
	left:1177px !important;
	top:178px !important;
	min-height:188px !important;
}

#item29950 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item29999 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#000;
}

#item29975 {
	width:152px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item29947 {
	width:152px !important;
	height:46px !important;
	left:1177px !important;
	top:901px !important;
}

#item37639 {
	width:149px !important;
	height:40px !important;
	left:968px !important;
	top:867px !important;
	background:#449bb5;
}

#item37662 {
	width:310px !important;
	height:40px !important;
	left:807px !important;
	top:907px !important;
	background:#fff;
}

#item47274 {
	width:144px !important;
	height:72px !important;
	left:1713px !important;
	top:64px !important;
}

#item38531 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69836 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69830 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69826 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69823 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69845 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69853 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69849 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69842 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item30103 {
	width:1920px !important;
	height:1080px !important;
	background:#c6e0e8;
}

#item30109 {
	width:513px !important;
	left:100px !important;
	top:100px !important;
	min-height:880px !important;
}

#item38554 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69882 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69877 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69873 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69870 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69888 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69896 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69892 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69885 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item30158 {
	width:1920px !important;
	height:1080px !important;
	background:#c6e0e8;
}

#item30159 {
	width:1640px !important;
	left:100px !important;
	top:100px !important;
	min-height:854px !important;
}

#item38577 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69923 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69916 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69912 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69909 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69929 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69941 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69935 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69926 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item106867 {
	width:1920px !important;
	height:1080px !important;
	background:#c6e0e8;
}

#item106868 {
	width:1640px !important;
	left:100px !important;
	top:100px !important;
	min-height:880px !important;
}

#item106896 {
	width:132px !important;
	height:23px !important;
}

#item106893 {
	width:132px !important;
	height:23px !important;
	left:1227px !important;
	top:362px !important;
}

#item107042 {
	width:132px !important;
	height:28px !important;
}

#item107039 {
	width:132px !important;
	height:28px !important;
	left:960px !important;
	top:395px !important;
}

#item116328 {
	width:177px !important;
	height:28px !important;
}

#item116325 {
	width:177px !important;
	height:28px !important;
	left:979px !important;
	top:196px !important;
}

#item107048 {
	width:177px !important;
	height:28px !important;
}

#item107044 {
	width:177px !important;
	height:28px !important;
	left:660px !important;
	top:428px !important;
}

#item107027 {
	width:198px !important;
	height:23px !important;
}

#item107024 {
	width:198px !important;
	height:23px !important;
	left:1227px !important;
	top:395px !important;
}

#item107034 {
	width:259px !important;
	height:28px !important;
}

#item107031 {
	width:259px !important;
	height:28px !important;
	left:886px !important;
	top:362px !important;
}

#item107052 {
	width:132px !important;
	height:28px !important;
}

#item107049 {
	width:132px !important;
	height:28px !important;
	left:794px !important;
	top:594px !important;
}

#item106921 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item106958 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item106953 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item106947 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item106944 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item106965 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item106974 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item106969 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item106962 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item80975 {
	width:445px !important;
	left:1089px !important;
	top:71px !important;
	min-height:121px !important;
}

#item85421 {
	width:304px !important;
	height:84px !important;
	left:1436px !important;
	top:894px !important;
}

#item107107 {
	width:702px !important;
	left:142px !important;
	top:636px !important;
	min-height:103px !important;
}

#item107131 {
	width:283px !important;
	height:84px !important;
	left:250px !important;
	top:894px !important;
}

#item107146 {
	width:142px !important;
	left:560px !important;
	top:846px !important;
	min-height:15px !important;
}

#item107145 {
	width:328px !important;
	height:377px !important;
	left:1412px !important;
	top:310px !important;
}

#item107178 {
	width:142px !important;
	height:142px !important;
	left:560px !important;
	top:855px !important;
}

#item107197 {
	width:162px !important;
	height:25px !important;
}

#item107198 {
	width:162px !important;
	height:25px !important;
	left:341px !important;
	top:961px !important;
}

#item38453 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69717 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69710 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69706 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69703 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69723 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69733 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69728 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69720 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item112074 {
	width:144px !important;
	height:72px !important;
	left:1686px !important;
	top:908px !important;
}

#item113259 {
	width:900px !important;
	left:840px !important;
	top:100px !important;
	min-height:880px !important;
}

#item113282 {
	width:692px !important;
	left:98px !important;
	top:88px !important;
	min-height:282px !important;
}

#item112079 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item112114 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item112109 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item112105 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item112102 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item112120 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item112130 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item112124 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item112117 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item112158 {
	width:1920px !important;
	height:1080px !important;
	background:#fff100;
}

#item113118 {
	width:513px !important;
	height:76px !important;
	border-radius:100px;
	background:#a9a1c8;
}

#item113094 {
	width:513px !important;
	height:76px !important;
	border-radius:100px;
	background:#5e5e5d;
}

#item113068 {
	width:513px !important;
	height:76px !important;
	border-radius:100px;
	background:#a9a1c8;
}

#item113065 {
	width:513px !important;
	height:76px !important;
	left:1282px !important;
	top:904px !important;
}

#item116337 {
	width:227px !important;
	height:154px !important;
	left:1253px !important;
	top:561px !important;
}

#item112269 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item112304 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item112300 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item112295 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item112292 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item112312 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item112322 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item112317 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item112309 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item108141 {
	width:235px !important;
	height:112px !important;
	left:448px !important;
	top:72px !important;
}

#item108127 {
	width:888px !important;
	height:1080px !important;
	left:920px !important;
	top:-2px !important;
}

#item108097 {
	width:185px !important;
	height:56px !important;
	border-radius:8px;
	background:#5e5e5d;
}

#item107989 {
	width:185px !important;
	height:56px !important;
	border-radius:8px;
	background:#9d022e;
}

#item107962 {
	width:185px !important;
	height:56px !important;
	left:1543px !important;
	top:298px !important;
}

#item38816 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item69974 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69970 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item69964 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item69961 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item69980 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69988 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item69984 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item69977 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item49513 {
	width:606px !important;
	left:1100px !important;
	background:#000;
	min-height:930px !important;
}

#item93486 {
	width:198px !important;
	height:46px !important;
	border-radius:12px;
	background:#6e6f72;
}

#item93462 {
	width:198px !important;
	height:46px !important;
	border-radius:12px;
	background:#e1261c;
}

#item49518 {
	width:198px !important;
	height:46px !important;
	border-radius:12px;
	background:#e1261c;
}

#item49543 {
	width:198px !important;
	height:46px !important;
	left:1142px !important;
	top:836px !important;
}

#item107226 {
	width:292px !important;
	height:26px !important;
	left:1142px !important;
	top:100px !important;
}

#item39057 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item70819 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70811 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item70807 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70804 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item70826 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70837 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item70831 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70823 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item107248 {
	width:1920px !important;
	height:1080px !important;
}

@keyframes verschijnen-107248 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes verschijnen-107248 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item107295 {
	width:1292px !important;
	height:693px !important;
	left:110px !important;
	top:13px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	border-radius:25px;
	background:#fff;
}

#item107296 {
	width:1210px !important;
	left:152px !important;
	top:57px !important;
	min-height:635px !important;
}

#item107331 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item107327 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item107322 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item107319 {
	width:86px !important;
	height:86px !important;
	left:1319px !important;
	top:10px !important;
}

#item107252 {
	width:458px !important;
	height:200px !important;
	left:10px !important;
	top:404px !important;
	border-radius:0 12px 12px 0;
	background:#c6e0e8;
}

#item107291 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#29333d;
}

#item107284 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item107278 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item107275 {
	width:86px !important;
	height:86px !important;
	left:385px !important;
	top:521px !important;
}

#item107250 {
	width:1405px !important;
	height:706px !important;
	left:-10px !important;
	top:178px !important;
}

#item107339 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item107376 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item107371 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item107365 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item107362 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item107384 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item107393 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item107388 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item107381 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item30580 {
	width:1638px !important;
	height:222px !important;
	left:102px !important;
	top:68px !important;
	text-shadow:0px 0px 20px rgba(0,0,0,0.5);
}

#item65660 {
	width:1640px !important;
	left:100px !important;
	top:607px !important;
	text-shadow:0px 0px 17px rgba(0,0,0,0.75);
	min-height:297px !important;
}

#item112869 {
	width:900px !important;
	height:58px !important;
	border-radius:12px;
	background:#29333d;
}

#item30630 {
	width:900px !important;
	height:58px !important;
	border-radius:12px;
	background:#fff;
}

#item30603 {
	width:900px !important;
	height:58px !important;
	left:510px !important;
	top:942px !important;
}

#item107432 {
	width:326px !important;
	height:108px !important;
	left:1510px !important;
	top:903px !important;
}

#item38623 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item70137 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70133 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item70129 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70126 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item70145 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70156 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item70149 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70141 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item53488 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ef6b00;
}

#item53484 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#29333d;
}

#item53478 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ff623f;
}

#item53475 {
	width:86px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item53410 {
	width:603px !important;
	height:659px !important;
	left:53px !important;
	top:70px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	border-radius:25px;
	background:#000;
}

#item53411 {
	width:532px !important;
	left:91px !important;
	top:163px !important;
	min-height:482px !important;
}

#item53445 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#ff623f;
}

#item53441 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item53437 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#ff623f;
}

#item53434 {
	width:86px !important;
	height:86px !important;
	left:573px !important;
	top:67px !important;
}

#item82395 {
	width:207px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ff623f;
}

#item82370 {
	width:207px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#5e5e5d;
}

#item53451 {
	width:207px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ff623f;
}

#item53448 {
	width:213px !important;
	height:52px !important;
	left:88px !important;
	top:642px !important;
}

#item82429 {
	width:193px !important;
	height:27px !important;
	left:91px !important;
	top:108px !important;
}

#item53408 {
	width:659px !important;
	height:729px !important;
	left:65px !important;
	top:65px !important;
}

#item53530 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item70180 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70174 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item70170 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70166 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item70186 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70195 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item70191 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70183 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item48942 {
	width:1920px !important;
	height:1080px !important;
	background:#ff623f;
}

#item48943 {
	width:1640px !important;
	left:100px !important;
	top:284px !important;
	min-height:696px !important;
}

#item48968 {
	width:1640px !important;
	left:100px !important;
	top:148px !important;
	min-height:80px !important;
}

#item82793 {
	width:193px !important;
	height:27px !important;
	left:1637px !important;
	top:980px !important;
}

#item107501 {
	width:239px !important;
	height:46px !important;
	border-radius:12px;
	background:#5e5e5d;
}

#item107477 {
	width:239px !important;
	height:46px !important;
	border-radius:12px;
	background:#000;
}

#item107473 {
	width:239px !important;
	height:46px !important;
	left:1227px !important;
	top:858px !important;
}

#item48929 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item48924 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item48919 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item48916 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item48904 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item48913 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item48908 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item48901 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item48878 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item70209 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70205 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item70201 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70198 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item70216 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70228 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item70223 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70213 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item107705 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item107566 {
	width:363px !important;
	left:1083px !important;
	top:151px !important;
	min-height:471px !important;
}

#item107641 {
	width:538px !important;
	height:73px !important;
	border-radius:100px;
	background:#ee1c25;
	padding:17px;
}

#item107616 {
	width:538px !important;
	height:73px !important;
	border-radius:100px;
	background:#ee1c25;
	padding:17px;
}

#item107592 {
	width:538px !important;
	height:73px !important;
	border-radius:100px;
	background:#000;
	padding:17px;
}

#item107589 {
	width:538px !important;
	height:73px !important;
	left:1177px !important;
	top:949px !important;
}

#item92958 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item92992 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item92988 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item92984 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item92981 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item92998 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item93008 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item93002 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item92995 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item54808 {
	width:610px !important;
	left:440px !important;
	top:458px !important;
	min-height:295px !important;
}

#item54835 {
	width:610px !important;
	height:880px !important;
	left:1130px !important;
	top:100px !important;
}

#item38724 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item70334 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70328 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item70323 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70320 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item70340 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70348 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item70344 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70337 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item113237 {
	width:1920px !important;
	height:1080px !important;
}

@keyframes verschijnen-113237 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes verschijnen-113237 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item112587 {
	width:144px !important;
	height:72px !important;
	left:1668px !important;
	top:64px !important;
}

#item113195 {
	width:652px !important;
	height:617px !important;
	left:175px !important;
	top:13px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	border-radius:25px;
	background:#fff;
}

#item113196 {
	width:574px !important;
	left:217px !important;
	top:57px !important;
	min-height:541px !important;
}

#item113230 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item113226 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item113222 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item113219 {
	width:86px !important;
	height:86px !important;
	left:744px !important;
	top:10px !important;
}

#item113153 {
	width:458px !important;
	height:168px !important;
	left:10px !important;
	top:436px !important;
	border-radius:0 12px 12px 0;
	background:#c6e0e8;
}

#item113191 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#29333d;
}

#item113187 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item113179 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item113176 {
	width:86px !important;
	height:86px !important;
	left:385px !important;
	top:521px !important;
}

#item113151 {
	width:830px !important;
	height:630px !important;
	left:-10px !important;
	top:178px !important;
}

#item112591 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item112625 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item112621 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item112617 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item112614 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item112631 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item112640 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item112636 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item112628 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item96610 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fe7013;
}

#item96622 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#29333d;
}

#item96618 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fe7013;
}

#item96607 {
	width:86px !important;
	height:86px !important;
	left:660px !important;
	top:10px !important;
}

#item96487 {
	width:603px !important;
	height:515px !important;
	left:10px !important;
	top:400px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	border-radius:25px;
	background:#fff;
}

#item96488 {
	width:532px !important;
	left:48px !important;
	top:500px !important;
	min-height:334px !important;
}

#item96514 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#fe7013;
}

#item96525 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item96519 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#fe7013;
}

#item96511 {
	width:86px !important;
	height:86px !important;
	left:530px !important;
	top:397px !important;
}

#item112895 {
	width:235px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#5e5e5d;
}

#item96531 {
	width:235px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fe7013;
}

#item96528 {
	width:241px !important;
	height:52px !important;
	left:45px !important;
	top:836px !important;
}

#item97117 {
	width:185px !important;
	height:55px !important;
	left:51px !important;
	top:432px !important;
}

#item96485 {
	width:746px !important;
	height:915px !important;
	left:1127px !important;
	top:65px !important;
}

#item96625 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item96661 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item96656 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item96652 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item96648 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item96667 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item96675 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item96671 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item96664 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item108505 {
	width:1170px !important;
	left:440px !important;
	top:60px !important;
	min-height:232px !important;
}

#item96692 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item96693 {
	width:1077px !important;
	left:100px !important;
	top:478px !important;
	min-height:502px !important;
}

#item96717 {
	width:1077px !important;
	left:100px !important;
	top:292px !important;
	min-height:169px !important;
}

#item97148 {
	width:241px !important;
	height:72px !important;
	left:100px !important;
	top:177px !important;
}

#item96769 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item96765 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item96753 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item96750 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item96776 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item96785 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item96780 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item96772 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item96788 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item96823 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item96818 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item96814 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item96811 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item96829 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item96839 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item96834 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item96826 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item96860 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item96861 {
	width:1640px !important;
	left:100px !important;
	top:384px !important;
	min-height:596px !important;
}

#item96867 {
	width:1640px !important;
	left:100px !important;
	top:100px !important;
	min-height:31px !important;
}

#item108572 {
	width:144px !important;
	height:46px !important;
	border-radius:12px;
	background:#5e5e5d;
}

#item96895 {
	width:144px !important;
	height:46px !important;
	border-radius:12px;
	background:#fe7013;
}

#item96890 {
	width:144px !important;
	height:46px !important;
	left:1227px !important;
	top:796px !important;
}

#item96967 {
	width:193px !important;
	height:27px !important;
	left:1637px !important;
	top:980px !important;
}

#item97161 {
	width:241px !important;
	height:72px !important;
	left:1499px !important;
	top:100px !important;
}

#item96983 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item96978 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item96974 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item96971 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item96990 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item96999 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item96994 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item96987 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item97002 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item97037 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item97032 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item97028 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item97025 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item97044 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item97056 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item97052 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item97041 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item108790 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item108632 {
	width:932px !important;
	left:100px !important;
	top:100px !important;
	min-height:116px !important;
}

#item108656 {
	width:790px !important;
	height:782px !important;
	left:100px !important;
	top:198px !important;
}

#item108661 {
	width:790px !important;
	left:950px !important;
	top:100px !important;
	min-height:399px !important;
}

#item108692 {
	width:472px !important;
	height:106px !important;
	left:1281px !important;
	top:894px !important;
}

#item108700 {
	width:144px !important;
	height:144px !important;
	left:986px !important;
	top:622px !important;
	background:#e30512;
}

#item108723 {
	width:72px !important;
	height:76px !important;
	left:986px !important;
	top:499px !important;
}

#item108765 {
	width:303px !important;
	height:62px !important;
	background:#29333d;
}

#item108743 {
	width:303px !important;
	height:62px !important;
	background:#e20411;
}

#item108760 {
	width:303px !important;
	height:62px !important;
	left:1059px !important;
	top:499px !important;
}

#item112923 {
	width:257px !important;
	height:29px !important;
}

#item112920 {
	width:257px !important;
	height:29px !important;
	left:266px !important;
	top:245px !important;
}

#item93128 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item93163 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item93159 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item93154 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item93151 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item93169 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item93177 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item93173 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item93166 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item86981 {
	width:698px !important;
	left:1042px !important;
	top:301px !important;
	min-height:622px !important;
}

#item87058 {
	width:146px !important;
	height:45px !important;
	border-radius:12px;
	background:#5e5e5d;
}

#item87009 {
	width:146px !important;
	height:45px !important;
	border-radius:12px;
	background:#449bb5;
}

#item87034 {
	width:146px !important;
	height:45px !important;
	border-radius:12px;
	background:#449bb5;
}

#item87005 {
	width:146px !important;
	height:45px !important;
	left:1042px !important;
	top:935px !important;
}

#item86849 {
	width:672px !important;
	left:1041px !important;
	top:100px !important;
	min-height:170px !important;
}

#item87598 {
	width:144px !important;
	height:72px !important;
	left:1713px !important;
	top:64px !important;
}

#item55561 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item70693 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70689 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item70683 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70680 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item70700 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70708 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item70704 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item70697 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item87168 {
	width:1640px !important;
	left:100px !important;
	top:100px !important;
	min-height:896px !important;
}

#item87450 {
	width:133px !important;
	height:31px !important;
}

#item87425 {
	width:133px !important;
	height:31px !important;
}

#item87287 {
	width:133px !important;
	height:31px !important;
}

#item87284 {
	width:133px !important;
	height:31px !important;
	left:1227px !important;
	top:434px !important;
}

#item87551 {
	width:87px !important;
	height:31px !important;
}

#item87526 {
	width:87px !important;
	height:31px !important;
}

#item87398 {
	width:87px !important;
	height:31px !important;
}

#item87395 {
	width:87px !important;
	height:31px !important;
	left:1227px !important;
	top:682px !important;
}

#item87498 {
	width:128px !important;
	height:31px !important;
}

#item87474 {
	width:128px !important;
	height:31px !important;
}

#item87371 {
	width:128px !important;
	height:31px !important;
}

#item87368 {
	width:128px !important;
	height:31px !important;
	left:1227px !important;
	top:589px !important;
}

#item87281 {
	width:216px !important;
	height:124px !important;
	left:1223px !important;
	top:859px !important;
}

#item87156 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item87149 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item87142 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item87139 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item87116 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item87102 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item87112 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item87107 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item87099 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item109733 {
	width:1920px !important;
	height:1080px !important;
}

@keyframes verschijnen-109733 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes verschijnen-109733 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item109735 {
	width:144px !important;
	height:72px !important;
	left:1668px !important;
	top:64px !important;
}

#item109782 {
	width:653px !important;
	height:524px !important;
	left:132px !important;
	top:13px !important;
	box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.5);
	border-radius:25px;
	background:#fff;
}

#item109783 {
	width:593px !important;
	left:162px !important;
	top:47px !important;
	min-height:478px !important;
}

#item109819 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item109815 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#29333d;
}

#item109809 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:0 25px 0 25px;
	background:#449bb5;
}

#item109806 {
	width:86px !important;
	height:86px !important;
	left:702px !important;
	top:10px !important;
}

#item109740 {
	width:428px !important;
	height:160px !important;
	left:10px !important;
	top:243px !important;
	border-radius:0 12px 12px 0;
	background:#c6e0e8;
}

#item109776 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#29333d;
}

#item109772 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item109766 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px 0 12px 0;
	background:#449bb5;
}

#item109763 {
	width:86px !important;
	height:86px !important;
	left:355px !important;
	top:320px !important;
}

#item109738 {
	width:788px !important;
	height:537px !important;
	left:-10px !important;
	top:369px !important;
}

#item109823 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item109857 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item109853 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item109849 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item109846 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item109863 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item109872 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item109868 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item109860 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item110625 {
	width:726px !important;
	left:1014px !important;
	top:156px !important;
	min-height:215px !important;
}

#item110649 {
	width:726px !important;
	min-height:168px !important;
}

#item110699 {
	width:87px !important;
	height:31px !important;
}

#item110675 {
	width:87px !important;
	height:31px !important;
}

#item110672 {
	width:87px !important;
	height:31px !important;
	left:156px !important;
	top:121px !important;
}

#item110798 {
	width:860px !important;
	height:298px !important;
	top:20px !important;
	background:#ffec00;
}

#item110774 {
	width:860px !important;
	height:258px !important;
	top:60px !important;
	background:#ffec00;
}

#item110750 {
	width:860px !important;
	height:298px !important;
	top:20px !important;
	background:#ffec00;
}

#item110724 {
	width:860px !important;
	height:300px !important;
	top:18px !important;
	background:#ffec00;
}

#item110748 {
	width:10px !important;
	height:10px !important;
}

#item110722 {
	width:860px !important;
	height:318px !important;
	left:100px !important;
	top:662px !important;
}

#item110849 {
	width:515px !important;
	height:55px !important;
	background:#29333d;
}

#item110825 {
	width:515px !important;
	height:55px !important;
	background:#ffec00;
}

#item110822 {
	width:515px !important;
	height:55px !important;
	left:1014px !important;
	top:584px !important;
}

#item110899 {
	width:515px !important;
	height:55px !important;
	background:#29333d;
}

#item110875 {
	width:515px !important;
	height:55px !important;
	background:#ffec00;
}

#item110872 {
	width:515px !important;
	height:55px !important;
	left:1014px !important;
	top:651px !important;
}

#item110949 {
	width:515px !important;
	height:55px !important;
	background:#29333d;
}

#item110925 {
	width:515px !important;
	height:55px !important;
	background:#ffec00;
}

#item110922 {
	width:515px !important;
	height:55px !important;
	left:1014px !important;
	top:719px !important;
}

#item110999 {
	width:515px !important;
	height:55px !important;
	background:#29333d;
}

#item110975 {
	width:515px !important;
	height:55px !important;
	background:#ffec00;
}

#item110972 {
	width:515px !important;
	height:55px !important;
	left:1014px !important;
	top:787px !important;
}

#item111022 {
	width:144px !important;
	height:82px !important;
	left:100px !important;
	top:100px !important;
}

#item110122 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item110160 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item110153 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item110148 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item110145 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item110166 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item110178 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item110173 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item110163 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item109145 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item109325 {
	width:1154px !important;
	left:130px !important;
	top:230px !important;
	min-height:73px !important;
}

#item109425 {
	width:1785px !important;
	height:144px !important;
	top:936px !important;
	background:#dbd2cc;
}

#item109464 {
	width:138px !important;
	top:2px !important;
	min-height:47px !important;
}

#item109487 {
	width:151px !important;
	left:144px !important;
	top:3px !important;
	min-height:45px !important;
}

#item109515 {
	width:187px !important;
	min-height:40px !important;
}

#item109538 {
	width:185px !important;
	top:35px !important;
	min-height:14px !important;
}

#item109680 {
	width:333px !important;
	min-height:46px !important;
}

#item109672 {
	width:333px !important;
	min-height:46px !important;
}

#item109677 {
	width:333px !important;
	height:46px !important;
	left:1401px !important;
	top:1003px !important;
}

#item109201 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item109237 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item109231 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item109227 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item109224 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item109244 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item109253 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item109249 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item109241 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item83917 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item109096 {
	width:435px !important;
	height:102px !important;
	border-radius:10px;
	background:#0e3a5c;
	border:solid 2.43px #0e3a5c;
}

#item108994 {
	width:435px !important;
	height:102px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2.43px #0e3a5c;
}

#item108991 {
	width:435px !important;
	height:102px !important;
	left:1177px !important;
	top:895px !important;
}

#item84053 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item84088 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item84083 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item84079 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item84076 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item84095 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item84103 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item84099 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item84092 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item108818 {
	mix-blend-mode:multiply;
	width:482px !important;
	left:1258px !important;
	top:133px !important;
	min-height:246px !important;
}

#item108841 {
	width:482px !important;
	left:1258px !important;
	top:379px !important;
	min-height:504px !important;
}

#item108864 {
	width:188px !important;
	height:88px !important;
	left:100px !important;
	top:213px !important;
}

#item108902 {
	width:203px !important;
	height:46px !important;
	border-radius:12px;
	background:#449bb5;
}

#item108878 {
	width:203px !important;
	height:46px !important;
	border-radius:12px;
	background:#29333d;
}

#item108875 {
	width:203px !important;
	height:46px !important;
	left:1258px !important;
	top:884px !important;
}

#item108925 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	background:#29333d;
}

#item108960 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item108956 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item108951 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item108948 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}

#item108966 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item108975 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#449bb5;
}

#item108970 {
	width:80px !important;
	height:80px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item108963 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:459px !important;
}

#item64171 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item64172 {
	width:1920px !important;
	height:1084px !important;
	left:202px !important;
	top:-2px !important;
}

@keyframes verschijnen-64172 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes verschijnen-64172 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item64174 {
	opacity:0.70;
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item64199 {
	width:284px !important;
	left:1317px !important;
	top:100px !important;
	min-height:42px !important;
}

#item64222 {
	width:236px !important;
	height:118px !important;
	left:100px !important;
	top:100px !important;
}

#item64225 {
	width:171px !important;
	height:31px !important;
	left:1234px !important;
	top:150px !important;
}

#item64231 {
	width:90px !important;
	height:24px !important;
	left:1537px !important;
	top:155px !important;
}

#item64245 {
	width:92px !important;
	height:43px !important;
	left:1535px !important;
	top:220px !important;
}

#item64265 {
	width:106px !important;
	height:70px !important;
	left:1264px !important;
	top:834px !important;
}

#item64268 {
	width:113px !important;
	height:31px !important;
	left:1525px !important;
	top:364px !important;
}

#item64285 {
	width:129px !important;
	height:24px !important;
	left:1517px !important;
	top:890px !important;
}

#item64293 {
	width:127px !important;
	height:28px !important;
	left:1518px !important;
	top:525px !important;
}

#item64296 {
	width:99px !important;
	height:67px !important;
	left:1270px !important;
	top:541px !important;
}

#item64300 {
	width:103px !important;
	height:55px !important;
	left:1264px !important;
	top:461px !important;
}

#item64308 {
	width:71px !important;
	height:24px !important;
	left:1546px !important;
	top:467px !important;
}

#item64311 {
	width:122px !important;
	height:35px !important;
	left:1258px !important;
	top:264px !important;
}

#item64330 {
	width:155px !important;
	height:14px !important;
	left:1504px !important;
	top:420px !important;
}

#item103932 {
	width:220px !important;
	height:32px !important;
	left:1471px !important;
	top:298px !important;
}

#item116280 {
	width:106px !important;
	height:28px !important;
	left:1266px !important;
	top:789px !important;
}

#item116290 {
	width:113px !important;
	height:77px !important;
	left:1263px !important;
	top:687px !important;
}

#item64357 {
	width:80px !important;
	height:46px !important;
	left:1790px !important;
	top:538px !important;
	border-radius:15px 15px 0 0;
	background:#29333d;
}

#item64381 {
	width:246px !important;
	background:#000;
	min-height:290px !important;
}

#item64456 {
	width:201px !important;
	height:32px !important;
	border-radius:25px;
	background:#000;
}

#item64432 {
	width:201px !important;
	height:32px !important;
	border-radius:25px;
	background:#fff100;
}

#item64407 {
	width:201px !important;
	height:32px !important;
	border-radius:25px;
	background:#000;
}

#item64404 {
	width:201px !important;
	height:32px !important;
	left:13px !important;
	top:158px !important;
}

#item64532 {
	width:201px !important;
	height:32px !important;
	border-radius:25px;
	background:#000;
}

#item64508 {
	width:201px !important;
	height:32px !important;
	border-radius:25px;
	background:#fff100;
}

#item64484 {
	width:201px !important;
	height:32px !important;
	border-radius:25px;
	background:#000;
}

#item64480 {
	width:201px !important;
	height:32px !important;
	left:13px !important;
	top:193px !important;
}

#item70965 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70960 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#449bb5;
}

#item70955 {
	width:80px !important;
	height:80px !important;
	border-radius:0 0 15px 15px;
	background:#29333d;
}

#item70952 {
	width:80px !important;
	height:80px !important;
	left:1790px !important;
	top:582px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
