/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.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 {
	-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-audio.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%; }

.page.ls { bottom:auto !important; }

nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; 
}
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:1.5ex;padding-left:1.5ex; }
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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:34740px; 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; }
}
#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;
}
@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);
		transform:translateY(120px);
		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;}
}
@keyframes 확장-15601 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes 확장-15601 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fly-in-left-15659 {
	0% {
		transform:translate(-113px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-15659 {
	0% {
		-webkit-transform:translate(-113px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item15659 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes fly-in-top-15683 {
	0% {
		transform:translate(-1px,-93px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-15683 {
	0% {
		-webkit-transform:translate(-1px,-93px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item15705 {
	width:260px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item15702 {
	width:266px !important;
	height:66px !important;
	left:1605px !important;
	top:47px !important;
}

#item16259 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16256 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16319 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16316 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16322 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes appear-717 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-717 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item1839 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item1650 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item1461 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item1272 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item1270 {
	width:1492px !important;
	height:834px !important;
}

#item1268 {
	width:1492px !important;
	height:834px !important;
	left:378px !important;
	top:196px !important;
}

#item2029 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2027 {
	width:278px !important;
	height:106px !important;
	left:83px !important;
	top:287px !important;
}

#item2033 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2031 {
	width:278px !important;
	height:106px !important;
	left:83px !important;
	top:425px !important;
}

#item2037 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2035 {
	width:278px !important;
	height:106px !important;
	left:83px !important;
	top:562px !important;
}

#item2041 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2039 {
	width:278px !important;
	height:106px !important;
	left:83px !important;
	top:700px !important;
}

#item2045 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2043 {
	width:278px !important;
	height:106px !important;
	left:83px !important;
	top:837px !important;
}

#item2172 {
	width:695px !important;
	height:6px !important;
	background:#ed1f27;
}

@keyframes appear-2403 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-2403 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item2732 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2730 {
	width:278px !important;
	height:106px !important;
	left:87px !important;
	top:254px !important;
}

#item2736 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2734 {
	width:278px !important;
	height:106px !important;
	left:87px !important;
	top:382px !important;
}

#item2740 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2738 {
	width:278px !important;
	height:106px !important;
	left:87px !important;
	top:894px !important;
}

#item2744 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2742 {
	width:278px !important;
	height:106px !important;
	left:87px !important;
	top:766px !important;
}

#item2748 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2746 {
	width:278px !important;
	height:106px !important;
	left:87px !important;
	top:638px !important;
}

#item2752 {
	width:272px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
}

#item2750 {
	width:278px !important;
	height:106px !important;
	left:87px !important;
	top:510px !important;
}

#item3416 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item3579 {
	width:695px !important;
	height:6px !important;
	left:718px !important;
	top:436px !important;
	background:#0a55a4;
}

#item3251 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item3414 {
	width:695px !important;
	height:6px !important;
	left:718px !important;
	top:436px !important;
	background:#9dcb3b;
}

#item3087 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item3249 {
	width:695px !important;
	height:6px !important;
	left:718px !important;
	top:436px !important;
	background:#c5c5c6;
}

#item2922 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item3085 {
	width:695px !important;
	height:6px !important;
	left:718px !important;
	top:436px !important;
	background:#f8ef24;
}

#item2758 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item2920 {
	width:695px !important;
	height:6px !important;
	left:718px !important;
	top:436px !important;
	background:#f7901f;
}

#item2756 {
	width:1492px !important;
	height:834px !important;
}

#item2754 {
	width:1492px !important;
	height:834px !important;
	left:378px !important;
	top:196px !important;
}

@keyframes appear-3587 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-3587 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item3768 {
	width:28px !important;
	height:29px !important;
	left:37px !important;
	top:37px !important;
	border:solid 3.0197132831383px #fff;
}

#item3889 {
	width:256px !important;
	height:87px !important;
	left:1473px !important;
	top:459px !important;
	background:#b2b2b2;
}

