/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#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:9020px; 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; }
}

#item677 {
	width:800px !important;
	height:663px !important;
	background:#010544;
}

#item698 {
	width:753px !important;
	left:180px !important;
	top:36px !important;
	min-height:333px !important;
}

#item743 {
	width:753px !important;
	left:180px !important;
	top:388px !important;
	min-height:139px !important;
}

#item765 {
	width:764px !important;
	left:180px !important;
	top:552px !important;
	min-height:90px !important;
}

#item787 {
	width:744px !important;
	left:180px !important;
	top:694px !important;
	min-height:244px !important;
}

#item870 {
	width:522px !important;
	left:1361px !important;
	top:210px !important;
	min-height:168px !important;
}

#item873 {
	width:437px !important;
	height:7px !important;
	left:1362px !important;
	top:399px !important;
	background:#ce57c1;
}

#item941 {
	width:818px !important;
	min-height:34px !important;
}

#item918 {
	width:818px !important;
	min-height:34px !important;
}

#item895 {
	width:818px !important;
	min-height:34px !important;
}

#item874 {
	width:818px !important;
	height:34px !important;
	left:1065px !important;
	top:489px !important;
}

#item1021 {
	width:818px !important;
	min-height:34px !important;
}

#item998 {
	width:818px !important;
	min-height:34px !important;
}

#item975 {
	width:818px !important;
	min-height:34px !important;
}

#item954 {
	width:818px !important;
	height:34px !important;
	left:1065px !important;
	top:544px !important;
}

#item1091 {
	width:818px !important;
	min-height:69px !important;
}

#item1068 {
	width:818px !important;
	min-height:69px !important;
}

#item1045 {
	width:818px !important;
	min-height:69px !important;
}

#item1024 {
	width:818px !important;
	height:69px !important;
	left:1065px !important;
	top:599px !important;
}

#item1161 {
	width:818px !important;
	min-height:69px !important;
}

#item1138 {
	width:818px !important;
	min-height:69px !important;
}

#item1115 {
	width:818px !important;
	min-height:69px !important;
}

#item1094 {
	width:818px !important;
	height:69px !important;
	left:1065px !important;
	top:689px !important;
}

#item1231 {
	width:818px !important;
	min-height:69px !important;
}

#item1208 {
	width:818px !important;
	min-height:69px !important;
}

#item1185 {
	width:818px !important;
	min-height:69px !important;
}

#item1164 {
	width:818px !important;
	height:69px !important;
	left:1065px !important;
	top:779px !important;
}

#item1301 {
	width:818px !important;
	min-height:34px !important;
}

#item1278 {
	width:818px !important;
	min-height:34px !important;
}

#item1255 {
	width:818px !important;
	min-height:34px !important;
}

#item1234 {
	width:818px !important;
	height:34px !important;
	left:1065px !important;
	top:869px !important;
}

#item1323 {
	width:451px !important;
	left:1361px !important;
	top:432px !important;
	min-height:34px !important;
}

#item1328 {
	width:296px !important;
	height:101px !important;
}

#item1349 {
	width:164px !important;
	left:120px !important;
	top:25px !important;
	min-height:62px !important;
}

#item1326 {
	width:296px !important;
	height:101px !important;
	left:1301px !important;
	top:938px !important;
}

#item1377 {
	width:371px !important;
	height:90px !important;
}

#item1398 {
	width:262px !important;
	left:93px !important;
	top:26px !important;
	min-height:43px !important;
}

#item1375 {
	width:371px !important;
	height:90px !important;
	left:181px !important;
	top:954px !important;
}

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

#item10915 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item10851 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item10883 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

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

#item10138 {
	width:966px !important;
	height:1086px !important;
	left:967px !important;
	top:10px !important;
}

#item10142 {
	width:659px !important;
	height:420px !important;
	left:1149px !important;
	top:495px !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:#010544;
}

#item10169 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item10166 {
	width:52px !important;
	height:52px !important;
	left:1743px !important;
	top:508px !important;
}

#item10174 {
	width:588px !important;
	height:313px !important;
	left:1190px !important;
	top:574px !important;
}

#item11923 {
	width:574px !important;
	left:3px !important;
	top:4px !important;
	min-height:290px !important;
}

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

#item10134 {
	width:1933px !important;
	height:1096px !important;
	left:-10px !important;
	top:-13px !important;
}

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

