/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
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;
	will-change:transform;
}	
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);
}
@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; }
}

#item104319 {
	width:227px !important;
	height:101px !important;
}

#item104316 {
	width:227px !important;
	height:101px !important;
	left:1657px !important;
	top:943px !important;
}

#item104488 {
	width:464px !important;
	height:176px !important;
	border:solid 5px #ffb133;
}

#item104429 {
	width:464px !important;
	height:176px !important;
	border:solid 5px #ffc81b;
}

#item104371 {
	width:459px !important;
	height:171px !important;
	left:3px !important;
	top:3px !important;
}

#item104368 {
	width:464px !important;
	height:176px !important;
	left:142px !important;
	top:850px !important;
}

#item104545 {
	width:431px !important;
	height:672px !important;
	left:1470px !important;
	top:232px !important;
}

#item104683 {
	opacity:0.65;
	width:963px !important;
	height:1079px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item104680 {
	width:969px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item104684 {
	width:780px !important;
	height:813px !important;
	left:116px !important;
	top:192px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f7c500;
}

#item104690 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item104686 {
	width:53px !important;
	height:53px !important;
	left:833px !important;
	top:204px !important;
}

#item104695 {
	width:688px !important;
	height:731px !important;
	left:165px !important;
	top:261px !important;
}

#item104678 {
	width:10px !important;
	height:6px !important;
	left:13px !important;
	top:12px !important;
}

#item104676 {
	width:979px !important;
	height:1095px !important;
	left:947px !important;
	top:-12px !important;
}

#item107369 {
	width:668px !important;
	height:438px !important;
	left:796px !important;
	top:140px !important;
}

#item107475 {
	width:227px !important;
	height:101px !important;
}

#item107472 {
	width:227px !important;
	height:101px !important;
	left:1237px !important;
	top:943px !important;
}

#item107666 {
	width:464px !important;
	height:176px !important;
	border:solid 5px #ffb133;
}

#item107606 {
	width:464px !important;
	height:176px !important;
	border:solid 5px #ffc81b;
}

#item107549 {
	width:459px !important;
	height:171px !important;
	left:3px !important;
	top:3px !important;
}

#item107546 {
	width:464px !important;
	height:176px !important;
	left:117px !important;
	top:842px !important;
}

#item107834 {
	opacity:0.65;
	width:759px !important;
	height:1092px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item107831 {
	width:765px !important;
	height:1098px !important;
	left:876px !important;
	top:10px !important;
}

#item107835 {
	width:583px !important;
	height:783px !important;
	left:973px !important;
	top:200px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f7c500;
}

#item107840 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item107837 {
	width:53px !important;
	height:53px !important;
	left:1491px !important;
	top:214px !important;
}

#item107845 {
	width:524px !important;
	height:661px !important;
	left:1007px !important;
	top:283px !important;
}

#item107895 {
	width:10px !important;
	height:6px !important;
	left:10px !important;
	top:15px !important;
}

#item107829 {
	width:1641px !important;
	height:1108px !important;
	left:-129px !important;
	top:-15px !important;
}

#item109549 {
	width:360px !important;
	height:640px !important;
}

#item109599 {
	width:197px !important;
	height:2px !important;
	left:12px !important;
	top:35px !important;
	background:#ce57c1;
}

#item109661 {
	width:130px !important;
	height:58px !important;
}

#item109658 {
	width:130px !important;
	height:58px !important;
	left:16px !important;
	top:1202px !important;
}

#item109828 {
	width:254px !important;
	height:82px !important;
	border:solid 5px #ffb133;
}

#item109770 {
	width:254px !important;
	height:82px !important;
	border:solid 5px #ffc81b;
}

#item109712 {
	width:251px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
}

#item109709 {
	width:254px !important;
	height:82px !important;
	left:12px !important;
	top:256px !important;
}

#item110012 {
	opacity:0.65;
	width:364px !important;
	height:915px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item110010 {
	width:370px !important;
	height:921px !important;
	left:286px !important;
	top:10px !important;
}

#item110013 {
	width:288px !important;
	height:412px !important;
	left:327px !important;
	top:51px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f7c500;
}