#item3890 {
	width:256px !important;
	height:87px !important;
	left:1473px !important;
	top:560px !important;
	background:#c2c9da;
}

#item3891 {
	width:256px !important;
	height:86px !important;
	left:1473px !important;
	top:661px !important;
	background:#96b4c0;
}

#item3892 {
	width:256px !important;
	height:86px !important;
	left:1473px !important;
	top:762px !important;
	background:#d8e7c3;
}

#item3893 {
	width:256px !important;
	height:87px !important;
	left:1473px !important;
	top:863px !important;
	background:#bbd6d4;
}

#item3945 {
	width:256px !important;
	height:87px !important;
	left:1132px !important;
	top:459px !important;
	background:#44494c;
}

#item3946 {
	width:256px !important;
	height:87px !important;
	left:1132px !important;
	top:560px !important;
	background:#304689;
}

#item3947 {
	width:256px !important;
	height:86px !important;
	left:1132px !important;
	top:661px !important;
	background:#26467d;
}

#item3948 {
	width:256px !important;
	height:86px !important;
	left:1132px !important;
	top:762px !important;
	background:#515941;
}

#item3949 {
	width:256px !important;
	height:87px !important;
	left:1132px !important;
	top:863px !important;
	background:#263035;
}

#item3977 {
	width:96px !important;
	height:146px !important;
	left:498px !important;
	top:463px !important;
	background:#d6d5d9;
}

#item3978 {
	width:96px !important;
	height:146px !important;
	left:611px !important;
	top:463px !important;
	background:#a2bbe2;
}

#item3979 {
	width:96px !important;
	height:146px !important;
	left:724px !important;
	top:463px !important;
	background:#7cbae6;
}

#item3980 {
	width:96px !important;
	height:146px !important;
	left:837px !important;
	top:463px !important;
	background:#cae5c6;
}

#item3981 {
	width:96px !important;
	height:146px !important;
	left:950px !important;
	top:463px !important;
	background:#8cbab5;
}

#item3982 {
	width:96px !important;
	height:146px !important;
	left:498px !important;
	top:633px !important;
	background:#acb0b3;
}

#item3983 {
	width:96px !important;
	height:146px !important;
	left:611px !important;
	top:633px !important;
	background:#8095ca;
}

#item3984 {
	width:96px !important;
	height:146px !important;
	left:724px !important;
	top:633px !important;
	background:#62a1d5;
}

#item3985 {
	width:96px !important;
	height:146px !important;
	left:837px !important;
	top:633px !important;
	background:#95ac84;
}

#item3986 {
	width:96px !important;
	height:146px !important;
	left:950px !important;
	top:633px !important;
	background:#48928e;
}

#item3987 {
	width:96px !important;
	height:146px !important;
	left:498px !important;
	top:804px !important;
	background:#7d8086;
}

#item3988 {
	width:96px !important;
	height:146px !important;
	left:611px !important;
	top:804px !important;
	background:#4c62ab;
}

#item3989 {
	width:96px !important;
	height:146px !important;
	left:724px !important;
	top:804px !important;
	background:#1e72ac;
}

#item3990 {
	width:96px !important;
	height:146px !important;
	left:837px !important;
	top:804px !important;
	background:#638064;
}

#item3991 {
	width:96px !important;
	height:146px !important;
	left:950px !important;
	top:804px !important;
	background:#346b61;
}

#item4169 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item4278 {
	width:68px !important;
	height:146px !important;
	background:#e5eaec;
}

#item4279 {
	width:136px !important;
	height:294px !important;
	left:80px !important;
	background:#fffdf9;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4280 {
	width:68px !important;
	height:146px !important;
	left:160px !important;
	background:#e6ddc6;
}

#item4281 {
	width:68px !important;
	height:146px !important;
	left:240px !important;
	background:#e1e1dd;
}

#item4282 {
	width:68px !important;
	height:146px !important;
	left:320px !important;
	background:#d4dce2;
}

#item4283 {
	width:68px !important;
	height:146px !important;
	left:400px !important;
	background:#c3d1ed;
}