#item10287 {
	width:966px !important;
	height:1086px !important;
	left:967px !important;
	top:10px !important;
}

#item10291 {
	width:659px !important;
	height:650px !important;
	left:1149px !important;
	top:351px !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:#010544;
}

#item10318 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item10315 {
	width:52px !important;
	height:52px !important;
	left:1744px !important;
	top:363px !important;
}

#item10323 {
	width:588px !important;
	height:554px !important;
	left:1193px !important;
	top:422px !important;
}

#item11871 {
	width:574px !important;
	left:4px !important;
	top:11px !important;
	min-height:854px !important;
}

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

#item10285 {
	width:1933px !important;
	height:1096px !important;
	left:-10px !important;
	top:-13px !important;
}

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

#item10364 {
	width:966px !important;
	height:1086px !important;
	left:967px !important;
	top:10px !important;
}

#item10368 {
	width:659px !important;
	height:719px !important;
	left:1149px !important;
	top:283px !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:#010544;
}

#item10395 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item10392 {
	width:52px !important;
	height:52px !important;
	left:1743px !important;
	top:296px !important;
}

#item10400 {
	width:588px !important;
	height:621px !important;
	left:1193px !important;
	top:355px !important;
}

#item11814 {
	width:574px !important;
	left:4px !important;
	top:4px !important;
	min-height:1016px !important;
}

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

#item10362 {
	width:1933px !important;
	height:1096px !important;
	left:-10px !important;
	top:-13px !important;
}

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

#item10439 {
	width:966px !important;
	height:1086px !important;
	left:967px !important;
	top:10px !important;
}

#item10443 {
	width:659px !important;
	height:569px !important;
	left:1149px !important;
	top:398px !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:#010544;
}

#item10470 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item10467 {
	width:52px !important;
	height:52px !important;
	left:1744px !important;
	top:410px !important;
}

#item10475 {
	width:588px !important;
	height:460px !important;
	left:1193px !important;
	top:472px !important;
}

#item11678 {
	width:574px !important;
	left:4px !important;
	top:7px !important;
	min-height:702px !important;
}

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

#item10437 {
	width:1933px !important;
	height:1096px !important;
	left:-10px !important;
	top:-13px !important;
}

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

#item10515 {
	width:966px !important;
	height:1086px !important;
	left:967px !important;
	top:10px !important;
}

#item10519 {
	width:659px !important;
	height:604px !important;
	left:1149px !important;
	top:398px !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:#010544;
}

#item10546 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item10543 {
	width:52px !important;
	height:52px !important;
	left:1744px !important;
	top:410px !important;
}

#item10552 {
	width:588px !important;
	height:460px !important;
	left:1193px !important;
	top:472px !important;
}

#item11626 {
	width:574px !important;
	left:4px !important;
	top:7px !important;
	min-height:748px !important;
}

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

#item10513 {
	width:1933px !important;
	height:1096px !important;
	left:-10px !important;
	top:-13px !important;
}

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

#item10589 {
	width:966px !important;
	height:1086px !important;
	left:967px !important;
	top:10px !important;
}

#item10593 {
	width:659px !important;
	height:604px !important;
	left:1149px !important;
	top:398px !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:#010544;
}

#item10622 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item10619 {
	width:52px !important;
	height:52px !important;
	left:1744px !important;
	top:410px !important;
}

#item10627 {
	width:588px !important;
	height:460px !important;
	left:1193px !important;
	top:472px !important;
}

#item11573 {
	width:574px !important;
	top:9px !important;
	min-height:678px !important;
}

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

#item10587 {
	width:1933px !important;
	height:1096px !important;
	left:-10px !important;
	top:-13px !important;
}

#item1933 {
	width:503px !important;
	height:586px !important;
	background:#010544;
}

#item1976 {
	width:578px !important;
	left:148px !important;
	top:51px !important;
	min-height:196px !important;
}

#item2021 {
	width:550px !important;
	left:148px !important;
	top:270px !important;
	min-height:140px !important;
}

#item2043 {
	width:503px !important;
	left:148px !important;
	top:438px !important;
	min-height:182px !important;
}

#item2065 {
	width:550px !important;
	left:148px !important;
	top:608px !important;
	min-height:323px !important;
}

#item2148 {
	width:296px !important;
	left:1158px !important;
	top:206px !important;
	min-height:182px !important;
}