#item110019 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item110015 {
	width:31px !important;
	height:31px !important;
	left:581px !important;
	top:56px !important;
}

#item110024 {
	width:271px !important;
	height:360px !important;
	left:337px !important;
	top:89px !important;
}

#item110074 {
	width:3px !important;
	height:2px !important;
	left:10px !important;
	top:78px !important;
}

#item110008 {
	width:656px !important;
	height:931px !important;
	left:-290px !important;
	top:345px !important;
}

#item104868 {
	width:896px !important;
	height:644px !important;
	left:147px !important;
	top:400px !important;
	background:#01694c;
}

#item104873 {
	width:287px !important;
	height:101px !important;
}

#item104870 {
	width:287px !important;
	height:101px !important;
	left:1313px !important;
	top:943px !important;
}

#item104926 {
	width:227px !important;
	height:101px !important;
}

#item104923 {
	width:227px !important;
	height:101px !important;
	left:1658px !important;
	top:943px !important;
}

#item105029 {
	width:861px !important;
	height:484px !important;
	left:172px !important;
	top:523px !important;
}

#item105076 {
	width:592px !important;
	height:7px !important;
	left:190px !important;
	top:497px !important;
	background:#f7c500;
}

#item105197 {
	width:323px !important;
	height:176px !important;
	border:solid 5px #ff9734;
}

#item105137 {
	width:323px !important;
	height:176px !important;
	border:solid 5px #ffb723;
}

#item105080 {
	width:318px !important;
	height:171px !important;
	left:3px !important;
	top:3px !important;
}

#item105077 {
	width:323px !important;
	height:176px !important;
	left:1040px !important;
	top:597px !important;
}

#item105357 {
	opacity:0.65;
	width:1045px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item105354 {
	width:1051px !important;
	height:1086px !important;
	left:10px !important;
	top:10px !important;
}

#item105358 {
	width:603px !important;
	height:654px !important;
	left:258px !important;
	top:242px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f7c500;
}

#item105363 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item105360 {
	width:53px !important;
	height:53px !important;
	left:798px !important;
	top:253px !important;
}

#item194932 {
	width:524px !important;
	height:560px !important;
	left:299px !important;
	top:308px !important;
}

#item105418 {
	width:10px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
}

#item105352 {
	width:1061px !important;
	height:1096px !important;
	left:-15px !important;
	top:-13px !important;
}

#item107959 {
	width:747px !important;
	height:1089px !important;
	left:753px !important;
	top:-8px !important;
	background:#f7c500;
}

#item107964 {
	width:287px !important;
	height:101px !important;
}

#item107961 {
	width:287px !important;
	height:101px !important;
	left:893px !important;
	top:943px !important;
}

#item108017 {
	width:227px !important;
	height:101px !important;
}

#item108014 {
	width:227px !important;
	height:101px !important;
	left:1237px !important;
	top:943px !important;
}

#item108076 {
	width:717px !important;
	height:644px !important;
	left:36px !important;
	top:400px !important;
	background:#01694c;
}

#item108124 {
	width:675px !important;
	height:484px !important;
	left:63px !important;
	top:523px !important;
}

#item108171 {
	width:592px !important;
	height:7px !important;
	left:78px !important;
	top:497px !important;
	background:#f7c500;
}

#item108291 {
	width:323px !important;
	height:176px !important;
	border:solid 5px #ff9734;
}

#item108233 {
	width:323px !important;
	height:176px !important;
	border:solid 5px #ffb723;
}

#item108175 {
	width:318px !important;
	height:171px !important;
	left:3px !important;
	top:3px !important;
}

#item108172 {
	width:323px !important;
	height:176px !important;
	left:750px !important;
	top:602px !important;
}

#item108454 {
	opacity:0.65;
	width:753px !important;
	height:1097px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item108451 {
	width:759px !important;
	height:1103px !important;
	left:90px !important;
	top:10px !important;
}

#item108455 {
	width:614px !important;
	height:662px !important;
	left:161px !important;
	top:220px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f7c500;
}

#item108460 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item108457 {
	width:53px !important;
	height:53px !important;
	left:713px !important;
	top:232px !important;
}