#item4284 {
	width:68px !important;
	height:146px !important;
	left:480px !important;
	background:#bce1d1;
}

#item4286 {
	width:68px !important;
	height:146px !important;
	background:#c3ccd0;
}

#item4287 {
	width:68px !important;
	height:146px !important;
	left:80px !important;
	background:#f1e9ce;
}

#item4288 {
	width:68px !important;
	height:146px !important;
	left:160px !important;
	background:#d7c2a9;
}

#item4289 {
	width:68px !important;
	height:146px !important;
	left:240px !important;
	background:#cec7c4;
}

#item4290 {
	width:68px !important;
	height:146px !important;
	left:320px !important;
	background:#8aadc8;
}

#item4291 {
	width:68px !important;
	height:146px !important;
	left:400px !important;
	background:#9fadca;
}

#item4292 {
	width:68px !important;
	height:146px !important;
	left:480px !important;
	background:#91a99d;
}

#item4294 {
	width:68px !important;
	height:146px !important;
	background:#9098a2;
}

#item4295 {
	width:68px !important;
	height:146px !important;
	left:80px !important;
	background:#d7d2be;
}

#item4296 {
	width:68px !important;
	height:146px !important;
	left:160px !important;
	background:#c5a785;
}

#item4297 {
	width:68px !important;
	height:146px !important;
	left:240px !important;
	background:#b6a5a5;
}

#item4298 {
	width:68px !important;
	height:146px !important;
	left:320px !important;
	background:#4d7ea4;
}

#item4299 {
	width:68px !important;
	height:146px !important;
	left:400px !important;
	background:#6f87ae;
}

#item4300 {
	width:68px !important;
	height:146px !important;
	left:480px !important;
	background:#5d7d7a;
}

#item4023 {
	width:1492px !important;
	height:834px !important;
	background:#fff;
}

#item4078 {
	width:256px !important;
	height:70px !important;
	left:1095px !important;
	top:221px !important;
	background:#fedbb7;
}

#item4079 {
	width:256px !important;
	height:70px !important;
	left:1095px !important;
	top:306px !important;
	background:#fcf0b8;
}

#item4080 {
	width:256px !important;
	height:70px !important;
	left:1095px !important;
	top:390px !important;
	background:#fef7a9;
}

#item4081 {
	width:256px !important;
	height:70px !important;
	left:1095px !important;
	top:474px !important;
	background:#9f8859;
}

#item4082 {
	width:256px !important;
	height:70px !important;
	left:1095px !important;
	top:558px !important;
	background:#cdc6bf;
}

#item4083 {
	width:256px !important;
	height:70px !important;
	left:1095px !important;
	top:642px !important;
	background:#d5ead3;
}

#item4148 {
	width:80px !important;
	height:146px !important;
	background:#e8aa82;
}

#item4149 {
	width:160px !important;
	height:294px !important;
	left:93px !important;
	background:#f8f7c4;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4150 {
	width:80px !important;
	height:146px !important;
	left:187px !important;
	background:#fbf3bf;
}

#item4151 {
	width:80px !important;
	height:146px !important;
	left:281px !important;
	background:#e2e0c3;
}

#item4152 {
	width:160px !important;
	height:294px !important;
	left:374px !important;
	background:#f9f9e3;
	border:solid 1px #b2b2b2;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4153 {
	width:80px !important;
	height:146px !important;
	left:468px !important;
	background:#b4daae;
}

#item4155 {
	width:80px !important;
	height:146px !important;
	background:#f1a44c;
}

#item4156 {
	width:80px !important;
	height:146px !important;
	left:94px !important;
	background:#f0dc6c;
}

#item4157 {
	width:80px !important;
	height:146px !important;
	left:187px !important;
	background:#fbf4a1;
}

#item4158 {
	width:80px !important;
	height:146px !important;
	left:281px !important;
	background:#e1ca8c;
}

#item4159 {
	width:80px !important;
	height:146px !important;
	left:375px !important;
	background:#c6bbac;
}