#item2151 {
	width:307px !important;
	height:7px !important;
	left:1158px !important;
	top:408px !important;
	background:#ce57c1;
}

#item2219 {
	width:669px !important;
	min-height:31px !important;
}

#item2196 {
	width:669px !important;
	min-height:31px !important;
}

#item2173 {
	width:669px !important;
	min-height:31px !important;
}

#item2152 {
	width:669px !important;
	height:31px !important;
	left:781px !important;
	top:522px !important;
}

#item2300 {
	width:669px !important;
	min-height:31px !important;
}

#item2277 {
	width:669px !important;
	min-height:31px !important;
}

#item2254 {
	width:669px !important;
	min-height:31px !important;
}

#item2233 {
	width:669px !important;
	height:31px !important;
	left:781px !important;
	top:573px !important;
}

#item2371 {
	width:669px !important;
	min-height:63px !important;
}

#item2348 {
	width:669px !important;
	min-height:63px !important;
}

#item2325 {
	width:669px !important;
	min-height:63px !important;
}

#item2304 {
	width:669px !important;
	height:63px !important;
	left:781px !important;
	top:623px !important;
}

#item2442 {
	width:669px !important;
	min-height:63px !important;
}

#item2419 {
	width:669px !important;
	min-height:63px !important;
}

#item2396 {
	width:669px !important;
	min-height:63px !important;
}

#item2375 {
	width:669px !important;
	height:63px !important;
	left:781px !important;
	top:705px !important;
}

#item2513 {
	width:669px !important;
	min-height:63px !important;
}

#item2490 {
	width:669px !important;
	min-height:63px !important;
}

#item2467 {
	width:669px !important;
	min-height:63px !important;
}

#item2446 {
	width:669px !important;
	height:63px !important;
	left:781px !important;
	top:788px !important;
}

#item2584 {
	width:669px !important;
	min-height:68px !important;
}

#item2561 {
	width:669px !important;
	min-height:68px !important;
}

#item2538 {
	width:669px !important;
	min-height:68px !important;
}

#item2517 {
	width:669px !important;
	height:68px !important;
	left:781px !important;
	top:870px !important;
}

#item2612 {
	width:241px !important;
	height:83px !important;
}

#item2633 {
	width:134px !important;
	left:98px !important;
	top:20px !important;
	min-height:51px !important;
}

#item2610 {
	width:241px !important;
	height:83px !important;
	left:990px !important;
	top:961px !important;
}

#item2661 {
	width:371px !important;
	height:90px !important;
}

#item2682 {
	width:262px !important;
	left:93px !important;
	top:26px !important;
	min-height:43px !important;
}

#item2659 {
	width:371px !important;
	height:90px !important;
	left:182px !important;
	top:939px !important;
}

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

#item11116 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item11051 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item11084 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item11040 {
	width:131px !important;
	height:117px !important;
	left:1369px !important;
}

#item16821 {
	width:283px !important;
	left:1158px !important;
	top:438px !important;
	min-height:58px !important;
}

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

#item2711 {
	width:756px !important;
	height:1086px !important;
	left:1177px !important;
	top:10px !important;
}

#item2734 {
	width:659px !important;
	height:691px !important;
	left:1234px !important;
	top:270px !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:#010544;
}

#item2739 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item2737 {
	width:52px !important;
	height:52px !important;
	left:1824px !important;
	top:289px !important;
}

#item2743 {
	width:588px !important;
	height:558px !important;
	left:1284px !important;
	top:341px !important;
}

#item17255 {
	width:550px !important;
	left:3px !important;
	top:12px !important;
	min-height:854px !important;
}

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

#item2707 {
	width:1933px !important;
	height:1096px !important;
	left:-430px !important;
	top:-13px !important;
}

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

#item2770 {
	width:756px !important;
	height:1086px !important;
	left:1177px !important;
	top:10px !important;
}

#item2793 {
	width:659px !important;
	height:595px !important;
	left:1234px !important;
	top:270px !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:#010544;
}

#item2798 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item2796 {
	width:52px !important;
	height:52px !important;
	left:1824px !important;
	top:289px !important;
}

#item2802 {
	width:588px !important;
	height:500px !important;
	left:1284px !important;
	top:341px !important;
}

#item17199 {
	width:550px !important;
	left:3px !important;
	top:9px !important;
	min-height:800px !important;
}

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

#item2766 {
	width:1933px !important;
	height:1096px !important;
	left:-430px !important;
	top:-13px !important;
}

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