#item194865 {
	width:538px !important;
	height:571px !important;
	left:199px !important;
	top:297px !important;
}

#item108514 {
	width:10px !important;
	height:6px !important;
	left:10px !important;
	top:13px !important;
}

#item108449 {
	width:849px !important;
	height:1113px !important;
	left:-93px !important;
	top:-16px !important;
}

#item110164 {
	width:165px !important;
	height:58px !important;
}

#item110161 {
	width:165px !important;
	height:58px !important;
	left:17px !important;
	top:570px !important;
}

#item110216 {
	width:130px !important;
	height:58px !important;
}

#item110213 {
	width:130px !important;
	height:58px !important;
	left:213px !important;
	top:570px !important;
}

#item110387 {
	width:363px !important;
	height:507px !important;
	top:47px !important;
}

#item110389 {
	width:343px !important;
	height:324px !important;
	left:17px !important;
	top:189px !important;
	background:#01694c;
}

#item110391 {
	width:316px !important;
	height:254px !important;
	left:32px !important;
	top:236px !important;
}

#item110438 {
	width:258px !important;
	height:2px !important;
	left:41px !important;
	top:225px !important;
	background:#f7c500;
}

#item110440 {
	width:366px !important;
	height:291px !important;
	left:-3px !important;
	top:567px !important;
	background:#f7c500;
}

#item110562 {
	width:158px !important;
	height:72px !important;
	border:solid 5px #ff9734;
}

#item110503 {
	width:158px !important;
	height:72px !important;
	border:solid 5px #ffb723;
}

#item110445 {
	width:156px !important;
	height:70px !important;
	left:1px !important;
	top:1px !important;
}

#item110442 {
	width:158px !important;
	height:72px !important;
	left:159px !important;
	top:513px !important;
}

#item110288 {
	width:197px !important;
	height:2px !important;
	left:12px !important;
	top:35px !important;
	background:#ce57c1;
}

#item110682 {
	opacity:0.65;
	width:364px !important;
	height:596px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item110680 {
	width:370px !important;
	height:602px !important;
	left:286px !important;
	top:10px !important;
}

#item110683 {
	width:288px !important;
	height:405px !important;
	left:329px !important;
	top:67px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f7c500;
}

#item110687 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item110685 {
	width:31px !important;
	height:31px !important;
	left:583px !important;
	top:72px !important;
}

#item194745 {
	width:271px !important;
	height:352px !important;
	left:339px !important;
	top:111px !important;
}

#item110741 {
	width:3px !important;
	height:2px !important;
	left:10px !important;
	top:267px !important;
}

#item110677 {
	width:656px !important;
	height:612px !important;
	left:-293px !important;
	top:34px !important;
}

#item105514 {
	width:287px !important;
	height:101px !important;
}

#item105511 {
	width:287px !important;
	height:101px !important;
	left:1313px !important;
	top:943px !important;
}

#item105566 {
	width:227px !important;
	height:101px !important;
}

#item105563 {
	width:227px !important;
	height:101px !important;
	left:1657px !important;
	top:943px !important;
}

#item105614 {
	width:753px !important;
	height:1080px !important;
	background:#01694c;
}

#item105654 {
	width:754px !important;
	height:583px !important;
	left:559px !important;
	top:267px !important;
}

#item105702 {
	width:592px !important;
	height:7px !important;
	left:586px !important;
	top:241px !important;
	background:#01694c;
}

#item108558 {
	width:753px !important;
	height:1080px !important;
	background:#01694c;
}

#item108566 {
	width:815px !important;
	height:666px !important;
	left:634px !important;
	top:36px !important;
	background:#f7c500;
}

#item108574 {
	width:754px !important;
	height:484px !important;
	left:658px !important;
	top:161px !important;
}

#item108621 {
	width:592px !important;
	height:7px !important;
	left:685px !important;
	top:135px !important;
	background:#01694c;
}

#item108673 {
	width:287px !important;
	height:101px !important;
}

#item108670 {
	width:287px !important;
	height:101px !important;
	left:893px !important;
	top:943px !important;
}

#item108724 {
	width:227px !important;
	height:101px !important;
}