#item4160 {
	width:80px !important;
	height:146px !important;
	left:468px !important;
	background:#8cce91;
}

#item4162 {
	width:80px !important;
	height:146px !important;
	background:#cb7d49;
}

#item4163 {
	width:80px !important;
	height:146px !important;
	left:94px !important;
	background:#e1b25a;
}

#item4164 {
	width:80px !important;
	height:146px !important;
	left:187px !important;
	background:#f5e378;
}

#item4165 {
	width:80px !important;
	height:146px !important;
	left:281px !important;
	background:#bea163;
}

#item4166 {
	width:80px !important;
	height:146px !important;
	left:375px !important;
	background:#a29080;
}

#item4167 {
	width:80px !important;
	height:146px !important;
	left:468px !important;
	background:#5c8f6a;
}

#item4021 {
	width:1492px !important;
	height:834px !important;
}

#item4019 {
	width:1492px !important;
	height:834px !important;
	left:378px !important;
	top:196px !important;
}

#item4318 {
	width:278px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item4316 {
	width:284px !important;
	height:132px !important;
	left:91px !important;
	top:323px !important;
}

#item4322 {
	width:278px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item4320 {
	width:284px !important;
	height:132px !important;
	left:91px !important;
	top:527px !important;
}

#item4326 {
	width:278px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item4324 {
	width:284px !important;
	height:132px !important;
	left:91px !important;
	top:731px !important;
}

#item6341 {
	width:1820px !important;
	height:980px !important;
	left:10px !important;
	top:10px !important;
}

#item6343 {
	width:1820px !important;
	height:980px !important;
	background:#fff;
}

#item6802 {
	width:1694px !important;
	height:320px !important;
	left:3px !important;
	top:3px !important;
}

#item6800 {
	width:1700px !important;
	height:326px !important;
	left:73px !important;
	top:173px !important;
}

#item6806 {
	width:1694px !important;
	height:320px !important;
	left:3px !important;
	top:3px !important;
}

#item6804 {
	width:1700px !important;
	height:326px !important;
	left:73px !important;
	top:571px !important;
}

#item5318 {
	width:1820px !important;
	height:980px !important;
	left:10px !important;
	top:10px !important;
}

#item5322 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5320 {
	width:258px !important;
	height:176px !important;
	left:-3px !important;
	top:277px !important;
}

#item5326 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5324 {
	width:258px !important;
	height:176px !important;
	left:-3px !important;
	top:557px !important;
}

#item5330 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5328 {
	width:258px !important;
	height:176px !important;
	left:867px !important;
	top:277px !important;
}

#item5334 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5332 {
	width:258px !important;
	height:176px !important;
	left:-2px !important;
	top:-3px !important;
}

#item5338 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5336 {
	width:258px !important;
	height:176px !important;
	left:867px !important;
	top:557px !important;
}

#item5342 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5340 {
	width:258px !important;
	height:176px !important;
	left:287px !important;
	top:557px !important;
}

#item5346 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5344 {
	width:258px !important;
	height:176px !important;
	left:1157px !important;
	top:277px !important;
}

#item5350 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5348 {
	width:258px !important;
	height:176px !important;
	left:288px !important;
	top:-3px !important;
}

#item5354 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5352 {
	width:258px !important;
	height:176px !important;
	left:1157px !important;
	top:557px !important;
}

#item5358 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5356 {
	width:258px !important;
	height:176px !important;
	left:575px !important;
	top:557px !important;
}

#item5362 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5360 {
	width:258px !important;
	height:176px !important;
	left:1445px !important;
	top:277px !important;
}

#item5366 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5364 {
	width:258px !important;
	height:176px !important;
	left:576px !important;
	top:-3px !important;
}

#item5370 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5368 {
	width:258px !important;
	height:176px !important;
	left:1445px !important;
	top:557px !important;
}

#item5374 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5372 {
	width:258px !important;
	height:176px !important;
	left:865px !important;
	top:-3px !important;
}