#item2829 {
	width:756px !important;
	height:1086px !important;
	left:1177px !important;
	top:10px !important;
}

#item2852 {
	width:659px !important;
	height:595px !important;
	left:1234px !important;
	top:270px !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:#010544;
}

#item2857 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item2855 {
	width:52px !important;
	height:52px !important;
	left:1824px !important;
	top:289px !important;
}

#item2861 {
	width:588px !important;
	height:500px !important;
	left:1284px !important;
	top:341px !important;
}

#item17120 {
	width:550px !important;
	left:3px !important;
	top:12px !important;
	min-height:770px !important;
}

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

#item2825 {
	width:1933px !important;
	height:1096px !important;
	left:-430px !important;
	top:-13px !important;
}

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

#item2888 {
	width:756px !important;
	height:1086px !important;
	left:1177px !important;
	top:10px !important;
}

#item2911 {
	width:659px !important;
	height:555px !important;
	left:1234px !important;
	top:270px !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:#010544;
}

#item2916 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item2914 {
	width:52px !important;
	height:52px !important;
	left:1824px !important;
	top:289px !important;
}

#item2920 {
	width:588px !important;
	height:462px !important;
	left:1284px !important;
	top:341px !important;
}

#item17066 {
	width:550px !important;
	left:3px !important;
	top:12px !important;
	min-height:736px !important;
}

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

#item2884 {
	width:1933px !important;
	height:1096px !important;
	left:-430px !important;
	top:-13px !important;
}

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

#item2947 {
	width:756px !important;
	height:1086px !important;
	left:1177px !important;
	top:10px !important;
}

#item2970 {
	width:659px !important;
	height:733px !important;
	left:1234px !important;
	top:270px !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:#010544;
}

#item2975 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item2973 {
	width:52px !important;
	height:52px !important;
	left:1824px !important;
	top:289px !important;
}

#item2979 {
	width:588px !important;
	height:617px !important;
	left:1274px !important;
	top:340px !important;
}

#item16952 {
	width:574px !important;
	left:4px !important;
	top:12px !important;
	min-height:1016px !important;
}

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

#item2943 {
	width:1933px !important;
	height:1096px !important;
	left:-430px !important;
	top:-13px !important;
}

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

#item3006 {
	width:756px !important;
	height:1086px !important;
	left:1177px !important;
	top:10px !important;
}

#item3029 {
	width:659px !important;
	height:419px !important;
	left:1234px !important;
	top:270px !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:#010544;
}

#item3034 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item3032 {
	width:52px !important;
	height:52px !important;
	left:1824px !important;
	top:289px !important;
}

#item3038 {
	width:588px !important;
	height:281px !important;
	left:1274px !important;
	top:340px !important;
}

#item16901 {
	width:574px !important;
	left:4px !important;
	top:6px !important;
	min-height:290px !important;
}

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

#item3002 {
	width:1933px !important;
	height:1096px !important;
	left:-430px !important;
	top:-13px !important;
}

#item3552 {
	width:843px !important;
	height:860px !important;
	background:#010544;
}

#item3595 {
	width:865px !important;
	left:179px !important;
	top:60px !important;
	min-height:286px !important;
}

#item3640 {
	width:865px !important;
	left:181px !important;
	top:364px !important;
	min-height:212px !important;
}

#item3662 {
	width:865px !important;
	left:177px !important;
	top:586px !important;
	min-height:212px !important;
}

#item3689 {
	width:564px !important;
	height:137px !important;
}

#item3710 {
	width:398px !important;
	left:141px !important;
	top:39px !important;
	min-height:65px !important;
}

#item3687 {
	width:564px !important;
	height:137px !important;
	left:86px !important;
	top:1296px !important;
}

#item3815 {
	width:423px !important;
	left:611px !important;
	top:1525px !important;
	min-height:584px !important;
}

#item3818 {
	width:428px !important;
	height:18px !important;
	left:604px !important;
	top:2126px !important;
	background:#ce57c1;
}

#item3855 {
	width:403px !important;
	left:604px !important;
	top:2173px !important;
	min-height:100px !important;
}

#item3860 {
	width:334px !important;
	height:117px !important;
}

#item3881 {
	width:189px !important;
	left:135px !important;
	top:29px !important;
	min-height:72px !important;
}

#item3858 {
	width:334px !important;
	height:117px !important;
	left:36px !important;
	top:3450px !important;
}

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