#item108721 {
	width:227px !important;
	height:101px !important;
	left:1237px !important;
	top:943px !important;
}

#item110819 {
	width:360px !important;
	height:502px !important;
	top:47px !important;
}

#item110821 {
	width:250px !important;
	height:334px !important;
	background:#01694c;
}

#item110829 {
	width:360px !important;
	height:2873px !important;
	top:265px !important;
	background:#f7c500;
}

#item110861 {
	width:257px !important;
	height:2px !important;
	left:28px !important;
	top:312px !important;
	background:#01694c;
}

#item110934 {
	width:165px !important;
	height:58px !important;
}

#item110931 {
	width:165px !important;
	height:58px !important;
	left:17px !important;
	top:570px !important;
}

#item110985 {
	width:130px !important;
	height:58px !important;
}

#item110982 {
	width:130px !important;
	height:58px !important;
	left:213px !important;
	top:570px !important;
}

#item111059 {
	width:197px !important;
	height:2px !important;
	left:12px !important;
	top:35px !important;
	background:#ce57c1;
}

#item105910 {
	width:780px !important;
	height:1080px !important;
	left:42px !important;
	top:1px !important;
	background:#f7c500;
}

#item105916 {
	width:287px !important;
	height:101px !important;
}

#item105912 {
	width:287px !important;
	height:101px !important;
	left:1329px !important;
	top:921px !important;
}

#item105996 {
	width:334px !important;
	height:7px !important;
	left:929px !important;
	top:147px !important;
	background:#01694c;
}

#item105998 {
	width:885px !important;
	height:672px !important;
	left:903px !important;
	top:186px !important;
}

#item106025 {
	width:239px !important;
	height:67px !important;
}

#item106022 {
	width:239px !important;
	height:67px !important;
	left:1645px !important;
	top:900px !important;
}

#item106076 {
	width:239px !important;
	height:67px !important;
}

#item106073 {
	width:239px !important;
	height:67px !important;
	left:1645px !important;
	top:978px !important;
}

#item106244 {
	width:339px !important;
	height:145px !important;
	border:solid 5px #ff9734;
}

#item106186 {
	width:339px !important;
	height:145px !important;
	border:solid 5px #ffb723;
}

#item106128 {
	width:334px !important;
	height:140px !important;
	left:3px !important;
	top:3px !important;
}

#item106125 {
	width:339px !important;
	height:145px !important;
	left:770px !important;
	top:902px !important;
}

#item106409 {
	opacity:0.65;
	width:1168px !important;
	height:1089px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item106406 {
	width:1174px !important;
	height:1095px !important;
	left:10px !important;
	top:10px !important;
}

#item106410 {
	width:603px !important;
	height:484px !important;
	left:304px !important;
	top:296px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f7c500;
}

#item106415 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item106412 {
	width:53px !important;
	height:53px !important;
	left:842px !important;
	top:308px !important;
}

#item106404 {
	width:10px !important;
	height:6px !important;
	left:136px !important;
	top:12px !important;
}

#item106402 {
	width:1184px !important;
	height:1105px !important;
	left:759px !important;
	top:-13px !important;
}

#item108923 {
	width:780px !important;
	height:1080px !important;
	left:42px !important;
	background:#f7c500;
}

#item108928 {
	width:287px !important;
	height:101px !important;
}

#item108925 {
	width:287px !important;
	height:101px !important;
	left:910px !important;
	top:921px !important;
}

#item109005 {
	width:334px !important;
	height:7px !important;
	left:856px !important;
	top:90px !important;
	background:#01694c;
}

#item109007 {
	width:633px !important;
	height:599px !important;
	left:844px !important;
	top:130px !important;
}

#item109034 {
	width:239px !important;
	height:67px !important;
}

#item109031 {
	width:239px !important;
	height:67px !important;
	left:1226px !important;
	top:900px !important;
}

#item109085 {
	width:239px !important;
	height:67px !important;
}

#item109082 {
	width:239px !important;
	height:67px !important;
	left:1226px !important;
	top:977px !important;
}

#item109253 {
	width:339px !important;
	height:145px !important;
	border:solid 5px #ff9734;
}