#item5378 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5376 {
	width:258px !important;
	height:176px !important;
	left:575px !important;
	top:277px !important;
}

#item5382 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5380 {
	width:258px !important;
	height:176px !important;
	left:1445px !important;
	top:-3px !important;
}

#item5385 {
	width:1820px !important;
	height:980px !important;
}

#item5386 {
	width:1820px !important;
	height:980px !important;
	background:#fff;
}

#item6282 {
	width:1122px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6280 {
	width:1128px !important;
	height:176px !important;
	left:-3px !important;
	top:-3px !important;
}

#item6286 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6284 {
	width:260px !important;
	height:176px !important;
	left:-3px !important;
	top:277px !important;
}

#item6290 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6288 {
	width:260px !important;
	height:176px !important;
	left:575px !important;
	top:277px !important;
}

#item6294 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6292 {
	width:260px !important;
	height:176px !important;
	left:285px !important;
	top:277px !important;
}

#item6298 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6296 {
	width:260px !important;
	height:176px !important;
	left:863px !important;
	top:277px !important;
}

#item6302 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6300 {
	width:260px !important;
	height:176px !important;
	left:-3px !important;
	top:557px !important;
}

#item6306 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6304 {
	width:260px !important;
	height:176px !important;
	left:575px !important;
	top:557px !important;
}

#item6310 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6308 {
	width:260px !important;
	height:176px !important;
	left:285px !important;
	top:557px !important;
}

#item6314 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6312 {
	width:260px !important;
	height:176px !important;
	left:863px !important;
	top:557px !important;
}

#item6318 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6316 {
	width:260px !important;
	height:176px !important;
	left:1227px !important;
	top:727px !important;
}

#item6322 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6320 {
	width:260px !important;
	height:176px !important;
	left:1227px !important;
	top:447px !important;
}

#item6326 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6324 {
	width:260px !important;
	height:176px !important;
	left:1227px !important;
	top:167px !important;
}

#item6330 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6328 {
	width:260px !important;
	height:176px !important;
	left:1517px !important;
	top:727px !important;
}

#item6334 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6332 {
	width:260px !important;
	height:176px !important;
	left:1517px !important;
	top:447px !important;
}

#item6338 {
	width:254px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item6336 {
	width:260px !important;
	height:176px !important;
	left:1517px !important;
	top:167px !important;
}

#item5243 {
	width:1820px !important;
	height:980px !important;
	left:10px !important;
	top:10px !important;
}

#item5247 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5245 {
	width:258px !important;
	height:176px !important;
	left:-3px !important;
	top:277px !important;
}

#item5251 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5249 {
	width:258px !important;
	height:176px !important;
	left:-3px !important;
	top:557px !important;
}

#item5255 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5253 {
	width:258px !important;
	height:176px !important;
	left:867px !important;
	top:277px !important;
}

#item5259 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5257 {
	width:258px !important;
	height:176px !important;
	left:-2px !important;
	top:-3px !important;
}

#item5263 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5261 {
	width:258px !important;
	height:176px !important;
	left:867px !important;
	top:557px !important;
}

#item5267 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5265 {
	width:258px !important;
	height:176px !important;
	left:287px !important;
	top:557px !important;
}

#item5271 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5269 {
	width:258px !important;
	height:176px !important;
	left:1157px !important;
	top:277px !important;
}

#item5275 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5273 {
	width:258px !important;
	height:176px !important;
	left:288px !important;
	top:-3px !important;
}

#item5279 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5277 {
	width:258px !important;
	height:176px !important;
	left:1157px !important;
	top:557px !important;
}

#item5283 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5281 {
	width:258px !important;
	height:176px !important;
	left:575px !important;
	top:557px !important;
}

#item5287 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5285 {
	width:258px !important;
	height:176px !important;
	left:1445px !important;
	top:277px !important;
}

#item5291 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5289 {
	width:258px !important;
	height:176px !important;
	left:576px !important;
	top:-3px !important;
}