#item11332 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item11269 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item11300 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item11258 {
	width:131px !important;
	height:117px !important;
	left:950px !important;
}

#item16322 {
	width:1009px !important;
	min-height:53px !important;
}

#item16298 {
	width:1009px !important;
	min-height:53px !important;
}

#item16274 {
	width:1009px !important;
	min-height:53px !important;
}

#item16272 {
	width:1009px !important;
	height:53px !important;
	left:35px !important;
	top:2324px !important;
}

#item16395 {
	width:1009px !important;
	min-height:113px !important;
}

#item16371 {
	width:1009px !important;
	min-height:113px !important;
}

#item16347 {
	width:1009px !important;
	min-height:113px !important;
}

#item16345 {
	width:1009px !important;
	height:113px !important;
	left:36px !important;
	top:2427px !important;
}

#item16469 {
	width:1009px !important;
	min-height:180px !important;
}

#item16444 {
	width:1009px !important;
	min-height:180px !important;
}

#item16420 {
	width:1009px !important;
	min-height:180px !important;
}

#item16418 {
	width:1009px !important;
	height:180px !important;
	left:36px !important;
	top:2591px !important;
}

#item16543 {
	width:1009px !important;
	min-height:181px !important;
}

#item16519 {
	width:1009px !important;
	min-height:181px !important;
}

#item16495 {
	width:1009px !important;
	min-height:181px !important;
}

#item16493 {
	width:1009px !important;
	height:181px !important;
	left:35px !important;
	top:2821px !important;
}

#item16617 {
	width:1009px !important;
	min-height:119px !important;
}

#item16592 {
	width:1009px !important;
	min-height:117px !important;
}

#item16568 {
	width:1009px !important;
	min-height:119px !important;
}

#item16566 {
	width:1009px !important;
	height:119px !important;
	left:36px !important;
	top:3053px !important;
}

#item16690 {
	width:1005px !important;
	min-height:124px !important;
}

#item16666 {
	width:1005px !important;
	min-height:140px !important;
}

#item16642 {
	width:1005px !important;
	min-height:140px !important;
}

#item16640 {
	width:1005px !important;
	height:140px !important;
	left:37px !important;
	top:3223px !important;
}

#item17280 {
	width:960px !important;
	height:413px !important;
	left:86px !important;
	top:852px !important;
}

#item17310 {
	width:932px !important;
	left:-2px !important;
	top:11px !important;
	min-height:616px !important;
}

#item5584 {
	opacity:0.65;
	width:1107px !important;
	height:2146px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item5581 {
	width:1113px !important;
	height:2152px !important;
	left:10px !important;
	top:10px !important;
}

#item5585 {
	width:809px !important;
	height:600px !important;
	left:158px !important;
	top:1085px !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:#010544;
}

#item5612 {
	width:74px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item5609 {
	width:80px !important;
	height:80px !important;
	left:871px !important;
	top:1102px !important;
}

#item5617 {
	width:710px !important;
	height:452px !important;
	left:206px !important;
	top:1188px !important;
}

#item17799 {
	width:682px !important;
	left:1px !important;
	top:14px !important;
	min-height:424px !important;
}

#item5579 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:291px !important;
}

#item5577 {
	width:1123px !important;
	height:2162px !important;
	left:-22px !important;
	top:1457px !important;
}

#item5702 {
	opacity:0.65;
	width:1078px !important;
	height:2146px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item5699 {
	width:1084px !important;
	height:2152px !important;
	left:10px !important;
	top:10px !important;
}

#item5703 {
	width:809px !important;
	height:1090px !important;
	left:148px !important;
	top:873px !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:#010544;
}

#item5730 {
	width:74px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item5727 {
	width:80px !important;
	height:80px !important;
	left:865px !important;
	top:868px !important;
}

#item5735 {
	width:710px !important;
	height:971px !important;
	left:197px !important;
	top:946px !important;
}

#item17717 {
	width:682px !important;
	left:1px !important;
	top:5px !important;
	min-height:2049px !important;
}

#item5760 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:291px !important;
}

#item5697 {
	width:1094px !important;
	height:2162px !important;
	left:-12px !important;
	top:1457px !important;
}

#item5798 {
	opacity:0.65;
	width:1078px !important;
	height:2130px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item5795 {
	width:1084px !important;
	height:2136px !important;
	left:10px !important;
	top:10px !important;
}