#item109194 {
	width:339px !important;
	height:145px !important;
	border:solid 5px #ffb723;
}

#item109137 {
	width:334px !important;
	height:140px !important;
	left:3px !important;
	top:3px !important;
}

#item109134 {
	width:339px !important;
	height:145px !important;
	left:772px !important;
	top:755px !important;
}

#item109415 {
	opacity:0.65;
	width:737px !important;
	height:1100px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item109412 {
	width:743px !important;
	height:1106px !important;
	left:88px !important;
	top:10px !important;
}

#item109439 {
	width:603px !important;
	height:484px !important;
	left:178px !important;
	top:307px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f7c500;
}

#item109445 {
	width:47px !important;
	height:47px !important;
	left:3px !important;
	top:3px !important;
}

#item109441 {
	width:53px !important;
	height:53px !important;
	left:716px !important;
	top:319px !important;
}

#item109410 {
	width:10px !important;
	height:6px !important;
	left:10px !important;
	top:23px !important;
}

#item109408 {
	width:830px !important;
	height:1116px !important;
	left:681px !important;
	top:-22px !important;
}

#item111190 {
	width:360px !important;
	height:476px !important;
	top:47px !important;
}

#item111192 {
	width:297px !important;
	height:428px !important;
	left:63px !important;
	top:1px !important;
	background:#f7c500;
}

#item111224 {
	width:141px !important;
	height:2px !important;
	left:29px !important;
	top:501px !important;
	background:#01694c;
}

#item111346 {
	width:153px !important;
	height:63px !important;
	border:solid 5px #ff9734;
}

#item111286 {
	width:153px !important;
	height:63px !important;
	border:solid 5px #ffb723;
}

#item111229 {
	width:150px !important;
	height:61px !important;
	left:1px !important;
	top:1px !important;
}

#item111226 {
	width:153px !important;
	height:63px !important;
	left:196px !important;
	top:427px !important;
}

#item111450 {
	width:197px !important;
	height:2px !important;
	left:12px !important;
	top:35px !important;
	background:#ce57c1;
}

#item111552 {
	width:160px !important;
	height:45px !important;
}

#item111549 {
	width:160px !important;
	height:45px !important;
	left:188px !important;
	top:531px !important;
}

#item111604 {
	width:160px !important;
	height:45px !important;
}

#item111601 {
	width:160px !important;
	height:45px !important;
	left:188px !important;
	top:583px !important;
}

#item111656 {
	width:165px !important;
	height:58px !important;
}

#item111653 {
	width:165px !important;
	height:58px !important;
	left:12px !important;
	top:551px !important;
}

#item111710 {
	opacity:0.65;
	width:364px !important;
	height:593px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item111708 {
	width:370px !important;
	height:599px !important;
	left:286px !important;
	top:10px !important;
}

#item111711 {
	width:288px !important;
	height:297px !important;
	left:329px !important;
	top:161px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#f7c500;
}

#item111715 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item111713 {
	width:31px !important;
	height:31px !important;
	left:583px !important;
	top:166px !important;
}

#item111706 {
	width:3px !important;
	height:2px !important;
	left:10px !important;
	top:268px !important;
}

#item111704 {
	width:656px !important;
	height:609px !important;
	left:-293px !important;
	top:34px !important;
}

#item121440 {
	width:287px !important;
	height:101px !important;
}

#item121437 {
	width:287px !important;
	height:101px !important;
	left:702px !important;
	top:943px !important;
}

#item121491 {
	width:380px !important;
	height:101px !important;
}

#item121488 {
	width:380px !important;
	height:101px !important;
	left:1046px !important;
	top:943px !important;
}

#item121640 {
	width:117px !important;
	height:86px !important;
	left:1718px !important;
	top:818px !important;
}

#item121652 {
	width:117px !important;
	height:86px !important;
	left:1580px !important;
	top:818px !important;
}

#item121662 {
	width:117px !important;
	height:86px !important;
	left:1441px !important;
	top:818px !important;
}

#item121673 {
	width:117px !important;
	height:86px !important;
	left:1303px !important;
	top:818px !important;
}

#item121684 {
	width:117px !important;
	height:86px !important;
	left:1165px !important;
	top:818px !important;
}