#item5295 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5293 {
	width:258px !important;
	height:176px !important;
	left:1445px !important;
	top:557px !important;
}

#item5299 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5297 {
	width:258px !important;
	height:176px !important;
	left:865px !important;
	top:-3px !important;
}

#item5303 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5301 {
	width:258px !important;
	height:176px !important;
	left:575px !important;
	top:277px !important;
}

#item5307 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5305 {
	width:258px !important;
	height:176px !important;
	left:1445px !important;
	top:-3px !important;
}

#item5311 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5309 {
	width:258px !important;
	height:176px !important;
	left:359px !important;
	top:447px !important;
}

#item5315 {
	width:252px !important;
	height:170px !important;
	left:3px !important;
	top:3px !important;
}

#item5313 {
	width:258px !important;
	height:176px !important;
	left:1227px !important;
	top:167px !important;
}

#item5241 {
	width:1830px !important;
	height:990px !important;
	left:40px !important;
	top:40px !important;
}

#item6810 {
	width:254px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
}

#item6808 {
	width:260px !important;
	height:68px !important;
	left:1063px !important;
	top:85px !important;
}

#item6814 {
	width:254px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
}

#item6812 {
	width:260px !important;
	height:68px !important;
	left:1317px !important;
	top:85px !important;
}

#item6818 {
	width:254px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
}

#item6816 {
	width:260px !important;
	height:68px !important;
	left:1573px !important;
	top:85px !important;
}

#item6827 {
	width:1360px !important;
	height:1080px !important;
	left:560px !important;
}

#item7284 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item7282 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:257px !important;
}

#item7288 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item7286 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:657px !important;
}

#item7292 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item7290 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:457px !important;
}

#item7296 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item7294 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:859px !important;
}

@keyframes appear-15759 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-15759 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item16383 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16380 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16344 {
	width:280px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item16341 {
	width:286px !important;
	height:66px !important;
	left:1597px !important;
	top:34px !important;
}

#item7308 {
	width:1360px !important;
	height:1080px !important;
	left:560px !important;
}

#item7582 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item7580 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:457px !important;
}

#item7586 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item7584 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:855px !important;
}

#item7590 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item7588 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:656px !important;
}

@keyframes appear-15783 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-15783 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item15789 {
	width:270px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item15786 {
	width:276px !important;
	height:66px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16350 {
	width:280px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item16346 {
	width:286px !important;
	height:66px !important;
	left:1597px !important;
	top:34px !important;
}

#item16395 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16392 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item7620 {
	width:1360px !important;
	height:1080px !important;
	left:560px !important;
}

#item7955 {
	width:203px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item7953 {
	width:209px !important;
	height:178px !important;
	left:57px !important;
	top:257px !important;
}

#item7959 {
	width:203px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item7957 {
	width:209px !important;
	height:178px !important;
	left:57px !important;
	top:537px !important;
}

#item7963 {
	width:203px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item7961 {
	width:209px !important;
	height:178px !important;
	left:57px !important;
	top:816px !important;
}

#item7967 {
	width:203px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item7965 {
	width:209px !important;
	height:178px !important;
	left:293px !important;
	top:257px !important;
}

#item7971 {
	width:203px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item7969 {
	width:209px !important;
	height:178px !important;
	left:293px !important;
	top:537px !important;
}

#item7975 {
	width:203px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
}

#item7973 {
	width:209px !important;
	height:178px !important;
	left:293px !important;
	top:816px !important;
}

@keyframes appear-15806 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-15806 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item15812 {
	width:270px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item15809 {
	width:276px !important;
	height:66px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16355 {
	width:280px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item16352 {
	width:286px !important;
	height:66px !important;
	left:1597px !important;
	top:34px !important;
}

#item16407 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16404 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item7983 {
	width:1360px !important;
	height:1080px !important;
	left:560px !important;
}

#item8234 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8232 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:259px !important;
}

#item8238 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8236 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:659px !important;
}

#item8242 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8240 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:457px !important;
}