#item5799 {
	width:809px !important;
	height:1224px !important;
	left:149px !important;
	top:737px !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:#010544;
}

#item5832 {
	width:710px !important;
	height:1072px !important;
	left:197px !important;
	top:835px !important;
}

#item17640 {
	width:682px !important;
	left:1px !important;
	top:6px !important;
	min-height:2510px !important;
}

#item5827 {
	width:74px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item5824 {
	width:80px !important;
	height:80px !important;
	left:859px !important;
	top:758px !important;
}

#item5857 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:291px !important;
}

#item5793 {
	width:1094px !important;
	height:2146px !important;
	left:-12px !important;
	top:1457px !important;
}

#item5873 {
	opacity:0.65;
	width:1078px !important;
	height:2130px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item5870 {
	width:1084px !important;
	height:2136px !important;
	left:10px !important;
	top:10px !important;
}

#item5874 {
	width:809px !important;
	height:992px !important;
	left:149px !important;
	top:941px !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:#010544;
}

#item5901 {
	width:74px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item5898 {
	width:80px !important;
	height:80px !important;
	left:860px !important;
	top:960px !important;
}

#item5906 {
	width:710px !important;
	height:808px !important;
	left:198px !important;
	top:1059px !important;
}

#item17580 {
	width:682px !important;
	left:1px !important;
	top:19px !important;
	min-height:1615px !important;
}

#item5931 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:291px !important;
}

#item5868 {
	width:1094px !important;
	height:2146px !important;
	left:-12px !important;
	top:1457px !important;
}

#item5946 {
	opacity:0.65;
	width:1078px !important;
	height:2130px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item5943 {
	width:1084px !important;
	height:2136px !important;
	left:10px !important;
	top:10px !important;
}

#item5947 {
	width:809px !important;
	height:1044px !important;
	left:149px !important;
	top:909px !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:#010544;
}

#item5974 {
	width:74px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item5971 {
	width:80px !important;
	height:80px !important;
	left:859px !important;
	top:930px !important;
}

#item5979 {
	width:710px !important;
	height:878px !important;
	left:198px !important;
	top:1017px !important;
}

#item17529 {
	width:682px !important;
	left:1px !important;
	top:17px !important;
	min-height:1609px !important;
}

#item6004 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:291px !important;
}

#item5941 {
	width:1094px !important;
	height:2146px !important;
	left:-12px !important;
	top:1457px !important;
}

#item6091 {
	opacity:0.65;
	width:1078px !important;
	height:2130px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item6088 {
	width:1084px !important;
	height:2136px !important;
	left:10px !important;
	top:10px !important;
}

#item6092 {
	width:809px !important;
	height:1012px !important;
	left:149px !important;
	top:909px !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:#010544;
}

#item6119 {
	width:74px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item6116 {
	width:80px !important;
	height:80px !important;
	left:859px !important;
	top:930px !important;
}

#item6124 {
	width:710px !important;
	height:844px !important;
	left:198px !important;
	top:1017px !important;
}

#item17421 {
	width:682px !important;
	left:1px !important;
	top:10px !important;
	min-height:1851px !important;
}

#item6149 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:291px !important;
}

#item6086 {
	width:1094px !important;
	height:2146px !important;
	left:-12px !important;
	top:1457px !important;
}

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

#item1500 {
	width:158px !important;
	left:128px !important;
	top:24px !important;
	min-height:58px !important;
}

#item1455 {
	width:287px !important;
	height:101px !important;
	left:920px !important;
	top:942px !important;
}

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

#item11017 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item10953 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item10985 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item1610 {
	width:138px !important;
	height:148px !important;
	left:1643px !important;
	top:768px !important;
}

#item1627 {
	width:138px !important;
	height:148px !important;
	left:1497px !important;
	top:768px !important;
}

#item1643 {
	width:138px !important;
	height:148px !important;
	left:1352px !important;
	top:768px !important;
}

#item1659 {
	width:138px !important;
	height:148px !important;
	left:1206px !important;
	top:768px !important;
}

#item1676 {
	width:138px !important;
	height:148px !important;
	left:1060px !important;
	top:768px !important;
}

#item1693 {
	width:138px !important;
	height:148px !important;
	left:915px !important;
	top:768px !important;
}

#item1708 {
	width:138px !important;
	height:148px !important;
	left:769px !important;
	top:768px !important;
}