#item121696 {
	width:117px !important;
	height:86px !important;
	left:1027px !important;
	top:818px !important;
}

#item121710 {
	width:117px !important;
	height:86px !important;
	left:889px !important;
	top:818px !important;
}

#item121722 {
	width:117px !important;
	height:86px !important;
	left:750px !important;
	top:818px !important;
}

#item121734 {
	width:117px !important;
	height:86px !important;
	left:612px !important;
	top:818px !important;
}

#item121748 {
	width:117px !important;
	height:86px !important;
	left:474px !important;
	top:818px !important;
}

#item121763 {
	width:117px !important;
	height:86px !important;
	left:336px !important;
	top:818px !important;
}

#item121777 {
	width:117px !important;
	height:86px !important;
	left:197px !important;
	top:818px !important;
}

#item121789 {
	width:117px !important;
	height:86px !important;
	left:1718px !important;
	top:715px !important;
}

#item121800 {
	width:117px !important;
	height:86px !important;
	left:1580px !important;
	top:715px !important;
}

#item121811 {
	width:117px !important;
	height:86px !important;
	left:1441px !important;
	top:715px !important;
}

#item121822 {
	width:117px !important;
	height:86px !important;
	left:1303px !important;
	top:715px !important;
}

#item121834 {
	width:117px !important;
	height:86px !important;
	left:1165px !important;
	top:715px !important;
}

#item121848 {
	width:117px !important;
	height:86px !important;
	left:1027px !important;
	top:715px !important;
}

#item121860 {
	width:117px !important;
	height:86px !important;
	left:889px !important;
	top:715px !important;
}

#item121873 {
	width:117px !important;
	height:86px !important;
	left:750px !important;
	top:715px !important;
}

#item121886 {
	width:117px !important;
	height:86px !important;
	left:612px !important;
	top:715px !important;
}

#item121898 {
	width:117px !important;
	height:86px !important;
	left:474px !important;
	top:715px !important;
}

#item121913 {
	width:117px !important;
	height:86px !important;
	left:336px !important;
	top:715px !important;
}

#item121925 {
	width:117px !important;
	height:86px !important;
	left:197px !important;
	top:715px !important;
}

#item121940 {
	width:45px !important;
	height:80px !important;
}

#item121937 {
	width:45px !important;
	height:80px !important;
	left:1659px !important;
	top:320px !important;
}

#item121942 {
	width:45px !important;
	height:80px !important;
	left:333px !important;
	top:320px !important;
}

#item121947 {
	width:1206px !important;
	height:649px !important;
	left:415px !important;
	top:36px !important;
}

#item122211 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff5bf;
}

#item122145 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fae926;
}

#item122180 {
	width:131px !important;
	height:117px !important;
	background:#ce57c1;
	border:solid 5px #fff;
}

#item122142 {
	width:131px !important;
	height:117px !important;
	left:1789px !important;
}

#item122681 {
	width:287px !important;
	height:101px !important;
}

#item122678 {
	width:287px !important;
	height:101px !important;
	left:486px !important;
	top:943px !important;
}

#item122732 {
	width:380px !important;
	height:101px !important;
}

#item122729 {
	width:380px !important;
	height:101px !important;
	left:830px !important;
	top:943px !important;
}

#item122781 {
	width:92px !important;
	height:79px !important;
	left:1356px !important;
	top:815px !important;
}

#item122791 {
	width:92px !important;
	height:79px !important;
	left:1247px !important;
	top:815px !important;
}

#item122801 {
	width:92px !important;
	height:79px !important;
	left:1138px !important;
	top:815px !important;
}

#item122813 {
	width:92px !important;
	height:79px !important;
	left:1029px !important;
	top:815px !important;
}

#item122824 {
	width:92px !important;
	height:79px !important;
	left:920px !important;
	top:815px !important;
}

#item122835 {
	width:92px !important;
	height:79px !important;
	left:811px !important;
	top:815px !important;
}

#item122845 {
	width:92px !important;
	height:79px !important;
	left:703px !important;
	top:815px !important;
}