#item8246 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8244 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:857px !important;
}

@keyframes appear-15830 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-15830 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item15836 {
	width:270px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item15833 {
	width:276px !important;
	height:66px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16359 {
	width:280px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item16356 {
	width:286px !important;
	height:66px !important;
	left:1597px !important;
	top:34px !important;
}

#item16419 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16416 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item8254 {
	width:1360px !important;
	height:1080px !important;
	left:560px !important;
}

#item8608 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8606 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:259px !important;
}

#item8612 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8610 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:659px !important;
}

#item8616 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8614 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:457px !important;
}

#item8620 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8618 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:857px !important;
}

@keyframes appear-15860 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-15860 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item15866 {
	width:270px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item15863 {
	width:276px !important;
	height:66px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16363 {
	width:280px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item16360 {
	width:286px !important;
	height:66px !important;
	left:1597px !important;
	top:34px !important;
}

#item16431 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16428 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item8632 {
	width:1360px !important;
	height:1080px !important;
	left:560px !important;
}

#item8876 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8874 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:259px !important;
}

#item8880 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8878 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:659px !important;
}

#item8884 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8882 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:457px !important;
}

#item8888 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item8886 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:857px !important;
}

@keyframes appear-15885 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-15885 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item15891 {
	width:270px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item15888 {
	width:276px !important;
	height:66px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16367 {
	width:280px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item16364 {
	width:286px !important;
	height:66px !important;
	left:1597px !important;
	top:34px !important;
}

#item16443 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16440 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item8900 {
	width:1360px !important;
	height:1080px !important;
	left:560px !important;
}

#item9148 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item9146 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:259px !important;
}

#item9152 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item9150 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:659px !important;
}

#item9156 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item9154 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:457px !important;
}

#item9160 {
	width:436px !important;
	height:130px !important;
	left:3px !important;
	top:3px !important;
}

#item9158 {
	width:442px !important;
	height:136px !important;
	left:59px !important;
	top:857px !important;
}

@keyframes appear-15906 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-15906 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item15912 {
	width:270px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item15909 {
	width:276px !important;
	height:66px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16371 {
	width:280px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item16368 {
	width:286px !important;
	height:66px !important;
	left:1597px !important;
	top:34px !important;
}

#item16455 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16452 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item9212 {
	width:32px !important;
	height:25px !important;
	background:#fff;
}

#item9301 {
	width:1px !important;
	height:2px !important;
	left:5px !important;
	top:5px !important;
	background:#221d20;
}

#item9302 {
	width:1px !important;
	height:2px !important;
	left:6px !important;
	top:5px !important;
	background:#221d20;
}

#item9303 {
	width:1px !important;
	height:2px !important;
	left:4px !important;
	top:5px !important;
	background:#221d20;
}

#item9365 {
	width:19px !important;
	height:1px !important;
	top:7px !important;
	background:#231d1f;
}

#item9366 {
	width:19px !important;
	height:1px !important;
	top:8px !important;
	background:#231d1f;
}

@keyframes appear-9373 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-9373 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item9640 {
	width:1453px !important;
	height:834px !important;
	background:#fff;
}

#item9638 {
	width:1453px !important;
	height:834px !important;
}

#item9636 {
	width:1453px !important;
	height:834px !important;
	left:416px !important;
	top:196px !important;
}

#item9690 {
	width:296px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
}

#item9688 {
	width:302px !important;
	height:126px !important;
	left:86px !important;
	top:615px !important;
}

#item9694 {
	width:296px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
}

#item9692 {
	width:302px !important;
	height:126px !important;
	left:86px !important;
	top:823px !important;
}