#item1723 {
	width:138px !important;
	height:148px !important;
	left:623px !important;
	top:768px !important;
}

#item1739 {
	width:138px !important;
	height:148px !important;
	left:478px !important;
	top:768px !important;
}

#item1758 {
	width:138px !important;
	height:148px !important;
	left:332px !important;
	top:768px !important;
}

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

#item1776 {
	width:45px !important;
	height:80px !important;
	left:1677px !important;
	top:372px !important;
}

#item1781 {
	width:45px !important;
	height:80px !important;
	left:390px !important;
	top:372px !important;
}

#item6324 {
	width:845px !important;
	left:221px !important;
	top:615px !important;
	min-height:90px !important;
}

#item6267 {
	width:631px !important;
	left:218px !important;
	top:609px !important;
	min-height:90px !important;
}

#item6242 {
	width:450px !important;
	left:396px !important;
	top:610px !important;
	min-height:72px !important;
}

#item6349 {
	width:550px !important;
	left:221px !important;
	top:611px !important;
	min-height:88px !important;
}

#item6375 {
	width:535px !important;
	left:220px !important;
	top:611px !important;
	min-height:59px !important;
}

#item6401 {
	width:408px !important;
	left:396px !important;
	top:612px !important;
	min-height:93px !important;
}

#item6425 {
	width:384px !important;
	left:398px !important;
	top:612px !important;
	min-height:93px !important;
}

#item6450 {
	width:471px !important;
	left:396px !important;
	top:611px !important;
	min-height:89px !important;
}

#item6534 {
	width:408px !important;
	left:397px !important;
	top:611px !important;
	min-height:90px !important;
}

#item6477 {
	width:408px !important;
	left:397px !important;
	top:609px !important;
	min-height:90px !important;
}

#item1786 {
	width:1241px !important;
	height:705px !important;
	left:435px !important;
	top:37px !important;
}

#item3095 {
	width:250px !important;
	height:83px !important;
}

#item3138 {
	width:138px !important;
	left:112px !important;
	top:18px !important;
	min-height:50px !important;
}

#item3093 {
	width:250px !important;
	height:83px !important;
	left:713px !important;
	top:961px !important;
}

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

#item11235 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item11169 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item11200 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item11158 {
	width:131px !important;
	height:117px !important;
	left:1369px !important;
}

#item14757 {
	width:107px !important;
	height:148px !important;
	left:1309px !important;
	top:768px !important;
}

#item14767 {
	width:107px !important;
	height:148px !important;
	left:1196px !important;
	top:768px !important;
}

#item14776 {
	width:107px !important;
	height:148px !important;
	left:1083px !important;
	top:768px !important;
}

#item14786 {
	width:107px !important;
	height:148px !important;
	left:970px !important;
	top:768px !important;
}

#item14796 {
	width:107px !important;
	height:148px !important;
	left:857px !important;
	top:768px !important;
}

#item14806 {
	width:107px !important;
	height:148px !important;
	left:744px !important;
	top:768px !important;
}

#item14816 {
	width:107px !important;
	height:148px !important;
	left:631px !important;
	top:768px !important;
}

#item14827 {
	width:107px !important;
	height:148px !important;
	left:518px !important;
	top:768px !important;
}

#item14836 {
	width:107px !important;
	height:148px !important;
	left:405px !important;
	top:768px !important;
}

#item14845 {
	width:107px !important;
	height:148px !important;
	left:292px !important;
	top:768px !important;
}

#item14859 {
	width:35px !important;
	height:80px !important;
}

#item14856 {
	width:35px !important;
	height:80px !important;
	left:1335px !important;
	top:371px !important;
}

#item14861 {
	width:35px !important;
	height:80px !important;
	left:337px !important;
	top:371px !important;
}

#item15143 {
	width:866px !important;
	left:65px !important;
	top:616px !important;
	min-height:90px !important;
}

#item15113 {
	width:648px !important;
	left:85px !important;
	top:616px !important;
	min-height:90px !important;
}

#item15083 {
	width:349px !important;
	left:259px !important;
	top:615px !important;
	min-height:72px !important;
}

#item15052 {
	width:427px !important;
	left:87px !important;
	top:616px !important;
	min-height:88px !important;
}

#item15023 {
	width:415px !important;
	left:84px !important;
	top:615px !important;
	min-height:59px !important;
}