#item122855 {
	width:92px !important;
	height:79px !important;
	left:594px !important;
	top:815px !important;
}

#item122864 {
	width:92px !important;
	height:79px !important;
	left:485px !important;
	top:815px !important;
}

#item122876 {
	width:92px !important;
	height:79px !important;
	left:376px !important;
	top:815px !important;
}

#item122888 {
	width:92px !important;
	height:79px !important;
	left:267px !important;
	top:815px !important;
}

#item122901 {
	width:92px !important;
	height:79px !important;
	left:158px !important;
	top:815px !important;
}

#item122911 {
	width:92px !important;
	height:79px !important;
	left:1356px !important;
	top:721px !important;
}

#item122921 {
	width:92px !important;
	height:79px !important;
	left:1247px !important;
	top:721px !important;
}

#item122931 {
	width:92px !important;
	height:79px !important;
	left:1138px !important;
	top:721px !important;
}

#item122943 {
	width:92px !important;
	height:79px !important;
	left:1029px !important;
	top:721px !important;
}

#item122955 {
	width:92px !important;
	height:79px !important;
	left:920px !important;
	top:721px !important;
}

#item122965 {
	width:92px !important;
	height:79px !important;
	left:811px !important;
	top:721px !important;
}

#item122975 {
	width:92px !important;
	height:79px !important;
	left:703px !important;
	top:721px !important;
}

#item122985 {
	width:92px !important;
	height:79px !important;
	left:594px !important;
	top:721px !important;
}

#item122996 {
	width:92px !important;
	height:79px !important;
	left:485px !important;
	top:721px !important;
}

#item123007 {
	width:92px !important;
	height:79px !important;
	left:376px !important;
	top:721px !important;
}

#item123020 {
	width:92px !important;
	height:79px !important;
	left:267px !important;
	top:721px !important;
}

#item123030 {
	width:92px !important;
	height:79px !important;
	left:158px !important;
	top:721px !important;
}

#item123044 {
	width:45px !important;
	height:80px !important;
}

#item123041 {
	width:45px !important;
	height:80px !important;
	left:1344px !important;
	top:308px !important;
}

#item123046 {
	width:45px !important;
	height:80px !important;
	left:221px !important;
	top:308px !important;
}

#item123051 {
	width:1034px !important;
	height:650px !important;
	left:288px !important;
	top:36px !important;
}

#item123869 {
	width:49px !important;
	height:48px !important;
	left:299px !important;
	top:503px !important;
}

#item123880 {
	width:49px !important;
	height:48px !important;
	left:242px !important;
	top:503px !important;
}

#item123890 {
	width:49px !important;
	height:48px !important;
	left:184px !important;
	top:503px !important;
}

#item123900 {
	width:49px !important;
	height:48px !important;
	left:127px !important;
	top:503px !important;
}

#item123912 {
	width:49px !important;
	height:48px !important;
	left:69px !important;
	top:503px !important;
}

#item123927 {
	width:49px !important;
	height:48px !important;
	left:12px !important;
	top:503px !important;
}

#item123937 {
	width:49px !important;
	height:48px !important;
	left:299px !important;
	top:446px !important;
}

#item123947 {
	width:49px !important;
	height:48px !important;
	left:242px !important;
	top:446px !important;
}

#item123956 {
	width:49px !important;
	height:48px !important;
	left:184px !important;
	top:446px !important;
}

#item123967 {
	width:49px !important;
	height:48px !important;
	left:127px !important;
	top:446px !important;
}

#item123979 {
	width:49px !important;
	height:48px !important;
	left:69px !important;
	top:446px !important;
}

#item123991 {
	width:49px !important;
	height:48px !important;
	left:12px !important;
	top:446px !important;
}

#item124001 {
	width:49px !important;
	height:48px !important;
	left:299px !important;
	top:388px !important;
}

#item124011 {
	width:49px !important;
	height:48px !important;
	left:242px !important;
	top:388px !important;
}

#item124022 {
	width:49px !important;
	height:48px !important;
	left:184px !important;
	top:388px !important;
}

#item124034 {
	width:49px !important;
	height:48px !important;
	left:127px !important;
	top:388px !important;
}