#item9702 {
	width:844px !important;
	height:468px !important;
	left:102px !important;
	top:199px !important;
	background:#f7f7f1;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9703 {
	width:844px !important;
	height:468px !important;
	left:538px !important;
	top:199px !important;
	background:#faf4cf;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9704 {
	width:844px !important;
	height:468px !important;
	left:971px !important;
	top:199px !important;
	background:#faf4c2;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9705 {
	width:844px !important;
	height:468px !important;
	left:102px !important;
	top:478px !important;
	background:#e5ddc0;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9706 {
	width:844px !important;
	height:468px !important;
	left:538px !important;
	top:478px !important;
	background:#dcedd2;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9707 {
	width:844px !important;
	height:468px !important;
	left:971px !important;
	top:478px !important;
	background:#dfeaf1;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9708 {
	width:844px !important;
	height:468px !important;
	left:102px !important;
	top:758px !important;
	background:#bbcbd6;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9709 {
	width:844px !important;
	height:468px !important;
	left:538px !important;
	top:758px !important;
	background:#f4e1c9;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9912 {
	width:844px !important;
	height:468px !important;
	left:1405px !important;
	top:199px !important;
	background:#f3e7c3;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9913 {
	width:844px !important;
	height:468px !important;
	left:1405px !important;
	top:478px !important;
	background:#dcdfda;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9960 {
	width:1698px !important;
	height:212px !important;
	left:3px !important;
	top:3px !important;
}

#item9958 {
	width:1704px !important;
	height:218px !important;
	left:111px !important;
	top:207px !important;
}

#item9964 {
	width:1698px !important;
	height:212px !important;
	left:3px !important;
	top:3px !important;
}

#item9962 {
	width:1704px !important;
	height:218px !important;
	left:111px !important;
	top:487px !important;
}

#item9968 {
	width:834px !important;
	height:212px !important;
	left:3px !important;
	top:3px !important;
}

#item9966 {
	width:840px !important;
	height:218px !important;
	left:111px !important;
	top:765px !important;
}

#item9976 {
	width:1360px !important;
	height:1080px !important;
	left:560px !important;
}

#item10031 {
	width:460px !important;
	height:418px !important;
	left:50px !important;
	top:486px !important;
	background:#faf4c2;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item10032 {
	width:306px !important;
	height:418px !important;
	left:50px !important;
	top:744px !important;
	background:#f4e1c9;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item10033 {
	width:306px !important;
	height:418px !important;
	left:203px !important;
	top:744px !important;
	background:#bbcbd6;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item10034 {
	width:306px !important;
	height:418px !important;
	left:357px !important;
	top:744px !important;
	background:#dcedd2;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item10035 {
	width:460px !important;
	height:418px !important;
	left:280px !important;
	top:486px !important;
	background:#e5ddc0;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item10180 {
	width:434px !important;
	height:188px !important;
	left:3px !important;
	top:3px !important;
}

#item10178 {
	width:440px !important;
	height:194px !important;
	left:60px !important;
	top:493px !important;
}

#item10184 {
	width:434px !important;
	height:188px !important;
	left:3px !important;
	top:3px !important;
}

#item10182 {
	width:440px !important;
	height:194px !important;
	left:60px !important;
	top:751px !important;
}

@keyframes appear-16464 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-16464 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item16471 {
	width:270px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item16467 {
	width:276px !important;
	height:66px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16491 {
	width:70px !important;
	height:110px !important;
	left:3px !important;
	top:3px !important;
}

#item16488 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16375 {
	width:270px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item16372 {
	width:276px !important;
	height:66px !important;
	left:1617px !important;
	top:33px !important;
}

#item15939 {
	width:1920px !important;
	height:250px !important;
	top:830px !important;
	background:#000;
}

#item15945 {
	width:76px !important;
	height:116px !important;
	left:-3px !important;
	top:-3px !important;
}

#item16137 {
	width:360px !important;
	height:74px !important;
	border:solid 2.0014362px #fff;
}

#item16229 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#717071;
}

#item16226 {
	width:56px !important;
	height:56px !important;
	left:1817px !important;
	top:47px !important;
}

#item16243 {
	width:340px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item16240 {
	width:346px !important;
	height:60px !important;
	left:107px !important;
	top:911px !important;
}
#in5footer,  #prefooter {display:none;}