#item14993 {
	width:317px !important;
	left:259px !important;
	top:613px !important;
	min-height:93px !important;
}

#item14964 {
	width:298px !important;
	left:259px !important;
	top:612px !important;
	min-height:93px !important;
}

#item14933 {
	width:366px !important;
	left:261px !important;
	top:613px !important;
	min-height:89px !important;
}

#item14904 {
	width:439px !important;
	left:259px !important;
	top:613px !important;
	min-height:90px !important;
}

#item14875 {
	width:397px !important;
	left:259px !important;
	top:615px !important;
	min-height:90px !important;
}

#item14866 {
	width:963px !important;
	height:707px !important;
	left:372px !important;
	top:36px !important;
}

#item4337 {
	width:843px !important;
	height:487px !important;
	left:-1px !important;
	top:-9px !important;
	background:#010544;
}

#item4358 {
	width:999px !important;
	left:44px !important;
	top:149px !important;
	min-height:279px !important;
}

#item4381 {
	width:582px !important;
	min-height:64px !important;
}

#item4384 {
	width:572px !important;
	height:7px !important;
	left:10px !important;
	top:72px !important;
	background:#ce57c1;
}

#item4448 {
	width:317px !important;
	height:117px !important;
}

#item4491 {
	width:183px !important;
	left:141px !important;
	top:27px !important;
	min-height:67px !important;
}

#item4446 {
	width:317px !important;
	height:117px !important;
	left:386px !important;
	top:2047px !important;
}

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

#item11437 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item11374 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

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

#item11405 {
	width:126px !important;
	left:3px !important;
	top:83px !important;
	min-height:19px !important;
}

#item11363 {
	width:131px !important;
	height:117px !important;
	left:949px !important;
}

#item4495 {
	width:96px !important;
	height:220px !important;
	left:947px !important;
	top:691px !important;
}

#item4509 {
	width:96px !important;
	height:220px !important;
	left:846px !important;
	top:691px !important;
}

#item4522 {
	width:96px !important;
	height:220px !important;
	left:745px !important;
	top:691px !important;
}

#item4539 {
	width:96px !important;
	height:220px !important;
	left:644px !important;
	top:691px !important;
}

#item4556 {
	width:96px !important;
	height:220px !important;
	left:543px !important;
	top:691px !important;
}

#item4570 {
	width:96px !important;
	height:220px !important;
	left:442px !important;
	top:691px !important;
}

#item4586 {
	width:96px !important;
	height:220px !important;
	left:341px !important;
	top:691px !important;
}

#item4600 {
	width:96px !important;
	height:220px !important;
	left:240px !important;
	top:691px !important;
}

#item4613 {
	width:96px !important;
	height:220px !important;
	left:139px !important;
	top:691px !important;
}

#item4627 {
	width:96px !important;
	height:220px !important;
	left:38px !important;
	top:691px !important;
}

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

#item4647 {
	width:45px !important;
	height:80px !important;
	left:958px !important;
	top:1422px !important;
}

#item4652 {
	width:45px !important;
	height:80px !important;
	left:72px !important;
	top:1422px !important;
}

#item9538 {
	width:736px !important;
	top:727px !important;
	min-height:265px !important;
}

#item9563 {
	width:704px !important;
	top:728px !important;
	min-height:220px !important;
}

#item9590 {
	width:437px !important;
	left:69px !important;
	top:854px !important;
	min-height:117px !important;
}

#item9825 {
	width:704px !important;
	top:726px !important;
	min-height:147px !important;
}

#item9852 {
	width:704px !important;
	top:728px !important;
	min-height:147px !important;
}

#item9770 {
	width:508px !important;
	left:69px !important;
	top:854px !important;
	min-height:117px !important;
}

#item9720 {
	width:508px !important;
	left:69px !important;
	top:854px !important;
	min-height:117px !important;
}

#item9694 {
	width:508px !important;
	left:69px !important;
	top:854px !important;
	min-height:117px !important;
}

#item9642 {
	width:603px !important;
	left:69px !important;
	top:854px !important;
	min-height:117px !important;
}

#item9617 {
	width:616px !important;
	left:69px !important;
	top:854px !important;
	min-height:117px !important;
}

#item4657 {
	width:760px !important;
	height:992px !important;
	left:158px !important;
	top:977px !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:1240px){ [class*=" mq-"], .mq-default { display:none; } .mq-1080 {display:block; } }