#item124048 {
	width:49px !important;
	height:48px !important;
	left:70px !important;
	top:388px !important;
}

#item124059 {
	width:49px !important;
	height:48px !important;
	left:12px !important;
	top:388px !important;
}

#item124069 {
	width:49px !important;
	height:48px !important;
	left:299px !important;
	top:330px !important;
}

#item124079 {
	width:49px !important;
	height:48px !important;
	left:242px !important;
	top:330px !important;
}

#item124090 {
	width:49px !important;
	height:48px !important;
	left:184px !important;
	top:330px !important;
}

#item124102 {
	width:49px !important;
	height:48px !important;
	left:127px !important;
	top:330px !important;
}

#item124114 {
	width:49px !important;
	height:48px !important;
	left:70px !important;
	top:330px !important;
}

#item124124 {
	width:49px !important;
	height:48px !important;
	left:12px !important;
	top:330px !important;
}

#item124137 {
	width:15px !important;
	height:27px !important;
}

#item124134 {
	width:15px !important;
	height:27px !important;
	left:333px !important;
	top:170px !important;
}

#item124139 {
	width:15px !important;
	height:27px !important;
	left:12px !important;
	top:170px !important;
}

#item124144 {
	width:291px !important;
	height:249px !important;
	left:34px !important;
	top:64px !important;
}

#item124309 {
	width:197px !important;
	height:2px !important;
	left:12px !important;
	top:35px !important;
	background:#ce57c1;
}

#item124314 {
	width:163px !important;
	height:58px !important;
}

#item124310 {
	width:163px !important;
	height:58px !important;
	left:185px !important;
	top:569px !important;
}

#item124365 {
	width:157px !important;
	height:58px !important;
}

#item124362 {
	width:157px !important;
	height:58px !important;
	left:12px !important;
	top:569px !important;
}

#item127206 {
	width:43px !important;
	height:38px !important;
	background:#ce57c1;
	border:solid 3px #fff5bf;
}

#item127141 {
	width:43px !important;
	height:38px !important;
	background:#ce57c1;
	border:solid 3px #fae926;
}

#item127175 {
	width:43px !important;
	height:38px !important;
	background:#ce57c1;
	border:solid 3px #fff;
}

#item127138 {
	width:43px !important;
	height:38px !important;
	left:317px !important;
}

#item122409 {
	width:605px !important;
	height:7px !important;
	left:709px !important;
	top:140px !important;
	background:#01694c;
}

#item193555 {
	width:287px !important;
	height:101px !important;
}

#item193552 {
	width:287px !important;
	height:101px !important;
	left:701px !important;
	top:943px !important;
}

#item193606 {
	width:380px !important;
	height:101px !important;
}

#item193603 {
	width:380px !important;
	height:101px !important;
	left:1046px !important;
	top:943px !important;
}

#item123597 {
	width:605px !important;
	height:7px !important;
	left:472px !important;
	top:137px !important;
	background:#01694c;
}

#item193297 {
	width:287px !important;
	height:101px !important;
}

#item193294 {
	width:287px !important;
	height:101px !important;
	left:479px !important;
	top:943px !important;
}

#item193348 {
	width:380px !important;
	height:101px !important;
}

#item193345 {
	width:380px !important;
	height:101px !important;
	left:823px !important;
	top:943px !important;
}

#item124695 {
	width:197px !important;
	height:2px !important;
	left:12px !important;
	top:35px !important;
	background:#ce57c1;
}

#item124857 {
	width:231px !important;
	height:5px !important;
	left:69px !important;
	top:111px !important;
	background:#01694c;
}

#item193162 {
	width:163px !important;
	height:58px !important;
}

#item193159 {
	width:163px !important;
	height:58px !important;
	left:185px !important;
	top:567px !important;
}

#item193213 {
	width:157px !important;
	height:58px !important;
}

#item193210 {
	width:157px !important;
	height:58px !important;
	left:12px !important;
	top:567px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1660px){ [class*=" mq-"], .mq-default { display:none; } .mq-1500 {display:block; } }
@media all and (max-width:500px){ [class*=" mq-"], .mq-default { display:none; } .mq-360 {display:block; } }

